@tet/tet-components 1.3.146-testing → 1.3.147-testing

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. package/dist/cjs/index-f559cb2e.js +24 -36
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/{tet-notification.cjs.entry.js → tet-accordion_2.cjs.entry.js} +131 -0
  4. package/dist/cjs/tet-address-offers-filters-products_2.cjs.entry.js +1 -1
  5. package/dist/cjs/{tet-autocomplete_2.cjs.entry.js → tet-autocomplete.cjs.entry.js} +0 -65
  6. package/dist/cjs/tet-b2b-check-out-form_5.cjs.entry.js +647 -0
  7. package/dist/cjs/tet-b2b-configurator.cjs.entry.js +536 -0
  8. package/dist/cjs/tet-b2b-service-calculator.cjs.entry.js +1 -1
  9. package/dist/cjs/tet-border-radius.cjs.entry.js +1 -1
  10. package/dist/cjs/tet-business-lines.cjs.entry.js +1 -1
  11. package/dist/cjs/tet-colors.cjs.entry.js +4 -4
  12. package/dist/cjs/tet-compare-card-v2.cjs.entry.js +1 -1
  13. package/dist/cjs/tet-components.cjs.js +1 -1
  14. package/dist/cjs/tet-font-weight.cjs.entry.js +1 -1
  15. package/dist/cjs/tet-fonts.cjs.entry.js +1 -1
  16. package/dist/cjs/tet-grid.cjs.entry.js +1 -1
  17. package/dist/cjs/tet-layout.cjs.entry.js +1 -1
  18. package/dist/cjs/tet-link.cjs.entry.js +1 -1
  19. package/dist/cjs/tet-spacing.cjs.entry.js +1 -1
  20. package/dist/cjs/tet-spinner.cjs.entry.js +71 -0
  21. package/dist/cjs/tet-text-list.cjs.entry.js +1 -1
  22. package/dist/collection/collection-manifest.json +1 -0
  23. package/dist/collection/components/advanced/cards/tet-b2b-compare-card/test/tet-b2b-compare-card.spec.js +0 -1
  24. package/dist/collection/components/advanced/cards/tet-b2b-compare-card/tet-b2b-compare-card.js +8 -8
  25. package/dist/collection/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.css +7 -0
  26. package/dist/collection/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.js +31 -7
  27. package/dist/collection/components/advanced/cards/tet-compare-card/tet-compare-card.css +1 -0
  28. package/dist/collection/components/advanced/cards/tet-compare-card-v2/tet-compare-card-v2.css +1 -0
  29. package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.css +0 -2
  30. package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.js +24 -4
  31. package/dist/collection/components/simple/lists/tet-text-list/tet-text-list.css +1 -0
  32. package/dist/collection/components/simple/menu/tet-business-navigation/tet-business-navigation.css +15 -5
  33. package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.css +4 -2
  34. package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.js +27 -5
  35. package/dist/collection/components/views/tet-b2b-configurator/b2b-configurator.store.js +47 -0
  36. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/test/tet-b2b-configurator-cart.spec.js +10 -1
  37. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.css +54 -9
  38. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.js +106 -8
  39. package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.css +472 -0
  40. package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.js +612 -0
  41. package/dist/collection/components/views/tet-b2b-service-calculator/tet-b2b-service-calculator.js +1 -1
  42. package/dist/collection/components/views/tet-business-lines/tet-business-lines.js +1 -1
  43. package/dist/collection/docs/styling/border-radius/tet-border-radius.js +1 -1
  44. package/dist/collection/docs/styling/colors/tet-colors.js +4 -4
  45. package/dist/collection/docs/styling/font-weight/tet-font-weight.js +1 -1
  46. package/dist/collection/docs/styling/fonts/tet-fonts.js +1 -1
  47. package/dist/collection/docs/styling/layout/tet-layout.js +1 -1
  48. package/dist/collection/docs/styling/link/tet-link.js +1 -1
  49. package/dist/collection/docs/styling/spacing/tet-spacing.js +1 -1
  50. package/dist/collection/docs/styling/tet-grid/tet-grid.js +1 -1
  51. package/dist/collection/services/utils/minimum-duration-time.js +14 -0
  52. package/dist/components/index.js +2 -0
  53. package/dist/components/{p-08cb8e8b.js → p-401be6d8.js} +8 -6
  54. package/dist/components/{p-b3266df2.js → p-42c3311c.js} +1 -1
  55. package/dist/components/{p-c15aec6f.js → p-4a4c9b2c.js} +1 -1
  56. package/dist/{esm/tet-business-navigation.entry.js → components/p-5541195e.js} +35 -8
  57. package/dist/components/{p-e735af9c.js → p-8dd212bd.js} +1 -1
  58. package/dist/{esm/tet-b2b-compare-card.entry.js → components/p-922171da.js} +68 -20
  59. package/dist/{esm/tet-b2b-check-out-form.entry.js → components/p-b74f5470.js} +69 -16
  60. package/dist/components/p-cbf2c238.js +227 -0
  61. package/dist/components/{p-18778346.js → p-e72ea31d.js} +1 -1
  62. package/dist/{esm/tet-business-summary-card.entry.js → components/p-f68a8deb.js} +66 -14
  63. package/dist/components/tet-accordion.js +1 -1
  64. package/dist/components/tet-address-offers-view.js +2 -2
  65. package/dist/components/tet-address-offers.js +1 -1
  66. package/dist/components/tet-b2b-check-out-form.js +1 -207
  67. package/dist/components/tet-b2b-compare-card.js +1 -206
  68. package/dist/components/tet-b2b-configurator-cart.js +1 -167
  69. package/dist/components/tet-b2b-configurator.d.ts +11 -0
  70. package/dist/components/tet-b2b-configurator.js +661 -0
  71. package/dist/components/tet-b2b-service-calculator.js +1 -1
  72. package/dist/components/tet-border-radius.js +1 -1
  73. package/dist/components/tet-business-compare-card.js +1 -1
  74. package/dist/components/tet-business-lines.js +1 -1
  75. package/dist/components/tet-business-navigation.js +1 -103
  76. package/dist/components/tet-business-summary-card.js +1 -116
  77. package/dist/components/tet-colors.js +4 -4
  78. package/dist/components/tet-compare-card-v2.js +1 -1
  79. package/dist/components/tet-compare-card.js +1 -1
  80. package/dist/components/tet-compare-cards-tab.js +2 -2
  81. package/dist/components/tet-compare-cards.js +1 -1
  82. package/dist/components/tet-font-weight.js +1 -1
  83. package/dist/components/tet-fonts.js +1 -1
  84. package/dist/components/tet-grid.js +1 -1
  85. package/dist/components/tet-layout.js +1 -1
  86. package/dist/components/tet-link.js +1 -1
  87. package/dist/components/tet-spacing.js +1 -1
  88. package/dist/components/tet-text-list.js +1 -1
  89. package/dist/esm/index-7f1e2a22.js +24 -36
  90. package/dist/esm/loader.js +1 -1
  91. package/dist/esm/{tet-notification.entry.js → tet-accordion_2.entry.js} +132 -2
  92. package/dist/esm/tet-address-offers-filters-products_2.entry.js +1 -1
  93. package/dist/esm/{tet-autocomplete_2.entry.js → tet-autocomplete.entry.js} +1 -65
  94. package/dist/esm/tet-b2b-check-out-form_5.entry.js +639 -0
  95. package/dist/esm/tet-b2b-configurator.entry.js +532 -0
  96. package/dist/esm/tet-b2b-service-calculator.entry.js +1 -1
  97. package/dist/esm/tet-border-radius.entry.js +1 -1
  98. package/dist/esm/tet-business-lines.entry.js +1 -1
  99. package/dist/esm/tet-colors.entry.js +4 -4
  100. package/dist/esm/tet-compare-card-v2.entry.js +1 -1
  101. package/dist/esm/tet-components.js +1 -1
  102. package/dist/esm/tet-font-weight.entry.js +1 -1
  103. package/dist/esm/tet-fonts.entry.js +1 -1
  104. package/dist/esm/tet-grid.entry.js +1 -1
  105. package/dist/esm/tet-layout.entry.js +1 -1
  106. package/dist/esm/tet-link.entry.js +1 -1
  107. package/dist/esm/tet-spacing.entry.js +1 -1
  108. package/dist/esm/tet-spinner.entry.js +67 -0
  109. package/dist/esm/tet-text-list.entry.js +1 -1
  110. package/dist/tet-components/{p-0121cef5.entry.js → p-067c2f1b.entry.js} +1 -1
  111. package/dist/tet-components/{p-bb6387c6.entry.js → p-0738afc0.entry.js} +1 -1
  112. package/dist/tet-components/{p-f476f61c.entry.js → p-07aee8d0.entry.js} +1 -1
  113. package/dist/tet-components/p-0d818b7e.entry.js +1 -0
  114. package/dist/tet-components/{p-56460d2d.entry.js → p-4c9e742f.entry.js} +1 -1
  115. package/dist/tet-components/{p-9c274191.entry.js → p-4e0a24ba.entry.js} +1 -1
  116. package/dist/tet-components/p-4ea127f4.entry.js +1 -0
  117. package/dist/tet-components/{p-9bfcf2cc.entry.js → p-62eb4fe0.entry.js} +1 -1
  118. package/dist/tet-components/{p-38c3b247.entry.js → p-662d9457.entry.js} +1 -1
  119. package/dist/tet-components/{p-1ddb9e3c.entry.js → p-677b8bf7.entry.js} +1 -1
  120. package/dist/tet-components/{p-7f00f463.entry.js → p-6a4a979c.entry.js} +1 -1
  121. package/dist/tet-components/p-6d2c4b16.entry.js +1 -0
  122. package/dist/tet-components/{p-6782340f.entry.js → p-9513c8f6.entry.js} +1 -1
  123. package/dist/tet-components/p-af917a8f.entry.js +1 -0
  124. package/dist/tet-components/{p-597e234a.entry.js → p-dcb66405.entry.js} +1 -1
  125. package/dist/tet-components/{p-4838a00a.entry.js → p-e311eb7d.entry.js} +1 -1
  126. package/dist/tet-components/p-ed67bd52.entry.js +1 -0
  127. package/dist/tet-components/{p-bd8a0449.entry.js → p-eed6163a.entry.js} +1 -1
  128. package/dist/tet-components/tet-components.css +1 -1
  129. package/dist/tet-components/tet-components.esm.js +1 -1
  130. package/dist/types/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.d.ts +4 -2
  131. package/dist/types/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.d.ts +2 -1
  132. package/dist/types/components/simple/structural/tet-accordion/tet-accordion.d.ts +5 -0
  133. package/dist/types/components/views/tet-b2b-configurator/b2b-configurator.store.d.ts +22 -0
  134. package/dist/types/components.d.ts +100 -4
  135. package/dist/types/services/api/interfaces/property.interface.d.ts +2 -2
  136. package/dist/types/services/api/services/b2b-configurator/b2b-configurator.d.ts +4 -4
  137. package/dist/types/services/utils/minimum-duration-time.d.ts +9 -0
  138. package/package.json +1 -1
  139. package/dist/cjs/tet-accordion.cjs.entry.js +0 -136
  140. package/dist/cjs/tet-b2b-check-out-form.cjs.entry.js +0 -164
  141. package/dist/cjs/tet-b2b-compare-card.cjs.entry.js +0 -164
  142. package/dist/cjs/tet-b2b-configurator-cart.cjs.entry.js +0 -129
  143. package/dist/cjs/tet-business-navigation.cjs.entry.js +0 -82
  144. package/dist/cjs/tet-business-summary-card.cjs.entry.js +0 -77
  145. package/dist/esm/tet-accordion.entry.js +0 -132
  146. package/dist/esm/tet-b2b-configurator-cart.entry.js +0 -125
  147. package/dist/tet-components/p-05fc6443.entry.js +0 -1
  148. package/dist/tet-components/p-319c29e9.entry.js +0 -1
  149. package/dist/tet-components/p-47618056.entry.js +0 -1
  150. package/dist/tet-components/p-4eb386f5.entry.js +0 -1
  151. package/dist/tet-components/p-62419a1f.entry.js +0 -1
  152. package/dist/tet-components/p-a9499bbb.entry.js +0 -1
  153. package/dist/tet-components/p-d0d39e88.entry.js +0 -1
  154. package/dist/tet-components/p-ff5dba0e.entry.js +0 -1
  155. package/dist/types/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.d.ts +0 -67
@@ -1,4 +1,4 @@
1
- .tet-spacing__null--m{margin:0}.tet-spacing__null--mt{margin-top:0}.tet-spacing__null--mr{margin-right:0}.tet-spacing__null--mb{margin-bottom:0}.tet-spacing__null--ml{margin-left:0}.tet-spacing__null--mlr{margin-left:0;margin-right:0}.tet-spacing__null--mtb{margin-top:0;margin-bottom:0}.tet-spacing__null--p{padding:0}.tet-spacing__null--pt{padding-top:0}.tet-spacing__null--pr{padding-right:0}.tet-spacing__null--pb{padding-bottom:0}.tet-spacing__null--pl{padding-left:0}.tet-spacing__null--plr{padding-left:0;padding-right:0}.tet-spacing__null--ptb{padding-top:0;padding-bottom:0}.tet-spacing__3xs--m{margin:0.125rem}.tet-spacing__3xs--mt{margin-top:0.125rem}.tet-spacing__3xs--mr{margin-right:0.125rem}.tet-spacing__3xs--mb{margin-bottom:0.125rem}.tet-spacing__3xs--ml{margin-left:0.125rem}.tet-spacing__3xs--mlr{margin-left:0.125rem;margin-right:0.125rem}.tet-spacing__3xs--mtb{margin-top:0.125rem;margin-bottom:0.125rem}.tet-spacing__3xs--p{padding:0.125rem}.tet-spacing__3xs--pt{padding-top:0.125rem}.tet-spacing__3xs--pr{padding-right:0.125rem}.tet-spacing__3xs--pb{padding-bottom:0.125rem}.tet-spacing__3xs--pl{padding-left:0.125rem}.tet-spacing__3xs--plr{padding-left:0.125rem;padding-right:0.125rem}.tet-spacing__3xs--ptb{padding-top:0.125rem;padding-bottom:0.125rem}.tet-spacing__2xs--m{margin:0.25rem}.tet-spacing__2xs--mt{margin-top:0.25rem}.tet-spacing__2xs--mr{margin-right:0.25rem}.tet-spacing__2xs--mb{margin-bottom:0.25rem}.tet-spacing__2xs--ml{margin-left:0.25rem}.tet-spacing__2xs--mlr{margin-left:0.25rem;margin-right:0.25rem}.tet-spacing__2xs--mtb{margin-top:0.25rem;margin-bottom:0.25rem}.tet-spacing__2xs--p{padding:0.25rem}.tet-spacing__2xs--pt{padding-top:0.25rem}.tet-spacing__2xs--pr{padding-right:0.25rem}.tet-spacing__2xs--pb{padding-bottom:0.25rem}.tet-spacing__2xs--pl{padding-left:0.25rem}.tet-spacing__2xs--plr{padding-left:0.25rem;padding-right:0.25rem}.tet-spacing__2xs--ptb{padding-top:0.25rem;padding-bottom:0.25rem}.tet-spacing__xs--m{margin:0.5rem}.tet-spacing__xs--mt{margin-top:0.5rem}.tet-spacing__xs--mr{margin-right:0.5rem}.tet-spacing__xs--mb{margin-bottom:0.5rem}.tet-spacing__xs--ml{margin-left:0.5rem}.tet-spacing__xs--mlr{margin-left:0.5rem;margin-right:0.5rem}.tet-spacing__xs--mtb{margin-top:0.5rem;margin-bottom:0.5rem}.tet-spacing__xs--p{padding:0.5rem}.tet-spacing__xs--pt{padding-top:0.5rem}.tet-spacing__xs--pr{padding-right:0.5rem}.tet-spacing__xs--pb{padding-bottom:0.5rem}.tet-spacing__xs--pl{padding-left:0.5rem}.tet-spacing__xs--plr{padding-left:0.5rem;padding-right:0.5rem}.tet-spacing__xs--ptb{padding-top:0.5rem;padding-bottom:0.5rem}.tet-spacing__sm--m{margin:0.75rem}.tet-spacing__sm--mt{margin-top:0.75rem}.tet-spacing__sm--mr{margin-right:0.75rem}.tet-spacing__sm--mb{margin-bottom:0.75rem}.tet-spacing__sm--ml{margin-left:0.75rem}.tet-spacing__sm--mlr{margin-left:0.75rem;margin-right:0.75rem}.tet-spacing__sm--mtb{margin-top:0.75rem;margin-bottom:0.75rem}.tet-spacing__sm--p{padding:0.75rem}.tet-spacing__sm--pt{padding-top:0.75rem}.tet-spacing__sm--pr{padding-right:0.75rem}.tet-spacing__sm--pb{padding-bottom:0.75rem}.tet-spacing__sm--pl{padding-left:0.75rem}.tet-spacing__sm--plr{padding-left:0.75rem;padding-right:0.75rem}.tet-spacing__sm--ptb{padding-top:0.75rem;padding-bottom:0.75rem}.tet-spacing__md--m{margin:1rem}.tet-spacing__md--mt{margin-top:1rem}.tet-spacing__md--mr{margin-right:1rem}.tet-spacing__md--mb{margin-bottom:1rem}.tet-spacing__md--ml{margin-left:1rem}.tet-spacing__md--mlr{margin-left:1rem;margin-right:1rem}.tet-spacing__md--mtb{margin-top:1rem;margin-bottom:1rem}.tet-spacing__md--p{padding:1rem}.tet-spacing__md--pt{padding-top:1rem}.tet-spacing__md--pr{padding-right:1rem}.tet-spacing__md--pb{padding-bottom:1rem}.tet-spacing__md--pl{padding-left:1rem}.tet-spacing__md--plr{padding-left:1rem;padding-right:1rem}.tet-spacing__md--ptb{padding-top:1rem;padding-bottom:1rem}.tet-spacing__lg--m{margin:1.5rem}.tet-spacing__lg--mt{margin-top:1.5rem}.tet-spacing__lg--mr{margin-right:1.5rem}.tet-spacing__lg--mb{margin-bottom:1.5rem}.tet-spacing__lg--ml{margin-left:1.5rem}.tet-spacing__lg--mlr{margin-left:1.5rem;margin-right:1.5rem}.tet-spacing__lg--mtb{margin-top:1.5rem;margin-bottom:1.5rem}.tet-spacing__lg--p{padding:1.5rem}.tet-spacing__lg--pt{padding-top:1.5rem}.tet-spacing__lg--pr{padding-right:1.5rem}.tet-spacing__lg--pb{padding-bottom:1.5rem}.tet-spacing__lg--pl{padding-left:1.5rem}.tet-spacing__lg--plr{padding-left:1.5rem;padding-right:1.5rem}.tet-spacing__lg--ptb{padding-top:1.5rem;padding-bottom:1.5rem}.tet-spacing__xl--m{margin:2rem}.tet-spacing__xl--mt{margin-top:2rem}.tet-spacing__xl--mr{margin-right:2rem}.tet-spacing__xl--mb{margin-bottom:2rem}.tet-spacing__xl--ml{margin-left:2rem}.tet-spacing__xl--mlr{margin-left:2rem;margin-right:2rem}.tet-spacing__xl--mtb{margin-top:2rem;margin-bottom:2rem}.tet-spacing__xl--p{padding:2rem}.tet-spacing__xl--pt{padding-top:2rem}.tet-spacing__xl--pr{padding-right:2rem}.tet-spacing__xl--pb{padding-bottom:2rem}.tet-spacing__xl--pl{padding-left:2rem}.tet-spacing__xl--plr{padding-left:2rem;padding-right:2rem}.tet-spacing__xl--ptb{padding-top:2rem;padding-bottom:2rem}.tet-spacing__2xl--m{margin:2.5rem}.tet-spacing__2xl--mt{margin-top:2.5rem}.tet-spacing__2xl--mr{margin-right:2.5rem}.tet-spacing__2xl--mb{margin-bottom:2.5rem}.tet-spacing__2xl--ml{margin-left:2.5rem}.tet-spacing__2xl--mlr{margin-left:2.5rem;margin-right:2.5rem}.tet-spacing__2xl--mtb{margin-top:2.5rem;margin-bottom:2.5rem}.tet-spacing__2xl--p{padding:2.5rem}.tet-spacing__2xl--pt{padding-top:2.5rem}.tet-spacing__2xl--pr{padding-right:2.5rem}.tet-spacing__2xl--pb{padding-bottom:2.5rem}.tet-spacing__2xl--pl{padding-left:2.5rem}.tet-spacing__2xl--plr{padding-left:2.5rem;padding-right:2.5rem}.tet-spacing__2xl--ptb{padding-top:2.5rem;padding-bottom:2.5rem}.tet-spacing__3xl--m{margin:3rem}.tet-spacing__3xl--mt{margin-top:3rem}.tet-spacing__3xl--mr{margin-right:3rem}.tet-spacing__3xl--mb{margin-bottom:3rem}.tet-spacing__3xl--ml{margin-left:3rem}.tet-spacing__3xl--mlr{margin-left:3rem;margin-right:3rem}.tet-spacing__3xl--mtb{margin-top:3rem;margin-bottom:3rem}.tet-spacing__3xl--p{padding:3rem}.tet-spacing__3xl--pt{padding-top:3rem}.tet-spacing__3xl--pr{padding-right:3rem}.tet-spacing__3xl--pb{padding-bottom:3rem}.tet-spacing__3xl--pl{padding-left:3rem}.tet-spacing__3xl--plr{padding-left:3rem;padding-right:3rem}.tet-spacing__3xl--ptb{padding-top:3rem;padding-bottom:3rem}.tet-spacing__xxl--m{margin:3.5rem}.tet-spacing__xxl--mt{margin-top:3.5rem}.tet-spacing__xxl--mr{margin-right:3.5rem}.tet-spacing__xxl--mb{margin-bottom:3.5rem}.tet-spacing__xxl--ml{margin-left:3.5rem}.tet-spacing__xxl--mlr{margin-left:3.5rem;margin-right:3.5rem}.tet-spacing__xxl--mtb{margin-top:3.5rem;margin-bottom:3.5rem}.tet-spacing__xxl--p{padding:3.5rem}.tet-spacing__xxl--pt{padding-top:3.5rem}.tet-spacing__xxl--pr{padding-right:3.5rem}.tet-spacing__xxl--pb{padding-bottom:3.5rem}.tet-spacing__xxl--pl{padding-left:3.5rem}.tet-spacing__xxl--plr{padding-left:3.5rem;padding-right:3.5rem}.tet-spacing__xxl--ptb{padding-top:3.5rem;padding-bottom:3.5rem}.tet-spacing__2xxl--m{margin:4rem}.tet-spacing__2xxl--mt{margin-top:4rem}.tet-spacing__2xxl--mr{margin-right:4rem}.tet-spacing__2xxl--mb{margin-bottom:4rem}.tet-spacing__2xxl--ml{margin-left:4rem}.tet-spacing__2xxl--mlr{margin-left:4rem;margin-right:4rem}.tet-spacing__2xxl--mtb{margin-top:4rem;margin-bottom:4rem}.tet-spacing__2xxl--p{padding:4rem}.tet-spacing__2xxl--pt{padding-top:4rem}.tet-spacing__2xxl--pr{padding-right:4rem}.tet-spacing__2xxl--pb{padding-bottom:4rem}.tet-spacing__2xxl--pl{padding-left:4rem}.tet-spacing__2xxl--plr{padding-left:4rem;padding-right:4rem}.tet-spacing__2xxl--ptb{padding-top:4rem;padding-bottom:4rem}.tet-spacing__3xxl--m{margin:4.5rem}.tet-spacing__3xxl--mt{margin-top:4.5rem}.tet-spacing__3xxl--mr{margin-right:4.5rem}.tet-spacing__3xxl--mb{margin-bottom:4.5rem}.tet-spacing__3xxl--ml{margin-left:4.5rem}.tet-spacing__3xxl--mlr{margin-left:4.5rem;margin-right:4.5rem}.tet-spacing__3xxl--mtb{margin-top:4.5rem;margin-bottom:4.5rem}.tet-spacing__3xxl--p{padding:4.5rem}.tet-spacing__3xxl--pt{padding-top:4.5rem}.tet-spacing__3xxl--pr{padding-right:4.5rem}.tet-spacing__3xxl--pb{padding-bottom:4.5rem}.tet-spacing__3xxl--pl{padding-left:4.5rem}.tet-spacing__3xxl--plr{padding-left:4.5rem;padding-right:4.5rem}.tet-spacing__3xxl--ptb{padding-top:4.5rem;padding-bottom:4.5rem}.tet-spacing__mg--m{margin:5rem}.tet-spacing__mg--mt{margin-top:5rem}.tet-spacing__mg--mr{margin-right:5rem}.tet-spacing__mg--mb{margin-bottom:5rem}.tet-spacing__mg--ml{margin-left:5rem}.tet-spacing__mg--mlr{margin-left:5rem;margin-right:5rem}.tet-spacing__mg--mtb{margin-top:5rem;margin-bottom:5rem}.tet-spacing__mg--p{padding:5rem}.tet-spacing__mg--pt{padding-top:5rem}.tet-spacing__mg--pr{padding-right:5rem}.tet-spacing__mg--pb{padding-bottom:5rem}.tet-spacing__mg--pl{padding-left:5rem}.tet-spacing__mg--plr{padding-left:5rem;padding-right:5rem}.tet-spacing__mg--ptb{padding-top:5rem;padding-bottom:5rem}.tet-spacing__2mg--m{margin:5.5rem}.tet-spacing__2mg--mt{margin-top:5.5rem}.tet-spacing__2mg--mr{margin-right:5.5rem}.tet-spacing__2mg--mb{margin-bottom:5.5rem}.tet-spacing__2mg--ml{margin-left:5.5rem}.tet-spacing__2mg--mlr{margin-left:5.5rem;margin-right:5.5rem}.tet-spacing__2mg--mtb{margin-top:5.5rem;margin-bottom:5.5rem}.tet-spacing__2mg--p{padding:5.5rem}.tet-spacing__2mg--pt{padding-top:5.5rem}.tet-spacing__2mg--pr{padding-right:5.5rem}.tet-spacing__2mg--pb{padding-bottom:5.5rem}.tet-spacing__2mg--pl{padding-left:5.5rem}.tet-spacing__2mg--plr{padding-left:5.5rem;padding-right:5.5rem}.tet-spacing__2mg--ptb{padding-top:5.5rem;padding-bottom:5.5rem}.tet-spacing__3mg--m{margin:6rem}.tet-spacing__3mg--mt{margin-top:6rem}.tet-spacing__3mg--mr{margin-right:6rem}.tet-spacing__3mg--mb{margin-bottom:6rem}.tet-spacing__3mg--ml{margin-left:6rem}.tet-spacing__3mg--mlr{margin-left:6rem;margin-right:6rem}.tet-spacing__3mg--mtb{margin-top:6rem;margin-bottom:6rem}.tet-spacing__3mg--p{padding:6rem}.tet-spacing__3mg--pt{padding-top:6rem}.tet-spacing__3mg--pr{padding-right:6rem}.tet-spacing__3mg--pb{padding-bottom:6rem}.tet-spacing__3mg--pl{padding-left:6rem}.tet-spacing__3mg--plr{padding-left:6rem;padding-right:6rem}.tet-spacing__3mg--ptb{padding-top:6rem;padding-bottom:6rem}.tet-spacing__gg--m{margin:6.5rem}.tet-spacing__gg--mt{margin-top:6.5rem}.tet-spacing__gg--mr{margin-right:6.5rem}.tet-spacing__gg--mb{margin-bottom:6.5rem}.tet-spacing__gg--ml{margin-left:6.5rem}.tet-spacing__gg--mlr{margin-left:6.5rem;margin-right:6.5rem}.tet-spacing__gg--mtb{margin-top:6.5rem;margin-bottom:6.5rem}.tet-spacing__gg--p{padding:6.5rem}.tet-spacing__gg--pt{padding-top:6.5rem}.tet-spacing__gg--pr{padding-right:6.5rem}.tet-spacing__gg--pb{padding-bottom:6.5rem}.tet-spacing__gg--pl{padding-left:6.5rem}.tet-spacing__gg--plr{padding-left:6.5rem;padding-right:6.5rem}.tet-spacing__gg--ptb{padding-top:6.5rem;padding-bottom:6.5rem}.tet-spacing__2gg--m{margin:7rem}.tet-spacing__2gg--mt{margin-top:7rem}.tet-spacing__2gg--mr{margin-right:7rem}.tet-spacing__2gg--mb{margin-bottom:7rem}.tet-spacing__2gg--ml{margin-left:7rem}.tet-spacing__2gg--mlr{margin-left:7rem;margin-right:7rem}.tet-spacing__2gg--mtb{margin-top:7rem;margin-bottom:7rem}.tet-spacing__2gg--p{padding:7rem}.tet-spacing__2gg--pt{padding-top:7rem}.tet-spacing__2gg--pr{padding-right:7rem}.tet-spacing__2gg--pb{padding-bottom:7rem}.tet-spacing__2gg--pl{padding-left:7rem}.tet-spacing__2gg--plr{padding-left:7rem;padding-right:7rem}.tet-spacing__2gg--ptb{padding-top:7rem;padding-bottom:7rem}.tet-spacing__3gg--m{margin:7.5rem}.tet-spacing__3gg--mt{margin-top:7.5rem}.tet-spacing__3gg--mr{margin-right:7.5rem}.tet-spacing__3gg--mb{margin-bottom:7.5rem}.tet-spacing__3gg--ml{margin-left:7.5rem}.tet-spacing__3gg--mlr{margin-left:7.5rem;margin-right:7.5rem}.tet-spacing__3gg--mtb{margin-top:7.5rem;margin-bottom:7.5rem}.tet-spacing__3gg--p{padding:7.5rem}.tet-spacing__3gg--pt{padding-top:7.5rem}.tet-spacing__3gg--pr{padding-right:7.5rem}.tet-spacing__3gg--pb{padding-bottom:7.5rem}.tet-spacing__3gg--pl{padding-left:7.5rem}.tet-spacing__3gg--plr{padding-left:7.5rem;padding-right:7.5rem}.tet-spacing__3gg--ptb{padding-top:7.5rem;padding-bottom:7.5rem}.tet-spacing__xgg--m{margin:8rem}.tet-spacing__xgg--mt{margin-top:8rem}.tet-spacing__xgg--mr{margin-right:8rem}.tet-spacing__xgg--mb{margin-bottom:8rem}.tet-spacing__xgg--ml{margin-left:8rem}.tet-spacing__xgg--mlr{margin-left:8rem;margin-right:8rem}.tet-spacing__xgg--mtb{margin-top:8rem;margin-bottom:8rem}.tet-spacing__xgg--p{padding:8rem}.tet-spacing__xgg--pt{padding-top:8rem}.tet-spacing__xgg--pr{padding-right:8rem}.tet-spacing__xgg--pb{padding-bottom:8rem}.tet-spacing__xgg--pl{padding-left:8rem}.tet-spacing__xgg--plr{padding-left:8rem;padding-right:8rem}.tet-spacing__xgg--ptb{padding-top:8rem;padding-bottom:8rem}.tet-spacing__auto--m{margin:auto}.tet-spacing__auto--mt{margin-top:auto}.tet-spacing__auto--mr{margin-right:auto}.tet-spacing__auto--mb{margin-bottom:auto}.tet-spacing__auto--ml{margin-left:auto}.tet-spacing__auto--mlr{margin-left:auto;margin-right:auto}.tet-spacing__auto--mtb{margin-top:auto;margin-bottom:auto}.tet-spacing__auto--p{padding:auto}.tet-spacing__auto--pt{padding-top:auto}.tet-spacing__auto--pr{padding-right:auto}.tet-spacing__auto--pb{padding-bottom:auto}.tet-spacing__auto--pl{padding-left:auto}.tet-spacing__auto--plr{padding-left:auto;padding-right:auto}.tet-spacing__auto--ptb{padding-top:auto;padding-bottom:auto}.tet-grid--col-12,.tet-grid--col-8,.tet-grid--col-4,.tet-grid,.tet-grid--no-limit,.tet-grid--no-margin,.tet-grid--no-padding{box-sizing:border-box;display:grid;position:relative;width:100%;max-width:80rem;grid-template-columns:repeat(4, 1fr);grid-column-gap:1rem;padding:0 1rem;margin:0 auto}.tet-grid--no-padding{grid-column-gap:0 !important}.tet-grid--no-margin{padding:0 !important}.tet-grid--no-limit{max-width:unset !important}.tet-grid--col-4{grid-template-columns:repeat(4, 1fr) !important}.tet-grid--col-8{grid-template-columns:repeat(8, 1fr) !important}.tet-grid--col-8 .tet-grid__cell--span-all{grid-column:span 8}.tet-grid--col-12{grid-template-columns:repeat(12, 1fr) !important}.tet-grid--col-12 .tet-grid__cell--span-all{grid-column:span 12}.tet-grid__cell,.tet-grid__cell--df-show,.tet-grid__cell--xs-show,.tet-grid__cell--sm-show,.tet-grid__cell--md-show,.tet-grid__cell--lg-show,.tet-grid__cell--xl-show,.tet-grid__cell--2k-show,.tet-grid__cell--gg-show{grid-column:span 1}.tet-grid__cell--span-2-rows{grid-row:span 2}.tet-grid__cell--span-3-rows{grid-row:span 3}.tet-grid__cell--span-4-rows{grid-row:span 4}.tet-grid__cell--span-5-rows{grid-row:span 5}.tet-grid__cell--span-6-rows{grid-row:span 6}.tet-grid__cell--span-7-rows{grid-row:span 7}.tet-grid__cell--span-8-rows{grid-row:span 8}.tet-grid__cell--span-9-rows{grid-row:span 9}.tet-grid__cell--span-10-rows{grid-row:span 10}.tet-grid__cell--span-11-rows{grid-row:span 11}.tet-grid__cell--span-12-rows{grid-row:span 12}.tet-grid__cell--span-all{grid-column:span 4}.tet-grid__cell--span-1{display:block;grid-column:span 1}.tet-grid__cell--span-2{display:block;grid-column:span 2}.tet-grid__cell--span-3{display:block;grid-column:span 3}.tet-grid__cell--span-4{display:block;grid-column:span 4}.tet-grid__cell--span-5{display:block;grid-column:span 4}.tet-grid__cell--span-6{display:block;grid-column:span 4}.tet-grid__cell--span-7{display:block;grid-column:span 4}.tet-grid__cell--span-8{display:block;grid-column:span 4}.tet-grid__cell--span-9{display:block;grid-column:span 4}.tet-grid__cell--span-10{display:block;grid-column:span 4}.tet-grid__cell--span-11{display:block;grid-column:span 4}.tet-grid__cell--span-12{display:block;grid-column:span 4}.tet-grid__cell--hide{display:none}.tet-grid__cell--show{display:block}@media all and (min-width: 22.5rem){.tet-grid,.tet-grid--no-padding,.tet-grid--no-margin,.tet-grid--no-limit{gap:1rem}.tet-grid__cell--df-span-1{display:block;grid-column:span 1}.tet-grid__cell--df-span-2{display:block;grid-column:span 2}.tet-grid__cell--df-span-3{display:block;grid-column:span 3}.tet-grid__cell--df-span-4{display:block;grid-column:span 4}.tet-grid__cell--df-span-5{display:block;grid-column:span 4}.tet-grid__cell--df-span-6{display:block;grid-column:span 4}.tet-grid__cell--df-span-7{display:block;grid-column:span 4}.tet-grid__cell--df-span-8{display:block;grid-column:span 4}.tet-grid__cell--df-span-9{display:block;grid-column:span 4}.tet-grid__cell--df-span-10{display:block;grid-column:span 4}.tet-grid__cell--df-span-11{display:block;grid-column:span 4}.tet-grid__cell--df-span-12{display:block;grid-column:span 4}.tet-grid__cell--df-hide{display:none}.tet-grid__cell--df-show{display:block}}@media all and (min-width: 31.25rem){.tet-grid,.tet-grid--no-padding,.tet-grid--no-margin,.tet-grid--no-limit{gap:1.5rem;padding:0 2rem;grid-template-columns:repeat(8, 1fr)}.tet-grid__cell--span-all{grid-column:span 8}.tet-grid__cell--xs-span-1{display:block;grid-column:span 1}.tet-grid__cell--xs-span-2{display:block;grid-column:span 2}.tet-grid__cell--xs-span-3{display:block;grid-column:span 3}.tet-grid__cell--xs-span-4{display:block;grid-column:span 4}.tet-grid__cell--xs-span-5{display:block;grid-column:span 5}.tet-grid__cell--xs-span-6{display:block;grid-column:span 6}.tet-grid__cell--xs-span-7{display:block;grid-column:span 7}.tet-grid__cell--xs-span-8{display:block;grid-column:span 8}.tet-grid__cell--xs-span-9{display:block;grid-column:span 8}.tet-grid__cell--xs-span-10{display:block;grid-column:span 8}.tet-grid__cell--xs-span-11{display:block;grid-column:span 8}.tet-grid__cell--xs-span-12{display:block;grid-column:span 8}.tet-grid__cell--xs-hide{display:none}.tet-grid__cell--xs-show{display:block}}@media all and (min-width: 46.25rem){.tet-grid__cell--sm-span-1{display:block;grid-column:span 1}.tet-grid__cell--sm-span-2{display:block;grid-column:span 2}.tet-grid__cell--sm-span-3{display:block;grid-column:span 3}.tet-grid__cell--sm-span-4{display:block;grid-column:span 4}.tet-grid__cell--sm-span-5{display:block;grid-column:span 5}.tet-grid__cell--sm-span-6{display:block;grid-column:span 6}.tet-grid__cell--sm-span-7{display:block;grid-column:span 7}.tet-grid__cell--sm-span-8{display:block;grid-column:span 8}.tet-grid__cell--sm-span-9{display:block;grid-column:span 9}.tet-grid__cell--sm-span-10{display:block;grid-column:span 10}.tet-grid__cell--sm-span-11{display:block;grid-column:span 11}.tet-grid__cell--sm-span-12{display:block;grid-column:span 12}.tet-grid__cell--sm-hide{display:none}.tet-grid__cell--sm-show{display:block}}@media all and (min-width: 48rem){.tet-grid__cell--md-span-1{display:block;grid-column:span 1}.tet-grid__cell--md-span-2{display:block;grid-column:span 2}.tet-grid__cell--md-span-3{display:block;grid-column:span 3}.tet-grid__cell--md-span-4{display:block;grid-column:span 4}.tet-grid__cell--md-span-5{display:block;grid-column:span 5}.tet-grid__cell--md-span-6{display:block;grid-column:span 6}.tet-grid__cell--md-span-7{display:block;grid-column:span 7}.tet-grid__cell--md-span-8{display:block;grid-column:span 8}.tet-grid__cell--md-span-9{display:block;grid-column:span 9}.tet-grid__cell--md-span-10{display:block;grid-column:span 10}.tet-grid__cell--md-span-11{display:block;grid-column:span 11}.tet-grid__cell--md-span-12{display:block;grid-column:span 12}.tet-grid__cell--md-hide{display:none}.tet-grid__cell--md-show{display:block}}@media all and (min-width: 64rem){.tet-grid,.tet-grid--no-padding,.tet-grid--no-margin,.tet-grid--no-limit{grid-template-columns:repeat(12, 1fr)}.tet-grid__cell--span-all{grid-column:span 12}.tet-grid__cell--lg-span-1{display:block;grid-column:span 1}.tet-grid__cell--lg-span-2{display:block;grid-column:span 2}.tet-grid__cell--lg-span-3{display:block;grid-column:span 3}.tet-grid__cell--lg-span-4{display:block;grid-column:span 4}.tet-grid__cell--lg-span-5{display:block;grid-column:span 5}.tet-grid__cell--lg-span-6{display:block;grid-column:span 6}.tet-grid__cell--lg-span-7{display:block;grid-column:span 7}.tet-grid__cell--lg-span-8{display:block;grid-column:span 8}.tet-grid__cell--lg-span-9{display:block;grid-column:span 9}.tet-grid__cell--lg-span-10{display:block;grid-column:span 10}.tet-grid__cell--lg-span-11{display:block;grid-column:span 11}.tet-grid__cell--lg-span-12{display:block;grid-column:span 12}.tet-grid__cell--lg-hide{display:none}.tet-grid__cell--lg-show{display:block}}@media all and (min-width: 80rem){.tet-grid,.tet-grid--no-padding,.tet-grid--no-margin,.tet-grid--no-limit{padding:0 2.5rem;max-width:calc(80rem + 5rem)}.tet-grid__cell--xl-span-1{display:block;grid-column:span 1}.tet-grid__cell--xl-span-2{display:block;grid-column:span 2}.tet-grid__cell--xl-span-3{display:block;grid-column:span 3}.tet-grid__cell--xl-span-4{display:block;grid-column:span 4}.tet-grid__cell--xl-span-5{display:block;grid-column:span 5}.tet-grid__cell--xl-span-6{display:block;grid-column:span 6}.tet-grid__cell--xl-span-7{display:block;grid-column:span 7}.tet-grid__cell--xl-span-8{display:block;grid-column:span 8}.tet-grid__cell--xl-span-9{display:block;grid-column:span 9}.tet-grid__cell--xl-span-10{display:block;grid-column:span 10}.tet-grid__cell--xl-span-11{display:block;grid-column:span 11}.tet-grid__cell--xl-span-12{display:block;grid-column:span 12}.tet-grid__cell--xl-hide{display:none}.tet-grid__cell--xl-show{display:block}.tet-grid--gg{max-width:unset}}@media all and (min-width: 90rem){.tet-grid__cell--mg-span-1{display:block;grid-column:span 1}.tet-grid__cell--mg-span-2{display:block;grid-column:span 2}.tet-grid__cell--mg-span-3{display:block;grid-column:span 3}.tet-grid__cell--mg-span-4{display:block;grid-column:span 4}.tet-grid__cell--mg-span-5{display:block;grid-column:span 5}.tet-grid__cell--mg-span-6{display:block;grid-column:span 6}.tet-grid__cell--mg-span-7{display:block;grid-column:span 7}.tet-grid__cell--mg-span-8{display:block;grid-column:span 8}.tet-grid__cell--mg-span-9{display:block;grid-column:span 9}.tet-grid__cell--mg-span-10{display:block;grid-column:span 10}.tet-grid__cell--mg-span-11{display:block;grid-column:span 11}.tet-grid__cell--mg-span-12{display:block;grid-column:span 12}.tet-grid__cell--mg-hide{display:none}.tet-grid__cell--mg-show{display:block}.tet-grid--gg{padding:0 4.875rem}}@media all and (min-width: 120rem){.tet-grid--gg{max-width:120rem}.tet-grid__cell--gg-span-1{display:block;grid-column:span 1}.tet-grid__cell--gg-span-2{display:block;grid-column:span 2}.tet-grid__cell--gg-span-3{display:block;grid-column:span 3}.tet-grid__cell--gg-span-4{display:block;grid-column:span 4}.tet-grid__cell--gg-span-5{display:block;grid-column:span 5}.tet-grid__cell--gg-span-6{display:block;grid-column:span 6}.tet-grid__cell--gg-span-7{display:block;grid-column:span 7}.tet-grid__cell--gg-span-8{display:block;grid-column:span 8}.tet-grid__cell--gg-span-9{display:block;grid-column:span 9}.tet-grid__cell--gg-span-10{display:block;grid-column:span 10}.tet-grid__cell--gg-span-11{display:block;grid-column:span 11}.tet-grid__cell--gg-span-12{display:block;grid-column:span 12}.tet-grid__cell--gg-hide{display:none}.tet-grid__cell--gg-show{display:block}}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}:root{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy, var(--font-family-fallback);--font-family-content:Inter, var(--font-family-fallback)}.tet-font__expose--xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__expose--l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__expose--m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__expose--s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__display--l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__display--m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__display--s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__headline--xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__headline--l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__headline--m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__headline--s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__headline-inter--xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__headline-inter--l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__headline-inter--m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__headline-inter--s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__title--l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__title--m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__title--s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__title--xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__label--l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__label--m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__label--s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__label--xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__body--l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__body--m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__body--s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__body--xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}@media all and (min-width: 22.5rem){.tet-font__df--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__df--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__df--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__df--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__df--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__df--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__df--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__df--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__df--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__df--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__df--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__df--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__df--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__df--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__df--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__df--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__df--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__df--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__df--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__df--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__df--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 31.25rem){.tet-font__xs--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__xs--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__xs--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__xs--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__xs--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__xs--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__xs--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xs--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__xs--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__xs--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__xs--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__xs--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xs--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xs--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xs--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xs--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xs--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xs--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xs--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xs--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xs--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 46.25rem){.tet-font__sm--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__sm--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__sm--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__sm--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__sm--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__sm--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__sm--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__sm--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__sm--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__sm--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__sm--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__sm--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__sm--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__sm--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__sm--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__sm--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__sm--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__sm--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__sm--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__sm--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__sm--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 48rem){.tet-font__md--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__md--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__md--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__md--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__md--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__md--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__md--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__md--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__md--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__md--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__md--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__md--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__md--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__md--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__md--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__md--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__md--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__md--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__md--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__md--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__md--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 64rem){.tet-font__lg--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__lg--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__lg--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__lg--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__lg--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__lg--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__lg--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__lg--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__lg--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__lg--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__lg--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__lg--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__lg--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__lg--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__lg--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__lg--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__lg--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__lg--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__lg--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__lg--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__lg--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 80rem){.tet-font__xl--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__xl--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__xl--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__xl--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__xl--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__xl--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__xl--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xl--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__xl--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__xl--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__xl--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__xl--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xl--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xl--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xl--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xl--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xl--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xl--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xl--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xl--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xl--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 90rem){.tet-font__mg--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__mg--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__mg--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__mg--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__mg--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__mg--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__mg--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__mg--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__mg--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__mg--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__mg--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__mg--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__mg--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__mg--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__mg--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__mg--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__mg--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__mg--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__mg--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__mg--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__mg--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 120rem){.tet-font__gg--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__gg--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__gg--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__gg--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__gg--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__gg--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__gg--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__gg--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__gg--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__gg--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__gg--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__gg--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__gg--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__gg--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__gg--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__gg--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__gg--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__gg--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__gg--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__gg--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__gg--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}.tet-font-weight--normal{font-weight:400}.tet-font-weight--medium{font-weight:500}.tet-font-weight--semi-bold{font-weight:600}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:"-->";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:root{--color-blue-80-dark:rgb(0, 36, 77);--color-blue-70-dark:rgb(0, 48, 102);--color-blue-60-dark:rgb(0, 71, 153);--color-blue-50-dark:rgb(0, 95, 204);--color-blue-40-dark:rgb(26, 115, 255);--color-blue-10-dark:rgb(194, 224, 255);--color-mint-80-dark:rgb(6, 53, 55);--color-mint-70-dark:rgb(11, 78, 80);--color-mint-60-dark:rgb(18, 122, 125);--color-mint-50-dark:rgb(24, 165, 170);--color-mint-40-dark:rgb(26, 213, 219);--color-mint-10-dark:rgb(153, 245, 255);--color-green-80-dark:rgb(5, 46, 22);--color-green-70-dark:rgb(8, 69, 33);--color-green-60-dark:rgb(8, 69, 33);--color-green-50-dark:rgb(17, 151, 73);--color-green-40-dark:rgb(37, 208, 108);--color-green-10-dark:rgb(184, 255, 213);--color-yellow-80-dark:rgb(51, 35, 0);--color-yellow-70-dark:rgb(102, 70, 0);--color-yellow-60-dark:rgb(168, 115, 0);--color-yellow-55-dark:rgb(204, 161, 0);--color-yellow-50-dark:rgb(229, 157, 0);--color-yellow-45-dark:rgb(229, 181, 0);--color-yellow-40-dark:rgb(255, 190, 51);--color-yellow-10-dark:rgb(255, 232, 184);--color-red-80-dark:rgb(55, 10, 6);--color-red-70-dark:rgb(101, 19, 11);--color-red-65-dark:rgb(132, 5, 13);--color-red-60-dark:rgb(161, 30, 18);--color-red-55-dark:rgb(182, 7, 18);--color-red-50-dark:rgb(207, 38, 23);--color-red-40-dark:rgb(233, 69, 54);--color-red-10-dark:rgb(255, 208, 204);--color-text-primary-dark:rgb(255, 255, 255);--color-text-secondary-dark:rgb(153, 160, 174);--color-text-link-dark:rgb(31, 208, 214);--color-text-disabled-dark:rgb(67, 75, 86);--color-background-primary-dark:rgb(10, 11, 13);--color-background-secondary-dark:rgb(22, 25, 29);--color-background-tertiary-dark:rgb(35, 40, 46);--color-background-quaternary-dark:rgb(67, 75, 86);--color-border-primary-dark:rgb(247, 247, 247);--color-border-secondary-dark:rgb(153, 160, 174);--color-border-tertiary-dark:rgb(88, 99, 116);--color-border-quaternary-dark:rgb(67, 75, 86);--color-state-disabled-grey-dark:#99a0ae;--color-state-hover-grey-dark:#99a0ae;--color-state-focus-grey-dark:#99a0ae;--color-state-active-grey-dark:#99a0ae;--color-state-hover-mint-dark:#1fd0d6;--color-state-focus-mint-dark:#1fd0d6;--color-state-active-mint-dark:#1fd0d6}:root{--color-blue-80:rgb(8, 53, 104);--color-blue-40:rgb(0, 96, 245);--color-blue-30:rgb(52, 132, 244);--color-blue-20:rgb(113, 172, 244);--color-blue-10:rgb(201, 224, 248);--color-blue-00:rgb(237, 245, 252);--color-mint-80:rgb(19, 74, 76);--color-mint-40:rgb(31, 208, 214);--color-mint-30:rgb(111, 227, 231);--color-mint-20:rgb(153, 231, 234);--color-mint-10:rgb(194, 243, 244);--color-mint-00:rgb(229, 250, 250);--color-green-80:rgb(31, 66, 45);--color-green-40:rgb(22, 197, 95);--color-green-30:rgb(66, 215, 128);--color-green-20:rgb(117, 225, 162);--color-green-10:rgb(169, 239, 198);--color-green-00:rgb(231, 249, 238);--color-yellow-80:rgb(80, 59, 22);--color-yellow-50:rgb(255, 209, 38);--color-yellow-40:rgb(255, 182, 26);--color-yellow-30:rgb(251, 200, 91);--color-yellow-20:rgb(249, 212, 134);--color-yellow-10:rgb(251, 231, 187);--color-yellow-00:rgb(252, 244, 227);--color-red-80:rgb(108, 27, 19);--color-red-50:rgb(229, 9, 20);--color-red-40:rgb(233, 69, 54);--color-red-30:rgb(239, 119, 108);--color-red-20:rgb(243, 153, 145);--color-red-10:rgb(248, 195, 191);--color-red-00:rgb(252, 238, 238);--color-purple-80:rgb(50, 39, 73);--color-purple-40:rgb(149, 116, 231);--color-purple-30:rgb(170, 146, 232);--color-purple-20:rgb(188, 171, 232);--color-purple-10:rgb(217, 206, 243);--color-purple-00:rgb(239, 236, 248);--color-text-primary:rgb(10, 11, 13);--color-text-secondary:rgb(67, 75, 86);--color-text-link:rgb(0, 96, 245);--color-text-disabled:rgb(153, 160, 174);--color-background-primary:rgb(255, 255, 255);--color-background-secondary:rgb(247, 247, 247);--color-background-tertiary:rgb(235, 237, 239);--color-background-quaternary:rgb(215, 219, 224);--color-border-primary:rgb(10, 11, 13);--color-border-secondary:rgb(153, 160, 174);--color-border-tertiary:rgb(192, 197, 206);--color-border-quaternary:rgb(215, 219, 224);--color-state-disabled-grey:rgba(88, 99, 116, 0.08);--color-state-hover-grey:rgba(88, 99, 116, 0.08);--color-state-focus-grey:rgba(88, 99, 116, 0.12);--color-state-active-grey:rgba(88, 99, 116, 0.16);--color-state-hover-blue:rgba(0, 96, 245, 0.08);--color-state-focus-blue:rgba(0, 96, 245, 0.12);--color-state-active-blue:rgba(0, 96, 245, 0.16)}:root{--color-foundation-blue:rgb(0, 96, 245);--color-foundation-mint:rgb(31, 208, 214);--color-foundation-purple:rgb(149, 116, 231);--color-foundation-green:rgb(22, 197, 95);--color-foundation-yellow:rgb(255, 182, 26);--color-foundation-red:rgb(233, 69, 54);--color-foundation-black:rgb(10, 11, 13);--color-foundation-white:rgb(255, 255, 255);--color-grey-90:rgb(22, 25, 29);--color-grey-80:rgb(35, 40, 46);--color-grey-70:rgb(67, 75, 86);--color-grey-60:rgb(88, 99, 116);--color-grey-50:rgb(153, 160, 174);--color-grey-40:rgb(192, 197, 206);--color-grey-30:rgb(215, 219, 224);--color-grey-20:rgb(235, 237, 239);--color-grey-10:rgb(247, 247, 247);--color-error:rgb(233, 69, 54);--color-attention:rgb(255, 182, 26);--color-success:rgb(22, 197, 95)}.tet-border-radius--xs{border-radius:0.25rem}.tet-border-radius--sm{border-radius:0.5rem}.tet-border-radius--md{border-radius:1rem}.tet-border-radius--lg{border-radius:1.5rem}.tet-border-radius--xl{border-radius:2rem}.tet-color__blue,.tet-color__blue--hover:hover,.tet-color__blue--focus:focus{color:var(--tc-blue-40)}.tet-color__blue--border,.tet-color__blue--border-hover:hover,.tet-color__blue--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue--background,.tet-color__blue--background-hover:hover,.tet-color__blue--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue80,.tet-color__blue80--hover:hover,.tet-color__blue80--focus:focus{color:var(--tc-blue-80)}.tet-color__blue80--border,.tet-color__blue80--border-hover:hover,.tet-color__blue80--border-focus:focus{border-color:var(--tc-blue-80)}.tet-color__blue80--background,.tet-color__blue80--background-hover:hover,.tet-color__blue80--background-focus:focus{background-color:var(--tc-blue-80)}.tet-color__blue70,.tet-color__blue70--hover:hover,.tet-color__blue70--focus:focus{color:var(--tc-blue-70)}.tet-color__blue70--border,.tet-color__blue70--border-hover:hover,.tet-color__blue70--border-focus:focus{border-color:var(--tc-blue-70)}.tet-color__blue70--background,.tet-color__blue70--background-hover:hover,.tet-color__blue70--background-focus:focus{background-color:var(--tc-blue-70)}.tet-color__blue60,.tet-color__blue60--hover:hover,.tet-color__blue60--focus:focus{color:var(--tc-blue-60)}.tet-color__blue60--border,.tet-color__blue60--border-hover:hover,.tet-color__blue60--border-focus:focus{border-color:var(--tc-blue-60)}.tet-color__blue60--background,.tet-color__blue60--background-hover:hover,.tet-color__blue60--background-focus:focus{background-color:var(--tc-blue-60)}.tet-color__blue50,.tet-color__blue50--hover:hover,.tet-color__blue50--focus:focus{color:var(--tc-blue-50)}.tet-color__blue50--border,.tet-color__blue50--border-hover:hover,.tet-color__blue50--border-focus:focus{border-color:var(--tc-blue-50)}.tet-color__blue50--background,.tet-color__blue50--background-hover:hover,.tet-color__blue50--background-focus:focus{background-color:var(--tc-blue-50)}.tet-color__blue40,.tet-color__blue40--hover:hover,.tet-color__blue40--focus:focus{color:var(--tc-blue-40)}.tet-color__blue40--border,.tet-color__blue40--border-hover:hover,.tet-color__blue40--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue40--background,.tet-color__blue40--background-hover:hover,.tet-color__blue40--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue30,.tet-color__blue30--hover:hover,.tet-color__blue30--focus:focus{color:var(--tc-blue-30)}.tet-color__blue30--border,.tet-color__blue30--border-hover:hover,.tet-color__blue30--border-focus:focus{border-color:var(--tc-blue-30)}.tet-color__blue30--background,.tet-color__blue30--background-hover:hover,.tet-color__blue30--background-focus:focus{background-color:var(--tc-blue-30)}.tet-color__blue20,.tet-color__blue20--hover:hover,.tet-color__blue20--focus:focus{color:var(--tc-blue-20)}.tet-color__blue20--border,.tet-color__blue20--border-hover:hover,.tet-color__blue20--border-focus:focus{border-color:var(--tc-blue-20)}.tet-color__blue20--background,.tet-color__blue20--background-hover:hover,.tet-color__blue20--background-focus:focus{background-color:var(--tc-blue-20)}.tet-color__blue10,.tet-color__blue10--hover:hover,.tet-color__blue10--focus:focus{color:var(--tc-blue-10)}.tet-color__blue10--border,.tet-color__blue10--border-hover:hover,.tet-color__blue10--border-focus:focus{border-color:var(--tc-blue-10)}.tet-color__blue10--background,.tet-color__blue10--background-hover:hover,.tet-color__blue10--background-focus:focus{background-color:var(--tc-blue-10)}.tet-color__blue00,.tet-color__blue00--hover:hover,.tet-color__blue00--focus:focus{color:var(--tc-blue-00)}.tet-color__blue00--border,.tet-color__blue00--border-hover:hover,.tet-color__blue00--border-focus:focus{border-color:var(--tc-blue-00)}.tet-color__blue00--background,.tet-color__blue00--background-hover:hover,.tet-color__blue00--background-focus:focus{background-color:var(--tc-blue-00)}.tet-color__blue80dark,.tet-color__blue80dark--hover:hover,.tet-color__blue80dark--focus:focus{color:var(--tc-blue-80)}.tet-color__blue80dark--border,.tet-color__blue80dark--border-hover:hover,.tet-color__blue80dark--border-focus:focus{border-color:var(--tc-blue-80)}.tet-color__blue80dark--background,.tet-color__blue80dark--background-hover:hover,.tet-color__blue80dark--background-focus:focus{background-color:var(--tc-blue-80)}.tet-color__blue70dark,.tet-color__blue70dark--hover:hover,.tet-color__blue70dark--focus:focus{color:var(--tc-blue-70)}.tet-color__blue70dark--border,.tet-color__blue70dark--border-hover:hover,.tet-color__blue70dark--border-focus:focus{border-color:var(--tc-blue-70)}.tet-color__blue70dark--background,.tet-color__blue70dark--background-hover:hover,.tet-color__blue70dark--background-focus:focus{background-color:var(--tc-blue-70)}.tet-color__blue60dark,.tet-color__blue60dark--hover:hover,.tet-color__blue60dark--focus:focus{color:var(--tc-blue-60)}.tet-color__blue60dark--border,.tet-color__blue60dark--border-hover:hover,.tet-color__blue60dark--border-focus:focus{border-color:var(--tc-blue-60)}.tet-color__blue60dark--background,.tet-color__blue60dark--background-hover:hover,.tet-color__blue60dark--background-focus:focus{background-color:var(--tc-blue-60)}.tet-color__blue50dark,.tet-color__blue50dark--hover:hover,.tet-color__blue50dark--focus:focus{color:var(--tc-blue-50)}.tet-color__blue50dark--border,.tet-color__blue50dark--border-hover:hover,.tet-color__blue50dark--border-focus:focus{border-color:var(--tc-blue-50)}.tet-color__blue50dark--background,.tet-color__blue50dark--background-hover:hover,.tet-color__blue50dark--background-focus:focus{background-color:var(--tc-blue-50)}.tet-color__blue40dark,.tet-color__blue40dark--hover:hover,.tet-color__blue40dark--focus:focus{color:var(--tc-blue-40)}.tet-color__blue40dark--border,.tet-color__blue40dark--border-hover:hover,.tet-color__blue40dark--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue40dark--background,.tet-color__blue40dark--background-hover:hover,.tet-color__blue40dark--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue10dark,.tet-color__blue10dark--hover:hover,.tet-color__blue10dark--focus:focus{color:var(--tc-blue-10)}.tet-color__blue10dark--border,.tet-color__blue10dark--border-hover:hover,.tet-color__blue10dark--border-focus:focus{border-color:var(--tc-blue-10)}.tet-color__blue10dark--background,.tet-color__blue10dark--background-hover:hover,.tet-color__blue10dark--background-focus:focus{background-color:var(--tc-blue-10)}.tet-color__green,.tet-color__green--hover:hover,.tet-color__green--focus:focus{color:var(--tc-green-40)}.tet-color__green--border,.tet-color__green--border-hover:hover,.tet-color__green--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green--background,.tet-color__green--background-hover:hover,.tet-color__green--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green80,.tet-color__green80--hover:hover,.tet-color__green80--focus:focus{color:var(--tc-green-80)}.tet-color__green80--border,.tet-color__green80--border-hover:hover,.tet-color__green80--border-focus:focus{border-color:var(--tc-green-80)}.tet-color__green80--background,.tet-color__green80--background-hover:hover,.tet-color__green80--background-focus:focus{background-color:var(--tc-green-80)}.tet-color__green70,.tet-color__green70--hover:hover,.tet-color__green70--focus:focus{color:var(--tc-green-70)}.tet-color__green70--border,.tet-color__green70--border-hover:hover,.tet-color__green70--border-focus:focus{border-color:var(--tc-green-70)}.tet-color__green70--background,.tet-color__green70--background-hover:hover,.tet-color__green70--background-focus:focus{background-color:var(--tc-green-70)}.tet-color__green60,.tet-color__green60--hover:hover,.tet-color__green60--focus:focus{color:var(--tc-green-60)}.tet-color__green60--border,.tet-color__green60--border-hover:hover,.tet-color__green60--border-focus:focus{border-color:var(--tc-green-60)}.tet-color__green60--background,.tet-color__green60--background-hover:hover,.tet-color__green60--background-focus:focus{background-color:var(--tc-green-60)}.tet-color__green50,.tet-color__green50--hover:hover,.tet-color__green50--focus:focus{color:var(--tc-green-50)}.tet-color__green50--border,.tet-color__green50--border-hover:hover,.tet-color__green50--border-focus:focus{border-color:var(--tc-green-50)}.tet-color__green50--background,.tet-color__green50--background-hover:hover,.tet-color__green50--background-focus:focus{background-color:var(--tc-green-50)}.tet-color__green40,.tet-color__green40--hover:hover,.tet-color__green40--focus:focus{color:var(--tc-green-40)}.tet-color__green40--border,.tet-color__green40--border-hover:hover,.tet-color__green40--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green40--background,.tet-color__green40--background-hover:hover,.tet-color__green40--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green30,.tet-color__green30--hover:hover,.tet-color__green30--focus:focus{color:var(--tc-green-30)}.tet-color__green30--border,.tet-color__green30--border-hover:hover,.tet-color__green30--border-focus:focus{border-color:var(--tc-green-30)}.tet-color__green30--background,.tet-color__green30--background-hover:hover,.tet-color__green30--background-focus:focus{background-color:var(--tc-green-30)}.tet-color__green20,.tet-color__green20--hover:hover,.tet-color__green20--focus:focus{color:var(--tc-green-20)}.tet-color__green20--border,.tet-color__green20--border-hover:hover,.tet-color__green20--border-focus:focus{border-color:var(--tc-green-20)}.tet-color__green20--background,.tet-color__green20--background-hover:hover,.tet-color__green20--background-focus:focus{background-color:var(--tc-green-20)}.tet-color__green10,.tet-color__green10--hover:hover,.tet-color__green10--focus:focus{color:var(--tc-green-10)}.tet-color__green10--border,.tet-color__green10--border-hover:hover,.tet-color__green10--border-focus:focus{border-color:var(--tc-green-10)}.tet-color__green10--background,.tet-color__green10--background-hover:hover,.tet-color__green10--background-focus:focus{background-color:var(--tc-green-10)}.tet-color__green00,.tet-color__green00--hover:hover,.tet-color__green00--focus:focus{color:var(--tc-green-00)}.tet-color__green00--border,.tet-color__green00--border-hover:hover,.tet-color__green00--border-focus:focus{border-color:var(--tc-green-00)}.tet-color__green00--background,.tet-color__green00--background-hover:hover,.tet-color__green00--background-focus:focus{background-color:var(--tc-green-00)}.tet-color__green80dark,.tet-color__green80dark--hover:hover,.tet-color__green80dark--focus:focus{color:var(--tc-green-80)}.tet-color__green80dark--border,.tet-color__green80dark--border-hover:hover,.tet-color__green80dark--border-focus:focus{border-color:var(--tc-green-80)}.tet-color__green80dark--background,.tet-color__green80dark--background-hover:hover,.tet-color__green80dark--background-focus:focus{background-color:var(--tc-green-80)}.tet-color__green70dark,.tet-color__green70dark--hover:hover,.tet-color__green70dark--focus:focus{color:var(--tc-green-70)}.tet-color__green70dark--border,.tet-color__green70dark--border-hover:hover,.tet-color__green70dark--border-focus:focus{border-color:var(--tc-green-70)}.tet-color__green70dark--background,.tet-color__green70dark--background-hover:hover,.tet-color__green70dark--background-focus:focus{background-color:var(--tc-green-70)}.tet-color__green60dark,.tet-color__green60dark--hover:hover,.tet-color__green60dark--focus:focus{color:var(--tc-green-60)}.tet-color__green60dark--border,.tet-color__green60dark--border-hover:hover,.tet-color__green60dark--border-focus:focus{border-color:var(--tc-green-60)}.tet-color__green60dark--background,.tet-color__green60dark--background-hover:hover,.tet-color__green60dark--background-focus:focus{background-color:var(--tc-green-60)}.tet-color__green50dark,.tet-color__green50dark--hover:hover,.tet-color__green50dark--focus:focus{color:var(--tc-green-50)}.tet-color__green50dark--border,.tet-color__green50dark--border-hover:hover,.tet-color__green50dark--border-focus:focus{border-color:var(--tc-green-50)}.tet-color__green50dark--background,.tet-color__green50dark--background-hover:hover,.tet-color__green50dark--background-focus:focus{background-color:var(--tc-green-50)}.tet-color__green40dark,.tet-color__green40dark--hover:hover,.tet-color__green40dark--focus:focus{color:var(--tc-green-40)}.tet-color__green40dark--border,.tet-color__green40dark--border-hover:hover,.tet-color__green40dark--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green40dark--background,.tet-color__green40dark--background-hover:hover,.tet-color__green40dark--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green10dark,.tet-color__green10dark--hover:hover,.tet-color__green10dark--focus:focus{color:var(--tc-green-10)}.tet-color__green10dark--border,.tet-color__green10dark--border-hover:hover,.tet-color__green10dark--border-focus:focus{border-color:var(--tc-green-10)}.tet-color__green10dark--background,.tet-color__green10dark--background-hover:hover,.tet-color__green10dark--background-focus:focus{background-color:var(--tc-green-10)}.tet-color__yellow,.tet-color__yellow--hover:hover,.tet-color__yellow--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow--border,.tet-color__yellow--border-hover:hover,.tet-color__yellow--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow--background,.tet-color__yellow--background-hover:hover,.tet-color__yellow--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow80,.tet-color__yellow80--hover:hover,.tet-color__yellow80--focus:focus{color:var(--tc-yellow-80)}.tet-color__yellow80--border,.tet-color__yellow80--border-hover:hover,.tet-color__yellow80--border-focus:focus{border-color:var(--tc-yellow-80)}.tet-color__yellow80--background,.tet-color__yellow80--background-hover:hover,.tet-color__yellow80--background-focus:focus{background-color:var(--tc-yellow-80)}.tet-color__yellow70,.tet-color__yellow70--hover:hover,.tet-color__yellow70--focus:focus{color:var(--tc-yellow-70)}.tet-color__yellow70--border,.tet-color__yellow70--border-hover:hover,.tet-color__yellow70--border-focus:focus{border-color:var(--tc-yellow-70)}.tet-color__yellow70--background,.tet-color__yellow70--background-hover:hover,.tet-color__yellow70--background-focus:focus{background-color:var(--tc-yellow-70)}.tet-color__yellow60,.tet-color__yellow60--hover:hover,.tet-color__yellow60--focus:focus{color:var(--tc-yellow-60)}.tet-color__yellow60--border,.tet-color__yellow60--border-hover:hover,.tet-color__yellow60--border-focus:focus{border-color:var(--tc-yellow-60)}.tet-color__yellow60--background,.tet-color__yellow60--background-hover:hover,.tet-color__yellow60--background-focus:focus{background-color:var(--tc-yellow-60)}.tet-color__yellow50,.tet-color__yellow50--hover:hover,.tet-color__yellow50--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow50--border,.tet-color__yellow50--border-hover:hover,.tet-color__yellow50--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow50--background,.tet-color__yellow50--background-hover:hover,.tet-color__yellow50--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow40,.tet-color__yellow40--hover:hover,.tet-color__yellow40--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow40--border,.tet-color__yellow40--border-hover:hover,.tet-color__yellow40--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow40--background,.tet-color__yellow40--background-hover:hover,.tet-color__yellow40--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow30,.tet-color__yellow30--hover:hover,.tet-color__yellow30--focus:focus{color:var(--tc-yellow-30)}.tet-color__yellow30--border,.tet-color__yellow30--border-hover:hover,.tet-color__yellow30--border-focus:focus{border-color:var(--tc-yellow-30)}.tet-color__yellow30--background,.tet-color__yellow30--background-hover:hover,.tet-color__yellow30--background-focus:focus{background-color:var(--tc-yellow-30)}.tet-color__yellow20,.tet-color__yellow20--hover:hover,.tet-color__yellow20--focus:focus{color:var(--tc-yellow-20)}.tet-color__yellow20--border,.tet-color__yellow20--border-hover:hover,.tet-color__yellow20--border-focus:focus{border-color:var(--tc-yellow-20)}.tet-color__yellow20--background,.tet-color__yellow20--background-hover:hover,.tet-color__yellow20--background-focus:focus{background-color:var(--tc-yellow-20)}.tet-color__yellow10,.tet-color__yellow10--hover:hover,.tet-color__yellow10--focus:focus{color:var(--tc-yellow-10)}.tet-color__yellow10--border,.tet-color__yellow10--border-hover:hover,.tet-color__yellow10--border-focus:focus{border-color:var(--tc-yellow-10)}.tet-color__yellow10--background,.tet-color__yellow10--background-hover:hover,.tet-color__yellow10--background-focus:focus{background-color:var(--tc-yellow-10)}.tet-color__yellow00,.tet-color__yellow00--hover:hover,.tet-color__yellow00--focus:focus{color:var(--tc-yellow-00)}.tet-color__yellow00--border,.tet-color__yellow00--border-hover:hover,.tet-color__yellow00--border-focus:focus{border-color:var(--tc-yellow-00)}.tet-color__yellow00--background,.tet-color__yellow00--background-hover:hover,.tet-color__yellow00--background-focus:focus{background-color:var(--tc-yellow-00)}.tet-color__yellow80dark,.tet-color__yellow80dark--hover:hover,.tet-color__yellow80dark--focus:focus{color:var(--tc-yellow-80)}.tet-color__yellow80dark--border,.tet-color__yellow80dark--border-hover:hover,.tet-color__yellow80dark--border-focus:focus{border-color:var(--tc-yellow-80)}.tet-color__yellow80dark--background,.tet-color__yellow80dark--background-hover:hover,.tet-color__yellow80dark--background-focus:focus{background-color:var(--tc-yellow-80)}.tet-color__yellow70dark,.tet-color__yellow70dark--hover:hover,.tet-color__yellow70dark--focus:focus{color:var(--tc-yellow-70)}.tet-color__yellow70dark--border,.tet-color__yellow70dark--border-hover:hover,.tet-color__yellow70dark--border-focus:focus{border-color:var(--tc-yellow-70)}.tet-color__yellow70dark--background,.tet-color__yellow70dark--background-hover:hover,.tet-color__yellow70dark--background-focus:focus{background-color:var(--tc-yellow-70)}.tet-color__yellow60dark,.tet-color__yellow60dark--hover:hover,.tet-color__yellow60dark--focus:focus{color:var(--tc-yellow-60)}.tet-color__yellow60dark--border,.tet-color__yellow60dark--border-hover:hover,.tet-color__yellow60dark--border-focus:focus{border-color:var(--tc-yellow-60)}.tet-color__yellow60dark--background,.tet-color__yellow60dark--background-hover:hover,.tet-color__yellow60dark--background-focus:focus{background-color:var(--tc-yellow-60)}.tet-color__yellow55dark,.tet-color__yellow55dark--hover:hover,.tet-color__yellow55dark--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow55dark--border,.tet-color__yellow55dark--border-hover:hover,.tet-color__yellow55dark--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow55dark--background,.tet-color__yellow55dark--background-hover:hover,.tet-color__yellow55dark--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow50dark,.tet-color__yellow50dark--hover:hover,.tet-color__yellow50dark--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow50dark--border,.tet-color__yellow50dark--border-hover:hover,.tet-color__yellow50dark--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow50dark--background,.tet-color__yellow50dark--background-hover:hover,.tet-color__yellow50dark--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow45dark,.tet-color__yellow45dark--hover:hover,.tet-color__yellow45dark--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow45dark--border,.tet-color__yellow45dark--border-hover:hover,.tet-color__yellow45dark--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow45dark--background,.tet-color__yellow45dark--background-hover:hover,.tet-color__yellow45dark--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow40dark,.tet-color__yellow40dark--hover:hover,.tet-color__yellow40dark--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow40dark--border,.tet-color__yellow40dark--border-hover:hover,.tet-color__yellow40dark--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow40dark--background,.tet-color__yellow40dark--background-hover:hover,.tet-color__yellow40dark--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow10dark,.tet-color__yellow10dark--hover:hover,.tet-color__yellow10dark--focus:focus{color:var(--tc-yellow-10)}.tet-color__yellow10dark--border,.tet-color__yellow10dark--border-hover:hover,.tet-color__yellow10dark--border-focus:focus{border-color:var(--tc-yellow-10)}.tet-color__yellow10dark--background,.tet-color__yellow10dark--background-hover:hover,.tet-color__yellow10dark--background-focus:focus{background-color:var(--tc-yellow-10)}.tet-color__red,.tet-color__red--hover:hover,.tet-color__red--focus:focus{color:var(--tc-red-40)}.tet-color__red--border,.tet-color__red--border-hover:hover,.tet-color__red--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red--background,.tet-color__red--background-hover:hover,.tet-color__red--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red80,.tet-color__red80--hover:hover,.tet-color__red80--focus:focus{color:var(--tc-red-80)}.tet-color__red80--border,.tet-color__red80--border-hover:hover,.tet-color__red80--border-focus:focus{border-color:var(--tc-red-80)}.tet-color__red80--background,.tet-color__red80--background-hover:hover,.tet-color__red80--background-focus:focus{background-color:var(--tc-red-80)}.tet-color__red70,.tet-color__red70--hover:hover,.tet-color__red70--focus:focus{color:var(--tc-red-70)}.tet-color__red70--border,.tet-color__red70--border-hover:hover,.tet-color__red70--border-focus:focus{border-color:var(--tc-red-70)}.tet-color__red70--background,.tet-color__red70--background-hover:hover,.tet-color__red70--background-focus:focus{background-color:var(--tc-red-70)}.tet-color__red60,.tet-color__red60--hover:hover,.tet-color__red60--focus:focus{color:var(--tc-red-60)}.tet-color__red60--border,.tet-color__red60--border-hover:hover,.tet-color__red60--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red60--background,.tet-color__red60--background-hover:hover,.tet-color__red60--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red50,.tet-color__red50--hover:hover,.tet-color__red50--focus:focus{color:var(--tc-red-50)}.tet-color__red50--border,.tet-color__red50--border-hover:hover,.tet-color__red50--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red50--background,.tet-color__red50--background-hover:hover,.tet-color__red50--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red40,.tet-color__red40--hover:hover,.tet-color__red40--focus:focus{color:var(--tc-red-40)}.tet-color__red40--border,.tet-color__red40--border-hover:hover,.tet-color__red40--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red40--background,.tet-color__red40--background-hover:hover,.tet-color__red40--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red30,.tet-color__red30--hover:hover,.tet-color__red30--focus:focus{color:var(--tc-red-30)}.tet-color__red30--border,.tet-color__red30--border-hover:hover,.tet-color__red30--border-focus:focus{border-color:var(--tc-red-30)}.tet-color__red30--background,.tet-color__red30--background-hover:hover,.tet-color__red30--background-focus:focus{background-color:var(--tc-red-30)}.tet-color__red20,.tet-color__red20--hover:hover,.tet-color__red20--focus:focus{color:var(--tc-red-20)}.tet-color__red20--border,.tet-color__red20--border-hover:hover,.tet-color__red20--border-focus:focus{border-color:var(--tc-red-20)}.tet-color__red20--background,.tet-color__red20--background-hover:hover,.tet-color__red20--background-focus:focus{background-color:var(--tc-red-20)}.tet-color__red10,.tet-color__red10--hover:hover,.tet-color__red10--focus:focus{color:var(--tc-red-10)}.tet-color__red10--border,.tet-color__red10--border-hover:hover,.tet-color__red10--border-focus:focus{border-color:var(--tc-red-10)}.tet-color__red10--background,.tet-color__red10--background-hover:hover,.tet-color__red10--background-focus:focus{background-color:var(--tc-red-10)}.tet-color__red00,.tet-color__red00--hover:hover,.tet-color__red00--focus:focus{color:var(--tc-red-00)}.tet-color__red00--border,.tet-color__red00--border-hover:hover,.tet-color__red00--border-focus:focus{border-color:var(--tc-red-00)}.tet-color__red00--background,.tet-color__red00--background-hover:hover,.tet-color__red00--background-focus:focus{background-color:var(--tc-red-00)}.tet-color__red80dark,.tet-color__red80dark--hover:hover,.tet-color__red80dark--focus:focus{color:var(--tc-red-80)}.tet-color__red80dark--border,.tet-color__red80dark--border-hover:hover,.tet-color__red80dark--border-focus:focus{border-color:var(--tc-red-80)}.tet-color__red80dark--background,.tet-color__red80dark--background-hover:hover,.tet-color__red80dark--background-focus:focus{background-color:var(--tc-red-80)}.tet-color__red70dark,.tet-color__red70dark--hover:hover,.tet-color__red70dark--focus:focus{color:var(--tc-red-70)}.tet-color__red70dark--border,.tet-color__red70dark--border-hover:hover,.tet-color__red70dark--border-focus:focus{border-color:var(--tc-red-70)}.tet-color__red70dark--background,.tet-color__red70dark--background-hover:hover,.tet-color__red70dark--background-focus:focus{background-color:var(--tc-red-70)}.tet-color__red65dark,.tet-color__red65dark--hover:hover,.tet-color__red65dark--focus:focus{color:var(--tc-red-60)}.tet-color__red65dark--border,.tet-color__red65dark--border-hover:hover,.tet-color__red65dark--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red65dark--background,.tet-color__red65dark--background-hover:hover,.tet-color__red65dark--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red60dark,.tet-color__red60dark--hover:hover,.tet-color__red60dark--focus:focus{color:var(--tc-red-60)}.tet-color__red60dark--border,.tet-color__red60dark--border-hover:hover,.tet-color__red60dark--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red60dark--background,.tet-color__red60dark--background-hover:hover,.tet-color__red60dark--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red55dark,.tet-color__red55dark--hover:hover,.tet-color__red55dark--focus:focus{color:var(--tc-red-50)}.tet-color__red55dark--border,.tet-color__red55dark--border-hover:hover,.tet-color__red55dark--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red55dark--background,.tet-color__red55dark--background-hover:hover,.tet-color__red55dark--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red50dark,.tet-color__red50dark--hover:hover,.tet-color__red50dark--focus:focus{color:var(--tc-red-50)}.tet-color__red50dark--border,.tet-color__red50dark--border-hover:hover,.tet-color__red50dark--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red50dark--background,.tet-color__red50dark--background-hover:hover,.tet-color__red50dark--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red40dark,.tet-color__red40dark--hover:hover,.tet-color__red40dark--focus:focus{color:var(--tc-red-40)}.tet-color__red40dark--border,.tet-color__red40dark--border-hover:hover,.tet-color__red40dark--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red40dark--background,.tet-color__red40dark--background-hover:hover,.tet-color__red40dark--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red10dark,.tet-color__red10dark--hover:hover,.tet-color__red10dark--focus:focus{color:var(--tc-red-10)}.tet-color__red10dark--border,.tet-color__red10dark--border-hover:hover,.tet-color__red10dark--border-focus:focus{border-color:var(--tc-red-10)}.tet-color__red10dark--background,.tet-color__red10dark--background-hover:hover,.tet-color__red10dark--background-focus:focus{background-color:var(--tc-red-10)}.tet-color__violet,.tet-color__violet--hover:hover,.tet-color__violet--focus:focus{color:var(--tc-violet-40)}.tet-color__violet--border,.tet-color__violet--border-hover:hover,.tet-color__violet--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__violet--background,.tet-color__violet--background-hover:hover,.tet-color__violet--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__violet80,.tet-color__violet80--hover:hover,.tet-color__violet80--focus:focus{color:var(--tc-violet-80)}.tet-color__violet80--border,.tet-color__violet80--border-hover:hover,.tet-color__violet80--border-focus:focus{border-color:var(--tc-violet-80)}.tet-color__violet80--background,.tet-color__violet80--background-hover:hover,.tet-color__violet80--background-focus:focus{background-color:var(--tc-violet-80)}.tet-color__violet70,.tet-color__violet70--hover:hover,.tet-color__violet70--focus:focus{color:var(--tc-violet-70)}.tet-color__violet70--border,.tet-color__violet70--border-hover:hover,.tet-color__violet70--border-focus:focus{border-color:var(--tc-violet-70)}.tet-color__violet70--background,.tet-color__violet70--background-hover:hover,.tet-color__violet70--background-focus:focus{background-color:var(--tc-violet-70)}.tet-color__violet60,.tet-color__violet60--hover:hover,.tet-color__violet60--focus:focus{color:var(--tc-violet-60)}.tet-color__violet60--border,.tet-color__violet60--border-hover:hover,.tet-color__violet60--border-focus:focus{border-color:var(--tc-violet-60)}.tet-color__violet60--background,.tet-color__violet60--background-hover:hover,.tet-color__violet60--background-focus:focus{background-color:var(--tc-violet-60)}.tet-color__violet50,.tet-color__violet50--hover:hover,.tet-color__violet50--focus:focus{color:var(--tc-violet-50)}.tet-color__violet50--border,.tet-color__violet50--border-hover:hover,.tet-color__violet50--border-focus:focus{border-color:var(--tc-violet-50)}.tet-color__violet50--background,.tet-color__violet50--background-hover:hover,.tet-color__violet50--background-focus:focus{background-color:var(--tc-violet-50)}.tet-color__violet40,.tet-color__violet40--hover:hover,.tet-color__violet40--focus:focus{color:var(--tc-violet-40)}.tet-color__violet40--border,.tet-color__violet40--border-hover:hover,.tet-color__violet40--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__violet40--background,.tet-color__violet40--background-hover:hover,.tet-color__violet40--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__violet30,.tet-color__violet30--hover:hover,.tet-color__violet30--focus:focus{color:var(--tc-violet-30)}.tet-color__violet30--border,.tet-color__violet30--border-hover:hover,.tet-color__violet30--border-focus:focus{border-color:var(--tc-violet-30)}.tet-color__violet30--background,.tet-color__violet30--background-hover:hover,.tet-color__violet30--background-focus:focus{background-color:var(--tc-violet-30)}.tet-color__violet20,.tet-color__violet20--hover:hover,.tet-color__violet20--focus:focus{color:var(--tc-violet-20)}.tet-color__violet20--border,.tet-color__violet20--border-hover:hover,.tet-color__violet20--border-focus:focus{border-color:var(--tc-violet-20)}.tet-color__violet20--background,.tet-color__violet20--background-hover:hover,.tet-color__violet20--background-focus:focus{background-color:var(--tc-violet-20)}.tet-color__violet10,.tet-color__violet10--hover:hover,.tet-color__violet10--focus:focus{color:var(--tc-violet-10)}.tet-color__violet10--border,.tet-color__violet10--border-hover:hover,.tet-color__violet10--border-focus:focus{border-color:var(--tc-violet-10)}.tet-color__violet10--background,.tet-color__violet10--background-hover:hover,.tet-color__violet10--background-focus:focus{background-color:var(--tc-violet-10)}.tet-color__violet00,.tet-color__violet00--hover:hover,.tet-color__violet00--focus:focus{color:var(--tc-violet-00)}.tet-color__violet00--border,.tet-color__violet00--border-hover:hover,.tet-color__violet00--border-focus:focus{border-color:var(--tc-violet-00)}.tet-color__violet00--background,.tet-color__violet00--background-hover:hover,.tet-color__violet00--background-focus:focus{background-color:var(--tc-violet-00)}.tet-color__grey110,.tet-color__grey110--hover:hover,.tet-color__grey110--focus:focus{color:var(--tc-grey-110)}.tet-color__grey110--border,.tet-color__grey110--border-hover:hover,.tet-color__grey110--border-focus:focus{border-color:var(--tc-grey-110)}.tet-color__grey110--background,.tet-color__grey110--background-hover:hover,.tet-color__grey110--background-focus:focus{background-color:var(--tc-grey-110)}.tet-color__grey100,.tet-color__grey100--hover:hover,.tet-color__grey100--focus:focus{color:var(--tc-grey-100)}.tet-color__grey100--border,.tet-color__grey100--border-hover:hover,.tet-color__grey100--border-focus:focus{border-color:var(--tc-grey-100)}.tet-color__grey100--background,.tet-color__grey100--background-hover:hover,.tet-color__grey100--background-focus:focus{background-color:var(--tc-grey-100)}.tet-color__grey90,.tet-color__grey90--hover:hover,.tet-color__grey90--focus:focus{color:var(--tc-grey-90)}.tet-color__grey90--border,.tet-color__grey90--border-hover:hover,.tet-color__grey90--border-focus:focus{border-color:var(--tc-grey-90)}.tet-color__grey90--background,.tet-color__grey90--background-hover:hover,.tet-color__grey90--background-focus:focus{background-color:var(--tc-grey-90)}.tet-color__grey80,.tet-color__grey80--hover:hover,.tet-color__grey80--focus:focus{color:var(--tc-grey-80)}.tet-color__grey80--border,.tet-color__grey80--border-hover:hover,.tet-color__grey80--border-focus:focus{border-color:var(--tc-grey-80)}.tet-color__grey80--background,.tet-color__grey80--background-hover:hover,.tet-color__grey80--background-focus:focus{background-color:var(--tc-grey-80)}.tet-color__grey70,.tet-color__grey70--hover:hover,.tet-color__grey70--focus:focus{color:var(--tc-grey-70)}.tet-color__grey70--border,.tet-color__grey70--border-hover:hover,.tet-color__grey70--border-focus:focus{border-color:var(--tc-grey-70)}.tet-color__grey70--background,.tet-color__grey70--background-hover:hover,.tet-color__grey70--background-focus:focus{background-color:var(--tc-grey-70)}.tet-color__grey60,.tet-color__grey60--hover:hover,.tet-color__grey60--focus:focus{color:var(--tc-grey-60)}.tet-color__grey60--border,.tet-color__grey60--border-hover:hover,.tet-color__grey60--border-focus:focus{border-color:var(--tc-grey-60)}.tet-color__grey60--background,.tet-color__grey60--background-hover:hover,.tet-color__grey60--background-focus:focus{background-color:var(--tc-grey-60)}.tet-color__grey50,.tet-color__grey50--hover:hover,.tet-color__grey50--focus:focus{color:var(--tc-grey-50)}.tet-color__grey50--border,.tet-color__grey50--border-hover:hover,.tet-color__grey50--border-focus:focus{border-color:var(--tc-grey-50)}.tet-color__grey50--background,.tet-color__grey50--background-hover:hover,.tet-color__grey50--background-focus:focus{background-color:var(--tc-grey-50)}.tet-color__grey40,.tet-color__grey40--hover:hover,.tet-color__grey40--focus:focus{color:var(--tc-grey-40)}.tet-color__grey40--border,.tet-color__grey40--border-hover:hover,.tet-color__grey40--border-focus:focus{border-color:var(--tc-grey-40)}.tet-color__grey40--background,.tet-color__grey40--background-hover:hover,.tet-color__grey40--background-focus:focus{background-color:var(--tc-grey-40)}.tet-color__grey30,.tet-color__grey30--hover:hover,.tet-color__grey30--focus:focus{color:var(--tc-grey-30)}.tet-color__grey30--border,.tet-color__grey30--border-hover:hover,.tet-color__grey30--border-focus:focus{border-color:var(--tc-grey-30)}.tet-color__grey30--background,.tet-color__grey30--background-hover:hover,.tet-color__grey30--background-focus:focus{background-color:var(--tc-grey-30)}.tet-color__grey20,.tet-color__grey20--hover:hover,.tet-color__grey20--focus:focus{color:var(--tc-grey-20)}.tet-color__grey20--border,.tet-color__grey20--border-hover:hover,.tet-color__grey20--border-focus:focus{border-color:var(--tc-grey-20)}.tet-color__grey20--background,.tet-color__grey20--background-hover:hover,.tet-color__grey20--background-focus:focus{background-color:var(--tc-grey-20)}.tet-color__grey10,.tet-color__grey10--hover:hover,.tet-color__grey10--focus:focus{color:var(--tc-grey-10)}.tet-color__grey10--border,.tet-color__grey10--border-hover:hover,.tet-color__grey10--border-focus:focus{border-color:var(--tc-grey-10)}.tet-color__grey10--background,.tet-color__grey10--background-hover:hover,.tet-color__grey10--background-focus:focus{background-color:var(--tc-grey-10)}.tet-color__grey00,.tet-color__grey00--hover:hover,.tet-color__grey00--focus:focus{color:var(--tc-grey-00)}.tet-color__grey00--border,.tet-color__grey00--border-hover:hover,.tet-color__grey00--border-focus:focus{border-color:var(--tc-grey-00)}.tet-color__grey00--background,.tet-color__grey00--background-hover:hover,.tet-color__grey00--background-focus:focus{background-color:var(--tc-grey-00)}.tet-color__purple,.tet-color__purple--hover:hover,.tet-color__purple--focus:focus{color:var(--tc-violet-40)}.tet-color__purple--border,.tet-color__purple--border-hover:hover,.tet-color__purple--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__purple--background,.tet-color__purple--background-hover:hover,.tet-color__purple--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__black,.tet-color__black--hover:hover,.tet-color__black--focus:focus{color:var(--tc-foundation-black)}.tet-color__black--border,.tet-color__black--border-hover:hover,.tet-color__black--border-focus:focus{border-color:var(--tc-foundation-black)}.tet-color__black--background,.tet-color__black--background-hover:hover,.tet-color__black--background-focus:focus{background-color:var(--tc-foundation-black)}.tet-color__white,.tet-color__white--hover:hover,.tet-color__white--focus:focus{color:var(--tc-foundation-white)}.tet-color__white--border,.tet-color__white--border-hover:hover,.tet-color__white--border-focus:focus{border-color:var(--tc-foundation-white)}.tet-color__white--background,.tet-color__white--background-hover:hover,.tet-color__white--background-focus:focus{background-color:var(--tc-foundation-white)}.dark .tet-color__blue:not(.tet-color--static),.dark .tet-color__blue--hover:hover:not(.tet-color--static),.dark .tet-color__blue--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue--border:not(.tet-color--static),.dark .tet-color__blue--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue--background:not(.tet-color--static),.dark .tet-color__blue--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue80:not(.tet-color--static),.dark .tet-color__blue80--hover:hover:not(.tet-color--static),.dark .tet-color__blue80--focus:focus:not(.tet-color--static){color:var(--tc-blue-80-dark)}.dark .tet-color__blue80--border:not(.tet-color--static),.dark .tet-color__blue80--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-80-dark)}.dark .tet-color__blue80--background:not(.tet-color--static),.dark .tet-color__blue80--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-80-dark)}.dark .tet-color__blue70:not(.tet-color--static),.dark .tet-color__blue70--hover:hover:not(.tet-color--static),.dark .tet-color__blue70--focus:focus:not(.tet-color--static){color:var(--tc-blue-70-dark)}.dark .tet-color__blue70--border:not(.tet-color--static),.dark .tet-color__blue70--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-70-dark)}.dark .tet-color__blue70--background:not(.tet-color--static),.dark .tet-color__blue70--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-70-dark)}.dark .tet-color__blue60:not(.tet-color--static),.dark .tet-color__blue60--hover:hover:not(.tet-color--static),.dark .tet-color__blue60--focus:focus:not(.tet-color--static){color:var(--tc-blue-60-dark)}.dark .tet-color__blue60--border:not(.tet-color--static),.dark .tet-color__blue60--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-60-dark)}.dark .tet-color__blue60--background:not(.tet-color--static),.dark .tet-color__blue60--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-60-dark)}.dark .tet-color__blue50:not(.tet-color--static),.dark .tet-color__blue50--hover:hover:not(.tet-color--static),.dark .tet-color__blue50--focus:focus:not(.tet-color--static){color:var(--tc-blue-50-dark)}.dark .tet-color__blue50--border:not(.tet-color--static),.dark .tet-color__blue50--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-50-dark)}.dark .tet-color__blue50--background:not(.tet-color--static),.dark .tet-color__blue50--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-50-dark)}.dark .tet-color__blue40:not(.tet-color--static),.dark .tet-color__blue40--hover:hover:not(.tet-color--static),.dark .tet-color__blue40--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue40--border:not(.tet-color--static),.dark .tet-color__blue40--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue40--background:not(.tet-color--static),.dark .tet-color__blue40--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue30:not(.tet-color--static),.dark .tet-color__blue30--hover:hover:not(.tet-color--static),.dark .tet-color__blue30--focus:focus:not(.tet-color--static){color:var(--tc-blue-30-dark)}.dark .tet-color__blue30--border:not(.tet-color--static),.dark .tet-color__blue30--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-30-dark)}.dark .tet-color__blue30--background:not(.tet-color--static),.dark .tet-color__blue30--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-30-dark)}.dark .tet-color__blue20:not(.tet-color--static),.dark .tet-color__blue20--hover:hover:not(.tet-color--static),.dark .tet-color__blue20--focus:focus:not(.tet-color--static){color:var(--tc-blue-20-dark)}.dark .tet-color__blue20--border:not(.tet-color--static),.dark .tet-color__blue20--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-20-dark)}.dark .tet-color__blue20--background:not(.tet-color--static),.dark .tet-color__blue20--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-20-dark)}.dark .tet-color__blue10:not(.tet-color--static),.dark .tet-color__blue10--hover:hover:not(.tet-color--static),.dark .tet-color__blue10--focus:focus:not(.tet-color--static){color:var(--tc-blue-10-dark)}.dark .tet-color__blue10--border:not(.tet-color--static),.dark .tet-color__blue10--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-10-dark)}.dark .tet-color__blue10--background:not(.tet-color--static),.dark .tet-color__blue10--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-10-dark)}.dark .tet-color__blue00:not(.tet-color--static),.dark .tet-color__blue00--hover:hover:not(.tet-color--static),.dark .tet-color__blue00--focus:focus:not(.tet-color--static){color:var(--tc-blue-00-dark)}.dark .tet-color__blue00--border:not(.tet-color--static),.dark .tet-color__blue00--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-00-dark)}.dark .tet-color__blue00--background:not(.tet-color--static),.dark .tet-color__blue00--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-00-dark)}.dark .tet-color__blue80dark:not(.tet-color--static),.dark .tet-color__blue80dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-80-dark)}.dark .tet-color__blue80dark--border:not(.tet-color--static),.dark .tet-color__blue80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-80-dark)}.dark .tet-color__blue80dark--background:not(.tet-color--static),.dark .tet-color__blue80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-80-dark)}.dark .tet-color__blue70dark:not(.tet-color--static),.dark .tet-color__blue70dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-70-dark)}.dark .tet-color__blue70dark--border:not(.tet-color--static),.dark .tet-color__blue70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-70-dark)}.dark .tet-color__blue70dark--background:not(.tet-color--static),.dark .tet-color__blue70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-70-dark)}.dark .tet-color__blue60dark:not(.tet-color--static),.dark .tet-color__blue60dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-60-dark)}.dark .tet-color__blue60dark--border:not(.tet-color--static),.dark .tet-color__blue60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-60-dark)}.dark .tet-color__blue60dark--background:not(.tet-color--static),.dark .tet-color__blue60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-60-dark)}.dark .tet-color__blue50dark:not(.tet-color--static),.dark .tet-color__blue50dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-50-dark)}.dark .tet-color__blue50dark--border:not(.tet-color--static),.dark .tet-color__blue50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-50-dark)}.dark .tet-color__blue50dark--background:not(.tet-color--static),.dark .tet-color__blue50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-50-dark)}.dark .tet-color__blue40dark:not(.tet-color--static),.dark .tet-color__blue40dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue40dark--border:not(.tet-color--static),.dark .tet-color__blue40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue40dark--background:not(.tet-color--static),.dark .tet-color__blue40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue10dark:not(.tet-color--static),.dark .tet-color__blue10dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-10-dark)}.dark .tet-color__blue10dark--border:not(.tet-color--static),.dark .tet-color__blue10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-10-dark)}.dark .tet-color__blue10dark--background:not(.tet-color--static),.dark .tet-color__blue10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-10-dark)}.dark .tet-color__green:not(.tet-color--static),.dark .tet-color__green--hover:hover:not(.tet-color--static),.dark .tet-color__green--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green--border:not(.tet-color--static),.dark .tet-color__green--border-hover:hover:not(.tet-color--static),.dark .tet-color__green--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green--background:not(.tet-color--static),.dark .tet-color__green--background-hover:hover:not(.tet-color--static),.dark .tet-color__green--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green80:not(.tet-color--static),.dark .tet-color__green80--hover:hover:not(.tet-color--static),.dark .tet-color__green80--focus:focus:not(.tet-color--static){color:var(--tc-green-80-dark)}.dark .tet-color__green80--border:not(.tet-color--static),.dark .tet-color__green80--border-hover:hover:not(.tet-color--static),.dark .tet-color__green80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-80-dark)}.dark .tet-color__green80--background:not(.tet-color--static),.dark .tet-color__green80--background-hover:hover:not(.tet-color--static),.dark .tet-color__green80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-80-dark)}.dark .tet-color__green70:not(.tet-color--static),.dark .tet-color__green70--hover:hover:not(.tet-color--static),.dark .tet-color__green70--focus:focus:not(.tet-color--static){color:var(--tc-green-70-dark)}.dark .tet-color__green70--border:not(.tet-color--static),.dark .tet-color__green70--border-hover:hover:not(.tet-color--static),.dark .tet-color__green70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-70-dark)}.dark .tet-color__green70--background:not(.tet-color--static),.dark .tet-color__green70--background-hover:hover:not(.tet-color--static),.dark .tet-color__green70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-70-dark)}.dark .tet-color__green60:not(.tet-color--static),.dark .tet-color__green60--hover:hover:not(.tet-color--static),.dark .tet-color__green60--focus:focus:not(.tet-color--static){color:var(--tc-green-60-dark)}.dark .tet-color__green60--border:not(.tet-color--static),.dark .tet-color__green60--border-hover:hover:not(.tet-color--static),.dark .tet-color__green60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-60-dark)}.dark .tet-color__green60--background:not(.tet-color--static),.dark .tet-color__green60--background-hover:hover:not(.tet-color--static),.dark .tet-color__green60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-60-dark)}.dark .tet-color__green50:not(.tet-color--static),.dark .tet-color__green50--hover:hover:not(.tet-color--static),.dark .tet-color__green50--focus:focus:not(.tet-color--static){color:var(--tc-green-50-dark)}.dark .tet-color__green50--border:not(.tet-color--static),.dark .tet-color__green50--border-hover:hover:not(.tet-color--static),.dark .tet-color__green50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-50-dark)}.dark .tet-color__green50--background:not(.tet-color--static),.dark .tet-color__green50--background-hover:hover:not(.tet-color--static),.dark .tet-color__green50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-50-dark)}.dark .tet-color__green40:not(.tet-color--static),.dark .tet-color__green40--hover:hover:not(.tet-color--static),.dark .tet-color__green40--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green40--border:not(.tet-color--static),.dark .tet-color__green40--border-hover:hover:not(.tet-color--static),.dark .tet-color__green40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green40--background:not(.tet-color--static),.dark .tet-color__green40--background-hover:hover:not(.tet-color--static),.dark .tet-color__green40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green30:not(.tet-color--static),.dark .tet-color__green30--hover:hover:not(.tet-color--static),.dark .tet-color__green30--focus:focus:not(.tet-color--static){color:var(--tc-green-30-dark)}.dark .tet-color__green30--border:not(.tet-color--static),.dark .tet-color__green30--border-hover:hover:not(.tet-color--static),.dark .tet-color__green30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-30-dark)}.dark .tet-color__green30--background:not(.tet-color--static),.dark .tet-color__green30--background-hover:hover:not(.tet-color--static),.dark .tet-color__green30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-30-dark)}.dark .tet-color__green20:not(.tet-color--static),.dark .tet-color__green20--hover:hover:not(.tet-color--static),.dark .tet-color__green20--focus:focus:not(.tet-color--static){color:var(--tc-green-20-dark)}.dark .tet-color__green20--border:not(.tet-color--static),.dark .tet-color__green20--border-hover:hover:not(.tet-color--static),.dark .tet-color__green20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-20-dark)}.dark .tet-color__green20--background:not(.tet-color--static),.dark .tet-color__green20--background-hover:hover:not(.tet-color--static),.dark .tet-color__green20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-20-dark)}.dark .tet-color__green10:not(.tet-color--static),.dark .tet-color__green10--hover:hover:not(.tet-color--static),.dark .tet-color__green10--focus:focus:not(.tet-color--static){color:var(--tc-green-10-dark)}.dark .tet-color__green10--border:not(.tet-color--static),.dark .tet-color__green10--border-hover:hover:not(.tet-color--static),.dark .tet-color__green10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-10-dark)}.dark .tet-color__green10--background:not(.tet-color--static),.dark .tet-color__green10--background-hover:hover:not(.tet-color--static),.dark .tet-color__green10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-10-dark)}.dark .tet-color__green00:not(.tet-color--static),.dark .tet-color__green00--hover:hover:not(.tet-color--static),.dark .tet-color__green00--focus:focus:not(.tet-color--static){color:var(--tc-green-00-dark)}.dark .tet-color__green00--border:not(.tet-color--static),.dark .tet-color__green00--border-hover:hover:not(.tet-color--static),.dark .tet-color__green00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-00-dark)}.dark .tet-color__green00--background:not(.tet-color--static),.dark .tet-color__green00--background-hover:hover:not(.tet-color--static),.dark .tet-color__green00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-00-dark)}.dark .tet-color__green80dark:not(.tet-color--static),.dark .tet-color__green80dark--hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--focus:focus:not(.tet-color--static){color:var(--tc-green-80-dark)}.dark .tet-color__green80dark--border:not(.tet-color--static),.dark .tet-color__green80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-80-dark)}.dark .tet-color__green80dark--background:not(.tet-color--static),.dark .tet-color__green80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-80-dark)}.dark .tet-color__green70dark:not(.tet-color--static),.dark .tet-color__green70dark--hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--focus:focus:not(.tet-color--static){color:var(--tc-green-70-dark)}.dark .tet-color__green70dark--border:not(.tet-color--static),.dark .tet-color__green70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-70-dark)}.dark .tet-color__green70dark--background:not(.tet-color--static),.dark .tet-color__green70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-70-dark)}.dark .tet-color__green60dark:not(.tet-color--static),.dark .tet-color__green60dark--hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--focus:focus:not(.tet-color--static){color:var(--tc-green-60-dark)}.dark .tet-color__green60dark--border:not(.tet-color--static),.dark .tet-color__green60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-60-dark)}.dark .tet-color__green60dark--background:not(.tet-color--static),.dark .tet-color__green60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-60-dark)}.dark .tet-color__green50dark:not(.tet-color--static),.dark .tet-color__green50dark--hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--focus:focus:not(.tet-color--static){color:var(--tc-green-50-dark)}.dark .tet-color__green50dark--border:not(.tet-color--static),.dark .tet-color__green50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-50-dark)}.dark .tet-color__green50dark--background:not(.tet-color--static),.dark .tet-color__green50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-50-dark)}.dark .tet-color__green40dark:not(.tet-color--static),.dark .tet-color__green40dark--hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green40dark--border:not(.tet-color--static),.dark .tet-color__green40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green40dark--background:not(.tet-color--static),.dark .tet-color__green40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green10dark:not(.tet-color--static),.dark .tet-color__green10dark--hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--focus:focus:not(.tet-color--static){color:var(--tc-green-10-dark)}.dark .tet-color__green10dark--border:not(.tet-color--static),.dark .tet-color__green10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-10-dark)}.dark .tet-color__green10dark--background:not(.tet-color--static),.dark .tet-color__green10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-10-dark)}.dark .tet-color__yellow:not(.tet-color--static),.dark .tet-color__yellow--hover:hover:not(.tet-color--static),.dark .tet-color__yellow--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow--border:not(.tet-color--static),.dark .tet-color__yellow--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow--background:not(.tet-color--static),.dark .tet-color__yellow--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow80:not(.tet-color--static),.dark .tet-color__yellow80--hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--focus:focus:not(.tet-color--static){color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80--border:not(.tet-color--static),.dark .tet-color__yellow80--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80--background:not(.tet-color--static),.dark .tet-color__yellow80--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow70:not(.tet-color--static),.dark .tet-color__yellow70--hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--focus:focus:not(.tet-color--static){color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70--border:not(.tet-color--static),.dark .tet-color__yellow70--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70--background:not(.tet-color--static),.dark .tet-color__yellow70--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow60:not(.tet-color--static),.dark .tet-color__yellow60--hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--focus:focus:not(.tet-color--static){color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60--border:not(.tet-color--static),.dark .tet-color__yellow60--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60--background:not(.tet-color--static),.dark .tet-color__yellow60--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow50:not(.tet-color--static),.dark .tet-color__yellow50--hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50--border:not(.tet-color--static),.dark .tet-color__yellow50--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50--background:not(.tet-color--static),.dark .tet-color__yellow50--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow40:not(.tet-color--static),.dark .tet-color__yellow40--hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40--border:not(.tet-color--static),.dark .tet-color__yellow40--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40--background:not(.tet-color--static),.dark .tet-color__yellow40--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow30:not(.tet-color--static),.dark .tet-color__yellow30--hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--focus:focus:not(.tet-color--static){color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow30--border:not(.tet-color--static),.dark .tet-color__yellow30--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow30--background:not(.tet-color--static),.dark .tet-color__yellow30--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow20:not(.tet-color--static),.dark .tet-color__yellow20--hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--focus:focus:not(.tet-color--static){color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow20--border:not(.tet-color--static),.dark .tet-color__yellow20--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow20--background:not(.tet-color--static),.dark .tet-color__yellow20--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow10:not(.tet-color--static),.dark .tet-color__yellow10--hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--focus:focus:not(.tet-color--static){color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10--border:not(.tet-color--static),.dark .tet-color__yellow10--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10--background:not(.tet-color--static),.dark .tet-color__yellow10--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow00:not(.tet-color--static),.dark .tet-color__yellow00--hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--focus:focus:not(.tet-color--static){color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow00--border:not(.tet-color--static),.dark .tet-color__yellow00--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow00--background:not(.tet-color--static),.dark .tet-color__yellow00--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow80dark:not(.tet-color--static),.dark .tet-color__yellow80dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80dark--border:not(.tet-color--static),.dark .tet-color__yellow80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80dark--background:not(.tet-color--static),.dark .tet-color__yellow80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow70dark:not(.tet-color--static),.dark .tet-color__yellow70dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70dark--border:not(.tet-color--static),.dark .tet-color__yellow70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70dark--background:not(.tet-color--static),.dark .tet-color__yellow70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow60dark:not(.tet-color--static),.dark .tet-color__yellow60dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60dark--border:not(.tet-color--static),.dark .tet-color__yellow60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60dark--background:not(.tet-color--static),.dark .tet-color__yellow60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow55dark:not(.tet-color--static),.dark .tet-color__yellow55dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow55dark--border:not(.tet-color--static),.dark .tet-color__yellow55dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow55dark--background:not(.tet-color--static),.dark .tet-color__yellow55dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark:not(.tet-color--static),.dark .tet-color__yellow50dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark--border:not(.tet-color--static),.dark .tet-color__yellow50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark--background:not(.tet-color--static),.dark .tet-color__yellow50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow45dark:not(.tet-color--static),.dark .tet-color__yellow45dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow45dark--border:not(.tet-color--static),.dark .tet-color__yellow45dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow45dark--background:not(.tet-color--static),.dark .tet-color__yellow45dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark:not(.tet-color--static),.dark .tet-color__yellow40dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark--border:not(.tet-color--static),.dark .tet-color__yellow40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark--background:not(.tet-color--static),.dark .tet-color__yellow40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow10dark:not(.tet-color--static),.dark .tet-color__yellow10dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10dark--border:not(.tet-color--static),.dark .tet-color__yellow10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10dark--background:not(.tet-color--static),.dark .tet-color__yellow10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-10-dark)}.dark .tet-color__red:not(.tet-color--static),.dark .tet-color__red--hover:hover:not(.tet-color--static),.dark .tet-color__red--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red--border:not(.tet-color--static),.dark .tet-color__red--border-hover:hover:not(.tet-color--static),.dark .tet-color__red--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red--background:not(.tet-color--static),.dark .tet-color__red--background-hover:hover:not(.tet-color--static),.dark .tet-color__red--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red80:not(.tet-color--static),.dark .tet-color__red80--hover:hover:not(.tet-color--static),.dark .tet-color__red80--focus:focus:not(.tet-color--static){color:var(--tc-red-80-dark)}.dark .tet-color__red80--border:not(.tet-color--static),.dark .tet-color__red80--border-hover:hover:not(.tet-color--static),.dark .tet-color__red80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-80-dark)}.dark .tet-color__red80--background:not(.tet-color--static),.dark .tet-color__red80--background-hover:hover:not(.tet-color--static),.dark .tet-color__red80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-80-dark)}.dark .tet-color__red70:not(.tet-color--static),.dark .tet-color__red70--hover:hover:not(.tet-color--static),.dark .tet-color__red70--focus:focus:not(.tet-color--static){color:var(--tc-red-70-dark)}.dark .tet-color__red70--border:not(.tet-color--static),.dark .tet-color__red70--border-hover:hover:not(.tet-color--static),.dark .tet-color__red70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-70-dark)}.dark .tet-color__red70--background:not(.tet-color--static),.dark .tet-color__red70--background-hover:hover:not(.tet-color--static),.dark .tet-color__red70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-70-dark)}.dark .tet-color__red60:not(.tet-color--static),.dark .tet-color__red60--hover:hover:not(.tet-color--static),.dark .tet-color__red60--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red60--border:not(.tet-color--static),.dark .tet-color__red60--border-hover:hover:not(.tet-color--static),.dark .tet-color__red60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red60--background:not(.tet-color--static),.dark .tet-color__red60--background-hover:hover:not(.tet-color--static),.dark .tet-color__red60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red50:not(.tet-color--static),.dark .tet-color__red50--hover:hover:not(.tet-color--static),.dark .tet-color__red50--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red50--border:not(.tet-color--static),.dark .tet-color__red50--border-hover:hover:not(.tet-color--static),.dark .tet-color__red50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red50--background:not(.tet-color--static),.dark .tet-color__red50--background-hover:hover:not(.tet-color--static),.dark .tet-color__red50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red40:not(.tet-color--static),.dark .tet-color__red40--hover:hover:not(.tet-color--static),.dark .tet-color__red40--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red40--border:not(.tet-color--static),.dark .tet-color__red40--border-hover:hover:not(.tet-color--static),.dark .tet-color__red40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red40--background:not(.tet-color--static),.dark .tet-color__red40--background-hover:hover:not(.tet-color--static),.dark .tet-color__red40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red30:not(.tet-color--static),.dark .tet-color__red30--hover:hover:not(.tet-color--static),.dark .tet-color__red30--focus:focus:not(.tet-color--static){color:var(--tc-red-30-dark)}.dark .tet-color__red30--border:not(.tet-color--static),.dark .tet-color__red30--border-hover:hover:not(.tet-color--static),.dark .tet-color__red30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-30-dark)}.dark .tet-color__red30--background:not(.tet-color--static),.dark .tet-color__red30--background-hover:hover:not(.tet-color--static),.dark .tet-color__red30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-30-dark)}.dark .tet-color__red20:not(.tet-color--static),.dark .tet-color__red20--hover:hover:not(.tet-color--static),.dark .tet-color__red20--focus:focus:not(.tet-color--static){color:var(--tc-red-20-dark)}.dark .tet-color__red20--border:not(.tet-color--static),.dark .tet-color__red20--border-hover:hover:not(.tet-color--static),.dark .tet-color__red20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-20-dark)}.dark .tet-color__red20--background:not(.tet-color--static),.dark .tet-color__red20--background-hover:hover:not(.tet-color--static),.dark .tet-color__red20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-20-dark)}.dark .tet-color__red10:not(.tet-color--static),.dark .tet-color__red10--hover:hover:not(.tet-color--static),.dark .tet-color__red10--focus:focus:not(.tet-color--static){color:var(--tc-red-10-dark)}.dark .tet-color__red10--border:not(.tet-color--static),.dark .tet-color__red10--border-hover:hover:not(.tet-color--static),.dark .tet-color__red10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-10-dark)}.dark .tet-color__red10--background:not(.tet-color--static),.dark .tet-color__red10--background-hover:hover:not(.tet-color--static),.dark .tet-color__red10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-10-dark)}.dark .tet-color__red00:not(.tet-color--static),.dark .tet-color__red00--hover:hover:not(.tet-color--static),.dark .tet-color__red00--focus:focus:not(.tet-color--static){color:var(--tc-red-00-dark)}.dark .tet-color__red00--border:not(.tet-color--static),.dark .tet-color__red00--border-hover:hover:not(.tet-color--static),.dark .tet-color__red00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-00-dark)}.dark .tet-color__red00--background:not(.tet-color--static),.dark .tet-color__red00--background-hover:hover:not(.tet-color--static),.dark .tet-color__red00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-00-dark)}.dark .tet-color__red80dark:not(.tet-color--static),.dark .tet-color__red80dark--hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--focus:focus:not(.tet-color--static){color:var(--tc-red-80-dark)}.dark .tet-color__red80dark--border:not(.tet-color--static),.dark .tet-color__red80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-80-dark)}.dark .tet-color__red80dark--background:not(.tet-color--static),.dark .tet-color__red80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-80-dark)}.dark .tet-color__red70dark:not(.tet-color--static),.dark .tet-color__red70dark--hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--focus:focus:not(.tet-color--static){color:var(--tc-red-70-dark)}.dark .tet-color__red70dark--border:not(.tet-color--static),.dark .tet-color__red70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-70-dark)}.dark .tet-color__red70dark--background:not(.tet-color--static),.dark .tet-color__red70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-70-dark)}.dark .tet-color__red65dark:not(.tet-color--static),.dark .tet-color__red65dark--hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red65dark--border:not(.tet-color--static),.dark .tet-color__red65dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red65dark--background:not(.tet-color--static),.dark .tet-color__red65dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red60dark:not(.tet-color--static),.dark .tet-color__red60dark--hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red60dark--border:not(.tet-color--static),.dark .tet-color__red60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red60dark--background:not(.tet-color--static),.dark .tet-color__red60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red55dark:not(.tet-color--static),.dark .tet-color__red55dark--hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red55dark--border:not(.tet-color--static),.dark .tet-color__red55dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red55dark--background:not(.tet-color--static),.dark .tet-color__red55dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red50dark:not(.tet-color--static),.dark .tet-color__red50dark--hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red50dark--border:not(.tet-color--static),.dark .tet-color__red50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red50dark--background:not(.tet-color--static),.dark .tet-color__red50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red40dark:not(.tet-color--static),.dark .tet-color__red40dark--hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red40dark--border:not(.tet-color--static),.dark .tet-color__red40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red40dark--background:not(.tet-color--static),.dark .tet-color__red40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red10dark:not(.tet-color--static),.dark .tet-color__red10dark--hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--focus:focus:not(.tet-color--static){color:var(--tc-red-10-dark)}.dark .tet-color__red10dark--border:not(.tet-color--static),.dark .tet-color__red10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-10-dark)}.dark .tet-color__red10dark--background:not(.tet-color--static),.dark .tet-color__red10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-10-dark)}.dark .tet-color__violet:not(.tet-color--static),.dark .tet-color__violet--hover:hover:not(.tet-color--static),.dark .tet-color__violet--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__violet--border:not(.tet-color--static),.dark .tet-color__violet--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__violet--background:not(.tet-color--static),.dark .tet-color__violet--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__violet80:not(.tet-color--static),.dark .tet-color__violet80--hover:hover:not(.tet-color--static),.dark .tet-color__violet80--focus:focus:not(.tet-color--static){color:var(--tc-violet-80-dark)}.dark .tet-color__violet80--border:not(.tet-color--static),.dark .tet-color__violet80--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-80-dark)}.dark .tet-color__violet80--background:not(.tet-color--static),.dark .tet-color__violet80--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-80-dark)}.dark .tet-color__violet70:not(.tet-color--static),.dark .tet-color__violet70--hover:hover:not(.tet-color--static),.dark .tet-color__violet70--focus:focus:not(.tet-color--static){color:var(--tc-violet-70-dark)}.dark .tet-color__violet70--border:not(.tet-color--static),.dark .tet-color__violet70--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-70-dark)}.dark .tet-color__violet70--background:not(.tet-color--static),.dark .tet-color__violet70--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-70-dark)}.dark .tet-color__violet60:not(.tet-color--static),.dark .tet-color__violet60--hover:hover:not(.tet-color--static),.dark .tet-color__violet60--focus:focus:not(.tet-color--static){color:var(--tc-violet-60-dark)}.dark .tet-color__violet60--border:not(.tet-color--static),.dark .tet-color__violet60--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-60-dark)}.dark .tet-color__violet60--background:not(.tet-color--static),.dark .tet-color__violet60--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-60-dark)}.dark .tet-color__violet50:not(.tet-color--static),.dark .tet-color__violet50--hover:hover:not(.tet-color--static),.dark .tet-color__violet50--focus:focus:not(.tet-color--static){color:var(--tc-violet-50-dark)}.dark .tet-color__violet50--border:not(.tet-color--static),.dark .tet-color__violet50--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-50-dark)}.dark .tet-color__violet50--background:not(.tet-color--static),.dark .tet-color__violet50--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-50-dark)}.dark .tet-color__violet40:not(.tet-color--static),.dark .tet-color__violet40--hover:hover:not(.tet-color--static),.dark .tet-color__violet40--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__violet40--border:not(.tet-color--static),.dark .tet-color__violet40--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__violet40--background:not(.tet-color--static),.dark .tet-color__violet40--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__violet30:not(.tet-color--static),.dark .tet-color__violet30--hover:hover:not(.tet-color--static),.dark .tet-color__violet30--focus:focus:not(.tet-color--static){color:var(--tc-violet-30-dark)}.dark .tet-color__violet30--border:not(.tet-color--static),.dark .tet-color__violet30--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-30-dark)}.dark .tet-color__violet30--background:not(.tet-color--static),.dark .tet-color__violet30--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-30-dark)}.dark .tet-color__violet20:not(.tet-color--static),.dark .tet-color__violet20--hover:hover:not(.tet-color--static),.dark .tet-color__violet20--focus:focus:not(.tet-color--static){color:var(--tc-violet-20-dark)}.dark .tet-color__violet20--border:not(.tet-color--static),.dark .tet-color__violet20--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-20-dark)}.dark .tet-color__violet20--background:not(.tet-color--static),.dark .tet-color__violet20--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-20-dark)}.dark .tet-color__violet10:not(.tet-color--static),.dark .tet-color__violet10--hover:hover:not(.tet-color--static),.dark .tet-color__violet10--focus:focus:not(.tet-color--static){color:var(--tc-violet-10-dark)}.dark .tet-color__violet10--border:not(.tet-color--static),.dark .tet-color__violet10--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-10-dark)}.dark .tet-color__violet10--background:not(.tet-color--static),.dark .tet-color__violet10--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-10-dark)}.dark .tet-color__violet00:not(.tet-color--static),.dark .tet-color__violet00--hover:hover:not(.tet-color--static),.dark .tet-color__violet00--focus:focus:not(.tet-color--static){color:var(--tc-violet-00-dark)}.dark .tet-color__violet00--border:not(.tet-color--static),.dark .tet-color__violet00--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-00-dark)}.dark .tet-color__violet00--background:not(.tet-color--static),.dark .tet-color__violet00--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-00-dark)}.dark .tet-color__grey110:not(.tet-color--static),.dark .tet-color__grey110--hover:hover:not(.tet-color--static),.dark .tet-color__grey110--focus:focus:not(.tet-color--static){color:var(--tc-grey-110-dark)}.dark .tet-color__grey110--border:not(.tet-color--static),.dark .tet-color__grey110--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey110--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-110-dark)}.dark .tet-color__grey110--background:not(.tet-color--static),.dark .tet-color__grey110--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey110--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-110-dark)}.dark .tet-color__grey100:not(.tet-color--static),.dark .tet-color__grey100--hover:hover:not(.tet-color--static),.dark .tet-color__grey100--focus:focus:not(.tet-color--static){color:var(--tc-grey-100-dark)}.dark .tet-color__grey100--border:not(.tet-color--static),.dark .tet-color__grey100--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey100--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-100-dark)}.dark .tet-color__grey100--background:not(.tet-color--static),.dark .tet-color__grey100--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey100--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-100-dark)}.dark .tet-color__grey90:not(.tet-color--static),.dark .tet-color__grey90--hover:hover:not(.tet-color--static),.dark .tet-color__grey90--focus:focus:not(.tet-color--static){color:var(--tc-grey-90-dark)}.dark .tet-color__grey90--border:not(.tet-color--static),.dark .tet-color__grey90--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey90--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-90-dark)}.dark .tet-color__grey90--background:not(.tet-color--static),.dark .tet-color__grey90--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey90--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-90-dark)}.dark .tet-color__grey80:not(.tet-color--static),.dark .tet-color__grey80--hover:hover:not(.tet-color--static),.dark .tet-color__grey80--focus:focus:not(.tet-color--static){color:var(--tc-grey-80-dark)}.dark .tet-color__grey80--border:not(.tet-color--static),.dark .tet-color__grey80--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-80-dark)}.dark .tet-color__grey80--background:not(.tet-color--static),.dark .tet-color__grey80--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-80-dark)}.dark .tet-color__grey70:not(.tet-color--static),.dark .tet-color__grey70--hover:hover:not(.tet-color--static),.dark .tet-color__grey70--focus:focus:not(.tet-color--static){color:var(--tc-grey-70-dark)}.dark .tet-color__grey70--border:not(.tet-color--static),.dark .tet-color__grey70--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-70-dark)}.dark .tet-color__grey70--background:not(.tet-color--static),.dark .tet-color__grey70--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-70-dark)}.dark .tet-color__grey60:not(.tet-color--static),.dark .tet-color__grey60--hover:hover:not(.tet-color--static),.dark .tet-color__grey60--focus:focus:not(.tet-color--static){color:var(--tc-grey-60-dark)}.dark .tet-color__grey60--border:not(.tet-color--static),.dark .tet-color__grey60--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-60-dark)}.dark .tet-color__grey60--background:not(.tet-color--static),.dark .tet-color__grey60--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-60-dark)}.dark .tet-color__grey50:not(.tet-color--static),.dark .tet-color__grey50--hover:hover:not(.tet-color--static),.dark .tet-color__grey50--focus:focus:not(.tet-color--static){color:var(--tc-grey-50-dark)}.dark .tet-color__grey50--border:not(.tet-color--static),.dark .tet-color__grey50--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-50-dark)}.dark .tet-color__grey50--background:not(.tet-color--static),.dark .tet-color__grey50--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-50-dark)}.dark .tet-color__grey40:not(.tet-color--static),.dark .tet-color__grey40--hover:hover:not(.tet-color--static),.dark .tet-color__grey40--focus:focus:not(.tet-color--static){color:var(--tc-grey-40-dark)}.dark .tet-color__grey40--border:not(.tet-color--static),.dark .tet-color__grey40--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-40-dark)}.dark .tet-color__grey40--background:not(.tet-color--static),.dark .tet-color__grey40--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-40-dark)}.dark .tet-color__grey30:not(.tet-color--static),.dark .tet-color__grey30--hover:hover:not(.tet-color--static),.dark .tet-color__grey30--focus:focus:not(.tet-color--static){color:var(--tc-grey-30-dark)}.dark .tet-color__grey30--border:not(.tet-color--static),.dark .tet-color__grey30--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-30-dark)}.dark .tet-color__grey30--background:not(.tet-color--static),.dark .tet-color__grey30--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-30-dark)}.dark .tet-color__grey20:not(.tet-color--static),.dark .tet-color__grey20--hover:hover:not(.tet-color--static),.dark .tet-color__grey20--focus:focus:not(.tet-color--static){color:var(--tc-grey-20-dark)}.dark .tet-color__grey20--border:not(.tet-color--static),.dark .tet-color__grey20--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-20-dark)}.dark .tet-color__grey20--background:not(.tet-color--static),.dark .tet-color__grey20--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-20-dark)}.dark .tet-color__grey10:not(.tet-color--static),.dark .tet-color__grey10--hover:hover:not(.tet-color--static),.dark .tet-color__grey10--focus:focus:not(.tet-color--static){color:var(--tc-grey-10-dark)}.dark .tet-color__grey10--border:not(.tet-color--static),.dark .tet-color__grey10--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-10-dark)}.dark .tet-color__grey10--background:not(.tet-color--static),.dark .tet-color__grey10--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-10-dark)}.dark .tet-color__grey00:not(.tet-color--static),.dark .tet-color__grey00--hover:hover:not(.tet-color--static),.dark .tet-color__grey00--focus:focus:not(.tet-color--static){color:var(--tc-grey-00-dark)}.dark .tet-color__grey00--border:not(.tet-color--static),.dark .tet-color__grey00--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-00-dark)}.dark .tet-color__grey00--background:not(.tet-color--static),.dark .tet-color__grey00--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-00-dark)}.dark .tet-color__purple:not(.tet-color--static),.dark .tet-color__purple--hover:hover:not(.tet-color--static),.dark .tet-color__purple--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__purple--border:not(.tet-color--static),.dark .tet-color__purple--border-hover:hover:not(.tet-color--static),.dark .tet-color__purple--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__purple--background:not(.tet-color--static),.dark .tet-color__purple--background-hover:hover:not(.tet-color--static),.dark .tet-color__purple--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__black:not(.tet-color--static),.dark .tet-color__black--hover:hover:not(.tet-color--static),.dark .tet-color__black--focus:focus:not(.tet-color--static){color:var(--tc-foundation-black-dark)}.dark .tet-color__black--border:not(.tet-color--static),.dark .tet-color__black--border-hover:hover:not(.tet-color--static),.dark .tet-color__black--border-focus:focus:not(.tet-color--static){border-color:var(--tc-foundation-black-dark)}.dark .tet-color__black--background:not(.tet-color--static),.dark .tet-color__black--background-hover:hover:not(.tet-color--static),.dark .tet-color__black--background-focus:focus:not(.tet-color--static){background-color:var(--tc-foundation-black-dark)}.dark .tet-color__white:not(.tet-color--static),.dark .tet-color__white--hover:hover:not(.tet-color--static),.dark .tet-color__white--focus:focus:not(.tet-color--static){color:var(--tc-foundation-white-dark)}.dark .tet-color__white--border:not(.tet-color--static),.dark .tet-color__white--border-hover:hover:not(.tet-color--static),.dark .tet-color__white--border-focus:focus:not(.tet-color--static){border-color:var(--tc-foundation-white-dark)}.dark .tet-color__white--background:not(.tet-color--static),.dark .tet-color__white--background-hover:hover:not(.tet-color--static),.dark .tet-color__white--background-focus:focus:not(.tet-color--static){background-color:var(--tc-foundation-white-dark)}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root,:host{--input-height:2.75rem;--input-padding:0.5rem;--input-font-size:1rem;--input-border-radius:0.1875rem;--input-color-error:rgb(233, 69, 54);--input-font-family:var(--font-family-content);--input-icon-size:1.5rem;--input-icon-top-position:auto;--input-icon-color:rgb(10, 11, 13);--input-focus-icon-color:rgb(10, 11, 13);--input-label-color:rgb(10, 11, 13);--input-text-color:rgb(10, 11, 13);--input-background-color:rgb(255, 255, 255);--input-border-color:rgb(153, 160, 174);--input-placeholder-color:rgb(153, 160, 174);--input-hover-background-color:rgba(88, 99, 116, 0.08);--input-focus-background-color:rgb(255, 255, 255);--input-focus-border-color:rgb(10, 11, 13);--input-focus-outline-color:rgba(88, 99, 116, 0.12);--input-disabled-label-color:rgb(88, 99, 116);--input-disabled-text-color:rgb(153, 160, 174);--input-border-disabled:rgb(215, 219, 224);--input-disabled-background-color:rgba(88, 99, 116, 0.08);--input-disabled-icon-color:var(--input-icon-color);--textarea-border-radius:0.625rem;--textarea-min-height:5.25rem}.tet-input__dark,.tet-textarea__dark{--input-icon-color:var(--tc-icon-primary-dark);--input-label-color:var(--tc-text-primary-dark);--input-text-color:var(--tc-text-primary-dark);--input-background-color:var(--tc-layer-primary-dark);--input-border-color:var(--tc-border-secondary-dark);--input-placeholder-color:var(--tc-button-text-inverse-disabled-dark);--input-hover-background-color:var(--tc-button-primary-background-inverse-hover-dark);--input-focus-icon-color:var(--tc-icon-primary-dark);--input-focus-background-color:var(--tc-layer-primary-dark);--input-focus-border-color:var(--tc-border-primary-dark);--input-focus-outline-color:var(--tc-text-input-border-active-dark);--input-disabled-label-color:var(--tc-text-secondary-dark);--input-disabled-text-color:var(--tc-button-text-inverse-disabled-dark);--input-border-disabled:var(--tc-border-quaternary-dark);--input-disabled-background-color:var(--tc-button-primary-background-inverse-hover-dark);--input-disabled-icon-color:var(--tc-button-icon-inverse-disabled-dark);--input-color-error:var(--tc-alert-accent-error-dark)}.tet-input__dark.tet-input__dark.keyboard-focus:focus,.tet-textarea__dark.tet-input__dark.keyboard-focus:focus{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.tet-input__mint{--input-icon-color:rgb(247, 247, 247);--input-focus-icon-color:rgb(247, 247, 247);--input-label-color:rgb(247, 247, 247);--input-text-color:rgb(255, 255, 255);--input-background-color:transparent;--input-border-color:rgb(88, 99, 116);--input-placeholder-color:rgb(67, 75, 86);--input-hover-background-color:rgba(26, 213, 219, 0.08);--input-focus-background-color:transparent;--input-focus-border-color:rgb(26, 213, 219);--input-focus-outline-color:rgba(26, 213, 219, 0.24);--input-disabled-label-color:rgb(153, 160, 174);--input-border-disabled:rgb(67, 75, 86);--input-disabled-background-color:rgba(153, 160, 174, 0.08);--input-disabled-text-color:rgb(67, 75, 86)}.tet-input__light,.tet-textarea__light{--input-icon-color:var(--tc-icon-primary);--input-label-color:var(--tc-text-primary);--input-text-color:var(--tc-text-primary);--input-background-color:var(--tc-layer-primary);--input-border-color:var(--tc-border-secondary);--input-placeholder-color:var(--tc-button-text-inverse-disabled);--input-hover-background-color:var(--tc-button-primary-background-inverse-hover);--input-focus-icon-color:var(--tc-icon-primary);--input-focus-background-color:var(--tc-layer-primary);--input-focus-border-color:var(--tc-border-primary);--input-focus-outline-color:var(--tc-text-input-border-active);--input-disabled-label-color:var(--tc-text-secondary);--input-disabled-text-color:var(--tc-button-text-inverse-disabled);--input-border-disabled:var(--tc-border-quaternary);--input-disabled-background-color:var(--tc-button-primary-background-inverse-hover);--input-disabled-icon-color:var(--tc-button-icon-inverse-disabled);--input-color-error:var(--tc-alert-accent-error)}.tet-input__mint-original{--input-icon-color:#9ba5be;--input-label-color:#f5f5f5;--input-text-color:#f5f5f5;--input-background-color:#1d2128;--input-border-color:#2b3036;--input-placeholder-color:rgba(155, 165, 190, 0.8);--input-focus-icon-color:#aeb7bc;--input-focus-border-color:#01cbe0;--input-focus-background-color:#1d2128}.tet-input__base,.tet-textarea__base{width:100%;height:var(--input-height);box-sizing:border-box;padding:var(--input-padding);border-radius:var(--input-border-radius);border:0.0625rem solid var(--input-border-color);color:var(--input-text-color);background:var(--input-background-color);outline:0.125rem solid transparent;font-size:inherit;font-family:var(--input-font-family);font-weight:500;line-height:1.25rem;letter-spacing:-0.005625rem;}.tet-input__base::placeholder,.tet-textarea__base::placeholder{color:var(--input-placeholder-color)}.tet-input__base.tet-input__mint-original:not(:disabled):hover,.tet-textarea__base.tet-input__mint-original:not(:disabled):hover{background-color:#1d2128;border-color:#01cbe0;box-shadow:0 0.0625rem 0.25rem 0.125rem rgba(1, 203, 224, 0.4)}.tet-input__base.tet-input__mint-original:not(:disabled):hover.error,.tet-input__base.tet-input__mint-original:not(:disabled):focus.error,.tet-input__base.tet-input__mint-original:not(:disabled):active.error,.tet-textarea__base.tet-input__mint-original:not(:disabled):hover.error,.tet-textarea__base.tet-input__mint-original:not(:disabled):focus.error,.tet-textarea__base.tet-input__mint-original:not(:disabled):active.error{border-color:rgb(233, 69, 54)}.tet-input__base.tet-input__mint-original:not(:disabled):focus,.tet-input__base.tet-input__mint-original:not(:disabled):active,.tet-textarea__base.tet-input__mint-original:not(:disabled):focus,.tet-textarea__base.tet-input__mint-original:not(:disabled):active{outline:none}.tet-input__base.tet-input__mint-original.keyboard-focus:focus,.tet-textarea__base.tet-input__mint-original.keyboard-focus:focus{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;box-shadow:none}.tet-input__base[disabled],.tet-textarea__base[disabled]{cursor:not-allowed;outline:none;border:0.0625rem solid var(--input-border-disabled);background-color:var(--input-disabled-background-color);color:var(--input-disabled-text-color)}.tet-input__base:not(:disabled).error,.tet-textarea__base:not(:disabled).error{border-color:var(--input-color-error)}.tet-input__base:not(:disabled):hover,.tet-textarea__base:not(:disabled):hover{background:var(--input-hover-background-color)}.tet-input__base:not(:disabled):focus,.tet-input__base:not(:disabled):active,.tet-textarea__base:not(:disabled):focus,.tet-textarea__base:not(:disabled):active{background:var(--input-focus-background-color);border:0.0625rem solid var(--input-focus-border-color);box-shadow:0 0 0 0.25rem var(--input-focus-outline-color)}.tet-input__base.keyboard-focus:focus,.tet-textarea__base.keyboard-focus:focus{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;box-shadow:none}.tet-input__base.error:not(:disabled).keyboard-focus,.tet-textarea__base.error:not(:disabled).keyboard-focus{border-color:var(--input-color-error)}.tet-textarea__base{border-radius:var(--textarea-border-radius);min-height:var(--textarea-min-height);resize:none}.tet-input__label,.tet-textarea__label{display:block;margin-left:0.25rem !important;margin-bottom:0.25rem !important;color:var(--input-label-color);font:500 0.875rem/1.25rem "Inter", "Gilroy, Arial, sans-serif"}.tet-input__label.tet-input__mint-original,.tet-textarea__label.tet-input__mint-original{margin-left:0 !important;font-family:var(--font-family-fallback)}.tet-input__label:has(~.input-container input[disabled]),.tet-textarea__label:has(~.input-container input[disabled]){color:var(--input-disabled-label-color)}.tet-input__error-message,.tet-textarea__error-message{font:500 0.75rem/1rem "Inter", "Gilroy, Arial, sans-serif";color:var(--input-color-error)}.errors{display:flex;flex-direction:column;gap:0.5em;margin-top:0.5em}.errors--hidden{display:none}.tet-body-text-max-width{max-width:36.5625rem}:root{--tc-foundation-white-dark:rgb(255, 255, 255);--tc-foundation-black-dark:rgb(0, 0, 0);--tc-grey-110-dark:rgba(253, 253, 253, 1);--tc-grey-100-dark:rgba(250, 250, 250, 1);--tc-grey-90-dark:rgba(247, 247, 247, 1);--tc-grey-80-dark:rgba(236, 237, 238, 1);--tc-grey-70-dark:rgba(217, 219, 221, 1);--tc-grey-60-dark:rgba(196, 198, 202, 1);--tc-grey-50-dark:rgba(158, 161, 169, 1);--tc-grey-40-dark:rgba(93, 98, 105, 1);--tc-grey-30-dark:rgba(72, 76, 81, 1);--tc-grey-20-dark:rgba(38, 41, 44, 1);--tc-grey-10-dark:rgba(24, 25, 27, 1);--tc-grey-00-dark:rgba(18, 19, 21, 1);--tc-grey-minus-10-dark:rgba(12, 12, 14, 1);--tc-blue-80-dark:rgba(13, 24, 38, 1);--tc-blue-70-dark:rgba(19, 42, 78, 1);--tc-blue-60-dark:rgba(24, 70, 139, 1);--tc-blue-50-dark:rgba(22, 95, 208, 1);--tc-blue-40-dark:rgb(52, 129, 247);--tc-blue-30-dark:rgba(97, 157, 249, 1);--tc-blue-20-dark:rgba(141, 184, 251, 1);--tc-blue-10-dark:rgba(185, 212, 253, 1);--tc-blue-00-dark:rgba(230, 240, 254, 1);--tc-green-80-dark:rgba(14, 27, 19, 1);--tc-green-70-dark:rgba(26, 60, 40, 1);--tc-green-60-dark:rgba(37, 101, 64, 1);--tc-green-50-dark:rgba(44, 144, 86, 1);--tc-green-40-dark:rgb(48, 192, 108);--tc-green-30-dark:rgba(78, 223, 138, 1);--tc-green-20-dark:rgba(127, 223, 167, 1);--tc-green-10-dark:rgba(174, 249, 206, 1);--tc-green-00-dark:rgba(230, 254, 240, 1);--tc-yellow-80-dark:rgba(34, 31, 17, 1);--tc-yellow-70-dark:rgba(75, 64, 22, 1);--tc-yellow-60-dark:rgba(147, 122, 31, 1);--tc-yellow-50-dark:rgba(201, 164, 29, 1);--tc-yellow-40-dark:rgb(255, 208, 38);--tc-yellow-30-dark:rgba(248, 219, 114, 1);--tc-yellow-20-dark:rgba(249, 224, 144, 1);--tc-yellow-10-dark:rgba(252, 238, 186, 1);--tc-yellow-00-dark:rgba(254, 248, 231, 1);--tc-red-80-dark:rgba(34, 18, 17, 1);--tc-red-70-dark:rgba(81, 35, 31, 1);--tc-red-60-dark:rgba(139, 47, 39, 1);--tc-red-50-dark:rgba(202, 59, 45, 1);--tc-red-40-dark:rgb(235, 90, 77);--tc-red-30-dark:rgba(242, 126, 115, 1);--tc-red-20-dark:rgba(248, 163, 155, 1);--tc-red-10-dark:rgba(252, 202, 197, 1);--tc-red-00-dark:rgba(254, 232, 230, 1);--tc-violet-80-dark:rgba(22, 17, 34, 1);--tc-violet-70-dark:rgba(55, 40, 93, 1);--tc-violet-60-dark:rgba(84, 54, 161, 1);--tc-violet-50-dark:rgba(124, 88, 213, 1);--tc-violet-40-dark:rgb(172, 147, 236);--tc-violet-30-dark:rgba(187, 165, 243, 1);--tc-violet-20-dark:rgba(203, 185, 249, 1);--tc-violet-10-dark:rgba(219, 206, 253, 1);--tc-violet-00-dark:rgba(237, 230, 255, 1);--tc-brown-40-dark:rgba(50, 44, 36, 1);--tc-text-primary-dark:var(--tc-grey-110-dark);--tc-text-secondary-dark:var(--tc-grey-70-dark);--tc-text-tertiary-dark:var(--tc-grey-60-dark);--tc-text-white-permanent-dark:var(--tc-grey-110-dark);--tc-text-black-permanent-dark:var(--tc-grey-minus-10-dark);--tc-text-blue-grey-dark:var(--tc-grey-50-dark);--tc-text-link-dark:var(--tc-blue-40-dark);--tc-background-primary-dark:var(--tc-grey-00-dark);--tc-background-secondary-dark:var(--tc-grey-10-dark);--tc-background-tertiary-dark:var(--tc-grey-20-dark);--tc-background-quaternary-dark:var(--tc-grey-30-dark);--tc-background-white-black-dark:rgb(0, 0, 0);--tc-layer-primary-dark:var(--tc-grey-minus-10-dark);--tc-layer-secondary-dark:var(--tc-grey-10-dark);--tc-layer-tertiary-dark:var(--tc-grey-20-dark);--tc-layer-quaternary-dark:var(--tc-grey-30-dark);--tc-layer-inverse-primary-dark:rgb(255, 255, 255);--tc-icon-primary-dark:var(--tc-grey-110-dark);--tc-icon-white-dark:var(--tc-grey-110-dark);--tc-icon-secondary-dark:var(--tc-grey-50-dark);--tc-icon-tooltip-secondary-dark:var(--tc-grey-70-dark);--tc-icon-tertiary-dark:var(--tc-grey-40-dark);--tc-icon-quaternary-dark:var(--tc-grey-30-dark);--tc-icon-quaternery-permanent-dark:var(--tc-grey-70-dark);--tc-border-primary-dark:var(--tc-grey-110-dark);--tc-border-secondary-dark:var(--tc-grey-50-dark);--tc-border-tertiary-dark:var(--tc-grey-40-dark);--tc-border-quaternary-dark:var(--tc-grey-30-dark);--tc-border-inverse-primary-dark:var(--tc-grey-minus-10-dark);--tc-border-inverse-secondary-dark:var(--tc-grey-50-dark);--tc-border-inverse-tertiary-dark:var(--tc-grey-60-dark);--tc-border-inverse-quaternary-dark:var(--tc-grey-70-dark);--tc-alert-info-dark:var(--tc-blue-80-dark);--tc-alert-success-dark:var(--tc-green-80-dark);--tc-alert-warning-dark:var(--tc-yellow-80-dark);--tc-alert-error-dark:var(--tc-red-80-dark);--tc-alert-neutral-dark:var(--tc-violet-80-dark);--tc-alert-white-dark:var(--tc-grey-20-dark);--tc-alert-accent-info-dark:rgb(52, 129, 247);--tc-alert-accent-success-dark:rgb(48, 192, 108);--tc-alert-accent-warning-dark:rgb(255, 208, 38);--tc-alert-accent-error-dark:rgb(235, 90, 77);--tc-alert-accent-neutral-dark:rgb(172, 147, 236);--tc-alert-accent-orange-dark:rgb(220, 78, 34);--tc-alert-colorwave-info-dark:var(--tc-blue-10-dark);--tc-alert-colorwave-success-dark:var(--tc-green-10-dark);--tc-alert-colorwave-warning-dark:var(--tc-yellow-10-dark);--tc-alert-colorwave-error-dark:var(--tc-red-10-dark);--tc-alert-colorwave-neutral-dark:var(--tc-violet-10-dark);--tc-modal-primary-dark:var(--tc-grey-minus-10-dark);--tc-gradient-green-lin1-dark:rgba(32, 60, 46, 1);--tc-gradient-green-lin2-dark:rgba(19, 41, 10, 1);--tc-gradient-green-accent-dark:rgba(19, 41, 10, 1);--tc-gradient-green-accent2-dark:rgba(34, 88, 58, 1);--tc-gradient-mint-lin1-dark:rgba(32, 51, 60, 1);--tc-gradient-mint-lin2-dark:rgba(32, 51, 60, 1);--tc-gradient-mint-lin3-dark:rgba(10, 35, 41, 1);--tc-gradient-mint-accent-dark:rgba(10, 35, 41, 1);--tc-gradient-red-lin1-dark:rgba(60, 39, 32, 1);--tc-gradient-red-lin2-dark:rgba(60, 39, 32, 1);--tc-gradient-red-lin3-dark:rgba(41, 10, 10, 1);--tc-gradient-red-accent-dark:rgba(126, 40, 32, 1);--tc-gradient-yellow-lin1-dark:rgba(60, 51, 32, 1);--tc-gradient-yellow-lin2-dark:rgba(41, 29, 10, 1);--tc-gradient-yellow-accent-dark:rgba(153, 109, 10, 1);--tc-gradient-blue-lin1-dark:rgba(32, 46, 60, 1);--tc-gradient-blue-lin2-dark:rgba(10, 26, 41, 1);--tc-gradient-blue-accent-dark:rgba(20, 60, 123, 1);--tc-gradient-purple-lin1-dark:rgba(32, 32, 60, 1);--tc-gradient-purple-lin2-dark:rgba(19, 10, 41, 1);--tc-gradient-purple-accent-dark:rgba(68, 69, 126, 1);--tc-gradient-grey-lin1-dark:rgba(46, 46, 46, 1);--tc-gradient-grey-lin2-dark:rgba(25, 25, 25, 1);--tc-gradient-grey-accent-dark:var(--tc-grey-30-dark);--tc-button-text-primary-dark:var(--tc-grey-minus-10-dark);--tc-button-text-secondary-dark:var(--tc-grey-100-dark);--tc-button-text-disabled-dark:rgba(12, 12, 14, 0.32);--tc-button-text-secondary-disabled-dark:rgba(236, 237, 238, 0.3);--tc-button-text-white-permanent-dark:var(--tc-grey-100-dark);--tc-button-text-black-permanent-dark:var(--tc-grey-minus-10-dark);--tc-button-text-inverse-primary-dark:var(--tc-grey-100-dark);--tc-button-text-inverse-secondary-dark:var(--tc-grey-minus-10-dark);--tc-button-text-inverse-disabled-dark:rgba(250, 250, 250, 0.49);--tc-button-text-inverse-secondary-disabled-dark:rgba(38, 41, 44, 0.16);--tc-button-primary-background-default-dark:rgb(255, 255, 255);--tc-button-primary-background-hover-dark:rgba(236, 237, 238, 0.9);--tc-button-primary-background-pressed-dark:rgba(236, 237, 238, 0.8);--tc-button-primary-background-disabled-dark:rgba(236, 237, 238, 0.3);--tc-button-primary-background-inverse-default-dark:rgb(0, 0, 0);--tc-button-primary-background-inverse-hover-dark:rgba(38, 41, 44, 0.9);--tc-button-primary-background-inverse-pressed-dark:rgba(38, 41, 44, 0.8);--tc-button-primary-background-inverse-disabled-dark:rgba(38, 41, 44, 0.3);--tc-button-secondary-background-hover-dark:rgba(236, 237, 238, 0.15);--tc-button-secondary-outline-background-hover-dark:rgba(255, 255, 255, 0.1);--tc-button-secondary-background-pressed-dark:rgba(236, 237, 238, 0.3);--tc-button-secondary-background-inverse-hover-dark:rgba(38, 41, 44, 0.12);--tc-button-secondary-background-inverse-pressed-dark:rgba(38, 41, 44, 0.3);--tc-button-icon-primary-dark:var(--tc-grey-minus-10-dark);--tc-button-icon-secondary-dark:var(--tc-grey-100-dark);--tc-button-icon-disabled-dark:rgba(12, 12, 14, 0.32);--tc-button-icon-secondary-disabled-dark:rgba(236, 237, 238, 0.3);--tc-button-icon-white-permanent-dark:var(--tc-grey-100-dark);--tc-button-icon-black-permanent-dark:var(--tc-grey-minus-10-dark);--tc-button-icon-inverse-primary-dark:var(--tc-grey-100-dark);--tc-button-icon-inverse-secondary-dark:var(--tc-grey-minus-10-dark);--tc-button-icon-inverse-disabled-dark:rgba(250, 250, 250, 0.49);--tc-button-icon-inverse-secondary-disabled-dark:rgba(38, 41, 44, 0.16);--tc-button-border-secondary-dark:var(--tc-grey-100-dark);--tc-button-border-disabled-dark:rgba(236, 237, 238, 0.3);--tc-button-border-inverse-secondary-dark:var(--tc-grey-minus-10-dark);--tc-button-border-inverse-disabled-dark:rgba(38, 41, 44, 0.16);--tc-menu-item-hover-dark:rgba(236, 237, 238, 0.12);--tc-menu-item-pressed-dark:rgba(236, 237, 238, 0.24);--tc-menu-item-active-dark:rgba(29, 50, 84, 1);--tc-theme-switcher-background-light-theme-default-dark:rgb(255, 255, 255);--tc-theme-switcher-background-light-theme-hover-dark:var(--tc-grey-90-dark);--tc-theme-switcher-background-light-theme-pressed-dark:var(--tc-grey-80-dark);--tc-theme-switcher-background-light-theme-selected-dark:var(--tc-grey-90-dark);--tc-theme-switcher-background-dark-theme-default-dark:var(--tc-grey-minus-10-dark);--tc-theme-switcher-background-dark-theme-hover-dark:var(--tc-grey-10-dark);--tc-theme-switcher-background-dark-theme-pressed-dark:var(--tc-grey-20-dark);--tc-theme-switcher-background-dark-theme-selected-dark:var(--tc-grey-10-dark);--tc-theme-switcher-border-light-theme-default-dark:var(--tc-grey-30-dark);--tc-theme-switcher-border-light-theme-hover-dark:var(--tc-grey-40-dark);--tc-theme-switcher-border-light-theme-pressed-dark:var(--tc-grey-50-dark);--tc-theme-switcher-border-light-theme-selected-dark:var(--tc-grey-40-dark);--tc-theme-switcher-border-dark-theme-default-dark:var(--tc-grey-30-dark);--tc-theme-switcher-border-dark-theme-hover-dark:var(--tc-grey-40-dark);--tc-theme-switcher-border-dark-theme-pressed-dark:var(--tc-grey-50-dark);--tc-theme-switcher-border-dark-theme-selected-dark:rgb(255, 255, 255);--tc-theme-switcher-icon-light-theme-dark:var(--tc-grey-minus-10-dark);--tc-theme-switcher-icon-dark-theme-dark:rgb(255, 255, 255);--tc-checkbox-default-dark:rgb(0, 0, 0);--tc-checkbox-hover-dark:rgba(236, 237, 238, 0.12);--tc-checkbox-pressed-dark:rgba(236, 237, 238, 0.24);--tc-checkbox-disabled-dark:rgba(236, 237, 238, 0.24);--tc-checkbox-active-default-dark:rgb(255, 255, 255);--tc-checkbox-active-hover-dark:rgba(236, 237, 238, 0.9);--tc-checkbox-active-pressed-dark:rgba(236, 237, 238, 0.8);--tc-checkbox-active-disabled-dark:rgba(236, 237, 238, 0.3);--tc-checkbox-active-focus-dark:rgba(38, 41, 44, 0.9);--tc-radio-button-default-dark:rgb(0, 0, 0);--tc-radio-button-hover-dark:rgba(236, 237, 238, 0.12);--tc-radio-button-pressed-dark:rgba(236, 237, 238, 0.24);--tc-radio-button-disabled-dark:rgba(236, 237, 238, 0.24);--tc-radio-button-active-default-dark:rgb(255, 255, 255);--tc-radio-button-active-hover-dark:rgba(236, 237, 238, 0.9);--tc-radio-button-active-pressed-dark:rgba(236, 237, 238, 0.8);--tc-radio-button-active-disabled-dark:rgba(236, 237, 238, 0.3);--tc-radio-button-active-focus-dark:rgba(38, 41, 44, 0.9);--tc-toggle-button-active-default-dark:rgb(255, 255, 255);--tc-toggle-button-active-hover-dark:rgba(236, 237, 238, 0.9);--tc-toggle-button-active-disabled-dark:var(--tc-grey-20-dark);--tc-toggle-button-default-dark:var(--tc-grey-30-dark);--tc-toggle-button-hover-dark:var(--tc-grey-40-dark);--tc-toggle-button-disabled-dark:var(--tc-grey-20-dark);--tc-toggle-button-ellipse-default-dark:rgb(0, 0, 0);--tc-toggle-button-ellipse-disabled-dark:var(--tc-grey-10-dark);--tc-text-input-border-active-dark:rgba(38, 41, 44, 0.9);--tc-tooltip-text-primary-dark:var(--tc-grey-minus-10-dark);--tc-tooltip-text-secondary-dark:var(--tc-grey-30-dark);--tc-tooltip-text-inverse-primary-dark:var(--tc-grey-110-dark);--tc-tooltip-text-inverse-secondary-dark:var(--tc-grey-70-dark);--tc-tooltip-layer-primary-dark:var(--tc-grey-90-dark);--tc-tooltip-layer-secondary-dark:var(--tc-grey-20-dark);--tc-search-active-focus-dark:rgba(38, 41, 44, 0.9);--tc-spinner-dark:var(--tc-grey-80-dark);--tc-spinner-gradient-value-1-dark:var(--tc-grey-80-dark);--tc-spinner-gradient-value-2-dark:rgba(236, 237, 238, 0);--tc-elevation-one-dark:0 0 1px 0 rgba(12, 12, 14, 0.2),
1
+ .tet-spacing__null--m{margin:0}.tet-spacing__null--mt{margin-top:0}.tet-spacing__null--mr{margin-right:0}.tet-spacing__null--mb{margin-bottom:0}.tet-spacing__null--ml{margin-left:0}.tet-spacing__null--mlr{margin-left:0;margin-right:0}.tet-spacing__null--mtb{margin-top:0;margin-bottom:0}.tet-spacing__null--p{padding:0}.tet-spacing__null--pt{padding-top:0}.tet-spacing__null--pr{padding-right:0}.tet-spacing__null--pb{padding-bottom:0}.tet-spacing__null--pl{padding-left:0}.tet-spacing__null--plr{padding-left:0;padding-right:0}.tet-spacing__null--ptb{padding-top:0;padding-bottom:0}.tet-spacing__3xs--m{margin:0.125rem}.tet-spacing__3xs--mt{margin-top:0.125rem}.tet-spacing__3xs--mr{margin-right:0.125rem}.tet-spacing__3xs--mb{margin-bottom:0.125rem}.tet-spacing__3xs--ml{margin-left:0.125rem}.tet-spacing__3xs--mlr{margin-left:0.125rem;margin-right:0.125rem}.tet-spacing__3xs--mtb{margin-top:0.125rem;margin-bottom:0.125rem}.tet-spacing__3xs--p{padding:0.125rem}.tet-spacing__3xs--pt{padding-top:0.125rem}.tet-spacing__3xs--pr{padding-right:0.125rem}.tet-spacing__3xs--pb{padding-bottom:0.125rem}.tet-spacing__3xs--pl{padding-left:0.125rem}.tet-spacing__3xs--plr{padding-left:0.125rem;padding-right:0.125rem}.tet-spacing__3xs--ptb{padding-top:0.125rem;padding-bottom:0.125rem}.tet-spacing__2xs--m{margin:0.25rem}.tet-spacing__2xs--mt{margin-top:0.25rem}.tet-spacing__2xs--mr{margin-right:0.25rem}.tet-spacing__2xs--mb{margin-bottom:0.25rem}.tet-spacing__2xs--ml{margin-left:0.25rem}.tet-spacing__2xs--mlr{margin-left:0.25rem;margin-right:0.25rem}.tet-spacing__2xs--mtb{margin-top:0.25rem;margin-bottom:0.25rem}.tet-spacing__2xs--p{padding:0.25rem}.tet-spacing__2xs--pt{padding-top:0.25rem}.tet-spacing__2xs--pr{padding-right:0.25rem}.tet-spacing__2xs--pb{padding-bottom:0.25rem}.tet-spacing__2xs--pl{padding-left:0.25rem}.tet-spacing__2xs--plr{padding-left:0.25rem;padding-right:0.25rem}.tet-spacing__2xs--ptb{padding-top:0.25rem;padding-bottom:0.25rem}.tet-spacing__xs--m{margin:0.5rem}.tet-spacing__xs--mt{margin-top:0.5rem}.tet-spacing__xs--mr{margin-right:0.5rem}.tet-spacing__xs--mb{margin-bottom:0.5rem}.tet-spacing__xs--ml{margin-left:0.5rem}.tet-spacing__xs--mlr{margin-left:0.5rem;margin-right:0.5rem}.tet-spacing__xs--mtb{margin-top:0.5rem;margin-bottom:0.5rem}.tet-spacing__xs--p{padding:0.5rem}.tet-spacing__xs--pt{padding-top:0.5rem}.tet-spacing__xs--pr{padding-right:0.5rem}.tet-spacing__xs--pb{padding-bottom:0.5rem}.tet-spacing__xs--pl{padding-left:0.5rem}.tet-spacing__xs--plr{padding-left:0.5rem;padding-right:0.5rem}.tet-spacing__xs--ptb{padding-top:0.5rem;padding-bottom:0.5rem}.tet-spacing__sm--m{margin:0.75rem}.tet-spacing__sm--mt{margin-top:0.75rem}.tet-spacing__sm--mr{margin-right:0.75rem}.tet-spacing__sm--mb{margin-bottom:0.75rem}.tet-spacing__sm--ml{margin-left:0.75rem}.tet-spacing__sm--mlr{margin-left:0.75rem;margin-right:0.75rem}.tet-spacing__sm--mtb{margin-top:0.75rem;margin-bottom:0.75rem}.tet-spacing__sm--p{padding:0.75rem}.tet-spacing__sm--pt{padding-top:0.75rem}.tet-spacing__sm--pr{padding-right:0.75rem}.tet-spacing__sm--pb{padding-bottom:0.75rem}.tet-spacing__sm--pl{padding-left:0.75rem}.tet-spacing__sm--plr{padding-left:0.75rem;padding-right:0.75rem}.tet-spacing__sm--ptb{padding-top:0.75rem;padding-bottom:0.75rem}.tet-spacing__md--m{margin:1rem}.tet-spacing__md--mt{margin-top:1rem}.tet-spacing__md--mr{margin-right:1rem}.tet-spacing__md--mb{margin-bottom:1rem}.tet-spacing__md--ml{margin-left:1rem}.tet-spacing__md--mlr{margin-left:1rem;margin-right:1rem}.tet-spacing__md--mtb{margin-top:1rem;margin-bottom:1rem}.tet-spacing__md--p{padding:1rem}.tet-spacing__md--pt{padding-top:1rem}.tet-spacing__md--pr{padding-right:1rem}.tet-spacing__md--pb{padding-bottom:1rem}.tet-spacing__md--pl{padding-left:1rem}.tet-spacing__md--plr{padding-left:1rem;padding-right:1rem}.tet-spacing__md--ptb{padding-top:1rem;padding-bottom:1rem}.tet-spacing__lg--m{margin:1.5rem}.tet-spacing__lg--mt{margin-top:1.5rem}.tet-spacing__lg--mr{margin-right:1.5rem}.tet-spacing__lg--mb{margin-bottom:1.5rem}.tet-spacing__lg--ml{margin-left:1.5rem}.tet-spacing__lg--mlr{margin-left:1.5rem;margin-right:1.5rem}.tet-spacing__lg--mtb{margin-top:1.5rem;margin-bottom:1.5rem}.tet-spacing__lg--p{padding:1.5rem}.tet-spacing__lg--pt{padding-top:1.5rem}.tet-spacing__lg--pr{padding-right:1.5rem}.tet-spacing__lg--pb{padding-bottom:1.5rem}.tet-spacing__lg--pl{padding-left:1.5rem}.tet-spacing__lg--plr{padding-left:1.5rem;padding-right:1.5rem}.tet-spacing__lg--ptb{padding-top:1.5rem;padding-bottom:1.5rem}.tet-spacing__xl--m{margin:2rem}.tet-spacing__xl--mt{margin-top:2rem}.tet-spacing__xl--mr{margin-right:2rem}.tet-spacing__xl--mb{margin-bottom:2rem}.tet-spacing__xl--ml{margin-left:2rem}.tet-spacing__xl--mlr{margin-left:2rem;margin-right:2rem}.tet-spacing__xl--mtb{margin-top:2rem;margin-bottom:2rem}.tet-spacing__xl--p{padding:2rem}.tet-spacing__xl--pt{padding-top:2rem}.tet-spacing__xl--pr{padding-right:2rem}.tet-spacing__xl--pb{padding-bottom:2rem}.tet-spacing__xl--pl{padding-left:2rem}.tet-spacing__xl--plr{padding-left:2rem;padding-right:2rem}.tet-spacing__xl--ptb{padding-top:2rem;padding-bottom:2rem}.tet-spacing__2xl--m{margin:2.5rem}.tet-spacing__2xl--mt{margin-top:2.5rem}.tet-spacing__2xl--mr{margin-right:2.5rem}.tet-spacing__2xl--mb{margin-bottom:2.5rem}.tet-spacing__2xl--ml{margin-left:2.5rem}.tet-spacing__2xl--mlr{margin-left:2.5rem;margin-right:2.5rem}.tet-spacing__2xl--mtb{margin-top:2.5rem;margin-bottom:2.5rem}.tet-spacing__2xl--p{padding:2.5rem}.tet-spacing__2xl--pt{padding-top:2.5rem}.tet-spacing__2xl--pr{padding-right:2.5rem}.tet-spacing__2xl--pb{padding-bottom:2.5rem}.tet-spacing__2xl--pl{padding-left:2.5rem}.tet-spacing__2xl--plr{padding-left:2.5rem;padding-right:2.5rem}.tet-spacing__2xl--ptb{padding-top:2.5rem;padding-bottom:2.5rem}.tet-spacing__3xl--m{margin:3rem}.tet-spacing__3xl--mt{margin-top:3rem}.tet-spacing__3xl--mr{margin-right:3rem}.tet-spacing__3xl--mb{margin-bottom:3rem}.tet-spacing__3xl--ml{margin-left:3rem}.tet-spacing__3xl--mlr{margin-left:3rem;margin-right:3rem}.tet-spacing__3xl--mtb{margin-top:3rem;margin-bottom:3rem}.tet-spacing__3xl--p{padding:3rem}.tet-spacing__3xl--pt{padding-top:3rem}.tet-spacing__3xl--pr{padding-right:3rem}.tet-spacing__3xl--pb{padding-bottom:3rem}.tet-spacing__3xl--pl{padding-left:3rem}.tet-spacing__3xl--plr{padding-left:3rem;padding-right:3rem}.tet-spacing__3xl--ptb{padding-top:3rem;padding-bottom:3rem}.tet-spacing__xxl--m{margin:3.5rem}.tet-spacing__xxl--mt{margin-top:3.5rem}.tet-spacing__xxl--mr{margin-right:3.5rem}.tet-spacing__xxl--mb{margin-bottom:3.5rem}.tet-spacing__xxl--ml{margin-left:3.5rem}.tet-spacing__xxl--mlr{margin-left:3.5rem;margin-right:3.5rem}.tet-spacing__xxl--mtb{margin-top:3.5rem;margin-bottom:3.5rem}.tet-spacing__xxl--p{padding:3.5rem}.tet-spacing__xxl--pt{padding-top:3.5rem}.tet-spacing__xxl--pr{padding-right:3.5rem}.tet-spacing__xxl--pb{padding-bottom:3.5rem}.tet-spacing__xxl--pl{padding-left:3.5rem}.tet-spacing__xxl--plr{padding-left:3.5rem;padding-right:3.5rem}.tet-spacing__xxl--ptb{padding-top:3.5rem;padding-bottom:3.5rem}.tet-spacing__2xxl--m{margin:4rem}.tet-spacing__2xxl--mt{margin-top:4rem}.tet-spacing__2xxl--mr{margin-right:4rem}.tet-spacing__2xxl--mb{margin-bottom:4rem}.tet-spacing__2xxl--ml{margin-left:4rem}.tet-spacing__2xxl--mlr{margin-left:4rem;margin-right:4rem}.tet-spacing__2xxl--mtb{margin-top:4rem;margin-bottom:4rem}.tet-spacing__2xxl--p{padding:4rem}.tet-spacing__2xxl--pt{padding-top:4rem}.tet-spacing__2xxl--pr{padding-right:4rem}.tet-spacing__2xxl--pb{padding-bottom:4rem}.tet-spacing__2xxl--pl{padding-left:4rem}.tet-spacing__2xxl--plr{padding-left:4rem;padding-right:4rem}.tet-spacing__2xxl--ptb{padding-top:4rem;padding-bottom:4rem}.tet-spacing__3xxl--m{margin:4.5rem}.tet-spacing__3xxl--mt{margin-top:4.5rem}.tet-spacing__3xxl--mr{margin-right:4.5rem}.tet-spacing__3xxl--mb{margin-bottom:4.5rem}.tet-spacing__3xxl--ml{margin-left:4.5rem}.tet-spacing__3xxl--mlr{margin-left:4.5rem;margin-right:4.5rem}.tet-spacing__3xxl--mtb{margin-top:4.5rem;margin-bottom:4.5rem}.tet-spacing__3xxl--p{padding:4.5rem}.tet-spacing__3xxl--pt{padding-top:4.5rem}.tet-spacing__3xxl--pr{padding-right:4.5rem}.tet-spacing__3xxl--pb{padding-bottom:4.5rem}.tet-spacing__3xxl--pl{padding-left:4.5rem}.tet-spacing__3xxl--plr{padding-left:4.5rem;padding-right:4.5rem}.tet-spacing__3xxl--ptb{padding-top:4.5rem;padding-bottom:4.5rem}.tet-spacing__mg--m{margin:5rem}.tet-spacing__mg--mt{margin-top:5rem}.tet-spacing__mg--mr{margin-right:5rem}.tet-spacing__mg--mb{margin-bottom:5rem}.tet-spacing__mg--ml{margin-left:5rem}.tet-spacing__mg--mlr{margin-left:5rem;margin-right:5rem}.tet-spacing__mg--mtb{margin-top:5rem;margin-bottom:5rem}.tet-spacing__mg--p{padding:5rem}.tet-spacing__mg--pt{padding-top:5rem}.tet-spacing__mg--pr{padding-right:5rem}.tet-spacing__mg--pb{padding-bottom:5rem}.tet-spacing__mg--pl{padding-left:5rem}.tet-spacing__mg--plr{padding-left:5rem;padding-right:5rem}.tet-spacing__mg--ptb{padding-top:5rem;padding-bottom:5rem}.tet-spacing__2mg--m{margin:5.5rem}.tet-spacing__2mg--mt{margin-top:5.5rem}.tet-spacing__2mg--mr{margin-right:5.5rem}.tet-spacing__2mg--mb{margin-bottom:5.5rem}.tet-spacing__2mg--ml{margin-left:5.5rem}.tet-spacing__2mg--mlr{margin-left:5.5rem;margin-right:5.5rem}.tet-spacing__2mg--mtb{margin-top:5.5rem;margin-bottom:5.5rem}.tet-spacing__2mg--p{padding:5.5rem}.tet-spacing__2mg--pt{padding-top:5.5rem}.tet-spacing__2mg--pr{padding-right:5.5rem}.tet-spacing__2mg--pb{padding-bottom:5.5rem}.tet-spacing__2mg--pl{padding-left:5.5rem}.tet-spacing__2mg--plr{padding-left:5.5rem;padding-right:5.5rem}.tet-spacing__2mg--ptb{padding-top:5.5rem;padding-bottom:5.5rem}.tet-spacing__3mg--m{margin:6rem}.tet-spacing__3mg--mt{margin-top:6rem}.tet-spacing__3mg--mr{margin-right:6rem}.tet-spacing__3mg--mb{margin-bottom:6rem}.tet-spacing__3mg--ml{margin-left:6rem}.tet-spacing__3mg--mlr{margin-left:6rem;margin-right:6rem}.tet-spacing__3mg--mtb{margin-top:6rem;margin-bottom:6rem}.tet-spacing__3mg--p{padding:6rem}.tet-spacing__3mg--pt{padding-top:6rem}.tet-spacing__3mg--pr{padding-right:6rem}.tet-spacing__3mg--pb{padding-bottom:6rem}.tet-spacing__3mg--pl{padding-left:6rem}.tet-spacing__3mg--plr{padding-left:6rem;padding-right:6rem}.tet-spacing__3mg--ptb{padding-top:6rem;padding-bottom:6rem}.tet-spacing__gg--m{margin:6.5rem}.tet-spacing__gg--mt{margin-top:6.5rem}.tet-spacing__gg--mr{margin-right:6.5rem}.tet-spacing__gg--mb{margin-bottom:6.5rem}.tet-spacing__gg--ml{margin-left:6.5rem}.tet-spacing__gg--mlr{margin-left:6.5rem;margin-right:6.5rem}.tet-spacing__gg--mtb{margin-top:6.5rem;margin-bottom:6.5rem}.tet-spacing__gg--p{padding:6.5rem}.tet-spacing__gg--pt{padding-top:6.5rem}.tet-spacing__gg--pr{padding-right:6.5rem}.tet-spacing__gg--pb{padding-bottom:6.5rem}.tet-spacing__gg--pl{padding-left:6.5rem}.tet-spacing__gg--plr{padding-left:6.5rem;padding-right:6.5rem}.tet-spacing__gg--ptb{padding-top:6.5rem;padding-bottom:6.5rem}.tet-spacing__2gg--m{margin:7rem}.tet-spacing__2gg--mt{margin-top:7rem}.tet-spacing__2gg--mr{margin-right:7rem}.tet-spacing__2gg--mb{margin-bottom:7rem}.tet-spacing__2gg--ml{margin-left:7rem}.tet-spacing__2gg--mlr{margin-left:7rem;margin-right:7rem}.tet-spacing__2gg--mtb{margin-top:7rem;margin-bottom:7rem}.tet-spacing__2gg--p{padding:7rem}.tet-spacing__2gg--pt{padding-top:7rem}.tet-spacing__2gg--pr{padding-right:7rem}.tet-spacing__2gg--pb{padding-bottom:7rem}.tet-spacing__2gg--pl{padding-left:7rem}.tet-spacing__2gg--plr{padding-left:7rem;padding-right:7rem}.tet-spacing__2gg--ptb{padding-top:7rem;padding-bottom:7rem}.tet-spacing__3gg--m{margin:7.5rem}.tet-spacing__3gg--mt{margin-top:7.5rem}.tet-spacing__3gg--mr{margin-right:7.5rem}.tet-spacing__3gg--mb{margin-bottom:7.5rem}.tet-spacing__3gg--ml{margin-left:7.5rem}.tet-spacing__3gg--mlr{margin-left:7.5rem;margin-right:7.5rem}.tet-spacing__3gg--mtb{margin-top:7.5rem;margin-bottom:7.5rem}.tet-spacing__3gg--p{padding:7.5rem}.tet-spacing__3gg--pt{padding-top:7.5rem}.tet-spacing__3gg--pr{padding-right:7.5rem}.tet-spacing__3gg--pb{padding-bottom:7.5rem}.tet-spacing__3gg--pl{padding-left:7.5rem}.tet-spacing__3gg--plr{padding-left:7.5rem;padding-right:7.5rem}.tet-spacing__3gg--ptb{padding-top:7.5rem;padding-bottom:7.5rem}.tet-spacing__xgg--m{margin:8rem}.tet-spacing__xgg--mt{margin-top:8rem}.tet-spacing__xgg--mr{margin-right:8rem}.tet-spacing__xgg--mb{margin-bottom:8rem}.tet-spacing__xgg--ml{margin-left:8rem}.tet-spacing__xgg--mlr{margin-left:8rem;margin-right:8rem}.tet-spacing__xgg--mtb{margin-top:8rem;margin-bottom:8rem}.tet-spacing__xgg--p{padding:8rem}.tet-spacing__xgg--pt{padding-top:8rem}.tet-spacing__xgg--pr{padding-right:8rem}.tet-spacing__xgg--pb{padding-bottom:8rem}.tet-spacing__xgg--pl{padding-left:8rem}.tet-spacing__xgg--plr{padding-left:8rem;padding-right:8rem}.tet-spacing__xgg--ptb{padding-top:8rem;padding-bottom:8rem}.tet-spacing__auto--m{margin:auto}.tet-spacing__auto--mt{margin-top:auto}.tet-spacing__auto--mr{margin-right:auto}.tet-spacing__auto--mb{margin-bottom:auto}.tet-spacing__auto--ml{margin-left:auto}.tet-spacing__auto--mlr{margin-left:auto;margin-right:auto}.tet-spacing__auto--mtb{margin-top:auto;margin-bottom:auto}.tet-spacing__auto--p{padding:auto}.tet-spacing__auto--pt{padding-top:auto}.tet-spacing__auto--pr{padding-right:auto}.tet-spacing__auto--pb{padding-bottom:auto}.tet-spacing__auto--pl{padding-left:auto}.tet-spacing__auto--plr{padding-left:auto;padding-right:auto}.tet-spacing__auto--ptb{padding-top:auto;padding-bottom:auto}.tet-grid--col-12,.tet-grid--col-8,.tet-grid--col-4,.tet-grid,.tet-grid--no-limit,.tet-grid--no-margin,.tet-grid--no-padding{box-sizing:border-box;display:grid;position:relative;width:100%;max-width:80rem;grid-template-columns:repeat(4, 1fr);grid-column-gap:1rem;padding:0 1rem;margin:0 auto}.tet-grid--no-padding{grid-column-gap:0 !important}.tet-grid--no-margin{padding:0 !important}.tet-grid--no-limit{max-width:unset !important}.tet-grid--col-4{grid-template-columns:repeat(4, 1fr) !important}.tet-grid--col-8{grid-template-columns:repeat(8, 1fr) !important}.tet-grid--col-8 .tet-grid__cell--span-all{grid-column:span 8}.tet-grid--col-12{grid-template-columns:repeat(12, 1fr) !important}.tet-grid--col-12 .tet-grid__cell--span-all{grid-column:span 12}.tet-grid__cell,.tet-grid__cell--df-show,.tet-grid__cell--xs-show,.tet-grid__cell--sm-show,.tet-grid__cell--md-show,.tet-grid__cell--lg-show,.tet-grid__cell--xl-show,.tet-grid__cell--2k-show,.tet-grid__cell--gg-show{grid-column:span 1}.tet-grid__cell--span-2-rows{grid-row:span 2}.tet-grid__cell--span-3-rows{grid-row:span 3}.tet-grid__cell--span-4-rows{grid-row:span 4}.tet-grid__cell--span-5-rows{grid-row:span 5}.tet-grid__cell--span-6-rows{grid-row:span 6}.tet-grid__cell--span-7-rows{grid-row:span 7}.tet-grid__cell--span-8-rows{grid-row:span 8}.tet-grid__cell--span-9-rows{grid-row:span 9}.tet-grid__cell--span-10-rows{grid-row:span 10}.tet-grid__cell--span-11-rows{grid-row:span 11}.tet-grid__cell--span-12-rows{grid-row:span 12}.tet-grid__cell--span-all{grid-column:span 4}.tet-grid__cell--span-1{display:block;grid-column:span 1}.tet-grid__cell--span-2{display:block;grid-column:span 2}.tet-grid__cell--span-3{display:block;grid-column:span 3}.tet-grid__cell--span-4{display:block;grid-column:span 4}.tet-grid__cell--span-5{display:block;grid-column:span 4}.tet-grid__cell--span-6{display:block;grid-column:span 4}.tet-grid__cell--span-7{display:block;grid-column:span 4}.tet-grid__cell--span-8{display:block;grid-column:span 4}.tet-grid__cell--span-9{display:block;grid-column:span 4}.tet-grid__cell--span-10{display:block;grid-column:span 4}.tet-grid__cell--span-11{display:block;grid-column:span 4}.tet-grid__cell--span-12{display:block;grid-column:span 4}.tet-grid__cell--hide{display:none}.tet-grid__cell--show{display:block}@media all and (min-width: 22.5rem){.tet-grid,.tet-grid--no-padding,.tet-grid--no-margin,.tet-grid--no-limit{gap:1rem}.tet-grid__cell--df-span-1{display:block;grid-column:span 1}.tet-grid__cell--df-span-2{display:block;grid-column:span 2}.tet-grid__cell--df-span-3{display:block;grid-column:span 3}.tet-grid__cell--df-span-4{display:block;grid-column:span 4}.tet-grid__cell--df-span-5{display:block;grid-column:span 4}.tet-grid__cell--df-span-6{display:block;grid-column:span 4}.tet-grid__cell--df-span-7{display:block;grid-column:span 4}.tet-grid__cell--df-span-8{display:block;grid-column:span 4}.tet-grid__cell--df-span-9{display:block;grid-column:span 4}.tet-grid__cell--df-span-10{display:block;grid-column:span 4}.tet-grid__cell--df-span-11{display:block;grid-column:span 4}.tet-grid__cell--df-span-12{display:block;grid-column:span 4}.tet-grid__cell--df-hide{display:none}.tet-grid__cell--df-show{display:block}}@media all and (min-width: 31.25rem){.tet-grid,.tet-grid--no-padding,.tet-grid--no-margin,.tet-grid--no-limit{gap:1.5rem;padding:0 2rem;grid-template-columns:repeat(8, 1fr)}.tet-grid__cell--span-all{grid-column:span 8}.tet-grid__cell--xs-span-1{display:block;grid-column:span 1}.tet-grid__cell--xs-span-2{display:block;grid-column:span 2}.tet-grid__cell--xs-span-3{display:block;grid-column:span 3}.tet-grid__cell--xs-span-4{display:block;grid-column:span 4}.tet-grid__cell--xs-span-5{display:block;grid-column:span 5}.tet-grid__cell--xs-span-6{display:block;grid-column:span 6}.tet-grid__cell--xs-span-7{display:block;grid-column:span 7}.tet-grid__cell--xs-span-8{display:block;grid-column:span 8}.tet-grid__cell--xs-span-9{display:block;grid-column:span 8}.tet-grid__cell--xs-span-10{display:block;grid-column:span 8}.tet-grid__cell--xs-span-11{display:block;grid-column:span 8}.tet-grid__cell--xs-span-12{display:block;grid-column:span 8}.tet-grid__cell--xs-hide{display:none}.tet-grid__cell--xs-show{display:block}}@media all and (min-width: 46.25rem){.tet-grid__cell--sm-span-1{display:block;grid-column:span 1}.tet-grid__cell--sm-span-2{display:block;grid-column:span 2}.tet-grid__cell--sm-span-3{display:block;grid-column:span 3}.tet-grid__cell--sm-span-4{display:block;grid-column:span 4}.tet-grid__cell--sm-span-5{display:block;grid-column:span 5}.tet-grid__cell--sm-span-6{display:block;grid-column:span 6}.tet-grid__cell--sm-span-7{display:block;grid-column:span 7}.tet-grid__cell--sm-span-8{display:block;grid-column:span 8}.tet-grid__cell--sm-span-9{display:block;grid-column:span 9}.tet-grid__cell--sm-span-10{display:block;grid-column:span 10}.tet-grid__cell--sm-span-11{display:block;grid-column:span 11}.tet-grid__cell--sm-span-12{display:block;grid-column:span 12}.tet-grid__cell--sm-hide{display:none}.tet-grid__cell--sm-show{display:block}}@media all and (min-width: 48rem){.tet-grid__cell--md-span-1{display:block;grid-column:span 1}.tet-grid__cell--md-span-2{display:block;grid-column:span 2}.tet-grid__cell--md-span-3{display:block;grid-column:span 3}.tet-grid__cell--md-span-4{display:block;grid-column:span 4}.tet-grid__cell--md-span-5{display:block;grid-column:span 5}.tet-grid__cell--md-span-6{display:block;grid-column:span 6}.tet-grid__cell--md-span-7{display:block;grid-column:span 7}.tet-grid__cell--md-span-8{display:block;grid-column:span 8}.tet-grid__cell--md-span-9{display:block;grid-column:span 9}.tet-grid__cell--md-span-10{display:block;grid-column:span 10}.tet-grid__cell--md-span-11{display:block;grid-column:span 11}.tet-grid__cell--md-span-12{display:block;grid-column:span 12}.tet-grid__cell--md-hide{display:none}.tet-grid__cell--md-show{display:block}}@media all and (min-width: 64rem){.tet-grid,.tet-grid--no-padding,.tet-grid--no-margin,.tet-grid--no-limit{grid-template-columns:repeat(12, 1fr)}.tet-grid__cell--span-all{grid-column:span 12}.tet-grid__cell--lg-span-1{display:block;grid-column:span 1}.tet-grid__cell--lg-span-2{display:block;grid-column:span 2}.tet-grid__cell--lg-span-3{display:block;grid-column:span 3}.tet-grid__cell--lg-span-4{display:block;grid-column:span 4}.tet-grid__cell--lg-span-5{display:block;grid-column:span 5}.tet-grid__cell--lg-span-6{display:block;grid-column:span 6}.tet-grid__cell--lg-span-7{display:block;grid-column:span 7}.tet-grid__cell--lg-span-8{display:block;grid-column:span 8}.tet-grid__cell--lg-span-9{display:block;grid-column:span 9}.tet-grid__cell--lg-span-10{display:block;grid-column:span 10}.tet-grid__cell--lg-span-11{display:block;grid-column:span 11}.tet-grid__cell--lg-span-12{display:block;grid-column:span 12}.tet-grid__cell--lg-hide{display:none}.tet-grid__cell--lg-show{display:block}}@media all and (min-width: 80rem){.tet-grid,.tet-grid--no-padding,.tet-grid--no-margin,.tet-grid--no-limit{padding:0 2.5rem;max-width:calc(80rem + 5rem)}.tet-grid__cell--xl-span-1{display:block;grid-column:span 1}.tet-grid__cell--xl-span-2{display:block;grid-column:span 2}.tet-grid__cell--xl-span-3{display:block;grid-column:span 3}.tet-grid__cell--xl-span-4{display:block;grid-column:span 4}.tet-grid__cell--xl-span-5{display:block;grid-column:span 5}.tet-grid__cell--xl-span-6{display:block;grid-column:span 6}.tet-grid__cell--xl-span-7{display:block;grid-column:span 7}.tet-grid__cell--xl-span-8{display:block;grid-column:span 8}.tet-grid__cell--xl-span-9{display:block;grid-column:span 9}.tet-grid__cell--xl-span-10{display:block;grid-column:span 10}.tet-grid__cell--xl-span-11{display:block;grid-column:span 11}.tet-grid__cell--xl-span-12{display:block;grid-column:span 12}.tet-grid__cell--xl-hide{display:none}.tet-grid__cell--xl-show{display:block}.tet-grid--gg{max-width:unset}}@media all and (min-width: 90rem){.tet-grid__cell--mg-span-1{display:block;grid-column:span 1}.tet-grid__cell--mg-span-2{display:block;grid-column:span 2}.tet-grid__cell--mg-span-3{display:block;grid-column:span 3}.tet-grid__cell--mg-span-4{display:block;grid-column:span 4}.tet-grid__cell--mg-span-5{display:block;grid-column:span 5}.tet-grid__cell--mg-span-6{display:block;grid-column:span 6}.tet-grid__cell--mg-span-7{display:block;grid-column:span 7}.tet-grid__cell--mg-span-8{display:block;grid-column:span 8}.tet-grid__cell--mg-span-9{display:block;grid-column:span 9}.tet-grid__cell--mg-span-10{display:block;grid-column:span 10}.tet-grid__cell--mg-span-11{display:block;grid-column:span 11}.tet-grid__cell--mg-span-12{display:block;grid-column:span 12}.tet-grid__cell--mg-hide{display:none}.tet-grid__cell--mg-show{display:block}.tet-grid--gg{padding:0 4.875rem}}@media all and (min-width: 120rem){.tet-grid--gg{max-width:120rem}.tet-grid__cell--gg-span-1{display:block;grid-column:span 1}.tet-grid__cell--gg-span-2{display:block;grid-column:span 2}.tet-grid__cell--gg-span-3{display:block;grid-column:span 3}.tet-grid__cell--gg-span-4{display:block;grid-column:span 4}.tet-grid__cell--gg-span-5{display:block;grid-column:span 5}.tet-grid__cell--gg-span-6{display:block;grid-column:span 6}.tet-grid__cell--gg-span-7{display:block;grid-column:span 7}.tet-grid__cell--gg-span-8{display:block;grid-column:span 8}.tet-grid__cell--gg-span-9{display:block;grid-column:span 9}.tet-grid__cell--gg-span-10{display:block;grid-column:span 10}.tet-grid__cell--gg-span-11{display:block;grid-column:span 11}.tet-grid__cell--gg-span-12{display:block;grid-column:span 12}.tet-grid__cell--gg-hide{display:none}.tet-grid__cell--gg-show{display:block}}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}:root{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy, var(--font-family-fallback);--font-family-content:Inter, var(--font-family-fallback)}.tet-font__expose--xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__expose--l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__expose--m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__expose--s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__display--l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__display--m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__display--s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__headline--xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__headline--l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__headline--m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__headline--s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__headline-inter--xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__headline-inter--l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__headline-inter--m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__headline-inter--s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__title--l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__title--m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__title--s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__title--xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__label--l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__label--m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__label--s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__label--xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__body--l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__body--m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__body--s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__body--xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}@media all and (min-width: 22.5rem){.tet-font__df--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__df--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__df--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__df--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__df--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__df--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__df--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__df--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__df--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__df--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__df--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__df--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__df--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__df--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__df--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__df--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__df--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__df--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__df--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__df--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__df--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__df--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 31.25rem){.tet-font__xs--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__xs--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__xs--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__xs--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__xs--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__xs--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__xs--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xs--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__xs--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__xs--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__xs--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__xs--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xs--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xs--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xs--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xs--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xs--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xs--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xs--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xs--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xs--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xs--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 46.25rem){.tet-font__sm--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__sm--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__sm--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__sm--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__sm--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__sm--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__sm--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__sm--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__sm--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__sm--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__sm--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__sm--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__sm--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__sm--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__sm--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__sm--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__sm--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__sm--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__sm--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__sm--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__sm--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__sm--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 48rem){.tet-font__md--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__md--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__md--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__md--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__md--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__md--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__md--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__md--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__md--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__md--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__md--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__md--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__md--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__md--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__md--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__md--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__md--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__md--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__md--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__md--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__md--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__md--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 64rem){.tet-font__lg--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__lg--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__lg--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__lg--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__lg--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__lg--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__lg--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__lg--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__lg--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__lg--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__lg--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__lg--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__lg--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__lg--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__lg--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__lg--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__lg--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__lg--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__lg--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__lg--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__lg--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__lg--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 80rem){.tet-font__xl--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__xl--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__xl--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__xl--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__xl--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__xl--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__xl--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xl--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__xl--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__xl--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__xl--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__xl--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xl--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xl--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xl--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xl--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xl--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xl--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__xl--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__xl--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__xl--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__xl--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 90rem){.tet-font__mg--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__mg--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__mg--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__mg--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__mg--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__mg--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__mg--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__mg--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__mg--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__mg--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__mg--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__mg--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__mg--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__mg--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__mg--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__mg--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__mg--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__mg--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__mg--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__mg--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__mg--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__mg--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}@media all and (min-width: 120rem){.tet-font__gg--expose-xl{font:600 7.25rem/8.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0725rem}.tet-font__gg--expose-l{font:600 6rem/6.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.06rem}.tet-font__gg--expose-m{font:600 5rem/5.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.05rem}.tet-font__gg--expose-s{font:600 4rem/4.375rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.04rem}.tet-font__gg--display-l{font:600 3.5rem/4rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0175rem}.tet-font__gg--display-m{font:600 3rem/3.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.015rem}.tet-font__gg--display-s{font:600 2.5rem/3rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__gg--headline-xl{font:600 2rem/2.25rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--headline-l{font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--headline-m{font:600 1.5rem/1.75rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--headline-s{font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--headline-inter-xl{font:500 2rem/2.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.043125rem}.tet-font__gg--headline-inter-l{font:500 1.75rem/2rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0375rem}.tet-font__gg--headline-inter-m{font:500 1.5rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.029375rem}.tet-font__gg--headline-inter-s{font:500 1.25rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.020625rem}.tet-font__gg--title-l{font:600 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__gg--title-m{font:600 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__gg--title-s{font:600 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__gg--title-xs{font:600 0.75rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--label-l{font:500 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__gg--label-m{font:500 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__gg--label-s{font:500 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__gg--label-xs{font:500 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}.tet-font__gg--body-l{font:400 1.125rem/1.75rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.0125rem}.tet-font__gg--body-m{font:400 1rem/1.5rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.00625rem}.tet-font__gg--body-s{font:400 0.875rem/1.25rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:-0.003125rem}.tet-font__gg--body-xs{font:400 0.75rem/1rem Inter, Gilroy, Arial, sans-serif, Gilroy, Arial, sans-serif;letter-spacing:0}}.tet-font-weight--normal{font-weight:400}.tet-font-weight--medium{font-weight:500}.tet-font-weight--semi-bold{font-weight:600}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:"-->";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:root{--color-blue-80-dark:rgb(0, 36, 77);--color-blue-70-dark:rgb(0, 48, 102);--color-blue-60-dark:rgb(0, 71, 153);--color-blue-50-dark:rgb(0, 95, 204);--color-blue-40-dark:rgb(26, 115, 255);--color-blue-10-dark:rgb(194, 224, 255);--color-mint-80-dark:rgb(6, 53, 55);--color-mint-70-dark:rgb(11, 78, 80);--color-mint-60-dark:rgb(18, 122, 125);--color-mint-50-dark:rgb(24, 165, 170);--color-mint-40-dark:rgb(26, 213, 219);--color-mint-10-dark:rgb(153, 245, 255);--color-green-80-dark:rgb(5, 46, 22);--color-green-70-dark:rgb(8, 69, 33);--color-green-60-dark:rgb(8, 69, 33);--color-green-50-dark:rgb(17, 151, 73);--color-green-40-dark:rgb(37, 208, 108);--color-green-10-dark:rgb(184, 255, 213);--color-yellow-80-dark:rgb(51, 35, 0);--color-yellow-70-dark:rgb(102, 70, 0);--color-yellow-60-dark:rgb(168, 115, 0);--color-yellow-55-dark:rgb(204, 161, 0);--color-yellow-50-dark:rgb(229, 157, 0);--color-yellow-45-dark:rgb(229, 181, 0);--color-yellow-40-dark:rgb(255, 190, 51);--color-yellow-10-dark:rgb(255, 232, 184);--color-red-80-dark:rgb(55, 10, 6);--color-red-70-dark:rgb(101, 19, 11);--color-red-65-dark:rgb(132, 5, 13);--color-red-60-dark:rgb(161, 30, 18);--color-red-55-dark:rgb(182, 7, 18);--color-red-50-dark:rgb(207, 38, 23);--color-red-40-dark:rgb(233, 69, 54);--color-red-10-dark:rgb(255, 208, 204);--color-text-primary-dark:rgb(255, 255, 255);--color-text-secondary-dark:rgb(153, 160, 174);--color-text-link-dark:rgb(31, 208, 214);--color-text-disabled-dark:rgb(67, 75, 86);--color-background-primary-dark:rgb(10, 11, 13);--color-background-secondary-dark:rgb(22, 25, 29);--color-background-tertiary-dark:rgb(35, 40, 46);--color-background-quaternary-dark:rgb(67, 75, 86);--color-border-primary-dark:rgb(247, 247, 247);--color-border-secondary-dark:rgb(153, 160, 174);--color-border-tertiary-dark:rgb(88, 99, 116);--color-border-quaternary-dark:rgb(67, 75, 86);--color-state-disabled-grey-dark:#99a0ae;--color-state-hover-grey-dark:#99a0ae;--color-state-focus-grey-dark:#99a0ae;--color-state-active-grey-dark:#99a0ae;--color-state-hover-mint-dark:#1fd0d6;--color-state-focus-mint-dark:#1fd0d6;--color-state-active-mint-dark:#1fd0d6}:root{--color-blue-80:rgb(8, 53, 104);--color-blue-40:rgb(0, 96, 245);--color-blue-30:rgb(52, 132, 244);--color-blue-20:rgb(113, 172, 244);--color-blue-10:rgb(201, 224, 248);--color-blue-00:rgb(237, 245, 252);--color-mint-80:rgb(19, 74, 76);--color-mint-40:rgb(31, 208, 214);--color-mint-30:rgb(111, 227, 231);--color-mint-20:rgb(153, 231, 234);--color-mint-10:rgb(194, 243, 244);--color-mint-00:rgb(229, 250, 250);--color-green-80:rgb(31, 66, 45);--color-green-40:rgb(22, 197, 95);--color-green-30:rgb(66, 215, 128);--color-green-20:rgb(117, 225, 162);--color-green-10:rgb(169, 239, 198);--color-green-00:rgb(231, 249, 238);--color-yellow-80:rgb(80, 59, 22);--color-yellow-50:rgb(255, 209, 38);--color-yellow-40:rgb(255, 182, 26);--color-yellow-30:rgb(251, 200, 91);--color-yellow-20:rgb(249, 212, 134);--color-yellow-10:rgb(251, 231, 187);--color-yellow-00:rgb(252, 244, 227);--color-red-80:rgb(108, 27, 19);--color-red-50:rgb(229, 9, 20);--color-red-40:rgb(233, 69, 54);--color-red-30:rgb(239, 119, 108);--color-red-20:rgb(243, 153, 145);--color-red-10:rgb(248, 195, 191);--color-red-00:rgb(252, 238, 238);--color-purple-80:rgb(50, 39, 73);--color-purple-40:rgb(149, 116, 231);--color-purple-30:rgb(170, 146, 232);--color-purple-20:rgb(188, 171, 232);--color-purple-10:rgb(217, 206, 243);--color-purple-00:rgb(239, 236, 248);--color-text-primary:rgb(10, 11, 13);--color-text-secondary:rgb(67, 75, 86);--color-text-link:rgb(0, 96, 245);--color-text-disabled:rgb(153, 160, 174);--color-background-primary:rgb(255, 255, 255);--color-background-secondary:rgb(247, 247, 247);--color-background-tertiary:rgb(235, 237, 239);--color-background-quaternary:rgb(215, 219, 224);--color-border-primary:rgb(10, 11, 13);--color-border-secondary:rgb(153, 160, 174);--color-border-tertiary:rgb(192, 197, 206);--color-border-quaternary:rgb(215, 219, 224);--color-state-disabled-grey:rgba(88, 99, 116, 0.08);--color-state-hover-grey:rgba(88, 99, 116, 0.08);--color-state-focus-grey:rgba(88, 99, 116, 0.12);--color-state-active-grey:rgba(88, 99, 116, 0.16);--color-state-hover-blue:rgba(0, 96, 245, 0.08);--color-state-focus-blue:rgba(0, 96, 245, 0.12);--color-state-active-blue:rgba(0, 96, 245, 0.16)}:root{--color-foundation-blue:rgb(0, 96, 245);--color-foundation-mint:rgb(31, 208, 214);--color-foundation-purple:rgb(149, 116, 231);--color-foundation-green:rgb(22, 197, 95);--color-foundation-yellow:rgb(255, 182, 26);--color-foundation-red:rgb(233, 69, 54);--color-foundation-black:rgb(10, 11, 13);--color-foundation-white:rgb(255, 255, 255);--color-grey-90:rgb(22, 25, 29);--color-grey-80:rgb(35, 40, 46);--color-grey-70:rgb(67, 75, 86);--color-grey-60:rgb(88, 99, 116);--color-grey-50:rgb(153, 160, 174);--color-grey-40:rgb(192, 197, 206);--color-grey-30:rgb(215, 219, 224);--color-grey-20:rgb(235, 237, 239);--color-grey-10:rgb(247, 247, 247);--color-error:rgb(233, 69, 54);--color-attention:rgb(255, 182, 26);--color-success:rgb(22, 197, 95)}.tet-border-radius--xs{border-radius:0.25rem}.tet-border-radius--sm{border-radius:0.5rem}.tet-border-radius--md{border-radius:1rem}.tet-border-radius--lg{border-radius:1.5rem}.tet-border-radius--xl{border-radius:2rem}.tet-color__blue,.tet-color__blue--hover:hover,.tet-color__blue--focus:focus{color:var(--tc-blue-40)}.tet-color__blue--border,.tet-color__blue--border-hover:hover,.tet-color__blue--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue--background,.tet-color__blue--background-hover:hover,.tet-color__blue--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue80,.tet-color__blue80--hover:hover,.tet-color__blue80--focus:focus{color:var(--tc-blue-80)}.tet-color__blue80--border,.tet-color__blue80--border-hover:hover,.tet-color__blue80--border-focus:focus{border-color:var(--tc-blue-80)}.tet-color__blue80--background,.tet-color__blue80--background-hover:hover,.tet-color__blue80--background-focus:focus{background-color:var(--tc-blue-80)}.tet-color__blue70,.tet-color__blue70--hover:hover,.tet-color__blue70--focus:focus{color:var(--tc-blue-70)}.tet-color__blue70--border,.tet-color__blue70--border-hover:hover,.tet-color__blue70--border-focus:focus{border-color:var(--tc-blue-70)}.tet-color__blue70--background,.tet-color__blue70--background-hover:hover,.tet-color__blue70--background-focus:focus{background-color:var(--tc-blue-70)}.tet-color__blue60,.tet-color__blue60--hover:hover,.tet-color__blue60--focus:focus{color:var(--tc-blue-60)}.tet-color__blue60--border,.tet-color__blue60--border-hover:hover,.tet-color__blue60--border-focus:focus{border-color:var(--tc-blue-60)}.tet-color__blue60--background,.tet-color__blue60--background-hover:hover,.tet-color__blue60--background-focus:focus{background-color:var(--tc-blue-60)}.tet-color__blue50,.tet-color__blue50--hover:hover,.tet-color__blue50--focus:focus{color:var(--tc-blue-50)}.tet-color__blue50--border,.tet-color__blue50--border-hover:hover,.tet-color__blue50--border-focus:focus{border-color:var(--tc-blue-50)}.tet-color__blue50--background,.tet-color__blue50--background-hover:hover,.tet-color__blue50--background-focus:focus{background-color:var(--tc-blue-50)}.tet-color__blue40,.tet-color__blue40--hover:hover,.tet-color__blue40--focus:focus{color:var(--tc-blue-40)}.tet-color__blue40--border,.tet-color__blue40--border-hover:hover,.tet-color__blue40--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue40--background,.tet-color__blue40--background-hover:hover,.tet-color__blue40--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue30,.tet-color__blue30--hover:hover,.tet-color__blue30--focus:focus{color:var(--tc-blue-30)}.tet-color__blue30--border,.tet-color__blue30--border-hover:hover,.tet-color__blue30--border-focus:focus{border-color:var(--tc-blue-30)}.tet-color__blue30--background,.tet-color__blue30--background-hover:hover,.tet-color__blue30--background-focus:focus{background-color:var(--tc-blue-30)}.tet-color__blue20,.tet-color__blue20--hover:hover,.tet-color__blue20--focus:focus{color:var(--tc-blue-20)}.tet-color__blue20--border,.tet-color__blue20--border-hover:hover,.tet-color__blue20--border-focus:focus{border-color:var(--tc-blue-20)}.tet-color__blue20--background,.tet-color__blue20--background-hover:hover,.tet-color__blue20--background-focus:focus{background-color:var(--tc-blue-20)}.tet-color__blue10,.tet-color__blue10--hover:hover,.tet-color__blue10--focus:focus{color:var(--tc-blue-10)}.tet-color__blue10--border,.tet-color__blue10--border-hover:hover,.tet-color__blue10--border-focus:focus{border-color:var(--tc-blue-10)}.tet-color__blue10--background,.tet-color__blue10--background-hover:hover,.tet-color__blue10--background-focus:focus{background-color:var(--tc-blue-10)}.tet-color__blue00,.tet-color__blue00--hover:hover,.tet-color__blue00--focus:focus{color:var(--tc-blue-00)}.tet-color__blue00--border,.tet-color__blue00--border-hover:hover,.tet-color__blue00--border-focus:focus{border-color:var(--tc-blue-00)}.tet-color__blue00--background,.tet-color__blue00--background-hover:hover,.tet-color__blue00--background-focus:focus{background-color:var(--tc-blue-00)}.tet-color__blue80dark,.tet-color__blue80dark--hover:hover,.tet-color__blue80dark--focus:focus{color:var(--tc-blue-80)}.tet-color__blue80dark--border,.tet-color__blue80dark--border-hover:hover,.tet-color__blue80dark--border-focus:focus{border-color:var(--tc-blue-80)}.tet-color__blue80dark--background,.tet-color__blue80dark--background-hover:hover,.tet-color__blue80dark--background-focus:focus{background-color:var(--tc-blue-80)}.tet-color__blue70dark,.tet-color__blue70dark--hover:hover,.tet-color__blue70dark--focus:focus{color:var(--tc-blue-70)}.tet-color__blue70dark--border,.tet-color__blue70dark--border-hover:hover,.tet-color__blue70dark--border-focus:focus{border-color:var(--tc-blue-70)}.tet-color__blue70dark--background,.tet-color__blue70dark--background-hover:hover,.tet-color__blue70dark--background-focus:focus{background-color:var(--tc-blue-70)}.tet-color__blue60dark,.tet-color__blue60dark--hover:hover,.tet-color__blue60dark--focus:focus{color:var(--tc-blue-60)}.tet-color__blue60dark--border,.tet-color__blue60dark--border-hover:hover,.tet-color__blue60dark--border-focus:focus{border-color:var(--tc-blue-60)}.tet-color__blue60dark--background,.tet-color__blue60dark--background-hover:hover,.tet-color__blue60dark--background-focus:focus{background-color:var(--tc-blue-60)}.tet-color__blue50dark,.tet-color__blue50dark--hover:hover,.tet-color__blue50dark--focus:focus{color:var(--tc-blue-50)}.tet-color__blue50dark--border,.tet-color__blue50dark--border-hover:hover,.tet-color__blue50dark--border-focus:focus{border-color:var(--tc-blue-50)}.tet-color__blue50dark--background,.tet-color__blue50dark--background-hover:hover,.tet-color__blue50dark--background-focus:focus{background-color:var(--tc-blue-50)}.tet-color__blue40dark,.tet-color__blue40dark--hover:hover,.tet-color__blue40dark--focus:focus{color:var(--tc-blue-40)}.tet-color__blue40dark--border,.tet-color__blue40dark--border-hover:hover,.tet-color__blue40dark--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue40dark--background,.tet-color__blue40dark--background-hover:hover,.tet-color__blue40dark--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue10dark,.tet-color__blue10dark--hover:hover,.tet-color__blue10dark--focus:focus{color:var(--tc-blue-10)}.tet-color__blue10dark--border,.tet-color__blue10dark--border-hover:hover,.tet-color__blue10dark--border-focus:focus{border-color:var(--tc-blue-10)}.tet-color__blue10dark--background,.tet-color__blue10dark--background-hover:hover,.tet-color__blue10dark--background-focus:focus{background-color:var(--tc-blue-10)}.tet-color__green,.tet-color__green--hover:hover,.tet-color__green--focus:focus{color:var(--tc-green-40)}.tet-color__green--border,.tet-color__green--border-hover:hover,.tet-color__green--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green--background,.tet-color__green--background-hover:hover,.tet-color__green--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green80,.tet-color__green80--hover:hover,.tet-color__green80--focus:focus{color:var(--tc-green-80)}.tet-color__green80--border,.tet-color__green80--border-hover:hover,.tet-color__green80--border-focus:focus{border-color:var(--tc-green-80)}.tet-color__green80--background,.tet-color__green80--background-hover:hover,.tet-color__green80--background-focus:focus{background-color:var(--tc-green-80)}.tet-color__green70,.tet-color__green70--hover:hover,.tet-color__green70--focus:focus{color:var(--tc-green-70)}.tet-color__green70--border,.tet-color__green70--border-hover:hover,.tet-color__green70--border-focus:focus{border-color:var(--tc-green-70)}.tet-color__green70--background,.tet-color__green70--background-hover:hover,.tet-color__green70--background-focus:focus{background-color:var(--tc-green-70)}.tet-color__green60,.tet-color__green60--hover:hover,.tet-color__green60--focus:focus{color:var(--tc-green-60)}.tet-color__green60--border,.tet-color__green60--border-hover:hover,.tet-color__green60--border-focus:focus{border-color:var(--tc-green-60)}.tet-color__green60--background,.tet-color__green60--background-hover:hover,.tet-color__green60--background-focus:focus{background-color:var(--tc-green-60)}.tet-color__green50,.tet-color__green50--hover:hover,.tet-color__green50--focus:focus{color:var(--tc-green-50)}.tet-color__green50--border,.tet-color__green50--border-hover:hover,.tet-color__green50--border-focus:focus{border-color:var(--tc-green-50)}.tet-color__green50--background,.tet-color__green50--background-hover:hover,.tet-color__green50--background-focus:focus{background-color:var(--tc-green-50)}.tet-color__green40,.tet-color__green40--hover:hover,.tet-color__green40--focus:focus{color:var(--tc-green-40)}.tet-color__green40--border,.tet-color__green40--border-hover:hover,.tet-color__green40--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green40--background,.tet-color__green40--background-hover:hover,.tet-color__green40--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green30,.tet-color__green30--hover:hover,.tet-color__green30--focus:focus{color:var(--tc-green-30)}.tet-color__green30--border,.tet-color__green30--border-hover:hover,.tet-color__green30--border-focus:focus{border-color:var(--tc-green-30)}.tet-color__green30--background,.tet-color__green30--background-hover:hover,.tet-color__green30--background-focus:focus{background-color:var(--tc-green-30)}.tet-color__green20,.tet-color__green20--hover:hover,.tet-color__green20--focus:focus{color:var(--tc-green-20)}.tet-color__green20--border,.tet-color__green20--border-hover:hover,.tet-color__green20--border-focus:focus{border-color:var(--tc-green-20)}.tet-color__green20--background,.tet-color__green20--background-hover:hover,.tet-color__green20--background-focus:focus{background-color:var(--tc-green-20)}.tet-color__green10,.tet-color__green10--hover:hover,.tet-color__green10--focus:focus{color:var(--tc-green-10)}.tet-color__green10--border,.tet-color__green10--border-hover:hover,.tet-color__green10--border-focus:focus{border-color:var(--tc-green-10)}.tet-color__green10--background,.tet-color__green10--background-hover:hover,.tet-color__green10--background-focus:focus{background-color:var(--tc-green-10)}.tet-color__green00,.tet-color__green00--hover:hover,.tet-color__green00--focus:focus{color:var(--tc-green-00)}.tet-color__green00--border,.tet-color__green00--border-hover:hover,.tet-color__green00--border-focus:focus{border-color:var(--tc-green-00)}.tet-color__green00--background,.tet-color__green00--background-hover:hover,.tet-color__green00--background-focus:focus{background-color:var(--tc-green-00)}.tet-color__green80dark,.tet-color__green80dark--hover:hover,.tet-color__green80dark--focus:focus{color:var(--tc-green-80)}.tet-color__green80dark--border,.tet-color__green80dark--border-hover:hover,.tet-color__green80dark--border-focus:focus{border-color:var(--tc-green-80)}.tet-color__green80dark--background,.tet-color__green80dark--background-hover:hover,.tet-color__green80dark--background-focus:focus{background-color:var(--tc-green-80)}.tet-color__green70dark,.tet-color__green70dark--hover:hover,.tet-color__green70dark--focus:focus{color:var(--tc-green-70)}.tet-color__green70dark--border,.tet-color__green70dark--border-hover:hover,.tet-color__green70dark--border-focus:focus{border-color:var(--tc-green-70)}.tet-color__green70dark--background,.tet-color__green70dark--background-hover:hover,.tet-color__green70dark--background-focus:focus{background-color:var(--tc-green-70)}.tet-color__green60dark,.tet-color__green60dark--hover:hover,.tet-color__green60dark--focus:focus{color:var(--tc-green-60)}.tet-color__green60dark--border,.tet-color__green60dark--border-hover:hover,.tet-color__green60dark--border-focus:focus{border-color:var(--tc-green-60)}.tet-color__green60dark--background,.tet-color__green60dark--background-hover:hover,.tet-color__green60dark--background-focus:focus{background-color:var(--tc-green-60)}.tet-color__green50dark,.tet-color__green50dark--hover:hover,.tet-color__green50dark--focus:focus{color:var(--tc-green-50)}.tet-color__green50dark--border,.tet-color__green50dark--border-hover:hover,.tet-color__green50dark--border-focus:focus{border-color:var(--tc-green-50)}.tet-color__green50dark--background,.tet-color__green50dark--background-hover:hover,.tet-color__green50dark--background-focus:focus{background-color:var(--tc-green-50)}.tet-color__green40dark,.tet-color__green40dark--hover:hover,.tet-color__green40dark--focus:focus{color:var(--tc-green-40)}.tet-color__green40dark--border,.tet-color__green40dark--border-hover:hover,.tet-color__green40dark--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green40dark--background,.tet-color__green40dark--background-hover:hover,.tet-color__green40dark--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green10dark,.tet-color__green10dark--hover:hover,.tet-color__green10dark--focus:focus{color:var(--tc-green-10)}.tet-color__green10dark--border,.tet-color__green10dark--border-hover:hover,.tet-color__green10dark--border-focus:focus{border-color:var(--tc-green-10)}.tet-color__green10dark--background,.tet-color__green10dark--background-hover:hover,.tet-color__green10dark--background-focus:focus{background-color:var(--tc-green-10)}.tet-color__yellow,.tet-color__yellow--hover:hover,.tet-color__yellow--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow--border,.tet-color__yellow--border-hover:hover,.tet-color__yellow--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow--background,.tet-color__yellow--background-hover:hover,.tet-color__yellow--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow80,.tet-color__yellow80--hover:hover,.tet-color__yellow80--focus:focus{color:var(--tc-yellow-80)}.tet-color__yellow80--border,.tet-color__yellow80--border-hover:hover,.tet-color__yellow80--border-focus:focus{border-color:var(--tc-yellow-80)}.tet-color__yellow80--background,.tet-color__yellow80--background-hover:hover,.tet-color__yellow80--background-focus:focus{background-color:var(--tc-yellow-80)}.tet-color__yellow70,.tet-color__yellow70--hover:hover,.tet-color__yellow70--focus:focus{color:var(--tc-yellow-70)}.tet-color__yellow70--border,.tet-color__yellow70--border-hover:hover,.tet-color__yellow70--border-focus:focus{border-color:var(--tc-yellow-70)}.tet-color__yellow70--background,.tet-color__yellow70--background-hover:hover,.tet-color__yellow70--background-focus:focus{background-color:var(--tc-yellow-70)}.tet-color__yellow60,.tet-color__yellow60--hover:hover,.tet-color__yellow60--focus:focus{color:var(--tc-yellow-60)}.tet-color__yellow60--border,.tet-color__yellow60--border-hover:hover,.tet-color__yellow60--border-focus:focus{border-color:var(--tc-yellow-60)}.tet-color__yellow60--background,.tet-color__yellow60--background-hover:hover,.tet-color__yellow60--background-focus:focus{background-color:var(--tc-yellow-60)}.tet-color__yellow50,.tet-color__yellow50--hover:hover,.tet-color__yellow50--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow50--border,.tet-color__yellow50--border-hover:hover,.tet-color__yellow50--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow50--background,.tet-color__yellow50--background-hover:hover,.tet-color__yellow50--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow40,.tet-color__yellow40--hover:hover,.tet-color__yellow40--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow40--border,.tet-color__yellow40--border-hover:hover,.tet-color__yellow40--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow40--background,.tet-color__yellow40--background-hover:hover,.tet-color__yellow40--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow30,.tet-color__yellow30--hover:hover,.tet-color__yellow30--focus:focus{color:var(--tc-yellow-30)}.tet-color__yellow30--border,.tet-color__yellow30--border-hover:hover,.tet-color__yellow30--border-focus:focus{border-color:var(--tc-yellow-30)}.tet-color__yellow30--background,.tet-color__yellow30--background-hover:hover,.tet-color__yellow30--background-focus:focus{background-color:var(--tc-yellow-30)}.tet-color__yellow20,.tet-color__yellow20--hover:hover,.tet-color__yellow20--focus:focus{color:var(--tc-yellow-20)}.tet-color__yellow20--border,.tet-color__yellow20--border-hover:hover,.tet-color__yellow20--border-focus:focus{border-color:var(--tc-yellow-20)}.tet-color__yellow20--background,.tet-color__yellow20--background-hover:hover,.tet-color__yellow20--background-focus:focus{background-color:var(--tc-yellow-20)}.tet-color__yellow10,.tet-color__yellow10--hover:hover,.tet-color__yellow10--focus:focus{color:var(--tc-yellow-10)}.tet-color__yellow10--border,.tet-color__yellow10--border-hover:hover,.tet-color__yellow10--border-focus:focus{border-color:var(--tc-yellow-10)}.tet-color__yellow10--background,.tet-color__yellow10--background-hover:hover,.tet-color__yellow10--background-focus:focus{background-color:var(--tc-yellow-10)}.tet-color__yellow00,.tet-color__yellow00--hover:hover,.tet-color__yellow00--focus:focus{color:var(--tc-yellow-00)}.tet-color__yellow00--border,.tet-color__yellow00--border-hover:hover,.tet-color__yellow00--border-focus:focus{border-color:var(--tc-yellow-00)}.tet-color__yellow00--background,.tet-color__yellow00--background-hover:hover,.tet-color__yellow00--background-focus:focus{background-color:var(--tc-yellow-00)}.tet-color__yellow80dark,.tet-color__yellow80dark--hover:hover,.tet-color__yellow80dark--focus:focus{color:var(--tc-yellow-80)}.tet-color__yellow80dark--border,.tet-color__yellow80dark--border-hover:hover,.tet-color__yellow80dark--border-focus:focus{border-color:var(--tc-yellow-80)}.tet-color__yellow80dark--background,.tet-color__yellow80dark--background-hover:hover,.tet-color__yellow80dark--background-focus:focus{background-color:var(--tc-yellow-80)}.tet-color__yellow70dark,.tet-color__yellow70dark--hover:hover,.tet-color__yellow70dark--focus:focus{color:var(--tc-yellow-70)}.tet-color__yellow70dark--border,.tet-color__yellow70dark--border-hover:hover,.tet-color__yellow70dark--border-focus:focus{border-color:var(--tc-yellow-70)}.tet-color__yellow70dark--background,.tet-color__yellow70dark--background-hover:hover,.tet-color__yellow70dark--background-focus:focus{background-color:var(--tc-yellow-70)}.tet-color__yellow60dark,.tet-color__yellow60dark--hover:hover,.tet-color__yellow60dark--focus:focus{color:var(--tc-yellow-60)}.tet-color__yellow60dark--border,.tet-color__yellow60dark--border-hover:hover,.tet-color__yellow60dark--border-focus:focus{border-color:var(--tc-yellow-60)}.tet-color__yellow60dark--background,.tet-color__yellow60dark--background-hover:hover,.tet-color__yellow60dark--background-focus:focus{background-color:var(--tc-yellow-60)}.tet-color__yellow55dark,.tet-color__yellow55dark--hover:hover,.tet-color__yellow55dark--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow55dark--border,.tet-color__yellow55dark--border-hover:hover,.tet-color__yellow55dark--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow55dark--background,.tet-color__yellow55dark--background-hover:hover,.tet-color__yellow55dark--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow50dark,.tet-color__yellow50dark--hover:hover,.tet-color__yellow50dark--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow50dark--border,.tet-color__yellow50dark--border-hover:hover,.tet-color__yellow50dark--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow50dark--background,.tet-color__yellow50dark--background-hover:hover,.tet-color__yellow50dark--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow45dark,.tet-color__yellow45dark--hover:hover,.tet-color__yellow45dark--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow45dark--border,.tet-color__yellow45dark--border-hover:hover,.tet-color__yellow45dark--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow45dark--background,.tet-color__yellow45dark--background-hover:hover,.tet-color__yellow45dark--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow40dark,.tet-color__yellow40dark--hover:hover,.tet-color__yellow40dark--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow40dark--border,.tet-color__yellow40dark--border-hover:hover,.tet-color__yellow40dark--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow40dark--background,.tet-color__yellow40dark--background-hover:hover,.tet-color__yellow40dark--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow10dark,.tet-color__yellow10dark--hover:hover,.tet-color__yellow10dark--focus:focus{color:var(--tc-yellow-10)}.tet-color__yellow10dark--border,.tet-color__yellow10dark--border-hover:hover,.tet-color__yellow10dark--border-focus:focus{border-color:var(--tc-yellow-10)}.tet-color__yellow10dark--background,.tet-color__yellow10dark--background-hover:hover,.tet-color__yellow10dark--background-focus:focus{background-color:var(--tc-yellow-10)}.tet-color__red,.tet-color__red--hover:hover,.tet-color__red--focus:focus{color:var(--tc-red-40)}.tet-color__red--border,.tet-color__red--border-hover:hover,.tet-color__red--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red--background,.tet-color__red--background-hover:hover,.tet-color__red--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red80,.tet-color__red80--hover:hover,.tet-color__red80--focus:focus{color:var(--tc-red-80)}.tet-color__red80--border,.tet-color__red80--border-hover:hover,.tet-color__red80--border-focus:focus{border-color:var(--tc-red-80)}.tet-color__red80--background,.tet-color__red80--background-hover:hover,.tet-color__red80--background-focus:focus{background-color:var(--tc-red-80)}.tet-color__red70,.tet-color__red70--hover:hover,.tet-color__red70--focus:focus{color:var(--tc-red-70)}.tet-color__red70--border,.tet-color__red70--border-hover:hover,.tet-color__red70--border-focus:focus{border-color:var(--tc-red-70)}.tet-color__red70--background,.tet-color__red70--background-hover:hover,.tet-color__red70--background-focus:focus{background-color:var(--tc-red-70)}.tet-color__red60,.tet-color__red60--hover:hover,.tet-color__red60--focus:focus{color:var(--tc-red-60)}.tet-color__red60--border,.tet-color__red60--border-hover:hover,.tet-color__red60--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red60--background,.tet-color__red60--background-hover:hover,.tet-color__red60--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red50,.tet-color__red50--hover:hover,.tet-color__red50--focus:focus{color:var(--tc-red-50)}.tet-color__red50--border,.tet-color__red50--border-hover:hover,.tet-color__red50--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red50--background,.tet-color__red50--background-hover:hover,.tet-color__red50--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red40,.tet-color__red40--hover:hover,.tet-color__red40--focus:focus{color:var(--tc-red-40)}.tet-color__red40--border,.tet-color__red40--border-hover:hover,.tet-color__red40--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red40--background,.tet-color__red40--background-hover:hover,.tet-color__red40--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red30,.tet-color__red30--hover:hover,.tet-color__red30--focus:focus{color:var(--tc-red-30)}.tet-color__red30--border,.tet-color__red30--border-hover:hover,.tet-color__red30--border-focus:focus{border-color:var(--tc-red-30)}.tet-color__red30--background,.tet-color__red30--background-hover:hover,.tet-color__red30--background-focus:focus{background-color:var(--tc-red-30)}.tet-color__red20,.tet-color__red20--hover:hover,.tet-color__red20--focus:focus{color:var(--tc-red-20)}.tet-color__red20--border,.tet-color__red20--border-hover:hover,.tet-color__red20--border-focus:focus{border-color:var(--tc-red-20)}.tet-color__red20--background,.tet-color__red20--background-hover:hover,.tet-color__red20--background-focus:focus{background-color:var(--tc-red-20)}.tet-color__red10,.tet-color__red10--hover:hover,.tet-color__red10--focus:focus{color:var(--tc-red-10)}.tet-color__red10--border,.tet-color__red10--border-hover:hover,.tet-color__red10--border-focus:focus{border-color:var(--tc-red-10)}.tet-color__red10--background,.tet-color__red10--background-hover:hover,.tet-color__red10--background-focus:focus{background-color:var(--tc-red-10)}.tet-color__red00,.tet-color__red00--hover:hover,.tet-color__red00--focus:focus{color:var(--tc-red-00)}.tet-color__red00--border,.tet-color__red00--border-hover:hover,.tet-color__red00--border-focus:focus{border-color:var(--tc-red-00)}.tet-color__red00--background,.tet-color__red00--background-hover:hover,.tet-color__red00--background-focus:focus{background-color:var(--tc-red-00)}.tet-color__red80dark,.tet-color__red80dark--hover:hover,.tet-color__red80dark--focus:focus{color:var(--tc-red-80)}.tet-color__red80dark--border,.tet-color__red80dark--border-hover:hover,.tet-color__red80dark--border-focus:focus{border-color:var(--tc-red-80)}.tet-color__red80dark--background,.tet-color__red80dark--background-hover:hover,.tet-color__red80dark--background-focus:focus{background-color:var(--tc-red-80)}.tet-color__red70dark,.tet-color__red70dark--hover:hover,.tet-color__red70dark--focus:focus{color:var(--tc-red-70)}.tet-color__red70dark--border,.tet-color__red70dark--border-hover:hover,.tet-color__red70dark--border-focus:focus{border-color:var(--tc-red-70)}.tet-color__red70dark--background,.tet-color__red70dark--background-hover:hover,.tet-color__red70dark--background-focus:focus{background-color:var(--tc-red-70)}.tet-color__red65dark,.tet-color__red65dark--hover:hover,.tet-color__red65dark--focus:focus{color:var(--tc-red-60)}.tet-color__red65dark--border,.tet-color__red65dark--border-hover:hover,.tet-color__red65dark--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red65dark--background,.tet-color__red65dark--background-hover:hover,.tet-color__red65dark--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red60dark,.tet-color__red60dark--hover:hover,.tet-color__red60dark--focus:focus{color:var(--tc-red-60)}.tet-color__red60dark--border,.tet-color__red60dark--border-hover:hover,.tet-color__red60dark--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red60dark--background,.tet-color__red60dark--background-hover:hover,.tet-color__red60dark--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red55dark,.tet-color__red55dark--hover:hover,.tet-color__red55dark--focus:focus{color:var(--tc-red-50)}.tet-color__red55dark--border,.tet-color__red55dark--border-hover:hover,.tet-color__red55dark--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red55dark--background,.tet-color__red55dark--background-hover:hover,.tet-color__red55dark--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red50dark,.tet-color__red50dark--hover:hover,.tet-color__red50dark--focus:focus{color:var(--tc-red-50)}.tet-color__red50dark--border,.tet-color__red50dark--border-hover:hover,.tet-color__red50dark--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red50dark--background,.tet-color__red50dark--background-hover:hover,.tet-color__red50dark--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red40dark,.tet-color__red40dark--hover:hover,.tet-color__red40dark--focus:focus{color:var(--tc-red-40)}.tet-color__red40dark--border,.tet-color__red40dark--border-hover:hover,.tet-color__red40dark--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red40dark--background,.tet-color__red40dark--background-hover:hover,.tet-color__red40dark--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red10dark,.tet-color__red10dark--hover:hover,.tet-color__red10dark--focus:focus{color:var(--tc-red-10)}.tet-color__red10dark--border,.tet-color__red10dark--border-hover:hover,.tet-color__red10dark--border-focus:focus{border-color:var(--tc-red-10)}.tet-color__red10dark--background,.tet-color__red10dark--background-hover:hover,.tet-color__red10dark--background-focus:focus{background-color:var(--tc-red-10)}.tet-color__violet,.tet-color__violet--hover:hover,.tet-color__violet--focus:focus{color:var(--tc-violet-40)}.tet-color__violet--border,.tet-color__violet--border-hover:hover,.tet-color__violet--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__violet--background,.tet-color__violet--background-hover:hover,.tet-color__violet--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__violet80,.tet-color__violet80--hover:hover,.tet-color__violet80--focus:focus{color:var(--tc-violet-80)}.tet-color__violet80--border,.tet-color__violet80--border-hover:hover,.tet-color__violet80--border-focus:focus{border-color:var(--tc-violet-80)}.tet-color__violet80--background,.tet-color__violet80--background-hover:hover,.tet-color__violet80--background-focus:focus{background-color:var(--tc-violet-80)}.tet-color__violet70,.tet-color__violet70--hover:hover,.tet-color__violet70--focus:focus{color:var(--tc-violet-70)}.tet-color__violet70--border,.tet-color__violet70--border-hover:hover,.tet-color__violet70--border-focus:focus{border-color:var(--tc-violet-70)}.tet-color__violet70--background,.tet-color__violet70--background-hover:hover,.tet-color__violet70--background-focus:focus{background-color:var(--tc-violet-70)}.tet-color__violet60,.tet-color__violet60--hover:hover,.tet-color__violet60--focus:focus{color:var(--tc-violet-60)}.tet-color__violet60--border,.tet-color__violet60--border-hover:hover,.tet-color__violet60--border-focus:focus{border-color:var(--tc-violet-60)}.tet-color__violet60--background,.tet-color__violet60--background-hover:hover,.tet-color__violet60--background-focus:focus{background-color:var(--tc-violet-60)}.tet-color__violet50,.tet-color__violet50--hover:hover,.tet-color__violet50--focus:focus{color:var(--tc-violet-50)}.tet-color__violet50--border,.tet-color__violet50--border-hover:hover,.tet-color__violet50--border-focus:focus{border-color:var(--tc-violet-50)}.tet-color__violet50--background,.tet-color__violet50--background-hover:hover,.tet-color__violet50--background-focus:focus{background-color:var(--tc-violet-50)}.tet-color__violet40,.tet-color__violet40--hover:hover,.tet-color__violet40--focus:focus{color:var(--tc-violet-40)}.tet-color__violet40--border,.tet-color__violet40--border-hover:hover,.tet-color__violet40--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__violet40--background,.tet-color__violet40--background-hover:hover,.tet-color__violet40--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__violet30,.tet-color__violet30--hover:hover,.tet-color__violet30--focus:focus{color:var(--tc-violet-30)}.tet-color__violet30--border,.tet-color__violet30--border-hover:hover,.tet-color__violet30--border-focus:focus{border-color:var(--tc-violet-30)}.tet-color__violet30--background,.tet-color__violet30--background-hover:hover,.tet-color__violet30--background-focus:focus{background-color:var(--tc-violet-30)}.tet-color__violet20,.tet-color__violet20--hover:hover,.tet-color__violet20--focus:focus{color:var(--tc-violet-20)}.tet-color__violet20--border,.tet-color__violet20--border-hover:hover,.tet-color__violet20--border-focus:focus{border-color:var(--tc-violet-20)}.tet-color__violet20--background,.tet-color__violet20--background-hover:hover,.tet-color__violet20--background-focus:focus{background-color:var(--tc-violet-20)}.tet-color__violet10,.tet-color__violet10--hover:hover,.tet-color__violet10--focus:focus{color:var(--tc-violet-10)}.tet-color__violet10--border,.tet-color__violet10--border-hover:hover,.tet-color__violet10--border-focus:focus{border-color:var(--tc-violet-10)}.tet-color__violet10--background,.tet-color__violet10--background-hover:hover,.tet-color__violet10--background-focus:focus{background-color:var(--tc-violet-10)}.tet-color__violet00,.tet-color__violet00--hover:hover,.tet-color__violet00--focus:focus{color:var(--tc-violet-00)}.tet-color__violet00--border,.tet-color__violet00--border-hover:hover,.tet-color__violet00--border-focus:focus{border-color:var(--tc-violet-00)}.tet-color__violet00--background,.tet-color__violet00--background-hover:hover,.tet-color__violet00--background-focus:focus{background-color:var(--tc-violet-00)}.tet-color__grey110,.tet-color__grey110--hover:hover,.tet-color__grey110--focus:focus{color:var(--tc-grey-110)}.tet-color__grey110--border,.tet-color__grey110--border-hover:hover,.tet-color__grey110--border-focus:focus{border-color:var(--tc-grey-110)}.tet-color__grey110--background,.tet-color__grey110--background-hover:hover,.tet-color__grey110--background-focus:focus{background-color:var(--tc-grey-110)}.tet-color__grey100,.tet-color__grey100--hover:hover,.tet-color__grey100--focus:focus{color:var(--tc-grey-100)}.tet-color__grey100--border,.tet-color__grey100--border-hover:hover,.tet-color__grey100--border-focus:focus{border-color:var(--tc-grey-100)}.tet-color__grey100--background,.tet-color__grey100--background-hover:hover,.tet-color__grey100--background-focus:focus{background-color:var(--tc-grey-100)}.tet-color__grey90,.tet-color__grey90--hover:hover,.tet-color__grey90--focus:focus{color:var(--tc-grey-90)}.tet-color__grey90--border,.tet-color__grey90--border-hover:hover,.tet-color__grey90--border-focus:focus{border-color:var(--tc-grey-90)}.tet-color__grey90--background,.tet-color__grey90--background-hover:hover,.tet-color__grey90--background-focus:focus{background-color:var(--tc-grey-90)}.tet-color__grey80,.tet-color__grey80--hover:hover,.tet-color__grey80--focus:focus{color:var(--tc-grey-80)}.tet-color__grey80--border,.tet-color__grey80--border-hover:hover,.tet-color__grey80--border-focus:focus{border-color:var(--tc-grey-80)}.tet-color__grey80--background,.tet-color__grey80--background-hover:hover,.tet-color__grey80--background-focus:focus{background-color:var(--tc-grey-80)}.tet-color__grey70,.tet-color__grey70--hover:hover,.tet-color__grey70--focus:focus{color:var(--tc-grey-70)}.tet-color__grey70--border,.tet-color__grey70--border-hover:hover,.tet-color__grey70--border-focus:focus{border-color:var(--tc-grey-70)}.tet-color__grey70--background,.tet-color__grey70--background-hover:hover,.tet-color__grey70--background-focus:focus{background-color:var(--tc-grey-70)}.tet-color__grey60,.tet-color__grey60--hover:hover,.tet-color__grey60--focus:focus{color:var(--tc-grey-60)}.tet-color__grey60--border,.tet-color__grey60--border-hover:hover,.tet-color__grey60--border-focus:focus{border-color:var(--tc-grey-60)}.tet-color__grey60--background,.tet-color__grey60--background-hover:hover,.tet-color__grey60--background-focus:focus{background-color:var(--tc-grey-60)}.tet-color__grey50,.tet-color__grey50--hover:hover,.tet-color__grey50--focus:focus{color:var(--tc-grey-50)}.tet-color__grey50--border,.tet-color__grey50--border-hover:hover,.tet-color__grey50--border-focus:focus{border-color:var(--tc-grey-50)}.tet-color__grey50--background,.tet-color__grey50--background-hover:hover,.tet-color__grey50--background-focus:focus{background-color:var(--tc-grey-50)}.tet-color__grey40,.tet-color__grey40--hover:hover,.tet-color__grey40--focus:focus{color:var(--tc-grey-40)}.tet-color__grey40--border,.tet-color__grey40--border-hover:hover,.tet-color__grey40--border-focus:focus{border-color:var(--tc-grey-40)}.tet-color__grey40--background,.tet-color__grey40--background-hover:hover,.tet-color__grey40--background-focus:focus{background-color:var(--tc-grey-40)}.tet-color__grey30,.tet-color__grey30--hover:hover,.tet-color__grey30--focus:focus{color:var(--tc-grey-30)}.tet-color__grey30--border,.tet-color__grey30--border-hover:hover,.tet-color__grey30--border-focus:focus{border-color:var(--tc-grey-30)}.tet-color__grey30--background,.tet-color__grey30--background-hover:hover,.tet-color__grey30--background-focus:focus{background-color:var(--tc-grey-30)}.tet-color__grey20,.tet-color__grey20--hover:hover,.tet-color__grey20--focus:focus{color:var(--tc-grey-20)}.tet-color__grey20--border,.tet-color__grey20--border-hover:hover,.tet-color__grey20--border-focus:focus{border-color:var(--tc-grey-20)}.tet-color__grey20--background,.tet-color__grey20--background-hover:hover,.tet-color__grey20--background-focus:focus{background-color:var(--tc-grey-20)}.tet-color__grey10,.tet-color__grey10--hover:hover,.tet-color__grey10--focus:focus{color:var(--tc-grey-10)}.tet-color__grey10--border,.tet-color__grey10--border-hover:hover,.tet-color__grey10--border-focus:focus{border-color:var(--tc-grey-10)}.tet-color__grey10--background,.tet-color__grey10--background-hover:hover,.tet-color__grey10--background-focus:focus{background-color:var(--tc-grey-10)}.tet-color__grey00,.tet-color__grey00--hover:hover,.tet-color__grey00--focus:focus{color:var(--tc-grey-00)}.tet-color__grey00--border,.tet-color__grey00--border-hover:hover,.tet-color__grey00--border-focus:focus{border-color:var(--tc-grey-00)}.tet-color__grey00--background,.tet-color__grey00--background-hover:hover,.tet-color__grey00--background-focus:focus{background-color:var(--tc-grey-00)}.tet-color__purple,.tet-color__purple--hover:hover,.tet-color__purple--focus:focus{color:var(--tc-violet-40)}.tet-color__purple--border,.tet-color__purple--border-hover:hover,.tet-color__purple--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__purple--background,.tet-color__purple--background-hover:hover,.tet-color__purple--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__black,.tet-color__black--hover:hover,.tet-color__black--focus:focus{color:var(--tc-foundation-black)}.tet-color__black--border,.tet-color__black--border-hover:hover,.tet-color__black--border-focus:focus{border-color:var(--tc-foundation-black)}.tet-color__black--background,.tet-color__black--background-hover:hover,.tet-color__black--background-focus:focus{background-color:var(--tc-foundation-black)}.tet-color__white,.tet-color__white--hover:hover,.tet-color__white--focus:focus{color:var(--tc-foundation-white)}.tet-color__white--border,.tet-color__white--border-hover:hover,.tet-color__white--border-focus:focus{border-color:var(--tc-foundation-white)}.tet-color__white--background,.tet-color__white--background-hover:hover,.tet-color__white--background-focus:focus{background-color:var(--tc-foundation-white)}.dark .tet-color__blue:not(.tet-color--static),.dark .tet-color__blue--hover:hover:not(.tet-color--static),.dark .tet-color__blue--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue--border:not(.tet-color--static),.dark .tet-color__blue--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue--background:not(.tet-color--static),.dark .tet-color__blue--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue80:not(.tet-color--static),.dark .tet-color__blue80--hover:hover:not(.tet-color--static),.dark .tet-color__blue80--focus:focus:not(.tet-color--static){color:var(--tc-blue-80-dark)}.dark .tet-color__blue80--border:not(.tet-color--static),.dark .tet-color__blue80--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-80-dark)}.dark .tet-color__blue80--background:not(.tet-color--static),.dark .tet-color__blue80--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-80-dark)}.dark .tet-color__blue70:not(.tet-color--static),.dark .tet-color__blue70--hover:hover:not(.tet-color--static),.dark .tet-color__blue70--focus:focus:not(.tet-color--static){color:var(--tc-blue-70-dark)}.dark .tet-color__blue70--border:not(.tet-color--static),.dark .tet-color__blue70--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-70-dark)}.dark .tet-color__blue70--background:not(.tet-color--static),.dark .tet-color__blue70--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-70-dark)}.dark .tet-color__blue60:not(.tet-color--static),.dark .tet-color__blue60--hover:hover:not(.tet-color--static),.dark .tet-color__blue60--focus:focus:not(.tet-color--static){color:var(--tc-blue-60-dark)}.dark .tet-color__blue60--border:not(.tet-color--static),.dark .tet-color__blue60--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-60-dark)}.dark .tet-color__blue60--background:not(.tet-color--static),.dark .tet-color__blue60--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-60-dark)}.dark .tet-color__blue50:not(.tet-color--static),.dark .tet-color__blue50--hover:hover:not(.tet-color--static),.dark .tet-color__blue50--focus:focus:not(.tet-color--static){color:var(--tc-blue-50-dark)}.dark .tet-color__blue50--border:not(.tet-color--static),.dark .tet-color__blue50--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-50-dark)}.dark .tet-color__blue50--background:not(.tet-color--static),.dark .tet-color__blue50--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-50-dark)}.dark .tet-color__blue40:not(.tet-color--static),.dark .tet-color__blue40--hover:hover:not(.tet-color--static),.dark .tet-color__blue40--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue40--border:not(.tet-color--static),.dark .tet-color__blue40--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue40--background:not(.tet-color--static),.dark .tet-color__blue40--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue30:not(.tet-color--static),.dark .tet-color__blue30--hover:hover:not(.tet-color--static),.dark .tet-color__blue30--focus:focus:not(.tet-color--static){color:var(--tc-blue-30-dark)}.dark .tet-color__blue30--border:not(.tet-color--static),.dark .tet-color__blue30--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-30-dark)}.dark .tet-color__blue30--background:not(.tet-color--static),.dark .tet-color__blue30--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-30-dark)}.dark .tet-color__blue20:not(.tet-color--static),.dark .tet-color__blue20--hover:hover:not(.tet-color--static),.dark .tet-color__blue20--focus:focus:not(.tet-color--static){color:var(--tc-blue-20-dark)}.dark .tet-color__blue20--border:not(.tet-color--static),.dark .tet-color__blue20--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-20-dark)}.dark .tet-color__blue20--background:not(.tet-color--static),.dark .tet-color__blue20--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-20-dark)}.dark .tet-color__blue10:not(.tet-color--static),.dark .tet-color__blue10--hover:hover:not(.tet-color--static),.dark .tet-color__blue10--focus:focus:not(.tet-color--static){color:var(--tc-blue-10-dark)}.dark .tet-color__blue10--border:not(.tet-color--static),.dark .tet-color__blue10--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-10-dark)}.dark .tet-color__blue10--background:not(.tet-color--static),.dark .tet-color__blue10--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-10-dark)}.dark .tet-color__blue00:not(.tet-color--static),.dark .tet-color__blue00--hover:hover:not(.tet-color--static),.dark .tet-color__blue00--focus:focus:not(.tet-color--static){color:var(--tc-blue-00-dark)}.dark .tet-color__blue00--border:not(.tet-color--static),.dark .tet-color__blue00--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-00-dark)}.dark .tet-color__blue00--background:not(.tet-color--static),.dark .tet-color__blue00--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-00-dark)}.dark .tet-color__blue80dark:not(.tet-color--static),.dark .tet-color__blue80dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-80-dark)}.dark .tet-color__blue80dark--border:not(.tet-color--static),.dark .tet-color__blue80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-80-dark)}.dark .tet-color__blue80dark--background:not(.tet-color--static),.dark .tet-color__blue80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-80-dark)}.dark .tet-color__blue70dark:not(.tet-color--static),.dark .tet-color__blue70dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-70-dark)}.dark .tet-color__blue70dark--border:not(.tet-color--static),.dark .tet-color__blue70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-70-dark)}.dark .tet-color__blue70dark--background:not(.tet-color--static),.dark .tet-color__blue70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-70-dark)}.dark .tet-color__blue60dark:not(.tet-color--static),.dark .tet-color__blue60dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-60-dark)}.dark .tet-color__blue60dark--border:not(.tet-color--static),.dark .tet-color__blue60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-60-dark)}.dark .tet-color__blue60dark--background:not(.tet-color--static),.dark .tet-color__blue60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-60-dark)}.dark .tet-color__blue50dark:not(.tet-color--static),.dark .tet-color__blue50dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-50-dark)}.dark .tet-color__blue50dark--border:not(.tet-color--static),.dark .tet-color__blue50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-50-dark)}.dark .tet-color__blue50dark--background:not(.tet-color--static),.dark .tet-color__blue50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-50-dark)}.dark .tet-color__blue40dark:not(.tet-color--static),.dark .tet-color__blue40dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue40dark--border:not(.tet-color--static),.dark .tet-color__blue40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue40dark--background:not(.tet-color--static),.dark .tet-color__blue40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue10dark:not(.tet-color--static),.dark .tet-color__blue10dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-10-dark)}.dark .tet-color__blue10dark--border:not(.tet-color--static),.dark .tet-color__blue10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-10-dark)}.dark .tet-color__blue10dark--background:not(.tet-color--static),.dark .tet-color__blue10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-10-dark)}.dark .tet-color__green:not(.tet-color--static),.dark .tet-color__green--hover:hover:not(.tet-color--static),.dark .tet-color__green--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green--border:not(.tet-color--static),.dark .tet-color__green--border-hover:hover:not(.tet-color--static),.dark .tet-color__green--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green--background:not(.tet-color--static),.dark .tet-color__green--background-hover:hover:not(.tet-color--static),.dark .tet-color__green--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green80:not(.tet-color--static),.dark .tet-color__green80--hover:hover:not(.tet-color--static),.dark .tet-color__green80--focus:focus:not(.tet-color--static){color:var(--tc-green-80-dark)}.dark .tet-color__green80--border:not(.tet-color--static),.dark .tet-color__green80--border-hover:hover:not(.tet-color--static),.dark .tet-color__green80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-80-dark)}.dark .tet-color__green80--background:not(.tet-color--static),.dark .tet-color__green80--background-hover:hover:not(.tet-color--static),.dark .tet-color__green80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-80-dark)}.dark .tet-color__green70:not(.tet-color--static),.dark .tet-color__green70--hover:hover:not(.tet-color--static),.dark .tet-color__green70--focus:focus:not(.tet-color--static){color:var(--tc-green-70-dark)}.dark .tet-color__green70--border:not(.tet-color--static),.dark .tet-color__green70--border-hover:hover:not(.tet-color--static),.dark .tet-color__green70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-70-dark)}.dark .tet-color__green70--background:not(.tet-color--static),.dark .tet-color__green70--background-hover:hover:not(.tet-color--static),.dark .tet-color__green70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-70-dark)}.dark .tet-color__green60:not(.tet-color--static),.dark .tet-color__green60--hover:hover:not(.tet-color--static),.dark .tet-color__green60--focus:focus:not(.tet-color--static){color:var(--tc-green-60-dark)}.dark .tet-color__green60--border:not(.tet-color--static),.dark .tet-color__green60--border-hover:hover:not(.tet-color--static),.dark .tet-color__green60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-60-dark)}.dark .tet-color__green60--background:not(.tet-color--static),.dark .tet-color__green60--background-hover:hover:not(.tet-color--static),.dark .tet-color__green60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-60-dark)}.dark .tet-color__green50:not(.tet-color--static),.dark .tet-color__green50--hover:hover:not(.tet-color--static),.dark .tet-color__green50--focus:focus:not(.tet-color--static){color:var(--tc-green-50-dark)}.dark .tet-color__green50--border:not(.tet-color--static),.dark .tet-color__green50--border-hover:hover:not(.tet-color--static),.dark .tet-color__green50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-50-dark)}.dark .tet-color__green50--background:not(.tet-color--static),.dark .tet-color__green50--background-hover:hover:not(.tet-color--static),.dark .tet-color__green50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-50-dark)}.dark .tet-color__green40:not(.tet-color--static),.dark .tet-color__green40--hover:hover:not(.tet-color--static),.dark .tet-color__green40--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green40--border:not(.tet-color--static),.dark .tet-color__green40--border-hover:hover:not(.tet-color--static),.dark .tet-color__green40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green40--background:not(.tet-color--static),.dark .tet-color__green40--background-hover:hover:not(.tet-color--static),.dark .tet-color__green40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green30:not(.tet-color--static),.dark .tet-color__green30--hover:hover:not(.tet-color--static),.dark .tet-color__green30--focus:focus:not(.tet-color--static){color:var(--tc-green-30-dark)}.dark .tet-color__green30--border:not(.tet-color--static),.dark .tet-color__green30--border-hover:hover:not(.tet-color--static),.dark .tet-color__green30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-30-dark)}.dark .tet-color__green30--background:not(.tet-color--static),.dark .tet-color__green30--background-hover:hover:not(.tet-color--static),.dark .tet-color__green30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-30-dark)}.dark .tet-color__green20:not(.tet-color--static),.dark .tet-color__green20--hover:hover:not(.tet-color--static),.dark .tet-color__green20--focus:focus:not(.tet-color--static){color:var(--tc-green-20-dark)}.dark .tet-color__green20--border:not(.tet-color--static),.dark .tet-color__green20--border-hover:hover:not(.tet-color--static),.dark .tet-color__green20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-20-dark)}.dark .tet-color__green20--background:not(.tet-color--static),.dark .tet-color__green20--background-hover:hover:not(.tet-color--static),.dark .tet-color__green20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-20-dark)}.dark .tet-color__green10:not(.tet-color--static),.dark .tet-color__green10--hover:hover:not(.tet-color--static),.dark .tet-color__green10--focus:focus:not(.tet-color--static){color:var(--tc-green-10-dark)}.dark .tet-color__green10--border:not(.tet-color--static),.dark .tet-color__green10--border-hover:hover:not(.tet-color--static),.dark .tet-color__green10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-10-dark)}.dark .tet-color__green10--background:not(.tet-color--static),.dark .tet-color__green10--background-hover:hover:not(.tet-color--static),.dark .tet-color__green10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-10-dark)}.dark .tet-color__green00:not(.tet-color--static),.dark .tet-color__green00--hover:hover:not(.tet-color--static),.dark .tet-color__green00--focus:focus:not(.tet-color--static){color:var(--tc-green-00-dark)}.dark .tet-color__green00--border:not(.tet-color--static),.dark .tet-color__green00--border-hover:hover:not(.tet-color--static),.dark .tet-color__green00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-00-dark)}.dark .tet-color__green00--background:not(.tet-color--static),.dark .tet-color__green00--background-hover:hover:not(.tet-color--static),.dark .tet-color__green00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-00-dark)}.dark .tet-color__green80dark:not(.tet-color--static),.dark .tet-color__green80dark--hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--focus:focus:not(.tet-color--static){color:var(--tc-green-80-dark)}.dark .tet-color__green80dark--border:not(.tet-color--static),.dark .tet-color__green80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-80-dark)}.dark .tet-color__green80dark--background:not(.tet-color--static),.dark .tet-color__green80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-80-dark)}.dark .tet-color__green70dark:not(.tet-color--static),.dark .tet-color__green70dark--hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--focus:focus:not(.tet-color--static){color:var(--tc-green-70-dark)}.dark .tet-color__green70dark--border:not(.tet-color--static),.dark .tet-color__green70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-70-dark)}.dark .tet-color__green70dark--background:not(.tet-color--static),.dark .tet-color__green70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-70-dark)}.dark .tet-color__green60dark:not(.tet-color--static),.dark .tet-color__green60dark--hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--focus:focus:not(.tet-color--static){color:var(--tc-green-60-dark)}.dark .tet-color__green60dark--border:not(.tet-color--static),.dark .tet-color__green60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-60-dark)}.dark .tet-color__green60dark--background:not(.tet-color--static),.dark .tet-color__green60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-60-dark)}.dark .tet-color__green50dark:not(.tet-color--static),.dark .tet-color__green50dark--hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--focus:focus:not(.tet-color--static){color:var(--tc-green-50-dark)}.dark .tet-color__green50dark--border:not(.tet-color--static),.dark .tet-color__green50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-50-dark)}.dark .tet-color__green50dark--background:not(.tet-color--static),.dark .tet-color__green50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-50-dark)}.dark .tet-color__green40dark:not(.tet-color--static),.dark .tet-color__green40dark--hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green40dark--border:not(.tet-color--static),.dark .tet-color__green40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green40dark--background:not(.tet-color--static),.dark .tet-color__green40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green10dark:not(.tet-color--static),.dark .tet-color__green10dark--hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--focus:focus:not(.tet-color--static){color:var(--tc-green-10-dark)}.dark .tet-color__green10dark--border:not(.tet-color--static),.dark .tet-color__green10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-10-dark)}.dark .tet-color__green10dark--background:not(.tet-color--static),.dark .tet-color__green10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-10-dark)}.dark .tet-color__yellow:not(.tet-color--static),.dark .tet-color__yellow--hover:hover:not(.tet-color--static),.dark .tet-color__yellow--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow--border:not(.tet-color--static),.dark .tet-color__yellow--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow--background:not(.tet-color--static),.dark .tet-color__yellow--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow80:not(.tet-color--static),.dark .tet-color__yellow80--hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--focus:focus:not(.tet-color--static){color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80--border:not(.tet-color--static),.dark .tet-color__yellow80--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80--background:not(.tet-color--static),.dark .tet-color__yellow80--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow70:not(.tet-color--static),.dark .tet-color__yellow70--hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--focus:focus:not(.tet-color--static){color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70--border:not(.tet-color--static),.dark .tet-color__yellow70--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70--background:not(.tet-color--static),.dark .tet-color__yellow70--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow60:not(.tet-color--static),.dark .tet-color__yellow60--hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--focus:focus:not(.tet-color--static){color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60--border:not(.tet-color--static),.dark .tet-color__yellow60--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60--background:not(.tet-color--static),.dark .tet-color__yellow60--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow50:not(.tet-color--static),.dark .tet-color__yellow50--hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50--border:not(.tet-color--static),.dark .tet-color__yellow50--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50--background:not(.tet-color--static),.dark .tet-color__yellow50--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow40:not(.tet-color--static),.dark .tet-color__yellow40--hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40--border:not(.tet-color--static),.dark .tet-color__yellow40--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40--background:not(.tet-color--static),.dark .tet-color__yellow40--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow30:not(.tet-color--static),.dark .tet-color__yellow30--hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--focus:focus:not(.tet-color--static){color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow30--border:not(.tet-color--static),.dark .tet-color__yellow30--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow30--background:not(.tet-color--static),.dark .tet-color__yellow30--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow20:not(.tet-color--static),.dark .tet-color__yellow20--hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--focus:focus:not(.tet-color--static){color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow20--border:not(.tet-color--static),.dark .tet-color__yellow20--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow20--background:not(.tet-color--static),.dark .tet-color__yellow20--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow10:not(.tet-color--static),.dark .tet-color__yellow10--hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--focus:focus:not(.tet-color--static){color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10--border:not(.tet-color--static),.dark .tet-color__yellow10--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10--background:not(.tet-color--static),.dark .tet-color__yellow10--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow00:not(.tet-color--static),.dark .tet-color__yellow00--hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--focus:focus:not(.tet-color--static){color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow00--border:not(.tet-color--static),.dark .tet-color__yellow00--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow00--background:not(.tet-color--static),.dark .tet-color__yellow00--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow80dark:not(.tet-color--static),.dark .tet-color__yellow80dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80dark--border:not(.tet-color--static),.dark .tet-color__yellow80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80dark--background:not(.tet-color--static),.dark .tet-color__yellow80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow70dark:not(.tet-color--static),.dark .tet-color__yellow70dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70dark--border:not(.tet-color--static),.dark .tet-color__yellow70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70dark--background:not(.tet-color--static),.dark .tet-color__yellow70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow60dark:not(.tet-color--static),.dark .tet-color__yellow60dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60dark--border:not(.tet-color--static),.dark .tet-color__yellow60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60dark--background:not(.tet-color--static),.dark .tet-color__yellow60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow55dark:not(.tet-color--static),.dark .tet-color__yellow55dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow55dark--border:not(.tet-color--static),.dark .tet-color__yellow55dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow55dark--background:not(.tet-color--static),.dark .tet-color__yellow55dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark:not(.tet-color--static),.dark .tet-color__yellow50dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark--border:not(.tet-color--static),.dark .tet-color__yellow50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark--background:not(.tet-color--static),.dark .tet-color__yellow50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow45dark:not(.tet-color--static),.dark .tet-color__yellow45dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow45dark--border:not(.tet-color--static),.dark .tet-color__yellow45dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow45dark--background:not(.tet-color--static),.dark .tet-color__yellow45dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark:not(.tet-color--static),.dark .tet-color__yellow40dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark--border:not(.tet-color--static),.dark .tet-color__yellow40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark--background:not(.tet-color--static),.dark .tet-color__yellow40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow10dark:not(.tet-color--static),.dark .tet-color__yellow10dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10dark--border:not(.tet-color--static),.dark .tet-color__yellow10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10dark--background:not(.tet-color--static),.dark .tet-color__yellow10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-10-dark)}.dark .tet-color__red:not(.tet-color--static),.dark .tet-color__red--hover:hover:not(.tet-color--static),.dark .tet-color__red--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red--border:not(.tet-color--static),.dark .tet-color__red--border-hover:hover:not(.tet-color--static),.dark .tet-color__red--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red--background:not(.tet-color--static),.dark .tet-color__red--background-hover:hover:not(.tet-color--static),.dark .tet-color__red--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red80:not(.tet-color--static),.dark .tet-color__red80--hover:hover:not(.tet-color--static),.dark .tet-color__red80--focus:focus:not(.tet-color--static){color:var(--tc-red-80-dark)}.dark .tet-color__red80--border:not(.tet-color--static),.dark .tet-color__red80--border-hover:hover:not(.tet-color--static),.dark .tet-color__red80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-80-dark)}.dark .tet-color__red80--background:not(.tet-color--static),.dark .tet-color__red80--background-hover:hover:not(.tet-color--static),.dark .tet-color__red80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-80-dark)}.dark .tet-color__red70:not(.tet-color--static),.dark .tet-color__red70--hover:hover:not(.tet-color--static),.dark .tet-color__red70--focus:focus:not(.tet-color--static){color:var(--tc-red-70-dark)}.dark .tet-color__red70--border:not(.tet-color--static),.dark .tet-color__red70--border-hover:hover:not(.tet-color--static),.dark .tet-color__red70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-70-dark)}.dark .tet-color__red70--background:not(.tet-color--static),.dark .tet-color__red70--background-hover:hover:not(.tet-color--static),.dark .tet-color__red70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-70-dark)}.dark .tet-color__red60:not(.tet-color--static),.dark .tet-color__red60--hover:hover:not(.tet-color--static),.dark .tet-color__red60--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red60--border:not(.tet-color--static),.dark .tet-color__red60--border-hover:hover:not(.tet-color--static),.dark .tet-color__red60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red60--background:not(.tet-color--static),.dark .tet-color__red60--background-hover:hover:not(.tet-color--static),.dark .tet-color__red60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red50:not(.tet-color--static),.dark .tet-color__red50--hover:hover:not(.tet-color--static),.dark .tet-color__red50--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red50--border:not(.tet-color--static),.dark .tet-color__red50--border-hover:hover:not(.tet-color--static),.dark .tet-color__red50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red50--background:not(.tet-color--static),.dark .tet-color__red50--background-hover:hover:not(.tet-color--static),.dark .tet-color__red50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red40:not(.tet-color--static),.dark .tet-color__red40--hover:hover:not(.tet-color--static),.dark .tet-color__red40--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red40--border:not(.tet-color--static),.dark .tet-color__red40--border-hover:hover:not(.tet-color--static),.dark .tet-color__red40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red40--background:not(.tet-color--static),.dark .tet-color__red40--background-hover:hover:not(.tet-color--static),.dark .tet-color__red40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red30:not(.tet-color--static),.dark .tet-color__red30--hover:hover:not(.tet-color--static),.dark .tet-color__red30--focus:focus:not(.tet-color--static){color:var(--tc-red-30-dark)}.dark .tet-color__red30--border:not(.tet-color--static),.dark .tet-color__red30--border-hover:hover:not(.tet-color--static),.dark .tet-color__red30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-30-dark)}.dark .tet-color__red30--background:not(.tet-color--static),.dark .tet-color__red30--background-hover:hover:not(.tet-color--static),.dark .tet-color__red30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-30-dark)}.dark .tet-color__red20:not(.tet-color--static),.dark .tet-color__red20--hover:hover:not(.tet-color--static),.dark .tet-color__red20--focus:focus:not(.tet-color--static){color:var(--tc-red-20-dark)}.dark .tet-color__red20--border:not(.tet-color--static),.dark .tet-color__red20--border-hover:hover:not(.tet-color--static),.dark .tet-color__red20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-20-dark)}.dark .tet-color__red20--background:not(.tet-color--static),.dark .tet-color__red20--background-hover:hover:not(.tet-color--static),.dark .tet-color__red20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-20-dark)}.dark .tet-color__red10:not(.tet-color--static),.dark .tet-color__red10--hover:hover:not(.tet-color--static),.dark .tet-color__red10--focus:focus:not(.tet-color--static){color:var(--tc-red-10-dark)}.dark .tet-color__red10--border:not(.tet-color--static),.dark .tet-color__red10--border-hover:hover:not(.tet-color--static),.dark .tet-color__red10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-10-dark)}.dark .tet-color__red10--background:not(.tet-color--static),.dark .tet-color__red10--background-hover:hover:not(.tet-color--static),.dark .tet-color__red10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-10-dark)}.dark .tet-color__red00:not(.tet-color--static),.dark .tet-color__red00--hover:hover:not(.tet-color--static),.dark .tet-color__red00--focus:focus:not(.tet-color--static){color:var(--tc-red-00-dark)}.dark .tet-color__red00--border:not(.tet-color--static),.dark .tet-color__red00--border-hover:hover:not(.tet-color--static),.dark .tet-color__red00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-00-dark)}.dark .tet-color__red00--background:not(.tet-color--static),.dark .tet-color__red00--background-hover:hover:not(.tet-color--static),.dark .tet-color__red00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-00-dark)}.dark .tet-color__red80dark:not(.tet-color--static),.dark .tet-color__red80dark--hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--focus:focus:not(.tet-color--static){color:var(--tc-red-80-dark)}.dark .tet-color__red80dark--border:not(.tet-color--static),.dark .tet-color__red80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-80-dark)}.dark .tet-color__red80dark--background:not(.tet-color--static),.dark .tet-color__red80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-80-dark)}.dark .tet-color__red70dark:not(.tet-color--static),.dark .tet-color__red70dark--hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--focus:focus:not(.tet-color--static){color:var(--tc-red-70-dark)}.dark .tet-color__red70dark--border:not(.tet-color--static),.dark .tet-color__red70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-70-dark)}.dark .tet-color__red70dark--background:not(.tet-color--static),.dark .tet-color__red70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-70-dark)}.dark .tet-color__red65dark:not(.tet-color--static),.dark .tet-color__red65dark--hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red65dark--border:not(.tet-color--static),.dark .tet-color__red65dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red65dark--background:not(.tet-color--static),.dark .tet-color__red65dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red60dark:not(.tet-color--static),.dark .tet-color__red60dark--hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red60dark--border:not(.tet-color--static),.dark .tet-color__red60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red60dark--background:not(.tet-color--static),.dark .tet-color__red60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red55dark:not(.tet-color--static),.dark .tet-color__red55dark--hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red55dark--border:not(.tet-color--static),.dark .tet-color__red55dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red55dark--background:not(.tet-color--static),.dark .tet-color__red55dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red50dark:not(.tet-color--static),.dark .tet-color__red50dark--hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red50dark--border:not(.tet-color--static),.dark .tet-color__red50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red50dark--background:not(.tet-color--static),.dark .tet-color__red50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red40dark:not(.tet-color--static),.dark .tet-color__red40dark--hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red40dark--border:not(.tet-color--static),.dark .tet-color__red40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red40dark--background:not(.tet-color--static),.dark .tet-color__red40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red10dark:not(.tet-color--static),.dark .tet-color__red10dark--hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--focus:focus:not(.tet-color--static){color:var(--tc-red-10-dark)}.dark .tet-color__red10dark--border:not(.tet-color--static),.dark .tet-color__red10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-10-dark)}.dark .tet-color__red10dark--background:not(.tet-color--static),.dark .tet-color__red10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-10-dark)}.dark .tet-color__violet:not(.tet-color--static),.dark .tet-color__violet--hover:hover:not(.tet-color--static),.dark .tet-color__violet--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__violet--border:not(.tet-color--static),.dark .tet-color__violet--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__violet--background:not(.tet-color--static),.dark .tet-color__violet--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__violet80:not(.tet-color--static),.dark .tet-color__violet80--hover:hover:not(.tet-color--static),.dark .tet-color__violet80--focus:focus:not(.tet-color--static){color:var(--tc-violet-80-dark)}.dark .tet-color__violet80--border:not(.tet-color--static),.dark .tet-color__violet80--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-80-dark)}.dark .tet-color__violet80--background:not(.tet-color--static),.dark .tet-color__violet80--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-80-dark)}.dark .tet-color__violet70:not(.tet-color--static),.dark .tet-color__violet70--hover:hover:not(.tet-color--static),.dark .tet-color__violet70--focus:focus:not(.tet-color--static){color:var(--tc-violet-70-dark)}.dark .tet-color__violet70--border:not(.tet-color--static),.dark .tet-color__violet70--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-70-dark)}.dark .tet-color__violet70--background:not(.tet-color--static),.dark .tet-color__violet70--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-70-dark)}.dark .tet-color__violet60:not(.tet-color--static),.dark .tet-color__violet60--hover:hover:not(.tet-color--static),.dark .tet-color__violet60--focus:focus:not(.tet-color--static){color:var(--tc-violet-60-dark)}.dark .tet-color__violet60--border:not(.tet-color--static),.dark .tet-color__violet60--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-60-dark)}.dark .tet-color__violet60--background:not(.tet-color--static),.dark .tet-color__violet60--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-60-dark)}.dark .tet-color__violet50:not(.tet-color--static),.dark .tet-color__violet50--hover:hover:not(.tet-color--static),.dark .tet-color__violet50--focus:focus:not(.tet-color--static){color:var(--tc-violet-50-dark)}.dark .tet-color__violet50--border:not(.tet-color--static),.dark .tet-color__violet50--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-50-dark)}.dark .tet-color__violet50--background:not(.tet-color--static),.dark .tet-color__violet50--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-50-dark)}.dark .tet-color__violet40:not(.tet-color--static),.dark .tet-color__violet40--hover:hover:not(.tet-color--static),.dark .tet-color__violet40--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__violet40--border:not(.tet-color--static),.dark .tet-color__violet40--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__violet40--background:not(.tet-color--static),.dark .tet-color__violet40--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__violet30:not(.tet-color--static),.dark .tet-color__violet30--hover:hover:not(.tet-color--static),.dark .tet-color__violet30--focus:focus:not(.tet-color--static){color:var(--tc-violet-30-dark)}.dark .tet-color__violet30--border:not(.tet-color--static),.dark .tet-color__violet30--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-30-dark)}.dark .tet-color__violet30--background:not(.tet-color--static),.dark .tet-color__violet30--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-30-dark)}.dark .tet-color__violet20:not(.tet-color--static),.dark .tet-color__violet20--hover:hover:not(.tet-color--static),.dark .tet-color__violet20--focus:focus:not(.tet-color--static){color:var(--tc-violet-20-dark)}.dark .tet-color__violet20--border:not(.tet-color--static),.dark .tet-color__violet20--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-20-dark)}.dark .tet-color__violet20--background:not(.tet-color--static),.dark .tet-color__violet20--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-20-dark)}.dark .tet-color__violet10:not(.tet-color--static),.dark .tet-color__violet10--hover:hover:not(.tet-color--static),.dark .tet-color__violet10--focus:focus:not(.tet-color--static){color:var(--tc-violet-10-dark)}.dark .tet-color__violet10--border:not(.tet-color--static),.dark .tet-color__violet10--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-10-dark)}.dark .tet-color__violet10--background:not(.tet-color--static),.dark .tet-color__violet10--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-10-dark)}.dark .tet-color__violet00:not(.tet-color--static),.dark .tet-color__violet00--hover:hover:not(.tet-color--static),.dark .tet-color__violet00--focus:focus:not(.tet-color--static){color:var(--tc-violet-00-dark)}.dark .tet-color__violet00--border:not(.tet-color--static),.dark .tet-color__violet00--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-00-dark)}.dark .tet-color__violet00--background:not(.tet-color--static),.dark .tet-color__violet00--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-00-dark)}.dark .tet-color__grey110:not(.tet-color--static),.dark .tet-color__grey110--hover:hover:not(.tet-color--static),.dark .tet-color__grey110--focus:focus:not(.tet-color--static){color:var(--tc-grey-110-dark)}.dark .tet-color__grey110--border:not(.tet-color--static),.dark .tet-color__grey110--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey110--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-110-dark)}.dark .tet-color__grey110--background:not(.tet-color--static),.dark .tet-color__grey110--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey110--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-110-dark)}.dark .tet-color__grey100:not(.tet-color--static),.dark .tet-color__grey100--hover:hover:not(.tet-color--static),.dark .tet-color__grey100--focus:focus:not(.tet-color--static){color:var(--tc-grey-100-dark)}.dark .tet-color__grey100--border:not(.tet-color--static),.dark .tet-color__grey100--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey100--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-100-dark)}.dark .tet-color__grey100--background:not(.tet-color--static),.dark .tet-color__grey100--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey100--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-100-dark)}.dark .tet-color__grey90:not(.tet-color--static),.dark .tet-color__grey90--hover:hover:not(.tet-color--static),.dark .tet-color__grey90--focus:focus:not(.tet-color--static){color:var(--tc-grey-90-dark)}.dark .tet-color__grey90--border:not(.tet-color--static),.dark .tet-color__grey90--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey90--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-90-dark)}.dark .tet-color__grey90--background:not(.tet-color--static),.dark .tet-color__grey90--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey90--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-90-dark)}.dark .tet-color__grey80:not(.tet-color--static),.dark .tet-color__grey80--hover:hover:not(.tet-color--static),.dark .tet-color__grey80--focus:focus:not(.tet-color--static){color:var(--tc-grey-80-dark)}.dark .tet-color__grey80--border:not(.tet-color--static),.dark .tet-color__grey80--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-80-dark)}.dark .tet-color__grey80--background:not(.tet-color--static),.dark .tet-color__grey80--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-80-dark)}.dark .tet-color__grey70:not(.tet-color--static),.dark .tet-color__grey70--hover:hover:not(.tet-color--static),.dark .tet-color__grey70--focus:focus:not(.tet-color--static){color:var(--tc-grey-70-dark)}.dark .tet-color__grey70--border:not(.tet-color--static),.dark .tet-color__grey70--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-70-dark)}.dark .tet-color__grey70--background:not(.tet-color--static),.dark .tet-color__grey70--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-70-dark)}.dark .tet-color__grey60:not(.tet-color--static),.dark .tet-color__grey60--hover:hover:not(.tet-color--static),.dark .tet-color__grey60--focus:focus:not(.tet-color--static){color:var(--tc-grey-60-dark)}.dark .tet-color__grey60--border:not(.tet-color--static),.dark .tet-color__grey60--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-60-dark)}.dark .tet-color__grey60--background:not(.tet-color--static),.dark .tet-color__grey60--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-60-dark)}.dark .tet-color__grey50:not(.tet-color--static),.dark .tet-color__grey50--hover:hover:not(.tet-color--static),.dark .tet-color__grey50--focus:focus:not(.tet-color--static){color:var(--tc-grey-50-dark)}.dark .tet-color__grey50--border:not(.tet-color--static),.dark .tet-color__grey50--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-50-dark)}.dark .tet-color__grey50--background:not(.tet-color--static),.dark .tet-color__grey50--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-50-dark)}.dark .tet-color__grey40:not(.tet-color--static),.dark .tet-color__grey40--hover:hover:not(.tet-color--static),.dark .tet-color__grey40--focus:focus:not(.tet-color--static){color:var(--tc-grey-40-dark)}.dark .tet-color__grey40--border:not(.tet-color--static),.dark .tet-color__grey40--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-40-dark)}.dark .tet-color__grey40--background:not(.tet-color--static),.dark .tet-color__grey40--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-40-dark)}.dark .tet-color__grey30:not(.tet-color--static),.dark .tet-color__grey30--hover:hover:not(.tet-color--static),.dark .tet-color__grey30--focus:focus:not(.tet-color--static){color:var(--tc-grey-30-dark)}.dark .tet-color__grey30--border:not(.tet-color--static),.dark .tet-color__grey30--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-30-dark)}.dark .tet-color__grey30--background:not(.tet-color--static),.dark .tet-color__grey30--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-30-dark)}.dark .tet-color__grey20:not(.tet-color--static),.dark .tet-color__grey20--hover:hover:not(.tet-color--static),.dark .tet-color__grey20--focus:focus:not(.tet-color--static){color:var(--tc-grey-20-dark)}.dark .tet-color__grey20--border:not(.tet-color--static),.dark .tet-color__grey20--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-20-dark)}.dark .tet-color__grey20--background:not(.tet-color--static),.dark .tet-color__grey20--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-20-dark)}.dark .tet-color__grey10:not(.tet-color--static),.dark .tet-color__grey10--hover:hover:not(.tet-color--static),.dark .tet-color__grey10--focus:focus:not(.tet-color--static){color:var(--tc-grey-10-dark)}.dark .tet-color__grey10--border:not(.tet-color--static),.dark .tet-color__grey10--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-10-dark)}.dark .tet-color__grey10--background:not(.tet-color--static),.dark .tet-color__grey10--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-10-dark)}.dark .tet-color__grey00:not(.tet-color--static),.dark .tet-color__grey00--hover:hover:not(.tet-color--static),.dark .tet-color__grey00--focus:focus:not(.tet-color--static){color:var(--tc-grey-00-dark)}.dark .tet-color__grey00--border:not(.tet-color--static),.dark .tet-color__grey00--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-00-dark)}.dark .tet-color__grey00--background:not(.tet-color--static),.dark .tet-color__grey00--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-00-dark)}.dark .tet-color__purple:not(.tet-color--static),.dark .tet-color__purple--hover:hover:not(.tet-color--static),.dark .tet-color__purple--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__purple--border:not(.tet-color--static),.dark .tet-color__purple--border-hover:hover:not(.tet-color--static),.dark .tet-color__purple--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__purple--background:not(.tet-color--static),.dark .tet-color__purple--background-hover:hover:not(.tet-color--static),.dark .tet-color__purple--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__black:not(.tet-color--static),.dark .tet-color__black--hover:hover:not(.tet-color--static),.dark .tet-color__black--focus:focus:not(.tet-color--static){color:var(--tc-foundation-black-dark)}.dark .tet-color__black--border:not(.tet-color--static),.dark .tet-color__black--border-hover:hover:not(.tet-color--static),.dark .tet-color__black--border-focus:focus:not(.tet-color--static){border-color:var(--tc-foundation-black-dark)}.dark .tet-color__black--background:not(.tet-color--static),.dark .tet-color__black--background-hover:hover:not(.tet-color--static),.dark .tet-color__black--background-focus:focus:not(.tet-color--static){background-color:var(--tc-foundation-black-dark)}.dark .tet-color__white:not(.tet-color--static),.dark .tet-color__white--hover:hover:not(.tet-color--static),.dark .tet-color__white--focus:focus:not(.tet-color--static){color:var(--tc-foundation-white-dark)}.dark .tet-color__white--border:not(.tet-color--static),.dark .tet-color__white--border-hover:hover:not(.tet-color--static),.dark .tet-color__white--border-focus:focus:not(.tet-color--static){border-color:var(--tc-foundation-white-dark)}.dark .tet-color__white--background:not(.tet-color--static),.dark .tet-color__white--background-hover:hover:not(.tet-color--static),.dark .tet-color__white--background-focus:focus:not(.tet-color--static){background-color:var(--tc-foundation-white-dark)}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root,:host{--input-height:2.75rem;--input-padding:0.5rem;--input-font-size:1rem;--input-border-radius:0.1875rem;--input-color-error:rgb(233, 69, 54);--input-font-family:var(--font-family-content);--input-icon-size:1.5rem;--input-icon-top-position:auto;--input-icon-color:rgb(10, 11, 13);--input-focus-icon-color:rgb(10, 11, 13);--input-label-color:rgb(10, 11, 13);--input-text-color:rgb(10, 11, 13);--input-background-color:rgb(255, 255, 255);--input-border-color:rgb(153, 160, 174);--input-placeholder-color:rgb(153, 160, 174);--input-hover-background-color:rgba(88, 99, 116, 0.08);--input-focus-background-color:rgb(255, 255, 255);--input-focus-border-color:rgb(10, 11, 13);--input-focus-outline-color:rgba(88, 99, 116, 0.12);--input-disabled-label-color:rgb(88, 99, 116);--input-disabled-text-color:rgb(153, 160, 174);--input-border-disabled:rgb(215, 219, 224);--input-disabled-background-color:rgba(88, 99, 116, 0.08);--input-disabled-icon-color:var(--input-icon-color);--textarea-border-radius:0.625rem;--textarea-min-height:5.25rem}.tet-input__dark,.tet-textarea__dark{--input-icon-color:var(--tc-icon-primary-dark);--input-label-color:var(--tc-text-primary-dark);--input-text-color:var(--tc-text-primary-dark);--input-background-color:var(--tc-layer-primary-dark);--input-border-color:var(--tc-border-secondary-dark);--input-placeholder-color:var(--tc-button-text-inverse-disabled-dark);--input-hover-background-color:var(--tc-button-primary-background-inverse-hover-dark);--input-focus-icon-color:var(--tc-icon-primary-dark);--input-focus-background-color:var(--tc-layer-primary-dark);--input-focus-border-color:var(--tc-border-primary-dark);--input-focus-outline-color:var(--tc-text-input-border-active-dark);--input-disabled-label-color:var(--tc-text-secondary-dark);--input-disabled-text-color:var(--tc-button-text-inverse-disabled-dark);--input-border-disabled:var(--tc-border-quaternary-dark);--input-disabled-background-color:var(--tc-button-primary-background-inverse-hover-dark);--input-disabled-icon-color:var(--tc-button-icon-inverse-disabled-dark);--input-color-error:var(--tc-alert-accent-error-dark)}.tet-input__dark.tet-input__dark.keyboard-focus:focus,.tet-textarea__dark.tet-input__dark.keyboard-focus:focus{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.tet-input__mint{--input-icon-color:rgb(247, 247, 247);--input-focus-icon-color:rgb(247, 247, 247);--input-label-color:rgb(247, 247, 247);--input-text-color:rgb(255, 255, 255);--input-background-color:transparent;--input-border-color:rgb(88, 99, 116);--input-placeholder-color:rgb(67, 75, 86);--input-hover-background-color:rgba(26, 213, 219, 0.08);--input-focus-background-color:transparent;--input-focus-border-color:rgb(26, 213, 219);--input-focus-outline-color:rgba(26, 213, 219, 0.24);--input-disabled-label-color:rgb(153, 160, 174);--input-border-disabled:rgb(67, 75, 86);--input-disabled-background-color:rgba(153, 160, 174, 0.08);--input-disabled-text-color:rgb(67, 75, 86)}.tet-input__light,.tet-textarea__light{--input-icon-color:var(--tc-icon-primary);--input-label-color:var(--tc-text-primary);--input-text-color:var(--tc-text-primary);--input-background-color:var(--tc-layer-primary);--input-border-color:var(--tc-border-secondary);--input-placeholder-color:var(--tc-button-text-inverse-disabled);--input-hover-background-color:var(--tc-button-primary-background-inverse-hover);--input-focus-icon-color:var(--tc-icon-primary);--input-focus-background-color:var(--tc-layer-primary);--input-focus-border-color:var(--tc-border-primary);--input-focus-outline-color:var(--tc-text-input-border-active);--input-disabled-label-color:var(--tc-text-secondary);--input-disabled-text-color:var(--tc-button-text-inverse-disabled);--input-border-disabled:var(--tc-border-quaternary);--input-disabled-background-color:var(--tc-button-primary-background-inverse-hover);--input-disabled-icon-color:var(--tc-button-icon-inverse-disabled);--input-color-error:var(--tc-alert-accent-error)}.tet-input__mint-original{--input-icon-color:#9ba5be;--input-label-color:#f5f5f5;--input-text-color:#f5f5f5;--input-background-color:#1d2128;--input-border-color:#2b3036;--input-placeholder-color:rgba(155, 165, 190, 0.8);--input-focus-icon-color:#aeb7bc;--input-focus-border-color:#01cbe0;--input-focus-background-color:#1d2128}.tet-input__base,.tet-textarea__base{width:100%;height:var(--input-height);box-sizing:border-box;padding:var(--input-padding);border-radius:var(--input-border-radius);border:0.0625rem solid var(--input-border-color);color:var(--input-text-color);background:var(--input-background-color);outline:0.125rem solid transparent;font-size:inherit;font-family:var(--input-font-family);font-weight:500;line-height:1.25rem;letter-spacing:-0.005625rem;}.tet-input__base::placeholder,.tet-textarea__base::placeholder{color:var(--input-placeholder-color)}.tet-input__base.tet-input__mint-original:not(:disabled):hover,.tet-textarea__base.tet-input__mint-original:not(:disabled):hover{background-color:#1d2128;border-color:#01cbe0;box-shadow:0 0.0625rem 0.25rem 0.125rem rgba(1, 203, 224, 0.4)}.tet-input__base.tet-input__mint-original:not(:disabled):hover.error,.tet-input__base.tet-input__mint-original:not(:disabled):focus.error,.tet-input__base.tet-input__mint-original:not(:disabled):active.error,.tet-textarea__base.tet-input__mint-original:not(:disabled):hover.error,.tet-textarea__base.tet-input__mint-original:not(:disabled):focus.error,.tet-textarea__base.tet-input__mint-original:not(:disabled):active.error{border-color:rgb(233, 69, 54)}.tet-input__base.tet-input__mint-original:not(:disabled):focus,.tet-input__base.tet-input__mint-original:not(:disabled):active,.tet-textarea__base.tet-input__mint-original:not(:disabled):focus,.tet-textarea__base.tet-input__mint-original:not(:disabled):active{outline:none}.tet-input__base.tet-input__mint-original.keyboard-focus:focus,.tet-textarea__base.tet-input__mint-original.keyboard-focus:focus{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;box-shadow:none}.tet-input__base[disabled],.tet-textarea__base[disabled]{cursor:not-allowed;outline:none;border:0.0625rem solid var(--input-border-disabled);background-color:var(--input-disabled-background-color);color:var(--input-disabled-text-color)}.tet-input__base:not(:disabled).error,.tet-textarea__base:not(:disabled).error{border-color:var(--input-color-error)}.tet-input__base:not(:disabled):hover,.tet-textarea__base:not(:disabled):hover{background:var(--input-hover-background-color)}.tet-input__base:not(:disabled):focus,.tet-input__base:not(:disabled):active,.tet-textarea__base:not(:disabled):focus,.tet-textarea__base:not(:disabled):active{background:var(--input-focus-background-color);border:0.0625rem solid var(--input-focus-border-color);box-shadow:0 0 0 0.25rem var(--input-focus-outline-color)}.tet-input__base.keyboard-focus:focus,.tet-textarea__base.keyboard-focus:focus{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;box-shadow:none}.tet-input__base.error:not(:disabled).keyboard-focus,.tet-textarea__base.error:not(:disabled).keyboard-focus{border-color:var(--input-color-error)}.tet-textarea__base{border-radius:var(--textarea-border-radius);min-height:var(--textarea-min-height);resize:none}.tet-input__label,.tet-textarea__label{display:block;margin-left:0.25rem !important;margin-bottom:0.25rem !important;color:var(--input-label-color);font:500 0.875rem/1.25rem "Inter", "Gilroy, Arial, sans-serif"}.tet-input__label.tet-input__mint-original,.tet-textarea__label.tet-input__mint-original{margin-left:0 !important;font-family:var(--font-family-fallback)}.tet-input__label:has(~.input-container input[disabled]),.tet-textarea__label:has(~.input-container input[disabled]){color:var(--input-disabled-label-color)}.tet-input__error-message,.tet-textarea__error-message{font:500 0.75rem/1rem "Inter", "Gilroy, Arial, sans-serif";color:var(--input-color-error)}.errors{display:flex;flex-direction:column;gap:0.5em;margin-top:0.5em}.errors--hidden{display:none}.tet-body-text-max-width{max-width:36.5625rem}:root{--tc-foundation-white-dark:rgb(255, 255, 255);--tc-foundation-black-dark:rgb(0, 0, 0);--tc-grey-110-dark:rgba(253, 253, 253, 1);--tc-grey-100-dark:rgba(250, 250, 250, 1);--tc-grey-90-dark:rgba(247, 247, 247, 1);--tc-grey-80-dark:rgba(236, 237, 238, 1);--tc-grey-70-dark:rgba(217, 219, 221, 1);--tc-grey-60-dark:rgba(196, 198, 202, 1);--tc-grey-50-dark:rgba(158, 161, 169, 1);--tc-grey-40-dark:rgba(93, 98, 105, 1);--tc-grey-30-dark:rgba(72, 76, 81, 1);--tc-grey-20-dark:rgba(38, 41, 44, 1);--tc-grey-10-dark:rgba(24, 25, 27, 1);--tc-grey-00-dark:rgba(18, 19, 21, 1);--tc-grey-minus-10-dark:rgba(12, 12, 14, 1);--tc-blue-80-dark:rgba(13, 24, 38, 1);--tc-blue-70-dark:rgba(19, 42, 78, 1);--tc-blue-60-dark:rgba(24, 70, 139, 1);--tc-blue-50-dark:rgba(22, 95, 208, 1);--tc-blue-40-dark:rgb(52, 129, 247);--tc-blue-30-dark:rgba(97, 157, 249, 1);--tc-blue-20-dark:rgba(141, 184, 251, 1);--tc-blue-10-dark:rgba(185, 212, 253, 1);--tc-blue-00-dark:rgba(230, 240, 254, 1);--tc-green-80-dark:rgba(14, 27, 19, 1);--tc-green-70-dark:rgba(26, 60, 40, 1);--tc-green-60-dark:rgba(37, 101, 64, 1);--tc-green-50-dark:rgba(44, 144, 86, 1);--tc-green-40-dark:rgb(48, 192, 108);--tc-green-30-dark:rgba(78, 223, 138, 1);--tc-green-20-dark:rgba(127, 223, 167, 1);--tc-green-10-dark:rgba(174, 249, 206, 1);--tc-green-00-dark:rgba(230, 254, 240, 1);--tc-yellow-80-dark:rgba(34, 31, 17, 1);--tc-yellow-70-dark:rgba(75, 64, 22, 1);--tc-yellow-60-dark:rgba(147, 122, 31, 1);--tc-yellow-50-dark:rgba(201, 164, 29, 1);--tc-yellow-40-dark:rgb(255, 208, 38);--tc-yellow-30-dark:rgba(248, 219, 114, 1);--tc-yellow-20-dark:rgba(249, 224, 144, 1);--tc-yellow-10-dark:rgba(252, 238, 186, 1);--tc-yellow-00-dark:rgba(254, 248, 231, 1);--tc-red-80-dark:rgba(34, 18, 17, 1);--tc-red-70-dark:rgba(81, 35, 31, 1);--tc-red-60-dark:rgba(139, 47, 39, 1);--tc-red-50-dark:rgba(202, 59, 45, 1);--tc-red-40-dark:rgb(235, 90, 77);--tc-red-30-dark:rgba(242, 126, 115, 1);--tc-red-20-dark:rgba(248, 163, 155, 1);--tc-red-10-dark:rgba(252, 202, 197, 1);--tc-red-00-dark:rgba(254, 232, 230, 1);--tc-violet-80-dark:rgba(22, 17, 34, 1);--tc-violet-70-dark:rgba(55, 40, 93, 1);--tc-violet-60-dark:rgba(84, 54, 161, 1);--tc-violet-50-dark:rgba(124, 88, 213, 1);--tc-violet-40-dark:rgb(172, 147, 236);--tc-violet-30-dark:rgba(187, 165, 243, 1);--tc-violet-20-dark:rgba(203, 185, 249, 1);--tc-violet-10-dark:rgba(219, 206, 253, 1);--tc-violet-00-dark:rgba(237, 230, 255, 1);--tc-brown-40-dark:rgba(50, 44, 36, 1);--tc-text-primary-dark:var(--tc-grey-110-dark);--tc-text-secondary-dark:var(--tc-grey-70-dark);--tc-text-tertiary-dark:var(--tc-grey-60-dark);--tc-text-white-permanent-dark:var(--tc-grey-110-dark);--tc-text-black-permanent-dark:var(--tc-grey-minus-10-dark);--tc-text-blue-grey-dark:var(--tc-grey-50-dark);--tc-text-link-dark:var(--tc-blue-40-dark);--tc-text-inverse-primary-dark:var(--tc-grey-minus-10-dark);--tc-background-primary-dark:var(--tc-grey-00-dark);--tc-background-secondary-dark:var(--tc-grey-10-dark);--tc-background-tertiary-dark:var(--tc-grey-20-dark);--tc-background-quaternary-dark:var(--tc-grey-30-dark);--tc-background-white-black-dark:rgb(0, 0, 0);--tc-layer-primary-dark:var(--tc-grey-minus-10-dark);--tc-layer-secondary-dark:var(--tc-grey-10-dark);--tc-layer-tertiary-dark:var(--tc-grey-20-dark);--tc-layer-quaternary-dark:var(--tc-grey-30-dark);--tc-layer-inverse-primary-dark:rgb(255, 255, 255);--tc-icon-primary-dark:var(--tc-grey-110-dark);--tc-icon-white-dark:var(--tc-grey-110-dark);--tc-icon-secondary-dark:var(--tc-grey-50-dark);--tc-icon-tooltip-secondary-dark:var(--tc-grey-70-dark);--tc-icon-tertiary-dark:var(--tc-grey-40-dark);--tc-icon-quaternary-dark:var(--tc-grey-30-dark);--tc-icon-quaternery-permanent-dark:var(--tc-grey-70-dark);--tc-border-primary-dark:var(--tc-grey-110-dark);--tc-border-secondary-dark:var(--tc-grey-50-dark);--tc-border-tertiary-dark:var(--tc-grey-40-dark);--tc-border-quaternary-dark:var(--tc-grey-30-dark);--tc-border-inverse-primary-dark:var(--tc-grey-minus-10-dark);--tc-border-inverse-secondary-dark:var(--tc-grey-50-dark);--tc-border-inverse-tertiary-dark:var(--tc-grey-60-dark);--tc-border-inverse-quaternary-dark:var(--tc-grey-70-dark);--tc-alert-info-dark:var(--tc-blue-80-dark);--tc-alert-success-dark:var(--tc-green-80-dark);--tc-alert-warning-dark:var(--tc-yellow-80-dark);--tc-alert-error-dark:var(--tc-red-80-dark);--tc-alert-neutral-dark:var(--tc-violet-80-dark);--tc-alert-white-dark:var(--tc-grey-20-dark);--tc-alert-accent-info-dark:rgb(52, 129, 247);--tc-alert-accent-success-dark:rgb(48, 192, 108);--tc-alert-accent-warning-dark:rgb(255, 208, 38);--tc-alert-accent-error-dark:rgb(235, 90, 77);--tc-alert-accent-neutral-dark:rgb(172, 147, 236);--tc-alert-accent-orange-dark:rgb(220, 78, 34);--tc-alert-colorwave-info-dark:var(--tc-blue-10-dark);--tc-alert-colorwave-success-dark:var(--tc-green-10-dark);--tc-alert-colorwave-warning-dark:var(--tc-yellow-10-dark);--tc-alert-colorwave-error-dark:var(--tc-red-10-dark);--tc-alert-colorwave-neutral-dark:var(--tc-violet-10-dark);--tc-modal-primary-dark:var(--tc-grey-minus-10-dark);--tc-gradient-green-lin1-dark:rgba(32, 60, 46, 1);--tc-gradient-green-lin2-dark:rgba(19, 41, 10, 1);--tc-gradient-green-accent-dark:rgba(19, 41, 10, 1);--tc-gradient-green-accent2-dark:rgba(34, 88, 58, 1);--tc-gradient-mint-lin1-dark:rgba(32, 51, 60, 1);--tc-gradient-mint-lin2-dark:rgba(32, 51, 60, 1);--tc-gradient-mint-lin3-dark:rgba(10, 35, 41, 1);--tc-gradient-mint-accent-dark:rgba(10, 35, 41, 1);--tc-gradient-red-lin1-dark:rgba(60, 39, 32, 1);--tc-gradient-red-lin2-dark:rgba(60, 39, 32, 1);--tc-gradient-red-lin3-dark:rgba(41, 10, 10, 1);--tc-gradient-red-accent-dark:rgba(126, 40, 32, 1);--tc-gradient-yellow-lin1-dark:rgba(60, 51, 32, 1);--tc-gradient-yellow-lin2-dark:rgba(41, 29, 10, 1);--tc-gradient-yellow-accent-dark:rgba(153, 109, 10, 1);--tc-gradient-blue-lin1-dark:rgba(32, 46, 60, 1);--tc-gradient-blue-lin2-dark:rgba(10, 26, 41, 1);--tc-gradient-blue-accent-dark:rgba(20, 60, 123, 1);--tc-gradient-purple-lin1-dark:rgba(32, 32, 60, 1);--tc-gradient-purple-lin2-dark:rgba(19, 10, 41, 1);--tc-gradient-purple-accent-dark:rgba(68, 69, 126, 1);--tc-gradient-grey-lin1-dark:rgba(46, 46, 46, 1);--tc-gradient-grey-lin2-dark:rgba(25, 25, 25, 1);--tc-gradient-grey-accent-dark:var(--tc-grey-30-dark);--tc-button-text-primary-dark:var(--tc-grey-minus-10-dark);--tc-button-text-secondary-dark:var(--tc-grey-100-dark);--tc-button-text-disabled-dark:rgba(12, 12, 14, 0.32);--tc-button-text-secondary-disabled-dark:rgba(236, 237, 238, 0.3);--tc-button-text-white-permanent-dark:var(--tc-grey-100-dark);--tc-button-text-black-permanent-dark:var(--tc-grey-minus-10-dark);--tc-button-text-inverse-primary-dark:var(--tc-grey-100-dark);--tc-button-text-inverse-secondary-dark:var(--tc-grey-minus-10-dark);--tc-button-text-inverse-disabled-dark:rgba(250, 250, 250, 0.49);--tc-button-text-inverse-secondary-disabled-dark:rgba(38, 41, 44, 0.16);--tc-button-primary-background-default-dark:rgb(255, 255, 255);--tc-button-primary-background-hover-dark:rgba(236, 237, 238, 0.9);--tc-button-primary-background-pressed-dark:rgba(236, 237, 238, 0.8);--tc-button-primary-background-disabled-dark:rgba(236, 237, 238, 0.3);--tc-button-primary-background-inverse-default-dark:rgb(0, 0, 0);--tc-button-primary-background-inverse-hover-dark:rgba(38, 41, 44, 0.9);--tc-button-primary-background-inverse-pressed-dark:rgba(38, 41, 44, 0.8);--tc-button-primary-background-inverse-disabled-dark:rgba(38, 41, 44, 0.3);--tc-button-secondary-background-hover-dark:rgba(236, 237, 238, 0.15);--tc-button-secondary-outline-background-hover-dark:rgba(255, 255, 255, 0.1);--tc-button-secondary-background-pressed-dark:rgba(236, 237, 238, 0.3);--tc-button-secondary-background-inverse-hover-dark:rgba(38, 41, 44, 0.12);--tc-button-secondary-background-inverse-pressed-dark:rgba(38, 41, 44, 0.3);--tc-button-icon-primary-dark:var(--tc-grey-minus-10-dark);--tc-button-icon-secondary-dark:var(--tc-grey-100-dark);--tc-button-icon-disabled-dark:rgba(12, 12, 14, 0.32);--tc-button-icon-secondary-disabled-dark:rgba(236, 237, 238, 0.3);--tc-button-icon-white-permanent-dark:var(--tc-grey-100-dark);--tc-button-icon-black-permanent-dark:var(--tc-grey-minus-10-dark);--tc-button-icon-inverse-primary-dark:var(--tc-grey-100-dark);--tc-button-icon-inverse-secondary-dark:var(--tc-grey-minus-10-dark);--tc-button-icon-inverse-disabled-dark:rgba(250, 250, 250, 0.49);--tc-button-icon-inverse-secondary-disabled-dark:rgba(38, 41, 44, 0.16);--tc-button-border-secondary-dark:var(--tc-grey-100-dark);--tc-button-border-disabled-dark:rgba(236, 237, 238, 0.3);--tc-button-border-inverse-secondary-dark:var(--tc-grey-minus-10-dark);--tc-button-border-inverse-disabled-dark:rgba(38, 41, 44, 0.16);--tc-menu-item-hover-dark:rgba(236, 237, 238, 0.12);--tc-menu-item-pressed-dark:rgba(236, 237, 238, 0.24);--tc-menu-item-active-dark:rgba(29, 50, 84, 1);--tc-theme-switcher-background-light-theme-default-dark:rgb(255, 255, 255);--tc-theme-switcher-background-light-theme-hover-dark:var(--tc-grey-90-dark);--tc-theme-switcher-background-light-theme-pressed-dark:var(--tc-grey-80-dark);--tc-theme-switcher-background-light-theme-selected-dark:var(--tc-grey-90-dark);--tc-theme-switcher-background-dark-theme-default-dark:var(--tc-grey-minus-10-dark);--tc-theme-switcher-background-dark-theme-hover-dark:var(--tc-grey-10-dark);--tc-theme-switcher-background-dark-theme-pressed-dark:var(--tc-grey-20-dark);--tc-theme-switcher-background-dark-theme-selected-dark:var(--tc-grey-10-dark);--tc-theme-switcher-border-light-theme-default-dark:var(--tc-grey-30-dark);--tc-theme-switcher-border-light-theme-hover-dark:var(--tc-grey-40-dark);--tc-theme-switcher-border-light-theme-pressed-dark:var(--tc-grey-50-dark);--tc-theme-switcher-border-light-theme-selected-dark:var(--tc-grey-40-dark);--tc-theme-switcher-border-dark-theme-default-dark:var(--tc-grey-30-dark);--tc-theme-switcher-border-dark-theme-hover-dark:var(--tc-grey-40-dark);--tc-theme-switcher-border-dark-theme-pressed-dark:var(--tc-grey-50-dark);--tc-theme-switcher-border-dark-theme-selected-dark:rgb(255, 255, 255);--tc-theme-switcher-icon-light-theme-dark:var(--tc-grey-minus-10-dark);--tc-theme-switcher-icon-dark-theme-dark:rgb(255, 255, 255);--tc-checkbox-default-dark:rgb(0, 0, 0);--tc-checkbox-hover-dark:rgba(236, 237, 238, 0.12);--tc-checkbox-pressed-dark:rgba(236, 237, 238, 0.24);--tc-checkbox-disabled-dark:rgba(236, 237, 238, 0.24);--tc-checkbox-active-default-dark:rgb(255, 255, 255);--tc-checkbox-active-hover-dark:rgba(236, 237, 238, 0.9);--tc-checkbox-active-pressed-dark:rgba(236, 237, 238, 0.8);--tc-checkbox-active-disabled-dark:rgba(236, 237, 238, 0.3);--tc-checkbox-active-focus-dark:rgba(38, 41, 44, 0.9);--tc-radio-button-default-dark:rgb(0, 0, 0);--tc-radio-button-hover-dark:rgba(236, 237, 238, 0.12);--tc-radio-button-pressed-dark:rgba(236, 237, 238, 0.24);--tc-radio-button-disabled-dark:rgba(236, 237, 238, 0.24);--tc-radio-button-active-default-dark:rgb(255, 255, 255);--tc-radio-button-active-hover-dark:rgba(236, 237, 238, 0.9);--tc-radio-button-active-pressed-dark:rgba(236, 237, 238, 0.8);--tc-radio-button-active-disabled-dark:rgba(236, 237, 238, 0.3);--tc-radio-button-active-focus-dark:rgba(38, 41, 44, 0.9);--tc-toggle-button-active-default-dark:rgb(255, 255, 255);--tc-toggle-button-active-hover-dark:rgba(236, 237, 238, 0.9);--tc-toggle-button-active-disabled-dark:var(--tc-grey-20-dark);--tc-toggle-button-default-dark:var(--tc-grey-30-dark);--tc-toggle-button-hover-dark:var(--tc-grey-40-dark);--tc-toggle-button-disabled-dark:var(--tc-grey-20-dark);--tc-toggle-button-ellipse-default-dark:rgb(0, 0, 0);--tc-toggle-button-ellipse-disabled-dark:var(--tc-grey-10-dark);--tc-text-input-border-active-dark:rgba(38, 41, 44, 0.9);--tc-tooltip-text-primary-dark:var(--tc-grey-minus-10-dark);--tc-tooltip-text-secondary-dark:var(--tc-grey-30-dark);--tc-tooltip-text-inverse-primary-dark:var(--tc-grey-110-dark);--tc-tooltip-text-inverse-secondary-dark:var(--tc-grey-70-dark);--tc-tooltip-layer-primary-dark:var(--tc-grey-90-dark);--tc-tooltip-layer-secondary-dark:var(--tc-grey-20-dark);--tc-search-active-focus-dark:rgba(38, 41, 44, 0.9);--tc-spinner-dark:var(--tc-grey-80-dark);--tc-spinner-gradient-value-1-dark:var(--tc-grey-80-dark);--tc-spinner-gradient-value-2-dark:rgba(236, 237, 238, 0);--tc-elevation-one-dark:0 0 1px 0 rgba(12, 12, 14, 0.2),
2
2
  0 1px 3px 0 rgba(12, 12, 14, 0.37);--tc-elevation-two-dark:0 0 1px 0 rgba(12, 12, 14, 0.2),
3
3
  0 3px 4px 0 rgba(12, 12, 14, 0.3);--tc-elevation-three-dark:0 1px 2px 0 rgba(12, 12, 14, 0.2),
4
4
  0 5px 11px 0 rgba(12, 12, 14, 0.33);--tc-elevation-four-dark:0 0 4px 0 rgba(12, 12, 14, 0.2),