reustyle 2.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (358) hide show
  1. checksums.yaml +7 -0
  2. data/.drone.yml +17 -0
  3. data/.gitignore +25 -0
  4. data/.nvmrc +1 -0
  5. data/.rbenv-gemsets +1 -0
  6. data/.ruby-version +1 -0
  7. data/CONTRIBUTING.md +68 -0
  8. data/Gemfile +4 -0
  9. data/Gruntfile.js +234 -0
  10. data/LICENSE.txt +13 -0
  11. data/README.md +196 -0
  12. data/Rakefile +6 -0
  13. data/bower.json +54 -0
  14. data/config/autoprefixer.yml +6 -0
  15. data/config/scss-lint.yml +55 -0
  16. data/dist/icons.svg +1 -0
  17. data/dist/ustyle-content.css +1 -0
  18. data/dist/ustyle-latest.css +1 -0
  19. data/dist/ustyle.js +567 -0
  20. data/dist/ustyle.json +1 -0
  21. data/dist/ustyle.min.js +1 -0
  22. data/grunt/modules/dss-helper.js +115 -0
  23. data/grunt/modules/file.js +24 -0
  24. data/grunt/modules/html-parser.js +22 -0
  25. data/grunt/modules/templates.js +57 -0
  26. data/grunt/tasks/browser-sync.js +23 -0
  27. data/grunt/tasks/builder.js +67 -0
  28. data/grunt/tasks/styleguide.js +299 -0
  29. data/index.js +37 -0
  30. data/lib/ustyle/deploy.rb +41 -0
  31. data/lib/ustyle/engine.rb +32 -0
  32. data/lib/ustyle/hash.rb +44 -0
  33. data/lib/ustyle/helpers/icon_helper.rb +15 -0
  34. data/lib/ustyle/icons.rb +13 -0
  35. data/lib/ustyle/middleware/icon_middleware.rb +27 -0
  36. data/lib/ustyle/sass_functions.rb +65 -0
  37. data/lib/ustyle/sinatra.rb +34 -0
  38. data/lib/ustyle/sprockets.rb +6 -0
  39. data/lib/ustyle/utils.rb +42 -0
  40. data/lib/ustyle/version.rb +4 -0
  41. data/lib/ustyle.rb +58 -0
  42. data/package-lock.json +9303 -0
  43. data/package.json +89 -0
  44. data/styleguide/CNAME +1 -0
  45. data/styleguide/assets/images/CTAs.png +0 -0
  46. data/styleguide/assets/images/badge-label-usp.png +0 -0
  47. data/styleguide/assets/images/bower-logo.png +0 -0
  48. data/styleguide/assets/images/caveat.png +0 -0
  49. data/styleguide/assets/images/cloudfront-logo.png +0 -0
  50. data/styleguide/assets/images/design-conventions.png +0 -0
  51. data/styleguide/assets/images/error-texts.png +0 -0
  52. data/styleguide/assets/images/external-requirements.png +0 -0
  53. data/styleguide/assets/images/favicon/android-chrome-192x192.png +0 -0
  54. data/styleguide/assets/images/favicon/android-chrome-512x512.png +0 -0
  55. data/styleguide/assets/images/favicon/apple-touch-icon-114x114.png +0 -0
  56. data/styleguide/assets/images/favicon/apple-touch-icon-120x120.png +0 -0
  57. data/styleguide/assets/images/favicon/apple-touch-icon-144x144.png +0 -0
  58. data/styleguide/assets/images/favicon/apple-touch-icon-152x152.png +0 -0
  59. data/styleguide/assets/images/favicon/apple-touch-icon-180x180.png +0 -0
  60. data/styleguide/assets/images/favicon/apple-touch-icon-57x57.png +0 -0
  61. data/styleguide/assets/images/favicon/apple-touch-icon-60x60.png +0 -0
  62. data/styleguide/assets/images/favicon/apple-touch-icon-72x72.png +0 -0
  63. data/styleguide/assets/images/favicon/apple-touch-icon-76x76.png +0 -0
  64. data/styleguide/assets/images/favicon/apple-touch-icon.png +0 -0
  65. data/styleguide/assets/images/favicon/browserconfig.xml +9 -0
  66. data/styleguide/assets/images/favicon/favicon-16x16.png +0 -0
  67. data/styleguide/assets/images/favicon/favicon-32x32.png +0 -0
  68. data/styleguide/assets/images/favicon/favicon.ico +0 -0
  69. data/styleguide/assets/images/favicon/manifest.json +18 -0
  70. data/styleguide/assets/images/favicon/mstile-144x144.png +0 -0
  71. data/styleguide/assets/images/favicon/mstile-150x150.png +0 -0
  72. data/styleguide/assets/images/favicon/mstile-310x150.png +0 -0
  73. data/styleguide/assets/images/favicon/mstile-310x310.png +0 -0
  74. data/styleguide/assets/images/favicon/mstile-70x70.png +0 -0
  75. data/styleguide/assets/images/favicon/safari-pinned-tab.svg +46 -0
  76. data/styleguide/assets/images/icons.svg +1 -0
  77. data/styleguide/assets/images/infographic-01.png +0 -0
  78. data/styleguide/assets/images/infographic-02.png +0 -0
  79. data/styleguide/assets/images/npm-logo.png +0 -0
  80. data/styleguide/assets/images/placeholder-text.png +0 -0
  81. data/styleguide/assets/images/ruby-logo.png +0 -0
  82. data/styleguide/assets/images/site-consistency01.png +0 -0
  83. data/styleguide/assets/images/site-consistency02.png +0 -0
  84. data/styleguide/assets/images/site-consistency03.png +0 -0
  85. data/styleguide/assets/images/styleguide-examples/accurate-housing.jpg +0 -0
  86. data/styleguide/assets/images/styleguide-examples/altered.jpg +0 -0
  87. data/styleguide/assets/images/styleguide-examples/bad-subject.jpg +0 -0
  88. data/styleguide/assets/images/styleguide-examples/centered.jpg +0 -0
  89. data/styleguide/assets/images/styleguide-examples/cliche.jpg +0 -0
  90. data/styleguide/assets/images/styleguide-examples/cold.jpg +0 -0
  91. data/styleguide/assets/images/styleguide-examples/good-subject.jpg +0 -0
  92. data/styleguide/assets/images/styleguide-examples/illustrations_1.png +0 -0
  93. data/styleguide/assets/images/styleguide-examples/illustrations_2.png +0 -0
  94. data/styleguide/assets/images/styleguide-examples/illustrations_3.png +0 -0
  95. data/styleguide/assets/images/styleguide-examples/illustrations_4.png +0 -0
  96. data/styleguide/assets/images/styleguide-examples/illustrations_5.png +0 -0
  97. data/styleguide/assets/images/styleguide-examples/illustrations_6.png +0 -0
  98. data/styleguide/assets/images/styleguide-examples/innaccurate-housing.jpg +0 -0
  99. data/styleguide/assets/images/styleguide-examples/natural-1.jpg +0 -0
  100. data/styleguide/assets/images/styleguide-examples/natural-2.jpg +0 -0
  101. data/styleguide/assets/images/styleguide-examples/natural-3.jpg +0 -0
  102. data/styleguide/assets/images/styleguide-examples/not-centered.jpg +0 -0
  103. data/styleguide/assets/images/styleguide-examples/realistic.jpg +0 -0
  104. data/styleguide/assets/images/styleguide-examples/unaltered.jpg +0 -0
  105. data/styleguide/assets/images/styleguide-examples/unnatural-1.jpg +0 -0
  106. data/styleguide/assets/images/styleguide-examples/unnatural-2.jpg +0 -0
  107. data/styleguide/assets/images/styleguide-examples/unnatural-3.jpg +0 -0
  108. data/styleguide/assets/images/styleguide-examples/warm.jpg +0 -0
  109. data/styleguide/assets/images/tone-framework.png +0 -0
  110. data/styleguide/assets/images/tone.png +0 -0
  111. data/styleguide/assets/images/tooltip.png +0 -0
  112. data/styleguide/assets/images/tsandcs.png +0 -0
  113. data/styleguide/assets/images/ustyle.svg +73 -0
  114. data/styleguide/assets/images/ux-conventions-consistency.png +0 -0
  115. data/styleguide/assets/images/ux-conventions-error.png +0 -0
  116. data/styleguide/assets/images/ux-conventions-errors.png +0 -0
  117. data/styleguide/assets/images/ux-conventions-flexibility.png +0 -0
  118. data/styleguide/assets/images/ux-conventions-freedom.png +0 -0
  119. data/styleguide/assets/images/ux-conventions-minimalist.png +0 -0
  120. data/styleguide/assets/images/ux-conventions-real-world.png +0 -0
  121. data/styleguide/assets/images/ux-conventions-recognition.png +0 -0
  122. data/styleguide/assets/images/ux-conventions-visibility.png +0 -0
  123. data/styleguide/assets/javascripts/app.js +115 -0
  124. data/styleguide/assets/javascripts/modules/stats.js +50 -0
  125. data/styleguide/assets/javascripts/vendor/highlight.js +1 -0
  126. data/styleguide/assets/javascripts/vendor/svg4everybody.js +1 -0
  127. data/styleguide/assets/sass/main.scss +42 -0
  128. data/styleguide/assets/sass/modules/_code.scss +8 -0
  129. data/styleguide/assets/sass/modules/_colours.scss +26 -0
  130. data/styleguide/assets/sass/modules/_copyright.scss +4 -0
  131. data/styleguide/assets/sass/modules/_grid.scss +12 -0
  132. data/styleguide/assets/sass/modules/_home.scss +5 -0
  133. data/styleguide/assets/sass/modules/_images.scss +24 -0
  134. data/styleguide/assets/sass/modules/_links.scss +3 -0
  135. data/styleguide/assets/sass/modules/_logo.scss +182 -0
  136. data/styleguide/assets/sass/modules/_made-at.scss +6 -0
  137. data/styleguide/assets/sass/modules/_markdown.scss +7 -0
  138. data/styleguide/assets/sass/modules/_nav-mobile.scss +72 -0
  139. data/styleguide/assets/sass/modules/_nav.scss +32 -0
  140. data/styleguide/assets/sass/modules/_sidebar.scss +94 -0
  141. data/styleguide/assets/sass/modules/_states.scss +4 -0
  142. data/styleguide/assets/sass/modules/_styleguide.scss +138 -0
  143. data/styleguide/assets/sass/modules/_table.scss +3 -0
  144. data/styleguide/assets/sass/modules/_tooltip.scss +9 -0
  145. data/styleguide/assets/sass/modules/_typography.scss +14 -0
  146. data/styleguide/assets/sass/modules/_version.scss +11 -0
  147. data/styleguide/assets/sass/structure/_base.scss +18 -0
  148. data/styleguide/assets/sass/structure/_header.scss +12 -0
  149. data/styleguide/assets/sass/vendor/_highlight.scss +139 -0
  150. data/styleguide/assets/sass/vendor/_pure-table.scss +75 -0
  151. data/styleguide/content/brand/index.md +47 -0
  152. data/styleguide/content/brand/logo.tpl +279 -0
  153. data/styleguide/content/design/accessibility-testing.md +82 -0
  154. data/styleguide/content/design/index.tpl +367 -0
  155. data/styleguide/content/design/typography.md +68 -0
  156. data/styleguide/content/design/validating-designs.tpl +304 -0
  157. data/styleguide/content/index.tpl +51 -0
  158. data/styleguide/content/language/grammar.md +220 -0
  159. data/styleguide/content/language/microcopy.md +170 -0
  160. data/styleguide/content/language/tone.md +135 -0
  161. data/styleguide/content/pattern-library/grid.tpl +64 -0
  162. data/styleguide/content/pattern-library/index.tpl +88 -0
  163. data/styleguide/partials/_footer.tpl +8 -0
  164. data/styleguide/partials/_head.tpl +26 -0
  165. data/styleguide/partials/_header.tpl +37 -0
  166. data/styleguide/partials/_sidebar.tpl +27 -0
  167. data/styleguide/partials/colour.tpl +24 -0
  168. data/styleguide/partials/icons.tpl +28 -0
  169. data/styleguide/partials/style_block.tpl +44 -0
  170. data/styleguide/templates/simple.tpl +25 -0
  171. data/styleguide/templates/stats.tpl +50 -0
  172. data/styleguide/templates/styleguide.tpl +36 -0
  173. data/tasks/publish.rake +67 -0
  174. data/ustyle.gemspec +32 -0
  175. data/vendor/assets/images/forms/checkbox-rebrand.svg +1 -0
  176. data/vendor/assets/images/forms/checkbox.svg +1 -0
  177. data/vendor/assets/images/icons/alarm.svg +1 -0
  178. data/vendor/assets/images/icons/android.svg +1 -0
  179. data/vendor/assets/images/icons/arrow-circle.svg +1 -0
  180. data/vendor/assets/images/icons/arrow-down.svg +1 -0
  181. data/vendor/assets/images/icons/arrow-up.svg +1 -0
  182. data/vendor/assets/images/icons/book.svg +1 -0
  183. data/vendor/assets/images/icons/bookmark.svg +1 -0
  184. data/vendor/assets/images/icons/breadcrumb.svg +1 -0
  185. data/vendor/assets/images/icons/calculator.svg +1 -0
  186. data/vendor/assets/images/icons/calendar.svg +1 -0
  187. data/vendor/assets/images/icons/car.svg +1 -0
  188. data/vendor/assets/images/icons/checkbox-tick.svg +1 -0
  189. data/vendor/assets/images/icons/chevron-left.svg +1 -0
  190. data/vendor/assets/images/icons/chevron-right.svg +1 -0
  191. data/vendor/assets/images/icons/clock.svg +1 -0
  192. data/vendor/assets/images/icons/close.svg +1 -0
  193. data/vendor/assets/images/icons/cog.svg +1 -0
  194. data/vendor/assets/images/icons/controller.svg +1 -0
  195. data/vendor/assets/images/icons/credit-card.svg +1 -0
  196. data/vendor/assets/images/icons/cross.svg +1 -0
  197. data/vendor/assets/images/icons/dashcam.svg +1 -0
  198. data/vendor/assets/images/icons/dual-fuel.svg +1 -0
  199. data/vendor/assets/images/icons/electric-light.svg +1 -0
  200. data/vendor/assets/images/icons/envelope.svg +1 -0
  201. data/vendor/assets/images/icons/exit-noexit.svg +1 -0
  202. data/vendor/assets/images/icons/facebook-brand.svg +1 -0
  203. data/vendor/assets/images/icons/facebook.svg +1 -0
  204. data/vendor/assets/images/icons/filter.svg +1 -0
  205. data/vendor/assets/images/icons/fixed-variable.svg +1 -0
  206. data/vendor/assets/images/icons/gas.svg +1 -0
  207. data/vendor/assets/images/icons/gauge.svg +1 -0
  208. data/vendor/assets/images/icons/github.svg +1 -0
  209. data/vendor/assets/images/icons/google-brand.svg +1 -0
  210. data/vendor/assets/images/icons/google.svg +1 -0
  211. data/vendor/assets/images/icons/graph-up.svg +1 -0
  212. data/vendor/assets/images/icons/home.svg +1 -0
  213. data/vendor/assets/images/icons/hot.svg +1 -0
  214. data/vendor/assets/images/icons/info.svg +1 -0
  215. data/vendor/assets/images/icons/kettle.svg +1 -0
  216. data/vendor/assets/images/icons/key.svg +1 -0
  217. data/vendor/assets/images/icons/lock.svg +1 -0
  218. data/vendor/assets/images/icons/magnify-in.svg +1 -0
  219. data/vendor/assets/images/icons/magnify.svg +1 -0
  220. data/vendor/assets/images/icons/menu.svg +1 -0
  221. data/vendor/assets/images/icons/message.svg +1 -0
  222. data/vendor/assets/images/icons/mobile.svg +1 -0
  223. data/vendor/assets/images/icons/monthly-dd.svg +1 -0
  224. data/vendor/assets/images/icons/network.svg +1 -0
  225. data/vendor/assets/images/icons/no-exit.svg +1 -0
  226. data/vendor/assets/images/icons/pdf.svg +1 -0
  227. data/vendor/assets/images/icons/pencil.svg +1 -0
  228. data/vendor/assets/images/icons/person-add.svg +1 -0
  229. data/vendor/assets/images/icons/person.svg +1 -0
  230. data/vendor/assets/images/icons/phone.svg +1 -0
  231. data/vendor/assets/images/icons/piggy-bank.svg +1 -0
  232. data/vendor/assets/images/icons/pin.svg +1 -0
  233. data/vendor/assets/images/icons/play.svg +1 -0
  234. data/vendor/assets/images/icons/pound-circle.svg +1 -0
  235. data/vendor/assets/images/icons/pound-note.svg +1 -0
  236. data/vendor/assets/images/icons/present.svg +1 -0
  237. data/vendor/assets/images/icons/print.svg +1 -0
  238. data/vendor/assets/images/icons/quarterly-dd.svg +1 -0
  239. data/vendor/assets/images/icons/question-circle.svg +1 -0
  240. data/vendor/assets/images/icons/quote.svg +1 -0
  241. data/vendor/assets/images/icons/recycle.svg +1 -0
  242. data/vendor/assets/images/icons/remove.svg +1 -0
  243. data/vendor/assets/images/icons/renewable.svg +1 -0
  244. data/vendor/assets/images/icons/results.svg +1 -0
  245. data/vendor/assets/images/icons/save.svg +1 -0
  246. data/vendor/assets/images/icons/share.svg +1 -0
  247. data/vendor/assets/images/icons/shield.svg +1 -0
  248. data/vendor/assets/images/icons/sim.svg +1 -0
  249. data/vendor/assets/images/icons/smiley.svg +1 -0
  250. data/vendor/assets/images/icons/sort.svg +1 -0
  251. data/vendor/assets/images/icons/speech-circle.svg +1 -0
  252. data/vendor/assets/images/icons/speech.svg +1 -0
  253. data/vendor/assets/images/icons/spinner-rebrand.svg +1 -0
  254. data/vendor/assets/images/icons/spinner.svg +1 -0
  255. data/vendor/assets/images/icons/star-half.svg +1 -0
  256. data/vendor/assets/images/icons/star.svg +1 -0
  257. data/vendor/assets/images/icons/starline-half.svg +1 -0
  258. data/vendor/assets/images/icons/starline.svg +1 -0
  259. data/vendor/assets/images/icons/talk.svg +1 -0
  260. data/vendor/assets/images/icons/tick-circle.svg +1 -0
  261. data/vendor/assets/images/icons/tick.svg +1 -0
  262. data/vendor/assets/images/icons/tv.svg +1 -0
  263. data/vendor/assets/images/icons/twitter-brand.svg +1 -0
  264. data/vendor/assets/images/icons/twitter.svg +1 -0
  265. data/vendor/assets/images/icons/ustyle.svg +1 -0
  266. data/vendor/assets/images/icons/uswitch.svg +1 -0
  267. data/vendor/assets/images/icons/variable.svg +1 -0
  268. data/vendor/assets/images/icons/warning-circle.svg +1 -0
  269. data/vendor/assets/images/icons/warning.svg +1 -0
  270. data/vendor/assets/images/icons/wifi.svg +1 -0
  271. data/vendor/assets/images/icons/wiki.svg +1 -0
  272. data/vendor/assets/images/icons/xml.svg +1 -0
  273. data/vendor/assets/images/icons.svg +1 -0
  274. data/vendor/assets/javascripts/ustyle/backdrop.js +56 -0
  275. data/vendor/assets/javascripts/ustyle/classtoggler.js +76 -0
  276. data/vendor/assets/javascripts/ustyle/overlay.js +152 -0
  277. data/vendor/assets/javascripts/ustyle/tabs.js +166 -0
  278. data/vendor/assets/javascripts/ustyle/utils.js +113 -0
  279. data/vendor/assets/javascripts/ustyle.js +4 -0
  280. data/vendor/assets/stylesheets/rebrand-content.scss +1 -0
  281. data/vendor/assets/stylesheets/rebrand.scss +1 -0
  282. data/vendor/assets/stylesheets/ustyle/_all.scss +55 -0
  283. data/vendor/assets/stylesheets/ustyle/_content.scss +5 -0
  284. data/vendor/assets/stylesheets/ustyle/_global.scss +20 -0
  285. data/vendor/assets/stylesheets/ustyle/articles/_base.scss +100 -0
  286. data/vendor/assets/stylesheets/ustyle/articles/_guide.scss +57 -0
  287. data/vendor/assets/stylesheets/ustyle/articles/_more.scss +31 -0
  288. data/vendor/assets/stylesheets/ustyle/articles/_news.scss +213 -0
  289. data/vendor/assets/stylesheets/ustyle/articles/_related.scss +76 -0
  290. data/vendor/assets/stylesheets/ustyle/basics/_extends.scss +73 -0
  291. data/vendor/assets/stylesheets/ustyle/basics/_fonts.scss +27 -0
  292. data/vendor/assets/stylesheets/ustyle/basics/_functions.scss +78 -0
  293. data/vendor/assets/stylesheets/ustyle/basics/_grid.scss +86 -0
  294. data/vendor/assets/stylesheets/ustyle/basics/_typography.scss +123 -0
  295. data/vendor/assets/stylesheets/ustyle/basics/_variables.scss +166 -0
  296. data/vendor/assets/stylesheets/ustyle/basics/variables/_colors.scss +94 -0
  297. data/vendor/assets/stylesheets/ustyle/basics/variables/_forms.scss +98 -0
  298. data/vendor/assets/stylesheets/ustyle/basics/variables/_icons.scss +43 -0
  299. data/vendor/assets/stylesheets/ustyle/components/_backdrop.scss +23 -0
  300. data/vendor/assets/stylesheets/ustyle/components/_breadcrumbs.scss +66 -0
  301. data/vendor/assets/stylesheets/ustyle/components/_button.scss +187 -0
  302. data/vendor/assets/stylesheets/ustyle/components/_calculator.scss +41 -0
  303. data/vendor/assets/stylesheets/ustyle/components/_comp-table-row.scss +341 -0
  304. data/vendor/assets/stylesheets/ustyle/components/_compliance-banner.scss +38 -0
  305. data/vendor/assets/stylesheets/ustyle/components/_content-group.scss +33 -0
  306. data/vendor/assets/stylesheets/ustyle/components/_cta.scss +66 -0
  307. data/vendor/assets/stylesheets/ustyle/components/_grid-classes.scss +52 -0
  308. data/vendor/assets/stylesheets/ustyle/components/_hero.scss +115 -0
  309. data/vendor/assets/stylesheets/ustyle/components/_links.scss +26 -0
  310. data/vendor/assets/stylesheets/ustyle/components/_lists-li.scss +92 -0
  311. data/vendor/assets/stylesheets/ustyle/components/_lists.scss +39 -0
  312. data/vendor/assets/stylesheets/ustyle/components/_loader.scss +139 -0
  313. data/vendor/assets/stylesheets/ustyle/components/_overlay.scss +183 -0
  314. data/vendor/assets/stylesheets/ustyle/components/_progress.scss +138 -0
  315. data/vendor/assets/stylesheets/ustyle/components/_promo-banner.scss +131 -0
  316. data/vendor/assets/stylesheets/ustyle/components/_reminder.scss +87 -0
  317. data/vendor/assets/stylesheets/ustyle/components/_tab-navigation.scss +114 -0
  318. data/vendor/assets/stylesheets/ustyle/components/_table-toolbar.scss +91 -0
  319. data/vendor/assets/stylesheets/ustyle/components/_tabs.scss +300 -0
  320. data/vendor/assets/stylesheets/ustyle/components/_tooltip.scss +243 -0
  321. data/vendor/assets/stylesheets/ustyle/components/_usp.scss +88 -0
  322. data/vendor/assets/stylesheets/ustyle/content/_base.scss +227 -0
  323. data/vendor/assets/stylesheets/ustyle/content/_c-header.scss +27 -0
  324. data/vendor/assets/stylesheets/ustyle/content/_c-social.scss +9 -0
  325. data/vendor/assets/stylesheets/ustyle/content/_c-tabs.scss +30 -0
  326. data/vendor/assets/stylesheets/ustyle/forms/_base.scss +9 -0
  327. data/vendor/assets/stylesheets/ustyle/forms/_fields.scss +78 -0
  328. data/vendor/assets/stylesheets/ustyle/forms/_input-group.scss +154 -0
  329. data/vendor/assets/stylesheets/ustyle/forms/_input.scss +61 -0
  330. data/vendor/assets/stylesheets/ustyle/forms/_radio-checkbox.scss +144 -0
  331. data/vendor/assets/stylesheets/ustyle/forms/_reset.scss +21 -0
  332. data/vendor/assets/stylesheets/ustyle/forms/_select.scss +154 -0
  333. data/vendor/assets/stylesheets/ustyle/forms/_textarea.scss +33 -0
  334. data/vendor/assets/stylesheets/ustyle/forms/_toggle.scss +114 -0
  335. data/vendor/assets/stylesheets/ustyle/forms/_validation.scss +104 -0
  336. data/vendor/assets/stylesheets/ustyle/icons/_base.scss +241 -0
  337. data/vendor/assets/stylesheets/ustyle/mixins/_arrow.scss +51 -0
  338. data/vendor/assets/stylesheets/ustyle/mixins/_base.scss +7 -0
  339. data/vendor/assets/stylesheets/ustyle/mixins/_baseline.scss +43 -0
  340. data/vendor/assets/stylesheets/ustyle/mixins/_forms.scss +84 -0
  341. data/vendor/assets/stylesheets/ustyle/mixins/_general.scss +24 -0
  342. data/vendor/assets/stylesheets/ustyle/mixins/_link-colors.scss +44 -0
  343. data/vendor/assets/stylesheets/ustyle/mixins/_media-query.scss +121 -0
  344. data/vendor/assets/stylesheets/ustyle/mixins/_typography.scss +98 -0
  345. data/vendor/assets/stylesheets/ustyle/tables/_base.scss +4 -0
  346. data/vendor/assets/stylesheets/ustyle/tables/_tables-basic.scss +72 -0
  347. data/vendor/assets/stylesheets/ustyle/tables/_tables-sortable.scss +72 -0
  348. data/vendor/assets/stylesheets/ustyle/tables/_tables-with-key-cells.scss +18 -0
  349. data/vendor/assets/stylesheets/ustyle/tables/_variables.scss +15 -0
  350. data/vendor/assets/stylesheets/ustyle/utilities/_general.scss +116 -0
  351. data/vendor/assets/stylesheets/ustyle/utilities/_grid.scss +13 -0
  352. data/vendor/assets/stylesheets/ustyle/utilities/_images.scss +34 -0
  353. data/vendor/assets/stylesheets/ustyle/utilities/_responsive.scss +101 -0
  354. data/vendor/assets/stylesheets/ustyle/utilities/_spacing.scss +73 -0
  355. data/vendor/assets/stylesheets/ustyle/vendor/normalize.scss +427 -0
  356. data/vendor/assets/stylesheets/ustyle-content.scss +2 -0
  357. data/vendor/assets/stylesheets/ustyle.scss +1 -0
  358. metadata +517 -0
@@ -0,0 +1,55 @@
1
+ scss_files: './vendor/assets/stylesheets/**/*.scss'
2
+ exclude: './vendor/assets/stylesheets/ustyle/vendor/*.scss'
3
+
4
+ linters:
5
+ ColorVariable:
6
+ enabled: false
7
+
8
+ DeclarationOrder:
9
+ enabled: true
10
+
11
+ DuplicateProperty:
12
+ enabled: false
13
+
14
+ DebugStatement:
15
+ enabled: false
16
+
17
+ EmptyRule:
18
+ enabled: true
19
+ severity: error
20
+
21
+ IdSelector:
22
+ enabled: true
23
+ severity: error
24
+
25
+ ImportantRule:
26
+ enabled: false
27
+
28
+ NestingDepth:
29
+ enabled: true
30
+ max_depth: 3
31
+ severity: error
32
+
33
+ PropertySortOrder:
34
+ enabled: false
35
+ order: recess
36
+
37
+ SelectorDepth:
38
+ enabled: true
39
+ max_depth: 3
40
+
41
+ SelectorFormat:
42
+ convention: hyphenated_BEM
43
+
44
+ Shorthand:
45
+ enabled: false
46
+
47
+ SpaceAfterComma:
48
+ enabled: false
49
+
50
+ StringQuotes:
51
+ style: double_quotes
52
+
53
+ VendorPrefix:
54
+ enabled: false
55
+ severity: error
data/dist/icons.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><symbol viewBox="0 0 32 32" id="icon-alarm"><title>alarm</title><path d="M24.04 5.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.27 1.808c-.51.216-.75.814-.54 1.337zM31 12h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.182.186.432.217.708.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zM7.347 5.69c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5.9C5.108.5 4.474.5 4.083.9c-.39.4-.39 1.048 0 1.447L7.347 5.69zM1.71 8.315l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34L2.473 6.42c-.51-.214-1.095.034-1.306.556-.21.523.03 1.12.542 1.338zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.977-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.76 6.353 1.14 4.803-5.14 14.345l-.01.206c-.01.025-.03.257-.05.263-.02 0-.04-.08-.06-.04-.03.06-.05-.43-.07-.37-.04.13-.07-.13-.08-.13h.03c.04 1 .46 1 .99 1h21.62c.51 0 .92.28.98-.65-.025-.22-.114-.24-.27-.4-.02-.02-.025.09-.044.07zM16 6.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z"/></symbol><symbol viewBox="0 0 32 32" id="icon-android"><title>android</title><path d="M27.9 10.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 2.8L20.872.37c.064-.122.016-.274-.106-.337s-.274-.016-.337.106L19.14 2.6c-1.008-.388-2.1-.6-3.246-.6s-2.238.215-3.245.604L11.37.14c-.063-.123-.214-.17-.336-.107-.122.063-.17.215-.106.337l1.266 2.43c-2.832 1.284-4.882 3.99-5.238 7.205h17.89c-.357-3.216-2.407-5.92-5.24-7.203zM11.9 8.455c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/></symbol><symbol viewBox="0 0 32 32" id="icon-arrow-circle"><title>arrow-circle</title><path d="M15.9.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.302-.518-.536V20H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486V12.74c0-.32-.123-.74.198-.74H16V7.3c0-.234.3-.445.518-.535s.546-.04.712.126l8.743 8.71c.11.11.19.26.19.41 0 .16-.04.3-.15.41z"/></symbol><symbol viewBox="0 0 32 32" id="icon-arrow-down"><title>arrow-down</title><path d="M.3 16.7l15 15c.2.2.4.3.7.3.3 0 .5-.1.7-.3l15-15c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-8V1c0-.6-.8-1-1.4-1H10.4c-.3 0-.7.1-.9.3-.2.2-.5.4-.5.7v14H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1z"/></symbol><symbol viewBox="0 0 32 32" id="icon-arrow-up"><title>arrow-up</title><path d="M31.707 15.297l-15-15C16.52.11 16.265.004 16 .004c-.265 0-.52.105-.707.293l-15 15c-.286.286-.372.714-.217 1.088.155.373.52.615.924.615h8v14.004c0 .552.823.996 1.375.996h11.25c.265 0 .707-.103.895-.29.188-.19.48-.44.48-.706V17h8c.404 0 .77-.242.924-.615.155-.374.07-.802-.217-1.088z"/></symbol><symbol viewBox="0 0 32 32" id="icon-book"><title>book</title><path d="M27.026 0h-.002L7.1.56c-1.045.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.003C3.06 2.78 3 3.32 3 3.848v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V2.13C29 .96 28.26 0 27.02 0zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01L8.04 10.28c-.543-.045-.948-.522-.904-1.065.046-.544.51-.938 1.066-.904l11.865.98c.543.05.948.52.904 1.07-.04.52-.47.91-.98.91zM26 24.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V7.614c0-1.125-1.013-2.144-2.135-2.243L7.158 4h-.055c-.558 0-1.008-.065-1.23-.208-.023-.015-.043.02-.06.007.063-.05.156-.09.28-.14.287-.13.652-.18 1.048-.18l17.85-.5c.64 0 1.01.52 1.01 1.15v20.6z"/></symbol><symbol viewBox="0 0 32 32" id="icon-bookmark"><title>bookmark</title><path d="M25.412 0H6.588C6.068 0 6 .426 6 .945v30.118c0 .38.053.724.405.87.35.144.667.064.937-.204l8.702-8.75 8.724 8.74c.18.18.41.27.655.27.122 0 .062-.03.178-.07.36-.15.4-.49.4-.87V.94c0-.52-.07-.942-.58-.942z"/></symbol><symbol viewBox="0 0 32 32" id="icon-breadcrumb"><title>breadcrumb</title><path d="M21.307 15.32L13.114.714c-.377-.67-1.222-.904-1.89-.53-.667.374-.905 1.22-.53 1.888L18.508 16l-7.745 13.94c-.372.67-.13 1.515.54 1.887.213.118.444.175.672.175.487 0 .96-.258 1.214-.714l8.12-14.616c.23-.422.23-.933-.01-1.353z"/></symbol><symbol viewBox="0 0 32 32" id="icon-calculator"><title>calculator</title><path d="M27 2.22C27 .994 26.006 0 24.78 0H7.22C5.994 0 5 .994 5 2.22v27.56C5 31.006 5.994 32 7.22 32h17.56c1.226 0 2.22-.994 2.22-2.22V2.22zM12 29H8v-4h4v4zm0-6H8v-4h4v4zm0-6H8v-4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4v-4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4v-4h4v4zm0-7H8V3h16v7z"/></symbol><symbol viewBox="0 0 32 32" id="icon-calendar"><title>calendar</title><path d="M5 23h4v4H5zm6 0h4v4h-4zm6 0h4v4h-4zM5 17h4v4H5zm6 0h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm-12-6h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM7.5 5.63c.828 0 1.5-.673 1.5-1.5V1.503c0-.828-.672-1.5-1.5-1.5S6 .676 6 1.503v2.624c0 .83.672 1.502 1.5 1.502zm17 0c.828 0 1.5-.673 1.5-1.5V1.503c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v2.623c0 .83.672 1.502 1.5 1.502zM29 3h-1v1.13c0 1.93-1.57 3.5-3.5 3.5S21 6.06 21 4.13V3H11v1.13c0 1.93-1.57 3.5-3.5 3.5S4 6.06 4 4.13V3H3C1.343 3 0 4.57 0 6.227V28.84C0 30.5 1.343 32 3 32h26c1.657 0 3-1.502 3-3.16V6.228C32 4.57 30.657 3 29 3zm0 26H3V9h26v20z"/></symbol><symbol viewBox="0 0 32 32" id="icon-car"><title>car</title><path d="M30.326 12.646l-3.193-9.69C26.93 2.336 26.356 2 25.707 2H6.293c-.65 0-1.224.338-1.426.955l-3.193 9.73C.688 13.178 0 14.15 0 15.32v6.59c0 1.565 1 2.846 3 2.976v3.28C3 29.266 3.65 30 4.75 30h1.917C7.767 30 9 29.266 9 28.166V25h14v3.103c0 1.1 1.233 1.897 2.333 1.897h1.917c1.1 0 1.75-.797 1.75-1.897v-3.217c2-.13 3-1.41 3-2.975v-6.59c0-1.17-.688-2.18-1.674-2.67zm-23.268 7.97c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm17.884 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM4.937 12L7.38 5h17.24l2.443 7H4.937z"/></symbol><symbol viewBox="0 0 32 32" id="icon-checkbox-tick"><title>checkbox-tick</title><path d="M31.076 2.204c-9.734 5.965-16.798 13.492-19.972 17.27l-7.772-6.088L-.1 16.152l13.43 13.652c2.31-5.918 9.632-17.483 18.57-25.7l-.824-1.9z"/></symbol><symbol viewBox="0 0 32 32" id="icon-chevron-left"><title>chevron-left</title><path d="M13.462.9c-1.2 1.1-12.4 12.9-12.4 12.9-.6.6-.9 1.4-.9 2.2 0 .8.3 1.6.9 2.2 0 0 11.3 11.8 12.4 13 1.2 1.1 3.2 1.2 4.5 0 1.2-1.2 1.3-2.9 0-4.3L7.562 16l10.3-10.8c1.3-1.5 1.2-3.1 0-4.3-1.2-1.2-3.3-1.2-4.4 0z"/></symbol><symbol viewBox="0 0 32 32" id="icon-chevron-right"><title>chevron-right</title><path d="M11.6.9C12.8 2 24 13.8 24 13.8c.6.6.9 1.4.9 2.2s-.3 1.6-.9 2.2c0 0-11.3 11.8-12.4 13-1.2 1.1-3.2 1.2-4.5 0-1.2-1.2-1.3-2.9 0-4.3L17.5 16 7.2 5.2C5.9 3.7 6 2.1 7.2.9c1.2-1.2 3.3-1.2 4.4 0z"/></symbol><symbol viewBox="0 0 32 32" id="icon-clock"><title>clock</title><path d="M15.918.004c-8.837 0-16 7.164-16 16 0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.836-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm1.264-13.557l-.03-8.282c0-.69-.564-1.165-1.256-1.165h-.004c-.694 0-1.254.483-1.253 1.173l.03 8.938c0 .4.19.71.47.94.05.05.08.11.14.15l5.88 4.16c.22.16.47.23.72.23.39 0 .78-.18 1.02-.53.4-.56.27-1.34-.3-1.74l-5.45-3.86z"/></symbol><symbol viewBox="0 0 32 32" id="icon-close"><title>close</title><path d="M16 .004c-8.836 0-16 7.163-16 16s7.164 16 16 16c8.837 0 16-7.163 16-16s-7.163-16-16-16zm8 21.172l-2.828 2.828L16 18.834l-5.172 5.17L8 21.177l5.172-5.172L8 10.832l2.828-2.828L16 13.176l5.172-5.172L24 10.832l-5.172 5.172L24 21.176z"/></symbol><symbol viewBox="0 0 32 32" id="icon-cog"><title>cog</title><path d="M31.31 13.274l-3.698-1.207-.63-1.52L28.67 6.98c.18-.38.102-.834-.197-1.133L26.06 3.433c-.307-.307-.775-.38-1.16-.185L21.43 5.01l-1.52-.63L18.58.667c-.146-.4-.523-.667-.945-.667H14.22c-.432 0-.815.28-.95.692l-1.206 3.7-1.52.63-3.567-1.684c-.38-.18-.836-.1-1.134.197L3.43 5.95c-.308.305-.382.773-.186 1.16l1.763 3.47-.63 1.518-3.714 1.33c-.397.142-.663.52-.663.94v3.415c0 .433.278.816.69.95l3.7 1.208.628 1.52-1.685 3.57c-.18.38-.102.84.197 1.14l2.413 2.42c.306.31.775.38 1.16.19l3.47-1.77 1.52.63 1.33 3.71c.143.4.52.67.942.67h3.414c.43 0 .81-.27.95-.69l1.2-3.69 1.52-.63 3.56 1.68c.38.18.83.1 1.13-.2l2.41-2.41c.3-.3.38-.77.18-1.16l-1.77-3.47.63-1.52 3.71-1.33c.396-.14.662-.52.662-.94v-3.42c0-.43-.28-.814-.69-.95zM16 20.597c-2.532 0-4.593-2.06-4.593-4.593 0-2.532 2.06-4.593 4.594-4.593 2.54 0 4.6 2.07 4.6 4.6s-2.06 4.6-4.59 4.6z"/></symbol><symbol viewBox="0 0 32 32" id="icon-controller"><title>controller</title><path d="M30.2 9.6H1.9c-1 0-1.9.7-1.9 1.8v9.2c0 1 .9 1.9 1.9 1.9h28.2c1.1 0 1.9-.9 1.9-2v-9.2c.1-1-.8-1.7-1.8-1.7zM9.7 16.7H7.8v1.8H6.3v-1.9H4.4v-1.5h1.9v-1.9h1.5v1.9h1.9v1.6zm12.2.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5c0 .9-.7 1.5-1.5 1.5zm4.9-.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5z"/></symbol><symbol viewBox="0 0 32 32" id="icon-credit-card"><title>credit-card</title><path d="M32 6.997C32 5.342 30.658 4 29.003 4H2.997C1.342 4 0 5.342 0 6.997v18.005C0 26.658 1.342 28 2.997 28h26.005C30.658 28 32 26.658 32 25.003V6.997zM29 25H3V15h26v10zm0-15H3V7h26v3zM5.96 23h3c.552 0 1-.448 1-1s-.448-1-1-1h-3c-.55 0-.998.448-.998 1s.447 1 1 1zm6.995 0h7.993c.552 0 1-.448 1-1s-.448-1-1-1h-7.993c-.552 0-1 .448-1 1s.448 1 1 1z"/></symbol><symbol viewBox="0 0 32 32" id="icon-cross"><title>cross</title><path d="M26.5 9.61l-4.106-4.106L16 11.898 9.606 5.504 5.5 9.61l6.394 6.394L5.5 22.398l4.106 4.106L16 20.11l6.394 6.394 4.106-4.106-6.394-6.394z"/></symbol><symbol viewBox="0 0 32 32" id="icon-dashcam"><title>dashcam</title><g transform="translate(0 5)"><circle cx="16" cy="9" r="5"/><path d="M11.506 18H7.992C3.578 18 0 14.422 0 10V8c0-4.418 3.578-8 7.992-8h16.016C28.422 0 32 3.578 32 8v2c0 4.418-3.578 8-7.992 8h-3.514C21.43 19.046 22 20.42 22 21.927H10c0-1.506.57-2.88 1.506-3.927zM16 16c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7z"/></g></symbol><symbol viewBox="0 0 32 32" id="icon-dual-fuel"><title>dual-fuel</title><path d="M13.166 15.992c-.277-.99-.152-2.03.353-2.93.14-.25.31-.475.5-.684-.4-.432-.7-.955-.86-1.542-.28-.99-.15-2.03.35-2.93.03-.065.08-.12.12-.182-.71-.997-1.47-1.93-2.29-2.78-1.08-1.13-2.25-2.137-3.47-3.032-.5-.366-1.01-.715-1.53-1.045-.4-.255-.79-.51-1.2-.74-.18-.1-.39-.168-.58-.08-.06.027-.11.068-.16.12-.02.023-.04.047-.05.073-.16.253-.14.614-.09.93.3 1.776.12 3.965-.16 5.735-.438 2.774-1.357 5.403-2.55 7.783C.01 17.806-.35 21.702.32 25.183c.502 2.625 2.087 4.616 4.093 5.843-.06-.094-.128-.183-.18-.285-1.488-2.82-.444-6.08.794-8.69.633-1.33 1.36-2.62 1.93-3.99.283-.68.502-1.42.64-2.17.114-.63.158-1.37.085-2.01-.026-.23 0-.51.163-.62.084-.05.184-.04.276-.02.56.13 1.04.63 1.49 1.03.56.49 1.07 1.05 1.54 1.66.49.63.93 1.31 1.34 2.01 1.78 3.11 2.11 7.14 1.2 10.65-.32 1.24-.87 2.53-1.7 3.45 2.19-.7 3.61-2.18 4.54-4.17C15.62 27.1 15 26 15 24.77v-1.61c0-1.464 1-2.747 2-3.444V18.9c0-.04-.185-.072-.268-.09-1.683-.048-3.12-1.196-3.566-2.818zm18.77-5.24c-.276-.986-1.297-1.562-2.283-1.287L16.377 13.17c-.984.273-1.56 1.298-1.285 2.283.226.82.972 1.453 1.783 1.453.02 0 .043.094.063.094h.016c.08 0 .863.118 1.523.53.22.136.413.47.588.47H19v2h3v-2.142c0-.36-.395-.69-.588-.98-.26-.393-.61-.718-.92-.99l6.098-1.71 1.075.983c-.074.04-.156.08-.23.13-.597.35-1.207.97-1.83 1.6-.132.13-.605.5-.605.98V21h-5.893C18.002 21 17 22.056 17 23.16v1.6c0 1.106 1 2 2 2v2.244C19 30.66 20.45 32 22.107 32h2.844c1.66 0 3.05-1.34 3.05-2.996v-2.246c1-.017 2-.903 2-1.997v-1.6c0-1.1-.97-2.16-2.08-2.16H28v-3.14c0-.36.76-.63 1.183-.79.265-.1.498-.17.67-.21.084-.02.144-.03.185-.03h.036c.46-.05.847-.37.99-.81.14-.44.008-.92-.334-1.23l-1.477-1.33 1.395-.39c.986-.27 1.56-1.29 1.287-2.28zm-16.17-4.627c.315.237.705.37 1.11.37.164 0 .332-.022.5-.068l9.883-2.734c.12-.035.24-.08.35-.137.21-.113.4-.266.56-.447.07-.1.14-.19.2-.3.11-.21.19-.44.22-.68.03-.24.01-.49-.06-.74-.05-.19-.14-.35-.24-.51l-.06-.09c-.1-.14-.22-.27-.36-.37L27.8.37c-.144-.1-.297-.185-.463-.242 0-.005-.004-.007-.007-.007-.17-.05-.346-.08-.527-.08-.02 0-.04-.01-.06-.01-.02 0-.036.01-.05.01-.15.01-.3.02-.45.07L16.37 2.85c-.983.275-1.56 1.298-1.286 2.286.115.41.36.748.675.985zm-.674 4.17c.226.82.972 1.36 1.783 1.36.164 0 .33-.024.498-.07L30.648 7.88c.986-.274 1.56-1.296 1.287-2.282-.275-.988-1.296-1.565-2.282-1.29L16.377 8.012c-.984.277-1.56 1.3-1.285 2.286z"/></symbol><symbol viewBox="0 0 32 32" id="icon-electric-light"><title>electric-light</title><path d="M7.567 10.265c.227.822.973 1.36 1.785 1.36.164 0 .332-.023.498-.07l13.294-3.708c.988-.276 1.563-1.3 1.29-2.287-.276-.99-1.3-1.567-2.286-1.29L8.854 7.976c-.985.276-1.563 1.3-1.287 2.288zM9.354 6.46c.164 0 .332-.023.498-.07l9.9-2.737c.987-.277 1.563-1.3 1.288-2.29-.274-.987-1.298-1.566-2.285-1.29l-9.9 2.74c-.985.274-1.563 1.3-1.29 2.288.23.82.977 1.36 1.79 1.36zM22.15 9.433l-13.296 3.71c-.985.274-1.563 1.3-1.287 2.286.227.82.973 1.46 1.785 1.46.022 0 .043.1.064.1h.016c.08 0 .864.11 1.525.53.22.13.413.47.59.47H12v2h2v-2.16c0-.36-.153-.69-.347-.98-.26-.4-.49-.72-.8-1l6.167-1.71 1.107.98c-.075.04-.14.08-.216.12-.59.35-1.08.86-1.56 1.59-.19.29-.34.62-.34.98V21H11.6c-1.12 0-1.6 1.04-1.6 2.148v1.604c0 1.106 0 2.003 2 2.003V29c0 1.66.932 3 2.592 3h2.848C19.1 32 20 30.66 20 29v-2.25c2-.016 2-.903 2-2v-1.603C22 22.04 21.52 21 20.413 21H20v-3.163c1-.365 1.008-.63 1.432-.797.265-.107.622-.172.793-.21.085-.02.207-.03.248-.038.018-.003.06-.005.066-.006.46-.05.86-.372 1-.813.14-.442.01-.928-.33-1.24L21.74 13.4l1.4-.39c.987-.274 1.563-1.3 1.29-2.287-.276-.99-1.3-1.566-2.285-1.29z"/></symbol><symbol viewBox="0 0 32 32" id="icon-envelope"><title>envelope</title><path d="M31.562 4.464c-.377-.626-.974-1.098-1.685-1.317C29.597 3.062 29.307 3 29 3H3c-.307 0-.598.062-.877.148-.712.22-1.308.69-1.685 1.316C.166 4.914 0 5.44 0 6.004v20c0 .307.06.598.146.877.22.72.688 1.31 1.313 1.69.45.27.97.44 1.54.44h26c.56 0 1.09-.16 1.54-.43.62-.38 1.09-.97 1.31-1.68.08-.28.14-.57.14-.87v-20c0-.56-.17-1.09-.44-1.54zM27.022 6L19 14.024l-1.5 1.5-.793.795c-.39.39-1.023.39-1.414 0l-.793-.8-1.5-1.5L4.978 6H27.02zM3 7.026l8.5 8.5-8.5 8.5v-17zM4.02 26L13 17.024l1.586 1.587c.78.79 2.047.79 2.828.01L19 17.03 27.978 26H4.02zM29 24.026l-8.5-8.5 8.5-8.5v17z"/></symbol><symbol viewBox="0 0 32 32" id="icon-exit-noexit"><title>exit-noexit</title><path d="M7.874 16.004c4.388 0 7.945-3.582 7.945-8s-3.56-8-7.95-8c-4.39 0-7.95 3.582-7.95 8s3.55 8 7.94 8zM4.636 7.388l1.576 1.604 4.9-4.988 1.48 1.505L6.212 12 3.157 8.89l1.48-1.506zM31.176.51c-.592-.595-1.552-.595-2.143 0L.343 29.4c-.59.595-.59 1.56 0 2.157.297.298.685.446 1.073.446.388 0 .776-.148 1.072-.446L31.176 2.67c.59-.597.59-1.564 0-2.16zm.724 19.427l-2.932-2.932-4.568 4.567-4.567-4.567-2.933 2.932 4.567 4.567L16.9 29.07l2.933 2.934 4.567-4.567 4.568 4.567L31.9 29.07l-4.567-4.566z"/></symbol><symbol viewBox="0 0 31.99 32" id="icon-facebook-brand"><title>facebook-brand</title><path d="M30.23 0H1.77A1.77 1.77 0 0 0 0 1.77v28.46A1.77 1.77 0 0 0 1.77 32h15.32V19.61h-4.17v-4.83h4.17v-3.56c0-4.13 2.52-6.39 6.21-6.39A34 34 0 0 1 27 5v4.34h-2.53c-2 0-2.39 1-2.39 2.35v3.08h4.78l-.63 4.83h-4.16V32h8.15A1.77 1.77 0 0 0 32 30.23V1.77A1.76 1.76 0 0 0 30.23 0" fill="#3b5999"/></symbol><symbol viewBox="0 0 32 32" id="icon-facebook"><title>facebook</title><path d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm4 11h-1.546C17.32 11 17 11.733 17 12.524V14h2.905l-.352 3H17v7h-3v-7h-2v-3h2v-1.746c0-2.337 1.618-3.61 3.703-3.61 1 0 2.026.074 2.297.108V11z"/></symbol><symbol viewBox="0 0 32 32" id="icon-filter"><title>filter</title><path d="M30.5 15h-2.714c-.542-2-2.014-2.7-3.765-2.7-1.75 0-3.22.7-3.76 2.7H1.5c-.828 0-1.5.672-1.5 1.5 0 .83.672 1.5 1.5 1.5h18.912c.64 1 2.01 2.3 3.61 2.3 1.598 0 2.968-1.3 3.608-2.3h2.87c.828 0 1.5-.67 1.5-1.5 0-.828-.672-1.5-1.5-1.5zm0 10H11.786c-.542-2-2.014-2.7-3.765-2.7-1.75 0-3.22.7-3.76 2.7H1.5c-.828 0-1.5.672-1.5 1.5 0 .83.672 1.5 1.5 1.5h2.912c.64 1 2.01 2.3 3.61 2.3 1.598 0 2.968-1.3 3.608-2.3H30.5c.828 0 1.5-.67 1.5-1.5 0-.828-.672-1.5-1.5-1.5zM1.5 8h8.912c.64 1 2.01 2.3 3.61 2.3C15.62 10.3 16.99 9 17.63 8H30.5c.828 0 1.5-.67 1.5-1.5 0-.828-.672-1.5-1.5-1.5H17.786c-.542-2-2.014-2.7-3.765-2.7-1.75 0-3.22.7-3.76 2.7H1.5C.672 5 0 5.672 0 6.5 0 7.33.672 8 1.5 8z"/></symbol><symbol viewBox="0 0 32 32" id="icon-fixed-variable"><title>fixed-variable</title><path d="M30.833.53c-.58-.594-1.52-.594-2.1 0L.636 29.406c-.58.595-.58 1.562 0 2.157.29.298.67.446 1.05.446s.76-.15 1.05-.45L30.833 2.69c.58-.595.58-1.562 0-2.157zm1.27 26.44c-.05-.12-.163.03-.29.03H30v-5.478c0-.177-.93-.522-1.1-.522h-3.5c-.082 0-.206.135-.264.195-.058.06-.136.242-.136.327V27h-2.514c-.126 0-.24-.15-.287-.03-.05.12-.03.03.06.123l4.66 4.793c.05.06.13.094.22.094s.16-.034.22-.094l4.66-4.793c.09-.092.11-.003.07-.122zm-8.395-2.01c.058-.06.292-.086.292-.17V20h2.202c.126 0 .24-.196.287-.315.04-.12.02-.375-.07-.466l-4.67-4.8c-.06-.06-.14-.1-.22-.1-.08 0-.16.03-.22.09l-4.67 4.79c-.09.09-.12.34-.07.46.05.12.16.31.28.31H20v4.79c0 .17-.383.21-.21.21h3.497c.083 0 .363.02.42-.04zM1.9 16h10c.825 0 1.1-.675 1.1-1.5V9c0-.825-.275-1-1.1-1H11V4.5C11 2.02 8.98 0 6.5 0S2 2.02 2 4.5V8c-1 0-2 .175-2 1v5.5c0 .825 1.075 1.5 1.9 1.5zM4 4.5C4 3.12 5.12 2 6.5 2S9 3.12 9 4.5V8H4V4.5z"/></symbol><symbol viewBox="0 0 32 32" id="icon-gas"><title>gas</title><path d="M26.616 15.188c-1.317-4.09-4.083-7.55-7.437-10.244-1.41-1.132-2.92-2.138-4.5-3.033-.65-.36-1.31-.71-1.98-1.04-.51-.26-1.01-.51-1.54-.74-.24-.1-.51-.17-.75-.08-.08.03-.14.07-.2.12-.03.02-.05.05-.07.08-.21.25-.18.61-.11.93.38 1.78.15 3.97-.21 5.74-.57 2.78-1.76 5.41-3.3 7.79C4.5 17.83 4.03 21.72 4.9 25.2c.65 2.623 2.7 4.614 5.29 5.84-.07-.094-.16-.183-.23-.285-1.92-2.82-.57-6.08 1.03-8.69.81-1.336 1.75-2.62 2.49-3.99.362-.684.65-1.42.82-2.173.145-.63.2-1.37.11-2.01-.036-.23 0-.51.21-.62.11-.05.24-.043.356-.02.72.13 1.34.625 1.92 1.025.72.49 1.38 1.044 1.995 1.653.63.63 1.2 1.308 1.72 2.01 2.3 3.11 2.73 7.137 1.55 10.645-.412 1.24-1.13 2.52-2.2 3.44 4.7-1.18 6.92-4.46 7.4-8.777.3-2.7.08-5.45-.76-8.04z"/></symbol><symbol viewBox="0 0 32 32" id="icon-gauge"><title>gauge</title><path d="M16 .004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm-1 4.063c0-.553.447-1 1-1 .553 0 1 .447 1 1v1.875c0 .553-.447 1-1 1-.553 0-1-.447-1-1V4.067zm-4.91 5.635c-.385.396-1.017.404-1.413.02L7.334 8.41c-.396-.382-.404-1.014-.02-1.41.387-.397 1.02-.406 1.415-.02l1.34 1.308c.39.386.4 1.018.02 1.414zm1.43-2.598l-.79-1.7c-.234-.5-.018-1.095.483-1.33.5-.232 1.095-.016 1.33.485l.79 1.7c.234.5.018 1.09-.483 1.32-.502.23-1.096.01-1.33-.49zm7.555 17.386c-.613 1.552-2.368 2.312-3.92 1.7-1.552-.614-2.445-2.37-1.83-3.92.333-.848.675-1.447 1.675-1.728v-8.91c0-.553.447-1 1-1 .553 0 1 .447 1 1v8.906c0 .013.207.017.244.03 1.55.615 2.444 2.37 1.83 3.922zm2.727-19.085l-.792 1.7c-.233.5-.828.718-1.33.484-.5-.24-.717-.83-.483-1.33l.792-1.7c.23-.5.82-.72 1.32-.49.5.23.72.82.48 1.33zm3.395 3.008L23.854 9.72c-.396.387-1.03.378-1.414-.018s-.377-1.03.02-1.414L23.8 6.98c.396-.386 1.03-.377 1.414.02.386.395.378 1.027-.02 1.413z"/></symbol><symbol viewBox="0 0 32 32" id="icon-github"><title>github</title><path fill-rule="evenodd" fill="#221E1B" d="M16 0C7.2 0 0 7.3 0 16.4 0 23.7 4.6 29.8 10.9 32c.8.2 1.1-.4 1.1-.8v-2.8c-4.5 1-5.4-2.2-5.4-2.2-.7-1.9-1.8-2.4-1.8-2.4-1.5-1 .1-1 .1-1 1.6.1 2.5 1.7 2.5 1.7 1.4 2.5 3.7 1.8 4.7 1.4.1-1.1.6-1.8 1-2.2-3.6-.4-7.3-1.8-7.3-8.1 0-1.8.6-3.3 1.6-4.4-.2-.4-.7-2.1.2-4.3 0 0 1.3-.4 4.4 1.7 1.3-.4 2.6-.5 4-.6 1.4 0 2.7.2 4 .6 3.1-2.1 4.4-1.7 4.4-1.7.9 2.3.3 3.9.2 4.3 1 1.1 1.6 2.6 1.6 4.4 0 6.3-3.7 7.7-7.3 8.1.6.5 1.1 1.5 1.1 3v4.5c0 .4.3.9 1.1.8C27.4 29.8 32 23.7 32 16.4 32 7.3 24.8 0 16 0z"/></symbol><symbol viewBox="0 0 31.36 32" id="icon-google-brand"><title>google-brand</title><path d="M31.36 16.36a18.49 18.49 0 0 0-.29-3.27H16v6.19h8.61a7.35 7.35 0 0 1-3.19 4.83v4h5.17a15.6 15.6 0 0 0 4.77-11.76z" fill="#4285f4"/><path d="M16 32a15.28 15.28 0 0 0 10.59-3.88l-5.17-4A9.66 9.66 0 0 1 7.05 19H1.68v4.14A16 16 0 0 0 16 32z" fill="#34a853"/><path d="M7.05 19a9.46 9.46 0 0 1 0-6.08V8.81H1.68a16 16 0 0 0 0 14.37z" fill="#fbbc05"/><path d="M16 6.36a8.64 8.64 0 0 1 6.12 2.39l4.56-4.58A15.39 15.39 0 0 0 16 0 16 16 0 0 0 1.68 8.81L7.05 13A9.54 9.54 0 0 1 16 6.36z" fill="#ea4335"/></symbol><symbol viewBox="0 0 32 32" id="icon-google"><title>google</title><path d="M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm-4.2 23.4c-4.1 0-7.4-3.3-7.4-7.4s3.3-7.4 7.4-7.4c2 0 3.7.7 5 1.9l-2 1.9c-.5-.5-1.5-1.2-3-1.2-2.4 0-4.6 2.1-4.6 4.7s2 4.7 4.6 4.7c3 0 4-2.1 4.2-3.2h-4.2V15h7c0 .4.1.7.1 1.3 0 4.1-2.9 7.1-7.1 7.1zm13.8-6.3v2.1h-2.1v-2.1h-2.1V15h2.1v-2.1h2.1V15h2.1v2.1h-2.1z"/></symbol><symbol viewBox="0 0 32 32" id="icon-graph-up"><title>graph-up</title><path d="M10 17.336V32h5V19.065l-3.362-3.375zm7 3.576V32h5V15.895l-3.662 3.675zm6.903-7.124L23.9 31.976l5.1.028V8.837l-.375.31zm-19.597 9.42L3 24.372V32h5V20h-.358zM31.486 0h-8.054c-.44 0-.662.534-.35.846l2.635 2.644.015.016-9.006 9.04-5.28-5.303L0 18.75l2.795 2.805 8.65-8.7 5.282 5.304.08-.08 3.653-3.67 8.067-8.1 2.61 2.61c.315.31.863.09.863-.36V.5c0-.272-.237-.5-.513-.5z"/></symbol><symbol viewBox="0 0 32 32" id="icon-home"><title>home</title><path d="M31.407 15.023L26 9.885V2h-4v3.79L16.776.39c-.516-.514-1.334-.514-1.85 0L.292 15.023c-.393.392-.486.8-.273 1.313.21.513.74.664 1.29.664H3v13H1.977c-.575 0-1.04.427-1.04 1s.465 1 1.04 1H30.17c.574 0 1.04-.427 1.04-1s-.466-1-1.04-1H29V17h1.684c.557 0 .933-.15 1.147-.664.22-.513-.03-.92-.42-1.313zM14 30H8V17h6v13zm10-7h-6v-6h6v6z"/></symbol><symbol viewBox="0 0 32 32" id="icon-hot"><title>hot</title><path d="M17 19.195v-7.93c0-.666-.337-1.205-1-1.205-.66 0-1 .538-1 1.205v7.93c-2 .517-3.03 2.1-3.03 3.973 0 2.294 1.8 4.154 4.08 4.154 2.28 0 4.003-1.86 4.003-4.154 0-1.873-1.053-3.456-3.053-3.973zm5-2.923V5.526C22 2.48 19.025.004 16 .004c-3.026 0-6 2.477-6 5.522v10.746c-2 1.66-3.038 4.19-3.038 6.896 0 4.872 4.068 8.836 8.91 8.836 4.84 0 9.1-3.963 9.1-8.836 0-2.705-.972-5.236-2.972-6.896zm-6 13.32c-3.526 0-6.34-2.874-6.34-6.423 0-2.42 1.34-4.53 3.34-5.63V5.52c0-1.72 1.294-3.11 3-3.11 1.707 0 3 1.397 3 3.11v12.03c2 1.094 3.338 3.2 3.338 5.617 0 3.55-2.81 6.425-6.338 6.425z"/></symbol><symbol viewBox="0 0 32 32" id="icon-info"><title>info</title><path d="M15.9.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM13.792 5.54c.534-.494 1.17-.74 1.91-.74s1.374.246 1.903.74c.53.492.794 1.085.794 1.78 0 .693-.27 1.284-.81 1.772s-1.17.732-1.9.732c-.74 0-1.38-.244-1.91-.732s-.8-1.08-.8-1.773c0-.7.26-1.29.8-1.78zM20 26h-8v-1.008c0-.018.343-.04.57-.068.23-.027.362-.073.526-.137.292-.11.553-.267.67-.472.12-.206.234-.477.234-.815v-7.968c0-.32-.16-.6-.306-.842s-.372-.436-.59-.582c-.165-.11-.137-.214-.47-.315-.333-.1-.634-.163-.634-.19v-1l6.25-.356-.25.205v10.87c0 .32.227.59.364.815.137.224.412.39.668.5.183.082.224.155.443.22.22.062.525.108.525.135V26z"/></symbol><symbol viewBox="0 0 32 32" id="icon-kettle"><title>kettle</title><path d="M31.983 26c0-3.997-1.984-7.12-3.983-9.62v-5.855c0-5.8-4.65-10.52-10.5-10.52S7 4.723 7 10.525v5.855c0 .283-.44.575-.672.878l-1.16-1.18c-.78-.774-2.03-.774-2.81 0L.592 17.834c-.78.774-.777 2.028.004 2.802l3.055 3.132c.6.86.35 6.253.35 6.253 0 1.1.37 1.98 1.48 1.98h24.51c1.1 0 2.01-.88 2.01-1.97v-3.97c0-.04 0-.05-.01-.06zM14.815 10.67c0 .447.053.865.235 1.242-1.806.337-3.05 1.006-5.05 1.948v-3.336c0-4.162 3.302-7.55 7.5-7.55S25 6.36 25 10.524v3.336c-1-.942-3.015-1.61-4.82-1.95.18-.376.377-.794.377-1.24 0-1.596-1.262-2.89-2.87-2.89s-2.872 1.295-2.872 2.89zM28.237 29H25v-4.84c0-2.842-3.52-8.2-6.61-8.623 6.635.294 9.932 5.245 9.9 8.74-.033 3.495-.053 4.723-.053 4.723z"/></symbol><symbol viewBox="0 0 32 32" id="icon-key"><title>key</title><path d="M32 25.774c.01-.175-.054-.346-.178-.47L19.714 13.197c1.118-3.49.3-7.464-2.468-10.233C13.3-.98 6.904-.98 2.96 2.964-.987 6.91-.987 13.306 2.96 17.25c2.768 2.77 6.74 3.587 10.23 2.47l1.755 1.755c.12.12.284.183.454.177l4.78-.187L20 26.14c-.012.34.293.648.63.63l4.676-.18-.185 4.79c0 .17.06.333.18.452.16.146.3.187.47.176l5.67.002c.31-.02.55-.263.57-.565V25.78zM9.663 9.668C8.43 10.9 6.433 10.9 5.2 9.668s-1.234-3.232 0-4.465 3.23-1.233 4.464 0 1.233 3.233 0 4.465z"/></symbol><symbol viewBox="0 0 32 32" id="icon-lock"><title>lock</title><path d="M25.9 15H25V9.004c0-4.963-4.037-9-9-9s-9 4.037-9 9V15H5.9C4.25 15 3 16.354 3 18.004v11C3 30.654 4.25 32 5.9 32h20c1.65 0 3.1-1.346 3.1-2.996v-11C29 16.354 27.55 15 25.9 15zM11 9.004c0-2.76 2.24-5 5-5s5 2.24 5 5V15H11V9.004z"/></symbol><symbol viewBox="0 0 32 32" id="icon-magnify-in"><title>magnify-in</title><path d="M15 6h-4v5H6v3h5v5h4v-5h4v-3h-4zm16.415 20.99l-.193-.192-7.69-7.722c1.067-1.848 1.688-4 1.703-6.29C25.28 5.773 19.655 0 12.675 0h-.085C5.647 0-.005 5.438-.05 12.42-.092 19.43 5.53 25 12.513 25h.083c2.32 0 4.496-.428 6.367-1.526l7.684 7.817c.192.2.193.25.193.25.58.59 1.522.61 2.103.03l2.472-2.47c.58-.58.58-1.51 0-2.1zM19.23 19.338C17.455 21.11 15.098 22 12.596 22h-.062c-5.193 0-9.39-4.347-9.358-9.56C3.208 7.26 7.432 3 12.59 3h.064c2.516 0 4.875 1.144 6.642 2.94 1.767 1.798 2.732 4.2 2.716 6.728-.017 2.514-1.004 4.898-2.78 6.67z"/></symbol><symbol viewBox="0 0 32 32" id="icon-magnify"><title>magnify</title><path d="M31.415 26.982l-.193-.193-7.69-7.73c1.067-1.85 1.688-4 1.703-6.29.045-7-5.58-12.77-12.56-12.77h-.084C5.65 0 0 5.43-.05 12.42-.092 19.43 5.53 25 12.513 25h.083c2.32 0 4.673-.433 6.544-1.53L27 31.288v.047l.015.217c.58.584 1.435.595 2.016.012l2.43-2.475c.58-.59.54-1.53-.04-2.11zm-12.184-7.65C17.46 21.106 15.1 22 12.6 22h-.062c-5.193 0-9.39-4.347-9.358-9.56C3.208 7.26 7.432 3 12.59 3h.064c2.516 0 4.875 1.14 6.642 2.936 1.767 1.797 2.732 4.2 2.716 6.727-.017 2.515-1.004 4.898-2.78 6.67z"/></symbol><symbol viewBox="0 0 32 32" id="icon-menu"><title>menu</title><path d="M29.5 13h-27C1.12 13 0 14.343 0 16s1.12 3 2.5 3h27c1.38 0 2.5-1.343 2.5-3s-1.12-3-2.5-3zm0 10h-27C1.12 23 0 24.343 0 26s1.12 3 2.5 3h27c1.38 0 2.5-1.343 2.5-3s-1.12-3-2.5-3zM2.5 9h27C30.88 9 32 7.657 32 6s-1.12-3-2.5-3h-27C1.12 3 0 4.343 0 6s1.12 3 2.5 3z"/></symbol><symbol viewBox="0 0 32 32" id="icon-message"><title>message</title><path d="M28.7 1H3.1C1.333 1 0 3.104 0 4.87v16C0 22.64 1.333 24 3.1 24H5v5.05s-.18 1.155.67 1.56c1.067.503 2.032-.346 2.032-.346L13.85 24H28.7c1.767 0 3.3-1.362 3.3-3.13v-16C32 3.105 30.468 1 28.7 1zm.3 19.87c0 .11-.19.13-.3.13H12.697L8 25.877V21H3.1c-.11 0-.1-.02-.1-.13v-16c0-.11-.01-.87.1-.87h25.6c.11 0 .3.76.3.87v16zM23.915 14H7.885c-.768 0-1.39.73-1.39 1.5s.622 1.5 1.39 1.5h16.03c.77 0 1.392-.73 1.392-1.5s-.623-1.5-1.392-1.5zm0-6H7.885c-.768 0-1.39.73-1.39 1.5s.622 1.5 1.39 1.5h16.03c.77 0 1.392-.73 1.392-1.5S24.684 8 23.915 8z"/></symbol><symbol viewBox="0 0 32 32" id="icon-mobile"><title>mobile</title><path d="M25 2.836C25 1.27 23.73 0 22.164 0H9.836C8.27 0 7 1.27 7 2.836v26.33C7 30.73 8.27 32 9.836 32h12.33C23.73 32 25 30.73 25 29.164V2.836zM12.898 2H18.9c.498 0 .9.504.9 1s-.402 1-.898 1H12.9c-.498 0-.9-.504-.9-1s.402-1 .898-1zM15.9 30.372c-.832 0-1.512-.68-1.512-1.512 0-.83.68-1.512 1.512-1.512s1.512.68 1.512 1.512-.68 1.512-1.512 1.512zM23 26H9V5h14v21z"/></symbol><symbol viewBox="0 0 32 32" id="icon-monthly-dd"><title>monthly-dd</title><path d="M7.5 5.625c.828 0 1.5-.672 1.5-1.5V1.5C9 .672 8.328 0 7.5 0S6 .672 6 1.5v2.623c0 .83.672 1.502 1.5 1.502zm17 0c.828 0 1.5-.672 1.5-1.5V1.5c0-.828-.672-1.5-1.5-1.5S23 .672 23 1.5v2.623c0 .83.672 1.502 1.5 1.502zM29 3h-1v1.125c0 1.93-1.57 3.5-3.5 3.5s-3.5-1.57-3.5-3.5V3H11v1.125c0 1.93-1.57 3.5-3.5 3.5S4 6.055 4 4.125V3H3C1.343 3 0 4.567 0 6.223v22.614C0 30.494 1.343 32 3 32h26c1.657 0 3-1.506 3-3.163V6.223C32 4.567 30.657 3 29 3zm0 26H3V9h26v20zM15 19c0-2.977-.83-5-3.94-5H7v10h4.06c3.11 0 3.94-2.054 3.94-5zm-6 3v-6h1.31c1.62 0 2.69 1.288 2.69 3 0 1.71-1.07 3-2.69 3H9zm16-3c0-2.977-1.113-5-4.224-5H17v10h3.776C23.886 24 25 21.946 25 19zm-6 3v-6h1.31c1.62 0 2.69 1.29 2.69 3 0 1.712-1.07 3-2.69 3H19z"/></symbol><symbol viewBox="0 0 32 32" id="icon-network"><title>network</title><path d="M28.5 24c-1.4 0-2.6.8-3.2 2H9v-.6l11.1-11.1c1.2.4 2.7.2 3.6-.8 1.4-1.4 1.4-3.6 0-4.9-1.4-1.4-3.6-1.4-4.9 0-1 1-1.2 2.4-.8 3.6L7.2 23H6V6.7c1.2-.6 2-1.8 2-3.2C8 1.6 6.4 0 4.5 0S1 1.6 1 3.5c0 1.4.8 2.6 2 3.2V23H0v9h9v-3h16.3c.6 1.2 1.8 2 3.2 2 1.9 0 3.5-1.6 3.5-3.5S30.4 24 28.5 24z"/></symbol><symbol viewBox="0 0 32 32" id="icon-no-exit"><title>no-exit</title><path d="M15.9.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 28c-6.627 0-12-5.373-12-12 0-2.29.64-4.427 1.753-6.247l16.495 16.495c-1.82 1.11-3.96 1.752-6.248 1.752zm10.248-5.753L9.653 5.76c1.82-1.112 3.96-1.753 6.247-1.753 6.627 0 12 5.373 12 12 0 2.29-.64 4.428-1.752 6.247z"/></symbol><symbol viewBox="0 0 32 32" id="icon-pdf"><title>pdf</title><path d="M26.213 18.425c-.427-.42-1.372-.643-2.812-.662-.97-.01-2.14.075-3.38.248-.55-.31-1.12-.66-1.56-1.08-1.2-1.12-2.2-2.68-2.83-4.39.04-.16.08-.3.11-.44 0 0 .68-3.84.5-5.14-.02-.18-.04-.23-.09-.37l-.06-.15c-.18-.42-.54-.65-1.11-.63l-.33.2h-.01c-.63 0-1.14.11-1.28.59-.41 1.52.02 3.67.78 6.6l-.19.43c-.55 1.34-1.24 2.66-1.84 3.86l-.08.14c-.64 1.25-1.22 2.31-1.74 3.21l-.54.28c-.04.02-.97.51-1.184.65-1.85 1.11-3.08 2.36-3.28 3.36-.067.32-.02.724.31.913l.526.26c.23.11.47.17.716.17 1.32 0 2.85-1.643 4.96-5.324 2.44-.8 5.21-1.45 7.64-1.82 1.85 1.042 4.127 1.77 5.565 1.77.253 0 .473-.03.65-.077.28-.07.51-.23.65-.44.28-.42.338-1 .26-1.59-.022-.177-.162-.39-.314-.54zm-19.7 7.018c.24-.658 1.194-1.958 2.6-3.11.09-.073.308-.277.507-.467-1.472 2.348-2.457 3.284-3.106 3.577zm8.338-19.2c.43 0 .67 1.07.69 2.07s-.21 1.706-.5 2.226c-.24-.77-.35-1.99-.35-2.78 0 0-.01-1.52.18-1.52zm-2.48 13.683c.3-.53.61-1.086.92-1.677.77-1.45 1.25-2.58 1.61-3.52.72 1.3 1.61 2.41 2.66 3.29.13.11.27.22.42.33-2.13.42-3.97.93-5.59 1.56zm13.44-.12c-.13.08-.5.128-.74.128-.77 0-1.72-.353-3.06-.927.52-.038.99-.057 1.41-.057.78 0 1.01-.003 1.76.19s.77.584.64.666zm2.38-13.57L23.7 1.77C22.725.798 20.775 0 19.4 0h-15C3.025 0 2 1.13 2 2.504v27C2 30.88 3.025 32 4.4 32h23c1.375 0 2.6-1.12 2.6-2.496v-19c0-1.375-.845-3.296-1.818-4.268zm-1.47 1.412c.1.098.2.352.29.352H22V2.896c0 .095.206.19.304.29l4.414 4.462zM28 29.504c0 .27-.33.496-.6.496h-23c-.27 0-.4-.225-.4-.496v-27c0-.27.13-.504.4-.504h15c.15 0 .6.023.6.057V10h7.847c.034 0 .153.353.153.504v19z"/></symbol><symbol viewBox="0 0 32 32" id="icon-pencil"><title>pencil</title><path d="M21.877.004l-2.916 2.83s9.73 9.76 9.73 9.663c0-.098 2.82-2.928 2.82-2.928L21.88 0zm-3.79 3.904L2.443 20.488.5 32.003l11.665-1.757L27.71 13.57l-9.624-9.662zM5.167 28.88l-1.46-1.463.78-4.978 1.146-1.24.035.03-.02.02 5.745 5.69-1.175 1.23-5.054.68z"/></symbol><symbol viewBox="0 0 32 32" id="icon-person-add"><title>person-add</title><path d="M30.443 21.938c-.306-.58-.69-1.11-1.14-1.572-.3-.31-.627-.588-.98-.833-1.055-.736-2.327-1.166-3.695-1.166-1.368 0-2.64.43-3.697 1.166-.35.245-.68.525-.98.833-.44.463-.83.992-1.14 1.572-.51.966-.8 2.072-.8 3.247 0 1.175.29 2.282.8 3.248 1.13 2.125 3.31 3.57 5.82 3.57 2.51 0 4.7-1.445 5.82-3.57.51-.966.8-2.073.8-3.248 0-1.175-.29-2.28-.8-3.247zM28 26h-2v2.163c0 .55-.45 1-1 1s-1-.45-1-1V26h-2c-.55 0-1-.45-1-1s.45-1 1-1h2v-1.837c0-.55.45-1 1-1s1 .45 1 1V24h2c.55 0 1 .45 1 1s-.45 1-1 1zm-10.958 3.366c-.674-1.277-1.03-2.723-1.03-4.18 0-1.46.355-2.904 1.03-4.182.393-.745.89-1.427 1.473-2.03.387-.4.814-.763 1.27-1.08.764-.532 1.597-.92 2.47-1.176 1.09-1.754 1.75-3.95 1.75-6.348 0-1.18-.166-2.31-.455-3.366-1.114-4.07-4.182-7-7.802-7-3.307 0-6.15 2.447-7.47 5.972-.497 1.336-.785 2.82-.785 4.394 0 3.778 1.615 7.075 4.02 8.886.24 1.424-.604 2.342-2.004 3.012-5.46.788-9.27 2.572-9.27 4.65 0 2.808 6.94 5.084 15.5 5.084 1.13 0 2.22-.052 3.29-.13-.8-.693-1.49-1.53-2-2.506z"/></symbol><symbol viewBox="0 0 32 32" id="icon-person"><title>person</title><path d="M22.847 22.33c-1.604-.713-2.538-1.7-2.156-3.297 2.32-1.853 3.85-5.038 3.85-8.663 0-1.18-.17-2.31-.47-3.366-1.15-4.07-4.31-7-8.05-7-3.41 0-6.34 2.447-7.7 5.972-.51 1.336-.81 2.82-.81 4.394 0 3.778 1.67 7.075 4.15 8.886.25 1.424-.62 2.342-2.07 3.012C3.96 23.056.02 24.84.02 26.92c0 2.807 7.162 5.083 16 5.083s16-2.276 16-5.083c0-2.03-3.755-3.777-9.17-4.59z"/></symbol><symbol viewBox="0 0 32 32" id="icon-phone"><title>phone</title><path d="M3.25 9.87c.82 3.74 3.61 8.43 7.83 12.65 4.22 4.22 8.91 7 12.65 7.83 2.42.53 4.45.24 5.7-1.01l2.12-2.11c.88-.88.88-2.31 0-3.19l-5.36-3.68c-.88-.88-2.31-.88-3.19 0l-1.76 1.76c-1.07 1.07-4.11-.25-6.8-2.94-2.69-2.69-4.01-5.74-2.94-6.8l1.76-1.76c.88-.88.88-2.31 0-3.19l-3.7-5.37c-.88-.88-2.31-.88-3.19 0L4.26 4.17c-1.25 1.25-1.54 3.28-1.01 5.7z"/></symbol><symbol viewBox="0 0 32 32" id="icon-piggy-bank"><title>piggy-bank</title><path d="M32 11.007c0-1.3-1.078-2.356-2.407-2.356-.583 0-1.11.22-1.526.55C25.492 5.99 21.053 3.86 16 3.86c-1.99 0-3.888.33-5.613.927l-3.3-1.63c-.42-.206-.98-.187-1.38.054-.4.24-.707.67-.707 1.13v3.58C4 8.8 3.414 10 2.83 11h-.864C.886 11 0 11.724 0 12.783v5.72C0 19.56.885 20 1.966 20h.864C3.473 22 4 22.685 5 23.624v4.223C5 28.883 6.276 29 7.335 29h2.888c1.06 0 1.777-.117 1.777-1.154v-.853c1 .278 2.664.438 4 .438 1.336 0 3-.16 4-.43v.86c0 1.04.718 1.16 1.777 1.16h2.888c1.06 0 2.335-.11 2.335-1.15v-4.23c2-2.1 3.624-4.89 3.624-7.98 0-.8-.202-1.58-.39-2.34 1.07-.24 1.766-1.17 1.766-2.29zm-24.766 2.72c-.827 0-1.498-.655-1.498-1.465s.67-1.466 1.498-1.466 1.498.656 1.498 1.466-.67 1.466-1.498 1.466z"/></symbol><symbol viewBox="0 0 32 32" id="icon-pin"><title>pin</title><path d="M15.9.004c-5.523 0-10 4.477-10 10 0 10 10 22 10 22s10-12 10-22c0-5.523-4.477-10-10-10zm0 16c-3.314 0-6-2.686-6-6s2.686-6 6-6 6 2.686 6 6-2.686 6-6 6z"/></symbol><symbol viewBox="0 0 32 32" id="icon-play"><title>play</title><path d="M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2zm-3.1 19.6V10.4l8.4 5.6-8.4 5.6z"/></symbol><symbol viewBox="0 0 32 32" id="icon-pound-circle"><title>pound-circle</title><path d="M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm3.1 14.5v2.4h-4.2v4.7h6V24H9.6v-2.4h2.2v-4.7H10v-2.4h1.8v-2.2c0-2.8 2.2-4.8 5.2-4.8 1.2 0 2.5.3 3.9.8l-.8 2.3c-.9-.4-1.7-.6-2.5-.6-1.5 0-2.6 1-2.6 2.5v1.9h4.1v.1z"/></symbol><symbol viewBox="0 0 32 32" id="icon-pound-note"><title>pound-note</title><path d="M32 7.997C32 6.342 30.658 5 29.003 5H2.997C1.342 5 0 6.342 0 7.997v17.005C0 26.658 1.342 28 2.997 28h26.005C30.658 28 32 26.658 32 25.003V7.997zM29 26H3V8h26v18zM8.49 17c0-2.94 1.696-5 4.16-7H5v14h7.65c-2.464-2-4.16-4.06-4.16-7zm15.02 0c0 2.94-1.696 5-4.16 7H27V10h-7.65c2.464 2 4.16 4.06 4.16 7zm-10.8-2.02c.136.34.274 1.02.412 1.02H12v2h1.606c.072 0 .134-.356.185-.205.05.152.08-.025.08.13 0 .248-.04.317-.14.543-.09.224-.21.35-.35.543-.14.2-.31.33-.49.49-.18.16-.37.28-.57.4l.86 1.26c.27-.2.54-.34.81-.41.27-.07.53-.1.78-.1.31 0 .56.03.76.08.2.06.41.12.61.19.19.07.41.12.64.17.23.05.52.07.87.07s.71-.06 1.09-.19c.38-.12.73-.35 1.06-.67l-.82-1.39c-.247.27-.467.43-.653.5-.19.07-.374.1-.555.1-.185 0-.362-.01-.54-.04-.172-.03-.35-.07-.534-.12-.185-.03-.364-.07-.544-.1-.18-.03-.36-.05-.54-.05-.126 0-.26.02-.4.06-.136.04-.315.13-.535.26l-.03-.022c.305-.24.57-.51.8-.82.22-.306.33-.676.33-1.106 0-.155-.007.36-.02.225-.015-.142-.046.248-.09.248H17v-2h-1.77c-.138 0-.247-.705-.323-.88-.078-.174-.134-.453-.165-.585-.033-.135-.053-.314-.064-.414-.01-.1-.015-.234-.015-.35 0-.38.124-.702.365-.93.245-.23.572-.353.986-.353.348 0 .622.07.82.21.197.14.343.31.44.5.097.2.158.74.185.95.02.21.04.86.05.86h1.86c0-1-.3-2.32-.88-2.9-.59-.59-1.41-1.055-2.47-1.055-.58 0-1.09-.014-1.53.13-.44.15-.81.305-1.1.557-.29.255-.52.525-.67.855-.15.33-.23.79-.23 1.16 0 .42.07.91.2 1.245z"/></symbol><symbol viewBox="0 0 32 32" id="icon-present"><title>present</title><path d="M15 9H5.892C4.24 9 3 10.31 3 11.964V19h12V9zm10.932 23C27.585 32 29 30.65 29 28.998V21H17v11h8.932zM15 32V21H3v7.998C3 30.65 4.24 32 5.892 32H15zM25.932 9H17v10h12v-7.036C29 10.31 27.585 9 25.932 9zM21.05.004c-1.863 0-2.992 1.6-3.9 2.886-.17.243-.34.482-.51.704l-.468.623-.26.346-.263-.35-.47-.62c-.17-.22-.34-.46-.51-.703-.91-1.286-2.04-2.886-3.9-2.886-2.19 0-3.96 1.776-3.96 3.958 0 2.183 1.77 3.96 3.95 3.96.34 0 1.09-.006 1.98-.012 1.03-.007 2.22-.014 3.16-.016.93.003 2.13.01 3.16.016.89.006 1.64.01 1.98.01 2.18 0 3.96-1.775 3.96-3.958C25 1.78 23.22.004 21.04.004zm-8.313 5.902c-.88.006-1.63.01-1.965.01-1.077 0-1.954-.876-1.954-1.954 0-1.077.877-1.954 1.954-1.954.826 0 1.556 1.035 2.263 2.037.186.263.37.523.553.764l.455.6.362.48-1.668.01zm8.314.01c-.33 0-1.08-.004-1.96-.01l-1.67-.01.36-.48.46-.607c.19-.25.37-.51.56-.77.71-1 1.44-2.04 2.27-2.04 1.08 0 1.96.87 1.96 1.95s-.88 1.95-1.95 1.95z"/></symbol><symbol viewBox="0 0 32 32" id="icon-print"><title>print</title><path d="M20.247 15H11.75c-.55 0-.998.448-.998 1s.447 1 1 1h8.495c.552 0 1-.448 1-1s-.448-1-1-1zm0 4H11.75c-.55 0-.998.448-.998 1s.447 1 1 1h8.495c.552 0 1-.448 1-1s-.448-1-1-1zm8.755-12H25V3.128C25 2.008 24.253 1 23.133 1H8.867C7.747 1 7 2.01 7 3.128V7H2.998C1.348 7 0 7.937 0 9.586v8.864C0 20.1 1.35 21 2.998 21H7v3.663l1.946 2.026 2.15 2.23L13.083 31h10.05C24.253 31 25 30 25 28.88V21h4.002c1.65 0 2.998-.9 2.998-2.55V9.586C32 7.936 30.65 7 29.002 7zM9 3h14v4H9V3zm18 16h-2v-4h-2v14h-7.918L15 28.88v-4.216C15 23.56 14.186 23 13.083 23H9v-8H7v4H5v-6h22v6z"/></symbol><symbol viewBox="0 0 32 32" id="icon-quarterly-dd"><title>quarterly-dd</title><path d="M16 0C7.164 0 0 7.163 0 16s7.164 16 16 16 16-7.163 16-16S24.836 0 16 0zm0 29C8.832 29 3 23.168 3 16S8.832 3 16 3v13h13c0 7.168-5.832 13-13 13z"/></symbol><symbol viewBox="0 0 32 32" id="icon-question-circle"><title>question-circle</title><path d="M16 .004c-8.835 0-16 7.165-16 16s7.165 16 16 16 16-7.165 16-16-7.165-16-16-16zm-.266 26.87c-1.406 0-2.408-1.096-2.408-2.503 0-1.37 1.002-2.31 2.408-2.31 1.405 0 2.408.94 2.408 2.32 0 1.41-1.003 2.51-2.408 2.51zm1.72-7.35l-.03.476H14v-1.01c0-3.693 4.264-4.785 4.264-7.6 0-1.72-1.297-2.877-3.08-2.877-1.316 0-2.56.564-3.96 1.437l-1.53-2.847c1.907-1.282 4.003-1.968 6.13-1.968 3.79 0 6.477 2.488 6.477 5.805 0 4.5-4.53 5.96-4.84 8.585z"/></symbol><symbol viewBox="0 0 32 32" id="icon-quote"><title>quote</title><path d="M28.232 6.235L23.768 1.77C22.795.796 20.875 0 19.5 0h-15C3.127 0 2 1.127 2 2.502v27.003C2 30.88 3.126 32 4.5 32h23c1.374 0 2.5-1.12 2.5-2.494V10.503c0-1.375-.796-3.296-1.768-4.268zM22 2.895c0 .095.255.192.353.29l4.464 4.463c.098.098.195.352.29.352H22V2.895zm6 26.61c0 .272-.23.495-.5.495h-23c-.27 0-.5-.223-.5-.494V2.502c0-.27.23-.502.5-.502h15c.15 0 .5.022.5.056V10h7.945c.034 0 .055.352.055.503v19.003zM8.5 15H17c.552 0 1-.447 1-1 0-.553-.448-1-1-1H8.5c-.553 0-1 .447-1 1 0 .553.447 1 1 1zM23 18H8.5c-.553 0-1 .447-1 1 0 .553.447 1 1 1H23c.552 0 1-.447 1-1 0-.553-.448-1-1-1zm0 5H8.5c-.553 0-1 .447-1 1 0 .553.447 1 1 1H23c.552 0 1-.447 1-1 0-.553-.448-1-1-1z"/></symbol><symbol viewBox="0 0 32 32" id="icon-recycle"><title>recycle</title><path d="M31.164.87L27.312 4.7C24.417 1.812 20.417.002 16 .002 7.132.002-.048 7 0 16h4.004S4 15.987 4 15.958C4 12.762 5.246 9.8 7.513 7.54 9.78 5.28 12.793 4.035 16 4.035s6.218 1.244 8.484 3.504l-3.62 3.6c-.32.32-.093.85.36.85h9.766c.558 0 1.01-.44 1.01-1V1.22c0-.435-.528-.664-.836-.356zM28 16.046c0 3.196-1.247 6.16-3.514 8.42-2.267 2.26-5.28 3.505-8.485 3.505s-6.21-1.24-8.48-3.5l3.62-3.61c.32-.31.1-.85-.36-.85H1.01C.453 20 0 20.45 0 21v9.78c0 .436.528.665.836.357l3.85-3.83c2.896 2.89 6.896 4.695 11.314 4.695C24.867 32.002 32.047 25 32 16h-4.004s.005.017.005.046z"/></symbol><symbol viewBox="0 0 32 32" id="icon-remove"><title>remove</title><path d="M24.63 10H7.37c-1 0-1.743.906-1.653 2l1.488 18.007C7.295 31.1 8.187 32 9.187 32h13.627c1 0 1.89-.894 1.98-1.988L26.284 12c.09-1.095-.653-2-1.653-2zM12 28.05c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5V13.81c0-.827.448-1.498 1-1.498s1 .67 1 1.5V28.05zm5 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5V13.81c0-.827.448-1.498 1-1.498s1 .67 1 1.5V28.05zm5 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5V13.81c0-.827.448-1.498 1-1.498s1 .67 1 1.5V28.05zM24.993 4H23V1.003C23 .45 22.497 0 21.944 0H10.478C9.926 0 9 .45 9 1.003V4H7.007C5.35 4 4 5.367 4 7.023V8h24v-.977C28 5.367 26.65 4 24.993 4zM21 4H11V2h10v2z"/></symbol><symbol viewBox="0 0 32 32" id="icon-renewable"><title>renewable</title><path d="M15.902.004C7.065.004-.1 7.166-.1 16.004c0 4.614 1.968 8.765 5.097 11.682.275-3.668 1.398-6.39 2.935-8.334 1.795-2.268 4.17-3.507 6.532-3.912 3.447-.594 5.26-1.512 6.252-2.39.543-.547.785-2.07.785-2.07s-1.45.9-2.04 1.22c-.73.502-2.35 1.317-5.24 1.812-2.68.458-5.4 1.882-7.42 4.442-.36.462-.71.963-1.02 1.5-2.38-5.23 2.79-9.246 8.63-10.018 6.41-.846 9.49-2.82 9.49-2.82.61 6.205-1.64 12.942-6.96 15.138-3.83 1.58-6.83 1.898-8.95.476-.84 1.796-1.35 3.87-1.38 6.267 2.63 1.884 5.84 3.008 9.32 3.008 8.84 0 16-7.163 16-16 0-8.836-7.16-16-15.99-16z"/></symbol><symbol viewBox="0 0 32 32" id="icon-results"><title>results</title><path d="M0 9h27v6H0zm0-8h32v6H0zm0 16h24v6H0zm0 8h19v6H0z"/></symbol><symbol viewBox="0 0 32 32" id="icon-save"><title>save</title><path d="M31.12 5.753L26.25.88C25.688.32 24.925 0 24.13 0H5.437C2.437 0 0 2.443 0 5.442v21.125C0 29.565 2.44 32 5.438 32h21.125C29.56 32 32 29.565 32 26.566V7.874c0-.795-.316-1.56-.88-2.12zM18 3h3v7h-3V3zm11 23.566C29 27.906 27.903 29 26.562 29H5.438C4.098 29 3 27.907 3 26.566V5.442C3 4.102 4.097 3 5.438 3H6v9h17V3h1.13L29 7.874v18.692z"/></symbol><symbol viewBox="0 0 32 32" id="icon-share"><title>share</title><path d="M31.485 14.416L18.473 4.2c-.333-.26-.667-.305-1.046-.12-.38.185-.427.57-.427.99v5.985C7 11.327.093 17.653.093 27.787c0 .32.163.336.328.056.98-1.58 3.58-8.058 16.58-8.28v5.94c0 .42.05.806.43.99.38.185.74.14 1.07-.12l13.03-10.217c.27-.21.4-.53.4-.87 0-.34-.17-.66-.44-.87z"/></symbol><symbol viewBox="0 0 30 30" id="icon-shield"><title>shield</title><style>.st0{fill:#1C1F4E;}</style><path class="st0" d="M15.1 30.1l-.8-.4c-.2-.1-2-1-6.2-4.4-4.5-3.6-6.6-9.9-6.6-13.2V3L15.1.1 28.7 3v9.1c0 3.3-2 9.6-6.6 13.2-4.2 3.4-6 4.3-6.2 4.4l-.8.4zM5.3 6v6c0 2.1 1.5 7.3 5.2 10.3 2.3 1.9 3.8 2.9 4.7 3.5.9-.6 2.4-1.6 4.7-3.5 3.6-2.9 5.2-8.1 5.2-10.3V6l-9.9-2.1L5.3 6z"/><path class="st0" d="M20.6 12.2h-3.7V8.4h-3.7v3.8H9.4v3.7h3.8v3.8h3.7v-3.8h3.7z"/></symbol><symbol viewBox="0 0 32 32" id="icon-sim"><title>sim</title><path d="M20 0H8.804C7.472 0 6 1.08 6 2.406v27.196C6 30.928 7.472 32 8.804 32h14.403C24.527 32 26 30.928 26 29.602v-24L20 0zm-8 29h-.792C10.314 29 10 28.086 10 27.205V22h2v7zm0-9h-2v-5.594c0-.886.314-1.406 1.208-1.406H12v7zm6 9h-4v-3h4v3zm0-5h-4v-6h4v6zm0-8h-4v-3h4v3zm4 11.205c0 .88-.314 1.795-1.196 1.795H20v-7h2v5.205zM22 20h-2v-7h.804c.882 0 1.196.52 1.196 1.406V20z"/></symbol><symbol viewBox="0 0 32 32" id="icon-smiley"><title>smiley</title><path d="M16 .004c-8.837 0-16 7.164-16 16 0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.836-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13z"/><ellipse cx="10.53" cy="12.77" rx="2.486" ry="2.474"/><ellipse cx="21.47" cy="12.77" rx="2.486" ry="2.474"/><path d="M23.433 19.02c-.238-.145-.51-.222-.79-.222-.528 0-1.008.268-1.283.716-1.113 1.798-3.043 2.873-5.163 2.873-.077 0-.143.01-.197.024-.06-.01-.123-.02-.196-.02-2.12 0-4.05-1.07-5.164-2.87-.276-.44-.756-.71-1.285-.71-.28 0-.552.08-.79.23-.342.21-.583.54-.676.93-.1.39-.03.79.18 1.14 1.66 2.69 4.55 4.3 7.73 4.3.08 0 .14-.01.2-.02.06.01.12.02.19.02 3.17 0 6.06-1.61 7.73-4.3.21-.34.27-.74.18-1.13-.1-.39-.34-.72-.68-.93zm-14.178.29c.033-.002.066-.013.1-.013.07 0 .14.012.21.026-.1-.02-.206-.022-.31-.012zm13.18.014c.068-.015.138-.026.21-.026.032 0 .065.01.1.014-.105-.01-.21-.01-.31.012zm1.203 1.125c.06-.39-.113-.79-.468-1.01-.106-.07-.22-.1-.335-.13.115.02.23.06.335.12.355.22.527.62.468 1z"/></symbol><symbol viewBox="0 0 32 32" id="icon-sort"><title>sort</title><path d="M0 20h15v3H0zm0-6h12v3H0zm0-6h9v3H0zm31.92 9.12c-.13-.277-.404-.12-.703-.12h-4.244c-.193-7-4.68-12.498-11.867-12.498-.226 0-.24.214-.04.334C16.188 5.55 20.782 8 20.938 17h-4.21c-.3 0-.573-.157-.705.12-.13.275-.098.438.086.68l7.24 9.437c.15.195.37.268.61.268s.47-.135.61-.33l7.24-9.365c.18-.242.22-.415.08-.69z"/></symbol><symbol viewBox="0 0 32 32" id="icon-speech-circle"><title>speech-circle</title><path d="M15.9 6.804c5.854 0 10.6 3.863 10.6 8.627 0 4.77-4.746 8.63-10.6 8.63-.562 0-.927-.03-1.465-.1C12.158 26.24 9 26.65 7 26.71v-.56c1-.698 2.463-1.967 2.463-3.416 0-.2-.11-.4-.138-.594-2.397-1.582-3.977-3.997-3.977-6.705 0-4.764 4.698-8.627 10.552-8.627zm-16 9.2c0 8.837 7.163 16 16 16s16-7.163 16-16-7.163-16-16-16-16 7.163-16 16z"/></symbol><symbol viewBox="0 0 32 32" id="icon-speech"><title>speech</title><path d="M15.9 1.01c8.837 0 16 5.82 16 13s-7.163 13-16 13c-.85 0-1.632-.053-2.445-.157C10.02 30.29 6 30.907 2 30.997v-.84c2-1.05 3.95-2.962 3.95-5.146 0-.3-.05-.6-.093-.89-3.62-2.39-5.945-6.03-5.945-10.11 0-7.18 7.152-13 15.988-13z"/></symbol><symbol viewBox="0 0 32 32" id="icon-spinner-rebrand"><title>spinner-rebrand</title><path opacity=".25" d="M16 0a16 16 0 0 0 0 32 16 16 0 0 0 0-32m0 4a12 12 0 0 1 0 24 12 12 0 0 1 0-24"/><path d="M16 0a16 16 0 0 1 16 16h-4A12 12 0 0 0 16 4z"/></symbol><symbol viewBox="0 0 32 32" id="icon-spinner"><title>spinner</title><path opacity=".25" d="M16 0a16 16 0 0 0 0 32 16 16 0 0 0 0-32m0 4a12 12 0 0 1 0 24 12 12 0 0 1 0-24"/><path d="M16 0a16 16 0 0 1 16 16h-4A12 12 0 0 0 16 4z"/></symbol><symbol viewBox="0 0 32 32" id="icon-star-half"><title>star-half</title><path d="M11.006 10.805l-11.08 1.607 7.987 7.798-1.845 11.01L16 26.023V.787z"/></symbol><symbol viewBox="0 0 32 32" id="icon-star"><title>star</title><path d="M31.9 12.412l-11.055-1.607L15.9.787l-4.944 10.018L-.1 12.412l8 7.798-1.888 11.01 9.888-5.198 9.89 5.2L23.9 20.21z"/></symbol><symbol viewBox="0 0 32 32" id="icon-starline-half"><title>starline-half</title><path d="M31.9 12.412l-11.056-1.607L15.9.787l-4.944 10.018L-.1 12.412l8 7.798-1.888 11.01 9.888-5.198 9.888 5.2L23.9 20.21l8-7.798zm-16 11.14l-.03.015.03-17.837 3.492 7.075L27.2 13.94l-5.65 5.507 1.333 7.776L15.9 23.55z"/></symbol><symbol viewBox="0 0 32 32" id="icon-starline"><title>starline</title><path d="M31.9 12.412l-11.056-1.607L15.9.787l-4.944 10.018L-.1 12.412l8 7.798-1.888 11.01 9.888-5.198 9.888 5.2L23.9 20.21l8-7.798zm-16 11.14l-6.983 3.67 1.334-7.776L4.6 13.94l7.808-1.136L15.9 5.73l3.492 7.075L27.2 13.94l-5.65 5.507 1.333 7.776L15.9 23.55z"/></symbol><symbol viewBox="0 0 32 32" id="icon-talk"><title>talk</title><path d="M30.172 26.82c0 1.265.828 2.36 1.828 2.895v.443c0 .04-.646.062-.953.062-1.89 0-3.618-.792-4.823-2.063-.728.194-1.513.3-2.312.3-4.418 0-8.006-3.185-8.006-7.112s3.58-7.11 7.997-7.11 7.998 3.183 7.998 7.11c0 1.537-.52 2.96-1.45 4.124-.19.41-.27.86-.27 1.35zM14.122 1.79c7.736 0 14.03 5.016 14.22 11.263-1.367-.61-2.878-.93-4.44-.93-2.655 0-5.163.928-7.06 2.615-1.968 1.75-3.052 4.095-3.052 6.606 0 1.24.265 2.44.77 3.55-.145.003-.29.006-.437.006-.754 0-1.334-.048-2.056-.14C9.01 27.815 5 28.362 2 28.443v-.748c2-.933 3.395-2.632 3.395-4.573 0-.27-.102-.537-.14-.797-3.22-2.118-5.315-5.355-5.315-8.98 0-6.385 6.33-11.557 14.184-11.557z"/></symbol><symbol viewBox="0 0 32 32" id="icon-tick-circle"><title>tick-circle</title><path d="M15.9.004c-8.836 0-16 7.163-16 16s7.164 16 16 16c8.837 0 16-7.163 16-16s-7.163-16-16-16zm-3.347 24L6.4 17.784l2.978-3.012 3.174 3.21 9.87-9.978 2.977 3.01-12.85 12.99z"/></symbol><symbol viewBox="0 0 32 32" id="icon-tick"><title>tick</title><path d="M11.42 27.004L3 18.45l4.075-4.14 4.345 4.412L24.925 5.004 29 9.144z"/></symbol><symbol viewBox="0 0 32 32" id="icon-tv"><title>tv</title><path d="M32 25V2H0v23h12v1.78c-1 .08-1.81.27-2.5.37C7.89 27.39 6.73 29 6.73 30h18.34c0-1-1.06-2.61-2.67-2.84-.69-.1-1.4-.29-2.4-.37V25h12zM3 22V5h26v17H3zm4-11h3v7h2v-7h3V9H7m12.9 7l-2.04-7H15.9l3.06 9h1.94l3-9h-2"/></symbol><symbol viewBox="0 0 32 26.01" id="icon-twitter-brand"><title>twitter-brand</title><path d="M32 3.08a13.14 13.14 0 0 1-3.77 1A6.59 6.59 0 0 0 31.12.45a13.11 13.11 0 0 1-4.17 1.59 6.57 6.57 0 0 0-11.36 4.52 6.69 6.69 0 0 0 .17 1.5A18.64 18.64 0 0 1 2.23 1.2a6.58 6.58 0 0 0 2 8.77 6.55 6.55 0 0 1-3-.82v.08a6.57 6.57 0 0 0 5.26 6.44 6.57 6.57 0 0 1-1.73.23 6.45 6.45 0 0 1-1.23-.12 6.57 6.57 0 0 0 6.13 4.56 13.19 13.19 0 0 1-8.16 2.81 12.65 12.65 0 0 1-1.5-.09 18.58 18.58 0 0 0 10.06 3c12.08 0 18.68-10 18.68-18.68v-.85A13.43 13.43 0 0 0 32 3.08" fill="#55acee"/></symbol><symbol viewBox="0 0 32 32" id="icon-twitter"><title>twitter</title><path d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm8.142 12.324c.008.168.01.337.01.508 0 5.185-3.946 11.164-11.163 11.164-2.22 0-4.28-.65-6.02-1.763.3.036.62.055.93.055 1.83 0 3.53-.627 4.87-1.68-1.72-.032-3.17-1.166-3.67-2.725.24.046.482.07.74.07.353 0 .7-.048 1.03-.138-1.798-.36-3.15-1.946-3.15-3.847v-.05c.53.295 1.133.47 1.776.492-1.05-.704-1.745-1.905-1.745-3.266 0-.72.195-1.393.53-1.973 1.937 2.38 4.828 3.94 8.09 4.1-.067-.28-.1-.58-.1-.89 0-2.16 1.755-3.92 3.92-3.92 1.13 0 2.15.48 2.865 1.24.893-.17 1.732-.5 2.49-.95-.293.92-.915 1.69-1.725 2.17.793-.09 1.55-.3 2.25-.61-.52.79-1.186 1.48-1.953 2.03z"/></symbol><symbol viewBox="0 0 32 32" id="icon-ustyle"><title>ustyle</title><path fill="#548DCA" d="M15.1 14.1l-4.2 4.4 2.5.3"/><path fill="#437CBE" d="M15.1 14.1l1.8 5.2-3.5-.5"/><path fill="#4983C3" d="M15.1 14.1l1.8-1.1v6.3"/><path fill="#437CBE" d="M16.9 13l3.3 2.9-3.3 3.4"/><path fill="#568FCB" d="M16.9 13l3-2.4.3 5.3"/><path fill="#9BC6EB" d="M19.9 10.6l1.7 7.4-1.4-2.1"/><path fill="#68A0D6" d="M21.6 18l-4.7 1.3 3.3-3.4"/><path fill="#80B2E0" d="M21.6 18v6.4l-2.7-1.9"/><path fill="#5A94CE" d="M18.9 22.5l-2-3.2 4.7-1.3"/><path fill="#679FD6" d="M16.9 19.3l-4.3 8.2 3.3-1.2"/><path fill="#558FCB" d="M16.9 19.3l-1 7 3-3.8"/><path fill="#8FBDE6" d="M18.9 22.5l-1.7 5-1.3-1.2"/><path fill="#7DB1E0" d="M18.9 22.5l2.7 1.9-4.4 3.1"/><path fill="#417CBE" d="M16.9 19.3l-3.5-.5-3.2 6.9"/><path fill="#3D73B8" d="M16.9 19.3l-6.7 6.4 2.4 1.8"/><path fill="#558FCB" d="M10.9 18.5l-.7 7.2 3.2-6.9"/><path fill="#548DCA" d="M10.9 18.5L8 26.6l2.2-.9"/><path fill="#427BBD" d="M8 26.6l.7 3 1.5-3.9"/><path fill="#3D73B8" d="M10.2 25.7l.6 4.4-2.1-.5"/><path fill="#386FB4" d="M10.2 25.7l2.4 1.8-1.8 2.6"/><path fill="#427BBD" d="M12.6 27.5l-1.8 2.6 2.7-.4"/><path fill="#649ED5" d="M12.6 27.5l3.3-1.2-2.4 3.4"/><path fill="#87B8E4" d="M15.9 26.3l-.8 3-1.6.4"/><path fill="#93C1E8" d="M15.9 26.3l1.3 1.2-2.1 1.8"/><path fill="#5B95CF" d="M8.7 29.6l2 2.4.1-1.9"/><path fill="#568FCB" d="M10.8 30.1l2.7-.4-.8 2.1"/><path fill="#5E98D1" d="M10.8 30.1l-.1 1.9 2-.2"/><path fill="#8DBCE6" d="M12.7 31.8l2.4-2.5-1.6.4"/><path fill="#90BDE6" d="M12.7 31.8l1.4-.2 1-2.3"/><path fill="#A2CAEC" d="M14.1 31.6l1.3-2.1-.3-.2"/><path fill="#A1C9EC" d="M17.2 27.5l-1.8 2-.3-.2"/><path fill="#84B6E2" d="M10.7 32l-1.2-1-.8-1.4"/><path fill="#82B3E1" d="M8 26.6l.3 2.1.4.9"/><path fill="#558FCB" d="M10.9 18.5l3.6-5.7.6 1.3"/><path fill="#5B95CF" d="M14.5 12.8L10.8 15l.1 3.5"/><path fill="#72A9DB" d="M10.8 15l3.6-3.9.1 1.7"/><path fill="#5894CF" d="M19.9 10.6l-3.8.8.8 1.6"/><path fill="#7AAEDF" d="M19.9 10.6l-1.4-1.7-2.4 2.5"/><path fill="#95C0E7" d="M18.5 8.9l-3.4 1.4-.7.8 1.7.3"/><path fill="#70A8DB" d="M18.5 8.9l-4.7-3 1.3 4.4"/><path fill="#629DD5" d="M18.5 8.9l5.4-2.7-4 4.4"/><path fill="#99D1F3" d="M23.9 6.2L21 10l-1.1.6"/><path fill="#599BD4" d="M23.9 6.2l-1.6 5.3L21 10"/><path fill="#7FBBE7" d="M22.3 11.5l-2.4-.9L21 10"/><path fill="#78AEDE" d="M19.9 10.6l2.4.9-.7 6.5"/><path fill="#92C1E8" d="M22.3 11.5l1 5.2-1.7 1.3"/><path fill="#A1CAED" d="M23.3 16.7l-.3 4.8-1.4-3.5"/><path fill="#90BDE6" d="M21.6 18l1.4 3.5-1.4 2.9"/><path fill="#9BC6EB" d="M26.3 15.8l-3 .9 3.6 4"/><path fill="#95C1E8" d="M26.9 20.7l-3.9.8.3-4.8"/><path fill="#9CC6EA" d="M26.9 20.7l-.9 4.2-3-3.4"/><path fill="#93C1E8" d="M23 21.5l3 3.4-2.3 2.1m-.7-5.5l.7 5.5-2-3"/><path fill="#91BFE7" d="M21.4 24.5l2.3 2.5-2-3-.1.4"/><path fill="#98C4EA" d="M23.3 16.7l3-.9-3.8-3.4"/><path fill="#AFD3F0" d="M26.3 15.8l-2.6-4.4-1.2 1"/><path fill="#ABD0EF" d="M23.7 11.4l-1.3-.2-.1.3.2.9"/><path fill="#4E5861" d="M14.7 8.9l-.8 1.5 3 2.6"/><path fill="#020304" d="M7.6 0l1.5 3.5 2.2 3.9 2.7 3-1.5-3.6-2.8-3.4"/><path fill="#3F4040" d="M7.6 0l2.5 2.8 2.4 4-2.8-3.4"/><path fill="#111E2E" d="M12.6 10.3l2.5 3.9-1.1-3.8h-.2"/><path fill="#1B2837" d="M11.3 7.4l1.3 2.9 1.4.1"/><path fill="#585D61" d="M14.7 8.9l-2.2-2.1 1.5 3.6"/><path fill="#848687" d="M10.1 2.8l2.2 3.3 2.4 2.8-2.2-2.1"/><path fill="#183553" d="M14 10.4l2.9 2.6-1.8 1.2-1.1-3.8"/><path fill="#8B9DB0" d="M15.1 9.7l1 1.6.8 1.7-1-1.8"/></symbol><symbol viewBox="0 0 32 32" id="icon-uswitch"><title>uswitch</title><path d="M8.31 17.123V4.316H0V16.83c0 13.013 15.888 19.498 25.126 10.314-7.58 3.768-16.55-1.536-16.816-10.02zM25.174.553L18.447 7.74h2.572v9.433c0 4.06-3.94 7.48-8.61 6.06 5.71 6.745 16.91 2.87 16.91-6.06V7.738H32L25.174.553z"/></symbol><symbol viewBox="0 0 32 32" id="icon-variable"><title>variable</title><path d="M30.856 22.435c-.09-.217-.3-.435-.535-.435H26v-8.958c0-.32-.79-1.042-1.11-1.042h-6.52c-.154 0-.196.292-.305.4-.11.11-.065.488-.065.642V22h-5.062c-.234 0-.446.218-.535.435-.09.216-.04.542.126.707l8.69 8.692c.11.11.25.17.41.17.15 0 .3-.06.41-.17l8.69-8.692c.16-.166.21-.49.12-.707zm-17.02-2.832c.11-.108.164-.483.164-.637V10h4.863c.234 0 .446-.214.535-.43.09-.218.04-.54-.126-.706l-8.69-8.69c-.11-.11-.257-.17-.41-.17-.155 0-.302.06-.41.17L1.07 8.864c-.166.167-.215.49-.126.705.09.21.3.43.536.43H6v8.96c0 .32.592 1.03.912 1.03h6.52c.152 0 .295-.29.403-.4z"/></symbol><symbol viewBox="0 0 32 32" id="icon-warning-circle"><title>warning-circle</title><path d="M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm2.1 5l-.4 14h-3.4L14 5h4.1zM16 26.9c-1.5 0-2.4-1-2.4-2.5 0-1.4 1-2.5 2.4-2.5s2.4 1 2.4 2.5c0 1.4-1 2.5-2.4 2.5z"/></symbol><symbol viewBox="-9 -1 23 31" id="icon-warning"><title>warning</title><path d="M6 0l-.315 21h-4.32L1 0h5zM3.5 30C1.312 30 0 28.6 0 26.5 0 24.54 1.458 23 3.5 23S7 24.4 7 26.5C7 28.46 5.542 30 3.5 30z"/></symbol><symbol viewBox="0 0 32 32" id="icon-wifi"><title>wifi</title><path d="M30.58 11.44c-.56 0-1.12-.22-1.54-.66-3.33-3.49-7.81-5.41-12.61-5.41-4.78 0-9.25 1.91-12.58 5.37-.81.85-2.16.87-3 .06-.84-.8-.86-2.15-.05-3 4.14-4.3 9.69-6.67 15.64-6.67 5.97 0 11.54 2.39 15.68 6.72.81.85.78 2.19-.07 3-.41.4-.94.59-1.47.59zm-4 5.49c-.55 0-1.09-.21-1.51-.63-2.3-2.32-5.37-3.59-8.63-3.59-3.25 0-6.3 1.27-8.6 3.56-.83.83-2.17.83-3 0-.83-.83-.83-2.18 0-3 3.1-3.1 7.22-4.81 11.6-4.81 4.4 0 8.54 1.72 11.65 4.85.83.83.82 2.18-.01 3-.42.41-.96.62-1.5.62zm-4.46 5.92c-.58 0-1.16-.23-1.57-.7-1.07-1.18-2.53-1.83-4.11-1.83-1.57 0-3.02.64-4.08 1.8-.79.86-2.14.92-3 .13s-.92-2.14-.13-3c1.86-2.02 4.49-3.18 7.21-3.18 2.75 0 5.4 1.18 7.26 3.22.79.87.72 2.21-.15 3-.41.38-.92.56-1.43.56z"/><circle cx="16.59" cy="27.38" r="3.49"/></symbol><symbol viewBox="0 0 32 32" id="icon-wiki"><title>wiki</title><path d="M5.715 21.8c.407-.027.82-.047 1.24-.047 3.33 0 6.397.938 8.002 2.45.007.006.017.008.025.015.11.1.232.185.372.246.01.004.02.005.03.01.016.006.032.008.05.014.152.055.31.09.467.09.16 0 .32-.034.47-.09l.05-.016c.01-.004.02-.005.03-.01.14-.06.26-.144.37-.242.01-.007.02-.01.03-.017 1.61-1.51 4.67-2.45 8-2.45.42 0 .84.02 1.24.048.38.02.98-.1 1.26-.36s.66-.62.66-1V3.58c0-.727-.78-1.32-1.5-1.377-.47-.03-1.06-.05-1.54-.05-3.51 0-6.81.9-9 2.44-2.18-1.54-5.45-2.44-8.97-2.44-.49 0-1.1.028-1.57.06-.72.05-1.41.65-1.41 1.374v16.85c0 .38.28.746.56 1.007.28.26.77.386 1.16.366zM17 6.98c2-1.29 5-2.076 8-2.082V19c-3 .005-6 .588-8 1.617V6.98zM7 4.898c3 .007 6 .794 8 2.082v13.636c-2-1.03-5-1.612-8-1.617V4.89zm23.5-.324c-.803 0-1.5.65-1.5 1.455v17.96c-1-.02-3.488-.03-3.644-.03-3.717 0-7.14.95-9.454 2.57-2.312-1.63-5.64-2.58-9.358-2.58C6.39 23.97 4 23.98 3 24V6.03c0-.804-.697-1.456-1.5-1.456S0 5.226 0 6.03v19.45c0 .402.12.787.414 1.062.294.276.67.415 1.07.39.4-.027 4.225-.053 4.977-.053 3.52 0 6.76.99 8.45 2.59.01.01.03.01.04.02.13.11.27.2.42.26.02 0 .03 0 .05.01.16.06.33.09.5.09.17 0 .34-.04.5-.1l.05-.01c.15-.06.29-.16.42-.27.01-.01.03-.01.04-.03 1.7-1.6 4.94-2.59 8.46-2.59.75 0 4.59.02 4.99.05.41.03.85-.11 1.15-.39.296-.28.513-.668.513-1.07V6.03c0-.804-.695-1.456-1.5-1.456z"/></symbol><symbol viewBox="0 0 32 32" id="icon-xml"><title>xml</title><path d="M23.12 12.004h-4.228L15.9 16.41l-2.992-4.406H8.68l5.07 7.577-5.72 8.43h8.195v-2.86h-1.892L15.9 22.8l3.48 5.204h4.39l-5.718-8.423 5.068-7.57zm5.013-5.768l-4.465-4.464C22.696.8 20.775.004 19.4.004h-15c-1.375 0-2.5 1.125-2.5 2.5v27c0 1.375 1.125 2.5 2.5 2.5h23c1.375 0 2.5-1.125 2.5-2.5v-19c0-1.375-.795-3.296-1.767-4.268zM26.718 7.65c.098.098.195.218.29.354H21.9V2.896c.136.095.256.192.354.29l4.464 4.464zM27.9 29.504c0 .27-.23.5-.5.5h-23c-.27 0-.5-.23-.5-.5v-27c0-.27.23-.5.5-.5h15c.15 0 .32.02.5.053v7.947h7.947c.034.18.053.35.053.5v19z"/></symbol></svg>
@@ -0,0 +1 @@
1
+ /*! uStyle version 2.0.7. Copyright uSwitch limited, all rights reserved. *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}h1,.us-more-item-title,.us-heading--1,h2,.us-heading--2,h3,.us-loader__text,.us-more-item-title.small,.us-heading--3,h4,.us-news-item-title,.us-guide-item-title,.us-heading--4,h5,.us-heading--5,h6,.us-heading--6,.us-field>label,.us-field>.us-faux-label,.us-validation__icon,.us-btn--stronger,.us-tab-title,.us-cta__title,.us-article__title,.us-font--heading-p,.us-font--heading-s,.us-content h1,.us-content .us-heading--1,.us-content h2,.us-content .us-heading--2,.us-content h3,.us-content .us-heading--3,.us-content h4,.us-content .us-heading--4,.us-content h5,.us-content .us-heading--5,.us-content h6,.us-content .us-heading--6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;font-weight:700}blockquote,html,.us-field-toggle label,.us-content .plans-ending .us-btn,.us-btn,.us-news-item-readmorelink,.us-guide-item-readmorelink,.us-related__item-title,.us-font--normal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif}blockquote{font-style:italic}.us-crumbs,.us-related__item-title{font-size:.875em;line-height:1.15em}.us-crumbs__item,.us-float--left,.us-img--left{float:left}.us-float--right,.us-img--right{float:right}.us-content .internal-menu,.us-list,.us-content .plans-ending .us-btn,.us-btn,.us-hero-description,.us-crumbs,.us-progress__nav,.us-progress__item,.us-list--reset,.us-reset,.us-content table img,.us-content table p,.us-content .plans-ending,.us-content .plans-ending img,.us-content .fuel-breakdown{padding:0;margin:0}.us-container:before,.us-hero-container:before,.us-tabs-nav-wrapper:before,.us-tabs-container:before,.us-overlay__body:before,.us-grid-row:before,.us-field:before,.us-toggle:before,.us-crumbs:before,.us-related__item-link:before,.us-clearfix:before,.us-content .plans-ending:before,.us-content .fuel-breakdown:before,.us-container:after,.us-hero-container:after,.us-tabs-nav-wrapper:after,.us-tabs-container:after,.us-overlay__body:after,.us-grid-row:after,.us-field:after,.us-toggle:after,.us-crumbs:after,.us-related__item-link:after,.us-clearfix:after,.us-content .plans-ending:after,.us-content .fuel-breakdown:after{display:table;content:" "}.us-container:after,.us-hero-container:after,.us-tabs-nav-wrapper:after,.us-tabs-container:after,.us-overlay__body:after,.us-grid-row:after,.us-field:after,.us-toggle:after,.us-crumbs:after,.us-related__item-link:after,.us-clearfix:after,.us-content .plans-ending:after,.us-content .fuel-breakdown:after{clear:both}.us-news-item-link,.us-guide-item-link,.us-more-item-link{border:1px solid #a7a7ac}.us-news-item-link:hover,.us-guide-item-link:hover,.us-more-item-link:hover{border-color:#141424}.us-news-item-readmore:after,.us-guide-item-readmore:after,.us-related__item-link--more:after{position:relative;left:0;display:inline;margin:0 0 0 .5em;font-size:.5em;line-height:0;vertical-align:middle;content:"\25b6\fe0e";transition:left 200ms}.us-loader--centered{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.us-loader--centered .us-loader__inner{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.us-news-item-link,.us-guide-item-link,.us-more-item-link,.us-news-item-image,.us-guide-item-image{-webkit-backface-visibility:hidden;backface-visibility:hidden}.us-form-input,.us-form-textarea,.us-content .plans-ending .us-btn,.us-btn{background-image:none}html{font-size:16px;line-height:1.618em}body{color:#141424}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.375em}h1,.us-more-item-title,.us-heading--1{font-size:2.25em;line-height:1.3em}h2,.us-heading--2{font-size:1.875em;line-height:1.3em}h3,.us-loader__text,.us-more-item-title.small,.us-heading--3{font-size:1.5em;line-height:1.25em}h4,.us-news-item-title,.us-guide-item-title,.us-heading--4{font-size:1.125em;line-height:1.25em}h5,.us-heading--5{font-size:1em;line-height:.95em}h6,.us-heading--6{font-size:1em;line-height:.95em}p,.trailered{margin:0 0 1.5em 0}.us-standfirst{font-size:18px;font-size:1.125rem;line-height:1.618;padding-top:8.144px;padding-top:.509rem;margin-bottom:17.744px;margin-bottom:1.109rem}ul li{margin-bottom:.5em}small{line-height:1.15em}blockquote{padding:15px;color:#141424;border-left:5px solid #b0b8bf}blockquote>p{padding:0;margin:0}.us-container,.us-hero-container,.us-tabs-nav-wrapper,.us-tabs-container,.us-overlay__body{position:relative;padding:0 15px;margin-right:auto;margin-left:auto}@media screen and (min-width: 768px){.us-container,.us-hero-container,.us-tabs-nav-wrapper,.us-tabs-container,.us-overlay__body{max-width:800px}}@media screen and (min-width: 992px){.us-container,.us-hero-container,.us-tabs-nav-wrapper,.us-tabs-container,.us-overlay__body{max-width:1000px}}@media screen and (min-width: 1200px){.us-container,.us-hero-container,.us-tabs-nav-wrapper,.us-tabs-container,.us-overlay__body{max-width:1200px}}*{box-sizing:border-box}@media screen and (min-width: 768px){.us-grid-row{margin-right:-15px;margin-left:-15px}}@media screen and (min-width: 768px){.us-col-1{float:left;padding-left:15px;padding-right:15px;width:8.33333%;min-height:1px}.us-col-2{float:left;padding-left:15px;padding-right:15px;width:16.66667%;min-height:1px}.us-col-3{float:left;padding-left:15px;padding-right:15px;width:25%;min-height:1px}.us-col-4{float:left;padding-left:15px;padding-right:15px;width:33.33333%;min-height:1px}.us-col-5{float:left;padding-left:15px;padding-right:15px;width:41.66667%;min-height:1px}.us-col-6{float:left;padding-left:15px;padding-right:15px;width:50%;min-height:1px}.us-col-7{float:left;padding-left:15px;padding-right:15px;width:58.33333%;min-height:1px}.us-col-8{float:left;padding-left:15px;padding-right:15px;width:66.66667%;min-height:1px}.us-col-9{float:left;padding-left:15px;padding-right:15px;width:75%;min-height:1px}.us-col-10{float:left;padding-left:15px;padding-right:15px;width:83.33333%;min-height:1px}.us-col-11{float:left;padding-left:15px;padding-right:15px;width:91.66667%;min-height:1px}.us-col-12{float:left;padding-left:15px;padding-right:15px;width:100%;min-height:1px}}.us-col-xsm-1{float:left;padding-left:15px;padding-right:15px;width:8.33333%}.us-col-xsm-2{float:left;padding-left:15px;padding-right:15px;width:16.66667%}.us-col-xsm-3{float:left;padding-left:15px;padding-right:15px;width:25%}.us-col-xsm-4{float:left;padding-left:15px;padding-right:15px;width:33.33333%}.us-col-xsm-5{float:left;padding-left:15px;padding-right:15px;width:41.66667%}.us-col-xsm-6{float:left;padding-left:15px;padding-right:15px;width:50%}.us-col-xsm-7{float:left;padding-left:15px;padding-right:15px;width:58.33333%}.us-col-xsm-8{float:left;padding-left:15px;padding-right:15px;width:66.66667%}.us-col-xsm-9{float:left;padding-left:15px;padding-right:15px;width:75%}.us-col-xsm-10{float:left;padding-left:15px;padding-right:15px;width:83.33333%}.us-col-xsm-11{float:left;padding-left:15px;padding-right:15px;width:91.66667%}.us-col-xsm-12{float:left;padding-left:15px;padding-right:15px;width:100%}@media screen and (min-width: 600px){.us-col-sm-1{float:left;padding-left:15px;padding-right:15px;width:8.33333%}.us-col-sm-2{float:left;padding-left:15px;padding-right:15px;width:16.66667%}.us-col-sm-3{float:left;padding-left:15px;padding-right:15px;width:25%}.us-col-sm-4{float:left;padding-left:15px;padding-right:15px;width:33.33333%}.us-col-sm-5{float:left;padding-left:15px;padding-right:15px;width:41.66667%}.us-col-sm-6{float:left;padding-left:15px;padding-right:15px;width:50%}.us-col-sm-7{float:left;padding-left:15px;padding-right:15px;width:58.33333%}.us-col-sm-8{float:left;padding-left:15px;padding-right:15px;width:66.66667%}.us-col-sm-9{float:left;padding-left:15px;padding-right:15px;width:75%}.us-col-sm-10{float:left;padding-left:15px;padding-right:15px;width:83.33333%}.us-col-sm-11{float:left;padding-left:15px;padding-right:15px;width:91.66667%}.us-col-sm-12{float:left;padding-left:15px;padding-right:15px;width:100%}}@media screen and (min-width: 768px){.us-col-md-1{float:left;padding-left:15px;padding-right:15px;width:8.33333%}.us-col-md-2{float:left;padding-left:15px;padding-right:15px;width:16.66667%}.us-col-md-3{float:left;padding-left:15px;padding-right:15px;width:25%}.us-col-md-4{float:left;padding-left:15px;padding-right:15px;width:33.33333%}.us-col-md-5{float:left;padding-left:15px;padding-right:15px;width:41.66667%}.us-col-md-6{float:left;padding-left:15px;padding-right:15px;width:50%}.us-col-md-7{float:left;padding-left:15px;padding-right:15px;width:58.33333%}.us-col-md-8{float:left;padding-left:15px;padding-right:15px;width:66.66667%}.us-col-md-9{float:left;padding-left:15px;padding-right:15px;width:75%}.us-col-md-10{float:left;padding-left:15px;padding-right:15px;width:83.33333%}.us-col-md-11{float:left;padding-left:15px;padding-right:15px;width:91.66667%}.us-col-md-12{float:left;padding-left:15px;padding-right:15px;width:100%}}@media screen and (min-width: 992px){.us-col-lg-1{float:left;padding-left:15px;padding-right:15px;width:8.33333%}.us-col-lg-2{float:left;padding-left:15px;padding-right:15px;width:16.66667%}.us-col-lg-3{float:left;padding-left:15px;padding-right:15px;width:25%}.us-col-lg-4{float:left;padding-left:15px;padding-right:15px;width:33.33333%}.us-col-lg-5{float:left;padding-left:15px;padding-right:15px;width:41.66667%}.us-col-lg-6{float:left;padding-left:15px;padding-right:15px;width:50%}.us-col-lg-7{float:left;padding-left:15px;padding-right:15px;width:58.33333%}.us-col-lg-8{float:left;padding-left:15px;padding-right:15px;width:66.66667%}.us-col-lg-9{float:left;padding-left:15px;padding-right:15px;width:75%}.us-col-lg-10{float:left;padding-left:15px;padding-right:15px;width:83.33333%}.us-col-lg-11{float:left;padding-left:15px;padding-right:15px;width:91.66667%}.us-col-lg-12{float:left;padding-left:15px;padding-right:15px;width:100%}}@media screen and (min-width: 1200px){.us-col-xlg-1{float:left;padding-left:15px;padding-right:15px;width:8.33333%}.us-col-xlg-2{float:left;padding-left:15px;padding-right:15px;width:16.66667%}.us-col-xlg-3{float:left;padding-left:15px;padding-right:15px;width:25%}.us-col-xlg-4{float:left;padding-left:15px;padding-right:15px;width:33.33333%}.us-col-xlg-5{float:left;padding-left:15px;padding-right:15px;width:41.66667%}.us-col-xlg-6{float:left;padding-left:15px;padding-right:15px;width:50%}.us-col-xlg-7{float:left;padding-left:15px;padding-right:15px;width:58.33333%}.us-col-xlg-8{float:left;padding-left:15px;padding-right:15px;width:66.66667%}.us-col-xlg-9{float:left;padding-left:15px;padding-right:15px;width:75%}.us-col-xlg-10{float:left;padding-left:15px;padding-right:15px;width:83.33333%}.us-col-xlg-11{float:left;padding-left:15px;padding-right:15px;width:91.66667%}.us-col-xlg-12{float:left;padding-left:15px;padding-right:15px;width:100%}}.us-form-input,.us-form-textarea,.us-form-select{border-color:#a7a7ac;display:inline-block;color:#141424;vertical-align:middle;background:#fff;border-style:solid;border-width:1px;box-sizing:border-box;-ms-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.us-form-input:hover,.us-form-textarea:hover,.us-form-select:hover{border-color:#7c7c84}.us-form-input:focus,.us-form-textarea:focus,.us-form-select:focus,.us-form-input:checked,.us-form-textarea:checked,.us-form-select:checked{border-color:#141424}.us-form-input--error,.us-form-select--error{border-color:#d64226}.us-form-input--error:hover,.us-form-select--error:hover{border-color:#d64226}.us-form-input--error:focus,.us-form-select--error:focus,.us-form-input--error:checked,.us-form-select--error:checked{border-color:#d64226}.us-form-input--success,.us-form-select--success{border-color:#2aaa5b}.us-form-input--success:hover,.us-form-select--success:hover{border-color:#2aaa5b}.us-form-input--success:focus,.us-form-select--success:focus,.us-form-input--success:checked,.us-form-select--success:checked{border-color:#2aaa5b}.us-field-blocked>label,.us-field-blocked>.us-faux-label,.us-field--blocked>label,.us-field--blocked>.us-faux-label,.us-field--inline>label,.us-field--inline>.us-faux-label{display:block;margin-bottom:.25em}.us-field{margin-bottom:1em}.us-field>label,.us-field>.us-faux-label{margin-right:1em;font-size:1.125em;color:#141424}@media screen and (min-width: 768px){.us-field--inline>label,.us-field--inline>.us-faux-label{display:inline-block;vertical-align:middle}}.us-field-toggle label{padding:.35em .5em;font-weight:normal;line-height:1.5em;cursor:pointer}.us-form-input{height:37px;padding:0.35em 0.5em;font-size:1em;outline:0;box-shadow:none}.us-form-input::-webkit-input-placeholder{color:#a7a7ac}.us-form-input::-moz-placeholder{color:#a7a7ac;opacity:1}.us-form-input:-ms-input-placeholder{color:#a7a7ac}.us-form-input:focus::-webkit-input-placeholder{color:#141424}.us-form-input:focus::-moz-placeholder{color:#141424;opacity:1}.us-form-input:focus:-ms-input-placeholder{color:#141424}.us-form-input.large,.us-form-input--large{height:48px;padding:0.55em 0.5em;font-size:1.2em}.us-form-input--blocked{width:100%}.us-form-input:disabled,.us-form-input--disabled{border-color:#c6c6c8;color:#a7a7ac;background-color:#e2e2e2;cursor:default}.us-form-input:disabled:hover,.us-form-input--disabled:hover{border-color:#c6c6c8}.us-form-input:disabled:focus,.us-form-input:disabled:checked,.us-form-input--disabled:focus,.us-form-input--disabled:checked{border-color:#c6c6c8}.us-form-input:disabled::-webkit-input-placeholder,.us-form-input--disabled::-webkit-input-placeholder{color:#a7a7ac}.us-form-input:disabled::-moz-placeholder,.us-form-input--disabled::-moz-placeholder{color:#a7a7ac;opacity:1}.us-form-input:disabled:-ms-input-placeholder,.us-form-input--disabled:-ms-input-placeholder{color:#a7a7ac}.us-form-input:disabled:focus,.us-form-input--disabled:focus{box-shadow:none}.us-form-input:disabled:focus::-webkit-input-placeholder,.us-form-input--disabled:focus::-webkit-input-placeholder{color:#a7a7ac}.us-form-input:disabled:focus::-moz-placeholder,.us-form-input--disabled:focus::-moz-placeholder{color:#a7a7ac;opacity:1}.us-form-input:disabled:focus:-ms-input-placeholder,.us-form-input--disabled:focus:-ms-input-placeholder{color:#a7a7ac}.us-form-textarea{padding:0.35em 0.5em;font-size:1em;outline:0}.us-form-textarea:focus::-webkit-input-placeholder{color:#808087}.us-form-textarea:focus::-moz-placeholder{color:#808087;opacity:1}.us-form-textarea:focus:-ms-input-placeholder{color:#808087}.us-form-textarea--blocked{width:100%}.us-form-textarea:disabled,.us-form-textarea--disabled{border-color:#c6c6c8;color:#a7a7ac;background-color:#e2e2e2;cursor:default}.us-form-textarea:disabled:hover,.us-form-textarea--disabled:hover{border-color:#c6c6c8}.us-form-textarea:disabled:focus,.us-form-textarea:disabled:checked,.us-form-textarea--disabled:focus,.us-form-textarea--disabled:checked{border-color:#c6c6c8}.us-form-textarea:disabled::-webkit-input-placeholder,.us-form-textarea--disabled::-webkit-input-placeholder{color:#a7a7ac}.us-form-textarea:disabled::-moz-placeholder,.us-form-textarea--disabled::-moz-placeholder{color:#a7a7ac;opacity:1}.us-form-textarea:disabled:-ms-input-placeholder,.us-form-textarea--disabled:-ms-input-placeholder{color:#a7a7ac}.us-form-textarea:disabled:focus,.us-form-textarea--disabled:focus{box-shadow:none}.us-form-textarea:disabled:focus::-webkit-input-placeholder,.us-form-textarea--disabled:focus::-webkit-input-placeholder{color:#a7a7ac}.us-form-textarea:disabled:focus::-moz-placeholder,.us-form-textarea--disabled:focus::-moz-placeholder{color:#a7a7ac;opacity:1}.us-form-textarea:disabled:focus:-ms-input-placeholder,.us-form-textarea--disabled:focus:-ms-input-placeholder{color:#a7a7ac}.us-input-group{height:37px;padding:0.35em 0.5em;font-size:1em;position:relative;display:table;vertical-align:middle;border-collapse:separate}@media screen and (min-width: 768px){.us-input-group{display:inline-table}}.us-input-group .us-form-input{position:relative;display:table-cell;float:left;width:100%;height:100%}.us-input-group .us-form-input--large{height:100%}.us-input-group .us-form-input:first-child{border-right:0}.us-input-group .us-form-input:last-child{border-left:0}.us-input-group .us-form-input:not(:first-child):not(:last-child){border-right:0;border-left:0}.us-input-group:not(.us-input-group--disabled):hover .us-input-group__box,.us-input-group:not(.us-input-group--disabled):hover:not(:focus-within) .us-form-input{color:#7c7c84;border-color:#7c7c84}.us-input-group:not(.us-input-group--disabled):hover .us-input-group__box [class^="us-icon--"],.us-input-group:not(.us-input-group--disabled):hover .us-input-group__box .us-icon,.us-input-group:not(.us-input-group--disabled):hover:not(:focus-within) .us-form-input [class^="us-icon--"],.us-input-group:not(.us-input-group--disabled):hover:not(:focus-within) .us-form-input .us-icon{fill:#7c7c84}.us-input-group:not(.us-input-group--disabled):focus-within .us-input-group__box{color:#141424;border-color:#141424}.us-input-group:not(.us-input-group--disabled):focus-within .us-input-group__box [class^="us-icon--"],.us-input-group:not(.us-input-group--disabled):focus-within .us-input-group__box .us-icon{fill:#141424}.us-input-group--disabled .us-input-group__box{border-color:#c6c6c8;color:#a7a7ac;background-color:#e2e2e2;cursor:default}.us-input-group--disabled .us-input-group__box:hover{border-color:#c6c6c8}.us-input-group--disabled .us-input-group__box:focus,.us-input-group--disabled .us-input-group__box:checked{border-color:#c6c6c8}.us-input-group--disabled .us-input-group__box::-webkit-input-placeholder{color:#a7a7ac}.us-input-group--disabled .us-input-group__box::-moz-placeholder{color:#a7a7ac;opacity:1}.us-input-group--disabled .us-input-group__box:-ms-input-placeholder{color:#a7a7ac}.us-input-group--disabled .us-input-group__box:focus{box-shadow:none}.us-input-group--disabled .us-input-group__box:focus::-webkit-input-placeholder{color:#a7a7ac}.us-input-group--disabled .us-input-group__box:focus::-moz-placeholder{color:#a7a7ac;opacity:1}.us-input-group--disabled .us-input-group__box:focus:-ms-input-placeholder{color:#a7a7ac}.us-input-group--disabled .us-input-group__box [class^="us-icon--"],.us-input-group--disabled .us-input-group__box .us-icon{opacity:.35}.us-input-group--disabled .us-form-input{border-color:#c6c6c8;color:#a7a7ac;background-color:#e2e2e2;cursor:default}.us-input-group--disabled .us-form-input:hover{border-color:#c6c6c8}.us-input-group--disabled .us-form-input:focus,.us-input-group--disabled .us-form-input:checked{border-color:#c6c6c8}.us-input-group--disabled .us-form-input::-webkit-input-placeholder{color:#a7a7ac}.us-input-group--disabled .us-form-input::-moz-placeholder{color:#a7a7ac;opacity:1}.us-input-group--disabled .us-form-input:-ms-input-placeholder{color:#a7a7ac}.us-input-group--disabled .us-form-input:focus{box-shadow:none}.us-input-group--disabled .us-form-input:focus::-webkit-input-placeholder{color:#a7a7ac}.us-input-group--disabled .us-form-input:focus::-moz-placeholder{color:#a7a7ac;opacity:1}.us-input-group--disabled .us-form-input:focus:-ms-input-placeholder{color:#a7a7ac}.us-input-group--blocked{width:100%}.us-input-group--blocked .us-input-group__box{width:1%}.us-input-group__box{display:table-cell;width:1%;padding-right:.5em;padding-left:.5em;color:#a7a7ac;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#fff;border:1px solid #a7a7ac;height:100%}@media screen and (min-width: 768px){.us-input-group__box{width:auto}}.us-input-group__box [class^="us-icon--"],.us-input-group__box .us-icon{fill:#a7a7ac;vertical-align:middle}.us-input-group__box:first-child{border-right:0}.us-input-group__box:last-child{border-left:0}.us-input-group__box:first-child,.us-input-group .us-form-input:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.us-input-group__box:last-child,.us-input-group .us-form-input:last-child{border-bottom-left-radius:0;border-top-left-radius:0}@media (-webkit-min-device-pixel-ratio: 0.1), (min-device-pixel-ratio: 0.1), (min-resolution: 0.1dppx){.us-form-input[type="checkbox"]:after{position:absolute;top:50%;left:50%;display:block;width:1em;height:1em;margin:-.5em 0 0 -.5em;pointer-events:none;background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23141424%22%20d%3D%22M31.076%202.204c-9.734%205.965-16.798%2013.492-19.972%2017.27l-7.772-6.088L-.1%2016.152l13.43%2013.652c2.31-5.918%209.632-17.483%2018.57-25.7l-.824-1.9z%22%2F%3E%3C%2Fsvg%3E%0A');background-position:0 75%;background-size:cover;content:"";opacity:0}.us-form-input[type="checkbox"]:focus{border-width:2px}.us-form-input[type="checkbox"]:checked:after{opacity:1}.us-form-input[type="checkbox"].us-form-input--disabled,.us-form-input[type="checkbox"]:disabled{background:#e2e2e2}.us-form-input[type="checkbox"].us-form-input--disabled:after,.us-form-input[type="checkbox"]:disabled:after{opacity:0}.us-form-input[type="checkbox"].us-form-input--disabled:checked:after{background-position:0 50%;opacity:.35}.us-form-input[type="radio"]:checked,.us-form-input[type="radio"]:checked:focus{background:#141424}.us-form-input[type="radio"]:focus{box-shadow:inset 0 0 0 2px #7c7c84}.us-form-input[type="radio"]:checked{box-shadow:inset 0 0 0 .35em #fff}.us-form-input[type="radio"]:checked:focus{box-shadow:inset 0 0 0 1px #7c7c84,inset 0 0 0 0.35em #fff}.us-form-input[type="radio"].us-form-input--disabled:checked{background:#a7a7ac;box-shadow:inset 0 0 0 0.35em #e2e2e2}}.us-form-input[type="checkbox"],.us-form-input[type="radio"]{position:relative;width:1.6em;height:1.6em;padding:0;font-size:.8em;cursor:pointer}.us-field-toggle .us-form-input[type="checkbox"],.us-field-toggle .us-form-input[type="radio"]{margin-top:.1em;margin-right:.5em;vertical-align:top}.us-form-input[type="radio"]{border-radius:50%}.us-form-input[type="checkbox"]{border-radius:.3em}.us-toggle{display:block}@media screen and (min-width: 768px){.us-toggle{display:inline-block}}.us-toggle__label{position:relative;float:left;width:50%;vertical-align:middle;cursor:pointer}@media screen and (min-width: 768px){.us-toggle__label{width:auto}}.us-toggle__label .us-form-input{position:absolute;left:-999em}.us-toggle__btn{display:block;padding:10px 26px;color:#a7a7ac;text-align:center;background-color:#fff;border:1px solid #a7a7ac}.us-toggle__label:hover .us-toggle__btn{border-color:#7c7c84}.us-toggle__label:focus .us-toggle__btn,.us-toggle__label .us-form-input:focus+.us-toggle__btn{color:#141424;border-color:#141424;box-shadow:inset 0 0 0 1px #141424}.us-toggle__label .us-form-input.checked+.us-toggle__btn{background:#fff;border-color:#141424;text-shadow:1px 0 0 #141424;color:#141424}.us-toggle__label .us-form-input:checked+.us-toggle__btn{background:#fff;border-color:#141424;text-shadow:1px 0 0 #141424;color:#141424}.us-toggle__btn--disabled{border-color:#c6c6c8;color:#a7a7ac;background-color:#e2e2e2;cursor:default}.us-toggle__btn--disabled:hover{border-color:#c6c6c8}.us-toggle__btn--disabled:focus,.us-toggle__btn--disabled:checked{border-color:#c6c6c8}.us-toggle__btn--disabled::-webkit-input-placeholder{color:#a7a7ac}.us-toggle__btn--disabled::-moz-placeholder{color:#a7a7ac;opacity:1}.us-toggle__btn--disabled:-ms-input-placeholder{color:#a7a7ac}.us-toggle__btn--disabled:focus{box-shadow:none}.us-toggle__btn--disabled:focus::-webkit-input-placeholder{color:#a7a7ac}.us-toggle__btn--disabled:focus::-moz-placeholder{color:#a7a7ac;opacity:1}.us-toggle__btn--disabled:focus:-ms-input-placeholder{color:#a7a7ac}.us-form-select-wrap{position:relative;display:inline-block}.us-form-select{background-image:url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGJhc2VQcm9maWxlPSd0aW55JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nNDBweCcgaGVpZ2h0PSc2cHgnIHZpZXdCb3g9JzAgMCA0MCA2Jz48cG9seWdvbiBmaWxsPScjYTdhN2FjJyBwb2ludHM9JzI1LjMsMCAyMC4zLDYgMTUuMywwICcvPjwvc3ZnPg==");height:37px;padding:0.35em 0.5em;font-size:1em;max-width:100%;padding-right:40px;cursor:pointer;background-position:100% 50%;background-repeat:no-repeat;outline:0}.us-form-select:hover,.us-form-select:focus{background-image:url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGJhc2VQcm9maWxlPSd0aW55JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nNDBweCcgaGVpZ2h0PSc2cHgnIHZpZXdCb3g9JzAgMCA0MCA2Jz48cG9seWdvbiBmaWxsPScjN2M3Yzg0JyBwb2ludHM9JzI1LjMsMCAyMC4zLDYgMTUuMywwICcvPjwvc3ZnPg==")}@-moz-document url-prefix(){.us-form-select{text-indent:.01px;text-overflow:"";-moz-appearance:none}}.us-form-select:focus:-moz-focusring{color:transparent;text-shadow:0 0 0 #141424}.us-form-select::-ms-expand{display:none}.ie9 .us-form-select{padding:0.35em 0.5em}.us-form-select-wrap--multiple,.us-form-select-wrap--multiple .us-form-select,.us-form-select--multiple,.us-form-select--multiple .us-form-select,.us-form-select[multiple],.us-form-select[multiple] .us-form-select,.us-form-select[size],.us-form-select[size] .us-form-select{height:auto;overflow:hidden;overflow-x:auto;overflow-y:auto;vertical-align:middle;cursor:default;background-image:none;-webkit-overflow-scrolling:touch}.us-form-select-wrap--multiple:hover,.us-form-select-wrap--multiple:focus,.us-form-select--multiple:hover,.us-form-select--multiple:focus,.us-form-select[multiple]:hover,.us-form-select[multiple]:focus,.us-form-select[size]:hover,.us-form-select[size]:focus{background-image:none}.us-form-select-wrap--multiple option,.us-form-select--multiple option,.us-form-select[multiple] option,.us-form-select[size] option{cursor:pointer}.us-form-select-wrap--multiple::-webkit-scrollbar,.us-form-select--multiple::-webkit-scrollbar,.us-form-select[multiple]::-webkit-scrollbar,.us-form-select[size]::-webkit-scrollbar{width:16px;height:16px}.us-form-select-wrap--multiple::-webkit-scrollbar:window-inactive,.us-form-select--multiple::-webkit-scrollbar:window-inactive,.us-form-select[multiple]::-webkit-scrollbar:window-inactive,.us-form-select[size]::-webkit-scrollbar:window-inactive{opacity:0}.us-form-select-wrap--multiple::-webkit-scrollbar-thumb,.us-form-select--multiple::-webkit-scrollbar-thumb,.us-form-select[multiple]::-webkit-scrollbar-thumb,.us-form-select[size]::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);border:4px solid transparent;border-radius:8px;background-clip:padding-box}.us-form-select-wrap--multiple::-webkit-scrollbar-corner,.us-form-select--multiple::-webkit-scrollbar-corner,.us-form-select[multiple]::-webkit-scrollbar-corner,.us-form-select[size]::-webkit-scrollbar-corner{background-color:transparent}.us-form-select-wrap--blocked,.us-form-select--blocked{width:100%}.us-form-select-wrap--disabled,.us-form-select-wrap--disabled .us-form-select,.us-form-select--disabled,.us-form-select--disabled .us-form-select,.us-form-select:disabled,.us-form-select:disabled .us-form-select{border-color:#c6c6c8;color:#a7a7ac;background-color:#e2e2e2;cursor:default;background-image:url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGJhc2VQcm9maWxlPSd0aW55JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nNDBweCcgaGVpZ2h0PSc2cHgnIHZpZXdCb3g9JzAgMCA0MCA2Jz48cG9seWdvbiBmaWxsPScjYTdhN2FjJyBwb2ludHM9JzI1LjMsMCAyMC4zLDYgMTUuMywwICcvPjwvc3ZnPg==")}.us-form-select-wrap--disabled:hover,.us-form-select-wrap--disabled .us-form-select:hover,.us-form-select--disabled:hover,.us-form-select--disabled .us-form-select:hover,.us-form-select:disabled:hover,.us-form-select:disabled .us-form-select:hover{border-color:#c6c6c8}.us-form-select-wrap--disabled:focus,.us-form-select-wrap--disabled:checked,.us-form-select-wrap--disabled .us-form-select:focus,.us-form-select-wrap--disabled .us-form-select:checked,.us-form-select--disabled:focus,.us-form-select--disabled:checked,.us-form-select--disabled .us-form-select:focus,.us-form-select--disabled .us-form-select:checked,.us-form-select:disabled:focus,.us-form-select:disabled:checked,.us-form-select:disabled .us-form-select:focus,.us-form-select:disabled .us-form-select:checked{border-color:#c6c6c8}.us-form-select-wrap--disabled::-webkit-input-placeholder,.us-form-select-wrap--disabled .us-form-select::-webkit-input-placeholder,.us-form-select--disabled::-webkit-input-placeholder,.us-form-select--disabled .us-form-select::-webkit-input-placeholder,.us-form-select:disabled::-webkit-input-placeholder,.us-form-select:disabled .us-form-select::-webkit-input-placeholder{color:#a7a7ac}.us-form-select-wrap--disabled::-moz-placeholder,.us-form-select-wrap--disabled .us-form-select::-moz-placeholder,.us-form-select--disabled::-moz-placeholder,.us-form-select--disabled .us-form-select::-moz-placeholder,.us-form-select:disabled::-moz-placeholder,.us-form-select:disabled .us-form-select::-moz-placeholder{color:#a7a7ac;opacity:1}.us-form-select-wrap--disabled:-ms-input-placeholder,.us-form-select-wrap--disabled .us-form-select:-ms-input-placeholder,.us-form-select--disabled:-ms-input-placeholder,.us-form-select--disabled .us-form-select:-ms-input-placeholder,.us-form-select:disabled:-ms-input-placeholder,.us-form-select:disabled .us-form-select:-ms-input-placeholder{color:#a7a7ac}.us-form-select-wrap--disabled:focus,.us-form-select-wrap--disabled .us-form-select:focus,.us-form-select--disabled:focus,.us-form-select--disabled .us-form-select:focus,.us-form-select:disabled:focus,.us-form-select:disabled .us-form-select:focus{box-shadow:none}.us-form-select-wrap--disabled:focus::-webkit-input-placeholder,.us-form-select-wrap--disabled .us-form-select:focus::-webkit-input-placeholder,.us-form-select--disabled:focus::-webkit-input-placeholder,.us-form-select--disabled .us-form-select:focus::-webkit-input-placeholder,.us-form-select:disabled:focus::-webkit-input-placeholder,.us-form-select:disabled .us-form-select:focus::-webkit-input-placeholder{color:#a7a7ac}.us-form-select-wrap--disabled:focus::-moz-placeholder,.us-form-select-wrap--disabled .us-form-select:focus::-moz-placeholder,.us-form-select--disabled:focus::-moz-placeholder,.us-form-select--disabled .us-form-select:focus::-moz-placeholder,.us-form-select:disabled:focus::-moz-placeholder,.us-form-select:disabled .us-form-select:focus::-moz-placeholder{color:#a7a7ac;opacity:1}.us-form-select-wrap--disabled:focus:-ms-input-placeholder,.us-form-select-wrap--disabled .us-form-select:focus:-ms-input-placeholder,.us-form-select--disabled:focus:-ms-input-placeholder,.us-form-select--disabled .us-form-select:focus:-ms-input-placeholder,.us-form-select:disabled:focus:-ms-input-placeholder,.us-form-select:disabled .us-form-select:focus:-ms-input-placeholder{color:#a7a7ac}.us-form-select-wrap--disabled:hover,.us-form-select-wrap--disabled:focus,.us-form-select-wrap--disabled .us-form-select:hover,.us-form-select-wrap--disabled .us-form-select:focus,.us-form-select--disabled:hover,.us-form-select--disabled:focus,.us-form-select--disabled .us-form-select:hover,.us-form-select--disabled .us-form-select:focus,.us-form-select:disabled:hover,.us-form-select:disabled:focus,.us-form-select:disabled .us-form-select:hover,.us-form-select:disabled .us-form-select:focus{background-image:url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGJhc2VQcm9maWxlPSd0aW55JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nNDBweCcgaGVpZ2h0PSc2cHgnIHZpZXdCb3g9JzAgMCA0MCA2Jz48cG9seWdvbiBmaWxsPScjYTdhN2FjJyBwb2ludHM9JzI1LjMsMCAyMC4zLDYgMTUuMywwICcvPjwvc3ZnPg==")}.us-validation__icon{position:absolute;color:#fff;text-align:center;border-radius:50%}.us-validation{position:relative;display:block;padding:0.25em 0 0.25em 31px}.us-validation .us-validation__message,.us-validation--error .us-validation__message{color:#d64226;border-color:#d64226}.us-validation .us-validation__message:before,.us-validation .us-validation__message:after,.us-validation--error .us-validation__message:before,.us-validation--error .us-validation__message:after{border-color:#d64226}.us-validation .us-validation__message:after,.us-validation--error .us-validation__message:after{border-right-color:#fff}.us-validation .us-validation__icon,.us-validation--error .us-validation__icon{background-color:#d64226}.us-validation .us-validation__icon:before,.us-validation--error .us-validation__icon:before{content:"!"}.us-validation--success .us-validation__message{color:#2aaa5b;border-color:#2aaa5b}.us-validation--success .us-validation__message:before,.us-validation--success .us-validation__message:after{border-color:#2aaa5b}.us-validation--success .us-validation__message:after{border-right-color:#fff}.us-validation--success .us-validation__icon{background-color:#2aaa5b}.us-validation--success .us-validation__icon:before{content:"✓"}.us-validation__message{position:relative;display:block;min-height:2.4em;padding:.35em .5em;margin:0;line-height:1.5}.us-validation__icon{top:10px;left:0;width:26px;height:26px;font-size:18px;line-height:26px}.us-table{width:100%;color:#4f4f5b}.us-table{border-collapse:separate;border-spacing:0}@media screen and (max-width: 599px){.us-table thead{display:none}.us-table tbody,.us-table tr,.us-table td{display:block}}.us-table-head{padding:0 1em .5em 0}.us-table-head{color:#141424;text-align:left;vertical-align:middle;border-bottom:1px solid #c4c4c8}@media screen and (max-width: 599px){.us-table-body-row{position:relative}.us-table-body-row:before,.us-table-body-row:after{display:table;content:" "}.us-table-body-row:after{clear:both}}.us-table-cell{padding-top:15px;padding-bottom:15px}.us-table-cell{text-align:left;vertical-align:top;border-bottom:1px solid #c4c4c8}@media screen and (max-width: 599px){.us-table-cell{padding:0;border:0}}svg:not(:root){overflow:visible}svg.us-icon--before,svg.us-icon--after{display:inline-block;vertical-align:middle}svg.us-icon--before{margin-right:7.5px}svg.us-icon--after{margin-left:7.5px}.us-icon--centered{position:relative;top:50%;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.us-icon--notext{display:inline-block;text-indent:-999em}svg.us-icon--white{fill:#fff}svg.us-icon--typegrey{fill:#141424}svg.us-icon--inputgrey{fill:#84909a}svg.us-icon--typecyan{fill:#141424}svg.us-icon--custom{fill:#141424}svg.us-icon--uswitch{fill:#141424}svg.us-icon--cross{fill:#d64226}svg.us-icon--tick{fill:#2aaa5b}svg.us-icon--facebook{fill:#3c5a99}svg.us-icon--google{fill:#dc4e41}svg.us-icon--renewable{fill:#2aaa5b}svg.us-icon--star-half{fill:#ffd32f}svg.us-icon--starline-half{fill:#ffd32f}svg.us-icon--star{fill:#ffd32f}svg.us-icon--starline{fill:#ffd32f}svg.us-icon--twitter{fill:#00aced}svg.us-icon--hover--white:hover{fill:#fff}svg.us-icon--hover--typegrey:hover{fill:#141424}svg.us-icon--hover--inputgrey:hover{fill:#84909a}svg.us-icon--hover--typecyan:hover{fill:#141424}svg.us-icon--hover--custom:hover{fill:#141424}.us-icon--small{width:16px;height:16px}.us-icon--medium{width:32px;height:32px}.us-icon--large{width:64px;height:64px}@media screen and (max-width: 767px){.us-icon--small--sm-tablet{width:16px;height:16px}.us-icon--medium--sm-tablet{width:32px;height:32px}.us-icon--large--sm-tablet{width:64px;height:64px}}@media screen and (max-width: 599px){.us-icon--small--mobile{width:16px;height:16px}.us-icon--medium--mobile{width:32px;height:32px}.us-icon--large--mobile{width:64px;height:64px}}a,.us-link,.us-content .internal-menu a,.us-list a,.us-news-item-readmorelink,.us-guide-item-readmorelink,.us-content p a,.us-content ul a,.us-content blockquote a{text-decoration:underline}a,.us-link{color:#141424;transition:color 333ms}a:visited,.us-link:visited{color:#141424}a:focus,.us-link:focus{color:#141424}a:hover,.us-link:hover{color:#53535e}a:active,.us-link:active{color:#141424}.us-link--light{color:#fff}.us-link--light:visited{color:#fff}.us-link--light:focus{color:#fff}.us-link--light:hover{color:#e2e2e2}.us-link--light:active{color:#fff}.us-content .internal-menu,.us-list{list-style:none}.us-content .internal-menu li,.us-list li{font-size:16px;margin:0}.us-content .internal-menu a,.us-list a{display:block;padding-top:.5em;padding-bottom:.5em}.us-content .internal-menu a:hover,.us-list a:hover{color:#53535e}.us-hero .us-content .internal-menu,.us-content .us-hero .internal-menu,.us-hero .us-list{margin-top:1em}.us-numbered-list,.us-ticked-list{padding:0;margin:1.5em 0;list-style:none}.us-numbered-list li,.us-ticked-list li{position:relative;padding-left:2em;margin:.5em 0}.us-numbered-list li:before,.us-ticked-list li:before{position:absolute;left:0}.us-numbered-list{counter-reset:number-counter}.us-numbered-list li{counter-increment:number-counter}.us-numbered-list li:before{top:0;width:1.5em;height:1.5em;padding-top:.25em;line-height:1;color:#141424;text-align:center;border-radius:2em;content:counter(number-counter);box-sizing:border-box}.us-hero .us-numbered-list li:before,.us-numbered-list.us-custom-list-alt li:before{color:#141424;background:#fff;background:rgba(255,255,255,0.7)}.us-ticked-list li{padding-left:0}.us-ticked-list li:before{top:50%;margin-top:-8px}.us-content .plans-ending .us-btn,.us-btn{display:inline-block;padding:.63em 1.25em;font-size:1em;font-weight:bold;line-height:1em;color:#141424;text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;cursor:pointer;background-color:#e9ebed;border:0;border-radius:0;transition:none}.us-content .plans-ending .us-btn:visited,.us-btn:visited{color:#141424}.us-content .plans-ending .us-btn:hover,.us-content .plans-ending .us-btn:focus,.us-btn:hover,.us-btn:focus{opacity:.9;color:#141424;background-color:#e8e8e9;border-color:#141424}.us-content .plans-ending .us-btn:active,.us-btn:active{color:#fff;background-color:#141424}.us-btn--large{font-size:1.2em}.us-btn--small{padding:.4em .65em}.us-btn--blocked{display:block;width:100%;padding-right:0;padding-left:0}.us-btn--link{padding:0;line-height:1.618;color:#141424;background-color:transparent;border:0}.us-btn--link:hover{color:#141424;text-decoration:underline;background-color:transparent}.us-btn--disabled,.us-btn:disabled,.us-btn--disabled:visited{pointer-events:none;background-color:#dadadb;color:#a7a7ac}.us-content .plans-ending .us-btn,.us-content .plans-ending .us-btn:visited,.us-btn--primary,.us-btn--primary:visited{color:#fff;background-color:#141424;border-color:#10101d}.us-btn--primary--disabled,.us-btn--primary--disabled:visited{pointer-events:none;background-color:#dadadb;color:#a7a7ac}.us-content .plans-ending .us-btn:hover,.us-content .plans-ending .us-btn:focus,.us-btn--primary:hover,.us-btn--primary:focus{background-color:#232332;color:#fff;border-color:#10101d}.us-btn--action,.us-btn--action:visited{color:#141424;background-color:#fff;border-color:#ccc}.us-btn--action--disabled,.us-btn--action--disabled:visited{pointer-events:none;background-color:#dadadb;color:#a7a7ac}.us-btn--action:hover,.us-btn--action:focus{background-color:#f6f6f7;color:#141424;border-color:#ccc}.us-btn--secondary,.us-btn--secondary:visited{color:#141424;background-color:transparent;border:1px solid #141424}.us-btn--secondary--disabled,.us-btn--secondary--disabled:visited{pointer-events:none;border:1px solid #a7a7ac;background-color:transparent;color:#a7a7ac}.us-btn--secondary:hover,.us-btn--secondary:focus{background-color:rgba(167,167,172,0.1);color:#141424;border-color:#141424}.us-btn--hero,.us-btn--hero:visited{color:#141424;background-color:transparent;border:1px solid #141424}.us-btn--hero--disabled,.us-btn--hero--disabled:visited{pointer-events:none;border:1px solid #a7a7ac;background-color:transparent;color:#a7a7ac}.us-btn--hero:hover,.us-btn--hero:focus{background-color:rgba(167,167,172,0.1);color:#141424;border-color:#141424}.us-btn--reversed,.us-btn--reversed:visited{color:#fff;background-color:transparent;border:1px solid #fff}.us-btn--reversed--disabled,.us-btn--reversed--disabled:visited{pointer-events:none;border:1px solid #a7a7ac;background-color:transparent;color:#a7a7ac}.us-btn--reversed:hover,.us-btn--reversed:focus{background-color:rgba(167,167,172,0.1);color:#fff;border-color:#fff}.us-hero{background-color:#e2e2e2}.us-hero-container{padding-top:1.25em;padding-bottom:1.25em}@media screen and (min-width: 768px){.us-hero-container{padding-top:2.5em;padding-bottom:2.5em}}.us-hero-title{margin-bottom:0;font-size:1.25em}@media screen and (min-width: 768px){.us-hero-title{font-size:2.25em}}.us-hero-title,.us-hero-description{color:#141424}.us-hero-description{margin-bottom:0;padding-top:5px}.us-hero--double .us-hero-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 768px){.us-hero--double .us-hero-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 992px){.us-hero--double .us-hero-container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 599px){.us-hero__block:nth-child(2){display:none}}@media screen and (min-width: 768px){.us-hero__block:nth-child(1){width:60%;max-width:60%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 100px 0 0}.us-hero__block:nth-child(2){width:40%;margin:0 100px 0 0;display:block}}@media screen and (min-width: 992px){.us-hero__block:nth-child(1){width:auto;max-width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 100px 0 0}.us-hero__block:nth-child(2){width:50%;max-width:50%}}@media screen and (min-width: 768px){.us-content-group{padding-top:50px;padding-bottom:50px;border-bottom:1px solid #e9ebed}}@media screen and (max-width: 991px){.us-content-group.mobile-bordered{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #e9ebed}}@-webkit-keyframes tab-show{0%{opacity:0}100%{opacity:1}}@keyframes tab-show{0%{opacity:0}100%{opacity:1}}.us-tabs-nav{display:none;background-color:#e2e2e2}@media screen and (min-width: 768px){.js .us-tabs-nav{display:block}}.us-tabs-nav-menu{display:table;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row}.us-tabs-nav-link{display:table-cell;width:16.66667%;padding:14px 1em 12px;text-align:center;vertical-align:middle;border-right:3px solid #fff;border-radius:0;transition:none;text-decoration:none}@media screen and (min-width: 768px){.us-tabs-nav-link{font-size:.875em;line-height:1.25em}}@media screen and (min-width: 992px){.us-tabs-nav-link{font-size:1em}}@media screen and (min-width: 1200px){.us-tabs-nav-link{font-size:1.125em}}.us-tabs-nav-link:last-child{border-right:0}.us-tabs-nav-link:hover,.us-tabs-nav-link.active{color:#141424;border-right:0}.us-tabs-nav-link:hover:before,.us-tabs-nav-link.active:before{background-color:#141424}.us-tabs-nav-link.active{cursor:default;background-color:#fff}.us-tabs-nav-link.active:hover{background-color:#fff}.us-tabs-nav-mainlink{color:#53535e;position:relative;background-color:#e2e2e2;transition:color 300ms, background-color 300ms}.us-tabs-nav-mainlink:visited{color:#53535e}.us-tabs-nav-mainlink:hover{color:#141424}.us-tabs-nav-mainlink:active{color:#141424}.us-tabs-nav-mainlink:before{position:absolute;top:0;right:0;left:0;height:5px;background-color:#e2e2e2;content:"";transition:background-color 300ms}.us-tabs-nav-mainlink:hover{background-color:#f4f5f6}.us-tabs-nav-mainlink:hover .us-tabs-nav-chevron,.us-tabs-nav-mainlink:hover .us-tabs-nav-chevron-wrapper .us-icon,.us-tab.active .us-tabs-nav-mainlink .us-tabs-nav-chevron,.us-tab.active .us-tabs-nav-mainlink .us-tabs-nav-chevron-wrapper .us-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);fill:#141424}.us-tabs-nav-mainlink:hover:before{background-color:#141424}.us-tab.active .us-tabs-nav-mainlink:before{background-color:#141424}.us-tabs-nav-link{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center}@media screen and (max-width: 991px){.us-tabs-container{padding:0}}.us-tab-title{font-size:1.125em;line-height:1.25em;position:relative;margin:0;font-weight:normal;border-bottom:1px solid #fff}@media screen and (min-width: 768px){.js .us-tab-title{display:none}}.us-tab-title .us-tabs-nav-mainlink{display:block;padding:0.75em 15px 0.5em}.us-tab.active .us-tab-title .us-tabs-nav-mainlink{color:#141424;background-color:#fff}.us-tab-title .us-tabs-nav-chevron,.us-tab-title .us-tabs-nav-chevron-wrapper .us-icon{position:absolute;right:15px;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.us-tab-content{display:block;overflow:hidden;opacity:1}@media screen and (max-width: 991px){.us-tab-content{padding-right:15px;padding-left:15px}}.js .us-tab-content{max-height:0}@media screen and (min-width: 768px){.js .us-tab-content{display:none;max-height:none}}.us-tab.active .us-tab-content{max-height:9999px;padding-top:1em}@media screen and (min-width: 768px){.us-tab.active .us-tab-content{display:block;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:tab-show;animation-name:tab-show;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@-webkit-keyframes loader-intro{from{opacity:0}to{opacity:1}}@keyframes loader-intro{from{opacity:0}to{opacity:1}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.us-loader,.us-loader__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.us-loader--loading .us-loader__spinner{position:relative;z-index:2;display:inline-block;margin-top:1em;margin-bottom:1em;background-repeat:no-repeat}.us-loader--loading .us-loader__spinner{background:transparent url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23141424%22%3E%3Cpath%20opacity%3D%22.25%22%20d%3D%22M16%200a16%2016%200%200%200%200%2032%2016%2016%200%200%200%200-32m0%204a12%2012%200%200%201%200%2024%2012%2012%200%200%201%200-24%22%2F%3E%3Cpath%20d%3D%22M16%200a16%2016%200%200%201%2016%2016h-4A12%2012%200%200%200%2016%204z%22%2F%3E%3C%2Fsvg%3E%0A') no-repeat center center;-webkit-animation:spin 500ms infinite linear;animation:spin 500ms infinite linear}.us-loader{z-index:1;display:none;text-align:center}.us-loader__container{position:relative}.us-loader--loading{display:block;-webkit-animation:loader-intro 500ms forwards;animation:loader-intro 500ms forwards}.us-loader--centered{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.us-loader__inner{position:relative;z-index:2}.us-loader--loading .us-loader__spinner{width:60px;height:60px;background-size:60px}.us-loader--centered .us-loader__spinner{margin-top:0}.us-loader__text{color:#141424}.us-loader__overlay{z-index:1;background-color:#fff;opacity:.8}.us-crumbs{margin-top:1em;margin-bottom:1em;list-style:none}.us-crumbs__item{margin-bottom:0;color:#53535e}.us-crumbs__item:before{display:inline-block;margin:0 .35em;font-size:1.4em;font-weight:normal;content:"\203A";vertical-align:text-top}.us-crumbs__item:first-child:before{width:0;margin:0;color:transparent}.us-crumbs__item:last-child{font-weight:bold;color:#141424}.us-crumbs__item:last-child:before{color:#53535e}.us-crumbs__link{color:#53535e;text-decoration:none}.us-crumbs__link:visited{color:#53535e}.us-crumbs__link:hover{color:#53535e;text-decoration:underline}.us-cta{padding:15px;margin-bottom:1.5em;background-color:#fff;border:1px solid #a7a7ac;border-left:8px solid #acb0ff}@media screen and (min-width: 768px){.us-cta{padding:30px}}.us-cta label{display:block}@media screen and (min-width: 992px){.us-cta label{display:inline-block}}.us-cta p{font-size:1.125em}.us-cta__title.us-cta__title{margin-top:0;font-size:1.5em}@media screen and (min-width: 768px){.us-cta__title.us-cta__title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:1.125em;line-height:1.25em}}@media screen and (min-width: 992px){.us-cta__title.us-cta__title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:1.5em;line-height:1.25em}}.us-cta--side{padding:15px;border-bottom:10px solid #141424;border-left:0}@media screen and (min-width: 992px){.us-cta--side{padding:20px}}.us-cta--side .us-form-input{width:100%}.us-overlay--open{overflow:hidden}.us-overlay-parent{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1003;visibility:hidden}.us-overlay-parent--visible{overflow:scroll;visibility:visible}.us-overlay{position:absolute;z-index:1003;width:100%;min-height:100%;background:#fff;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);transition:opacity .3s linear,box-shadow .3s linear,-webkit-transform .3s ease-in;transition:transform .3s ease-in,opacity .3s linear,box-shadow .3s linear;transition:transform .3s ease-in,opacity .3s linear,box-shadow .3s linear,-webkit-transform .3s ease-in;-webkit-overflow-scrolling:auto}.us-overlay-parent--active .us-overlay{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);box-shadow:1px 0 18px 0 rgba(0,0,0,0.3);transition-timing-function:ease-out}@media screen and (min-width: 600px){.us-overlay{width:340px}}.us-overlay--above{z-index:1004}.us-overlay-parent--active .us-overlay--above{box-shadow:1px 0 30px 5px rgba(0,0,0,0.3)}@media screen and (min-width: 992px){.us-overlay--modal{position:relative;width:60%;max-width:700px;min-height:0;margin:5% auto;opacity:0;-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}.us-overlay-parent--active .us-overlay--modal{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);box-shadow:0 1px 18px 0 rgba(0,0,0,0.3)}.us-overlay-parent--active .us-overlay--modal.us-overlay--above{box-shadow:0 1px 30px 5px rgba(0,0,0,0.3)}}.us-overlay--right{right:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.us-overlay-parent--active .us-overlay--right{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);box-shadow:-1px 0 18px 0 rgba(0,0,0,0.3)}.us-overlay-parent--active .us-overlay--right.us-overlay--above{box-shadow:-1px 0 30px 5px rgba(0,0,0,0.3)}.us-overlay__container{position:relative}.us-overlay__body{padding:1em;color:#141424}.us-overlay__header{position:relative;width:100%;min-height:55px;padding:1em;color:#fff;background:#141424}.us-overlay__title{width:calc(100% - 64px)}.us-overlay__close{position:absolute;top:.75em;right:1em}@media screen and (min-width: 768px){.us-tooltip--left .us-tooltip__note,.us-tooltip--right .us-tooltip__note{top:-1em}.us-tooltip--left .us-tooltip__note .us-tooltip__arrow,.us-tooltip--right .us-tooltip__note .us-tooltip__arrow{top:1em}.us-tooltip--left .us-tooltip__note .us-tooltip__arrow:after,.us-tooltip--right .us-tooltip__note .us-tooltip__arrow:after{top:-10px}}@media screen and (min-width: 768px){.us-tooltip--top .us-tooltip__note,.us-tooltip--bottom .us-tooltip__note{left:50%;margin-left:-150px}.us-tooltip--top .us-tooltip__note .us-tooltip__arrow,.us-tooltip--bottom .us-tooltip__note .us-tooltip__arrow,.us-tooltip--top .us-tooltip__note .us-tooltip__arrow:after,.us-tooltip--bottom .us-tooltip__note .us-tooltip__arrow:after{left:50%;margin-left:-10px}}@media screen and (max-width: 991px){.us-tooltip.us-tooltip--active .us-tooltip__note{display:block;pointer-events:all;opacity:1;visibility:visible;transition-delay:0ms}.us-tooltip.us-tooltip--active .us-tooltip__icon{background:#141424}}@media screen and (min-width: 768px){.us-tooltip:hover .us-tooltip__note{display:block;pointer-events:all;opacity:1;visibility:visible;transition-delay:0ms}.us-tooltip:hover .us-tooltip__icon{background:#141424}}.us-tooltip__wrapper{position:static;top:0;right:0}@media screen and (min-width: 768px){.us-tooltip__wrapper{position:absolute}}.us-tooltip__icon{position:absolute;top:0;right:0;width:22px;height:22px;font-weight:700;line-height:22px;color:#fff;text-align:center;cursor:pointer;background:#a7a7ac;border-radius:50%}@media screen and (min-width: 768px){.us-tooltip__icon{position:static}}.us-tooltip__icon:before{content:"?"}.us-tooltip__note{position:static;display:none;padding:.75em 1em;margin-top:1em;margin-bottom:1em;color:#141424;background:#fff;border:1px solid #141424}@media screen and (min-width: 768px){.us-tooltip__note{position:absolute;display:block;width:300px;margin-top:0;margin-bottom:0;pointer-events:none;opacity:0;visibility:hidden;transition:visibility 0ms ease 300ms, opacity 300ms ease}}.us-tooltip__arrow{position:absolute}.us-tooltip__arrow:after{position:absolute;content:""}.us-tooltip--small .us-tooltip__icon{width:16px;height:16px;font-size:.875em;line-height:16px}.us-tooltip--top .us-tooltip__note{bottom:32px}@media screen and (min-width: 768px){.us-tooltip--top .us-tooltip__note .us-tooltip__arrow{width:0;height:0;border-top:10px solid #141424;border-right:10px solid transparent;border-left:10px solid transparent;bottom:-10px}.us-tooltip--top .us-tooltip__note .us-tooltip__arrow:after{width:0;height:0;border-top:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;bottom:1px}}.us-tooltip--bottom .us-tooltip__note{top:32px}@media screen and (min-width: 768px){.us-tooltip--bottom .us-tooltip__note .us-tooltip__arrow{width:0;height:0;border-right:10px solid transparent;border-bottom:10px solid #141424;border-left:10px solid transparent;top:-10px}.us-tooltip--bottom .us-tooltip__note .us-tooltip__arrow:after{width:0;height:0;border-right:10px solid transparent;border-bottom:10px solid #fff;border-left:10px solid transparent;top:1px}}.us-tooltip--left .us-tooltip__note{left:-315px}@media screen and (min-width: 768px){.us-tooltip--left .us-tooltip__note .us-tooltip__arrow{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #141424;right:-10px}.us-tooltip--left .us-tooltip__note .us-tooltip__arrow:after{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #fff;right:1px}}.us-tooltip--right .us-tooltip__note{right:-315px}@media screen and (min-width: 768px){.us-tooltip--right .us-tooltip__note .us-tooltip__arrow{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #141424;border-bottom:10px solid transparent;left:-10px}.us-tooltip--right .us-tooltip__note .us-tooltip__arrow:after{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #fff;border-bottom:10px solid transparent;left:1px}}.us-usp{background-color:rgba(132,166,255,0.3);display:inline-block;padding:.25em .75em;font-weight:600;font-size:.875em;line-height:1.618;color:#141424;text-align:left}.us-usp:before{position:relative;left:-.55em;border-left:4px solid #84a6ff;content:"";padding:.2em 0}.us-usp--blue{background-color:rgba(132,166,255,0.3)}.us-usp--blue:before{position:relative;left:-.55em;border-left:4px solid #84a6ff;content:"";padding:.2em 0}.us-usp--orange{background-color:rgba(255,170,85,0.3)}.us-usp--orange:before{position:relative;left:-.55em;border-left:4px solid #fa5;content:"";padding:.2em 0}.us-usp--purple{background-color:rgba(172,150,222,0.3)}.us-usp--purple:before{position:relative;left:-.55em;border-left:4px solid #ac96de;content:"";padding:.2em 0}.us-usp--yellow{background-color:rgba(255,213,85,0.3)}.us-usp--yellow:before{position:relative;left:-.55em;border-left:4px solid #ffd555;content:"";padding:.2em 0}.us-usp--typecyan{background-color:rgba(126,220,233,0.3)}.us-usp--typecyan:before{position:relative;left:-.55em;border-left:4px solid #7edce9;content:"";padding:.2em 0}.us-usp--green{background-color:rgba(130,202,80,0.3)}.us-usp--green:before{position:relative;left:-.55em;border-left:4px solid #82ca50;content:"";padding:.2em 0}.us-usp--navy{background-color:rgba(132,166,255,0.3)}.us-usp--navy:before{position:relative;left:-.55em;border-left:4px solid #84a6ff;content:"";padding:.2em 0}.us-usp--cyan{background-color:rgba(126,220,233,0.3)}.us-usp--cyan:before{position:relative;left:-.55em;border-left:4px solid #7edce9;content:"";padding:.2em 0}.us-usp--typegrey{background-color:rgba(83,83,94,0.3)}.us-usp--typegrey:before{position:relative;left:-.55em;border-left:4px solid #53535e;content:"";padding:.2em 0}.us-usp--grey{background-color:rgba(83,83,94,0.3)}.us-usp--grey:before{position:relative;left:-.55em;border-left:4px solid #53535e;content:"";padding:.2em 0}.us-usp--red{background-color:rgba(255,138,131,0.3)}.us-usp--red:before{position:relative;left:-.55em;border-left:4px solid #ff8a83;content:"";padding:.2em 0}.us-usp--pink{background-color:rgba(255,117,212,0.3)}.us-usp--pink:before{position:relative;left:-.55em;border-left:4px solid #ff75d4;content:"";padding:.2em 0}.us-usp--light-purple{background-color:rgba(172,176,255,0.3)}.us-usp--light-purple:before{position:relative;left:-.55em;border-left:4px solid #acb0ff;content:"";padding:.2em 0}.us-usp--annotated{font-weight:normal;color:#141424;text-align:left;background-color:#f4f5f6}.us-usp--annotated:before{border:0}.us-usp--annotated .us-usp{margin-right:10px;margin-left:-10px}.us-progress{position:relative;z-index:4;background-color:#fff}.us-progress__nav{list-style:none;counter-reset:number-counter}.us-progress__item{position:relative;float:left;line-height:1.5em;counter-increment:number-counter}@media screen and (min-width: 768px){.us-progress__item{margin-right:30px}}.us-progress__link{position:relative;display:block;padding-top:.5em;padding-bottom:.5em}@media screen and (min-width: 768px){.us-progress__link{padding-top:1em;padding-bottom:1em}}.us-progress__link:before{position:relative;display:inline-block;width:1.5em;height:1.5em;margin-right:10px;font-weight:500;color:#fff;text-align:center;border-radius:50%;content:counter(number-counter);transition:background-color .3s;border-width:3px;border-style:solid}.us-progress__link--next{color:#141424}.us-progress__link--next:before{border-color:#a7a7ac;background-color:#a7a7ac}.us-progress__link--current{color:#141424}.us-progress__link--current:before{color:#141424;background-color:#fff;border-color:#141424}.us-progress__link--complete{color:#141424;text-decoration:none}.us-progress__link--complete:visited{color:#141424}.us-progress__link--complete:focus{color:#fff}.us-progress__link--complete:hover{color:#fff}.us-progress__link--complete:active{color:#141424}.us-progress__link--complete:hover{text-decoration:underline;-webkit-text-decoration-color:#141424;text-decoration-color:#141424}.us-progress__link--complete:before{background-color:#141424;border-color:#141424}.us-progress__link--complete:hover span,.us-progress__link--complete:focus span{color:#141424}.us-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1002;background:rgba(20,20,36,0.5);opacity:0;visibility:hidden}.us-backdrop--animated{transition:opacity 0.5s}.us-backdrop--visible{visibility:visible}.us-backdrop--active{opacity:1}.us-reminder,.us-reminder--grey,.us-reminder--navy{background-color:#fff;border:1px solid #a7a7ac;max-width:950px}.us-reminder.us-container,.us-reminder--grey.us-container,.us-reminder--navy.us-container{margin-bottom:2em}@media screen and (max-width: 767px){.us-reminder.us-container,.us-reminder--grey.us-container,.us-reminder--navy.us-container{padding:0}}.us-reminder-title,.us-reminder--grey-title,.us-reminder--navy-title{color:#141424;padding:1.33em 1.33em 0 1.33em;font-size:1.5em;font-weight:bold}.us-reminder-content,.us-reminder--grey-content,.us-reminder--navy-content{padding:2em;color:#7c7c84}.us-reminder-content p,.us-reminder--grey-content p,.us-reminder--navy-content p{font-size:1.125em;margin-bottom:1.5em}.us-reminder--grey,.us-reminder--grey--grey,.us-reminder--navy--grey{background-color:#e2e2e2}.us-reminder--grey .us-reminder-content,.us-reminder--grey--grey .us-reminder-content,.us-reminder--navy--grey .us-reminder-content{color:#141424}.us-reminder--navy,.us-reminder--grey--navy,.us-reminder--navy--navy{background-color:#141424;border-color:#141424;color:#fff}.us-reminder--navy .us-reminder-title,.us-reminder--navy .us-reminder-content,.us-reminder--grey--navy .us-reminder-title,.us-reminder--grey--navy .us-reminder-content,.us-reminder--navy--navy .us-reminder-title,.us-reminder--navy--navy .us-reminder-content{color:#fff}.us-tabs--page-nav{display:none;background-color:#e2e2e2}@media screen and (min-width: 768px){.us-tabs--page-nav{display:block}}.us-tabs__inner{width:100%;max-width:1200px;margin:0 auto}.us-tabs__links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;margin:0;list-style:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.us-tabs__links-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:180px;margin:0;text-align:center;cursor:pointer;border-right:3px solid #fff;transition:background-color .2s;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.875em;line-height:1.25em}@media screen and (min-width: 992px){.us-tabs__links-item{font-size:1em;line-height:1.5em}}.us-tabs__links-item a{display:block;color:#53535e;transition:color .2s;padding:.825em 1em;text-decoration:none}.us-tabs__links-item:last-child{border:0}.us-tabs__links-item::before{position:absolute;top:0;left:0;width:100%;border-top:5px solid #141424;content:"";opacity:0;transition:opacity .2s}.us-tabs__links-item:hover{background-color:#f4f5f6}.us-tabs__links-item:hover a{color:#141424}.us-tabs__links-item:hover::before{opacity:1}.us-tabs__links-item--active{background-color:#fff;border-right:0}.us-tabs__links-item--active a{color:#141424}.us-tabs__links-item--active::before{opacity:1}.us-table-toolbar{background:#f4f5f6;padding:15px;border-bottom:1px solid #e9ebed;margin:0 auto 15px}@media screen and (min-width: 768px){.us-table-toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:transparent;border-bottom:0;padding:30px 15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.us-table-toolbar__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.us-table-toolbar__wrapper:first-child{margin-bottom:15px}@media screen and (min-width: 768px){.us-table-toolbar__wrapper:first-child{margin-bottom:0}}.us-table-toolbar__sort{width:100%}@media screen and (min-width: 768px){.us-table-toolbar__sort{width:auto}}.us-table-toolbar__sort select{width:100%}@media screen and (min-width: 768px){.us-table-toolbar__sort select{width:auto}}.us-table-toolbar__wrapper--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.us-table-toolbar__heading{font-size:18px}.us-comp-banner{width:100%;background-color:#fff;border:1px solid #a7a7ac;color:#141424;padding:60px;text-align:center;font-size:14px;line-height:20px}.us-comp-banner__inner{width:100%;max-width:1200px;margin:0 auto}.us-comp-banner__text{margin:0}.us-comp-banner__text:last-child{padding:0}.us-promo-banner{width:100%;padding:1.7em;background-color:#141424}.us-promo-banner__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:800px;margin:0 auto;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 992px){.us-promo-banner__inner{max-width:1200px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.us-promo-banner__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding:0;margin:1em 0 3em 0;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 992px){.us-promo-banner__list{width:60%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:1em}}.us-promo-banner__list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin:15px 0 0 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 992px){.us-promo-banner__list-item{margin:0}}.us-promo-banner__list-item:first-child{margin:0}.us-promo-banner__title{font-size:1.2em;font-weight:700;color:#fff}@media screen and (min-width: 992px){.us-promo-banner__title{width:100%;font-size:1.5em}}.us-promo-banner__circle{display:inline-block;width:36px;height:36px;min-width:36px;min-height:36px;margin-right:10px;line-height:30px;color:#141424;text-align:center;background:#fff;border:solid 3px #fff;border-radius:50%;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;font-weight:800}.us-promo-banner__text{padding:5px 10px 0 10px;color:#fff;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}@media screen and (min-width: 992px){.us-promo-banner__button{width:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}}.us-promo-banner__button a{width:100%;padding:.75em 1.2em}.us-ct-row{position:relative;display:block;margin-bottom:15px;color:#141424;background:#fff;border:1px solid #a7a7ac}.us-ct-row:hover{cursor:pointer}.us-ct-row__title{display:none;width:100%;padding:15px;border-bottom:1px solid #a7a7ac}@media screen and (min-width: 992px){.us-ct-row__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.us-ct-row__title .us-usp{margin-right:8px}.us-ct-row__title-text{margin:0 15px 0 0;font-weight:bold}.us-ct-row__product{position:relative;margin:15px 0}@media screen and (min-width: 992px){.us-ct-row__product{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid #a7a7ac}}.us-ct-row__image{max-width:150px}@media screen and (min-width: 992px){.us-ct-row__image{max-width:100%;min-width:100%}}.us-ct-row__title--mobile{margin-top:10px;font-size:18px}@media screen and (min-width: 768px){.us-ct-row__title--mobile{font-size:24px}}.us-ct-row__usp--mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:15px 0 10px 0}.us-ct-row__usp--mobile .us-usp{margin-right:8px}@media screen and (min-width: 992px){.us-ct-row__title--mobile,.us-ct-row__usp--mobile{display:none}}.us-ct-row__col{padding:6px 15px}@media screen and (min-width: 992px){.us-ct-row__col{border-top:0}}.us-ct-row__col--stretch{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width: 992px){.us-ct-row__col--stretch{display:block;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;padding:15px 0 15px 15px}}.us-ct-row__col--apply{position:absolute;top:0;right:0;border-top:0;width:calc(100% - 165px);max-width:200px;text-align:center}@media screen and (min-width: 768px){.us-ct-row__col--apply{max-width:250px}}@media screen and (min-width: 992px){.us-ct-row__col--apply{border-right:0;position:relative;-webkit-box-flex:0;-webkit-flex:0 0 160px;-ms-flex:0 0 160px;flex:0 0 160px}}.us-ct-row__col--image{border-top:0}@media screen and (min-width: 992px){.us-ct-row__col--image{-webkit-box-flex:0;-webkit-flex:0 0 150px;-ms-flex:0 0 150px;flex:0 0 150px}}@media screen and (min-width: 992px){.us-ct-row__col--image img{width:120px;height:auto}}.us-ct-row__more-info{display:inline-block;margin-top:10px;color:#141424;text-decoration:underline;white-space:nowrap;cursor:pointer}.us-ct-row__rep-ex{display:block;font-size:16px;border-bottom:1px solid #a7a7ac;padding:15px;font-weight:bold;width:100%}.us-ct-row__key-details-toggle{display:block;width:100%;padding:10px;font-size:16px;font-weight:500;text-decoration:underline;text-align:center;cursor:pointer;background:none;border:0;outline:0}.us-ct-row__key-details-chevron{width:20px;height:20px;padding:3px;margin-left:4px;-webkit-transform:translateY(5px) rotate(90deg);transform:translateY(5px) rotate(90deg);stroke-width:10px;-webkit-transform-origin:center;transform-origin:center}.us-ct-row__key-details-toggle-open .us-ct-row__key-details-chevron{-webkit-transform:translateY(5px) rotate(-90deg);transform:translateY(5px) rotate(-90deg)}.us-ct-row__key-details-info{padding:0 15px;margin-top:20px;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (min-width: 992px){.us-ct-row__key-details-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.us-ct-row__key-details-col{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;font-size:18px;margin:10px 0}@media screen and (min-width: 992px){.us-ct-row__key-details-col{margin-right:20px}}.us-ct-row__key-details-ul{font-size:16px;padding-left:20px}.us-ct-row__criteria{padding:0;list-style-type:none}.us-ct-row__criteria-li{position:relative;padding-left:30px}.us-ct-row__criteria-tick{position:absolute;top:4px;left:0}.us-ct-row__criteria-additional{font-size:14px;color:#53535e;margin-top:10px}.us-ct-row__name{width:33%;font-size:16px}@media screen and (min-width: 992px){.us-ct-row__name{width:100%;font-size:24px}}.us-ct-row__value{color:#7c7c84;font-size:14px;line-height:1.4em}.us-ct-row__eligibility{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 0 10px 0}.us-ct-row__eligibility-score{font-weight:700}.us-ct-row__eligibility-link{white-space:nowrap;cursor:pointer;color:#008fe9;border-bottom:1px solid #008fe9}.us-ct-row__eligibility-progress{height:15px;width:100%;background:#e9ebed;margin:0 0 5px 0;position:relative}.us-ct-row__eligibility-bar{height:inherit;position:absolute;top:0;left:0}.us-calculator{position:relative;display:block;width:100%}.us-calculator__input{display:inline-table;margin-right:10px}.us-calculator__btn{display:block;margin:.5em;width:auto}.us-article{position:relative;padding:22.5px;border:1px solid #a7a7ac}@media screen and (min-width: 992px){.us-article{padding:15px 30px}}.us-article__link{display:block;-webkit-tap-highlight-color:transparent;text-decoration:none}.us-article__link:hover .us-article__title{text-decoration:underline}.us-article__link,.us-article__link:hover,.us-article__link:visited{color:inherit}.us-article__title{font-size:1.125em;line-height:1.25em}@media screen and (min-width: 768px){.us-article__title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:1.5em;line-height:1.25em}}@media screen and (min-width: 992px){.us-article__title{padding-top:7.5px}}.us-article__meta{color:#141424;font-size:.875em;position:absolute;bottom:22.5px}@media screen and (min-width: 992px){.us-article__meta{bottom:30px}}.us-article__description{color:#7c7c84;margin-bottom:1em;padding-bottom:2em}@media screen and (min-width: 768px){.us-article__description{font-size:1.125em}}.us-article__image{display:none}@media screen and (min-width: 992px){.us-article__image{display:block}}.us-news-item,.us-guide-item,.us-more-item{margin-bottom:1em}.us-news-item:hover .us-news-item-image,.us-guide-item:hover .us-news-item-image,.us-more-item:hover .us-news-item-image,.us-news-item:hover .us-guide-item-image,.us-guide-item:hover .us-guide-item-image,.us-more-item:hover .us-guide-item-image{opacity:.8}.us-news-item:hover .us-news-item-readmore:after,.us-guide-item:hover .us-news-item-readmore:after,.us-more-item:hover .us-news-item-readmore:after,.us-news-item:hover .us-guide-item-readmore:after,.us-guide-item:hover .us-guide-item-readmore:after,.us-more-item:hover .us-guide-item-readmore:after{left:.5em}@media screen and (max-width: 599px){.us-article-group .us-news-item,.us-article-group .us-guide-item,.us-article-group .us-more-item{padding:0;margin-bottom:0}}.us-news-item-link,.us-guide-item-link,.us-more-item-link{position:relative;display:block;overflow:hidden;text-decoration:none;background-color:#fff;transition:border-color 333ms, background-color 333ms;padding:8px}@media screen and (min-width: 600px){.us-news-item-link,.us-guide-item-link,.us-more-item-link{padding-bottom:2.1875em}}@media screen and (max-width: 599px){.us-article-group .us-news-item-link,.us-article-group .us-guide-item-link,.us-article-group .us-more-item-link{border-top-width:0}}.us-news-item-title,.us-guide-item-title{padding:9px;margin:0;color:#141424}.us-news-item-snippet,.us-guide-item-description{font-size:14px;font-size:.875rem;line-height:1.618;padding-top:8.144px;padding-top:.509rem;margin-bottom:17.744px;margin-bottom:1.109rem;padding:0 9px;color:#141424}.us-news-item-image-container,.us-guide-item-image-container{display:none}@media screen and (min-width: 600px){.us-news-item-image-container,.us-guide-item-image-container{display:block}}.us-news-item-image,.us-guide-item-image{width:100%;height:auto;transition:opacity 333ms}.background.us-news-item-image,.background.us-guide-item-image{height:128px;background-position:center center;background-repeat:no-repeat;background-size:cover}.us-news-item-readmorelink,.us-guide-item-readmorelink{color:#141424}.us-news-item-readmorelink:visited,.us-guide-item-readmorelink:visited{color:#141424}.us-news-item-readmorelink:focus,.us-guide-item-readmorelink:focus{color:#141424}.us-news-item-readmorelink:hover,.us-guide-item-readmorelink:hover{color:#53535e}.us-news-item-readmorelink:active,.us-guide-item-readmorelink:active{color:#141424}.us-news-item-readmore,.us-guide-item-readmore{position:absolute;bottom:0;display:none;padding:9px;color:#141424;white-space:nowrap}@media screen and (min-width: 600px){.us-news-item-readmore,.us-guide-item-readmore{display:block}}@media screen and (max-width: 599px){.us-article-group{margin-bottom:1em;overflow:hidden}.us-article-group .us-news-item:first-child .us-news-item-link,.us-article-group .us-guide-item:first-child .us-news-item-link,.us-article-group .us-more-item:first-child .us-news-item-link,.us-article-group .us-news-item:first-child .us-guide-item-link,.us-article-group .us-guide-item:first-child .us-guide-item-link,.us-article-group .us-more-item:first-child .us-guide-item-link,.us-article-group .us-news-item:first-child .us-more-item-link,.us-article-group .us-guide-item:first-child .us-more-item-link,.us-article-group .us-more-item:first-child .us-more-item-link{border-top-width:1px;border-bottom-width:1px}.us-article-group .us-news-item:last-child .us-news-item-link,.us-article-group .us-guide-item:last-child .us-news-item-link,.us-article-group .us-more-item:last-child .us-news-item-link,.us-article-group .us-news-item:last-child .us-guide-item-link,.us-article-group .us-guide-item:last-child .us-guide-item-link,.us-article-group .us-more-item:last-child .us-guide-item-link,.us-article-group .us-news-item:last-child .us-more-item-link,.us-article-group .us-guide-item:last-child .us-more-item-link,.us-article-group .us-more-item:last-child .us-more-item-link{border-bottom-width:1px}}.us-news-meta{padding-right:9px;padding-left:9px;overflow:hidden}.us-news-meta .category,.us-news-meta .date{padding-top:.25em;padding-bottom:.25em;font-size:.8125em;font-weight:bold;color:#141424}@media screen and (min-width: 1200px){.us-news-meta .category,.us-news-meta .date{font-size:.875em}}.us-news-meta .date{display:block;float:right}.us-news-meta .category{display:block;float:left}.us-more-item-title{display:block;padding:9px;color:#141424}.us-related{margin-bottom:30px}.us-related__item{margin-bottom:0}.us-related__title{font-size:1.125em}.us-related__item-link{color:#65717b;display:block;padding-top:.5em;padding-bottom:.5em;border-bottom:1px solid #b0b8bf;transition:color .3s, border-color .3s}.us-related__item-link:visited{color:#65717b}.us-related__item-link:hover{color:#141424}.us-related__item-link:active{color:#65717b}.us-related__item-link--more{color:#141424;padding-right:.5em;text-align:right;background-color:#e4f8ff}.us-related__item-link--more:visited{color:#141424}.us-related__item-link--more:hover{color:#141424}.us-related__item-link--more:active{color:#141424}.us-related__item-title{vertical-align:middle}@media screen and (min-width: 992px){.us-related__item-title{display:inline-block;width:calc(100% - 90px);margin-left:7.5px}}@media screen and (min-width: 992px){.us-related__item-image{display:inline-block;width:70px;height:70px;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:100%}}.us-list--reset{list-style:none}.us-blocked{display:block}.us-trailered{margin-bottom:1em}.us-trailered--large{margin-bottom:1.5em}.us-trailered--small{margin-bottom:.5em}.us-align--left{text-align:left}.us-align--right{text-align:right}.us-align--center{text-align:center}.us-color--blue{color:#141424}.us-background-color--blue{background:#141424}.us-color--navy{color:#141424}.us-background-color--navy{background:#141424}.us-color--typecyan{color:#141424}.us-background-color--typecyan{background:#141424}.us-color--cyan{color:#e2e2e2}.us-background-color--cyan{background:#e2e2e2}.us-color--red{color:#d64226}.us-background-color--red{background:#d64226}.us-color--green{color:#2aaa5b}.us-background-color--green{background:#2aaa5b}.us-color--typegrey{color:#141424}.us-background-color--typegrey{background:#141424}.us-color--typegrey-2{color:#65717b}.us-background-color--typegrey-2{background:#65717b}.us-color--inputgrey{color:#84909a}.us-background-color--inputgrey{background:#84909a}.us-color--bordergrey{color:#b0b8bf}.us-background-color--bordergrey{background:#b0b8bf}.us-color--keylinegrey{color:#e9ebed}.us-background-color--keylinegrey{background:#e9ebed}.us-color--blue-light{color:#0c72bf}.us-background-color--blue-light{background:#0c72bf}.us-color--typecyan-light{color:#4cc0f4}.us-background-color--typecyan-light{background:#4cc0f4}.us-color--cyan-light{color:#e4f8ff}.us-background-color--cyan-light{background:#e4f8ff}.us-color--yellow{color:#ffd32f}.us-background-color--yellow{background:#ffd32f}.us-color--orange{color:#f27930}.us-background-color--orange{background:#f27930}.us-color--purple{color:#9c55b8}.us-background-color--purple{background:#9c55b8}.us-reset--padding{padding:0}.us-reset--margin{margin:0}.us-margin-top{margin-top:1em}.us-padding-top{padding-top:1em}.us-margin-top--small{margin-top:.5em}.us-padding-top--small{padding-top:.5em}.us-margin-top--large{margin-top:1.5em}.us-padding-top--large{padding-top:1.5em}.us-margin-right{margin-right:1em}.us-padding-right{padding-right:1em}.us-margin-right--small{margin-right:.5em}.us-padding-right--small{padding-right:.5em}.us-margin-right--large{margin-right:1.5em}.us-padding-right--large{padding-right:1.5em}.us-margin-bottom{margin-bottom:1em}.us-padding-bottom{padding-bottom:1em}.us-margin-bottom--small{margin-bottom:.5em}.us-padding-bottom--small{padding-bottom:.5em}.us-margin-bottom--large{margin-bottom:1.5em}.us-padding-bottom--large{padding-bottom:1.5em}.us-margin-left{margin-left:1em}.us-padding-left{padding-left:1em}.us-margin-left--small{margin-left:.5em}.us-padding-left--small{padding-left:.5em}.us-margin-left--large{margin-left:1.5em}.us-padding-left--large{padding-left:1.5em}.us-img--full{display:block;height:auto;max-width:100%;min-width:100%}.us-img--left{margin-right:1em;margin-bottom:1em}.us-img--right{margin-bottom:1em;margin-left:1em}@media screen and (min-width: 768px){.us-grid-md--push-1{padding-left:8.33333%}}@media screen and (min-width: 992px){.us-grid-lg--push-1{padding-left:8.33333%}}@media screen and (min-width: 768px){.us-grid-md--push-2{padding-left:16.66667%}}@media screen and (min-width: 992px){.us-grid-lg--push-2{padding-left:16.66667%}}@media screen and (min-width: 768px){.us-grid-md--push-3{padding-left:25%}}@media screen and (min-width: 992px){.us-grid-lg--push-3{padding-left:25%}}@media screen and (min-width: 768px){.us-grid-md--push-4{padding-left:33.33333%}}@media screen and (min-width: 992px){.us-grid-lg--push-4{padding-left:33.33333%}}@media screen and (max-width: 599px){.us-mobile--hidden{display:none}}.us-mobile--block{display:none}@media screen and (max-width: 599px){.us-mobile--block{display:block}}.us-mobile--inline-block{display:none}@media screen and (max-width: 599px){.us-mobile--inline-block{display:inline-block}}.us-mobile--inline{display:none}@media screen and (max-width: 599px){.us-mobile--inline{display:inline}}@media screen and (min-width: 600px){.us-sm-tablet--hidden{display:none}}.us-sm-tablet--block{display:none}@media screen and (min-width: 600px){.us-sm-tablet--block{display:block}}.us-sm-tablet--inline-block{display:none}@media screen and (min-width: 600px){.us-sm-tablet--inline-block{display:inline-block}}.us-sm-tablet--inline{display:none}@media screen and (min-width: 600px){.us-sm-tablet--inline{display:inline}}@media screen and (min-width: 768px){.us-tablet--hidden{display:none}}.us-tablet--block{display:none}@media screen and (min-width: 768px){.us-tablet--block{display:block}}.us-tablet--inline-block{display:none}@media screen and (min-width: 768px){.us-tablet--inline-block{display:inline-block}}.us-tablet--inline{display:none}@media screen and (min-width: 768px){.us-tablet--inline{display:inline}}@media screen and (min-width: 992px){.us-desktop--hidden{display:none}}.us-desktop--block{display:none}@media screen and (min-width: 992px){.us-desktop--block{display:block}}.us-desktop--inline-block{display:none}@media screen and (min-width: 992px){.us-desktop--inline-block{display:inline-block}}.us-desktop--inline{display:none}@media screen and (min-width: 992px){.us-desktop--inline{display:inline}}@media screen and (min-width: 1200px){.us-lg-desktop--hidden{display:none}}.us-lg-desktop--block{display:none}@media screen and (min-width: 1200px){.us-lg-desktop--block{display:block}}.us-lg-desktop--inline-block{display:none}@media screen and (min-width: 1200px){.us-lg-desktop--inline-block{display:inline-block}}.us-lg-desktop--inline{display:none}@media screen and (min-width: 1200px){.us-lg-desktop--inline{display:inline}}.us-content__header img{display:none;height:auto;max-width:100%;min-width:100%}@media screen and (min-width: 768px){.us-content__header img{display:block}}.us-content__title{position:relative;padding:.5em 0 0 0;margin:0;clear:both;font-size:1.6785em;color:#141424;background-color:#fff}@media screen and (min-width: 992px){.us-content__title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:2.25em;line-height:1.3em;padding:.5em 0 1em 0}}.us-social{padding-top:1em}.us-social-btn{display:inline-block;margin-right:.5em;vertical-align:top}.us-content{margin-bottom:30px;font-size:16px;font-size:1rem;line-height:1.618}@media screen and (min-width: 768px){.us-content{font-size:18px;font-size:1.125rem;line-height:1.618}}@media screen and (min-width: 992px){.us-content{font-size:20px;font-size:1.25rem;line-height:1.618;text-rendering:optimizeSpeed}}.us-content h1,.us-content .us-heading--1{font-size:1.875em;line-height:1.3em}.us-content h2,.us-content .us-heading--2{font-size:1.5em;line-height:1.3em}.us-content h3,.us-content .us-heading--3{font-size:1.25em;line-height:1.25em}.us-content h4,.us-content .us-heading--4{font-size:1.125em;line-height:1.25em}.us-content h5,.us-content .us-heading--5{font-size:1em;line-height:.95em}.us-content h6,.us-content .us-heading--6{font-size:1em;line-height:.95em}.us-content h2,.us-content h3,.us-content h4,.us-content h5,.us-content h6{margin-top:30px;margin-bottom:.5em}@media screen and (min-width: 768px){.us-content h2,.us-content h3,.us-content h4,.us-content h5,.us-content h6{margin-top:50px}}.us-content img{height:auto;max-width:100%;padding-top:1em;margin-bottom:1em}.us-content table{width:100%;font-size:16px;border-collapse:separate}.us-content table a{border:0}.us-content table td,.us-content table th{padding:7.5px;text-align:left;vertical-align:middle;border-bottom:1px solid #b0b8bf}.us-content table thead{background-color:#e9ebed}.us-content figure{padding:15px;margin:0;background-color:#f4f5f6;border:1px solid #e9ebed}.us-content figure img{padding-top:0;margin-bottom:0}.us-content figure figcaption{display:inline-block;vertical-align:top}@media screen and (min-width: 768px){.us-content figure figcaption{width:50%;margin-left:30px}}.us-content .strap{font-size:18px;font-size:1.125rem;line-height:1.618;padding-top:8.144px;padding-top:.509rem;margin-bottom:17.744px;margin-bottom:1.109rem}@media screen and (min-width: 768px){.us-content .strap{font-size:22px;font-size:1.375rem;line-height:1.618;padding-top:8.144px;padding-top:.509rem;margin-bottom:17.744px;margin-bottom:1.109rem;margin-bottom:2em}}.us-content .us-cta{font-size:16px}.us-content .plans-ending{list-style:none;border-top:1px solid #141424}.us-content .plans-ending>li{padding-top:.5em;padding-bottom:.5em;margin:0;border-bottom:1px solid #141424}.us-content .plans-ending ul{list-style:disc}.us-content .plans-ending .row{position:relative;font-weight:700;color:#141424;cursor:pointer;transition:color .3s}.us-content .plans-ending .row:after{position:absolute;top:50%;right:1em;margin-top:-.75em;font-size:2em;font-weight:700;content:"\27E9"}.us-content .plans-ending .row:hover{color:#141424}.us-content .plans-ending img{margin:0 1em 0 1em;vertical-align:middle}.us-content .plans-ending .table-container{margin-top:.5em}.js .us-content .plans-ending .table-container{display:none}.us-content .fuel-breakdown{width:100%;overflow:hidden;list-style:none}.us-content .fuel-breakdown li{float:left;padding:15px 0;font-size:16px;font-size:1rem;color:#fff;text-align:center;vertical-align:middle}.us-content .fuel-breakdown li b{display:block}.us-content .fuel-breakdown .coal{background-color:#b0b8bf}.us-content .fuel-breakdown .gas{background-color:#141424}.us-content .fuel-breakdown .nuclear{background-color:#f27930}.us-content .fuel-breakdown .renewable{background-color:#2aaa5b}.us-content .fuel-breakdown .other{background-color:#141424;text-indent:-999em}