.medallad{background-color:#f0f7ff;font-family:unit-rounded,sans-serif;padding:20px}.medallad .medallad__page-btn{align-items:center;background-color:#fff;border:1px solid #e1e8ef;border-radius:4px;color:#0a2239;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 8px;text-decoration:none;transition:all .2s ease}.medallad .medallad__page-btn:hover{background-color:#f0f7ff}.medallad .medallad__page-btn--active{background-color:#0a2239;border-color:#0a2239;color:#fff}.medallad .medallad__page-btn--active:hover{background-color:#0a2239}.medallad .medallad__page-btn--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.medallad .medallad__page-item{list-style:none;margin:0 4px}.medallad .medallad__page-item--dots{align-items:flex-end;color:#666;display:flex;font-weight:500;padding:0 4px}.medallad .medallad__pagination{align-items:center;display:flex;justify-content:flex-end;margin:0;padding:0}.medallad .medallad__pagination-wrp{margin-left:auto;padding:10px 0}@media (max-width:767.98px){.medallad .medallad__pagination-wrp{margin-right:auto}}.medallad .medallad__filter-item{display:flex;flex:1;flex-direction:column;gap:8px;min-width:180px}.medallad .medallad__filter-item--disabled .custom-select{opacity:.8;pointer-events:none}.medallad .medallad__filter-label{color:#666;font-size:12px;font-weight:500}.medallad .medallad__filters{background-color:#fff;border-radius:12px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:24px;padding:20px}.medallad .medallad__header{margin-bottom:20px}.medallad .medallad__header--h1{color:#0a2239;font-size:24px;font-weight:700;margin:0}.medallad .medallad__radio-group{background-color:var(--color--blue-dark-200);border:1px solid var(--color--gray-600);border-color:var(--color--gray-600);border-radius:8px;display:flex;max-height:2.5rem;padding:1px;position:relative;width:15rem}@media (max-width:767.98px){.medallad .medallad__radio-group{width:100%}}.medallad .medallad__radio-group input[type=radio]{display:none}.medallad .medallad__radio-group input[type=radio]:checked+label{background-color:var(--color--yellow-400);border-radius:6px;color:var(--color--blue-dark-200);max-height:2.25rem;width:50%}.medallad .medallad__radio-group label{align-items:center;align-self:center;background-color:var(--color--blue-dark-200);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;flex-grow:1;font-size:1rem;font-weight:700;justify-content:center;justify-self:center;max-height:2.25rem;padding:10px 20px;text-align:center;transition:all .3s ease;width:50%}.medallad .medallad__radio-group label:hover{color:var(--color--blue-light-400)}.medallad .medallad__radio-label{background-color:var(--color--blue-dark-200);border:1px solid var(--color--gray-600);border-color:var(--color--gray-600);border-radius:8px;display:grid;grid-template-columns:1fr 1fr;list-style:none;margin:0;max-height:2.5rem;padding:1px;width:18.5rem}@media (max-width:767.98px){.medallad .medallad__radio-label{width:100%}}.medallad .medallad__radio-label input[type=radio]{display:none}.medallad .medallad__radio-label input[type=radio]:checked+label{background-color:var(--color--yellow-400);border-radius:6px;color:var(--color--blue-dark-200);max-height:2.25rem;width:100%}.medallad .medallad__radio-label label{align-items:center;align-self:center;background-color:var(--color--blue-dark-200);border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;flex-grow:1;font-size:1rem;font-weight:700;justify-content:center;justify-self:center;max-height:2.25rem;padding:10px 20px;text-align:center;transition:all .3s ease;width:100%}.medallad .medallad__radio-label label:hover{color:var(--color--blue-light-400)}.medallad .medallad__select{margin-bottom:20px}.medallad .medallad__table{display:flex;flex-direction:column;overflow-x:auto;padding-bottom:10px;width:100%}.medallad .medallad__row{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#395569;display:grid;grid-template-columns:1fr 2fr 1fr 1fr 1fr .5fr;justify-items:self-start;margin-bottom:10px;min-width:100%}.medallad .medallad__row>*{padding:0 10px}.medallad .medallad__row>:first-child{padding-left:20px}.medallad .medallad__row>:last-child{padding-right:20px}.medallad .medallad__row--header{background-color:#082b44;border:none;border-radius:8px 8px 0 0;color:#fff;font-family:industry,unit-rounded,sans-serif;font-size:20px;font-weight:700;margin-bottom:15px}.medallad .medallad__row--header .medallad__cell{align-items:flex-end}.medallad .medallad__row--header .medallad__cell--rank{font-weight:700}.medallad .medallad__row--header .medallad__medal-icon{display:inline-block;height:26px;margin-right:6px;object-fit:contain;vertical-align:middle;width:26px}@media (max-width:767.98px){.medallad .medallad__row--header .medallad__medal-icon{height:22px;width:22px}.medallad .medallad__row--header{font-size:14px}.medallad .medallad__row--header>:first-child{border-right-color:#ffffff1a!important}.medallad .medallad__row{grid-template-columns:60px 180px 100px 100px 100px 80px;min-width:620px}.medallad .medallad__row>:first-child{background-color:inherit;border-bottom-left-radius:inherit;border-right:1px solid #e2e8f0;border-top-left-radius:inherit;left:0;position:sticky;z-index:2}}.medallad .medallad__cell{align-items:center;display:flex;font-family:unit-rounded,sans-serif;font-size:20px;font-weight:700;height:100%;padding:15px 5px;width:100%}@media (max-width:767.98px){.medallad .medallad__cell{font-size:14px}}.medallad .medallad__cell--rank{font-weight:400}.medallad .medallad__cell--bronze,.medallad .medallad__cell--gold,.medallad .medallad__cell--silver,.medallad .medallad__cell--total{justify-content:flex-start}.medallad .medallad__gold-cell{align-items:center;display:flex;flex-direction:row;width:100%}.medallad .medallad__gold-count{grid-column:2}.medallad .medallad__crown{align-items:center;background-color:#fef4c8;border-radius:4px;color:#9a7336;display:inline-flex;font-size:14px;font-weight:500;gap:4px;grid-column:3;justify-self:start;margin-left:6px;padding:2px 6px}.medallad .medallad__crown-icon{display:block;height:12px;object-fit:contain;width:12px}.medallad .medallad__flag{border:1px solid #e2e8f0;border-radius:50%;display:inline-block;height:20px;margin-right:10px;object-fit:cover;width:20px}.medallad .medallad__footer-actions{align-items:center;display:flex;justify-content:space-between;margin-top:20px}@media (max-width:767.98px){.medallad .medallad__footer-actions{flex-direction:column;gap:20px}}.medallad .medallad__legend{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;display:inline-flex;padding:8px 16px}.medallad .medallad__legend-badge{align-items:center;background-color:#fef4c8;border-radius:4px;display:flex;height:24px;justify-content:center;width:32px}.medallad .medallad__legend-content{align-items:center;border-left:1px solid #e2e8f0;display:flex;gap:10px;margin-left:12px;padding-left:12px}.medallad .medallad__legend-info-icon{display:block;height:20px;object-fit:contain;width:20px}@media (max-width:767.98px){.medallad .medallad__legend-info-icon{height:16px;width:16px}}.medallad .medallad__legend-text{color:#64748b;font-size:14px;font-weight:500}.medallad .custom-select{max-width:100%;min-width:180px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.medallad .custom-select__check{display:none;height:18px;width:18px}.medallad .custom-select__icon{color:#9ca3af;height:24px;object-fit:contain;transition:transform .2s;width:24px}.medallad .custom-select__option{align-items:center;border-bottom:1px solid #f3f4f6;color:#395569;cursor:pointer;display:flex;font-family:unit-rounded,sans-serif;font-size:16px;justify-content:space-between;padding:10px 14px;transition:background-color .2s}.medallad .custom-select__option:hover{background-color:#f9fafb}.medallad .custom-select__option:last-child{border-bottom:none}.medallad .custom-select__option.is-active{color:#0a1f35;font-weight:600}.medallad .custom-select__option.is-active .custom-select__check{display:block}.medallad .custom-select__options{background-color:#fff;border:1px solid var(--color--gray-390);border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 4px 24px 0 rgba(13,43,68,.051);display:none;left:0;margin-top:0;overflow:hidden;position:absolute;top:100%;width:100%;z-index:100}.medallad .custom-select__options--list{margin:0;max-height:200px;overflow-y:auto;padding:0}.medallad .custom-select__trigger{align-items:center;background-color:#fff;border:1px solid var(--color--gray-390);border-radius:8px;color:#062236;cursor:pointer;display:flex;font-size:18px;justify-content:space-between;min-height:40px;padding:0 12px;transition:border-color .2s}.medallad .custom-select__trigger:hover{border-color:#d1d5db}.medallad .custom-select__trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.medallad .custom-select--open .custom-select__icon{transform:rotate(180deg)}.medallad .custom-select--open .custom-select__options{display:block}.medallad .custom-select--open .custom-select__trigger{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.medallad__page-nav-icon{height:auto;object-fit:contain;width:100%}.medallad__page-nav-icon--prev{transform:scaleX(-1)}