@verifiedinc-public/shared-ui-elements 8.21.0 → 8.21.2

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 (432) hide show
  1. package/dist/components/Alert/Alert.mjs +1 -0
  2. package/dist/components/Alert/FullWidthAlert.mjs +1 -0
  3. package/dist/components/Backdrop/index.mjs +1 -0
  4. package/dist/components/Banners/Banner.mjs +1 -0
  5. package/dist/components/Banners/ExactBirthdayBanner.mjs +1 -0
  6. package/dist/components/Banners/ResendPhoneBanner.mjs +1 -0
  7. package/dist/components/Banners/TestPhoneNumbersBanner.mjs +1 -0
  8. package/dist/components/BrandFilterInput/BrandFilterInput.hook.mjs +1 -0
  9. package/dist/components/BrandFilterInput/index.mjs +1 -0
  10. package/dist/components/Button/index.mjs +1 -0
  11. package/dist/components/CredentialRequestsEditor/CredentialRequestsEditor.context.mjs +1 -0
  12. package/dist/components/CredentialRequestsEditor/components/CredentialRequestsField.mjs +1 -0
  13. package/dist/components/CredentialRequestsEditor/components/DataFieldAccordion.mjs +1 -0
  14. package/dist/components/CredentialRequestsEditor/components/DataFieldDeleteModal.mjs +1 -0
  15. package/dist/components/CredentialRequestsEditor/components/DataFieldDescription.mjs +3 -0
  16. package/dist/components/CredentialRequestsEditor/components/DataFieldMandatory.mjs +3 -0
  17. package/dist/components/CredentialRequestsEditor/components/DataFieldMulti.mjs +3 -0
  18. package/dist/components/CredentialRequestsEditor/components/DataFieldOptionType.mjs +3 -0
  19. package/dist/components/CredentialRequestsEditor/components/DataFieldSection.mjs +1 -0
  20. package/dist/components/CredentialRequestsEditor/components/DataFieldUserInput.mjs +3 -0
  21. package/dist/components/CredentialRequestsEditor/components/RadioOption.mjs +1 -0
  22. package/dist/components/CredentialRequestsEditor/contexts/CredentialRequestFieldContext.mjs +1 -0
  23. package/dist/components/CredentialRequestsEditor/index.mjs +1 -0
  24. package/dist/components/CredentialRequestsEditor/types/mandatoryEnum.mjs +1 -0
  25. package/dist/components/CredentialRequestsEditor/types/sdk.mjs +1 -0
  26. package/dist/components/CredentialRequestsEditor/utils/buildDataFieldValue.mjs +1 -0
  27. package/dist/components/CredentialRequestsEditor/utils/prettyField.mjs +1 -0
  28. package/dist/components/CredentialRequestsEditor/utils/propagateToChildren.mjs +1 -0
  29. package/dist/components/Image.mjs +1 -0
  30. package/dist/components/QRCodeDisplay/index.mjs +1 -0
  31. package/dist/components/RequiredLabel/index.mjs +1 -0
  32. package/dist/components/Snackbar/index.mjs +1 -0
  33. package/dist/components/TextField/index.mjs +1 -0
  34. package/dist/components/Tip/index.mjs +1 -0
  35. package/dist/components/Typography/index.mjs +1 -0
  36. package/dist/components/UI/AdaptativeBox.mjs +1 -0
  37. package/dist/components/UI/ContentWithLoader.mjs +1 -0
  38. package/dist/components/When.mjs +1 -0
  39. package/dist/components/WhenStyled.mjs +1 -0
  40. package/dist/components/animation/AnimatedHeight.mjs +1 -0
  41. package/dist/components/animation/Counter.mjs +1 -0
  42. package/dist/components/animation/index.mjs +1 -1
  43. package/dist/components/animation/motions.mjs +1 -0
  44. package/dist/components/buttons/ExportToPdfButton.mjs +1 -0
  45. package/dist/components/buttons/LinkButton.mjs +1 -0
  46. package/dist/components/buttons/OriginalButton.mjs +1 -0
  47. package/dist/components/buttons/TextButton.mjs +1 -0
  48. package/dist/components/chart/AreaChart/AreaChart.map.mjs +1 -0
  49. package/dist/components/chart/AreaChart/index.mjs +1 -0
  50. package/dist/components/chart/BigNumber/index.mjs +1 -0
  51. package/dist/components/chart/EmptyChartSection.mjs +1 -0
  52. package/dist/components/chart/ErrorCodesChart/index.mjs +1 -0
  53. package/dist/components/chart/FunnelChart/index.mjs +1 -0
  54. package/dist/components/chart/LoadingChartSection.mjs +1 -0
  55. package/dist/components/chart/MetricLastUpdated.mjs +1 -0
  56. package/dist/components/chart/MonthlySignupsOverviewTable/MonthlySignupsOverviewTable.mjs +1 -0
  57. package/dist/components/chart/MonthlySignupsOverviewTable/MonthlySignupsOverviewTableDataMapper.mjs +1 -0
  58. package/dist/components/chart/NoRiskSignalsPermissionSection/index.mjs +1 -0
  59. package/dist/components/chart/OneClickHealthBigNumbers/OneClickHealthBigNumbers.mjs +1 -0
  60. package/dist/components/chart/OneClickHealthBigNumbers/OneClickHealthBigNumbersMapper.mjs +1 -0
  61. package/dist/components/chart/OneClickHealthOverTimeChart/OneClickHealthOverTimeChart.map.mjs +1 -0
  62. package/dist/components/chart/OneClickHealthOverTimeChart/OneClickHealthOverTimeChart.mjs +1 -0
  63. package/dist/components/chart/OneClickHealthPercentageChart/OneClickHealthPercentageChart.mjs +1 -0
  64. package/dist/components/chart/OneClickOverTimeChart/OneClickOverTimeChart.map.mjs +1 -0
  65. package/dist/components/chart/OneClickOverTimeChart/OneClickOverTimeChart.mjs +1 -0
  66. package/dist/components/chart/OneClickPercentageChart/OneClickPercentageChart.mjs +1 -0
  67. package/dist/components/chart/OneClickVerificationBigNumbers/OneClickVerificationBigNumbers.mjs +1 -0
  68. package/dist/components/chart/OneClickVerificationBigNumbers/OneClickVerificationBigNumbersMapper.mjs +1 -0
  69. package/dist/components/chart/OneClickVerificationEventsOverTimeChart/OneClickVerificationEventsOverTimeChart.map.mjs +1 -0
  70. package/dist/components/chart/OneClickVerificationEventsOverTimeChart/OneClickVerificationEventsOverTimeChart.mjs +1 -0
  71. package/dist/components/chart/OneClickVerificationFunnelChart/OneClickVerificationFunnelChart.map.mjs +1 -0
  72. package/dist/components/chart/OneClickVerificationFunnelChart/OneClickVerificationFunnelChart.mjs +1 -0
  73. package/dist/components/chart/OneClickVerificationOutcomeOverTimeChart/OneClickVerificationOutcomeOverTimeChart.map.mjs +1 -0
  74. package/dist/components/chart/OneClickVerificationOutcomeOverTimeChart/OneClickVerificationOutcomeOverTimeChart.mjs +1 -0
  75. package/dist/components/chart/OneClickVerificationSuccessOverTimeChart/OneClickVerificationSuccessOverTimeChart.map.mjs +1 -0
  76. package/dist/components/chart/OneClickVerificationSuccessOverTimeChart/OneClickVerificationSuccessOverTimeChart.mjs +1 -0
  77. package/dist/components/chart/PieChart/index.mjs +1 -0
  78. package/dist/components/chart/PieChart/renderActiveShape.mjs +1 -0
  79. package/dist/components/chart/PieChart/renderNeedle.mjs +1 -0
  80. package/dist/components/chart/ReasonCodesChart/index.mjs +1 -0
  81. package/dist/components/chart/RiskScoreBarChart/index.mjs +1 -0
  82. package/dist/components/chart/RiskScorePieChart/index.mjs +1 -0
  83. package/dist/components/chart/SeriesChart/SeriesChart.map.mjs +1 -0
  84. package/dist/components/chart/SeriesChart/index.mjs +1 -0
  85. package/dist/components/chart/SeriesChartLegend/index.mjs +1 -0
  86. package/dist/components/chart/SeriesPercentageChart/index.mjs +1 -0
  87. package/dist/components/chart/SeriesPercentageChartLegend/index.mjs +1 -0
  88. package/dist/components/chart/SignupBigNumbers/SignupBigNumbers.mjs +1 -0
  89. package/dist/components/chart/SignupBigNumbers/SignupBigNumbersMapper.mjs +1 -0
  90. package/dist/components/chart/SimpleBarChart/index.mjs +1 -0
  91. package/dist/components/chart/SimpleLegend/index.mjs +1 -0
  92. package/dist/components/chart/TTSBigNumbers/TTSBigNumbers.mjs +1 -0
  93. package/dist/components/chart/TTSBigNumbers/TTSBigNumbersMapper.mjs +1 -0
  94. package/dist/components/chart/TTSOverTimeChart/TTSOverTimeChart.map.mjs +1 -0
  95. package/dist/components/chart/TTSOverTimeChart/TTSOverTimeChart.mjs +1 -0
  96. package/dist/components/chart/constants.mjs +1 -0
  97. package/dist/components/chart/index.mjs +1 -1
  98. package/dist/components/chart/shared.mjs +1 -0
  99. package/dist/components/chart/styles.mjs +1 -0
  100. package/dist/components/dialog/CalendlyDialog.mjs +1 -0
  101. package/dist/components/dialog/Dialog.mjs +1 -0
  102. package/dist/components/dialog/PersistentDialog.mjs +8 -0
  103. package/dist/components/form/AddressInput/autofill.hook.mjs +1 -0
  104. package/dist/components/form/AddressInput/context.mjs +1 -0
  105. package/dist/components/form/AddressInput/hook.mjs +1 -0
  106. package/dist/components/form/AddressInput/index.mjs +1 -0
  107. package/dist/components/form/BasePhoneInput.mjs +1 -0
  108. package/dist/components/form/CountrySelector.mjs +1 -0
  109. package/dist/components/form/DataFieldClearAdornment.mjs +1 -0
  110. package/dist/components/form/DateInput/index.mjs +1 -0
  111. package/dist/components/form/DateRangeInput/index.mjs +1 -0
  112. package/dist/components/form/DateRangeInput/style.mjs +1 -0
  113. package/dist/components/form/DefaultInput.mjs +1 -0
  114. package/dist/components/form/EmailInput.mjs +1 -0
  115. package/dist/components/form/InputMask.mjs +1 -0
  116. package/dist/components/form/NPIInput/index.mjs +1 -0
  117. package/dist/components/form/NewOneClickForm/core/fields/address.mjs +1 -0
  118. package/dist/components/form/NewOneClickForm/core/fields/birthDate.mjs +1 -0
  119. package/dist/components/form/NewOneClickForm/core/fields/constants.mjs +1 -0
  120. package/dist/components/form/NewOneClickForm/core/fields/driversLicense.mjs +1 -0
  121. package/dist/components/form/NewOneClickForm/core/fields/fullName.mjs +1 -0
  122. package/dist/components/form/NewOneClickForm/core/fields/index.mjs +1 -0
  123. package/dist/components/form/NewOneClickForm/core/fields/phone.mjs +1 -0
  124. package/dist/components/form/NewOneClickForm/core/fields/sex.mjs +1 -0
  125. package/dist/components/form/NewOneClickForm/core/fields/ssn.mjs +1 -0
  126. package/dist/components/form/NewOneClickForm/core/form/form.mjs +1 -0
  127. package/dist/components/form/NewOneClickForm/core/form/formBuilder.mjs +1 -0
  128. package/dist/components/form/NewOneClickForm/core/form/formField.mjs +1 -0
  129. package/dist/components/form/NewOneClickForm/core/form/formFieldBuilder.mjs +1 -0
  130. package/dist/components/form/NewOneClickForm/core/form/utils.mjs +1 -0
  131. package/dist/components/form/NewOneClickForm/core/formats/address.format.mjs +1 -0
  132. package/dist/components/form/NewOneClickForm/core/formats/date.format.mjs +1 -0
  133. package/dist/components/form/NewOneClickForm/core/formats/ssn.format.mjs +1 -0
  134. package/dist/components/form/NewOneClickForm/core/formats/state.format.mjs +1 -0
  135. package/dist/components/form/NewOneClickForm/core/mappers/create-patch.map.mjs +1 -0
  136. package/dist/components/form/NewOneClickForm/core/mappers/share.map.mjs +1 -0
  137. package/dist/components/form/NewOneClickForm/core/shared/us-states.mjs +1 -0
  138. package/dist/components/form/NewOneClickForm/core/validations/address/address.schema.mjs +1 -0
  139. package/dist/components/form/NewOneClickForm/core/validations/address/city.schema.mjs +1 -0
  140. package/dist/components/form/NewOneClickForm/core/validations/address/country.schema.mjs +1 -0
  141. package/dist/components/form/NewOneClickForm/core/validations/address/line1.schema.mjs +1 -0
  142. package/dist/components/form/NewOneClickForm/core/validations/address/line2.schema.mjs +1 -0
  143. package/dist/components/form/NewOneClickForm/core/validations/address/state.schema.mjs +1 -0
  144. package/dist/components/form/NewOneClickForm/core/validations/address/zipcode.schema.mjs +1 -0
  145. package/dist/components/form/NewOneClickForm/core/validations/driversLicense/driversLicense.schema.mjs +1 -0
  146. package/dist/components/form/NewOneClickForm/core/validations/name/first.schema.mjs +1 -0
  147. package/dist/components/form/NewOneClickForm/core/validations/name/fullName.schema.mjs +1 -0
  148. package/dist/components/form/NewOneClickForm/core/validations/name/last.schema.mjs +1 -0
  149. package/dist/components/form/NewOneClickForm/core/validations/name/middle.schema.mjs +1 -0
  150. package/dist/components/form/NewOneClickForm/core/validations/other/birthDate.schema.mjs +1 -0
  151. package/dist/components/form/NewOneClickForm/core/validations/other/date.schema.mjs +1 -0
  152. package/dist/components/form/NewOneClickForm/core/validations/other/documentNumber.schema.mjs +1 -0
  153. package/dist/components/form/NewOneClickForm/core/validations/other/phone.schema.mjs +1 -0
  154. package/dist/components/form/NewOneClickForm/core/validations/other/sex.schema.mjs +1 -0
  155. package/dist/components/form/NewOneClickForm/core/validations/other/ssn.schema.mjs +1 -0
  156. package/dist/components/form/NewOneClickForm/react/core/field.hook.mjs +1 -0
  157. package/dist/components/form/NewOneClickForm/react/core/form.context.mjs +1 -0
  158. package/dist/components/form/NewOneClickForm/react/ui/fields/input/address.field.mjs +1 -0
  159. package/dist/components/form/NewOneClickForm/react/ui/fields/input/clear-field-adornment.mjs +1 -0
  160. package/dist/components/form/NewOneClickForm/react/ui/fields/input/date.field.mjs +1 -0
  161. package/dist/components/form/NewOneClickForm/react/ui/fields/input/field.mjs +1 -0
  162. package/dist/components/form/NewOneClickForm/react/ui/fields/input/label.mjs +1 -0
  163. package/dist/components/form/NewOneClickForm/react/ui/fields/input/select.field.mjs +1 -0
  164. package/dist/components/form/NewOneClickForm/react/ui/fields/input/ssn.field.mjs +1 -0
  165. package/dist/components/form/NewOneClickForm/react/ui/fields/input/text.field.mjs +1 -0
  166. package/dist/components/form/NewOneClickForm/react/ui/fields/readonly/field.mjs +1 -0
  167. package/dist/components/form/NewOneClickForm/react/ui/fields/readonly/multi.field.mjs +1 -0
  168. package/dist/components/form/NewOneClickForm/react/ui/fields/readonly/single.field.mjs +1 -0
  169. package/dist/components/form/NewOneClickForm/react/ui/fields/shared.mjs +1 -0
  170. package/dist/components/form/NewOneClickForm/react/ui/fields/style.mjs +1 -0
  171. package/dist/components/form/NewOneClickForm/react/ui/form-content.mjs +1 -0
  172. package/dist/components/form/NewOneClickForm/react/ui/form.context.mjs +1 -0
  173. package/dist/components/form/NewOneClickForm/react/ui/form.mjs +1 -0
  174. package/dist/components/form/OTPInput.mjs +1 -0
  175. package/dist/components/form/OneClickForm/components/CredentialsDisplay/CredentialsDisplay.mjs +1 -0
  176. package/dist/components/form/OneClickForm/components/CredentialsDisplay/CredentialsDisplayContext.mjs +1 -0
  177. package/dist/components/form/OneClickForm/components/CredentialsDisplay/CredentialsDisplayItem.mjs +1 -0
  178. package/dist/components/form/OneClickForm/components/CredentialsDisplay/CredentialsDisplayItemContext.mjs +1 -0
  179. package/dist/components/form/OneClickForm/components/CredentialsDisplay/components/EditModeButton.mjs +1 -0
  180. package/dist/components/form/OneClickForm/components/CredentialsDisplay/hooks.mjs +1 -0
  181. package/dist/components/form/OneClickForm/components/CredentialsDisplay/types.mjs +1 -0
  182. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/extractChildrenFromCredentialFieldSet.mjs +1 -0
  183. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/extractTypesFromSchema.mjs +1 -0
  184. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/filterRepeatedCredentials.mjs +1 -0
  185. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/findCorrectSchemaProperty.mjs +1 -0
  186. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/findCredentialsByType.mjs +1 -0
  187. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getCredentialTypeDisplayInfo.mjs +1 -0
  188. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getCredentialValues.mjs +1 -0
  189. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getLastPathName.mjs +1 -0
  190. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getParentPath.mjs +1 -0
  191. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getReferencedSchemaNames.mjs +1 -0
  192. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/hasMandatoryFieldEmpty.mjs +1 -0
  193. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isNewCredentialAgainstInstance.mjs +1 -0
  194. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isNewCredentialValues.mjs +1 -0
  195. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isRequiredCredentialDisplayInfo.mjs +1 -0
  196. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isSomeFieldInputAllowed.mjs +1 -0
  197. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isValidInputCredential.mjs +1 -0
  198. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/makeCredentialDisplayInfoList.mjs +1 -0
  199. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/sortCredentialsBySchema.mjs +1 -0
  200. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/transformToFormObject.mjs +1 -0
  201. package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/transformToFormSchema.mjs +1 -0
  202. package/dist/components/form/OneClickForm/components/DataField/DataFieldAtomic.mjs +1 -0
  203. package/dist/components/form/OneClickForm/components/DataField/DataFieldCheckbox.mjs +1 -0
  204. package/dist/components/form/OneClickForm/components/DataField/DataFieldClearAdornment.mjs +1 -0
  205. package/dist/components/form/OneClickForm/components/DataField/DataFieldComposite.mjs +1 -0
  206. package/dist/components/form/OneClickForm/components/DataField/DataFieldDescription.mjs +1 -0
  207. package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/HeaderSelect/index.mjs +1 -0
  208. package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/HeaderSelect/styles.mjs +1 -0
  209. package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/HeaderSelect/utils/getAddressFormat.mjs +1 -0
  210. package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/HeaderSelect/utils/renderInstance.mjs +1 -0
  211. package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/index.mjs +1 -0
  212. package/dist/components/form/OneClickForm/components/DataField/DataFieldInputLabel.mjs +1 -0
  213. package/dist/components/form/OneClickForm/components/DataField/DataFieldLabel.mjs +1 -0
  214. package/dist/components/form/OneClickForm/components/DataField/DataFieldLabelText.mjs +1 -0
  215. package/dist/components/form/OneClickForm/components/DataField/DataFieldLeftSide.mjs +1 -0
  216. package/dist/components/form/OneClickForm/components/DataField/DataFieldLegend.mjs +1 -0
  217. package/dist/components/form/OneClickForm/components/DataField/DataFieldRootStack.mjs +1 -0
  218. package/dist/components/form/OneClickForm/components/DataField/DataFieldStack.mjs +1 -0
  219. package/dist/components/form/OneClickForm/components/DataField/DataFieldValue.mjs +1 -0
  220. package/dist/components/form/OneClickForm/components/DataField/formats/DataFieldImage.mjs +1 -0
  221. package/dist/components/form/OneClickForm/components/DataField/formats/DataFieldText.mjs +1 -0
  222. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldAddressInput/autofill.hook.mjs +1 -0
  223. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldAddressInput/hook.mjs +1 -0
  224. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldAddressInput/index.mjs +1 -0
  225. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldDateInput.mjs +1 -0
  226. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldImageInput.mjs +1 -0
  227. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldPhoneInput.mjs +1 -0
  228. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldSSNInput.mjs +1 -0
  229. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldSelectInput.mjs +1 -0
  230. package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldTextInput.mjs +1 -0
  231. package/dist/components/form/OneClickForm/components/DataField/types.mjs +1 -0
  232. package/dist/components/form/OneClickForm/components/DataField/utils/defaults.mjs +1 -0
  233. package/dist/components/form/OneClickForm/components/DataField/utils/getAutoCompleteAttributeValue.mjs +1 -0
  234. package/dist/components/form/OneClickForm/components/DataField/utils/getCredentialLabel.mjs +1 -0
  235. package/dist/components/form/OneClickForm/components/DataField/utils/getCredentialLabelInput.mjs +1 -0
  236. package/dist/components/form/OneClickForm/components/DataField/utils/getCredentialSeparator.mjs +1 -0
  237. package/dist/components/form/OneClickForm/components/shared/Image.mjs +1 -0
  238. package/dist/components/form/OneClickForm/components/shared/ImageEncoded.mjs +1 -0
  239. package/dist/components/form/OneClickForm/components/shared/When.mjs +1 -0
  240. package/dist/components/form/OneClickForm/components/validations/fragments/birthDate.mjs +1 -0
  241. package/dist/components/form/OneClickForm/components/validations/fragments/credentials.mjs +1 -0
  242. package/dist/components/form/OneClickForm/components/validations/fragments/email.mjs +1 -0
  243. package/dist/components/form/OneClickForm/components/validations/schemas/date.schema.mjs +1 -0
  244. package/dist/components/form/OneClickForm/constants/credentialTypes.mjs +1 -0
  245. package/dist/components/form/OneClickForm/contexts/one-click-form-options.context.mjs +1 -0
  246. package/dist/components/form/OneClickForm/hooks/useCanFillByQueryParam.mjs +1 -0
  247. package/dist/components/form/OneClickForm/hooks/useDebounceCallback.mjs +1 -0
  248. package/dist/components/form/OneClickForm/index.mjs +1 -0
  249. package/dist/components/form/OneClickForm/styles/input.mjs +1 -0
  250. package/dist/components/form/OneClickForm/types/display-format.mjs +1 -0
  251. package/dist/components/form/OneClickForm/types/input-format.mjs +1 -0
  252. package/dist/components/form/OneClickForm/utils/calendarDateFormatter.mjs +1 -0
  253. package/dist/components/form/OneClickForm/utils/compareCredentialData.mjs +1 -0
  254. package/dist/components/form/OneClickForm/utils/currencyRangeFormatter.mjs +1 -0
  255. package/dist/components/form/OneClickForm/utils/date.mjs +1 -0
  256. package/dist/components/form/OneClickForm/utils/formatCredentialValue.mjs +1 -0
  257. package/dist/components/form/OneClickForm/utils/image.mjs +1 -0
  258. package/dist/components/form/OneClickForm/utils/isAtomicBySchema.mjs +1 -0
  259. package/dist/components/form/OneClickForm/utils/isCompositeBySchema.mjs +1 -0
  260. package/dist/components/form/OneClickForm/utils/phone.mjs +1 -0
  261. package/dist/components/form/OneClickForm/utils/phoneNumberFormatter.mjs +1 -0
  262. package/dist/components/form/OneClickForm/utils/regex.mjs +1 -0
  263. package/dist/components/form/OneClickForm/utils/ssnFormatter.mjs +1 -0
  264. package/dist/components/form/OneClickForm/utils/string.mjs +1 -0
  265. package/dist/components/form/OneClickForm/utils/when.mjs +1 -0
  266. package/dist/components/form/PhoneInput.mjs +1 -0
  267. package/dist/components/form/PrettyPhoneInput.mjs +64 -0
  268. package/dist/components/form/RadioOption.mjs +1 -0
  269. package/dist/components/form/SSNInput.mjs +1 -0
  270. package/dist/components/form/SelectInput.mjs +1 -0
  271. package/dist/components/form/TextMaskCustom.mjs +1 -0
  272. package/dist/components/form/TimezoneInput/index.mjs +1 -0
  273. package/dist/components/form/TimezoneInput/timezones.mjs +1 -0
  274. package/dist/components/icons/IconPlayer.mjs +1 -0
  275. package/dist/components/index.mjs +1 -1
  276. package/dist/components/terms/AcceptTermsNotice.mjs +1 -0
  277. package/dist/components/terms/LegalLink.mjs +1 -0
  278. package/dist/components/terms/PrivacyPolicyNotice.mjs +1 -0
  279. package/dist/components/text-to-signup/magic-button.mjs +1 -0
  280. package/dist/components/text-to-signup/magic-legal-language.mjs +1 -0
  281. package/dist/components/text-to-signup/magic-qr-code.mjs +1 -0
  282. package/dist/components/typographies/PageHeader.mjs +1 -0
  283. package/dist/components/typographies/PageSectionHeader.mjs +1 -0
  284. package/dist/components/typographies/Paragraph.mjs +1 -0
  285. package/dist/components/typographies/SectionDescription.mjs +1 -0
  286. package/dist/components/typographies/SectionHeader.mjs +1 -0
  287. package/dist/components/typographies/SectionTitle.mjs +1 -0
  288. package/dist/components/typographies/index.mjs +1 -1
  289. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/black.mjs +1 -0
  290. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/blackGreen.mjs +1 -0
  291. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/gray.mjs +1 -0
  292. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/green.mjs +1 -0
  293. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/index.mjs +1 -0
  294. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/white.mjs +1 -0
  295. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/whiteGreen.mjs +1 -0
  296. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/black.mjs +1 -0
  297. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/blackGreen.mjs +1 -0
  298. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/gray.mjs +1 -0
  299. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/green.mjs +1 -0
  300. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/index.mjs +1 -0
  301. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/white.mjs +1 -0
  302. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/whiteGreen.mjs +1 -0
  303. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/black.mjs +1 -0
  304. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/blackGreen.mjs +1 -0
  305. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/gray.mjs +1 -0
  306. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/green.mjs +1 -0
  307. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/index.mjs +1 -0
  308. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/white.mjs +1 -0
  309. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/whiteGreen.mjs +1 -0
  310. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/black.mjs +1 -0
  311. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/blackGreen.mjs +1 -0
  312. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/gray.mjs +1 -0
  313. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/green.mjs +1 -0
  314. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/index.mjs +1 -0
  315. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/white.mjs +1 -0
  316. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/whiteGreen.mjs +1 -0
  317. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/black.mjs +1 -0
  318. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/blackGreen.mjs +1 -0
  319. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/gray.mjs +1 -0
  320. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/green.mjs +1 -0
  321. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/index.mjs +1 -0
  322. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/white.mjs +1 -0
  323. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/whiteGreen.mjs +1 -0
  324. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/black.mjs +1 -0
  325. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/blackGreen.mjs +1 -0
  326. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/gray.mjs +1 -0
  327. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/green.mjs +1 -0
  328. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/index.mjs +1 -0
  329. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/white.mjs +1 -0
  330. package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/whiteGreen.mjs +1 -0
  331. package/dist/components/verified/OneClickPoweredByVerified/index.mjs +1 -0
  332. package/dist/components/verified/VerifiedImage.mjs +1 -0
  333. package/dist/components/verified/VerifiedIncLogo.mjs +1 -0
  334. package/dist/components/verified/powered-by-verified/index.mjs +1 -0
  335. package/dist/{shared/email-B-xO6du4.mjs → constants/email.mjs} +1 -1
  336. package/dist/constants/index.mjs +1 -1
  337. package/dist/{shared/metrics-BWSI1rAo.mjs → constants/metrics.mjs} +1 -1
  338. package/dist/contexts/index.mjs +1 -1
  339. package/dist/contexts/metrics/Metrics.context.mjs +1 -0
  340. package/dist/contexts/tunnel/index.mjs +1 -0
  341. package/dist/hooks/index.mjs +1 -1
  342. package/dist/hooks/metrics/useColorMap.mjs +1 -0
  343. package/dist/hooks/text-to-signup/magic-link.mjs +1 -0
  344. package/dist/hooks/text-to-signup/magic-qr-code-options.mjs +1 -0
  345. package/dist/hooks/text-to-signup/magic-qr-code.mjs +1 -0
  346. package/dist/hooks/text-to-signup/magic-text.mjs +1 -0
  347. package/dist/hooks/useCallbackRef.mjs +1 -0
  348. package/dist/hooks/useCopyToClipboard.mjs +1 -0
  349. package/dist/{shared/useCounter-BV32zXDQ.mjs → hooks/useCounter.mjs} +1 -1
  350. package/dist/hooks/useDebounceCallback.mjs +1 -0
  351. package/dist/hooks/useDebounceValue.mjs +1 -0
  352. package/dist/hooks/useDisclosure.mjs +1 -0
  353. package/dist/hooks/useGoogleFont.mjs +1 -0
  354. package/dist/hooks/useIntersectionObserver.mjs +1 -0
  355. package/dist/{shared/useLocalStorage-OKgpJYer.mjs → hooks/useLocalStorage.mjs} +1 -1
  356. package/dist/hooks/useNavigatorOnline.mjs +1 -0
  357. package/dist/hooks/useNetworkType.mjs +1 -0
  358. package/dist/hooks/useOnClickOutside.mjs +1 -0
  359. package/dist/hooks/usePersistedReducer.mjs +1 -0
  360. package/dist/hooks/usePrevious.mjs +1 -0
  361. package/dist/hooks/useQRCode.mjs +1 -0
  362. package/dist/hooks/useResizeObserver.mjs +1 -0
  363. package/dist/hooks/useScript.mjs +1 -0
  364. package/dist/hooks/useSearchParams.mjs +1 -0
  365. package/dist/hooks/useStyledQRCode.mjs +1 -0
  366. package/dist/hooks/useThrottle.mjs +1 -0
  367. package/dist/hooks/useToggle.mjs +1 -0
  368. package/dist/hooks/useWindowScroll.mjs +1 -0
  369. package/dist/hooks/useWindowSize.mjs +1 -0
  370. package/dist/index.mjs +1 -1
  371. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs +1 -0
  372. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs +1 -0
  373. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.mjs +1 -0
  374. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.mjs +1 -0
  375. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs +1 -0
  376. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs +1 -0
  377. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs +1 -0
  378. package/dist/node_modules/clsx/dist/clsx.mjs +1 -0
  379. package/dist/node_modules/react-datepicker/dist/es/index.mjs +1 -0
  380. package/dist/styles/colors.mjs +1 -0
  381. package/dist/styles/index.mjs +1 -1
  382. package/dist/styles/lib/react-datepicker.css.mjs +1 -0
  383. package/dist/styles/shadows.mjs +1 -0
  384. package/dist/styles/theme.mjs +1 -0
  385. package/dist/styles/typography.mjs +1 -0
  386. package/dist/utils/date.mjs +1 -0
  387. package/dist/utils/index.mjs +1 -1
  388. package/dist/utils/makeGoogleFont.mjs +1 -0
  389. package/dist/{shared/notification-sBaCxCY5.mjs → utils/notification.mjs} +1 -1
  390. package/dist/utils/number/formatters.mjs +1 -0
  391. package/dist/utils/omitProperty.mjs +1 -0
  392. package/dist/utils/phone/index.mjs +1 -1
  393. package/dist/utils/ssn.mjs +1 -0
  394. package/dist/utils/string/formatKebabToPretty.mjs +1 -0
  395. package/dist/{shared/generateKeyFromString-D1AuwK4y.mjs → utils/string/generateKeyFromString.mjs} +1 -1
  396. package/dist/utils/string/index.mjs +1 -1
  397. package/dist/utils/string/toCapitalize.mjs +1 -0
  398. package/dist/utils/string/toSentenceCase.mjs +1 -0
  399. package/dist/utils/uuidColor.mjs +1 -0
  400. package/dist/validations/address.schema.mjs +1 -0
  401. package/dist/validations/date.schema.mjs +1 -0
  402. package/dist/validations/description.schema.mjs +1 -0
  403. package/dist/validations/email.schema.mjs +1 -0
  404. package/dist/validations/field.schema.mjs +1 -0
  405. package/dist/validations/index.mjs +1 -1
  406. package/dist/validations/npi.schema.mjs +1 -0
  407. package/dist/validations/phone.schema.mjs +1 -0
  408. package/dist/validations/ssn.schema.mjs +1 -0
  409. package/dist/validations/unix.schema.mjs +1 -0
  410. package/package.json +5 -1
  411. package/dist/shared/Metrics.context-nclzMP1W.mjs +0 -1
  412. package/dist/shared/OneClickVerificationOutcomeOverTimeChart.map-BA-X6bPt.mjs +0 -1
  413. package/dist/shared/PageSectionHeader-WvpwlmBn.mjs +0 -1
  414. package/dist/shared/_baseIsEqual-sbOBMsGa.mjs +0 -1
  415. package/dist/shared/address.schema-2gCctEOX.mjs +0 -1
  416. package/dist/shared/colors-CSvtCJK4.mjs +0 -1
  417. package/dist/shared/driversLicense.schema-BR4qKD7W.mjs +0 -1
  418. package/dist/shared/formatKebabToPretty-Du43TgPC.mjs +0 -1
  419. package/dist/shared/isEqual-DsQDNaUy.mjs +0 -1
  420. package/dist/shared/magic-legal-language-DzmJlxbv.mjs +0 -81
  421. package/dist/shared/magic-qr-code-UDSE_LRd.mjs +0 -1
  422. package/dist/shared/makeGoogleFont-pok2oDWs.mjs +0 -1
  423. package/dist/shared/motions-CgJF6dYW.mjs +0 -1
  424. package/dist/shared/omitProperty-DReNmkk1.mjs +0 -1
  425. package/dist/shared/phone-D3-biBwM.mjs +0 -1
  426. package/dist/shared/shadows-levwxV7v.mjs +0 -1
  427. package/dist/shared/ssn-Ben2r4Gg.mjs +0 -1
  428. package/dist/shared/useColorMap-CLfTqu93.mjs +0 -1
  429. package/dist/shared/useCopyToClipboard-ClqTa6sX.mjs +0 -1
  430. package/dist/shared/useResizeObserver-D7K4jTvT.mjs +0 -1
  431. package/dist/shared/uuidColor-bmve2xeu.mjs +0 -20
  432. package/dist/verifiedinc-public-shared-ui-elements-5.25.1-beta.0.tgz +0 -0
@@ -0,0 +1 @@
1
+ "use strict";import{Box as a}from"@mui/material";import{jsxs as L,jsx as C}from"react/jsx-runtime";function i(d){return L(a,{component:"svg",width:"557px",height:"40px",viewBox:"0 0 557 40",version:"1.1",sx:d.sx,children:[C("title",{children:"1-Click Verify powered by Verified / black"}),L("g",{id:"1-Click-Verify-powered-by-Verified-/-black",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:[L("g",{id:"powered-by",transform:"translate(216.36, 8.0628)",fill:"#202020",fillRule:"nonzero",children:[C("path",{d:"M0,29.7824 L0,7.544 L1.7384,7.544 C2.15386667,7.544 2.41626667,7.74626667 2.5256,8.1508 L2.7716,10.1188 C3.48226667,9.25506667 4.29406667,8.5608 5.207,8.036 C6.11993333,7.5112 7.17226667,7.2488 8.364,7.2488 C9.3152,7.2488 10.1789333,7.43193333 10.9552,7.7982 C11.7314667,8.16446667 12.3929333,8.70566667 12.9396,9.4218 C13.4862667,10.1379333 13.9072,11.0262667 14.2024,12.0868 C14.4976,13.1473333 14.6452,14.3664 14.6452,15.744 C14.6452,16.9685333 14.4812,18.1083333 14.1532,19.1634 C13.8252,20.2184667 13.3550667,21.1314 12.7428,21.9022 C12.1305333,22.673 11.3788667,23.2798 10.4878,23.7226 C9.59673333,24.1654 8.5936,24.3868 7.4784,24.3868 C6.45066667,24.3868 5.57326667,24.2173333 4.8462,23.8784 C4.11913333,23.5394667 3.4768,23.0584 2.9192,22.4352 L2.9192,29.7824 L0,29.7824 Z M7.3964,9.6104 C6.4452,9.6104 5.61153333,9.82906667 4.8954,10.2664 C4.17926667,10.7037333 3.52053333,11.3214667 2.9192,12.1196 L2.9192,20.1556 C3.45493333,20.8772 4.0426,21.3856 4.6822,21.6808 C5.3218,21.976 6.0352,22.1236 6.8224,22.1236 C8.364,22.1236 9.55026667,21.5714667 10.3812,20.4672 C11.2121333,19.3629333 11.6276,17.7885333 11.6276,15.744 C11.6276,14.6616 11.5319333,13.7322667 11.3406,12.956 C11.1492667,12.1797333 10.8732,11.5428667 10.5124,11.0454 C10.1516,10.5479333 9.7088,10.1844 9.184,9.9548 C8.6592,9.7252 8.06333333,9.6104 7.3964,9.6104 Z",id:"Shape"}),C("path",{d:"M24.8296,7.2816 C26.0432,7.2816 27.1392667,7.48386667 28.1178,7.8884 C29.0963333,8.29293333 29.9272667,8.86693333 30.6106,9.6104 C31.2939333,10.3538667 31.8187333,11.2531333 32.185,12.3082 C32.5512667,13.3632667 32.7344,14.5413333 32.7344,15.8424 C32.7344,17.1544 32.5512667,18.3352 32.185,19.3848 C31.8187333,20.4344 31.2939333,21.3309333 30.6106,22.0744 C29.9272667,22.8178667 29.0963333,23.3891333 28.1178,23.7882 C27.1392667,24.1872667 26.0432,24.3868 24.8296,24.3868 C23.616,24.3868 22.5199333,24.1872667 21.5414,23.7882 C20.5628667,23.3891333 19.7292,22.8178667 19.0404,22.0744 C18.3516,21.3309333 17.8213333,20.4344 17.4496,19.3848 C17.0778667,18.3352 16.892,17.1544 16.892,15.8424 C16.892,14.5413333 17.0778667,13.3632667 17.4496,12.3082 C17.8213333,11.2531333 18.3516,10.3538667 19.0404,9.6104 C19.7292,8.86693333 20.5628667,8.29293333 21.5414,7.8884 C22.5199333,7.48386667 23.616,7.2816 24.8296,7.2816 Z M24.8296,22.1072 C26.4696,22.1072 27.6941333,21.5578 28.5032,20.459 C29.3122667,19.3602 29.7168,17.8268 29.7168,15.8588 C29.7168,13.8798667 29.3122667,12.3382667 28.5032,11.234 C27.6941333,10.1297333 26.4696,9.5776 24.8296,9.5776 C23.9986667,9.5776 23.2770667,9.71973333 22.6648,10.004 C22.0525333,10.2882667 21.5414,10.6982667 21.1314,11.234 C20.7214,11.7697333 20.4152667,12.4284667 20.213,13.2102 C20.0107333,13.9919333 19.9096,14.8748 19.9096,15.8588 C19.9096,16.8428 20.0107333,17.7229333 20.213,18.4992 C20.4152667,19.2754667 20.7214,19.9287333 21.1314,20.459 C21.5414,20.9892667 22.0525333,21.3965333 22.6648,21.6808 C23.2770667,21.9650667 23.9986667,22.1072 24.8296,22.1072 Z",id:"Shape"}),C("path",{d:"M34.1776,7.544 L36.4736,7.544 C36.7141333,7.544 36.9109333,7.60413333 37.064,7.7244 C37.2170667,7.84466667 37.3209333,7.9868 37.3756,8.1508 L40.5572,18.8436 C40.6446667,19.2372 40.7266667,19.6171333 40.8032,19.9834 C40.8797333,20.3496667 40.9453333,20.7186667 41,21.0904 C41.0874667,20.7186667 41.1858667,20.3496667 41.2952,19.9834 C41.4045333,19.6171333 41.5193333,19.2372 41.6396,18.8436 L45.1492,8.0852 C45.2038667,7.9212 45.2995333,7.78453333 45.4362,7.6752 C45.5728667,7.56586667 45.7450667,7.5112 45.9528,7.5112 L47.2156,7.5112 C47.4342667,7.5112 47.6146667,7.56586667 47.7568,7.6752 C47.8989333,7.78453333 47.9973333,7.9212 48.052,8.0852 L51.4796,18.8436 C51.5998667,19.2262667 51.7064667,19.6034667 51.7994,19.9752 C51.8923333,20.3469333 51.9825333,20.7132 52.07,21.074 C52.1246667,20.7132 52.1957333,20.336 52.2832,19.9424 C52.3706667,19.5488 52.4636,19.1825333 52.562,18.8436 L55.8092,8.1508 C55.8638667,7.97586667 55.9677333,7.831 56.1208,7.7162 C56.2738667,7.6014 56.4542667,7.544 56.662,7.544 L58.8596,7.544 L53.4804,24.1572 L51.168,24.1572 C50.8837333,24.1572 50.6869333,23.9713333 50.5776,23.5996 L46.904,12.3328 C46.8165333,12.0813333 46.7454667,11.8271333 46.6908,11.5702 C46.6361333,11.3132667 46.5814667,11.0590667 46.5268,10.8076 C46.4721333,11.0590667 46.4174667,11.316 46.3628,11.5784 C46.3081333,11.8408 46.2370667,12.0977333 46.1496,12.3492 L42.4268,23.5996 C42.3065333,23.9713333 42.0824,24.1572 41.7544,24.1572 L39.5568,24.1572 L34.1776,7.544 Z",id:"Path"}),C("path",{d:"M68.0436,7.2816 C69.0385333,7.2816 69.9569333,7.44833333 70.7988,7.7818 C71.6406667,8.11526667 72.3677333,8.59633333 72.98,9.225 C73.5922667,9.85366667 74.0706,10.6299333 74.415,11.5538 C74.7594,12.4776667 74.9316,13.53 74.9316,14.7108 C74.9316,15.17 74.8824,15.4761333 74.784,15.6292 C74.6856,15.7822667 74.4997333,15.8588 74.2264,15.8588 L63.1728,15.8588 C63.1946667,16.9084 63.3368,17.8213333 63.5992,18.5976 C63.8616,19.3738667 64.2224,20.0216667 64.6816,20.541 C65.1408,21.0603333 65.6874667,21.4484667 66.3216,21.7054 C66.9557333,21.9623333 67.6664,22.0908 68.4536,22.0908 C69.1861333,22.0908 69.8175333,22.0060667 70.3478,21.8366 C70.8780667,21.6671333 71.3345333,21.484 71.7172,21.2872 C72.0998667,21.0904 72.4196667,20.9072667 72.6766,20.7378 C72.9335333,20.5683333 73.1549333,20.4836 73.3408,20.4836 C73.5813333,20.4836 73.7672,20.5765333 73.8984,20.7624 L74.7184,21.8284 C74.3576,22.2657333 73.9257333,22.6456667 73.4228,22.9682 C72.9198667,23.2907333 72.3814,23.5558667 71.8074,23.7636 C71.2334,23.9713333 70.6402667,24.1271333 70.028,24.231 C69.4157333,24.3348667 68.8089333,24.3868 68.2076,24.3868 C67.0596,24.3868 66.0018,24.1927333 65.0342,23.8046 C64.0666,23.4164667 63.2302,22.8479333 62.525,22.099 C61.8198,21.3500667 61.2704,20.4234667 60.8768,19.3192 C60.4832,18.2149333 60.2864,16.9466667 60.2864,15.5144 C60.2864,14.3554667 60.4640667,13.2730667 60.8194,12.2672 C61.1747333,11.2613333 61.6858667,10.3894 62.3528,9.6514 C63.0197333,8.9134 63.8342667,8.33393333 64.7964,7.913 C65.7585333,7.49206667 66.8409333,7.2816 68.0436,7.2816 Z M68.1092,9.43 C66.6988,9.43 65.5890667,9.83726667 64.78,10.6518 C63.9709333,11.4663333 63.468,12.5952 63.2712,14.0384 L72.3076,14.0384 C72.3076,13.3605333 72.2146667,12.7400667 72.0288,12.177 C71.8429333,11.6139333 71.5696,11.1274 71.2088,10.7174 C70.848,10.3074 70.4079333,9.99033333 69.8886,9.7662 C69.3692667,9.54206667 68.7761333,9.43 68.1092,9.43 Z",id:"Shape"}),C("path",{d:"M78.6544,24.1572 L78.6544,7.544 L80.3272,7.544 C80.6442667,7.544 80.8629333,7.60413333 80.9832,7.7244 C81.1034667,7.84466667 81.1854667,8.0524 81.2292,8.3476 L81.426,10.9388 C81.9945333,9.77986667 82.697,8.87513333 83.5334,8.2246 C84.3698,7.57406667 85.3510667,7.2488 86.4772,7.2488 C86.9364,7.2488 87.3518667,7.30073333 87.7236,7.4046 C88.0953333,7.50846667 88.4397333,7.65333333 88.7568,7.8392 L88.3796,10.0204 C88.3030667,10.2937333 88.1336,10.4304 87.8712,10.4304 C87.7181333,10.4304 87.4830667,10.3784667 87.166,10.2746 C86.8489333,10.1707333 86.4061333,10.1188 85.8376,10.1188 C84.8208,10.1188 83.9707333,10.414 83.2874,11.0044 C82.6040667,11.5948 82.0328,12.4530667 81.5736,13.5792 L81.5736,24.1572 L78.6544,24.1572 Z",id:"Path"}),C("path",{d:"M98.4492,7.2816 C99.4441333,7.2816 100.362533,7.44833333 101.2044,7.7818 C102.046267,8.11526667 102.773333,8.59633333 103.3856,9.225 C103.997867,9.85366667 104.4762,10.6299333 104.8206,11.5538 C105.165,12.4776667 105.3372,13.53 105.3372,14.7108 C105.3372,15.17 105.288,15.4761333 105.1896,15.6292 C105.0912,15.7822667 104.905333,15.8588 104.632,15.8588 L93.5784,15.8588 C93.6002667,16.9084 93.7424,17.8213333 94.0048,18.5976 C94.2672,19.3738667 94.628,20.0216667 95.0872,20.541 C95.5464,21.0603333 96.0930667,21.4484667 96.7272,21.7054 C97.3613333,21.9623333 98.072,22.0908 98.8592,22.0908 C99.5917333,22.0908 100.223133,22.0060667 100.7534,21.8366 C101.283667,21.6671333 101.740133,21.484 102.1228,21.2872 C102.505467,21.0904 102.825267,20.9072667 103.0822,20.7378 C103.339133,20.5683333 103.560533,20.4836 103.7464,20.4836 C103.986933,20.4836 104.1728,20.5765333 104.304,20.7624 L105.124,21.8284 C104.7632,22.2657333 104.331333,22.6456667 103.8284,22.9682 C103.325467,23.2907333 102.787,23.5558667 102.213,23.7636 C101.639,23.9713333 101.045867,24.1271333 100.4336,24.231 C99.8213333,24.3348667 99.2145333,24.3868 98.6132,24.3868 C97.4652,24.3868 96.4074,24.1927333 95.4398,23.8046 C94.4722,23.4164667 93.6358,22.8479333 92.9306,22.099 C92.2254,21.3500667 91.676,20.4234667 91.2824,19.3192 C90.8888,18.2149333 90.692,16.9466667 90.692,15.5144 C90.692,14.3554667 90.8696667,13.2730667 91.225,12.2672 C91.5803333,11.2613333 92.0914667,10.3894 92.7584,9.6514 C93.4253333,8.9134 94.2398667,8.33393333 95.202,7.913 C96.1641333,7.49206667 97.2465333,7.2816 98.4492,7.2816 Z M98.5148,9.43 C97.1044,9.43 95.9946667,9.83726667 95.1856,10.6518 C94.3765333,11.4663333 93.8736,12.5952 93.6768,14.0384 L102.7132,14.0384 C102.7132,13.3605333 102.620267,12.7400667 102.4344,12.177 C102.248533,11.6139333 101.9752,11.1274 101.6144,10.7174 C101.2536,10.3074 100.813533,9.99033333 100.2942,9.7662 C99.7748667,9.54206667 99.1817333,9.43 98.5148,9.43 Z",id:"Shape"}),C("path",{d:"M120.7532,24.1572 C120.337733,24.1572 120.075333,23.9549333 119.966,23.5504 L119.7036,21.5332 C118.992933,22.3969333 118.181133,23.0884667 117.2682,23.6078 C116.355267,24.1271333 115.3084,24.3868 114.1276,24.3868 C113.1764,24.3868 112.312667,24.2036667 111.5364,23.8374 C110.760133,23.4711333 110.098667,22.9326667 109.552,22.222 C109.005333,21.5113333 108.5844,20.6257333 108.2892,19.5652 C107.994,18.5046667 107.8464,17.2856 107.8464,15.908 C107.8464,14.6834667 108.0104,13.5436667 108.3384,12.4886 C108.6664,11.4335333 109.139267,10.5178667 109.757,9.7416 C110.374733,8.96533333 111.1264,8.3558 112.012,7.913 C112.8976,7.4702 113.903467,7.2488 115.0296,7.2488 C116.0464,7.2488 116.9156,7.421 117.6372,7.7654 C118.3588,8.1098 119.003867,8.5936 119.5724,9.2168 L119.5724,0 L122.4916,0 L122.4916,24.1572 L120.7532,24.1572 Z M115.0952,22.0252 C116.0464,22.0252 116.880067,21.8065333 117.5962,21.3692 C118.312333,20.9318667 118.971067,20.3141333 119.5724,19.516 L119.5724,11.48 C119.036667,10.7584 118.449,10.2527333 117.8094,9.963 C117.1698,9.67326667 116.461867,9.5284 115.6856,9.5284 C114.133067,9.5284 112.941333,10.0805333 112.1104,11.1848 C111.279467,12.2890667 110.864,13.8634667 110.864,15.908 C110.864,16.9904 110.956933,17.917 111.1428,18.6878 C111.328667,19.4586 111.602,20.0927333 111.9628,20.5902 C112.3236,21.0876667 112.7664,21.4512 113.2912,21.6808 C113.816,21.9104 114.417333,22.0252 115.0952,22.0252 Z",id:"Shape"}),C("path",{d:"M133.824,24.1572 L133.824,0 L136.7596,0 L136.7596,9.9384 C137.4484,9.14026667 138.238333,8.49793333 139.1294,8.0114 C140.020467,7.52486667 141.04,7.2816 142.188,7.2816 C143.150133,7.2816 144.019333,7.462 144.7956,7.8228 C145.571867,8.1836 146.233333,8.72206667 146.78,9.4382 C147.326667,10.1543333 147.7476,11.0399333 148.0428,12.095 C148.338,13.1500667 148.4856,14.3664 148.4856,15.744 C148.4856,16.9685333 148.3216,18.1083333 147.9936,19.1634 C147.6656,20.2184667 147.192733,21.1314 146.575,21.9022 C145.957267,22.673 145.202867,23.2798 144.3118,23.7226 C143.420733,24.1654 142.4176,24.3868 141.3024,24.3868 C140.230933,24.3868 139.320733,24.1790667 138.5718,23.7636 C137.822867,23.3481333 137.1696,22.7686667 136.612,22.0252 L136.4644,23.534 C136.376933,23.9494667 136.125467,24.1572 135.71,24.1572 L133.824,24.1572 Z M141.2368,9.6104 C140.2856,9.6104 139.451933,9.82906667 138.7358,10.2664 C138.019667,10.7037333 137.360933,11.3214667 136.7596,12.1196 L136.7596,20.1556 C137.2844,20.8772 137.8666,21.3856 138.5062,21.6808 C139.1458,21.976 139.8592,22.1236 140.6464,22.1236 C142.198933,22.1236 143.390667,21.5714667 144.2216,20.4672 C145.052533,19.3629333 145.468,17.7885333 145.468,15.744 C145.468,14.6616 145.372333,13.7322667 145.181,12.956 C144.989667,12.1797333 144.7136,11.5428667 144.3528,11.0454 C143.992,10.5479333 143.5492,10.1844 143.0244,9.9548 C142.4996,9.7252 141.903733,9.6104 141.2368,9.6104 Z",id:"Shape"}),C("path",{d:"M156.9316,29.0608 C156.8332,29.2794667 156.7102,29.4544 156.5626,29.5856 C156.415,29.7168 156.188133,29.7824 155.882,29.7824 L153.7172,29.7824 L156.7512,23.1896 L149.896,7.544 L152.4216,7.544 C152.673067,7.544 152.869867,7.60686667 153.012,7.7326 C153.154133,7.85833333 153.258,7.99773333 153.3236,8.1508 L157.768,18.614 C157.8664,18.8545333 157.951133,19.0950667 158.0222,19.3356 C158.093267,19.5761333 158.156133,19.8221333 158.2108,20.0736 C158.287333,19.8221333 158.363867,19.5761333 158.4404,19.3356 C158.516933,19.0950667 158.6044,18.8490667 158.7028,18.5976 L163.016,8.1508 C163.0816,7.97586667 163.193667,7.831 163.3522,7.7162 C163.510733,7.6014 163.682933,7.544 163.8688,7.544 L166.1976,7.544 L156.9316,29.0608 Z",id:"Path"})]}),L("g",{id:"Clear-Check",transform:"translate(392.89, 0)",fill:"#202020",fillRule:"nonzero",children:[C("g",{id:"Check-Mark",children:C("path",{d:"M20,0 C22.8775489,0 25.3866552,1.57749004 26.7097048,3.91485589 C29.2771245,3.23312318 32.1283404,3.89911052 34.1421356,5.91290587 C36.1629782,7.93374843 36.8265631,10.7978829 36.1328902,13.3725495 C38.4440374,14.7027623 40,17.1971946 40,20.0550415 C40,22.9128883 38.4440374,25.4073207 36.1330477,26.7374037 C36.8265631,29.3122 36.1629782,32.1763345 34.1421356,34.197177 C32.1140865,36.2252261 29.2367206,36.88632 26.6549589,36.1804587 C25.3180937,38.465278 22.8382736,40 20,40 C17.1617264,40 14.6819063,38.465278 13.3451304,36.1804247 C10.7632793,36.88632 7.88591336,36.2252261 5.85786437,34.197177 C3.83702182,32.1763345 3.17343699,29.3122 3.8671099,26.7375334 C1.55596242,25.4073207 0,22.9128883 0,20.0550415 C0,17.1971946 1.55596242,14.7027623 3.86695248,13.3726792 C3.17343699,10.7978829 3.83702182,7.93374843 5.85786437,5.91290587 C7.87165972,3.89911052 10.7228755,3.23312318 13.2905618,3.9149438 C14.6133448,1.57749004 17.1224511,0 20,0 Z M27.3993167,12.7535335 L27.3443454,12.7538931 C26.6560834,12.7706021 26.0850423,13.0058668 25.631222,13.4596871 L17.5545304,21.5358835 L14.368778,18.3502582 C13.9036249,17.8851051 13.3336489,17.6509056 12.65885,17.6476597 C12.2232715,17.6290372 11.4939414,17.8149346 10.958009,18.3508669 C10.390521,18.9183549 10.2417143,19.6639941 10.2530948,20.0534148 C10.2682689,20.7362429 10.5034432,21.3052442 10.9586176,21.7604186 L15.8491888,26.6509898 C16.1674923,26.9692933 16.544582,27.1806052 16.9805851,27.2849639 C17.1769419,27.335022 17.3560911,27.3557677 17.497683,27.3570447 L17.559388,27.359708 C17.708803,27.3624082 17.8994683,27.3423152 18.10783,27.2902681 C18.5502885,27.1898974 18.9344251,26.9768047 19.26024,26.6509898 L29.0413824,16.8698475 C29.4930709,16.418159 29.7293104,15.8480926 29.7501004,15.1596483 C29.7576258,14.7432325 29.5881121,14.0064168 29.0423441,13.4606488 C28.5009521,12.9192568 27.7922343,12.7444553 27.3443454,12.7538931 L27.3993167,12.7535335 Z",id:"Combined-Shape"})}),L("g",{id:"Verified-(outlines,-replaced,-modified,-green)",transform:"translate(44.596, 7.5177)",children:[C("path",{d:"M0,0.756879433 L4.47546099,0.756879433 C4.95810874,0.756879433 5.35300235,0.866572105 5.66014184,1.08595745 C5.96728133,1.30534279 6.18666667,1.59602837 6.31829787,1.95801418 L10.9582979,14.7920567 C11.166714,15.3514894 11.3778723,15.9602837 11.591773,16.6184397 C11.8056738,17.2765957 12.0058629,17.9676596 12.1923404,18.6916312 C12.3459102,17.9676596 12.5241608,17.2765957 12.7270922,16.6184397 C12.9300236,15.9602837 13.1302128,15.3514894 13.3276596,14.7920567 L17.9347518,1.95801418 C18.0444445,1.6508747 18.2583452,1.37390071 18.5764539,1.1270922 C18.8945626,0.880283688 19.2839716,0.756879433 19.7446809,0.756879433 L24.2530496,0.756879433 L14.6439716,24.7302128 L9.60907801,24.7302128 L0,0.756879433 Z",id:"Path"}),C("path",{d:"M31.3940426,7.40425532 C32.5238772,7.40425532 33.5577305,7.5797636 34.4956028,7.93078014 C35.4334752,8.28179668 36.2397163,8.7918676 36.9143262,9.46099291 C37.5889362,10.1301182 38.115461,10.9500709 38.4939007,11.9208511 C38.8723404,12.8916312 39.0615603,13.9913002 39.0615603,15.2198582 C39.0615603,15.6037825 39.0451064,15.9164066 39.0121986,16.1577305 C38.9792908,16.3990544 38.9189597,16.5910165 38.8312057,16.733617 C38.7434516,16.8762175 38.6255319,16.9749409 38.4774468,17.0297872 C38.3293617,17.0846336 38.1401418,17.1120567 37.9097872,17.1120567 L28.0703546,17.1120567 C28.2348936,18.5380615 28.6681796,19.5719149 29.3702128,20.213617 C30.072246,20.8553191 30.9772105,21.1761702 32.0851064,21.1761702 C32.6774468,21.1761702 33.1875177,21.10487 33.6153191,20.9622695 C34.0431206,20.819669 34.4243027,20.6606147 34.7588652,20.4851064 C35.0934278,20.3095981 35.4005674,20.1505437 35.6802837,20.0079433 C35.96,19.8653428 36.2534278,19.7940426 36.5605674,19.7940426 C36.9664304,19.7940426 37.2735696,19.9421277 37.4819858,20.2382979 L38.9628369,22.0646809 C38.4363121,22.6679906 37.8686525,23.1588652 37.2598582,23.537305 C36.6510638,23.9157447 36.0258156,24.2119149 35.3841135,24.4258156 C34.7424113,24.6397163 34.1007092,24.7878014 33.4590071,24.8700709 C32.817305,24.9523404 32.2057682,24.9934752 31.6243972,24.9934752 C30.428747,24.9934752 29.3071396,24.7987707 28.2595745,24.4093617 C27.2120094,24.0199527 26.2960757,23.4413239 25.511773,22.6734752 C24.7274704,21.9056265 24.1077069,20.9513002 23.6524823,19.8104965 C23.1972577,18.6696927 22.9696454,17.3424113 22.9696454,15.8286525 C22.9696454,14.6878487 23.1643499,13.6073759 23.5537589,12.587234 C23.9431679,11.5670922 24.5026005,10.6730969 25.2320567,9.90524823 C25.961513,9.13739952 26.844539,8.52860519 27.8811348,8.07886525 C28.9177305,7.6291253 30.0886999,7.40425532 31.3940426,7.40425532 Z M31.492766,10.9253901 C30.5165013,10.9253901 29.754137,11.2023641 29.2056738,11.7563121 C28.6572105,12.3102601 28.2952246,13.1082742 28.1197163,14.1503546 L34.4873759,14.1503546 C34.4873759,13.7444917 34.4352718,13.3495981 34.3310638,12.9656738 C34.2268559,12.5817494 34.0568321,12.2389598 33.8209929,11.937305 C33.5851538,11.6356501 33.2752718,11.3915839 32.8913475,11.2051064 C32.5074233,11.0186289 32.0412292,10.9253901 31.492766,10.9253901 Z",id:"Shape"}),C("path",{d:"M41.9903546,24.7302128 L41.9903546,7.66751773 L45.0178723,7.66751773 C45.2701654,7.66751773 45.481324,7.68945626 45.6513475,7.73333333 C45.8213711,7.77721041 45.9639716,7.84576831 46.0791489,7.93900709 C46.1943262,8.03224587 46.2820803,8.15565013 46.3424113,8.30921986 C46.4027424,8.46278959 46.4548462,8.64926715 46.4987234,8.86865248 L46.7784397,10.4646809 C47.4036879,9.49938533 48.1057211,8.73702128 48.884539,8.17758865 C49.6633569,7.61815603 50.5134752,7.33843972 51.4348936,7.33843972 C52.2137115,7.33843972 52.8389597,7.52491725 53.3106383,7.89787234 L52.6524823,11.6493617 C52.6086051,11.8797163 52.5208511,12.041513 52.3892199,12.1347518 C52.2575887,12.2279906 52.0820803,12.2746099 51.862695,12.2746099 C51.6762176,12.2746099 51.4568321,12.2499291 51.204539,12.2005674 C50.952246,12.1512057 50.634137,12.1265248 50.2502128,12.1265248 C48.9119623,12.1265248 47.8589126,12.8395272 47.0910638,14.2655319 L47.0910638,24.7302128 L41.9903546,24.7302128 Z",id:"Path"}),C("path",{d:"M60.8465248,7.66751773 L60.8465248,24.7302128 L55.7458156,24.7302128 L55.7458156,7.66751773 L60.8465248,7.66751773 Z M61.4388652,2.99460993 C61.4388652,3.40047282 61.3565957,3.78165484 61.1920567,4.13815603 C61.0275177,4.49465722 60.8026477,4.80728133 60.5174468,5.07602837 C60.232246,5.3447754 59.9004255,5.55867611 59.5219858,5.7177305 C59.1435461,5.87678488 58.7404255,5.95631206 58.3126241,5.95631206 C57.8957921,5.95631206 57.506383,5.87678488 57.1443972,5.7177305 C56.7824113,5.55867611 56.4615603,5.3447754 56.181844,5.07602837 C55.9021277,4.80728133 55.6827424,4.49465722 55.5236879,4.13815603 C55.3646335,3.78165484 55.2851064,3.40047282 55.2851064,2.99460993 C55.2851064,2.57777778 55.3646335,2.18836879 55.5236879,1.82638298 C55.6827424,1.46439716 55.9021277,1.14628842 56.181844,0.872056738 C56.4615603,0.597825058 56.7824113,0.383924349 57.1443972,0.23035461 C57.506383,0.0767848701 57.8957921,0 58.3126241,0 C58.7404255,0 59.1435461,0.0767848701 59.5219858,0.23035461 C59.9004255,0.383924349 60.232246,0.597825058 60.5174468,0.872056738 C60.8026477,1.14628842 61.0275177,1.46439716 61.1920567,1.82638298 C61.3565957,2.18836879 61.4388652,2.57777778 61.4388652,2.99460993 Z",id:"Shape"}),C("path",{d:"M93.737046,7.40425532 C94.8668806,7.40425532 95.9007339,7.5797636 96.8386062,7.93078014 C97.7764786,8.28179668 98.5827197,8.7918676 99.2573296,9.46099291 C99.9319396,10.1301182 100.458464,10.9500709 100.836904,11.9208511 C101.215344,12.8916312 101.404564,13.9913002 101.404564,15.2198582 C101.404564,15.6037825 101.38811,15.9164066 101.355202,16.1577305 C101.322294,16.3990544 101.261963,16.5910165 101.174209,16.733617 C101.086455,16.8762175 100.968535,16.9749409 100.82045,17.0297872 C100.672365,17.0846336 100.483145,17.1120567 100.252791,17.1120567 L90.413358,17.1120567 C90.577897,18.5380615 91.0111833,19.5719149 91.7132162,20.213617 C92.4152494,20.8553191 93.3202139,21.1761702 94.4281098,21.1761702 C95.0204502,21.1761702 95.5305211,21.10487 95.9583226,20.9622695 C96.386124,20.819669 96.7673061,20.6606147 97.1018687,20.4851064 C97.4364315,20.3095981 97.7435708,20.1505437 98.0232871,20.0079433 C98.3030034,19.8653428 98.5964315,19.7940426 98.9035708,19.7940426 C99.3094338,19.7940426 99.6165733,19.9421277 99.8249892,20.2382979 L101.30584,22.0646809 C100.779315,22.6679906 100.211656,23.1588652 99.6028616,23.537305 C98.9940672,23.9157447 98.368819,24.2119149 97.7271169,24.4258156 C97.0854148,24.6397163 96.4437126,24.7878014 95.8020105,24.8700709 C95.1603084,24.9523404 94.5487719,24.9934752 93.9674006,24.9934752 C92.7717506,24.9934752 91.650143,24.7987707 90.6025779,24.4093617 C89.555013,24.0199527 88.6390791,23.4413239 87.8547765,22.6734752 C87.070474,21.9056265 86.4507104,20.9513002 85.9954857,19.8104965 C85.5402613,18.6696927 85.3126488,17.3424113 85.3126488,15.8286525 C85.3126488,14.6878487 85.5073535,13.6073759 85.8967623,12.587234 C86.2861713,11.5670922 86.845604,10.6730969 87.5750601,9.90524823 C88.3045166,9.13739952 89.1875424,8.52860519 90.2241382,8.07886525 C91.2607339,7.6291253 92.4317033,7.40425532 93.737046,7.40425532 Z M93.8357694,10.9253901 C92.8595047,10.9253901 92.0971407,11.2023641 91.5486772,11.7563121 C91.0002139,12.3102601 90.6382281,13.1082742 90.4627197,14.1503546 L96.8303793,14.1503546 C96.8303793,13.7444917 96.7782755,13.3495981 96.6740672,12.9656738 C96.5698593,12.5817494 96.3998357,12.2389598 96.1639963,11.937305 C95.9281572,11.6356501 95.6182755,11.3915839 95.2343509,11.2051064 C94.8504267,11.0186289 94.3842329,10.9253901 93.8357694,10.9253901 Z",id:"Shape"}),C("path",{d:"M116.311798,24.7302128 C115.993689,24.7302128 115.727684,24.6589125 115.513784,24.5163121 C115.299883,24.3737116 115.149056,24.1598109 115.061301,23.8746099 L114.666408,22.5747518 C114.326361,22.9367376 113.969859,23.2658156 113.596904,23.5619858 C113.223949,23.858156 112.820829,24.1131915 112.387542,24.3270922 C111.954256,24.5409929 111.488063,24.7055319 110.988961,24.8207092 C110.489859,24.9358865 109.949623,24.9934752 109.368252,24.9934752 C108.479741,24.9934752 107.657046,24.7960284 106.900167,24.4011348 C106.143287,24.0062411 105.490616,23.4358392 104.942152,22.6899291 C104.393689,21.9440189 103.963145,21.0308274 103.650521,19.9503546 C103.337897,18.8698818 103.181585,17.6385816 103.181585,16.2564539 C103.181585,14.9840189 103.357093,13.8020804 103.70811,12.7106383 C104.059127,11.6191962 104.555486,10.6758392 105.197188,9.88056738 C105.83889,9.08529552 106.609481,8.46278959 107.508961,8.01304965 C108.408441,7.5633097 109.401159,7.33843972 110.487117,7.33843972 C111.364658,7.33843972 112.107826,7.4673286 112.71662,7.72510638 C113.325415,7.98288417 113.87662,8.32018913 114.370237,8.73702128 L114.370237,0.0987234043 L119.470947,0.0987234043 L119.470947,24.7302128 L116.311798,24.7302128 Z M111.145273,21.0774468 C111.518228,21.0774468 111.855533,21.0417967 112.157188,20.9704965 C112.458843,20.8991962 112.735817,20.7977305 112.98811,20.6660993 C113.240403,20.5344681 113.478985,20.3699291 113.703854,20.1724823 C113.928725,19.9750355 114.150852,19.7446809 114.370237,19.4814184 L114.370237,12.2417021 C113.975344,11.8139007 113.555769,11.5149882 113.111514,11.3449645 C112.667259,11.1749409 112.198323,11.0899291 111.704706,11.0899291 C111.233027,11.0899291 110.799741,11.1831679 110.404847,11.3696454 C110.009954,11.5561229 109.667164,11.8550355 109.376479,12.266383 C109.085793,12.6777305 108.858181,13.2124823 108.693642,13.8706383 C108.529103,14.5287943 108.446833,15.3240662 108.446833,16.2564539 C108.446833,17.1559338 108.512649,17.9128132 108.64428,18.5270922 C108.775911,19.1413711 108.959647,19.6377305 109.195486,20.0161702 C109.431325,20.3946099 109.713784,20.6660993 110.042862,20.8306383 C110.37194,20.9951773 110.73941,21.0774468 111.145273,21.0774468 Z",id:"Shape"}),C("path",{d:"M65.7168794,24.7302128 L65.7168794,11.1721986 L64.5980142,10.941844 C64.2140899,10.8540898 63.9042079,10.716974 63.6683688,10.5304965 C63.4325296,10.3440189 63.3146099,10.0697872 63.3146099,9.70780142 L63.3146099,7.70042553 L65.7168794,7.70042553 L65.7168794,6.72964539 C65.7168794,5.75338062 65.8731915,4.87035461 66.1858156,4.08056738 C66.4984397,3.29078014 66.9481796,2.61617021 67.5350355,2.05673759 C68.1218913,1.49730496 68.837636,1.06401891 69.6822695,0.756879433 C70.526903,0.449739952 71.486714,0.296170213 72.5617021,0.296170213 C72.9785342,0.296170213 73.3652009,0.320851064 73.7217021,0.370212766 C74.0782034,0.419574468 74.4484162,0.499101654 74.8323404,0.608794326 L74.733617,3.09333333 C74.7226477,3.26884162 74.6760284,3.4141844 74.5937589,3.5293617 C74.5114894,3.64453901 74.4100235,3.73777779 74.2893617,3.80907801 C74.1686999,3.88037824 74.0343262,3.93248227 73.8862411,3.96539007 C73.738156,3.99829787 73.5928133,4.01475177 73.4502128,4.01475177 C73.0004729,4.01475177 72.6000945,4.05862885 72.249078,4.14638298 C71.8980616,4.23413711 71.6046335,4.39044916 71.3687943,4.61531915 C71.1329552,4.84018913 70.9547044,5.13635935 70.8340426,5.50382979 C70.7133807,5.87130023 70.6530496,6.33475177 70.6530496,6.8941844 L70.6530496,7.70042553 L74.6678014,7.70042553 L74.6678014,11.1886525 L70.8175887,11.1886525 L70.8175887,24.7302128 L65.7168794,24.7302128 Z",id:"Path"}),C("path",{d:"M82.2475651,7.66751773 L82.2475651,24.7302128 L77.1468559,24.7302128 L77.1468559,7.66751773 L82.2475651,7.66751773 Z M82.8399055,2.99460993 C82.8399055,3.40047282 82.757636,3.78165484 82.593097,4.13815603 C82.428558,4.49465722 82.2036879,4.80728133 81.9184871,5.07602837 C81.633286,5.3447754 81.3014658,5.55867611 80.9230261,5.7177305 C80.5445864,5.87678488 80.1414658,5.95631206 79.7136644,5.95631206 C79.2968321,5.95631206 78.9074233,5.87678488 78.5454374,5.7177305 C78.1834516,5.55867611 77.8626006,5.3447754 77.5828843,5.07602837 C77.3031679,4.80728133 77.0837824,4.49465722 76.9247282,4.13815603 C76.7656738,3.78165484 76.6861467,3.40047282 76.6861467,2.99460993 C76.6861467,2.57777778 76.7656738,2.18836879 76.9247282,1.82638298 C77.0837824,1.46439716 77.3031679,1.14628842 77.5828843,0.872056738 C77.8626006,0.597825058 78.1834516,0.383924349 78.5454374,0.23035461 C78.9074233,0.0767848701 79.2968321,4.54747351e-13 79.7136644,4.54747351e-13 C80.1414658,4.54747351e-13 80.5445864,0.0767848701 80.9230261,0.23035461 C81.3014658,0.383924349 81.633286,0.597825058 81.9184871,0.872056738 C82.2036879,1.14628842 82.428558,1.46439716 82.593097,1.82638298 C82.757636,2.18836879 82.8399055,2.57777778 82.8399055,2.99460993 Z",id:"Shape"})]})]}),L("g",{id:"1-Click-Verify",transform:"translate(0, 7.8004)",fill:"#202020",fillRule:"nonzero",children:[C("path",{d:"M1.968,20.9756 L6.56,20.9756 L6.56,8.9216 C6.56,8.3312 6.5764,7.71346667 6.6092,7.0684 L3.9032,9.3152 C3.72826667,9.45733333 3.55333333,9.55846667 3.3784,9.6186 C3.20346667,9.67873333 3.034,9.7088 2.87,9.7088 C2.58573333,9.7088 2.33153333,9.64593333 2.1074,9.5202 C1.88326667,9.39446667 1.71653333,9.26053333 1.6072,9.1184 L0,6.9864 L7.4456,0.738 L11.644,0.738 L11.644,20.9756 L15.58,20.9756 L15.58,24.6492 L1.968,24.6492 L1.968,20.9756 Z",id:"Path"}),C("polygon",{id:"Path",points:"18.4992 12.628 27.3552 12.628 27.3552 16.728 18.4992 16.728"}),C("path",{d:"M47.0188,18.4664 C47.15,18.4664 47.2812,18.491 47.4124,18.5402 C47.5436,18.5894 47.6693333,18.6741333 47.7896,18.7944 L49.9872,21.1068 C49.0250667,22.3641333 47.8196667,23.3126 46.371,23.9522 C44.9223333,24.5918 43.2085333,24.9116 41.2296,24.9116 C39.4146667,24.9116 37.7883333,24.6027333 36.3506,23.985 C34.9128667,23.3672667 33.6938,22.5144667 32.6934,21.4266 C31.693,20.3387333 30.9249333,19.0486 30.3892,17.5562 C29.8534667,16.0638 29.5856,14.4429333 29.5856,12.6936 C29.5856,10.9114667 29.8917333,9.2742 30.504,7.7818 C31.1162667,6.2894 31.9718,5.002 33.0706,3.9196 C34.1694,2.8372 35.4841333,1.99533333 37.0148,1.394 C38.5454667,0.792666667 40.2346667,0.492 42.0824,0.492 C42.9789333,0.492 43.8235333,0.571266667 44.6162,0.7298 C45.4088667,0.888333333 46.1496,1.107 46.8384,1.3858 C47.5272,1.6646 48.1613333,1.99806667 48.7408,2.3862 C49.3202667,2.77433333 49.8341333,3.20346667 50.2824,3.6736 L48.4128,6.1828 C48.2925333,6.33586667 48.1504,6.47526667 47.9864,6.601 C47.8224,6.72673333 47.5928,6.7896 47.2976,6.7896 C47.1008,6.7896 46.9149333,6.74586667 46.74,6.6584 C46.5650667,6.57093333 46.3792,6.46433333 46.1824,6.3386 C45.9856,6.21286667 45.7696667,6.0762 45.5346,5.9286 C45.2995333,5.781 45.0207333,5.64433333 44.6982,5.5186 C44.3756667,5.39286667 43.9984667,5.28626667 43.5666,5.1988 C43.1347333,5.11133333 42.6290667,5.0676 42.0496,5.0676 C41.0437333,5.0676 40.1253333,5.24526667 39.2944,5.6006 C38.4634667,5.95593333 37.7500667,6.46433333 37.1542,7.1258 C36.5583333,7.78726667 36.0936667,8.58813333 35.7602,9.5284 C35.4267333,10.4686667 35.26,11.5237333 35.26,12.6936 C35.26,13.9181333 35.4267333,15.006 35.7602,15.9572 C36.0936667,16.9084 36.5474,17.7092667 37.1214,18.3598 C37.6954,19.0103333 38.3650667,19.5050667 39.1304,19.844 C39.8957333,20.1829333 40.7157333,20.3524 41.5904,20.3524 C42.0933333,20.3524 42.5525333,20.3278 42.968,20.2786 C43.3834667,20.2294 43.7688667,20.1446667 44.1242,20.0244 C44.4795333,19.9041333 44.8184667,19.7483333 45.141,19.557 C45.4635333,19.3656667 45.7888,19.1278667 46.1168,18.8436 C46.248,18.7342667 46.3901333,18.6440667 46.5432,18.573 C46.6962667,18.5019333 46.8548,18.4664 47.0188,18.4664 Z",id:"Path"}),C("polygon",{id:"Path",points:"57.7608 0.0984 57.7608 24.6492 52.6768 24.6492 52.6768 0.0984"}),C("path",{d:"M67.1088,7.6424 L67.1088,24.6492 L62.0248,24.6492 L62.0248,7.6424 L67.1088,7.6424 Z M67.6992,2.9848 C67.6992,3.38933333 67.6172,3.76926667 67.4532,4.1246 C67.2892,4.47993333 67.0650667,4.79153333 66.7808,5.0594 C66.4965333,5.32726667 66.1658,5.54046667 65.7886,5.699 C65.4114,5.85753333 65.0096,5.9368 64.5832,5.9368 C64.1677333,5.9368 63.7796,5.85753333 63.4188,5.699 C63.058,5.54046667 62.7382,5.32726667 62.4594,5.0594 C62.1806,4.79153333 61.9619333,4.47993333 61.8034,4.1246 C61.6448667,3.76926667 61.5656,3.38933333 61.5656,2.9848 C61.5656,2.56933333 61.6448667,2.1812 61.8034,1.8204 C61.9619333,1.4596 62.1806,1.14253333 62.4594,0.8692 C62.7382,0.595866667 63.058,0.382666667 63.4188,0.2296 C63.7796,0.0765333333 64.1677333,0 64.5832,0 C65.0096,0 65.4114,0.0765333333 65.7886,0.2296 C66.1658,0.382666667 66.4965333,0.595866667 66.7808,0.8692 C67.0650667,1.14253333 67.2892,1.4596 67.4532,1.8204 C67.6172,2.1812 67.6992,2.56933333 67.6992,2.9848 Z",id:"Shape"}),C("path",{d:"M83.476,11.6768 C83.3229333,11.8626667 83.1753333,12.0102667 83.0332,12.1196 C82.8910667,12.2289333 82.6888,12.2836 82.4264,12.2836 C82.1749333,12.2836 81.9480667,12.2234667 81.7458,12.1032 C81.5435333,11.9829333 81.3166667,11.849 81.0652,11.7014 C80.8137333,11.5538 80.5185333,11.4198667 80.1796,11.2996 C79.8406667,11.1793333 79.4197333,11.1192 78.9168,11.1192 C78.2936,11.1192 77.7551333,11.234 77.3014,11.4636 C76.8476667,11.6932 76.4732,12.0212 76.178,12.4476 C75.8828,12.874 75.6641333,13.3960667 75.522,14.0138 C75.3798667,14.6315333 75.3088,15.3285333 75.3088,16.1048 C75.3088,17.7338667 75.6231333,18.9857333 76.2518,19.8604 C76.8804667,20.7350667 77.7469333,21.1724 78.8512,21.1724 C79.4416,21.1724 79.909,21.0986 80.2534,20.951 C80.5978,20.8034 80.8902667,20.6394 81.1308,20.459 C81.3713333,20.2786 81.5927333,20.1118667 81.795,19.9588 C81.9972667,19.8057333 82.2514667,19.7292 82.5576,19.7292 C82.9621333,19.7292 83.2682667,19.8768 83.476,20.172 L84.952,21.9924 C84.4272,22.5937333 83.8750667,23.083 83.2956,23.4602 C82.7161333,23.8374 82.123,24.1326 81.5162,24.3458 C80.9094,24.559 80.2998667,24.7066 79.6876,24.7886 C79.0753333,24.8706 78.4794667,24.9116 77.9,24.9116 C76.8613333,24.9116 75.8691333,24.7148 74.9234,24.3212 C73.9776667,23.9276 73.1467333,23.3563333 72.4306,22.6074 C71.7144667,21.8584667 71.1459333,20.9373333 70.725,19.844 C70.3040667,18.7506667 70.0936,17.5042667 70.0936,16.1048 C70.0936,14.8802667 70.2767333,13.735 70.643,12.669 C71.0092667,11.603 71.5504667,10.6791333 72.2666,9.8974 C72.9827333,9.11566667 73.8683333,8.50066667 74.9234,8.0524 C75.9784667,7.60413333 77.2002667,7.38 78.5888,7.38 C79.9226667,7.38 81.0925333,7.5932 82.0984,8.0196 C83.1042667,8.446 84.0117333,9.0692 84.8208,9.8892 L83.476,11.6768 Z",id:"Path"}),C("path",{d:"M92.2336,0.0984 L92.2336,13.858 L92.988,13.858 C93.3050667,13.858 93.5483333,13.8142667 93.7178,13.7268 C93.8872667,13.6393333 94.0485333,13.4808 94.2016,13.2512 L97.416,8.4624 C97.6018667,8.17813333 97.8232667,7.9704 98.0802,7.8392 C98.3371333,7.708 98.6624,7.6424 99.056,7.6424 L103.7136,7.6424 L99.3184,13.694 C99.1106667,13.9782667 98.8838,14.2297333 98.6378,14.4484 C98.3918,14.6670667 98.1266667,14.8638667 97.8424,15.0388 C98.3344,15.4105333 98.7608,15.9025333 99.1216,16.5148 L103.9104,24.6492 L99.3184,24.6492 C98.9357333,24.6492 98.605,24.5863333 98.3262,24.4606 C98.0474,24.3348667 97.8205333,24.1134667 97.6456,23.7964 L94.4312,17.7776 C94.2781333,17.5042667 94.1196,17.3266 93.9556,17.2446 C93.7916,17.1626 93.5456,17.1216 93.2176,17.1216 L92.2336,17.1216 L92.2336,24.6492 L87.1496,24.6492 L87.1496,0.0984 L92.2336,0.0984 Z",id:"Path"}),C("path",{d:"M110.4048,0.7544 L114.8656,0.7544 C115.346667,0.7544 115.740267,0.863733333 116.0464,1.0824 C116.352533,1.30106667 116.5712,1.5908 116.7024,1.9516 L121.3272,14.7436 C121.534933,15.3012 121.7454,15.908 121.9586,16.564 C122.1718,17.22 122.371333,17.9088 122.5572,18.6304 C122.710267,17.9088 122.887933,17.22 123.0902,16.564 C123.292467,15.908 123.492,15.3012 123.6888,14.7436 L128.2808,1.9516 C128.390133,1.64546667 128.603333,1.3694 128.9204,1.1234 C129.237467,0.8774 129.6256,0.7544 130.0848,0.7544 L134.5784,0.7544 L125.0008,24.6492 L119.9824,24.6492 L110.4048,0.7544 Z",id:"Path"}),C("path",{d:"M141.696,7.38 C142.822133,7.38 143.8526,7.55493333 144.7874,7.9048 C145.7222,8.25466667 146.5258,8.76306667 147.1982,9.43 C147.8706,10.0969333 148.3954,10.9142 148.7726,11.8818 C149.1498,12.8494 149.3384,13.9454667 149.3384,15.17 C149.3384,15.5526667 149.322,15.8642667 149.2892,16.1048 C149.2564,16.3453333 149.196267,16.5366667 149.1088,16.6788 C149.021333,16.8209333 148.9038,16.9193333 148.7562,16.974 C148.6086,17.0286667 148.42,17.056 148.1904,17.056 L138.3832,17.056 C138.5472,18.4773333 138.979067,19.5078 139.6788,20.1474 C140.378533,20.787 141.280533,21.1068 142.3848,21.1068 C142.9752,21.1068 143.4836,21.0357333 143.91,20.8936 C144.3364,20.7514667 144.716333,20.5929333 145.0498,20.418 C145.383267,20.2430667 145.6894,20.0845333 145.9682,19.9424 C146.247,19.8002667 146.539467,19.7292 146.8456,19.7292 C147.250133,19.7292 147.556267,19.8768 147.764,20.172 L149.24,21.9924 C148.7152,22.5937333 148.1494,23.083 147.5426,23.4602 C146.9358,23.8374 146.3126,24.1326 145.673,24.3458 C145.0334,24.559 144.3938,24.7066 143.7542,24.7886 C143.1146,24.8706 142.505067,24.9116 141.9256,24.9116 C140.733867,24.9116 139.615933,24.7175333 138.5718,24.3294 C137.527667,23.9412667 136.614733,23.3645333 135.833,22.5992 C135.051267,21.8338667 134.433533,20.8826667 133.9798,19.7456 C133.526067,18.6085333 133.2992,17.2856 133.2992,15.7768 C133.2992,14.6397333 133.493267,13.5628 133.8814,12.546 C134.269533,11.5292 134.827133,10.6381333 135.5542,9.8728 C136.281267,9.10746667 137.1614,8.50066667 138.1946,8.0524 C139.2278,7.60413333 140.394933,7.38 141.696,7.38 Z M141.7944,10.8896 C140.821333,10.8896 140.061467,11.1656667 139.5148,11.7178 C138.968133,12.2699333 138.607333,13.0653333 138.4324,14.104 L144.7792,14.104 C144.7792,13.6994667 144.727267,13.3058667 144.6234,12.9232 C144.519533,12.5405333 144.350067,12.1988667 144.115,11.8982 C143.879933,11.5975333 143.571067,11.3542667 143.1884,11.1684 C142.805733,10.9825333 142.341067,10.8896 141.7944,10.8896 Z",id:"Shape"}),C("path",{d:"M152.2576,24.6492 L152.2576,7.6424 L155.2752,7.6424 C155.526667,7.6424 155.737133,7.66426667 155.9066,7.708 C156.076067,7.75173333 156.2182,7.82006667 156.333,7.913 C156.4478,8.00593333 156.535267,8.12893333 156.5954,8.282 C156.655533,8.43506667 156.707467,8.62093333 156.7512,8.8396 L157.03,10.4304 C157.6532,9.46826667 158.352933,8.7084 159.1292,8.1508 C159.905467,7.5932 160.7528,7.3144 161.6712,7.3144 C162.447467,7.3144 163.070667,7.50026667 163.5408,7.872 L162.8848,11.6112 C162.841067,11.8408 162.7536,12.0020667 162.6224,12.095 C162.4912,12.1879333 162.316267,12.2344 162.0976,12.2344 C161.911733,12.2344 161.693067,12.2098 161.4416,12.1606 C161.190133,12.1114 160.873067,12.0868 160.4904,12.0868 C159.156533,12.0868 158.106933,12.7974667 157.3416,14.2188 L157.3416,24.6492 L152.2576,24.6492 Z",id:"Path"}),C("path",{d:"M171.052,7.6424 L171.052,24.6492 L165.968,24.6492 L165.968,7.6424 L171.052,7.6424 Z M171.6424,2.9848 C171.6424,3.38933333 171.5604,3.76926667 171.3964,4.1246 C171.2324,4.47993333 171.008267,4.79153333 170.724,5.0594 C170.439733,5.32726667 170.109,5.54046667 169.7318,5.699 C169.3546,5.85753333 168.9528,5.9368 168.5264,5.9368 C168.110933,5.9368 167.7228,5.85753333 167.362,5.699 C167.0012,5.54046667 166.6814,5.32726667 166.4026,5.0594 C166.1238,4.79153333 165.905133,4.47993333 165.7466,4.1246 C165.588067,3.76926667 165.5088,3.38933333 165.5088,2.9848 C165.5088,2.56933333 165.588067,2.1812 165.7466,1.8204 C165.905133,1.4596 166.1238,1.14253333 166.4026,0.8692 C166.6814,0.595866667 167.0012,0.382666667 167.362,0.2296 C167.7228,0.0765333333 168.110933,0 168.5264,0 C168.9528,0 169.3546,0.0765333333 169.7318,0.2296 C170.109,0.382666667 170.439733,0.595866667 170.724,0.8692 C171.008267,1.14253333 171.2324,1.4596 171.3964,1.8204 C171.5604,2.1812 171.6424,2.56933333 171.6424,2.9848 Z",id:"Shape"}),C("path",{d:"M175.9064,24.6492 L175.9064,11.1356 L174.7912,10.906 C174.408533,10.8185333 174.099667,10.6818667 173.8646,10.496 C173.629533,10.3101333 173.512,10.0368 173.512,9.676 L173.512,7.6752 L175.9064,7.6752 L175.9064,6.7076 C175.9064,5.73453333 176.0622,4.8544 176.3738,4.0672 C176.6854,3.28 177.133667,2.6076 177.7186,2.05 C178.303533,1.4924 179.016933,1.06053333 179.8588,0.7544 C180.700667,0.448266667 181.657333,0.2952 182.7288,0.2952 C183.144267,0.2952 183.529667,0.3198 183.885,0.369 C184.240333,0.4182 184.609333,0.497466667 184.992,0.6068 L184.8936,3.0832 C184.882667,3.25813333 184.8362,3.403 184.7542,3.5178 C184.6722,3.6326 184.571067,3.72553333 184.4508,3.7966 C184.330533,3.86766667 184.1966,3.9196 184.049,3.9524 C183.9014,3.9852 183.756533,4.0016 183.6144,4.0016 C183.166133,4.0016 182.767067,4.04533333 182.4172,4.1328 C182.067333,4.22026667 181.774867,4.37606667 181.5398,4.6002 C181.304733,4.82433333 181.127067,5.11953333 181.0068,5.4858 C180.886533,5.85206667 180.8264,6.314 180.8264,6.8716 L180.8264,7.6752 L184.828,7.6752 L184.828,11.152 L180.9904,11.152 L180.9904,24.6492 L175.9064,24.6492 Z",id:"Path"}),C("path",{d:"M193.9792,29.0608 C193.826133,29.3997333 193.640267,29.6484667 193.4216,29.807 C193.202933,29.9655333 192.853067,30.0448 192.372,30.0448 L188.5672,30.0448 L191.8472,23.1568 L185.0576,7.6424 L189.5512,7.6424 C189.9448,7.6424 190.250933,7.72986667 190.4696,7.9048 C190.688267,8.07973333 190.841333,8.28746667 190.9288,8.528 L193.7168,15.8588 C193.9792,16.5366667 194.1924,17.2145333 194.3564,17.8924 C194.465733,17.5425333 194.586,17.1981333 194.7172,16.8592 C194.8484,16.5202667 194.974133,16.1758667 195.0944,15.826 L197.62,8.528 C197.707467,8.27653333 197.879667,8.06606667 198.1366,7.8966 C198.393533,7.72713333 198.6696,7.6424 198.9648,7.6424 L203.0648,7.6424 L193.9792,29.0608 Z",id:"Path"})]})]})]})}export{i as Black};
@@ -0,0 +1 @@
1
+ "use strict";import{Box as e}from"@mui/material";import{jsxs as L,jsx as C}from"react/jsx-runtime";function a(d){return L(e,{component:"svg",width:"557px",height:"40px",viewBox:"0 0 557 40",version:"1.1",sx:d.sx,children:[C("title",{children:"1-Click Verify powered by Verified / black and green"}),L("g",{id:"1-Click-Verify-powered-by-Verified-/-green",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:[L("g",{id:"Clear-Check",transform:"translate(392.8912, 0)",fill:"#0DBC3D",fillRule:"nonzero",children:[C("g",{id:"Check-Mark",children:C("path",{d:"M20,0 C22.8775489,0 25.3866552,1.57749004 26.7097048,3.91485589 C29.2771245,3.23312318 32.1283404,3.89911052 34.1421356,5.91290587 C36.1629782,7.93374843 36.8265631,10.7978829 36.1328902,13.3725495 C38.4440374,14.7027623 40,17.1971946 40,20.0550415 C40,22.9128883 38.4440374,25.4073207 36.1330477,26.7374037 C36.8265631,29.3122 36.1629782,32.1763345 34.1421356,34.197177 C32.1140865,36.2252261 29.2367206,36.88632 26.6549589,36.1804587 C25.3180937,38.465278 22.8382736,40 20,40 C17.1617264,40 14.6819063,38.465278 13.3451304,36.1804247 C10.7632793,36.88632 7.88591336,36.2252261 5.85786437,34.197177 C3.83702182,32.1763345 3.17343699,29.3122 3.8671099,26.7375334 C1.55596242,25.4073207 -1.79032262e-30,22.9128883 -1.79032262e-30,20.0550415 C-1.79032262e-30,17.1971946 1.55596242,14.7027623 3.86695248,13.3726792 C3.17343699,10.7978829 3.83702182,7.93374843 5.85786437,5.91290587 C7.87165972,3.89911052 10.7228755,3.23312318 13.2905618,3.9149438 C14.6133448,1.57749004 17.1224511,0 20,0 Z M27.3993167,12.7535335 L27.3443454,12.7538931 C26.6560834,12.7706021 26.0850423,13.0058668 25.631222,13.4596871 L17.5545304,21.5358835 L14.368778,18.3502582 C13.9036249,17.8851051 13.3336489,17.6509056 12.65885,17.6476597 C12.2232715,17.6290372 11.4939414,17.8149346 10.958009,18.3508669 C10.390521,18.9183549 10.2417143,19.6639941 10.2530948,20.0534148 C10.2682689,20.7362429 10.5034432,21.3052442 10.9586176,21.7604186 L15.8491888,26.6509898 C16.1674923,26.9692933 16.544582,27.1806052 16.9805851,27.2849639 C17.1769419,27.335022 17.3560911,27.3557677 17.497683,27.3570447 L17.559388,27.359708 C17.708803,27.3624082 17.8994683,27.3423152 18.10783,27.2902681 C18.5502885,27.1898974 18.9344251,26.9768047 19.26024,26.6509898 L29.0413824,16.8698475 C29.4930709,16.418159 29.7293104,15.8480926 29.7501004,15.1596483 C29.7576258,14.7432325 29.5881121,14.0064168 29.0423441,13.4606488 C28.5009521,12.9192568 27.7922343,12.7444553 27.3443454,12.7538931 L27.3993167,12.7535335 Z",id:"Combined-Shape"})}),L("g",{id:"Verified-(outlines,-replaced,-modified,-green)",transform:"translate(44.596, 7.5177)",children:[C("path",{d:"M0,0.756879433 L4.47546099,0.756879433 C4.95810874,0.756879433 5.35300235,0.866572105 5.66014184,1.08595745 C5.96728133,1.30534279 6.18666667,1.59602837 6.31829787,1.95801418 L10.9582979,14.7920567 C11.166714,15.3514894 11.3778723,15.9602837 11.591773,16.6184397 C11.8056738,17.2765957 12.0058629,17.9676596 12.1923404,18.6916312 C12.3459102,17.9676596 12.5241608,17.2765957 12.7270922,16.6184397 C12.9300236,15.9602837 13.1302128,15.3514894 13.3276596,14.7920567 L17.9347518,1.95801418 C18.0444445,1.6508747 18.2583452,1.37390071 18.5764539,1.1270922 C18.8945626,0.880283688 19.2839716,0.756879433 19.7446809,0.756879433 L24.2530496,0.756879433 L14.6439716,24.7302128 L9.60907801,24.7302128 L0,0.756879433 Z",id:"Path"}),C("path",{d:"M31.3940426,7.40425532 C32.5238772,7.40425532 33.5577305,7.5797636 34.4956028,7.93078014 C35.4334752,8.28179668 36.2397163,8.7918676 36.9143262,9.46099291 C37.5889362,10.1301182 38.115461,10.9500709 38.4939007,11.9208511 C38.8723404,12.8916312 39.0615603,13.9913002 39.0615603,15.2198582 C39.0615603,15.6037825 39.0451064,15.9164066 39.0121986,16.1577305 C38.9792908,16.3990544 38.9189597,16.5910165 38.8312057,16.733617 C38.7434516,16.8762175 38.6255319,16.9749409 38.4774468,17.0297872 C38.3293617,17.0846336 38.1401418,17.1120567 37.9097872,17.1120567 L28.0703546,17.1120567 C28.2348936,18.5380615 28.6681796,19.5719149 29.3702128,20.213617 C30.072246,20.8553191 30.9772105,21.1761702 32.0851064,21.1761702 C32.6774468,21.1761702 33.1875177,21.10487 33.6153191,20.9622695 C34.0431206,20.819669 34.4243027,20.6606147 34.7588652,20.4851064 C35.0934278,20.3095981 35.4005674,20.1505437 35.6802837,20.0079433 C35.96,19.8653428 36.2534278,19.7940426 36.5605674,19.7940426 C36.9664304,19.7940426 37.2735696,19.9421277 37.4819858,20.2382979 L38.9628369,22.0646809 C38.4363121,22.6679906 37.8686525,23.1588652 37.2598582,23.537305 C36.6510638,23.9157447 36.0258156,24.2119149 35.3841135,24.4258156 C34.7424113,24.6397163 34.1007092,24.7878014 33.4590071,24.8700709 C32.817305,24.9523404 32.2057682,24.9934752 31.6243972,24.9934752 C30.428747,24.9934752 29.3071396,24.7987707 28.2595745,24.4093617 C27.2120094,24.0199527 26.2960757,23.4413239 25.511773,22.6734752 C24.7274704,21.9056265 24.1077069,20.9513002 23.6524823,19.8104965 C23.1972577,18.6696927 22.9696454,17.3424113 22.9696454,15.8286525 C22.9696454,14.6878487 23.1643499,13.6073759 23.5537589,12.587234 C23.9431679,11.5670922 24.5026005,10.6730969 25.2320567,9.90524823 C25.961513,9.13739952 26.844539,8.52860519 27.8811348,8.07886525 C28.9177305,7.6291253 30.0886999,7.40425532 31.3940426,7.40425532 Z M31.492766,10.9253901 C30.5165013,10.9253901 29.754137,11.2023641 29.2056738,11.7563121 C28.6572105,12.3102601 28.2952246,13.1082742 28.1197163,14.1503546 L34.4873759,14.1503546 C34.4873759,13.7444917 34.4352718,13.3495981 34.3310638,12.9656738 C34.2268559,12.5817494 34.0568321,12.2389598 33.8209929,11.937305 C33.5851538,11.6356501 33.2752718,11.3915839 32.8913475,11.2051064 C32.5074233,11.0186289 32.0412292,10.9253901 31.492766,10.9253901 Z",id:"Shape"}),C("path",{d:"M41.9903546,24.7302128 L41.9903546,7.66751773 L45.0178723,7.66751773 C45.2701654,7.66751773 45.481324,7.68945626 45.6513475,7.73333333 C45.8213711,7.77721041 45.9639716,7.84576831 46.0791489,7.93900709 C46.1943262,8.03224587 46.2820803,8.15565013 46.3424113,8.30921986 C46.4027424,8.46278959 46.4548462,8.64926715 46.4987234,8.86865248 L46.7784397,10.4646809 C47.4036879,9.49938533 48.1057211,8.73702128 48.884539,8.17758865 C49.6633569,7.61815603 50.5134752,7.33843972 51.4348936,7.33843972 C52.2137115,7.33843972 52.8389597,7.52491725 53.3106383,7.89787234 L52.6524823,11.6493617 C52.6086051,11.8797163 52.5208511,12.041513 52.3892199,12.1347518 C52.2575887,12.2279906 52.0820803,12.2746099 51.862695,12.2746099 C51.6762176,12.2746099 51.4568321,12.2499291 51.204539,12.2005674 C50.952246,12.1512057 50.634137,12.1265248 50.2502128,12.1265248 C48.9119623,12.1265248 47.8589126,12.8395272 47.0910638,14.2655319 L47.0910638,24.7302128 L41.9903546,24.7302128 Z",id:"Path"}),C("path",{d:"M60.8465248,7.66751773 L60.8465248,24.7302128 L55.7458156,24.7302128 L55.7458156,7.66751773 L60.8465248,7.66751773 Z M61.4388652,2.99460993 C61.4388652,3.40047282 61.3565957,3.78165484 61.1920567,4.13815603 C61.0275177,4.49465722 60.8026477,4.80728133 60.5174468,5.07602837 C60.232246,5.3447754 59.9004255,5.55867611 59.5219858,5.7177305 C59.1435461,5.87678488 58.7404255,5.95631206 58.3126241,5.95631206 C57.8957921,5.95631206 57.506383,5.87678488 57.1443972,5.7177305 C56.7824113,5.55867611 56.4615603,5.3447754 56.181844,5.07602837 C55.9021277,4.80728133 55.6827424,4.49465722 55.5236879,4.13815603 C55.3646335,3.78165484 55.2851064,3.40047282 55.2851064,2.99460993 C55.2851064,2.57777778 55.3646335,2.18836879 55.5236879,1.82638298 C55.6827424,1.46439716 55.9021277,1.14628842 56.181844,0.872056738 C56.4615603,0.597825058 56.7824113,0.383924349 57.1443972,0.23035461 C57.506383,0.0767848701 57.8957921,0 58.3126241,0 C58.7404255,0 59.1435461,0.0767848701 59.5219858,0.23035461 C59.9004255,0.383924349 60.232246,0.597825058 60.5174468,0.872056738 C60.8026477,1.14628842 61.0275177,1.46439716 61.1920567,1.82638298 C61.3565957,2.18836879 61.4388652,2.57777778 61.4388652,2.99460993 Z",id:"Shape"}),C("path",{d:"M93.737046,7.40425532 C94.8668806,7.40425532 95.9007339,7.5797636 96.8386062,7.93078014 C97.7764786,8.28179668 98.5827197,8.7918676 99.2573296,9.46099291 C99.9319396,10.1301182 100.458464,10.9500709 100.836904,11.9208511 C101.215344,12.8916312 101.404564,13.9913002 101.404564,15.2198582 C101.404564,15.6037825 101.38811,15.9164066 101.355202,16.1577305 C101.322294,16.3990544 101.261963,16.5910165 101.174209,16.733617 C101.086455,16.8762175 100.968535,16.9749409 100.82045,17.0297872 C100.672365,17.0846336 100.483145,17.1120567 100.252791,17.1120567 L90.413358,17.1120567 C90.577897,18.5380615 91.0111833,19.5719149 91.7132162,20.213617 C92.4152494,20.8553191 93.3202139,21.1761702 94.4281098,21.1761702 C95.0204502,21.1761702 95.5305211,21.10487 95.9583226,20.9622695 C96.386124,20.819669 96.7673061,20.6606147 97.1018687,20.4851064 C97.4364315,20.3095981 97.7435708,20.1505437 98.0232871,20.0079433 C98.3030034,19.8653428 98.5964315,19.7940426 98.9035708,19.7940426 C99.3094338,19.7940426 99.6165733,19.9421277 99.8249892,20.2382979 L101.30584,22.0646809 C100.779315,22.6679906 100.211656,23.1588652 99.6028616,23.537305 C98.9940672,23.9157447 98.368819,24.2119149 97.7271169,24.4258156 C97.0854148,24.6397163 96.4437126,24.7878014 95.8020105,24.8700709 C95.1603084,24.9523404 94.5487719,24.9934752 93.9674006,24.9934752 C92.7717506,24.9934752 91.650143,24.7987707 90.6025779,24.4093617 C89.555013,24.0199527 88.6390791,23.4413239 87.8547765,22.6734752 C87.070474,21.9056265 86.4507104,20.9513002 85.9954857,19.8104965 C85.5402613,18.6696927 85.3126488,17.3424113 85.3126488,15.8286525 C85.3126488,14.6878487 85.5073535,13.6073759 85.8967623,12.587234 C86.2861713,11.5670922 86.845604,10.6730969 87.5750601,9.90524823 C88.3045166,9.13739952 89.1875424,8.52860519 90.2241382,8.07886525 C91.2607339,7.6291253 92.4317033,7.40425532 93.737046,7.40425532 Z M93.8357694,10.9253901 C92.8595047,10.9253901 92.0971407,11.2023641 91.5486772,11.7563121 C91.0002139,12.3102601 90.6382281,13.1082742 90.4627197,14.1503546 L96.8303793,14.1503546 C96.8303793,13.7444917 96.7782755,13.3495981 96.6740672,12.9656738 C96.5698593,12.5817494 96.3998357,12.2389598 96.1639963,11.937305 C95.9281572,11.6356501 95.6182755,11.3915839 95.2343509,11.2051064 C94.8504267,11.0186289 94.3842329,10.9253901 93.8357694,10.9253901 Z",id:"Shape"}),C("path",{d:"M116.311798,24.7302128 C115.993689,24.7302128 115.727684,24.6589125 115.513784,24.5163121 C115.299883,24.3737116 115.149056,24.1598109 115.061301,23.8746099 L114.666408,22.5747518 C114.326361,22.9367376 113.969859,23.2658156 113.596904,23.5619858 C113.223949,23.858156 112.820829,24.1131915 112.387542,24.3270922 C111.954256,24.5409929 111.488063,24.7055319 110.988961,24.8207092 C110.489859,24.9358865 109.949623,24.9934752 109.368252,24.9934752 C108.479741,24.9934752 107.657046,24.7960284 106.900167,24.4011348 C106.143287,24.0062411 105.490616,23.4358392 104.942152,22.6899291 C104.393689,21.9440189 103.963145,21.0308274 103.650521,19.9503546 C103.337897,18.8698818 103.181585,17.6385816 103.181585,16.2564539 C103.181585,14.9840189 103.357093,13.8020804 103.70811,12.7106383 C104.059127,11.6191962 104.555486,10.6758392 105.197188,9.88056738 C105.83889,9.08529552 106.609481,8.46278959 107.508961,8.01304965 C108.408441,7.5633097 109.401159,7.33843972 110.487117,7.33843972 C111.364658,7.33843972 112.107826,7.4673286 112.71662,7.72510638 C113.325415,7.98288417 113.87662,8.32018913 114.370237,8.73702128 L114.370237,0.0987234043 L119.470947,0.0987234043 L119.470947,24.7302128 L116.311798,24.7302128 Z M111.145273,21.0774468 C111.518228,21.0774468 111.855533,21.0417967 112.157188,20.9704965 C112.458843,20.8991962 112.735817,20.7977305 112.98811,20.6660993 C113.240403,20.5344681 113.478985,20.3699291 113.703854,20.1724823 C113.928725,19.9750355 114.150852,19.7446809 114.370237,19.4814184 L114.370237,12.2417021 C113.975344,11.8139007 113.555769,11.5149882 113.111514,11.3449645 C112.667259,11.1749409 112.198323,11.0899291 111.704706,11.0899291 C111.233027,11.0899291 110.799741,11.1831679 110.404847,11.3696454 C110.009954,11.5561229 109.667164,11.8550355 109.376479,12.266383 C109.085793,12.6777305 108.858181,13.2124823 108.693642,13.8706383 C108.529103,14.5287943 108.446833,15.3240662 108.446833,16.2564539 C108.446833,17.1559338 108.512649,17.9128132 108.64428,18.5270922 C108.775911,19.1413711 108.959647,19.6377305 109.195486,20.0161702 C109.431325,20.3946099 109.713784,20.6660993 110.042862,20.8306383 C110.37194,20.9951773 110.73941,21.0774468 111.145273,21.0774468 Z",id:"Shape"}),C("path",{d:"M65.7168794,24.7302128 L65.7168794,11.1721986 L64.5980142,10.941844 C64.2140899,10.8540898 63.9042079,10.716974 63.6683688,10.5304965 C63.4325296,10.3440189 63.3146099,10.0697872 63.3146099,9.70780142 L63.3146099,7.70042553 L65.7168794,7.70042553 L65.7168794,6.72964539 C65.7168794,5.75338062 65.8731915,4.87035461 66.1858156,4.08056738 C66.4984397,3.29078014 66.9481796,2.61617021 67.5350355,2.05673759 C68.1218913,1.49730496 68.837636,1.06401891 69.6822695,0.756879433 C70.526903,0.449739952 71.486714,0.296170213 72.5617021,0.296170213 C72.9785342,0.296170213 73.3652009,0.320851064 73.7217021,0.370212766 C74.0782034,0.419574468 74.4484162,0.499101654 74.8323404,0.608794326 L74.733617,3.09333333 C74.7226477,3.26884162 74.6760284,3.4141844 74.5937589,3.5293617 C74.5114894,3.64453901 74.4100235,3.73777779 74.2893617,3.80907801 C74.1686999,3.88037824 74.0343262,3.93248227 73.8862411,3.96539007 C73.738156,3.99829787 73.5928133,4.01475177 73.4502128,4.01475177 C73.0004729,4.01475177 72.6000945,4.05862885 72.249078,4.14638298 C71.8980616,4.23413711 71.6046335,4.39044916 71.3687943,4.61531915 C71.1329552,4.84018913 70.9547044,5.13635935 70.8340426,5.50382979 C70.7133807,5.87130023 70.6530496,6.33475177 70.6530496,6.8941844 L70.6530496,7.70042553 L74.6678014,7.70042553 L74.6678014,11.1886525 L70.8175887,11.1886525 L70.8175887,24.7302128 L65.7168794,24.7302128 Z",id:"Path"}),C("path",{d:"M82.2475651,7.66751773 L82.2475651,24.7302128 L77.1468559,24.7302128 L77.1468559,7.66751773 L82.2475651,7.66751773 Z M82.8399055,2.99460993 C82.8399055,3.40047282 82.757636,3.78165484 82.593097,4.13815603 C82.428558,4.49465722 82.2036879,4.80728133 81.9184871,5.07602837 C81.633286,5.3447754 81.3014658,5.55867611 80.9230261,5.7177305 C80.5445864,5.87678488 80.1414658,5.95631206 79.7136644,5.95631206 C79.2968321,5.95631206 78.9074233,5.87678488 78.5454374,5.7177305 C78.1834516,5.55867611 77.8626006,5.3447754 77.5828843,5.07602837 C77.3031679,4.80728133 77.0837824,4.49465722 76.9247282,4.13815603 C76.7656738,3.78165484 76.6861467,3.40047282 76.6861467,2.99460993 C76.6861467,2.57777778 76.7656738,2.18836879 76.9247282,1.82638298 C77.0837824,1.46439716 77.3031679,1.14628842 77.5828843,0.872056738 C77.8626006,0.597825058 78.1834516,0.383924349 78.5454374,0.23035461 C78.9074233,0.0767848701 79.2968321,4.54747351e-13 79.7136644,4.54747351e-13 C80.1414658,4.54747351e-13 80.5445864,0.0767848701 80.9230261,0.23035461 C81.3014658,0.383924349 81.633286,0.597825058 81.9184871,0.872056738 C82.2036879,1.14628842 82.428558,1.46439716 82.593097,1.82638298 C82.757636,2.18836879 82.8399055,2.57777778 82.8399055,2.99460993 Z",id:"Shape"})]})]}),L("g",{id:"powered-by",transform:"translate(216.3584, 8.0628)",fill:"#202020",fillRule:"nonzero",children:[C("path",{d:"M0,29.7824 L0,7.544 L1.7384,7.544 C2.15386667,7.544 2.41626667,7.74626667 2.5256,8.1508 L2.7716,10.1188 C3.48226667,9.25506667 4.29406667,8.5608 5.207,8.036 C6.11993333,7.5112 7.17226667,7.2488 8.364,7.2488 C9.3152,7.2488 10.1789333,7.43193333 10.9552,7.7982 C11.7314667,8.16446667 12.3929333,8.70566667 12.9396,9.4218 C13.4862667,10.1379333 13.9072,11.0262667 14.2024,12.0868 C14.4976,13.1473333 14.6452,14.3664 14.6452,15.744 C14.6452,16.9685333 14.4812,18.1083333 14.1532,19.1634 C13.8252,20.2184667 13.3550667,21.1314 12.7428,21.9022 C12.1305333,22.673 11.3788667,23.2798 10.4878,23.7226 C9.59673333,24.1654 8.5936,24.3868 7.4784,24.3868 C6.45066667,24.3868 5.57326667,24.2173333 4.8462,23.8784 C4.11913333,23.5394667 3.4768,23.0584 2.9192,22.4352 L2.9192,29.7824 L0,29.7824 Z M7.3964,9.6104 C6.4452,9.6104 5.61153333,9.82906667 4.8954,10.2664 C4.17926667,10.7037333 3.52053333,11.3214667 2.9192,12.1196 L2.9192,20.1556 C3.45493333,20.8772 4.0426,21.3856 4.6822,21.6808 C5.3218,21.976 6.0352,22.1236 6.8224,22.1236 C8.364,22.1236 9.55026667,21.5714667 10.3812,20.4672 C11.2121333,19.3629333 11.6276,17.7885333 11.6276,15.744 C11.6276,14.6616 11.5319333,13.7322667 11.3406,12.956 C11.1492667,12.1797333 10.8732,11.5428667 10.5124,11.0454 C10.1516,10.5479333 9.7088,10.1844 9.184,9.9548 C8.6592,9.7252 8.06333333,9.6104 7.3964,9.6104 Z",id:"Shape"}),C("path",{d:"M24.8296,7.2816 C26.0432,7.2816 27.1392667,7.48386667 28.1178,7.8884 C29.0963333,8.29293333 29.9272667,8.86693333 30.6106,9.6104 C31.2939333,10.3538667 31.8187333,11.2531333 32.185,12.3082 C32.5512667,13.3632667 32.7344,14.5413333 32.7344,15.8424 C32.7344,17.1544 32.5512667,18.3352 32.185,19.3848 C31.8187333,20.4344 31.2939333,21.3309333 30.6106,22.0744 C29.9272667,22.8178667 29.0963333,23.3891333 28.1178,23.7882 C27.1392667,24.1872667 26.0432,24.3868 24.8296,24.3868 C23.616,24.3868 22.5199333,24.1872667 21.5414,23.7882 C20.5628667,23.3891333 19.7292,22.8178667 19.0404,22.0744 C18.3516,21.3309333 17.8213333,20.4344 17.4496,19.3848 C17.0778667,18.3352 16.892,17.1544 16.892,15.8424 C16.892,14.5413333 17.0778667,13.3632667 17.4496,12.3082 C17.8213333,11.2531333 18.3516,10.3538667 19.0404,9.6104 C19.7292,8.86693333 20.5628667,8.29293333 21.5414,7.8884 C22.5199333,7.48386667 23.616,7.2816 24.8296,7.2816 Z M24.8296,22.1072 C26.4696,22.1072 27.6941333,21.5578 28.5032,20.459 C29.3122667,19.3602 29.7168,17.8268 29.7168,15.8588 C29.7168,13.8798667 29.3122667,12.3382667 28.5032,11.234 C27.6941333,10.1297333 26.4696,9.5776 24.8296,9.5776 C23.9986667,9.5776 23.2770667,9.71973333 22.6648,10.004 C22.0525333,10.2882667 21.5414,10.6982667 21.1314,11.234 C20.7214,11.7697333 20.4152667,12.4284667 20.213,13.2102 C20.0107333,13.9919333 19.9096,14.8748 19.9096,15.8588 C19.9096,16.8428 20.0107333,17.7229333 20.213,18.4992 C20.4152667,19.2754667 20.7214,19.9287333 21.1314,20.459 C21.5414,20.9892667 22.0525333,21.3965333 22.6648,21.6808 C23.2770667,21.9650667 23.9986667,22.1072 24.8296,22.1072 Z",id:"Shape"}),C("path",{d:"M34.1776,7.544 L36.4736,7.544 C36.7141333,7.544 36.9109333,7.60413333 37.064,7.7244 C37.2170667,7.84466667 37.3209333,7.9868 37.3756,8.1508 L40.5572,18.8436 C40.6446667,19.2372 40.7266667,19.6171333 40.8032,19.9834 C40.8797333,20.3496667 40.9453333,20.7186667 41,21.0904 C41.0874667,20.7186667 41.1858667,20.3496667 41.2952,19.9834 C41.4045333,19.6171333 41.5193333,19.2372 41.6396,18.8436 L45.1492,8.0852 C45.2038667,7.9212 45.2995333,7.78453333 45.4362,7.6752 C45.5728667,7.56586667 45.7450667,7.5112 45.9528,7.5112 L47.2156,7.5112 C47.4342667,7.5112 47.6146667,7.56586667 47.7568,7.6752 C47.8989333,7.78453333 47.9973333,7.9212 48.052,8.0852 L51.4796,18.8436 C51.5998667,19.2262667 51.7064667,19.6034667 51.7994,19.9752 C51.8923333,20.3469333 51.9825333,20.7132 52.07,21.074 C52.1246667,20.7132 52.1957333,20.336 52.2832,19.9424 C52.3706667,19.5488 52.4636,19.1825333 52.562,18.8436 L55.8092,8.1508 C55.8638667,7.97586667 55.9677333,7.831 56.1208,7.7162 C56.2738667,7.6014 56.4542667,7.544 56.662,7.544 L58.8596,7.544 L53.4804,24.1572 L51.168,24.1572 C50.8837333,24.1572 50.6869333,23.9713333 50.5776,23.5996 L46.904,12.3328 C46.8165333,12.0813333 46.7454667,11.8271333 46.6908,11.5702 C46.6361333,11.3132667 46.5814667,11.0590667 46.5268,10.8076 C46.4721333,11.0590667 46.4174667,11.316 46.3628,11.5784 C46.3081333,11.8408 46.2370667,12.0977333 46.1496,12.3492 L42.4268,23.5996 C42.3065333,23.9713333 42.0824,24.1572 41.7544,24.1572 L39.5568,24.1572 L34.1776,7.544 Z",id:"Path"}),C("path",{d:"M68.0436,7.2816 C69.0385333,7.2816 69.9569333,7.44833333 70.7988,7.7818 C71.6406667,8.11526667 72.3677333,8.59633333 72.98,9.225 C73.5922667,9.85366667 74.0706,10.6299333 74.415,11.5538 C74.7594,12.4776667 74.9316,13.53 74.9316,14.7108 C74.9316,15.17 74.8824,15.4761333 74.784,15.6292 C74.6856,15.7822667 74.4997333,15.8588 74.2264,15.8588 L63.1728,15.8588 C63.1946667,16.9084 63.3368,17.8213333 63.5992,18.5976 C63.8616,19.3738667 64.2224,20.0216667 64.6816,20.541 C65.1408,21.0603333 65.6874667,21.4484667 66.3216,21.7054 C66.9557333,21.9623333 67.6664,22.0908 68.4536,22.0908 C69.1861333,22.0908 69.8175333,22.0060667 70.3478,21.8366 C70.8780667,21.6671333 71.3345333,21.484 71.7172,21.2872 C72.0998667,21.0904 72.4196667,20.9072667 72.6766,20.7378 C72.9335333,20.5683333 73.1549333,20.4836 73.3408,20.4836 C73.5813333,20.4836 73.7672,20.5765333 73.8984,20.7624 L74.7184,21.8284 C74.3576,22.2657333 73.9257333,22.6456667 73.4228,22.9682 C72.9198667,23.2907333 72.3814,23.5558667 71.8074,23.7636 C71.2334,23.9713333 70.6402667,24.1271333 70.028,24.231 C69.4157333,24.3348667 68.8089333,24.3868 68.2076,24.3868 C67.0596,24.3868 66.0018,24.1927333 65.0342,23.8046 C64.0666,23.4164667 63.2302,22.8479333 62.525,22.099 C61.8198,21.3500667 61.2704,20.4234667 60.8768,19.3192 C60.4832,18.2149333 60.2864,16.9466667 60.2864,15.5144 C60.2864,14.3554667 60.4640667,13.2730667 60.8194,12.2672 C61.1747333,11.2613333 61.6858667,10.3894 62.3528,9.6514 C63.0197333,8.9134 63.8342667,8.33393333 64.7964,7.913 C65.7585333,7.49206667 66.8409333,7.2816 68.0436,7.2816 Z M68.1092,9.43 C66.6988,9.43 65.5890667,9.83726667 64.78,10.6518 C63.9709333,11.4663333 63.468,12.5952 63.2712,14.0384 L72.3076,14.0384 C72.3076,13.3605333 72.2146667,12.7400667 72.0288,12.177 C71.8429333,11.6139333 71.5696,11.1274 71.2088,10.7174 C70.848,10.3074 70.4079333,9.99033333 69.8886,9.7662 C69.3692667,9.54206667 68.7761333,9.43 68.1092,9.43 Z",id:"Shape"}),C("path",{d:"M78.6544,24.1572 L78.6544,7.544 L80.3272,7.544 C80.6442667,7.544 80.8629333,7.60413333 80.9832,7.7244 C81.1034667,7.84466667 81.1854667,8.0524 81.2292,8.3476 L81.426,10.9388 C81.9945333,9.77986667 82.697,8.87513333 83.5334,8.2246 C84.3698,7.57406667 85.3510667,7.2488 86.4772,7.2488 C86.9364,7.2488 87.3518667,7.30073333 87.7236,7.4046 C88.0953333,7.50846667 88.4397333,7.65333333 88.7568,7.8392 L88.3796,10.0204 C88.3030667,10.2937333 88.1336,10.4304 87.8712,10.4304 C87.7181333,10.4304 87.4830667,10.3784667 87.166,10.2746 C86.8489333,10.1707333 86.4061333,10.1188 85.8376,10.1188 C84.8208,10.1188 83.9707333,10.414 83.2874,11.0044 C82.6040667,11.5948 82.0328,12.4530667 81.5736,13.5792 L81.5736,24.1572 L78.6544,24.1572 Z",id:"Path"}),C("path",{d:"M98.4492,7.2816 C99.4441333,7.2816 100.362533,7.44833333 101.2044,7.7818 C102.046267,8.11526667 102.773333,8.59633333 103.3856,9.225 C103.997867,9.85366667 104.4762,10.6299333 104.8206,11.5538 C105.165,12.4776667 105.3372,13.53 105.3372,14.7108 C105.3372,15.17 105.288,15.4761333 105.1896,15.6292 C105.0912,15.7822667 104.905333,15.8588 104.632,15.8588 L93.5784,15.8588 C93.6002667,16.9084 93.7424,17.8213333 94.0048,18.5976 C94.2672,19.3738667 94.628,20.0216667 95.0872,20.541 C95.5464,21.0603333 96.0930667,21.4484667 96.7272,21.7054 C97.3613333,21.9623333 98.072,22.0908 98.8592,22.0908 C99.5917333,22.0908 100.223133,22.0060667 100.7534,21.8366 C101.283667,21.6671333 101.740133,21.484 102.1228,21.2872 C102.505467,21.0904 102.825267,20.9072667 103.0822,20.7378 C103.339133,20.5683333 103.560533,20.4836 103.7464,20.4836 C103.986933,20.4836 104.1728,20.5765333 104.304,20.7624 L105.124,21.8284 C104.7632,22.2657333 104.331333,22.6456667 103.8284,22.9682 C103.325467,23.2907333 102.787,23.5558667 102.213,23.7636 C101.639,23.9713333 101.045867,24.1271333 100.4336,24.231 C99.8213333,24.3348667 99.2145333,24.3868 98.6132,24.3868 C97.4652,24.3868 96.4074,24.1927333 95.4398,23.8046 C94.4722,23.4164667 93.6358,22.8479333 92.9306,22.099 C92.2254,21.3500667 91.676,20.4234667 91.2824,19.3192 C90.8888,18.2149333 90.692,16.9466667 90.692,15.5144 C90.692,14.3554667 90.8696667,13.2730667 91.225,12.2672 C91.5803333,11.2613333 92.0914667,10.3894 92.7584,9.6514 C93.4253333,8.9134 94.2398667,8.33393333 95.202,7.913 C96.1641333,7.49206667 97.2465333,7.2816 98.4492,7.2816 Z M98.5148,9.43 C97.1044,9.43 95.9946667,9.83726667 95.1856,10.6518 C94.3765333,11.4663333 93.8736,12.5952 93.6768,14.0384 L102.7132,14.0384 C102.7132,13.3605333 102.620267,12.7400667 102.4344,12.177 C102.248533,11.6139333 101.9752,11.1274 101.6144,10.7174 C101.2536,10.3074 100.813533,9.99033333 100.2942,9.7662 C99.7748667,9.54206667 99.1817333,9.43 98.5148,9.43 Z",id:"Shape"}),C("path",{d:"M120.7532,24.1572 C120.337733,24.1572 120.075333,23.9549333 119.966,23.5504 L119.7036,21.5332 C118.992933,22.3969333 118.181133,23.0884667 117.2682,23.6078 C116.355267,24.1271333 115.3084,24.3868 114.1276,24.3868 C113.1764,24.3868 112.312667,24.2036667 111.5364,23.8374 C110.760133,23.4711333 110.098667,22.9326667 109.552,22.222 C109.005333,21.5113333 108.5844,20.6257333 108.2892,19.5652 C107.994,18.5046667 107.8464,17.2856 107.8464,15.908 C107.8464,14.6834667 108.0104,13.5436667 108.3384,12.4886 C108.6664,11.4335333 109.139267,10.5178667 109.757,9.7416 C110.374733,8.96533333 111.1264,8.3558 112.012,7.913 C112.8976,7.4702 113.903467,7.2488 115.0296,7.2488 C116.0464,7.2488 116.9156,7.421 117.6372,7.7654 C118.3588,8.1098 119.003867,8.5936 119.5724,9.2168 L119.5724,0 L122.4916,0 L122.4916,24.1572 L120.7532,24.1572 Z M115.0952,22.0252 C116.0464,22.0252 116.880067,21.8065333 117.5962,21.3692 C118.312333,20.9318667 118.971067,20.3141333 119.5724,19.516 L119.5724,11.48 C119.036667,10.7584 118.449,10.2527333 117.8094,9.963 C117.1698,9.67326667 116.461867,9.5284 115.6856,9.5284 C114.133067,9.5284 112.941333,10.0805333 112.1104,11.1848 C111.279467,12.2890667 110.864,13.8634667 110.864,15.908 C110.864,16.9904 110.956933,17.917 111.1428,18.6878 C111.328667,19.4586 111.602,20.0927333 111.9628,20.5902 C112.3236,21.0876667 112.7664,21.4512 113.2912,21.6808 C113.816,21.9104 114.417333,22.0252 115.0952,22.0252 Z",id:"Shape"}),C("path",{d:"M133.824,24.1572 L133.824,0 L136.7596,0 L136.7596,9.9384 C137.4484,9.14026667 138.238333,8.49793333 139.1294,8.0114 C140.020467,7.52486667 141.04,7.2816 142.188,7.2816 C143.150133,7.2816 144.019333,7.462 144.7956,7.8228 C145.571867,8.1836 146.233333,8.72206667 146.78,9.4382 C147.326667,10.1543333 147.7476,11.0399333 148.0428,12.095 C148.338,13.1500667 148.4856,14.3664 148.4856,15.744 C148.4856,16.9685333 148.3216,18.1083333 147.9936,19.1634 C147.6656,20.2184667 147.192733,21.1314 146.575,21.9022 C145.957267,22.673 145.202867,23.2798 144.3118,23.7226 C143.420733,24.1654 142.4176,24.3868 141.3024,24.3868 C140.230933,24.3868 139.320733,24.1790667 138.5718,23.7636 C137.822867,23.3481333 137.1696,22.7686667 136.612,22.0252 L136.4644,23.534 C136.376933,23.9494667 136.125467,24.1572 135.71,24.1572 L133.824,24.1572 Z M141.2368,9.6104 C140.2856,9.6104 139.451933,9.82906667 138.7358,10.2664 C138.019667,10.7037333 137.360933,11.3214667 136.7596,12.1196 L136.7596,20.1556 C137.2844,20.8772 137.8666,21.3856 138.5062,21.6808 C139.1458,21.976 139.8592,22.1236 140.6464,22.1236 C142.198933,22.1236 143.390667,21.5714667 144.2216,20.4672 C145.052533,19.3629333 145.468,17.7885333 145.468,15.744 C145.468,14.6616 145.372333,13.7322667 145.181,12.956 C144.989667,12.1797333 144.7136,11.5428667 144.3528,11.0454 C143.992,10.5479333 143.5492,10.1844 143.0244,9.9548 C142.4996,9.7252 141.903733,9.6104 141.2368,9.6104 Z",id:"Shape"}),C("path",{d:"M156.9316,29.0608 C156.8332,29.2794667 156.7102,29.4544 156.5626,29.5856 C156.415,29.7168 156.188133,29.7824 155.882,29.7824 L153.7172,29.7824 L156.7512,23.1896 L149.896,7.544 L152.4216,7.544 C152.673067,7.544 152.869867,7.60686667 153.012,7.7326 C153.154133,7.85833333 153.258,7.99773333 153.3236,8.1508 L157.768,18.614 C157.8664,18.8545333 157.951133,19.0950667 158.0222,19.3356 C158.093267,19.5761333 158.156133,19.8221333 158.2108,20.0736 C158.287333,19.8221333 158.363867,19.5761333 158.4404,19.3356 C158.516933,19.0950667 158.6044,18.8490667 158.7028,18.5976 L163.016,8.1508 C163.0816,7.97586667 163.193667,7.831 163.3522,7.7162 C163.510733,7.6014 163.682933,7.544 163.8688,7.544 L166.1976,7.544 L156.9316,29.0608 Z",id:"Path"})]}),L("g",{id:"1-Click-Verify",transform:"translate(0, 7.8004)",fill:"#202020",fillRule:"nonzero",children:[C("path",{d:"M1.968,20.9756 L6.56,20.9756 L6.56,8.9216 C6.56,8.3312 6.5764,7.71346667 6.6092,7.0684 L3.9032,9.3152 C3.72826667,9.45733333 3.55333333,9.55846667 3.3784,9.6186 C3.20346667,9.67873333 3.034,9.7088 2.87,9.7088 C2.58573333,9.7088 2.33153333,9.64593333 2.1074,9.5202 C1.88326667,9.39446667 1.71653333,9.26053333 1.6072,9.1184 L0,6.9864 L7.4456,0.738 L11.644,0.738 L11.644,20.9756 L15.58,20.9756 L15.58,24.6492 L1.968,24.6492 L1.968,20.9756 Z",id:"Path"}),C("polygon",{id:"Path",points:"18.4992 12.628 27.3552 12.628 27.3552 16.728 18.4992 16.728"}),C("path",{d:"M47.0188,18.4664 C47.15,18.4664 47.2812,18.491 47.4124,18.5402 C47.5436,18.5894 47.6693333,18.6741333 47.7896,18.7944 L49.9872,21.1068 C49.0250667,22.3641333 47.8196667,23.3126 46.371,23.9522 C44.9223333,24.5918 43.2085333,24.9116 41.2296,24.9116 C39.4146667,24.9116 37.7883333,24.6027333 36.3506,23.985 C34.9128667,23.3672667 33.6938,22.5144667 32.6934,21.4266 C31.693,20.3387333 30.9249333,19.0486 30.3892,17.5562 C29.8534667,16.0638 29.5856,14.4429333 29.5856,12.6936 C29.5856,10.9114667 29.8917333,9.2742 30.504,7.7818 C31.1162667,6.2894 31.9718,5.002 33.0706,3.9196 C34.1694,2.8372 35.4841333,1.99533333 37.0148,1.394 C38.5454667,0.792666667 40.2346667,0.492 42.0824,0.492 C42.9789333,0.492 43.8235333,0.571266667 44.6162,0.7298 C45.4088667,0.888333333 46.1496,1.107 46.8384,1.3858 C47.5272,1.6646 48.1613333,1.99806667 48.7408,2.3862 C49.3202667,2.77433333 49.8341333,3.20346667 50.2824,3.6736 L48.4128,6.1828 C48.2925333,6.33586667 48.1504,6.47526667 47.9864,6.601 C47.8224,6.72673333 47.5928,6.7896 47.2976,6.7896 C47.1008,6.7896 46.9149333,6.74586667 46.74,6.6584 C46.5650667,6.57093333 46.3792,6.46433333 46.1824,6.3386 C45.9856,6.21286667 45.7696667,6.0762 45.5346,5.9286 C45.2995333,5.781 45.0207333,5.64433333 44.6982,5.5186 C44.3756667,5.39286667 43.9984667,5.28626667 43.5666,5.1988 C43.1347333,5.11133333 42.6290667,5.0676 42.0496,5.0676 C41.0437333,5.0676 40.1253333,5.24526667 39.2944,5.6006 C38.4634667,5.95593333 37.7500667,6.46433333 37.1542,7.1258 C36.5583333,7.78726667 36.0936667,8.58813333 35.7602,9.5284 C35.4267333,10.4686667 35.26,11.5237333 35.26,12.6936 C35.26,13.9181333 35.4267333,15.006 35.7602,15.9572 C36.0936667,16.9084 36.5474,17.7092667 37.1214,18.3598 C37.6954,19.0103333 38.3650667,19.5050667 39.1304,19.844 C39.8957333,20.1829333 40.7157333,20.3524 41.5904,20.3524 C42.0933333,20.3524 42.5525333,20.3278 42.968,20.2786 C43.3834667,20.2294 43.7688667,20.1446667 44.1242,20.0244 C44.4795333,19.9041333 44.8184667,19.7483333 45.141,19.557 C45.4635333,19.3656667 45.7888,19.1278667 46.1168,18.8436 C46.248,18.7342667 46.3901333,18.6440667 46.5432,18.573 C46.6962667,18.5019333 46.8548,18.4664 47.0188,18.4664 Z",id:"Path"}),C("polygon",{id:"Path",points:"57.7608 0.0984 57.7608 24.6492 52.6768 24.6492 52.6768 0.0984"}),C("path",{d:"M67.1088,7.6424 L67.1088,24.6492 L62.0248,24.6492 L62.0248,7.6424 L67.1088,7.6424 Z M67.6992,2.9848 C67.6992,3.38933333 67.6172,3.76926667 67.4532,4.1246 C67.2892,4.47993333 67.0650667,4.79153333 66.7808,5.0594 C66.4965333,5.32726667 66.1658,5.54046667 65.7886,5.699 C65.4114,5.85753333 65.0096,5.9368 64.5832,5.9368 C64.1677333,5.9368 63.7796,5.85753333 63.4188,5.699 C63.058,5.54046667 62.7382,5.32726667 62.4594,5.0594 C62.1806,4.79153333 61.9619333,4.47993333 61.8034,4.1246 C61.6448667,3.76926667 61.5656,3.38933333 61.5656,2.9848 C61.5656,2.56933333 61.6448667,2.1812 61.8034,1.8204 C61.9619333,1.4596 62.1806,1.14253333 62.4594,0.8692 C62.7382,0.595866667 63.058,0.382666667 63.4188,0.2296 C63.7796,0.0765333333 64.1677333,0 64.5832,0 C65.0096,0 65.4114,0.0765333333 65.7886,0.2296 C66.1658,0.382666667 66.4965333,0.595866667 66.7808,0.8692 C67.0650667,1.14253333 67.2892,1.4596 67.4532,1.8204 C67.6172,2.1812 67.6992,2.56933333 67.6992,2.9848 Z",id:"Shape"}),C("path",{d:"M83.476,11.6768 C83.3229333,11.8626667 83.1753333,12.0102667 83.0332,12.1196 C82.8910667,12.2289333 82.6888,12.2836 82.4264,12.2836 C82.1749333,12.2836 81.9480667,12.2234667 81.7458,12.1032 C81.5435333,11.9829333 81.3166667,11.849 81.0652,11.7014 C80.8137333,11.5538 80.5185333,11.4198667 80.1796,11.2996 C79.8406667,11.1793333 79.4197333,11.1192 78.9168,11.1192 C78.2936,11.1192 77.7551333,11.234 77.3014,11.4636 C76.8476667,11.6932 76.4732,12.0212 76.178,12.4476 C75.8828,12.874 75.6641333,13.3960667 75.522,14.0138 C75.3798667,14.6315333 75.3088,15.3285333 75.3088,16.1048 C75.3088,17.7338667 75.6231333,18.9857333 76.2518,19.8604 C76.8804667,20.7350667 77.7469333,21.1724 78.8512,21.1724 C79.4416,21.1724 79.909,21.0986 80.2534,20.951 C80.5978,20.8034 80.8902667,20.6394 81.1308,20.459 C81.3713333,20.2786 81.5927333,20.1118667 81.795,19.9588 C81.9972667,19.8057333 82.2514667,19.7292 82.5576,19.7292 C82.9621333,19.7292 83.2682667,19.8768 83.476,20.172 L84.952,21.9924 C84.4272,22.5937333 83.8750667,23.083 83.2956,23.4602 C82.7161333,23.8374 82.123,24.1326 81.5162,24.3458 C80.9094,24.559 80.2998667,24.7066 79.6876,24.7886 C79.0753333,24.8706 78.4794667,24.9116 77.9,24.9116 C76.8613333,24.9116 75.8691333,24.7148 74.9234,24.3212 C73.9776667,23.9276 73.1467333,23.3563333 72.4306,22.6074 C71.7144667,21.8584667 71.1459333,20.9373333 70.725,19.844 C70.3040667,18.7506667 70.0936,17.5042667 70.0936,16.1048 C70.0936,14.8802667 70.2767333,13.735 70.643,12.669 C71.0092667,11.603 71.5504667,10.6791333 72.2666,9.8974 C72.9827333,9.11566667 73.8683333,8.50066667 74.9234,8.0524 C75.9784667,7.60413333 77.2002667,7.38 78.5888,7.38 C79.9226667,7.38 81.0925333,7.5932 82.0984,8.0196 C83.1042667,8.446 84.0117333,9.0692 84.8208,9.8892 L83.476,11.6768 Z",id:"Path"}),C("path",{d:"M92.2336,0.0984 L92.2336,13.858 L92.988,13.858 C93.3050667,13.858 93.5483333,13.8142667 93.7178,13.7268 C93.8872667,13.6393333 94.0485333,13.4808 94.2016,13.2512 L97.416,8.4624 C97.6018667,8.17813333 97.8232667,7.9704 98.0802,7.8392 C98.3371333,7.708 98.6624,7.6424 99.056,7.6424 L103.7136,7.6424 L99.3184,13.694 C99.1106667,13.9782667 98.8838,14.2297333 98.6378,14.4484 C98.3918,14.6670667 98.1266667,14.8638667 97.8424,15.0388 C98.3344,15.4105333 98.7608,15.9025333 99.1216,16.5148 L103.9104,24.6492 L99.3184,24.6492 C98.9357333,24.6492 98.605,24.5863333 98.3262,24.4606 C98.0474,24.3348667 97.8205333,24.1134667 97.6456,23.7964 L94.4312,17.7776 C94.2781333,17.5042667 94.1196,17.3266 93.9556,17.2446 C93.7916,17.1626 93.5456,17.1216 93.2176,17.1216 L92.2336,17.1216 L92.2336,24.6492 L87.1496,24.6492 L87.1496,0.0984 L92.2336,0.0984 Z",id:"Path"}),C("path",{d:"M110.4048,0.7544 L114.8656,0.7544 C115.346667,0.7544 115.740267,0.863733333 116.0464,1.0824 C116.352533,1.30106667 116.5712,1.5908 116.7024,1.9516 L121.3272,14.7436 C121.534933,15.3012 121.7454,15.908 121.9586,16.564 C122.1718,17.22 122.371333,17.9088 122.5572,18.6304 C122.710267,17.9088 122.887933,17.22 123.0902,16.564 C123.292467,15.908 123.492,15.3012 123.6888,14.7436 L128.2808,1.9516 C128.390133,1.64546667 128.603333,1.3694 128.9204,1.1234 C129.237467,0.8774 129.6256,0.7544 130.0848,0.7544 L134.5784,0.7544 L125.0008,24.6492 L119.9824,24.6492 L110.4048,0.7544 Z",id:"Path"}),C("path",{d:"M141.696,7.38 C142.822133,7.38 143.8526,7.55493333 144.7874,7.9048 C145.7222,8.25466667 146.5258,8.76306667 147.1982,9.43 C147.8706,10.0969333 148.3954,10.9142 148.7726,11.8818 C149.1498,12.8494 149.3384,13.9454667 149.3384,15.17 C149.3384,15.5526667 149.322,15.8642667 149.2892,16.1048 C149.2564,16.3453333 149.196267,16.5366667 149.1088,16.6788 C149.021333,16.8209333 148.9038,16.9193333 148.7562,16.974 C148.6086,17.0286667 148.42,17.056 148.1904,17.056 L138.3832,17.056 C138.5472,18.4773333 138.979067,19.5078 139.6788,20.1474 C140.378533,20.787 141.280533,21.1068 142.3848,21.1068 C142.9752,21.1068 143.4836,21.0357333 143.91,20.8936 C144.3364,20.7514667 144.716333,20.5929333 145.0498,20.418 C145.383267,20.2430667 145.6894,20.0845333 145.9682,19.9424 C146.247,19.8002667 146.539467,19.7292 146.8456,19.7292 C147.250133,19.7292 147.556267,19.8768 147.764,20.172 L149.24,21.9924 C148.7152,22.5937333 148.1494,23.083 147.5426,23.4602 C146.9358,23.8374 146.3126,24.1326 145.673,24.3458 C145.0334,24.559 144.3938,24.7066 143.7542,24.7886 C143.1146,24.8706 142.505067,24.9116 141.9256,24.9116 C140.733867,24.9116 139.615933,24.7175333 138.5718,24.3294 C137.527667,23.9412667 136.614733,23.3645333 135.833,22.5992 C135.051267,21.8338667 134.433533,20.8826667 133.9798,19.7456 C133.526067,18.6085333 133.2992,17.2856 133.2992,15.7768 C133.2992,14.6397333 133.493267,13.5628 133.8814,12.546 C134.269533,11.5292 134.827133,10.6381333 135.5542,9.8728 C136.281267,9.10746667 137.1614,8.50066667 138.1946,8.0524 C139.2278,7.60413333 140.394933,7.38 141.696,7.38 Z M141.7944,10.8896 C140.821333,10.8896 140.061467,11.1656667 139.5148,11.7178 C138.968133,12.2699333 138.607333,13.0653333 138.4324,14.104 L144.7792,14.104 C144.7792,13.6994667 144.727267,13.3058667 144.6234,12.9232 C144.519533,12.5405333 144.350067,12.1988667 144.115,11.8982 C143.879933,11.5975333 143.571067,11.3542667 143.1884,11.1684 C142.805733,10.9825333 142.341067,10.8896 141.7944,10.8896 Z",id:"Shape"}),C("path",{d:"M152.2576,24.6492 L152.2576,7.6424 L155.2752,7.6424 C155.526667,7.6424 155.737133,7.66426667 155.9066,7.708 C156.076067,7.75173333 156.2182,7.82006667 156.333,7.913 C156.4478,8.00593333 156.535267,8.12893333 156.5954,8.282 C156.655533,8.43506667 156.707467,8.62093333 156.7512,8.8396 L157.03,10.4304 C157.6532,9.46826667 158.352933,8.7084 159.1292,8.1508 C159.905467,7.5932 160.7528,7.3144 161.6712,7.3144 C162.447467,7.3144 163.070667,7.50026667 163.5408,7.872 L162.8848,11.6112 C162.841067,11.8408 162.7536,12.0020667 162.6224,12.095 C162.4912,12.1879333 162.316267,12.2344 162.0976,12.2344 C161.911733,12.2344 161.693067,12.2098 161.4416,12.1606 C161.190133,12.1114 160.873067,12.0868 160.4904,12.0868 C159.156533,12.0868 158.106933,12.7974667 157.3416,14.2188 L157.3416,24.6492 L152.2576,24.6492 Z",id:"Path"}),C("path",{d:"M171.052,7.6424 L171.052,24.6492 L165.968,24.6492 L165.968,7.6424 L171.052,7.6424 Z M171.6424,2.9848 C171.6424,3.38933333 171.5604,3.76926667 171.3964,4.1246 C171.2324,4.47993333 171.008267,4.79153333 170.724,5.0594 C170.439733,5.32726667 170.109,5.54046667 169.7318,5.699 C169.3546,5.85753333 168.9528,5.9368 168.5264,5.9368 C168.110933,5.9368 167.7228,5.85753333 167.362,5.699 C167.0012,5.54046667 166.6814,5.32726667 166.4026,5.0594 C166.1238,4.79153333 165.905133,4.47993333 165.7466,4.1246 C165.588067,3.76926667 165.5088,3.38933333 165.5088,2.9848 C165.5088,2.56933333 165.588067,2.1812 165.7466,1.8204 C165.905133,1.4596 166.1238,1.14253333 166.4026,0.8692 C166.6814,0.595866667 167.0012,0.382666667 167.362,0.2296 C167.7228,0.0765333333 168.110933,0 168.5264,0 C168.9528,0 169.3546,0.0765333333 169.7318,0.2296 C170.109,0.382666667 170.439733,0.595866667 170.724,0.8692 C171.008267,1.14253333 171.2324,1.4596 171.3964,1.8204 C171.5604,2.1812 171.6424,2.56933333 171.6424,2.9848 Z",id:"Shape"}),C("path",{d:"M175.9064,24.6492 L175.9064,11.1356 L174.7912,10.906 C174.408533,10.8185333 174.099667,10.6818667 173.8646,10.496 C173.629533,10.3101333 173.512,10.0368 173.512,9.676 L173.512,7.6752 L175.9064,7.6752 L175.9064,6.7076 C175.9064,5.73453333 176.0622,4.8544 176.3738,4.0672 C176.6854,3.28 177.133667,2.6076 177.7186,2.05 C178.303533,1.4924 179.016933,1.06053333 179.8588,0.7544 C180.700667,0.448266667 181.657333,0.2952 182.7288,0.2952 C183.144267,0.2952 183.529667,0.3198 183.885,0.369 C184.240333,0.4182 184.609333,0.497466667 184.992,0.6068 L184.8936,3.0832 C184.882667,3.25813333 184.8362,3.403 184.7542,3.5178 C184.6722,3.6326 184.571067,3.72553333 184.4508,3.7966 C184.330533,3.86766667 184.1966,3.9196 184.049,3.9524 C183.9014,3.9852 183.756533,4.0016 183.6144,4.0016 C183.166133,4.0016 182.767067,4.04533333 182.4172,4.1328 C182.067333,4.22026667 181.774867,4.37606667 181.5398,4.6002 C181.304733,4.82433333 181.127067,5.11953333 181.0068,5.4858 C180.886533,5.85206667 180.8264,6.314 180.8264,6.8716 L180.8264,7.6752 L184.828,7.6752 L184.828,11.152 L180.9904,11.152 L180.9904,24.6492 L175.9064,24.6492 Z",id:"Path"}),C("path",{d:"M193.9792,29.0608 C193.826133,29.3997333 193.640267,29.6484667 193.4216,29.807 C193.202933,29.9655333 192.853067,30.0448 192.372,30.0448 L188.5672,30.0448 L191.8472,23.1568 L185.0576,7.6424 L189.5512,7.6424 C189.9448,7.6424 190.250933,7.72986667 190.4696,7.9048 C190.688267,8.07973333 190.841333,8.28746667 190.9288,8.528 L193.7168,15.8588 C193.9792,16.5366667 194.1924,17.2145333 194.3564,17.8924 C194.465733,17.5425333 194.586,17.1981333 194.7172,16.8592 C194.8484,16.5202667 194.974133,16.1758667 195.0944,15.826 L197.62,8.528 C197.707467,8.27653333 197.879667,8.06606667 198.1366,7.8966 C198.393533,7.72713333 198.6696,7.6424 198.9648,7.6424 L203.0648,7.6424 L193.9792,29.0608 Z",id:"Path"})]})]})]})}export{a as BlackGreen};
@@ -0,0 +1 @@
1
+ "use strict";import{Box as a}from"@mui/material";import{jsxs as L,jsx as C}from"react/jsx-runtime";function i(d){return L(a,{component:"svg",width:"557px",height:"40px",viewBox:"0 0 557 40",version:"1.1",sx:d.sx,children:[C("title",{children:"1-Click Verify powered by Verified / gray"}),L("g",{id:"1-Click-Verify-powered-by-Verified-/-gray",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:[L("g",{id:"powered-by",transform:"translate(216.36, 8.0628)",fill:"#A5A5A5",fillRule:"nonzero",children:[C("path",{d:"M0,29.7824 L0,7.544 L1.7384,7.544 C2.15386667,7.544 2.41626667,7.74626667 2.5256,8.1508 L2.7716,10.1188 C3.48226667,9.25506667 4.29406667,8.5608 5.207,8.036 C6.11993333,7.5112 7.17226667,7.2488 8.364,7.2488 C9.3152,7.2488 10.1789333,7.43193333 10.9552,7.7982 C11.7314667,8.16446667 12.3929333,8.70566667 12.9396,9.4218 C13.4862667,10.1379333 13.9072,11.0262667 14.2024,12.0868 C14.4976,13.1473333 14.6452,14.3664 14.6452,15.744 C14.6452,16.9685333 14.4812,18.1083333 14.1532,19.1634 C13.8252,20.2184667 13.3550667,21.1314 12.7428,21.9022 C12.1305333,22.673 11.3788667,23.2798 10.4878,23.7226 C9.59673333,24.1654 8.5936,24.3868 7.4784,24.3868 C6.45066667,24.3868 5.57326667,24.2173333 4.8462,23.8784 C4.11913333,23.5394667 3.4768,23.0584 2.9192,22.4352 L2.9192,29.7824 L0,29.7824 Z M7.3964,9.6104 C6.4452,9.6104 5.61153333,9.82906667 4.8954,10.2664 C4.17926667,10.7037333 3.52053333,11.3214667 2.9192,12.1196 L2.9192,20.1556 C3.45493333,20.8772 4.0426,21.3856 4.6822,21.6808 C5.3218,21.976 6.0352,22.1236 6.8224,22.1236 C8.364,22.1236 9.55026667,21.5714667 10.3812,20.4672 C11.2121333,19.3629333 11.6276,17.7885333 11.6276,15.744 C11.6276,14.6616 11.5319333,13.7322667 11.3406,12.956 C11.1492667,12.1797333 10.8732,11.5428667 10.5124,11.0454 C10.1516,10.5479333 9.7088,10.1844 9.184,9.9548 C8.6592,9.7252 8.06333333,9.6104 7.3964,9.6104 Z",id:"Shape"}),C("path",{d:"M24.8296,7.2816 C26.0432,7.2816 27.1392667,7.48386667 28.1178,7.8884 C29.0963333,8.29293333 29.9272667,8.86693333 30.6106,9.6104 C31.2939333,10.3538667 31.8187333,11.2531333 32.185,12.3082 C32.5512667,13.3632667 32.7344,14.5413333 32.7344,15.8424 C32.7344,17.1544 32.5512667,18.3352 32.185,19.3848 C31.8187333,20.4344 31.2939333,21.3309333 30.6106,22.0744 C29.9272667,22.8178667 29.0963333,23.3891333 28.1178,23.7882 C27.1392667,24.1872667 26.0432,24.3868 24.8296,24.3868 C23.616,24.3868 22.5199333,24.1872667 21.5414,23.7882 C20.5628667,23.3891333 19.7292,22.8178667 19.0404,22.0744 C18.3516,21.3309333 17.8213333,20.4344 17.4496,19.3848 C17.0778667,18.3352 16.892,17.1544 16.892,15.8424 C16.892,14.5413333 17.0778667,13.3632667 17.4496,12.3082 C17.8213333,11.2531333 18.3516,10.3538667 19.0404,9.6104 C19.7292,8.86693333 20.5628667,8.29293333 21.5414,7.8884 C22.5199333,7.48386667 23.616,7.2816 24.8296,7.2816 Z M24.8296,22.1072 C26.4696,22.1072 27.6941333,21.5578 28.5032,20.459 C29.3122667,19.3602 29.7168,17.8268 29.7168,15.8588 C29.7168,13.8798667 29.3122667,12.3382667 28.5032,11.234 C27.6941333,10.1297333 26.4696,9.5776 24.8296,9.5776 C23.9986667,9.5776 23.2770667,9.71973333 22.6648,10.004 C22.0525333,10.2882667 21.5414,10.6982667 21.1314,11.234 C20.7214,11.7697333 20.4152667,12.4284667 20.213,13.2102 C20.0107333,13.9919333 19.9096,14.8748 19.9096,15.8588 C19.9096,16.8428 20.0107333,17.7229333 20.213,18.4992 C20.4152667,19.2754667 20.7214,19.9287333 21.1314,20.459 C21.5414,20.9892667 22.0525333,21.3965333 22.6648,21.6808 C23.2770667,21.9650667 23.9986667,22.1072 24.8296,22.1072 Z",id:"Shape"}),C("path",{d:"M34.1776,7.544 L36.4736,7.544 C36.7141333,7.544 36.9109333,7.60413333 37.064,7.7244 C37.2170667,7.84466667 37.3209333,7.9868 37.3756,8.1508 L40.5572,18.8436 C40.6446667,19.2372 40.7266667,19.6171333 40.8032,19.9834 C40.8797333,20.3496667 40.9453333,20.7186667 41,21.0904 C41.0874667,20.7186667 41.1858667,20.3496667 41.2952,19.9834 C41.4045333,19.6171333 41.5193333,19.2372 41.6396,18.8436 L45.1492,8.0852 C45.2038667,7.9212 45.2995333,7.78453333 45.4362,7.6752 C45.5728667,7.56586667 45.7450667,7.5112 45.9528,7.5112 L47.2156,7.5112 C47.4342667,7.5112 47.6146667,7.56586667 47.7568,7.6752 C47.8989333,7.78453333 47.9973333,7.9212 48.052,8.0852 L51.4796,18.8436 C51.5998667,19.2262667 51.7064667,19.6034667 51.7994,19.9752 C51.8923333,20.3469333 51.9825333,20.7132 52.07,21.074 C52.1246667,20.7132 52.1957333,20.336 52.2832,19.9424 C52.3706667,19.5488 52.4636,19.1825333 52.562,18.8436 L55.8092,8.1508 C55.8638667,7.97586667 55.9677333,7.831 56.1208,7.7162 C56.2738667,7.6014 56.4542667,7.544 56.662,7.544 L58.8596,7.544 L53.4804,24.1572 L51.168,24.1572 C50.8837333,24.1572 50.6869333,23.9713333 50.5776,23.5996 L46.904,12.3328 C46.8165333,12.0813333 46.7454667,11.8271333 46.6908,11.5702 C46.6361333,11.3132667 46.5814667,11.0590667 46.5268,10.8076 C46.4721333,11.0590667 46.4174667,11.316 46.3628,11.5784 C46.3081333,11.8408 46.2370667,12.0977333 46.1496,12.3492 L42.4268,23.5996 C42.3065333,23.9713333 42.0824,24.1572 41.7544,24.1572 L39.5568,24.1572 L34.1776,7.544 Z",id:"Path"}),C("path",{d:"M68.0436,7.2816 C69.0385333,7.2816 69.9569333,7.44833333 70.7988,7.7818 C71.6406667,8.11526667 72.3677333,8.59633333 72.98,9.225 C73.5922667,9.85366667 74.0706,10.6299333 74.415,11.5538 C74.7594,12.4776667 74.9316,13.53 74.9316,14.7108 C74.9316,15.17 74.8824,15.4761333 74.784,15.6292 C74.6856,15.7822667 74.4997333,15.8588 74.2264,15.8588 L63.1728,15.8588 C63.1946667,16.9084 63.3368,17.8213333 63.5992,18.5976 C63.8616,19.3738667 64.2224,20.0216667 64.6816,20.541 C65.1408,21.0603333 65.6874667,21.4484667 66.3216,21.7054 C66.9557333,21.9623333 67.6664,22.0908 68.4536,22.0908 C69.1861333,22.0908 69.8175333,22.0060667 70.3478,21.8366 C70.8780667,21.6671333 71.3345333,21.484 71.7172,21.2872 C72.0998667,21.0904 72.4196667,20.9072667 72.6766,20.7378 C72.9335333,20.5683333 73.1549333,20.4836 73.3408,20.4836 C73.5813333,20.4836 73.7672,20.5765333 73.8984,20.7624 L74.7184,21.8284 C74.3576,22.2657333 73.9257333,22.6456667 73.4228,22.9682 C72.9198667,23.2907333 72.3814,23.5558667 71.8074,23.7636 C71.2334,23.9713333 70.6402667,24.1271333 70.028,24.231 C69.4157333,24.3348667 68.8089333,24.3868 68.2076,24.3868 C67.0596,24.3868 66.0018,24.1927333 65.0342,23.8046 C64.0666,23.4164667 63.2302,22.8479333 62.525,22.099 C61.8198,21.3500667 61.2704,20.4234667 60.8768,19.3192 C60.4832,18.2149333 60.2864,16.9466667 60.2864,15.5144 C60.2864,14.3554667 60.4640667,13.2730667 60.8194,12.2672 C61.1747333,11.2613333 61.6858667,10.3894 62.3528,9.6514 C63.0197333,8.9134 63.8342667,8.33393333 64.7964,7.913 C65.7585333,7.49206667 66.8409333,7.2816 68.0436,7.2816 Z M68.1092,9.43 C66.6988,9.43 65.5890667,9.83726667 64.78,10.6518 C63.9709333,11.4663333 63.468,12.5952 63.2712,14.0384 L72.3076,14.0384 C72.3076,13.3605333 72.2146667,12.7400667 72.0288,12.177 C71.8429333,11.6139333 71.5696,11.1274 71.2088,10.7174 C70.848,10.3074 70.4079333,9.99033333 69.8886,9.7662 C69.3692667,9.54206667 68.7761333,9.43 68.1092,9.43 Z",id:"Shape"}),C("path",{d:"M78.6544,24.1572 L78.6544,7.544 L80.3272,7.544 C80.6442667,7.544 80.8629333,7.60413333 80.9832,7.7244 C81.1034667,7.84466667 81.1854667,8.0524 81.2292,8.3476 L81.426,10.9388 C81.9945333,9.77986667 82.697,8.87513333 83.5334,8.2246 C84.3698,7.57406667 85.3510667,7.2488 86.4772,7.2488 C86.9364,7.2488 87.3518667,7.30073333 87.7236,7.4046 C88.0953333,7.50846667 88.4397333,7.65333333 88.7568,7.8392 L88.3796,10.0204 C88.3030667,10.2937333 88.1336,10.4304 87.8712,10.4304 C87.7181333,10.4304 87.4830667,10.3784667 87.166,10.2746 C86.8489333,10.1707333 86.4061333,10.1188 85.8376,10.1188 C84.8208,10.1188 83.9707333,10.414 83.2874,11.0044 C82.6040667,11.5948 82.0328,12.4530667 81.5736,13.5792 L81.5736,24.1572 L78.6544,24.1572 Z",id:"Path"}),C("path",{d:"M98.4492,7.2816 C99.4441333,7.2816 100.362533,7.44833333 101.2044,7.7818 C102.046267,8.11526667 102.773333,8.59633333 103.3856,9.225 C103.997867,9.85366667 104.4762,10.6299333 104.8206,11.5538 C105.165,12.4776667 105.3372,13.53 105.3372,14.7108 C105.3372,15.17 105.288,15.4761333 105.1896,15.6292 C105.0912,15.7822667 104.905333,15.8588 104.632,15.8588 L93.5784,15.8588 C93.6002667,16.9084 93.7424,17.8213333 94.0048,18.5976 C94.2672,19.3738667 94.628,20.0216667 95.0872,20.541 C95.5464,21.0603333 96.0930667,21.4484667 96.7272,21.7054 C97.3613333,21.9623333 98.072,22.0908 98.8592,22.0908 C99.5917333,22.0908 100.223133,22.0060667 100.7534,21.8366 C101.283667,21.6671333 101.740133,21.484 102.1228,21.2872 C102.505467,21.0904 102.825267,20.9072667 103.0822,20.7378 C103.339133,20.5683333 103.560533,20.4836 103.7464,20.4836 C103.986933,20.4836 104.1728,20.5765333 104.304,20.7624 L105.124,21.8284 C104.7632,22.2657333 104.331333,22.6456667 103.8284,22.9682 C103.325467,23.2907333 102.787,23.5558667 102.213,23.7636 C101.639,23.9713333 101.045867,24.1271333 100.4336,24.231 C99.8213333,24.3348667 99.2145333,24.3868 98.6132,24.3868 C97.4652,24.3868 96.4074,24.1927333 95.4398,23.8046 C94.4722,23.4164667 93.6358,22.8479333 92.9306,22.099 C92.2254,21.3500667 91.676,20.4234667 91.2824,19.3192 C90.8888,18.2149333 90.692,16.9466667 90.692,15.5144 C90.692,14.3554667 90.8696667,13.2730667 91.225,12.2672 C91.5803333,11.2613333 92.0914667,10.3894 92.7584,9.6514 C93.4253333,8.9134 94.2398667,8.33393333 95.202,7.913 C96.1641333,7.49206667 97.2465333,7.2816 98.4492,7.2816 Z M98.5148,9.43 C97.1044,9.43 95.9946667,9.83726667 95.1856,10.6518 C94.3765333,11.4663333 93.8736,12.5952 93.6768,14.0384 L102.7132,14.0384 C102.7132,13.3605333 102.620267,12.7400667 102.4344,12.177 C102.248533,11.6139333 101.9752,11.1274 101.6144,10.7174 C101.2536,10.3074 100.813533,9.99033333 100.2942,9.7662 C99.7748667,9.54206667 99.1817333,9.43 98.5148,9.43 Z",id:"Shape"}),C("path",{d:"M120.7532,24.1572 C120.337733,24.1572 120.075333,23.9549333 119.966,23.5504 L119.7036,21.5332 C118.992933,22.3969333 118.181133,23.0884667 117.2682,23.6078 C116.355267,24.1271333 115.3084,24.3868 114.1276,24.3868 C113.1764,24.3868 112.312667,24.2036667 111.5364,23.8374 C110.760133,23.4711333 110.098667,22.9326667 109.552,22.222 C109.005333,21.5113333 108.5844,20.6257333 108.2892,19.5652 C107.994,18.5046667 107.8464,17.2856 107.8464,15.908 C107.8464,14.6834667 108.0104,13.5436667 108.3384,12.4886 C108.6664,11.4335333 109.139267,10.5178667 109.757,9.7416 C110.374733,8.96533333 111.1264,8.3558 112.012,7.913 C112.8976,7.4702 113.903467,7.2488 115.0296,7.2488 C116.0464,7.2488 116.9156,7.421 117.6372,7.7654 C118.3588,8.1098 119.003867,8.5936 119.5724,9.2168 L119.5724,0 L122.4916,0 L122.4916,24.1572 L120.7532,24.1572 Z M115.0952,22.0252 C116.0464,22.0252 116.880067,21.8065333 117.5962,21.3692 C118.312333,20.9318667 118.971067,20.3141333 119.5724,19.516 L119.5724,11.48 C119.036667,10.7584 118.449,10.2527333 117.8094,9.963 C117.1698,9.67326667 116.461867,9.5284 115.6856,9.5284 C114.133067,9.5284 112.941333,10.0805333 112.1104,11.1848 C111.279467,12.2890667 110.864,13.8634667 110.864,15.908 C110.864,16.9904 110.956933,17.917 111.1428,18.6878 C111.328667,19.4586 111.602,20.0927333 111.9628,20.5902 C112.3236,21.0876667 112.7664,21.4512 113.2912,21.6808 C113.816,21.9104 114.417333,22.0252 115.0952,22.0252 Z",id:"Shape"}),C("path",{d:"M133.824,24.1572 L133.824,0 L136.7596,0 L136.7596,9.9384 C137.4484,9.14026667 138.238333,8.49793333 139.1294,8.0114 C140.020467,7.52486667 141.04,7.2816 142.188,7.2816 C143.150133,7.2816 144.019333,7.462 144.7956,7.8228 C145.571867,8.1836 146.233333,8.72206667 146.78,9.4382 C147.326667,10.1543333 147.7476,11.0399333 148.0428,12.095 C148.338,13.1500667 148.4856,14.3664 148.4856,15.744 C148.4856,16.9685333 148.3216,18.1083333 147.9936,19.1634 C147.6656,20.2184667 147.192733,21.1314 146.575,21.9022 C145.957267,22.673 145.202867,23.2798 144.3118,23.7226 C143.420733,24.1654 142.4176,24.3868 141.3024,24.3868 C140.230933,24.3868 139.320733,24.1790667 138.5718,23.7636 C137.822867,23.3481333 137.1696,22.7686667 136.612,22.0252 L136.4644,23.534 C136.376933,23.9494667 136.125467,24.1572 135.71,24.1572 L133.824,24.1572 Z M141.2368,9.6104 C140.2856,9.6104 139.451933,9.82906667 138.7358,10.2664 C138.019667,10.7037333 137.360933,11.3214667 136.7596,12.1196 L136.7596,20.1556 C137.2844,20.8772 137.8666,21.3856 138.5062,21.6808 C139.1458,21.976 139.8592,22.1236 140.6464,22.1236 C142.198933,22.1236 143.390667,21.5714667 144.2216,20.4672 C145.052533,19.3629333 145.468,17.7885333 145.468,15.744 C145.468,14.6616 145.372333,13.7322667 145.181,12.956 C144.989667,12.1797333 144.7136,11.5428667 144.3528,11.0454 C143.992,10.5479333 143.5492,10.1844 143.0244,9.9548 C142.4996,9.7252 141.903733,9.6104 141.2368,9.6104 Z",id:"Shape"}),C("path",{d:"M156.9316,29.0608 C156.8332,29.2794667 156.7102,29.4544 156.5626,29.5856 C156.415,29.7168 156.188133,29.7824 155.882,29.7824 L153.7172,29.7824 L156.7512,23.1896 L149.896,7.544 L152.4216,7.544 C152.673067,7.544 152.869867,7.60686667 153.012,7.7326 C153.154133,7.85833333 153.258,7.99773333 153.3236,8.1508 L157.768,18.614 C157.8664,18.8545333 157.951133,19.0950667 158.0222,19.3356 C158.093267,19.5761333 158.156133,19.8221333 158.2108,20.0736 C158.287333,19.8221333 158.363867,19.5761333 158.4404,19.3356 C158.516933,19.0950667 158.6044,18.8490667 158.7028,18.5976 L163.016,8.1508 C163.0816,7.97586667 163.193667,7.831 163.3522,7.7162 C163.510733,7.6014 163.682933,7.544 163.8688,7.544 L166.1976,7.544 L156.9316,29.0608 Z",id:"Path"})]}),L("g",{id:"Clear-Check",transform:"translate(392.89, 0)",fill:"#A5A5A5",fillRule:"nonzero",children:[C("g",{id:"Check-Mark",children:C("path",{d:"M20,0 C22.8775489,0 25.3866552,1.57749004 26.7097048,3.91485589 C29.2771245,3.23312318 32.1283404,3.89911052 34.1421356,5.91290587 C36.1629782,7.93374843 36.8265631,10.7978829 36.1328902,13.3725495 C38.4440374,14.7027623 40,17.1971946 40,20.0550415 C40,22.9128883 38.4440374,25.4073207 36.1330477,26.7374037 C36.8265631,29.3122 36.1629782,32.1763345 34.1421356,34.197177 C32.1140865,36.2252261 29.2367206,36.88632 26.6549589,36.1804587 C25.3180937,38.465278 22.8382736,40 20,40 C17.1617264,40 14.6819063,38.465278 13.3451304,36.1804247 C10.7632793,36.88632 7.88591336,36.2252261 5.85786437,34.197177 C3.83702182,32.1763345 3.17343699,29.3122 3.8671099,26.7375334 C1.55596242,25.4073207 0,22.9128883 0,20.0550415 C0,17.1971946 1.55596242,14.7027623 3.86695248,13.3726792 C3.17343699,10.7978829 3.83702182,7.93374843 5.85786437,5.91290587 C7.87165972,3.89911052 10.7228755,3.23312318 13.2905618,3.9149438 C14.6133448,1.57749004 17.1224511,0 20,0 Z M27.3993167,12.7535335 L27.3443454,12.7538931 C26.6560834,12.7706021 26.0850423,13.0058668 25.631222,13.4596871 L17.5545304,21.5358835 L14.368778,18.3502582 C13.9036249,17.8851051 13.3336489,17.6509056 12.65885,17.6476597 C12.2232715,17.6290372 11.4939414,17.8149346 10.958009,18.3508669 C10.390521,18.9183549 10.2417143,19.6639941 10.2530948,20.0534148 C10.2682689,20.7362429 10.5034432,21.3052442 10.9586176,21.7604186 L15.8491888,26.6509898 C16.1674923,26.9692933 16.544582,27.1806052 16.9805851,27.2849639 C17.1769419,27.335022 17.3560911,27.3557677 17.497683,27.3570447 L17.559388,27.359708 C17.708803,27.3624082 17.8994683,27.3423152 18.10783,27.2902681 C18.5502885,27.1898974 18.9344251,26.9768047 19.26024,26.6509898 L29.0413824,16.8698475 C29.4930709,16.418159 29.7293104,15.8480926 29.7501004,15.1596483 C29.7576258,14.7432325 29.5881121,14.0064168 29.0423441,13.4606488 C28.5009521,12.9192568 27.7922343,12.7444553 27.3443454,12.7538931 L27.3993167,12.7535335 Z",id:"Combined-Shape"})}),L("g",{id:"Verified-(outlines,-replaced,-modified,-green)",transform:"translate(44.596, 7.5177)",children:[C("path",{d:"M0,0.756879433 L4.47546099,0.756879433 C4.95810874,0.756879433 5.35300235,0.866572105 5.66014184,1.08595745 C5.96728133,1.30534279 6.18666667,1.59602837 6.31829787,1.95801418 L10.9582979,14.7920567 C11.166714,15.3514894 11.3778723,15.9602837 11.591773,16.6184397 C11.8056738,17.2765957 12.0058629,17.9676596 12.1923404,18.6916312 C12.3459102,17.9676596 12.5241608,17.2765957 12.7270922,16.6184397 C12.9300236,15.9602837 13.1302128,15.3514894 13.3276596,14.7920567 L17.9347518,1.95801418 C18.0444445,1.6508747 18.2583452,1.37390071 18.5764539,1.1270922 C18.8945626,0.880283688 19.2839716,0.756879433 19.7446809,0.756879433 L24.2530496,0.756879433 L14.6439716,24.7302128 L9.60907801,24.7302128 L0,0.756879433 Z",id:"Path"}),C("path",{d:"M31.3940426,7.40425532 C32.5238772,7.40425532 33.5577305,7.5797636 34.4956028,7.93078014 C35.4334752,8.28179668 36.2397163,8.7918676 36.9143262,9.46099291 C37.5889362,10.1301182 38.115461,10.9500709 38.4939007,11.9208511 C38.8723404,12.8916312 39.0615603,13.9913002 39.0615603,15.2198582 C39.0615603,15.6037825 39.0451064,15.9164066 39.0121986,16.1577305 C38.9792908,16.3990544 38.9189597,16.5910165 38.8312057,16.733617 C38.7434516,16.8762175 38.6255319,16.9749409 38.4774468,17.0297872 C38.3293617,17.0846336 38.1401418,17.1120567 37.9097872,17.1120567 L28.0703546,17.1120567 C28.2348936,18.5380615 28.6681796,19.5719149 29.3702128,20.213617 C30.072246,20.8553191 30.9772105,21.1761702 32.0851064,21.1761702 C32.6774468,21.1761702 33.1875177,21.10487 33.6153191,20.9622695 C34.0431206,20.819669 34.4243027,20.6606147 34.7588652,20.4851064 C35.0934278,20.3095981 35.4005674,20.1505437 35.6802837,20.0079433 C35.96,19.8653428 36.2534278,19.7940426 36.5605674,19.7940426 C36.9664304,19.7940426 37.2735696,19.9421277 37.4819858,20.2382979 L38.9628369,22.0646809 C38.4363121,22.6679906 37.8686525,23.1588652 37.2598582,23.537305 C36.6510638,23.9157447 36.0258156,24.2119149 35.3841135,24.4258156 C34.7424113,24.6397163 34.1007092,24.7878014 33.4590071,24.8700709 C32.817305,24.9523404 32.2057682,24.9934752 31.6243972,24.9934752 C30.428747,24.9934752 29.3071396,24.7987707 28.2595745,24.4093617 C27.2120094,24.0199527 26.2960757,23.4413239 25.511773,22.6734752 C24.7274704,21.9056265 24.1077069,20.9513002 23.6524823,19.8104965 C23.1972577,18.6696927 22.9696454,17.3424113 22.9696454,15.8286525 C22.9696454,14.6878487 23.1643499,13.6073759 23.5537589,12.587234 C23.9431679,11.5670922 24.5026005,10.6730969 25.2320567,9.90524823 C25.961513,9.13739952 26.844539,8.52860519 27.8811348,8.07886525 C28.9177305,7.6291253 30.0886999,7.40425532 31.3940426,7.40425532 Z M31.492766,10.9253901 C30.5165013,10.9253901 29.754137,11.2023641 29.2056738,11.7563121 C28.6572105,12.3102601 28.2952246,13.1082742 28.1197163,14.1503546 L34.4873759,14.1503546 C34.4873759,13.7444917 34.4352718,13.3495981 34.3310638,12.9656738 C34.2268559,12.5817494 34.0568321,12.2389598 33.8209929,11.937305 C33.5851538,11.6356501 33.2752718,11.3915839 32.8913475,11.2051064 C32.5074233,11.0186289 32.0412292,10.9253901 31.492766,10.9253901 Z",id:"Shape"}),C("path",{d:"M41.9903546,24.7302128 L41.9903546,7.66751773 L45.0178723,7.66751773 C45.2701654,7.66751773 45.481324,7.68945626 45.6513475,7.73333333 C45.8213711,7.77721041 45.9639716,7.84576831 46.0791489,7.93900709 C46.1943262,8.03224587 46.2820803,8.15565013 46.3424113,8.30921986 C46.4027424,8.46278959 46.4548462,8.64926715 46.4987234,8.86865248 L46.7784397,10.4646809 C47.4036879,9.49938533 48.1057211,8.73702128 48.884539,8.17758865 C49.6633569,7.61815603 50.5134752,7.33843972 51.4348936,7.33843972 C52.2137115,7.33843972 52.8389597,7.52491725 53.3106383,7.89787234 L52.6524823,11.6493617 C52.6086051,11.8797163 52.5208511,12.041513 52.3892199,12.1347518 C52.2575887,12.2279906 52.0820803,12.2746099 51.862695,12.2746099 C51.6762176,12.2746099 51.4568321,12.2499291 51.204539,12.2005674 C50.952246,12.1512057 50.634137,12.1265248 50.2502128,12.1265248 C48.9119623,12.1265248 47.8589126,12.8395272 47.0910638,14.2655319 L47.0910638,24.7302128 L41.9903546,24.7302128 Z",id:"Path"}),C("path",{d:"M60.8465248,7.66751773 L60.8465248,24.7302128 L55.7458156,24.7302128 L55.7458156,7.66751773 L60.8465248,7.66751773 Z M61.4388652,2.99460993 C61.4388652,3.40047282 61.3565957,3.78165484 61.1920567,4.13815603 C61.0275177,4.49465722 60.8026477,4.80728133 60.5174468,5.07602837 C60.232246,5.3447754 59.9004255,5.55867611 59.5219858,5.7177305 C59.1435461,5.87678488 58.7404255,5.95631206 58.3126241,5.95631206 C57.8957921,5.95631206 57.506383,5.87678488 57.1443972,5.7177305 C56.7824113,5.55867611 56.4615603,5.3447754 56.181844,5.07602837 C55.9021277,4.80728133 55.6827424,4.49465722 55.5236879,4.13815603 C55.3646335,3.78165484 55.2851064,3.40047282 55.2851064,2.99460993 C55.2851064,2.57777778 55.3646335,2.18836879 55.5236879,1.82638298 C55.6827424,1.46439716 55.9021277,1.14628842 56.181844,0.872056738 C56.4615603,0.597825058 56.7824113,0.383924349 57.1443972,0.23035461 C57.506383,0.0767848701 57.8957921,0 58.3126241,0 C58.7404255,0 59.1435461,0.0767848701 59.5219858,0.23035461 C59.9004255,0.383924349 60.232246,0.597825058 60.5174468,0.872056738 C60.8026477,1.14628842 61.0275177,1.46439716 61.1920567,1.82638298 C61.3565957,2.18836879 61.4388652,2.57777778 61.4388652,2.99460993 Z",id:"Shape"}),C("path",{d:"M93.737046,7.40425532 C94.8668806,7.40425532 95.9007339,7.5797636 96.8386062,7.93078014 C97.7764786,8.28179668 98.5827197,8.7918676 99.2573296,9.46099291 C99.9319396,10.1301182 100.458464,10.9500709 100.836904,11.9208511 C101.215344,12.8916312 101.404564,13.9913002 101.404564,15.2198582 C101.404564,15.6037825 101.38811,15.9164066 101.355202,16.1577305 C101.322294,16.3990544 101.261963,16.5910165 101.174209,16.733617 C101.086455,16.8762175 100.968535,16.9749409 100.82045,17.0297872 C100.672365,17.0846336 100.483145,17.1120567 100.252791,17.1120567 L90.413358,17.1120567 C90.577897,18.5380615 91.0111833,19.5719149 91.7132162,20.213617 C92.4152494,20.8553191 93.3202139,21.1761702 94.4281098,21.1761702 C95.0204502,21.1761702 95.5305211,21.10487 95.9583226,20.9622695 C96.386124,20.819669 96.7673061,20.6606147 97.1018687,20.4851064 C97.4364315,20.3095981 97.7435708,20.1505437 98.0232871,20.0079433 C98.3030034,19.8653428 98.5964315,19.7940426 98.9035708,19.7940426 C99.3094338,19.7940426 99.6165733,19.9421277 99.8249892,20.2382979 L101.30584,22.0646809 C100.779315,22.6679906 100.211656,23.1588652 99.6028616,23.537305 C98.9940672,23.9157447 98.368819,24.2119149 97.7271169,24.4258156 C97.0854148,24.6397163 96.4437126,24.7878014 95.8020105,24.8700709 C95.1603084,24.9523404 94.5487719,24.9934752 93.9674006,24.9934752 C92.7717506,24.9934752 91.650143,24.7987707 90.6025779,24.4093617 C89.555013,24.0199527 88.6390791,23.4413239 87.8547765,22.6734752 C87.070474,21.9056265 86.4507104,20.9513002 85.9954857,19.8104965 C85.5402613,18.6696927 85.3126488,17.3424113 85.3126488,15.8286525 C85.3126488,14.6878487 85.5073535,13.6073759 85.8967623,12.587234 C86.2861713,11.5670922 86.845604,10.6730969 87.5750601,9.90524823 C88.3045166,9.13739952 89.1875424,8.52860519 90.2241382,8.07886525 C91.2607339,7.6291253 92.4317033,7.40425532 93.737046,7.40425532 Z M93.8357694,10.9253901 C92.8595047,10.9253901 92.0971407,11.2023641 91.5486772,11.7563121 C91.0002139,12.3102601 90.6382281,13.1082742 90.4627197,14.1503546 L96.8303793,14.1503546 C96.8303793,13.7444917 96.7782755,13.3495981 96.6740672,12.9656738 C96.5698593,12.5817494 96.3998357,12.2389598 96.1639963,11.937305 C95.9281572,11.6356501 95.6182755,11.3915839 95.2343509,11.2051064 C94.8504267,11.0186289 94.3842329,10.9253901 93.8357694,10.9253901 Z",id:"Shape"}),C("path",{d:"M116.311798,24.7302128 C115.993689,24.7302128 115.727684,24.6589125 115.513784,24.5163121 C115.299883,24.3737116 115.149056,24.1598109 115.061301,23.8746099 L114.666408,22.5747518 C114.326361,22.9367376 113.969859,23.2658156 113.596904,23.5619858 C113.223949,23.858156 112.820829,24.1131915 112.387542,24.3270922 C111.954256,24.5409929 111.488063,24.7055319 110.988961,24.8207092 C110.489859,24.9358865 109.949623,24.9934752 109.368252,24.9934752 C108.479741,24.9934752 107.657046,24.7960284 106.900167,24.4011348 C106.143287,24.0062411 105.490616,23.4358392 104.942152,22.6899291 C104.393689,21.9440189 103.963145,21.0308274 103.650521,19.9503546 C103.337897,18.8698818 103.181585,17.6385816 103.181585,16.2564539 C103.181585,14.9840189 103.357093,13.8020804 103.70811,12.7106383 C104.059127,11.6191962 104.555486,10.6758392 105.197188,9.88056738 C105.83889,9.08529552 106.609481,8.46278959 107.508961,8.01304965 C108.408441,7.5633097 109.401159,7.33843972 110.487117,7.33843972 C111.364658,7.33843972 112.107826,7.4673286 112.71662,7.72510638 C113.325415,7.98288417 113.87662,8.32018913 114.370237,8.73702128 L114.370237,0.0987234043 L119.470947,0.0987234043 L119.470947,24.7302128 L116.311798,24.7302128 Z M111.145273,21.0774468 C111.518228,21.0774468 111.855533,21.0417967 112.157188,20.9704965 C112.458843,20.8991962 112.735817,20.7977305 112.98811,20.6660993 C113.240403,20.5344681 113.478985,20.3699291 113.703854,20.1724823 C113.928725,19.9750355 114.150852,19.7446809 114.370237,19.4814184 L114.370237,12.2417021 C113.975344,11.8139007 113.555769,11.5149882 113.111514,11.3449645 C112.667259,11.1749409 112.198323,11.0899291 111.704706,11.0899291 C111.233027,11.0899291 110.799741,11.1831679 110.404847,11.3696454 C110.009954,11.5561229 109.667164,11.8550355 109.376479,12.266383 C109.085793,12.6777305 108.858181,13.2124823 108.693642,13.8706383 C108.529103,14.5287943 108.446833,15.3240662 108.446833,16.2564539 C108.446833,17.1559338 108.512649,17.9128132 108.64428,18.5270922 C108.775911,19.1413711 108.959647,19.6377305 109.195486,20.0161702 C109.431325,20.3946099 109.713784,20.6660993 110.042862,20.8306383 C110.37194,20.9951773 110.73941,21.0774468 111.145273,21.0774468 Z",id:"Shape"}),C("path",{d:"M65.7168794,24.7302128 L65.7168794,11.1721986 L64.5980142,10.941844 C64.2140899,10.8540898 63.9042079,10.716974 63.6683688,10.5304965 C63.4325296,10.3440189 63.3146099,10.0697872 63.3146099,9.70780142 L63.3146099,7.70042553 L65.7168794,7.70042553 L65.7168794,6.72964539 C65.7168794,5.75338062 65.8731915,4.87035461 66.1858156,4.08056738 C66.4984397,3.29078014 66.9481796,2.61617021 67.5350355,2.05673759 C68.1218913,1.49730496 68.837636,1.06401891 69.6822695,0.756879433 C70.526903,0.449739952 71.486714,0.296170213 72.5617021,0.296170213 C72.9785342,0.296170213 73.3652009,0.320851064 73.7217021,0.370212766 C74.0782034,0.419574468 74.4484162,0.499101654 74.8323404,0.608794326 L74.733617,3.09333333 C74.7226477,3.26884162 74.6760284,3.4141844 74.5937589,3.5293617 C74.5114894,3.64453901 74.4100235,3.73777779 74.2893617,3.80907801 C74.1686999,3.88037824 74.0343262,3.93248227 73.8862411,3.96539007 C73.738156,3.99829787 73.5928133,4.01475177 73.4502128,4.01475177 C73.0004729,4.01475177 72.6000945,4.05862885 72.249078,4.14638298 C71.8980616,4.23413711 71.6046335,4.39044916 71.3687943,4.61531915 C71.1329552,4.84018913 70.9547044,5.13635935 70.8340426,5.50382979 C70.7133807,5.87130023 70.6530496,6.33475177 70.6530496,6.8941844 L70.6530496,7.70042553 L74.6678014,7.70042553 L74.6678014,11.1886525 L70.8175887,11.1886525 L70.8175887,24.7302128 L65.7168794,24.7302128 Z",id:"Path"}),C("path",{d:"M82.2475651,7.66751773 L82.2475651,24.7302128 L77.1468559,24.7302128 L77.1468559,7.66751773 L82.2475651,7.66751773 Z M82.8399055,2.99460993 C82.8399055,3.40047282 82.757636,3.78165484 82.593097,4.13815603 C82.428558,4.49465722 82.2036879,4.80728133 81.9184871,5.07602837 C81.633286,5.3447754 81.3014658,5.55867611 80.9230261,5.7177305 C80.5445864,5.87678488 80.1414658,5.95631206 79.7136644,5.95631206 C79.2968321,5.95631206 78.9074233,5.87678488 78.5454374,5.7177305 C78.1834516,5.55867611 77.8626006,5.3447754 77.5828843,5.07602837 C77.3031679,4.80728133 77.0837824,4.49465722 76.9247282,4.13815603 C76.7656738,3.78165484 76.6861467,3.40047282 76.6861467,2.99460993 C76.6861467,2.57777778 76.7656738,2.18836879 76.9247282,1.82638298 C77.0837824,1.46439716 77.3031679,1.14628842 77.5828843,0.872056738 C77.8626006,0.597825058 78.1834516,0.383924349 78.5454374,0.23035461 C78.9074233,0.0767848701 79.2968321,4.54747351e-13 79.7136644,4.54747351e-13 C80.1414658,4.54747351e-13 80.5445864,0.0767848701 80.9230261,0.23035461 C81.3014658,0.383924349 81.633286,0.597825058 81.9184871,0.872056738 C82.2036879,1.14628842 82.428558,1.46439716 82.593097,1.82638298 C82.757636,2.18836879 82.8399055,2.57777778 82.8399055,2.99460993 Z",id:"Shape"})]})]}),L("g",{id:"1-Click-Verify",transform:"translate(0, 7.8004)",fill:"#A5A5A5",fillRule:"nonzero",children:[C("path",{d:"M1.968,20.9756 L6.56,20.9756 L6.56,8.9216 C6.56,8.3312 6.5764,7.71346667 6.6092,7.0684 L3.9032,9.3152 C3.72826667,9.45733333 3.55333333,9.55846667 3.3784,9.6186 C3.20346667,9.67873333 3.034,9.7088 2.87,9.7088 C2.58573333,9.7088 2.33153333,9.64593333 2.1074,9.5202 C1.88326667,9.39446667 1.71653333,9.26053333 1.6072,9.1184 L0,6.9864 L7.4456,0.738 L11.644,0.738 L11.644,20.9756 L15.58,20.9756 L15.58,24.6492 L1.968,24.6492 L1.968,20.9756 Z",id:"Path"}),C("polygon",{id:"Path",points:"18.4992 12.628 27.3552 12.628 27.3552 16.728 18.4992 16.728"}),C("path",{d:"M47.0188,18.4664 C47.15,18.4664 47.2812,18.491 47.4124,18.5402 C47.5436,18.5894 47.6693333,18.6741333 47.7896,18.7944 L49.9872,21.1068 C49.0250667,22.3641333 47.8196667,23.3126 46.371,23.9522 C44.9223333,24.5918 43.2085333,24.9116 41.2296,24.9116 C39.4146667,24.9116 37.7883333,24.6027333 36.3506,23.985 C34.9128667,23.3672667 33.6938,22.5144667 32.6934,21.4266 C31.693,20.3387333 30.9249333,19.0486 30.3892,17.5562 C29.8534667,16.0638 29.5856,14.4429333 29.5856,12.6936 C29.5856,10.9114667 29.8917333,9.2742 30.504,7.7818 C31.1162667,6.2894 31.9718,5.002 33.0706,3.9196 C34.1694,2.8372 35.4841333,1.99533333 37.0148,1.394 C38.5454667,0.792666667 40.2346667,0.492 42.0824,0.492 C42.9789333,0.492 43.8235333,0.571266667 44.6162,0.7298 C45.4088667,0.888333333 46.1496,1.107 46.8384,1.3858 C47.5272,1.6646 48.1613333,1.99806667 48.7408,2.3862 C49.3202667,2.77433333 49.8341333,3.20346667 50.2824,3.6736 L48.4128,6.1828 C48.2925333,6.33586667 48.1504,6.47526667 47.9864,6.601 C47.8224,6.72673333 47.5928,6.7896 47.2976,6.7896 C47.1008,6.7896 46.9149333,6.74586667 46.74,6.6584 C46.5650667,6.57093333 46.3792,6.46433333 46.1824,6.3386 C45.9856,6.21286667 45.7696667,6.0762 45.5346,5.9286 C45.2995333,5.781 45.0207333,5.64433333 44.6982,5.5186 C44.3756667,5.39286667 43.9984667,5.28626667 43.5666,5.1988 C43.1347333,5.11133333 42.6290667,5.0676 42.0496,5.0676 C41.0437333,5.0676 40.1253333,5.24526667 39.2944,5.6006 C38.4634667,5.95593333 37.7500667,6.46433333 37.1542,7.1258 C36.5583333,7.78726667 36.0936667,8.58813333 35.7602,9.5284 C35.4267333,10.4686667 35.26,11.5237333 35.26,12.6936 C35.26,13.9181333 35.4267333,15.006 35.7602,15.9572 C36.0936667,16.9084 36.5474,17.7092667 37.1214,18.3598 C37.6954,19.0103333 38.3650667,19.5050667 39.1304,19.844 C39.8957333,20.1829333 40.7157333,20.3524 41.5904,20.3524 C42.0933333,20.3524 42.5525333,20.3278 42.968,20.2786 C43.3834667,20.2294 43.7688667,20.1446667 44.1242,20.0244 C44.4795333,19.9041333 44.8184667,19.7483333 45.141,19.557 C45.4635333,19.3656667 45.7888,19.1278667 46.1168,18.8436 C46.248,18.7342667 46.3901333,18.6440667 46.5432,18.573 C46.6962667,18.5019333 46.8548,18.4664 47.0188,18.4664 Z",id:"Path"}),C("polygon",{id:"Path",points:"57.7608 0.0984 57.7608 24.6492 52.6768 24.6492 52.6768 0.0984"}),C("path",{d:"M67.1088,7.6424 L67.1088,24.6492 L62.0248,24.6492 L62.0248,7.6424 L67.1088,7.6424 Z M67.6992,2.9848 C67.6992,3.38933333 67.6172,3.76926667 67.4532,4.1246 C67.2892,4.47993333 67.0650667,4.79153333 66.7808,5.0594 C66.4965333,5.32726667 66.1658,5.54046667 65.7886,5.699 C65.4114,5.85753333 65.0096,5.9368 64.5832,5.9368 C64.1677333,5.9368 63.7796,5.85753333 63.4188,5.699 C63.058,5.54046667 62.7382,5.32726667 62.4594,5.0594 C62.1806,4.79153333 61.9619333,4.47993333 61.8034,4.1246 C61.6448667,3.76926667 61.5656,3.38933333 61.5656,2.9848 C61.5656,2.56933333 61.6448667,2.1812 61.8034,1.8204 C61.9619333,1.4596 62.1806,1.14253333 62.4594,0.8692 C62.7382,0.595866667 63.058,0.382666667 63.4188,0.2296 C63.7796,0.0765333333 64.1677333,0 64.5832,0 C65.0096,0 65.4114,0.0765333333 65.7886,0.2296 C66.1658,0.382666667 66.4965333,0.595866667 66.7808,0.8692 C67.0650667,1.14253333 67.2892,1.4596 67.4532,1.8204 C67.6172,2.1812 67.6992,2.56933333 67.6992,2.9848 Z",id:"Shape"}),C("path",{d:"M83.476,11.6768 C83.3229333,11.8626667 83.1753333,12.0102667 83.0332,12.1196 C82.8910667,12.2289333 82.6888,12.2836 82.4264,12.2836 C82.1749333,12.2836 81.9480667,12.2234667 81.7458,12.1032 C81.5435333,11.9829333 81.3166667,11.849 81.0652,11.7014 C80.8137333,11.5538 80.5185333,11.4198667 80.1796,11.2996 C79.8406667,11.1793333 79.4197333,11.1192 78.9168,11.1192 C78.2936,11.1192 77.7551333,11.234 77.3014,11.4636 C76.8476667,11.6932 76.4732,12.0212 76.178,12.4476 C75.8828,12.874 75.6641333,13.3960667 75.522,14.0138 C75.3798667,14.6315333 75.3088,15.3285333 75.3088,16.1048 C75.3088,17.7338667 75.6231333,18.9857333 76.2518,19.8604 C76.8804667,20.7350667 77.7469333,21.1724 78.8512,21.1724 C79.4416,21.1724 79.909,21.0986 80.2534,20.951 C80.5978,20.8034 80.8902667,20.6394 81.1308,20.459 C81.3713333,20.2786 81.5927333,20.1118667 81.795,19.9588 C81.9972667,19.8057333 82.2514667,19.7292 82.5576,19.7292 C82.9621333,19.7292 83.2682667,19.8768 83.476,20.172 L84.952,21.9924 C84.4272,22.5937333 83.8750667,23.083 83.2956,23.4602 C82.7161333,23.8374 82.123,24.1326 81.5162,24.3458 C80.9094,24.559 80.2998667,24.7066 79.6876,24.7886 C79.0753333,24.8706 78.4794667,24.9116 77.9,24.9116 C76.8613333,24.9116 75.8691333,24.7148 74.9234,24.3212 C73.9776667,23.9276 73.1467333,23.3563333 72.4306,22.6074 C71.7144667,21.8584667 71.1459333,20.9373333 70.725,19.844 C70.3040667,18.7506667 70.0936,17.5042667 70.0936,16.1048 C70.0936,14.8802667 70.2767333,13.735 70.643,12.669 C71.0092667,11.603 71.5504667,10.6791333 72.2666,9.8974 C72.9827333,9.11566667 73.8683333,8.50066667 74.9234,8.0524 C75.9784667,7.60413333 77.2002667,7.38 78.5888,7.38 C79.9226667,7.38 81.0925333,7.5932 82.0984,8.0196 C83.1042667,8.446 84.0117333,9.0692 84.8208,9.8892 L83.476,11.6768 Z",id:"Path"}),C("path",{d:"M92.2336,0.0984 L92.2336,13.858 L92.988,13.858 C93.3050667,13.858 93.5483333,13.8142667 93.7178,13.7268 C93.8872667,13.6393333 94.0485333,13.4808 94.2016,13.2512 L97.416,8.4624 C97.6018667,8.17813333 97.8232667,7.9704 98.0802,7.8392 C98.3371333,7.708 98.6624,7.6424 99.056,7.6424 L103.7136,7.6424 L99.3184,13.694 C99.1106667,13.9782667 98.8838,14.2297333 98.6378,14.4484 C98.3918,14.6670667 98.1266667,14.8638667 97.8424,15.0388 C98.3344,15.4105333 98.7608,15.9025333 99.1216,16.5148 L103.9104,24.6492 L99.3184,24.6492 C98.9357333,24.6492 98.605,24.5863333 98.3262,24.4606 C98.0474,24.3348667 97.8205333,24.1134667 97.6456,23.7964 L94.4312,17.7776 C94.2781333,17.5042667 94.1196,17.3266 93.9556,17.2446 C93.7916,17.1626 93.5456,17.1216 93.2176,17.1216 L92.2336,17.1216 L92.2336,24.6492 L87.1496,24.6492 L87.1496,0.0984 L92.2336,0.0984 Z",id:"Path"}),C("path",{d:"M110.4048,0.7544 L114.8656,0.7544 C115.346667,0.7544 115.740267,0.863733333 116.0464,1.0824 C116.352533,1.30106667 116.5712,1.5908 116.7024,1.9516 L121.3272,14.7436 C121.534933,15.3012 121.7454,15.908 121.9586,16.564 C122.1718,17.22 122.371333,17.9088 122.5572,18.6304 C122.710267,17.9088 122.887933,17.22 123.0902,16.564 C123.292467,15.908 123.492,15.3012 123.6888,14.7436 L128.2808,1.9516 C128.390133,1.64546667 128.603333,1.3694 128.9204,1.1234 C129.237467,0.8774 129.6256,0.7544 130.0848,0.7544 L134.5784,0.7544 L125.0008,24.6492 L119.9824,24.6492 L110.4048,0.7544 Z",id:"Path"}),C("path",{d:"M141.696,7.38 C142.822133,7.38 143.8526,7.55493333 144.7874,7.9048 C145.7222,8.25466667 146.5258,8.76306667 147.1982,9.43 C147.8706,10.0969333 148.3954,10.9142 148.7726,11.8818 C149.1498,12.8494 149.3384,13.9454667 149.3384,15.17 C149.3384,15.5526667 149.322,15.8642667 149.2892,16.1048 C149.2564,16.3453333 149.196267,16.5366667 149.1088,16.6788 C149.021333,16.8209333 148.9038,16.9193333 148.7562,16.974 C148.6086,17.0286667 148.42,17.056 148.1904,17.056 L138.3832,17.056 C138.5472,18.4773333 138.979067,19.5078 139.6788,20.1474 C140.378533,20.787 141.280533,21.1068 142.3848,21.1068 C142.9752,21.1068 143.4836,21.0357333 143.91,20.8936 C144.3364,20.7514667 144.716333,20.5929333 145.0498,20.418 C145.383267,20.2430667 145.6894,20.0845333 145.9682,19.9424 C146.247,19.8002667 146.539467,19.7292 146.8456,19.7292 C147.250133,19.7292 147.556267,19.8768 147.764,20.172 L149.24,21.9924 C148.7152,22.5937333 148.1494,23.083 147.5426,23.4602 C146.9358,23.8374 146.3126,24.1326 145.673,24.3458 C145.0334,24.559 144.3938,24.7066 143.7542,24.7886 C143.1146,24.8706 142.505067,24.9116 141.9256,24.9116 C140.733867,24.9116 139.615933,24.7175333 138.5718,24.3294 C137.527667,23.9412667 136.614733,23.3645333 135.833,22.5992 C135.051267,21.8338667 134.433533,20.8826667 133.9798,19.7456 C133.526067,18.6085333 133.2992,17.2856 133.2992,15.7768 C133.2992,14.6397333 133.493267,13.5628 133.8814,12.546 C134.269533,11.5292 134.827133,10.6381333 135.5542,9.8728 C136.281267,9.10746667 137.1614,8.50066667 138.1946,8.0524 C139.2278,7.60413333 140.394933,7.38 141.696,7.38 Z M141.7944,10.8896 C140.821333,10.8896 140.061467,11.1656667 139.5148,11.7178 C138.968133,12.2699333 138.607333,13.0653333 138.4324,14.104 L144.7792,14.104 C144.7792,13.6994667 144.727267,13.3058667 144.6234,12.9232 C144.519533,12.5405333 144.350067,12.1988667 144.115,11.8982 C143.879933,11.5975333 143.571067,11.3542667 143.1884,11.1684 C142.805733,10.9825333 142.341067,10.8896 141.7944,10.8896 Z",id:"Shape"}),C("path",{d:"M152.2576,24.6492 L152.2576,7.6424 L155.2752,7.6424 C155.526667,7.6424 155.737133,7.66426667 155.9066,7.708 C156.076067,7.75173333 156.2182,7.82006667 156.333,7.913 C156.4478,8.00593333 156.535267,8.12893333 156.5954,8.282 C156.655533,8.43506667 156.707467,8.62093333 156.7512,8.8396 L157.03,10.4304 C157.6532,9.46826667 158.352933,8.7084 159.1292,8.1508 C159.905467,7.5932 160.7528,7.3144 161.6712,7.3144 C162.447467,7.3144 163.070667,7.50026667 163.5408,7.872 L162.8848,11.6112 C162.841067,11.8408 162.7536,12.0020667 162.6224,12.095 C162.4912,12.1879333 162.316267,12.2344 162.0976,12.2344 C161.911733,12.2344 161.693067,12.2098 161.4416,12.1606 C161.190133,12.1114 160.873067,12.0868 160.4904,12.0868 C159.156533,12.0868 158.106933,12.7974667 157.3416,14.2188 L157.3416,24.6492 L152.2576,24.6492 Z",id:"Path"}),C("path",{d:"M171.052,7.6424 L171.052,24.6492 L165.968,24.6492 L165.968,7.6424 L171.052,7.6424 Z M171.6424,2.9848 C171.6424,3.38933333 171.5604,3.76926667 171.3964,4.1246 C171.2324,4.47993333 171.008267,4.79153333 170.724,5.0594 C170.439733,5.32726667 170.109,5.54046667 169.7318,5.699 C169.3546,5.85753333 168.9528,5.9368 168.5264,5.9368 C168.110933,5.9368 167.7228,5.85753333 167.362,5.699 C167.0012,5.54046667 166.6814,5.32726667 166.4026,5.0594 C166.1238,4.79153333 165.905133,4.47993333 165.7466,4.1246 C165.588067,3.76926667 165.5088,3.38933333 165.5088,2.9848 C165.5088,2.56933333 165.588067,2.1812 165.7466,1.8204 C165.905133,1.4596 166.1238,1.14253333 166.4026,0.8692 C166.6814,0.595866667 167.0012,0.382666667 167.362,0.2296 C167.7228,0.0765333333 168.110933,0 168.5264,0 C168.9528,0 169.3546,0.0765333333 169.7318,0.2296 C170.109,0.382666667 170.439733,0.595866667 170.724,0.8692 C171.008267,1.14253333 171.2324,1.4596 171.3964,1.8204 C171.5604,2.1812 171.6424,2.56933333 171.6424,2.9848 Z",id:"Shape"}),C("path",{d:"M175.9064,24.6492 L175.9064,11.1356 L174.7912,10.906 C174.408533,10.8185333 174.099667,10.6818667 173.8646,10.496 C173.629533,10.3101333 173.512,10.0368 173.512,9.676 L173.512,7.6752 L175.9064,7.6752 L175.9064,6.7076 C175.9064,5.73453333 176.0622,4.8544 176.3738,4.0672 C176.6854,3.28 177.133667,2.6076 177.7186,2.05 C178.303533,1.4924 179.016933,1.06053333 179.8588,0.7544 C180.700667,0.448266667 181.657333,0.2952 182.7288,0.2952 C183.144267,0.2952 183.529667,0.3198 183.885,0.369 C184.240333,0.4182 184.609333,0.497466667 184.992,0.6068 L184.8936,3.0832 C184.882667,3.25813333 184.8362,3.403 184.7542,3.5178 C184.6722,3.6326 184.571067,3.72553333 184.4508,3.7966 C184.330533,3.86766667 184.1966,3.9196 184.049,3.9524 C183.9014,3.9852 183.756533,4.0016 183.6144,4.0016 C183.166133,4.0016 182.767067,4.04533333 182.4172,4.1328 C182.067333,4.22026667 181.774867,4.37606667 181.5398,4.6002 C181.304733,4.82433333 181.127067,5.11953333 181.0068,5.4858 C180.886533,5.85206667 180.8264,6.314 180.8264,6.8716 L180.8264,7.6752 L184.828,7.6752 L184.828,11.152 L180.9904,11.152 L180.9904,24.6492 L175.9064,24.6492 Z",id:"Path"}),C("path",{d:"M193.9792,29.0608 C193.826133,29.3997333 193.640267,29.6484667 193.4216,29.807 C193.202933,29.9655333 192.853067,30.0448 192.372,30.0448 L188.5672,30.0448 L191.8472,23.1568 L185.0576,7.6424 L189.5512,7.6424 C189.9448,7.6424 190.250933,7.72986667 190.4696,7.9048 C190.688267,8.07973333 190.841333,8.28746667 190.9288,8.528 L193.7168,15.8588 C193.9792,16.5366667 194.1924,17.2145333 194.3564,17.8924 C194.465733,17.5425333 194.586,17.1981333 194.7172,16.8592 C194.8484,16.5202667 194.974133,16.1758667 195.0944,15.826 L197.62,8.528 C197.707467,8.27653333 197.879667,8.06606667 198.1366,7.8966 C198.393533,7.72713333 198.6696,7.6424 198.9648,7.6424 L203.0648,7.6424 L193.9792,29.0608 Z",id:"Path"})]})]})]})}export{i as Gray};
@@ -0,0 +1 @@
1
+ "use strict";import{Box as e}from"@mui/material";import{jsxs as L,jsx as C}from"react/jsx-runtime";function i(d){return L(e,{component:"svg",width:"557px",height:"40px",viewBox:"0 0 557 40",version:"1.1",sx:d.sx,children:[C("title",{children:"1-Click Verify powered by Verified / green"}),L("g",{id:"1-Click-Verify-powered-by-Verified-/-green",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:[L("g",{id:"Clear-Check",transform:"translate(392.8912, 0)",fill:"#0DBC3D",fillRule:"nonzero",children:[C("g",{id:"Check-Mark",children:C("path",{d:"M20,0 C22.8775489,0 25.3866552,1.57749004 26.7097048,3.91485589 C29.2771245,3.23312318 32.1283404,3.89911052 34.1421356,5.91290587 C36.1629782,7.93374843 36.8265631,10.7978829 36.1328902,13.3725495 C38.4440374,14.7027623 40,17.1971946 40,20.0550415 C40,22.9128883 38.4440374,25.4073207 36.1330477,26.7374037 C36.8265631,29.3122 36.1629782,32.1763345 34.1421356,34.197177 C32.1140865,36.2252261 29.2367206,36.88632 26.6549589,36.1804587 C25.3180937,38.465278 22.8382736,40 20,40 C17.1617264,40 14.6819063,38.465278 13.3451304,36.1804247 C10.7632793,36.88632 7.88591336,36.2252261 5.85786437,34.197177 C3.83702182,32.1763345 3.17343699,29.3122 3.8671099,26.7375334 C1.55596242,25.4073207 -1.79032262e-30,22.9128883 -1.79032262e-30,20.0550415 C-1.79032262e-30,17.1971946 1.55596242,14.7027623 3.86695248,13.3726792 C3.17343699,10.7978829 3.83702182,7.93374843 5.85786437,5.91290587 C7.87165972,3.89911052 10.7228755,3.23312318 13.2905618,3.9149438 C14.6133448,1.57749004 17.1224511,0 20,0 Z M27.3993167,12.7535335 L27.3443454,12.7538931 C26.6560834,12.7706021 26.0850423,13.0058668 25.631222,13.4596871 L17.5545304,21.5358835 L14.368778,18.3502582 C13.9036249,17.8851051 13.3336489,17.6509056 12.65885,17.6476597 C12.2232715,17.6290372 11.4939414,17.8149346 10.958009,18.3508669 C10.390521,18.9183549 10.2417143,19.6639941 10.2530948,20.0534148 C10.2682689,20.7362429 10.5034432,21.3052442 10.9586176,21.7604186 L15.8491888,26.6509898 C16.1674923,26.9692933 16.544582,27.1806052 16.9805851,27.2849639 C17.1769419,27.335022 17.3560911,27.3557677 17.497683,27.3570447 L17.559388,27.359708 C17.708803,27.3624082 17.8994683,27.3423152 18.10783,27.2902681 C18.5502885,27.1898974 18.9344251,26.9768047 19.26024,26.6509898 L29.0413824,16.8698475 C29.4930709,16.418159 29.7293104,15.8480926 29.7501004,15.1596483 C29.7576258,14.7432325 29.5881121,14.0064168 29.0423441,13.4606488 C28.5009521,12.9192568 27.7922343,12.7444553 27.3443454,12.7538931 L27.3993167,12.7535335 Z",id:"Combined-Shape"})}),L("g",{id:"Verified-(outlines,-replaced,-modified,-green)",transform:"translate(44.596, 7.5177)",children:[C("path",{d:"M0,0.756879433 L4.47546099,0.756879433 C4.95810874,0.756879433 5.35300235,0.866572105 5.66014184,1.08595745 C5.96728133,1.30534279 6.18666667,1.59602837 6.31829787,1.95801418 L10.9582979,14.7920567 C11.166714,15.3514894 11.3778723,15.9602837 11.591773,16.6184397 C11.8056738,17.2765957 12.0058629,17.9676596 12.1923404,18.6916312 C12.3459102,17.9676596 12.5241608,17.2765957 12.7270922,16.6184397 C12.9300236,15.9602837 13.1302128,15.3514894 13.3276596,14.7920567 L17.9347518,1.95801418 C18.0444445,1.6508747 18.2583452,1.37390071 18.5764539,1.1270922 C18.8945626,0.880283688 19.2839716,0.756879433 19.7446809,0.756879433 L24.2530496,0.756879433 L14.6439716,24.7302128 L9.60907801,24.7302128 L0,0.756879433 Z",id:"Path"}),C("path",{d:"M31.3940426,7.40425532 C32.5238772,7.40425532 33.5577305,7.5797636 34.4956028,7.93078014 C35.4334752,8.28179668 36.2397163,8.7918676 36.9143262,9.46099291 C37.5889362,10.1301182 38.115461,10.9500709 38.4939007,11.9208511 C38.8723404,12.8916312 39.0615603,13.9913002 39.0615603,15.2198582 C39.0615603,15.6037825 39.0451064,15.9164066 39.0121986,16.1577305 C38.9792908,16.3990544 38.9189597,16.5910165 38.8312057,16.733617 C38.7434516,16.8762175 38.6255319,16.9749409 38.4774468,17.0297872 C38.3293617,17.0846336 38.1401418,17.1120567 37.9097872,17.1120567 L28.0703546,17.1120567 C28.2348936,18.5380615 28.6681796,19.5719149 29.3702128,20.213617 C30.072246,20.8553191 30.9772105,21.1761702 32.0851064,21.1761702 C32.6774468,21.1761702 33.1875177,21.10487 33.6153191,20.9622695 C34.0431206,20.819669 34.4243027,20.6606147 34.7588652,20.4851064 C35.0934278,20.3095981 35.4005674,20.1505437 35.6802837,20.0079433 C35.96,19.8653428 36.2534278,19.7940426 36.5605674,19.7940426 C36.9664304,19.7940426 37.2735696,19.9421277 37.4819858,20.2382979 L38.9628369,22.0646809 C38.4363121,22.6679906 37.8686525,23.1588652 37.2598582,23.537305 C36.6510638,23.9157447 36.0258156,24.2119149 35.3841135,24.4258156 C34.7424113,24.6397163 34.1007092,24.7878014 33.4590071,24.8700709 C32.817305,24.9523404 32.2057682,24.9934752 31.6243972,24.9934752 C30.428747,24.9934752 29.3071396,24.7987707 28.2595745,24.4093617 C27.2120094,24.0199527 26.2960757,23.4413239 25.511773,22.6734752 C24.7274704,21.9056265 24.1077069,20.9513002 23.6524823,19.8104965 C23.1972577,18.6696927 22.9696454,17.3424113 22.9696454,15.8286525 C22.9696454,14.6878487 23.1643499,13.6073759 23.5537589,12.587234 C23.9431679,11.5670922 24.5026005,10.6730969 25.2320567,9.90524823 C25.961513,9.13739952 26.844539,8.52860519 27.8811348,8.07886525 C28.9177305,7.6291253 30.0886999,7.40425532 31.3940426,7.40425532 Z M31.492766,10.9253901 C30.5165013,10.9253901 29.754137,11.2023641 29.2056738,11.7563121 C28.6572105,12.3102601 28.2952246,13.1082742 28.1197163,14.1503546 L34.4873759,14.1503546 C34.4873759,13.7444917 34.4352718,13.3495981 34.3310638,12.9656738 C34.2268559,12.5817494 34.0568321,12.2389598 33.8209929,11.937305 C33.5851538,11.6356501 33.2752718,11.3915839 32.8913475,11.2051064 C32.5074233,11.0186289 32.0412292,10.9253901 31.492766,10.9253901 Z",id:"Shape"}),C("path",{d:"M41.9903546,24.7302128 L41.9903546,7.66751773 L45.0178723,7.66751773 C45.2701654,7.66751773 45.481324,7.68945626 45.6513475,7.73333333 C45.8213711,7.77721041 45.9639716,7.84576831 46.0791489,7.93900709 C46.1943262,8.03224587 46.2820803,8.15565013 46.3424113,8.30921986 C46.4027424,8.46278959 46.4548462,8.64926715 46.4987234,8.86865248 L46.7784397,10.4646809 C47.4036879,9.49938533 48.1057211,8.73702128 48.884539,8.17758865 C49.6633569,7.61815603 50.5134752,7.33843972 51.4348936,7.33843972 C52.2137115,7.33843972 52.8389597,7.52491725 53.3106383,7.89787234 L52.6524823,11.6493617 C52.6086051,11.8797163 52.5208511,12.041513 52.3892199,12.1347518 C52.2575887,12.2279906 52.0820803,12.2746099 51.862695,12.2746099 C51.6762176,12.2746099 51.4568321,12.2499291 51.204539,12.2005674 C50.952246,12.1512057 50.634137,12.1265248 50.2502128,12.1265248 C48.9119623,12.1265248 47.8589126,12.8395272 47.0910638,14.2655319 L47.0910638,24.7302128 L41.9903546,24.7302128 Z",id:"Path"}),C("path",{d:"M60.8465248,7.66751773 L60.8465248,24.7302128 L55.7458156,24.7302128 L55.7458156,7.66751773 L60.8465248,7.66751773 Z M61.4388652,2.99460993 C61.4388652,3.40047282 61.3565957,3.78165484 61.1920567,4.13815603 C61.0275177,4.49465722 60.8026477,4.80728133 60.5174468,5.07602837 C60.232246,5.3447754 59.9004255,5.55867611 59.5219858,5.7177305 C59.1435461,5.87678488 58.7404255,5.95631206 58.3126241,5.95631206 C57.8957921,5.95631206 57.506383,5.87678488 57.1443972,5.7177305 C56.7824113,5.55867611 56.4615603,5.3447754 56.181844,5.07602837 C55.9021277,4.80728133 55.6827424,4.49465722 55.5236879,4.13815603 C55.3646335,3.78165484 55.2851064,3.40047282 55.2851064,2.99460993 C55.2851064,2.57777778 55.3646335,2.18836879 55.5236879,1.82638298 C55.6827424,1.46439716 55.9021277,1.14628842 56.181844,0.872056738 C56.4615603,0.597825058 56.7824113,0.383924349 57.1443972,0.23035461 C57.506383,0.0767848701 57.8957921,0 58.3126241,0 C58.7404255,0 59.1435461,0.0767848701 59.5219858,0.23035461 C59.9004255,0.383924349 60.232246,0.597825058 60.5174468,0.872056738 C60.8026477,1.14628842 61.0275177,1.46439716 61.1920567,1.82638298 C61.3565957,2.18836879 61.4388652,2.57777778 61.4388652,2.99460993 Z",id:"Shape"}),C("path",{d:"M93.737046,7.40425532 C94.8668806,7.40425532 95.9007339,7.5797636 96.8386062,7.93078014 C97.7764786,8.28179668 98.5827197,8.7918676 99.2573296,9.46099291 C99.9319396,10.1301182 100.458464,10.9500709 100.836904,11.9208511 C101.215344,12.8916312 101.404564,13.9913002 101.404564,15.2198582 C101.404564,15.6037825 101.38811,15.9164066 101.355202,16.1577305 C101.322294,16.3990544 101.261963,16.5910165 101.174209,16.733617 C101.086455,16.8762175 100.968535,16.9749409 100.82045,17.0297872 C100.672365,17.0846336 100.483145,17.1120567 100.252791,17.1120567 L90.413358,17.1120567 C90.577897,18.5380615 91.0111833,19.5719149 91.7132162,20.213617 C92.4152494,20.8553191 93.3202139,21.1761702 94.4281098,21.1761702 C95.0204502,21.1761702 95.5305211,21.10487 95.9583226,20.9622695 C96.386124,20.819669 96.7673061,20.6606147 97.1018687,20.4851064 C97.4364315,20.3095981 97.7435708,20.1505437 98.0232871,20.0079433 C98.3030034,19.8653428 98.5964315,19.7940426 98.9035708,19.7940426 C99.3094338,19.7940426 99.6165733,19.9421277 99.8249892,20.2382979 L101.30584,22.0646809 C100.779315,22.6679906 100.211656,23.1588652 99.6028616,23.537305 C98.9940672,23.9157447 98.368819,24.2119149 97.7271169,24.4258156 C97.0854148,24.6397163 96.4437126,24.7878014 95.8020105,24.8700709 C95.1603084,24.9523404 94.5487719,24.9934752 93.9674006,24.9934752 C92.7717506,24.9934752 91.650143,24.7987707 90.6025779,24.4093617 C89.555013,24.0199527 88.6390791,23.4413239 87.8547765,22.6734752 C87.070474,21.9056265 86.4507104,20.9513002 85.9954857,19.8104965 C85.5402613,18.6696927 85.3126488,17.3424113 85.3126488,15.8286525 C85.3126488,14.6878487 85.5073535,13.6073759 85.8967623,12.587234 C86.2861713,11.5670922 86.845604,10.6730969 87.5750601,9.90524823 C88.3045166,9.13739952 89.1875424,8.52860519 90.2241382,8.07886525 C91.2607339,7.6291253 92.4317033,7.40425532 93.737046,7.40425532 Z M93.8357694,10.9253901 C92.8595047,10.9253901 92.0971407,11.2023641 91.5486772,11.7563121 C91.0002139,12.3102601 90.6382281,13.1082742 90.4627197,14.1503546 L96.8303793,14.1503546 C96.8303793,13.7444917 96.7782755,13.3495981 96.6740672,12.9656738 C96.5698593,12.5817494 96.3998357,12.2389598 96.1639963,11.937305 C95.9281572,11.6356501 95.6182755,11.3915839 95.2343509,11.2051064 C94.8504267,11.0186289 94.3842329,10.9253901 93.8357694,10.9253901 Z",id:"Shape"}),C("path",{d:"M116.311798,24.7302128 C115.993689,24.7302128 115.727684,24.6589125 115.513784,24.5163121 C115.299883,24.3737116 115.149056,24.1598109 115.061301,23.8746099 L114.666408,22.5747518 C114.326361,22.9367376 113.969859,23.2658156 113.596904,23.5619858 C113.223949,23.858156 112.820829,24.1131915 112.387542,24.3270922 C111.954256,24.5409929 111.488063,24.7055319 110.988961,24.8207092 C110.489859,24.9358865 109.949623,24.9934752 109.368252,24.9934752 C108.479741,24.9934752 107.657046,24.7960284 106.900167,24.4011348 C106.143287,24.0062411 105.490616,23.4358392 104.942152,22.6899291 C104.393689,21.9440189 103.963145,21.0308274 103.650521,19.9503546 C103.337897,18.8698818 103.181585,17.6385816 103.181585,16.2564539 C103.181585,14.9840189 103.357093,13.8020804 103.70811,12.7106383 C104.059127,11.6191962 104.555486,10.6758392 105.197188,9.88056738 C105.83889,9.08529552 106.609481,8.46278959 107.508961,8.01304965 C108.408441,7.5633097 109.401159,7.33843972 110.487117,7.33843972 C111.364658,7.33843972 112.107826,7.4673286 112.71662,7.72510638 C113.325415,7.98288417 113.87662,8.32018913 114.370237,8.73702128 L114.370237,0.0987234043 L119.470947,0.0987234043 L119.470947,24.7302128 L116.311798,24.7302128 Z M111.145273,21.0774468 C111.518228,21.0774468 111.855533,21.0417967 112.157188,20.9704965 C112.458843,20.8991962 112.735817,20.7977305 112.98811,20.6660993 C113.240403,20.5344681 113.478985,20.3699291 113.703854,20.1724823 C113.928725,19.9750355 114.150852,19.7446809 114.370237,19.4814184 L114.370237,12.2417021 C113.975344,11.8139007 113.555769,11.5149882 113.111514,11.3449645 C112.667259,11.1749409 112.198323,11.0899291 111.704706,11.0899291 C111.233027,11.0899291 110.799741,11.1831679 110.404847,11.3696454 C110.009954,11.5561229 109.667164,11.8550355 109.376479,12.266383 C109.085793,12.6777305 108.858181,13.2124823 108.693642,13.8706383 C108.529103,14.5287943 108.446833,15.3240662 108.446833,16.2564539 C108.446833,17.1559338 108.512649,17.9128132 108.64428,18.5270922 C108.775911,19.1413711 108.959647,19.6377305 109.195486,20.0161702 C109.431325,20.3946099 109.713784,20.6660993 110.042862,20.8306383 C110.37194,20.9951773 110.73941,21.0774468 111.145273,21.0774468 Z",id:"Shape"}),C("path",{d:"M65.7168794,24.7302128 L65.7168794,11.1721986 L64.5980142,10.941844 C64.2140899,10.8540898 63.9042079,10.716974 63.6683688,10.5304965 C63.4325296,10.3440189 63.3146099,10.0697872 63.3146099,9.70780142 L63.3146099,7.70042553 L65.7168794,7.70042553 L65.7168794,6.72964539 C65.7168794,5.75338062 65.8731915,4.87035461 66.1858156,4.08056738 C66.4984397,3.29078014 66.9481796,2.61617021 67.5350355,2.05673759 C68.1218913,1.49730496 68.837636,1.06401891 69.6822695,0.756879433 C70.526903,0.449739952 71.486714,0.296170213 72.5617021,0.296170213 C72.9785342,0.296170213 73.3652009,0.320851064 73.7217021,0.370212766 C74.0782034,0.419574468 74.4484162,0.499101654 74.8323404,0.608794326 L74.733617,3.09333333 C74.7226477,3.26884162 74.6760284,3.4141844 74.5937589,3.5293617 C74.5114894,3.64453901 74.4100235,3.73777779 74.2893617,3.80907801 C74.1686999,3.88037824 74.0343262,3.93248227 73.8862411,3.96539007 C73.738156,3.99829787 73.5928133,4.01475177 73.4502128,4.01475177 C73.0004729,4.01475177 72.6000945,4.05862885 72.249078,4.14638298 C71.8980616,4.23413711 71.6046335,4.39044916 71.3687943,4.61531915 C71.1329552,4.84018913 70.9547044,5.13635935 70.8340426,5.50382979 C70.7133807,5.87130023 70.6530496,6.33475177 70.6530496,6.8941844 L70.6530496,7.70042553 L74.6678014,7.70042553 L74.6678014,11.1886525 L70.8175887,11.1886525 L70.8175887,24.7302128 L65.7168794,24.7302128 Z",id:"Path"}),C("path",{d:"M82.2475651,7.66751773 L82.2475651,24.7302128 L77.1468559,24.7302128 L77.1468559,7.66751773 L82.2475651,7.66751773 Z M82.8399055,2.99460993 C82.8399055,3.40047282 82.757636,3.78165484 82.593097,4.13815603 C82.428558,4.49465722 82.2036879,4.80728133 81.9184871,5.07602837 C81.633286,5.3447754 81.3014658,5.55867611 80.9230261,5.7177305 C80.5445864,5.87678488 80.1414658,5.95631206 79.7136644,5.95631206 C79.2968321,5.95631206 78.9074233,5.87678488 78.5454374,5.7177305 C78.1834516,5.55867611 77.8626006,5.3447754 77.5828843,5.07602837 C77.3031679,4.80728133 77.0837824,4.49465722 76.9247282,4.13815603 C76.7656738,3.78165484 76.6861467,3.40047282 76.6861467,2.99460993 C76.6861467,2.57777778 76.7656738,2.18836879 76.9247282,1.82638298 C77.0837824,1.46439716 77.3031679,1.14628842 77.5828843,0.872056738 C77.8626006,0.597825058 78.1834516,0.383924349 78.5454374,0.23035461 C78.9074233,0.0767848701 79.2968321,4.54747351e-13 79.7136644,4.54747351e-13 C80.1414658,4.54747351e-13 80.5445864,0.0767848701 80.9230261,0.23035461 C81.3014658,0.383924349 81.633286,0.597825058 81.9184871,0.872056738 C82.2036879,1.14628842 82.428558,1.46439716 82.593097,1.82638298 C82.757636,2.18836879 82.8399055,2.57777778 82.8399055,2.99460993 Z",id:"Shape"})]})]}),L("g",{id:"powered-by",transform:"translate(216.3584, 8.0628)",fill:"#202020",fillRule:"nonzero",children:[C("path",{d:"M0,29.7824 L0,7.544 L1.7384,7.544 C2.15386667,7.544 2.41626667,7.74626667 2.5256,8.1508 L2.7716,10.1188 C3.48226667,9.25506667 4.29406667,8.5608 5.207,8.036 C6.11993333,7.5112 7.17226667,7.2488 8.364,7.2488 C9.3152,7.2488 10.1789333,7.43193333 10.9552,7.7982 C11.7314667,8.16446667 12.3929333,8.70566667 12.9396,9.4218 C13.4862667,10.1379333 13.9072,11.0262667 14.2024,12.0868 C14.4976,13.1473333 14.6452,14.3664 14.6452,15.744 C14.6452,16.9685333 14.4812,18.1083333 14.1532,19.1634 C13.8252,20.2184667 13.3550667,21.1314 12.7428,21.9022 C12.1305333,22.673 11.3788667,23.2798 10.4878,23.7226 C9.59673333,24.1654 8.5936,24.3868 7.4784,24.3868 C6.45066667,24.3868 5.57326667,24.2173333 4.8462,23.8784 C4.11913333,23.5394667 3.4768,23.0584 2.9192,22.4352 L2.9192,29.7824 L0,29.7824 Z M7.3964,9.6104 C6.4452,9.6104 5.61153333,9.82906667 4.8954,10.2664 C4.17926667,10.7037333 3.52053333,11.3214667 2.9192,12.1196 L2.9192,20.1556 C3.45493333,20.8772 4.0426,21.3856 4.6822,21.6808 C5.3218,21.976 6.0352,22.1236 6.8224,22.1236 C8.364,22.1236 9.55026667,21.5714667 10.3812,20.4672 C11.2121333,19.3629333 11.6276,17.7885333 11.6276,15.744 C11.6276,14.6616 11.5319333,13.7322667 11.3406,12.956 C11.1492667,12.1797333 10.8732,11.5428667 10.5124,11.0454 C10.1516,10.5479333 9.7088,10.1844 9.184,9.9548 C8.6592,9.7252 8.06333333,9.6104 7.3964,9.6104 Z",id:"Shape"}),C("path",{d:"M24.8296,7.2816 C26.0432,7.2816 27.1392667,7.48386667 28.1178,7.8884 C29.0963333,8.29293333 29.9272667,8.86693333 30.6106,9.6104 C31.2939333,10.3538667 31.8187333,11.2531333 32.185,12.3082 C32.5512667,13.3632667 32.7344,14.5413333 32.7344,15.8424 C32.7344,17.1544 32.5512667,18.3352 32.185,19.3848 C31.8187333,20.4344 31.2939333,21.3309333 30.6106,22.0744 C29.9272667,22.8178667 29.0963333,23.3891333 28.1178,23.7882 C27.1392667,24.1872667 26.0432,24.3868 24.8296,24.3868 C23.616,24.3868 22.5199333,24.1872667 21.5414,23.7882 C20.5628667,23.3891333 19.7292,22.8178667 19.0404,22.0744 C18.3516,21.3309333 17.8213333,20.4344 17.4496,19.3848 C17.0778667,18.3352 16.892,17.1544 16.892,15.8424 C16.892,14.5413333 17.0778667,13.3632667 17.4496,12.3082 C17.8213333,11.2531333 18.3516,10.3538667 19.0404,9.6104 C19.7292,8.86693333 20.5628667,8.29293333 21.5414,7.8884 C22.5199333,7.48386667 23.616,7.2816 24.8296,7.2816 Z M24.8296,22.1072 C26.4696,22.1072 27.6941333,21.5578 28.5032,20.459 C29.3122667,19.3602 29.7168,17.8268 29.7168,15.8588 C29.7168,13.8798667 29.3122667,12.3382667 28.5032,11.234 C27.6941333,10.1297333 26.4696,9.5776 24.8296,9.5776 C23.9986667,9.5776 23.2770667,9.71973333 22.6648,10.004 C22.0525333,10.2882667 21.5414,10.6982667 21.1314,11.234 C20.7214,11.7697333 20.4152667,12.4284667 20.213,13.2102 C20.0107333,13.9919333 19.9096,14.8748 19.9096,15.8588 C19.9096,16.8428 20.0107333,17.7229333 20.213,18.4992 C20.4152667,19.2754667 20.7214,19.9287333 21.1314,20.459 C21.5414,20.9892667 22.0525333,21.3965333 22.6648,21.6808 C23.2770667,21.9650667 23.9986667,22.1072 24.8296,22.1072 Z",id:"Shape"}),C("path",{d:"M34.1776,7.544 L36.4736,7.544 C36.7141333,7.544 36.9109333,7.60413333 37.064,7.7244 C37.2170667,7.84466667 37.3209333,7.9868 37.3756,8.1508 L40.5572,18.8436 C40.6446667,19.2372 40.7266667,19.6171333 40.8032,19.9834 C40.8797333,20.3496667 40.9453333,20.7186667 41,21.0904 C41.0874667,20.7186667 41.1858667,20.3496667 41.2952,19.9834 C41.4045333,19.6171333 41.5193333,19.2372 41.6396,18.8436 L45.1492,8.0852 C45.2038667,7.9212 45.2995333,7.78453333 45.4362,7.6752 C45.5728667,7.56586667 45.7450667,7.5112 45.9528,7.5112 L47.2156,7.5112 C47.4342667,7.5112 47.6146667,7.56586667 47.7568,7.6752 C47.8989333,7.78453333 47.9973333,7.9212 48.052,8.0852 L51.4796,18.8436 C51.5998667,19.2262667 51.7064667,19.6034667 51.7994,19.9752 C51.8923333,20.3469333 51.9825333,20.7132 52.07,21.074 C52.1246667,20.7132 52.1957333,20.336 52.2832,19.9424 C52.3706667,19.5488 52.4636,19.1825333 52.562,18.8436 L55.8092,8.1508 C55.8638667,7.97586667 55.9677333,7.831 56.1208,7.7162 C56.2738667,7.6014 56.4542667,7.544 56.662,7.544 L58.8596,7.544 L53.4804,24.1572 L51.168,24.1572 C50.8837333,24.1572 50.6869333,23.9713333 50.5776,23.5996 L46.904,12.3328 C46.8165333,12.0813333 46.7454667,11.8271333 46.6908,11.5702 C46.6361333,11.3132667 46.5814667,11.0590667 46.5268,10.8076 C46.4721333,11.0590667 46.4174667,11.316 46.3628,11.5784 C46.3081333,11.8408 46.2370667,12.0977333 46.1496,12.3492 L42.4268,23.5996 C42.3065333,23.9713333 42.0824,24.1572 41.7544,24.1572 L39.5568,24.1572 L34.1776,7.544 Z",id:"Path"}),C("path",{d:"M68.0436,7.2816 C69.0385333,7.2816 69.9569333,7.44833333 70.7988,7.7818 C71.6406667,8.11526667 72.3677333,8.59633333 72.98,9.225 C73.5922667,9.85366667 74.0706,10.6299333 74.415,11.5538 C74.7594,12.4776667 74.9316,13.53 74.9316,14.7108 C74.9316,15.17 74.8824,15.4761333 74.784,15.6292 C74.6856,15.7822667 74.4997333,15.8588 74.2264,15.8588 L63.1728,15.8588 C63.1946667,16.9084 63.3368,17.8213333 63.5992,18.5976 C63.8616,19.3738667 64.2224,20.0216667 64.6816,20.541 C65.1408,21.0603333 65.6874667,21.4484667 66.3216,21.7054 C66.9557333,21.9623333 67.6664,22.0908 68.4536,22.0908 C69.1861333,22.0908 69.8175333,22.0060667 70.3478,21.8366 C70.8780667,21.6671333 71.3345333,21.484 71.7172,21.2872 C72.0998667,21.0904 72.4196667,20.9072667 72.6766,20.7378 C72.9335333,20.5683333 73.1549333,20.4836 73.3408,20.4836 C73.5813333,20.4836 73.7672,20.5765333 73.8984,20.7624 L74.7184,21.8284 C74.3576,22.2657333 73.9257333,22.6456667 73.4228,22.9682 C72.9198667,23.2907333 72.3814,23.5558667 71.8074,23.7636 C71.2334,23.9713333 70.6402667,24.1271333 70.028,24.231 C69.4157333,24.3348667 68.8089333,24.3868 68.2076,24.3868 C67.0596,24.3868 66.0018,24.1927333 65.0342,23.8046 C64.0666,23.4164667 63.2302,22.8479333 62.525,22.099 C61.8198,21.3500667 61.2704,20.4234667 60.8768,19.3192 C60.4832,18.2149333 60.2864,16.9466667 60.2864,15.5144 C60.2864,14.3554667 60.4640667,13.2730667 60.8194,12.2672 C61.1747333,11.2613333 61.6858667,10.3894 62.3528,9.6514 C63.0197333,8.9134 63.8342667,8.33393333 64.7964,7.913 C65.7585333,7.49206667 66.8409333,7.2816 68.0436,7.2816 Z M68.1092,9.43 C66.6988,9.43 65.5890667,9.83726667 64.78,10.6518 C63.9709333,11.4663333 63.468,12.5952 63.2712,14.0384 L72.3076,14.0384 C72.3076,13.3605333 72.2146667,12.7400667 72.0288,12.177 C71.8429333,11.6139333 71.5696,11.1274 71.2088,10.7174 C70.848,10.3074 70.4079333,9.99033333 69.8886,9.7662 C69.3692667,9.54206667 68.7761333,9.43 68.1092,9.43 Z",id:"Shape"}),C("path",{d:"M78.6544,24.1572 L78.6544,7.544 L80.3272,7.544 C80.6442667,7.544 80.8629333,7.60413333 80.9832,7.7244 C81.1034667,7.84466667 81.1854667,8.0524 81.2292,8.3476 L81.426,10.9388 C81.9945333,9.77986667 82.697,8.87513333 83.5334,8.2246 C84.3698,7.57406667 85.3510667,7.2488 86.4772,7.2488 C86.9364,7.2488 87.3518667,7.30073333 87.7236,7.4046 C88.0953333,7.50846667 88.4397333,7.65333333 88.7568,7.8392 L88.3796,10.0204 C88.3030667,10.2937333 88.1336,10.4304 87.8712,10.4304 C87.7181333,10.4304 87.4830667,10.3784667 87.166,10.2746 C86.8489333,10.1707333 86.4061333,10.1188 85.8376,10.1188 C84.8208,10.1188 83.9707333,10.414 83.2874,11.0044 C82.6040667,11.5948 82.0328,12.4530667 81.5736,13.5792 L81.5736,24.1572 L78.6544,24.1572 Z",id:"Path"}),C("path",{d:"M98.4492,7.2816 C99.4441333,7.2816 100.362533,7.44833333 101.2044,7.7818 C102.046267,8.11526667 102.773333,8.59633333 103.3856,9.225 C103.997867,9.85366667 104.4762,10.6299333 104.8206,11.5538 C105.165,12.4776667 105.3372,13.53 105.3372,14.7108 C105.3372,15.17 105.288,15.4761333 105.1896,15.6292 C105.0912,15.7822667 104.905333,15.8588 104.632,15.8588 L93.5784,15.8588 C93.6002667,16.9084 93.7424,17.8213333 94.0048,18.5976 C94.2672,19.3738667 94.628,20.0216667 95.0872,20.541 C95.5464,21.0603333 96.0930667,21.4484667 96.7272,21.7054 C97.3613333,21.9623333 98.072,22.0908 98.8592,22.0908 C99.5917333,22.0908 100.223133,22.0060667 100.7534,21.8366 C101.283667,21.6671333 101.740133,21.484 102.1228,21.2872 C102.505467,21.0904 102.825267,20.9072667 103.0822,20.7378 C103.339133,20.5683333 103.560533,20.4836 103.7464,20.4836 C103.986933,20.4836 104.1728,20.5765333 104.304,20.7624 L105.124,21.8284 C104.7632,22.2657333 104.331333,22.6456667 103.8284,22.9682 C103.325467,23.2907333 102.787,23.5558667 102.213,23.7636 C101.639,23.9713333 101.045867,24.1271333 100.4336,24.231 C99.8213333,24.3348667 99.2145333,24.3868 98.6132,24.3868 C97.4652,24.3868 96.4074,24.1927333 95.4398,23.8046 C94.4722,23.4164667 93.6358,22.8479333 92.9306,22.099 C92.2254,21.3500667 91.676,20.4234667 91.2824,19.3192 C90.8888,18.2149333 90.692,16.9466667 90.692,15.5144 C90.692,14.3554667 90.8696667,13.2730667 91.225,12.2672 C91.5803333,11.2613333 92.0914667,10.3894 92.7584,9.6514 C93.4253333,8.9134 94.2398667,8.33393333 95.202,7.913 C96.1641333,7.49206667 97.2465333,7.2816 98.4492,7.2816 Z M98.5148,9.43 C97.1044,9.43 95.9946667,9.83726667 95.1856,10.6518 C94.3765333,11.4663333 93.8736,12.5952 93.6768,14.0384 L102.7132,14.0384 C102.7132,13.3605333 102.620267,12.7400667 102.4344,12.177 C102.248533,11.6139333 101.9752,11.1274 101.6144,10.7174 C101.2536,10.3074 100.813533,9.99033333 100.2942,9.7662 C99.7748667,9.54206667 99.1817333,9.43 98.5148,9.43 Z",id:"Shape"}),C("path",{d:"M120.7532,24.1572 C120.337733,24.1572 120.075333,23.9549333 119.966,23.5504 L119.7036,21.5332 C118.992933,22.3969333 118.181133,23.0884667 117.2682,23.6078 C116.355267,24.1271333 115.3084,24.3868 114.1276,24.3868 C113.1764,24.3868 112.312667,24.2036667 111.5364,23.8374 C110.760133,23.4711333 110.098667,22.9326667 109.552,22.222 C109.005333,21.5113333 108.5844,20.6257333 108.2892,19.5652 C107.994,18.5046667 107.8464,17.2856 107.8464,15.908 C107.8464,14.6834667 108.0104,13.5436667 108.3384,12.4886 C108.6664,11.4335333 109.139267,10.5178667 109.757,9.7416 C110.374733,8.96533333 111.1264,8.3558 112.012,7.913 C112.8976,7.4702 113.903467,7.2488 115.0296,7.2488 C116.0464,7.2488 116.9156,7.421 117.6372,7.7654 C118.3588,8.1098 119.003867,8.5936 119.5724,9.2168 L119.5724,0 L122.4916,0 L122.4916,24.1572 L120.7532,24.1572 Z M115.0952,22.0252 C116.0464,22.0252 116.880067,21.8065333 117.5962,21.3692 C118.312333,20.9318667 118.971067,20.3141333 119.5724,19.516 L119.5724,11.48 C119.036667,10.7584 118.449,10.2527333 117.8094,9.963 C117.1698,9.67326667 116.461867,9.5284 115.6856,9.5284 C114.133067,9.5284 112.941333,10.0805333 112.1104,11.1848 C111.279467,12.2890667 110.864,13.8634667 110.864,15.908 C110.864,16.9904 110.956933,17.917 111.1428,18.6878 C111.328667,19.4586 111.602,20.0927333 111.9628,20.5902 C112.3236,21.0876667 112.7664,21.4512 113.2912,21.6808 C113.816,21.9104 114.417333,22.0252 115.0952,22.0252 Z",id:"Shape"}),C("path",{d:"M133.824,24.1572 L133.824,0 L136.7596,0 L136.7596,9.9384 C137.4484,9.14026667 138.238333,8.49793333 139.1294,8.0114 C140.020467,7.52486667 141.04,7.2816 142.188,7.2816 C143.150133,7.2816 144.019333,7.462 144.7956,7.8228 C145.571867,8.1836 146.233333,8.72206667 146.78,9.4382 C147.326667,10.1543333 147.7476,11.0399333 148.0428,12.095 C148.338,13.1500667 148.4856,14.3664 148.4856,15.744 C148.4856,16.9685333 148.3216,18.1083333 147.9936,19.1634 C147.6656,20.2184667 147.192733,21.1314 146.575,21.9022 C145.957267,22.673 145.202867,23.2798 144.3118,23.7226 C143.420733,24.1654 142.4176,24.3868 141.3024,24.3868 C140.230933,24.3868 139.320733,24.1790667 138.5718,23.7636 C137.822867,23.3481333 137.1696,22.7686667 136.612,22.0252 L136.4644,23.534 C136.376933,23.9494667 136.125467,24.1572 135.71,24.1572 L133.824,24.1572 Z M141.2368,9.6104 C140.2856,9.6104 139.451933,9.82906667 138.7358,10.2664 C138.019667,10.7037333 137.360933,11.3214667 136.7596,12.1196 L136.7596,20.1556 C137.2844,20.8772 137.8666,21.3856 138.5062,21.6808 C139.1458,21.976 139.8592,22.1236 140.6464,22.1236 C142.198933,22.1236 143.390667,21.5714667 144.2216,20.4672 C145.052533,19.3629333 145.468,17.7885333 145.468,15.744 C145.468,14.6616 145.372333,13.7322667 145.181,12.956 C144.989667,12.1797333 144.7136,11.5428667 144.3528,11.0454 C143.992,10.5479333 143.5492,10.1844 143.0244,9.9548 C142.4996,9.7252 141.903733,9.6104 141.2368,9.6104 Z",id:"Shape"}),C("path",{d:"M156.9316,29.0608 C156.8332,29.2794667 156.7102,29.4544 156.5626,29.5856 C156.415,29.7168 156.188133,29.7824 155.882,29.7824 L153.7172,29.7824 L156.7512,23.1896 L149.896,7.544 L152.4216,7.544 C152.673067,7.544 152.869867,7.60686667 153.012,7.7326 C153.154133,7.85833333 153.258,7.99773333 153.3236,8.1508 L157.768,18.614 C157.8664,18.8545333 157.951133,19.0950667 158.0222,19.3356 C158.093267,19.5761333 158.156133,19.8221333 158.2108,20.0736 C158.287333,19.8221333 158.363867,19.5761333 158.4404,19.3356 C158.516933,19.0950667 158.6044,18.8490667 158.7028,18.5976 L163.016,8.1508 C163.0816,7.97586667 163.193667,7.831 163.3522,7.7162 C163.510733,7.6014 163.682933,7.544 163.8688,7.544 L166.1976,7.544 L156.9316,29.0608 Z",id:"Path"})]}),L("g",{id:"1-Click-Verify",transform:"translate(0, 7.8004)",fill:"#202020",fillRule:"nonzero",children:[C("path",{d:"M1.968,20.9756 L6.56,20.9756 L6.56,8.9216 C6.56,8.3312 6.5764,7.71346667 6.6092,7.0684 L3.9032,9.3152 C3.72826667,9.45733333 3.55333333,9.55846667 3.3784,9.6186 C3.20346667,9.67873333 3.034,9.7088 2.87,9.7088 C2.58573333,9.7088 2.33153333,9.64593333 2.1074,9.5202 C1.88326667,9.39446667 1.71653333,9.26053333 1.6072,9.1184 L0,6.9864 L7.4456,0.738 L11.644,0.738 L11.644,20.9756 L15.58,20.9756 L15.58,24.6492 L1.968,24.6492 L1.968,20.9756 Z",id:"Path"}),C("polygon",{id:"Path",points:"18.4992 12.628 27.3552 12.628 27.3552 16.728 18.4992 16.728"}),C("path",{d:"M47.0188,18.4664 C47.15,18.4664 47.2812,18.491 47.4124,18.5402 C47.5436,18.5894 47.6693333,18.6741333 47.7896,18.7944 L49.9872,21.1068 C49.0250667,22.3641333 47.8196667,23.3126 46.371,23.9522 C44.9223333,24.5918 43.2085333,24.9116 41.2296,24.9116 C39.4146667,24.9116 37.7883333,24.6027333 36.3506,23.985 C34.9128667,23.3672667 33.6938,22.5144667 32.6934,21.4266 C31.693,20.3387333 30.9249333,19.0486 30.3892,17.5562 C29.8534667,16.0638 29.5856,14.4429333 29.5856,12.6936 C29.5856,10.9114667 29.8917333,9.2742 30.504,7.7818 C31.1162667,6.2894 31.9718,5.002 33.0706,3.9196 C34.1694,2.8372 35.4841333,1.99533333 37.0148,1.394 C38.5454667,0.792666667 40.2346667,0.492 42.0824,0.492 C42.9789333,0.492 43.8235333,0.571266667 44.6162,0.7298 C45.4088667,0.888333333 46.1496,1.107 46.8384,1.3858 C47.5272,1.6646 48.1613333,1.99806667 48.7408,2.3862 C49.3202667,2.77433333 49.8341333,3.20346667 50.2824,3.6736 L48.4128,6.1828 C48.2925333,6.33586667 48.1504,6.47526667 47.9864,6.601 C47.8224,6.72673333 47.5928,6.7896 47.2976,6.7896 C47.1008,6.7896 46.9149333,6.74586667 46.74,6.6584 C46.5650667,6.57093333 46.3792,6.46433333 46.1824,6.3386 C45.9856,6.21286667 45.7696667,6.0762 45.5346,5.9286 C45.2995333,5.781 45.0207333,5.64433333 44.6982,5.5186 C44.3756667,5.39286667 43.9984667,5.28626667 43.5666,5.1988 C43.1347333,5.11133333 42.6290667,5.0676 42.0496,5.0676 C41.0437333,5.0676 40.1253333,5.24526667 39.2944,5.6006 C38.4634667,5.95593333 37.7500667,6.46433333 37.1542,7.1258 C36.5583333,7.78726667 36.0936667,8.58813333 35.7602,9.5284 C35.4267333,10.4686667 35.26,11.5237333 35.26,12.6936 C35.26,13.9181333 35.4267333,15.006 35.7602,15.9572 C36.0936667,16.9084 36.5474,17.7092667 37.1214,18.3598 C37.6954,19.0103333 38.3650667,19.5050667 39.1304,19.844 C39.8957333,20.1829333 40.7157333,20.3524 41.5904,20.3524 C42.0933333,20.3524 42.5525333,20.3278 42.968,20.2786 C43.3834667,20.2294 43.7688667,20.1446667 44.1242,20.0244 C44.4795333,19.9041333 44.8184667,19.7483333 45.141,19.557 C45.4635333,19.3656667 45.7888,19.1278667 46.1168,18.8436 C46.248,18.7342667 46.3901333,18.6440667 46.5432,18.573 C46.6962667,18.5019333 46.8548,18.4664 47.0188,18.4664 Z",id:"Path"}),C("polygon",{id:"Path",points:"57.7608 0.0984 57.7608 24.6492 52.6768 24.6492 52.6768 0.0984"}),C("path",{d:"M67.1088,7.6424 L67.1088,24.6492 L62.0248,24.6492 L62.0248,7.6424 L67.1088,7.6424 Z M67.6992,2.9848 C67.6992,3.38933333 67.6172,3.76926667 67.4532,4.1246 C67.2892,4.47993333 67.0650667,4.79153333 66.7808,5.0594 C66.4965333,5.32726667 66.1658,5.54046667 65.7886,5.699 C65.4114,5.85753333 65.0096,5.9368 64.5832,5.9368 C64.1677333,5.9368 63.7796,5.85753333 63.4188,5.699 C63.058,5.54046667 62.7382,5.32726667 62.4594,5.0594 C62.1806,4.79153333 61.9619333,4.47993333 61.8034,4.1246 C61.6448667,3.76926667 61.5656,3.38933333 61.5656,2.9848 C61.5656,2.56933333 61.6448667,2.1812 61.8034,1.8204 C61.9619333,1.4596 62.1806,1.14253333 62.4594,0.8692 C62.7382,0.595866667 63.058,0.382666667 63.4188,0.2296 C63.7796,0.0765333333 64.1677333,0 64.5832,0 C65.0096,0 65.4114,0.0765333333 65.7886,0.2296 C66.1658,0.382666667 66.4965333,0.595866667 66.7808,0.8692 C67.0650667,1.14253333 67.2892,1.4596 67.4532,1.8204 C67.6172,2.1812 67.6992,2.56933333 67.6992,2.9848 Z",id:"Shape"}),C("path",{d:"M83.476,11.6768 C83.3229333,11.8626667 83.1753333,12.0102667 83.0332,12.1196 C82.8910667,12.2289333 82.6888,12.2836 82.4264,12.2836 C82.1749333,12.2836 81.9480667,12.2234667 81.7458,12.1032 C81.5435333,11.9829333 81.3166667,11.849 81.0652,11.7014 C80.8137333,11.5538 80.5185333,11.4198667 80.1796,11.2996 C79.8406667,11.1793333 79.4197333,11.1192 78.9168,11.1192 C78.2936,11.1192 77.7551333,11.234 77.3014,11.4636 C76.8476667,11.6932 76.4732,12.0212 76.178,12.4476 C75.8828,12.874 75.6641333,13.3960667 75.522,14.0138 C75.3798667,14.6315333 75.3088,15.3285333 75.3088,16.1048 C75.3088,17.7338667 75.6231333,18.9857333 76.2518,19.8604 C76.8804667,20.7350667 77.7469333,21.1724 78.8512,21.1724 C79.4416,21.1724 79.909,21.0986 80.2534,20.951 C80.5978,20.8034 80.8902667,20.6394 81.1308,20.459 C81.3713333,20.2786 81.5927333,20.1118667 81.795,19.9588 C81.9972667,19.8057333 82.2514667,19.7292 82.5576,19.7292 C82.9621333,19.7292 83.2682667,19.8768 83.476,20.172 L84.952,21.9924 C84.4272,22.5937333 83.8750667,23.083 83.2956,23.4602 C82.7161333,23.8374 82.123,24.1326 81.5162,24.3458 C80.9094,24.559 80.2998667,24.7066 79.6876,24.7886 C79.0753333,24.8706 78.4794667,24.9116 77.9,24.9116 C76.8613333,24.9116 75.8691333,24.7148 74.9234,24.3212 C73.9776667,23.9276 73.1467333,23.3563333 72.4306,22.6074 C71.7144667,21.8584667 71.1459333,20.9373333 70.725,19.844 C70.3040667,18.7506667 70.0936,17.5042667 70.0936,16.1048 C70.0936,14.8802667 70.2767333,13.735 70.643,12.669 C71.0092667,11.603 71.5504667,10.6791333 72.2666,9.8974 C72.9827333,9.11566667 73.8683333,8.50066667 74.9234,8.0524 C75.9784667,7.60413333 77.2002667,7.38 78.5888,7.38 C79.9226667,7.38 81.0925333,7.5932 82.0984,8.0196 C83.1042667,8.446 84.0117333,9.0692 84.8208,9.8892 L83.476,11.6768 Z",id:"Path"}),C("path",{d:"M92.2336,0.0984 L92.2336,13.858 L92.988,13.858 C93.3050667,13.858 93.5483333,13.8142667 93.7178,13.7268 C93.8872667,13.6393333 94.0485333,13.4808 94.2016,13.2512 L97.416,8.4624 C97.6018667,8.17813333 97.8232667,7.9704 98.0802,7.8392 C98.3371333,7.708 98.6624,7.6424 99.056,7.6424 L103.7136,7.6424 L99.3184,13.694 C99.1106667,13.9782667 98.8838,14.2297333 98.6378,14.4484 C98.3918,14.6670667 98.1266667,14.8638667 97.8424,15.0388 C98.3344,15.4105333 98.7608,15.9025333 99.1216,16.5148 L103.9104,24.6492 L99.3184,24.6492 C98.9357333,24.6492 98.605,24.5863333 98.3262,24.4606 C98.0474,24.3348667 97.8205333,24.1134667 97.6456,23.7964 L94.4312,17.7776 C94.2781333,17.5042667 94.1196,17.3266 93.9556,17.2446 C93.7916,17.1626 93.5456,17.1216 93.2176,17.1216 L92.2336,17.1216 L92.2336,24.6492 L87.1496,24.6492 L87.1496,0.0984 L92.2336,0.0984 Z",id:"Path"}),C("path",{d:"M110.4048,0.7544 L114.8656,0.7544 C115.346667,0.7544 115.740267,0.863733333 116.0464,1.0824 C116.352533,1.30106667 116.5712,1.5908 116.7024,1.9516 L121.3272,14.7436 C121.534933,15.3012 121.7454,15.908 121.9586,16.564 C122.1718,17.22 122.371333,17.9088 122.5572,18.6304 C122.710267,17.9088 122.887933,17.22 123.0902,16.564 C123.292467,15.908 123.492,15.3012 123.6888,14.7436 L128.2808,1.9516 C128.390133,1.64546667 128.603333,1.3694 128.9204,1.1234 C129.237467,0.8774 129.6256,0.7544 130.0848,0.7544 L134.5784,0.7544 L125.0008,24.6492 L119.9824,24.6492 L110.4048,0.7544 Z",id:"Path"}),C("path",{d:"M141.696,7.38 C142.822133,7.38 143.8526,7.55493333 144.7874,7.9048 C145.7222,8.25466667 146.5258,8.76306667 147.1982,9.43 C147.8706,10.0969333 148.3954,10.9142 148.7726,11.8818 C149.1498,12.8494 149.3384,13.9454667 149.3384,15.17 C149.3384,15.5526667 149.322,15.8642667 149.2892,16.1048 C149.2564,16.3453333 149.196267,16.5366667 149.1088,16.6788 C149.021333,16.8209333 148.9038,16.9193333 148.7562,16.974 C148.6086,17.0286667 148.42,17.056 148.1904,17.056 L138.3832,17.056 C138.5472,18.4773333 138.979067,19.5078 139.6788,20.1474 C140.378533,20.787 141.280533,21.1068 142.3848,21.1068 C142.9752,21.1068 143.4836,21.0357333 143.91,20.8936 C144.3364,20.7514667 144.716333,20.5929333 145.0498,20.418 C145.383267,20.2430667 145.6894,20.0845333 145.9682,19.9424 C146.247,19.8002667 146.539467,19.7292 146.8456,19.7292 C147.250133,19.7292 147.556267,19.8768 147.764,20.172 L149.24,21.9924 C148.7152,22.5937333 148.1494,23.083 147.5426,23.4602 C146.9358,23.8374 146.3126,24.1326 145.673,24.3458 C145.0334,24.559 144.3938,24.7066 143.7542,24.7886 C143.1146,24.8706 142.505067,24.9116 141.9256,24.9116 C140.733867,24.9116 139.615933,24.7175333 138.5718,24.3294 C137.527667,23.9412667 136.614733,23.3645333 135.833,22.5992 C135.051267,21.8338667 134.433533,20.8826667 133.9798,19.7456 C133.526067,18.6085333 133.2992,17.2856 133.2992,15.7768 C133.2992,14.6397333 133.493267,13.5628 133.8814,12.546 C134.269533,11.5292 134.827133,10.6381333 135.5542,9.8728 C136.281267,9.10746667 137.1614,8.50066667 138.1946,8.0524 C139.2278,7.60413333 140.394933,7.38 141.696,7.38 Z M141.7944,10.8896 C140.821333,10.8896 140.061467,11.1656667 139.5148,11.7178 C138.968133,12.2699333 138.607333,13.0653333 138.4324,14.104 L144.7792,14.104 C144.7792,13.6994667 144.727267,13.3058667 144.6234,12.9232 C144.519533,12.5405333 144.350067,12.1988667 144.115,11.8982 C143.879933,11.5975333 143.571067,11.3542667 143.1884,11.1684 C142.805733,10.9825333 142.341067,10.8896 141.7944,10.8896 Z",id:"Shape"}),C("path",{d:"M152.2576,24.6492 L152.2576,7.6424 L155.2752,7.6424 C155.526667,7.6424 155.737133,7.66426667 155.9066,7.708 C156.076067,7.75173333 156.2182,7.82006667 156.333,7.913 C156.4478,8.00593333 156.535267,8.12893333 156.5954,8.282 C156.655533,8.43506667 156.707467,8.62093333 156.7512,8.8396 L157.03,10.4304 C157.6532,9.46826667 158.352933,8.7084 159.1292,8.1508 C159.905467,7.5932 160.7528,7.3144 161.6712,7.3144 C162.447467,7.3144 163.070667,7.50026667 163.5408,7.872 L162.8848,11.6112 C162.841067,11.8408 162.7536,12.0020667 162.6224,12.095 C162.4912,12.1879333 162.316267,12.2344 162.0976,12.2344 C161.911733,12.2344 161.693067,12.2098 161.4416,12.1606 C161.190133,12.1114 160.873067,12.0868 160.4904,12.0868 C159.156533,12.0868 158.106933,12.7974667 157.3416,14.2188 L157.3416,24.6492 L152.2576,24.6492 Z",id:"Path"}),C("path",{d:"M171.052,7.6424 L171.052,24.6492 L165.968,24.6492 L165.968,7.6424 L171.052,7.6424 Z M171.6424,2.9848 C171.6424,3.38933333 171.5604,3.76926667 171.3964,4.1246 C171.2324,4.47993333 171.008267,4.79153333 170.724,5.0594 C170.439733,5.32726667 170.109,5.54046667 169.7318,5.699 C169.3546,5.85753333 168.9528,5.9368 168.5264,5.9368 C168.110933,5.9368 167.7228,5.85753333 167.362,5.699 C167.0012,5.54046667 166.6814,5.32726667 166.4026,5.0594 C166.1238,4.79153333 165.905133,4.47993333 165.7466,4.1246 C165.588067,3.76926667 165.5088,3.38933333 165.5088,2.9848 C165.5088,2.56933333 165.588067,2.1812 165.7466,1.8204 C165.905133,1.4596 166.1238,1.14253333 166.4026,0.8692 C166.6814,0.595866667 167.0012,0.382666667 167.362,0.2296 C167.7228,0.0765333333 168.110933,0 168.5264,0 C168.9528,0 169.3546,0.0765333333 169.7318,0.2296 C170.109,0.382666667 170.439733,0.595866667 170.724,0.8692 C171.008267,1.14253333 171.2324,1.4596 171.3964,1.8204 C171.5604,2.1812 171.6424,2.56933333 171.6424,2.9848 Z",id:"Shape"}),C("path",{d:"M175.9064,24.6492 L175.9064,11.1356 L174.7912,10.906 C174.408533,10.8185333 174.099667,10.6818667 173.8646,10.496 C173.629533,10.3101333 173.512,10.0368 173.512,9.676 L173.512,7.6752 L175.9064,7.6752 L175.9064,6.7076 C175.9064,5.73453333 176.0622,4.8544 176.3738,4.0672 C176.6854,3.28 177.133667,2.6076 177.7186,2.05 C178.303533,1.4924 179.016933,1.06053333 179.8588,0.7544 C180.700667,0.448266667 181.657333,0.2952 182.7288,0.2952 C183.144267,0.2952 183.529667,0.3198 183.885,0.369 C184.240333,0.4182 184.609333,0.497466667 184.992,0.6068 L184.8936,3.0832 C184.882667,3.25813333 184.8362,3.403 184.7542,3.5178 C184.6722,3.6326 184.571067,3.72553333 184.4508,3.7966 C184.330533,3.86766667 184.1966,3.9196 184.049,3.9524 C183.9014,3.9852 183.756533,4.0016 183.6144,4.0016 C183.166133,4.0016 182.767067,4.04533333 182.4172,4.1328 C182.067333,4.22026667 181.774867,4.37606667 181.5398,4.6002 C181.304733,4.82433333 181.127067,5.11953333 181.0068,5.4858 C180.886533,5.85206667 180.8264,6.314 180.8264,6.8716 L180.8264,7.6752 L184.828,7.6752 L184.828,11.152 L180.9904,11.152 L180.9904,24.6492 L175.9064,24.6492 Z",id:"Path"}),C("path",{d:"M193.9792,29.0608 C193.826133,29.3997333 193.640267,29.6484667 193.4216,29.807 C193.202933,29.9655333 192.853067,30.0448 192.372,30.0448 L188.5672,30.0448 L191.8472,23.1568 L185.0576,7.6424 L189.5512,7.6424 C189.9448,7.6424 190.250933,7.72986667 190.4696,7.9048 C190.688267,8.07973333 190.841333,8.28746667 190.9288,8.528 L193.7168,15.8588 C193.9792,16.5366667 194.1924,17.2145333 194.3564,17.8924 C194.465733,17.5425333 194.586,17.1981333 194.7172,16.8592 C194.8484,16.5202667 194.974133,16.1758667 195.0944,15.826 L197.62,8.528 C197.707467,8.27653333 197.879667,8.06606667 198.1366,7.8966 C198.393533,7.72713333 198.6696,7.6424 198.9648,7.6424 L203.0648,7.6424 L193.9792,29.0608 Z",id:"Path"})]})]})]})}export{i as Green};
@@ -0,0 +1 @@
1
+ "use strict";import{Black as r}from"./black.mjs";import{Gray as a}from"./gray.mjs";import{Green as e}from"./green.mjs";import{White as o}from"./white.mjs";import{WhiteGreen as m}from"./whiteGreen.mjs";import{BlackGreen as s}from"./blackGreen.mjs";export{r as Black,s as BlackGreen,a as Gray,e as Green,o as White,m as WhiteGreen};
@@ -0,0 +1 @@
1
+ "use strict";import{Box as i}from"@mui/material";import{jsxs as L,jsx as C}from"react/jsx-runtime";function a(d){return L(i,{component:"svg",width:"557px",height:"40px",viewBox:"0 0 557 40",version:"1.1",sx:d.sx,children:[C("title",{children:"1-Click Verify powered by Verified / white"}),L("g",{id:"1-Click-Verify-powered-by-Verified-/-white",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:[L("g",{id:"powered-by",transform:"translate(216.36, 8.0628)",fill:"#FFFFFF",fillRule:"nonzero",children:[C("path",{d:"M0,29.7824 L0,7.544 L1.7384,7.544 C2.15386667,7.544 2.41626667,7.74626667 2.5256,8.1508 L2.7716,10.1188 C3.48226667,9.25506667 4.29406667,8.5608 5.207,8.036 C6.11993333,7.5112 7.17226667,7.2488 8.364,7.2488 C9.3152,7.2488 10.1789333,7.43193333 10.9552,7.7982 C11.7314667,8.16446667 12.3929333,8.70566667 12.9396,9.4218 C13.4862667,10.1379333 13.9072,11.0262667 14.2024,12.0868 C14.4976,13.1473333 14.6452,14.3664 14.6452,15.744 C14.6452,16.9685333 14.4812,18.1083333 14.1532,19.1634 C13.8252,20.2184667 13.3550667,21.1314 12.7428,21.9022 C12.1305333,22.673 11.3788667,23.2798 10.4878,23.7226 C9.59673333,24.1654 8.5936,24.3868 7.4784,24.3868 C6.45066667,24.3868 5.57326667,24.2173333 4.8462,23.8784 C4.11913333,23.5394667 3.4768,23.0584 2.9192,22.4352 L2.9192,29.7824 L0,29.7824 Z M7.3964,9.6104 C6.4452,9.6104 5.61153333,9.82906667 4.8954,10.2664 C4.17926667,10.7037333 3.52053333,11.3214667 2.9192,12.1196 L2.9192,20.1556 C3.45493333,20.8772 4.0426,21.3856 4.6822,21.6808 C5.3218,21.976 6.0352,22.1236 6.8224,22.1236 C8.364,22.1236 9.55026667,21.5714667 10.3812,20.4672 C11.2121333,19.3629333 11.6276,17.7885333 11.6276,15.744 C11.6276,14.6616 11.5319333,13.7322667 11.3406,12.956 C11.1492667,12.1797333 10.8732,11.5428667 10.5124,11.0454 C10.1516,10.5479333 9.7088,10.1844 9.184,9.9548 C8.6592,9.7252 8.06333333,9.6104 7.3964,9.6104 Z",id:"Shape"}),C("path",{d:"M24.8296,7.2816 C26.0432,7.2816 27.1392667,7.48386667 28.1178,7.8884 C29.0963333,8.29293333 29.9272667,8.86693333 30.6106,9.6104 C31.2939333,10.3538667 31.8187333,11.2531333 32.185,12.3082 C32.5512667,13.3632667 32.7344,14.5413333 32.7344,15.8424 C32.7344,17.1544 32.5512667,18.3352 32.185,19.3848 C31.8187333,20.4344 31.2939333,21.3309333 30.6106,22.0744 C29.9272667,22.8178667 29.0963333,23.3891333 28.1178,23.7882 C27.1392667,24.1872667 26.0432,24.3868 24.8296,24.3868 C23.616,24.3868 22.5199333,24.1872667 21.5414,23.7882 C20.5628667,23.3891333 19.7292,22.8178667 19.0404,22.0744 C18.3516,21.3309333 17.8213333,20.4344 17.4496,19.3848 C17.0778667,18.3352 16.892,17.1544 16.892,15.8424 C16.892,14.5413333 17.0778667,13.3632667 17.4496,12.3082 C17.8213333,11.2531333 18.3516,10.3538667 19.0404,9.6104 C19.7292,8.86693333 20.5628667,8.29293333 21.5414,7.8884 C22.5199333,7.48386667 23.616,7.2816 24.8296,7.2816 Z M24.8296,22.1072 C26.4696,22.1072 27.6941333,21.5578 28.5032,20.459 C29.3122667,19.3602 29.7168,17.8268 29.7168,15.8588 C29.7168,13.8798667 29.3122667,12.3382667 28.5032,11.234 C27.6941333,10.1297333 26.4696,9.5776 24.8296,9.5776 C23.9986667,9.5776 23.2770667,9.71973333 22.6648,10.004 C22.0525333,10.2882667 21.5414,10.6982667 21.1314,11.234 C20.7214,11.7697333 20.4152667,12.4284667 20.213,13.2102 C20.0107333,13.9919333 19.9096,14.8748 19.9096,15.8588 C19.9096,16.8428 20.0107333,17.7229333 20.213,18.4992 C20.4152667,19.2754667 20.7214,19.9287333 21.1314,20.459 C21.5414,20.9892667 22.0525333,21.3965333 22.6648,21.6808 C23.2770667,21.9650667 23.9986667,22.1072 24.8296,22.1072 Z",id:"Shape"}),C("path",{d:"M34.1776,7.544 L36.4736,7.544 C36.7141333,7.544 36.9109333,7.60413333 37.064,7.7244 C37.2170667,7.84466667 37.3209333,7.9868 37.3756,8.1508 L40.5572,18.8436 C40.6446667,19.2372 40.7266667,19.6171333 40.8032,19.9834 C40.8797333,20.3496667 40.9453333,20.7186667 41,21.0904 C41.0874667,20.7186667 41.1858667,20.3496667 41.2952,19.9834 C41.4045333,19.6171333 41.5193333,19.2372 41.6396,18.8436 L45.1492,8.0852 C45.2038667,7.9212 45.2995333,7.78453333 45.4362,7.6752 C45.5728667,7.56586667 45.7450667,7.5112 45.9528,7.5112 L47.2156,7.5112 C47.4342667,7.5112 47.6146667,7.56586667 47.7568,7.6752 C47.8989333,7.78453333 47.9973333,7.9212 48.052,8.0852 L51.4796,18.8436 C51.5998667,19.2262667 51.7064667,19.6034667 51.7994,19.9752 C51.8923333,20.3469333 51.9825333,20.7132 52.07,21.074 C52.1246667,20.7132 52.1957333,20.336 52.2832,19.9424 C52.3706667,19.5488 52.4636,19.1825333 52.562,18.8436 L55.8092,8.1508 C55.8638667,7.97586667 55.9677333,7.831 56.1208,7.7162 C56.2738667,7.6014 56.4542667,7.544 56.662,7.544 L58.8596,7.544 L53.4804,24.1572 L51.168,24.1572 C50.8837333,24.1572 50.6869333,23.9713333 50.5776,23.5996 L46.904,12.3328 C46.8165333,12.0813333 46.7454667,11.8271333 46.6908,11.5702 C46.6361333,11.3132667 46.5814667,11.0590667 46.5268,10.8076 C46.4721333,11.0590667 46.4174667,11.316 46.3628,11.5784 C46.3081333,11.8408 46.2370667,12.0977333 46.1496,12.3492 L42.4268,23.5996 C42.3065333,23.9713333 42.0824,24.1572 41.7544,24.1572 L39.5568,24.1572 L34.1776,7.544 Z",id:"Path"}),C("path",{d:"M68.0436,7.2816 C69.0385333,7.2816 69.9569333,7.44833333 70.7988,7.7818 C71.6406667,8.11526667 72.3677333,8.59633333 72.98,9.225 C73.5922667,9.85366667 74.0706,10.6299333 74.415,11.5538 C74.7594,12.4776667 74.9316,13.53 74.9316,14.7108 C74.9316,15.17 74.8824,15.4761333 74.784,15.6292 C74.6856,15.7822667 74.4997333,15.8588 74.2264,15.8588 L63.1728,15.8588 C63.1946667,16.9084 63.3368,17.8213333 63.5992,18.5976 C63.8616,19.3738667 64.2224,20.0216667 64.6816,20.541 C65.1408,21.0603333 65.6874667,21.4484667 66.3216,21.7054 C66.9557333,21.9623333 67.6664,22.0908 68.4536,22.0908 C69.1861333,22.0908 69.8175333,22.0060667 70.3478,21.8366 C70.8780667,21.6671333 71.3345333,21.484 71.7172,21.2872 C72.0998667,21.0904 72.4196667,20.9072667 72.6766,20.7378 C72.9335333,20.5683333 73.1549333,20.4836 73.3408,20.4836 C73.5813333,20.4836 73.7672,20.5765333 73.8984,20.7624 L74.7184,21.8284 C74.3576,22.2657333 73.9257333,22.6456667 73.4228,22.9682 C72.9198667,23.2907333 72.3814,23.5558667 71.8074,23.7636 C71.2334,23.9713333 70.6402667,24.1271333 70.028,24.231 C69.4157333,24.3348667 68.8089333,24.3868 68.2076,24.3868 C67.0596,24.3868 66.0018,24.1927333 65.0342,23.8046 C64.0666,23.4164667 63.2302,22.8479333 62.525,22.099 C61.8198,21.3500667 61.2704,20.4234667 60.8768,19.3192 C60.4832,18.2149333 60.2864,16.9466667 60.2864,15.5144 C60.2864,14.3554667 60.4640667,13.2730667 60.8194,12.2672 C61.1747333,11.2613333 61.6858667,10.3894 62.3528,9.6514 C63.0197333,8.9134 63.8342667,8.33393333 64.7964,7.913 C65.7585333,7.49206667 66.8409333,7.2816 68.0436,7.2816 Z M68.1092,9.43 C66.6988,9.43 65.5890667,9.83726667 64.78,10.6518 C63.9709333,11.4663333 63.468,12.5952 63.2712,14.0384 L72.3076,14.0384 C72.3076,13.3605333 72.2146667,12.7400667 72.0288,12.177 C71.8429333,11.6139333 71.5696,11.1274 71.2088,10.7174 C70.848,10.3074 70.4079333,9.99033333 69.8886,9.7662 C69.3692667,9.54206667 68.7761333,9.43 68.1092,9.43 Z",id:"Shape"}),C("path",{d:"M78.6544,24.1572 L78.6544,7.544 L80.3272,7.544 C80.6442667,7.544 80.8629333,7.60413333 80.9832,7.7244 C81.1034667,7.84466667 81.1854667,8.0524 81.2292,8.3476 L81.426,10.9388 C81.9945333,9.77986667 82.697,8.87513333 83.5334,8.2246 C84.3698,7.57406667 85.3510667,7.2488 86.4772,7.2488 C86.9364,7.2488 87.3518667,7.30073333 87.7236,7.4046 C88.0953333,7.50846667 88.4397333,7.65333333 88.7568,7.8392 L88.3796,10.0204 C88.3030667,10.2937333 88.1336,10.4304 87.8712,10.4304 C87.7181333,10.4304 87.4830667,10.3784667 87.166,10.2746 C86.8489333,10.1707333 86.4061333,10.1188 85.8376,10.1188 C84.8208,10.1188 83.9707333,10.414 83.2874,11.0044 C82.6040667,11.5948 82.0328,12.4530667 81.5736,13.5792 L81.5736,24.1572 L78.6544,24.1572 Z",id:"Path"}),C("path",{d:"M98.4492,7.2816 C99.4441333,7.2816 100.362533,7.44833333 101.2044,7.7818 C102.046267,8.11526667 102.773333,8.59633333 103.3856,9.225 C103.997867,9.85366667 104.4762,10.6299333 104.8206,11.5538 C105.165,12.4776667 105.3372,13.53 105.3372,14.7108 C105.3372,15.17 105.288,15.4761333 105.1896,15.6292 C105.0912,15.7822667 104.905333,15.8588 104.632,15.8588 L93.5784,15.8588 C93.6002667,16.9084 93.7424,17.8213333 94.0048,18.5976 C94.2672,19.3738667 94.628,20.0216667 95.0872,20.541 C95.5464,21.0603333 96.0930667,21.4484667 96.7272,21.7054 C97.3613333,21.9623333 98.072,22.0908 98.8592,22.0908 C99.5917333,22.0908 100.223133,22.0060667 100.7534,21.8366 C101.283667,21.6671333 101.740133,21.484 102.1228,21.2872 C102.505467,21.0904 102.825267,20.9072667 103.0822,20.7378 C103.339133,20.5683333 103.560533,20.4836 103.7464,20.4836 C103.986933,20.4836 104.1728,20.5765333 104.304,20.7624 L105.124,21.8284 C104.7632,22.2657333 104.331333,22.6456667 103.8284,22.9682 C103.325467,23.2907333 102.787,23.5558667 102.213,23.7636 C101.639,23.9713333 101.045867,24.1271333 100.4336,24.231 C99.8213333,24.3348667 99.2145333,24.3868 98.6132,24.3868 C97.4652,24.3868 96.4074,24.1927333 95.4398,23.8046 C94.4722,23.4164667 93.6358,22.8479333 92.9306,22.099 C92.2254,21.3500667 91.676,20.4234667 91.2824,19.3192 C90.8888,18.2149333 90.692,16.9466667 90.692,15.5144 C90.692,14.3554667 90.8696667,13.2730667 91.225,12.2672 C91.5803333,11.2613333 92.0914667,10.3894 92.7584,9.6514 C93.4253333,8.9134 94.2398667,8.33393333 95.202,7.913 C96.1641333,7.49206667 97.2465333,7.2816 98.4492,7.2816 Z M98.5148,9.43 C97.1044,9.43 95.9946667,9.83726667 95.1856,10.6518 C94.3765333,11.4663333 93.8736,12.5952 93.6768,14.0384 L102.7132,14.0384 C102.7132,13.3605333 102.620267,12.7400667 102.4344,12.177 C102.248533,11.6139333 101.9752,11.1274 101.6144,10.7174 C101.2536,10.3074 100.813533,9.99033333 100.2942,9.7662 C99.7748667,9.54206667 99.1817333,9.43 98.5148,9.43 Z",id:"Shape"}),C("path",{d:"M120.7532,24.1572 C120.337733,24.1572 120.075333,23.9549333 119.966,23.5504 L119.7036,21.5332 C118.992933,22.3969333 118.181133,23.0884667 117.2682,23.6078 C116.355267,24.1271333 115.3084,24.3868 114.1276,24.3868 C113.1764,24.3868 112.312667,24.2036667 111.5364,23.8374 C110.760133,23.4711333 110.098667,22.9326667 109.552,22.222 C109.005333,21.5113333 108.5844,20.6257333 108.2892,19.5652 C107.994,18.5046667 107.8464,17.2856 107.8464,15.908 C107.8464,14.6834667 108.0104,13.5436667 108.3384,12.4886 C108.6664,11.4335333 109.139267,10.5178667 109.757,9.7416 C110.374733,8.96533333 111.1264,8.3558 112.012,7.913 C112.8976,7.4702 113.903467,7.2488 115.0296,7.2488 C116.0464,7.2488 116.9156,7.421 117.6372,7.7654 C118.3588,8.1098 119.003867,8.5936 119.5724,9.2168 L119.5724,0 L122.4916,0 L122.4916,24.1572 L120.7532,24.1572 Z M115.0952,22.0252 C116.0464,22.0252 116.880067,21.8065333 117.5962,21.3692 C118.312333,20.9318667 118.971067,20.3141333 119.5724,19.516 L119.5724,11.48 C119.036667,10.7584 118.449,10.2527333 117.8094,9.963 C117.1698,9.67326667 116.461867,9.5284 115.6856,9.5284 C114.133067,9.5284 112.941333,10.0805333 112.1104,11.1848 C111.279467,12.2890667 110.864,13.8634667 110.864,15.908 C110.864,16.9904 110.956933,17.917 111.1428,18.6878 C111.328667,19.4586 111.602,20.0927333 111.9628,20.5902 C112.3236,21.0876667 112.7664,21.4512 113.2912,21.6808 C113.816,21.9104 114.417333,22.0252 115.0952,22.0252 Z",id:"Shape"}),C("path",{d:"M133.824,24.1572 L133.824,0 L136.7596,0 L136.7596,9.9384 C137.4484,9.14026667 138.238333,8.49793333 139.1294,8.0114 C140.020467,7.52486667 141.04,7.2816 142.188,7.2816 C143.150133,7.2816 144.019333,7.462 144.7956,7.8228 C145.571867,8.1836 146.233333,8.72206667 146.78,9.4382 C147.326667,10.1543333 147.7476,11.0399333 148.0428,12.095 C148.338,13.1500667 148.4856,14.3664 148.4856,15.744 C148.4856,16.9685333 148.3216,18.1083333 147.9936,19.1634 C147.6656,20.2184667 147.192733,21.1314 146.575,21.9022 C145.957267,22.673 145.202867,23.2798 144.3118,23.7226 C143.420733,24.1654 142.4176,24.3868 141.3024,24.3868 C140.230933,24.3868 139.320733,24.1790667 138.5718,23.7636 C137.822867,23.3481333 137.1696,22.7686667 136.612,22.0252 L136.4644,23.534 C136.376933,23.9494667 136.125467,24.1572 135.71,24.1572 L133.824,24.1572 Z M141.2368,9.6104 C140.2856,9.6104 139.451933,9.82906667 138.7358,10.2664 C138.019667,10.7037333 137.360933,11.3214667 136.7596,12.1196 L136.7596,20.1556 C137.2844,20.8772 137.8666,21.3856 138.5062,21.6808 C139.1458,21.976 139.8592,22.1236 140.6464,22.1236 C142.198933,22.1236 143.390667,21.5714667 144.2216,20.4672 C145.052533,19.3629333 145.468,17.7885333 145.468,15.744 C145.468,14.6616 145.372333,13.7322667 145.181,12.956 C144.989667,12.1797333 144.7136,11.5428667 144.3528,11.0454 C143.992,10.5479333 143.5492,10.1844 143.0244,9.9548 C142.4996,9.7252 141.903733,9.6104 141.2368,9.6104 Z",id:"Shape"}),C("path",{d:"M156.9316,29.0608 C156.8332,29.2794667 156.7102,29.4544 156.5626,29.5856 C156.415,29.7168 156.188133,29.7824 155.882,29.7824 L153.7172,29.7824 L156.7512,23.1896 L149.896,7.544 L152.4216,7.544 C152.673067,7.544 152.869867,7.60686667 153.012,7.7326 C153.154133,7.85833333 153.258,7.99773333 153.3236,8.1508 L157.768,18.614 C157.8664,18.8545333 157.951133,19.0950667 158.0222,19.3356 C158.093267,19.5761333 158.156133,19.8221333 158.2108,20.0736 C158.287333,19.8221333 158.363867,19.5761333 158.4404,19.3356 C158.516933,19.0950667 158.6044,18.8490667 158.7028,18.5976 L163.016,8.1508 C163.0816,7.97586667 163.193667,7.831 163.3522,7.7162 C163.510733,7.6014 163.682933,7.544 163.8688,7.544 L166.1976,7.544 L156.9316,29.0608 Z",id:"Path"})]}),L("g",{id:"Clear-Check",transform:"translate(392.89, 0)",fill:"#FFFFFF",fillRule:"nonzero",children:[L("g",{id:"Verified-(outlines,-replaced,-modified,-green)",transform:"translate(44.596, 7.5177)",children:[C("path",{d:"M0,0.756879433 L4.47546099,0.756879433 C4.95810874,0.756879433 5.35300235,0.866572105 5.66014184,1.08595745 C5.96728133,1.30534279 6.18666667,1.59602837 6.31829787,1.95801418 L10.9582979,14.7920567 C11.166714,15.3514894 11.3778723,15.9602837 11.591773,16.6184397 C11.8056738,17.2765957 12.0058629,17.9676596 12.1923404,18.6916312 C12.3459102,17.9676596 12.5241608,17.2765957 12.7270922,16.6184397 C12.9300236,15.9602837 13.1302128,15.3514894 13.3276596,14.7920567 L17.9347518,1.95801418 C18.0444445,1.6508747 18.2583452,1.37390071 18.5764539,1.1270922 C18.8945626,0.880283688 19.2839716,0.756879433 19.7446809,0.756879433 L24.2530496,0.756879433 L14.6439716,24.7302128 L9.60907801,24.7302128 L0,0.756879433 Z",id:"Path"}),C("path",{d:"M31.3940426,7.40425532 C32.5238772,7.40425532 33.5577305,7.5797636 34.4956028,7.93078014 C35.4334752,8.28179668 36.2397163,8.7918676 36.9143262,9.46099291 C37.5889362,10.1301182 38.115461,10.9500709 38.4939007,11.9208511 C38.8723404,12.8916312 39.0615603,13.9913002 39.0615603,15.2198582 C39.0615603,15.6037825 39.0451064,15.9164066 39.0121986,16.1577305 C38.9792908,16.3990544 38.9189597,16.5910165 38.8312057,16.733617 C38.7434516,16.8762175 38.6255319,16.9749409 38.4774468,17.0297872 C38.3293617,17.0846336 38.1401418,17.1120567 37.9097872,17.1120567 L28.0703546,17.1120567 C28.2348936,18.5380615 28.6681796,19.5719149 29.3702128,20.213617 C30.072246,20.8553191 30.9772105,21.1761702 32.0851064,21.1761702 C32.6774468,21.1761702 33.1875177,21.10487 33.6153191,20.9622695 C34.0431206,20.819669 34.4243027,20.6606147 34.7588652,20.4851064 C35.0934278,20.3095981 35.4005674,20.1505437 35.6802837,20.0079433 C35.96,19.8653428 36.2534278,19.7940426 36.5605674,19.7940426 C36.9664304,19.7940426 37.2735696,19.9421277 37.4819858,20.2382979 L38.9628369,22.0646809 C38.4363121,22.6679906 37.8686525,23.1588652 37.2598582,23.537305 C36.6510638,23.9157447 36.0258156,24.2119149 35.3841135,24.4258156 C34.7424113,24.6397163 34.1007092,24.7878014 33.4590071,24.8700709 C32.817305,24.9523404 32.2057682,24.9934752 31.6243972,24.9934752 C30.428747,24.9934752 29.3071396,24.7987707 28.2595745,24.4093617 C27.2120094,24.0199527 26.2960757,23.4413239 25.511773,22.6734752 C24.7274704,21.9056265 24.1077069,20.9513002 23.6524823,19.8104965 C23.1972577,18.6696927 22.9696454,17.3424113 22.9696454,15.8286525 C22.9696454,14.6878487 23.1643499,13.6073759 23.5537589,12.587234 C23.9431679,11.5670922 24.5026005,10.6730969 25.2320567,9.90524823 C25.961513,9.13739952 26.844539,8.52860519 27.8811348,8.07886525 C28.9177305,7.6291253 30.0886999,7.40425532 31.3940426,7.40425532 Z M31.492766,10.9253901 C30.5165013,10.9253901 29.754137,11.2023641 29.2056738,11.7563121 C28.6572105,12.3102601 28.2952246,13.1082742 28.1197163,14.1503546 L34.4873759,14.1503546 C34.4873759,13.7444917 34.4352718,13.3495981 34.3310638,12.9656738 C34.2268559,12.5817494 34.0568321,12.2389598 33.8209929,11.937305 C33.5851538,11.6356501 33.2752718,11.3915839 32.8913475,11.2051064 C32.5074233,11.0186289 32.0412292,10.9253901 31.492766,10.9253901 Z",id:"Shape"}),C("path",{d:"M41.9903546,24.7302128 L41.9903546,7.66751773 L45.0178723,7.66751773 C45.2701654,7.66751773 45.481324,7.68945626 45.6513475,7.73333333 C45.8213711,7.77721041 45.9639716,7.84576831 46.0791489,7.93900709 C46.1943262,8.03224587 46.2820803,8.15565013 46.3424113,8.30921986 C46.4027424,8.46278959 46.4548462,8.64926715 46.4987234,8.86865248 L46.7784397,10.4646809 C47.4036879,9.49938533 48.1057211,8.73702128 48.884539,8.17758865 C49.6633569,7.61815603 50.5134752,7.33843972 51.4348936,7.33843972 C52.2137115,7.33843972 52.8389597,7.52491725 53.3106383,7.89787234 L52.6524823,11.6493617 C52.6086051,11.8797163 52.5208511,12.041513 52.3892199,12.1347518 C52.2575887,12.2279906 52.0820803,12.2746099 51.862695,12.2746099 C51.6762176,12.2746099 51.4568321,12.2499291 51.204539,12.2005674 C50.952246,12.1512057 50.634137,12.1265248 50.2502128,12.1265248 C48.9119623,12.1265248 47.8589126,12.8395272 47.0910638,14.2655319 L47.0910638,24.7302128 L41.9903546,24.7302128 Z",id:"Path"}),C("path",{d:"M60.8465248,7.66751773 L60.8465248,24.7302128 L55.7458156,24.7302128 L55.7458156,7.66751773 L60.8465248,7.66751773 Z M61.4388652,2.99460993 C61.4388652,3.40047282 61.3565957,3.78165484 61.1920567,4.13815603 C61.0275177,4.49465722 60.8026477,4.80728133 60.5174468,5.07602837 C60.232246,5.3447754 59.9004255,5.55867611 59.5219858,5.7177305 C59.1435461,5.87678488 58.7404255,5.95631206 58.3126241,5.95631206 C57.8957921,5.95631206 57.506383,5.87678488 57.1443972,5.7177305 C56.7824113,5.55867611 56.4615603,5.3447754 56.181844,5.07602837 C55.9021277,4.80728133 55.6827424,4.49465722 55.5236879,4.13815603 C55.3646335,3.78165484 55.2851064,3.40047282 55.2851064,2.99460993 C55.2851064,2.57777778 55.3646335,2.18836879 55.5236879,1.82638298 C55.6827424,1.46439716 55.9021277,1.14628842 56.181844,0.872056738 C56.4615603,0.597825058 56.7824113,0.383924349 57.1443972,0.23035461 C57.506383,0.0767848701 57.8957921,0 58.3126241,0 C58.7404255,0 59.1435461,0.0767848701 59.5219858,0.23035461 C59.9004255,0.383924349 60.232246,0.597825058 60.5174468,0.872056738 C60.8026477,1.14628842 61.0275177,1.46439716 61.1920567,1.82638298 C61.3565957,2.18836879 61.4388652,2.57777778 61.4388652,2.99460993 Z",id:"Shape"}),C("path",{d:"M93.737046,7.40425532 C94.8668806,7.40425532 95.9007339,7.5797636 96.8386062,7.93078014 C97.7764786,8.28179668 98.5827197,8.7918676 99.2573296,9.46099291 C99.9319396,10.1301182 100.458464,10.9500709 100.836904,11.9208511 C101.215344,12.8916312 101.404564,13.9913002 101.404564,15.2198582 C101.404564,15.6037825 101.38811,15.9164066 101.355202,16.1577305 C101.322294,16.3990544 101.261963,16.5910165 101.174209,16.733617 C101.086455,16.8762175 100.968535,16.9749409 100.82045,17.0297872 C100.672365,17.0846336 100.483145,17.1120567 100.252791,17.1120567 L90.413358,17.1120567 C90.577897,18.5380615 91.0111833,19.5719149 91.7132162,20.213617 C92.4152494,20.8553191 93.3202139,21.1761702 94.4281098,21.1761702 C95.0204502,21.1761702 95.5305211,21.10487 95.9583226,20.9622695 C96.386124,20.819669 96.7673061,20.6606147 97.1018687,20.4851064 C97.4364315,20.3095981 97.7435708,20.1505437 98.0232871,20.0079433 C98.3030034,19.8653428 98.5964315,19.7940426 98.9035708,19.7940426 C99.3094338,19.7940426 99.6165733,19.9421277 99.8249892,20.2382979 L101.30584,22.0646809 C100.779315,22.6679906 100.211656,23.1588652 99.6028616,23.537305 C98.9940672,23.9157447 98.368819,24.2119149 97.7271169,24.4258156 C97.0854148,24.6397163 96.4437126,24.7878014 95.8020105,24.8700709 C95.1603084,24.9523404 94.5487719,24.9934752 93.9674006,24.9934752 C92.7717506,24.9934752 91.650143,24.7987707 90.6025779,24.4093617 C89.555013,24.0199527 88.6390791,23.4413239 87.8547765,22.6734752 C87.070474,21.9056265 86.4507104,20.9513002 85.9954857,19.8104965 C85.5402613,18.6696927 85.3126488,17.3424113 85.3126488,15.8286525 C85.3126488,14.6878487 85.5073535,13.6073759 85.8967623,12.587234 C86.2861713,11.5670922 86.845604,10.6730969 87.5750601,9.90524823 C88.3045166,9.13739952 89.1875424,8.52860519 90.2241382,8.07886525 C91.2607339,7.6291253 92.4317033,7.40425532 93.737046,7.40425532 Z M93.8357694,10.9253901 C92.8595047,10.9253901 92.0971407,11.2023641 91.5486772,11.7563121 C91.0002139,12.3102601 90.6382281,13.1082742 90.4627197,14.1503546 L96.8303793,14.1503546 C96.8303793,13.7444917 96.7782755,13.3495981 96.6740672,12.9656738 C96.5698593,12.5817494 96.3998357,12.2389598 96.1639963,11.937305 C95.9281572,11.6356501 95.6182755,11.3915839 95.2343509,11.2051064 C94.8504267,11.0186289 94.3842329,10.9253901 93.8357694,10.9253901 Z",id:"Shape"}),C("path",{d:"M116.311798,24.7302128 C115.993689,24.7302128 115.727684,24.6589125 115.513784,24.5163121 C115.299883,24.3737116 115.149056,24.1598109 115.061301,23.8746099 L114.666408,22.5747518 C114.326361,22.9367376 113.969859,23.2658156 113.596904,23.5619858 C113.223949,23.858156 112.820829,24.1131915 112.387542,24.3270922 C111.954256,24.5409929 111.488063,24.7055319 110.988961,24.8207092 C110.489859,24.9358865 109.949623,24.9934752 109.368252,24.9934752 C108.479741,24.9934752 107.657046,24.7960284 106.900167,24.4011348 C106.143287,24.0062411 105.490616,23.4358392 104.942152,22.6899291 C104.393689,21.9440189 103.963145,21.0308274 103.650521,19.9503546 C103.337897,18.8698818 103.181585,17.6385816 103.181585,16.2564539 C103.181585,14.9840189 103.357093,13.8020804 103.70811,12.7106383 C104.059127,11.6191962 104.555486,10.6758392 105.197188,9.88056738 C105.83889,9.08529552 106.609481,8.46278959 107.508961,8.01304965 C108.408441,7.5633097 109.401159,7.33843972 110.487117,7.33843972 C111.364658,7.33843972 112.107826,7.4673286 112.71662,7.72510638 C113.325415,7.98288417 113.87662,8.32018913 114.370237,8.73702128 L114.370237,0.0987234043 L119.470947,0.0987234043 L119.470947,24.7302128 L116.311798,24.7302128 Z M111.145273,21.0774468 C111.518228,21.0774468 111.855533,21.0417967 112.157188,20.9704965 C112.458843,20.8991962 112.735817,20.7977305 112.98811,20.6660993 C113.240403,20.5344681 113.478985,20.3699291 113.703854,20.1724823 C113.928725,19.9750355 114.150852,19.7446809 114.370237,19.4814184 L114.370237,12.2417021 C113.975344,11.8139007 113.555769,11.5149882 113.111514,11.3449645 C112.667259,11.1749409 112.198323,11.0899291 111.704706,11.0899291 C111.233027,11.0899291 110.799741,11.1831679 110.404847,11.3696454 C110.009954,11.5561229 109.667164,11.8550355 109.376479,12.266383 C109.085793,12.6777305 108.858181,13.2124823 108.693642,13.8706383 C108.529103,14.5287943 108.446833,15.3240662 108.446833,16.2564539 C108.446833,17.1559338 108.512649,17.9128132 108.64428,18.5270922 C108.775911,19.1413711 108.959647,19.6377305 109.195486,20.0161702 C109.431325,20.3946099 109.713784,20.6660993 110.042862,20.8306383 C110.37194,20.9951773 110.73941,21.0774468 111.145273,21.0774468 Z",id:"Shape"}),C("path",{d:"M65.7168794,24.7302128 L65.7168794,11.1721986 L64.5980142,10.941844 C64.2140899,10.8540898 63.9042079,10.716974 63.6683688,10.5304965 C63.4325296,10.3440189 63.3146099,10.0697872 63.3146099,9.70780142 L63.3146099,7.70042553 L65.7168794,7.70042553 L65.7168794,6.72964539 C65.7168794,5.75338062 65.8731915,4.87035461 66.1858156,4.08056738 C66.4984397,3.29078014 66.9481796,2.61617021 67.5350355,2.05673759 C68.1218913,1.49730496 68.837636,1.06401891 69.6822695,0.756879433 C70.526903,0.449739952 71.486714,0.296170213 72.5617021,0.296170213 C72.9785342,0.296170213 73.3652009,0.320851064 73.7217021,0.370212766 C74.0782034,0.419574468 74.4484162,0.499101654 74.8323404,0.608794326 L74.733617,3.09333333 C74.7226477,3.26884162 74.6760284,3.4141844 74.5937589,3.5293617 C74.5114894,3.64453901 74.4100235,3.73777779 74.2893617,3.80907801 C74.1686999,3.88037824 74.0343262,3.93248227 73.8862411,3.96539007 C73.738156,3.99829787 73.5928133,4.01475177 73.4502128,4.01475177 C73.0004729,4.01475177 72.6000945,4.05862885 72.249078,4.14638298 C71.8980616,4.23413711 71.6046335,4.39044916 71.3687943,4.61531915 C71.1329552,4.84018913 70.9547044,5.13635935 70.8340426,5.50382979 C70.7133807,5.87130023 70.6530496,6.33475177 70.6530496,6.8941844 L70.6530496,7.70042553 L74.6678014,7.70042553 L74.6678014,11.1886525 L70.8175887,11.1886525 L70.8175887,24.7302128 L65.7168794,24.7302128 Z",id:"Path"}),C("path",{d:"M82.2475651,7.66751773 L82.2475651,24.7302128 L77.1468559,24.7302128 L77.1468559,7.66751773 L82.2475651,7.66751773 Z M82.8399055,2.99460993 C82.8399055,3.40047282 82.757636,3.78165484 82.593097,4.13815603 C82.428558,4.49465722 82.2036879,4.80728133 81.9184871,5.07602837 C81.633286,5.3447754 81.3014658,5.55867611 80.9230261,5.7177305 C80.5445864,5.87678488 80.1414658,5.95631206 79.7136644,5.95631206 C79.2968321,5.95631206 78.9074233,5.87678488 78.5454374,5.7177305 C78.1834516,5.55867611 77.8626006,5.3447754 77.5828843,5.07602837 C77.3031679,4.80728133 77.0837824,4.49465722 76.9247282,4.13815603 C76.7656738,3.78165484 76.6861467,3.40047282 76.6861467,2.99460993 C76.6861467,2.57777778 76.7656738,2.18836879 76.9247282,1.82638298 C77.0837824,1.46439716 77.3031679,1.14628842 77.5828843,0.872056738 C77.8626006,0.597825058 78.1834516,0.383924349 78.5454374,0.23035461 C78.9074233,0.0767848701 79.2968321,4.54747351e-13 79.7136644,4.54747351e-13 C80.1414658,4.54747351e-13 80.5445864,0.0767848701 80.9230261,0.23035461 C81.3014658,0.383924349 81.633286,0.597825058 81.9184871,0.872056738 C82.2036879,1.14628842 82.428558,1.46439716 82.593097,1.82638298 C82.757636,2.18836879 82.8399055,2.57777778 82.8399055,2.99460993 Z",id:"Shape"})]}),C("g",{id:"Check-Mark",children:C("path",{d:"M20,0 C22.8775489,0 25.3866552,1.57749004 26.7097048,3.91485589 C29.2771245,3.23312318 32.1283404,3.89911052 34.1421356,5.91290587 C36.1629782,7.93374843 36.8265631,10.7978829 36.1328902,13.3725495 C38.4440374,14.7027623 40,17.1971946 40,20.0550415 C40,22.9128883 38.4440374,25.4073207 36.1330477,26.7374037 C36.8265631,29.3122 36.1629782,32.1763345 34.1421356,34.197177 C32.1140865,36.2252261 29.2367206,36.88632 26.6549589,36.1804587 C25.3180937,38.465278 22.8382736,40 20,40 C17.1617264,40 14.6819063,38.465278 13.3451304,36.1804247 C10.7632793,36.88632 7.88591336,36.2252261 5.85786437,34.197177 C3.83702182,32.1763345 3.17343699,29.3122 3.8671099,26.7375334 C1.55596242,25.4073207 0,22.9128883 0,20.0550415 C0,17.1971946 1.55596242,14.7027623 3.86695248,13.3726792 C3.17343699,10.7978829 3.83702182,7.93374843 5.85786437,5.91290587 C7.87165972,3.89911052 10.7228755,3.23312318 13.2905618,3.9149438 C14.6133448,1.57749004 17.1224511,0 20,0 Z M27.3993167,12.7535335 L27.3443454,12.7538931 C26.6560834,12.7706021 26.0850423,13.0058668 25.631222,13.4596871 L17.5545304,21.5358835 L14.368778,18.3502582 C13.9036249,17.8851051 13.3336489,17.6509056 12.65885,17.6476597 C12.2232715,17.6290372 11.4939414,17.8149346 10.958009,18.3508669 C10.390521,18.9183549 10.2417143,19.6639941 10.2530948,20.0534148 C10.2682689,20.7362429 10.5034432,21.3052442 10.9586176,21.7604186 L15.8491888,26.6509898 C16.1674923,26.9692933 16.544582,27.1806052 16.9805851,27.2849639 C17.1769419,27.335022 17.3560911,27.3557677 17.497683,27.3570447 L17.559388,27.359708 C17.708803,27.3624082 17.8994683,27.3423152 18.10783,27.2902681 C18.5502885,27.1898974 18.9344251,26.9768047 19.26024,26.6509898 L29.0413824,16.8698475 C29.4930709,16.418159 29.7293104,15.8480926 29.7501004,15.1596483 C29.7576258,14.7432325 29.5881121,14.0064168 29.0423441,13.4606488 C28.5009521,12.9192568 27.7922343,12.7444553 27.3443454,12.7538931 L27.3993167,12.7535335 Z",id:"Combined-Shape"})})]}),L("g",{id:"1-Click-Verify",transform:"translate(0, 7.8004)",fill:"#FFFFFF",fillRule:"nonzero",children:[C("path",{d:"M1.968,20.9756 L6.56,20.9756 L6.56,8.9216 C6.56,8.3312 6.5764,7.71346667 6.6092,7.0684 L3.9032,9.3152 C3.72826667,9.45733333 3.55333333,9.55846667 3.3784,9.6186 C3.20346667,9.67873333 3.034,9.7088 2.87,9.7088 C2.58573333,9.7088 2.33153333,9.64593333 2.1074,9.5202 C1.88326667,9.39446667 1.71653333,9.26053333 1.6072,9.1184 L0,6.9864 L7.4456,0.738 L11.644,0.738 L11.644,20.9756 L15.58,20.9756 L15.58,24.6492 L1.968,24.6492 L1.968,20.9756 Z",id:"Path"}),C("polygon",{id:"Path",points:"18.4992 12.628 27.3552 12.628 27.3552 16.728 18.4992 16.728"}),C("path",{d:"M47.0188,18.4664 C47.15,18.4664 47.2812,18.491 47.4124,18.5402 C47.5436,18.5894 47.6693333,18.6741333 47.7896,18.7944 L49.9872,21.1068 C49.0250667,22.3641333 47.8196667,23.3126 46.371,23.9522 C44.9223333,24.5918 43.2085333,24.9116 41.2296,24.9116 C39.4146667,24.9116 37.7883333,24.6027333 36.3506,23.985 C34.9128667,23.3672667 33.6938,22.5144667 32.6934,21.4266 C31.693,20.3387333 30.9249333,19.0486 30.3892,17.5562 C29.8534667,16.0638 29.5856,14.4429333 29.5856,12.6936 C29.5856,10.9114667 29.8917333,9.2742 30.504,7.7818 C31.1162667,6.2894 31.9718,5.002 33.0706,3.9196 C34.1694,2.8372 35.4841333,1.99533333 37.0148,1.394 C38.5454667,0.792666667 40.2346667,0.492 42.0824,0.492 C42.9789333,0.492 43.8235333,0.571266667 44.6162,0.7298 C45.4088667,0.888333333 46.1496,1.107 46.8384,1.3858 C47.5272,1.6646 48.1613333,1.99806667 48.7408,2.3862 C49.3202667,2.77433333 49.8341333,3.20346667 50.2824,3.6736 L48.4128,6.1828 C48.2925333,6.33586667 48.1504,6.47526667 47.9864,6.601 C47.8224,6.72673333 47.5928,6.7896 47.2976,6.7896 C47.1008,6.7896 46.9149333,6.74586667 46.74,6.6584 C46.5650667,6.57093333 46.3792,6.46433333 46.1824,6.3386 C45.9856,6.21286667 45.7696667,6.0762 45.5346,5.9286 C45.2995333,5.781 45.0207333,5.64433333 44.6982,5.5186 C44.3756667,5.39286667 43.9984667,5.28626667 43.5666,5.1988 C43.1347333,5.11133333 42.6290667,5.0676 42.0496,5.0676 C41.0437333,5.0676 40.1253333,5.24526667 39.2944,5.6006 C38.4634667,5.95593333 37.7500667,6.46433333 37.1542,7.1258 C36.5583333,7.78726667 36.0936667,8.58813333 35.7602,9.5284 C35.4267333,10.4686667 35.26,11.5237333 35.26,12.6936 C35.26,13.9181333 35.4267333,15.006 35.7602,15.9572 C36.0936667,16.9084 36.5474,17.7092667 37.1214,18.3598 C37.6954,19.0103333 38.3650667,19.5050667 39.1304,19.844 C39.8957333,20.1829333 40.7157333,20.3524 41.5904,20.3524 C42.0933333,20.3524 42.5525333,20.3278 42.968,20.2786 C43.3834667,20.2294 43.7688667,20.1446667 44.1242,20.0244 C44.4795333,19.9041333 44.8184667,19.7483333 45.141,19.557 C45.4635333,19.3656667 45.7888,19.1278667 46.1168,18.8436 C46.248,18.7342667 46.3901333,18.6440667 46.5432,18.573 C46.6962667,18.5019333 46.8548,18.4664 47.0188,18.4664 Z",id:"Path"}),C("polygon",{id:"Path",points:"57.7608 0.0984 57.7608 24.6492 52.6768 24.6492 52.6768 0.0984"}),C("path",{d:"M67.1088,7.6424 L67.1088,24.6492 L62.0248,24.6492 L62.0248,7.6424 L67.1088,7.6424 Z M67.6992,2.9848 C67.6992,3.38933333 67.6172,3.76926667 67.4532,4.1246 C67.2892,4.47993333 67.0650667,4.79153333 66.7808,5.0594 C66.4965333,5.32726667 66.1658,5.54046667 65.7886,5.699 C65.4114,5.85753333 65.0096,5.9368 64.5832,5.9368 C64.1677333,5.9368 63.7796,5.85753333 63.4188,5.699 C63.058,5.54046667 62.7382,5.32726667 62.4594,5.0594 C62.1806,4.79153333 61.9619333,4.47993333 61.8034,4.1246 C61.6448667,3.76926667 61.5656,3.38933333 61.5656,2.9848 C61.5656,2.56933333 61.6448667,2.1812 61.8034,1.8204 C61.9619333,1.4596 62.1806,1.14253333 62.4594,0.8692 C62.7382,0.595866667 63.058,0.382666667 63.4188,0.2296 C63.7796,0.0765333333 64.1677333,0 64.5832,0 C65.0096,0 65.4114,0.0765333333 65.7886,0.2296 C66.1658,0.382666667 66.4965333,0.595866667 66.7808,0.8692 C67.0650667,1.14253333 67.2892,1.4596 67.4532,1.8204 C67.6172,2.1812 67.6992,2.56933333 67.6992,2.9848 Z",id:"Shape"}),C("path",{d:"M83.476,11.6768 C83.3229333,11.8626667 83.1753333,12.0102667 83.0332,12.1196 C82.8910667,12.2289333 82.6888,12.2836 82.4264,12.2836 C82.1749333,12.2836 81.9480667,12.2234667 81.7458,12.1032 C81.5435333,11.9829333 81.3166667,11.849 81.0652,11.7014 C80.8137333,11.5538 80.5185333,11.4198667 80.1796,11.2996 C79.8406667,11.1793333 79.4197333,11.1192 78.9168,11.1192 C78.2936,11.1192 77.7551333,11.234 77.3014,11.4636 C76.8476667,11.6932 76.4732,12.0212 76.178,12.4476 C75.8828,12.874 75.6641333,13.3960667 75.522,14.0138 C75.3798667,14.6315333 75.3088,15.3285333 75.3088,16.1048 C75.3088,17.7338667 75.6231333,18.9857333 76.2518,19.8604 C76.8804667,20.7350667 77.7469333,21.1724 78.8512,21.1724 C79.4416,21.1724 79.909,21.0986 80.2534,20.951 C80.5978,20.8034 80.8902667,20.6394 81.1308,20.459 C81.3713333,20.2786 81.5927333,20.1118667 81.795,19.9588 C81.9972667,19.8057333 82.2514667,19.7292 82.5576,19.7292 C82.9621333,19.7292 83.2682667,19.8768 83.476,20.172 L84.952,21.9924 C84.4272,22.5937333 83.8750667,23.083 83.2956,23.4602 C82.7161333,23.8374 82.123,24.1326 81.5162,24.3458 C80.9094,24.559 80.2998667,24.7066 79.6876,24.7886 C79.0753333,24.8706 78.4794667,24.9116 77.9,24.9116 C76.8613333,24.9116 75.8691333,24.7148 74.9234,24.3212 C73.9776667,23.9276 73.1467333,23.3563333 72.4306,22.6074 C71.7144667,21.8584667 71.1459333,20.9373333 70.725,19.844 C70.3040667,18.7506667 70.0936,17.5042667 70.0936,16.1048 C70.0936,14.8802667 70.2767333,13.735 70.643,12.669 C71.0092667,11.603 71.5504667,10.6791333 72.2666,9.8974 C72.9827333,9.11566667 73.8683333,8.50066667 74.9234,8.0524 C75.9784667,7.60413333 77.2002667,7.38 78.5888,7.38 C79.9226667,7.38 81.0925333,7.5932 82.0984,8.0196 C83.1042667,8.446 84.0117333,9.0692 84.8208,9.8892 L83.476,11.6768 Z",id:"Path"}),C("path",{d:"M92.2336,0.0984 L92.2336,13.858 L92.988,13.858 C93.3050667,13.858 93.5483333,13.8142667 93.7178,13.7268 C93.8872667,13.6393333 94.0485333,13.4808 94.2016,13.2512 L97.416,8.4624 C97.6018667,8.17813333 97.8232667,7.9704 98.0802,7.8392 C98.3371333,7.708 98.6624,7.6424 99.056,7.6424 L103.7136,7.6424 L99.3184,13.694 C99.1106667,13.9782667 98.8838,14.2297333 98.6378,14.4484 C98.3918,14.6670667 98.1266667,14.8638667 97.8424,15.0388 C98.3344,15.4105333 98.7608,15.9025333 99.1216,16.5148 L103.9104,24.6492 L99.3184,24.6492 C98.9357333,24.6492 98.605,24.5863333 98.3262,24.4606 C98.0474,24.3348667 97.8205333,24.1134667 97.6456,23.7964 L94.4312,17.7776 C94.2781333,17.5042667 94.1196,17.3266 93.9556,17.2446 C93.7916,17.1626 93.5456,17.1216 93.2176,17.1216 L92.2336,17.1216 L92.2336,24.6492 L87.1496,24.6492 L87.1496,0.0984 L92.2336,0.0984 Z",id:"Path"}),C("path",{d:"M110.4048,0.7544 L114.8656,0.7544 C115.346667,0.7544 115.740267,0.863733333 116.0464,1.0824 C116.352533,1.30106667 116.5712,1.5908 116.7024,1.9516 L121.3272,14.7436 C121.534933,15.3012 121.7454,15.908 121.9586,16.564 C122.1718,17.22 122.371333,17.9088 122.5572,18.6304 C122.710267,17.9088 122.887933,17.22 123.0902,16.564 C123.292467,15.908 123.492,15.3012 123.6888,14.7436 L128.2808,1.9516 C128.390133,1.64546667 128.603333,1.3694 128.9204,1.1234 C129.237467,0.8774 129.6256,0.7544 130.0848,0.7544 L134.5784,0.7544 L125.0008,24.6492 L119.9824,24.6492 L110.4048,0.7544 Z",id:"Path"}),C("path",{d:"M141.696,7.38 C142.822133,7.38 143.8526,7.55493333 144.7874,7.9048 C145.7222,8.25466667 146.5258,8.76306667 147.1982,9.43 C147.8706,10.0969333 148.3954,10.9142 148.7726,11.8818 C149.1498,12.8494 149.3384,13.9454667 149.3384,15.17 C149.3384,15.5526667 149.322,15.8642667 149.2892,16.1048 C149.2564,16.3453333 149.196267,16.5366667 149.1088,16.6788 C149.021333,16.8209333 148.9038,16.9193333 148.7562,16.974 C148.6086,17.0286667 148.42,17.056 148.1904,17.056 L138.3832,17.056 C138.5472,18.4773333 138.979067,19.5078 139.6788,20.1474 C140.378533,20.787 141.280533,21.1068 142.3848,21.1068 C142.9752,21.1068 143.4836,21.0357333 143.91,20.8936 C144.3364,20.7514667 144.716333,20.5929333 145.0498,20.418 C145.383267,20.2430667 145.6894,20.0845333 145.9682,19.9424 C146.247,19.8002667 146.539467,19.7292 146.8456,19.7292 C147.250133,19.7292 147.556267,19.8768 147.764,20.172 L149.24,21.9924 C148.7152,22.5937333 148.1494,23.083 147.5426,23.4602 C146.9358,23.8374 146.3126,24.1326 145.673,24.3458 C145.0334,24.559 144.3938,24.7066 143.7542,24.7886 C143.1146,24.8706 142.505067,24.9116 141.9256,24.9116 C140.733867,24.9116 139.615933,24.7175333 138.5718,24.3294 C137.527667,23.9412667 136.614733,23.3645333 135.833,22.5992 C135.051267,21.8338667 134.433533,20.8826667 133.9798,19.7456 C133.526067,18.6085333 133.2992,17.2856 133.2992,15.7768 C133.2992,14.6397333 133.493267,13.5628 133.8814,12.546 C134.269533,11.5292 134.827133,10.6381333 135.5542,9.8728 C136.281267,9.10746667 137.1614,8.50066667 138.1946,8.0524 C139.2278,7.60413333 140.394933,7.38 141.696,7.38 Z M141.7944,10.8896 C140.821333,10.8896 140.061467,11.1656667 139.5148,11.7178 C138.968133,12.2699333 138.607333,13.0653333 138.4324,14.104 L144.7792,14.104 C144.7792,13.6994667 144.727267,13.3058667 144.6234,12.9232 C144.519533,12.5405333 144.350067,12.1988667 144.115,11.8982 C143.879933,11.5975333 143.571067,11.3542667 143.1884,11.1684 C142.805733,10.9825333 142.341067,10.8896 141.7944,10.8896 Z",id:"Shape"}),C("path",{d:"M152.2576,24.6492 L152.2576,7.6424 L155.2752,7.6424 C155.526667,7.6424 155.737133,7.66426667 155.9066,7.708 C156.076067,7.75173333 156.2182,7.82006667 156.333,7.913 C156.4478,8.00593333 156.535267,8.12893333 156.5954,8.282 C156.655533,8.43506667 156.707467,8.62093333 156.7512,8.8396 L157.03,10.4304 C157.6532,9.46826667 158.352933,8.7084 159.1292,8.1508 C159.905467,7.5932 160.7528,7.3144 161.6712,7.3144 C162.447467,7.3144 163.070667,7.50026667 163.5408,7.872 L162.8848,11.6112 C162.841067,11.8408 162.7536,12.0020667 162.6224,12.095 C162.4912,12.1879333 162.316267,12.2344 162.0976,12.2344 C161.911733,12.2344 161.693067,12.2098 161.4416,12.1606 C161.190133,12.1114 160.873067,12.0868 160.4904,12.0868 C159.156533,12.0868 158.106933,12.7974667 157.3416,14.2188 L157.3416,24.6492 L152.2576,24.6492 Z",id:"Path"}),C("path",{d:"M171.052,7.6424 L171.052,24.6492 L165.968,24.6492 L165.968,7.6424 L171.052,7.6424 Z M171.6424,2.9848 C171.6424,3.38933333 171.5604,3.76926667 171.3964,4.1246 C171.2324,4.47993333 171.008267,4.79153333 170.724,5.0594 C170.439733,5.32726667 170.109,5.54046667 169.7318,5.699 C169.3546,5.85753333 168.9528,5.9368 168.5264,5.9368 C168.110933,5.9368 167.7228,5.85753333 167.362,5.699 C167.0012,5.54046667 166.6814,5.32726667 166.4026,5.0594 C166.1238,4.79153333 165.905133,4.47993333 165.7466,4.1246 C165.588067,3.76926667 165.5088,3.38933333 165.5088,2.9848 C165.5088,2.56933333 165.588067,2.1812 165.7466,1.8204 C165.905133,1.4596 166.1238,1.14253333 166.4026,0.8692 C166.6814,0.595866667 167.0012,0.382666667 167.362,0.2296 C167.7228,0.0765333333 168.110933,0 168.5264,0 C168.9528,0 169.3546,0.0765333333 169.7318,0.2296 C170.109,0.382666667 170.439733,0.595866667 170.724,0.8692 C171.008267,1.14253333 171.2324,1.4596 171.3964,1.8204 C171.5604,2.1812 171.6424,2.56933333 171.6424,2.9848 Z",id:"Shape"}),C("path",{d:"M175.9064,24.6492 L175.9064,11.1356 L174.7912,10.906 C174.408533,10.8185333 174.099667,10.6818667 173.8646,10.496 C173.629533,10.3101333 173.512,10.0368 173.512,9.676 L173.512,7.6752 L175.9064,7.6752 L175.9064,6.7076 C175.9064,5.73453333 176.0622,4.8544 176.3738,4.0672 C176.6854,3.28 177.133667,2.6076 177.7186,2.05 C178.303533,1.4924 179.016933,1.06053333 179.8588,0.7544 C180.700667,0.448266667 181.657333,0.2952 182.7288,0.2952 C183.144267,0.2952 183.529667,0.3198 183.885,0.369 C184.240333,0.4182 184.609333,0.497466667 184.992,0.6068 L184.8936,3.0832 C184.882667,3.25813333 184.8362,3.403 184.7542,3.5178 C184.6722,3.6326 184.571067,3.72553333 184.4508,3.7966 C184.330533,3.86766667 184.1966,3.9196 184.049,3.9524 C183.9014,3.9852 183.756533,4.0016 183.6144,4.0016 C183.166133,4.0016 182.767067,4.04533333 182.4172,4.1328 C182.067333,4.22026667 181.774867,4.37606667 181.5398,4.6002 C181.304733,4.82433333 181.127067,5.11953333 181.0068,5.4858 C180.886533,5.85206667 180.8264,6.314 180.8264,6.8716 L180.8264,7.6752 L184.828,7.6752 L184.828,11.152 L180.9904,11.152 L180.9904,24.6492 L175.9064,24.6492 Z",id:"Path"}),C("path",{d:"M193.9792,29.0608 C193.826133,29.3997333 193.640267,29.6484667 193.4216,29.807 C193.202933,29.9655333 192.853067,30.0448 192.372,30.0448 L188.5672,30.0448 L191.8472,23.1568 L185.0576,7.6424 L189.5512,7.6424 C189.9448,7.6424 190.250933,7.72986667 190.4696,7.9048 C190.688267,8.07973333 190.841333,8.28746667 190.9288,8.528 L193.7168,15.8588 C193.9792,16.5366667 194.1924,17.2145333 194.3564,17.8924 C194.465733,17.5425333 194.586,17.1981333 194.7172,16.8592 C194.8484,16.5202667 194.974133,16.1758667 195.0944,15.826 L197.62,8.528 C197.707467,8.27653333 197.879667,8.06606667 198.1366,7.8966 C198.393533,7.72713333 198.6696,7.6424 198.9648,7.6424 L203.0648,7.6424 L193.9792,29.0608 Z",id:"Path"})]})]})]})}export{a as White};