.changelog__wrapper{align-items:center;display:flex;flex-direction:column;margin-bottom:48px}.changelog-categories{background:#fff;border-radius:37px;display:flex;justify-content:space-between;list-style:none;max-width:811px;padding:4px}.changelog-categories__category{align-items:center;border-radius:37px;color:#607282;cursor:pointer;display:flex;flex-direction:row;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:.04px;line-height:22px;padding:12px 24px;text-align:center}.changelog-categories__category:hover{background:#f2f4f9;color:#607282}.changelog-categories__category--active,.changelog-categories__category--active:hover{background:#e6f0ff;color:#1872e7}@media (max-width:820px){.changelog-categories{border-radius:27px;flex-direction:column;width:100%}.changelog-categories__category:not(.changelog-categories__category:last-child){margin-bottom:4px}}