@clubmed/trident-ui 1.0.1 → 1.1.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (258) hide show
  1. package/BeachView-D7jbrjhw.js +6 -0
  2. package/BeachView-D7jbrjhw.js.map +1 -0
  3. package/CHANGELOG.md +15 -0
  4. package/GardenView-C4ezQxpq.js +6 -0
  5. package/GardenView-C4ezQxpq.js.map +1 -0
  6. package/PoolView-P2ZBXZA9.js +6 -0
  7. package/PoolView-P2ZBXZA9.js.map +1 -0
  8. package/README.md +4 -22
  9. package/SnowSerenity-DQAGaSZc.js +6 -0
  10. package/SnowSerenity-DQAGaSZc.js.map +1 -0
  11. package/SunView-D_XYC3V5.js +6 -0
  12. package/SunView-D_XYC3V5.js.map +1 -0
  13. package/Twitter-B4o_qFxz.js +6 -0
  14. package/Twitter-B4o_qFxz.js.map +1 -0
  15. package/WithView-CM90ePcH.js +6 -0
  16. package/WithView-CM90ePcH.js.map +1 -0
  17. package/assets/icons/Services/SnowSerenity.svg +8 -0
  18. package/assets/icons/Socials/Twitter.svg +3 -4
  19. package/assets/icons/Utilities/BeachView.svg +3 -0
  20. package/assets/icons/Utilities/GardenView.svg +3 -0
  21. package/assets/icons/Utilities/PoolView.svg +3 -0
  22. package/assets/icons/Utilities/SunView.svg +3 -0
  23. package/assets/icons/Utilities/WithView.svg +3 -0
  24. package/assets/style.css +1 -1
  25. package/atoms/Icons/Iconics.d.ts +2 -2
  26. package/atoms/Icons/svg/Services.js +4 -0
  27. package/atoms/Icons/svg/Services.js.map +1 -1
  28. package/atoms/Icons/svg/Socials.js +1 -1
  29. package/atoms/Icons/svg/Utilities.js +20 -0
  30. package/atoms/Icons/svg/Utilities.js.map +1 -1
  31. package/atoms/Icons/svg-use/Services.js +33 -28
  32. package/atoms/Icons/svg-use/Services.js.map +1 -1
  33. package/atoms/Icons/svg-use/Utilities.js +100 -75
  34. package/atoms/Icons/svg-use/Utilities.js.map +1 -1
  35. package/hooks/useSafeBoop.js +1 -1
  36. package/hooks/useValue.d.ts +1 -1
  37. package/hooks/useValue.js +18 -20
  38. package/hooks/useValue.js.map +1 -1
  39. package/molecules/Backdrop.js +1 -1
  40. package/molecules/Buttons/Button.js +1 -1
  41. package/molecules/Buttons/ButtonAnchor.js +1 -1
  42. package/molecules/ElasticHeight.js +1 -1
  43. package/molecules/Forms/Checkboxes/Checkbox.js +1 -1
  44. package/molecules/Forms/DateField.js +41 -39
  45. package/molecules/Forms/DateField.js.map +1 -1
  46. package/molecules/Forms/Filter.js +1 -1
  47. package/molecules/Forms/FormControl.d.ts +1 -1
  48. package/molecules/Forms/FormControl.js +23 -12
  49. package/molecules/Forms/FormControl.js.map +1 -1
  50. package/molecules/Forms/FormLabel.d.ts +2 -1
  51. package/molecules/Forms/FormLabel.js +20 -19
  52. package/molecules/Forms/FormLabel.js.map +1 -1
  53. package/molecules/Forms/NumberField.d.ts +8 -7
  54. package/molecules/Forms/NumberField.js +42 -40
  55. package/molecules/Forms/NumberField.js.map +1 -1
  56. package/molecules/Forms/Password/Password.js +23 -21
  57. package/molecules/Forms/Password/Password.js.map +1 -1
  58. package/molecules/Forms/Radios/Radio.js +1 -1
  59. package/molecules/Forms/Range.js +2 -4
  60. package/molecules/Forms/Range.js.map +1 -1
  61. package/molecules/Forms/Select.js +18 -16
  62. package/molecules/Forms/Select.js.map +1 -1
  63. package/molecules/Forms/Switch.js +1 -1
  64. package/molecules/Forms/TextField.d.ts +2 -0
  65. package/molecules/Forms/TextField.js +33 -30
  66. package/molecules/Forms/TextField.js.map +1 -1
  67. package/molecules/HamburgerIcon.js +1 -1
  68. package/molecules/Loader.js +1 -1
  69. package/molecules/Popin.js +1 -1
  70. package/molecules/Tabs/TabsHeader.js +1 -1
  71. package/molecules/Tabs/TabsHeading.js +1 -1
  72. package/molecules/Tabs/TabsPanel.js +1 -1
  73. package/package.json +16 -21
  74. package/{react-spring_web.modern-BPtZcx1z.js → react-spring_web.modern-DyRwH83_.js} +1275 -1781
  75. package/{react-spring_web.modern-BPtZcx1z.js.map → react-spring_web.modern-DyRwH83_.js.map} +1 -1
  76. package/Twitter-DtXFJEB1.js +0 -6
  77. package/Twitter-DtXFJEB1.js.map +0 -1
  78. package/atoms/Icons/fonts/Actions.d.ts +0 -2
  79. package/atoms/Icons/fonts/Actions.js +0 -113
  80. package/atoms/Icons/fonts/Actions.js.map +0 -1
  81. package/atoms/Icons/fonts/Activities.d.ts +0 -2
  82. package/atoms/Icons/fonts/Activities.js +0 -145
  83. package/atoms/Icons/fonts/Activities.js.map +0 -1
  84. package/atoms/Icons/fonts/Brand.d.ts +0 -2
  85. package/atoms/Icons/fonts/Brand.js +0 -92
  86. package/atoms/Icons/fonts/Brand.js.map +0 -1
  87. package/atoms/Icons/fonts/Covid.d.ts +0 -2
  88. package/atoms/Icons/fonts/Covid.js +0 -61
  89. package/atoms/Icons/fonts/Covid.js.map +0 -1
  90. package/atoms/Icons/fonts/FontIcon.d.ts +0 -5
  91. package/atoms/Icons/fonts/FontIcon.js +0 -24
  92. package/atoms/Icons/fonts/FontIcon.js.map +0 -1
  93. package/atoms/Icons/fonts/FontIconResolver.d.ts +0 -3
  94. package/atoms/Icons/fonts/FontIconResolver.js +0 -14
  95. package/atoms/Icons/fonts/FontIconResolver.js.map +0 -1
  96. package/atoms/Icons/fonts/Food.d.ts +0 -2
  97. package/atoms/Icons/fonts/Food.js +0 -106
  98. package/atoms/Icons/fonts/Food.js.map +0 -1
  99. package/atoms/Icons/fonts/HappyToCare.d.ts +0 -2
  100. package/atoms/Icons/fonts/HappyToCare.js +0 -58
  101. package/atoms/Icons/fonts/HappyToCare.js.map +0 -1
  102. package/atoms/Icons/fonts/Places.d.ts +0 -2
  103. package/atoms/Icons/fonts/Places.js +0 -61
  104. package/atoms/Icons/fonts/Places.js.map +0 -1
  105. package/atoms/Icons/fonts/Room.d.ts +0 -2
  106. package/atoms/Icons/fonts/Room.js +0 -115
  107. package/atoms/Icons/fonts/Room.js.map +0 -1
  108. package/atoms/Icons/fonts/Services.d.ts +0 -2
  109. package/atoms/Icons/fonts/Services.js +0 -73
  110. package/atoms/Icons/fonts/Services.js.map +0 -1
  111. package/atoms/Icons/fonts/Socials.d.ts +0 -2
  112. package/atoms/Icons/fonts/Socials.js +0 -73
  113. package/atoms/Icons/fonts/Socials.js.map +0 -1
  114. package/atoms/Icons/fonts/Transports.d.ts +0 -2
  115. package/atoms/Icons/fonts/Transports.js +0 -49
  116. package/atoms/Icons/fonts/Transports.js.map +0 -1
  117. package/atoms/Icons/fonts/Utilities.d.ts +0 -2
  118. package/atoms/Icons/fonts/Utilities.js +0 -154
  119. package/atoms/Icons/fonts/Utilities.js.map +0 -1
  120. package/atoms/Icons/fonts/index.d.ts +0 -2
  121. package/atoms/Icons/fonts/index.js +0 -7
  122. package/atoms/Icons/fonts/index.js.map +0 -1
  123. package/button-l0sNRNKZ.js +0 -2
  124. package/button-l0sNRNKZ.js.map +0 -1
  125. package/controls-l0sNRNKZ.js +0 -2
  126. package/controls-l0sNRNKZ.js.map +0 -1
  127. package/fonts/Actions/tui-actions.css +0 -52
  128. package/fonts/Actions/tui-actions.eot +0 -0
  129. package/fonts/Actions/tui-actions.less +0 -49
  130. package/fonts/Actions/tui-actions.module.less +0 -52
  131. package/fonts/Actions/tui-actions.scss +0 -84
  132. package/fonts/Actions/tui-actions.styl +0 -49
  133. package/fonts/Actions/tui-actions.svg +0 -111
  134. package/fonts/Actions/tui-actions.symbol.svg +0 -67
  135. package/fonts/Actions/tui-actions.ttf +0 -0
  136. package/fonts/Actions/tui-actions.woff +0 -0
  137. package/fonts/Actions/tui-actions.woff2 +0 -0
  138. package/fonts/Activities/tui-activities.css +0 -64
  139. package/fonts/Activities/tui-activities.eot +0 -0
  140. package/fonts/Activities/tui-activities.less +0 -61
  141. package/fonts/Activities/tui-activities.module.less +0 -64
  142. package/fonts/Activities/tui-activities.scss +0 -108
  143. package/fonts/Activities/tui-activities.styl +0 -61
  144. package/fonts/Activities/tui-activities.svg +0 -147
  145. package/fonts/Activities/tui-activities.symbol.svg +0 -91
  146. package/fonts/Activities/tui-activities.ttf +0 -0
  147. package/fonts/Activities/tui-activities.woff +0 -0
  148. package/fonts/Activities/tui-activities.woff2 +0 -0
  149. package/fonts/Brand/tui-brand.css +0 -36
  150. package/fonts/Brand/tui-brand.eot +0 -0
  151. package/fonts/Brand/tui-brand.less +0 -33
  152. package/fonts/Brand/tui-brand.module.less +0 -36
  153. package/fonts/Brand/tui-brand.scss +0 -52
  154. package/fonts/Brand/tui-brand.styl +0 -33
  155. package/fonts/Brand/tui-brand.svg +0 -63
  156. package/fonts/Brand/tui-brand.symbol.svg +0 -59
  157. package/fonts/Brand/tui-brand.ttf +0 -0
  158. package/fonts/Brand/tui-brand.woff +0 -0
  159. package/fonts/Brand/tui-brand.woff2 +0 -0
  160. package/fonts/Covid/tui-covid.css +0 -36
  161. package/fonts/Covid/tui-covid.eot +0 -0
  162. package/fonts/Covid/tui-covid.less +0 -33
  163. package/fonts/Covid/tui-covid.module.less +0 -36
  164. package/fonts/Covid/tui-covid.scss +0 -52
  165. package/fonts/Covid/tui-covid.styl +0 -33
  166. package/fonts/Covid/tui-covid.svg +0 -63
  167. package/fonts/Covid/tui-covid.symbol.svg +0 -36
  168. package/fonts/Covid/tui-covid.ttf +0 -0
  169. package/fonts/Covid/tui-covid.woff +0 -0
  170. package/fonts/Covid/tui-covid.woff2 +0 -0
  171. package/fonts/Food/tui-food.css +0 -51
  172. package/fonts/Food/tui-food.eot +0 -0
  173. package/fonts/Food/tui-food.less +0 -48
  174. package/fonts/Food/tui-food.module.less +0 -51
  175. package/fonts/Food/tui-food.scss +0 -82
  176. package/fonts/Food/tui-food.styl +0 -48
  177. package/fonts/Food/tui-food.svg +0 -108
  178. package/fonts/Food/tui-food.symbol.svg +0 -65
  179. package/fonts/Food/tui-food.ttf +0 -0
  180. package/fonts/Food/tui-food.woff +0 -0
  181. package/fonts/Food/tui-food.woff2 +0 -0
  182. package/fonts/HappyToCare/tui-happy-to-care.css +0 -35
  183. package/fonts/HappyToCare/tui-happy-to-care.eot +0 -0
  184. package/fonts/HappyToCare/tui-happy-to-care.less +0 -32
  185. package/fonts/HappyToCare/tui-happy-to-care.module.less +0 -35
  186. package/fonts/HappyToCare/tui-happy-to-care.scss +0 -50
  187. package/fonts/HappyToCare/tui-happy-to-care.styl +0 -32
  188. package/fonts/HappyToCare/tui-happy-to-care.svg +0 -60
  189. package/fonts/HappyToCare/tui-happy-to-care.symbol.svg +0 -34
  190. package/fonts/HappyToCare/tui-happy-to-care.ttf +0 -0
  191. package/fonts/HappyToCare/tui-happy-to-care.woff +0 -0
  192. package/fonts/HappyToCare/tui-happy-to-care.woff2 +0 -0
  193. package/fonts/Places/tui-places.css +0 -36
  194. package/fonts/Places/tui-places.eot +0 -0
  195. package/fonts/Places/tui-places.less +0 -33
  196. package/fonts/Places/tui-places.module.less +0 -36
  197. package/fonts/Places/tui-places.scss +0 -52
  198. package/fonts/Places/tui-places.styl +0 -33
  199. package/fonts/Places/tui-places.svg +0 -63
  200. package/fonts/Places/tui-places.symbol.svg +0 -35
  201. package/fonts/Places/tui-places.ttf +0 -0
  202. package/fonts/Places/tui-places.woff +0 -0
  203. package/fonts/Places/tui-places.woff2 +0 -0
  204. package/fonts/Room/tui-room.css +0 -54
  205. package/fonts/Room/tui-room.eot +0 -0
  206. package/fonts/Room/tui-room.less +0 -51
  207. package/fonts/Room/tui-room.module.less +0 -54
  208. package/fonts/Room/tui-room.scss +0 -88
  209. package/fonts/Room/tui-room.styl +0 -51
  210. package/fonts/Room/tui-room.svg +0 -117
  211. package/fonts/Room/tui-room.symbol.svg +0 -156
  212. package/fonts/Room/tui-room.ttf +0 -0
  213. package/fonts/Room/tui-room.woff +0 -0
  214. package/fonts/Room/tui-room.woff2 +0 -0
  215. package/fonts/Services/tui-services.css +0 -40
  216. package/fonts/Services/tui-services.eot +0 -0
  217. package/fonts/Services/tui-services.less +0 -37
  218. package/fonts/Services/tui-services.module.less +0 -40
  219. package/fonts/Services/tui-services.scss +0 -60
  220. package/fonts/Services/tui-services.styl +0 -37
  221. package/fonts/Services/tui-services.svg +0 -75
  222. package/fonts/Services/tui-services.symbol.svg +0 -106
  223. package/fonts/Services/tui-services.ttf +0 -0
  224. package/fonts/Services/tui-services.woff +0 -0
  225. package/fonts/Services/tui-services.woff2 +0 -0
  226. package/fonts/Socials/tui-socials.css +0 -36
  227. package/fonts/Socials/tui-socials.eot +0 -0
  228. package/fonts/Socials/tui-socials.less +0 -33
  229. package/fonts/Socials/tui-socials.module.less +0 -36
  230. package/fonts/Socials/tui-socials.scss +0 -52
  231. package/fonts/Socials/tui-socials.styl +0 -33
  232. package/fonts/Socials/tui-socials.svg +0 -63
  233. package/fonts/Socials/tui-socials.symbol.svg +0 -78
  234. package/fonts/Socials/tui-socials.ttf +0 -0
  235. package/fonts/Socials/tui-socials.woff +0 -0
  236. package/fonts/Socials/tui-socials.woff2 +0 -0
  237. package/fonts/Transports/tui-transports.css +0 -32
  238. package/fonts/Transports/tui-transports.eot +0 -0
  239. package/fonts/Transports/tui-transports.less +0 -29
  240. package/fonts/Transports/tui-transports.module.less +0 -32
  241. package/fonts/Transports/tui-transports.scss +0 -44
  242. package/fonts/Transports/tui-transports.styl +0 -29
  243. package/fonts/Transports/tui-transports.svg +0 -51
  244. package/fonts/Transports/tui-transports.symbol.svg +0 -53
  245. package/fonts/Transports/tui-transports.ttf +0 -0
  246. package/fonts/Transports/tui-transports.woff +0 -0
  247. package/fonts/Transports/tui-transports.woff2 +0 -0
  248. package/fonts/Utilities/tui-utilities.css +0 -67
  249. package/fonts/Utilities/tui-utilities.eot +0 -0
  250. package/fonts/Utilities/tui-utilities.less +0 -64
  251. package/fonts/Utilities/tui-utilities.module.less +0 -67
  252. package/fonts/Utilities/tui-utilities.scss +0 -114
  253. package/fonts/Utilities/tui-utilities.styl +0 -64
  254. package/fonts/Utilities/tui-utilities.svg +0 -156
  255. package/fonts/Utilities/tui-utilities.symbol.svg +0 -287
  256. package/fonts/Utilities/tui-utilities.ttf +0 -0
  257. package/fonts/Utilities/tui-utilities.woff +0 -0
  258. package/fonts/Utilities/tui-utilities.woff2 +0 -0
@@ -1,287 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="0" height="0" style="display:none;"><symbol viewBox="0 0 30 30" id="tui-utilities-360Videos">
2
- <mask id="mask0_1245_5486" style="mask-type:alpha" maskunits="userSpaceOnUse" x="3" y="3" width="24" height="24">
3
- <rect x="3" y="3" width="24" height="24" fill="white"></rect>
4
- </mask>
5
- <g mask="url(#mask0_1245_5486)">
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M22.0084 9.74994C22.8475 9.74994 23.4066 9.40014 23.4066 7.68898V6.67444C23.4066 4.82276 22.7339 4.56763 22.0084 4.56763C21.1762 4.56763 20.6211 4.9264 20.6211 6.67444V7.68898C20.6211 9.40612 21.1513 9.74994 22.0084 9.74994ZM25.4314 7.80261C25.4314 10.0768 24.2145 11.3296 22.0071 11.3296C19.8056 11.3296 18.5938 10.0768 18.5938 7.80261V6.54989C18.5938 4.22681 19.7737 3 22.0071 3C24.2474 3 25.4314 4.22681 25.4314 6.54989V7.80261ZM6.57451 8.86572C6.69809 9.46866 7.06085 9.73874 7.7485 9.73874C8.22587 9.73874 9.02514 9.61117 9.02514 8.75908C9.02514 8.11229 8.40526 7.88207 7.82524 7.88207H6.68513V6.21177H7.71561C8.43715 6.21177 8.85073 5.89984 8.85073 5.35669C8.85073 4.84843 8.48698 4.5913 7.76943 4.5913C7.19938 4.5913 6.79775 4.92716 6.72201 5.46931L6.69111 5.68358H4.67899L4.72084 5.39855C4.93611 3.9196 6.10412 3.00073 7.76943 3.00073C9.67093 3.00073 10.8519 3.8907 10.8519 5.32281C10.8519 5.98953 10.534 6.56656 9.94599 6.98414C10.6267 7.37182 11.0313 8.01562 11.0313 8.74812C11.0313 10.3656 9.80447 11.3323 7.7485 11.3323C6.00745 11.3323 4.81851 10.4443 4.56936 8.95641L4.51953 8.6664H6.53365L6.57451 8.86572ZM15 13.9675C9.03737 13.9675 3 15.7315 3 19.1C3 21.2586 6.01869 23.6355 12.7537 24.1418L11.6584 25.2141C11.4531 25.4144 11.3395 25.6785 11.3395 25.9556C11.3395 26.2346 11.4531 26.4977 11.6594 26.699C11.8547 26.8874 12.1408 27 12.4258 27C12.6959 27 12.951 26.9013 13.1982 26.693L16.0135 23.9335C16.2208 23.7351 16.3344 23.471 16.3344 23.189C16.3344 22.911 16.2218 22.6479 16.0155 22.4465L13.1673 19.7308C12.7457 19.3232 12.0581 19.3212 11.6345 19.7288C11.4282 19.9291 11.3146 20.1922 11.3146 20.4703C11.3146 20.7513 11.4282 21.0154 11.6355 21.2137L12.5225 22.0678C7.93414 21.6612 5.13371 20.1005 5.13371 19.1239C5.13371 18.516 6.16319 17.7446 7.75675 17.1586C9.69911 16.445 12.2614 16.0524 14.9751 16.0524C21.436 16.0524 24.8165 18.0525 24.8165 19.1239C24.8165 19.8843 23.0505 21.2357 19.1309 21.8585C18.8498 21.8974 18.6057 22.0419 18.4412 22.2632C18.2708 22.4924 18.2021 22.7764 18.2509 23.0943C18.3944 23.6185 18.9575 23.9733 19.5206 23.8946C24.2036 23.1402 27 21.3483 27 19.1C27 15.7315 20.9626 13.9675 15 13.9675ZM14.6852 7.20532C13.9068 7.20532 13.4414 7.68469 13.4414 8.48994C13.4414 9.27127 13.9068 9.73868 14.6852 9.73868C15.309 9.73868 15.9748 9.4108 15.9748 8.48994C15.9748 7.7096 15.4685 7.20532 14.6852 7.20532ZM17.9456 8.47701C17.9456 10.1842 16.6351 11.3323 14.6848 11.3323C12.7613 11.3323 11.4688 10.1902 11.4688 8.48996C11.4688 7.71461 11.6691 7.09173 12.1584 6.3383L14.2423 3.13623H16.5235L14.8861 5.60381C16.7497 5.66361 17.9456 6.7778 17.9456 8.47701Z" fill="currentColor"></path>
7
- </g>
8
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-CalendarDefault">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M22.6296 24.991H7.37162C6.21062 24.991 5.26562 24.049 5.26562 22.89V13.726H24.7356V22.89C24.7356 24.049 23.7906 24.991 22.6296 24.991ZM7.37162 6.97302H8.44362V7.67602C8.44362 8.28602 8.93962 8.78102 9.55162 8.78102C10.1636 8.78102 10.6596 8.28602 10.6596 7.67602V6.97302H19.3416V7.67602C19.3416 8.28602 19.8376 8.78102 20.4496 8.78102C21.0616 8.78102 21.5586 8.28602 21.5586 7.67602V6.97302H22.6296C23.7906 6.97302 24.7356 7.91502 24.7356 9.07302V11.717H5.26562V9.07302C5.26562 7.91502 6.21062 6.97302 7.37162 6.97302ZM22.629 4.964H21.558V4.105C21.558 3.495 21.061 3 20.449 3C19.837 3 19.341 3.495 19.341 4.105V4.964H10.659V4.105C10.659 3.495 10.163 3 9.551 3C8.939 3 8.443 3.495 8.443 4.105V4.964H7.371C5.099 4.964 3.25 6.807 3.25 9.073V22.89C3.25 25.156 5.099 27 7.371 27H22.629C24.902 27 26.75 25.156 26.75 22.89V9.073C26.75 6.807 24.902 4.964 22.629 4.964Z" fill="currentColor"></path>
10
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-CalendarFavorites">
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20.449 3C21.061 3 21.557 3.495 21.557 4.105V4.963H22.629C24.901 4.963 26.75 6.807 26.75 9.073V22.89C26.75 25.156 24.901 27 22.629 27H7.371C5.098 27 3.25 25.156 3.25 22.89V9.073C3.25 6.807 5.098 4.963 7.371 4.963H8.442V4.105C8.442 3.495 8.939 3 9.551 3C10.162 3 10.659 3.495 10.659 4.105V4.963H19.341V4.105C19.341 3.495 19.837 3 20.449 3ZM8.44263 6.97302H7.37162C6.21062 6.97302 5.26562 7.91502 5.26562 9.07302V22.89C5.26562 24.049 6.21062 24.991 7.37162 24.991H22.6296C23.7906 24.991 24.7356 24.049 24.7356 22.89V9.07302C24.7356 7.91502 23.7906 6.97302 22.6296 6.97302H21.5576V7.67502C21.5576 8.28602 21.0616 8.78102 20.4496 8.78102C19.8376 8.78102 19.3416 8.28602 19.3416 7.67502V6.97302H10.6596V7.67502C10.6596 8.28602 10.1626 8.78102 9.55162 8.78102C8.93962 8.78102 8.44263 8.28602 8.44263 7.67502V6.97302ZM15.0013 9.82202C15.3013 9.82202 15.5673 10.003 15.6793 10.285L17.1313 13.958L21.0143 14.191C21.3143 14.21 21.5693 14.406 21.6633 14.691C21.7583 14.977 21.6713 15.286 21.4433 15.482L18.4473 18.035L19.3983 21.809C19.4713 22.1 19.3643 22.402 19.1233 22.579C18.9943 22.674 18.8433 22.723 18.6913 22.723C18.5583 22.723 18.4263 22.686 18.3073 22.613L15.0013 20.555L11.6953 22.613C11.4473 22.766 11.1153 22.753 10.8793 22.581C10.6383 22.402 10.5313 22.1 10.6043 21.809L11.5553 18.035L8.5583 15.482C8.3303 15.286 8.2443 14.977 8.3383 14.691C8.4333 14.406 8.6873 14.21 8.9873 14.191L12.8703 13.958L14.3233 10.285C14.4343 10.003 14.7003 9.82202 15.0013 9.82202ZM14.9987 12.54L14.0527 14.932C13.9487 15.195 13.6997 15.378 13.4177 15.393L10.8867 15.546L12.8427 17.212C13.0567 17.395 13.1467 17.678 13.0787 17.951L12.4587 20.411L14.6147 19.07C14.7327 18.995 14.8657 18.96 14.9987 18.96C15.1317 18.96 15.2637 18.995 15.3827 19.07L17.5387 20.411L16.9187 17.951C16.8497 17.678 16.9397 17.395 17.1537 17.212L19.1107 15.546L16.5787 15.393C16.2977 15.378 16.0487 15.195 15.9447 14.932L14.9987 12.54Z" fill="currentColor"></path>
12
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-CalendarOptions">
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20.449 3C21.061 3 21.557 3.495 21.557 4.105V4.963H22.629C24.901 4.963 26.75 6.807 26.75 9.073V14.076C26.1412 13.5698 25.4645 13.1424 24.7356 12.8095V9.07302C24.7356 7.91502 23.7906 6.97302 22.6296 6.97302H21.5576V7.67502C21.5576 8.28602 21.0616 8.78102 20.4496 8.78102C19.8376 8.78102 19.3416 8.28602 19.3416 7.67502V6.97302H10.6596V7.67502C10.6596 8.28602 10.1626 8.78102 9.55162 8.78102C8.93962 8.78102 8.44263 8.28602 8.44263 7.67502V6.97302H7.37162C6.21062 6.97302 5.26562 7.91502 5.26562 9.07302V22.89C5.26562 24.049 6.21062 24.991 7.37162 24.991H12.9311C13.2936 25.7226 13.7527 26.3978 14.2917 27H7.371C5.098 27 3.25 25.156 3.25 22.89V9.073C3.25 6.807 5.098 4.963 7.371 4.963H8.442V4.105C8.442 3.495 8.939 3 9.551 3C10.162 3 10.659 3.495 10.659 4.105V4.963H19.341V4.105C19.341 3.495 19.837 3 20.449 3ZM28 21C28 17.134 24.866 14 21 14C17.134 14 14 17.134 14 21C14 24.866 17.134 28 21 28C24.866 28 28 24.866 28 21ZM16 21C16 18.2386 18.2386 16 21 16C23.7614 16 26 18.2386 26 21C26 23.7614 23.7614 26 21 26C18.2386 26 16 23.7614 16 21ZM21 17C21.5128 17 21.9355 17.386 21.9933 17.8834L22 18L21.999 20.365L23.2581 20.9586C23.722 21.1772 23.9398 21.7066 23.78 22.1811L23.7364 22.2895C23.5178 22.7534 22.9884 22.9712 22.5139 22.8114L22.4055 22.7678L20.5737 21.9046C20.2624 21.7579 20.0512 21.4632 20.0081 21.1276L20 21V18C20 17.4477 20.4477 17 21 17Z" fill="currentColor"></path>
14
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-CalendarPlus">
15
-
16
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20.449 3C21.061 3 21.557 3.495 21.557 4.105V4.963H22.629C24.901 4.963 26.75 6.807 26.75 9.073V22.89C26.75 25.156 24.901 27 22.629 27H7.371C5.098 27 3.25 25.156 3.25 22.89V9.073C3.25 6.807 5.098 4.963 7.371 4.963H8.442V4.105C8.442 3.495 8.939 3 9.551 3C10.162 3 10.659 3.495 10.659 4.105V4.963H19.341V4.105C19.341 3.495 19.837 3 20.449 3ZM8.44263 6.97302H7.37162C6.21062 6.97302 5.26562 7.91502 5.26562 9.07302V22.89C5.26562 24.049 6.21062 24.991 7.37162 24.991H22.6296C23.7906 24.991 24.7356 24.049 24.7356 22.89V9.07302C24.7356 7.91502 23.7906 6.97302 22.6296 6.97302H21.5576V7.67502C21.5576 8.28602 21.0616 8.78102 20.4496 8.78102C19.8376 8.78102 19.3416 8.28602 19.3416 7.67502V6.97302H10.6596V7.67502C10.6596 8.28602 10.1626 8.78102 9.55162 8.78102C8.93962 8.78102 8.44263 8.28602 8.44263 7.67502V6.97302ZM14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12V15H19C19.5523 15 20 15.4477 20 16C20 16.5523 19.5523 17 19 17H16V20C16 20.5523 15.5523 21 15 21C14.4477 21 14 20.5523 14 20V17H11C10.4477 17 10 16.5523 10 16C10 15.4477 10.4477 15 11 15H14V12Z" fill="currentColor"></path>
17
-
18
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-CallBack">
19
-
20
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.80676 17.074C7.61376 16.879 7.35776 16.772 7.08376 16.772H5.81276C5.39076 16.772 5.04576 16.426 5.04576 16.002V7.327C5.04576 6.901 5.39076 6.555 5.81276 6.555H16.8808C17.3038 6.555 17.6488 6.901 17.6488 7.327V16.002C17.6488 16.426 17.3038 16.772 16.8808 16.772H10.4948C10.2288 16.772 9.97676 16.874 9.78476 17.058L8.10576 18.682V17.801C8.10576 17.526 7.99976 17.267 7.80676 17.074ZM24.9558 19.376C24.9558 19.801 24.6108 20.147 24.1888 20.147H22.9158C22.6438 20.147 22.3868 20.254 22.1938 20.448C22.0038 20.64 21.8938 20.905 21.8938 21.176V22.056L20.0518 20.276L13.1188 20.147C12.6958 20.147 12.3508 19.801 12.3508 19.376V18.828H16.8808C18.4318 18.828 19.6938 17.56 19.6938 16.002V9.93H24.1888C24.6108 9.93 24.9558 10.276 24.9558 10.702V19.376ZM24.1878 7.874H19.6938V7.327C19.6938 5.768 18.4318 4.5 16.8808 4.5H5.81276C4.26176 4.5 2.99976 5.768 2.99976 7.327V16.002C2.99976 17.56 4.26176 18.828 5.81276 18.828H6.05976L6.05476 21.098C6.05476 21.666 6.51476 22.126 7.08076 22.126C7.34576 22.126 7.59776 22.025 7.78976 21.84L10.3068 19.408C10.3238 20.951 11.5788 22.202 13.1188 22.202H19.0938L22.2118 25.214C22.4038 25.399 22.6558 25.5 22.9238 25.5C23.1928 25.5 23.4448 25.396 23.6328 25.205C23.8338 25.002 23.9448 24.721 23.9428 24.414L23.9408 22.202H24.1878C25.7378 22.202 26.9998 20.934 26.9998 19.376V10.702C26.9998 9.143 25.7378 7.874 24.1878 7.874Z" fill="currentColor"></path>
21
-
22
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-ClockBack">
23
-
24
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15.0004 25.016C20.5214 25.016 25.0134 20.523 25.0134 15C25.0134 9.47796 20.5214 4.98596 15.0004 4.98596C11.7024 4.98596 8.77166 6.58769 6.94557 9.054L9.23741 8.4427C9.73291 8.31047 10.2408 8.57448 10.4249 9.04011L10.4614 9.15105C10.5937 9.64655 10.3297 10.1545 9.86403 10.3385L9.75309 10.3751L5.24338 11.5786C4.71517 11.7195 4.17994 11.4105 4.02761 10.8998L4.00097 10.7873L3.12887 5.87947C3.03225 5.3357 3.39473 4.81656 3.9385 4.71994C4.44342 4.63022 4.92711 4.93635 5.071 5.41592L5.09803 5.52956L5.4833 7.6978C7.67893 4.84299 11.1282 3 15 3C21.617 3 27 8.383 27 15C27 21.617 21.617 27 15 27C8.383 27 3 21.617 3 15C3 14.8982 3.00127 14.7968 3.0038 14.6956C3.12868 14.7554 3.26022 14.8056 3.39777 14.8451C3.94226 15.0012 4.49639 14.9641 4.98688 14.7745C4.98521 14.8494 4.98438 14.9246 4.98438 15C4.98438 20.523 9.47738 25.016 15.0004 25.016ZM16 14.5988V8.11166C16 7.55566 15.551 7.10266 15 7.10266C14.449 7.10266 14 7.55566 14 8.11166V15.0947C14 15.2134 14.0205 15.3274 14.0581 15.4333C14.1238 15.6342 14.253 15.8166 14.4394 15.9474L18.1824 18.5684C18.6374 18.8874 19.2654 18.7794 19.5814 18.3274C19.8984 17.8754 19.7844 17.2484 19.3294 16.9294L16 14.5988Z" fill="currentColor"></path>
25
-
26
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-ClockDefault">
27
-
28
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15.0004 25.016C20.5214 25.016 25.0134 20.523 25.0134 15C25.0134 9.47796 20.5214 4.98596 15.0004 4.98596C9.47738 4.98596 4.98438 9.47796 4.98438 15C4.98438 20.523 9.47738 25.016 15.0004 25.016ZM3 15C3 8.383 8.383 3 15 3C21.617 3 27 8.383 27 15C27 21.617 21.617 27 15 27C8.383 27 3 21.617 3 15ZM16 8.11166V14.5988L19.3294 16.9294C19.7844 17.2484 19.8984 17.8754 19.5814 18.3274C19.2654 18.7794 18.6374 18.8874 18.1824 18.5684L14.4394 15.9474C14.253 15.8166 14.1238 15.6342 14.0581 15.4333C14.0205 15.3274 14 15.2134 14 15.0947V8.11166C14 7.55566 14.449 7.10266 15 7.10266C15.551 7.10266 16 7.55566 16 8.11166Z" fill="currentColor"></path>
29
-
30
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-ClockSpeed">
31
-
32
- <path fill-rule="evenodd" clip-rule="evenodd" d="M27 15C27 11.134 23.866 8 20 8C16.134 8 13 11.134 13 15C13 18.866 16.134 22 20 22C23.866 22 27 18.866 27 15ZM15 15C15 12.2386 17.2386 10 20 10C22.7614 10 25 12.2386 25 15C25 17.7614 22.7614 20 20 20C17.2386 20 15 17.7614 15 15ZM5 11C5 10.4477 5.44772 10 6 10H12C12.5523 10 13 10.4477 13 11C13 11.5523 12.5523 12 12 12H6C5.44772 12 5 11.5523 5 11ZM3 15C3 14.4477 3.44772 14 4 14H10C10.5523 14 11 14.4477 11 15C11 15.5523 10.5523 16 10 16H4C3.44772 16 3 15.5523 3 15ZM6 18C5.44772 18 5 18.4477 5 19C5 19.5523 5.44772 20 6 20H12C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18H6ZM20.9933 11.8834C20.9355 11.386 20.5128 11 20 11C19.4477 11 19 11.4477 19 12V15L19.0081 15.1276C19.0512 15.4632 19.2624 15.7579 19.5737 15.9046L21.4055 16.7678L21.5139 16.8114C21.9884 16.9712 22.5178 16.7534 22.7364 16.2895L22.78 16.1811C22.9398 15.7066 22.722 15.1772 22.2581 14.9586L20.999 14.365L21 12L20.9933 11.8834Z" fill="currentColor"></path>
33
-
34
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-CreditCard">
35
-
36
- <g id="State=Credit card">
37
- <path id="Credit card" fill-rule="evenodd" clip-rule="evenodd" d="M23.261 5.75C25.322 5.75 27 7.438 27 9.513V20.487C27 22.562 25.322 24.25 23.261 24.25H6.739C4.678 24.25 3 22.562 3 20.487V9.513C3 7.438 4.678 5.75 6.739 5.75H23.261ZM23.261 7.755H6.739C5.777 7.755 4.993 8.544 4.993 9.513V20.487C4.993 21.456 5.777 22.244 6.739 22.244H23.261C24.224 22.244 25.007 21.456 25.007 20.487V9.513C25.007 8.544 24.224 7.755 23.261 7.755ZM16.9 18.93C17.35 18.93 17.717 19.296 17.717 19.747C17.717 20.197 17.35 20.564 16.9 20.564H7.553C7.103 20.564 6.736 20.197 6.736 19.747C6.736 19.296 7.103 18.93 7.553 18.93H16.9ZM11.251 16.056C11.702 16.056 12.069 16.423 12.069 16.874C12.069 17.324 11.702 17.691 11.251 17.691H7.554C7.103 17.691 6.737 17.324 6.737 16.874C6.737 16.423 7.103 16.056 7.554 16.056H11.251ZM10.157 9.092C11.192 9.092 12.034 9.934 12.034 10.969V12.512C12.034 13.547 11.192 14.389 10.157 14.389H8.613C7.578 14.389 6.736 13.547 6.736 12.512V10.969C6.736 9.934 7.578 9.092 8.613 9.092H10.157ZM10.157 10.536H8.613C8.375 10.536 8.181 10.731 8.181 10.969V12.512C8.181 12.75 8.375 12.944 8.613 12.944H10.157C10.395 12.944 10.589 12.75 10.589 12.512V10.969C10.589 10.731 10.395 10.536 10.157 10.536Z" fill="currentColor"></path>
38
- </g>
39
-
40
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-DocumentChecklist">
41
-
42
- <g id="State=Checklist">
43
- <path id="Vector 1 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M3 5C3 3.34315 4.34315 2 6 2H24C25.6569 2 27 3.34315 27 5V25C27 26.6569 25.6569 28 24 28H6C4.34315 28 3 26.6569 3 25V5ZM6 4C5.44772 4 5 4.44771 5 5V25C5 25.5523 5.44772 26 6 26H24C24.5523 26 25 25.5523 25 25V5C25 4.44771 24.5523 4 24 4H6Z" fill="currentColor"></path>
44
- <g id="Group 4">
45
- <g id="Group 3">
46
- <path id="Fill 9" fill-rule="evenodd" clip-rule="evenodd" d="M12.57 19.2826C12.498 18.9946 12.316 18.7536 12.058 18.6036C11.541 18.3006 10.863 18.4676 10.549 18.9746L9.24301 21.0886L8.88401 20.7386C8.45501 20.3226 7.75801 20.3226 7.33101 20.7386C7.11701 20.9466 6.99901 21.2236 7.00001 21.5196C7.00001 21.8156 7.11801 22.0926 7.33101 22.2986L8.68401 23.6136C8.89301 23.8176 9.17101 23.9286 9.46001 23.9286C9.50601 23.9286 9.55001 23.9266 9.59501 23.9206C9.93001 23.8806 10.235 23.6856 10.408 23.4036L12.439 20.1136C12.594 19.8636 12.641 19.5676 12.57 19.2826Z" fill="currentColor"></path>
47
- <path id="Fill 12" fill-rule="evenodd" clip-rule="evenodd" d="M15.0522 22.4324H21.9478C22.538 22.4324 23 21.993 23 21.4324C23 20.8717 22.538 20.4324 21.9478 20.4324H15.0522C14.462 20.4324 14 20.8717 14 21.4324C14 21.993 14.462 22.4324 15.0522 22.4324Z" fill="currentColor"></path>
48
- </g>
49
- <g id="Group 2">
50
- <path id="Fill 13" fill-rule="evenodd" clip-rule="evenodd" d="M12.57 12.8064C12.498 12.5184 12.316 12.2774 12.058 12.1274C11.541 11.8244 10.863 11.9914 10.549 12.4984L9.24301 14.6124L8.88401 14.2624C8.45501 13.8464 7.75801 13.8464 7.33101 14.2624C7.11701 14.4704 6.99901 14.7474 7.00001 15.0434C7.00001 15.3394 7.11801 15.6164 7.33101 15.8224L8.68401 17.1374C8.89301 17.3414 9.17101 17.4524 9.46001 17.4524C9.50601 17.4524 9.55001 17.4504 9.59501 17.4444C9.93001 17.4044 10.235 17.2094 10.408 16.9274L12.439 13.6374C12.594 13.3874 12.641 13.0914 12.57 12.8064Z" fill="currentColor"></path>
51
- <path id="Fill 14" fill-rule="evenodd" clip-rule="evenodd" d="M15.0522 15.9562H21.9478C22.538 15.9562 23 15.5168 23 14.9562C23 14.3955 22.538 13.9562 21.9478 13.9562H15.0522C14.462 13.9562 14 14.3955 14 14.9562C14 15.5168 14.462 15.9562 15.0522 15.9562Z" fill="currentColor"></path>
52
- </g>
53
- <g id="Group 1">
54
- <path id="Fill 15" fill-rule="evenodd" clip-rule="evenodd" d="M12.57 6.33018C12.498 6.04218 12.316 5.80118 12.058 5.65118C11.541 5.34818 10.863 5.51518 10.549 6.02218L9.24301 8.13618L8.88401 7.78618C8.45501 7.37018 7.75801 7.37018 7.33101 7.78618C7.11701 7.99418 6.99901 8.27118 7.00001 8.56718C7.00001 8.86318 7.11801 9.14018 7.33101 9.34618L8.68401 10.6612C8.89301 10.8652 9.17101 10.9762 9.46001 10.9762C9.50601 10.9762 9.55001 10.9742 9.59501 10.9682C9.93001 10.9282 10.235 10.7332 10.408 10.4512L12.439 7.16118C12.594 6.91118 12.641 6.61518 12.57 6.33018Z" fill="currentColor"></path>
55
- <path id="Fill 16" fill-rule="evenodd" clip-rule="evenodd" d="M15.0522 9.47998H21.9478C22.538 9.47998 23 9.04065 23 8.47998C23 7.91931 22.538 7.47998 21.9478 7.47998H15.0522C14.462 7.47998 14 7.91931 14 8.47998C14 9.04065 14.462 9.47998 15.0522 9.47998Z" fill="currentColor"></path>
56
- </g>
57
- </g>
58
- </g>
59
-
60
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-DocumentDefault">
61
-
62
- <g id="State=Document">
63
- <path id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M6 2C4.34315 2 3 3.34315 3 5V25C3 26.6569 4.34315 28 6 28H24C25.6569 28 27 26.6569 27 25V5C27 3.34315 25.6569 2 24 2H6ZM5 5C5 4.44771 5.44772 4 6 4H24C24.5523 4 25 4.44771 25 5V25C25 25.5523 24.5523 26 24 26H6C5.44772 26 5 25.5523 5 25V5ZM22.4564 18.6712C22.7144 18.8212 22.8964 19.0622 22.9684 19.3502C23.0394 19.6352 22.9924 19.9312 22.8374 20.1812L20.8064 23.4712C20.6334 23.7532 20.3284 23.9482 19.9934 23.9882C19.9484 23.9942 19.9044 23.9962 19.8584 23.9962C19.5694 23.9962 19.2914 23.8852 19.0824 23.6812L17.7294 22.3662C17.5164 22.1602 17.3984 21.8832 17.3984 21.5872C17.3974 21.2912 17.5154 21.0142 17.7294 20.8062C18.1564 20.3902 18.8534 20.3902 19.2824 20.8062L19.6414 21.1562L20.9474 19.0422C21.2614 18.5352 21.9394 18.3682 22.4564 18.6712ZM8.0522 8H21.9478C22.538 8 23 7.56067 23 7C23 6.43933 22.538 6 21.9478 6H8.0522C7.46204 6 7 6.43933 7 7C7 7.56067 7.46204 8 8.0522 8ZM21.9478 12H8.0522C7.46204 12 7 11.5607 7 11C7 10.4393 7.46204 10 8.0522 10H21.9478C22.538 10 23 10.4393 23 11C23 11.5607 22.538 12 21.9478 12ZM8.0522 16H21.9478C22.538 16 23 15.5607 23 15C23 14.4393 22.538 14 21.9478 14H8.0522C7.46204 14 7 14.4393 7 15C7 15.5607 7.46204 16 8.0522 16ZM14.9478 20H8.0522C7.46204 20 7 19.5607 7 19C7 18.4393 7.46204 18 8.0522 18H14.9478C15.538 18 16 18.4393 16 19C16 19.5607 15.538 20 14.9478 20Z" fill="currentColor"></path>
64
- </g>
65
-
66
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-DocumentInsurrance">
67
-
68
- <g id="State=Insurrance">
69
- <path id="Vector 1 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M3 5C3 3.34315 4.34315 2 6 2H24C25.6569 2 27 3.34315 27 5V25C27 26.6569 25.6569 28 24 28H6C4.34315 28 3 26.6569 3 25V5ZM6 4C5.44772 4 5 4.44771 5 5V25C5 25.5523 5.44772 26 6 26H24C24.5523 26 25 25.5523 25 25V5C25 4.44771 24.5523 4 24 4H6Z" fill="currentColor"></path>
70
- <path id="Fill 10" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 18H21.9478C22.538 18 23 17.5607 23 17C23 16.4393 22.538 16 21.9478 16H8.0522C7.46204 16 7 16.4393 7 17C7 17.5607 7.46204 18 8.0522 18Z" fill="currentColor"></path>
71
- <path id="Fill 11" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 21H21.9478C22.538 21 23 20.5607 23 20C23 19.4393 22.538 19 21.9478 19H8.0522C7.46204 19 7 19.4393 7 20C7 20.5607 7.46204 21 8.0522 21Z" fill="currentColor"></path>
72
- <path id="Fill 12" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 24H14.9478C15.538 24 16 23.5607 16 23C16 22.4393 15.538 22 14.9478 22H8.0522C7.46204 22 7 22.4393 7 23C7 23.5607 7.46204 24 8.0522 24Z" fill="currentColor"></path>
73
- <path id="Fill 13" fill-rule="evenodd" clip-rule="evenodd" d="M12.0522 11H17.9478C18.538 11 19 10.5607 19 10C19 9.43933 18.538 9 17.9478 9H12.0522C11.462 9 11 9.43933 11 10C11 10.5607 11.462 11 12.0522 11Z" fill="currentColor"></path>
74
- <path id="Fill 14" fill-rule="evenodd" clip-rule="evenodd" d="M16 12.9478V7.0522C16 6.46204 15.5607 6 15 6C14.4393 6 14 6.46204 14 7.0522V12.9478C14 13.538 14.4393 14 15 14C15.5607 14 16 13.538 16 12.9478Z" fill="currentColor"></path>
75
- </g>
76
-
77
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-DocumentList">
78
-
79
- <g id="State=List">
80
- <path id="Vector 1 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M3 5C3 3.34315 4.34315 2 6 2H24C25.6569 2 27 3.34315 27 5V25C27 26.6569 25.6569 28 24 28H6C4.34315 28 3 26.6569 3 25V5ZM6 4C5.44772 4 5 4.44771 5 5V25C5 25.5523 5.44772 26 6 26H24C24.5523 26 25 25.5523 25 25V5C25 4.44771 24.5523 4 24 4H6Z" fill="currentColor"></path>
81
- <path id="Fill 12" fill-rule="evenodd" clip-rule="evenodd" d="M12.0522 16H21.9478C22.538 16 23 15.5607 23 15C23 14.4393 22.538 14 21.9478 14H12.0522C11.462 14 11 14.4393 11 15C11 15.5607 11.462 16 12.0522 16Z" fill="currentColor"></path>
82
- <path id="Fill 18" fill-rule="evenodd" clip-rule="evenodd" d="M12.0522 20H19.9478C20.538 20 21 19.5607 21 19C21 18.4393 20.538 18 19.9478 18H12.0522C11.462 18 11 18.4393 11 19C11 19.5607 11.462 20 12.0522 20Z" fill="currentColor"></path>
83
- <path id="Fill 20" fill-rule="evenodd" clip-rule="evenodd" d="M12.0522 24H21.9478C22.538 24 23 23.5607 23 23C23 22.4393 22.538 22 21.9478 22H12.0522C11.462 22 11 22.4393 11 23C11 23.5607 11.462 24 12.0522 24Z" fill="currentColor"></path>
84
- <path id="Fill 14" fill-rule="evenodd" clip-rule="evenodd" d="M12.0522 12H17.9478C18.538 12 19 11.5607 19 11C19 10.4393 18.538 10 17.9478 10H12.0522C11.462 10 11 10.4393 11 11C11 11.5607 11.462 12 12.0522 12Z" fill="currentColor"></path>
85
- <path id="Fill 16" fill-rule="evenodd" clip-rule="evenodd" d="M12.0522 8H21.9478C22.538 8 23 7.56067 23 7C23 6.43933 22.538 6 21.9478 6H12.0522C11.462 6 11 6.43933 11 7C11 7.56067 11.462 8 12.0522 8Z" fill="currentColor"></path>
86
- <path id="Fill 13" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 16H7.9478C8.53796 16 9 15.5607 9 15C9 14.4393 8.53796 14 7.9478 14H8.0522C7.46204 14 7 14.4393 7 15C7 15.5607 7.46204 16 8.0522 16Z" fill="currentColor"></path>
87
- <path id="Fill 19" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 20H7.9478C8.53796 20 9 19.5607 9 19C9 18.4393 8.53796 18 7.9478 18H8.0522C7.46204 18 7 18.4393 7 19C7 19.5607 7.46204 20 8.0522 20Z" fill="currentColor"></path>
88
- <path id="Fill 21" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 24H7.9478C8.53796 24 9 23.5607 9 23C9 22.4393 8.53796 22 7.9478 22H8.0522C7.46204 22 7 22.4393 7 23C7 23.5607 7.46204 24 8.0522 24Z" fill="currentColor"></path>
89
- <path id="Fill 15" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 12H7.9478C8.53796 12 9 11.5607 9 11C9 10.4393 8.53796 10 7.9478 10H8.0522C7.46204 10 7 10.4393 7 11C7 11.5607 7.46204 12 8.0522 12Z" fill="currentColor"></path>
90
- <path id="Fill 17" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 8H7.9478C8.53796 8 9 7.56067 9 7C9 6.43933 8.53796 6 7.9478 6H8.0522C7.46204 6 7 6.43933 7 7C7 7.56067 7.46204 8 8.0522 8Z" fill="currentColor"></path>
91
- </g>
92
-
93
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-DocumentPDF">
94
-
95
- <g id="State=PDF">
96
- <path id="Vector 1 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M3 5C3 3.34315 4.34315 2 6 2H24C25.6569 2 27 3.34315 27 5V25C27 26.6569 25.6569 28 24 28H6C4.34315 28 3 26.6569 3 25V5ZM6 4C5.44772 4 5 4.44771 5 5V25C5 25.5523 5.44772 26 6 26H24C24.5523 26 25 25.5523 25 25V5C25 4.44771 24.5523 4 24 4H6Z" fill="currentColor"></path>
97
- <path id="Fill 10" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 16H21.9478C22.538 16 23 15.5607 23 15C23 14.4393 22.538 14 21.9478 14H8.0522C7.46204 14 7 14.4393 7 15C7 15.5607 7.46204 16 8.0522 16Z" fill="currentColor"></path>
98
- <path id="Fill 11" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 20H21.9478C22.538 20 23 19.5607 23 19C23 18.4393 22.538 18 21.9478 18H8.0522C7.46204 18 7 18.4393 7 19C7 19.5607 7.46204 20 8.0522 20Z" fill="currentColor"></path>
99
- <path id="Fill 12" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 24H14.9478C15.538 24 16 23.5607 16 23C16 22.4393 15.538 22 14.9478 22H8.0522C7.46204 22 7 22.4393 7 23C7 23.5607 7.46204 24 8.0522 24Z" fill="currentColor"></path>
100
- <g id="PDF">
101
- <path d="M9.33556 9.68537H8.21909V11.3942C8.21909 11.6385 8.16162 11.8238 8.04669 11.9501C7.93176 12.0764 7.78673 12.1395 7.6116 12.1395C7.42825 12.1395 7.28049 12.0778 7.16829 11.9542C7.0561 11.828 7 11.644 7 11.4025V6.74943C7 6.4804 7.06157 6.28824 7.18471 6.17294C7.30785 6.05765 7.50351 6 7.77168 6H9.33556C9.79802 6 10.1538 6.03569 10.4028 6.10706C10.6491 6.17569 10.8611 6.28961 11.039 6.44883C11.2196 6.60805 11.3564 6.80296 11.4495 7.03355C11.5425 7.26414 11.589 7.52356 11.589 7.8118C11.589 8.42672 11.4002 8.89339 11.0226 9.21183C10.6449 9.52752 10.0826 9.68537 9.33556 9.68537ZM9.04002 6.91825H8.21909V8.763H9.04002C9.32735 8.763 9.56679 8.7328 9.75834 8.67241C9.95263 8.61201 10.1004 8.51319 10.2016 8.37593C10.3029 8.23867 10.3535 8.05886 10.3535 7.83651C10.3535 7.57023 10.2755 7.35336 10.1195 7.18591C9.94442 7.00747 9.58457 6.91825 9.04002 6.91825Z" fill="currentColor"></path>
102
- <path d="M13.3622 6H14.9507C15.3639 6 15.7183 6.03843 16.0139 6.1153C16.3094 6.19216 16.5776 6.33628 16.8184 6.54766C17.445 7.08571 17.7583 7.90376 17.7583 9.00182C17.7583 9.36419 17.7269 9.69498 17.6639 9.9942C17.601 10.2934 17.5038 10.5638 17.3725 10.8054C17.2411 11.0442 17.0729 11.2583 16.8676 11.4478C16.7062 11.5932 16.5297 11.7099 16.3381 11.7978C16.1466 11.8856 15.94 11.9474 15.7183 11.9831C15.4994 12.0187 15.2518 12.0366 14.9754 12.0366H13.3869C13.1652 12.0366 12.9983 12.0036 12.8861 11.9378C12.7739 11.8691 12.7 11.7744 12.6644 11.6536C12.6316 11.5301 12.6152 11.3709 12.6152 11.176V6.74943C12.6152 6.48589 12.674 6.2951 12.7917 6.17706C12.9094 6.05902 13.0995 6 13.3622 6ZM13.8343 6.96767V11.0648H14.7578C14.9603 11.0648 15.119 11.0593 15.234 11.0483C15.3489 11.0374 15.4679 11.0099 15.5911 10.966C15.7142 10.9221 15.8209 10.8603 15.9112 10.7807C16.319 10.4348 16.5228 9.8391 16.5228 8.99359C16.5228 8.39789 16.4325 7.9518 16.2519 7.65533C16.0741 7.35885 15.8538 7.17081 15.5911 7.0912C15.3284 7.00884 15.0109 6.96767 14.6388 6.96767H13.8343Z" fill="currentColor"></path>
103
- <path d="M22.4253 6.94296H20.0241V8.48711H22.0313C22.2174 8.48711 22.3556 8.52966 22.4459 8.61476C22.5389 8.69711 22.5854 8.80829 22.5854 8.94829C22.5854 9.0883 22.5389 9.19948 22.4459 9.28183C22.3528 9.36419 22.2146 9.40536 22.0313 9.40536H20.0241V11.3942C20.0241 11.6468 19.9667 11.8348 19.8517 11.9584C19.7395 12.0791 19.5945 12.1395 19.4166 12.1395C19.236 12.1395 19.0883 12.0778 18.9733 11.9542C18.8611 11.8307 18.805 11.644 18.805 11.3942V6.74943C18.805 6.57374 18.831 6.43099 18.883 6.32118C18.935 6.20863 19.0157 6.12765 19.1252 6.07824C19.2374 6.02608 19.3797 6 19.5521 6H22.4253C22.6196 6 22.7633 6.04392 22.8563 6.13177C22.9521 6.21687 23 6.32942 23 6.46942C23 6.61217 22.9521 6.72747 22.8563 6.81531C22.7633 6.90041 22.6196 6.94296 22.4253 6.94296Z" fill="currentColor"></path>
104
- </g>
105
- </g>
106
-
107
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-DocumentPassport">
108
-
109
- <g id="State=Passport">
110
- <path id="Vector 1 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M3 5C3 3.34315 4.34315 2 6 2H24C25.6569 2 27 3.34315 27 5V25C27 26.6569 25.6569 28 24 28H6C4.34315 28 3 26.6569 3 25V5ZM6 4C5.44772 4 5 4.44771 5 5V25C5 25.5523 5.44772 26 6 26H24C24.5523 26 25 25.5523 25 25V5C25 4.44771 24.5523 4 24 4H6Z" fill="currentColor"></path>
111
- <path id="Fill 22" fill-rule="evenodd" clip-rule="evenodd" d="M11.0522 21H18.9478C19.538 21 20 20.5607 20 20C20 19.4393 19.538 19 18.9478 19H11.0522C10.462 19 10 19.4393 10 20C10 20.5607 10.462 21 11.0522 21Z" fill="currentColor"></path>
112
- <path id="Fill 23" fill-rule="evenodd" clip-rule="evenodd" d="M13.0522 24H16.9478C17.538 24 18 23.5607 18 23C18 22.4393 17.538 22 16.9478 22H13.0522C12.462 22 12 22.4393 12 23C12 23.5607 12.462 24 13.0522 24Z" fill="currentColor"></path>
113
- <path id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M14.8396 7.00316C14.8928 7.00106 14.9463 7 15 7C15.0537 7 15.1072 7.00106 15.1604 7.00316C15.8993 8.05785 16.3128 9.26957 16.4008 10.5H13.5992C13.6872 9.26957 14.1007 8.05785 14.8396 7.00316ZM16.5063 7.29332C17.035 8.29951 17.3339 9.39398 17.4031 10.5H18.9691C18.7873 9.0423 17.8211 7.82818 16.5063 7.29332ZM18.9691 11.5H17.4031C17.3339 12.606 17.035 13.7005 16.5063 14.7067C17.8211 14.1718 18.7873 12.9577 18.9691 11.5ZM15.1604 14.9968C15.1072 14.9989 15.0537 15 15 15C14.9463 15 14.8928 14.9989 14.8396 14.9968C14.1007 13.9422 13.6872 12.7304 13.5992 11.5H16.4008C16.3128 12.7304 15.8993 13.9422 15.1604 14.9968ZM13.4937 14.7067C12.1789 14.1718 11.2127 12.9577 11.0309 11.5H12.5969C12.6661 12.606 12.965 13.7005 13.4937 14.7067ZM11.0309 10.5H12.5969C12.6661 9.39398 12.965 8.29951 13.4937 7.29332C12.1789 7.82818 11.2127 9.0423 11.0309 10.5ZM15 5C11.6863 5 9 7.68629 9 11C9 14.3137 11.6863 17 15 17C18.3137 17 21 14.3137 21 11C21 7.68629 18.3137 5 15 5Z" fill="currentColor"></path>
114
- </g>
115
-
116
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-DocumentTicket">
117
-
118
- <g id="State=Ticket">
119
- <path id="Shape" fill-rule="evenodd" clip-rule="evenodd" d="M5 24.8627V5.25807C5 4.65625 5.59312 4.16667 6.32249 4.16667H23.6775C24.4069 4.16667 25 4.65625 25 5.25807V24.8627L23.3283 23.5351C22.8703 23.1748 22.1867 23.1727 21.739 23.5265L18.7631 25.8323L15.7872 23.5255C15.3395 23.1791 14.6605 23.1802 14.2117 23.5265L11.2358 25.8333L8.26444 23.5297C8.04002 23.3523 7.7572 23.2636 7.47438 23.2636C7.18813 23.2636 6.90073 23.3544 6.67058 23.5361L5 24.8627ZM6.60781 2C4.61897 2 3 3.43799 3 5.20434V26.9347C3 27.3634 3.27906 27.7477 3.71093 27.9155C3.8571 27.9725 4.01214 28 4.16606 28C4.44733 28 4.72417 27.9081 4.9379 27.7329L7.72957 25.4682L10.5999 27.7392C11.0329 28.0781 11.6884 28.0781 12.1225 27.7371L14.9994 25.4587L17.8808 27.7392C18.3127 28.0771 18.966 28.0771 19.4035 27.7371L22.2704 25.4682L25.061 27.7318C25.3943 28.0032 25.8727 28.076 26.2891 27.9155C26.7209 27.7477 27 27.3623 27 26.9347V5.20434C27 3.43799 25.381 2 23.3922 2H6.60781ZM8.0522 8H21.9478C22.538 8 23 7.56067 23 7C23 6.43933 22.538 6 21.9478 6H8.0522C7.46204 6 7 6.43933 7 7C7 7.56067 7.46204 8 8.0522 8ZM21.9478 12H8.0522C7.46204 12 7 11.5607 7 11C7 10.4393 7.46204 10 8.0522 10H21.9478C22.538 10 23 10.4393 23 11C23 11.5607 22.538 12 21.9478 12ZM8.0522 16H21.9478C22.538 16 23 15.5607 23 15C23 14.4393 22.538 14 21.9478 14H8.0522C7.46204 14 7 14.4393 7 15C7 15.5607 7.46204 16 8.0522 16ZM14.9478 20H8.0522C7.46204 20 7 19.5607 7 19C7 18.4393 7.46204 18 8.0522 18H14.9478C15.538 18 16 18.4393 16 19C16 19.5607 15.538 20 14.9478 20Z" fill="currentColor"></path>
120
- </g>
121
-
122
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-DocumentUserDetails">
123
-
124
- <g id="State=User details">
125
- <path id="Vector 1 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M3 5C3 3.34315 4.34315 2 6 2H24C25.6569 2 27 3.34315 27 5V25C27 26.6569 25.6569 28 24 28H6C4.34315 28 3 26.6569 3 25V5ZM6 4C5.44772 4 5 4.44771 5 5V25C5 25.5523 5.44772 26 6 26H24C24.5523 26 25 25.5523 25 25V5C25 4.44771 24.5523 4 24 4H6Z" fill="currentColor"></path>
126
- <path id="Fill 11" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 16H21.9478C22.538 16 23 15.5607 23 15C23 14.4393 22.538 14 21.9478 14H8.0522C7.46204 14 7 14.4393 7 15C7 15.5607 7.46204 16 8.0522 16Z" fill="currentColor"></path>
127
- <path id="Fill 22" fill-rule="evenodd" clip-rule="evenodd" d="M12.0522 20H19.9478C20.538 20 21 19.5607 21 19C21 18.4393 20.538 18 19.9478 18H12.0522C11.462 18 11 18.4393 11 19C11 19.5607 11.462 20 12.0522 20Z" fill="currentColor"></path>
128
- <path id="Fill 26" fill-rule="evenodd" clip-rule="evenodd" d="M15.0522 8H21.9478C22.538 8 23 7.56067 23 7C23 6.43933 22.538 6 21.9478 6H15.0522C14.462 6 14 6.43933 14 7C14 7.56067 14.462 8 15.0522 8Z" fill="currentColor"></path>
129
- <path id="Fill 27" fill-rule="evenodd" clip-rule="evenodd" d="M15.0522 12H19.9478C20.538 12 21 11.5607 21 11C21 10.4393 20.538 10 19.9478 10H15.0522C14.462 10 14 10.4393 14 11C14 11.5607 14.462 12 15.0522 12Z" fill="currentColor"></path>
130
- <path id="Fill 23" fill-rule="evenodd" clip-rule="evenodd" d="M12.0522 24H21.9478C22.538 24 23 23.5607 23 23C23 22.4393 22.538 22 21.9478 22H12.0522C11.462 22 11 22.4393 11 23C11 23.5607 11.462 24 12.0522 24Z" fill="currentColor"></path>
131
- <path id="Fill 24" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 20H7.9478C8.53796 20 9 19.5607 9 19C9 18.4393 8.53796 18 7.9478 18H8.0522C7.46204 18 7 18.4393 7 19C7 19.5607 7.46204 20 8.0522 20Z" fill="currentColor"></path>
132
- <path id="Fill 25" fill-rule="evenodd" clip-rule="evenodd" d="M8.0522 24H7.9478C8.53796 24 9 23.5607 9 23C9 22.4393 8.53796 22 7.9478 22H8.0522C7.46204 22 7 22.4393 7 23C7 23.5607 7.46204 24 8.0522 24Z" fill="currentColor"></path>
133
- <path id="Credit card" fill-rule="evenodd" clip-rule="evenodd" d="M10.6087 6.09204C11.7808 6.09204 12.7344 7.04579 12.7344 8.21815V9.96593C12.7344 11.1383 11.7808 12.092 10.6087 12.092H8.86008C7.68794 12.092 6.73438 11.1383 6.73438 9.96593V8.21815C6.73438 7.04579 7.68794 6.09204 8.86008 6.09204H10.6087ZM10.6089 7.72766H8.86034C8.5908 7.72766 8.37109 7.94854 8.37109 8.21813V9.96591C8.37109 10.2355 8.5908 10.4552 8.86034 10.4552H10.6089C10.8785 10.4552 11.0982 10.2355 11.0982 9.96591V8.21813C11.0982 7.94854 10.8785 7.72766 10.6089 7.72766Z" fill="currentColor"></path>
134
- </g>
135
-
136
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Filters">
137
-
138
- <path fill-rule="evenodd" clip-rule="evenodd" d="M22.5274 11.4266C22.5274 10.6376 21.8884 9.99658 21.1034 9.99658C20.3184 9.99658 19.6794 10.6376 19.6794 11.4266C19.6794 12.2146 20.3184 12.8556 21.1034 12.8556C21.8884 12.8556 22.5274 12.2146 22.5274 11.4266ZM24.3408 12.5806C23.9898 13.5356 23.2428 14.2846 22.2908 14.6366C20.5028 15.2986 18.5108 14.3766 17.8508 12.5806L17.8028 12.4466H4.01676C3.45676 12.4466 2.99976 11.9896 2.99976 11.4266C2.99976 10.8626 3.45676 10.4056 4.01676 10.4056H17.8148L17.8638 10.2716C18.2138 9.3166 18.9608 8.5676 19.9128 8.2156C20.7788 7.8966 21.7188 7.9316 22.5568 8.3206C23.3958 8.7086 24.0338 9.4016 24.3528 10.2716L24.4018 10.4056H25.9838C26.5438 10.4056 26.9998 10.8626 26.9998 11.4266C26.9998 11.9896 26.5438 12.4466 25.9838 12.4466H24.3888L24.3408 12.5806ZM11.5428 19.5016C11.5428 18.7126 10.9038 18.0716 10.1188 18.0716C9.33376 18.0716 8.69476 18.7126 8.69476 19.5016C8.69476 20.2886 9.33376 20.9296 10.1188 20.9296C10.9038 20.9296 11.5428 20.2886 11.5428 19.5016ZM6.81976 20.5206H4.01676C3.45676 20.5206 2.99976 20.0636 2.99976 19.5016C2.99976 18.9376 3.45676 18.4806 4.01676 18.4806H6.83176L6.87976 18.3466C7.23076 17.3906 7.97776 16.6416 8.92976 16.2896C9.79576 15.9696 10.7348 16.0066 11.5738 16.3946C12.4128 16.7836 13.0498 17.4766 13.3698 18.3466L13.4178 18.4806H25.9838C26.5438 18.4806 26.9998 18.9376 26.9998 19.5016C26.9998 20.0636 26.5438 20.5206 25.9838 20.5206H13.4058L13.3578 20.6546C13.0068 21.6106 12.2598 22.3596 11.3078 22.7116C10.4408 23.0306 9.50176 22.9946 8.66376 22.6066C7.82476 22.2176 7.18776 21.5246 6.86776 20.6546L6.81976 20.5206Z" fill="currentColor"></path>
139
-
140
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Folder">
141
-
142
- <path fill-rule="evenodd" clip-rule="evenodd" d="M25.446 10.2968V23.5758C25.446 23.7788 25.307 23.9188 25.107 23.9188H4.893C4.693 23.9188 4.554 23.7788 4.554 23.5758V6.42276C4.554 6.22076 4.693 6.07976 4.893 6.07976H10.356C10.393 6.07976 10.438 6.07976 10.544 6.18176C11.138 6.93776 11.66 7.74776 12.212 8.60676C12.4 8.89776 12.588 9.19176 12.779 9.48076C12.963 9.76876 13.29 9.94976 13.634 9.95376H25.107C25.307 9.95376 25.446 10.0938 25.446 10.2968ZM25.107 7.87276H14.163C13.897 7.50576 13.642 7.08576 13.394 6.67876C12.977 5.99576 12.546 5.28876 12.028 4.75576C11.687 4.41076 11.121 3.99976 10.356 3.99976H4.893C3.573 3.99976 2.5 5.08676 2.5 6.42276V23.5758C2.5 24.9128 3.573 25.9998 4.893 25.9998H25.107C26.426 25.9998 27.5 24.9128 27.5 23.5758V10.2968C27.5 8.95976 26.426 7.87276 25.107 7.87276Z" fill="currentColor"></path>
143
-
144
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-GridDefault">
145
-
146
- <path fill-rule="evenodd" clip-rule="evenodd" d="M25 5H19V11H25V5ZM19 3C17.8954 3 17 3.89543 17 5V11C17 12.1046 17.8954 13 19 13H25C26.1046 13 27 12.1046 27 11V5C27 3.89543 26.1046 3 25 3H19ZM5 19H11V25H5L5 19ZM3 19C3 17.8954 3.89543 17 5 17H11C12.1046 17 13 17.8954 13 19V25C13 26.1046 12.1046 27 11 27H5C3.89543 27 3 26.1046 3 25V19ZM19 19H25V25H19V19ZM17 19C17 17.8954 17.8954 17 19 17H25C26.1046 17 27 17.8954 27 19V25C27 26.1046 26.1046 27 25 27H19C17.8954 27 17 26.1046 17 25V19ZM5 5H11V11H5L5 5ZM3 5C3 3.89543 3.89543 3 5 3H11C12.1046 3 13 3.89543 13 5V11C13 12.1046 12.1046 13 11 13H5C3.89543 13 3 12.1046 3 11V5Z" fill="currentColor"></path>
147
-
148
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-GridList">
149
-
150
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11 19H5L5 25H11V19ZM5 17C3.89543 17 3 17.8954 3 19V25C3 26.1046 3.89543 27 5 27H11C12.1046 27 13 26.1046 13 25V19C13 17.8954 12.1046 17 11 17H5ZM11 5H5L5 11H11V5ZM5 3C3.89543 3 3 3.89543 3 5V11C3 12.1046 3.89543 13 5 13H11C12.1046 13 13 12.1046 13 11V5C13 3.89543 12.1046 3 11 3H5ZM18 3C17.4477 3 17 3.44772 17 4C17 4.55228 17.4477 5 18 5H26C26.5523 5 27 4.55228 27 4C27 3.44772 26.5523 3 26 3H18ZM17 18C17 17.4477 17.4477 17 18 17H26C26.5523 17 27 17.4477 27 18C27 18.5523 26.5523 19 26 19H18C17.4477 19 17 18.5523 17 18ZM18 7C17.4477 7 17 7.44772 17 8C17 8.55228 17.4477 9 18 9H26C26.5523 9 27 8.55228 27 8C27 7.44772 26.5523 7 26 7H18ZM17 22C17 21.4477 17.4477 21 18 21H26C26.5523 21 27 21.4477 27 22C27 22.5523 26.5523 23 26 23H18C17.4477 23 17 22.5523 17 22ZM18 11C17.4477 11 17 11.4477 17 12C17 12.5523 17.4477 13 18 13H22C22.5523 13 23 12.5523 23 12C23 11.4477 22.5523 11 22 11H18ZM17 26C17 25.4477 17.4477 25 18 25H22C22.5523 25 23 25.4477 23 26C23 26.5523 22.5523 27 22 27H18C17.4477 27 17 26.5523 17 26Z" fill="currentColor"></path>
151
-
152
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-HappyFirst">
153
-
154
- <g id="State=Happy First">
155
- <mask id="mask0_1512_5577" style="mask-type:alpha" maskunits="userSpaceOnUse" x="3" y="3" width="24" height="24">
156
- <rect id="Rectangle" x="3" y="3" width="24" height="24" fill="white"></rect>
157
- </mask>
158
- <g mask="url(#mask0_1512_5577)">
159
- <path id="Happy first" fill-rule="evenodd" clip-rule="evenodd" d="M12 4C12 3.44772 12.4477 3 13 3H17C17.5523 3 18 3.44772 18 4C18 4.55228 17.5523 5 17 5H16V7.04938C17.8656 7.2346 19.5804 7.93257 21.0014 9.00035L21.0964 8.90544C21.0073 8.57182 21.0936 8.20111 21.3553 7.93938C21.7458 7.54885 22.379 7.54885 22.7695 7.93938L23.4766 8.64648C23.8672 9.03701 23.8672 9.67017 23.4766 10.0607C23.2149 10.3224 22.8442 10.4087 22.5106 10.3197L22.4741 10.3562C24.0454 12.1226 25 14.4498 25 17C25 22.5228 20.5228 27 15 27C9.47715 27 5 22.5228 5 17C5 14.4717 5.93827 12.1626 7.48561 10.4018L7.40349 10.3197C7.06987 10.4087 6.69915 10.3224 6.43742 10.0607C6.0469 9.67017 6.0469 9.03701 6.43742 8.64648L7.14453 7.93938C7.53506 7.54885 8.16822 7.54885 8.55874 7.93938C8.82047 8.20111 8.90679 8.57182 8.8177 8.90544L8.94962 9.03736C10.3802 7.9487 12.1129 7.23674 14 7.04938V5H13C12.4477 5 12 4.55228 12 4ZM15 9C10.5817 9 7 12.5817 7 17C7 21.4183 10.5817 25 15 25C19.4183 25 23 21.4183 23 17C23 12.5817 19.4183 9 15 9ZM19.2537 11.359C19.3871 11.2215 19.5978 11.1942 19.7619 11.2932C19.9685 11.4179 20.0239 11.6928 19.8819 11.8879L16.7981 16.1234C16.9274 16.3881 17 16.6856 17 17.0001C17 18.1047 16.1046 19.0001 15 19.0001C13.8954 19.0001 13 18.1047 13 17.0001C13 15.8955 13.8954 15.0001 15 15.0001C15.2184 15.0001 15.4287 15.0351 15.6254 15.0998L19.2537 11.359Z" fill="currentColor"></path>
160
- </g>
161
- </g>
162
-
163
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Home">
164
- <mask id="mask0_1245_5538" style="mask-type:alpha" maskunits="userSpaceOnUse" x="3" y="3" width="24" height="24">
165
- <rect x="3" y="3" width="24" height="24" fill="white"></rect>
166
- </mask>
167
- <g mask="url(#mask0_1245_5538)">
168
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.4453 10.5013L14.4453 3.16795C14.7812 2.94402 15.2188 2.94402 15.5547 3.16795L26.5547 10.5013C26.8329 10.6867 27 10.999 27 11.3333V26C27 26.5523 26.5523 27 26 27H4C3.44772 27 3 26.5523 3 26V11.3333C3 10.999 3.1671 10.6867 3.4453 10.5013ZM25 11.868L15 5.202L5 11.868V25H25V11.868Z" fill="currentColor"></path>
169
- </g>
170
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Internet">
171
-
172
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.813 15.809C16.68 16.331 16.506 16.776 16.296 17.129C16.088 17.486 15.851 17.779 15.591 17.999C15.329 18.224 15.047 18.382 14.752 18.469C14.469 18.555 14.183 18.598 13.901 18.598C13.297 18.598 12.829 18.389 12.511 17.976C12.206 17.585 12.051 17.039 12.051 16.353C12.051 15.695 12.172 15.05 12.409 14.436C12.644 13.826 12.971 13.276 13.379 12.803C13.794 12.323 14.286 11.94 14.844 11.664C15.716 11.229 16.766 11.157 17.701 11.331L17.964 11.381L16.813 15.809ZM20.513 10.024C20.081 9.851 19.635 9.715 19.186 9.618C18.657 9.503 18.017 9.445 17.282 9.445C16.431 9.445 15.646 9.543 14.949 9.739C14.251 9.935 13.613 10.205 13.054 10.54C12.493 10.877 12 11.276 11.589 11.723C11.173 12.178 10.824 12.668 10.552 13.18C10.278 13.694 10.068 14.236 9.927 14.793C9.788 15.36 9.72 15.9 9.72 16.442C9.72 17.023 9.794 17.569 9.939 18.064C10.084 18.55 10.304 18.973 10.59 19.32C10.874 19.669 11.234 19.948 11.66 20.149C12.084 20.348 12.595 20.45 13.175 20.45C13.886 20.45 14.558 20.303 15.175 20.015C15.789 19.727 16.383 19.238 16.941 18.56L17.242 18.195L17.376 18.648C17.567 19.293 17.891 19.745 18.366 20.027C18.854 20.319 19.417 20.466 20.04 20.466C20.885 20.466 21.677 20.279 22.392 19.91C23.117 19.536 23.754 19.017 24.286 18.368C24.823 17.712 25.248 16.931 25.547 16.044C25.847 15.155 26 14.184 26 13.159C26 11.63 25.709 10.236 25.135 9.015C24.56 7.795 23.78 6.747 22.815 5.9C21.847 5.05 20.722 4.39 19.472 3.938C18.218 3.482 16.888 3.25 15.518 3.25C14.438 3.25 13.391 3.394 12.408 3.676C11.422 3.959 10.493 4.361 9.645 4.87C8.8 5.376 8.019 5.995 7.323 6.708C6.626 7.424 6.024 8.217 5.537 9.063C5.044 9.914 4.661 10.836 4.398 11.804C4.134 12.773 4 13.786 4 14.815C4 16.657 4.31 18.336 4.921 19.807C5.534 21.278 6.392 22.539 7.47 23.557C8.552 24.579 9.853 25.373 11.337 25.921C12.824 26.471 14.465 26.75 16.216 26.75C17.942 26.75 19.496 26.54 20.839 26.125C21.961 25.778 22.969 25.338 23.858 24.824C24.207 24.712 24.465 24.397 24.465 24.011C24.465 23.534 24.076 23.146 23.597 23.146C23.532 23.146 23.474 23.17 23.412 23.184C23.41 23.184 23.408 23.183 23.406 23.183C23.341 23.183 23.222 23.205 23.022 23.315C22.656 23.528 22.236 23.729 21.778 23.912C21.302 24.102 20.782 24.27 20.234 24.41C19.652 24.559 19.028 24.675 18.378 24.755C17.707 24.841 16.978 24.884 16.216 24.884C14.81 24.884 13.482 24.67 12.27 24.249C11.053 23.826 9.979 23.183 9.076 22.34C8.176 21.498 7.458 20.434 6.941 19.177C6.427 17.926 6.166 16.458 6.166 14.815C6.166 13.457 6.404 12.172 6.872 10.997C7.343 9.817 8.004 8.781 8.837 7.915C9.67 7.047 10.67 6.354 11.808 5.855C12.943 5.355 14.191 5.102 15.518 5.102C16.722 5.102 17.851 5.273 18.873 5.61C19.9 5.95 20.796 6.464 21.536 7.14C22.278 7.821 22.862 8.674 23.273 9.678C23.684 10.677 23.892 11.849 23.892 13.159C23.892 13.943 23.808 14.679 23.642 15.348C23.472 16.022 23.24 16.611 22.953 17.1C22.661 17.601 22.31 17.997 21.913 18.28C21.301 18.708 20.581 18.795 19.951 18.644C19.731 18.59 19.54 18.488 19.384 18.338C19.232 18.19 19.112 18 19.026 17.772C18.941 17.542 18.899 17.265 18.899 16.945C18.899 16.496 18.98 15.958 19.146 15.3L20.513 10.024Z" fill="currentColor"></path>
173
-
174
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Invisible">
175
-
176
- <g id="Property 1=Invisible">
177
- <path id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M25.7073 5.70711C26.0978 5.31658 26.0978 4.68342 25.7073 4.29289C25.3168 3.90237 24.6836 3.90237 24.2931 4.29289L20.1014 8.48451C18.5533 7.60604 16.8243 7 15.0002 7C9.89545 7 5.53518 11.7462 3.80105 13.9271C3.29548 14.563 3.29548 15.437 3.80105 16.0729C4.67618 17.1735 6.22012 18.9274 8.19103 20.3949L4.29307 24.2929C3.90254 24.6834 3.90254 25.3166 4.29307 25.7071C4.68359 26.0976 5.31676 26.0976 5.70728 25.7071L25.7073 5.70711ZM9.62217 18.9638L10.5555 18.0305C9.58904 16.9654 9.00017 15.5515 9.00017 14C9.00017 12.8421 9.32816 11.7608 9.89629 10.844C9.70813 10.9729 9.52159 11.107 9.33689 11.2455C7.67617 12.4915 6.33158 13.9795 5.50449 15C6.33158 16.0205 7.67617 17.5085 9.33689 18.7545C9.43151 18.8255 9.52662 18.8953 9.62217 18.9638ZM11.7399 22.3816L13.3348 20.7867C13.8877 20.9251 14.4442 21 15.0002 21C16.9399 21 18.8863 20.0878 20.6635 18.7545C22.3242 17.5085 23.6688 16.0205 24.4959 15C23.8815 14.2419 22.9816 13.2259 21.8787 12.2428L23.295 10.8265C24.5585 11.9644 25.5583 13.121 26.1993 13.9271C26.7049 14.563 26.7049 15.437 26.1993 16.0729C24.4652 18.2538 20.1049 23 15.0002 23C13.8701 23 12.7766 22.7674 11.7399 22.3816ZM21.0002 14C21.0002 13.7209 20.9811 13.4462 20.9442 13.1773L14.1774 19.9441C14.4464 19.9809 14.7211 20 15.0002 20C18.3139 20 21.0002 17.3137 21.0002 14Z" fill="currentColor"></path>
178
- </g>
179
-
180
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-LastMinute">
181
-
182
- <g id="State=Last minute">
183
- <path id="Last minute" fill-rule="evenodd" clip-rule="evenodd" d="M6 3C5.44772 3 5 3.44772 5 4C5 4.55228 5.44772 5 6 5H7.05354C6.79792 8.19365 7.33802 10.4948 8.78372 11.8588C8.93671 12.0031 9.09469 12.1464 9.25851 12.2897C9.6413 12.6245 10.0328 12.9407 10.5198 13.3157L11.7125 14.2353L11.9506 14.4359L12.1262 14.5998L12.2178 14.6985C12.208 14.8731 12.1607 14.9537 11.9341 15.1392L11.1373 15.7587L10.6995 16.1108C10.3546 16.3948 10.0499 16.6649 9.71111 16.9888C8.91396 17.751 8.27519 18.5183 7.83539 19.3055C7.55768 19.8026 7.36977 20.2677 7.25121 20.7497L7.19245 21.0098L7.14746 21.2629C7.13459 21.3479 7.12376 21.4343 7.11471 21.5249L7.09261 21.8115L7.07962 22.1387L7.07379 22.7404L7.08029 23.7903L7.07619 24.4749L7.06138 25H6C5.44772 25 5 25.4477 5 26C5 26.5523 5.44772 27 6 27H24C24.5523 27 25 26.5523 25 26C25 25.4477 24.5523 25 24 25H23.1498L23.135 24.475L23.1309 23.7903L23.1374 22.7404L23.1315 22.1388L23.1185 21.8115L23.0964 21.5249C23.0874 21.4344 23.0766 21.3479 23.0637 21.263L23.0187 21.0099L22.9599 20.7497C22.8414 20.2678 22.6535 19.8026 22.3758 19.3055C21.936 18.5183 21.2972 17.7511 20.5 16.9888C20.1612 16.6649 19.8566 16.3949 19.5117 16.1108L19.0738 15.7588L18.2771 15.1393C18.0504 14.9537 18.0031 14.8731 17.9933 14.6986L18.085 14.5998L18.2606 14.4359L18.4987 14.2354L19.6913 13.3158C20.1784 12.9408 20.5699 12.6245 20.9526 12.2897C21.1165 12.1464 21.2744 12.0032 21.4274 11.8588C22.8731 10.4948 23.4132 8.19367 23.1576 5H24C24.5523 5 25 4.55228 25 4C25 3.44772 24.5523 3 24 3H6ZM21.1542 5H9.05695C9.05692 5.02769 9.05575 5.05559 9.05339 5.08368C8.82744 7.7745 9.23263 9.53268 10.1562 10.4041C10.2904 10.5307 10.4298 10.6571 10.5752 10.7842C10.8526 11.0268 11.1392 11.2621 11.4767 11.5266L12.8081 12.5505C13.807 13.3399 14.2204 13.8004 14.2204 14.5522C14.2204 15.5561 13.9203 16.1038 13.0326 16.8182L12.3893 17.3187L11.9856 17.6428L11.6218 17.9507C11.4455 18.1046 11.2743 18.2613 11.0933 18.4343C10.4282 19.0703 9.91004 19.6927 9.5814 20.2809C9.38841 20.6264 9.26762 20.9254 9.19331 21.2274L9.15392 21.4046L9.12358 21.5853L9.10134 21.7824C9.09826 21.8174 9.09548 21.8536 9.09297 21.8912L9.08115 22.1373L9.07397 22.602L9.0803 24.0458L9.0712 24.7389L9.06286 25H21.1483L21.14 24.7389L21.1309 24.0459L21.1372 22.602L21.13 22.1373L21.1182 21.8913C21.1157 21.8536 21.1129 21.8174 21.1098 21.7825L21.0876 21.5853L21.0572 21.4046L21.0178 21.2275C20.9435 20.9254 20.8227 20.6264 20.6298 20.281C20.3011 19.6927 19.783 19.0703 19.1179 18.4344C18.9369 18.2613 18.7656 18.1046 18.5893 17.9507L18.2256 17.6428L17.8219 17.3187L17.1785 16.8183C16.2908 16.1038 15.9907 15.5561 15.9907 14.5523C15.9907 13.8004 16.4042 13.3399 17.4031 12.5505L18.7345 11.5266C19.0719 11.2621 19.3586 11.0269 19.6359 10.7843C19.7813 10.6571 19.9207 10.5307 20.0549 10.4041C20.9785 9.53272 21.3837 7.77453 21.1578 5.08371C21.1554 5.05562 21.1542 5.0277 21.1542 5ZM15.2048 18.9888C10.3627 18.9888 9.99609 23.9888 9.99609 23.9888H19.9956C19.9956 23.9888 20.0468 18.9888 15.2048 18.9888ZM18.9855 9.02954H10.9766C10.9766 9.02954 14.8673 12.7997 15.2288 12.7997C15.5904 12.7997 18.9855 9.02954 18.9855 9.02954Z" fill="currentColor"></path>
184
- </g>
185
-
186
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Letter">
187
-
188
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15.346 15.999C15.155 16.19 14.843 16.189 14.653 16L6.414 7.775C6.58 7.729 6.749 7.705 6.917 7.705H23.081C23.25 7.705 23.418 7.729 23.585 7.776L15.346 15.999ZM23.081 22.294H6.917C5.837 22.294 4.959 21.417 4.959 20.339V9.661C4.959 9.492 4.982 9.324 5.029 9.158L13.268 17.383C14.223 18.334 15.776 18.334 16.731 17.382L24.971 9.157C25.017 9.324 25.041 9.492 25.041 9.661V20.339C25.041 21.417 24.161 22.294 23.081 22.294ZM23.081 5.75H6.918C4.757 5.75 3 7.504 3 9.661V20.339C3 22.496 4.757 24.25 6.918 24.25H23.081C25.242 24.25 27 22.496 27 20.339V9.661C27 7.504 25.242 5.75 23.081 5.75Z" fill="currentColor"></path>
189
-
190
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Menu">
191
-
192
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.00851 6H25.9915C26.5475 6 26.9995 6.449 26.9995 7C26.9995 7.551 26.5475 8 25.9915 8H4.00851C3.45251 8 2.99951 7.551 2.99951 7C2.99951 6.449 3.45251 6 4.00851 6ZM25.9892 14H4.01121C3.45521 14 3.00221 14.448 3.00221 15C3.00221 15.552 3.45521 16 4.01121 16H25.9892C26.5452 16 26.9972 15.552 26.9972 15C26.9972 14.448 26.5452 14 25.9892 14ZM4.01081 24H25.9888C26.5448 24 26.9978 23.552 26.9978 23C26.9978 22.448 26.5448 22 25.9888 22H4.01081C3.45481 22 3.00281 22.448 3.00281 23C3.00281 23.552 3.45481 24 4.01081 24Z" fill="currentColor"></path>
193
-
194
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-MenuClosed">
195
-
196
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.8 15.2 6.71 8.14A1 1 0 0 1 6.7 6.7a1 1 0 0 1 1.42 0l7.08 7.08 7.05-7.05a1 1 0 0 1 1.42 0 1 1 0 0 1 0 1.42l-7.06 7.05 7.05 7.04a1 1 0 0 1 0 1.42 1 1 0 0 1-1.41 0l-7.05-7.05-7.08 7.08a1 1 0 0 1-1.42 0 1 1 0 0 1 0-1.41l7.08-7.08Z" fill="currentColor"></path>
197
-
198
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Padlock">
199
-
200
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20.95 25.0371C21.287 25.0351 21.565 24.7531 21.568 24.4081L21.563 14.9511C21.561 14.6081 21.284 14.3241 20.944 14.3221H9.055C8.716 14.3241 8.439 14.6081 8.437 14.9521V24.4081C8.439 24.7521 8.716 25.0351 9.056 25.0371H20.95ZM10.668 9.36113V12.3551L19.333 12.3541V9.35513C19.334 8.17913 18.883 7.07313 18.066 6.24113C17.247 5.41113 16.161 4.95513 15.008 4.95513H15C13.86 4.95613 12.743 5.42713 11.937 6.24613C11.118 7.07912 10.668 8.18513 10.668 9.36113ZM21.269 12.3881C21.851 12.4621 22.389 12.7371 22.798 13.1751C23.248 13.6561 23.498 14.2871 23.5 14.9511V24.4081C23.498 25.1001 23.232 25.7501 22.75 26.2381C22.268 26.7281 21.627 26.9991 20.945 27.0001H9.055C8.372 26.9991 7.731 26.7281 7.249 26.2381C6.767 25.7501 6.501 25.1001 6.5 24.4081V14.9571C6.502 14.2921 6.752 13.6611 7.202 13.1801C7.611 12.7431 8.148 12.4681 8.731 12.3931V9.36112C8.731 7.09513 9.932 4.98413 11.865 3.85013C13.797 2.71712 16.199 2.71613 18.135 3.85013C20.068 4.98413 21.269 7.09513 21.269 9.36112V12.3881ZM15.0173 16.2137C15.5753 16.2137 16.0993 16.4637 16.4543 16.9007C16.8133 17.3427 16.9543 17.9187 16.8433 18.4797C16.7393 19.0007 16.4293 19.4457 15.9853 19.7197V22.3687C15.9853 22.9187 15.5433 23.3657 15.0003 23.3657C14.4573 23.3657 14.0163 22.9187 14.0163 22.3687V19.7197C13.5723 19.4467 13.2623 19.0007 13.1563 18.4807C13.0453 17.9177 13.1873 17.3417 13.5463 16.9007C13.9023 16.4637 14.4253 16.2137 14.9843 16.2137H15.0173Z" fill="currentColor"></path>
201
-
202
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-PaymentPlan">
203
-
204
- <g id="State=Payment plan">
205
- <path id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M27 9.513C27 7.438 25.322 5.75 23.261 5.75H6.739C4.678 5.75 3 7.438 3 9.513V20.487C3 22.562 4.678 24.25 6.739 24.25H23.261C25.322 24.25 27 22.562 27 20.487V9.513ZM6.739 7.755H23.261C24.224 7.755 25.007 8.544 25.007 9.513V20.487C25.007 21.456 24.224 22.244 23.261 22.244H6.739C5.777 22.244 4.993 21.456 4.993 20.487V9.513C4.993 8.544 5.777 7.755 6.739 7.755ZM16.5 14C15.9477 14 15.5 14.4477 15.5 15C15.5 15.5523 15.9477 16 16.5 16H20.5C21.0523 16 21.5 15.5523 21.5 15C21.5 14.4477 21.0523 14 20.5 14H16.5ZM15.5 18C15.5 17.4477 15.9477 17 16.5 17H22.5C23.0523 17 23.5 17.4477 23.5 18C23.5 18.5523 23.0523 19 22.5 19H16.5C15.9477 19 15.5 18.5523 15.5 18ZM16.5 11C15.9477 11 15.5 11.4477 15.5 12C15.5 12.5523 15.9477 13 16.5 13H22.5C23.0523 13 23.5 12.5523 23.5 12C23.5 11.4477 23.0523 11 22.5 11H16.5ZM10.0002 9.5C10.5525 9.5 11.0002 9.94772 11.0002 10.5V11.1168C11.5226 11.2472 11.9312 11.4741 12.2404 11.7318C12.4746 11.927 12.6369 12.1273 12.7448 12.2891C12.7987 12.37 12.8394 12.4418 12.8692 12.4997C12.8841 12.5286 12.8963 12.5542 12.9061 12.5759C12.911 12.5867 12.9153 12.5966 12.9191 12.6054L12.9243 12.6178L12.9266 12.6234L12.9277 12.6261L12.9282 12.6273C12.9282 12.6273 12.9287 12.6286 12.0002 13L12.9287 12.6286C13.1338 13.1414 12.8844 13.7234 12.3716 13.9285C11.8721 14.1283 11.3069 13.8967 11.0884 13.4106C11.0867 13.4077 11.0841 13.4036 11.0807 13.3984C11.0635 13.3727 11.0258 13.323 10.96 13.2682C10.8445 13.1719 10.5725 13 10.0002 13C9.33888 13 9.12898 13.1563 9.08416 13.1983C9.05546 13.2252 9.01243 13.2804 9.00237 13.4314C9.02848 13.4555 9.07528 13.4927 9.15521 13.5426C9.42745 13.7128 9.82232 13.8653 10.3514 14.0637C10.4173 14.0884 10.4876 14.1142 10.561 14.1411L10.5616 14.1413C10.9735 14.2925 11.4852 14.4803 11.889 14.722C12.4011 15.0287 13.0002 15.5775 13.0002 16.5C13.0002 17.1195 12.8062 17.8051 12.2185 18.3156C11.8806 18.6091 11.4669 18.7966 11.0002 18.8998V19.5C11.0002 20.0523 10.5525 20.5 10.0002 20.5C9.44793 20.5 9.00022 20.0523 9.00022 19.5V18.8738C8.50452 18.7414 8.11169 18.5198 7.81302 18.2809C7.58085 18.0951 7.41428 17.9062 7.30178 17.7563C7.24537 17.681 7.20185 17.6147 7.16985 17.5619C7.15381 17.5355 7.14058 17.5124 7.12998 17.4931C7.12468 17.4835 7.12003 17.4748 7.11601 17.4671L7.11044 17.4564L7.108 17.4516L7.10687 17.4494L7.10632 17.4483C7.10632 17.4483 7.10579 17.4472 8.00022 17L7.10579 17.4472C6.8588 16.9532 7.05903 16.3526 7.55301 16.1056C8.03826 15.8629 8.62648 16.0519 8.88124 16.5269C8.88434 16.5318 8.8911 16.542 8.90178 16.5562C8.92991 16.5938 8.98209 16.6549 9.06241 16.7191C9.21038 16.8375 9.49314 17 10.0002 17C10.6203 17 10.8456 16.859 10.9069 16.8057C10.942 16.7753 10.9935 16.7166 10.9996 16.5364C10.9956 16.5326 10.9908 16.5284 10.9853 16.5238C10.959 16.5015 10.9193 16.4725 10.8614 16.4379C10.6337 16.3015 10.3362 16.1913 9.91841 16.0365L9.91839 16.0365C9.83373 16.0052 9.7441 15.972 9.64908 15.9363L9.60005 15.9179C9.13667 15.7443 8.55656 15.527 8.09522 15.2386C7.62348 14.9438 7.00022 14.4002 7.00022 13.5C7.00022 12.9537 7.14896 12.2711 7.71628 11.7392C8.06071 11.4163 8.49557 11.2095 9.00022 11.0991V10.5C9.00022 9.94772 9.44793 9.5 10.0002 9.5ZM8.97312 13.3987C8.97312 13.3987 8.97694 13.4023 8.98097 13.4098C8.97453 13.4024 8.97312 13.3987 8.97312 13.3987Z" fill="currentColor"></path>
206
- </g>
207
-
208
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-PeopleBaby">
209
-
210
- <path d="M23.2709529,13.3357 L19.4957529,10.5169 C18.9750529,10.127 18.3241529,9.90712 17.6632529,9.90712 L17.1425529,9.90712 C18.1439529,9.22741 18.7947529,8.07788 18.7947529,6.78842 C18.7947529,4.69929 17.0924529,3 14.9995529,3 C12.9067529,3 11.2143529,4.69929 11.2143529,6.78842 C11.2143529,8.08788 11.8752529,9.22741 12.8666529,9.90712 L12.3859529,9.90712 C11.7351529,9.90712 11.0842529,10.127 10.5534529,10.5169 L6.74825294,13.3657 C5.89708294,14.0554 5.74688294,15.3149 6.42781294,16.1745 C7.07871294,16.9942 8.23029294,17.1841 9.05145294,16.6543 L10.8839529,15.6247 L10.1629529,24.7209 C10.1128529,25.3007 10.3031529,25.8905 10.6936529,26.3203 C11.0842529,26.7501 11.6549529,27 12.2357529,27 C13.2171529,27 14.0783529,26.3003 14.2685529,25.3707 L14.9895529,22.3919 L15.7005529,25.3507 C15.9008529,26.3103 16.7620529,27 17.7433529,27 C18.3241529,27 18.8949529,26.7501 19.2854529,26.3203 C19.6760529,25.8905 19.8762529,25.3107 19.8262529,24.7409 L19.1052529,15.6347 L20.8876529,16.6343 C21.7688529,17.2041 22.9204529,17.0142 23.5713529,16.1945 C24.2522529,15.3349 24.1120529,14.0754 23.2208529,13.3557 L23.2709529,13.3357 Z M15.0095529,4.99917 C15.9909529,4.99917 16.8020529,5.79883 16.8020529,6.78842 C16.8020529,7.77801 16.0009529,8.56768 15.0095529,8.56768 C14.0182529,8.56768 13.2271529,7.76801 13.2271529,6.78842 C13.2271529,5.80883 14.0282529,4.99917 15.0095529,4.99917 Z M12.3559529,24.9209 C12.3559529,24.9209 12.3158529,24.9908 12.2758529,24.9908 L12.1957529,24.8809 L12.6363529,19.3332 L13.6877529,20.0629 C13.5676529,20.1828 13.4774529,20.3328 13.4374529,20.5027 L12.3659529,24.9209 L12.3559529,24.9209 Z M17.7934529,24.9908 C17.7934529,24.9908 17.7133529,24.9608 17.7032529,24.8909 L16.6418529,20.5027 C16.6017529,20.3228 16.5016529,20.1728 16.3814529,20.0529 L17.4429529,19.3132 L17.8835529,24.8709 C17.8835529,24.8709 17.8034529,24.9708 17.8034529,24.9808 L17.7934529,24.9908 Z M21.9691529,14.905 L18.5043529,12.9559 C18.1839529,12.7759 17.7834529,12.7859 17.4729529,12.9858 C17.1625529,13.1858 16.9823529,13.5356 17.0123529,13.9055 L17.2626529,17.0142 L15.0696529,18.5335 C15.0696529,18.5335 15.0396529,18.5735 15.0196529,18.5835 C14.9995529,18.5735 14.9895529,18.5435 14.9695529,18.5335 L12.8065529,17.0342 L13.0569529,13.9055 C13.0869529,13.5356 12.9067529,13.1858 12.5962529,12.9858 C12.2858529,12.7859 11.8853529,12.7759 11.5648529,12.9559 L8.10011294,14.905 C8.10011294,14.905 8.02000294,14.925 7.99997294,14.935 L11.7751529,12.1162 C11.9554529,11.9863 12.1757529,11.9063 12.4060529,11.9063 L13.3172529,11.9063 C13.8680529,11.9063 14.3186529,11.4565 14.3186529,10.9067 C14.3186529,10.7568 14.2785529,10.6068 14.2185529,10.4769 C14.4788529,10.5369 14.7392529,10.5668 15.0196529,10.5668 C15.2999529,10.5668 15.5603529,10.5369 15.8207529,10.4769 C15.7606529,10.6068 15.7205529,10.7468 15.7205529,10.9067 C15.7205529,11.4565 16.1711529,11.9063 16.7219529,11.9063 L17.6832529,11.9063 C17.9035529,11.9063 18.1338529,11.9763 18.3141529,12.1162 L22.0092529,14.885 L21.9891529,14.905 L21.9691529,14.905 Z" fill="currentcolor"></path>
211
-
212
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-PeopleDouble">
213
-
214
- <path fill-rule="evenodd" clip-rule="evenodd" d="M21.0000388,14.25 C21.0000388,15.3546 20.1045388,16.25 19.0000388,16.25 C17.8954388,16.25 17.0000388,15.3546 17.0000388,14.25 C17.0000388,13.1454 17.8954388,12.25 19.0000388,12.25 C20.1045388,12.25 21.0000388,13.1454 21.0000388,14.25 Z M20.3029388,18.033 C19.8945388,18.1736 19.4561388,18.25 19.0000388,18.25 C18.5438388,18.25 18.1054388,18.1736 17.6970388,18.033 C17.8839388,18.2147 18.0000388,18.4688 18.0000388,18.75 C18.0000388,19.3023 17.5522388,19.75 17.0000388,19.75 C16.4627388,19.75 16.1024388,19.9003 15.8266388,20.1192 C15.5318388,20.3532 15.2723388,20.7158 15.0400388,21.2265 C14.8077388,21.7374 14.6275388,22.3398 14.4590388,23.0038 C14.3960388,23.2521 14.3305388,23.5276 14.2637388,23.8086 L14.2636388,23.8087 L14.2636388,23.8087 C14.1657388,24.2207 14.0649388,24.6445 13.9650388,25.0123 C13.8201388,25.5452 13.2706388,25.8598 12.7377388,25.715 C12.2047388,25.5702 11.8901388,25.0207 12.0350388,24.4877 C12.1324388,24.1291 12.2146388,23.7815 12.3022388,23.4112 L12.3022388,23.4111 C12.3688388,23.1294 12.4385388,22.8346 12.5204388,22.5119 C12.6969388,21.8164 12.9117388,21.0751 13.2195388,20.3985 C13.5273388,19.7217 13.9528388,19.0531 14.5831388,18.5527 C15.2325388,18.0372 16.0373388,17.75 17.0000388,17.75 C17.0221388,17.75 17.0440388,17.7507 17.0658388,17.7521 C15.8340388,17.0704 15.0000388,15.7576 15.0000388,14.25 C15.0000388,12.0409 16.7908388,10.25 19.0000388,10.25 C21.2091388,10.25 23.0000388,12.0409 23.0000388,14.25 C23.0000388,15.7576 22.1659388,17.0704 20.9341388,17.7521 C20.9559388,17.7507 20.9778388,17.75 21.0000388,17.75 C21.9627388,17.75 22.7674388,18.0372 23.4168388,18.5527 C24.0471388,19.0531 24.4727388,19.7217 24.7804388,20.3985 C25.0882388,21.0751 25.3030388,21.8164 25.4795388,22.5119 C25.5614388,22.8346 25.6311388,23.1294 25.6977388,23.4111 L25.6977388,23.4112 L25.6977388,23.4112 L25.6977388,23.4113 L25.6978388,23.4114 C25.7853388,23.7816 25.8675388,24.1292 25.9650388,24.4877 C26.1098388,25.0207 25.7952388,25.5702 25.2622388,25.715 C24.7293388,25.8598 24.1798388,25.5452 24.0350388,25.0123 C23.9350388,24.6445 23.8342388,24.2207 23.7363388,23.8087 L23.7362388,23.8086 L23.7362388,23.8083 C23.6694388,23.5274 23.6039388,23.252 23.5409388,23.0038 C23.3724388,22.3398 23.1922388,21.7374 22.9599388,21.2265 C22.7276388,20.7158 22.4681388,20.3532 22.1733388,20.1192 C21.8976388,19.9003 21.5373388,19.75 21.0000388,19.75 C20.4477388,19.75 20.0000388,19.3023 20.0000388,18.75 C20.0000388,18.4688 20.1160388,18.2147 20.3029388,18.033 Z" fill="currentcolor"></path>
215
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15.0002388,9 C15.0002388,10.6569 13.6570388,12 12.0002388,12 C10.3433388,12 9.00022882,10.6569 9.00022882,9 C9.00022882,7.34315 10.3433388,6 12.0002388,6 C13.6570388,6 15.0002388,7.34315 15.0002388,9 Z M13.2457388,13.8436 C12.8476388,13.9457 12.4302388,14 12.0002388,14 C11.5702388,14 11.1528388,13.9457 10.7546388,13.8436 C10.9076388,14.0193 11.0002388,14.2488 11.0002388,14.5 C11.0002388,15.0523 10.5525388,15.5 10.0002388,15.5 C9.00026882,15.5 8.46302882,15.567 8.11075882,15.7135 C7.83531882,15.8281 7.59958882,16.0218 7.33138882,16.5559 C7.03979882,17.1366 6.76561882,18.0082 6.39543882,19.3809 C6.26425882,19.8673 6.12061882,20.4179 5.96057882,21.0313 C5.68407882,22.0912 5.35865882,23.3385 4.96411882,24.7663 C4.81702882,25.2987 4.26623882,25.611 3.73390882,25.4639 C3.20156882,25.3168 2.88926882,24.766 3.03635882,24.2337 C3.42991882,22.8094 3.74363882,21.6064 4.01579882,20.5627 C4.17729882,19.9434 4.32417882,19.3802 4.46441882,18.8602 C4.82860882,17.5097 5.14818882,16.4468 5.54408882,15.6584 C5.96338882,14.8234 6.50891882,14.2136 7.34284882,13.8668 C8.05404882,13.5711 8.89156882,13.5073 9.81943882,13.5006 C8.15066882,12.6905 7.00022882,10.9796 7.00022882,9 C7.00022882,6.23858 9.23883882,4 12.0002388,4 C14.7616388,4 17.0002388,6.23858 17.0002388,9 C17.0002388,9.74777 16.8360388,10.4572 16.5418388,11.0942 C15.9853388,11.5284 15.5465388,12.1065 15.2816388,12.7727 C14.9502388,13.0612 14.5804388,13.3067 14.1810388,13.5006 C14.4856388,13.5028 14.7804388,13.5112 15.0642388,13.5318 C15.0220388,13.7648 15.0000388,14.0048 15.0000388,14.25 C15.0000388,14.7071 15.0766388,15.1463 15.2178388,15.5554 C14.9099388,15.5179 14.5168388,15.5 14.0002388,15.5 C13.4479388,15.5 13.0002388,15.0523 13.0002388,14.5 C13.0002388,14.2488 13.0928388,14.0193 13.2457388,13.8436 Z" fill="currentcolor"></path>
216
-
217
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-PeopleFamily">
218
-
219
- <path d="M26.0687527,16.39528 C25.7284527,14.75958 24.2768527,13.57268 22.6050527,13.57268 L22.3447527,13.57268 C23.4059527,12.96428 24.1267527,11.83728 24.1267527,10.53068 C24.1267527,8.58583 22.5450527,7 20.5929527,7 C18.6408527,7 17.0591527,8.58583 17.0591527,10.53068 C17.0591527,11.83728 17.7799527,12.96428 18.8410527,13.57268 L18.5507527,13.57268 C18.5507527,13.57268 18.5407527,13.57268 18.5307527,13.57268 C18.3405527,13.57268 18.1503527,13.59268 17.9701527,13.62258 C17.5496527,12.40578 16.3984527,11.51808 15.0369527,11.51808 C13.6755527,11.51808 12.5342527,12.39578 12.1038527,13.61258 C11.9436527,13.59268 11.7734527,13.57268 11.6033527,13.57268 L11.3029527,13.57268 C12.3641527,12.96428 13.0848527,11.83728 13.0848527,10.53068 C13.0848527,8.58583 11.5031527,7 9.5511527,7 C7.5990127,7 6.0173227,8.58583 6.0173227,10.53068 C6.0173227,11.83728 6.7380927,12.96428 7.7992327,13.57268 L7.5389527,13.57268 C7.5389527,13.57268 7.5189327,13.57268 7.5089227,13.57268 C5.8371327,13.57268 4.3755627,14.75958 4.0452127,16.37538 L3.0241127,20.98318 C2.9039927,21.52178 3.2443527,22.05038 3.7849327,22.18008 C3.8550027,22.19998 3.9350927,22.19998 4.0051627,22.19998 C4.4656627,22.19998 4.8761027,21.88088 4.9762027,21.42208 L6.0073127,16.80418 C6.1574727,16.08608 6.8081727,15.56748 7.5289427,15.57748 L7.8993327,15.57748 C8.4499227,15.57748 8.9004027,15.13858 8.9004027,14.58998 C8.9004027,14.34068 8.8003027,14.11128 8.6501427,13.93178 C8.9404527,14.01158 9.2407527,14.06138 9.5511527,14.06138 C9.8814527,14.06138 10.2017527,14.00158 10.5021527,13.91178 C10.3419527,14.09138 10.2418527,14.32078 10.2418527,14.58008 C10.2418527,15.12858 10.6923527,15.61728 11.2529527,15.56748 L11.6233527,15.56748 C11.7935527,15.56748 11.9636527,15.59738 12.1138527,15.64728 C12.3340527,16.26558 12.7345527,16.79418 13.2650527,17.16328 C13.2350527,17.16328 13.1950527,17.16328 13.1649527,17.16328 C11.9236527,17.37268 10.9225527,18.34018 10.6823527,19.54698 L10.3619527,20.97328 C10.2418527,21.51178 10.5822527,22.04038 11.1227527,22.17008 C11.1928527,22.18998 11.2729527,22.18998 11.3430527,22.18998 C11.8035527,22.18998 12.2139527,21.87088 12.3140527,21.41208 L12.6344527,19.96588 C12.7244527,19.53698 13.0648527,19.20788 13.4953527,19.12808 C14.0359527,19.03828 14.4063527,18.51968 14.3162527,17.97118 C14.2861527,17.82148 14.2261527,17.68188 14.1360527,17.56218 C14.4163527,17.65198 14.7166527,17.70188 15.0269527,17.70188 C15.3372527,17.70188 15.6276527,17.64198 15.9179527,17.56218 C15.8378527,17.68188 15.7677527,17.81158 15.7377527,17.97118 C15.6476527,18.51968 16.0080527,19.02838 16.5586527,19.12808 C16.9890527,19.19788 17.3394527,19.53698 17.4295527,19.98578 L17.7498527,21.41208 C17.8499527,21.88088 18.2704527,22.18998 18.7209527,22.18998 C18.7909527,22.18998 18.8710527,22.18998 18.9411527,22.17008 C19.4817527,22.05038 19.8220527,21.51178 19.7019527,20.97328 L19.3816527,19.56698 C19.3215527,19.28768 19.2214527,19.02838 19.0913527,18.77898 L21.8542527,18.77898 L22.4048527,21.38218 C22.4949527,21.86088 22.9154527,22.18998 23.3859527,22.18998 C23.4459527,22.18998 23.5160527,22.18998 23.5861527,22.17008 C24.1267527,22.06038 24.4770527,21.54178 24.3769527,20.99318 L23.8163527,18.33018 C23.5861527,17.41258 22.7752527,16.77428 21.8242527,16.77428 L18.3605527,16.77428 C17.9701527,16.77428 17.6397527,17.00368 17.4795527,17.32288 C17.2893527,17.25298 17.0991527,17.18318 16.8889527,17.15328 C16.8589527,17.15328 16.8188527,17.15328 16.7888527,17.15328 C17.3194527,16.78428 17.7198527,16.26558 17.9400527,15.65718 C17.9500527,15.65718 17.9601527,15.65718 17.9801527,15.65718 C18.1603527,15.58738 18.3605527,15.56748 18.5307527,15.55748 L18.9011527,15.55748 C19.4517527,15.55748 19.9021527,15.11868 19.9021527,14.57008 C19.9021527,14.31078 19.8020527,14.08138 19.6419527,13.90188 C19.9422527,13.98168 20.2525527,14.04148 20.5729527,14.04148 C20.8732527,14.04148 21.1635527,13.99158 21.4438527,13.92178 C21.2936527,14.10128 21.1935527,14.32078 21.1935527,14.57008 C21.1935527,15.11868 21.6440527,15.55748 22.1946527,15.55748 L22.5750527,15.55748 C22.5750527,15.55748 22.5750527,15.55748 22.5850527,15.55748 C23.3158527,15.55748 23.9465527,16.07608 24.0866527,16.78428 L25.0176527,21.39208 C25.1177527,21.87088 25.5282527,22.18998 25.9987527,22.18998 C26.0687527,22.18998 26.1288527,22.18998 26.1989527,22.17008 C26.7395527,22.06038 27.0898527,21.53178 26.9797527,20.99318 L26.0487527,16.38528 L26.0687527,16.39528 Z M8.0194627,10.53068 C8.0194627,9.68298 8.7102027,9.00473 9.5511527,9.00473 C10.3920527,9.00473 11.0827527,9.69288 11.0827527,10.53068 C11.0827527,11.36848 10.3920527,12.05668 9.5511527,12.05668 C8.7102027,12.05668 8.0194627,11.36848 8.0194627,10.53068 Z M15.0369527,15.72708 C14.4263527,15.72708 13.9257527,15.22838 13.9257527,14.61998 C13.9257527,14.01158 14.4263527,13.51288 15.0369527,13.51288 C15.6476527,13.51288 16.1481527,14.01158 16.1481527,14.61998 C16.1481527,15.22838 15.6476527,15.72708 15.0369527,15.72708 Z M19.0612527,10.53068 C19.0612527,9.68298 19.7520527,9.00473 20.5929527,9.00473 C21.4338527,9.00473 22.1245527,9.69288 22.1245527,10.53068 C22.1245527,11.36848 21.4338527,12.05668 20.5929527,12.05668 C19.7520527,12.05668 19.0612527,11.36848 19.0612527,10.53068 Z" fill="currentcolor"></path>
220
-
221
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-PeopleKids">
222
-
223
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.5450997,15.72242 C12.7771997,15.93392 13.7788997,16.91122 14.0292997,18.13022 L14.0592997,18.13022 L14.3798997,19.57092 C14.5000997,20.11492 14.1594997,20.65892 13.6185997,20.77982 C13.5484997,20.80002 13.4683997,20.80002 13.3981997,20.80002 C12.9474997,20.80002 12.5267997,20.48772 12.4265997,20.01412 L12.1060997,18.55332 C12.0258997,18.12012 11.6752997,17.77762 11.2445997,17.70712 C10.6936997,17.60632 10.3330997,17.09252 10.4231997,16.53842 C10.4532997,16.38732 10.5133997,16.25632 10.5934997,16.13542 L10.6034997,16.12532 C10.3129997,16.21602 10.0124997,16.27652 9.70199967,16.27652 C9.39149967,16.27652 9.09097967,16.21602 8.81050967,16.13542 C8.89063967,16.24622 8.95073967,16.38732 8.98078967,16.53842 C9.07094967,17.09252 8.70031967,17.61642 8.15940967,17.70712 C7.72867967,17.78772 7.38810967,18.12012 7.29795967,18.55332 L6.97741967,20.01412 C6.87724967,20.47762 6.46655967,20.80002 6.00577967,20.80002 C5.93565967,20.80002 5.85552967,20.80002 5.78540967,20.77982 C5.24449967,20.65892 4.90392967,20.11492 5.02412967,19.57092 L5.34466967,18.13022 C5.58506967,16.91122 6.58675967,15.93392 7.82884967,15.72242 L7.92901967,15.72242 C7.10763967,15.15822 6.57673967,14.21122 6.57673967,13.14332 C6.57673967,11.41042 7.97910967,10 9.69199967,10 C11.4048997,10 12.8071997,11.41042 12.8071997,13.14332 C12.8071997,14.21122 12.2662997,15.15822 11.4549997,15.72242 L11.5450997,15.72242 Z M8.56007967,13.14332 C8.56007967,13.75782 9.06092967,14.26152 9.67199967,14.26152 C10.2829997,14.26152 10.7837997,13.76792 10.7837997,13.14332 C10.7837997,12.51862 10.2829997,12.01492 9.67199967,12.01492 C9.06092967,12.01492 8.56007967,12.52872 8.56007967,13.14332 Z M25.2880997,13.49592 C25.4884997,13.75782 25.7688997,13.89892 26.0994997,13.90892 L26.1094997,13.90892 L26.3999997,13.90892 C26.1895997,14.24142 25.9391997,14.48322 25.6186997,14.65452 C25.1678997,14.89622 24.4166997,14.89622 23.9958997,14.28172 C23.9558997,14.22632 23.9207997,14.17092 23.8857997,14.11552 C23.8506997,14.06012 23.8155997,14.00462 23.7755997,13.94922 C23.7421997,13.90652 23.7087997,13.86282 23.6750997,13.81882 C23.5976997,13.71752 23.5187997,13.61432 23.4349997,13.51602 C23.3247997,14.42272 22.8439997,15.21862 22.1327997,15.72242 L22.2229997,15.72242 C23.4549997,15.93392 24.4566997,16.91122 24.7070997,18.13022 L25.0276997,19.57092 C25.1478997,20.11492 24.8072997,20.65892 24.2663997,20.77982 C24.1962997,20.80002 24.1161997,20.80002 24.0459997,20.80002 C23.5952997,20.80002 23.1745997,20.48772 23.0743997,20.01422 L22.7538997,18.55332 C22.6736997,18.12012 22.3230997,17.77762 21.8923997,17.70712 C21.3414997,17.60632 20.9808997,17.09252 21.0709997,16.53842 C21.1010997,16.38732 21.1611997,16.25632 21.2412997,16.13542 L21.2512997,16.12542 C20.9607997,16.21602 20.6602997,16.27652 20.3497997,16.27652 C20.0392997,16.27652 19.7387997,16.21602 19.4582997,16.13542 C19.5383997,16.24622 19.5984997,16.38732 19.6285997,16.53842 C19.7186997,17.09252 19.3480997,17.61642 18.8071997,17.70712 C18.3764997,17.78772 18.0358997,18.12012 17.9457997,18.55332 L17.6251997,20.01422 C17.5249997,20.47762 17.1143997,20.80002 16.6535997,20.80002 C16.5834997,20.80002 16.5032997,20.80002 16.4331997,20.77982 C15.8922997,20.65892 15.5516997,20.11492 15.6718997,19.57092 L15.9924997,18.13022 C16.2328997,16.91122 17.2345997,15.93392 18.4765997,15.72242 L18.5767997,15.72242 C17.8655997,15.22872 17.3847997,14.42272 17.2745997,13.51602 C17.1543997,13.65712 17.0441997,13.79812 16.9339997,13.94922 C16.8939997,14.00462 16.8588997,14.06012 16.8238997,14.11552 C16.7887997,14.17092 16.7536997,14.22632 16.7136997,14.28172 C16.2929997,14.89622 15.5516997,14.89622 15.0908997,14.65452 C14.7703997,14.48322 14.5199997,14.24142 14.3095997,13.90892 L14.6000997,13.90892 C14.9406997,13.89892 15.2110997,13.76792 15.4114997,13.49592 C15.5416997,13.31452 15.6618997,13.12312 15.7820997,12.93172 C16.1827997,12.29702 16.7236997,12.13582 17.3346997,12.37762 C17.6752997,11.02762 18.8973997,10.01008 20.3497997,10.01008 C21.8022997,10.01008 23.0242997,11.01752 23.3648997,12.37762 C23.9858997,12.13582 24.5167997,12.30712 24.9174997,12.93172 C24.9434997,12.97312 24.9690997,13.01462 24.9944997,13.05592 C25.0867997,13.20552 25.1781997,13.35382 25.2880997,13.49592 Z M19.2478997,13.14332 C19.2478997,13.75782 19.7487997,14.26152 20.3597997,14.26152 C20.9707997,14.26152 21.4716997,13.76792 21.4716997,13.14332 C21.4716997,12.51862 20.9707997,12.01492 20.3597997,12.01492 C19.7487997,12.01492 19.2478997,12.52872 19.2478997,13.14332 Z" fill="currentcolor"></path>
224
-
225
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-PeopleSingle">
226
-
227
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18.0002013,9 C18.0002013,10.6569 16.6571013,12 15.0002013,12 C13.3434013,12 12.0002013,10.6569 12.0002013,9 C12.0002013,7.34315 13.3434013,6 15.0002013,6 C16.6571013,6 18.0002013,7.34315 18.0002013,9 Z M16.2458013,13.8436 C15.8476013,13.9457 15.4303013,14 15.0002013,14 C14.5702013,14 14.1529013,13.9457 13.7547013,13.8436 C13.9076013,14.0193 14.0003013,14.2488 14.0003013,14.5 C14.0003013,15.0523 13.5525013,15.5 13.0003013,15.5 C12.0003013,15.5 11.4630013,15.567 11.1108013,15.7135 C10.8353013,15.8281 10.5996013,16.0218 10.3314013,16.5559 C10.0398013,17.1366 9.76563126,18.0082 9.39545126,19.3809 C9.26428126,19.8673 9.12063126,20.4179 8.96059126,21.0313 C8.68409126,22.0912 8.35867126,23.3385 7.96413126,24.7663 C7.81704126,25.2987 7.26625126,25.611 6.73392126,25.4639 C6.20158126,25.3168 5.88928126,24.766 6.03637126,24.2337 C6.42993126,22.8094 6.74365126,21.6064 7.01581126,20.5627 C7.17732126,19.9434 7.32419126,19.3802 7.46443126,18.8602 C7.82862126,17.5097 8.14820126,16.4468 8.54410126,15.6584 C8.96340126,14.8234 9.50893126,14.2136 10.3429013,13.8668 C11.0541013,13.5711 11.8916013,13.5073 12.8195013,13.5006 C11.1507013,12.6905 10.0002013,10.9796 10.0002013,9 C10.0002013,6.23858 12.2388013,4 15.0002013,4 C17.7617013,4 20.0002013,6.23858 20.0002013,9 C20.0002013,10.9796 18.8498013,12.6905 17.1810013,13.5006 C18.1089013,13.5073 18.9464013,13.5711 19.6576013,13.8668 C20.4916013,14.2136 21.0371013,14.8234 21.4564013,15.6584 C21.8523013,16.4468 22.1719013,17.5097 22.5361013,18.8602 C22.6763013,19.3802 22.8232013,19.9434 22.9847013,20.5627 L22.9847013,20.5628 C23.2569013,21.6064 23.5706013,22.8094 23.9641013,24.2337 C24.1112013,24.766 23.7989013,25.3168 23.2666013,25.4639 C22.7342013,25.611 22.1834013,25.2987 22.0364013,24.7663 C21.6418013,23.3385 21.3164013,22.0912 21.0399013,21.0313 C20.8799013,20.4179 20.7362013,19.8673 20.6050013,19.3809 C20.2349013,18.0082 19.9607013,17.1366 19.6691013,16.5559 C19.4009013,16.0218 19.1652013,15.8281 18.8897013,15.7135 C18.5374013,15.567 18.0002013,15.5 17.0002013,15.5 C16.4480013,15.5 16.0002013,15.0523 16.0002013,14.5 C16.0002013,14.2488 16.0929013,14.0193 16.2458013,13.8436 Z" fill="currentcolor"></path>
228
-
229
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-PeopleTeenagers">
230
-
231
- <path fill-rule="evenodd" clip-rule="evenodd" d="M25.35005,8.06859606 C27.45005,8.66859606 26.95005,13.8685761 26.95005,13.8685761 L25.25005,13.8685761 C25.25005,13.8685761 26.15005,10.8685761 24.75005,9.66859606 C24.25005,9.26859606 23.75005,9.46859606 23.45005,9.66859606 C24.15005,10.2685961 24.55005,11.1685761 24.55005,12.1685761 C24.55005,13.2685761 23.95005,14.3685761 23.05005,14.9685761 C24.45005,15.0685761 25.65005,16.0685761 25.95005,17.4685761 L26.75005,21.2685761 C26.85005,21.8685761 26.45005,22.3685761 25.95005,22.4685761 L25.75005,22.4685761 C25.25005,22.4685761 24.85005,22.1685761 24.75005,21.6685761 L23.95005,17.8685761 C23.85005,17.3685761 23.35005,16.9685761 22.85005,16.9685761 C22.35005,16.9685761 21.85005,16.5685761 21.85005,15.9685761 C21.85005,15.8221761 21.90365,15.7293761 21.97155,15.6116761 C21.99645,15.5685761 22.02325,15.5221761 22.05005,15.4685761 C21.90005,15.4685761 21.75005,15.4935761 21.60005,15.5185761 C21.45005,15.5435761 21.30005,15.5685761 21.15005,15.5685761 C20.85005,15.5685761 20.65005,15.5685761 20.35005,15.4685761 C20.45005,15.5685761 20.55005,15.7685761 20.55005,15.9685761 C20.55005,16.5685761 20.15005,16.9685761 19.55005,16.9685761 C19.05005,16.9685761 18.55005,17.3685761 18.45005,17.8685761 L17.65005,21.6685761 C17.55005,22.1685761 17.15005,22.4685761 16.65005,22.4685761 L16.45005,22.4685761 C15.85005,22.3685761 15.55005,21.7685761 15.65005,21.2685761 L16.45005,17.4685761 C16.65005,16.0685761 17.85005,15.0685761 19.25005,14.9685761 C18.35005,14.3685761 17.75005,13.3685761 17.75005,12.1685761 C17.75005,10.2685961 19.25005,8.76859606 21.15005,8.76859606 C21.75005,8.76859606 22.25005,8.86859606 22.75005,9.16859606 C23.85005,8.06859606 24.65005,7.86859606 25.35005,8.06859606 Z M19.74005,12.1685761 C19.74005,12.9685761 20.34005,13.5685761 21.14005,13.5685761 C21.84005,13.5685761 22.54005,12.9685761 22.54005,12.1685761 C22.54005,11.3685761 21.94005,10.7685761 21.14005,10.7685761 C20.34005,10.7685761 19.74005,11.3685761 19.74005,12.1685761 Z M10.41895,14.9685761 C11.81895,15.0685761 13.01895,16.0685761 13.31895,17.4685761 L14.11895,21.3685761 C14.21895,21.9685761 13.81895,22.4685761 13.31895,22.5685761 L13.11895,22.5685761 C12.61895,22.5685761 12.21895,22.2685761 12.11895,21.7685761 L11.31895,17.9685761 C11.21895,17.4685761 10.71895,17.0685761 10.21895,17.0685761 C9.71895004,17.0685761 9.21895004,16.6685761 9.21895004,16.0685761 C9.21895004,15.9221761 9.27255004,15.8293761 9.34045004,15.7116761 C9.36535004,15.6685761 9.39215004,15.6221761 9.41895004,15.5685761 C9.26895004,15.5685761 9.11895004,15.5935761 8.96895004,15.6185761 C8.81895004,15.6435761 8.66895004,15.6685761 8.51895004,15.6685761 C8.21895004,15.6685761 8.01895004,15.6685761 7.71895004,15.5685761 C7.81895004,15.6685761 7.91895004,15.8685761 7.91895004,16.0685761 C7.91895004,16.6685761 7.51895004,17.0685761 6.91895004,17.0685761 C6.41895004,17.0685761 5.91895004,17.4685761 5.81895004,17.9685761 L5.01895004,21.7685761 C4.91895004,22.2685761 4.51895004,22.5685761 4.01895004,22.5685761 L3.81895004,22.5685761 C3.21895004,22.4685761 2.91895004,21.8685761 3.01895004,21.3685761 L3.81895004,17.4685761 C4.01895004,16.0685761 5.21895004,15.0685761 6.61895004,14.9685761 C5.71895004,14.3685761 5.11895004,13.3685761 5.11895004,12.1685761 C5.11895004,10.2685561 6.61895004,8.76855606 8.51895004,8.76855606 C10.41895,8.76855606 11.91895,10.2685561 11.91895,12.1685761 C11.91895,13.2685761 11.31895,14.3685761 10.41895,14.9685761 Z M7.10895004,12.1685761 C7.10895004,12.9685761 7.70895004,13.5685761 8.50895004,13.5685761 C9.30895004,13.5685761 9.90895004,12.9685761 9.90895004,12.1685761 C9.90895004,11.3685761 9.30895004,10.7685761 8.50895004,10.7685761 C7.70895004,10.7685761 7.10895004,11.3685761 7.10895004,12.1685761 Z" fill="currentcolor"></path>
232
-
233
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Phone">
234
-
235
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.26398 4.45001L4.5409 6.17338C3.83128 6.83682 3.4173 7.7238 3.37059 8.72513C3.26967 9.9323 3.49741 11.0692 4.03798 12.5574C4.84632 14.7761 6.15492 16.9238 7.89319 19.0044C10.1193 21.6546 12.7662 23.7298 15.8535 25.2393C17.5446 26.0416 18.9647 26.4864 20.4452 26.5879C21.7748 26.673 22.9026 26.3014 23.7731 25.4089L24.0335 25.1298L24.3855 24.7709L25.4753 23.6963C26.6417 22.5285 26.6417 20.9499 25.4745 19.7836L22.7053 17.0147L22.5671 16.8843C21.4445 15.8839 19.9142 15.9274 18.8264 17.0154L17.392 18.4491L17.1577 18.3303L16.9851 18.237L16.8546 18.1578L16.7969 18.1189C15.2841 17.1783 13.982 15.976 12.6739 14.385L12.4611 14.1199C12.051 13.5973 11.7324 13.1191 11.4904 12.6475L11.438 12.5421L12.8783 11.134C14.0422 9.92174 14.0422 8.39753 12.8935 7.20083L10.5356 4.82741C10.486 4.77811 10.438 4.73096 10.3911 4.6853L10.1167 4.42423C8.96168 3.31934 7.39446 3.31934 6.26398 4.45001ZM8.74509 5.87972L8.99875 6.12116L9.27806 6.39855L10.0899 7.22508L11.4649 8.60036C11.8565 9.0086 11.8565 9.31067 11.4507 9.73348L9.752 11.3971L9.82295 11.3355C9.29717 11.7582 9.19176 12.3532 9.4183 12.9236C9.79774 13.8535 10.3495 14.7037 11.1279 15.6538C12.5668 17.4039 14.0264 18.7515 15.6967 19.7883L15.8456 19.8874L16.0157 19.9875L16.2277 20.1012L16.8594 20.4245C17.4986 20.7461 18.0546 20.6138 18.5165 20.154L20.2407 18.4295C20.5927 18.0774 20.9395 18.0774 21.2915 18.4295L24.0605 21.198C24.4465 21.5838 24.4465 21.8962 24.0601 22.283L23.115 23.2137L22.6953 23.6368L22.4506 23.8936C21.9732 24.4383 21.3979 24.6448 20.5775 24.5923C19.3902 24.5109 18.195 24.1365 16.7213 23.4374C13.8965 22.0562 11.4717 20.1551 9.42631 17.7201C7.82936 15.8086 6.6398 13.8563 5.91748 11.8736C5.46702 10.6335 5.29121 9.75588 5.36607 8.8545C5.39071 8.34047 5.57625 7.94293 5.93192 7.61002L7.67832 5.8641C8.03292 5.50943 8.35795 5.50943 8.74509 5.87972Z" fill="currentColor"></path>
236
-
237
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Pictures">
238
-
239
- <mask id="mask0_1245_5485" style="mask-type:alpha" maskunits="userSpaceOnUse" x="3" y="3" width="24" height="24">
240
- <rect x="3" y="3" width="24" height="24" fill="white"></rect>
241
- </mask>
242
- <g mask="url(#mask0_1245_5485)">
243
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.6703 14.2317L4.96484 18.9372V23.9955C4.96484 24.5703 5.43162 25.0361 6.00543 25.0361H23.9978C24.5706 25.0361 25.0364 24.5703 25.0364 23.9955V21.2602L21.0395 17.2653L17.5738 20.733C17.4024 20.9035 17.1715 20.9996 16.8692 21.0224C16.5868 21.0164 16.3519 20.9074 16.1725 20.7102L9.6703 14.2317ZM16.8712 18.6518L20.3378 15.1821C20.5232 14.9958 20.7838 14.8897 21.0514 14.8897C21.3229 14.8967 21.5588 15.0057 21.7412 15.2069L25.0364 18.4803V6.00395C25.0364 5.43113 24.5706 4.96533 23.9978 4.96533H6.00543C5.43162 4.96533 4.96484 5.43113 4.96484 6.00395V16.1741L8.96468 12.1505C9.14307 11.9731 9.40074 11.8849 9.65642 11.8849C9.9131 11.8849 10.1698 11.9731 10.3472 12.1495L16.8712 18.6518ZM6.00384 3H23.9962C25.6522 3 27 4.34783 27 6.00388V23.9954C27 25.6515 25.6522 27.0003 23.9962 27.0003H6.00384C4.34781 27.0003 3 25.6515 3 23.9954V6.00388C3 4.34783 4.34781 3 6.00384 3ZM19.4198 11.1362C20.1878 11.1362 20.8122 10.5118 20.8122 9.74373C20.8122 8.97666 20.1878 8.35229 19.4198 8.35229C18.6517 8.35229 18.0273 8.97666 18.0273 9.74373C18.0273 10.5247 18.6398 11.1362 19.4198 11.1362ZM19.4211 6.38599C21.2724 6.38599 22.7788 7.89239 22.7788 9.74367C22.7788 11.595 21.2724 13.1023 19.4211 13.1023C17.5699 13.1023 16.0625 11.595 16.0625 9.74367C16.0625 7.89239 17.5699 6.38599 19.4211 6.38599Z" fill="currentColor"></path>
244
- </g>
245
-
246
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-PromoCode">
247
-
248
- <g id="State=Promo Code">
249
- <path id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M25 20V10C25 8.89543 24.1046 8 23 8H21.2314C19.824 10.5181 16.176 10.5181 14.7686 8H7C5.89543 8 5 8.89543 5 10V20C5 21.1046 5.89543 22 7 22H14.7686C16.176 19.4819 19.824 19.4819 21.2314 22H23C24.1046 22 25 21.1046 25 20ZM7 6C4.79086 6 3 7.79086 3 10V20C3 22.2091 4.79086 24 7 24H14.9443C15.5913 24 16.1828 23.6344 16.4721 23.0557C17.1017 21.7967 18.8983 21.7967 19.5279 23.0557C19.8172 23.6344 20.4087 24 21.0557 24H23C25.2091 24 27 22.2091 27 20V10C27 7.79086 25.2091 6 23 6H21.0557C20.4087 6 19.8172 6.36556 19.5279 6.94427C18.8983 8.2033 17.1017 8.2033 16.4721 6.94427C16.1828 6.36556 15.5913 6 14.9443 6H7ZM14.3191 13.7208C14.2796 13.5984 14.1716 13.5131 14.0303 13.4926L12.1487 13.2179L11.3076 11.5054C11.2444 11.3768 11.13 11.3 11.0012 11.3C10.8729 11.3 10.7585 11.3768 10.6956 11.5054L9.85401 13.2179L7.97268 13.4926C7.83134 13.5131 7.72334 13.599 7.68334 13.7219C7.64388 13.844 7.68148 13.9768 7.78361 14.0768L9.14494 15.4102L8.82361 17.2923C8.79934 17.4334 8.84708 17.563 8.95134 17.639C9.05561 17.7152 9.19294 17.7198 9.31881 17.6534L11.0015 16.7648L12.6844 17.6534C12.8108 17.7203 12.9487 17.7142 13.0524 17.6387C13.1561 17.563 13.2033 17.4334 13.1793 17.2923L12.858 15.4102L14.2196 14.0768C14.3215 13.9768 14.3588 13.8438 14.3191 13.7208ZM19 13C19 12.4477 18.5523 12 18 12C17.4477 12 17 12.4477 17 13V17C17 17.5523 17.4477 18 18 18C18.5523 18 19 17.5523 19 17V13Z" fill="currentColor"></path>
250
- </g>
251
-
252
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Questions">
253
-
254
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18.772 19.667H14.864V20.946C14.866 21.248 14.978 21.518 15.186 21.723C15.389 21.92 15.657 22.029 15.942 22.029H19.316C19.583 22.029 19.833 22.132 20.021 22.319L21.845 24.129V23.009C21.845 22.463 22.291 22.017 22.84 22.017H24.43C25.025 22.017 25.508 21.537 25.508 20.946V13.111C25.508 12.52 25.025 12.039 24.43 12.039H22.209V16.25C22.205 18.132 20.663 19.664 18.772 19.667ZM5.937 17.681H8.108C8.657 17.681 9.103 18.127 9.103 18.674V20.398L11.545 17.972C11.732 17.785 11.982 17.681 12.249 17.681H18.772C19.567 17.681 20.216 17.039 20.218 16.249V5.922C20.218 5.129 19.57 4.485 18.772 4.485H5.947C5.144 4.485 4.49 5.129 4.49 5.922V16.25C4.496 17.039 5.146 17.681 5.937 17.681ZM22.209 10.055H24.43C26.122 10.056 27.499 11.426 27.5 13.111V20.946C27.499 22.63 26.122 24 24.43 24.001H23.836V26.507C23.836 26.77 23.729 27.026 23.542 27.211C23.357 27.397 23.108 27.5 22.84 27.5C22.571 27.499 22.322 27.395 22.135 27.208L18.907 24.001H15.955C14.271 23.992 12.899 22.622 12.897 20.946V19.667H12.664L8.824 23.504C8.635 23.692 8.383 23.795 8.116 23.795C7.568 23.795 7.122 23.349 7.122 22.802V19.667H5.947C5.023 19.667 4.162 19.313 3.514 18.669C2.862 18.025 2.502 17.166 2.5 16.251V5.922C2.502 5.003 2.862 4.142 3.514 3.497C4.162 2.855 5.023 2.5 5.939 2.5H18.772C20.663 2.502 22.205 4.035 22.209 5.918V10.055ZM12.929 14.2214C12.712 13.9954 12.449 13.8824 12.138 13.8824C11.827 13.8824 11.563 13.9954 11.343 14.2214C11.124 14.4464 11.015 14.7194 11.015 15.0394C11.015 15.3584 11.124 15.6314 11.343 15.8574C11.563 16.0824 11.827 16.1954 12.138 16.1954C12.449 16.1954 12.712 16.0824 12.929 15.8574C13.146 15.6314 13.255 15.3584 13.255 15.0394C13.255 14.7194 13.146 14.4464 12.929 14.2214ZM14.196 6.1744C13.701 5.7514 13.083 5.5394 12.344 5.5394C11.385 5.5394 10.61 5.7774 10.021 6.2524L10.727 7.6134C11.17 7.1944 11.595 6.9854 12.001 6.9854C12.837 6.9854 13.255 7.3144 13.255 7.9724C13.255 8.3114 13.025 8.7414 12.566 9.2634C12.107 9.7854 11.8 10.1644 11.645 10.4024C11.49 10.6394 11.372 10.8944 11.292 11.1674C11.212 11.4404 11.172 11.7244 11.172 12.0204C11.172 12.1754 11.21 12.3564 11.285 12.5634C11.361 12.7704 11.403 12.8904 11.412 12.9234H12.72C12.656 12.6034 12.624 12.4064 12.624 12.3314C12.624 11.9784 12.693 11.6544 12.83 11.3574C12.967 11.0614 13.263 10.6904 13.717 10.2434C14.171 9.7974 14.489 9.4084 14.669 9.0764C14.849 8.7454 14.94 8.3394 14.94 7.8604C14.94 7.1594 14.692 6.5974 14.196 6.1744Z" fill="currentColor"></path>
255
-
256
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-SMS">
257
-
258
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.2266 24.5515V21.1155H4.95963V24.5515C4.95963 24.8215 5.17863 25.0415 5.44863 25.0415H15.7366C16.0066 25.0415 16.2266 24.8215 16.2266 24.5515ZM13.0396 9.41251V15.4015C13.0396 15.6715 13.2596 15.8915 13.5296 15.8915H24.5516C24.8216 15.8915 25.0416 15.6725 25.0416 15.4025V9.62351L20.4826 14.3445C20.1346 14.7085 19.6626 14.9105 19.1576 14.9135H19.1476C18.6436 14.9135 18.1706 14.7135 17.8146 14.3485L13.0396 9.41251ZM14.6866 8.29851C17.0326 10.7365 18.6666 12.4115 19.1476 12.8725C19.6266 12.4095 21.2566 10.7345 23.5986 8.29851H14.6866ZM13.5296 6.33951H16.2266V5.44951C16.2266 5.17951 16.0066 4.95951 15.7366 4.95951H5.44963C5.17963 4.95951 4.95963 5.17951 4.95963 5.44951V19.1565H16.2266V17.8495H13.5296C12.1786 17.8495 11.0796 16.7515 11.0796 15.4015V8.78851C11.0796 7.43751 12.1786 6.33951 13.5296 6.33951ZM24.5516 6.33951C25.2046 6.33951 25.8196 6.59451 26.2826 7.05751C26.7456 7.52051 27.0006 8.13551 26.9996 8.78851V15.4015C26.9996 16.7525 25.9016 17.8505 24.5516 17.8505H18.1866V24.5515C18.1866 25.9015 17.0876 26.9995 15.7366 26.9995H5.44863C4.09863 26.9995 2.99963 25.9015 2.99963 24.5515V5.44951C2.99963 4.09851 4.09863 2.99951 5.44963 2.99951H15.7366C17.0876 2.99951 18.1866 4.09851 18.1866 5.44951V6.33951H24.5516ZM12.0596 24.0582H9.12063C8.57963 24.0582 8.14063 23.6192 8.14063 23.0782C8.14063 22.5382 8.57963 22.0992 9.12063 22.0992H12.0596C12.6006 22.0992 13.0396 22.5382 13.0396 23.0782C13.0396 23.6192 12.6006 24.0582 12.0596 24.0582Z" fill="currentColor"></path>
259
-
260
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Smartphone">
261
-
262
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.7928 2.55006H19.3078C19.7717 2.54875 20.2314 2.63825 20.6605 2.81343C21.0896 2.98861 21.4798 3.24602 21.8088 3.57103C22.1378 3.89603 22.3991 4.28224 22.5779 4.70759C22.7567 5.13295 22.8493 5.58912 22.8507 6.05006V24.0501C22.8493 24.511 22.7567 24.9672 22.5779 25.3925C22.3991 25.8179 22.1378 26.2041 21.8088 26.5291C21.4798 26.8541 21.0896 27.1115 20.6605 27.2867C20.2314 27.4619 19.7717 27.5514 19.3078 27.5501H10.7928C10.3289 27.5514 9.86928 27.4619 9.44016 27.2867C9.01103 27.1115 8.62083 26.8541 8.29185 26.5291C7.96286 26.2041 7.70152 25.8179 7.52276 25.3925C7.344 24.9672 7.25132 24.511 7.25 24.0501V6.05006C7.25132 5.58912 7.344 5.13295 7.52276 4.70759C7.70152 4.28224 7.96286 3.89603 8.29185 3.57103C8.62083 3.24602 9.01103 2.98861 9.44016 2.81343C9.86928 2.63825 10.3289 2.54875 10.7928 2.55006ZM20.6263 24.0501V20.7501H9.48442V24.0501C9.48442 24.3948 9.62228 24.7255 9.86766 24.9693C10.113 25.2131 10.4458 25.35 10.7928 25.35H19.3078C19.6558 25.3501 19.9896 25.2134 20.2366 24.9699C20.4836 24.7264 20.6237 24.3958 20.6263 24.0501ZM20.6263 18.5501V6.05006V6.00008C20.6108 5.66315 20.465 5.34513 20.2194 5.11229C19.9738 4.87945 19.6473 4.74972 19.3078 4.75008H10.7928C10.4458 4.75008 10.113 4.88702 9.86766 5.13081C9.62228 5.37461 9.48442 5.70528 9.48442 6.05006V18.5501H20.6263ZM15.655 24.0999H14.4472C14.1536 24.0999 13.872 23.984 13.6644 23.7777C13.4567 23.5714 13.3401 23.2916 13.3401 22.9999C13.3401 22.7082 13.4567 22.4284 13.6644 22.2221C13.872 22.0158 14.1536 21.8999 14.4472 21.8999H15.655C15.9487 21.8999 16.2302 22.0158 16.4379 22.2221C16.6455 22.4284 16.7622 22.7082 16.7622 22.9999C16.7622 23.2916 16.6455 23.5714 16.4379 23.7777C16.2302 23.984 15.9487 24.0999 15.655 24.0999Z" fill="currentColor"></path>
263
-
264
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-SpecialOffers">
265
-
266
- <path fill="currentColor" fill-rule="evenodd" d="M25.827 4.17c.53.52.85 1.27.85 1.96v-.01l.32 7.788c.03.79-.27 1.59-.84 2.19L16.108 26.137a2.946 2.946 0 0 1-4.16 0l-8.098-8.09A2.892 2.892 0 0 1 3 15.978c0-.78.3-1.52.85-2.07L13.868 3.85c.62-.59 1.4-.89 2.2-.85l7.809.33c.74.03 1.45.34 1.95.84Zm-2.09 1.17-7.789-.32c-.25 0-.5.1-.67.27L5.29 15.318c-.17.17-.27.4-.27.63 0 .23.1.46.27.63l8.119 8.089c.36.36.91.36 1.27 0l10.008-9.999c.17-.17.27-.42.27-.68l-.32-7.778c0-.21-.1-.43-.27-.6-.15-.15-.38-.25-.63-.27Zm-8.209 4.08a3.567 3.567 0 0 1 5.04 0c.68.68 1.05 1.57 1.05 2.52s-.38 1.85-1.05 2.52c-.69.69-1.61 1.04-2.52 1.04-.91 0-1.82-.35-2.52-1.04a3.516 3.516 0 0 1-1.05-2.52c0-.95.38-1.85 1.05-2.52Zm1.43 3.6c.59.58 1.56.58 2.17 0h-.01c.59-.58.59-1.55 0-2.16-.29-.29-.67-.43-1.06-.43s-.79.15-1.1.44c-.29.29-.45.69-.45 1.1 0 .4.16.77.45 1.05Z" clip-rule="evenodd"></path>
267
-
268
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Videos">
269
-
270
- <mask id="mask0_1261_5298" style="mask-type:alpha" maskunits="userSpaceOnUse" x="3" y="3" width="24" height="24">
271
- <rect x="3" y="3" width="24" height="24" fill="white"></rect>
272
- </mask>
273
- <g mask="url(#mask0_1261_5298)">
274
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15 3C21.6274 3 27 8.37258 27 15C27 21.6274 21.6274 27 15 27C8.37258 27 3 21.6274 3 15C3 8.37258 8.37258 3 15 3ZM15 5C9.47715 5 5 9.47715 5 15C5 20.5228 9.47715 25 15 25C20.5228 25 25 20.5228 25 15C25 9.47715 20.5228 5 15 5ZM20.888 14.1679L12.888 8.83462C12.2235 8.39158 11.3333 8.86797 11.3333 9.66667V20.3333C11.3333 21.132 12.2235 21.6084 12.888 21.1654L20.888 15.8321C21.4818 15.4362 21.4818 14.5638 20.888 14.1679ZM18.5313 14.9997L13.3333 18.4647V11.5347L18.5313 14.9997Z" fill="currentColor"></path>
275
- </g>
276
-
277
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-Visible">
278
-
279
- <g id="Property 1=Visible">
280
- <path id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M20.6632 11.2455C22.3239 12.4915 23.6685 13.9795 24.4956 15C23.6685 16.0205 22.3239 17.5085 20.6632 18.7545C18.8861 20.0878 16.9397 21 14.9999 21C13.0602 21 11.1138 20.0878 9.33665 18.7545C7.67593 17.5085 6.33134 16.0205 5.50424 15C6.33134 13.9795 7.67593 12.4915 9.33665 11.2455C9.52135 11.107 9.70788 10.9729 9.89604 10.844C9.32791 11.7608 8.99993 12.8421 8.99993 14C8.99993 17.3137 11.6862 20 14.9999 20C18.3136 20 20.9999 17.3137 20.9999 14C20.9999 12.8421 20.6719 11.7608 20.1038 10.844C20.292 10.9729 20.4785 11.107 20.6632 11.2455ZM26.199 13.9271C26.7046 14.563 26.7046 15.437 26.199 16.0729C24.4649 18.2538 20.1047 23 14.9999 23C9.8952 23 5.53494 18.2538 3.80081 16.0729C3.29524 15.437 3.29524 14.563 3.80081 13.9271C5.53494 11.7462 9.8952 7 14.9999 7C20.1047 7 24.4649 11.7462 26.199 13.9271Z" fill="currentColor"></path>
281
- </g>
282
-
283
- </symbol><symbol viewBox="0 0 30 30" id="tui-utilities-VoiceMail">
284
-
285
- <path fill-rule="evenodd" clip-rule="evenodd" d="M23.261 5.75C25.322 5.75 27 7.438 27 9.513V20.487C27 22.562 25.322 24.25 23.261 24.25H6.739C4.678 24.25 3 22.562 3 20.487V9.513C3 7.438 4.678 5.75 6.739 5.75H23.261ZM23.261 7.755H6.739C5.777 7.755 4.993 8.544 4.993 9.513V20.487C4.993 21.456 5.777 22.244 6.739 22.244H23.261C24.224 22.244 25.007 21.456 25.007 20.487V9.513C25.007 8.544 24.224 7.755 23.261 7.755ZM10 11C7.79086 11 6 12.7909 6 15C6 17.2091 7.79086 19 10 19C10.0196 19 10.0393 18.9999 10.0588 18.9996C10.0695 18.9999 10.0802 19 10.0909 19H19.9091L19.9229 18.9993C19.9485 18.9998 19.9742 19 20 19C22.2091 19 24 17.2091 24 15C24 12.7909 22.2091 11 20 11C17.7909 11 16 12.7909 16 15C16 15.7286 16.1948 16.4117 16.5351 17H13.4649C13.8052 16.4117 14 15.7286 14 15C14 12.7909 12.2091 11 10 11ZM10 13C11.1046 13 12 13.8954 12 15C12 16.1046 11.1046 17 10 17C8.89543 17 8 16.1046 8 15C8 13.8954 8.89543 13 10 13ZM22 15C22 13.8954 21.1046 13 20 13C18.8954 13 18 13.8954 18 15C18 16.1046 18.8954 17 20 17C21.1046 17 22 16.1046 22 15Z" fill="currentColor"></path>
286
-
287
- </symbol></svg>
Binary file
Binary file
Binary file