.pagination{display:flex;justify-content:center;align-items:center;gap:4px}.pagination li{cursor:pointer;height:30px;width:30px;border-radius:10px;background:#191919;font-family:var(--font-space),sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#cecccc}.pagination li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pagination .previous{margin-right:20px;transform:rotate(90deg)}.pagination .next{margin-left:20px;transform:rotate(-90deg)}.pagination .selected{border:.5px solid rgba(255,247,0,.15)}.pagination .selected a{color:#fff700}.pagination svg path{fill:#fff}.pagination .next,.pagination .previous{height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#191919}.Tabs_tabs__T6mHq{display:flex;flex-direction:row;box-shadow:inset 0 -1px 0 0 #666}.Tabs_tabs-wrapper__jUqiO{display:flex;flex-direction:column}.Tabs_tabs-wrapper--dark__COI7D>.Tabs_tabs__T6mHq{gap:4px;box-shadow:none}.Tabs_tabs-wrapper--dark__COI7D>.Tabs_tabs__T6mHq>.Tabs_tab__2F2oZ{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 10px;width:151px;height:64px;line-height:64px;background:#191919;border-radius:18px 18px 0 0;font-weight:700;font-size:24px;color:#cecccc;border-bottom:none}.Tabs_tabs-wrapper--dark__COI7D>.Tabs_tabs__T6mHq>.Tabs_tab--active__j7ID2{color:#fff700}.Tabs_tabs-content__4X6dP{display:none}.Tabs_tabs-content--active__u5dOY{display:block}.Tabs_tab__2F2oZ{padding:1rem;font-family:var(--font-proxima);font-weight:400;font-size:1rem;line-height:1.5rem;letter-spacing:1px;color:#cecccc;display:flex;flex-direction:row;align-items:center;gap:.75rem}.Tabs_tab--active__j7ID2{border-bottom:1px solid #fff700;color:#fff}