.ShowMoreGrid_container__g9NKh{display:flex;flex-direction:column;gap:24px}.ShowMoreGrid_container__g9NKh.ShowMoreGrid_gray__L_BuU{background:#f3f3f3}.ShowMoreGrid_list__JNwri{overflow:hidden;display:grid;grid-template-columns:repeat(var(--cols-mobile,2),1fr);grid-gap:12px;gap:12px}@media only screen and (min-width:576px){.ShowMoreGrid_list__JNwri{grid-template-columns:repeat(var(--cols-tablet,4),1fr)}}@media only screen and (min-width:992px){.ShowMoreGrid_list__JNwri{grid-template-columns:repeat(var(--cols-desktop,6),1fr)}}.ShowMoreGrid_item__9LFzH{min-width:0}.ShowMoreGrid_hideMobile__kalsL{display:none}@media only screen and (min-width:576px){.ShowMoreGrid_hideMobile__kalsL{display:block}}.ShowMoreGrid_hideTablet__kGPuu{display:none}@media only screen and (min-width:992px){.ShowMoreGrid_hideTablet__kGPuu{display:block}}.ShowMoreGrid_hideDesktop__vipIQ{display:none}.ShowMoreGrid_container__g9NKh:has(.ShowMoreGrid_checkbox__woMAx:checked) .ShowMoreGrid_hideDesktop__vipIQ,.ShowMoreGrid_container__g9NKh:has(.ShowMoreGrid_checkbox__woMAx:checked) .ShowMoreGrid_hideMobile__kalsL,.ShowMoreGrid_container__g9NKh:has(.ShowMoreGrid_checkbox__woMAx:checked) .ShowMoreGrid_hideTablet__kGPuu{display:block}@media only screen and (min-width:576px){.ShowMoreGrid_container__g9NKh:has(.ShowMoreGrid_checkbox__woMAx:checked) .ShowMoreGrid_list__JNwri{height:auto}}.ShowMoreGrid_toggleLabel__5ILQW{cursor:pointer;display:inline-flex;gap:8px;align-items:center;color:#707fa0;font-size:16px;font-weight:600;line-height:24px}@media only screen and (min-width:768px){.ShowMoreGrid_toggleLabel__5ILQW{font-weight:500}}@media only screen and (min-width:576px){.ShowMoreGrid_toggleLabel__5ILQW{font-size:18px;font-weight:600;line-height:26px}}@media only screen and (min-width:576px)and (min-width:768px){.ShowMoreGrid_toggleLabel__5ILQW{font-weight:500}}.ShowMoreGrid_mobileToggleDisabled__h60JJ{display:none}@media only screen and (min-width:576px){.ShowMoreGrid_mobileToggleDisabled__h60JJ{display:initial}.ShowMoreGrid_tabletToggleDisabled__05SEX{display:none}}@media only screen and (min-width:992px){.ShowMoreGrid_tabletToggleDisabled__05SEX{display:initial}.ShowMoreGrid_desktopToggleDisabled__5bQLp{display:none}}.ShowMoreGrid_chevronDown__aHayX{font-size:20px;transition:transform .2s ease-out}@media only screen and (prefers-reduced-motion:reduce){.ShowMoreGrid_chevronDown__aHayX{transition:none}}.ShowMoreGrid_toggleLessLabel__uw7LV{display:none}.ShowMoreGrid_checkbox__woMAx{width:0;height:0;visibility:hidden}.ShowMoreGrid_checkbox__woMAx:checked+.ShowMoreGrid_toggleLabel__5ILQW .ShowMoreGrid_toggleMoreLabel__wk6kb{display:none}.ShowMoreGrid_checkbox__woMAx:checked+.ShowMoreGrid_toggleLabel__5ILQW .ShowMoreGrid_toggleLessLabel__uw7LV{display:initial}.ShowMoreGrid_checkbox__woMAx:checked+.ShowMoreGrid_toggleLabel__5ILQW .ShowMoreGrid_chevronDown__aHayX{transform:rotate(180deg)}