dcc
2024-06-11 45d3b0183845d92569fb051b5791ab515e7713b5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
a {
  background-color: transparent;
}
 
:focus {
  outline: 0px;
}
* {
  box-sizing: border-box;
}
 
a {
  text-decoration: none;
}
 
.css-ov54vn {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  cursor: pointer;
  min-width: auto;
}
 
.css-1cahv52 {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-right: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #707a8a;
  border-radius: 4px;
}
@media screen and (min-width: 767px) {
  .css-1cahv52 {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 16px;
    line-height: 24px;
    margin-right: 24px;
  }
}
.css-1cahv52.active {
  background-color: #f5f5f5;
  color: #1e2329;
}
 
.css-1mzk4e3 {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 767px) {
  .css-1mzk4e3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
  }
}
 
.rests1 {
  display: flex;
  justify-content: center;
}
 
.css-62gygx {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  width: 100%;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow: scroll;
  -ms-overflow-style: none;
  -webkit-scrollbar-width: none;
  -moz-scrollbar-width: none;
  -ms-scrollbar-width: none;
  scrollbar-width: none;
  margin-bottom: 24px;
}
.css-62gygx::-webkit-scrollbar {
  display: none;
}
 
/*! CSS Used from: Embedded */
.css-tmpver {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 767px) {
  .css-tmpver {
    width: 420px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1023px) {
  .css-tmpver {
    width: 420px;
  }
}
 
/*! CSS Used from: Embedded */
.css-ov54vn {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  cursor: pointer;
  min-width: auto;
}