@7shifts/sous-chef 3.28.1 → 3.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (233) hide show
  1. package/dist/actions/Button/Button.d.ts +2 -2
  2. package/dist/actions/Link/Link.d.ts +1 -1
  3. package/dist/controls/DateFilter/DateFilterDisplay/DateFilterText/DateFilterText.d.ts +2 -1
  4. package/dist/controls/DateFilter/DateFilterStepper/DateFilterStepper.d.ts +1 -1
  5. package/dist/controls/SegmentedControl/SegmentedControl.d.ts +2 -1
  6. package/dist/controls/ToolbarSelect/ToolbarSelect.d.ts +2 -1
  7. package/dist/core/SousChefProvider/SousChefProvider.d.ts +1 -1
  8. package/dist/empty_states/EmptyState/EmptyState.d.ts +2 -1
  9. package/dist/empty_states/EmptyStateContainer/EmptyStateContainer.d.ts +2 -1
  10. package/dist/empty_states/EmptyStateContainer/EmptyStateContainerCTA/EmptyStateContainerCTA.d.ts +1 -1
  11. package/dist/empty_states/EmptyStateContainer/EmptyStateContainerInline/EmptyStateContainerInline.d.ts +2 -1
  12. package/dist/empty_states/EmptyStateContainer/EmptyStateContainerStack/EmptyStateContainerStack.d.ts +2 -1
  13. package/dist/empty_states/Paywall/Paywall.d.ts +2 -1
  14. package/dist/feedback/CircularProgress/CircularProgress.d.ts +1 -1
  15. package/dist/feedback/InlineBanner/ButtonCTA/ButtonCTA.d.ts +1 -1
  16. package/dist/feedback/InlineBanner/InlineBannerCTA/InlineBannerCTA.d.ts +1 -1
  17. package/dist/feedback/InlineBanner/InlineBannerIcon/InlineBannerIcon.d.ts +2 -1
  18. package/dist/feedback/PersistentBanner/PersistentBanner.d.ts +1 -1
  19. package/dist/feedback/ProgressBar/ProgressBar.d.ts +2 -1
  20. package/dist/feedback/Skeleton/Skeleton.d.ts +2 -1
  21. package/dist/feedback/Toast/Toast.d.ts +2 -1
  22. package/dist/forms/AsyncSelectField/AsyncSelectField.d.ts +2 -1
  23. package/dist/forms/AsyncSelectField/CustomList/CustomList.d.ts +2 -2
  24. package/dist/forms/DateRangeField/FromDate/FromDate.d.ts +2 -1
  25. package/dist/forms/FormFeedback/FormFeedback.d.ts +1 -1
  26. package/dist/forms/FormFooter/FormFooter.d.ts +1 -1
  27. package/dist/forms/FormFooter/FormFooterActions/FormFooterActions.d.ts +1 -1
  28. package/dist/forms/FormSection/FormSection.d.ts +1 -1
  29. package/dist/forms/MultiSelectField/MultiSelectField.d.ts +1 -1
  30. package/dist/forms/PhoneField/CountrySelector/CountrySelector.d.ts +2 -1
  31. package/dist/forms/PhoneField/PhoneField.d.ts +1 -1
  32. package/dist/forms/PillSelectField/PillSelectField.d.ts +1 -1
  33. package/dist/forms/RadioGroupBoxOption/RadioGroupBoxOption.d.ts +1 -1
  34. package/dist/forms/RadioGroupField/BoxOptions/BoxOptions.d.ts +1 -1
  35. package/dist/forms/RadioGroupField/RadioGroupField.d.ts +1 -1
  36. package/dist/forms/RadioGroupField/RadioOptions/RadioOptions.d.ts +1 -1
  37. package/dist/forms/SelectField/CustomControl/CustomControl.d.ts +2 -2
  38. package/dist/forms/SelectField/CustomMenu/CustomMenu.d.ts +2 -2
  39. package/dist/forms/SelectField/SelectField.d.ts +1 -1
  40. package/dist/forms/SelectField/useSelectField.d.ts +1 -1
  41. package/dist/forms/TextField/useTextField.d.ts +1 -1
  42. package/dist/forms/TimeField/TimeField.d.ts +1 -1
  43. package/dist/forms/TimeField/TimeFieldDropdown/TimeFieldDropdown.d.ts +1 -1
  44. package/dist/forms/TimeField/TimeFieldInput/TimeFieldInput.d.ts +1 -1
  45. package/dist/forms/TimeRangeField/TimeRangeEnd/TimeRangeEnd.d.ts +2 -1
  46. package/dist/forms/TimeRangeField/TimeRangeField.d.ts +1 -1
  47. package/dist/forms/TimeRangeField/TimeRangeStart/TimeRangeStart.d.ts +2 -1
  48. package/dist/forms/hooks/usePasswordCriteria.d.ts +2 -1
  49. package/dist/icons/components/IconAnalytics.d.ts +1 -1
  50. package/dist/icons/components/IconArrowDown.d.ts +1 -1
  51. package/dist/icons/components/IconArrowDownWideShort.d.ts +9 -0
  52. package/dist/icons/components/IconArrowLeft.d.ts +1 -1
  53. package/dist/icons/components/IconArrowRight.d.ts +1 -1
  54. package/dist/icons/components/IconArrowToTop.d.ts +1 -1
  55. package/dist/icons/components/IconArrowTurnDownRight.d.ts +1 -1
  56. package/dist/icons/components/IconArrowUp.d.ts +1 -1
  57. package/dist/icons/components/IconAward.d.ts +1 -1
  58. package/dist/icons/components/IconAwful.d.ts +1 -1
  59. package/dist/icons/components/IconAwfulMonochromatic.d.ts +1 -1
  60. package/dist/icons/components/IconBad.d.ts +1 -1
  61. package/dist/icons/components/IconBadMonochromatic.d.ts +1 -1
  62. package/dist/icons/components/IconBalanceScale.d.ts +1 -1
  63. package/dist/icons/components/IconBalanceScaleLeft.d.ts +1 -1
  64. package/dist/icons/components/IconBan.d.ts +1 -1
  65. package/dist/icons/components/IconBarsH.d.ts +1 -1
  66. package/dist/icons/components/IconBarsV.d.ts +1 -1
  67. package/dist/icons/components/IconBell.d.ts +1 -1
  68. package/dist/icons/components/IconBirthdayCake.d.ts +1 -1
  69. package/dist/icons/components/IconBold.d.ts +1 -1
  70. package/dist/icons/components/IconBolt.d.ts +1 -1
  71. package/dist/icons/components/IconBook.d.ts +1 -1
  72. package/dist/icons/components/IconBriefcase.d.ts +1 -1
  73. package/dist/icons/components/IconBullseyeArrow.d.ts +1 -1
  74. package/dist/icons/components/IconCalculator.d.ts +1 -1
  75. package/dist/icons/components/IconCalendar.d.ts +1 -1
  76. package/dist/icons/components/IconCalendarAlt.d.ts +1 -1
  77. package/dist/icons/components/IconCalendarCheck.d.ts +1 -1
  78. package/dist/icons/components/IconCalendarDay.d.ts +1 -1
  79. package/dist/icons/components/IconCalendarExclamation.d.ts +1 -1
  80. package/dist/icons/components/IconCalendarStar.d.ts +1 -1
  81. package/dist/icons/components/IconCalendarTomorrow.d.ts +1 -1
  82. package/dist/icons/components/IconCamera.d.ts +1 -1
  83. package/dist/icons/components/IconCameraSlash.d.ts +1 -1
  84. package/dist/icons/components/IconCashRegister.d.ts +1 -1
  85. package/dist/icons/components/IconChartBar.d.ts +1 -1
  86. package/dist/icons/components/IconCheck.d.ts +1 -1
  87. package/dist/icons/components/IconCheckCircleIncomplete.d.ts +1 -1
  88. package/dist/icons/components/IconChevronDown.d.ts +1 -1
  89. package/dist/icons/components/IconChevronLeft.d.ts +1 -1
  90. package/dist/icons/components/IconChevronRight.d.ts +1 -1
  91. package/dist/icons/components/IconChevronUp.d.ts +1 -1
  92. package/dist/icons/components/IconClipboardList.d.ts +1 -1
  93. package/dist/icons/components/IconClock.d.ts +1 -1
  94. package/dist/icons/components/IconCog.d.ts +1 -1
  95. package/dist/icons/components/IconComment.d.ts +1 -1
  96. package/dist/icons/components/IconCommentLines.d.ts +1 -1
  97. package/dist/icons/components/IconCopy.d.ts +1 -1
  98. package/dist/icons/components/IconCreditCard.d.ts +1 -1
  99. package/dist/icons/components/IconCreditCardPlus.d.ts +1 -1
  100. package/dist/icons/components/IconDecent.d.ts +1 -1
  101. package/dist/icons/components/IconDecentMonochromatic.d.ts +1 -1
  102. package/dist/icons/components/IconDownload.d.ts +1 -1
  103. package/dist/icons/components/IconEdit.d.ts +1 -1
  104. package/dist/icons/components/IconEllipsisV.d.ts +1 -1
  105. package/dist/icons/components/IconEnvelope.d.ts +1 -1
  106. package/dist/icons/components/IconEnvelopeOpenDollar.d.ts +1 -1
  107. package/dist/icons/components/IconExclaimation.d.ts +1 -1
  108. package/dist/icons/components/IconExclaimationTriangle.d.ts +1 -1
  109. package/dist/icons/components/IconExpand.d.ts +1 -1
  110. package/dist/icons/components/IconExternalLink.d.ts +1 -1
  111. package/dist/icons/components/IconEye.d.ts +1 -1
  112. package/dist/icons/components/IconEyeSlash.d.ts +1 -1
  113. package/dist/icons/components/IconFile.d.ts +1 -1
  114. package/dist/icons/components/IconFilePdf.d.ts +1 -1
  115. package/dist/icons/components/IconFlag.d.ts +1 -1
  116. package/dist/icons/components/IconFourDotsCircle.d.ts +1 -1
  117. package/dist/icons/components/IconFourSquares.d.ts +1 -1
  118. package/dist/icons/components/IconGavel.d.ts +1 -1
  119. package/dist/icons/components/IconGif.d.ts +1 -1
  120. package/dist/icons/components/IconGift.d.ts +1 -1
  121. package/dist/icons/components/IconGood.d.ts +1 -1
  122. package/dist/icons/components/IconGoodMonochromatic.d.ts +1 -1
  123. package/dist/icons/components/IconGreat.d.ts +1 -1
  124. package/dist/icons/components/IconGreatMonochromatic.d.ts +1 -1
  125. package/dist/icons/components/IconGrinBeam.d.ts +1 -1
  126. package/dist/icons/components/IconGripVertical.d.ts +1 -1
  127. package/dist/icons/components/IconHandshake.d.ts +1 -1
  128. package/dist/icons/components/IconImage.d.ts +1 -1
  129. package/dist/icons/components/IconInfoCircle.d.ts +1 -1
  130. package/dist/icons/components/IconIslandTropical.d.ts +1 -1
  131. package/dist/icons/components/IconItalic.d.ts +1 -1
  132. package/dist/icons/components/IconLaptopSearch.d.ts +1 -1
  133. package/dist/icons/components/IconLink.d.ts +1 -1
  134. package/dist/icons/components/IconList.d.ts +1 -1
  135. package/dist/icons/components/IconListOI.d.ts +1 -1
  136. package/dist/icons/components/IconLock.d.ts +1 -1
  137. package/dist/icons/components/IconMagicSolid.d.ts +1 -1
  138. package/dist/icons/components/IconMapMarker.d.ts +1 -1
  139. package/dist/icons/components/IconMegaphone.d.ts +1 -1
  140. package/dist/icons/components/IconMessages.d.ts +1 -1
  141. package/dist/icons/components/IconMinus.d.ts +1 -1
  142. package/dist/icons/components/IconMinusCircle.d.ts +1 -1
  143. package/dist/icons/components/IconMoneyBill.d.ts +1 -1
  144. package/dist/icons/components/IconMugSaucerSolid.d.ts +1 -1
  145. package/dist/icons/components/IconNotesMedical.d.ts +1 -1
  146. package/dist/icons/components/IconOvertime.d.ts +1 -1
  147. package/dist/icons/components/IconPaperPlane.d.ts +1 -1
  148. package/dist/icons/components/IconPaperPlaneClock.d.ts +1 -1
  149. package/dist/icons/components/IconPaperclip.d.ts +1 -1
  150. package/dist/icons/components/IconPencil.d.ts +1 -1
  151. package/dist/icons/components/IconPercentage.d.ts +1 -1
  152. package/dist/icons/components/IconPhone.d.ts +1 -1
  153. package/dist/icons/components/IconPlug.d.ts +1 -1
  154. package/dist/icons/components/IconPlus.d.ts +1 -1
  155. package/dist/icons/components/IconPrint.d.ts +1 -1
  156. package/dist/icons/components/IconQuestionCircle.d.ts +1 -1
  157. package/dist/icons/components/IconRepeat.d.ts +1 -1
  158. package/dist/icons/components/IconReply.d.ts +1 -1
  159. package/dist/icons/components/IconRocket.d.ts +1 -1
  160. package/dist/icons/components/IconSearch.d.ts +1 -1
  161. package/dist/icons/components/IconSignOut.d.ts +1 -1
  162. package/dist/icons/components/IconSitemap.d.ts +1 -1
  163. package/dist/icons/components/IconSlidersH.d.ts +1 -1
  164. package/dist/icons/components/IconSort.d.ts +1 -1
  165. package/dist/icons/components/IconStar.d.ts +1 -1
  166. package/dist/icons/components/IconStarSolid.d.ts +1 -1
  167. package/dist/icons/components/IconStickyNoteLines.d.ts +1 -1
  168. package/dist/icons/components/IconStopwatch.d.ts +1 -1
  169. package/dist/icons/components/IconStrikethrough.d.ts +1 -1
  170. package/dist/icons/components/IconSync.d.ts +1 -1
  171. package/dist/icons/components/IconSyncExclaimation.d.ts +1 -1
  172. package/dist/icons/components/IconTable.d.ts +1 -1
  173. package/dist/icons/components/IconTachometer.d.ts +1 -1
  174. package/dist/icons/components/IconTimes.d.ts +1 -1
  175. package/dist/icons/components/IconTimesOctagon.d.ts +1 -1
  176. package/dist/icons/components/IconTrash.d.ts +1 -1
  177. package/dist/icons/components/IconUnderline.d.ts +1 -1
  178. package/dist/icons/components/IconUndo.d.ts +1 -1
  179. package/dist/icons/components/IconUniversity.d.ts +1 -1
  180. package/dist/icons/components/IconUnlock.d.ts +1 -1
  181. package/dist/icons/components/IconUserComputer.d.ts +1 -1
  182. package/dist/icons/components/IconUserFriends.d.ts +1 -1
  183. package/dist/icons/components/IconUserLight.d.ts +1 -1
  184. package/dist/icons/components/IconUserPlus.d.ts +1 -1
  185. package/dist/icons/components/IconUserSearch.d.ts +1 -1
  186. package/dist/icons/components/IconUserSlash.d.ts +1 -1
  187. package/dist/icons/components/IconUserSolid.d.ts +1 -1
  188. package/dist/icons/components/IconUserTag.d.ts +1 -1
  189. package/dist/icons/components/IconUserTie.d.ts +1 -1
  190. package/dist/icons/components/IconUsers.d.ts +1 -1
  191. package/dist/icons/components/IconVideo.d.ts +1 -1
  192. package/dist/icons/components/IconVolume.d.ts +1 -1
  193. package/dist/icons/components/IconVolumeMute.d.ts +1 -1
  194. package/dist/icons/components/IconWrench.d.ts +1 -1
  195. package/dist/icons/components/index.d.ts +1 -0
  196. package/dist/index.css +886 -960
  197. package/dist/index.js +1658 -2447
  198. package/dist/index.js.map +1 -1
  199. package/dist/index.modern.js +1658 -2448
  200. package/dist/index.modern.js.map +1 -1
  201. package/dist/layout/CalloutCard/CalloutCard.d.ts +1 -1
  202. package/dist/layout/Card/Card.d.ts +1 -1
  203. package/dist/layout/Page/Page.d.ts +1 -1
  204. package/dist/layout/Page/PageBreadcrumbs/PageBreadcrumbs.d.ts +2 -1
  205. package/dist/lists/DataTable/DataTable.d.ts +1 -1
  206. package/dist/lists/DataTable/DataTableCoverShadow/DataTableCoverShadow.d.ts +2 -1
  207. package/dist/lists/DataTable/DataTableDefaultItemComponent/DataTableDefaultItemComponent.d.ts +2 -1
  208. package/dist/lists/DataTable/DataTableHeader/ColumnSizes/ColumnSizes.d.ts +2 -1
  209. package/dist/lists/DataTable/DataTableHeader/HeaderSortIcon/HeaderSortIcon.d.ts +2 -1
  210. package/dist/lists/DataTable/DataTableLoadingBlock/DataTableLoadingBlock.d.ts +2 -1
  211. package/dist/lists/DataTable/DataTableScrollFakeBorder/DataTableScrollFakeBorder.d.ts +2 -1
  212. package/dist/lists/DataTable/DataTableStickyColumnsContainer/DataTableStickyColumnsContainer.d.ts +2 -2
  213. package/dist/lists/DataTableRow/DataTableRow.d.ts +1 -1
  214. package/dist/lists/DataTableRow/DataTableRowActions/DataTableRowActions.d.ts +2 -1
  215. package/dist/media/Chip/Chip.d.ts +1 -1
  216. package/dist/navigation/BreadcrumbItem/BreadcrumbItem.d.ts +1 -1
  217. package/dist/navigation/Breadcrumbs/Breadcrumbs.d.ts +1 -1
  218. package/dist/overlay/Dropdown/Dropdown.d.ts +1 -1
  219. package/dist/overlay/DropdownListDivider/DropdownListDivider.d.ts +2 -1
  220. package/dist/overlay/DropdownListItem/DropdownListItem.d.ts +1 -1
  221. package/dist/overlay/DropdownPane/DropdownPane.d.ts +1 -1
  222. package/dist/overlay/HintModal/HintModal.d.ts +1 -1
  223. package/dist/overlay/KebabMenu/KebabMenu.d.ts +2 -1
  224. package/dist/overlay/Modal/Modal.d.ts +1 -1
  225. package/dist/overlay/Modal/ModalBody/ModalBody.d.ts +1 -1
  226. package/dist/overlay/Modal/ModalFooter/ModalFooter.d.ts +1 -1
  227. package/dist/overlay/Modal/ModalHeader/ModalHeader.d.ts +1 -1
  228. package/dist/typography/KeyboardKey/KeyboardKey.d.ts +2 -1
  229. package/dist/typography/Text/Bold/Bold.d.ts +1 -1
  230. package/dist/typography/Text/Italic/Italic.d.ts +1 -1
  231. package/dist/typography/Text/Text.d.ts +1 -1
  232. package/dist/typography/Text/Underline/Underline.d.ts +1 -1
  233. package/package.json +39 -45
package/dist/index.css CHANGED
@@ -96,54 +96,54 @@
96
96
  --z-index-tooltip: 300;
97
97
  --z-index-portal: 9999;
98
98
  }
99
- ._1DgA2 {
99
+ ._OINV1 {
100
100
  display: flex;
101
101
  }
102
- ._1DgA2 .form__group {
102
+ ._OINV1 .form__group {
103
103
  margin: 0;
104
104
  }
105
- ._29tnh {
105
+ ._1PT-Q {
106
106
  display: inline;
107
107
  }
108
- ._2JjFp {
108
+ ._14dfv {
109
109
  display: flex;
110
110
  }
111
- ._29tnh:empty {
111
+ ._1PT-Q:empty {
112
112
  display: none;
113
113
  }
114
114
 
115
- ._3HjO2 {
115
+ ._3NXpz {
116
116
  align-items: center;
117
117
  }
118
118
 
119
- ._3r9Wx {
119
+ ._htZcN {
120
120
  align-items: flex-end;
121
121
  }
122
122
 
123
- ._oIWCF {
123
+ ._NyQcT {
124
124
  align-items: flex-start;
125
125
  }
126
126
 
127
- ._36c9a {
127
+ ._JpcAs {
128
128
  justify-content: center;
129
129
  }
130
130
 
131
- ._1bNEh {
131
+ ._1I07_ {
132
132
  justify-content: flex-end;
133
133
  }
134
134
 
135
- ._1VoZz {
135
+ ._3nDhu {
136
136
  justify-content: space-between;
137
137
  }
138
138
 
139
- ._2GoV5 {
139
+ ._1ItIp {
140
140
  justify-content: flex-start;
141
141
  }
142
142
 
143
- ._QuNgn {
143
+ ._2cu_f {
144
144
  display: inline-flex;
145
145
  }
146
- ._1QDLF {
146
+ ._3s_-x {
147
147
  color: var(--color-grey-500);
148
148
  font-family: "Proxima Nova", sans-serif;
149
149
  font-weight: 400;
@@ -151,7 +151,7 @@
151
151
  line-height: 16px;
152
152
  }
153
153
 
154
- ._2wiMV {
154
+ ._29W-o {
155
155
  line-height: normal;
156
156
  padding: 0;
157
157
  width: auto;
@@ -163,7 +163,7 @@
163
163
  min-height: 16px;
164
164
  }
165
165
 
166
- ._fu5zH {
166
+ ._10hPY {
167
167
  overflow: hidden;
168
168
  white-space: nowrap;
169
169
  text-overflow: ellipsis;
@@ -179,7 +179,7 @@ Just for future references:
179
179
  `.toggle__switch::before` = toggle bottom layer
180
180
  `.toggle__switch::after` = toggle knub
181
181
  */
182
- ._1ui8X {
182
+ ._3VC9U {
183
183
  display: inline-flex;
184
184
  align-items: center;
185
185
  line-height: normal;
@@ -187,7 +187,7 @@ Just for future references:
187
187
  width: auto;
188
188
  }
189
189
 
190
- ._1YRJT {
190
+ ._LbMlH {
191
191
  line-height: normal;
192
192
  padding: 0;
193
193
  width: auto;
@@ -200,7 +200,7 @@ Just for future references:
200
200
  margin-left: 8px;
201
201
  }
202
202
 
203
- ._1jEiW {
203
+ ._15FwS {
204
204
  color: var(--color-grey-500);
205
205
  font-family: "Proxima Nova", sans-serif;
206
206
  font-weight: 400;
@@ -210,19 +210,19 @@ Just for future references:
210
210
  display: block;
211
211
  }
212
212
 
213
- ._1ui8X [type=checkbox] {
213
+ ._3VC9U [type=checkbox] {
214
214
  position: absolute;
215
215
  opacity: 0;
216
216
  pointer-events: none;
217
217
  }
218
218
 
219
- ._3tNyE {
219
+ ._lHlzh {
220
220
  position: relative;
221
221
  cursor: pointer;
222
222
  }
223
223
 
224
224
  /* default states */
225
- ._3tNyE::before {
225
+ ._lHlzh::before {
226
226
  content: "";
227
227
  display: block;
228
228
  background: var(--color-grey-200);
@@ -233,7 +233,7 @@ Just for future references:
233
233
  width: 40px;
234
234
  }
235
235
 
236
- ._3tNyE::after {
236
+ ._lHlzh::after {
237
237
  content: "";
238
238
  display: block;
239
239
  position: absolute;
@@ -250,41 +250,40 @@ Just for future references:
250
250
  }
251
251
 
252
252
  /* special states */
253
- ._1ui8X [type=checkbox]:focus-visible + ._3tNyE {
253
+ ._3VC9U [type=checkbox]:focus-visible + ._lHlzh {
254
254
  outline: var(--color-eggplant-400) solid 1px;
255
255
  }
256
256
 
257
- ._1ui8X [type=checkbox]:disabled + ._3tNyE {
257
+ ._3VC9U [type=checkbox]:disabled + ._lHlzh {
258
258
  opacity: 0.4;
259
259
  cursor: default;
260
260
  }
261
261
 
262
- ._1ui8X [type=checkbox]:disabled + ._3tNyE::after {
262
+ ._3VC9U [type=checkbox]:disabled + ._lHlzh::after {
263
263
  box-shadow: none;
264
264
  }
265
265
 
266
266
  /* checked states */
267
- ._1ui8X [type=checkbox]:checked + ._3tNyE::before {
267
+ ._3VC9U [type=checkbox]:checked + ._lHlzh::before {
268
268
  background: var(--color-mint-400);
269
269
  }
270
270
 
271
- ._1ui8X [type=checkbox]:checked + ._3tNyE::after {
271
+ ._3VC9U [type=checkbox]:checked + ._lHlzh::after {
272
272
  border-color: var(--color-mint-400);
273
273
  left: 21px;
274
274
  right: 2px;
275
275
  }
276
- ._2wtfD {
277
- -webkit-animation: _2Jprn 1.4s linear infinite;
278
- animation: _2Jprn 1.4s linear infinite;
276
+ ._2TLiH {
277
+ animation: _8lQEs 1.4s linear infinite;
279
278
  }
280
279
 
281
- ._Jmh8M {
280
+ ._1By7T {
282
281
  display: flex;
283
282
  justify-content: center;
284
283
  padding: 20px;
285
284
  }
286
285
 
287
- @-webkit-keyframes _2Jprn {
286
+ @keyframes _8lQEs {
288
287
  0% {
289
288
  transform: rotate(0deg);
290
289
  }
@@ -292,55 +291,31 @@ Just for future references:
292
291
  transform: rotate(270deg);
293
292
  }
294
293
  }
295
-
296
- @keyframes _2Jprn {
297
- 0% {
298
- transform: rotate(0deg);
299
- }
300
- 100% {
301
- transform: rotate(270deg);
302
- }
303
- }
304
- ._3zucL {
294
+ ._3mJLn {
305
295
  stroke-dasharray: 187;
306
296
  stroke-dashoffset: 0;
307
297
  stroke: var(--color-tangerine-400);
308
298
  transform-origin: center;
309
- -webkit-animation: _3ZqYM 1.4s ease-in-out infinite;
310
- animation: _3ZqYM 1.4s ease-in-out infinite;
299
+ animation: _O8BT2 1.4s ease-in-out infinite;
311
300
  }
312
301
 
313
- ._3XYKx {
302
+ ._3dZcw {
314
303
  stroke: var(--color-mint-400);
315
304
  }
316
305
 
317
- ._1pYbs {
306
+ ._3fdD2 {
318
307
  stroke: var(--color-grey-300);
319
308
  }
320
309
 
321
- ._3ofDF {
310
+ ._IWi2K {
322
311
  stroke: var(--color-white);
323
312
  }
324
313
 
325
- ._e0OH1 {
314
+ ._1gCEL {
326
315
  stroke: url(#prideGradient);
327
316
  }
328
317
 
329
- @-webkit-keyframes _3ZqYM {
330
- 0% {
331
- stroke-dashoffset: 187;
332
- }
333
- 50% {
334
- stroke-dashoffset: 46.75;
335
- transform: rotate(135deg);
336
- }
337
- 100% {
338
- stroke-dashoffset: 187;
339
- transform: rotate(450deg);
340
- }
341
- }
342
-
343
- @keyframes _3ZqYM {
318
+ @keyframes _O8BT2 {
344
319
  0% {
345
320
  stroke-dashoffset: 187;
346
321
  }
@@ -353,12 +328,12 @@ Just for future references:
353
328
  transform: rotate(450deg);
354
329
  }
355
330
  }
356
- ._1P_xb {
331
+ ._33LF0 {
357
332
  display: inline-block;
358
333
  position: relative;
359
334
  text-align: left;
360
335
  }
361
- ._3h-8V {
336
+ ._1lo14 {
362
337
  font-family: "Proxima Nova", sans-serif;
363
338
  font-size: 14px;
364
339
  position: fixed;
@@ -370,23 +345,23 @@ Just for future references:
370
345
  transition: visibility 0s, opacity 0.05s linear;
371
346
  max-width: 340px;
372
347
  }
373
- ._zCaWg {
348
+ ._1NSQY {
374
349
  visibility: visible;
375
350
  opacity: 1;
376
351
  }
377
- ._2fg5c {
352
+ ._36LgB {
378
353
  background: var(--color-grey-600);
379
354
  color: var(--color-white);
380
355
  }
381
- ._1iXKZ {
356
+ ._1tolT {
382
357
  background: var(--color-white);
383
358
  color: var(--color-grey-500);
384
359
  }
385
- ._2K2Xx {
360
+ ._2rZ80 {
386
361
  font-weight: 600;
387
362
  }
388
363
 
389
- ._3jWYe {
364
+ ._2ZZTv {
390
365
  position: fixed;
391
366
  width: 0;
392
367
  height: 0;
@@ -396,25 +371,25 @@ Just for future references:
396
371
  opacity: 0;
397
372
  transition: visibility 0s, opacity 0.05s linear;
398
373
  }
399
- ._1zh1g {
374
+ ._110cZ {
400
375
  transform: rotate(225deg);
401
376
  }
402
- ._Pr0TW {
377
+ ._1JTe5 {
403
378
  transform: rotate(45deg);
404
379
  }
405
- ._3eQWu {
380
+ ._1_CTT {
406
381
  visibility: visible;
407
382
  opacity: 1;
408
383
  }
409
- ._2l-Dg {
384
+ ._2oR-g {
410
385
  border-top-color: var(--color-grey-600);
411
386
  color: var(--color-white);
412
387
  }
413
- ._2LAWl {
388
+ ._EAPv5 {
414
389
  border-top-color: var(--color-white);
415
390
  color: var(--color-grey-500);
416
391
  }
417
- ._1SQ_p {
392
+ ._YjZTi {
418
393
  font-family: "Proxima Nova", sans-serif;
419
394
  font-weight: 600;
420
395
  font-size: 14px;
@@ -429,7 +404,6 @@ Just for future references:
429
404
  display: inline-flex;
430
405
  justify-content: center;
431
406
  width: auto;
432
- height: -webkit-fit-content;
433
407
  height: -moz-fit-content;
434
408
  height: fit-content;
435
409
  vertical-align: middle;
@@ -438,7 +412,6 @@ Just for future references:
438
412
  box-sizing: border-box;
439
413
  -webkit-user-select: none;
440
414
  -moz-user-select: none;
441
- -ms-user-select: none;
442
415
  -o-user-select: none;
443
416
  user-select: none;
444
417
  text-decoration: none;
@@ -446,337 +419,337 @@ Just for future references:
446
419
  text-shadow: none;
447
420
  box-shadow: none;
448
421
  }
449
- ._1SQ_p svg {
422
+ ._YjZTi svg {
450
423
  fill: currentColor;
451
424
  width: 16px;
452
425
  height: 16px;
453
426
  }
454
- ._1SQ_p:focus {
427
+ ._YjZTi:focus {
455
428
  box-shadow: 0 0 8px var(--color-eggplant-300);
456
429
  outline: none;
457
430
  text-decoration: none;
458
431
  }
459
- ._1SQ_p:hover {
432
+ ._YjZTi:hover {
460
433
  text-decoration: none;
461
434
  }
462
- ._1SQ_p:active {
435
+ ._YjZTi:active {
463
436
  transform: scale(0.96);
464
437
  outline: none;
465
438
  }
466
- ._1SQ_p:disabled {
439
+ ._YjZTi:disabled {
467
440
  cursor: default;
468
441
  pointer-events: none;
469
442
  box-shadow: none;
470
443
  }
471
444
 
472
- ._1g1Zw > :not(._3TAU6) {
445
+ ._26NX0 > :not(._QZogP) {
473
446
  opacity: 0;
474
447
  }
475
448
 
476
- ._3TAU6 {
449
+ ._QZogP {
477
450
  position: absolute;
478
451
  margin-top: 2px;
479
452
  }
480
453
 
481
- ._3mZ7B {
454
+ ._3aXIr {
482
455
  min-width: 100px;
483
456
  }
484
457
 
485
- ._13ze_ {
458
+ ._kx7a5 {
486
459
  min-width: 100%;
487
460
  }
488
461
 
489
- ._3ig9y {
462
+ ._12Ld8 {
490
463
  padding: 8px;
491
464
  }
492
465
 
493
- ._3OB2g {
466
+ ._1xv5C {
494
467
  background: var(--color-grey-100);
495
468
  border-color: var(--color-grey-200);
496
469
  color: var(--color-grey-500);
497
470
  }
498
- ._3OB2g:hover {
471
+ ._1xv5C:hover {
499
472
  background: var(--color-grey-200);
500
473
  border-color: var(--color-grey-300);
501
474
  color: var(--color-grey-600);
502
475
  }
503
- ._3OB2g:disabled {
476
+ ._1xv5C:disabled {
504
477
  background: var(--color-grey-100);
505
478
  border-color: var(--color-grey-200);
506
479
  color: var(--color-grey-300);
507
480
  }
508
- ._3OB2g[aria-disabled=true] {
481
+ ._1xv5C[aria-disabled=true] {
509
482
  background: var(--color-grey-100);
510
483
  border-color: var(--color-grey-200);
511
484
  color: var(--color-grey-300);
512
485
  }
513
486
 
514
- ._2RivT {
487
+ ._9zcZL {
515
488
  background: var(--color-mint-400);
516
489
  border-color: var(--color-mint-400);
517
490
  color: var(--color-white);
518
491
  }
519
- ._2RivT:hover {
492
+ ._9zcZL:hover {
520
493
  background: var(--color-mint-500);
521
494
  border-color: var(--color-mint-500);
522
495
  color: var(--color-white);
523
496
  }
524
- ._2RivT:disabled {
497
+ ._9zcZL:disabled {
525
498
  background: var(--color-mint-300);
526
499
  border-color: var(--color-mint-300);
527
500
  color: var(--color-white);
528
501
  }
529
- ._2RivT[aria-disabled=true] {
502
+ ._9zcZL[aria-disabled=true] {
530
503
  background: var(--color-mint-300);
531
504
  border-color: var(--color-mint-300);
532
505
  color: var(--color-white);
533
506
  }
534
507
 
535
- ._3T8M_ {
508
+ ._1lXaO {
536
509
  background: var(--color-radish-400);
537
510
  border-color: var(--color-radish-400);
538
511
  color: var(--color-white);
539
512
  }
540
- ._3T8M_:hover {
513
+ ._1lXaO:hover {
541
514
  background: var(--color-radish-500);
542
515
  border-color: var(--color-radish-500);
543
516
  color: var(--color-white);
544
517
  }
545
- ._3T8M_:disabled {
518
+ ._1lXaO:disabled {
546
519
  background: var(--color-radish-300);
547
520
  border-color: var(--color-radish-300);
548
521
  color: var(--color-white);
549
522
  }
550
- ._3T8M_[aria-disabled=true] {
523
+ ._1lXaO[aria-disabled=true] {
551
524
  background: var(--color-radish-300);
552
525
  border-color: var(--color-radish-300);
553
526
  color: var(--color-white);
554
527
  }
555
528
 
556
- ._1AYVC {
529
+ ._1cX3x {
557
530
  background: var(--color-eggplant-400);
558
531
  border-color: var(--color-eggplant-400);
559
532
  color: var(--color-white);
560
533
  }
561
- ._1AYVC:hover {
534
+ ._1cX3x:hover {
562
535
  background: var(--color-eggplant-500);
563
536
  border-color: var(--color-eggplant-500);
564
537
  color: var(--color-white);
565
538
  }
566
- ._1AYVC:disabled {
539
+ ._1cX3x:disabled {
567
540
  background: var(--color-eggplant-300);
568
541
  border-color: var(--color-eggplant-300);
569
542
  color: var(--color-white);
570
543
  }
571
- ._1AYVC[aria-disabled=true] {
544
+ ._1cX3x[aria-disabled=true] {
572
545
  background: var(--color-eggplant-300);
573
546
  border-color: var(--color-eggplant-300);
574
547
  color: var(--color-white);
575
548
  }
576
549
 
577
- ._34HiE {
550
+ ._1KiTO {
578
551
  background: var(--color-tangerine-400);
579
552
  border-color: var(--color-tangerine-400);
580
553
  color: var(--color-white);
581
554
  }
582
- ._34HiE:hover {
555
+ ._1KiTO:hover {
583
556
  background: var(--color-tangerine-500);
584
557
  border-color: var(--color-tangerine-500);
585
558
  color: var(--color-white);
586
559
  }
587
- ._34HiE:disabled {
560
+ ._1KiTO:disabled {
588
561
  background: var(--color-tangerine-300);
589
562
  border-color: var(--color-tangerine-300);
590
563
  color: var(--color-white);
591
564
  }
592
- ._34HiE[aria-disabled=true] {
565
+ ._1KiTO[aria-disabled=true] {
593
566
  background: var(--color-tangerine-300);
594
567
  border-color: var(--color-tangerine-300);
595
568
  color: var(--color-white);
596
569
  }
597
570
 
598
- ._3BrS0 {
571
+ ._3PDms {
599
572
  background: transparent;
600
573
  border-color: var(--color-grey-200);
601
574
  color: var(--color-grey-500);
602
575
  }
603
- ._3BrS0:hover {
576
+ ._3PDms:hover {
604
577
  background: rgba(0, 0, 0, 0.03);
605
578
  border-color: var(--color-grey-300);
606
579
  color: var(--color-grey-600);
607
580
  }
608
- ._3BrS0:disabled {
581
+ ._3PDms:disabled {
609
582
  background: transparent;
610
583
  border-color: var(--color-grey-200);
611
584
  color: var(--color-grey-300);
612
585
  }
613
- ._3BrS0[aria-disabled=true] {
586
+ ._3PDms[aria-disabled=true] {
614
587
  background: transparent;
615
588
  border-color: var(--color-grey-200);
616
589
  color: var(--color-grey-300);
617
590
  }
618
591
 
619
- ._17InS {
592
+ ._eNGVS {
620
593
  background: transparent;
621
594
  border-color: var(--color-white);
622
595
  color: var(--color-white);
623
596
  }
624
- ._17InS:hover {
597
+ ._eNGVS:hover {
625
598
  background: rgba(var(--color-white-rgb), 0.05);
626
599
  border-color: var(--color-white);
627
600
  color: var(--color-white);
628
601
  }
629
- ._17InS:disabled {
602
+ ._eNGVS:disabled {
630
603
  background: transparent;
631
604
  border-color: var(--color-grey-200);
632
605
  color: var(--color-grey-300);
633
606
  }
634
- ._17InS[aria-disabled=true] {
607
+ ._eNGVS[aria-disabled=true] {
635
608
  background: transparent;
636
609
  border-color: var(--color-grey-200);
637
610
  color: var(--color-grey-300);
638
611
  }
639
612
 
640
- ._1LCBO {
613
+ ._3flSa {
641
614
  background: transparent;
642
615
  border-color: transparent;
643
616
  color: var(--color-white);
644
617
  }
645
- ._1LCBO:hover {
618
+ ._3flSa:hover {
646
619
  background: rgba(255, 255, 255, 0.1);
647
620
  border-color: rgba(255, 255, 255, 0.1);
648
621
  color: var(--color-white);
649
622
  }
650
- ._1LCBO:disabled {
623
+ ._3flSa:disabled {
651
624
  background: transparent;
652
625
  border-color: transparent;
653
626
  color: var(--color-grey-300);
654
627
  }
655
- ._1LCBO[aria-disabled=true] {
628
+ ._3flSa[aria-disabled=true] {
656
629
  background: transparent;
657
630
  border-color: transparent;
658
631
  color: var(--color-grey-300);
659
632
  }
660
633
 
661
- ._23S36 {
634
+ ._3qhNi {
662
635
  background: transparent;
663
636
  border-color: transparent;
664
637
  color: var(--color-blueberry-400);
665
638
  }
666
- ._23S36:hover {
639
+ ._3qhNi:hover {
667
640
  background: rgba(0, 0, 0, 0.03);
668
641
  border-color: var(--color-grey-100);
669
642
  color: var(--color-blueberry-500);
670
643
  }
671
- ._23S36:disabled {
644
+ ._3qhNi:disabled {
672
645
  background: transparent;
673
646
  border-color: transparent;
674
647
  color: var(--color-grey-300);
675
648
  }
676
- ._23S36[aria-disabled=true] {
649
+ ._3qhNi[aria-disabled=true] {
677
650
  background: transparent;
678
651
  border-color: transparent;
679
652
  color: var(--color-grey-300);
680
653
  }
681
654
 
682
- ._2CzxI {
655
+ ._2WRNq {
683
656
  background: transparent;
684
657
  border-color: transparent;
685
658
  color: var(--color-radish-400);
686
659
  }
687
- ._2CzxI:hover {
660
+ ._2WRNq:hover {
688
661
  background: rgba(0, 0, 0, 0.03);
689
662
  border-color: var(--color-grey-100);
690
663
  color: var(--color-radish-500);
691
664
  }
692
- ._2CzxI:disabled {
665
+ ._2WRNq:disabled {
693
666
  background: transparent;
694
667
  border-color: transparent;
695
668
  color: var(--color-grey-300);
696
669
  }
697
- ._2CzxI[aria-disabled=true] {
670
+ ._2WRNq[aria-disabled=true] {
698
671
  background: transparent;
699
672
  border-color: transparent;
700
673
  color: var(--color-grey-300);
701
674
  }
702
675
 
703
- ._21e4m {
676
+ ._13HZE {
704
677
  background: transparent;
705
678
  border-color: transparent;
706
679
  color: var(--color-eggplant-400);
707
680
  }
708
- ._21e4m:hover {
681
+ ._13HZE:hover {
709
682
  background: rgba(0, 0, 0, 0.03);
710
683
  border-color: var(--color-grey-100);
711
684
  color: var(--color-eggplant-500);
712
685
  }
713
- ._21e4m:disabled {
686
+ ._13HZE:disabled {
714
687
  background: transparent;
715
688
  border-color: transparent;
716
689
  color: var(--color-grey-300);
717
690
  }
718
- ._21e4m[aria-disabled=true] {
691
+ ._13HZE[aria-disabled=true] {
719
692
  background: transparent;
720
693
  border-color: transparent;
721
694
  color: var(--color-grey-300);
722
695
  }
723
696
 
724
- ._2-ESu {
697
+ ._21xZy {
725
698
  background: transparent;
726
699
  border-color: transparent;
727
700
  color: var(--color-grey-500);
728
701
  }
729
- ._2-ESu:hover {
702
+ ._21xZy:hover {
730
703
  background: rgba(0, 0, 0, 0.03);
731
704
  border-color: var(--color-grey-100);
732
705
  color: var(--color-grey-500);
733
706
  }
734
- ._2-ESu:disabled {
707
+ ._21xZy:disabled {
735
708
  background: transparent;
736
709
  border-color: transparent;
737
710
  color: var(--color-grey-300);
738
711
  }
739
- ._2-ESu[aria-disabled=true] {
712
+ ._21xZy[aria-disabled=true] {
740
713
  background: transparent;
741
714
  border-color: transparent;
742
715
  color: var(--color-grey-300);
743
716
  }
744
717
 
745
- ._1u3kp {
718
+ ._30evL {
746
719
  background: transparent;
747
720
  border-color: transparent;
748
721
  color: var(--color-grey-400);
749
722
  }
750
- ._1u3kp:hover {
723
+ ._30evL:hover {
751
724
  background: rgba(0, 0, 0, 0.03);
752
725
  border-color: var(--color-grey-100);
753
726
  color: var(--color-grey-400);
754
727
  }
755
- ._1u3kp:disabled {
728
+ ._30evL:disabled {
756
729
  background: transparent;
757
730
  border-color: transparent;
758
731
  color: var(--color-grey-300);
759
732
  }
760
- ._1u3kp[aria-disabled=true] {
733
+ ._30evL[aria-disabled=true] {
761
734
  background: transparent;
762
735
  border-color: transparent;
763
736
  color: var(--color-grey-300);
764
737
  }
765
- ._1IynL button:disabled {
738
+ ._SMSPF button:disabled {
766
739
  border-color: var(--color-grey-200);
767
740
  }
768
- ._1IynL button:last-child {
741
+ ._SMSPF button:last-child {
769
742
  border-radius: 0 4px 4px 0;
770
743
  margin-left: -1px;
771
744
  }
772
- ._1IynL button:first-child {
745
+ ._SMSPF button:first-child {
773
746
  border-radius: 4px 0 0 4px;
774
747
  }
775
- ._1IynL button:not(:first-child):not(:last-child) {
748
+ ._SMSPF button:not(:first-child):not(:last-child) {
776
749
  border-radius: 0;
777
750
  margin-left: -1px;
778
751
  }
779
- ._2Ygbv {
752
+ ._14Od2 {
780
753
  width: 20px;
781
754
  height: 20px;
782
755
  display: inline-flex;
@@ -791,12 +764,12 @@ Just for future references:
791
764
  border-radius: 2px;
792
765
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
793
766
  }
794
- ._1KM6A {
767
+ ._3hU2t {
795
768
  color: var(--color-grey-600);
796
769
  background: var(--color-grey-200);
797
770
  border: 1px solid var(--color-grey-200);
798
771
  }
799
- ._1njlE {
772
+ ._31UYJ {
800
773
  display: flex;
801
774
  line-height: 14px;
802
775
  font-size: 12px;
@@ -808,17 +781,17 @@ Just for future references:
808
781
  left: -0.5px;
809
782
  top: 1px;
810
783
  }
811
- ._3K6vV {
784
+ ._1mKoj {
812
785
  color: var(--color-blueberry-400);
813
786
  text-decoration: none;
814
787
  }
815
- ._3K6vV:hover {
788
+ ._1mKoj:hover {
816
789
  text-decoration: underline;
817
790
  }
818
- ._1xjKv {
791
+ ._HUvH1 {
819
792
  color: var(--color-grey-500);
820
793
  }
821
- ._c4pW8._c4pW8 {
794
+ ._38KEH._38KEH {
822
795
  font-family: "Proxima Nova", sans-serif;
823
796
  background: var(--color-grey-500);
824
797
  color: var(--color-white);
@@ -826,17 +799,17 @@ Just for future references:
826
799
  min-height: auto;
827
800
  font-size: 14px;
828
801
  }
829
- ._c4pW8._1ncFe {
802
+ ._38KEH._1qUTA {
830
803
  background-color: var(--color-radish-400);
831
804
  }
832
805
 
833
- ._3EHwm {
806
+ ._iEk2C {
834
807
  padding-left: 20px;
835
808
  }
836
- ._FcxnN {
809
+ ._1vpCK {
837
810
  text-align: left;
838
811
  }
839
- ._1QljH {
812
+ ._dJWps {
840
813
  line-height: 20px;
841
814
  padding: 0 16px 8px 16px;
842
815
  background-color: unset;
@@ -846,49 +819,49 @@ Just for future references:
846
819
  font-family: "Proxima Nova", sans-serif;
847
820
  border: 0;
848
821
  }
849
- ._1T4uT {
822
+ ._14AEw {
850
823
  cursor: pointer;
851
824
  }
852
- ._HtAmk:not(:focus-visible) {
825
+ ._2JSFR:not(:focus-visible) {
853
826
  /* Remove the focus indicator on mouse-focus for browsers
854
827
  that do support :focus-visible */
855
828
  outline: none;
856
829
  }
857
- ._39zhh {
830
+ ._29TM7 {
858
831
  box-sizing: content-box;
859
832
  }
860
- ._1CG8B {
833
+ ._2Zpt5 {
861
834
  width: 100%;
862
835
  height: 100%;
863
836
  display: flex;
864
837
  align-items: center;
865
838
  }
866
- ._1iqpa {
839
+ ._3WtwH {
867
840
  justify-content: flex-end;
868
841
  }
869
- ._21Xc6 {
842
+ ._3codU {
870
843
  display: inline-block;
871
844
  padding-left: 8px;
872
845
  line-height: 1em;
873
846
  }
874
- ._umpGL {
847
+ ._2KFjd {
875
848
  position: relative;
876
849
  }
877
- ._5BvsJ {
850
+ ._371nW {
878
851
  position: relative;
879
852
  }
880
- ._3p04C > table > thead, ._3p04C > table > tfoot {
853
+ ._2-8Cj > table > thead, ._2-8Cj > table > tfoot {
881
854
  position: sticky;
882
855
  background-color: var(--color-white);
883
856
  z-index: var(--z-index-base);
884
857
  }
885
- ._3p04C > table > thead {
858
+ ._2-8Cj > table > thead {
886
859
  top: 0;
887
860
  }
888
- ._3p04C > table > tfoot {
861
+ ._2-8Cj > table > tfoot {
889
862
  bottom: 0;
890
863
  }
891
- ._1xHDT {
864
+ ._1n2ga {
892
865
  position: absolute;
893
866
  width: 100%;
894
867
  height: 100%;
@@ -897,67 +870,67 @@ Just for future references:
897
870
  justify-content: center;
898
871
  z-index: var(--z-index-base);
899
872
  }
900
- ._3_o_a {
873
+ ._3moeA {
901
874
  width: 100%;
902
875
  height: 100%;
903
876
  border-spacing: 0;
904
877
  border-collapse: separate;
905
878
  border: 0;
906
879
  }
907
- ._3aKQI {
880
+ ._1by5j {
908
881
  table-layout: fixed;
909
882
  }
910
- ._tCd-U {
883
+ ._1YYyL {
911
884
  border: 1px solid var(--color-grey-200);
912
885
  border-radius: 8px;
913
886
  font-family: "Proxima Nova", sans-serif;
914
887
  font-size: 14px;
915
888
  }
916
- ._tCd-U tr:first-of-type > td:first-of-type {
889
+ ._1YYyL tr:first-of-type > td:first-of-type {
917
890
  border-top-left-radius: 8px;
918
891
  }
919
- ._tCd-U tr:first-of-type > td:last-of-type {
892
+ ._1YYyL tr:first-of-type > td:last-of-type {
920
893
  border-top-right-radius: 8px;
921
894
  }
922
- ._tCd-U tr:last-of-type > td:first-of-type {
895
+ ._1YYyL tr:last-of-type > td:first-of-type {
923
896
  border-bottom-left-radius: 8px;
924
897
  }
925
- ._tCd-U tr:last-of-type > td:last-of-type {
898
+ ._1YYyL tr:last-of-type > td:last-of-type {
926
899
  border-bottom-right-radius: 8px;
927
900
  }
928
- ._Hp5nC tr:last-of-type > td:first-of-type {
901
+ ._2atob tr:last-of-type > td:first-of-type {
929
902
  border-bottom-left-radius: 0;
930
903
  }
931
- ._Hp5nC tr:last-of-type > td:last-of-type {
904
+ ._2atob tr:last-of-type > td:last-of-type {
932
905
  border-bottom-right-radius: 0;
933
906
  }
934
- .__15fo {
907
+ ._ASPHe {
935
908
  font-weight: 600;
936
909
  font-size: 14px;
937
910
  }
938
- .__15fo tr td {
911
+ ._ASPHe tr td {
939
912
  background: var(--color-grey-100);
940
913
  }
941
- .__15fo tr td:first-of-type {
914
+ ._ASPHe tr td:first-of-type {
942
915
  border-left: 1px solid var(--color-grey-200);
943
916
  }
944
- .__15fo tr td:last-of-type {
917
+ ._ASPHe tr td:last-of-type {
945
918
  border-right: 1px solid var(--color-grey-200);
946
919
  }
947
- .__15fo tr:first-of-type td {
920
+ ._ASPHe tr:first-of-type td {
948
921
  border-top: 0;
949
922
  }
950
- .__15fo tr:last-of-type td:first-of-type {
923
+ ._ASPHe tr:last-of-type td:first-of-type {
951
924
  border-bottom-left-radius: 8px;
952
925
  }
953
- .__15fo tr:last-of-type td:last-of-type {
926
+ ._ASPHe tr:last-of-type td:last-of-type {
954
927
  border-bottom-right-radius: 8px;
955
928
  }
956
- ._2KGQu {
929
+ ._1ahC- {
957
930
  margin-top: 20px;
958
931
  font-family: "Proxima Nova", sans-serif;
959
932
  }
960
- ._1zw4R {
933
+ ._OLWH6 {
961
934
  width: 100%;
962
935
  height: 20px;
963
936
  border: 1px solid var(--color-grey-200);
@@ -966,26 +939,26 @@ Just for future references:
966
939
  z-index: var(--z-index-base);
967
940
  pointer-events: none;
968
941
  }
969
- ._2vWl5 {
942
+ ._1oK6H {
970
943
  top: 28px;
971
944
  border-bottom: 0;
972
945
  border-top-right-radius: 8px;
973
946
  border-top-left-radius: 8px;
974
947
  }
975
- ._397Yd {
948
+ ._2hHXC {
976
949
  bottom: 0;
977
950
  border-top: 0;
978
951
  border-bottom-right-radius: 8px;
979
952
  border-bottom-left-radius: 8px;
980
953
  }
981
- ._AGTVL {
954
+ ._2_e_e {
982
955
  width: 8px;
983
956
  height: 8px;
984
957
  overflow: hidden;
985
958
  position: absolute;
986
959
  left: -1px;
987
960
  }
988
- ._AGTVL::before {
961
+ ._2_e_e::before {
989
962
  content: "";
990
963
  display: block;
991
964
  width: 200%;
@@ -994,28 +967,28 @@ Just for future references:
994
967
  border-radius: 50%;
995
968
  left: 0;
996
969
  }
997
- ._3wzKK {
970
+ ._1fh1m {
998
971
  top: -1px;
999
972
  }
1000
- ._3wzKK::before {
973
+ ._1fh1m::before {
1001
974
  top: 0;
1002
975
  box-shadow: -6px -6px 0 0 white;
1003
976
  }
1004
- ._2pJrs {
977
+ ._2tNeC {
1005
978
  bottom: -1px;
1006
979
  }
1007
- ._2pJrs::before {
980
+ ._2tNeC::before {
1008
981
  bottom: 0;
1009
982
  box-shadow: -6px 6px 0 0 white;
1010
983
  }
1011
- ._vh4go {
984
+ ._1Oi6E {
1012
985
  width: 8px;
1013
986
  height: 8px;
1014
987
  overflow: hidden;
1015
988
  position: absolute;
1016
989
  right: -1px;
1017
990
  }
1018
- ._vh4go::before {
991
+ ._1Oi6E::before {
1019
992
  content: "";
1020
993
  display: block;
1021
994
  width: 200%;
@@ -1024,21 +997,21 @@ Just for future references:
1024
997
  border-radius: 50%;
1025
998
  right: 0;
1026
999
  }
1027
- ._2sj0a {
1000
+ ._Pwoip {
1028
1001
  top: -1px;
1029
1002
  }
1030
- ._2sj0a::before {
1003
+ ._Pwoip::before {
1031
1004
  top: 0;
1032
1005
  box-shadow: 6px -6px 0 0 white;
1033
1006
  }
1034
- ._1s8kO {
1007
+ ._2wGNH {
1035
1008
  bottom: -1px;
1036
1009
  }
1037
- ._1s8kO::before {
1010
+ ._2wGNH::before {
1038
1011
  bottom: 0;
1039
1012
  box-shadow: 6px 6px 0 0 white;
1040
1013
  }
1041
- ._vgLin {
1014
+ ._1SQrF {
1042
1015
  padding: 16px 12px 16px 12px;
1043
1016
  background: var(--color-grey-100);
1044
1017
  margin: 1px;
@@ -1047,73 +1020,73 @@ Just for future references:
1047
1020
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
1048
1021
  }
1049
1022
 
1050
- ._63TwY {
1023
+ ._iZe2g {
1051
1024
  font-weight: 600;
1052
1025
  font-size: 14px;
1053
1026
  line-height: 16px;
1054
1027
  color: var(--color-grey-500);
1055
1028
  }
1056
1029
 
1057
- ._3n6S7 {
1030
+ ._2KsRB {
1058
1031
  font-size: 14px;
1059
1032
  line-height: 16px;
1060
1033
  flex-grow: 1;
1061
1034
  color: var(--color-grey-500);
1062
1035
  }
1063
- ._3n6S7 a {
1036
+ ._2KsRB a {
1064
1037
  text-decoration: underline;
1065
1038
  color: var(--color-grey-500);
1066
1039
  }
1067
- ._3n6S7 a:hover {
1040
+ ._2KsRB a:hover {
1068
1041
  cursor: pointer;
1069
1042
  color: var(--color-grey-600);
1070
1043
  }
1071
1044
 
1072
- ._2pMYs {
1045
+ ._uVMWF {
1073
1046
  margin-bottom: 4px;
1074
1047
  }
1075
1048
 
1076
- ._ON6Eg {
1049
+ ._1cexo {
1077
1050
  background: rgb(var(--color-blueberry-100-rgb));
1078
1051
  box-shadow: 0 0 0 1px rgba(var(--color-blueberry-500-rgb), 0.15), 0 1px 3px 0 rgba(var(--color-blueberry-500-rgb), 0.25);
1079
1052
  }
1080
- ._ON6Eg ._1-D-E {
1053
+ ._1cexo ._2Imkz {
1081
1054
  color: rgb(var(--color-blueberry-500-rgb));
1082
1055
  }
1083
1056
 
1084
- ._1FFZh {
1057
+ ._2aPPp {
1085
1058
  background: rgb(var(--color-mint-100-rgb));
1086
1059
  box-shadow: 0 0 0 1px rgba(var(--color-mint-500-rgb), 0.15), 0 1px 3px 0 rgba(var(--color-mint-500-rgb), 0.25);
1087
1060
  }
1088
- ._1FFZh ._1-D-E {
1061
+ ._2aPPp ._2Imkz {
1089
1062
  color: rgb(var(--color-mint-500-rgb));
1090
1063
  }
1091
1064
 
1092
- ._2R34O {
1065
+ ._3LjdB {
1093
1066
  background: rgb(var(--color-radish-100-rgb));
1094
1067
  box-shadow: 0 0 0 1px rgba(var(--color-radish-500-rgb), 0.15), 0 1px 3px 0 rgba(var(--color-radish-500-rgb), 0.25);
1095
1068
  }
1096
- ._2R34O ._1-D-E {
1069
+ ._3LjdB ._2Imkz {
1097
1070
  color: rgb(var(--color-radish-500-rgb));
1098
1071
  }
1099
1072
 
1100
- ._3Cfhe {
1073
+ ._3LBr5 {
1101
1074
  background: rgb(var(--color-banana-100-rgb));
1102
1075
  box-shadow: 0 0 0 1px rgba(var(--color-banana-500-rgb), 0.15), 0 1px 3px 0 rgba(var(--color-banana-500-rgb), 0.25);
1103
1076
  }
1104
- ._3Cfhe ._1-D-E {
1077
+ ._3LBr5 ._2Imkz {
1105
1078
  color: rgb(var(--color-banana-500-rgb));
1106
1079
  }
1107
1080
 
1108
- ._1SIOw {
1081
+ ._3zIIc {
1109
1082
  background: rgb(var(--color-eggplant-100-rgb));
1110
1083
  box-shadow: 0 0 0 1px rgba(var(--color-eggplant-500-rgb), 0.15), 0 1px 3px 0 rgba(var(--color-eggplant-500-rgb), 0.25);
1111
1084
  }
1112
- ._1SIOw ._1-D-E {
1085
+ ._3zIIc ._2Imkz {
1113
1086
  color: rgb(var(--color-eggplant-500-rgb));
1114
1087
  }
1115
1088
 
1116
- ._3SNQ1 {
1089
+ ._1wj-0 {
1117
1090
  position: absolute;
1118
1091
  width: 38px;
1119
1092
  height: 38px;
@@ -1121,24 +1094,24 @@ Just for future references:
1121
1094
  right: 4px;
1122
1095
  }
1123
1096
 
1124
- ._3nLTI {
1097
+ ._wH_Tn {
1125
1098
  padding-top: 12px;
1126
1099
  padding-bottom: 12px;
1127
1100
  }
1128
- ._3nLTI ._3SNQ1 {
1101
+ ._wH_Tn ._1wj-0 {
1129
1102
  position: static;
1130
1103
  }
1131
- ._3nLTI ._3n6S7 {
1104
+ ._wH_Tn ._2KsRB {
1132
1105
  display: flex;
1133
1106
  align-items: center;
1134
1107
  min-height: 38px;
1135
1108
  }
1136
- ._1jqm8 {
1109
+ ._1eCfd {
1137
1110
  font-size: 12px;
1138
1111
  line-height: 12px;
1139
1112
  color: var(--color-grey-500);
1140
1113
  }
1141
- ._2EwLt {
1114
+ ._XcD7g {
1142
1115
  font-family: "Proxima Nova", sans-serif;
1143
1116
  position: absolute;
1144
1117
  list-style: none;
@@ -1150,21 +1123,20 @@ Just for future references:
1150
1123
  padding: 20px;
1151
1124
  box-sizing: border-box;
1152
1125
  }
1153
- ._2rs8m {
1126
+ ._3INRK {
1154
1127
  all: unset;
1155
- width: -webkit-fit-content;
1156
1128
  width: -moz-fit-content;
1157
1129
  width: fit-content;
1158
1130
  cursor: pointer;
1159
1131
  }
1160
- ._2rs8m:focus {
1132
+ ._3INRK:focus {
1161
1133
  outline: none;
1162
1134
  text-decoration: none;
1163
1135
  }
1164
- ._2rs8m:focus > * {
1136
+ ._3INRK:focus > * {
1165
1137
  box-shadow: 0 0 8px var(--color-eggplant-300);
1166
1138
  }
1167
- ._h724f {
1139
+ ._3gsXT {
1168
1140
  line-height: normal;
1169
1141
  padding: 0;
1170
1142
  width: auto;
@@ -1176,25 +1148,25 @@ Just for future references:
1176
1148
  min-height: 16px;
1177
1149
  }
1178
1150
 
1179
- ._1VUoF {
1151
+ ._1acko {
1180
1152
  overflow: hidden;
1181
1153
  white-space: nowrap;
1182
1154
  text-overflow: ellipsis;
1183
1155
  }
1184
- ._1DWBq {
1156
+ ._1sq2y {
1185
1157
  color: var(--color-grey-500);
1186
1158
  font-family: "Proxima Nova", sans-serif;
1187
1159
  font-weight: 400;
1188
1160
  font-size: 12px;
1189
1161
  line-height: 16px;
1190
1162
  }
1191
- ._nZ2MD {
1163
+ ._2EaHy {
1192
1164
  color: var(--color-radish-400);
1193
1165
  font-family: "Proxima Nova", sans-serif;
1194
1166
  font-weight: 400;
1195
1167
  font-size: 12px;
1196
1168
  }
1197
- ._20YOA {
1169
+ ._3BVGA {
1198
1170
  padding: 7px;
1199
1171
  line-height: 22px;
1200
1172
  border-radius: 4px;
@@ -1207,47 +1179,47 @@ Just for future references:
1207
1179
  flex: 1;
1208
1180
  min-width: 90px;
1209
1181
  }
1210
- ._20YOA:focus {
1182
+ ._3BVGA:focus {
1211
1183
  border: 1px solid var(--color-eggplant-400);
1212
1184
  box-shadow: 0 0 8px var(--color-eggplant-300);
1213
1185
  outline: none;
1214
1186
  }
1215
- ._20YOA:disabled {
1187
+ ._3BVGA:disabled {
1216
1188
  background-color: var(--color-grey-100);
1217
1189
  color: var(--color-grey-400);
1218
1190
  }
1219
1191
 
1220
- ._3kUSh {
1192
+ ._FLffs {
1221
1193
  border-color: var(--color-radish-400) !important;
1222
1194
  }
1223
1195
 
1224
- ._3IU3Q {
1196
+ ._3qeO1 {
1225
1197
  border-left: 0 !important;
1226
1198
  border-top-left-radius: 0 !important;
1227
1199
  border-bottom-left-radius: 0 !important;
1228
1200
  color: var(--color-grey-400);
1229
1201
  }
1230
1202
 
1231
- ._QXJOD {
1203
+ ._3QPln {
1232
1204
  border-right: 0 !important;
1233
1205
  border-top-right-radius: 0 !important;
1234
1206
  border-bottom-right-radius: 0 !important;
1235
1207
  }
1236
- ._ybKOk {
1208
+ ._3YvDZ {
1237
1209
  position: relative;
1238
1210
  display: flex;
1239
1211
  flex: 1;
1240
1212
  }
1241
1213
 
1242
- ._2COk3 input {
1214
+ ._3fIAQ input {
1243
1215
  padding-left: 21px;
1244
1216
  }
1245
1217
 
1246
- ._1xXXN input {
1218
+ ._6GxwQ input {
1247
1219
  padding-right: 21px;
1248
1220
  }
1249
1221
 
1250
- ._eX5OL {
1222
+ ._KE6FS {
1251
1223
  position: absolute;
1252
1224
  line-height: 22px;
1253
1225
  padding: 8px;
@@ -1267,12 +1239,12 @@ Just for future references:
1267
1239
  z-index: var(--z-index-base);
1268
1240
  text-align: left;
1269
1241
  }
1270
- ._eX5OL svg,
1271
- ._eX5OL path {
1242
+ ._KE6FS svg,
1243
+ ._KE6FS path {
1272
1244
  color: var(--color-grey-400);
1273
1245
  }
1274
1246
 
1275
- .__YH01 {
1247
+ ._1Zl92 {
1276
1248
  position: absolute;
1277
1249
  line-height: 22px;
1278
1250
  padding: 8px;
@@ -1292,42 +1264,42 @@ Just for future references:
1292
1264
  right: 0;
1293
1265
  text-align: right;
1294
1266
  }
1295
- .__YH01 svg,
1296
- .__YH01 path {
1267
+ ._1Zl92 svg,
1268
+ ._1Zl92 path {
1297
1269
  color: var(--color-grey-400);
1298
1270
  }
1299
- ._1v1df {
1271
+ ._2aZGZ {
1300
1272
  font-family: "Proxima Nova", sans-serif;
1301
1273
  list-style: none;
1302
1274
  margin: -20px;
1303
1275
  padding: 0;
1304
1276
  }
1305
- ._eAjpa {
1277
+ ._12udv {
1306
1278
  background-color: var(--color-grey-100);
1307
1279
  }
1308
- ._3x1F6 {
1280
+ ._1QfLU {
1309
1281
  width: 100%;
1310
1282
  height: 1px;
1311
1283
  background-color: var(--color-grey-200);
1312
1284
  margin: 4px 0;
1313
1285
  }
1314
- ._B3_I5 {
1286
+ ._KDlwN {
1315
1287
  cursor: pointer;
1316
1288
  }
1317
- ._1mr1h {
1289
+ ._1O4C1 {
1318
1290
  background-color: var(--color-eggplant-100);
1319
1291
  }
1320
- ._1mr1h ._2b7Fg {
1292
+ ._1O4C1 ._2BdSt {
1321
1293
  color: var(--color-eggplant-500);
1322
1294
  }
1323
- ._2l0Cb {
1295
+ ._12Kal {
1324
1296
  cursor: auto;
1325
1297
  color: var(--color-grey-500);
1326
1298
  }
1327
- ._2l0Cb ._2b7Fg {
1299
+ ._12Kal ._2BdSt {
1328
1300
  color: var(--color-grey-400);
1329
1301
  }
1330
- ._2NHVO {
1302
+ ._3zhrP {
1331
1303
  color: var(--color-grey-400);
1332
1304
  padding: 12px;
1333
1305
  font-size: 14px;
@@ -1337,104 +1309,104 @@ Just for future references:
1337
1309
  gap: 8px;
1338
1310
  align-items: center;
1339
1311
  }
1340
- ._2b7Fg {
1312
+ ._2BdSt {
1341
1313
  flex: 1;
1342
1314
  color: var(--color-grey-500);
1343
1315
  }
1344
- ._daoso {
1316
+ ._3ND_9 {
1345
1317
  color: var(--color-grey-500);
1346
1318
  text-decoration: none;
1347
1319
  display: block;
1348
1320
  width: 100%;
1349
1321
  height: 100%;
1350
1322
  }
1351
- ._daoso:hover {
1323
+ ._3ND_9:hover {
1352
1324
  text-decoration: none;
1353
1325
  }
1354
- ._daoso:focus {
1326
+ ._3ND_9:focus {
1355
1327
  outline: none;
1356
1328
  }
1357
- h1._3CIA3 {
1329
+ h1._32amZ {
1358
1330
  font-size: 1.75rem;
1359
1331
  line-height: 2rem;
1360
1332
  font-weight: 600;
1361
1333
  }
1362
1334
 
1363
- h2._3CIA3 {
1335
+ h2._32amZ {
1364
1336
  font-size: 1.5rem;
1365
1337
  line-height: 1.75rem;
1366
1338
  font-weight: 600;
1367
1339
  }
1368
1340
 
1369
- h3._3CIA3 {
1341
+ h3._32amZ {
1370
1342
  font-size: 1.25rem;
1371
1343
  line-height: 1.5rem;
1372
1344
  font-weight: 600;
1373
1345
  }
1374
1346
 
1375
- h4._3CIA3 {
1347
+ h4._32amZ {
1376
1348
  font-size: 1.25rem;
1377
1349
  line-height: 1.5rem;
1378
1350
  font-weight: 400;
1379
1351
  color: var(--color-grey-400);
1380
1352
  }
1381
1353
 
1382
- h5._3CIA3 {
1354
+ h5._32amZ {
1383
1355
  font-size: 1rem;
1384
1356
  line-height: 1.25rem;
1385
1357
  font-weight: 400;
1386
1358
  color: var(--color-grey-400);
1387
1359
  }
1388
1360
 
1389
- ._3CIA3 {
1361
+ ._32amZ {
1390
1362
  font-family: "Proxima Nova", sans-serif;
1391
1363
  color: var(--color-grey-500);
1392
1364
  margin: 0;
1393
1365
  }
1394
- ._1nnj8 {
1366
+ ._ayJRy {
1395
1367
  font-size: 0.875rem;
1396
1368
  line-height: 1.125rem;
1397
1369
  font-weight: 400;
1398
1370
  }
1399
- ._37K6o {
1371
+ ._3g1gi {
1400
1372
  font-size: 0.75rem;
1401
1373
  line-height: 1rem;
1402
1374
  font-weight: 400;
1403
1375
  }
1404
- ._avqxy {
1376
+ ._20Phg {
1405
1377
  font-size: 2.5rem;
1406
1378
  line-height: 2.75rem;
1407
1379
  font-weight: 600;
1408
1380
  }
1409
- ._2TG6E {
1381
+ ._A0AyZ {
1410
1382
  font-weight: 600;
1411
1383
  }
1412
- ._2hlsn {
1384
+ ._3jayQ {
1413
1385
  font-style: italic;
1414
1386
  }
1415
- ._1Pjo6 {
1387
+ ._GOcFw {
1416
1388
  text-decoration: underline;
1417
1389
  }
1418
- ._eDdDI {
1390
+ ._3TfGK {
1419
1391
  font-variant-numeric: tabular-nums;
1420
1392
  }
1421
- ._2gNwS {
1393
+ ._b8gto {
1422
1394
  text-align: left;
1423
1395
  }
1424
- ._ufv1W {
1396
+ ._ecyH1 {
1425
1397
  text-align: right;
1426
1398
  }
1427
- ._2WMN6 {
1399
+ ._xBgXc {
1428
1400
  text-align: center;
1429
1401
  }
1430
- ._2iH-J {
1402
+ ._280D5 {
1431
1403
  text-align: justify;
1432
1404
  }
1433
- ._29ZIp {
1405
+ ._2o1ez {
1434
1406
  position: relative;
1435
1407
  height: 100%;
1436
1408
  }
1437
- ._3Q8NT {
1409
+ ._1PFiJ {
1438
1410
  box-sizing: border-box;
1439
1411
  background: white;
1440
1412
  border: 1px solid var(--color-grey-200);
@@ -1444,44 +1416,44 @@ h5._3CIA3 {
1444
1416
  padding: 24px 20px;
1445
1417
  color: var(--color-grey-500);
1446
1418
  }
1447
- ._2Fah6 {
1419
+ ._3dQzA {
1448
1420
  cursor: pointer;
1449
1421
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.05);
1450
1422
  transition: all ease-in-out 150ms;
1451
1423
  font: inherit;
1452
1424
  text-align: inherit;
1453
1425
  }
1454
- ._2Fah6:not(._SGno0):hover {
1426
+ ._3dQzA:not(._5dJZO):hover {
1455
1427
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.2);
1456
1428
  background-color: var(--color-grey-100);
1457
1429
  }
1458
- ._2Fah6:focus {
1430
+ ._3dQzA:focus {
1459
1431
  box-shadow: 0 0 8px var(--color-eggplant-300);
1460
1432
  outline: none;
1461
1433
  }
1462
- ._1zqRN {
1434
+ ._DWgI_ {
1463
1435
  border-color: var(--color-eggplant-400);
1464
1436
  box-shadow: 0 0 8px var(--color-eggplant-300);
1465
1437
  }
1466
- ._11cqA {
1438
+ ._24dNX {
1467
1439
  background: var(--color-grey-100);
1468
1440
  box-shadow: none;
1469
1441
  color: var(--color-grey-300);
1470
1442
  pointer-events: none;
1471
1443
  }
1472
- ._3Hwms {
1444
+ ._2LVaD {
1473
1445
  min-height: 56px;
1474
1446
  }
1475
- ._TmEUS {
1447
+ ._L9ZA7 {
1476
1448
  position: absolute;
1477
1449
  z-index: var(--z-index-base);
1478
1450
  right: 8px;
1479
1451
  top: 8px;
1480
1452
  }
1481
- ._3FZlB {
1453
+ ._5YidV {
1482
1454
  pointer-events: none;
1483
1455
  }
1484
- ._2qNmx {
1456
+ ._cQT44 {
1485
1457
  position: absolute;
1486
1458
  width: 38px;
1487
1459
  height: 38px;
@@ -1489,10 +1461,10 @@ h5._3CIA3 {
1489
1461
  right: 8px;
1490
1462
  }
1491
1463
 
1492
- ._2z7qG {
1464
+ ._rSzMg {
1493
1465
  text-transform: uppercase;
1494
1466
  }
1495
- ._XFvYB {
1467
+ ._12zfd {
1496
1468
  display: flex;
1497
1469
  gap: 8px;
1498
1470
  border-radius: 4px;
@@ -1505,46 +1477,46 @@ h5._3CIA3 {
1505
1477
  align-items: center;
1506
1478
  border: 1px solid transparent;
1507
1479
  }
1508
- ._XFvYB:hover {
1480
+ ._12zfd:hover {
1509
1481
  background-color: rgba(0, 0, 0, 0.03);
1510
1482
  border-color: var(--color-grey-100);
1511
1483
  text-decoration: none;
1512
1484
  }
1513
- ._HAJCd {
1485
+ ._wsI-Z {
1514
1486
  margin-left: -10px;
1515
1487
  }
1516
- ._FbhTM {
1488
+ ._l-wOh {
1517
1489
  margin: 0 auto;
1518
1490
  padding: 0 20px;
1519
1491
  min-width: 720px;
1520
1492
  }
1521
- ._3QyAE {
1493
+ ._2uRrh {
1522
1494
  width: auto;
1523
1495
  }
1524
- ._17aOG {
1496
+ ._1d-Qv {
1525
1497
  max-width: 1000px;
1526
1498
  }
1527
- ._1KO1J {
1499
+ ._EtQ8V {
1528
1500
  color: var(--color-white);
1529
1501
  font-size: 14px;
1530
1502
  padding: 16px;
1531
1503
  text-align: center;
1532
1504
  }
1533
- ._2mTN3 {
1505
+ ._37f12 {
1534
1506
  background-color: var(--color-blueberry-400);
1535
1507
  }
1536
- ._1YuCF {
1508
+ ._1HFZc {
1537
1509
  background-color: var(--color-radish-400);
1538
1510
  }
1539
- ._tlNFk {
1511
+ ._3fqO1 {
1540
1512
  background-color: var(--color-eggplant-400);
1541
1513
  }
1542
- ._1XR7V {
1514
+ ._yMHUa {
1543
1515
  position: relative;
1544
1516
  width: 48px;
1545
1517
  height: 48px;
1546
1518
  }
1547
- ._1BygP {
1519
+ ._2u-Hw {
1548
1520
  top: 50%;
1549
1521
  left: 50%;
1550
1522
  width: 100%;
@@ -1555,32 +1527,32 @@ h5._3CIA3 {
1555
1527
  font-weight: 400;
1556
1528
  color: var(--color-grey-500);
1557
1529
  }
1558
- ._1Ak-z {
1530
+ ._ORvUI {
1559
1531
  stroke: var(--color-grey-100);
1560
1532
  fill: var(--color-white);
1561
1533
  }
1562
- ._22YIp {
1534
+ ._2KJMe {
1563
1535
  stroke: var(--color-mint-400);
1564
1536
  fill: transparent;
1565
1537
  }
1566
- ._3nyZN {
1538
+ ._1N8C5 {
1567
1539
  background-color: var(--color-grey-100);
1568
1540
  height: 12px;
1569
1541
  width: 100%;
1570
1542
  border-radius: 8px;
1571
1543
  }
1572
- ._11TEp {
1544
+ ._2ZCqa {
1573
1545
  background-color: var(--color-tangerine-400);
1574
1546
  height: 100%;
1575
1547
  border-radius: 8px;
1576
1548
  }
1577
- ._3XFTU {
1549
+ ._3cjo0 {
1578
1550
  display: flex;
1579
1551
  justify-content: space-around;
1580
1552
  color: var(--color-grey-500);
1581
1553
  font-family: "Proxima Nova", sans-serif;
1582
1554
  }
1583
- ._3w7eX {
1555
+ ._WwXRR {
1584
1556
  background: var(--color-grey-100);
1585
1557
  width: 100%;
1586
1558
  height: 13px;
@@ -1588,147 +1560,137 @@ h5._3CIA3 {
1588
1560
  overflow: hidden;
1589
1561
  position: relative;
1590
1562
  }
1591
- ._3w7eX::after {
1563
+ ._WwXRR::after {
1592
1564
  position: absolute;
1593
1565
  top: 0;
1594
1566
  right: 0;
1595
1567
  bottom: 0;
1596
1568
  left: 0;
1597
1569
  transform: translateX(-100%);
1598
- -webkit-animation-name: _28YKe;
1599
- animation-name: _28YKe;
1600
- -webkit-animation-delay: 3.5s;
1601
- animation-delay: 3.5s;
1602
- -webkit-animation-duration: 1.6s;
1603
- animation-duration: 1.6s;
1604
- -webkit-animation-iteration-count: infinite;
1605
- animation-iteration-count: infinite;
1570
+ animation-name: _3OXiA;
1571
+ animation-delay: 3.5s;
1572
+ animation-duration: 1.6s;
1573
+ animation-iteration-count: infinite;
1606
1574
  background: linear-gradient(90deg, rgba(var(--color-white-rgb), 0) 0, rgba(var(--color-white-rgb), 0.2) 20%, rgba(var(--color-white-rgb), 0.5) 60%, rgba(var(--color-white-rgb), 0));
1607
1575
  content: "";
1608
1576
  }
1609
- @-webkit-keyframes _28YKe {
1577
+ @keyframes _3OXiA {
1610
1578
  100% {
1611
1579
  transform: translateX(100%);
1612
1580
  }
1613
1581
  }
1614
- @keyframes _28YKe {
1615
- 100% {
1616
- transform: translateX(100%);
1617
- }
1618
- }
1619
- ._pOgx2 {
1582
+ ._AWCr7 {
1620
1583
  min-height: 38px;
1621
1584
  min-width: 38px;
1622
1585
  width: 72px;
1623
1586
  border-radius: 4px;
1624
1587
  }
1625
- ._2z4iF {
1588
+ ._Loib4 {
1626
1589
  min-height: 28px;
1627
1590
  min-width: 64px;
1628
1591
  width: 64px;
1629
1592
  border-radius: 25px;
1630
1593
  }
1631
- ._3FtIs {
1594
+ ._1fJNg {
1632
1595
  width: 30px;
1633
1596
  height: 30px;
1634
1597
  border-radius: 50%;
1635
1598
  }
1636
- ._3bCyy {
1599
+ ._EW9a1 {
1637
1600
  width: 20px;
1638
1601
  height: 20px;
1639
1602
  border-radius: 50%;
1640
1603
  }
1641
- ._2zQGs {
1604
+ ._3K70S {
1642
1605
  width: 30px;
1643
1606
  height: 30px;
1644
1607
  border-radius: 50%;
1645
1608
  }
1646
- ._14IIB {
1609
+ ._LPHmB {
1647
1610
  width: 40px;
1648
1611
  height: 40px;
1649
1612
  border-radius: 50%;
1650
1613
  }
1651
- ._1C4Xa {
1614
+ ._WLVw5 {
1652
1615
  width: 80px;
1653
1616
  height: 80px;
1654
1617
  border-radius: 50%;
1655
1618
  }
1656
- ._2GGMG:focus:not(:focus-visible) {
1619
+ ._Bltkq:focus:not(:focus-visible) {
1657
1620
  /* Remove the focus indicator on mouse-focus for browsers
1658
1621
  that do support :focus-visible */
1659
1622
  outline: none;
1660
1623
  }
1661
1624
 
1662
- ._3VoZI {
1625
+ ._2SMYx {
1663
1626
  cursor: pointer;
1664
1627
  }
1665
- ._3VoZI:hover {
1628
+ ._2SMYx:hover {
1666
1629
  background-color: var(--color-grey-100);
1667
1630
  }
1668
1631
 
1669
- ._2GGMG:first-of-type > td {
1632
+ ._Bltkq:first-of-type > td {
1670
1633
  border-top: 1px solid var(--color-grey-200);
1671
1634
  }
1672
1635
 
1673
- ._1ZCir td {
1636
+ ._2Gjlw td {
1674
1637
  background-color: var(--color-eggplant-100);
1675
1638
  }
1676
- ._3Iab2 {
1639
+ ._13W8D {
1677
1640
  white-space: nowrap;
1678
1641
  width: 100%;
1679
1642
  display: flex;
1680
1643
  justify-content: flex-end;
1681
1644
  }
1682
- ._SpJZY {
1645
+ ._3Jay_ {
1683
1646
  position: relative;
1684
1647
  border-bottom: 1px solid var(--color-grey-200);
1685
1648
  padding: 16px;
1686
1649
  word-break: break-word;
1687
1650
  -webkit-hyphens: auto;
1688
- -ms-hyphens: auto;
1689
1651
  hyphens: auto;
1690
1652
  background: none;
1691
1653
  }
1692
- ._SpJZY:first-of-type {
1654
+ ._3Jay_:first-of-type {
1693
1655
  border-left: 1px solid var(--color-grey-200);
1694
1656
  }
1695
- ._SpJZY:last-of-type {
1657
+ ._3Jay_:last-of-type {
1696
1658
  border-right: 1px solid var(--color-grey-200);
1697
1659
  }
1698
- ._3R9X2 {
1660
+ ._14IOV {
1699
1661
  padding: 0;
1700
1662
  }
1701
- ._6CjWl:not(:last-child) {
1663
+ ._CJpCe:not(:last-child) {
1702
1664
  border-right: 1px solid var(--color-grey-200);
1703
1665
  }
1704
- ._tvnPS {
1666
+ ._3ansi {
1705
1667
  background: var(--color-radish-100);
1706
1668
  color: var(--color-radish-400);
1707
1669
  }
1708
- ._2D9Do {
1670
+ ._17O7X {
1709
1671
  height: 100%;
1710
1672
  display: flex;
1711
1673
  align-items: center;
1712
1674
  }
1713
- ._1HyJe {
1675
+ ._DGZfp {
1714
1676
  justify-content: flex-end;
1715
1677
  }
1716
- ._3tEcf {
1678
+ ._1zdxW {
1717
1679
  justify-content: space-between;
1718
1680
  }
1719
- ._33N-K {
1681
+ ._1v3Ot {
1720
1682
  opacity: 0.5;
1721
1683
  }
1722
- ._2ctV2 {
1684
+ ._1zAvk {
1723
1685
  width: 16px;
1724
1686
  }
1725
- ._2QAov {
1687
+ ._3-xxk {
1726
1688
  margin-left: 4px;
1727
1689
  }
1728
- ._AzpZE {
1690
+ ._hLfpK {
1729
1691
  margin-right: 4px;
1730
1692
  }
1731
- ._2puqJ {
1693
+ ._1M3dy {
1732
1694
  position: fixed;
1733
1695
  top: 0px;
1734
1696
  bottom: 0px;
@@ -1739,13 +1701,13 @@ h5._3CIA3 {
1739
1701
  align-items: center;
1740
1702
  flex-direction: column;
1741
1703
  }
1742
- ._2puqJ::after {
1704
+ ._1M3dy::after {
1743
1705
  width: 100%;
1744
1706
  flex-basis: 20px;
1745
1707
  flex-shrink: 0;
1746
1708
  content: "";
1747
1709
  }
1748
- ._2puqJ::before {
1710
+ ._1M3dy::before {
1749
1711
  width: 100%;
1750
1712
  min-height: 20px;
1751
1713
  max-height: 80px;
@@ -1753,16 +1715,16 @@ h5._3CIA3 {
1753
1715
  content: "";
1754
1716
  }
1755
1717
 
1756
- ._1167h {
1718
+ ._P2Aqt {
1757
1719
  opacity: 1;
1758
1720
  transform: translateX(0);
1759
1721
  }
1760
1722
 
1761
- ._t_t7L {
1723
+ ._149Nf {
1762
1724
  opacity: 0;
1763
1725
  }
1764
1726
 
1765
- ._wQQ_2 {
1727
+ ._CauHi {
1766
1728
  position: relative;
1767
1729
  border: 1px solid var(--color-grey-200);
1768
1730
  background: var(--color-white);
@@ -1775,18 +1737,18 @@ h5._3CIA3 {
1775
1737
  box-sizing: border-box;
1776
1738
  min-height: 266px;
1777
1739
  }
1778
- ._wQQ_2 > form {
1740
+ ._CauHi > form {
1779
1741
  display: contents;
1780
1742
  }
1781
1743
 
1782
- ._3jwux {
1744
+ ._3MiUv {
1783
1745
  opacity: 1;
1784
1746
  }
1785
1747
 
1786
- ._2c2QP {
1748
+ ._1CXOY {
1787
1749
  opacity: 0;
1788
1750
  }
1789
- ._36nxW {
1751
+ ._2iRIU {
1790
1752
  font-size: 24px;
1791
1753
  line-height: 28px;
1792
1754
  color: var(--color-grey-500);
@@ -1794,7 +1756,7 @@ h5._3CIA3 {
1794
1756
  font-family: "Proxima Nova", sans-serif;
1795
1757
  padding: 0;
1796
1758
  }
1797
- ._2zYre {
1759
+ ._1rw24 {
1798
1760
  display: flex;
1799
1761
  justify-content: end;
1800
1762
  margin-bottom: -20px;
@@ -1802,7 +1764,7 @@ h5._3CIA3 {
1802
1764
  z-index: calc(var(--z-index-base) + 2);
1803
1765
  }
1804
1766
 
1805
- ._2XwRD {
1767
+ ._3UWdF {
1806
1768
  font-size: 20px;
1807
1769
  line-height: 24px;
1808
1770
  color: var(--color-grey-400);
@@ -1813,7 +1775,7 @@ h5._3CIA3 {
1813
1775
  * It is using ::before and ::after to accomplish that => https://www.kizu.ru/shadowscroll/
1814
1776
  * There is a cleaner solution using background-attachment (https://lea.verou.me/2012/04/background-attachment-local/) but I had some issues in Chrome using that approach
1815
1777
  */
1816
- ._2J-ku {
1778
+ ._vu6lH {
1817
1779
  overflow: auto;
1818
1780
  font-family: "Proxima Nova", sans-serif;
1819
1781
  font-size: 14px;
@@ -1821,14 +1783,14 @@ h5._3CIA3 {
1821
1783
  position: relative;
1822
1784
  padding: 0 8px 0 8px;
1823
1785
  }
1824
- ._2ErCP {
1786
+ ._3XK5b {
1825
1787
  z-index: var(--z-index-base);
1826
1788
  background: #fff no-repeat;
1827
1789
  background-image: radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
1828
1790
  background-position: 0 0, 0 100%;
1829
1791
  background-size: 100% 14px;
1830
1792
  }
1831
- ._2ErCP::before, ._2ErCP::after {
1793
+ ._3XK5b::before, ._3XK5b::after {
1832
1794
  content: "";
1833
1795
  position: relative;
1834
1796
  z-index: -1;
@@ -1837,14 +1799,14 @@ h5._3CIA3 {
1837
1799
  margin: 0 0 -30px;
1838
1800
  background: linear-gradient(to bottom, #fff, #fff 30%, rgba(255, 255, 255, 0));
1839
1801
  }
1840
- ._2ErCP::after {
1802
+ ._3XK5b::after {
1841
1803
  margin: -30px 0 0;
1842
1804
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 70%, #fff);
1843
1805
  }
1844
- ._3NET7 {
1806
+ ._3o5mL {
1845
1807
  padding-bottom: 8px;
1846
1808
  }
1847
- ._LKOr5 {
1809
+ ._1_LeI {
1848
1810
  flex: 1;
1849
1811
  display: flex;
1850
1812
  flex-direction: column;
@@ -1852,24 +1814,22 @@ h5._3CIA3 {
1852
1814
  padding: 32px 8px 0 8px;
1853
1815
  }
1854
1816
 
1855
- ._Qktd- {
1817
+ ._3J1qk {
1856
1818
  margin-left: -12px;
1857
1819
  }
1858
- ._80g2o {
1820
+ ._31ArE {
1859
1821
  --rdp-cell-size: 37px;
1860
1822
  --rdp-caption-font-size: 18px;
1861
1823
  --rdp-accent-color: var(--color-tangerine-200);
1862
1824
  --rdp-background-color: var(--color-grey-100);
1863
1825
  --rdp-accent-color-dark: var(--color-tangerine-400);
1864
1826
  --rdp-background-color-dark: var(--color-grey-500);
1865
- --rdp-outline: 2px solid var(--rdp-accent-color);
1866
- /* Outline border for focused elements */
1867
- --rdp-outline-selected: 3px solid var(--rdp-accent-color);
1868
- /* Outline border for focused _and_ selected elements */
1827
+ --rdp-outline: 2px solid var(--rdp-accent-color); /* Outline border for focused elements */
1828
+ --rdp-outline-selected: 3px solid var(--rdp-accent-color); /* Outline border for focused _and_ selected elements */
1869
1829
  margin: 1em;
1870
1830
  }
1871
1831
 
1872
- ._2cuMa {
1832
+ ._2JTN3 {
1873
1833
  margin: 0;
1874
1834
  max-width: calc(var(--rdp-cell-size) * 7);
1875
1835
  border-collapse: collapse;
@@ -1877,7 +1837,7 @@ h5._3CIA3 {
1877
1837
  color: var(--color-grey-500);
1878
1838
  }
1879
1839
 
1880
- ._1GZp_ {
1840
+ ._2vLS3 {
1881
1841
  display: flex;
1882
1842
  align-items: center;
1883
1843
  justify-content: space-between;
@@ -1886,7 +1846,7 @@ h5._3CIA3 {
1886
1846
  color: var(--color-grey-500);
1887
1847
  }
1888
1848
 
1889
- ._tPjGd {
1849
+ ._3YRyk {
1890
1850
  vertical-align: middle;
1891
1851
  text-align: center;
1892
1852
  height: 100%;
@@ -1899,16 +1859,16 @@ h5._3CIA3 {
1899
1859
  border: none;
1900
1860
  }
1901
1861
 
1902
- ._2qQeJ:not(._1hBvL) {
1862
+ ._24Ese:not(._3n5w2) {
1903
1863
  color: var(--color-tangerine-400);
1904
1864
  font-weight: 700;
1905
1865
  }
1906
1866
 
1907
- ._1hBvL._1hBvL {
1867
+ ._3n5w2._3n5w2 {
1908
1868
  color: var(--color-grey-300);
1909
1869
  }
1910
1870
 
1911
- ._1DBEJ {
1871
+ ._3_Zt3 {
1912
1872
  display: inline-flex;
1913
1873
  align-items: center;
1914
1874
  justify-content: center;
@@ -1919,36 +1879,34 @@ h5._3CIA3 {
1919
1879
  color: var(--color-grey-400);
1920
1880
  }
1921
1881
 
1922
- ._6W5uv._6W5uv._6W5uv._6W5uv:not(:disabled) {
1882
+ ._2I-mu._2I-mu._2I-mu._2I-mu:not(:disabled) {
1923
1883
  background-color: var(--color-tangerine-200);
1924
1884
  color: var(--color-tangerine-400);
1925
1885
  opacity: 1;
1926
1886
  }
1927
- ._6W5uv._6W5uv._6W5uv._6W5uv:not(:disabled):hover {
1887
+ ._2I-mu._2I-mu._2I-mu._2I-mu:not(:disabled):hover {
1928
1888
  background-color: var(--color-tangerine-400);
1929
1889
  color: var(--color-white);
1930
1890
  }
1931
1891
 
1932
- ._6W5uv[disabled] {
1892
+ ._2I-mu[disabled] {
1933
1893
  background-color: var(--color-tangerine-200);
1934
1894
  color: var(--color-grey-400);
1935
1895
  opacity: 1;
1936
1896
  }
1937
- ._2AJWd {
1897
+ ._14V7C {
1938
1898
  --rdp-cell-size: 37px;
1939
1899
  --rdp-caption-font-size: 18px;
1940
1900
  --rdp-accent-color: var(--color-tangerine-200);
1941
1901
  --rdp-background-color: var(--color-grey-100);
1942
1902
  --rdp-accent-color-dark: var(--color-tangerine-400);
1943
1903
  --rdp-background-color-dark: var(--color-grey-500);
1944
- --rdp-outline: 2px solid var(--rdp-accent-color);
1945
- /* Outline border for focused elements */
1946
- --rdp-outline-selected: 3px solid var(--rdp-accent-color);
1947
- /* Outline border for focused _and_ selected elements */
1904
+ --rdp-outline: 2px solid var(--rdp-accent-color); /* Outline border for focused elements */
1905
+ --rdp-outline-selected: 3px solid var(--rdp-accent-color); /* Outline border for focused _and_ selected elements */
1948
1906
  margin: 1em;
1949
1907
  }
1950
1908
 
1951
- ._3leOp {
1909
+ ._1ZNjF {
1952
1910
  margin: 0;
1953
1911
  max-width: calc(var(--rdp-cell-size) * 7);
1954
1912
  border-collapse: collapse;
@@ -1956,7 +1914,7 @@ h5._3CIA3 {
1956
1914
  color: var(--color-grey-500);
1957
1915
  }
1958
1916
 
1959
- ._2tmC5 {
1917
+ ._MeVZU {
1960
1918
  display: flex;
1961
1919
  align-items: center;
1962
1920
  justify-content: space-between;
@@ -1965,7 +1923,7 @@ h5._3CIA3 {
1965
1923
  color: var(--color-grey-500);
1966
1924
  }
1967
1925
 
1968
- ._2TSWJ {
1926
+ ._2AdsD {
1969
1927
  vertical-align: middle;
1970
1928
  text-align: center;
1971
1929
  height: 100%;
@@ -1978,16 +1936,16 @@ h5._3CIA3 {
1978
1936
  border: none;
1979
1937
  }
1980
1938
 
1981
- ._H7oXZ:not(._3kzmn) {
1939
+ ._2jnim:not(._yS_59) {
1982
1940
  color: var(--color-tangerine-400);
1983
1941
  font-weight: 700;
1984
1942
  }
1985
1943
 
1986
- ._3kzmn._3kzmn {
1944
+ ._yS_59._yS_59 {
1987
1945
  color: var(--color-grey-300);
1988
1946
  }
1989
1947
 
1990
- ._2K3wk {
1948
+ ._1UfGK {
1991
1949
  display: inline-flex;
1992
1950
  align-items: center;
1993
1951
  justify-content: center;
@@ -1998,82 +1956,82 @@ h5._3CIA3 {
1998
1956
  color: var(--color-grey-400);
1999
1957
  }
2000
1958
 
2001
- ._1Rk3V._1Rk3V {
1959
+ ._1eIgn._1eIgn {
2002
1960
  color: var(--color-tangerine-400);
2003
1961
  border-radius: 0;
2004
1962
  }
2005
- ._1Rk3V._1Rk3V:hover {
1963
+ ._1eIgn._1eIgn:hover {
2006
1964
  color: var(--color-tangerine-400);
2007
1965
  }
2008
- ._1Rk3V._1Rk3V:disabled {
1966
+ ._1eIgn._1eIgn:disabled {
2009
1967
  background-color: var(--color-tangerine-100);
2010
1968
  color: var(--color-grey-200);
2011
1969
  }
2012
1970
 
2013
- ._1LbGH._1LbGH {
1971
+ ._1QYfY._1QYfY {
2014
1972
  border-top-right-radius: 0;
2015
1973
  border-bottom-right-radius: 0;
2016
1974
  color: var(--color-tangerine-400);
2017
1975
  }
2018
- ._1LbGH._1LbGH:hover {
1976
+ ._1QYfY._1QYfY:hover {
2019
1977
  color: var(--color-tangerine-400);
2020
1978
  }
2021
- ._1LbGH._1LbGH:disabled {
1979
+ ._1QYfY._1QYfY:disabled {
2022
1980
  background-color: var(--color-tangerine-100);
2023
1981
  color: var(--color-white);
2024
1982
  }
2025
1983
 
2026
- ._1Tc3l._1Tc3l {
1984
+ ._1NFea._1NFea {
2027
1985
  border-top-left-radius: 0;
2028
1986
  border-bottom-left-radius: 0;
2029
1987
  color: var(--color-tangerine-400);
2030
1988
  }
2031
- ._1Tc3l._1Tc3l:hover {
1989
+ ._1NFea._1NFea:hover {
2032
1990
  color: var(--color-tangerine-400);
2033
1991
  }
2034
- ._1Tc3l._1Tc3l:disabled {
1992
+ ._1NFea._1NFea:disabled {
2035
1993
  background-color: var(--color-tangerine-100);
2036
1994
  color: var(--color-grey-200);
2037
1995
  }
2038
1996
 
2039
- ._2K0Y1 {
1997
+ ._2LSnn {
2040
1998
  height: 100%;
2041
1999
  }
2042
2000
 
2043
- ._2K0Y1:hover button:not(._1LbGH):not(._1Rk3V):not(._1Tc3l) {
2001
+ ._2LSnn:hover button:not(._1QYfY):not(._1eIgn):not(._1NFea) {
2044
2002
  background-color: var(--rdp-background-color);
2045
2003
  }
2046
2004
 
2047
- ._2K0Y1:hover button {
2005
+ ._2LSnn:hover button {
2048
2006
  border-radius: 0;
2049
2007
  }
2050
2008
 
2051
- ._2K0Y1:hover > td:first-of-type button {
2009
+ ._2LSnn:hover > td:first-of-type button {
2052
2010
  border-top-left-radius: 100%;
2053
2011
  border-bottom-left-radius: 100%;
2054
2012
  }
2055
2013
 
2056
- ._2K0Y1:hover > td:last-of-type button {
2014
+ ._2LSnn:hover > td:last-of-type button {
2057
2015
  border-top-right-radius: 100%;
2058
2016
  border-bottom-right-radius: 100%;
2059
2017
  }
2060
- ._3EOha {
2018
+ ._NXXj0 {
2061
2019
  position: relative;
2062
2020
  }
2063
- ._-UEzK {
2021
+ ._3_6m_ {
2064
2022
  position: absolute;
2065
2023
  left: 0;
2066
2024
  z-index: var(--z-index-base);
2067
2025
  background: var(--color-white);
2068
2026
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
2069
2027
  }
2070
- ._2sg0c {
2028
+ ._2Rbk6 {
2071
2029
  position: relative;
2072
2030
  }
2073
- ._2LdrP {
2031
+ ._1GW-E {
2074
2032
  padding-left: 24px;
2075
2033
  }
2076
- ._2sg0c input {
2034
+ ._2Rbk6 input {
2077
2035
  position: absolute;
2078
2036
  opacity: 0;
2079
2037
  cursor: pointer;
@@ -2082,7 +2040,7 @@ h5._3CIA3 {
2082
2040
  height: 16px;
2083
2041
  right: 0;
2084
2042
  }
2085
- ._2mA8e {
2043
+ ._2W10t {
2086
2044
  display: block;
2087
2045
  top: 0;
2088
2046
  left: 0;
@@ -2093,19 +2051,19 @@ h5._3CIA3 {
2093
2051
  border: 1px solid var(--color-grey-200);
2094
2052
  box-shadow: inset 0 1px 4px -2px var(--color-grey-200);
2095
2053
  }
2096
- ._2mA8e::after {
2054
+ ._2W10t::after {
2097
2055
  position: absolute;
2098
2056
  content: "";
2099
2057
  opacity: 0;
2100
2058
  }
2101
- input:checked ~ ._2mA8e {
2059
+ input:checked ~ ._2W10t {
2102
2060
  background-color: #4d89f5;
2103
2061
  border-radius: 4px;
2104
2062
  transform: rotate(0deg) scale(1);
2105
2063
  opacity: 1;
2106
2064
  border: 1px solid #8cb5f4;
2107
2065
  }
2108
- input:checked ~ ._2mA8e::after {
2066
+ input:checked ~ ._2W10t::after {
2109
2067
  opacity: 1;
2110
2068
  transform: rotate(45deg) scale(1);
2111
2069
  left: 4px;
@@ -2117,19 +2075,19 @@ input:checked ~ ._2mA8e::after {
2117
2075
  background-color: transparent;
2118
2076
  border-radius: 0;
2119
2077
  }
2120
- input:focus-visible + ._2mA8e {
2078
+ input:focus-visible + ._2W10t {
2121
2079
  outline: var(--color-eggplant-400) solid 1px;
2122
2080
  }
2123
- input:disabled + ._2mA8e {
2081
+ input:disabled + ._2W10t {
2124
2082
  background-color: var(--color-grey-100);
2125
2083
  border: 1px solid var(--color-grey-200);
2126
2084
  }
2127
- input:disabled + ._2mA8e::after {
2085
+ input:disabled + ._2W10t::after {
2128
2086
  box-shadow: none;
2129
2087
  border: solid #9f9f9f !important;
2130
2088
  border-width: 0 2px 2px 0 !important;
2131
2089
  }
2132
- ._3hZEG {
2090
+ ._1b47y {
2133
2091
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
2134
2092
  border: 1px solid var(--color-grey-200);
2135
2093
  border-radius: 8px;
@@ -2142,38 +2100,38 @@ input:disabled + ._2mA8e::after {
2142
2100
  opacity: 0;
2143
2101
  transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.16, 0.99), opacity 0.2s linear;
2144
2102
  }
2145
- ._JvGIZ {
2103
+ ._2MB4p {
2146
2104
  opacity: 1;
2147
2105
  transform: translateX(0);
2148
2106
  }
2149
- ._2D_ak {
2107
+ ._3VYQo {
2150
2108
  opacity: 0;
2151
2109
  }
2152
- ._1lmCk {
2110
+ ._3Enme {
2153
2111
  position: fixed;
2154
2112
  bottom: 78px;
2155
2113
  right: 10px;
2156
2114
  }
2157
- ._A6js8 {
2115
+ ._2Nn7v {
2158
2116
  max-width: 100%;
2159
2117
  max-height: 100%;
2160
2118
  }
2161
- ._24heZ {
2119
+ ._bzN9e {
2162
2120
  padding: 32px;
2163
2121
  }
2164
- ._5M3XV {
2122
+ ._3xbis {
2165
2123
  position: absolute;
2166
2124
  top: 10px;
2167
2125
  right: 10px;
2168
2126
  }
2169
- ._qYNve {
2127
+ ._1-1WW {
2170
2128
  width: 100%;
2171
2129
  height: 100%;
2172
2130
  }
2173
- ._qYNve > div, ._qYNve > div > div {
2131
+ ._1-1WW > div, ._1-1WW > div > div {
2174
2132
  height: 100%;
2175
2133
  }
2176
- ._qYNve input {
2134
+ ._1-1WW input {
2177
2135
  border: 1px solid transparent;
2178
2136
  display: flex;
2179
2137
  justify-content: flex-end;
@@ -2184,59 +2142,51 @@ input:disabled + ._2mA8e::after {
2184
2142
  font-family: "Proxima Nova", sans-serif;
2185
2143
  border-radius: 0;
2186
2144
  }
2187
- ._qYNve input:focus {
2145
+ ._1-1WW input:focus {
2188
2146
  border-color: var(--color-eggplant-400);
2189
2147
  box-shadow: 0 0 8px var(--color-eggplant-300);
2190
2148
  outline: none;
2191
2149
  }
2192
- ._qYNve input:hover {
2150
+ ._1-1WW input:hover {
2193
2151
  background: var(--color-grey-100);
2194
2152
  }
2195
- ._3w6bw {
2153
+ ._3JzKC {
2196
2154
  text-align: right;
2197
2155
  }
2198
- ._2y-_5 {
2156
+ ._2D-PH {
2199
2157
  /* Firefox */
2200
2158
  }
2201
- ._2y-_5 input::-webkit-outer-spin-button,
2202
- ._2y-_5 input::-webkit-inner-spin-button {
2159
+ ._2D-PH input::-webkit-outer-spin-button,
2160
+ ._2D-PH input::-webkit-inner-spin-button {
2203
2161
  -webkit-appearance: none;
2204
2162
  margin: 0;
2205
2163
  }
2206
- ._2y-_5 input[type=number] {
2164
+ ._2D-PH input[type=number] {
2207
2165
  -moz-appearance: textfield;
2208
2166
  }
2209
2167
 
2210
- ._1Mx8j._1Mx8j,
2211
- ._1Mx8j._1Mx8j:hover {
2168
+ ._2XRXA._2XRXA,
2169
+ ._2XRXA._2XRXA:hover {
2212
2170
  border-color: var(--color-radish-400);
2213
2171
  background: var(--color-radish-100);
2214
2172
  }
2215
2173
 
2216
- ._2BlhN._2BlhN {
2174
+ ._3YcR8._3YcR8 {
2217
2175
  border-top-left-radius: 8px;
2218
2176
  }
2219
2177
 
2220
- ._1qDoN._1qDoN {
2178
+ ._1nh6A._1nh6A {
2221
2179
  border-top-right-radius: 8px;
2222
2180
  }
2223
2181
 
2224
- ._2NUlb._2NUlb {
2182
+ ._hRUEo._hRUEo {
2225
2183
  border-bottom-left-radius: 8px;
2226
2184
  }
2227
2185
 
2228
- ._3Mm-v._3Mm-v {
2186
+ ._1AIOz._1AIOz {
2229
2187
  border-bottom-right-radius: 8px;
2230
2188
  }
2231
- @-webkit-keyframes _3FIb5 {
2232
- from {
2233
- opacity: 0;
2234
- }
2235
- to {
2236
- opacity: 1;
2237
- }
2238
- }
2239
- @keyframes _3FIb5 {
2189
+ @keyframes _2QIwh {
2240
2190
  from {
2241
2191
  opacity: 0;
2242
2192
  }
@@ -2244,18 +2194,18 @@ input:disabled + ._2mA8e::after {
2244
2194
  opacity: 1;
2245
2195
  }
2246
2196
  }
2247
- ._25lPo {
2197
+ ._3oL6K {
2248
2198
  position: relative;
2249
2199
  overflow: auto;
2250
2200
  white-space: nowrap;
2251
2201
  }
2252
- ._25lPo table {
2202
+ ._3oL6K table {
2253
2203
  table-layout: auto;
2254
2204
  }
2255
- ._2S3Jq:not(._RfN1H) table tr > td:first-of-type {
2205
+ ._2eNyX:not(._30S-d) table tr > td:first-of-type {
2256
2206
  transform-style: preserve-3d;
2257
2207
  }
2258
- ._2S3Jq:not(._RfN1H) table tr > td:first-of-type::before {
2208
+ ._2eNyX:not(._30S-d) table tr > td:first-of-type::before {
2259
2209
  content: "";
2260
2210
  width: 10px;
2261
2211
  height: 100%;
@@ -2263,31 +2213,30 @@ input:disabled + ._2mA8e::after {
2263
2213
  z-index: 0;
2264
2214
  transform: translateZ(-1px);
2265
2215
  top: 0;
2266
- -webkit-animation: _3FIb5 1s;
2267
- animation: _3FIb5 1s;
2216
+ animation: _2QIwh 1s;
2268
2217
  box-shadow: -7px 12px 11px 3px #888;
2269
2218
  right: 0;
2270
2219
  }
2271
- ._2S3Jq._RfN1H table tr > td:first-of-type {
2220
+ ._2eNyX._30S-d table tr > td:first-of-type {
2272
2221
  border-right: 4px solid var(--color-grey-200);
2273
2222
  }
2274
- ._1Jszb table thead tr th:first-of-type {
2223
+ ._24Yjb table thead tr th:first-of-type {
2275
2224
  position: sticky;
2276
2225
  left: 0;
2277
2226
  background-color: var(--color-white);
2278
2227
  }
2279
- ._1Jszb table tbody tr td:first-of-type {
2228
+ ._24Yjb table tbody tr td:first-of-type {
2280
2229
  position: sticky;
2281
2230
  left: 0;
2282
2231
  z-index: 1;
2283
2232
  background-color: var(--color-white);
2284
2233
  }
2285
- ._1Jszb table tfoot tr td:first-of-type {
2234
+ ._24Yjb table tfoot tr td:first-of-type {
2286
2235
  position: sticky;
2287
2236
  left: 0;
2288
2237
  z-index: 1;
2289
2238
  }
2290
- ._1Jszb table tbody tr:first-of-type > td:first-of-type::after {
2239
+ ._24Yjb table tbody tr:first-of-type > td:first-of-type::after {
2291
2240
  content: "";
2292
2241
  width: 6px;
2293
2242
  height: 1px;
@@ -2297,10 +2246,10 @@ input:disabled + ._2mA8e::after {
2297
2246
  left: -1px;
2298
2247
  top: -1px;
2299
2248
  }
2300
- ._Zq6VQ:not(._RfN1H) table tr > td:last-of-type {
2249
+ ._1CBZ1:not(._30S-d) table tr > td:last-of-type {
2301
2250
  transform-style: preserve-3d;
2302
2251
  }
2303
- ._Zq6VQ:not(._RfN1H) table tr > td:last-of-type::before {
2252
+ ._1CBZ1:not(._30S-d) table tr > td:last-of-type::before {
2304
2253
  content: "";
2305
2254
  width: 10px;
2306
2255
  height: 100%;
@@ -2308,31 +2257,30 @@ input:disabled + ._2mA8e::after {
2308
2257
  z-index: 0;
2309
2258
  transform: translateZ(-1px);
2310
2259
  top: 0;
2311
- -webkit-animation: _3FIb5 1s;
2312
- animation: _3FIb5 1s;
2260
+ animation: _2QIwh 1s;
2313
2261
  box-shadow: 7px 12px 11px 3px #888;
2314
2262
  left: 0;
2315
2263
  }
2316
- ._Zq6VQ._RfN1H table tr > td:last-of-type {
2264
+ ._1CBZ1._30S-d table tr > td:last-of-type {
2317
2265
  border-left: 4px solid var(--color-grey-200);
2318
2266
  }
2319
- ._2riDu table thead tr th:last-of-type {
2267
+ ._2pehG table thead tr th:last-of-type {
2320
2268
  position: sticky;
2321
2269
  right: 0;
2322
2270
  background-color: var(--color-white);
2323
2271
  }
2324
- ._2riDu table tbody tr td:last-of-type {
2272
+ ._2pehG table tbody tr td:last-of-type {
2325
2273
  position: sticky;
2326
2274
  right: 0;
2327
2275
  z-index: 1;
2328
2276
  background-color: var(--color-white);
2329
2277
  }
2330
- ._2riDu table tfoot tr td:last-of-type {
2278
+ ._2pehG table tfoot tr td:last-of-type {
2331
2279
  position: sticky;
2332
2280
  right: 0;
2333
2281
  z-index: 1;
2334
2282
  }
2335
- ._2riDu table tbody tr:first-of-type > td:last-of-type::after {
2283
+ ._2pehG table tbody tr:first-of-type > td:last-of-type::after {
2336
2284
  content: "";
2337
2285
  width: 6px;
2338
2286
  height: 1px;
@@ -2342,7 +2290,7 @@ input:disabled + ._2mA8e::after {
2342
2290
  right: -1px;
2343
2291
  top: -1px;
2344
2292
  }
2345
- ._2riDu:not(._1735l) table tbody tr:last-of-type > td:last-of-type::after {
2293
+ ._2pehG:not(._3NVYV) table tbody tr:last-of-type > td:last-of-type::after {
2346
2294
  content: "";
2347
2295
  width: 6px;
2348
2296
  height: 1px;
@@ -2352,7 +2300,7 @@ input:disabled + ._2mA8e::after {
2352
2300
  right: -1px;
2353
2301
  bottom: -1px;
2354
2302
  }
2355
- ._1Jszb:not(._1735l) table tbody tr:last-of-type > td:first-of-type::after {
2303
+ ._24Yjb:not(._3NVYV) table tbody tr:last-of-type > td:first-of-type::after {
2356
2304
  content: "";
2357
2305
  width: 6px;
2358
2306
  height: 1px;
@@ -2362,7 +2310,7 @@ input:disabled + ._2mA8e::after {
2362
2310
  left: -1px;
2363
2311
  bottom: -1px;
2364
2312
  }
2365
- ._1735l._2riDu table tfoot tr:last-of-type > td:last-of-type::after {
2313
+ ._3NVYV._2pehG table tfoot tr:last-of-type > td:last-of-type::after {
2366
2314
  content: "";
2367
2315
  width: 6px;
2368
2316
  height: 1px;
@@ -2372,7 +2320,7 @@ input:disabled + ._2mA8e::after {
2372
2320
  right: -1px;
2373
2321
  bottom: -1px;
2374
2322
  }
2375
- ._1735l._1Jszb table tfoot tr:last-of-type > td:first-of-type::after {
2323
+ ._3NVYV._24Yjb table tfoot tr:last-of-type > td:first-of-type::after {
2376
2324
  content: "";
2377
2325
  width: 6px;
2378
2326
  height: 1px;
@@ -2382,39 +2330,23 @@ input:disabled + ._2mA8e::after {
2382
2330
  left: -1px;
2383
2331
  bottom: -1px;
2384
2332
  }
2385
- @-webkit-keyframes _22OAU {
2386
- from {
2387
- box-shadow: inset 5px 0px 0px -5px #88888830;
2388
- }
2389
- to {
2390
- box-shadow: inset 5px 0px 9px -5px #88888830;
2391
- }
2392
- }
2393
- @keyframes _22OAU {
2394
- from {
2395
- box-shadow: inset 5px 0px 0px -5px #88888830;
2396
- }
2397
- to {
2398
- box-shadow: inset 5px 0px 9px -5px #88888830;
2399
- }
2400
- }
2401
- @-webkit-keyframes _2i_F1 {
2333
+ @keyframes _1TazX {
2402
2334
  from {
2403
- box-shadow: inset -5px 0px 0px -5px #88888830;
2335
+ box-shadow: inset 5px 0px 0px -5px rgba(136, 136, 136, 0.1882352941);
2404
2336
  }
2405
2337
  to {
2406
- box-shadow: inset -5px 0px 9px -5px #88888830;
2338
+ box-shadow: inset 5px 0px 9px -5px rgba(136, 136, 136, 0.1882352941);
2407
2339
  }
2408
2340
  }
2409
- @keyframes _2i_F1 {
2341
+ @keyframes _21Z84 {
2410
2342
  from {
2411
- box-shadow: inset -5px 0px 0px -5px #88888830;
2343
+ box-shadow: inset -5px 0px 0px -5px rgba(136, 136, 136, 0.1882352941);
2412
2344
  }
2413
2345
  to {
2414
- box-shadow: inset -5px 0px 9px -5px #88888830;
2346
+ box-shadow: inset -5px 0px 9px -5px rgba(136, 136, 136, 0.1882352941);
2415
2347
  }
2416
2348
  }
2417
- ._3S_6c {
2349
+ ._1HUZx {
2418
2350
  height: calc(100% - 28px);
2419
2351
  width: 20px;
2420
2352
  position: absolute;
@@ -2423,21 +2355,20 @@ input:disabled + ._2mA8e::after {
2423
2355
  z-index: 2;
2424
2356
  box-sizing: border-box;
2425
2357
  }
2426
- ._3Z4CV {
2358
+ ._17lLm {
2427
2359
  height: 100%;
2428
2360
  }
2429
- ._2Ww7z {
2361
+ ._332hh {
2430
2362
  border: 1px solid var(--color-grey-200);
2431
2363
  border-right: 0;
2432
2364
  border-bottom-left-radius: 8px;
2433
2365
  border-top-left-radius: 8px;
2434
2366
  left: 0;
2435
2367
  bottom: 0;
2436
- box-shadow: inset 5px 0px 9px -5px #88888830;
2437
- -webkit-animation: _22OAU 1s;
2438
- animation: _22OAU 1s;
2368
+ box-shadow: inset 5px 0px 9px -5px rgba(136, 136, 136, 0.1882352941);
2369
+ animation: _1TazX 1s;
2439
2370
  }
2440
- ._2Ww7z::after {
2371
+ ._332hh::after {
2441
2372
  content: "";
2442
2373
  width: 6px;
2443
2374
  height: 1px;
@@ -2447,7 +2378,7 @@ input:disabled + ._2mA8e::after {
2447
2378
  left: -1px;
2448
2379
  top: -1px;
2449
2380
  }
2450
- ._2Ww7z::before {
2381
+ ._332hh::before {
2451
2382
  content: "";
2452
2383
  width: 6px;
2453
2384
  height: 1px;
@@ -2457,18 +2388,17 @@ input:disabled + ._2mA8e::after {
2457
2388
  left: -1px;
2458
2389
  bottom: -1px;
2459
2390
  }
2460
- ._3UwN8 {
2391
+ ._22uc2 {
2461
2392
  border: 1px solid var(--color-grey-200);
2462
2393
  border-left: 0;
2463
2394
  border-bottom-right-radius: 8px;
2464
2395
  border-top-right-radius: 8px;
2465
2396
  right: 0;
2466
2397
  bottom: 0;
2467
- box-shadow: inset -5px 0px 9px -5px #88888830;
2468
- -webkit-animation: _2i_F1 1s;
2469
- animation: _2i_F1 1s;
2398
+ box-shadow: inset -5px 0px 9px -5px rgba(136, 136, 136, 0.1882352941);
2399
+ animation: _21Z84 1s;
2470
2400
  }
2471
- ._3UwN8::after {
2401
+ ._22uc2::after {
2472
2402
  content: "";
2473
2403
  width: 6px;
2474
2404
  height: 1px;
@@ -2478,7 +2408,7 @@ input:disabled + ._2mA8e::after {
2478
2408
  right: -1px;
2479
2409
  top: -1px;
2480
2410
  }
2481
- ._3UwN8::before {
2411
+ ._22uc2::before {
2482
2412
  content: "";
2483
2413
  width: 6px;
2484
2414
  height: 1px;
@@ -2488,31 +2418,31 @@ input:disabled + ._2mA8e::after {
2488
2418
  right: -1px;
2489
2419
  bottom: -1px;
2490
2420
  }
2491
- ._1cDCR {
2421
+ ._1JTKu {
2492
2422
  flex: 1;
2493
2423
  display: "flex";
2494
2424
  }
2495
- ._2-zhH {
2425
+ ._2bu6- {
2496
2426
  box-sizing: border-box;
2497
2427
  width: 100%;
2498
2428
  }
2499
2429
 
2500
- ._3sdnK {
2430
+ ._1cgU7 {
2501
2431
  border: solid var(--color-grey-200);
2502
2432
  border-width: 1px 0 0 0;
2503
2433
  margin: 0;
2504
2434
  }
2505
2435
 
2506
- ._2F1jP {
2436
+ ._1khlU {
2507
2437
  padding: 8px 4px 8px 4px;
2508
2438
  }
2509
- ._2X-yg {
2439
+ ._zaON7 {
2510
2440
  width: 272px;
2511
2441
  }
2512
- ._3O5Kh {
2442
+ ._2Rjup {
2513
2443
  width: 336px;
2514
2444
  }
2515
- ._23gnr {
2445
+ ._2UNAw {
2516
2446
  width: 200px;
2517
2447
  border-radius: 0px;
2518
2448
  font-family: "Proxima Nova", sans-serif;
@@ -2523,51 +2453,51 @@ input:disabled + ._2mA8e::after {
2523
2453
  background-color: var(--color-white);
2524
2454
  border: 1px solid var(--color-grey-200);
2525
2455
  }
2526
- ._23gnr:not(._Zv1Se) {
2456
+ ._2UNAw:not(._vFZYw) {
2527
2457
  cursor: pointer;
2528
2458
  }
2529
- ._23gnr:not(._Zv1Se):hover {
2459
+ ._2UNAw:not(._vFZYw):hover {
2530
2460
  background-color: var(--color-grey-100);
2531
2461
  }
2532
- ._23gnr:not(._Zv1Se):focus {
2462
+ ._2UNAw:not(._vFZYw):focus {
2533
2463
  box-shadow: 0 0 8px var(--color-eggplant-300);
2534
2464
  outline: none;
2535
2465
  }
2536
- ._18V8V {
2466
+ ._3y3-I {
2537
2467
  width: 264px;
2538
2468
  }
2539
- ._2v9v_ {
2469
+ ._1WTh3 {
2540
2470
  height: 18px;
2541
2471
  width: 18px;
2542
2472
  }
2543
- ._s8MoI {
2473
+ ._2tDB- {
2544
2474
  height: 38px;
2545
2475
  background-color: var(--color-white);
2546
2476
  border: 1px solid var(--color-grey-200);
2547
2477
  cursor: pointer;
2548
2478
  }
2549
- ._s8MoI:hover {
2479
+ ._2tDB-:hover {
2550
2480
  background-color: var(--color-grey-100);
2551
2481
  }
2552
- ._s8MoI:focus {
2482
+ ._2tDB-:focus {
2553
2483
  box-shadow: 0 0 8px var(--color-eggplant-300);
2554
2484
  outline: none;
2555
2485
  }
2556
- ._34Yoi, ._BeWpb {
2486
+ ._9_2Mg, ._j2INh {
2557
2487
  width: 36px;
2558
2488
  }
2559
- ._34Yoi {
2489
+ ._9_2Mg {
2560
2490
  border-radius: 4px 0px 0px 4px;
2561
2491
  border-right: 0;
2562
2492
  }
2563
- ._BeWpb {
2493
+ ._j2INh {
2564
2494
  border-radius: 0px 4px 4px 0px;
2565
2495
  border-left: 0;
2566
2496
  }
2567
- ._J5ph7 {
2497
+ ._2cjh7 {
2568
2498
  display: flex;
2569
2499
  }
2570
- ._2xgv4 {
2500
+ ._9hSoW {
2571
2501
  font-family: "Proxima Nova", sans-serif;
2572
2502
  font-weight: 600;
2573
2503
  font-size: 14px;
@@ -2583,25 +2513,25 @@ input:disabled + ._2mA8e::after {
2583
2513
  cursor: pointer;
2584
2514
  display: inline-flex;
2585
2515
  }
2586
- ._2xgv4:not(._1vG3O):hover {
2516
+ ._9hSoW:not(._2E6yG):hover {
2587
2517
  background-color: var(--color-grey-200);
2588
2518
  border-color: var(--color-grey-300);
2589
2519
  }
2590
- ._1vG3O {
2520
+ ._2E6yG {
2591
2521
  background-color: var(--color-tangerine-400);
2592
2522
  border-color: var(--color-tangerine-400);
2593
2523
  color: var(--color-white);
2594
2524
  }
2595
- ._2xgv4:focus {
2525
+ ._9hSoW:focus {
2596
2526
  box-shadow: 0 0 8px var(--color-eggplant-300);
2597
2527
  outline: none;
2598
2528
  text-decoration: none;
2599
2529
  }
2600
- ._2xgv4:first-child {
2530
+ ._9hSoW:first-child {
2601
2531
  border-radius: 4px 0 0 4px;
2602
2532
  border-width: 1px 0px 1px 1px;
2603
2533
  }
2604
- ._2xgv4:first-child:not(._1vG3O):hover::after {
2534
+ ._9hSoW:first-child:not(._2E6yG):hover::after {
2605
2535
  content: "";
2606
2536
  height: 36px;
2607
2537
  width: 1px;
@@ -2613,11 +2543,11 @@ input:disabled + ._2mA8e::after {
2613
2543
  top: -1px;
2614
2544
  right: -1px;
2615
2545
  }
2616
- ._2xgv4:not(:first-child):not(:last-child) {
2546
+ ._9hSoW:not(:first-child):not(:last-child) {
2617
2547
  border-radius: 0;
2618
2548
  border-width: 1px 0px 1px 0px;
2619
2549
  }
2620
- ._2xgv4:not(:first-child):not(:last-child):not(._1vG3O):hover::after, ._2xgv4:not(:first-child):not(:last-child):not(._1vG3O):hover::before {
2550
+ ._9hSoW:not(:first-child):not(:last-child):not(._2E6yG):hover::after, ._9hSoW:not(:first-child):not(:last-child):not(._2E6yG):hover::before {
2621
2551
  content: "";
2622
2552
  height: 36px;
2623
2553
  width: 1px;
@@ -2628,17 +2558,17 @@ input:disabled + ._2mA8e::after {
2628
2558
  position: absolute;
2629
2559
  top: -1px;
2630
2560
  }
2631
- ._2xgv4:not(:first-child):not(:last-child):not(._1vG3O):hover::after {
2561
+ ._9hSoW:not(:first-child):not(:last-child):not(._2E6yG):hover::after {
2632
2562
  right: -1px;
2633
2563
  }
2634
- ._2xgv4:not(:first-child):not(:last-child):not(._1vG3O):hover::before {
2564
+ ._9hSoW:not(:first-child):not(:last-child):not(._2E6yG):hover::before {
2635
2565
  left: -1px;
2636
2566
  }
2637
- ._2xgv4:last-child {
2567
+ ._9hSoW:last-child {
2638
2568
  border-radius: 0 4px 4px 0;
2639
2569
  border-width: 1px 1px 1px 0px;
2640
2570
  }
2641
- ._2xgv4:last-child:not(._1vG3O):hover::before {
2571
+ ._9hSoW:last-child:not(._2E6yG):hover::before {
2642
2572
  content: "";
2643
2573
  height: 36px;
2644
2574
  width: 1px;
@@ -2650,41 +2580,41 @@ input:disabled + ._2mA8e::after {
2650
2580
  top: -1px;
2651
2581
  left: -1px;
2652
2582
  }
2653
- ._1uKNF {
2583
+ ._sIHGt {
2654
2584
  height: 38px;
2655
2585
  width: 1px;
2656
2586
  background-color: var(--color-grey-200);
2657
2587
  }
2658
- ._3CaV0 {
2588
+ ._q1oFJ {
2659
2589
  max-width: 500px;
2660
2590
  }
2661
- ._7-5gD {
2591
+ ._3Sc6g {
2662
2592
  margin-bottom: 12px;
2663
2593
  color: var(--color-grey-500);
2664
2594
  font-family: "Proxima Nova", sans-serif;
2665
2595
  }
2666
- ._a83vM {
2596
+ ._39X-5 {
2667
2597
  line-height: 24px;
2668
2598
  font-size: 20px;
2669
2599
  font-weight: 600;
2670
2600
  margin: 0;
2671
2601
  }
2672
- ._1lKv8 {
2602
+ ._pwBR_ {
2673
2603
  line-height: 16px;
2674
2604
  font-size: 14px;
2675
2605
  font-weight: 400;
2676
2606
  margin: 0;
2677
2607
  }
2678
- ._lZyFQ {
2608
+ ._PFp2d {
2679
2609
  margin-bottom: 0;
2680
2610
  }
2681
- ._3vVBF {
2611
+ ._347bi {
2682
2612
  margin-top: 12px;
2683
2613
  }
2684
- ._2i-Ll > div {
2614
+ ._3TNiX > div {
2685
2615
  min-width: 0;
2686
2616
  }
2687
- ._BkzdC {
2617
+ ._eyfGn {
2688
2618
  border-radius: 4px;
2689
2619
  padding: 7px;
2690
2620
  box-shadow: none;
@@ -2694,7 +2624,7 @@ input:disabled + ._2mA8e::after {
2694
2624
  flex-direction: column;
2695
2625
  min-width: 90px;
2696
2626
  }
2697
- ._BkzdC textarea {
2627
+ ._eyfGn textarea {
2698
2628
  line-height: 22px;
2699
2629
  font-size: 14px;
2700
2630
  font-family: "Proxima Nova", sans-serif;
@@ -2706,30 +2636,30 @@ input:disabled + ._2mA8e::after {
2706
2636
  height: auto;
2707
2637
  padding: 0;
2708
2638
  }
2709
- ._BkzdC textarea:focus {
2639
+ ._eyfGn textarea:focus {
2710
2640
  outline: none;
2711
2641
  }
2712
- ._BkzdC textarea:disabled {
2642
+ ._eyfGn textarea:disabled {
2713
2643
  background-color: var(--color-grey-100);
2714
2644
  }
2715
- ._Rop31 {
2645
+ ._3BfOP {
2716
2646
  border: 1px solid var(--color-eggplant-400);
2717
2647
  box-shadow: 0 0 8px var(--color-eggplant-300);
2718
2648
  outline: none;
2719
2649
  }
2720
- ._2x3Cm {
2650
+ ._lPUzt {
2721
2651
  background-color: var(--color-grey-100);
2722
2652
  }
2723
- ._3zOwV {
2653
+ .__21bv {
2724
2654
  border-color: var(--color-radish-400) !important;
2725
2655
  }
2726
- ._rQqnL {
2656
+ ._hyTnb {
2727
2657
  margin-top: 5px;
2728
2658
  }
2729
- ._g6T-p {
2659
+ ._3q2nh {
2730
2660
  position: relative;
2731
2661
  }
2732
- ._g6T-p input {
2662
+ ._3q2nh input {
2733
2663
  position: absolute;
2734
2664
  opacity: 0;
2735
2665
  z-index: var(--z-index-base);
@@ -2738,10 +2668,10 @@ input:disabled + ._2mA8e::after {
2738
2668
  right: 0;
2739
2669
  box-sizing: border-box;
2740
2670
  }
2741
- ._g6T-p input:hover:not(:disabled) {
2671
+ ._3q2nh input:hover:not(:disabled) {
2742
2672
  cursor: pointer;
2743
2673
  }
2744
- ._1i2AX {
2674
+ ._W4HpY {
2745
2675
  display: flex;
2746
2676
  align-items: center;
2747
2677
  justify-content: center;
@@ -2758,41 +2688,40 @@ input:disabled + ._2mA8e::after {
2758
2688
  color: var(--color-grey-500);
2759
2689
  -webkit-user-select: none;
2760
2690
  -moz-user-select: none;
2761
- -ms-user-select: none;
2762
2691
  user-select: none;
2763
2692
  transition: background-color 0.2s, color 0.2s;
2764
2693
  text-transform: capitalize;
2765
2694
  box-sizing: border-box;
2766
2695
  }
2767
- input:hover ~ ._1i2AX {
2696
+ input:hover ~ ._W4HpY {
2768
2697
  background-color: var(--color-grey-200);
2769
2698
  border-color: var(--color-grey-200);
2770
2699
  }
2771
- input:checked:hover ~ ._1i2AX {
2700
+ input:checked:hover ~ ._W4HpY {
2772
2701
  background-color: var(--color-tangerine-500);
2773
2702
  border-color: var(--color-tangerine-500);
2774
2703
  }
2775
- input:checked ~ ._1i2AX {
2704
+ input:checked ~ ._W4HpY {
2776
2705
  background-color: var(--color-tangerine-400);
2777
2706
  border-color: var(--color-tangerine-400);
2778
2707
  color: var(--color-white);
2779
2708
  }
2780
- input:disabled + ._1i2AX {
2709
+ input:disabled + ._W4HpY {
2781
2710
  background-color: var(--color-grey-100);
2782
2711
  border-color: var(--color-grey-100);
2783
2712
  color: var(--color-grey-400);
2784
2713
  }
2785
- input:disabled:checked + ._1i2AX {
2714
+ input:disabled:checked + ._W4HpY {
2786
2715
  background-color: var(--color-tangerine-500);
2787
2716
  border-color: var(--color-tangerine-500);
2788
2717
  color: var(--color-white);
2789
2718
  }
2790
- input:focus-visible + ._1i2AX {
2719
+ input:focus-visible + ._W4HpY {
2791
2720
  border: 1px solid var(--color-eggplant-400);
2792
2721
  box-shadow: 0 0 8px var(--color-eggplant-300);
2793
2722
  outline: none;
2794
2723
  }
2795
- ._1WGz2 {
2724
+ ._3QyeH {
2796
2725
  line-height: normal;
2797
2726
  padding: 0;
2798
2727
  width: auto;
@@ -2804,13 +2733,13 @@ input:focus-visible + ._1i2AX {
2804
2733
  min-height: 16px;
2805
2734
  }
2806
2735
 
2807
- ._mQ9Rd {
2736
+ ._2hmzQ {
2808
2737
  overflow: hidden;
2809
2738
  white-space: nowrap;
2810
2739
  text-overflow: ellipsis;
2811
2740
  }
2812
2741
 
2813
- ._RXyG_ {
2742
+ ._thT22 {
2814
2743
  line-height: normal;
2815
2744
  padding: 0;
2816
2745
  width: auto;
@@ -2821,7 +2750,7 @@ input:focus-visible + ._1i2AX {
2821
2750
  font-size: 14px;
2822
2751
  min-height: 16px;
2823
2752
  }
2824
- ._1Tw96 {
2753
+ ._3hIRY {
2825
2754
  line-height: normal;
2826
2755
  padding: 0;
2827
2756
  width: auto;
@@ -2833,13 +2762,13 @@ input:focus-visible + ._1i2AX {
2833
2762
  min-height: 16px;
2834
2763
  }
2835
2764
 
2836
- ._1o8rK {
2765
+ ._21YgL {
2837
2766
  overflow: hidden;
2838
2767
  white-space: nowrap;
2839
2768
  text-overflow: ellipsis;
2840
2769
  }
2841
2770
 
2842
- ._3LIBo {
2771
+ ._2RJol {
2843
2772
  color: var(--color-grey-500);
2844
2773
  font-family: "Proxima Nova", sans-serif;
2845
2774
  font-weight: 400;
@@ -2847,13 +2776,13 @@ input:focus-visible + ._1i2AX {
2847
2776
  line-height: 16px;
2848
2777
  }
2849
2778
 
2850
- ._2OGKE {
2779
+ ._1md_9 {
2851
2780
  display: block;
2852
2781
  text-align: center;
2853
2782
  height: 100%;
2854
2783
  color: var(--color-grey-400);
2855
2784
  }
2856
- ._2OGKE input {
2785
+ ._1md_9 input {
2857
2786
  border: 0px;
2858
2787
  clip: rect(0px, 0px, 0px, 0px);
2859
2788
  height: 1px;
@@ -2864,12 +2793,12 @@ input:focus-visible + ._1i2AX {
2864
2793
  white-space: nowrap;
2865
2794
  position: absolute;
2866
2795
  }
2867
- input:checked ~ ._23M9k {
2796
+ input:checked ~ ._3mCob {
2868
2797
  border-color: var(--color-eggplant-300);
2869
2798
  box-shadow: 0 0 8px var(--color-eggplant-300);
2870
2799
  cursor: default;
2871
2800
  }
2872
- ._23M9k {
2801
+ ._3mCob {
2873
2802
  border: 1px solid var(--color-grey-200);
2874
2803
  border-radius: 4px;
2875
2804
  padding: 16px;
@@ -2881,16 +2810,16 @@ input:checked ~ ._23M9k {
2881
2810
  justify-content: center;
2882
2811
  word-break: break-word;
2883
2812
  }
2884
- ._23M9k:hover {
2813
+ ._3mCob:hover {
2885
2814
  box-shadow: 0 0 8px var(--color-grey-200);
2886
2815
  }
2887
- ._BoPCr {
2816
+ ._USbFw {
2888
2817
  background: var(--color-grey-100);
2889
2818
  box-shadow: none;
2890
2819
  color: var(--color-grey-300);
2891
2820
  pointer-events: none;
2892
2821
  }
2893
- ._1r-Wg {
2822
+ ._kl23S {
2894
2823
  line-height: normal;
2895
2824
  padding: 0;
2896
2825
  width: auto;
@@ -2901,26 +2830,26 @@ input:checked ~ ._23M9k {
2901
2830
  font-size: 14px;
2902
2831
  min-height: 16px;
2903
2832
  }
2904
- ._3N9Vg {
2833
+ ._2-e0g {
2905
2834
  color: var(--color-grey-300);
2906
2835
  }
2907
- ._2083y {
2836
+ ._2CvoH {
2908
2837
  color: var(--color-grey-500);
2909
2838
  font-family: "Proxima Nova", sans-serif;
2910
2839
  font-weight: 400;
2911
2840
  font-size: 12px;
2912
2841
  line-height: 16px;
2913
2842
  }
2914
- ._14Zxw {
2843
+ ._2l2PZ {
2915
2844
  color: var(--color-grey-300);
2916
2845
  }
2917
- ._1Clmp {
2846
+ ._DFbQ0 {
2918
2847
  position: relative;
2919
2848
  }
2920
- ._3UmWA {
2849
+ ._kt7KQ {
2921
2850
  padding-left: 24px;
2922
2851
  }
2923
- ._1Clmp input {
2852
+ ._DFbQ0 input {
2924
2853
  position: absolute;
2925
2854
  opacity: 0;
2926
2855
  cursor: pointer;
@@ -2929,7 +2858,7 @@ input:checked ~ ._23M9k {
2929
2858
  height: 16px;
2930
2859
  right: 0;
2931
2860
  }
2932
- ._1tMq- {
2861
+ ._1aaPx {
2933
2862
  display: block;
2934
2863
  top: 0;
2935
2864
  left: 0;
@@ -2940,19 +2869,19 @@ input:checked ~ ._23M9k {
2940
2869
  border: 1px solid var(--color-grey-200);
2941
2870
  box-shadow: inset 0 1px 4px -2px var(--color-grey-200);
2942
2871
  }
2943
- ._1tMq-::after {
2872
+ ._1aaPx::after {
2944
2873
  position: absolute;
2945
2874
  content: "";
2946
2875
  opacity: 0;
2947
2876
  }
2948
- input:checked ~ ._1tMq- {
2877
+ input:checked ~ ._1aaPx {
2949
2878
  background-color: #4d89f5;
2950
2879
  border-radius: 50%;
2951
2880
  transform: rotate(0deg) scale(1);
2952
2881
  opacity: 1;
2953
2882
  border: 1px solid #8cb5f4;
2954
2883
  }
2955
- input:checked ~ ._1tMq-::after {
2884
+ input:checked ~ ._1aaPx::after {
2956
2885
  opacity: 1;
2957
2886
  left: 5px;
2958
2887
  top: 5px;
@@ -2962,14 +2891,14 @@ input:checked ~ ._1tMq-::after {
2962
2891
  border: none;
2963
2892
  border-radius: 50%;
2964
2893
  }
2965
- input:focus-visible + ._1tMq- {
2894
+ input:focus-visible + ._1aaPx {
2966
2895
  outline: var(--color-eggplant-400) solid 1px;
2967
2896
  }
2968
- input:disabled + ._1tMq- {
2897
+ input:disabled + ._1aaPx {
2969
2898
  background-color: var(--color-grey-100);
2970
2899
  border: 1px solid var(--color-grey-200);
2971
2900
  }
2972
- input:disabled + ._1tMq-::after {
2901
+ input:disabled + ._1aaPx::after {
2973
2902
  box-shadow: none;
2974
2903
  border: solid #9f9f9f !important;
2975
2904
  border-width: 0 2px 2px 0 !important;
@@ -2977,7 +2906,7 @@ input:disabled + ._1tMq-::after {
2977
2906
  left: 4px;
2978
2907
  top: 4px;
2979
2908
  }
2980
- ._18Rzv {
2909
+ ._2XkkE {
2981
2910
  padding: 7px;
2982
2911
  line-height: 22px;
2983
2912
  border-radius: 4px;
@@ -2990,55 +2919,55 @@ input:disabled + ._1tMq-::after {
2990
2919
  flex: 1;
2991
2920
  min-width: 90px;
2992
2921
  }
2993
- ._18Rzv:focus {
2922
+ ._2XkkE:focus {
2994
2923
  border: 1px solid var(--color-eggplant-400);
2995
2924
  box-shadow: 0 0 8px var(--color-eggplant-300);
2996
2925
  outline: none;
2997
2926
  }
2998
- ._18Rzv:disabled {
2927
+ ._2XkkE:disabled {
2999
2928
  background-color: var(--color-grey-100);
3000
2929
  color: var(--color-grey-400);
3001
2930
  }
3002
2931
 
3003
- ._3eD7t {
2932
+ ._354dw {
3004
2933
  border-color: var(--color-radish-400) !important;
3005
2934
  }
3006
2935
 
3007
- ._2evrG {
2936
+ ._1QOpO {
3008
2937
  border-left: 0 !important;
3009
2938
  border-top-left-radius: 0 !important;
3010
2939
  border-bottom-left-radius: 0 !important;
3011
2940
  color: var(--color-grey-400);
3012
2941
  }
3013
2942
 
3014
- ._-MgeO {
2943
+ ._34_V4 {
3015
2944
  border-right: 0 !important;
3016
2945
  border-top-right-radius: 0 !important;
3017
2946
  border-bottom-right-radius: 0 !important;
3018
2947
  }
3019
2948
 
3020
- ._-Rf3c {
2949
+ ._3uwnl {
3021
2950
  position: relative;
3022
2951
  display: flex;
3023
2952
  flex: 1;
3024
2953
  }
3025
2954
 
3026
- ._yinPY {
2955
+ ._3-YzT {
3027
2956
  position: absolute;
3028
2957
  cursor: pointer;
3029
2958
  right: 7px;
3030
2959
  top: 7px;
3031
2960
  }
3032
- ._U0krC {
2961
+ ._1XvvK {
3033
2962
  color: var(--color-grey-200);
3034
2963
  font-family: "Proxima Nova", sans-serif;
3035
2964
  }
3036
2965
 
3037
- ._2XIl4 {
2966
+ ._1cNVk {
3038
2967
  color: var(--color-grey-400);
3039
2968
  font-family: "Proxima Nova", sans-serif;
3040
2969
  }
3041
- ._uC4zU {
2970
+ ._12jq3 {
3042
2971
  font-family: "Proxima Nova", sans-serif;
3043
2972
  font-weight: 16px;
3044
2973
  font-size: 14px;
@@ -3048,7 +2977,7 @@ input:disabled + ._1tMq-::after {
3048
2977
  justify-content: center;
3049
2978
  padding: 8px 12px;
3050
2979
  }
3051
- ._1btTx, ._1Sc9D {
2980
+ ._10EFd, ._33Mhr {
3052
2981
  padding: 7px;
3053
2982
  line-height: 22px;
3054
2983
  border-radius: 4px;
@@ -3061,39 +2990,39 @@ input:disabled + ._1tMq-::after {
3061
2990
  flex: 1;
3062
2991
  min-width: 90px;
3063
2992
  }
3064
- ._1btTx:focus, ._1Sc9D:focus {
2993
+ ._10EFd:focus, ._33Mhr:focus {
3065
2994
  border: 1px solid var(--color-eggplant-400);
3066
2995
  box-shadow: 0 0 8px var(--color-eggplant-300);
3067
2996
  outline: none;
3068
2997
  }
3069
- ._1btTx:disabled, ._1Sc9D:disabled {
2998
+ ._10EFd:disabled, ._33Mhr:disabled {
3070
2999
  background-color: var(--color-grey-100);
3071
3000
  color: var(--color-grey-400);
3072
3001
  }
3073
3002
 
3074
- ._2feYp, ._2SNat {
3003
+ ._3iXEe, ._iupg8 {
3075
3004
  border-color: var(--color-radish-400) !important;
3076
3005
  }
3077
3006
 
3078
- ._E18JV, ._jLolW {
3007
+ ._2lxID, ._Ukc0m {
3079
3008
  border-left: 0 !important;
3080
3009
  border-top-left-radius: 0 !important;
3081
3010
  border-bottom-left-radius: 0 !important;
3082
3011
  color: var(--color-grey-400);
3083
3012
  }
3084
3013
 
3085
- ._27J43, ._3eTNi {
3014
+ ._2AI5V, ._3P7jE {
3086
3015
  border-right: 0 !important;
3087
3016
  border-top-right-radius: 0 !important;
3088
3017
  border-bottom-right-radius: 0 !important;
3089
3018
  }
3090
3019
 
3091
- ._1Sc9D {
3020
+ ._33Mhr {
3092
3021
  padding-top: 8px;
3093
3022
  padding-bottom: 6px;
3094
3023
  width: 100%;
3095
3024
  }
3096
- ._25rf7, ._3qVhi input, ._3qVhi {
3025
+ ._vgwnU, ._LZvMX input, ._LZvMX {
3097
3026
  padding: 7px;
3098
3027
  line-height: 22px;
3099
3028
  border-radius: 4px;
@@ -3106,73 +3035,71 @@ input:disabled + ._1tMq-::after {
3106
3035
  flex: 1;
3107
3036
  min-width: 90px;
3108
3037
  }
3109
- ._25rf7:focus, ._3qVhi input:focus, ._3qVhi:focus {
3038
+ ._vgwnU:focus, ._LZvMX input:focus, ._LZvMX:focus {
3110
3039
  border: 1px solid var(--color-eggplant-400);
3111
3040
  box-shadow: 0 0 8px var(--color-eggplant-300);
3112
3041
  outline: none;
3113
3042
  }
3114
- ._25rf7:disabled, ._3qVhi input:disabled, ._3qVhi:disabled {
3043
+ ._vgwnU:disabled, ._LZvMX input:disabled, ._LZvMX:disabled {
3115
3044
  background-color: var(--color-grey-100);
3116
3045
  color: var(--color-grey-400);
3117
3046
  }
3118
3047
 
3119
- ._2M9Ud {
3048
+ ._38CI6 {
3120
3049
  border-color: var(--color-radish-400) !important;
3121
3050
  }
3122
3051
 
3123
- ._3TUb2 {
3052
+ ._XbfGt {
3124
3053
  border-left: 0 !important;
3125
3054
  border-top-left-radius: 0 !important;
3126
3055
  border-bottom-left-radius: 0 !important;
3127
3056
  color: var(--color-grey-400);
3128
3057
  }
3129
3058
 
3130
- ._foqL0 {
3059
+ ._Ewpkr {
3131
3060
  border-right: 0 !important;
3132
3061
  border-top-right-radius: 0 !important;
3133
3062
  border-bottom-right-radius: 0 !important;
3134
3063
  }
3135
3064
 
3136
- ._3qVhi {
3065
+ ._LZvMX {
3137
3066
  padding-bottom: 0px;
3138
3067
  padding-top: 0px;
3139
3068
  display: flex;
3140
3069
  align-items: center;
3141
3070
  }
3142
- ._3df9R {
3071
+ ._3YxJl {
3143
3072
  border-color: var(--color-radish-400) !important;
3144
3073
  }
3145
- ._2Nkht {
3074
+ ._2HD_U {
3146
3075
  background-color: var(--color-grey-100);
3147
3076
  }
3148
- ._3qVhi input {
3077
+ ._LZvMX input {
3149
3078
  border: none;
3150
3079
  min-width: 20px;
3151
3080
  width: 20px;
3152
3081
  flex: 1;
3153
3082
  }
3154
- ._3qVhi input:focus {
3083
+ ._LZvMX input:focus {
3155
3084
  border: none;
3156
3085
  box-shadow: inset 0 -2px 0 var(--color-tangerine-400);
3157
3086
  outline: none;
3158
3087
  border-radius: 0;
3159
3088
  border-top-right-radius: 4px;
3160
3089
  }
3161
- ._1TdXJ {
3090
+ ._9qjsN {
3162
3091
  --rdp-cell-size: 37px;
3163
3092
  --rdp-caption-font-size: 18px;
3164
3093
  --rdp-accent-color: var(--color-tangerine-200);
3165
3094
  --rdp-background-color: var(--color-grey-100);
3166
3095
  --rdp-accent-color-dark: var(--color-tangerine-400);
3167
3096
  --rdp-background-color-dark: var(--color-grey-500);
3168
- --rdp-outline: 2px solid var(--rdp-accent-color);
3169
- /* Outline border for focused elements */
3170
- --rdp-outline-selected: 3px solid var(--rdp-accent-color);
3171
- /* Outline border for focused _and_ selected elements */
3097
+ --rdp-outline: 2px solid var(--rdp-accent-color); /* Outline border for focused elements */
3098
+ --rdp-outline-selected: 3px solid var(--rdp-accent-color); /* Outline border for focused _and_ selected elements */
3172
3099
  margin: 1em;
3173
3100
  }
3174
3101
 
3175
- ._1Jwhx {
3102
+ ._3-vS3 {
3176
3103
  margin: 0;
3177
3104
  max-width: calc(var(--rdp-cell-size) * 7);
3178
3105
  border-collapse: collapse;
@@ -3180,7 +3107,7 @@ input:disabled + ._1tMq-::after {
3180
3107
  color: var(--color-grey-500);
3181
3108
  }
3182
3109
 
3183
- ._E1HCI {
3110
+ ._3fAtI {
3184
3111
  display: flex;
3185
3112
  align-items: center;
3186
3113
  justify-content: space-between;
@@ -3189,7 +3116,7 @@ input:disabled + ._1tMq-::after {
3189
3116
  color: var(--color-grey-500);
3190
3117
  }
3191
3118
 
3192
- ._2qc6P {
3119
+ ._2x1hd {
3193
3120
  vertical-align: middle;
3194
3121
  text-align: center;
3195
3122
  height: 100%;
@@ -3202,16 +3129,16 @@ input:disabled + ._1tMq-::after {
3202
3129
  border: none;
3203
3130
  }
3204
3131
 
3205
- ._24aIE:not(._2t43r) {
3132
+ ._1e7Xn:not(._arG8m) {
3206
3133
  color: var(--color-tangerine-400);
3207
3134
  font-weight: 700;
3208
3135
  }
3209
3136
 
3210
- ._2t43r._2t43r {
3137
+ ._arG8m._arG8m {
3211
3138
  color: var(--color-grey-300);
3212
3139
  }
3213
3140
 
3214
- ._Rw5Pr {
3141
+ ._3IW93 {
3215
3142
  display: inline-flex;
3216
3143
  align-items: center;
3217
3144
  justify-content: center;
@@ -3222,40 +3149,40 @@ input:disabled + ._1tMq-::after {
3222
3149
  color: var(--color-grey-400);
3223
3150
  }
3224
3151
 
3225
- ._EZ8v8._EZ8v8 {
3152
+ ._2KlYu._2KlYu {
3226
3153
  color: var(--color-tangerine-400);
3227
3154
  border-radius: 0;
3228
3155
  }
3229
- ._EZ8v8._EZ8v8:hover {
3156
+ ._2KlYu._2KlYu:hover {
3230
3157
  color: var(--color-tangerine-400);
3231
3158
  }
3232
- ._EZ8v8._EZ8v8:disabled {
3159
+ ._2KlYu._2KlYu:disabled {
3233
3160
  background-color: var(--color-tangerine-100);
3234
3161
  color: var(--color-grey-200);
3235
3162
  }
3236
3163
 
3237
- ._1wR4W._1wR4W {
3164
+ ._rPkLU._rPkLU {
3238
3165
  border-top-right-radius: 0;
3239
3166
  border-bottom-right-radius: 0;
3240
3167
  color: var(--color-white);
3241
3168
  background-color: var(--color-tangerine-400);
3242
3169
  }
3243
- ._1wR4W._1wR4W:disabled {
3170
+ ._rPkLU._rPkLU:disabled {
3244
3171
  background-color: var(--color-tangerine-100);
3245
3172
  color: var(--color-white);
3246
3173
  }
3247
3174
 
3248
- ._1Z8lJ._1Z8lJ:not(._1wR4W) {
3175
+ ._2cUU7._2cUU7:not(._rPkLU) {
3249
3176
  border-top-left-radius: 0;
3250
3177
  border-bottom-left-radius: 0;
3251
3178
  color: var(--color-white);
3252
3179
  background-color: var(--color-tangerine-400);
3253
3180
  }
3254
- ._1Z8lJ._1Z8lJ:not(._1wR4W):disabled {
3181
+ ._2cUU7._2cUU7:not(._rPkLU):disabled {
3255
3182
  background-color: var(--color-tangerine-100);
3256
3183
  color: var(--color-grey-200);
3257
3184
  }
3258
- ._1EJlZ, ._20_Q3 input, ._20_Q3 {
3185
+ ._pPDKc, ._rSyiE input, ._rSyiE {
3259
3186
  padding: 7px;
3260
3187
  line-height: 22px;
3261
3188
  border-radius: 4px;
@@ -3268,86 +3195,86 @@ input:disabled + ._1tMq-::after {
3268
3195
  flex: 1;
3269
3196
  min-width: 90px;
3270
3197
  }
3271
- ._1EJlZ:focus, ._20_Q3 input:focus, ._20_Q3:focus {
3198
+ ._pPDKc:focus, ._rSyiE input:focus, ._rSyiE:focus {
3272
3199
  border: 1px solid var(--color-eggplant-400);
3273
3200
  box-shadow: 0 0 8px var(--color-eggplant-300);
3274
3201
  outline: none;
3275
3202
  }
3276
- ._1EJlZ:disabled, ._20_Q3 input:disabled, ._20_Q3:disabled {
3203
+ ._pPDKc:disabled, ._rSyiE input:disabled, ._rSyiE:disabled {
3277
3204
  background-color: var(--color-grey-100);
3278
3205
  color: var(--color-grey-400);
3279
3206
  }
3280
3207
 
3281
- ._3vaZG {
3208
+ ._RpUv1 {
3282
3209
  border-color: var(--color-radish-400) !important;
3283
3210
  }
3284
3211
 
3285
- ._2dh_z {
3212
+ ._3Pvnr {
3286
3213
  border-left: 0 !important;
3287
3214
  border-top-left-radius: 0 !important;
3288
3215
  border-bottom-left-radius: 0 !important;
3289
3216
  color: var(--color-grey-400);
3290
3217
  }
3291
3218
 
3292
- ._2iyg- {
3219
+ ._1VgCQ {
3293
3220
  border-right: 0 !important;
3294
3221
  border-top-right-radius: 0 !important;
3295
3222
  border-bottom-right-radius: 0 !important;
3296
3223
  }
3297
3224
 
3298
- ._20_Q3 {
3225
+ ._rSyiE {
3299
3226
  display: flex;
3300
3227
  padding: 0;
3301
3228
  align-items: center;
3302
3229
  flex-grow: 1;
3303
3230
  }
3304
- ._20_Q3 > div {
3231
+ ._rSyiE > div {
3305
3232
  width: 50%;
3306
3233
  }
3307
- ._22G5J {
3234
+ ._2KzVO {
3308
3235
  border-color: var(--color-radish-400);
3309
3236
  }
3310
- ._1bvhh {
3237
+ ._xDHMe {
3311
3238
  background-color: var(--color-grey-100);
3312
3239
  }
3313
- ._20_Q3 input {
3240
+ ._rSyiE input {
3314
3241
  border: none;
3315
3242
  min-width: 20px;
3316
3243
  flex: 1;
3317
3244
  }
3318
- ._20_Q3 input:focus {
3245
+ ._rSyiE input:focus {
3319
3246
  border: none;
3320
3247
  box-shadow: inset 0 -2px 0 var(--color-tangerine-400);
3321
3248
  outline: none;
3322
3249
  border-radius: 0;
3323
3250
  border-top-right-radius: 4px;
3324
3251
  }
3325
- ._3_9IU {
3252
+ ._1uJbR {
3326
3253
  flex-grow: 1;
3327
3254
  display: flex;
3328
3255
  }
3329
- ._2f6xJ {
3256
+ ._1zowl {
3330
3257
  border-top-left-radius: 0;
3331
3258
  border-bottom-left-radius: 0;
3332
3259
  }
3333
- ._3Ncfq {
3260
+ ._Fc99X {
3334
3261
  font-size: 12pt;
3335
3262
  }
3336
- ._gcJSN:not(._2JsVM) > button:focus ._1BzM4 {
3263
+ ._2T1pu:not(._1OxwW) > button:focus ._3mUO5 {
3337
3264
  border: 1px solid var(--color-eggplant-400);
3338
3265
  margin-right: 0px;
3339
3266
  width: 44px;
3340
3267
  }
3341
- ._2JsVM > button:focus ._1BzM4 {
3268
+ ._1OxwW > button:focus ._3mUO5 {
3342
3269
  border: 1px solid var(--color-radish-400);
3343
3270
  border-right-color: transparent;
3344
3271
  margin-right: 0px;
3345
3272
  width: 44px;
3346
3273
  }
3347
- ._1r-ET > button {
3274
+ ._10MbE > button {
3348
3275
  pointer-events: none;
3349
3276
  }
3350
- ._1BzM4 {
3277
+ ._3mUO5 {
3351
3278
  padding-left: 7px;
3352
3279
  padding-right: 7px;
3353
3280
  border-top-left-radius: 4px;
@@ -3358,22 +3285,22 @@ input:disabled + ._1tMq-::after {
3358
3285
  margin-right: -1px;
3359
3286
  width: 45px;
3360
3287
  }
3361
- ._1Qo_N {
3288
+ ._5Dh7e {
3362
3289
  border-color: var(--color-radish-400);
3363
3290
  border-right-color: transparent;
3364
3291
  }
3365
- ._1JKhS {
3292
+ ._2myDP {
3366
3293
  background-color: var(--color-grey-100);
3367
3294
  }
3368
- ._28mPX {
3295
+ ._IHf11 {
3369
3296
  font-size: 12pt;
3370
3297
  height: 33px;
3371
3298
  }
3372
- ._eDPiU {
3299
+ ._1KMRs {
3373
3300
  font-size: 12pt;
3374
3301
  }
3375
3302
  @charset "UTF-8";
3376
- ._1YYli {
3303
+ ._M2doN {
3377
3304
  background-size: contain;
3378
3305
  background-position: 50%;
3379
3306
  background-repeat: no-repeat;
@@ -3382,993 +3309,993 @@ input:disabled + ._1tMq-::after {
3382
3309
  width: 1.333333em;
3383
3310
  line-height: 1em;
3384
3311
  }
3385
- ._1YYli:before {
3312
+ ._M2doN:before {
3386
3313
  content: "\A0";
3387
3314
  }
3388
- ._1YYli._609Qc {
3315
+ ._M2doN._3vbi0 {
3389
3316
  width: 1em;
3390
3317
  }
3391
3318
 
3392
- ._bXDPE {
3319
+ ._30baC {
3393
3320
  background-image: url(./flags/ac.svg);
3394
3321
  }
3395
3322
 
3396
- ._glAoC {
3323
+ ._3ZYxj {
3397
3324
  background-image: url(./flags/ad.svg);
3398
3325
  }
3399
3326
 
3400
- ._36hXF {
3327
+ ._2LJGN {
3401
3328
  background-image: url(./flags/ae.svg);
3402
3329
  }
3403
3330
 
3404
- ._mJomW {
3331
+ ._lqly3 {
3405
3332
  background-image: url(./flags/af.svg);
3406
3333
  }
3407
3334
 
3408
- ._4JgKU {
3335
+ ._B1gnt {
3409
3336
  background-image: url(./flags/ag.svg);
3410
3337
  }
3411
3338
 
3412
- ._q3puY {
3339
+ ._1NIqt {
3413
3340
  background-image: url(./flags/ai.svg);
3414
3341
  }
3415
3342
 
3416
- ._OBfHV {
3343
+ ._20Sg9 {
3417
3344
  background-image: url(./flags/al.svg);
3418
3345
  }
3419
3346
 
3420
- ._3VH9g {
3347
+ ._JXRFR {
3421
3348
  background-image: url(./flags/am.svg);
3422
3349
  }
3423
3350
 
3424
- ._2h_BL {
3351
+ ._3dUc_ {
3425
3352
  background-image: url(./flags/ao.svg);
3426
3353
  }
3427
3354
 
3428
- .__Yjvt {
3355
+ ._2zSuY {
3429
3356
  background-image: url(./flags/ar.svg);
3430
3357
  }
3431
3358
 
3432
- ._raS66 {
3359
+ ._31Bje {
3433
3360
  background-image: url(./flags/as.svg);
3434
3361
  }
3435
3362
 
3436
- ._33upz {
3363
+ ._1_3ab {
3437
3364
  background-image: url(./flags/at.svg);
3438
3365
  }
3439
3366
 
3440
- ._1eSNe {
3367
+ ._3ifhl {
3441
3368
  background-image: url(./flags/au.svg);
3442
3369
  }
3443
3370
 
3444
- ._3iZdb {
3371
+ ._3H9aN {
3445
3372
  background-image: url(./flags/aw.svg);
3446
3373
  }
3447
3374
 
3448
- ._3KHTT {
3375
+ ._3A_KZ {
3449
3376
  background-image: url(./flags/ax.svg);
3450
3377
  }
3451
3378
 
3452
- ._12obK {
3379
+ ._2ObKm {
3453
3380
  background-image: url(./flags/az.svg);
3454
3381
  }
3455
3382
 
3456
- ._36wku {
3383
+ ._3v41n {
3457
3384
  background-image: url(./flags/ba.svg);
3458
3385
  }
3459
3386
 
3460
- ._tpikD {
3387
+ ._1fjfa {
3461
3388
  background-image: url(./flags/bb.svg);
3462
3389
  }
3463
3390
 
3464
- ._3xteV {
3391
+ ._24NEp {
3465
3392
  background-image: url(./flags/bd.svg);
3466
3393
  }
3467
3394
 
3468
- ._2ZUUJ {
3395
+ ._3AF8j {
3469
3396
  background-image: url(./flags/be.svg);
3470
3397
  }
3471
3398
 
3472
- ._3AaY1 {
3399
+ ._2jlZh {
3473
3400
  background-image: url(./flags/bf.svg);
3474
3401
  }
3475
3402
 
3476
- ._3yhXw {
3403
+ ._2ACy1 {
3477
3404
  background-image: url(./flags/bg.svg);
3478
3405
  }
3479
3406
 
3480
- ._NzGUO {
3407
+ ._298rj {
3481
3408
  background-image: url(./flags/bh.svg);
3482
3409
  }
3483
3410
 
3484
- ._v7rd1 {
3411
+ ._AP8aY {
3485
3412
  background-image: url(./flags/bi.svg);
3486
3413
  }
3487
3414
 
3488
- ._3WVBu {
3415
+ ._1SvG2 {
3489
3416
  background-image: url(./flags/bj.svg);
3490
3417
  }
3491
3418
 
3492
- ._3RFyT {
3419
+ ._10exo {
3493
3420
  background-image: url(./flags/bl.svg);
3494
3421
  }
3495
3422
 
3496
- ._2VrpL {
3423
+ ._dPwTT {
3497
3424
  background-image: url(./flags/bm.svg);
3498
3425
  }
3499
3426
 
3500
- ._1n9uB {
3427
+ ._1e3FY {
3501
3428
  background-image: url(./flags/bn.svg);
3502
3429
  }
3503
3430
 
3504
- ._2SO3z {
3431
+ ._1P6lb {
3505
3432
  background-image: url(./flags/bo.svg);
3506
3433
  }
3507
3434
 
3508
- ._2hagZ {
3435
+ ._3yLu_ {
3509
3436
  background-image: url(./flags/bq.svg);
3510
3437
  }
3511
3438
 
3512
- ._DMhf8 {
3439
+ ._2reHT {
3513
3440
  background-image: url(./flags/br.svg);
3514
3441
  }
3515
3442
 
3516
- ._cfElj {
3443
+ ._34VqI {
3517
3444
  background-image: url(./flags/bs.svg);
3518
3445
  }
3519
3446
 
3520
- ._2SvOJ {
3447
+ ._3L-ek {
3521
3448
  background-image: url(./flags/bt.svg);
3522
3449
  }
3523
3450
 
3524
- ._1ouU2 {
3451
+ ._2P46Z {
3525
3452
  background-image: url(./flags/bw.svg);
3526
3453
  }
3527
3454
 
3528
- ._2wLVV {
3455
+ ._3k3ji {
3529
3456
  background-image: url(./flags/by.svg);
3530
3457
  }
3531
3458
 
3532
- ._1oCc1 {
3459
+ ._Wm-7Z {
3533
3460
  background-image: url(./flags/bz.svg);
3534
3461
  }
3535
3462
 
3536
- ._3SFX7 {
3463
+ ._3mCU8 {
3537
3464
  background-image: url(./flags/ca.svg);
3538
3465
  }
3539
3466
 
3540
- ._2CSl2 {
3467
+ ._1TnnA {
3541
3468
  background-image: url(./flags/cc.svg);
3542
3469
  }
3543
3470
 
3544
- ._2W-OZ {
3471
+ ._1n3mG {
3545
3472
  background-image: url(./flags/cd.svg);
3546
3473
  }
3547
3474
 
3548
- ._2TC6u {
3475
+ ._mRVOk {
3549
3476
  background-image: url(./flags/cf.svg);
3550
3477
  }
3551
3478
 
3552
- ._3ffuy {
3479
+ ._3yqWy {
3553
3480
  background-image: url(./flags/cg.svg);
3554
3481
  }
3555
3482
 
3556
- ._2Y-TM {
3483
+ ._S-QqO {
3557
3484
  background-image: url(./flags/ch.svg);
3558
3485
  }
3559
3486
 
3560
- ._9nlrW {
3487
+ ._3yq28 {
3561
3488
  background-image: url(./flags/ci.svg);
3562
3489
  }
3563
3490
 
3564
- ._2JSXc {
3491
+ ._1MnXX {
3565
3492
  background-image: url(./flags/ck.svg);
3566
3493
  }
3567
3494
 
3568
- ._Amx6V {
3495
+ ._2BAiD {
3569
3496
  background-image: url(./flags/cl.svg);
3570
3497
  }
3571
3498
 
3572
- ._2cXdG {
3499
+ ._17muc {
3573
3500
  background-image: url(./flags/cm.svg);
3574
3501
  }
3575
3502
 
3576
- ._1bKpb {
3503
+ ._zHGeX {
3577
3504
  background-image: url(./flags/cn.svg);
3578
3505
  }
3579
3506
 
3580
- ._8kMJz {
3507
+ ._2xeW0 {
3581
3508
  background-image: url(./flags/co.svg);
3582
3509
  }
3583
3510
 
3584
- ._1vEEE {
3511
+ ._2PCnB {
3585
3512
  background-image: url(./flags/cr.svg);
3586
3513
  }
3587
3514
 
3588
- ._38WP0 {
3515
+ ._BFNAl {
3589
3516
  background-image: url(./flags/cu.svg);
3590
3517
  }
3591
3518
 
3592
- ._2sb8Q {
3519
+ ._G2jRt {
3593
3520
  background-image: url(./flags/cv.svg);
3594
3521
  }
3595
3522
 
3596
- ._UagjE {
3523
+ ._1grh- {
3597
3524
  background-image: url(./flags/cw.svg);
3598
3525
  }
3599
3526
 
3600
- ._3Jq1n {
3527
+ ._1QOKC {
3601
3528
  background-image: url(./flags/cx.svg);
3602
3529
  }
3603
3530
 
3604
- ._2TimC {
3531
+ ._3ld7b {
3605
3532
  background-image: url(./flags/cy.svg);
3606
3533
  }
3607
3534
 
3608
- ._2FR9w {
3535
+ ._bN_Fv {
3609
3536
  background-image: url(./flags/cz.svg);
3610
3537
  }
3611
3538
 
3612
- ._2eMG- {
3539
+ ._280yy {
3613
3540
  background-image: url(./flags/de.svg);
3614
3541
  }
3615
3542
 
3616
- ._Bgbaq {
3543
+ ._3cZp9 {
3617
3544
  background-image: url(./flags/dj.svg);
3618
3545
  }
3619
3546
 
3620
- ._3t-Ct {
3547
+ ._23TZO {
3621
3548
  background-image: url(./flags/dk.svg);
3622
3549
  }
3623
3550
 
3624
- ._36Bw1 {
3551
+ ._1sbTf {
3625
3552
  background-image: url(./flags/dm.svg);
3626
3553
  }
3627
3554
 
3628
- ._3zlxA {
3555
+ ._1M5wH {
3629
3556
  background-image: url(./flags/do.svg);
3630
3557
  }
3631
3558
 
3632
- ._1iuTa {
3559
+ ._2cicq {
3633
3560
  background-image: url(./flags/dz.svg);
3634
3561
  }
3635
3562
 
3636
- ._2E1g0 {
3563
+ ._3caqA {
3637
3564
  background-image: url(./flags/ec.svg);
3638
3565
  }
3639
3566
 
3640
- ._2kCyp {
3567
+ ._3ZCIU {
3641
3568
  background-image: url(./flags/ee.svg);
3642
3569
  }
3643
3570
 
3644
- ._38L97 {
3571
+ ._23ytE {
3645
3572
  background-image: url(./flags/eg.svg);
3646
3573
  }
3647
3574
 
3648
- ._3kvyg {
3575
+ ._pmU44 {
3649
3576
  background-image: url(./flags/eh.svg);
3650
3577
  }
3651
3578
 
3652
- ._1-h22 {
3579
+ ._1B8BU {
3653
3580
  background-image: url(./flags/er.svg);
3654
3581
  }
3655
3582
 
3656
- ._3BaK9 {
3583
+ ._2jhKE {
3657
3584
  background-image: url(./flags/es.svg);
3658
3585
  }
3659
3586
 
3660
- ._3BN2J {
3587
+ ._sk0P2 {
3661
3588
  background-image: url(./flags/et.svg);
3662
3589
  }
3663
3590
 
3664
- ._H_So4 {
3591
+ ._1SEmk {
3665
3592
  background-image: url(./flags/fi.svg);
3666
3593
  }
3667
3594
 
3668
- ._3sfC1 {
3595
+ ._sSQMg {
3669
3596
  background-image: url(./flags/fj.svg);
3670
3597
  }
3671
3598
 
3672
- ._1SlXb {
3599
+ ._27XSg {
3673
3600
  background-image: url(./flags/fk.svg);
3674
3601
  }
3675
3602
 
3676
- ._zxoR5 {
3603
+ ._ClziM {
3677
3604
  background-image: url(./flags/fm.svg);
3678
3605
  }
3679
3606
 
3680
- ._159KW {
3607
+ ._uI-xC {
3681
3608
  background-image: url(./flags/fo.svg);
3682
3609
  }
3683
3610
 
3684
- ._1EEuG {
3611
+ ._M2iAw {
3685
3612
  background-image: url(./flags/fr.svg);
3686
3613
  }
3687
3614
 
3688
- ._GiNrc {
3615
+ ._2dwxx {
3689
3616
  background-image: url(./flags/ga.svg);
3690
3617
  }
3691
3618
 
3692
- ._1fJm1 {
3619
+ ._1e-nA {
3693
3620
  background-image: url(./flags/gb.svg);
3694
3621
  }
3695
3622
 
3696
- ._noXXr {
3623
+ ._2RZeE {
3697
3624
  background-image: url(./flags/gd.svg);
3698
3625
  }
3699
3626
 
3700
- ._3D-l2 {
3627
+ ._2EvCn {
3701
3628
  background-image: url(./flags/ge.svg);
3702
3629
  }
3703
3630
 
3704
- ._F8_Rn {
3631
+ ._3IH4K {
3705
3632
  background-image: url(./flags/gf.svg);
3706
3633
  }
3707
3634
 
3708
- ._1_Imm {
3635
+ ._1Jcke {
3709
3636
  background-image: url(./flags/gg.svg);
3710
3637
  }
3711
3638
 
3712
- ._1_7Sb {
3639
+ ._2EPke {
3713
3640
  background-image: url(./flags/gh.svg);
3714
3641
  }
3715
3642
 
3716
- ._2aYMh {
3643
+ ._12Nbn {
3717
3644
  background-image: url(./flags/gi.svg);
3718
3645
  }
3719
3646
 
3720
- ._2REfJ {
3647
+ ._3__lH {
3721
3648
  background-image: url(./flags/gl.svg);
3722
3649
  }
3723
3650
 
3724
- ._2nElw {
3651
+ ._2V2JG {
3725
3652
  background-image: url(./flags/gm.svg);
3726
3653
  }
3727
3654
 
3728
- ._DfGrv {
3655
+ ._1snaM {
3729
3656
  background-image: url(./flags/gn.svg);
3730
3657
  }
3731
3658
 
3732
- ._3vs-D {
3659
+ ._3Ra5n {
3733
3660
  background-image: url(./flags/gp.svg);
3734
3661
  }
3735
3662
 
3736
- ._PEiOF {
3663
+ ._3sbjK {
3737
3664
  background-image: url(./flags/gq.svg);
3738
3665
  }
3739
3666
 
3740
- ._2YJIQ {
3667
+ ._-xgIE {
3741
3668
  background-image: url(./flags/gr.svg);
3742
3669
  }
3743
3670
 
3744
- ._1ChZE {
3671
+ ._1IL-n {
3745
3672
  background-image: url(./flags/gt.svg);
3746
3673
  }
3747
3674
 
3748
- ._2n4hK {
3675
+ ._X2BnD {
3749
3676
  background-image: url(./flags/gu.svg);
3750
3677
  }
3751
3678
 
3752
- ._1eZnt {
3679
+ ._183f_ {
3753
3680
  background-image: url(./flags/gw.svg);
3754
3681
  }
3755
3682
 
3756
- ._2vx0N {
3683
+ ._3euCo {
3757
3684
  background-image: url(./flags/gy.svg);
3758
3685
  }
3759
3686
 
3760
- ._3O9xd {
3687
+ ._3vkSA {
3761
3688
  background-image: url(./flags/hk.svg);
3762
3689
  }
3763
3690
 
3764
- ._2g391 {
3691
+ ._2wum3 {
3765
3692
  background-image: url(./flags/hn.svg);
3766
3693
  }
3767
3694
 
3768
- ._w7zA_ {
3695
+ ._394Be {
3769
3696
  background-image: url(./flags/hr.svg);
3770
3697
  }
3771
3698
 
3772
- ._3V_RQ {
3699
+ ._2SZVb {
3773
3700
  background-image: url(./flags/ht.svg);
3774
3701
  }
3775
3702
 
3776
- ._3Amvg {
3703
+ ._1LPfs {
3777
3704
  background-image: url(./flags/hu.svg);
3778
3705
  }
3779
3706
 
3780
- ._1kO4z {
3707
+ ._XxFIw {
3781
3708
  background-image: url(./flags/id.svg);
3782
3709
  }
3783
3710
 
3784
- ._3aXGX {
3711
+ ._38xYb {
3785
3712
  background-image: url(./flags/ie.svg);
3786
3713
  }
3787
3714
 
3788
- ._2-bP4 {
3715
+ ._xsU9l {
3789
3716
  background-image: url(./flags/il.svg);
3790
3717
  }
3791
3718
 
3792
- ._2PUz4 {
3719
+ ._1hyCQ {
3793
3720
  background-image: url(./flags/im.svg);
3794
3721
  }
3795
3722
 
3796
- ._IaDYG {
3723
+ ._1WZwW {
3797
3724
  background-image: url(./flags/in.svg);
3798
3725
  }
3799
3726
 
3800
- ._3aGDi {
3727
+ ._2OqV4 {
3801
3728
  background-image: url(./flags/io.svg);
3802
3729
  }
3803
3730
 
3804
- ._uEwvt {
3731
+ ._wS2T_ {
3805
3732
  background-image: url(./flags/iq.svg);
3806
3733
  }
3807
3734
 
3808
- ._2ota8 {
3735
+ ._2gomh {
3809
3736
  background-image: url(./flags/ir.svg);
3810
3737
  }
3811
3738
 
3812
- ._MJ0cB {
3739
+ ._1DFTj {
3813
3740
  background-image: url(./flags/is.svg);
3814
3741
  }
3815
3742
 
3816
- ._22MKM {
3743
+ ._2xqL9 {
3817
3744
  background-image: url(./flags/it.svg);
3818
3745
  }
3819
3746
 
3820
- ._2Bac5 {
3747
+ ._1YQZ8 {
3821
3748
  background-image: url(./flags/je.svg);
3822
3749
  }
3823
3750
 
3824
- ._2kMhj {
3751
+ ._2e2gd {
3825
3752
  background-image: url(./flags/jm.svg);
3826
3753
  }
3827
3754
 
3828
- ._3PAL8 {
3755
+ ._3SD_b {
3829
3756
  background-image: url(./flags/jo.svg);
3830
3757
  }
3831
3758
 
3832
- ._1oTw6 {
3759
+ ._2iU8m {
3833
3760
  background-image: url(./flags/jp.svg);
3834
3761
  }
3835
3762
 
3836
- ._1osD4 {
3763
+ ._2HTh- {
3837
3764
  background-image: url(./flags/ke.svg);
3838
3765
  }
3839
3766
 
3840
- ._262re {
3767
+ ._P_BgY {
3841
3768
  background-image: url(./flags/kg.svg);
3842
3769
  }
3843
3770
 
3844
- ._2R_8Q {
3771
+ ._3cL-5 {
3845
3772
  background-image: url(./flags/kh.svg);
3846
3773
  }
3847
3774
 
3848
- ._1ludn {
3775
+ ._UVsN_ {
3849
3776
  background-image: url(./flags/ki.svg);
3850
3777
  }
3851
3778
 
3852
- ._2KBBJ {
3779
+ ._5_aHV {
3853
3780
  background-image: url(./flags/km.svg);
3854
3781
  }
3855
3782
 
3856
- ._2QWu7 {
3783
+ ._1ytYB {
3857
3784
  background-image: url(./flags/kn.svg);
3858
3785
  }
3859
3786
 
3860
- ._2wEmR {
3787
+ ._3h4nD {
3861
3788
  background-image: url(./flags/kp.svg);
3862
3789
  }
3863
3790
 
3864
- ._3Vy3G {
3791
+ ._5Ayl_ {
3865
3792
  background-image: url(./flags/kr.svg);
3866
3793
  }
3867
3794
 
3868
- ._1zjOI {
3795
+ ._11J0K {
3869
3796
  background-image: url(./flags/kw.svg);
3870
3797
  }
3871
3798
 
3872
- ._31LmO {
3799
+ ._3JNZj {
3873
3800
  background-image: url(./flags/ky.svg);
3874
3801
  }
3875
3802
 
3876
- ._3-Jmy {
3803
+ ._odoDB {
3877
3804
  background-image: url(./flags/kz.svg);
3878
3805
  }
3879
3806
 
3880
- ._3eP_k {
3807
+ ._1NsIw {
3881
3808
  background-image: url(./flags/la.svg);
3882
3809
  }
3883
3810
 
3884
- ._8lqcq {
3811
+ ._3sNSR {
3885
3812
  background-image: url(./flags/lb.svg);
3886
3813
  }
3887
3814
 
3888
- ._3TVmu {
3815
+ ._qIIiy {
3889
3816
  background-image: url(./flags/lc.svg);
3890
3817
  }
3891
3818
 
3892
- ._3rRK0 {
3819
+ ._2EYin {
3893
3820
  background-image: url(./flags/li.svg);
3894
3821
  }
3895
3822
 
3896
- ._3HtAl {
3823
+ ._YC0sS {
3897
3824
  background-image: url(./flags/lk.svg);
3898
3825
  }
3899
3826
 
3900
- ._-4gYu {
3827
+ ._3M5Be {
3901
3828
  background-image: url(./flags/lr.svg);
3902
3829
  }
3903
3830
 
3904
- ._3EF0r {
3831
+ ._3mNd- {
3905
3832
  background-image: url(./flags/ls.svg);
3906
3833
  }
3907
3834
 
3908
- ._2Qszd {
3835
+ ._3Lod8 {
3909
3836
  background-image: url(./flags/lt.svg);
3910
3837
  }
3911
3838
 
3912
- ._10Bou {
3839
+ ._PADgP {
3913
3840
  background-image: url(./flags/lu.svg);
3914
3841
  }
3915
3842
 
3916
- ._gHYmY {
3843
+ ._1edmr {
3917
3844
  background-image: url(./flags/lv.svg);
3918
3845
  }
3919
3846
 
3920
- ._2VJ1N {
3847
+ ._2Qaxl {
3921
3848
  background-image: url(./flags/ly.svg);
3922
3849
  }
3923
3850
 
3924
- ._30VWO {
3851
+ ._3woQF {
3925
3852
  background-image: url(./flags/ma.svg);
3926
3853
  }
3927
3854
 
3928
- ._7TCut {
3855
+ ._3Tcvg {
3929
3856
  background-image: url(./flags/mc.svg);
3930
3857
  }
3931
3858
 
3932
- ._o57Dy {
3859
+ ._304sg {
3933
3860
  background-image: url(./flags/md.svg);
3934
3861
  }
3935
3862
 
3936
- ._2isLQ {
3863
+ ._3Y4qN {
3937
3864
  background-image: url(./flags/me.svg);
3938
3865
  }
3939
3866
 
3940
- ._SLBgf {
3867
+ ._2Ta4d {
3941
3868
  background-image: url(./flags/mf.svg);
3942
3869
  }
3943
3870
 
3944
- ._j5vKM {
3871
+ ._3cyLg {
3945
3872
  background-image: url(./flags/mg.svg);
3946
3873
  }
3947
3874
 
3948
- ._2NbcY {
3875
+ ._3oa6y {
3949
3876
  background-image: url(./flags/mh.svg);
3950
3877
  }
3951
3878
 
3952
- ._BGdKK {
3879
+ ._2JG9M {
3953
3880
  background-image: url(./flags/mk.svg);
3954
3881
  }
3955
3882
 
3956
- ._1bLA8 {
3883
+ ._E244m {
3957
3884
  background-image: url(./flags/ml.svg);
3958
3885
  }
3959
3886
 
3960
- ._2KLt1 {
3887
+ ._3vntQ {
3961
3888
  background-image: url(./flags/mm.svg);
3962
3889
  }
3963
3890
 
3964
- ._2gPtp {
3891
+ ._1NFiz {
3965
3892
  background-image: url(./flags/mn.svg);
3966
3893
  }
3967
3894
 
3968
- ._1kI8P {
3895
+ ._17P3Y {
3969
3896
  background-image: url(./flags/mo.svg);
3970
3897
  }
3971
3898
 
3972
- ._6NvM3 {
3899
+ ._2TsiM {
3973
3900
  background-image: url(./flags/mp.svg);
3974
3901
  }
3975
3902
 
3976
- ._2AXVj {
3903
+ ._1y2tW {
3977
3904
  background-image: url(./flags/mq.svg);
3978
3905
  }
3979
3906
 
3980
- ._32aSH {
3907
+ ._hmY4g {
3981
3908
  background-image: url(./flags/mr.svg);
3982
3909
  }
3983
3910
 
3984
- ._2Yc6L {
3911
+ ._2Rj7s {
3985
3912
  background-image: url(./flags/ms.svg);
3986
3913
  }
3987
3914
 
3988
- ._2KFxL {
3915
+ ._1nmC4 {
3989
3916
  background-image: url(./flags/mt.svg);
3990
3917
  }
3991
3918
 
3992
- ._1aa0X {
3919
+ ._xO9Yk {
3993
3920
  background-image: url(./flags/mu.svg);
3994
3921
  }
3995
3922
 
3996
- ._21h6j {
3923
+ ._13arY {
3997
3924
  background-image: url(./flags/mv.svg);
3998
3925
  }
3999
3926
 
4000
- ._2tS-e {
3927
+ ._2NJbp {
4001
3928
  background-image: url(./flags/mw.svg);
4002
3929
  }
4003
3930
 
4004
- ._q12B9 {
3931
+ ._3jDAz {
4005
3932
  background-image: url(./flags/mx.svg);
4006
3933
  }
4007
3934
 
4008
- ._2sLLl {
3935
+ ._1R-kq {
4009
3936
  background-image: url(./flags/my.svg);
4010
3937
  }
4011
3938
 
4012
- ._3xDbK {
3939
+ ._2JrIx {
4013
3940
  background-image: url(./flags/mz.svg);
4014
3941
  }
4015
3942
 
4016
- ._2hOmq {
3943
+ ._2bezu {
4017
3944
  background-image: url(./flags/na.svg);
4018
3945
  }
4019
3946
 
4020
- ._1IkVW {
3947
+ ._RXHw0 {
4021
3948
  background-image: url(./flags/nc.svg);
4022
3949
  }
4023
3950
 
4024
- ._G52_8 {
3951
+ ._17FYh {
4025
3952
  background-image: url(./flags/ne.svg);
4026
3953
  }
4027
3954
 
4028
- ._1Ouhy {
3955
+ ._2f17Z {
4029
3956
  background-image: url(./flags/nf.svg);
4030
3957
  }
4031
3958
 
4032
- ._2WYCZ {
3959
+ ._pkj4b {
4033
3960
  background-image: url(./flags/ng.svg);
4034
3961
  }
4035
3962
 
4036
- ._Czqop {
3963
+ ._2M9Kl {
4037
3964
  background-image: url(./flags/ni.svg);
4038
3965
  }
4039
3966
 
4040
- ._3fCKx {
3967
+ ._XP4Cy {
4041
3968
  background-image: url(./flags/nl.svg);
4042
3969
  }
4043
3970
 
4044
- ._1wQMZ {
3971
+ ._vWBdS {
4045
3972
  background-image: url(./flags/no.svg);
4046
3973
  }
4047
3974
 
4048
- ._1z12M {
3975
+ ._3HCj0 {
4049
3976
  background-image: url(./flags/np.svg);
4050
3977
  }
4051
3978
 
4052
- ._37Qnl {
3979
+ ._35I9J {
4053
3980
  background-image: url(./flags/nr.svg);
4054
3981
  }
4055
3982
 
4056
- ._2vqE2 {
3983
+ ._1qVGc {
4057
3984
  background-image: url(./flags/nu.svg);
4058
3985
  }
4059
3986
 
4060
- ._3UTci {
3987
+ ._3sy04 {
4061
3988
  background-image: url(./flags/nz.svg);
4062
3989
  }
4063
3990
 
4064
- ._39HBm {
3991
+ ._1ru-J {
4065
3992
  background-image: url(./flags/om.svg);
4066
3993
  }
4067
3994
 
4068
- ._1bfaE {
3995
+ ._gVRbx {
4069
3996
  background-image: url(./flags/pa.svg);
4070
3997
  }
4071
3998
 
4072
- ._1HG_h {
3999
+ ._rPJml {
4073
4000
  background-image: url(./flags/pe.svg);
4074
4001
  }
4075
4002
 
4076
- ._3eHD- {
4003
+ ._b_9in {
4077
4004
  background-image: url(./flags/pf.svg);
4078
4005
  }
4079
4006
 
4080
- ._12o7S {
4007
+ ._3svVP {
4081
4008
  background-image: url(./flags/pg.svg);
4082
4009
  }
4083
4010
 
4084
- ._1lHL2 {
4011
+ ._qf4jP {
4085
4012
  background-image: url(./flags/ph.svg);
4086
4013
  }
4087
4014
 
4088
- ._2QuA8 {
4015
+ ._ETc1B {
4089
4016
  background-image: url(./flags/pk.svg);
4090
4017
  }
4091
4018
 
4092
- ._2_Ypo {
4019
+ ._2iKV_ {
4093
4020
  background-image: url(./flags/pl.svg);
4094
4021
  }
4095
4022
 
4096
- ._3ngIl {
4023
+ ._3rKup {
4097
4024
  background-image: url(./flags/pm.svg);
4098
4025
  }
4099
4026
 
4100
- ._2zNmC {
4027
+ ._18qkQ {
4101
4028
  background-image: url(./flags/pr.svg);
4102
4029
  }
4103
4030
 
4104
- ._mKTi1 {
4031
+ ._2QUjB {
4105
4032
  background-image: url(./flags/ps.svg);
4106
4033
  }
4107
4034
 
4108
- ._36QJg {
4035
+ ._3XlFj {
4109
4036
  background-image: url(./flags/pt.svg);
4110
4037
  }
4111
4038
 
4112
- ._r1A7i {
4039
+ ._2-I7x {
4113
4040
  background-image: url(./flags/pw.svg);
4114
4041
  }
4115
4042
 
4116
- ._2kzrw {
4043
+ ._2VRS9 {
4117
4044
  background-image: url(./flags/py.svg);
4118
4045
  }
4119
4046
 
4120
- ._1SPl8 {
4047
+ ._XL4IN {
4121
4048
  background-image: url(./flags/qa.svg);
4122
4049
  }
4123
4050
 
4124
- ._3xbiF {
4051
+ ._1Heg1 {
4125
4052
  background-image: url(./flags/re.svg);
4126
4053
  }
4127
4054
 
4128
- ._KPK1Q {
4055
+ ._9Ds_F {
4129
4056
  background-image: url(./flags/ro.svg);
4130
4057
  }
4131
4058
 
4132
- ._2HsGH {
4059
+ ._2NBRF {
4133
4060
  background-image: url(./flags/rs.svg);
4134
4061
  }
4135
4062
 
4136
- ._1w34a {
4063
+ ._27vE7 {
4137
4064
  background-image: url(./flags/ru.svg);
4138
4065
  }
4139
4066
 
4140
- ._Zsl7k {
4067
+ ._15XW2 {
4141
4068
  background-image: url(./flags/rw.svg);
4142
4069
  }
4143
4070
 
4144
- ._Oh6dK {
4071
+ ._2FNqc {
4145
4072
  background-image: url(./flags/sa.svg);
4146
4073
  }
4147
4074
 
4148
- ._CQSlN {
4075
+ ._nZ0tS {
4149
4076
  background-image: url(./flags/sb.svg);
4150
4077
  }
4151
4078
 
4152
- ._11vp6 {
4079
+ ._2c7r2 {
4153
4080
  background-image: url(./flags/sc.svg);
4154
4081
  }
4155
4082
 
4156
- ._LSrh0 {
4083
+ ._31SMO {
4157
4084
  background-image: url(./flags/sd.svg);
4158
4085
  }
4159
4086
 
4160
- ._3Cwy9 {
4087
+ ._2g80W {
4161
4088
  background-image: url(./flags/se.svg);
4162
4089
  }
4163
4090
 
4164
- ._1WT1o {
4091
+ ._1fXM6 {
4165
4092
  background-image: url(./flags/sg.svg);
4166
4093
  }
4167
4094
 
4168
- ._1Es_o {
4095
+ ._3jXVn {
4169
4096
  background-image: url(./flags/sh.svg);
4170
4097
  }
4171
4098
 
4172
- ._F8nFC {
4099
+ ._1dCS9 {
4173
4100
  background-image: url(./flags/si.svg);
4174
4101
  }
4175
4102
 
4176
- ._2zTDT {
4103
+ ._Fw6EH {
4177
4104
  background-image: url(./flags/sj.svg);
4178
4105
  }
4179
4106
 
4180
- ._38MVZ {
4107
+ ._3ZIrQ {
4181
4108
  background-image: url(./flags/sk.svg);
4182
4109
  }
4183
4110
 
4184
- ._2DzKy {
4111
+ ._2CXXP {
4185
4112
  background-image: url(./flags/sl.svg);
4186
4113
  }
4187
4114
 
4188
- ._3XPhf {
4115
+ ._9Z6OF {
4189
4116
  background-image: url(./flags/sm.svg);
4190
4117
  }
4191
4118
 
4192
- ._IvWgd {
4119
+ ._27QPB {
4193
4120
  background-image: url(./flags/sn.svg);
4194
4121
  }
4195
4122
 
4196
- ._iuuWf {
4123
+ ._3u0ej {
4197
4124
  background-image: url(./flags/so.svg);
4198
4125
  }
4199
4126
 
4200
- ._2wswa {
4127
+ ._aWap6 {
4201
4128
  background-image: url(./flags/sr.svg);
4202
4129
  }
4203
4130
 
4204
- ._k-X9y {
4131
+ ._jgut9 {
4205
4132
  background-image: url(./flags/ss.svg);
4206
4133
  }
4207
4134
 
4208
- ._1NLxw {
4135
+ ._1ZG6d {
4209
4136
  background-image: url(./flags/st.svg);
4210
4137
  }
4211
4138
 
4212
- ._2OVED {
4139
+ ._1LyCh {
4213
4140
  background-image: url(./flags/sv.svg);
4214
4141
  }
4215
4142
 
4216
- ._105st {
4143
+ ._29HpR {
4217
4144
  background-image: url(./flags/sx.svg);
4218
4145
  }
4219
4146
 
4220
- ._24J0I {
4147
+ ._36XMC {
4221
4148
  background-image: url(./flags/sy.svg);
4222
4149
  }
4223
4150
 
4224
- ._Zk-LQ {
4151
+ ._uhQEf {
4225
4152
  background-image: url(./flags/sz.svg);
4226
4153
  }
4227
4154
 
4228
- ._3M5Om {
4155
+ ._1VKa_ {
4229
4156
  background-image: url(./flags/ta.svg);
4230
4157
  }
4231
4158
 
4232
- ._2yeoi {
4159
+ ._1zZqn {
4233
4160
  background-image: url(./flags/tc.svg);
4234
4161
  }
4235
4162
 
4236
- ._1sQDI {
4163
+ ._zPDQp {
4237
4164
  background-image: url(./flags/td.svg);
4238
4165
  }
4239
4166
 
4240
- ._ppF_i {
4167
+ ._1uL0e {
4241
4168
  background-image: url(./flags/tg.svg);
4242
4169
  }
4243
4170
 
4244
- ._2b6WF {
4171
+ ._2hgJx {
4245
4172
  background-image: url(./flags/th.svg);
4246
4173
  }
4247
4174
 
4248
- ._1-X7L {
4175
+ ._3wIE0 {
4249
4176
  background-image: url(./flags/tj.svg);
4250
4177
  }
4251
4178
 
4252
- ._1MmHE {
4179
+ ._2duh0 {
4253
4180
  background-image: url(./flags/tk.svg);
4254
4181
  }
4255
4182
 
4256
- ._MUL-g {
4183
+ ._2KUDp {
4257
4184
  background-image: url(./flags/tl.svg);
4258
4185
  }
4259
4186
 
4260
- ._2ADYf {
4187
+ ._2CfPc {
4261
4188
  background-image: url(./flags/tm.svg);
4262
4189
  }
4263
4190
 
4264
- ._1WWpy {
4191
+ ._2P42O {
4265
4192
  background-image: url(./flags/tn.svg);
4266
4193
  }
4267
4194
 
4268
- ._2ZjxT {
4195
+ ._2WFbJ {
4269
4196
  background-image: url(./flags/to.svg);
4270
4197
  }
4271
4198
 
4272
- ._iox4C {
4199
+ ._3Az7i {
4273
4200
  background-image: url(./flags/tr.svg);
4274
4201
  }
4275
4202
 
4276
- ._2THSE {
4203
+ ._1pNPS {
4277
4204
  background-image: url(./flags/tt.svg);
4278
4205
  }
4279
4206
 
4280
- ._1_b_F {
4207
+ ._1pgP- {
4281
4208
  background-image: url(./flags/tv.svg);
4282
4209
  }
4283
4210
 
4284
- ._3EbKc {
4211
+ ._2ctah {
4285
4212
  background-image: url(./flags/tw.svg);
4286
4213
  }
4287
4214
 
4288
- ._2oCdU {
4215
+ ._3LhmF {
4289
4216
  background-image: url(./flags/tz.svg);
4290
4217
  }
4291
4218
 
4292
- ._cKH10 {
4219
+ ._ySobg {
4293
4220
  background-image: url(./flags/ua.svg);
4294
4221
  }
4295
4222
 
4296
- ._bsKoD {
4223
+ ._L0cww {
4297
4224
  background-image: url(./flags/ug.svg);
4298
4225
  }
4299
4226
 
4300
- ._38RVE {
4227
+ ._1dJbI {
4301
4228
  background-image: url(./flags/us.svg);
4302
4229
  }
4303
4230
 
4304
- ._3CMCD {
4231
+ ._1mu4a {
4305
4232
  background-image: url(./flags/uy.svg);
4306
4233
  }
4307
4234
 
4308
- ._ZyQq_ {
4235
+ ._2jO3C {
4309
4236
  background-image: url(./flags/uz.svg);
4310
4237
  }
4311
4238
 
4312
- ._2G4u0 {
4239
+ ._3Wjh- {
4313
4240
  background-image: url(./flags/va.svg);
4314
4241
  }
4315
4242
 
4316
- ._3kQoa {
4243
+ ._2SLDw {
4317
4244
  background-image: url(./flags/vc.svg);
4318
4245
  }
4319
4246
 
4320
- ._pxUTp {
4247
+ ._33s_c {
4321
4248
  background-image: url(./flags/ve.svg);
4322
4249
  }
4323
4250
 
4324
- ._2cfE_ {
4251
+ ._14DB7 {
4325
4252
  background-image: url(./flags/vg.svg);
4326
4253
  }
4327
4254
 
4328
- ._3Sv2e {
4255
+ ._yup8e {
4329
4256
  background-image: url(./flags/vi.svg);
4330
4257
  }
4331
4258
 
4332
- ._2uMK6 {
4259
+ ._2mLwZ {
4333
4260
  background-image: url(./flags/vn.svg);
4334
4261
  }
4335
4262
 
4336
- ._1NJWA {
4263
+ ._32cC- {
4337
4264
  background-image: url(./flags/vu.svg);
4338
4265
  }
4339
4266
 
4340
- ._2Dwsg {
4267
+ ._2a5ap {
4341
4268
  background-image: url(./flags/wf.svg);
4342
4269
  }
4343
4270
 
4344
- ._2zXLB {
4271
+ ._3wY8H {
4345
4272
  background-image: url(./flags/ws.svg);
4346
4273
  }
4347
4274
 
4348
- ._JdpzM {
4275
+ ._3X7px {
4349
4276
  background-image: url(./flags/xk.svg);
4350
4277
  }
4351
4278
 
4352
- ._1Q9vX {
4279
+ ._16y86 {
4353
4280
  background-image: url(./flags/ye.svg);
4354
4281
  }
4355
4282
 
4356
- ._1mb2U {
4283
+ ._4eJM- {
4357
4284
  background-image: url(./flags/yt.svg);
4358
4285
  }
4359
4286
 
4360
- ._1YFY6 {
4287
+ ._3c6fy {
4361
4288
  background-image: url(./flags/za.svg);
4362
4289
  }
4363
4290
 
4364
- ._1LDHZ {
4291
+ ._21Ocp {
4365
4292
  background-image: url(./flags/zm.svg);
4366
4293
  }
4367
4294
 
4368
- ._zXsKE {
4295
+ ._2GLu6 {
4369
4296
  background-image: url(./flags/zw.svg);
4370
4297
  }
4371
- ._2f81N {
4298
+ ._1QLaK {
4372
4299
  display: inline-flex;
4373
4300
  background-color: var(--color-tangerine-400);
4374
4301
  height: 20px;
@@ -4384,22 +4311,22 @@ input:disabled + ._1tMq-::after {
4384
4311
  align-items: center;
4385
4312
  border: 1px solid var(--color-white);
4386
4313
  }
4387
- ._2f81N svg {
4314
+ ._1QLaK svg {
4388
4315
  fill: var(--color-white);
4389
4316
  }
4390
- ._2g1GI {
4317
+ ._qsFWw {
4391
4318
  background-color: var(--color-banana-400);
4392
4319
  }
4393
- ._2zLnM {
4320
+ ._359Cc {
4394
4321
  background-color: var(--color-radish-400);
4395
4322
  }
4396
- ._27QOo {
4323
+ ._2AOEK {
4397
4324
  background-color: var(--color-mint-400);
4398
4325
  }
4399
- ._2gmsM {
4326
+ ._1mLjf {
4400
4327
  background-color: var(--color-blueberry-400);
4401
4328
  }
4402
- ._2wJGB {
4329
+ ._1X7La {
4403
4330
  display: flex;
4404
4331
  justify-content: center;
4405
4332
  align-items: center;
@@ -4412,61 +4339,61 @@ input:disabled + ._1tMq-::after {
4412
4339
  flex-shrink: 0;
4413
4340
  overflow: hidden;
4414
4341
  }
4415
- ._2wJGB svg {
4342
+ ._1X7La svg {
4416
4343
  fill: var(--color-white);
4417
4344
  }
4418
- ._2wJGB img {
4345
+ ._1X7La img {
4419
4346
  height: inherit;
4420
4347
  width: 100%;
4421
4348
  -o-object-fit: cover;
4422
4349
  object-fit: cover;
4423
4350
  }
4424
- ._3QTSo {
4351
+ ._o5x6S {
4425
4352
  width: 20px;
4426
4353
  height: 20px;
4427
4354
  font-size: 14px;
4428
4355
  }
4429
- ._3QTSo ._2Rl8S {
4356
+ ._o5x6S ._NN8-D {
4430
4357
  margin-left: 18px;
4431
4358
  margin-top: 10px;
4432
4359
  }
4433
- ._1zwj0 {
4360
+ ._VxW5y {
4434
4361
  width: 30px;
4435
4362
  height: 30px;
4436
4363
  font-size: 20px;
4437
4364
  }
4438
- ._1zwj0 ._2Rl8S {
4365
+ ._VxW5y ._NN8-D {
4439
4366
  margin-left: 20px;
4440
4367
  margin-top: 15px;
4441
4368
  }
4442
- ._3-U6x {
4369
+ ._ec7jQ {
4443
4370
  width: 40px;
4444
4371
  height: 40px;
4445
4372
  font-size: 24px;
4446
4373
  }
4447
- ._3-U6x ._2Rl8S {
4374
+ ._ec7jQ ._NN8-D {
4448
4375
  margin-left: 23px;
4449
4376
  margin-top: 18px;
4450
4377
  }
4451
- ._3qn2q {
4378
+ ._3VS00 {
4452
4379
  width: 80px;
4453
4380
  height: 80px;
4454
4381
  font-size: 24px;
4455
4382
  }
4456
- ._3qn2q ._2Rl8S {
4383
+ ._3VS00 ._NN8-D {
4457
4384
  margin-left: 55px;
4458
4385
  margin-top: 45px;
4459
4386
  }
4460
- ._2Rl8S {
4387
+ ._NN8-D {
4461
4388
  position: absolute;
4462
4389
  margin-left: 20px;
4463
4390
  margin-top: 15px;
4464
4391
  }
4465
- ._GKL9P svg {
4392
+ ._bbI2F svg {
4466
4393
  width: 80%;
4467
4394
  padding-top: 25%;
4468
4395
  }
4469
- ._1fIeV {
4396
+ ._3e7Of {
4470
4397
  font-size: 12px;
4471
4398
  font-weight: 600;
4472
4399
  border-radius: 2px;
@@ -4476,68 +4403,67 @@ input:disabled + ._1tMq-::after {
4476
4403
  text-align: center;
4477
4404
  text-transform: uppercase;
4478
4405
  }
4479
- ._V4byU {
4406
+ ._2ZlMr {
4480
4407
  background-color: var(--color-tangerine-200);
4481
4408
  color: var(--color-tangerine-600);
4482
4409
  }
4483
- ._37gN9 {
4410
+ ._g3pvh {
4484
4411
  background-color: var(--color-mint-200);
4485
4412
  color: var(--color-mint-600);
4486
4413
  }
4487
- ._Tw7tp {
4414
+ ._3GeNC {
4488
4415
  background-color: var(--color-eggplant-200);
4489
4416
  color: var(--color-eggplant-600);
4490
4417
  }
4491
- ._t94VZ {
4418
+ ._2jbr_ {
4492
4419
  background-color: var(--color-banana-200);
4493
4420
  color: var(--color-banana-600);
4494
4421
  }
4495
- ._3SmeO {
4422
+ ._1rrIw {
4496
4423
  background-color: var(--color-blueberry-200);
4497
4424
  color: var(--color-blueberry-600);
4498
4425
  }
4499
- ._2eoX0 {
4426
+ ._1fKe8 {
4500
4427
  background-color: var(--color-radish-200);
4501
4428
  color: var(--color-radish-600);
4502
4429
  }
4503
- ._23q4Y {
4430
+ ._1vA9B {
4504
4431
  font-size: 14px;
4505
4432
  font-weight: 600;
4506
4433
  border-radius: 25px;
4507
4434
  padding: 0 12px 0 12px;
4508
4435
  line-height: 28px;
4509
4436
  min-width: 40px;
4510
- max-width: -webkit-fit-content;
4511
4437
  max-width: -moz-fit-content;
4512
4438
  max-width: fit-content;
4513
4439
  display: inline-block;
4514
4440
  text-align: center;
4515
4441
  white-space: nowrap;
4516
4442
  }
4517
- ._23q4Y::first-letter {
4443
+ ._1vA9B::first-letter {
4518
4444
  text-transform: capitalize;
4519
4445
  }
4520
- ._niDEM {
4446
+ ._2mTVo {
4521
4447
  background-color: var(--color-grey-200);
4522
4448
  color: var(--color-grey-600);
4523
4449
  }
4524
- ._IwDRB {
4450
+ ._3CYqE {
4525
4451
  background-color: var(--color-mint-200);
4526
4452
  color: var(--color-mint-600);
4527
4453
  }
4528
- ._MPji- {
4454
+ ._1WFdK {
4529
4455
  background-color: var(--color-radish-200);
4530
4456
  color: var(--color-radish-600);
4531
4457
  }
4532
- ._3S2m8 {
4458
+ ._1Mp_n {
4533
4459
  background-color: var(--color-banana-200);
4534
4460
  color: var(--color-banana-600);
4535
4461
  }
4536
- ._2G3ML {
4462
+ ._10zFn {
4537
4463
  background-color: var(--color-blueberry-200);
4538
4464
  color: var(--color-blueberry-600);
4539
4465
  }
4540
- ._2B8Vd {
4466
+ ._11ygA {
4541
4467
  display: flex;
4542
4468
  justify-content: space-between;
4543
4469
  width: 424px;
@@ -4545,68 +4471,68 @@ input:disabled + ._1tMq-::after {
4545
4471
  flex-direction: column;
4546
4472
  align-items: center;
4547
4473
  }
4548
- ._NBTDp {
4474
+ ._6o4Ut {
4549
4475
  display: flex;
4550
4476
  flex-direction: column;
4551
4477
  justify-content: center;
4552
4478
  gap: 20px;
4553
4479
  }
4554
- ._1UWbP {
4480
+ ._1bs2I {
4555
4481
  max-width: 500px;
4556
4482
  }
4557
- ._2BVOy {
4483
+ ._WwD-g {
4558
4484
  max-width: 667px;
4559
4485
  }
4560
- ._1LuiZ {
4486
+ ._1b3C0 {
4561
4487
  color: var(--color-grey-500);
4562
4488
  font-size: 12px;
4563
4489
  text-align: center;
4564
4490
  }
4565
- ._1Cx9N {
4491
+ ._3q5OJ {
4566
4492
  display: flex;
4567
4493
  gap: 8px;
4568
4494
  }
4569
4495
 
4570
4496
  @media screen and (max-width: 900px) {
4571
- ._1Cx9N:not(._WbcaM) {
4497
+ ._3q5OJ:not(._3DOZC) {
4572
4498
  justify-content: center;
4573
4499
  }
4574
4500
  }
4575
- ._eMr1V {
4501
+ ._1AdW7 {
4576
4502
  max-width: 1000px;
4577
4503
  display: flex;
4578
4504
  flex-direction: row;
4579
4505
  justify-content: space-between;
4580
4506
  }
4581
- ._2sweG {
4507
+ ._Y1L-A {
4582
4508
  flex-direction: row-reverse;
4583
4509
  padding-top: 20px;
4584
4510
  padding-bottom: 20px;
4585
4511
  }
4586
- ._2jreb {
4512
+ ._1E308 {
4587
4513
  display: flex;
4588
4514
  flex-direction: column;
4589
4515
  justify-content: center;
4590
4516
  gap: 20px;
4591
4517
  }
4592
- ._3RLfH {
4518
+ ._P5jRb {
4593
4519
  max-width: 500px;
4594
4520
  }
4595
- ._3BMpx {
4521
+ ._vkAs2 {
4596
4522
  max-width: 667px;
4597
4523
  }
4598
- ._2J5vn {
4524
+ ._1o2PF {
4599
4525
  color: var(--color-grey-500);
4600
4526
  font-size: 14px;
4601
4527
  }
4602
- ._G2VtA {
4528
+ ._mfMlg {
4603
4529
  display: flex;
4604
4530
  flex-direction: column;
4605
4531
  justify-content: center;
4606
4532
  }
4607
4533
 
4608
4534
  @media screen and (max-width: 900px) {
4609
- ._eMr1V:not(._2sweG) {
4535
+ ._1AdW7:not(._Y1L-A) {
4610
4536
  align-items: center;
4611
4537
  text-align: center;
4612
4538
  flex-direction: column-reverse;