@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,33 +0,0 @@
1
- @font-face {font-family: "tui-socials";
2
- src: url('tui-socials.eot?t=1728469071397'); /* IE9*/
3
- src: url('tui-socials.eot?t=1728469071397#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-socials.woff2?t=1728469071397") format("woff2"),
5
- url("tui-socials.woff?t=1728469071397") format("woff"),
6
- url('tui-socials.ttf?t=1728469071397') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-socials.svg?t=1728469071397#tui-socials') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-socials-"], [class*=" tui-socials-"] {
11
- font-family: 'tui-socials' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-socials-Facebook:before { content: "\ea01"; }
18
- .tui-socials-FacebookMessenger:before { content: "\ea02"; }
19
- .tui-socials-Flickr:before { content: "\ea03"; }
20
- .tui-socials-Google:before { content: "\ea04"; }
21
- .tui-socials-GoogleMonogram:before { content: "\ea05"; }
22
- .tui-socials-Instagram:before { content: "\ea06"; }
23
- .tui-socials-Pinterest:before { content: "\ea07"; }
24
- .tui-socials-TripAdvisor:before { content: "\ea08"; }
25
- .tui-socials-TripAdvisorMonogram:before { content: "\ea09"; }
26
- .tui-socials-Twitter:before { content: "\ea0a"; }
27
- .tui-socials-VK:before { content: "\ea0b"; }
28
- .tui-socials-Vine:before { content: "\ea0c"; }
29
- .tui-socials-WeChat:before { content: "\ea0d"; }
30
- .tui-socials-WeChatPay:before { content: "\ea0e"; }
31
- .tui-socials-Weibo:before { content: "\ea0f"; }
32
- .tui-socials-WhatsApp:before { content: "\ea10"; }
33
- .tui-socials-YouTube:before { content: "\ea11"; }
@@ -1,36 +0,0 @@
1
- @font-face {font-family: "tui-socials";
2
- src: url('tui-socials.eot?t=1728469071397'); /* IE9*/
3
- src: url('tui-socials.eot?t=1728469071397#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-socials.woff2?t=1728469071397") format("woff2"),
5
- url("tui-socials.woff?t=1728469071397") format("woff"),
6
- url('tui-socials.ttf?t=1728469071397') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-socials.svg?t=1728469071397#tui-socials') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-socials-"], [class*=" tui-socials-"] {
11
- font-family: 'tui-socials' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- :global {
18
- .tui-socials-Facebook:before { content: "\ea01"; }
19
- .tui-socials-FacebookMessenger:before { content: "\ea02"; }
20
- .tui-socials-Flickr:before { content: "\ea03"; }
21
- .tui-socials-Google:before { content: "\ea04"; }
22
- .tui-socials-GoogleMonogram:before { content: "\ea05"; }
23
- .tui-socials-Instagram:before { content: "\ea06"; }
24
- .tui-socials-Pinterest:before { content: "\ea07"; }
25
- .tui-socials-TripAdvisor:before { content: "\ea08"; }
26
- .tui-socials-TripAdvisorMonogram:before { content: "\ea09"; }
27
- .tui-socials-Twitter:before { content: "\ea0a"; }
28
- .tui-socials-VK:before { content: "\ea0b"; }
29
- .tui-socials-Vine:before { content: "\ea0c"; }
30
- .tui-socials-WeChat:before { content: "\ea0d"; }
31
- .tui-socials-WeChatPay:before { content: "\ea0e"; }
32
- .tui-socials-Weibo:before { content: "\ea0f"; }
33
- .tui-socials-WhatsApp:before { content: "\ea10"; }
34
- .tui-socials-YouTube:before { content: "\ea11"; }
35
-
36
- }
@@ -1,52 +0,0 @@
1
- @font-face {font-family: "tui-socials";
2
- src: url('tui-socials.eot?t=1728469071397'); /* IE9*/
3
- src: url('tui-socials.eot?t=1728469071397#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-socials.woff2?t=1728469071397") format("woff2"),
5
- url("tui-socials.woff?t=1728469071397") format("woff"),
6
- url('tui-socials.ttf?t=1728469071397') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-socials.svg?t=1728469071397#tui-socials') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-socials-"], [class*=" tui-socials-"] {
11
- font-family: 'tui-socials' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-socials-Facebook:before { content: "\ea01"; }
18
- .tui-socials-FacebookMessenger:before { content: "\ea02"; }
19
- .tui-socials-Flickr:before { content: "\ea03"; }
20
- .tui-socials-Google:before { content: "\ea04"; }
21
- .tui-socials-GoogleMonogram:before { content: "\ea05"; }
22
- .tui-socials-Instagram:before { content: "\ea06"; }
23
- .tui-socials-Pinterest:before { content: "\ea07"; }
24
- .tui-socials-TripAdvisor:before { content: "\ea08"; }
25
- .tui-socials-TripAdvisorMonogram:before { content: "\ea09"; }
26
- .tui-socials-Twitter:before { content: "\ea0a"; }
27
- .tui-socials-VK:before { content: "\ea0b"; }
28
- .tui-socials-Vine:before { content: "\ea0c"; }
29
- .tui-socials-WeChat:before { content: "\ea0d"; }
30
- .tui-socials-WeChatPay:before { content: "\ea0e"; }
31
- .tui-socials-Weibo:before { content: "\ea0f"; }
32
- .tui-socials-WhatsApp:before { content: "\ea10"; }
33
- .tui-socials-YouTube:before { content: "\ea11"; }
34
-
35
- $tui-socials-Facebook: "\ea01";
36
- $tui-socials-FacebookMessenger: "\ea02";
37
- $tui-socials-Flickr: "\ea03";
38
- $tui-socials-Google: "\ea04";
39
- $tui-socials-GoogleMonogram: "\ea05";
40
- $tui-socials-Instagram: "\ea06";
41
- $tui-socials-Pinterest: "\ea07";
42
- $tui-socials-TripAdvisor: "\ea08";
43
- $tui-socials-TripAdvisorMonogram: "\ea09";
44
- $tui-socials-Twitter: "\ea0a";
45
- $tui-socials-VK: "\ea0b";
46
- $tui-socials-Vine: "\ea0c";
47
- $tui-socials-WeChat: "\ea0d";
48
- $tui-socials-WeChatPay: "\ea0e";
49
- $tui-socials-Weibo: "\ea0f";
50
- $tui-socials-WhatsApp: "\ea10";
51
- $tui-socials-YouTube: "\ea11";
52
-
@@ -1,33 +0,0 @@
1
- @font-face {font-family: "tui-socials";
2
- src: url('tui-socials.eot?t=1728469071397'); /* IE9*/
3
- src: url('tui-socials.eot?t=1728469071397#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-socials.woff2?t=1728469071397") format("woff2"),
5
- url("tui-socials.woff?t=1728469071397") format("woff"),
6
- url('tui-socials.ttf?t=1728469071397') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-socials.svg?t=1728469071397#tui-socials') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-socials-"], [class*=" tui-socials-"] {
11
- font-family: 'tui-socials' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-socials-Facebook:before { content: "\ea01"; }
18
- .tui-socials-FacebookMessenger:before { content: "\ea02"; }
19
- .tui-socials-Flickr:before { content: "\ea03"; }
20
- .tui-socials-Google:before { content: "\ea04"; }
21
- .tui-socials-GoogleMonogram:before { content: "\ea05"; }
22
- .tui-socials-Instagram:before { content: "\ea06"; }
23
- .tui-socials-Pinterest:before { content: "\ea07"; }
24
- .tui-socials-TripAdvisor:before { content: "\ea08"; }
25
- .tui-socials-TripAdvisorMonogram:before { content: "\ea09"; }
26
- .tui-socials-Twitter:before { content: "\ea0a"; }
27
- .tui-socials-VK:before { content: "\ea0b"; }
28
- .tui-socials-Vine:before { content: "\ea0c"; }
29
- .tui-socials-WeChat:before { content: "\ea0d"; }
30
- .tui-socials-WeChatPay:before { content: "\ea0e"; }
31
- .tui-socials-Weibo:before { content: "\ea0f"; }
32
- .tui-socials-WhatsApp:before { content: "\ea10"; }
33
- .tui-socials-YouTube:before { content: "\ea11"; }
@@ -1,63 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <defs>
5
- <font id="tui-socials" horiz-adv-x="4590.909090909091">
6
- <font-face font-family="tui-socials"
7
- units-per-em="1000" ascent="1000"
8
- descent="0" />
9
- <missing-glyph horiz-adv-x="0" />
10
- <glyph glyph-name="Facebook"
11
- unicode="&#xEA01;"
12
- horiz-adv-x="1000.0000000000001" d="M575 750.0000000000001H700V900.0000000000001H575C478.5000000000001 900.0000000000001 400 821.5000000000001 400 725.0000000000001V650.0000000000001H300V500.0000000000001H400V100H550V500.0000000000001H675L700 650.0000000000001H550V725.0000000000001C550 738.5500000000002 561.45 750.0000000000001 575 750.0000000000001z" />
13
- <glyph glyph-name="FacebookMessenger"
14
- unicode="&#xEA02;"
15
- horiz-adv-x="1000.0000000000001" d="M500.0000000000001 900.0000000000001C279.1 900.0000000000001 100 734.1666666666667 100 529.6333333333334C100 413.0666666666667 158.1666666666667 309.1 249.0666666666667 241.2333333333334V100L385.2666666666667 174.7333333333335C421.6 164.7000000000001 460.1333333333334 159.2666666666667 500.0000000000001 159.2666666666667C720.9 159.2666666666667 900.0000000000001 325.0666666666667 900.0000000000001 529.6333333333334C900.0000000000001 734.1666666666667 720.9 900.0000000000001 500.0000000000001 900.0000000000001V900.0000000000001zM539.7666666666668 401.2333333333334L437.9000000000001 509.8666666666667L239.1333333333334 401.2333333333334L457.7666666666667 633.3333333333335L562.1 524.7L758.4 633.3333333333335L539.7666666666668 401.2333333333334z" />
16
- <glyph glyph-name="Flickr"
17
- unicode="&#xEA03;"
18
- horiz-adv-x="1000.0000000000001" d="M100 491.6666666666667C100 588.3166666666667 178.35 666.6666666666667 275 666.6666666666667C371.6500000000001 666.6666666666667 450.0000000000001 588.3166666666667 450.0000000000001 491.6666666666667C450.0000000000001 395.0166666666668 371.6500000000001 316.6666666666668 275 316.6666666666668C178.35 316.6666666666668 100 395.0166666666668 100 491.6666666666667zM550 491.6666666666667C550 588.3166666666667 628.35 666.6666666666667 725 666.6666666666667C821.6500000000001 666.6666666666667 900.0000000000001 588.3166666666667 900.0000000000001 491.6666666666667C900.0000000000001 395.0166666666668 821.6500000000001 316.6666666666668 725 316.6666666666668C628.35 316.6666666666668 550 395.0166666666668 550 491.6666666666667z" />
19
- <glyph glyph-name="Google"
20
- unicode="&#xEA04;"
21
- horiz-adv-x="3157.894736842105" d="M394.7368421052631 646.3157894736842V539.9999999999999H648.421052631579A225.2631578947368 225.2631578947368 0 0 0 590.5263157894736 405.7894736842105C553.6842105263158 368.9473684210526 495.7894736842105 328.4210526315789 394.2105263157895 328.4210526315789A278.9473684210526 278.9473684210526 0 0 0 115.7894736842105 610.5263157894735A278.9473684210526 278.9473684210526 0 0 0 585.7894736842104 817.3684210526314L660.5263157894736 892.1052631578946A366.8421052631579 366.8421052631579 0 0 1 394.2105263157895 999.9999999999998A394.2105263157895 394.2105263157895 0 0 1 0 611.0526315789473A394.2105263157895 394.2105263157895 0 0 1 394.7368421052631 222.6315789473683C510.5263157894736 222.6315789473683 597.3684210526316 260.5263157894737 665.7894736842105 331.0526315789474A351.5789473684211 351.5789473684211 0 0 1 757.8947368421052 579.4736842105262C757.8947368421052 604.2105263157894 755.7894736842105 626.8421052631579 752.1052631578947 646.3157894736842H394.2105263157895zM1075.2631578947367 732.6315789473683A247.3684210526316 247.3684210526316 0 0 1 823.1578947368421 481.578947368421A247.8947368421053 247.8947368421053 0 0 1 1075.2631578947367 230.5263157894737A247.3684210526316 247.3684210526316 0 0 1 1326.842105263158 481.578947368421A247.3684210526316 247.3684210526316 0 0 1 1075.2631578947367 732.6315789473683zM1075.2631578947367 329.4736842105263C998.9473684210526 329.4736842105263 933.157894736842 392.6315789473684 933.157894736842 481.578947368421C933.157894736842 572.1052631578947 998.9473684210526 633.6842105263157 1075.2631578947367 633.6842105263157C1151.0526315789473 633.6842105263157 1217.3684210526314 572.1052631578947 1217.3684210526314 481.578947368421C1217.3684210526314 392.1052631578947 1151.052631578947 329.4736842105263 1075.2631578947367 329.4736842105263zM2310 676.3157894736842H2305.7894736842104A173.6842105263158 173.6842105263158 0 0 1 2174.2105263157896 732.6315789473683C2048.4210526315787 732.6315789473683 1939.4736842105265 623.1578947368421 1939.4736842105265 481.578947368421C1939.4736842105265 340.5263157894737 2048.4210526315787 230.5263157894737 2173.684210526316 230.5263157894737C2233.684210526316 230.5263157894737 2281.578947368421 257.3684210526316 2305.7894736842104 287.8947368421052H2310V252.6315789473685C2310 156.8421052631578 2258.421052631579 105.2631578947368 2175.7894736842104 105.2631578947368C2108.4210526315787 105.2631578947368 2066.842105263158 153.6842105263158 2049.4736842105262 194.736842105263L1953.684210526316 155.2631578947368A238.9473684210526 238.9473684210526 0 0 1 2175.7894736842104 6.8421052631578C2305.263157894737 6.8421052631578 2414.2105263157896 82.6315789473683 2414.2105263157896 268.4210526315788V719.4736842105262H2310.5263157894733V676.3157894736842zM2183.684210526316 329.4736842105263C2107.368421052631 329.4736842105263 2049.4736842105262 394.2105263157894 2049.4736842105262 481.578947368421C2049.4736842105262 570 2107.3684210526317 633.6842105263157 2183.157894736842 633.6842105263157C2258.421052631579 633.6842105263157 2317.3684210526317 568.9473684210525 2317.3684210526317 481.0526315789473S2258.421052631579 329.4736842105264 2183.157894736842 329.4736842105264zM1636.842105263158 732.6315789473683A247.3684210526316 247.3684210526316 0 0 1 1384.7368421052631 481.578947368421A247.8947368421053 247.8947368421053 0 0 1 1636.842105263158 230.5263157894737A247.3684210526316 247.3684210526316 0 0 1 1888.9473684210525 481.578947368421A247.3684210526316 247.3684210526316 0 0 1 1636.842105263158 732.6315789473683zM1636.842105263158 329.4736842105263C1561.0526315789473 329.4736842105263 1494.7368421052631 392.6315789473684 1494.7368421052631 481.578947368421C1494.7368421052631 572.1052631578947 1561.0526315789475 633.6842105263157 1636.842105263158 633.6842105263157C1712.6315789473683 633.6842105263157 1778.9473684210527 572.1052631578947 1778.9473684210527 481.578947368421C1778.9473684210527 392.1052631578947 1712.6315789473686 329.4736842105263 1636.8421052631581 329.4736842105263zM2501.0526315789475 989.4736842105262H2609.4736842105262V230.5263157894737H2501.0526315789475zM2944.210526315789 329.4736842105263A127.8947368421053 127.8947368421053 0 0 0 2822.1052631578946 405.7894736842104L3157.894736842105 544.2105263157894L3146.8421052631575 572.6315789473683C3125.7894736842104 628.9473684210525 3062.1052631578946 732.6315789473683 2932.1052631578946 732.6315789473683C2802.6315789473683 732.6315789473683 2695.2631578947367 631.0526315789473 2695.2631578947367 481.5789473684209A245.2631578947368 245.2631578947368 0 0 1 2944.210526315789 230.5263157894736A250.5263157894737 250.5263157894737 0 0 1 3153.1578947368416 341.578947368421L3067.368421052631 398.4210526315789A143.6842105263158 143.6842105263158 0 0 0 2944.210526315789 329.9999999999998zM2936.315789473684 638.4210526315788C2980.5263157894738 638.4210526315788 3018.9473684210525 615.2631578947367 3031.052631578947 583.1578947368421L2805.2631578947367 489.4736842105262C2805.2631578947367 594.7368421052631 2879.9999999999995 638.421052631579 2936.8421052631575 638.421052631579z" />
22
- <glyph glyph-name="GoogleMonogram"
23
- unicode="&#xEA05;"
24
- horiz-adv-x="1000" d="M874.9125 491.5625C874.9125 516.25 872.68125 539.6875 868.85 562.5L508.056875 562.5L508.056875 421.5625L714.63375 421.5625C705.374375 375.3125 678.235625 336.25 638.005625 309.6875L638.005625 215.9375L761.25 215.9375C833.40625 281.25 874.9125 377.5 874.9125 491.5625zM508.21375 125C611.661875 125 698.188125 158.75 761.40625 215.9375L638.1624999999999 309.6862500000001C603.68 287.18625 559.9381249999999 273.4362500000001 508.21375 273.4362500000001C408.2775000000001 273.4362500000001 323.6675 339.37375 293.3350000000001 428.43625L166.25975 428.43625L166.25975 331.87375C229.15875 209.375 358.469375 125 508.21375 125zM293.263125 428.4337499999999C285.28125 450.93375 281.13 474.99625 281.13 499.99625C281.13 524.9962499999999 285.6 549.0587499999999 293.263125 571.55875L293.263125 668.1212499999999L166.1876875 668.1212499999999C140.006375 617.49625 125 560.62125 125 499.99625C125 439.3712500000001 140.006375 382.4962500000001 166.1876875 331.8712499999999L293.263125 428.4337499999999zM508.21375 726.5625C564.7275000000001 726.5625 615.174375 707.5 655.085 670.3125L764.28125 777.1875C698.188125 837.8124375 611.661875 875 508.21375 875C358.469375 875 229.15875 790.625 166.25975 668.125L293.3350000000001 571.5625C323.6675 660.625 408.2775000000001 726.5625 508.21375 726.5625z" />
25
- <glyph glyph-name="Instagram"
26
- unicode="&#xEA06;"
27
- horiz-adv-x="1000.0000000000001" d="M500.0000000000001 828.0000000000001C606.8666666666667 828.0000000000001 619.5333333333333 827.5000000000001 661.5333333333334 825.6333333333334C700.6333333333333 823.9000000000001 721.7 817.3333333333335 735.7666666666668 811.8666666666668C754.3666666666667 804.6666666666667 767.8000000000001 795.9333333333334 781.7 782.0333333333334C795.7666666666668 767.9333333333334 804.3666666666668 754.7 811.7 736.0666666666668C817.1666666666667 722.0000000000001 823.7 700.7666666666669 825.4666666666667 661.8333333333335C827.3333333333334 619.6333333333334 827.8000000000001 607.0000000000001 827.8000000000001 500.2666666666667C827.8000000000001 393.5666666666667 827.3333333333334 380.7666666666667 825.4666666666667 338.7000000000001C823.7333333333333 299.6333333333334 817.1666666666667 278.5333333333333 811.7 264.4666666666667C804.5 245.8666666666667 795.7666666666667 232.4666666666666 781.8666666666667 218.5333333333333A126.1 126.1 0 0 0 735.9333333333334 188.5333333333333C721.8666666666667 183.0666666666666 700.6 176.5333333333334 661.7 174.8000000000001C619.5000000000001 172.9333333333334 606.8666666666667 172.4666666666667 500.1333333333333 172.4666666666667C393.4 172.4666666666667 380.6 172.9333333333334 338.5333333333333 174.8000000000001C299.4666666666667 176.5333333333334 278.4 183.0666666666667 264.3333333333333 188.5666666666667A123.7666666666667 123.7666666666667 0 0 0 218.3666666666666 218.4000000000001A125.4666666666667 125.4666666666667 0 0 0 188.3666666666666 264.3333333333334C182.9 278.4000000000001 176.3666666666666 299.6666666666667 174.6333333333333 338.5666666666667C172.7666666666666 380.7333333333335 172.2999999999999 393.4000000000001 172.2999999999999 500.1333333333334C172.2999999999999 606.8666666666668 172.7666666666666 619.6333333333334 174.6333333333333 661.7000000000002C176.3333333333333 700.7666666666669 182.9 721.8333333333335 188.3666666666666 735.9333333333335C195.5666666666666 754.5333333333335 204.3333333333333 767.9333333333335 218.2333333333333 781.8666666666669C232.3 795.9333333333335 245.5666666666667 804.5333333333335 264.1666666666667 811.8666666666669C278.2666666666666 817.3333333333335 299.5 823.9000000000002 338.3999999999999 825.6333333333336C380.3999999999999 827.5000000000002 393.1 827.9666666666669 499.9666666666666 827.9666666666669H500.0000000000001zM500.0000000000001 900.0000000000001C391.4000000000001 900.0000000000001 377.8333333333334 899.5333333333334 335.1666666666667 897.6666666666667C292.6666666666667 895.7666666666668 263.4333333333334 888.9000000000001 238.1333333333334 879.0333333333334A194.9 194.9 0 0 1 167.2 832.8000000000001A195.8333333333334 195.8333333333334 0 0 1 120.9333333333334 762.0333333333334C111.1 736.5333333333334 104.2333333333334 707.5 102.3333333333334 665C100.4666666666667 622.1666666666667 100 608.6000000000001 100 500.0000000000001S100.4666666666667 377.8333333333335 102.3333333333333 335.1666666666668C104.2333333333333 292.6333333333335 111.1 263.4333333333334 120.9333333333334 238.1333333333334C131.2666666666667 211.7333333333332 144.8666666666667 189.3666666666667 167.2 167.2000000000001A195.4666666666667 195.4666666666667 0 0 1 237.9666666666667 121.1C263.4333333333334 111.2333333333334 292.5000000000001 104.3666666666667 335.0000000000001 102.5C377.6666666666667 100.6333333333333 391.2666666666668 100.1666666666666 499.8333333333334 100.1666666666666C608.4333333333334 100.1666666666666 622.0666666666667 100.6333333333333 664.7000000000002 102.5C707.2 104.3666666666667 736.4333333333335 111.2333333333334 761.7000000000002 121.1A195.2 195.2 0 0 1 832.5000000000001 167.2000000000001A195.7333333333334 195.7333333333334 0 0 1 878.6000000000001 237.9666666666667C888.4666666666667 263.4666666666667 895.3333333333334 292.5 897.2 335.0000000000001C899.0666666666667 377.6666666666668 899.5333333333334 391.2666666666668 899.5333333333334 499.8333333333334C899.5333333333334 608.4666666666668 899.0666666666667 622.0333333333335 897.2 664.7C895.3333333333334 707.2 888.4666666666667 736.4333333333334 878.6000000000001 761.7000000000002A187.6666666666667 187.6666666666667 0 0 1 832.8333333333334 832.8333333333335A195.4666666666667 195.4666666666667 0 0 1 762.0666666666667 878.9333333333335C736.5666666666666 888.7666666666668 707.5333333333333 895.6333333333334 665.0333333333333 897.5333333333335C622.2333333333335 899.5333333333334 608.6333333333334 900.0000000000001 500.0000000000001 900.0000000000001zM500.0000000000001 705.4666666666667A205.5 205.5 0 0 1 500.0000000000001 294.5000000000001A205.5 205.5 0 0 1 500.0000000000001 705.5000000000001zM500.0000000000001 366.7333333333334A133.3 133.3 0 1 0 500.0000000000001 633.3000000000001A133.3 133.3 0 0 0 500.0000000000001 366.7333333333334zM713.5666666666667 665.6333333333334A48 48 0 1 1 713.5666666666667 761.5666666666667A48 48 0 0 1 713.5666666666667 665.6333333333334z" />
28
- <glyph glyph-name="Pinterest"
29
- unicode="&#xEA07;"
30
- horiz-adv-x="1000.0000000000001" d="M500.0133333333334 900.0000000000001C279.1020000000001 900.0000000000001 100 720.9786666666668 100 500.1000000000001C100 330.6266666666668 205.4933333333334 186.05 354.2966666666667 127.8066666666667C350.8633333333334 159.3666666666667 347.6333333333334 208.0300000000001 355.74 242.4733333333334C362.9533333333334 273.6566666666668 402.6300000000001 441.1400000000001 402.6300000000001 441.1400000000001C402.6300000000001 441.1400000000001 390.7400000000001 465.11 390.7400000000001 500.4466666666668C390.7400000000001 555.9766666666667 423.0300000000001 597.6300000000001 463.0500000000001 597.6300000000001C497.1300000000001 597.6300000000001 513.72 572.0433333333335 513.72 541.3800000000001C513.72 507.1100000000001 491.9066666666667 455.7366666666668 480.5366666666667 408.3100000000002C470.9866666666667 368.4733333333335 500.39 336.0233333333335 539.69 336.0233333333335C610.73 336.0233333333335 665.3800000000001 411.0233333333335 665.3800000000001 519.1966666666667C665.3800000000001 614.94 596.5033333333333 681.8340000000001 498.4 681.8340000000001C384.5966666666667 681.8340000000001 317.8826666666667 596.5633333333335 317.8826666666667 508.2066666666668C317.8826666666667 473.7633333333334 331.0406666666667 436.9833333333335 347.6333333333334 416.9666666666667C350.8933333333334 413.0133333333335 351.4133333333334 409.5800000000002 350.3433333333334 405.4266666666668C347.2866666666667 392.7933333333334 340.5900000000001 365.5900000000002 339.1766666666667 359.9933333333335C337.36 352.61 333.4066666666667 351.1666666666668 325.8180000000001 354.5700000000001C275.87 377.8200000000001 244.6493333333334 450.83 244.6493333333334 509.4466666666668C244.6493333333334 635.6500000000001 336.2633333333333 751.3826666666668 508.8433333333334 751.3826666666668C647.52 751.3826666666668 755.3800000000001 652.5833333333335 755.3800000000001 520.4366666666667C755.3800000000001 382.6966666666667 668.47 271.6366666666668 547.7966666666667 271.6366666666668C507.2266666666667 271.6366666666668 469.1700000000001 292.7233333333335 456.1833333333333 317.6166666666668C456.1833333333333 317.6166666666668 436.1600000000001 241.3466666666668 431.2833333333334 222.5966666666668C422.2500000000001 187.8100000000001 397.9266666666667 144.3666666666667 381.5066666666667 117.8566666666667C419.0200000000001 106.3166666666667 458.6933333333333 100 499.9866666666667 100C720.8966666666666 100 900.0000000000001 279.0200000000001 900.0000000000001 499.9000000000001C900.0000000000001 720.921 720.9266666666667 899.9710000000001 499.9866666666667 899.9710000000001L500.0133333333334 900.0000000000001z" />
31
- <glyph glyph-name="TripAdvisor"
32
- unicode="&#xEA08;"
33
- horiz-adv-x="4590.909090909091" d="M4565.272727272727 337.5454545454546A25.5454545454545 25.5454545454545 0 1 1 4565.272727272727 286.409090909091A25.5454545454545 25.5454545454545 0 0 1 4565.272727272727 337.5454545454546zM4565.272727272727 290.5454545454545A21.5 21.5 0 1 0 4565.272727272727 333.5454545454545A21.5 21.5 0 0 0 4565.272727272727 290.5454545454545zM4573.59090909091 316.3636363636364C4573.59090909091 321 4570.272727272728 323.7727272727273 4565.409090909091 323.7727272727273H4557.272727272727V300.5H4561.272727272727V308.9090909090909H4565.636363636364L4569.863636363637 300.5H4574.181818181818L4569.545454545454 309.7727272727273A6.8636363636364 6.8636363636364 0 0 1 4573.590909090909 316.3636363636364zM4565.272727272727 312.5454545454545H4561.318181818182V320.2727272727273H4565.272727272727C4567.954545454546 320.2727272727273 4569.590909090909 318.9090909090909 4569.590909090909 316.4090909090909C4569.590909090909 313.9090909090909 4567.909090909091 312.5454545454545 4565.272727272727 312.5454545454545zM1486.6363636363637 595.8636363636363V657.590909090909H1391.8181818181818V290.3181818181819H1486.590909090909V510.5454545454545C1486.590909090909 550.409090909091 1512.1818181818182 570 1552.090909090909 570H1603.9545454545453V657.590909090909H1559.6818181818182C1525.0000000000002 657.590909090909 1494.818181818182 639.5 1486.5909090909092 595.8636363636364zM1692.7272727272727 802.8181818181818C1660.3636363636363 802.8181818181818 1635.4545454545455 777.2727272727273 1635.4545454545455 744.8636363636363C1635.4545454545455 713.2727272727273 1660.3636363636365 687.6818181818181 1692.7272727272727 687.6818181818181C1725.1818181818182 687.6818181818181 1750 713.2727272727273 1750 744.8636363636363C1750 777.2727272727273 1725.1818181818182 802.8181818181818 1692.7272727272727 802.8181818181818zM1645.4545454545455 290.3181818181819H1740V657.5909090909091H1645.4545454545455V290.3181818181819zM2190.318181818182 473.9545454545455A189.9090909090909 189.9090909090909 0 0 0 2000.318181818182 284.0909090909091A182.9545454545455 182.9545454545455 0 0 0 1888.7272727272727 321.3636363636364V182.5H1794.1818181818185V657.590909090909H1888.7272727272727V626.5A182.9545454545455 182.9545454545455 0 0 0 2000.2727272727277 663.7727272727273C2105.2727272727275 663.7727272727273 2190.2727272727275 578.7727272727273 2190.2727272727275 473.9545454545455zM2095.1818181818185 473.9545454545455A103.1818181818182 103.1818181818182 0 0 1 1888.7272727272727 473.9545454545455A103.1818181818182 103.1818181818182 0 0 1 2095.1818181818185 473.9545454545455zM3833.363636363637 506.1818181818182L3778.1818181818185 521.2727272727273C3741.863636363636 530.7272727272727 3727.772727272727 541.8181818181818 3727.772727272727 561C3727.772727272727 579.6363636363637 3747.636363636364 592.7272727272727 3776.0454545454554 592.7272727272727C3803.136363636364 592.7272727272727 3824.363636363637 575 3824.363636363637 552.3636363636365V550.2272727272727H3911.500000000001V552.3636363636365C3911.500000000001 619 3857.0909090909095 663.7727272727274 3776.0454545454554 663.7727272727274C3695.863636363637 663.7727272727274 3637.5454545454554 619.0454545454546 3637.5454545454554 557.409090909091C3637.5454545454554 509.4090909090909 3669.363636363637 473.2272727272727 3724.909090909091 458.2272727272727L3777.7272727272734 443.8181818181819C3817.863636363637 432.7272727272728 3832.772727272728 420.409090909091 3832.772727272728 398.3636363636365C3832.772727272728 375.0909090909091 3811.227272727273 359.4545454545455 3779.136363636364 359.4545454545455C3745.6818181818185 359.4545454545455 3723.1818181818185 380.5909090909091 3723.1818181818185 412.0000000000001V414.0909090909091H3630.6818181818194V412.0000000000001C3630.6818181818194 336.6818181818183 3691.409090909091 284.0000000000001 3778.409090909091 284.0000000000001C3862.1818181818194 284.0000000000001 3922.9545454545464 335.409090909091 3922.9545454545464 406.2272727272728C3922.9545454545464 440.9545454545455 3907.4545454545464 486.409090909091 3833.3181818181833 506.1818181818182zM2525.636363636364 657.5454545454545H2620.1818181818185V290.2727272727273H2525.636363636364V321.4090909090909A182.9545454545455 182.9545454545455 0 0 0 2414.0909090909095 284.1363636363637A189.9545454545455 189.9545454545455 0 0 0 2224.0909090909095 473.9545454545455A189.9545454545455 189.9545454545455 0 0 0 2414.0909090909095 663.7727272727273C2456.454545454546 663.7727272727273 2494.8636363636365 649.909090909091 2525.636363636364 626.5V657.590909090909zM2525.636363636364 473.9090909090909A103.1818181818182 103.1818181818182 0 0 1 2319.1818181818185 473.9090909090909A103.1818181818182 103.1818181818182 0 0 1 2525.636363636364 473.9090909090909zM2961.545454545455 788.2727272727273H3056.0909090909095V290.2727272727273H2961.545454545455V321.3636363636363A182.9545454545455 182.9545454545455 0 0 0 2850.0000000000005 284.090909090909A189.9090909090909 189.9090909090909 0 0 0 2659.954545454546 473.9090909090909A189.9090909090909 189.9090909090909 0 0 0 2849.954545454546 663.7272727272727A183.1818181818182 183.1818181818182 0 0 0 2961.545454545455 626.4545454545454V788.2727272727273zM2961.545454545455 473.9545454545455A103.1818181818182 103.1818181818182 0 0 1 2755.0909090909095 473.9545454545455A103.1818181818182 103.1818181818182 0 0 1 2858.272727272728 370.8181818181818A103.1818181818182 103.1818181818182 0 0 1 2961.545454545455 473.9545454545455zM3494.954545454546 290.3181818181819H3589.5000000000005V657.5909090909091H3494.954545454546V290.3181818181819zM3542.2272727272734 802.8181818181819C3509.818181818183 802.8181818181819 3484.954545454546 777.2727272727273 3484.954545454546 744.8636363636364C3484.954545454546 713.2727272727273 3509.818181818182 687.6818181818182 3542.2272727272734 687.6818181818182S3599.500000000001 713.2727272727273 3599.500000000001 744.8636363636364C3599.500000000001 777.2727272727273 3574.6363636363644 802.8181818181819 3542.2272727272734 802.8181818181819zM4331.59090909091 473.9545454545455A189.9545454545455 189.9545454545455 0 0 0 4141.590909090909 284.0909090909091A190 190 0 0 0 3951.5 473.9545454545455A189.9090909090909 189.9090909090909 0 0 0 4141.545454545455 663.7727272727273C4246.545454545455 663.7727272727273 4331.545454545455 578.7727272727273 4331.545454545455 473.9545454545455zM4244.772727272728 473.9545454545455A103.1818181818182 103.1818181818182 0 0 1 4038.3181818181824 473.9545454545455A103.1818181818182 103.1818181818182 0 0 1 4141.545454545455 370.8181818181818A103.1818181818182 103.1818181818182 0 0 1 4244.772727272728 473.9545454545455zM1438.2272727272725 788.2727272727273H1075.590909090909V704.0454545454545H1209.8181818181815V290.3181818181819H1304.0454545454543V704.0454545454545H1438.272727272727V788.2727272727273H1438.2272727272725zM3272.090909090909 390.9090909090909L3188.0000000000005 657.590909090909H3088.6363636363635L3214.7727272727275 290.3181818181819H3328.545454545455L3455.409090909091 657.5909090909091H3356.136363636364L3272.045454545455 390.909090909091zM4470.09090909091 595.8636363636364V657.590909090909H4375.318181818183V290.3181818181819H4470.09090909091V510.5454545454545C4470.09090909091 550.409090909091 4495.681818181819 570 4535.59090909091 570H4587.454545454546V657.590909090909H4543.181818181819C4508.5 657.590909090909 4478.409090909092 639.5 4470.09090909091 595.8636363636364zM528.8181818181819 17.0454545454546C795.8181818181818 17.0454545454546 1012.2727272727273 233.2727272727273 1012.2727272727273 500S795.8181818181818 982.9545454545454 528.8181818181819 982.9545454545454S45.3636363636364 766.7272727272727 45.3636363636364 500S261.8181818181818 17.0454545454546 528.8181818181819 17.0454545454546zM827.4090909090909 594.2272727272727L885.7727272727271 657.6363636363636H756.3636363636364A401.9545454545455 401.9545454545455 0 0 1 528.7727272727273 727.5454545454545A401 401 0 0 1 301.6363636363637 657.6363636363636H171.9545454545455L230.3181818181818 594.2272727272727A177.6818181818182 177.6818181818182 0 0 1 172.1363636363636 462.5454545454546A178.2272727272727 178.2272727272727 0 0 1 350.4545454545455 284.4090909090909A178.0454545454545 178.0454545454545 0 0 1 471.6818181818181 331.9090909090909L528.8181818181818 269.7272727272728L585.9545454545454 331.8636363636365A178.3181818181818 178.3181818181818 0 0 1 885.4999999999999 462.5454545454546A177.2727272727273 177.2727272727273 0 0 1 827.4090909090909 594.2272727272729zM350.5 342A120.5909090909091 120.5909090909091 0 1 0 350.5 583.090909090909A120.5909090909091 120.5909090909091 0 1 0 350.5 342zM528.8636363636364 466.0909090909091C528.8636363636364 545.3636363636364 471.1363636363636 613.5 394.9090909090908 642.5454545454545A346.5909090909091 346.5909090909091 0 0 0 528.8181818181818 669.3636363636363C576.2727272727273 669.3636363636363 621.5454545454545 659.8181818181818 662.7727272727273 642.5454545454545C586.590909090909 613.4545454545454 528.8636363636364 545.3636363636364 528.8636363636364 466.0454545454546zM707.1818181818181 342A120.5909090909091 120.5909090909091 0 1 0 707.1818181818181 583.090909090909A120.5909090909091 120.5909090909091 0 1 0 707.1818181818181 342zM707.1818181818181 525.8181818181818A63.1818181818182 63.1818181818182 0 1 1 707.090909090909 399.3636363636363A63.1818181818182 63.1818181818182 0 0 1 707.1818181818181 525.8181818181818zM413.7272727272728 462.5454545454545A63.1818181818182 63.1818181818182 0 0 0 350.5 399.3636363636363A63.1818181818182 63.1818181818182 0 1 0 413.7272727272728 462.5454545454545z" />
34
- <glyph glyph-name="TripAdvisorMonogram"
35
- unicode="&#xEA09;"
36
- horiz-adv-x="1000" d="M918.26875 630.465625L1000 717.025625L818.75 717.025625C728.0187500000001 777.360625 618.4375 812.5 499.92375 812.5C381.563125 812.5 272.2875 777.285 181.700625 717.025625L0 717.025625L81.731875 630.465625C31.63375 585.970625 0.2278125 521.8787500000001 0.2278125 450.715C0.2278125 316.41875 112.08 207.5375 250.04 207.5375C315.576875 207.5375 375.285 232.1425000000001 419.859375 272.3656249999999L499.92625 187.5L579.9925000000001 272.291875C624.56875 232.068125 684.2 207.5375 749.7375 207.5375C887.6937499999999 207.5375 999.7 316.41875 999.7 450.715C999.775 521.9525 968.36875 586.0431249999999 918.26875 630.465625zM250.11375 286.1418750000001C156.726875 286.1418750000001 81.051875 359.8074999999999 81.051875 450.715C81.051875 541.6225 156.72875 615.29 250.11375 615.29C343.4987500000001 615.29 419.17625 541.6225 419.17625 450.715C419.17625 359.8074999999999 343.4987500000001 286.1418750000001 250.11375 286.1418750000001zM500 455.50375C500 563.796875 419.101875 656.765 312.320625 696.4725C370.061875 719.97375 433.40375 733.0125 499.92375 733.0125C566.444375 733.0125 629.8625 719.97375 687.6062499999999 696.4725C580.9 656.690625 500 563.7950000000001 500 455.50375zM749.8125 286.1418750000001C656.4250000000001 286.1418750000001 580.748125 359.8074999999999 580.748125 450.715C580.748125 541.6225 656.4250000000001 615.29 749.8125 615.29C843.1999999999999 615.29 918.875 541.6225 918.875 450.715C918.875 359.8074999999999 843.1999999999999 286.1418750000001 749.8125 286.1418750000001zM749.8125 537.055625C700.85 537.055625 661.19375 498.4531250000001 661.19375 450.7887499999999C661.19375 403.1268750000001 700.85 364.524375 749.8125 364.524375C798.775 364.524375 838.43125 403.1268750000001 838.43125 450.7887499999999C838.425 498.379375 798.775 537.055625 749.8125 537.055625zM338.731875 450.715C338.731875 403.053125 299.07625 364.4500000000001 250.11375 364.4500000000001C201.151875 364.4500000000001 161.49625 403.053125 161.49625 450.715C161.49625 498.379375 201.151875 536.98198 250.11375 536.98198C299.07625 537.055625 338.731875 498.379375 338.731875 450.715z" />
37
- <glyph glyph-name="Twitter"
38
- unicode="&#xEA0A;"
39
- horiz-adv-x="1000.0000000000001" d="M900.1500000000001 748.1250000000001C870.7766666666668 735.0000000000001 839.0500000000001 726.25 805.9266666666667 722.3500000000001C839.8266666666667 742.6750000000001 865.7766666666666 774.8500000000001 878.1 813.1250000000001C846.3766666666668 794.3750000000001 811.2266666666667 780.6250000000001 773.8733333333334 773.2750000000001C743.8733333333333 805.1500000000001 701.2266666666667 825.0000000000001 654.0266666666666 825.0000000000001C563.4000000000001 825.0000000000001 489.95 751.5500000000001 489.95 660.9266666666667C489.95 648.1266666666668 491.3500000000001 635.6233333333334 494.1733333333334 623.5733333333335C357.7733333333334 630.45 236.825 695.7750000000001 155.9 795.1250000000001C141.825 770.9000000000001 133.725 742.625 133.725 712.6250000000001C133.725 655.75 162.625 605.45 206.7 576.0500000000001C179.825 576.8233333333335 154.525 584.3233333333335 132.325 596.5266666666668C132.325 595.9000000000001 132.325 595.1233333333334 132.325 594.5000000000001C132.325 514.9766666666667 188.9 448.5500000000001 264.05 433.5733333333335C250.3000000000001 429.8266666666667 235.775 427.8000000000001 220.775 427.8000000000001C210.15 427.8000000000001 200 428.9000000000001 189.85 430.7766666666668C210.8 365.6266666666668 271.425 318.1233333333335 343.1233333333334 316.7000000000002C286.875 272.6500000000001 216.25 246.3766666666668 139.225 246.3766666666668C125.95 246.3766666666668 112.975 247.1500000000001 100 248.7266666666667C172.825 202 259.05 174.9766666666668 351.7233333333334 174.9766666666668C653.6 174.9766666666668 818.7500000000001 425.1233333333334 818.7500000000001 642C818.7500000000001 649.1766666666667 818.6 656.2233333333334 818.2766666666668 663.2500000000001C850.3000000000001 686.2250000000001 878.1266666666668 715.125 900.1500000000001 748.1000000000001V748.1250000000001z" />
40
- <glyph glyph-name="VK"
41
- unicode="&#xEA0B;"
42
- horiz-adv-x="1000.0000000000001" d="M895.6666666666667 316.6666666666668L893.0000000000001 321.6666666666667A423.3333333333334 423.3333333333334 0 0 1 814.0000000000001 413.6666666666667L813.3333333333335 414.3333333333333L812.6666666666669 414.9999999999999L812.0000000000001 415.6666666666667H811.3333333333335C793.6666666666667 432.9999999999999 782.6666666666669 443.6666666666667 777.6666666666667 449.6666666666665C769.3333333333335 460.3333333333333 766.6666666666669 471.9999999999999 771.6666666666667 483.3333333333333C775.0000000000002 491.6666666666666 787.6666666666669 509.9999999999999 809.3333333333335 537.6666666666665C821.0000000000001 552.3333333333333 830.0000000000001 563.6666666666665 836.0000000000001 572.6666666666666C884.3333333333335 636.6666666666666 905.3333333333334 677.3333333333333 899.0000000000001 695.3333333333333L896.3333333333335 699.3333333333333A23 23 0 0 1 883.6666666666669 705.9999999999999A71 71 0 0 1 857.0000000000002 707.3333333333333L736.6666666666669 706.9999999999999A17.6666666666667 17.6666666666667 0 0 1 728.3333333333336 706.9999999999999L722.6666666666669 705.6666666666665L720.6666666666669 704.3333333333333L718.6666666666669 703A14.6666666666667 14.6666666666667 0 0 1 714.3333333333336 698.6666666666666A15.3333333333333 15.3333333333333 0 0 1 710.666666666667 691.6666666666665A670.0000000000001 670.0000000000001 0 0 0 665.6666666666669 597.6666666666665C655.6666666666669 580.3333333333333 646.0000000000002 565.6666666666665 637.666666666667 552.9999999999999C631.0000000000002 542.9999999999999 624.0000000000002 533.6666666666665 616.0000000000003 524.9999999999999C610.3333333333336 518.9999999999999 605.0000000000003 513.9999999999999 600.0000000000002 510.6666666666666C595.666666666667 506.9999999999999 591.666666666667 505.6666666666666 589.3333333333336 506.3333333333332A103 103 0 0 0 582.0000000000003 508.3333333333333A29.6666666666667 29.6666666666667 0 0 0 572.666666666667 518.3333333333333A52 52 0 0 0 567.3333333333336 534.3333333333333L566.3333333333336 551V571L566.666666666667 588C566.666666666667 599 566.666666666667 609.6666666666666 567.3333333333336 622.6666666666666C568.0000000000002 634.6666666666666 568.0000000000002 645 568.6666666666669 652L569.3333333333336 675C569.3333333333336 681.6666666666666 569.0000000000001 687.6666666666667 568.0000000000002 694A55 55 0 0 1 563.666666666667 707.3333333333333A26.6666666666667 26.6666666666667 0 0 1 555.3333333333336 717.6666666666667A40.6666666666667 40.6666666666667 0 0 1 541.3333333333336 723.3333333333334C526.6666666666669 726.6666666666667 508.0000000000002 728.6666666666667 485.0000000000002 728.6666666666667C433.3333333333336 729.3333333333333 400.6666666666669 726 385.3333333333336 718.6666666666667C379.3333333333336 715.3333333333333 374.0000000000003 710.6666666666666 369.3333333333336 705.3333333333333C364.3333333333336 699.3333333333333 363.6666666666669 696 367.6666666666669 695.3333333333333C384.3333333333336 693 396.3333333333335 687 402.6666666666669 677.6666666666666L405.3333333333336 672.3333333333333A200.3333333333334 200.3333333333334 0 0 0 415.0000000000002 622.3333333333333A347.0000000000001 347.0000000000001 0 0 0 411.0000000000003 537A66.6666666666667 66.6666666666667 0 0 0 399.3333333333336 506.9999999999999A2.6666666666667 2.6666666666667 0 0 0 398.3333333333336 506.3333333333333C394.6666666666669 505.3333333333333 390.6666666666669 504.6666666666666 386.6666666666669 504.6666666666666A25.6666666666667 25.6666666666667 0 0 0 372.6666666666669 510.3333333333333A86.6666666666667 86.6666666666667 0 0 0 355.3333333333336 526A384.0000000000001 384.0000000000001 0 0 0 312.0000000000003 598L305.3333333333336 610.6666666666666C301.0000000000003 618.3333333333333 296.0000000000003 629.6666666666666 288.6666666666669 644.3333333333333C281.3333333333336 659 275.0000000000003 673.6666666666667 269.3333333333336 687A27 27 0 0 1 259.0000000000003 700.3333333333333L257.0000000000003 701.6666666666666A28 28 0 0 1 250.666666666667 705.6666666666665A53.3333333333333 53.3333333333333 0 0 1 241.0000000000003 708.3333333333333L126.6666666666669 707.6666666666665C115.3333333333336 707.6666666666665 107.0000000000003 705 103.3333333333336 699.9999999999999L101.3333333333336 697.3333333333333A16 16 0 0 1 100.0000000000003 690.6666666666666C100.0000000000003 687 101.0000000000003 683 102.6666666666669 679.3333333333333A1330.0000000000002 1330.0000000000002 0 0 1 252.0000000000003 415.6666666666667C266.6666666666669 395.6666666666665 277.0000000000003 382.9999999999999 282.0000000000003 378L293.6666666666669 365.3333333333333L303.666666666667 355A450.0000000000001 450.0000000000001 0 0 1 375.666666666667 304A230.0000000000001 230.0000000000001 0 0 1 491.3333333333337 274.6666666666667H539.3333333333337A32.6666666666667 32.6666666666667 0 0 1 561.6666666666671 283.3333333333334L563.6666666666671 285.3333333333334L567.0000000000005 293C568.0000000000005 296.3333333333334 568.0000000000005 300.0000000000001 568.0000000000005 304.6666666666668C568.0000000000005 315.3333333333334 568.6666666666671 326.3333333333334 570.6666666666671 337C572.0000000000005 344.6666666666668 574.3333333333337 352 577.6666666666671 358.6666666666667A46 46 0 0 0 593.6666666666671 376.6666666666667A10.6666666666667 10.6666666666667 0 0 0 597.0000000000006 378C603.3333333333339 379.9999999999999 611.6666666666672 378 620.3333333333338 371.3333333333333C630.0000000000005 364.6666666666667 638.6666666666672 356.3333333333334 646.0000000000005 347.3333333333334C653.6666666666672 337.6666666666668 663.3333333333338 327 674.6666666666671 314.6666666666667C683.6666666666671 304.6666666666667 693.3333333333337 295.6666666666667 704.0000000000005 288L712.3333333333338 283C719.0000000000005 279 726.6666666666671 276.3333333333334 734.0000000000003 274C743.0000000000003 271.3333333333334 750.6666666666671 270.6666666666667 757.3333333333337 272.0000000000001L864.0000000000003 274C874.0000000000003 274 882.3333333333337 276 888.0000000000003 279C894.0000000000003 282.3333333333334 897.666666666667 286 898.0000000000003 290.6666666666668A26.3333333333333 26.3333333333333 0 0 1 898.0000000000003 304.6666666666668A31.3333333333333 31.3333333333333 0 0 1 895.666666666667 316.6666666666668z" />
43
- <glyph glyph-name="Vine"
44
- unicode="&#xEA0C;"
45
- horiz-adv-x="1000.0000000000001" d="M851.2500000000001 502.35C830.6233333333334 497.6500000000001 810.7733333333334 495.4766666666667 792.8233333333334 495.4766666666667C691.8733333333333 495.4766666666667 614.2266666666667 565.95 614.2266666666667 688.6000000000001C614.2266666666667 748.7500000000001 637.5 779.8500000000001 670.3233333333334 779.8500000000001C701.5733333333334 779.8500000000001 722.35 751.8750000000001 722.35 695C722.35 662.6500000000001 713.7500000000001 627.1766666666667 707.3500000000001 606.2500000000001C707.3500000000001 606.2500000000001 738.45 552.0266666666668 823.45 568.6000000000001C841.5733333333334 608.75 851.2733333333334 660.6233333333334 851.2733333333334 706.1000000000001C851.2733333333334 828.6000000000001 788.7733333333334 900.0000000000001 674.25 900.0000000000001C556.4233333333333 900.0000000000001 487.5233333333334 809.5250000000001 487.5233333333334 690.1500000000001C487.5233333333334 571.8733333333334 542.8233333333334 470.4766666666668 633.9233333333334 424.2233333333335C595.65 347.5000000000001 546.9000000000001 280 495.95 229.0733333333334C403.7500000000001 340.6266666666668 320.3250000000001 489.4000000000001 286.1 779.8500000000001H150C212.975 296.1 400.3000000000001 142.0500000000001 450.0000000000001 112.5C477.9733333333334 95.6233333333335 502.2 96.4 527.8000000000001 110.9266666666667C568.1233333333334 133.75 688.9000000000001 254.6766666666668 755.9233333333334 396.0733333333334C784.0500000000001 396.0733333333334 817.8000000000001 399.35 851.4000000000001 407.0266666666668V502.35H851.2500000000001z" />
46
- <glyph glyph-name="WeChat"
47
- unicode="&#xEA0D;"
48
- horiz-adv-x="1000.0000000000001" d="M816.7333333333333 249.0666666666667C867.5333333333334 285.9000000000001 900.0000000000001 340.3333333333335 900.0000000000001 400.8666666666668C900.0000000000001 511.7333333333334 792.1000000000001 601.6333333333334 659.0333333333334 601.6333333333334C525.9666666666667 601.6333333333334 418.0666666666667 511.7333333333334 418.0666666666667 400.8666666666668C418.0666666666667 289.9666666666668 525.9666666666667 200.0633333333334 659.0333333333334 200.0633333333334C686.5333333333334 200.0633333333334 713.0666666666667 203.9666666666667 737.7 211.0666666666667L744.7666666666668 212.1333333333335C749.4 212.1333333333335 753.6 210.7000000000002 757.5666666666667 208.4333333333334L810.3333333333334 177.9666666666667L814.9666666666668 176.4666666666667C819.4000000000001 176.4666666666667 823.0000000000001 180.0666666666667 823.0000000000001 184.5000000000001L821.7 190.3666666666667L810.8333333333334 230.8666666666667L810.0000000000001 236C810.0000000000001 241.4000000000001 812.6666666666667 246.1666666666668 816.7333333333333 249.0666666666667zM389.1666666666668 823.3316666666668C229.4666666666667 823.3316666666668 100 715.4650000000001 100 582.3666666666668C100 509.7666666666667 138.9333333333333 444.4000000000001 199.9 400.2333333333335C204.8 396.7666666666667 208 391.0333333333334 208 384.5333333333334L207 378.4000000000001L193.9666666666667 329.8L192.4 322.7666666666668C192.4 317.4333333333334 196.7333333333334 313.1000000000002 202.0333333333334 313.1000000000002L207.6333333333334 314.9000000000001L270.9333333333334 351.4666666666667C275.6666666666667 354.2000000000002 280.7 355.9000000000001 286.2666666666667 355.9000000000001L294.7666666666667 354.6333333333334C324.3 346.1333333333335 356.1666666666667 341.4000000000001 389.1666666666668 341.4000000000001L405.0333333333334 341.8000000000001C398.7666666666667 360.6000000000002 395.3333333333333 380.4000000000001 395.3333333333333 400.8333333333334C395.3333333333333 522.2 513.4 620.6000000000001 659.0333333333334 620.6000000000001L674.7333333333335 620.2C652.9666666666667 735.2983333333334 533.4 823.3316666666668 389.1666666666668 823.3316666666668zM578.7 432.9666666666668C560.9666666666667 432.9666666666668 546.6 447.3666666666667 546.6 465.1C546.6 482.8666666666668 560.9666666666667 497.2333333333334 578.7 497.2333333333334C596.4666666666667 497.2333333333334 610.8333333333334 482.8666666666668 610.8333333333334 465.1C610.8333333333334 447.3666666666667 596.4666666666667 432.9666666666668 578.7 432.9666666666668zM739.3666666666668 432.9666666666668C721.6 432.9666666666668 707.2333333333333 447.3666666666667 707.2333333333333 465.1C707.2333333333333 482.8666666666668 721.6 497.2333333333334 739.3666666666668 497.2333333333334C757.1000000000001 497.2333333333334 771.4666666666667 482.8666666666668 771.4666666666667 465.1C771.4666666666667 447.3666666666667 757.1000000000001 432.9666666666668 739.3666666666668 432.9666666666668zM292.7666666666667 620.9333333333334C271.4666666666667 620.9333333333334 254.2333333333334 638.2 254.2333333333334 659.4666666666667C254.2333333333334 680.7650000000001 271.4666666666667 698.0316666666668 292.7666666666667 698.0316666666668C314.0666666666667 698.0316666666668 331.3333333333333 680.7650000000001 331.3333333333333 659.4666666666667C331.3333333333333 638.2 314.0666666666667 620.9333333333334 292.7666666666667 620.9333333333334zM485.5333333333334 620.9333333333334C464.2333333333333 620.9333333333334 447.0000000000001 638.2 447.0000000000001 659.4666666666667C447.0000000000001 680.7650000000001 464.2333333333333 698.0316666666668 485.5333333333334 698.0316666666668C506.8333333333334 698.0316666666668 524.1 680.7650000000001 524.1 659.4666666666667C524.1 638.2 506.8333333333334 620.9333333333334 485.5333333333334 620.9333333333334z" />
49
- <glyph glyph-name="WeChatPay"
50
- unicode="&#xEA0E;"
51
- horiz-adv-x="1000.0000000000001" d="M433.3333333333334 900.0000000000001H166.6666666666667H100V833.3333333333335V566.6666666666667H166.6666666666667V833.3333333333335H433.3333333333334V900.0000000000001zM433.3333333333334 100H166.6666666666667H100V166.6666666666668V433.3333333333334H166.6666666666667V166.6666666666668H433.3333333333334V100zM833.3333333333334 900.0000000000001H566.6666666666667V833.3333333333335H833.3333333333334V566.6666666666667H900.0000000000001V833.3333333333335V900.0000000000001H833.3333333333334zM566.6666666666667 100H833.3333333333334H900.0000000000001V166.6666666666668V433.3333333333334H833.3333333333334V166.6666666666668H566.6666666666667V100zM766.6666666666667 533.3333333333335H233.3333333333334V466.6666666666667H766.6666666666667V533.3333333333335z" />
52
- <glyph glyph-name="Weibo"
53
- unicode="&#xEA0F;"
54
- horiz-adv-x="1000.0000000000001" d="M643.9433333333334 828.7013333333334C715.5166666666667 843.8763333333335 793.0166666666668 821.6763333333334 845.5166666666668 763.4013333333335L845.4933333333333 763.3513333333334C897.9933333333335 705.0763333333334 912.2166666666666 625.6766666666667 889.7166666666668 556.6266666666668V556.4766666666667C884.3933333333334 540.4000000000001 867.2166666666667 531.6500000000001 851.1166666666667 536.8000000000001C835.0166666666668 542.1266666666668 826.2666666666668 559.3000000000001 831.4166666666667 575.4000000000001C847.5166666666668 624.8000000000001 837.3433333333334 681.2013333333334 800.0166666666667 722.6013333333334C762.6933333333334 764.0013333333334 707.6933333333334 779.7763333333335 656.7433333333335 769.0013333333334C640.1933333333334 765.4263333333334 624.0933333333334 775.9013333333335 620.4933333333333 792.4513333333334C616.9166666666667 808.8513333333334 627.3666666666668 825.1013333333335 643.9433333333334 828.7013333333334zM180.6 366.3533333333335C189.2 279.48 303.5750000000001 219.48 436.0733333333334 232.6033333333335C568.4233333333334 245.5800000000001 668.9000000000001 326.6800000000001 660.1500000000001 413.7033333333335C651.7 500.5800000000001 537.3266666666667 560.58 404.8233333333334 547.4533333333334C272.475 534.33 172 453.3800000000001 180.6 366.3533333333335zM700.5766666666667 521.3100000000002L700.9266666666667 521.2033333333334L700.95 521.2533333333334C746.8733333333333 507.0300000000001 797.9766666666667 472.6533333333334 797.9766666666667 411.8800000000001C797.9766666666667 311.5533333333334 653.1266666666668 185.1533333333334 435.6233333333334 185.1533333333334C269.675 185.1533333333334 100 265.6033333333334 100 397.8033333333334C100 467.0033333333334 143.75 547.1800000000001 219.075 622.3300000000002C319.85 723.1033333333335 437.35 769.0536666666667 481.5733333333334 724.8283333333334C501.1 705.2783333333334 502.9733333333334 671.7033333333334 490.4733333333334 631.3800000000001C483.9 611.2033333333334 509.5266666666667 622.3033333333335 509.5266666666667 622.3033333333335C590.9266666666666 656.5300000000001 662 658.4033333333334 687.95 621.3800000000001C701.8733333333334 601.5300000000001 700.6 573.8533333333335 687.8000000000001 541.6800000000001C681.9366666666667 526.98 689.5166666666668 524.6766666666667 700.5766666666667 521.3100000000002zM764.71 690.4266666666667C739.0866666666667 718.8516666666667 701.2600000000001 729.6516666666668 666.5866666666667 722.1516666666668C652.36 719.1766666666667 643.3100000000001 704.9516666666668 646.26 690.7516666666668C649.3866666666668 676.5266666666668 663.46 667.4766666666667 677.51 670.6016666666667C694.5366666666666 674.2016666666668 712.9866666666668 668.8766666666668 725.4866666666668 655.1266666666668C737.9866666666668 641.2266666666668 741.4100000000001 622.3033333333335 735.96 605.7533333333333C731.5866666666668 592.0033333333333 739.0866666666667 577.0033333333334 752.9866666666668 572.4766666666667C766.8866666666667 568.1033333333335 781.7366666666668 575.6033333333335 786.2600000000001 589.5033333333334C797.21 623.4033333333334 790.3366666666667 662.1533333333334 764.6866666666667 690.4266666666667H764.71zM420.6833333333334 381.5300000000001C428.6333333333334 378.2300000000002 438.7833333333334 381.98 443.4833333333334 389.9566666666667H443.5100000000001C447.8833333333334 398.0800000000001 445.0833333333333 406.98 437.2600000000001 409.8066666666668C429.4333333333334 412.7800000000001 419.61 409.0300000000001 414.9100000000001 401.3800000000001C410.3833333333334 393.7300000000002 412.7100000000001 384.6566666666668 420.6833333333334 381.5300000000001zM340.1833333333334 315.9066666666668C360.81 306.5300000000001 388.3333333333334 315.4300000000001 401.1333333333334 335.9066666666668H401.1100000000001C413.7600000000001 356.5300000000001 407.0333333333334 380.1300000000001 386.26 389.0300000000001C365.81 397.63 339.2333333333334 388.73 326.585 368.8800000000001C313.7850000000001 348.8800000000001 319.86 325.1300000000001 340.1833333333334 315.9066666666668zM287.685 410.1066666666668C315.0350000000001 465.5800000000002 386.2833333333334 496.9800000000001 449.2600000000001 480.5800000000002H449.2333333333334C514.5600000000001 463.5566666666667 547.8333333333334 402.1566666666667 521.11 342.3066666666668C494.0833333333334 281.3566666666667 416.2600000000001 248.7066666666668 350.3333333333334 269.9566666666667C286.7600000000001 290.5800000000002 259.71 353.5566666666668 287.685 410.1066666666668z" />
55
- <glyph glyph-name="WhatsApp"
56
- unicode="&#xEA10;"
57
- horiz-adv-x="1000.0000000000001" d="M783.3533333333334 783.7500000000001C708.1333333333333 858.7500000000001 608.1166666666668 900.0000000000001 501.4933333333334 900.0000000000001C281.9676666666667 900.0000000000001 103.291 722.2 103.291 503.6000000000001C103.291 433.75 121.6563333333334 365.4766666666668 156.5273333333334 305.4733333333335L100 100L311.1860000000001 155.15C369.4466666666667 123.6 434.9166666666667 106.8733333333333 501.4933333333334 106.8733333333333H501.6466666666667C721.1733333333334 106.8733333333333 900.0000000000001 284.7000000000001 900.0000000000001 503.2733333333334C900.0000000000001 609.2233333333334 858.5466666666667 708.75 783.3266666666667 783.7500000000001H783.3533333333334zM501.6700000000001 173.75C442.1533333333334 173.75 383.8933333333334 189.6766666666667 333.0183333333334 219.6766666666667L320.9340000000001 226.8766666666668L195.6443333333334 194.2233333333334L229.0833333333334 315.8000000000001L221.2196666666667 328.3000000000001C187.9313333333334 380.6500000000001 170.496 441.2733333333335 170.496 503.6000000000001C170.496 685.325 319.0246666666667 833.1250000000001 501.8200000000001 833.1250000000001C590.23 833.1250000000001 673.44 798.7500000000001 735.9466666666667 736.575C798.4533333333335 674.2250000000001 832.82 591.5733333333334 832.82 503.4500000000001C832.6700000000001 321.5733333333335 684.1166666666667 173.75 501.6700000000001 173.75zM683.1866666666667 420.6266666666668C673.2866666666666 425.6266666666667 624.2966666666667 449.5266666666668 615.2033333333334 452.8266666666668C606.1066666666667 456.1266666666668 599.5 457.8233333333334 592.7433333333333 447.8233333333334C586.1600000000001 437.9733333333334 566.99 415.6266666666668 561.1866666666667 408.9233333333334C555.3833333333333 402.3733333333335 549.58 401.4266666666668 539.6833333333334 406.4233333333334C529.7833333333333 411.4233333333334 497.6000000000001 421.9000000000001 459.59 455.6500000000001C430.0700000000001 481.9000000000001 409.9700000000001 514.4000000000001 404.1666666666667 524.25C398.3633333333334 534.1000000000001 403.54 539.5766666666668 408.5633333333334 544.4000000000001C413.11 548.7766666666668 418.4633333333334 555.9733333333334 423.4866666666667 561.75C428.5133333333333 567.5266666666668 430.0700000000001 571.6000000000001 433.3866666666667 578.3000000000001C436.6766666666668 584.8500000000001 435.12 590.6500000000001 432.6066666666667 595.6500000000001C430.0933333333334 600.6500000000001 410.1466666666667 649.4000000000001 401.98 669.2500000000001C393.9666666666667 688.625 385.6500000000001 685.9750000000001 379.5200000000001 686.2750000000001C373.7166666666667 686.575 367.11 686.575 360.5266666666667 686.575C353.9466666666667 686.575 343.0933333333334 684.075 333.9966666666667 674.2250000000001C324.8783333333334 664.3766666666668 299.1520000000001 640.3266666666668 299.1520000000001 591.5733333333334C299.1520000000001 542.8233333333335 334.8033333333334 495.8000000000001 339.8266666666667 489.0733333333334C344.85 482.5233333333334 410.02 382.3500000000002 509.8866666666667 339.5500000000001C533.6033333333334 329.4000000000001 552.1166666666668 323.3000000000001 566.5633333333334 318.6266666666668C590.4300000000001 311.1233333333335 612.1133333333333 312.2266666666668 629.22 314.7233333333335C648.3666666666667 317.5500000000001 688.11 338.6233333333334 696.4266666666667 361.75C704.7433333333333 384.8733333333334 704.7433333333333 404.7266666666667 702.23 408.7766666666668C699.8666666666667 413.1500000000001 693.2866666666667 415.6500000000001 683.2366666666667 420.65L683.1866666666667 420.6266666666668z" />
58
- <glyph glyph-name="YouTube"
59
- unicode="&#xEA11;"
60
- horiz-adv-x="1000.0000000000001" d="M891.8733333333333 659.9300000000001C891.8733333333333 659.9300000000001 884.0500000000001 715.0813333333334 860.0000000000001 739.3063333333334C829.5233333333334 771.1813333333334 795.4766666666667 771.3313333333334 779.85 773.2063333333334C667.9733333333335 781.3313333333334 500.0000000000001 781.3313333333334 500.0000000000001 781.3313333333334H499.7C499.7 781.3313333333334 331.725 781.3313333333334 219.85 773.2063333333334C204.225 771.3313333333334 170.175 771.1813333333334 139.7 739.3063333333334C115.625 715.0813333333334 107.975 659.9300000000001 107.975 659.9300000000001C107.975 659.9300000000001 100 595.23 100 530.4066666666668V469.7800000000001C100 405.1066666666667 107.975 340.2566666666667 107.975 340.2566666666667C107.975 340.2566666666667 115.8 285.1066666666668 139.7 260.88C170.175 229.0066666666668 210.175 230.1066666666667 227.975 226.6566666666668C292.05 220.5566666666667 500.0000000000001 218.6800000000001 500.0000000000001 218.6800000000001C500.0000000000001 218.6800000000001 668.1233333333334 218.9800000000001 780 226.9566666666668C795.6233333333334 228.8300000000001 829.7 228.98 860.1500000000001 260.8566666666668C884.2 285.0800000000001 892.0233333333334 340.2300000000002 892.0233333333334 340.2300000000002C892.0233333333334 340.2300000000002 900.0000000000001 404.9066666666668 900.0000000000001 469.7566666666668V530.3800000000001C899.85 595.08 891.8733333333333 659.9066666666668 891.8733333333333 659.9066666666668V659.9300000000001zM417.2000000000001 396.1800000000001V621.0300000000001L633.3 508.2066666666668L417.2000000000001 396.1800000000001z" />
61
- </font>
62
- </defs>
63
- </svg>
@@ -1,78 +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-socials-Facebook">
2
-
3
- <path d="M17.25 7.5H21V3H17.25C14.355 3 12 5.355 12 8.25V10.5H9V15H12V27H16.5V15H20.25L21 10.5H16.5V8.25C16.5 7.8435 16.8435 7.5 17.25 7.5Z" fill="currentColor"></path>
4
-
5
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-FacebookMessenger">
6
-
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15 3C8.373 3 3 7.975 3 14.111C3 17.608 4.745 20.727 7.472 22.763V27L11.558 24.758C12.648 25.059 13.804 25.222 15 25.222C21.627 25.222 27 20.248 27 14.111C27 7.975 21.627 3 15 3V3ZM16.193 17.963L13.137 14.704L7.174 17.963L13.733 11L16.863 14.259L22.752 11L16.193 17.963Z" fill="currentColor"></path>
8
-
9
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-Flickr">
10
-
11
- <path d="M3 15.25C3 12.3505 5.3505 10 8.25 10C11.1495 10 13.5 12.3505 13.5 15.25C13.5 18.1495 11.1495 20.5 8.25 20.5C5.3505 20.5 3 18.1495 3 15.25ZM16.5 15.25C16.5 12.3505 18.8505 10 21.75 10C24.6495 10 27 12.3505 27 15.25C27 18.1495 24.6495 20.5 21.75 20.5C18.8505 20.5 16.5 18.1495 16.5 15.25Z" fill="currentColor"></path>
12
-
13
- </symbol><symbol viewBox="0 0 60 19" id="tui-socials-Google">
14
-
15
- <path fill="#4285F4" d="M7.5 6.72v2.02h4.82a4.28 4.28 0 0 1-1.1 2.55c-.7.7-1.8 1.47-3.73 1.47A5.3 5.3 0 0 1 2.2 7.4a5.3 5.3 0 0 1 8.93-3.93l1.42-1.42A6.97 6.97 0 0 0 7.49 0 7.49 7.49 0 0 0 0 7.39a7.49 7.49 0 0 0 7.5 7.38c2.2 0 3.85-.72 5.15-2.06a6.68 6.68 0 0 0 1.75-4.72c0-.47-.04-.9-.11-1.27h-6.8Z"></path>
16
- <path fill="#EA4335" d="M20.43 5.08a4.7 4.7 0 0 0-4.79 4.77 4.71 4.71 0 0 0 4.79 4.77 4.7 4.7 0 0 0 4.78-4.77 4.7 4.7 0 0 0-4.78-4.77Zm0 7.66c-1.45 0-2.7-1.2-2.7-2.89 0-1.72 1.25-2.89 2.7-2.89 1.44 0 2.7 1.17 2.7 2.89 0 1.7-1.26 2.89-2.7 2.89Z"></path>
17
- <path fill="#4285F4" d="M43.89 6.15h-.08a3.3 3.3 0 0 0-2.5-1.07c-2.39 0-4.46 2.08-4.46 4.77 0 2.68 2.07 4.77 4.45 4.77 1.14 0 2.05-.51 2.51-1.09h.08v.67c0 1.82-.98 2.8-2.55 2.8-1.28 0-2.07-.92-2.4-1.7l-1.82.75a4.54 4.54 0 0 0 4.22 2.82c2.46 0 4.53-1.44 4.53-4.97V5.33H43.9v.82Zm-2.4 6.59c-1.45 0-2.55-1.23-2.55-2.89 0-1.68 1.1-2.89 2.54-2.89 1.43 0 2.55 1.23 2.55 2.9s-1.12 2.88-2.55 2.88Z"></path>
18
- <path fill="#FBBC05" d="M31.1 5.08a4.7 4.7 0 0 0-4.79 4.77 4.71 4.71 0 0 0 4.79 4.77 4.7 4.7 0 0 0 4.79-4.77 4.7 4.7 0 0 0-4.79-4.77Zm0 7.66c-1.44 0-2.7-1.2-2.7-2.89 0-1.72 1.26-2.89 2.7-2.89 1.44 0 2.7 1.17 2.7 2.89 0 1.7-1.26 2.89-2.7 2.89Z"></path>
19
- <path fill="#34A853" d="M47.52.2h2.06v14.42h-2.06z"></path>
20
- <path fill="#EA4335" d="M55.94 12.74a2.43 2.43 0 0 1-2.32-1.45L60 8.66l-.21-.54c-.4-1.07-1.61-3.04-4.08-3.04-2.46 0-4.5 1.93-4.5 4.77a4.66 4.66 0 0 0 4.73 4.77 4.76 4.76 0 0 0 3.97-2.11l-1.63-1.08a2.73 2.73 0 0 1-2.34 1.3Zm-.15-5.87c.84 0 1.57.44 1.8 1.05L53.3 9.7c0-2 1.42-2.83 2.5-2.83Z"></path>
21
-
22
- </symbol><symbol viewBox="0 0 16 16" id="tui-socials-GoogleMonogram">
23
-
24
- <path d="M13.9986,8.135 C13.9986,7.74 13.9629,7.365 13.9016,7 L8.12891,7 L8.12891,9.255 L11.43414,9.255 C11.28599,9.995 10.85177,10.62 10.20809,11.045 L10.20809,12.545 L12.18,12.545 C13.3345,11.5 13.9986,9.96 13.9986,8.135 Z" id="Vector" fill="#4285F4" fill-rule="nonzero"></path>
25
- <path d="M8.13142,14 C9.78659,14 11.17101,13.46 12.1825,12.545 L10.2106,11.04502 C9.65888,11.40502 8.95901,11.62502 8.13142,11.62502 C6.53244,11.62502 5.17868,10.57002 4.69336,9.14502 L2.660156,9.14502 L2.660156,10.69002 C3.66654,12.65 5.73551,14 8.13142,14 Z" id="Vector_2" fill="#34A853" fill-rule="nonzero"></path>
26
- <path d="M4.69221,9.14506 C4.5645,8.78506 4.49808,8.40006 4.49808,8.00006 C4.49808,7.60006 4.5696,7.21506 4.69221,6.85506 L4.69221,5.31006 L2.659003,5.31006 C2.240102,6.12006 2,7.03006 2,8.00006 C2,8.97006 2.240102,9.88006 2.659003,10.69006 L4.69221,9.14506 Z" id="Vector_3" fill="#FBBC05" fill-rule="nonzero"></path>
27
- <path d="M8.13142,4.375 C9.03564,4.375 9.84279,4.68 10.48136,5.275 L12.2285,3.565 C11.17101,2.595001 9.78659,2 8.13142,2 C5.73551,2 3.66654,3.35 2.660156,5.31 L4.69336,6.855 C5.17868,5.43 6.53244,4.375 8.13142,4.375 Z" id="Vector_4" fill="#EA4335" fill-rule="nonzero"></path>
28
-
29
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-Instagram">
30
-
31
- <path fill="currentColor" fill-rule="evenodd" d="M15 5.16c3.206 0 3.586.015 4.846.071 1.173.052 1.805.249 2.227.413.558.216.961.478 1.378.895.422.423.68.82.9 1.379.164.422.36 1.059.413 2.227.056 1.266.07 1.645.07 4.847 0 3.201-.014 3.585-.07 4.847-.052 1.172-.249 1.805-.413 2.227-.216.558-.478.96-.895 1.378a3.783 3.783 0 0 1-1.378.9c-.422.164-1.06.36-2.227.412-1.266.056-1.645.07-4.847.07-3.202 0-3.586-.014-4.848-.07-1.172-.052-1.804-.248-2.226-.413a3.713 3.713 0 0 1-1.379-.895 3.764 3.764 0 0 1-.9-1.378c-.164-.422-.36-1.06-.412-2.227-.056-1.265-.07-1.645-.07-4.847 0-3.202.014-3.585.07-4.847.051-1.172.248-1.804.412-2.227.216-.558.479-.96.896-1.378.422-.422.82-.68 1.378-.9.423-.164 1.06-.361 2.227-.413 1.26-.056 1.641-.07 4.847-.07H15ZM15 3c-3.258 0-3.665.014-4.945.07-1.275.057-2.152.263-2.911.559a5.847 5.847 0 0 0-2.128 1.387 5.875 5.875 0 0 0-1.388 2.123c-.295.765-.501 1.636-.558 2.911C3.014 11.335 3 11.742 3 15s.014 3.665.07 4.945c.057 1.276.263 2.152.558 2.911.31.792.718 1.463 1.388 2.128a5.864 5.864 0 0 0 2.123 1.383c.764.296 1.636.502 2.911.558 1.28.056 1.688.07 4.945.07 3.258 0 3.667-.014 4.946-.07 1.275-.056 2.152-.262 2.91-.558a5.856 5.856 0 0 0 2.124-1.383 5.872 5.872 0 0 0 1.383-2.123c.296-.765.502-1.636.558-2.911.056-1.28.07-1.688.07-4.945 0-3.259-.014-3.666-.07-4.946-.056-1.275-.262-2.152-.558-2.91a5.63 5.63 0 0 0-1.373-2.134 5.864 5.864 0 0 0-2.123-1.383c-.765-.295-1.636-.501-2.911-.558C18.667 3.014 18.259 3 15 3Zm0 5.836a6.165 6.165 0 0 0 0 12.329 6.165 6.165 0 0 0 0-12.33Zm0 10.162a3.999 3.999 0 1 1 0-7.997 3.999 3.999 0 0 1 0 7.997Zm6.407-8.967a1.44 1.44 0 1 0 0-2.878 1.44 1.44 0 0 0 0 2.878Z" clip-rule="evenodd"></path>
32
-
33
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-Pinterest">
34
-
35
- <path d="M15.0004 3C8.37306 3 3 8.37064 3 14.997C3 20.0812 6.1648 24.4185 10.6289 26.1658C10.5259 25.219 10.429 23.7591 10.6722 22.7258C10.8886 21.7903 12.0789 16.7658 12.0789 16.7658C12.0789 16.7658 11.7222 16.0467 11.7222 14.9866C11.7222 13.3207 12.6909 12.0711 13.8915 12.0711C14.9139 12.0711 15.4116 12.8387 15.4116 13.7586C15.4116 14.7867 14.7572 16.3279 14.4161 17.7507C14.1296 18.9458 15.0117 19.9193 16.1907 19.9193C18.3219 19.9193 19.9614 17.6693 19.9614 14.4241C19.9614 11.5518 17.8951 9.54498 14.952 9.54498C11.5379 9.54498 9.53648 12.1031 9.53648 14.7538C9.53648 15.7871 9.93122 16.8905 10.429 17.491C10.5268 17.6096 10.5424 17.7126 10.5103 17.8372C10.4186 18.2162 10.2177 19.0323 10.1753 19.2002C10.1208 19.4217 10.0022 19.465 9.77454 19.3629C8.2761 18.6654 7.33948 16.4751 7.33948 14.7166C7.33948 10.9305 10.0879 7.45852 15.2653 7.45852C19.4256 7.45852 22.6614 10.4225 22.6614 14.3869C22.6614 18.5191 20.0541 21.8509 16.4339 21.8509C15.2168 21.8509 14.0751 21.2183 13.6855 20.4715C13.6855 20.4715 13.0848 22.7596 12.9385 23.3221C12.6675 24.3657 11.9378 25.669 11.4452 26.4643C12.5706 26.8105 13.7608 27 14.9996 27C21.6269 27 27 21.6294 27 15.003C27 8.37237 21.6278 3.00087 14.9996 3.00087L15.0004 3Z" fill="currentColor"></path>
36
-
37
- </symbol><symbol viewBox="0 0 101 22" id="tui-socials-TripAdvisor">
38
-
39
- <path fill="#000" d="M100.436 14.574a.562.562 0 1 0 0 1.125.562.562 0 0 0 0-1.125Zm0 1.034a.473.473 0 1 1 0-.946.473.473 0 0 1 0 .946Zm.183-.568c0-.102-.073-.163-.18-.163h-.179v.512h.088v-.185h.096l.093.185h.095l-.102-.204a.151.151 0 0 0 .089-.145Zm-.183.084h-.087v-.17h.087c.059 0 .095.03.095.085 0 .055-.037.085-.095.085Zm-67.73-6.233V7.533H30.62v8.08h2.085v-4.845c0-.877.563-1.308 1.441-1.308h1.141V7.533h-.974c-.763 0-1.427.398-1.608 1.358Zm4.534-4.553c-.712 0-1.26.562-1.26 1.275 0 .695.548 1.258 1.26 1.258.714 0 1.26-.563 1.26-1.258 0-.713-.546-1.275-1.26-1.275ZM36.2 15.613h2.08v-8.08H36.2v8.08Zm11.987-4.04a4.178 4.178 0 0 1-4.18 4.177 4.025 4.025 0 0 1-2.455-.82v3.055h-2.08V7.533h2.08v.684a4.025 4.025 0 0 1 2.454-.82c2.31 0 4.18 1.87 4.18 4.176Zm-2.093 0a2.27 2.27 0 0 0-4.542 0 2.27 2.27 0 0 0 4.542 0Zm38.24-.709-1.214-.332c-.799-.208-1.109-.452-1.109-.874 0-.41.437-.698 1.062-.698.596 0 1.063.39 1.063.888v.047h1.917v-.047c0-1.466-1.197-2.451-2.98-2.451-1.764 0-3.047.984-3.047 2.34 0 1.056.7 1.852 1.922 2.182l1.162.317c.883.244 1.211.515 1.211 1 0 .512-.474.856-1.18.856-.736 0-1.231-.465-1.231-1.156v-.046h-2.035v.046c0 1.657 1.336 2.816 3.25 2.816 1.843 0 3.18-1.131 3.18-2.689 0-.764-.341-1.764-1.972-2.199Zm-28.77-3.33h2.08v8.08h-2.08v-.685a4.025 4.025 0 0 1-2.454.82 4.179 4.179 0 0 1-4.18-4.176 4.179 4.179 0 0 1 4.18-4.176c.932 0 1.777.305 2.454.82v-.684Zm0 4.04a2.27 2.27 0 0 0-4.542 0 2.27 2.27 0 0 0 4.542 0Zm9.59-6.916h2.08v10.956h-2.08v-.684a4.025 4.025 0 0 1-2.454.82 4.178 4.178 0 0 1-4.181-4.176 4.178 4.178 0 0 1 4.18-4.176 4.03 4.03 0 0 1 2.455.82v-3.56Zm0 6.915a2.27 2.27 0 0 0-4.542 0 2.27 2.27 0 0 0 2.27 2.269 2.27 2.27 0 0 0 2.272-2.269Zm11.735 4.04h2.08v-8.08h-2.08v8.08Zm1.04-11.275c-.713 0-1.26.562-1.26 1.275 0 .695.547 1.258 1.26 1.258s1.26-.563 1.26-1.258c0-.713-.547-1.275-1.26-1.275Zm17.366 7.235a4.179 4.179 0 0 1-4.18 4.177 4.18 4.18 0 0 1-4.182-4.177 4.178 4.178 0 0 1 4.181-4.176c2.31 0 4.18 1.87 4.18 4.176Zm-1.91 0a2.27 2.27 0 0 0-4.542 0 2.27 2.27 0 0 0 2.271 2.269 2.27 2.27 0 0 0 2.271-2.269ZM31.641 4.658h-7.978v1.853h2.953v9.102h2.073V6.511h2.953V4.658h-.001ZM71.986 13.4l-1.85-5.867H67.95l2.775 8.08h2.503l2.791-8.08h-2.184l-1.85 5.867Zm26.356-4.509V7.533h-2.085v8.08h2.085v-4.845c0-.877.563-1.308 1.441-1.308h1.141V7.533h-.974c-.763 0-1.425.398-1.608 1.358Z"></path>
40
- <path fill="#14DD9B" d="M11.634 21.625c5.874 0 10.636-4.757 10.636-10.625S17.508.375 11.634.375.998 5.132.998 11 5.76 21.625 11.634 21.625Z"></path>
41
- <path fill="#000" d="m18.203 8.927 1.284-1.395H16.64a8.843 8.843 0 0 0-5.007-1.538 8.822 8.822 0 0 0-4.997 1.538H3.783l1.284 1.395a3.909 3.909 0 0 0-1.28 2.897 3.921 3.921 0 0 0 3.923 3.919 3.917 3.917 0 0 0 2.667-1.045l1.257 1.368 1.257-1.367a3.923 3.923 0 0 0 6.59-2.875 3.9 3.9 0 0 0-1.278-2.897ZM7.711 14.476a2.653 2.653 0 1 1 0-5.304 2.653 2.653 0 1 1 0 5.304Zm3.924-2.73c0-1.744-1.27-3.243-2.947-3.882a7.625 7.625 0 0 1 2.946-.59c1.044 0 2.04.21 2.947.59-1.676.64-2.946 2.138-2.946 3.883Zm3.923 2.73a2.653 2.653 0 1 1 0-5.304 2.653 2.653 0 1 1 0 5.304Zm0-4.044a1.39 1.39 0 1 0-.002 2.782 1.39 1.39 0 0 0 .002-2.782Zm-6.456 1.392a1.39 1.39 0 0 1-1.391 1.39 1.39 1.39 0 1 1 1.391-1.39Z"></path>
42
-
43
- </symbol><symbol viewBox="0 0 16 16" id="tui-socials-TripAdvisorMonogram">
44
-
45
- <path d="M14.6923,5.91255 L16,4.52759 L13.1,4.52759 C11.6483,3.56223 9.895,3 7.99878,3 C6.10501,3 4.3566,3.56344 2.90721,4.52759 L0,4.52759 L1.30771,5.91255 C0.50614,6.62447 0.003645,7.64994 0.003645,8.78856 C0.003645,10.9373 1.79328,12.6794 4.00064,12.6794 C5.04923,12.6794 6.00456,12.28572 6.71775,11.64215 L7.99882,13 L9.27988,11.64333 C9.9931,12.28691 10.9472,12.6794 11.9958,12.6794 C14.2031,12.6794 15.9952,10.9373 15.9952,8.78856 C15.9964,7.64876 15.4939,6.62331 14.6923,5.91255 Z M4.00182,11.42173 C2.50763,11.42173 1.29683,10.24308 1.29683,8.78856 C1.29683,7.33404 2.50766,6.15536 4.00182,6.15536 C5.49598,6.15536 6.70682,7.33404 6.70682,8.78856 C6.70682,10.24308 5.49598,11.42173 4.00182,11.42173 Z M8,8.71194 C8,6.97925 6.70563,5.49176 4.99713,4.85644 C5.92099,4.48042 6.93446,4.2718 7.99878,4.2718 C9.06311,4.2718 10.0778,4.48042 11.0017,4.85644 C9.2944,5.49295 8,6.97928 8,8.71194 Z M11.997,11.42173 C10.5028,11.42173 9.29197,10.24308 9.29197,8.78856 C9.29197,7.33404 10.5028,6.15536 11.997,6.15536 C13.4912,6.15536 14.702,7.33404 14.702,8.78856 C14.702,10.24308 13.4912,11.42173 11.997,11.42173 Z M11.997,7.40711 C11.2136,7.40711 10.5791,8.02475 10.5791,8.78738 C10.5791,9.54997 11.2136,10.16761 11.997,10.16761 C12.7804,10.16761 13.4149,9.54997 13.4149,8.78738 C13.4148,8.02593 12.7804,7.40711 11.997,7.40711 Z M5.41971,8.78856 C5.41971,9.55115 4.78522,10.1688 4.00182,10.1688 C3.21843,10.1688 2.58394,9.55115 2.58394,8.78856 C2.58394,8.02593 3.21843,7.40828832 4.00182,7.40828832 C4.78522,7.40711 5.41971,8.02593 5.41971,8.78856 Z" id="Vector" fill="#000000" fill-rule="nonzero"></path>
46
-
47
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-Twitter">
48
-
49
- <path d="M27.0045 7.55625C26.1233 7.95 25.1715 8.2125 24.1778 8.3295C25.1948 7.71975 25.9733 6.7545 26.343 5.60625C25.3913 6.16875 24.3368 6.58125 23.2162 6.80175C22.3162 5.8455 21.0368 5.25 19.6208 5.25C16.902 5.25 14.6985 7.4535 14.6985 10.1722C14.6985 10.5562 14.7405 10.9313 14.8252 11.2928C10.7332 11.0865 7.10475 9.12675 4.677 6.14625C4.25475 6.873 4.01175 7.72125 4.01175 8.62125C4.01175 10.3275 4.87875 11.8365 6.201 12.7185C5.39475 12.6953 4.63575 12.4703 3.96975 12.1042C3.96975 12.123 3.96975 12.1463 3.96975 12.165C3.96975 14.5507 5.667 16.5435 7.9215 16.9928C7.509 17.1052 7.07325 17.166 6.62325 17.166C6.3045 17.166 6 17.133 5.6955 17.0767C6.324 19.0312 8.14275 20.4563 10.2937 20.499C8.60625 21.8205 6.4875 22.6087 4.17675 22.6087C3.7785 22.6087 3.38925 22.5855 3 22.5382C5.18475 23.94 7.7715 24.7507 10.5517 24.7507C19.608 24.7507 24.5625 17.2463 24.5625 10.74C24.5625 10.5247 24.558 10.3133 24.5483 10.1025C25.509 9.41325 26.3438 8.54625 27.0045 7.557V7.55625Z" fill="currentColor"></path>
50
-
51
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-VK">
52
-
53
- <path fill="currentColor" d="m26.87 20.5-.08-.15a12.7 12.7 0 0 0-2.37-2.76l-.02-.02-.02-.02-.02-.02h-.02c-.53-.52-.86-.84-1.01-1.02-.25-.32-.33-.67-.18-1.01.1-.25.48-.8 1.13-1.63.35-.44.62-.78.8-1.05 1.45-1.92 2.08-3.14 1.89-3.68l-.08-.12a.69.69 0 0 0-.38-.2 2.13 2.13 0 0 0-.8-.04l-3.61.01a.53.53 0 0 0-.25 0l-.17.04-.06.04-.06.04a.44.44 0 0 0-.13.13.46.46 0 0 0-.11.21 20.1 20.1 0 0 1-1.35 2.82c-.3.52-.59.96-.84 1.34-.2.3-.41.58-.65.84-.17.18-.33.33-.48.43-.13.11-.25.15-.32.13a3.09 3.09 0 0 1-.22-.06.89.89 0 0 1-.28-.3 1.56 1.56 0 0 1-.16-.48l-.03-.5v-.6l.01-.51c0-.33 0-.65.02-1.04.02-.36.02-.67.04-.88l.02-.69c0-.2-.01-.38-.04-.57a1.65 1.65 0 0 0-.13-.4.8.8 0 0 0-.25-.31 1.22 1.22 0 0 0-.42-.17c-.44-.1-1-.16-1.69-.16-1.55-.02-2.53.08-2.99.3-.18.1-.34.24-.48.4-.15.18-.17.28-.05.3.5.07.86.25 1.05.53l.08.16a6.01 6.01 0 0 1 .29 1.5 10.41 10.41 0 0 1-.12 2.56 2 2 0 0 1-.35.9.08.08 0 0 1-.03.02c-.11.03-.23.05-.35.05a.77.77 0 0 1-.42-.17 2.6 2.6 0 0 1-.52-.47 11.52 11.52 0 0 1-1.3-2.16l-.2-.38c-.13-.23-.28-.57-.5-1.01-.22-.44-.41-.88-.58-1.28a.81.81 0 0 0-.31-.4l-.06-.04a.84.84 0 0 0-.19-.12 1.6 1.6 0 0 0-.29-.08l-3.43.02c-.34 0-.59.08-.7.23l-.06.08a.48.48 0 0 0-.04.2c0 .11.03.23.08.34a39.9 39.9 0 0 0 4.48 7.91c.44.6.75.98.9 1.13l.35.38.3.31a13.5 13.5 0 0 0 2.16 1.53 6.9 6.9 0 0 0 3.47.88h1.44a.98.98 0 0 0 .67-.26l.06-.06.1-.23c.03-.1.03-.21.03-.35 0-.32.02-.65.08-.97.04-.23.11-.45.21-.65a1.38 1.38 0 0 1 .48-.54.32.32 0 0 1 .1-.04c.19-.06.44 0 .7.2.29.2.55.45.77.72.23.29.52.61.86.98.27.3.56.57.88.8l.25.15c.2.12.43.2.65.27.27.08.5.1.7.06l3.2-.06c.3 0 .55-.06.72-.15.18-.1.29-.21.3-.35a.79.79 0 0 0 0-.42.94.94 0 0 0-.07-.36Z"></path>
54
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-Vine">
55
-
56
- <path d="M25.5375 14.9295C24.9187 15.0705 24.3232 15.1357 23.7847 15.1357C20.7562 15.1357 18.4268 13.0215 18.4268 9.342C18.4268 7.5375 19.125 6.6045 20.1097 6.6045C21.0472 6.6045 21.6705 7.44375 21.6705 9.15C21.6705 10.1205 21.4125 11.1847 21.2205 11.8125C21.2205 11.8125 22.1535 13.4392 24.7035 12.942C25.2472 11.7375 25.5382 10.1813 25.5382 8.817C25.5382 5.142 23.6632 3 20.2275 3C16.6927 3 14.6257 5.71425 14.6257 9.2955C14.6257 12.8438 16.2847 15.8857 19.0177 17.2733C17.8695 19.575 16.407 21.6 14.8785 23.1278C12.1125 19.7812 9.60975 15.318 8.583 6.6045H4.5C6.38925 21.117 12.009 25.7385 13.5 26.625C14.3392 27.1313 15.066 27.108 15.834 26.6722C17.0437 25.9875 20.667 22.3597 22.6777 18.1178C23.5215 18.1178 24.534 18.0195 25.542 17.7892V14.9295H25.5375Z" fill="currentColor"></path>
57
-
58
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-WeChat">
59
-
60
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24.502 22.528C26.026 21.423 27 19.79 27 17.974C27 14.648 23.763 11.951 19.771 11.951C15.779 11.951 12.542 14.648 12.542 17.974C12.542 21.301 15.779 23.9981 19.771 23.9981C20.596 23.9981 21.392 23.881 22.131 23.668L22.343 23.636C22.482 23.636 22.608 23.679 22.727 23.747L24.31 24.661L24.449 24.706C24.582 24.706 24.69 24.598 24.69 24.465L24.651 24.289L24.325 23.074L24.3 22.92C24.3 22.758 24.38 22.615 24.502 22.528ZM11.675 5.30005C6.884 5.30005 3 8.53605 3 12.529C3 14.707 4.168 16.668 5.997 17.993C6.144 18.097 6.24 18.269 6.24 18.464L6.21 18.648L5.819 20.106L5.772 20.317C5.772 20.477 5.902 20.607 6.061 20.607L6.229 20.553L8.128 19.456C8.27 19.374 8.421 19.323 8.588 19.323L8.843 19.361C9.729 19.616 10.685 19.758 11.675 19.758L12.151 19.746C11.963 19.182 11.86 18.588 11.86 17.975C11.86 14.334 15.402 11.382 19.771 11.382L20.242 11.394C19.589 7.94105 16.002 5.30005 11.675 5.30005ZM17.361 17.011C16.829 17.011 16.398 16.579 16.398 16.047C16.398 15.514 16.829 15.083 17.361 15.083C17.894 15.083 18.325 15.514 18.325 16.047C18.325 16.579 17.894 17.011 17.361 17.011ZM22.181 17.011C21.648 17.011 21.217 16.579 21.217 16.047C21.217 15.514 21.648 15.083 22.181 15.083C22.713 15.083 23.144 15.514 23.144 16.047C23.144 16.579 22.713 17.011 22.181 17.011ZM8.783 11.372C8.144 11.372 7.627 10.854 7.627 10.216C7.627 9.57705 8.144 9.05905 8.783 9.05905C9.422 9.05905 9.94 9.57705 9.94 10.216C9.94 10.854 9.422 11.372 8.783 11.372ZM14.566 11.372C13.927 11.372 13.41 10.854 13.41 10.216C13.41 9.57705 13.927 9.05905 14.566 9.05905C15.205 9.05905 15.723 9.57705 15.723 10.216C15.723 10.854 15.205 11.372 14.566 11.372Z" fill="currentColor"></path>
61
-
62
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-WeChatPay">
63
-
64
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13 3H5H3V5V13H5V5H13V3ZM13 27H5H3V25V17H5V25H13V27ZM25 3H17V5H25V13H27V5V3H25ZM17 27H25H27V25V17H25V25H17V27ZM23 14H7V16H23V14Z" fill="currentColor"></path>
65
-
66
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-Weibo">
67
-
68
- <path fill-rule="evenodd" clip-rule="evenodd" d="M19.3183 5.13896C21.4655 4.68371 23.7905 5.34971 25.3655 7.09796L25.3648 7.09946C26.9398 8.84771 27.3665 11.2297 26.6915 13.3012V13.3057C26.5318 13.788 26.0165 14.0505 25.5335 13.896C25.0505 13.7362 24.788 13.221 24.9425 12.738C25.4255 11.256 25.1203 9.56396 24.0005 8.32196C22.8808 7.07996 21.2308 6.60671 19.7023 6.92996C19.2058 7.03721 18.7228 6.72296 18.6148 6.22646C18.5075 5.73446 18.821 5.24696 19.3183 5.13896ZM5.418 19.0094C5.676 21.6156 9.10725 23.4156 13.0822 23.0219C17.0527 22.6326 20.067 20.1996 19.8045 17.5889C19.551 14.9826 16.1198 13.1826 12.1447 13.5764C8.17425 13.9701 5.16 16.3986 5.418 19.0094ZM21.0173 14.3607L21.0278 14.3639L21.0285 14.3624C22.4062 14.7891 23.9393 15.8204 23.9393 17.6436C23.9393 20.6534 19.5938 24.4454 13.0687 24.4454C8.09025 24.4454 3 22.0319 3 18.0659C3 15.9899 4.3125 13.5846 6.57225 11.3301C9.5955 8.3069 13.1205 6.92839 14.4472 8.25515C15.033 8.84165 15.0892 9.8489 14.7142 11.0586C14.517 11.6639 15.2858 11.3309 15.2858 11.3309C17.7278 10.3041 19.86 10.2479 20.6385 11.3586C21.0562 11.9541 21.018 12.7844 20.634 13.7496C20.4581 14.1906 20.6855 14.2597 21.0173 14.3607ZM22.9413 9.2872C22.1726 8.43445 21.0378 8.11045 19.9976 8.33545C19.5708 8.4247 19.2993 8.85145 19.3878 9.27745C19.4816 9.7042 19.9038 9.9757 20.3253 9.88195C20.8361 9.77395 21.3896 9.9337 21.7646 10.3462C22.1396 10.7632 22.2423 11.3309 22.0788 11.8274C21.9476 12.2399 22.1726 12.6899 22.5896 12.8257C23.0066 12.9569 23.4521 12.7319 23.5878 12.3149C23.9163 11.2979 23.7101 10.1354 22.9406 9.2872H22.9413ZM12.6205 18.5541C12.859 18.6531 13.1635 18.5406 13.3045 18.3013H13.3053C13.4365 18.0576 13.3525 17.7906 13.1178 17.7058C12.883 17.6166 12.5883 17.7291 12.4473 17.9586C12.3115 18.1881 12.3813 18.4603 12.6205 18.5541ZM10.2055 20.5228C10.8243 20.8041 11.65 20.5371 12.034 19.9228H12.0333C12.4128 19.3041 12.211 18.5961 11.5878 18.3291C10.9743 18.0711 10.177 18.3381 9.79755 18.9336C9.41355 19.5336 9.5958 20.2461 10.2055 20.5228ZM8.63055 17.6968C9.45105 16.0326 11.5885 15.0906 13.4778 15.5826H13.477C15.4368 16.0933 16.435 17.9353 15.6333 19.7308C14.8225 21.5593 12.4878 22.5388 10.51 21.9013C8.6028 21.2826 7.7913 19.3933 8.63055 17.6968Z" fill="currentColor"></path>
69
-
70
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-WhatsApp">
71
-
72
- <path d="M23.5006 6.4875C21.244 4.2375 18.2435 3 15.0448 3C8.45903 3 3.09873 8.334 3.09873 14.892C3.09873 16.9875 3.64969 19.0357 4.69582 20.8358L3 27L9.33558 25.3455C11.0834 26.292 13.0475 26.7938 15.0448 26.7938H15.0494C21.6352 26.7938 27 21.459 27 14.9018C27 11.7233 25.7564 8.7375 23.4998 6.4875H23.5006ZM15.0501 24.7875C13.2646 24.7875 11.5168 24.3097 9.99055 23.4097L9.62802 23.1937L5.86933 24.1733L6.8725 20.526L6.63659 20.151C5.63794 18.5805 5.11488 16.7618 5.11488 14.892C5.11488 9.44025 9.57074 5.00625 15.0546 5.00625C17.7069 5.00625 20.2032 6.0375 22.0784 7.90275C23.9536 9.77325 24.9846 12.2528 24.9846 14.8965C24.9801 20.3528 20.5235 24.7875 15.0501 24.7875ZM20.4956 17.3812C20.1986 17.2312 18.7289 16.5142 18.4561 16.4152C18.1832 16.3162 17.985 16.2653 17.7823 16.5653C17.5848 16.8608 17.0097 17.5312 16.8356 17.7323C16.6615 17.9288 16.4874 17.9572 16.1905 17.8073C15.8935 17.6573 14.928 17.343 13.7877 16.3305C12.9021 15.543 12.2991 14.568 12.125 14.2725C11.9509 13.977 12.1062 13.8127 12.2569 13.668C12.3933 13.5367 12.5539 13.3208 12.7046 13.1475C12.8554 12.9742 12.9021 12.852 13.0016 12.651C13.1003 12.4545 13.0536 12.2805 12.9782 12.1305C12.9028 11.9805 12.3044 10.518 12.0594 9.9225C11.819 9.34125 11.5695 9.42075 11.3856 9.41175C11.2115 9.40275 11.0133 9.40275 10.8158 9.40275C10.6184 9.40275 10.2928 9.47775 10.0199 9.77325C9.74635 10.0687 8.97456 10.7902 8.97456 12.2528C8.97456 13.7153 10.0441 15.126 10.1948 15.3278C10.3455 15.5243 12.3006 18.5295 15.2966 19.8135C16.0081 20.118 16.5635 20.301 16.9969 20.4412C17.7129 20.6663 18.3634 20.6332 18.8766 20.5583C19.451 20.4735 20.6433 19.8413 20.8928 19.1475C21.1423 18.4538 21.1423 17.8582 21.0669 17.7367C20.996 17.6055 20.7986 17.5305 20.4971 17.3805L20.4956 17.3812Z" fill="currentColor"></path>
73
-
74
- </symbol><symbol viewBox="0 0 30 30" id="tui-socials-YouTube">
75
-
76
- <path d="M26.7562 10.2021C26.7562 10.2021 26.5215 8.54756 25.8 7.82081C24.8857 6.86456 23.8643 6.86006 23.3955 6.80381C20.0392 6.56006 15 6.56006 15 6.56006H14.991C14.991 6.56006 9.95175 6.56006 6.5955 6.80381C6.12675 6.86006 5.10525 6.86456 4.191 7.82081C3.46875 8.54756 3.23925 10.2021 3.23925 10.2021C3.23925 10.2021 3 12.1431 3 14.0878V15.9066C3 17.8468 3.23925 19.7923 3.23925 19.7923C3.23925 19.7923 3.474 21.4468 4.191 22.1736C5.10525 23.1298 6.30525 23.0968 6.83925 23.2003C8.7615 23.3833 15 23.4396 15 23.4396C15 23.4396 20.0437 23.4306 23.4 23.1913C23.8687 23.1351 24.891 23.1306 25.8045 22.1743C26.526 21.4476 26.7607 19.7931 26.7607 19.7931C26.7607 19.7931 27 17.8528 27 15.9073V14.0886C26.9955 12.1476 26.7562 10.2028 26.7562 10.2028V10.2021ZM12.516 18.1146V11.3691L18.999 14.7538L12.516 18.1146Z" fill="currentColor"></path>
77
-
78
- </symbol></svg>
Binary file
Binary file
Binary file
@@ -1,32 +0,0 @@
1
- @font-face {
2
- font-family: "tui-transports";
3
- src: url('tui-transports.eot?t=1728469071474'); /* IE9*/
4
- src: url('tui-transports.eot?t=1728469071474#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
- url("tui-transports.woff2?t=1728469071474") format("woff2"),
6
- url("tui-transports.woff?t=1728469071474") format("woff"),
7
- url('tui-transports.ttf?t=1728469071474') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
8
- url('tui-transports.svg?t=1728469071474#tui-transports') format('svg'); /* iOS 4.1- */
9
- }
10
-
11
- [class^="tui-transports-"], [class*=" tui-transports-"] {
12
- font-family: 'tui-transports' !important;
13
- font-style:normal;
14
- -webkit-font-smoothing: antialiased;
15
- -moz-osx-font-smoothing: grayscale;
16
- }
17
-
18
-
19
- .tui-transports-Boat:before { content: "\ea01"; }
20
- .tui-transports-Bus:before { content: "\ea02"; }
21
- .tui-transports-CableCar:before { content: "\ea03"; }
22
- .tui-transports-Car:before { content: "\ea04"; }
23
- .tui-transports-GlobePlane:before { content: "\ea05"; }
24
- .tui-transports-GlobeTrident:before { content: "\ea06"; }
25
- .tui-transports-Location:before { content: "\ea07"; }
26
- .tui-transports-Parking:before { content: "\ea08"; }
27
- .tui-transports-PlaneDefault:before { content: "\ea09"; }
28
- .tui-transports-PlaneInBound:before { content: "\ea0a"; }
29
- .tui-transports-PlaneNoPlane:before { content: "\ea0b"; }
30
- .tui-transports-PlaneOutbound:before { content: "\ea0c"; }
31
- .tui-transports-Train:before { content: "\ea0d"; }
32
-
Binary file
@@ -1,29 +0,0 @@
1
- @font-face {font-family: "tui-transports";
2
- src: url('tui-transports.eot?t=1728469071474'); /* IE9*/
3
- src: url('tui-transports.eot?t=1728469071474#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-transports.woff2?t=1728469071474") format("woff2"),
5
- url("tui-transports.woff?t=1728469071474") format("woff"),
6
- url('tui-transports.ttf?t=1728469071474') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-transports.svg?t=1728469071474#tui-transports') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-transports-"], [class*=" tui-transports-"] {
11
- font-family: 'tui-transports' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-transports-Boat:before { content: "\ea01"; }
18
- .tui-transports-Bus:before { content: "\ea02"; }
19
- .tui-transports-CableCar:before { content: "\ea03"; }
20
- .tui-transports-Car:before { content: "\ea04"; }
21
- .tui-transports-GlobePlane:before { content: "\ea05"; }
22
- .tui-transports-GlobeTrident:before { content: "\ea06"; }
23
- .tui-transports-Location:before { content: "\ea07"; }
24
- .tui-transports-Parking:before { content: "\ea08"; }
25
- .tui-transports-PlaneDefault:before { content: "\ea09"; }
26
- .tui-transports-PlaneInBound:before { content: "\ea0a"; }
27
- .tui-transports-PlaneNoPlane:before { content: "\ea0b"; }
28
- .tui-transports-PlaneOutbound:before { content: "\ea0c"; }
29
- .tui-transports-Train:before { content: "\ea0d"; }
@@ -1,32 +0,0 @@
1
- @font-face {font-family: "tui-transports";
2
- src: url('tui-transports.eot?t=1728469071474'); /* IE9*/
3
- src: url('tui-transports.eot?t=1728469071474#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-transports.woff2?t=1728469071474") format("woff2"),
5
- url("tui-transports.woff?t=1728469071474") format("woff"),
6
- url('tui-transports.ttf?t=1728469071474') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-transports.svg?t=1728469071474#tui-transports') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-transports-"], [class*=" tui-transports-"] {
11
- font-family: 'tui-transports' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- :global {
18
- .tui-transports-Boat:before { content: "\ea01"; }
19
- .tui-transports-Bus:before { content: "\ea02"; }
20
- .tui-transports-CableCar:before { content: "\ea03"; }
21
- .tui-transports-Car:before { content: "\ea04"; }
22
- .tui-transports-GlobePlane:before { content: "\ea05"; }
23
- .tui-transports-GlobeTrident:before { content: "\ea06"; }
24
- .tui-transports-Location:before { content: "\ea07"; }
25
- .tui-transports-Parking:before { content: "\ea08"; }
26
- .tui-transports-PlaneDefault:before { content: "\ea09"; }
27
- .tui-transports-PlaneInBound:before { content: "\ea0a"; }
28
- .tui-transports-PlaneNoPlane:before { content: "\ea0b"; }
29
- .tui-transports-PlaneOutbound:before { content: "\ea0c"; }
30
- .tui-transports-Train:before { content: "\ea0d"; }
31
-
32
- }
@@ -1,44 +0,0 @@
1
- @font-face {font-family: "tui-transports";
2
- src: url('tui-transports.eot?t=1728469071474'); /* IE9*/
3
- src: url('tui-transports.eot?t=1728469071474#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-transports.woff2?t=1728469071474") format("woff2"),
5
- url("tui-transports.woff?t=1728469071474") format("woff"),
6
- url('tui-transports.ttf?t=1728469071474') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-transports.svg?t=1728469071474#tui-transports') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-transports-"], [class*=" tui-transports-"] {
11
- font-family: 'tui-transports' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-transports-Boat:before { content: "\ea01"; }
18
- .tui-transports-Bus:before { content: "\ea02"; }
19
- .tui-transports-CableCar:before { content: "\ea03"; }
20
- .tui-transports-Car:before { content: "\ea04"; }
21
- .tui-transports-GlobePlane:before { content: "\ea05"; }
22
- .tui-transports-GlobeTrident:before { content: "\ea06"; }
23
- .tui-transports-Location:before { content: "\ea07"; }
24
- .tui-transports-Parking:before { content: "\ea08"; }
25
- .tui-transports-PlaneDefault:before { content: "\ea09"; }
26
- .tui-transports-PlaneInBound:before { content: "\ea0a"; }
27
- .tui-transports-PlaneNoPlane:before { content: "\ea0b"; }
28
- .tui-transports-PlaneOutbound:before { content: "\ea0c"; }
29
- .tui-transports-Train:before { content: "\ea0d"; }
30
-
31
- $tui-transports-Boat: "\ea01";
32
- $tui-transports-Bus: "\ea02";
33
- $tui-transports-CableCar: "\ea03";
34
- $tui-transports-Car: "\ea04";
35
- $tui-transports-GlobePlane: "\ea05";
36
- $tui-transports-GlobeTrident: "\ea06";
37
- $tui-transports-Location: "\ea07";
38
- $tui-transports-Parking: "\ea08";
39
- $tui-transports-PlaneDefault: "\ea09";
40
- $tui-transports-PlaneInBound: "\ea0a";
41
- $tui-transports-PlaneNoPlane: "\ea0b";
42
- $tui-transports-PlaneOutbound: "\ea0c";
43
- $tui-transports-Train: "\ea0d";
44
-