@media (min-width:1024px){.mobile-only{display:none!important}}@media (max-width:1023.9px){.desktop-only{display:none!important}}.link-checkbox__right,.flex-center{justify-content:center;align-items:center;display:flex}.link-checkbox,.space-between{justify-content:space-between;align-items:center;display:flex}.list-reset{margin:0;padding:0;list-style-type:none}.rotate-180{transform:rotate(180deg)}.link-checkbox{width:100%}.link-checkbox__label,.link-checkbox__input{cursor:pointer;margin:0}.link-checkbox__container{align-items:center;gap:12px;width:100%;text-decoration:none;display:flex}.link-checkbox__label{color:var(--text);font-size:18px;font-weight:400}.link-checkbox__count{color:var(--text);opacity:.5;font-size:18px;font-weight:400}.link-checkbox[aria-disabled=true]{pointer-events:none;opacity:.5;cursor:not-allowed}
