@swisspost/design-system-styles 7.2.0 → 7.3.0

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 (73) hide show
  1. package/_svg-icon-map.scss +8 -0
  2. package/basics.css +1 -1
  3. package/components/accordion.css +1 -0
  4. package/components/alert.css +29 -0
  5. package/components/badge.css +1 -0
  6. package/components/base.css +29 -0
  7. package/components/breadcrumb.css +29 -0
  8. package/components/button-group.css +29 -0
  9. package/components/button.css +1 -0
  10. package/components/button.scss +65 -31
  11. package/components/card-control.css +1 -0
  12. package/components/card.css +29 -0
  13. package/components/carousel.css +29 -0
  14. package/components/chip.css +29 -0
  15. package/components/close.css +1 -0
  16. package/components/datatable.css +17 -0
  17. package/components/datepicker.css +1 -0
  18. package/components/datepicker.scss +3 -1
  19. package/components/dropdown.css +29 -0
  20. package/components/elevation.css +1 -0
  21. package/components/error-container.css +1 -0
  22. package/components/floating-label.css +29 -0
  23. package/components/floating-label.scss +2 -2
  24. package/components/fonts.css +1 -0
  25. package/components/form-check.css +1 -0
  26. package/components/form-range.css +29 -0
  27. package/components/form-select.css +29 -0
  28. package/components/form-select.scss +3 -5
  29. package/components/form-textarea.css +1 -0
  30. package/components/form-validation.css +29 -0
  31. package/components/form-validation.scss +23 -3
  32. package/components/forms.css +29 -0
  33. package/components/forms.scss +3 -3
  34. package/components/grid.css +29 -0
  35. package/components/icons.css +1 -0
  36. package/components/intranet-header/_searchbox.scss +0 -1
  37. package/components/intranet-header/_top-navigation.scss +0 -1
  38. package/components/list-group.css +29 -0
  39. package/components/modal.css +31 -0
  40. package/components/offcanvas.css +29 -0
  41. package/components/pagination.css +29 -0
  42. package/components/popover.css +29 -0
  43. package/components/product-card.css +29 -0
  44. package/components/progress.css +29 -0
  45. package/components/reboot.css +29 -0
  46. package/components/root.css +1 -0
  47. package/components/sizing.css +1 -0
  48. package/components/spinner.css +29 -0
  49. package/components/stepper.css +1 -0
  50. package/components/subnavigation.css +29 -0
  51. package/components/tables.css +29 -0
  52. package/components/tag.css +1 -0
  53. package/components/timepicker.css +1 -0
  54. package/components/toast.css +29 -0
  55. package/components/tooltip.css +29 -0
  56. package/components/topic-teaser.css +1 -0
  57. package/components/transitions.css +29 -0
  58. package/components/type.css +29 -0
  59. package/components/utilities.css +29 -0
  60. package/index.css +3 -3
  61. package/intranet.css +3 -3
  62. package/layouts/portal/_type.scss +0 -1
  63. package/mixins/_color.scss +3 -3
  64. package/mixins/_utilities.scss +10 -4
  65. package/package.json +8 -8
  66. package/placeholders/_button.scss +0 -21
  67. package/placeholders/_text.scss +0 -3
  68. package/variables/_type.scss +1 -1
  69. package/variables/components/_accordion.scss +1 -1
  70. package/variables/components/_form-select.scss +2 -2
  71. package/variables/components/_forms.scss +2 -2
  72. package/variables/components/_notification.scss +1 -1
  73. package/variables/components/_tables.scss +28 -21
@@ -0,0 +1 @@
1
+ .mt-hair,.my-hair{margin-top:1px !important}.me-hair,.mx-hair{margin-right:1px !important}.mb-hair,.my-hair{margin-bottom:1px !important}.ms-hair,.mx-hair{margin-left:1px !important}.m-hair{margin:1px !important}.mt-line,.my-line{margin-top:2px !important}.me-line,.mx-line{margin-right:2px !important}.mb-line,.my-line{margin-bottom:2px !important}.ms-line,.mx-line{margin-left:2px !important}.m-line{margin:2px !important}.mt-micro,.my-micro{margin-top:.25rem !important}.me-micro,.mx-micro{margin-right:.25rem !important}.mb-micro,.my-micro{margin-bottom:.25rem !important}.ms-micro,.mx-micro{margin-left:.25rem !important}.m-micro{margin:.25rem !important}.mt-mini,.my-mini{margin-top:.5rem !important}.me-mini,.mx-mini{margin-right:.5rem !important}.mb-mini,.my-mini{margin-bottom:.5rem !important}.ms-mini,.mx-mini{margin-left:.5rem !important}.m-mini{margin:.5rem !important}.mt-small-regular,.my-small-regular{margin-top:.75rem !important}.me-small-regular,.mx-small-regular{margin-right:.75rem !important}.mb-small-regular,.my-small-regular{margin-bottom:.75rem !important}.ms-small-regular,.mx-small-regular{margin-left:.75rem !important}.m-small-regular{margin:.75rem !important}.mt-regular,.my-regular{margin-top:1rem !important}.me-regular,.mx-regular{margin-right:1rem !important}.mb-regular,.my-regular{margin-bottom:1rem !important}.ms-regular,.mx-regular{margin-left:1rem !important}.m-regular{margin:1rem !important}.mt-small-large,.my-small-large{margin-top:1.25rem !important}.me-small-large,.mx-small-large{margin-right:1.25rem !important}.mb-small-large,.my-small-large{margin-bottom:1.25rem !important}.ms-small-large,.mx-small-large{margin-left:1.25rem !important}.m-small-large{margin:1.25rem !important}.mt-large,.my-large{margin-top:1.5rem !important}.me-large,.mx-large{margin-right:1.5rem !important}.mb-large,.my-large{margin-bottom:1.5rem !important}.ms-large,.mx-large{margin-left:1.5rem !important}.m-large{margin:1.5rem !important}.mt-big,.my-big{margin-top:2rem !important}.me-big,.mx-big{margin-right:2rem !important}.mb-big,.my-big{margin-bottom:2rem !important}.ms-big,.mx-big{margin-left:2rem !important}.m-big{margin:2rem !important}.mt-bigger-big,.my-bigger-big{margin-top:2.5rem !important}.me-bigger-big,.mx-bigger-big{margin-right:2.5rem !important}.mb-bigger-big,.my-bigger-big{margin-bottom:2.5rem !important}.ms-bigger-big,.mx-bigger-big{margin-left:2.5rem !important}.m-bigger-big{margin:2.5rem !important}.mt-small-huge,.my-small-huge{margin-top:3rem !important}.me-small-huge,.mx-small-huge{margin-right:3rem !important}.mb-small-huge,.my-small-huge{margin-bottom:3rem !important}.ms-small-huge,.mx-small-huge{margin-left:3rem !important}.m-small-huge{margin:3rem !important}.mt-huge,.my-huge{margin-top:3.5rem !important}.me-huge,.mx-huge{margin-right:3.5rem !important}.mb-huge,.my-huge{margin-bottom:3.5rem !important}.ms-huge,.mx-huge{margin-left:3.5rem !important}.m-huge{margin:3.5rem !important}.mt-small-giant,.my-small-giant{margin-top:4.5rem !important}.me-small-giant,.mx-small-giant{margin-right:4.5rem !important}.mb-small-giant,.my-small-giant{margin-bottom:4.5rem !important}.ms-small-giant,.mx-small-giant{margin-left:4.5rem !important}.m-small-giant{margin:4.5rem !important}.mt-giant,.my-giant{margin-top:5rem !important}.me-giant,.mx-giant{margin-right:5rem !important}.mb-giant,.my-giant{margin-bottom:5rem !important}.ms-giant,.mx-giant{margin-left:5rem !important}.m-giant{margin:5rem !important}.mt-bigger-giant,.my-bigger-giant{margin-top:7rem !important}.me-bigger-giant,.mx-bigger-giant{margin-right:7rem !important}.mb-bigger-giant,.my-bigger-giant{margin-bottom:7rem !important}.ms-bigger-giant,.mx-bigger-giant{margin-left:7rem !important}.m-bigger-giant{margin:7rem !important}.pt-hair,.py-hair{padding-top:1px !important}.pe-hair,.px-hair{padding-right:1px !important}.pb-hair,.py-hair{padding-bottom:1px !important}.ps-hair,.px-hair{padding-left:1px !important}.p-hair{padding:1px !important}.pt-line,.py-line{padding-top:2px !important}.pe-line,.px-line{padding-right:2px !important}.pb-line,.py-line{padding-bottom:2px !important}.ps-line,.px-line{padding-left:2px !important}.p-line{padding:2px !important}.pt-micro,.py-micro{padding-top:.25rem !important}.pe-micro,.px-micro{padding-right:.25rem !important}.pb-micro,.py-micro{padding-bottom:.25rem !important}.ps-micro,.px-micro{padding-left:.25rem !important}.p-micro{padding:.25rem !important}.pt-mini,.py-mini{padding-top:.5rem !important}.pe-mini,.px-mini{padding-right:.5rem !important}.pb-mini,.py-mini{padding-bottom:.5rem !important}.ps-mini,.px-mini{padding-left:.5rem !important}.p-mini{padding:.5rem !important}.pt-small-regular,.py-small-regular{padding-top:.75rem !important}.pe-small-regular,.px-small-regular{padding-right:.75rem !important}.pb-small-regular,.py-small-regular{padding-bottom:.75rem !important}.ps-small-regular,.px-small-regular{padding-left:.75rem !important}.p-small-regular{padding:.75rem !important}.pt-regular,.py-regular{padding-top:1rem !important}.pe-regular,.px-regular{padding-right:1rem !important}.pb-regular,.py-regular{padding-bottom:1rem !important}.ps-regular,.px-regular{padding-left:1rem !important}.p-regular{padding:1rem !important}.pt-small-large,.py-small-large{padding-top:1.25rem !important}.pe-small-large,.px-small-large{padding-right:1.25rem !important}.pb-small-large,.py-small-large{padding-bottom:1.25rem !important}.ps-small-large,.px-small-large{padding-left:1.25rem !important}.p-small-large{padding:1.25rem !important}.pt-large,.py-large{padding-top:1.5rem !important}.pe-large,.px-large{padding-right:1.5rem !important}.pb-large,.py-large{padding-bottom:1.5rem !important}.ps-large,.px-large{padding-left:1.5rem !important}.p-large{padding:1.5rem !important}.pt-big,.py-big{padding-top:2rem !important}.pe-big,.px-big{padding-right:2rem !important}.pb-big,.py-big{padding-bottom:2rem !important}.ps-big,.px-big{padding-left:2rem !important}.p-big{padding:2rem !important}.pt-bigger-big,.py-bigger-big{padding-top:2.5rem !important}.pe-bigger-big,.px-bigger-big{padding-right:2.5rem !important}.pb-bigger-big,.py-bigger-big{padding-bottom:2.5rem !important}.ps-bigger-big,.px-bigger-big{padding-left:2.5rem !important}.p-bigger-big{padding:2.5rem !important}.pt-small-huge,.py-small-huge{padding-top:3rem !important}.pe-small-huge,.px-small-huge{padding-right:3rem !important}.pb-small-huge,.py-small-huge{padding-bottom:3rem !important}.ps-small-huge,.px-small-huge{padding-left:3rem !important}.p-small-huge{padding:3rem !important}.pt-huge,.py-huge{padding-top:3.5rem !important}.pe-huge,.px-huge{padding-right:3.5rem !important}.pb-huge,.py-huge{padding-bottom:3.5rem !important}.ps-huge,.px-huge{padding-left:3.5rem !important}.p-huge{padding:3.5rem !important}.pt-small-giant,.py-small-giant{padding-top:4.5rem !important}.pe-small-giant,.px-small-giant{padding-right:4.5rem !important}.pb-small-giant,.py-small-giant{padding-bottom:4.5rem !important}.ps-small-giant,.px-small-giant{padding-left:4.5rem !important}.p-small-giant{padding:4.5rem !important}.pt-giant,.py-giant{padding-top:5rem !important}.pe-giant,.px-giant{padding-right:5rem !important}.pb-giant,.py-giant{padding-bottom:5rem !important}.ps-giant,.px-giant{padding-left:5rem !important}.p-giant{padding:5rem !important}.pt-bigger-giant,.py-bigger-giant{padding-top:7rem !important}.pe-bigger-giant,.px-bigger-giant{padding-right:7rem !important}.pb-bigger-giant,.py-bigger-giant{padding-bottom:7rem !important}.ps-bigger-giant,.px-bigger-giant{padding-left:7rem !important}.p-bigger-giant{padding:7rem !important}.lh-hair{line-height:1px !important}.lh-line{line-height:2px !important}.lh-micro{line-height:.25rem !important}.lh-mini{line-height:.5rem !important}.lh-small-regular{line-height:.75rem !important}.lh-regular{line-height:1rem !important}.lh-small-large{line-height:1.25rem !important}.lh-large{line-height:1.5rem !important}.lh-big{line-height:2rem !important}.lh-bigger-big{line-height:2.5rem !important}.lh-small-huge{line-height:3rem !important}.lh-huge{line-height:3.5rem !important}.lh-small-giant{line-height:4.5rem !important}.lh-giant{line-height:5rem !important}.lh-bigger-giant{line-height:7rem !important}.h-hair{height:1px !important}.h-line{height:2px !important}.h-micro{height:.25rem !important}.h-mini{height:.5rem !important}.h-small-regular{height:.75rem !important}.h-regular{height:1rem !important}.h-small-large{height:1.25rem !important}.h-large{height:1.5rem !important}.h-big{height:2rem !important}.h-bigger-big{height:2.5rem !important}.h-small-huge{height:3rem !important}.h-huge{height:3.5rem !important}.h-small-giant{height:4.5rem !important}.h-giant{height:5rem !important}.h-bigger-giant{height:7rem !important}.mh-hair{max-height:1px !important}.mh-line{max-height:2px !important}.mh-micro{max-height:.25rem !important}.mh-mini{max-height:.5rem !important}.mh-small-regular{max-height:.75rem !important}.mh-regular{max-height:1rem !important}.mh-small-large{max-height:1.25rem !important}.mh-large{max-height:1.5rem !important}.mh-big{max-height:2rem !important}.mh-bigger-big{max-height:2.5rem !important}.mh-small-huge{max-height:3rem !important}.mh-huge{max-height:3.5rem !important}.mh-small-giant{max-height:4.5rem !important}.mh-giant{max-height:5rem !important}.mh-bigger-giant{max-height:7rem !important}.w-hair{width:1px !important}.w-line{width:2px !important}.w-micro{width:.25rem !important}.w-mini{width:.5rem !important}.w-small-regular{width:.75rem !important}.w-regular{width:1rem !important}.w-small-large{width:1.25rem !important}.w-large{width:1.5rem !important}.w-big{width:2rem !important}.w-bigger-big{width:2.5rem !important}.w-small-huge{width:3rem !important}.w-huge{width:3.5rem !important}.w-small-giant{width:4.5rem !important}.w-giant{width:5rem !important}.w-bigger-giant{width:7rem !important}.mw-hair{max-width:1px !important}.mw-line{max-width:2px !important}.mw-micro{max-width:.25rem !important}.mw-mini{max-width:.5rem !important}.mw-small-regular{max-width:.75rem !important}.mw-regular{max-width:1rem !important}.mw-small-large{max-width:1.25rem !important}.mw-large{max-width:1.5rem !important}.mw-big{max-width:2rem !important}.mw-bigger-big{max-width:2.5rem !important}.mw-small-huge{max-width:3rem !important}.mw-huge{max-width:3.5rem !important}.mw-small-giant{max-width:4.5rem !important}.mw-giant{max-width:5rem !important}.mw-bigger-giant{max-width:7rem !important}.gap-hair{gap:1px !important}.gap-line{gap:2px !important}.gap-micro{gap:.25rem !important}.gap-mini{gap:.5rem !important}.gap-small-regular{gap:.75rem !important}.gap-regular{gap:1rem !important}.gap-small-large{gap:1.25rem !important}.gap-large{gap:1.5rem !important}.gap-big{gap:2rem !important}.gap-bigger-big{gap:2.5rem !important}.gap-small-huge{gap:3rem !important}.gap-huge{gap:3.5rem !important}.gap-small-giant{gap:4.5rem !important}.gap-giant{gap:5rem !important}.gap-bigger-giant{gap:7rem !important}@media(min-width: 400px){.mt-sm-hair,.my-sm-hair{margin-top:1px !important}.me-sm-hair,.mx-sm-hair{margin-right:1px !important}.mb-sm-hair,.my-sm-hair{margin-bottom:1px !important}.ms-sm-hair,.mx-sm-hair{margin-left:1px !important}.m-sm-hair{margin:1px !important}.mt-sm-line,.my-sm-line{margin-top:2px !important}.me-sm-line,.mx-sm-line{margin-right:2px !important}.mb-sm-line,.my-sm-line{margin-bottom:2px !important}.ms-sm-line,.mx-sm-line{margin-left:2px !important}.m-sm-line{margin:2px !important}.mt-sm-micro,.my-sm-micro{margin-top:.25rem !important}.me-sm-micro,.mx-sm-micro{margin-right:.25rem !important}.mb-sm-micro,.my-sm-micro{margin-bottom:.25rem !important}.ms-sm-micro,.mx-sm-micro{margin-left:.25rem !important}.m-sm-micro{margin:.25rem !important}.mt-sm-mini,.my-sm-mini{margin-top:.5rem !important}.me-sm-mini,.mx-sm-mini{margin-right:.5rem !important}.mb-sm-mini,.my-sm-mini{margin-bottom:.5rem !important}.ms-sm-mini,.mx-sm-mini{margin-left:.5rem !important}.m-sm-mini{margin:.5rem !important}.mt-sm-small-regular,.my-sm-small-regular{margin-top:.75rem !important}.me-sm-small-regular,.mx-sm-small-regular{margin-right:.75rem !important}.mb-sm-small-regular,.my-sm-small-regular{margin-bottom:.75rem !important}.ms-sm-small-regular,.mx-sm-small-regular{margin-left:.75rem !important}.m-sm-small-regular{margin:.75rem !important}.mt-sm-regular,.my-sm-regular{margin-top:1rem !important}.me-sm-regular,.mx-sm-regular{margin-right:1rem !important}.mb-sm-regular,.my-sm-regular{margin-bottom:1rem !important}.ms-sm-regular,.mx-sm-regular{margin-left:1rem !important}.m-sm-regular{margin:1rem !important}.mt-sm-small-large,.my-sm-small-large{margin-top:1.25rem !important}.me-sm-small-large,.mx-sm-small-large{margin-right:1.25rem !important}.mb-sm-small-large,.my-sm-small-large{margin-bottom:1.25rem !important}.ms-sm-small-large,.mx-sm-small-large{margin-left:1.25rem !important}.m-sm-small-large{margin:1.25rem !important}.mt-sm-large,.my-sm-large{margin-top:1.5rem !important}.me-sm-large,.mx-sm-large{margin-right:1.5rem !important}.mb-sm-large,.my-sm-large{margin-bottom:1.5rem !important}.ms-sm-large,.mx-sm-large{margin-left:1.5rem !important}.m-sm-large{margin:1.5rem !important}.mt-sm-big,.my-sm-big{margin-top:2rem !important}.me-sm-big,.mx-sm-big{margin-right:2rem !important}.mb-sm-big,.my-sm-big{margin-bottom:2rem !important}.ms-sm-big,.mx-sm-big{margin-left:2rem !important}.m-sm-big{margin:2rem !important}.mt-sm-bigger-big,.my-sm-bigger-big{margin-top:2.5rem !important}.me-sm-bigger-big,.mx-sm-bigger-big{margin-right:2.5rem !important}.mb-sm-bigger-big,.my-sm-bigger-big{margin-bottom:2.5rem !important}.ms-sm-bigger-big,.mx-sm-bigger-big{margin-left:2.5rem !important}.m-sm-bigger-big{margin:2.5rem !important}.mt-sm-small-huge,.my-sm-small-huge{margin-top:3rem !important}.me-sm-small-huge,.mx-sm-small-huge{margin-right:3rem !important}.mb-sm-small-huge,.my-sm-small-huge{margin-bottom:3rem !important}.ms-sm-small-huge,.mx-sm-small-huge{margin-left:3rem !important}.m-sm-small-huge{margin:3rem !important}.mt-sm-huge,.my-sm-huge{margin-top:3.5rem !important}.me-sm-huge,.mx-sm-huge{margin-right:3.5rem !important}.mb-sm-huge,.my-sm-huge{margin-bottom:3.5rem !important}.ms-sm-huge,.mx-sm-huge{margin-left:3.5rem !important}.m-sm-huge{margin:3.5rem !important}.mt-sm-small-giant,.my-sm-small-giant{margin-top:4.5rem !important}.me-sm-small-giant,.mx-sm-small-giant{margin-right:4.5rem !important}.mb-sm-small-giant,.my-sm-small-giant{margin-bottom:4.5rem !important}.ms-sm-small-giant,.mx-sm-small-giant{margin-left:4.5rem !important}.m-sm-small-giant{margin:4.5rem !important}.mt-sm-giant,.my-sm-giant{margin-top:5rem !important}.me-sm-giant,.mx-sm-giant{margin-right:5rem !important}.mb-sm-giant,.my-sm-giant{margin-bottom:5rem !important}.ms-sm-giant,.mx-sm-giant{margin-left:5rem !important}.m-sm-giant{margin:5rem !important}.mt-sm-bigger-giant,.my-sm-bigger-giant{margin-top:7rem !important}.me-sm-bigger-giant,.mx-sm-bigger-giant{margin-right:7rem !important}.mb-sm-bigger-giant,.my-sm-bigger-giant{margin-bottom:7rem !important}.ms-sm-bigger-giant,.mx-sm-bigger-giant{margin-left:7rem !important}.m-sm-bigger-giant{margin:7rem !important}.pt-sm-hair,.py-sm-hair{padding-top:1px !important}.pe-sm-hair,.px-sm-hair{padding-right:1px !important}.pb-sm-hair,.py-sm-hair{padding-bottom:1px !important}.ps-sm-hair,.px-sm-hair{padding-left:1px !important}.p-sm-hair{padding:1px !important}.pt-sm-line,.py-sm-line{padding-top:2px !important}.pe-sm-line,.px-sm-line{padding-right:2px !important}.pb-sm-line,.py-sm-line{padding-bottom:2px !important}.ps-sm-line,.px-sm-line{padding-left:2px !important}.p-sm-line{padding:2px !important}.pt-sm-micro,.py-sm-micro{padding-top:.25rem !important}.pe-sm-micro,.px-sm-micro{padding-right:.25rem !important}.pb-sm-micro,.py-sm-micro{padding-bottom:.25rem !important}.ps-sm-micro,.px-sm-micro{padding-left:.25rem !important}.p-sm-micro{padding:.25rem !important}.pt-sm-mini,.py-sm-mini{padding-top:.5rem !important}.pe-sm-mini,.px-sm-mini{padding-right:.5rem !important}.pb-sm-mini,.py-sm-mini{padding-bottom:.5rem !important}.ps-sm-mini,.px-sm-mini{padding-left:.5rem !important}.p-sm-mini{padding:.5rem !important}.pt-sm-small-regular,.py-sm-small-regular{padding-top:.75rem !important}.pe-sm-small-regular,.px-sm-small-regular{padding-right:.75rem !important}.pb-sm-small-regular,.py-sm-small-regular{padding-bottom:.75rem !important}.ps-sm-small-regular,.px-sm-small-regular{padding-left:.75rem !important}.p-sm-small-regular{padding:.75rem !important}.pt-sm-regular,.py-sm-regular{padding-top:1rem !important}.pe-sm-regular,.px-sm-regular{padding-right:1rem !important}.pb-sm-regular,.py-sm-regular{padding-bottom:1rem !important}.ps-sm-regular,.px-sm-regular{padding-left:1rem !important}.p-sm-regular{padding:1rem !important}.pt-sm-small-large,.py-sm-small-large{padding-top:1.25rem !important}.pe-sm-small-large,.px-sm-small-large{padding-right:1.25rem !important}.pb-sm-small-large,.py-sm-small-large{padding-bottom:1.25rem !important}.ps-sm-small-large,.px-sm-small-large{padding-left:1.25rem !important}.p-sm-small-large{padding:1.25rem !important}.pt-sm-large,.py-sm-large{padding-top:1.5rem !important}.pe-sm-large,.px-sm-large{padding-right:1.5rem !important}.pb-sm-large,.py-sm-large{padding-bottom:1.5rem !important}.ps-sm-large,.px-sm-large{padding-left:1.5rem !important}.p-sm-large{padding:1.5rem !important}.pt-sm-big,.py-sm-big{padding-top:2rem !important}.pe-sm-big,.px-sm-big{padding-right:2rem !important}.pb-sm-big,.py-sm-big{padding-bottom:2rem !important}.ps-sm-big,.px-sm-big{padding-left:2rem !important}.p-sm-big{padding:2rem !important}.pt-sm-bigger-big,.py-sm-bigger-big{padding-top:2.5rem !important}.pe-sm-bigger-big,.px-sm-bigger-big{padding-right:2.5rem !important}.pb-sm-bigger-big,.py-sm-bigger-big{padding-bottom:2.5rem !important}.ps-sm-bigger-big,.px-sm-bigger-big{padding-left:2.5rem !important}.p-sm-bigger-big{padding:2.5rem !important}.pt-sm-small-huge,.py-sm-small-huge{padding-top:3rem !important}.pe-sm-small-huge,.px-sm-small-huge{padding-right:3rem !important}.pb-sm-small-huge,.py-sm-small-huge{padding-bottom:3rem !important}.ps-sm-small-huge,.px-sm-small-huge{padding-left:3rem !important}.p-sm-small-huge{padding:3rem !important}.pt-sm-huge,.py-sm-huge{padding-top:3.5rem !important}.pe-sm-huge,.px-sm-huge{padding-right:3.5rem !important}.pb-sm-huge,.py-sm-huge{padding-bottom:3.5rem !important}.ps-sm-huge,.px-sm-huge{padding-left:3.5rem !important}.p-sm-huge{padding:3.5rem !important}.pt-sm-small-giant,.py-sm-small-giant{padding-top:4.5rem !important}.pe-sm-small-giant,.px-sm-small-giant{padding-right:4.5rem !important}.pb-sm-small-giant,.py-sm-small-giant{padding-bottom:4.5rem !important}.ps-sm-small-giant,.px-sm-small-giant{padding-left:4.5rem !important}.p-sm-small-giant{padding:4.5rem !important}.pt-sm-giant,.py-sm-giant{padding-top:5rem !important}.pe-sm-giant,.px-sm-giant{padding-right:5rem !important}.pb-sm-giant,.py-sm-giant{padding-bottom:5rem !important}.ps-sm-giant,.px-sm-giant{padding-left:5rem !important}.p-sm-giant{padding:5rem !important}.pt-sm-bigger-giant,.py-sm-bigger-giant{padding-top:7rem !important}.pe-sm-bigger-giant,.px-sm-bigger-giant{padding-right:7rem !important}.pb-sm-bigger-giant,.py-sm-bigger-giant{padding-bottom:7rem !important}.ps-sm-bigger-giant,.px-sm-bigger-giant{padding-left:7rem !important}.p-sm-bigger-giant{padding:7rem !important}.lh-sm-hair{line-height:1px !important}.lh-sm-line{line-height:2px !important}.lh-sm-micro{line-height:.25rem !important}.lh-sm-mini{line-height:.5rem !important}.lh-sm-small-regular{line-height:.75rem !important}.lh-sm-regular{line-height:1rem !important}.lh-sm-small-large{line-height:1.25rem !important}.lh-sm-large{line-height:1.5rem !important}.lh-sm-big{line-height:2rem !important}.lh-sm-bigger-big{line-height:2.5rem !important}.lh-sm-small-huge{line-height:3rem !important}.lh-sm-huge{line-height:3.5rem !important}.lh-sm-small-giant{line-height:4.5rem !important}.lh-sm-giant{line-height:5rem !important}.lh-sm-bigger-giant{line-height:7rem !important}.h-sm-hair{height:1px !important}.h-sm-line{height:2px !important}.h-sm-micro{height:.25rem !important}.h-sm-mini{height:.5rem !important}.h-sm-small-regular{height:.75rem !important}.h-sm-regular{height:1rem !important}.h-sm-small-large{height:1.25rem !important}.h-sm-large{height:1.5rem !important}.h-sm-big{height:2rem !important}.h-sm-bigger-big{height:2.5rem !important}.h-sm-small-huge{height:3rem !important}.h-sm-huge{height:3.5rem !important}.h-sm-small-giant{height:4.5rem !important}.h-sm-giant{height:5rem !important}.h-sm-bigger-giant{height:7rem !important}.mh-sm-hair{max-height:1px !important}.mh-sm-line{max-height:2px !important}.mh-sm-micro{max-height:.25rem !important}.mh-sm-mini{max-height:.5rem !important}.mh-sm-small-regular{max-height:.75rem !important}.mh-sm-regular{max-height:1rem !important}.mh-sm-small-large{max-height:1.25rem !important}.mh-sm-large{max-height:1.5rem !important}.mh-sm-big{max-height:2rem !important}.mh-sm-bigger-big{max-height:2.5rem !important}.mh-sm-small-huge{max-height:3rem !important}.mh-sm-huge{max-height:3.5rem !important}.mh-sm-small-giant{max-height:4.5rem !important}.mh-sm-giant{max-height:5rem !important}.mh-sm-bigger-giant{max-height:7rem !important}.w-sm-hair{width:1px !important}.w-sm-line{width:2px !important}.w-sm-micro{width:.25rem !important}.w-sm-mini{width:.5rem !important}.w-sm-small-regular{width:.75rem !important}.w-sm-regular{width:1rem !important}.w-sm-small-large{width:1.25rem !important}.w-sm-large{width:1.5rem !important}.w-sm-big{width:2rem !important}.w-sm-bigger-big{width:2.5rem !important}.w-sm-small-huge{width:3rem !important}.w-sm-huge{width:3.5rem !important}.w-sm-small-giant{width:4.5rem !important}.w-sm-giant{width:5rem !important}.w-sm-bigger-giant{width:7rem !important}.mw-sm-hair{max-width:1px !important}.mw-sm-line{max-width:2px !important}.mw-sm-micro{max-width:.25rem !important}.mw-sm-mini{max-width:.5rem !important}.mw-sm-small-regular{max-width:.75rem !important}.mw-sm-regular{max-width:1rem !important}.mw-sm-small-large{max-width:1.25rem !important}.mw-sm-large{max-width:1.5rem !important}.mw-sm-big{max-width:2rem !important}.mw-sm-bigger-big{max-width:2.5rem !important}.mw-sm-small-huge{max-width:3rem !important}.mw-sm-huge{max-width:3.5rem !important}.mw-sm-small-giant{max-width:4.5rem !important}.mw-sm-giant{max-width:5rem !important}.mw-sm-bigger-giant{max-width:7rem !important}.gap-sm-hair{gap:1px !important}.gap-sm-line{gap:2px !important}.gap-sm-micro{gap:.25rem !important}.gap-sm-mini{gap:.5rem !important}.gap-sm-small-regular{gap:.75rem !important}.gap-sm-regular{gap:1rem !important}.gap-sm-small-large{gap:1.25rem !important}.gap-sm-large{gap:1.5rem !important}.gap-sm-big{gap:2rem !important}.gap-sm-bigger-big{gap:2.5rem !important}.gap-sm-small-huge{gap:3rem !important}.gap-sm-huge{gap:3.5rem !important}.gap-sm-small-giant{gap:4.5rem !important}.gap-sm-giant{gap:5rem !important}.gap-sm-bigger-giant{gap:7rem !important}}@media(min-width: 600px){.mt-rg-hair,.my-rg-hair{margin-top:1px !important}.me-rg-hair,.mx-rg-hair{margin-right:1px !important}.mb-rg-hair,.my-rg-hair{margin-bottom:1px !important}.ms-rg-hair,.mx-rg-hair{margin-left:1px !important}.m-rg-hair{margin:1px !important}.mt-rg-line,.my-rg-line{margin-top:2px !important}.me-rg-line,.mx-rg-line{margin-right:2px !important}.mb-rg-line,.my-rg-line{margin-bottom:2px !important}.ms-rg-line,.mx-rg-line{margin-left:2px !important}.m-rg-line{margin:2px !important}.mt-rg-micro,.my-rg-micro{margin-top:.25rem !important}.me-rg-micro,.mx-rg-micro{margin-right:.25rem !important}.mb-rg-micro,.my-rg-micro{margin-bottom:.25rem !important}.ms-rg-micro,.mx-rg-micro{margin-left:.25rem !important}.m-rg-micro{margin:.25rem !important}.mt-rg-mini,.my-rg-mini{margin-top:.5rem !important}.me-rg-mini,.mx-rg-mini{margin-right:.5rem !important}.mb-rg-mini,.my-rg-mini{margin-bottom:.5rem !important}.ms-rg-mini,.mx-rg-mini{margin-left:.5rem !important}.m-rg-mini{margin:.5rem !important}.mt-rg-small-regular,.my-rg-small-regular{margin-top:.75rem !important}.me-rg-small-regular,.mx-rg-small-regular{margin-right:.75rem !important}.mb-rg-small-regular,.my-rg-small-regular{margin-bottom:.75rem !important}.ms-rg-small-regular,.mx-rg-small-regular{margin-left:.75rem !important}.m-rg-small-regular{margin:.75rem !important}.mt-rg-regular,.my-rg-regular{margin-top:1rem !important}.me-rg-regular,.mx-rg-regular{margin-right:1rem !important}.mb-rg-regular,.my-rg-regular{margin-bottom:1rem !important}.ms-rg-regular,.mx-rg-regular{margin-left:1rem !important}.m-rg-regular{margin:1rem !important}.mt-rg-small-large,.my-rg-small-large{margin-top:1.25rem !important}.me-rg-small-large,.mx-rg-small-large{margin-right:1.25rem !important}.mb-rg-small-large,.my-rg-small-large{margin-bottom:1.25rem !important}.ms-rg-small-large,.mx-rg-small-large{margin-left:1.25rem !important}.m-rg-small-large{margin:1.25rem !important}.mt-rg-large,.my-rg-large{margin-top:1.5rem !important}.me-rg-large,.mx-rg-large{margin-right:1.5rem !important}.mb-rg-large,.my-rg-large{margin-bottom:1.5rem !important}.ms-rg-large,.mx-rg-large{margin-left:1.5rem !important}.m-rg-large{margin:1.5rem !important}.mt-rg-big,.my-rg-big{margin-top:2rem !important}.me-rg-big,.mx-rg-big{margin-right:2rem !important}.mb-rg-big,.my-rg-big{margin-bottom:2rem !important}.ms-rg-big,.mx-rg-big{margin-left:2rem !important}.m-rg-big{margin:2rem !important}.mt-rg-bigger-big,.my-rg-bigger-big{margin-top:2.5rem !important}.me-rg-bigger-big,.mx-rg-bigger-big{margin-right:2.5rem !important}.mb-rg-bigger-big,.my-rg-bigger-big{margin-bottom:2.5rem !important}.ms-rg-bigger-big,.mx-rg-bigger-big{margin-left:2.5rem !important}.m-rg-bigger-big{margin:2.5rem !important}.mt-rg-small-huge,.my-rg-small-huge{margin-top:3rem !important}.me-rg-small-huge,.mx-rg-small-huge{margin-right:3rem !important}.mb-rg-small-huge,.my-rg-small-huge{margin-bottom:3rem !important}.ms-rg-small-huge,.mx-rg-small-huge{margin-left:3rem !important}.m-rg-small-huge{margin:3rem !important}.mt-rg-huge,.my-rg-huge{margin-top:3.5rem !important}.me-rg-huge,.mx-rg-huge{margin-right:3.5rem !important}.mb-rg-huge,.my-rg-huge{margin-bottom:3.5rem !important}.ms-rg-huge,.mx-rg-huge{margin-left:3.5rem !important}.m-rg-huge{margin:3.5rem !important}.mt-rg-small-giant,.my-rg-small-giant{margin-top:4.5rem !important}.me-rg-small-giant,.mx-rg-small-giant{margin-right:4.5rem !important}.mb-rg-small-giant,.my-rg-small-giant{margin-bottom:4.5rem !important}.ms-rg-small-giant,.mx-rg-small-giant{margin-left:4.5rem !important}.m-rg-small-giant{margin:4.5rem !important}.mt-rg-giant,.my-rg-giant{margin-top:5rem !important}.me-rg-giant,.mx-rg-giant{margin-right:5rem !important}.mb-rg-giant,.my-rg-giant{margin-bottom:5rem !important}.ms-rg-giant,.mx-rg-giant{margin-left:5rem !important}.m-rg-giant{margin:5rem !important}.mt-rg-bigger-giant,.my-rg-bigger-giant{margin-top:7rem !important}.me-rg-bigger-giant,.mx-rg-bigger-giant{margin-right:7rem !important}.mb-rg-bigger-giant,.my-rg-bigger-giant{margin-bottom:7rem !important}.ms-rg-bigger-giant,.mx-rg-bigger-giant{margin-left:7rem !important}.m-rg-bigger-giant{margin:7rem !important}.pt-rg-hair,.py-rg-hair{padding-top:1px !important}.pe-rg-hair,.px-rg-hair{padding-right:1px !important}.pb-rg-hair,.py-rg-hair{padding-bottom:1px !important}.ps-rg-hair,.px-rg-hair{padding-left:1px !important}.p-rg-hair{padding:1px !important}.pt-rg-line,.py-rg-line{padding-top:2px !important}.pe-rg-line,.px-rg-line{padding-right:2px !important}.pb-rg-line,.py-rg-line{padding-bottom:2px !important}.ps-rg-line,.px-rg-line{padding-left:2px !important}.p-rg-line{padding:2px !important}.pt-rg-micro,.py-rg-micro{padding-top:.25rem !important}.pe-rg-micro,.px-rg-micro{padding-right:.25rem !important}.pb-rg-micro,.py-rg-micro{padding-bottom:.25rem !important}.ps-rg-micro,.px-rg-micro{padding-left:.25rem !important}.p-rg-micro{padding:.25rem !important}.pt-rg-mini,.py-rg-mini{padding-top:.5rem !important}.pe-rg-mini,.px-rg-mini{padding-right:.5rem !important}.pb-rg-mini,.py-rg-mini{padding-bottom:.5rem !important}.ps-rg-mini,.px-rg-mini{padding-left:.5rem !important}.p-rg-mini{padding:.5rem !important}.pt-rg-small-regular,.py-rg-small-regular{padding-top:.75rem !important}.pe-rg-small-regular,.px-rg-small-regular{padding-right:.75rem !important}.pb-rg-small-regular,.py-rg-small-regular{padding-bottom:.75rem !important}.ps-rg-small-regular,.px-rg-small-regular{padding-left:.75rem !important}.p-rg-small-regular{padding:.75rem !important}.pt-rg-regular,.py-rg-regular{padding-top:1rem !important}.pe-rg-regular,.px-rg-regular{padding-right:1rem !important}.pb-rg-regular,.py-rg-regular{padding-bottom:1rem !important}.ps-rg-regular,.px-rg-regular{padding-left:1rem !important}.p-rg-regular{padding:1rem !important}.pt-rg-small-large,.py-rg-small-large{padding-top:1.25rem !important}.pe-rg-small-large,.px-rg-small-large{padding-right:1.25rem !important}.pb-rg-small-large,.py-rg-small-large{padding-bottom:1.25rem !important}.ps-rg-small-large,.px-rg-small-large{padding-left:1.25rem !important}.p-rg-small-large{padding:1.25rem !important}.pt-rg-large,.py-rg-large{padding-top:1.5rem !important}.pe-rg-large,.px-rg-large{padding-right:1.5rem !important}.pb-rg-large,.py-rg-large{padding-bottom:1.5rem !important}.ps-rg-large,.px-rg-large{padding-left:1.5rem !important}.p-rg-large{padding:1.5rem !important}.pt-rg-big,.py-rg-big{padding-top:2rem !important}.pe-rg-big,.px-rg-big{padding-right:2rem !important}.pb-rg-big,.py-rg-big{padding-bottom:2rem !important}.ps-rg-big,.px-rg-big{padding-left:2rem !important}.p-rg-big{padding:2rem !important}.pt-rg-bigger-big,.py-rg-bigger-big{padding-top:2.5rem !important}.pe-rg-bigger-big,.px-rg-bigger-big{padding-right:2.5rem !important}.pb-rg-bigger-big,.py-rg-bigger-big{padding-bottom:2.5rem !important}.ps-rg-bigger-big,.px-rg-bigger-big{padding-left:2.5rem !important}.p-rg-bigger-big{padding:2.5rem !important}.pt-rg-small-huge,.py-rg-small-huge{padding-top:3rem !important}.pe-rg-small-huge,.px-rg-small-huge{padding-right:3rem !important}.pb-rg-small-huge,.py-rg-small-huge{padding-bottom:3rem !important}.ps-rg-small-huge,.px-rg-small-huge{padding-left:3rem !important}.p-rg-small-huge{padding:3rem !important}.pt-rg-huge,.py-rg-huge{padding-top:3.5rem !important}.pe-rg-huge,.px-rg-huge{padding-right:3.5rem !important}.pb-rg-huge,.py-rg-huge{padding-bottom:3.5rem !important}.ps-rg-huge,.px-rg-huge{padding-left:3.5rem !important}.p-rg-huge{padding:3.5rem !important}.pt-rg-small-giant,.py-rg-small-giant{padding-top:4.5rem !important}.pe-rg-small-giant,.px-rg-small-giant{padding-right:4.5rem !important}.pb-rg-small-giant,.py-rg-small-giant{padding-bottom:4.5rem !important}.ps-rg-small-giant,.px-rg-small-giant{padding-left:4.5rem !important}.p-rg-small-giant{padding:4.5rem !important}.pt-rg-giant,.py-rg-giant{padding-top:5rem !important}.pe-rg-giant,.px-rg-giant{padding-right:5rem !important}.pb-rg-giant,.py-rg-giant{padding-bottom:5rem !important}.ps-rg-giant,.px-rg-giant{padding-left:5rem !important}.p-rg-giant{padding:5rem !important}.pt-rg-bigger-giant,.py-rg-bigger-giant{padding-top:7rem !important}.pe-rg-bigger-giant,.px-rg-bigger-giant{padding-right:7rem !important}.pb-rg-bigger-giant,.py-rg-bigger-giant{padding-bottom:7rem !important}.ps-rg-bigger-giant,.px-rg-bigger-giant{padding-left:7rem !important}.p-rg-bigger-giant{padding:7rem !important}.lh-rg-hair{line-height:1px !important}.lh-rg-line{line-height:2px !important}.lh-rg-micro{line-height:.25rem !important}.lh-rg-mini{line-height:.5rem !important}.lh-rg-small-regular{line-height:.75rem !important}.lh-rg-regular{line-height:1rem !important}.lh-rg-small-large{line-height:1.25rem !important}.lh-rg-large{line-height:1.5rem !important}.lh-rg-big{line-height:2rem !important}.lh-rg-bigger-big{line-height:2.5rem !important}.lh-rg-small-huge{line-height:3rem !important}.lh-rg-huge{line-height:3.5rem !important}.lh-rg-small-giant{line-height:4.5rem !important}.lh-rg-giant{line-height:5rem !important}.lh-rg-bigger-giant{line-height:7rem !important}.h-rg-hair{height:1px !important}.h-rg-line{height:2px !important}.h-rg-micro{height:.25rem !important}.h-rg-mini{height:.5rem !important}.h-rg-small-regular{height:.75rem !important}.h-rg-regular{height:1rem !important}.h-rg-small-large{height:1.25rem !important}.h-rg-large{height:1.5rem !important}.h-rg-big{height:2rem !important}.h-rg-bigger-big{height:2.5rem !important}.h-rg-small-huge{height:3rem !important}.h-rg-huge{height:3.5rem !important}.h-rg-small-giant{height:4.5rem !important}.h-rg-giant{height:5rem !important}.h-rg-bigger-giant{height:7rem !important}.mh-rg-hair{max-height:1px !important}.mh-rg-line{max-height:2px !important}.mh-rg-micro{max-height:.25rem !important}.mh-rg-mini{max-height:.5rem !important}.mh-rg-small-regular{max-height:.75rem !important}.mh-rg-regular{max-height:1rem !important}.mh-rg-small-large{max-height:1.25rem !important}.mh-rg-large{max-height:1.5rem !important}.mh-rg-big{max-height:2rem !important}.mh-rg-bigger-big{max-height:2.5rem !important}.mh-rg-small-huge{max-height:3rem !important}.mh-rg-huge{max-height:3.5rem !important}.mh-rg-small-giant{max-height:4.5rem !important}.mh-rg-giant{max-height:5rem !important}.mh-rg-bigger-giant{max-height:7rem !important}.w-rg-hair{width:1px !important}.w-rg-line{width:2px !important}.w-rg-micro{width:.25rem !important}.w-rg-mini{width:.5rem !important}.w-rg-small-regular{width:.75rem !important}.w-rg-regular{width:1rem !important}.w-rg-small-large{width:1.25rem !important}.w-rg-large{width:1.5rem !important}.w-rg-big{width:2rem !important}.w-rg-bigger-big{width:2.5rem !important}.w-rg-small-huge{width:3rem !important}.w-rg-huge{width:3.5rem !important}.w-rg-small-giant{width:4.5rem !important}.w-rg-giant{width:5rem !important}.w-rg-bigger-giant{width:7rem !important}.mw-rg-hair{max-width:1px !important}.mw-rg-line{max-width:2px !important}.mw-rg-micro{max-width:.25rem !important}.mw-rg-mini{max-width:.5rem !important}.mw-rg-small-regular{max-width:.75rem !important}.mw-rg-regular{max-width:1rem !important}.mw-rg-small-large{max-width:1.25rem !important}.mw-rg-large{max-width:1.5rem !important}.mw-rg-big{max-width:2rem !important}.mw-rg-bigger-big{max-width:2.5rem !important}.mw-rg-small-huge{max-width:3rem !important}.mw-rg-huge{max-width:3.5rem !important}.mw-rg-small-giant{max-width:4.5rem !important}.mw-rg-giant{max-width:5rem !important}.mw-rg-bigger-giant{max-width:7rem !important}.gap-rg-hair{gap:1px !important}.gap-rg-line{gap:2px !important}.gap-rg-micro{gap:.25rem !important}.gap-rg-mini{gap:.5rem !important}.gap-rg-small-regular{gap:.75rem !important}.gap-rg-regular{gap:1rem !important}.gap-rg-small-large{gap:1.25rem !important}.gap-rg-large{gap:1.5rem !important}.gap-rg-big{gap:2rem !important}.gap-rg-bigger-big{gap:2.5rem !important}.gap-rg-small-huge{gap:3rem !important}.gap-rg-huge{gap:3.5rem !important}.gap-rg-small-giant{gap:4.5rem !important}.gap-rg-giant{gap:5rem !important}.gap-rg-bigger-giant{gap:7rem !important}}@media(min-width: 780px){.mt-md-hair,.my-md-hair{margin-top:1px !important}.me-md-hair,.mx-md-hair{margin-right:1px !important}.mb-md-hair,.my-md-hair{margin-bottom:1px !important}.ms-md-hair,.mx-md-hair{margin-left:1px !important}.m-md-hair{margin:1px !important}.mt-md-line,.my-md-line{margin-top:2px !important}.me-md-line,.mx-md-line{margin-right:2px !important}.mb-md-line,.my-md-line{margin-bottom:2px !important}.ms-md-line,.mx-md-line{margin-left:2px !important}.m-md-line{margin:2px !important}.mt-md-micro,.my-md-micro{margin-top:.25rem !important}.me-md-micro,.mx-md-micro{margin-right:.25rem !important}.mb-md-micro,.my-md-micro{margin-bottom:.25rem !important}.ms-md-micro,.mx-md-micro{margin-left:.25rem !important}.m-md-micro{margin:.25rem !important}.mt-md-mini,.my-md-mini{margin-top:.5rem !important}.me-md-mini,.mx-md-mini{margin-right:.5rem !important}.mb-md-mini,.my-md-mini{margin-bottom:.5rem !important}.ms-md-mini,.mx-md-mini{margin-left:.5rem !important}.m-md-mini{margin:.5rem !important}.mt-md-small-regular,.my-md-small-regular{margin-top:.75rem !important}.me-md-small-regular,.mx-md-small-regular{margin-right:.75rem !important}.mb-md-small-regular,.my-md-small-regular{margin-bottom:.75rem !important}.ms-md-small-regular,.mx-md-small-regular{margin-left:.75rem !important}.m-md-small-regular{margin:.75rem !important}.mt-md-regular,.my-md-regular{margin-top:1rem !important}.me-md-regular,.mx-md-regular{margin-right:1rem !important}.mb-md-regular,.my-md-regular{margin-bottom:1rem !important}.ms-md-regular,.mx-md-regular{margin-left:1rem !important}.m-md-regular{margin:1rem !important}.mt-md-small-large,.my-md-small-large{margin-top:1.25rem !important}.me-md-small-large,.mx-md-small-large{margin-right:1.25rem !important}.mb-md-small-large,.my-md-small-large{margin-bottom:1.25rem !important}.ms-md-small-large,.mx-md-small-large{margin-left:1.25rem !important}.m-md-small-large{margin:1.25rem !important}.mt-md-large,.my-md-large{margin-top:1.5rem !important}.me-md-large,.mx-md-large{margin-right:1.5rem !important}.mb-md-large,.my-md-large{margin-bottom:1.5rem !important}.ms-md-large,.mx-md-large{margin-left:1.5rem !important}.m-md-large{margin:1.5rem !important}.mt-md-big,.my-md-big{margin-top:2rem !important}.me-md-big,.mx-md-big{margin-right:2rem !important}.mb-md-big,.my-md-big{margin-bottom:2rem !important}.ms-md-big,.mx-md-big{margin-left:2rem !important}.m-md-big{margin:2rem !important}.mt-md-bigger-big,.my-md-bigger-big{margin-top:2.5rem !important}.me-md-bigger-big,.mx-md-bigger-big{margin-right:2.5rem !important}.mb-md-bigger-big,.my-md-bigger-big{margin-bottom:2.5rem !important}.ms-md-bigger-big,.mx-md-bigger-big{margin-left:2.5rem !important}.m-md-bigger-big{margin:2.5rem !important}.mt-md-small-huge,.my-md-small-huge{margin-top:3rem !important}.me-md-small-huge,.mx-md-small-huge{margin-right:3rem !important}.mb-md-small-huge,.my-md-small-huge{margin-bottom:3rem !important}.ms-md-small-huge,.mx-md-small-huge{margin-left:3rem !important}.m-md-small-huge{margin:3rem !important}.mt-md-huge,.my-md-huge{margin-top:3.5rem !important}.me-md-huge,.mx-md-huge{margin-right:3.5rem !important}.mb-md-huge,.my-md-huge{margin-bottom:3.5rem !important}.ms-md-huge,.mx-md-huge{margin-left:3.5rem !important}.m-md-huge{margin:3.5rem !important}.mt-md-small-giant,.my-md-small-giant{margin-top:4.5rem !important}.me-md-small-giant,.mx-md-small-giant{margin-right:4.5rem !important}.mb-md-small-giant,.my-md-small-giant{margin-bottom:4.5rem !important}.ms-md-small-giant,.mx-md-small-giant{margin-left:4.5rem !important}.m-md-small-giant{margin:4.5rem !important}.mt-md-giant,.my-md-giant{margin-top:5rem !important}.me-md-giant,.mx-md-giant{margin-right:5rem !important}.mb-md-giant,.my-md-giant{margin-bottom:5rem !important}.ms-md-giant,.mx-md-giant{margin-left:5rem !important}.m-md-giant{margin:5rem !important}.mt-md-bigger-giant,.my-md-bigger-giant{margin-top:7rem !important}.me-md-bigger-giant,.mx-md-bigger-giant{margin-right:7rem !important}.mb-md-bigger-giant,.my-md-bigger-giant{margin-bottom:7rem !important}.ms-md-bigger-giant,.mx-md-bigger-giant{margin-left:7rem !important}.m-md-bigger-giant{margin:7rem !important}.pt-md-hair,.py-md-hair{padding-top:1px !important}.pe-md-hair,.px-md-hair{padding-right:1px !important}.pb-md-hair,.py-md-hair{padding-bottom:1px !important}.ps-md-hair,.px-md-hair{padding-left:1px !important}.p-md-hair{padding:1px !important}.pt-md-line,.py-md-line{padding-top:2px !important}.pe-md-line,.px-md-line{padding-right:2px !important}.pb-md-line,.py-md-line{padding-bottom:2px !important}.ps-md-line,.px-md-line{padding-left:2px !important}.p-md-line{padding:2px !important}.pt-md-micro,.py-md-micro{padding-top:.25rem !important}.pe-md-micro,.px-md-micro{padding-right:.25rem !important}.pb-md-micro,.py-md-micro{padding-bottom:.25rem !important}.ps-md-micro,.px-md-micro{padding-left:.25rem !important}.p-md-micro{padding:.25rem !important}.pt-md-mini,.py-md-mini{padding-top:.5rem !important}.pe-md-mini,.px-md-mini{padding-right:.5rem !important}.pb-md-mini,.py-md-mini{padding-bottom:.5rem !important}.ps-md-mini,.px-md-mini{padding-left:.5rem !important}.p-md-mini{padding:.5rem !important}.pt-md-small-regular,.py-md-small-regular{padding-top:.75rem !important}.pe-md-small-regular,.px-md-small-regular{padding-right:.75rem !important}.pb-md-small-regular,.py-md-small-regular{padding-bottom:.75rem !important}.ps-md-small-regular,.px-md-small-regular{padding-left:.75rem !important}.p-md-small-regular{padding:.75rem !important}.pt-md-regular,.py-md-regular{padding-top:1rem !important}.pe-md-regular,.px-md-regular{padding-right:1rem !important}.pb-md-regular,.py-md-regular{padding-bottom:1rem !important}.ps-md-regular,.px-md-regular{padding-left:1rem !important}.p-md-regular{padding:1rem !important}.pt-md-small-large,.py-md-small-large{padding-top:1.25rem !important}.pe-md-small-large,.px-md-small-large{padding-right:1.25rem !important}.pb-md-small-large,.py-md-small-large{padding-bottom:1.25rem !important}.ps-md-small-large,.px-md-small-large{padding-left:1.25rem !important}.p-md-small-large{padding:1.25rem !important}.pt-md-large,.py-md-large{padding-top:1.5rem !important}.pe-md-large,.px-md-large{padding-right:1.5rem !important}.pb-md-large,.py-md-large{padding-bottom:1.5rem !important}.ps-md-large,.px-md-large{padding-left:1.5rem !important}.p-md-large{padding:1.5rem !important}.pt-md-big,.py-md-big{padding-top:2rem !important}.pe-md-big,.px-md-big{padding-right:2rem !important}.pb-md-big,.py-md-big{padding-bottom:2rem !important}.ps-md-big,.px-md-big{padding-left:2rem !important}.p-md-big{padding:2rem !important}.pt-md-bigger-big,.py-md-bigger-big{padding-top:2.5rem !important}.pe-md-bigger-big,.px-md-bigger-big{padding-right:2.5rem !important}.pb-md-bigger-big,.py-md-bigger-big{padding-bottom:2.5rem !important}.ps-md-bigger-big,.px-md-bigger-big{padding-left:2.5rem !important}.p-md-bigger-big{padding:2.5rem !important}.pt-md-small-huge,.py-md-small-huge{padding-top:3rem !important}.pe-md-small-huge,.px-md-small-huge{padding-right:3rem !important}.pb-md-small-huge,.py-md-small-huge{padding-bottom:3rem !important}.ps-md-small-huge,.px-md-small-huge{padding-left:3rem !important}.p-md-small-huge{padding:3rem !important}.pt-md-huge,.py-md-huge{padding-top:3.5rem !important}.pe-md-huge,.px-md-huge{padding-right:3.5rem !important}.pb-md-huge,.py-md-huge{padding-bottom:3.5rem !important}.ps-md-huge,.px-md-huge{padding-left:3.5rem !important}.p-md-huge{padding:3.5rem !important}.pt-md-small-giant,.py-md-small-giant{padding-top:4.5rem !important}.pe-md-small-giant,.px-md-small-giant{padding-right:4.5rem !important}.pb-md-small-giant,.py-md-small-giant{padding-bottom:4.5rem !important}.ps-md-small-giant,.px-md-small-giant{padding-left:4.5rem !important}.p-md-small-giant{padding:4.5rem !important}.pt-md-giant,.py-md-giant{padding-top:5rem !important}.pe-md-giant,.px-md-giant{padding-right:5rem !important}.pb-md-giant,.py-md-giant{padding-bottom:5rem !important}.ps-md-giant,.px-md-giant{padding-left:5rem !important}.p-md-giant{padding:5rem !important}.pt-md-bigger-giant,.py-md-bigger-giant{padding-top:7rem !important}.pe-md-bigger-giant,.px-md-bigger-giant{padding-right:7rem !important}.pb-md-bigger-giant,.py-md-bigger-giant{padding-bottom:7rem !important}.ps-md-bigger-giant,.px-md-bigger-giant{padding-left:7rem !important}.p-md-bigger-giant{padding:7rem !important}.lh-md-hair{line-height:1px !important}.lh-md-line{line-height:2px !important}.lh-md-micro{line-height:.25rem !important}.lh-md-mini{line-height:.5rem !important}.lh-md-small-regular{line-height:.75rem !important}.lh-md-regular{line-height:1rem !important}.lh-md-small-large{line-height:1.25rem !important}.lh-md-large{line-height:1.5rem !important}.lh-md-big{line-height:2rem !important}.lh-md-bigger-big{line-height:2.5rem !important}.lh-md-small-huge{line-height:3rem !important}.lh-md-huge{line-height:3.5rem !important}.lh-md-small-giant{line-height:4.5rem !important}.lh-md-giant{line-height:5rem !important}.lh-md-bigger-giant{line-height:7rem !important}.h-md-hair{height:1px !important}.h-md-line{height:2px !important}.h-md-micro{height:.25rem !important}.h-md-mini{height:.5rem !important}.h-md-small-regular{height:.75rem !important}.h-md-regular{height:1rem !important}.h-md-small-large{height:1.25rem !important}.h-md-large{height:1.5rem !important}.h-md-big{height:2rem !important}.h-md-bigger-big{height:2.5rem !important}.h-md-small-huge{height:3rem !important}.h-md-huge{height:3.5rem !important}.h-md-small-giant{height:4.5rem !important}.h-md-giant{height:5rem !important}.h-md-bigger-giant{height:7rem !important}.mh-md-hair{max-height:1px !important}.mh-md-line{max-height:2px !important}.mh-md-micro{max-height:.25rem !important}.mh-md-mini{max-height:.5rem !important}.mh-md-small-regular{max-height:.75rem !important}.mh-md-regular{max-height:1rem !important}.mh-md-small-large{max-height:1.25rem !important}.mh-md-large{max-height:1.5rem !important}.mh-md-big{max-height:2rem !important}.mh-md-bigger-big{max-height:2.5rem !important}.mh-md-small-huge{max-height:3rem !important}.mh-md-huge{max-height:3.5rem !important}.mh-md-small-giant{max-height:4.5rem !important}.mh-md-giant{max-height:5rem !important}.mh-md-bigger-giant{max-height:7rem !important}.w-md-hair{width:1px !important}.w-md-line{width:2px !important}.w-md-micro{width:.25rem !important}.w-md-mini{width:.5rem !important}.w-md-small-regular{width:.75rem !important}.w-md-regular{width:1rem !important}.w-md-small-large{width:1.25rem !important}.w-md-large{width:1.5rem !important}.w-md-big{width:2rem !important}.w-md-bigger-big{width:2.5rem !important}.w-md-small-huge{width:3rem !important}.w-md-huge{width:3.5rem !important}.w-md-small-giant{width:4.5rem !important}.w-md-giant{width:5rem !important}.w-md-bigger-giant{width:7rem !important}.mw-md-hair{max-width:1px !important}.mw-md-line{max-width:2px !important}.mw-md-micro{max-width:.25rem !important}.mw-md-mini{max-width:.5rem !important}.mw-md-small-regular{max-width:.75rem !important}.mw-md-regular{max-width:1rem !important}.mw-md-small-large{max-width:1.25rem !important}.mw-md-large{max-width:1.5rem !important}.mw-md-big{max-width:2rem !important}.mw-md-bigger-big{max-width:2.5rem !important}.mw-md-small-huge{max-width:3rem !important}.mw-md-huge{max-width:3.5rem !important}.mw-md-small-giant{max-width:4.5rem !important}.mw-md-giant{max-width:5rem !important}.mw-md-bigger-giant{max-width:7rem !important}.gap-md-hair{gap:1px !important}.gap-md-line{gap:2px !important}.gap-md-micro{gap:.25rem !important}.gap-md-mini{gap:.5rem !important}.gap-md-small-regular{gap:.75rem !important}.gap-md-regular{gap:1rem !important}.gap-md-small-large{gap:1.25rem !important}.gap-md-large{gap:1.5rem !important}.gap-md-big{gap:2rem !important}.gap-md-bigger-big{gap:2.5rem !important}.gap-md-small-huge{gap:3rem !important}.gap-md-huge{gap:3.5rem !important}.gap-md-small-giant{gap:4.5rem !important}.gap-md-giant{gap:5rem !important}.gap-md-bigger-giant{gap:7rem !important}}@media(min-width: 1024px){.mt-lg-hair,.my-lg-hair{margin-top:1px !important}.me-lg-hair,.mx-lg-hair{margin-right:1px !important}.mb-lg-hair,.my-lg-hair{margin-bottom:1px !important}.ms-lg-hair,.mx-lg-hair{margin-left:1px !important}.m-lg-hair{margin:1px !important}.mt-lg-line,.my-lg-line{margin-top:2px !important}.me-lg-line,.mx-lg-line{margin-right:2px !important}.mb-lg-line,.my-lg-line{margin-bottom:2px !important}.ms-lg-line,.mx-lg-line{margin-left:2px !important}.m-lg-line{margin:2px !important}.mt-lg-micro,.my-lg-micro{margin-top:.25rem !important}.me-lg-micro,.mx-lg-micro{margin-right:.25rem !important}.mb-lg-micro,.my-lg-micro{margin-bottom:.25rem !important}.ms-lg-micro,.mx-lg-micro{margin-left:.25rem !important}.m-lg-micro{margin:.25rem !important}.mt-lg-mini,.my-lg-mini{margin-top:.5rem !important}.me-lg-mini,.mx-lg-mini{margin-right:.5rem !important}.mb-lg-mini,.my-lg-mini{margin-bottom:.5rem !important}.ms-lg-mini,.mx-lg-mini{margin-left:.5rem !important}.m-lg-mini{margin:.5rem !important}.mt-lg-small-regular,.my-lg-small-regular{margin-top:.75rem !important}.me-lg-small-regular,.mx-lg-small-regular{margin-right:.75rem !important}.mb-lg-small-regular,.my-lg-small-regular{margin-bottom:.75rem !important}.ms-lg-small-regular,.mx-lg-small-regular{margin-left:.75rem !important}.m-lg-small-regular{margin:.75rem !important}.mt-lg-regular,.my-lg-regular{margin-top:1rem !important}.me-lg-regular,.mx-lg-regular{margin-right:1rem !important}.mb-lg-regular,.my-lg-regular{margin-bottom:1rem !important}.ms-lg-regular,.mx-lg-regular{margin-left:1rem !important}.m-lg-regular{margin:1rem !important}.mt-lg-small-large,.my-lg-small-large{margin-top:1.25rem !important}.me-lg-small-large,.mx-lg-small-large{margin-right:1.25rem !important}.mb-lg-small-large,.my-lg-small-large{margin-bottom:1.25rem !important}.ms-lg-small-large,.mx-lg-small-large{margin-left:1.25rem !important}.m-lg-small-large{margin:1.25rem !important}.mt-lg-large,.my-lg-large{margin-top:1.5rem !important}.me-lg-large,.mx-lg-large{margin-right:1.5rem !important}.mb-lg-large,.my-lg-large{margin-bottom:1.5rem !important}.ms-lg-large,.mx-lg-large{margin-left:1.5rem !important}.m-lg-large{margin:1.5rem !important}.mt-lg-big,.my-lg-big{margin-top:2rem !important}.me-lg-big,.mx-lg-big{margin-right:2rem !important}.mb-lg-big,.my-lg-big{margin-bottom:2rem !important}.ms-lg-big,.mx-lg-big{margin-left:2rem !important}.m-lg-big{margin:2rem !important}.mt-lg-bigger-big,.my-lg-bigger-big{margin-top:2.5rem !important}.me-lg-bigger-big,.mx-lg-bigger-big{margin-right:2.5rem !important}.mb-lg-bigger-big,.my-lg-bigger-big{margin-bottom:2.5rem !important}.ms-lg-bigger-big,.mx-lg-bigger-big{margin-left:2.5rem !important}.m-lg-bigger-big{margin:2.5rem !important}.mt-lg-small-huge,.my-lg-small-huge{margin-top:3rem !important}.me-lg-small-huge,.mx-lg-small-huge{margin-right:3rem !important}.mb-lg-small-huge,.my-lg-small-huge{margin-bottom:3rem !important}.ms-lg-small-huge,.mx-lg-small-huge{margin-left:3rem !important}.m-lg-small-huge{margin:3rem !important}.mt-lg-huge,.my-lg-huge{margin-top:3.5rem !important}.me-lg-huge,.mx-lg-huge{margin-right:3.5rem !important}.mb-lg-huge,.my-lg-huge{margin-bottom:3.5rem !important}.ms-lg-huge,.mx-lg-huge{margin-left:3.5rem !important}.m-lg-huge{margin:3.5rem !important}.mt-lg-small-giant,.my-lg-small-giant{margin-top:4.5rem !important}.me-lg-small-giant,.mx-lg-small-giant{margin-right:4.5rem !important}.mb-lg-small-giant,.my-lg-small-giant{margin-bottom:4.5rem !important}.ms-lg-small-giant,.mx-lg-small-giant{margin-left:4.5rem !important}.m-lg-small-giant{margin:4.5rem !important}.mt-lg-giant,.my-lg-giant{margin-top:5rem !important}.me-lg-giant,.mx-lg-giant{margin-right:5rem !important}.mb-lg-giant,.my-lg-giant{margin-bottom:5rem !important}.ms-lg-giant,.mx-lg-giant{margin-left:5rem !important}.m-lg-giant{margin:5rem !important}.mt-lg-bigger-giant,.my-lg-bigger-giant{margin-top:7rem !important}.me-lg-bigger-giant,.mx-lg-bigger-giant{margin-right:7rem !important}.mb-lg-bigger-giant,.my-lg-bigger-giant{margin-bottom:7rem !important}.ms-lg-bigger-giant,.mx-lg-bigger-giant{margin-left:7rem !important}.m-lg-bigger-giant{margin:7rem !important}.pt-lg-hair,.py-lg-hair{padding-top:1px !important}.pe-lg-hair,.px-lg-hair{padding-right:1px !important}.pb-lg-hair,.py-lg-hair{padding-bottom:1px !important}.ps-lg-hair,.px-lg-hair{padding-left:1px !important}.p-lg-hair{padding:1px !important}.pt-lg-line,.py-lg-line{padding-top:2px !important}.pe-lg-line,.px-lg-line{padding-right:2px !important}.pb-lg-line,.py-lg-line{padding-bottom:2px !important}.ps-lg-line,.px-lg-line{padding-left:2px !important}.p-lg-line{padding:2px !important}.pt-lg-micro,.py-lg-micro{padding-top:.25rem !important}.pe-lg-micro,.px-lg-micro{padding-right:.25rem !important}.pb-lg-micro,.py-lg-micro{padding-bottom:.25rem !important}.ps-lg-micro,.px-lg-micro{padding-left:.25rem !important}.p-lg-micro{padding:.25rem !important}.pt-lg-mini,.py-lg-mini{padding-top:.5rem !important}.pe-lg-mini,.px-lg-mini{padding-right:.5rem !important}.pb-lg-mini,.py-lg-mini{padding-bottom:.5rem !important}.ps-lg-mini,.px-lg-mini{padding-left:.5rem !important}.p-lg-mini{padding:.5rem !important}.pt-lg-small-regular,.py-lg-small-regular{padding-top:.75rem !important}.pe-lg-small-regular,.px-lg-small-regular{padding-right:.75rem !important}.pb-lg-small-regular,.py-lg-small-regular{padding-bottom:.75rem !important}.ps-lg-small-regular,.px-lg-small-regular{padding-left:.75rem !important}.p-lg-small-regular{padding:.75rem !important}.pt-lg-regular,.py-lg-regular{padding-top:1rem !important}.pe-lg-regular,.px-lg-regular{padding-right:1rem !important}.pb-lg-regular,.py-lg-regular{padding-bottom:1rem !important}.ps-lg-regular,.px-lg-regular{padding-left:1rem !important}.p-lg-regular{padding:1rem !important}.pt-lg-small-large,.py-lg-small-large{padding-top:1.25rem !important}.pe-lg-small-large,.px-lg-small-large{padding-right:1.25rem !important}.pb-lg-small-large,.py-lg-small-large{padding-bottom:1.25rem !important}.ps-lg-small-large,.px-lg-small-large{padding-left:1.25rem !important}.p-lg-small-large{padding:1.25rem !important}.pt-lg-large,.py-lg-large{padding-top:1.5rem !important}.pe-lg-large,.px-lg-large{padding-right:1.5rem !important}.pb-lg-large,.py-lg-large{padding-bottom:1.5rem !important}.ps-lg-large,.px-lg-large{padding-left:1.5rem !important}.p-lg-large{padding:1.5rem !important}.pt-lg-big,.py-lg-big{padding-top:2rem !important}.pe-lg-big,.px-lg-big{padding-right:2rem !important}.pb-lg-big,.py-lg-big{padding-bottom:2rem !important}.ps-lg-big,.px-lg-big{padding-left:2rem !important}.p-lg-big{padding:2rem !important}.pt-lg-bigger-big,.py-lg-bigger-big{padding-top:2.5rem !important}.pe-lg-bigger-big,.px-lg-bigger-big{padding-right:2.5rem !important}.pb-lg-bigger-big,.py-lg-bigger-big{padding-bottom:2.5rem !important}.ps-lg-bigger-big,.px-lg-bigger-big{padding-left:2.5rem !important}.p-lg-bigger-big{padding:2.5rem !important}.pt-lg-small-huge,.py-lg-small-huge{padding-top:3rem !important}.pe-lg-small-huge,.px-lg-small-huge{padding-right:3rem !important}.pb-lg-small-huge,.py-lg-small-huge{padding-bottom:3rem !important}.ps-lg-small-huge,.px-lg-small-huge{padding-left:3rem !important}.p-lg-small-huge{padding:3rem !important}.pt-lg-huge,.py-lg-huge{padding-top:3.5rem !important}.pe-lg-huge,.px-lg-huge{padding-right:3.5rem !important}.pb-lg-huge,.py-lg-huge{padding-bottom:3.5rem !important}.ps-lg-huge,.px-lg-huge{padding-left:3.5rem !important}.p-lg-huge{padding:3.5rem !important}.pt-lg-small-giant,.py-lg-small-giant{padding-top:4.5rem !important}.pe-lg-small-giant,.px-lg-small-giant{padding-right:4.5rem !important}.pb-lg-small-giant,.py-lg-small-giant{padding-bottom:4.5rem !important}.ps-lg-small-giant,.px-lg-small-giant{padding-left:4.5rem !important}.p-lg-small-giant{padding:4.5rem !important}.pt-lg-giant,.py-lg-giant{padding-top:5rem !important}.pe-lg-giant,.px-lg-giant{padding-right:5rem !important}.pb-lg-giant,.py-lg-giant{padding-bottom:5rem !important}.ps-lg-giant,.px-lg-giant{padding-left:5rem !important}.p-lg-giant{padding:5rem !important}.pt-lg-bigger-giant,.py-lg-bigger-giant{padding-top:7rem !important}.pe-lg-bigger-giant,.px-lg-bigger-giant{padding-right:7rem !important}.pb-lg-bigger-giant,.py-lg-bigger-giant{padding-bottom:7rem !important}.ps-lg-bigger-giant,.px-lg-bigger-giant{padding-left:7rem !important}.p-lg-bigger-giant{padding:7rem !important}.lh-lg-hair{line-height:1px !important}.lh-lg-line{line-height:2px !important}.lh-lg-micro{line-height:.25rem !important}.lh-lg-mini{line-height:.5rem !important}.lh-lg-small-regular{line-height:.75rem !important}.lh-lg-regular{line-height:1rem !important}.lh-lg-small-large{line-height:1.25rem !important}.lh-lg-large{line-height:1.5rem !important}.lh-lg-big{line-height:2rem !important}.lh-lg-bigger-big{line-height:2.5rem !important}.lh-lg-small-huge{line-height:3rem !important}.lh-lg-huge{line-height:3.5rem !important}.lh-lg-small-giant{line-height:4.5rem !important}.lh-lg-giant{line-height:5rem !important}.lh-lg-bigger-giant{line-height:7rem !important}.h-lg-hair{height:1px !important}.h-lg-line{height:2px !important}.h-lg-micro{height:.25rem !important}.h-lg-mini{height:.5rem !important}.h-lg-small-regular{height:.75rem !important}.h-lg-regular{height:1rem !important}.h-lg-small-large{height:1.25rem !important}.h-lg-large{height:1.5rem !important}.h-lg-big{height:2rem !important}.h-lg-bigger-big{height:2.5rem !important}.h-lg-small-huge{height:3rem !important}.h-lg-huge{height:3.5rem !important}.h-lg-small-giant{height:4.5rem !important}.h-lg-giant{height:5rem !important}.h-lg-bigger-giant{height:7rem !important}.mh-lg-hair{max-height:1px !important}.mh-lg-line{max-height:2px !important}.mh-lg-micro{max-height:.25rem !important}.mh-lg-mini{max-height:.5rem !important}.mh-lg-small-regular{max-height:.75rem !important}.mh-lg-regular{max-height:1rem !important}.mh-lg-small-large{max-height:1.25rem !important}.mh-lg-large{max-height:1.5rem !important}.mh-lg-big{max-height:2rem !important}.mh-lg-bigger-big{max-height:2.5rem !important}.mh-lg-small-huge{max-height:3rem !important}.mh-lg-huge{max-height:3.5rem !important}.mh-lg-small-giant{max-height:4.5rem !important}.mh-lg-giant{max-height:5rem !important}.mh-lg-bigger-giant{max-height:7rem !important}.w-lg-hair{width:1px !important}.w-lg-line{width:2px !important}.w-lg-micro{width:.25rem !important}.w-lg-mini{width:.5rem !important}.w-lg-small-regular{width:.75rem !important}.w-lg-regular{width:1rem !important}.w-lg-small-large{width:1.25rem !important}.w-lg-large{width:1.5rem !important}.w-lg-big{width:2rem !important}.w-lg-bigger-big{width:2.5rem !important}.w-lg-small-huge{width:3rem !important}.w-lg-huge{width:3.5rem !important}.w-lg-small-giant{width:4.5rem !important}.w-lg-giant{width:5rem !important}.w-lg-bigger-giant{width:7rem !important}.mw-lg-hair{max-width:1px !important}.mw-lg-line{max-width:2px !important}.mw-lg-micro{max-width:.25rem !important}.mw-lg-mini{max-width:.5rem !important}.mw-lg-small-regular{max-width:.75rem !important}.mw-lg-regular{max-width:1rem !important}.mw-lg-small-large{max-width:1.25rem !important}.mw-lg-large{max-width:1.5rem !important}.mw-lg-big{max-width:2rem !important}.mw-lg-bigger-big{max-width:2.5rem !important}.mw-lg-small-huge{max-width:3rem !important}.mw-lg-huge{max-width:3.5rem !important}.mw-lg-small-giant{max-width:4.5rem !important}.mw-lg-giant{max-width:5rem !important}.mw-lg-bigger-giant{max-width:7rem !important}.gap-lg-hair{gap:1px !important}.gap-lg-line{gap:2px !important}.gap-lg-micro{gap:.25rem !important}.gap-lg-mini{gap:.5rem !important}.gap-lg-small-regular{gap:.75rem !important}.gap-lg-regular{gap:1rem !important}.gap-lg-small-large{gap:1.25rem !important}.gap-lg-large{gap:1.5rem !important}.gap-lg-big{gap:2rem !important}.gap-lg-bigger-big{gap:2.5rem !important}.gap-lg-small-huge{gap:3rem !important}.gap-lg-huge{gap:3.5rem !important}.gap-lg-small-giant{gap:4.5rem !important}.gap-lg-giant{gap:5rem !important}.gap-lg-bigger-giant{gap:7rem !important}}@media(min-width: 1280px){.mt-xl-hair,.my-xl-hair{margin-top:1px !important}.me-xl-hair,.mx-xl-hair{margin-right:1px !important}.mb-xl-hair,.my-xl-hair{margin-bottom:1px !important}.ms-xl-hair,.mx-xl-hair{margin-left:1px !important}.m-xl-hair{margin:1px !important}.mt-xl-line,.my-xl-line{margin-top:2px !important}.me-xl-line,.mx-xl-line{margin-right:2px !important}.mb-xl-line,.my-xl-line{margin-bottom:2px !important}.ms-xl-line,.mx-xl-line{margin-left:2px !important}.m-xl-line{margin:2px !important}.mt-xl-micro,.my-xl-micro{margin-top:.25rem !important}.me-xl-micro,.mx-xl-micro{margin-right:.25rem !important}.mb-xl-micro,.my-xl-micro{margin-bottom:.25rem !important}.ms-xl-micro,.mx-xl-micro{margin-left:.25rem !important}.m-xl-micro{margin:.25rem !important}.mt-xl-mini,.my-xl-mini{margin-top:.5rem !important}.me-xl-mini,.mx-xl-mini{margin-right:.5rem !important}.mb-xl-mini,.my-xl-mini{margin-bottom:.5rem !important}.ms-xl-mini,.mx-xl-mini{margin-left:.5rem !important}.m-xl-mini{margin:.5rem !important}.mt-xl-small-regular,.my-xl-small-regular{margin-top:.75rem !important}.me-xl-small-regular,.mx-xl-small-regular{margin-right:.75rem !important}.mb-xl-small-regular,.my-xl-small-regular{margin-bottom:.75rem !important}.ms-xl-small-regular,.mx-xl-small-regular{margin-left:.75rem !important}.m-xl-small-regular{margin:.75rem !important}.mt-xl-regular,.my-xl-regular{margin-top:1rem !important}.me-xl-regular,.mx-xl-regular{margin-right:1rem !important}.mb-xl-regular,.my-xl-regular{margin-bottom:1rem !important}.ms-xl-regular,.mx-xl-regular{margin-left:1rem !important}.m-xl-regular{margin:1rem !important}.mt-xl-small-large,.my-xl-small-large{margin-top:1.25rem !important}.me-xl-small-large,.mx-xl-small-large{margin-right:1.25rem !important}.mb-xl-small-large,.my-xl-small-large{margin-bottom:1.25rem !important}.ms-xl-small-large,.mx-xl-small-large{margin-left:1.25rem !important}.m-xl-small-large{margin:1.25rem !important}.mt-xl-large,.my-xl-large{margin-top:1.5rem !important}.me-xl-large,.mx-xl-large{margin-right:1.5rem !important}.mb-xl-large,.my-xl-large{margin-bottom:1.5rem !important}.ms-xl-large,.mx-xl-large{margin-left:1.5rem !important}.m-xl-large{margin:1.5rem !important}.mt-xl-big,.my-xl-big{margin-top:2rem !important}.me-xl-big,.mx-xl-big{margin-right:2rem !important}.mb-xl-big,.my-xl-big{margin-bottom:2rem !important}.ms-xl-big,.mx-xl-big{margin-left:2rem !important}.m-xl-big{margin:2rem !important}.mt-xl-bigger-big,.my-xl-bigger-big{margin-top:2.5rem !important}.me-xl-bigger-big,.mx-xl-bigger-big{margin-right:2.5rem !important}.mb-xl-bigger-big,.my-xl-bigger-big{margin-bottom:2.5rem !important}.ms-xl-bigger-big,.mx-xl-bigger-big{margin-left:2.5rem !important}.m-xl-bigger-big{margin:2.5rem !important}.mt-xl-small-huge,.my-xl-small-huge{margin-top:3rem !important}.me-xl-small-huge,.mx-xl-small-huge{margin-right:3rem !important}.mb-xl-small-huge,.my-xl-small-huge{margin-bottom:3rem !important}.ms-xl-small-huge,.mx-xl-small-huge{margin-left:3rem !important}.m-xl-small-huge{margin:3rem !important}.mt-xl-huge,.my-xl-huge{margin-top:3.5rem !important}.me-xl-huge,.mx-xl-huge{margin-right:3.5rem !important}.mb-xl-huge,.my-xl-huge{margin-bottom:3.5rem !important}.ms-xl-huge,.mx-xl-huge{margin-left:3.5rem !important}.m-xl-huge{margin:3.5rem !important}.mt-xl-small-giant,.my-xl-small-giant{margin-top:4.5rem !important}.me-xl-small-giant,.mx-xl-small-giant{margin-right:4.5rem !important}.mb-xl-small-giant,.my-xl-small-giant{margin-bottom:4.5rem !important}.ms-xl-small-giant,.mx-xl-small-giant{margin-left:4.5rem !important}.m-xl-small-giant{margin:4.5rem !important}.mt-xl-giant,.my-xl-giant{margin-top:5rem !important}.me-xl-giant,.mx-xl-giant{margin-right:5rem !important}.mb-xl-giant,.my-xl-giant{margin-bottom:5rem !important}.ms-xl-giant,.mx-xl-giant{margin-left:5rem !important}.m-xl-giant{margin:5rem !important}.mt-xl-bigger-giant,.my-xl-bigger-giant{margin-top:7rem !important}.me-xl-bigger-giant,.mx-xl-bigger-giant{margin-right:7rem !important}.mb-xl-bigger-giant,.my-xl-bigger-giant{margin-bottom:7rem !important}.ms-xl-bigger-giant,.mx-xl-bigger-giant{margin-left:7rem !important}.m-xl-bigger-giant{margin:7rem !important}.pt-xl-hair,.py-xl-hair{padding-top:1px !important}.pe-xl-hair,.px-xl-hair{padding-right:1px !important}.pb-xl-hair,.py-xl-hair{padding-bottom:1px !important}.ps-xl-hair,.px-xl-hair{padding-left:1px !important}.p-xl-hair{padding:1px !important}.pt-xl-line,.py-xl-line{padding-top:2px !important}.pe-xl-line,.px-xl-line{padding-right:2px !important}.pb-xl-line,.py-xl-line{padding-bottom:2px !important}.ps-xl-line,.px-xl-line{padding-left:2px !important}.p-xl-line{padding:2px !important}.pt-xl-micro,.py-xl-micro{padding-top:.25rem !important}.pe-xl-micro,.px-xl-micro{padding-right:.25rem !important}.pb-xl-micro,.py-xl-micro{padding-bottom:.25rem !important}.ps-xl-micro,.px-xl-micro{padding-left:.25rem !important}.p-xl-micro{padding:.25rem !important}.pt-xl-mini,.py-xl-mini{padding-top:.5rem !important}.pe-xl-mini,.px-xl-mini{padding-right:.5rem !important}.pb-xl-mini,.py-xl-mini{padding-bottom:.5rem !important}.ps-xl-mini,.px-xl-mini{padding-left:.5rem !important}.p-xl-mini{padding:.5rem !important}.pt-xl-small-regular,.py-xl-small-regular{padding-top:.75rem !important}.pe-xl-small-regular,.px-xl-small-regular{padding-right:.75rem !important}.pb-xl-small-regular,.py-xl-small-regular{padding-bottom:.75rem !important}.ps-xl-small-regular,.px-xl-small-regular{padding-left:.75rem !important}.p-xl-small-regular{padding:.75rem !important}.pt-xl-regular,.py-xl-regular{padding-top:1rem !important}.pe-xl-regular,.px-xl-regular{padding-right:1rem !important}.pb-xl-regular,.py-xl-regular{padding-bottom:1rem !important}.ps-xl-regular,.px-xl-regular{padding-left:1rem !important}.p-xl-regular{padding:1rem !important}.pt-xl-small-large,.py-xl-small-large{padding-top:1.25rem !important}.pe-xl-small-large,.px-xl-small-large{padding-right:1.25rem !important}.pb-xl-small-large,.py-xl-small-large{padding-bottom:1.25rem !important}.ps-xl-small-large,.px-xl-small-large{padding-left:1.25rem !important}.p-xl-small-large{padding:1.25rem !important}.pt-xl-large,.py-xl-large{padding-top:1.5rem !important}.pe-xl-large,.px-xl-large{padding-right:1.5rem !important}.pb-xl-large,.py-xl-large{padding-bottom:1.5rem !important}.ps-xl-large,.px-xl-large{padding-left:1.5rem !important}.p-xl-large{padding:1.5rem !important}.pt-xl-big,.py-xl-big{padding-top:2rem !important}.pe-xl-big,.px-xl-big{padding-right:2rem !important}.pb-xl-big,.py-xl-big{padding-bottom:2rem !important}.ps-xl-big,.px-xl-big{padding-left:2rem !important}.p-xl-big{padding:2rem !important}.pt-xl-bigger-big,.py-xl-bigger-big{padding-top:2.5rem !important}.pe-xl-bigger-big,.px-xl-bigger-big{padding-right:2.5rem !important}.pb-xl-bigger-big,.py-xl-bigger-big{padding-bottom:2.5rem !important}.ps-xl-bigger-big,.px-xl-bigger-big{padding-left:2.5rem !important}.p-xl-bigger-big{padding:2.5rem !important}.pt-xl-small-huge,.py-xl-small-huge{padding-top:3rem !important}.pe-xl-small-huge,.px-xl-small-huge{padding-right:3rem !important}.pb-xl-small-huge,.py-xl-small-huge{padding-bottom:3rem !important}.ps-xl-small-huge,.px-xl-small-huge{padding-left:3rem !important}.p-xl-small-huge{padding:3rem !important}.pt-xl-huge,.py-xl-huge{padding-top:3.5rem !important}.pe-xl-huge,.px-xl-huge{padding-right:3.5rem !important}.pb-xl-huge,.py-xl-huge{padding-bottom:3.5rem !important}.ps-xl-huge,.px-xl-huge{padding-left:3.5rem !important}.p-xl-huge{padding:3.5rem !important}.pt-xl-small-giant,.py-xl-small-giant{padding-top:4.5rem !important}.pe-xl-small-giant,.px-xl-small-giant{padding-right:4.5rem !important}.pb-xl-small-giant,.py-xl-small-giant{padding-bottom:4.5rem !important}.ps-xl-small-giant,.px-xl-small-giant{padding-left:4.5rem !important}.p-xl-small-giant{padding:4.5rem !important}.pt-xl-giant,.py-xl-giant{padding-top:5rem !important}.pe-xl-giant,.px-xl-giant{padding-right:5rem !important}.pb-xl-giant,.py-xl-giant{padding-bottom:5rem !important}.ps-xl-giant,.px-xl-giant{padding-left:5rem !important}.p-xl-giant{padding:5rem !important}.pt-xl-bigger-giant,.py-xl-bigger-giant{padding-top:7rem !important}.pe-xl-bigger-giant,.px-xl-bigger-giant{padding-right:7rem !important}.pb-xl-bigger-giant,.py-xl-bigger-giant{padding-bottom:7rem !important}.ps-xl-bigger-giant,.px-xl-bigger-giant{padding-left:7rem !important}.p-xl-bigger-giant{padding:7rem !important}.lh-xl-hair{line-height:1px !important}.lh-xl-line{line-height:2px !important}.lh-xl-micro{line-height:.25rem !important}.lh-xl-mini{line-height:.5rem !important}.lh-xl-small-regular{line-height:.75rem !important}.lh-xl-regular{line-height:1rem !important}.lh-xl-small-large{line-height:1.25rem !important}.lh-xl-large{line-height:1.5rem !important}.lh-xl-big{line-height:2rem !important}.lh-xl-bigger-big{line-height:2.5rem !important}.lh-xl-small-huge{line-height:3rem !important}.lh-xl-huge{line-height:3.5rem !important}.lh-xl-small-giant{line-height:4.5rem !important}.lh-xl-giant{line-height:5rem !important}.lh-xl-bigger-giant{line-height:7rem !important}.h-xl-hair{height:1px !important}.h-xl-line{height:2px !important}.h-xl-micro{height:.25rem !important}.h-xl-mini{height:.5rem !important}.h-xl-small-regular{height:.75rem !important}.h-xl-regular{height:1rem !important}.h-xl-small-large{height:1.25rem !important}.h-xl-large{height:1.5rem !important}.h-xl-big{height:2rem !important}.h-xl-bigger-big{height:2.5rem !important}.h-xl-small-huge{height:3rem !important}.h-xl-huge{height:3.5rem !important}.h-xl-small-giant{height:4.5rem !important}.h-xl-giant{height:5rem !important}.h-xl-bigger-giant{height:7rem !important}.mh-xl-hair{max-height:1px !important}.mh-xl-line{max-height:2px !important}.mh-xl-micro{max-height:.25rem !important}.mh-xl-mini{max-height:.5rem !important}.mh-xl-small-regular{max-height:.75rem !important}.mh-xl-regular{max-height:1rem !important}.mh-xl-small-large{max-height:1.25rem !important}.mh-xl-large{max-height:1.5rem !important}.mh-xl-big{max-height:2rem !important}.mh-xl-bigger-big{max-height:2.5rem !important}.mh-xl-small-huge{max-height:3rem !important}.mh-xl-huge{max-height:3.5rem !important}.mh-xl-small-giant{max-height:4.5rem !important}.mh-xl-giant{max-height:5rem !important}.mh-xl-bigger-giant{max-height:7rem !important}.w-xl-hair{width:1px !important}.w-xl-line{width:2px !important}.w-xl-micro{width:.25rem !important}.w-xl-mini{width:.5rem !important}.w-xl-small-regular{width:.75rem !important}.w-xl-regular{width:1rem !important}.w-xl-small-large{width:1.25rem !important}.w-xl-large{width:1.5rem !important}.w-xl-big{width:2rem !important}.w-xl-bigger-big{width:2.5rem !important}.w-xl-small-huge{width:3rem !important}.w-xl-huge{width:3.5rem !important}.w-xl-small-giant{width:4.5rem !important}.w-xl-giant{width:5rem !important}.w-xl-bigger-giant{width:7rem !important}.mw-xl-hair{max-width:1px !important}.mw-xl-line{max-width:2px !important}.mw-xl-micro{max-width:.25rem !important}.mw-xl-mini{max-width:.5rem !important}.mw-xl-small-regular{max-width:.75rem !important}.mw-xl-regular{max-width:1rem !important}.mw-xl-small-large{max-width:1.25rem !important}.mw-xl-large{max-width:1.5rem !important}.mw-xl-big{max-width:2rem !important}.mw-xl-bigger-big{max-width:2.5rem !important}.mw-xl-small-huge{max-width:3rem !important}.mw-xl-huge{max-width:3.5rem !important}.mw-xl-small-giant{max-width:4.5rem !important}.mw-xl-giant{max-width:5rem !important}.mw-xl-bigger-giant{max-width:7rem !important}.gap-xl-hair{gap:1px !important}.gap-xl-line{gap:2px !important}.gap-xl-micro{gap:.25rem !important}.gap-xl-mini{gap:.5rem !important}.gap-xl-small-regular{gap:.75rem !important}.gap-xl-regular{gap:1rem !important}.gap-xl-small-large{gap:1.25rem !important}.gap-xl-large{gap:1.5rem !important}.gap-xl-big{gap:2rem !important}.gap-xl-bigger-big{gap:2.5rem !important}.gap-xl-small-huge{gap:3rem !important}.gap-xl-huge{gap:3.5rem !important}.gap-xl-small-giant{gap:4.5rem !important}.gap-xl-giant{gap:5rem !important}.gap-xl-bigger-giant{gap:7rem !important}}@media(min-width: 1440px){.mt-xxl-hair,.my-xxl-hair{margin-top:1px !important}.me-xxl-hair,.mx-xxl-hair{margin-right:1px !important}.mb-xxl-hair,.my-xxl-hair{margin-bottom:1px !important}.ms-xxl-hair,.mx-xxl-hair{margin-left:1px !important}.m-xxl-hair{margin:1px !important}.mt-xxl-line,.my-xxl-line{margin-top:2px !important}.me-xxl-line,.mx-xxl-line{margin-right:2px !important}.mb-xxl-line,.my-xxl-line{margin-bottom:2px !important}.ms-xxl-line,.mx-xxl-line{margin-left:2px !important}.m-xxl-line{margin:2px !important}.mt-xxl-micro,.my-xxl-micro{margin-top:.25rem !important}.me-xxl-micro,.mx-xxl-micro{margin-right:.25rem !important}.mb-xxl-micro,.my-xxl-micro{margin-bottom:.25rem !important}.ms-xxl-micro,.mx-xxl-micro{margin-left:.25rem !important}.m-xxl-micro{margin:.25rem !important}.mt-xxl-mini,.my-xxl-mini{margin-top:.5rem !important}.me-xxl-mini,.mx-xxl-mini{margin-right:.5rem !important}.mb-xxl-mini,.my-xxl-mini{margin-bottom:.5rem !important}.ms-xxl-mini,.mx-xxl-mini{margin-left:.5rem !important}.m-xxl-mini{margin:.5rem !important}.mt-xxl-small-regular,.my-xxl-small-regular{margin-top:.75rem !important}.me-xxl-small-regular,.mx-xxl-small-regular{margin-right:.75rem !important}.mb-xxl-small-regular,.my-xxl-small-regular{margin-bottom:.75rem !important}.ms-xxl-small-regular,.mx-xxl-small-regular{margin-left:.75rem !important}.m-xxl-small-regular{margin:.75rem !important}.mt-xxl-regular,.my-xxl-regular{margin-top:1rem !important}.me-xxl-regular,.mx-xxl-regular{margin-right:1rem !important}.mb-xxl-regular,.my-xxl-regular{margin-bottom:1rem !important}.ms-xxl-regular,.mx-xxl-regular{margin-left:1rem !important}.m-xxl-regular{margin:1rem !important}.mt-xxl-small-large,.my-xxl-small-large{margin-top:1.25rem !important}.me-xxl-small-large,.mx-xxl-small-large{margin-right:1.25rem !important}.mb-xxl-small-large,.my-xxl-small-large{margin-bottom:1.25rem !important}.ms-xxl-small-large,.mx-xxl-small-large{margin-left:1.25rem !important}.m-xxl-small-large{margin:1.25rem !important}.mt-xxl-large,.my-xxl-large{margin-top:1.5rem !important}.me-xxl-large,.mx-xxl-large{margin-right:1.5rem !important}.mb-xxl-large,.my-xxl-large{margin-bottom:1.5rem !important}.ms-xxl-large,.mx-xxl-large{margin-left:1.5rem !important}.m-xxl-large{margin:1.5rem !important}.mt-xxl-big,.my-xxl-big{margin-top:2rem !important}.me-xxl-big,.mx-xxl-big{margin-right:2rem !important}.mb-xxl-big,.my-xxl-big{margin-bottom:2rem !important}.ms-xxl-big,.mx-xxl-big{margin-left:2rem !important}.m-xxl-big{margin:2rem !important}.mt-xxl-bigger-big,.my-xxl-bigger-big{margin-top:2.5rem !important}.me-xxl-bigger-big,.mx-xxl-bigger-big{margin-right:2.5rem !important}.mb-xxl-bigger-big,.my-xxl-bigger-big{margin-bottom:2.5rem !important}.ms-xxl-bigger-big,.mx-xxl-bigger-big{margin-left:2.5rem !important}.m-xxl-bigger-big{margin:2.5rem !important}.mt-xxl-small-huge,.my-xxl-small-huge{margin-top:3rem !important}.me-xxl-small-huge,.mx-xxl-small-huge{margin-right:3rem !important}.mb-xxl-small-huge,.my-xxl-small-huge{margin-bottom:3rem !important}.ms-xxl-small-huge,.mx-xxl-small-huge{margin-left:3rem !important}.m-xxl-small-huge{margin:3rem !important}.mt-xxl-huge,.my-xxl-huge{margin-top:3.5rem !important}.me-xxl-huge,.mx-xxl-huge{margin-right:3.5rem !important}.mb-xxl-huge,.my-xxl-huge{margin-bottom:3.5rem !important}.ms-xxl-huge,.mx-xxl-huge{margin-left:3.5rem !important}.m-xxl-huge{margin:3.5rem !important}.mt-xxl-small-giant,.my-xxl-small-giant{margin-top:4.5rem !important}.me-xxl-small-giant,.mx-xxl-small-giant{margin-right:4.5rem !important}.mb-xxl-small-giant,.my-xxl-small-giant{margin-bottom:4.5rem !important}.ms-xxl-small-giant,.mx-xxl-small-giant{margin-left:4.5rem !important}.m-xxl-small-giant{margin:4.5rem !important}.mt-xxl-giant,.my-xxl-giant{margin-top:5rem !important}.me-xxl-giant,.mx-xxl-giant{margin-right:5rem !important}.mb-xxl-giant,.my-xxl-giant{margin-bottom:5rem !important}.ms-xxl-giant,.mx-xxl-giant{margin-left:5rem !important}.m-xxl-giant{margin:5rem !important}.mt-xxl-bigger-giant,.my-xxl-bigger-giant{margin-top:7rem !important}.me-xxl-bigger-giant,.mx-xxl-bigger-giant{margin-right:7rem !important}.mb-xxl-bigger-giant,.my-xxl-bigger-giant{margin-bottom:7rem !important}.ms-xxl-bigger-giant,.mx-xxl-bigger-giant{margin-left:7rem !important}.m-xxl-bigger-giant{margin:7rem !important}.pt-xxl-hair,.py-xxl-hair{padding-top:1px !important}.pe-xxl-hair,.px-xxl-hair{padding-right:1px !important}.pb-xxl-hair,.py-xxl-hair{padding-bottom:1px !important}.ps-xxl-hair,.px-xxl-hair{padding-left:1px !important}.p-xxl-hair{padding:1px !important}.pt-xxl-line,.py-xxl-line{padding-top:2px !important}.pe-xxl-line,.px-xxl-line{padding-right:2px !important}.pb-xxl-line,.py-xxl-line{padding-bottom:2px !important}.ps-xxl-line,.px-xxl-line{padding-left:2px !important}.p-xxl-line{padding:2px !important}.pt-xxl-micro,.py-xxl-micro{padding-top:.25rem !important}.pe-xxl-micro,.px-xxl-micro{padding-right:.25rem !important}.pb-xxl-micro,.py-xxl-micro{padding-bottom:.25rem !important}.ps-xxl-micro,.px-xxl-micro{padding-left:.25rem !important}.p-xxl-micro{padding:.25rem !important}.pt-xxl-mini,.py-xxl-mini{padding-top:.5rem !important}.pe-xxl-mini,.px-xxl-mini{padding-right:.5rem !important}.pb-xxl-mini,.py-xxl-mini{padding-bottom:.5rem !important}.ps-xxl-mini,.px-xxl-mini{padding-left:.5rem !important}.p-xxl-mini{padding:.5rem !important}.pt-xxl-small-regular,.py-xxl-small-regular{padding-top:.75rem !important}.pe-xxl-small-regular,.px-xxl-small-regular{padding-right:.75rem !important}.pb-xxl-small-regular,.py-xxl-small-regular{padding-bottom:.75rem !important}.ps-xxl-small-regular,.px-xxl-small-regular{padding-left:.75rem !important}.p-xxl-small-regular{padding:.75rem !important}.pt-xxl-regular,.py-xxl-regular{padding-top:1rem !important}.pe-xxl-regular,.px-xxl-regular{padding-right:1rem !important}.pb-xxl-regular,.py-xxl-regular{padding-bottom:1rem !important}.ps-xxl-regular,.px-xxl-regular{padding-left:1rem !important}.p-xxl-regular{padding:1rem !important}.pt-xxl-small-large,.py-xxl-small-large{padding-top:1.25rem !important}.pe-xxl-small-large,.px-xxl-small-large{padding-right:1.25rem !important}.pb-xxl-small-large,.py-xxl-small-large{padding-bottom:1.25rem !important}.ps-xxl-small-large,.px-xxl-small-large{padding-left:1.25rem !important}.p-xxl-small-large{padding:1.25rem !important}.pt-xxl-large,.py-xxl-large{padding-top:1.5rem !important}.pe-xxl-large,.px-xxl-large{padding-right:1.5rem !important}.pb-xxl-large,.py-xxl-large{padding-bottom:1.5rem !important}.ps-xxl-large,.px-xxl-large{padding-left:1.5rem !important}.p-xxl-large{padding:1.5rem !important}.pt-xxl-big,.py-xxl-big{padding-top:2rem !important}.pe-xxl-big,.px-xxl-big{padding-right:2rem !important}.pb-xxl-big,.py-xxl-big{padding-bottom:2rem !important}.ps-xxl-big,.px-xxl-big{padding-left:2rem !important}.p-xxl-big{padding:2rem !important}.pt-xxl-bigger-big,.py-xxl-bigger-big{padding-top:2.5rem !important}.pe-xxl-bigger-big,.px-xxl-bigger-big{padding-right:2.5rem !important}.pb-xxl-bigger-big,.py-xxl-bigger-big{padding-bottom:2.5rem !important}.ps-xxl-bigger-big,.px-xxl-bigger-big{padding-left:2.5rem !important}.p-xxl-bigger-big{padding:2.5rem !important}.pt-xxl-small-huge,.py-xxl-small-huge{padding-top:3rem !important}.pe-xxl-small-huge,.px-xxl-small-huge{padding-right:3rem !important}.pb-xxl-small-huge,.py-xxl-small-huge{padding-bottom:3rem !important}.ps-xxl-small-huge,.px-xxl-small-huge{padding-left:3rem !important}.p-xxl-small-huge{padding:3rem !important}.pt-xxl-huge,.py-xxl-huge{padding-top:3.5rem !important}.pe-xxl-huge,.px-xxl-huge{padding-right:3.5rem !important}.pb-xxl-huge,.py-xxl-huge{padding-bottom:3.5rem !important}.ps-xxl-huge,.px-xxl-huge{padding-left:3.5rem !important}.p-xxl-huge{padding:3.5rem !important}.pt-xxl-small-giant,.py-xxl-small-giant{padding-top:4.5rem !important}.pe-xxl-small-giant,.px-xxl-small-giant{padding-right:4.5rem !important}.pb-xxl-small-giant,.py-xxl-small-giant{padding-bottom:4.5rem !important}.ps-xxl-small-giant,.px-xxl-small-giant{padding-left:4.5rem !important}.p-xxl-small-giant{padding:4.5rem !important}.pt-xxl-giant,.py-xxl-giant{padding-top:5rem !important}.pe-xxl-giant,.px-xxl-giant{padding-right:5rem !important}.pb-xxl-giant,.py-xxl-giant{padding-bottom:5rem !important}.ps-xxl-giant,.px-xxl-giant{padding-left:5rem !important}.p-xxl-giant{padding:5rem !important}.pt-xxl-bigger-giant,.py-xxl-bigger-giant{padding-top:7rem !important}.pe-xxl-bigger-giant,.px-xxl-bigger-giant{padding-right:7rem !important}.pb-xxl-bigger-giant,.py-xxl-bigger-giant{padding-bottom:7rem !important}.ps-xxl-bigger-giant,.px-xxl-bigger-giant{padding-left:7rem !important}.p-xxl-bigger-giant{padding:7rem !important}.lh-xxl-hair{line-height:1px !important}.lh-xxl-line{line-height:2px !important}.lh-xxl-micro{line-height:.25rem !important}.lh-xxl-mini{line-height:.5rem !important}.lh-xxl-small-regular{line-height:.75rem !important}.lh-xxl-regular{line-height:1rem !important}.lh-xxl-small-large{line-height:1.25rem !important}.lh-xxl-large{line-height:1.5rem !important}.lh-xxl-big{line-height:2rem !important}.lh-xxl-bigger-big{line-height:2.5rem !important}.lh-xxl-small-huge{line-height:3rem !important}.lh-xxl-huge{line-height:3.5rem !important}.lh-xxl-small-giant{line-height:4.5rem !important}.lh-xxl-giant{line-height:5rem !important}.lh-xxl-bigger-giant{line-height:7rem !important}.h-xxl-hair{height:1px !important}.h-xxl-line{height:2px !important}.h-xxl-micro{height:.25rem !important}.h-xxl-mini{height:.5rem !important}.h-xxl-small-regular{height:.75rem !important}.h-xxl-regular{height:1rem !important}.h-xxl-small-large{height:1.25rem !important}.h-xxl-large{height:1.5rem !important}.h-xxl-big{height:2rem !important}.h-xxl-bigger-big{height:2.5rem !important}.h-xxl-small-huge{height:3rem !important}.h-xxl-huge{height:3.5rem !important}.h-xxl-small-giant{height:4.5rem !important}.h-xxl-giant{height:5rem !important}.h-xxl-bigger-giant{height:7rem !important}.mh-xxl-hair{max-height:1px !important}.mh-xxl-line{max-height:2px !important}.mh-xxl-micro{max-height:.25rem !important}.mh-xxl-mini{max-height:.5rem !important}.mh-xxl-small-regular{max-height:.75rem !important}.mh-xxl-regular{max-height:1rem !important}.mh-xxl-small-large{max-height:1.25rem !important}.mh-xxl-large{max-height:1.5rem !important}.mh-xxl-big{max-height:2rem !important}.mh-xxl-bigger-big{max-height:2.5rem !important}.mh-xxl-small-huge{max-height:3rem !important}.mh-xxl-huge{max-height:3.5rem !important}.mh-xxl-small-giant{max-height:4.5rem !important}.mh-xxl-giant{max-height:5rem !important}.mh-xxl-bigger-giant{max-height:7rem !important}.w-xxl-hair{width:1px !important}.w-xxl-line{width:2px !important}.w-xxl-micro{width:.25rem !important}.w-xxl-mini{width:.5rem !important}.w-xxl-small-regular{width:.75rem !important}.w-xxl-regular{width:1rem !important}.w-xxl-small-large{width:1.25rem !important}.w-xxl-large{width:1.5rem !important}.w-xxl-big{width:2rem !important}.w-xxl-bigger-big{width:2.5rem !important}.w-xxl-small-huge{width:3rem !important}.w-xxl-huge{width:3.5rem !important}.w-xxl-small-giant{width:4.5rem !important}.w-xxl-giant{width:5rem !important}.w-xxl-bigger-giant{width:7rem !important}.mw-xxl-hair{max-width:1px !important}.mw-xxl-line{max-width:2px !important}.mw-xxl-micro{max-width:.25rem !important}.mw-xxl-mini{max-width:.5rem !important}.mw-xxl-small-regular{max-width:.75rem !important}.mw-xxl-regular{max-width:1rem !important}.mw-xxl-small-large{max-width:1.25rem !important}.mw-xxl-large{max-width:1.5rem !important}.mw-xxl-big{max-width:2rem !important}.mw-xxl-bigger-big{max-width:2.5rem !important}.mw-xxl-small-huge{max-width:3rem !important}.mw-xxl-huge{max-width:3.5rem !important}.mw-xxl-small-giant{max-width:4.5rem !important}.mw-xxl-giant{max-width:5rem !important}.mw-xxl-bigger-giant{max-width:7rem !important}.gap-xxl-hair{gap:1px !important}.gap-xxl-line{gap:2px !important}.gap-xxl-micro{gap:.25rem !important}.gap-xxl-mini{gap:.5rem !important}.gap-xxl-small-regular{gap:.75rem !important}.gap-xxl-regular{gap:1rem !important}.gap-xxl-small-large{gap:1.25rem !important}.gap-xxl-large{gap:1.5rem !important}.gap-xxl-big{gap:2rem !important}.gap-xxl-bigger-big{gap:2.5rem !important}.gap-xxl-small-huge{gap:3rem !important}.gap-xxl-huge{gap:3.5rem !important}.gap-xxl-small-giant{gap:4.5rem !important}.gap-xxl-giant{gap:5rem !important}.gap-xxl-bigger-giant{gap:7rem !important}}@media(min-width: 400px){.w-sm-25{width:25% !important}.w-sm-50{width:50% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}}@media(min-width: 600px){.w-rg-25{width:25% !important}.w-rg-50{width:50% !important}.w-rg-75{width:75% !important}.w-rg-100{width:100% !important}.w-rg-auto{width:auto !important}}@media(min-width: 780px){.w-md-25{width:25% !important}.w-md-50{width:50% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}}@media(min-width: 1024px){.w-lg-25{width:25% !important}.w-lg-50{width:50% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}}@media(min-width: 1280px){.w-xl-25{width:25% !important}.w-xl-50{width:50% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}}@media(min-width: 1440px){.w-xxl-25{width:25% !important}.w-xxl-50{width:50% !important}.w-xxl-75{width:75% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}}.m-giant-r{margin:3.5rem !important}.mt-giant-r{margin-top:3.5rem !important}.mr-giant-r{margin-right:3.5rem !important}.mb-giant-r{margin-bottom:3.5rem !important}.ml-giant-r{margin-left:3.5rem !important}.p-giant-r{padding:3.5rem !important}.pt-giant-r{padding-top:3.5rem !important}.pr-giant-r{padding-right:3.5rem !important}.pb-giant-r{padding-bottom:3.5rem !important}.pl-giant-r{padding-left:3.5rem !important}.gap-giant-r{gap:3.5rem !important}.m-huge-r{margin:2rem !important}.mt-huge-r{margin-top:2rem !important}.mr-huge-r{margin-right:2rem !important}.mb-huge-r{margin-bottom:2rem !important}.ml-huge-r{margin-left:2rem !important}.p-huge-r{padding:2rem !important}.pt-huge-r{padding-top:2rem !important}.pr-huge-r{padding-right:2rem !important}.pb-huge-r{padding-bottom:2rem !important}.pl-huge-r{padding-left:2rem !important}.gap-huge-r{gap:2rem !important}.m-bigger-big-r{margin:1.5rem !important}.mt-bigger-big-r{margin-top:1.5rem !important}.mr-bigger-big-r{margin-right:1.5rem !important}.mb-bigger-big-r{margin-bottom:1.5rem !important}.ml-bigger-big-r{margin-left:1.5rem !important}.p-bigger-big-r{padding:1.5rem !important}.pt-bigger-big-r{padding-top:1.5rem !important}.pr-bigger-big-r{padding-right:1.5rem !important}.pb-bigger-big-r{padding-bottom:1.5rem !important}.pl-bigger-big-r{padding-left:1.5rem !important}.gap-bigger-big-r{gap:1.5rem !important}.m-big-r{margin:1.25rem !important}.mt-big-r{margin-top:1.25rem !important}.mr-big-r{margin-right:1.25rem !important}.mb-big-r{margin-bottom:1.25rem !important}.ml-big-r{margin-left:1.25rem !important}.p-big-r{padding:1.25rem !important}.pt-big-r{padding-top:1.25rem !important}.pr-big-r{padding-right:1.25rem !important}.pb-big-r{padding-bottom:1.25rem !important}.pl-big-r{padding-left:1.25rem !important}.gap-big-r{gap:1.25rem !important}.m-large-r{margin:1rem !important}.mt-large-r{margin-top:1rem !important}.mr-large-r{margin-right:1rem !important}.mb-large-r{margin-bottom:1rem !important}.ml-large-r{margin-left:1rem !important}.p-large-r{padding:1rem !important}.pt-large-r{padding-top:1rem !important}.pr-large-r{padding-right:1rem !important}.pb-large-r{padding-bottom:1rem !important}.pl-large-r{padding-left:1rem !important}.gap-large-r{gap:1rem !important}.m-regular-r{margin:1rem !important}.mt-regular-r{margin-top:1rem !important}.mr-regular-r{margin-right:1rem !important}.mb-regular-r{margin-bottom:1rem !important}.ml-regular-r{margin-left:1rem !important}.p-regular-r{padding:1rem !important}.pt-regular-r{padding-top:1rem !important}.pr-regular-r{padding-right:1rem !important}.pb-regular-r{padding-bottom:1rem !important}.pl-regular-r{padding-left:1rem !important}.gap-regular-r{gap:1rem !important}.m-small-r{margin:.75rem !important}.mt-small-r{margin-top:.75rem !important}.mr-small-r{margin-right:.75rem !important}.mb-small-r{margin-bottom:.75rem !important}.ml-small-r{margin-left:.75rem !important}.p-small-r{padding:.75rem !important}.pt-small-r{padding-top:.75rem !important}.pr-small-r{padding-right:.75rem !important}.pb-small-r{padding-bottom:.75rem !important}.pl-small-r{padding-left:.75rem !important}.gap-small-r{gap:.75rem !important}.m-tiny-r{margin:.75rem !important}.mt-tiny-r{margin-top:.75rem !important}.mr-tiny-r{margin-right:.75rem !important}.mb-tiny-r{margin-bottom:.75rem !important}.ml-tiny-r{margin-left:.75rem !important}.p-tiny-r{padding:.75rem !important}.pt-tiny-r{padding-top:.75rem !important}.pr-tiny-r{padding-right:.75rem !important}.pb-tiny-r{padding-bottom:.75rem !important}.pl-tiny-r{padding-left:.75rem !important}.gap-tiny-r{gap:.75rem !important}@media(min-width: 400px){.m-small-r{margin:1rem !important}.mt-small-r{margin-top:1rem !important}.mr-small-r{margin-right:1rem !important}.mb-small-r{margin-bottom:1rem !important}.ml-small-r{margin-left:1rem !important}.p-small-r{padding:1rem !important}.pt-small-r{padding-top:1rem !important}.pr-small-r{padding-right:1rem !important}.pb-small-r{padding-bottom:1rem !important}.pl-small-r{padding-left:1rem !important}.gap-small-r{gap:1rem !important}}@media(min-width: 780px){.m-giant-r{margin:5rem !important}.m-huge-r{margin:2.5rem !important}.m-bigger-big-r{margin:3rem !important}.m-big-r{margin:2rem !important}.m-large-r{margin:1.25rem !important}.m-regular-r{margin:1.5rem !important}.m-tiny-r{margin:1rem !important}.mt-giant-r{margin-top:5rem !important}.mt-huge-r{margin-top:2.5rem !important}.mt-bigger-big-r{margin-top:3rem !important}.mt-big-r{margin-top:2rem !important}.mt-large-r{margin-top:1.25rem !important}.mt-regular-r{margin-top:1.5rem !important}.mt-tiny-r{margin-top:1rem !important}.mr-giant-r{margin-right:5rem !important}.mr-huge-r{margin-right:2.5rem !important}.mr-bigger-big-r{margin-right:3rem !important}.mr-big-r{margin-right:2rem !important}.mr-large-r{margin-right:1.25rem !important}.mr-regular-r{margin-right:1.5rem !important}.mr-tiny-r{margin-right:1rem !important}.mb-giant-r{margin-bottom:5rem !important}.mb-huge-r{margin-bottom:2.5rem !important}.mb-bigger-big-r{margin-bottom:3rem !important}.mb-big-r{margin-bottom:2rem !important}.mb-large-r{margin-bottom:1.25rem !important}.mb-regular-r{margin-bottom:1.5rem !important}.mb-tiny-r{margin-bottom:1rem !important}.ml-giant-r{margin-left:5rem !important}.ml-huge-r{margin-left:2.5rem !important}.ml-bigger-big-r{margin-left:3rem !important}.ml-big-r{margin-left:2rem !important}.ml-large-r{margin-left:1.25rem !important}.ml-regular-r{margin-left:1.5rem !important}.ml-tiny-r{margin-left:1rem !important}.p-giant-r{padding:5rem !important}.p-huge-r{padding:2.5rem !important}.p-bigger-big-r{padding:3rem !important}.p-big-r{padding:2rem !important}.p-large-r{padding:1.25rem !important}.p-regular-r{padding:1.5rem !important}.p-tiny-r{padding:1rem !important}.pt-giant-r{padding-top:5rem !important}.pt-huge-r{padding-top:2.5rem !important}.pt-bigger-big-r{padding-top:3rem !important}.pt-big-r{padding-top:2rem !important}.pt-large-r{padding-top:1.25rem !important}.pt-regular-r{padding-top:1.5rem !important}.pt-tiny-r{padding-top:1rem !important}.pr-giant-r{padding-right:5rem !important}.pr-huge-r{padding-right:2.5rem !important}.pr-bigger-big-r{padding-right:3rem !important}.pr-big-r{padding-right:2rem !important}.pr-large-r{padding-right:1.25rem !important}.pr-regular-r{padding-right:1.5rem !important}.pr-tiny-r{padding-right:1rem !important}.pb-giant-r{padding-bottom:5rem !important}.pb-huge-r{padding-bottom:2.5rem !important}.pb-bigger-big-r{padding-bottom:3rem !important}.pb-big-r{padding-bottom:2rem !important}.pb-large-r{padding-bottom:1.25rem !important}.pb-regular-r{padding-bottom:1.5rem !important}.pb-tiny-r{padding-bottom:1rem !important}.pl-giant-r{padding-left:5rem !important}.pl-huge-r{padding-left:2.5rem !important}.pl-bigger-big-r{padding-left:3rem !important}.pl-big-r{padding-left:2rem !important}.pl-large-r{padding-left:1.25rem !important}.pl-regular-r{padding-left:1.5rem !important}.pl-tiny-r{padding-left:1rem !important}.gap-giant-r{gap:5rem !important}.gap-huge-r{gap:2.5rem !important}.gap-bigger-big-r{gap:3rem !important}.gap-big-r{gap:2rem !important}.gap-large-r{gap:1.25rem !important}.gap-regular-r{gap:1.5rem !important}.gap-tiny-r{gap:1rem !important}}@media(min-width: 1280px){.m-huge-r{margin:3.5rem !important}.m-big-r{margin:2.5rem !important}.m-large-r{margin:2rem !important}.mt-huge-r{margin-top:3.5rem !important}.mt-big-r{margin-top:2.5rem !important}.mt-large-r{margin-top:2rem !important}.mr-huge-r{margin-right:3.5rem !important}.mr-big-r{margin-right:2.5rem !important}.mr-large-r{margin-right:2rem !important}.mb-huge-r{margin-bottom:3.5rem !important}.mb-big-r{margin-bottom:2.5rem !important}.mb-large-r{margin-bottom:2rem !important}.ml-huge-r{margin-left:3.5rem !important}.ml-big-r{margin-left:2.5rem !important}.ml-large-r{margin-left:2rem !important}.p-huge-r{padding:3.5rem !important}.p-big-r{padding:2.5rem !important}.p-large-r{padding:2rem !important}.pt-huge-r{padding-top:3.5rem !important}.pt-big-r{padding-top:2.5rem !important}.pt-large-r{padding-top:2rem !important}.pr-huge-r{padding-right:3.5rem !important}.pr-big-r{padding-right:2.5rem !important}.pr-large-r{padding-right:2rem !important}.pb-huge-r{padding-bottom:3.5rem !important}.pb-big-r{padding-bottom:2.5rem !important}.pb-large-r{padding-bottom:2rem !important}.pl-huge-r{padding-left:3.5rem !important}.pl-big-r{padding-left:2.5rem !important}.pl-large-r{padding-left:2rem !important}.gap-huge-r{gap:3.5rem !important}.gap-big-r{gap:2.5rem !important}.gap-large-r{gap:2rem !important}}
@@ -0,0 +1,29 @@
1
+ /*!
2
+ * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
3
+ * Copyright 2011-2021 The Bootstrap Authors
4
+ * Copyright 2011-2021 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6
+
7
+ * The MIT License (MIT)
8
+
9
+ * Copyright (c) 2011-2020 Twitter, Inc.
10
+ * Copyright (c) 2011-2020 The Bootstrap Authors
11
+
12
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ * of this software and associated documentation files (the "Software"), to deal
14
+ * in the Software without restriction, including without limitation the rights
15
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ * copies of the Software, and to permit persons to whom the Software is
17
+ * furnished to do so, subject to the following conditions:
18
+
19
+ * The above copyright notice and this permission notice shall be included in
20
+ * all copies or substantial portions of the Software.
21
+
22
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
+ * THE SOFTWARE.
29
+ */@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: hsl(0, 0%, 80%);--bs-progress-border-radius: 4px;--bs-progress-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: hsl(0, 0%, 20%);--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.spinner-bg{position:absolute;z-index:990;top:0;left:0;width:100%;height:100%}.loading-modal{display:inline-flex;position:absolute;z-index:990;top:0;right:0;bottom:0;left:0}.loader{width:1em;height:1em;animation:spin 3.125s linear infinite;position:relative;font-size:3.5rem}.loader.loader-16{font-size:1rem}.loader.loader-24{font-size:1.5rem}.loader.loader-32{font-size:2rem}.loader.loader-40{font-size:2.5rem}.loader.loader-48{font-size:3rem}.loader.loader-80{font-size:5rem}.loader.loader-sm{font-size:2.5rem}.loader.loader-xs{font-size:1rem}.loader::before,.loader::after{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:max(2px,.12em) solid #666;transform:rotate(130deg);animation-timing-function:linear;animation-direction:alternate;animation-duration:1.5625s;animation-iteration-count:infinite}.loader::before{animation-name:progressLoaderInverted}.loader::after{border-color:#fc0;animation-name:progressLoader}@media(prefers-reduced-motion: reduce){.loader{animation-duration:25s}.loader::before,.loader::after{animation-duration:12.5s}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.loader::before{border-color:CanvasText}.loader::after{border-color:Highlight}}@keyframes spin{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(720deg)}}@keyframes progressLoader{0%{clip-path:polygon(50% 50%, 0 0, 42% 0, 42% 0, 42% 0, 42% 0)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}100%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}}@keyframes progressLoaderInverted{0%{clip-path:polygon(0 0, 0 100%, 100% 100%, 50% 50%, 0 0, 42% 0, 42% 0, 42% 0, 42% 0, 50% 50%, 100% 100%, 100% 0)}50%{clip-path:polygon(0 0, 0 100%, 100% 100%, 50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0, 50% 50%, 100% 100%, 100% 0)}100%{clip-path:polygon(0 0, 0 100%, 100% 100%, 50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%, 50% 50%, 100% 100%, 100% 0)}}
@@ -0,0 +1 @@
1
+ .stepper-container{margin-bottom:1.25rem}@media(min-width: 780px){.stepper-container{margin-bottom:2rem}}@media(min-width: 1280px){.stepper-container{margin-bottom:2.5rem}}.stepper-container>.stepper-bar{display:none}.stepper{counter-reset:step-index;margin:0;padding:0;list-style:none;display:grid;position:relative;overflow:hidden;grid-template-columns:1.25rem;grid-auto-columns:minmax(0, 1fr);padding-inline-end:1.25rem}.stepper-item{grid-row:1;position:relative}.stepper-item:not(:first-child){padding-inline-start:.5rem}.stepper-item:not(:last-child){padding-inline-end:.5rem;grid-column:span 2}.stepper-item::before,.stepper-item::after{content:"";display:block;position:absolute;inset-block-start:1.125rem;height:.25rem;background-color:#999;inset-inline:0 0}.stepper-item:not(:first-child,:last-child)::before{inset-inline-end:50%}.stepper-item:not(:first-child,:last-child)::after{inset-inline-start:50%}.stepper-item:not(.stepper-item[aria-current=step]~*,:first-child)::before,.stepper-item:not([aria-current=step]:not(:last-child),.stepper-item[aria-current=step]~*)::after{background-color:#fc0;z-index:1}.stepper-link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:relative;z-index:2;overflow:hidden;text-decoration:none;color:var(--post-gray-60);width:-moz-fit-content;width:fit-content;line-height:1.2}.stepper-link:not([title]){-webkit-line-clamp:initial}.stepper-item:not(:first-child,:last-child)>.stepper-link{margin-inline:auto;text-align:center}.stepper-item:last-child>.stepper-link{margin-inline-start:auto;margin-inline-end:-1.25rem;text-align:end}.stepper-item[aria-current=step]>.stepper-link{color:var(--post-gray-80);font-weight:700}.stepper-link::before{counter-increment:step-index;content:counter(step-index);display:flex;align-items:center;justify-content:center;z-index:1;height:2.5rem;width:2.5rem;box-sizing:border-box;margin-block-end:.5rem;color:#000;background-color:#fc0;border:.25rem solid rgb(var(--post-bg-rgb, 255 255 255));border-radius:50%;font-weight:700;text-indent:initial;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),background-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.stepper-item:not(:first-child,:last-child)>.stepper-link::before{margin-inline:auto}.stepper-item:last-child>.stepper-link::before{margin-inline-start:auto}.stepper-item:not([aria-current=step],.stepper-item[aria-current=step]~*)>.stepper-link::before{color:rgba(0,0,0,0)}.stepper-item[aria-current=step]~.stepper-item>.stepper-link::before{color:#fff;background-color:#666}.stepper-link::after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color;display:block;position:absolute;top:.5rem;z-index:1;height:1.5rem;width:1.5rem;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),background-color 250ms cubic-bezier(0.4, 0, 0.2, 1);color:#000}.stepper-item:first-child>.stepper-link::after{left:.5rem}.stepper-item:not(:first-child,:last-child)>.stepper-link::after{left:calc(50% - 0.75rem)}.stepper-item:last-child>.stepper-link::after{right:.5rem}.stepper-item:not([aria-current=step],.stepper-item[aria-current=step]~*)>.stepper-link::after{content:""}.stepper-link:is(a[href]){outline-style:none !important;outline-offset:2px !important;outline-width:2px !important;outline-color:var(--post-focus-color) !important}.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-style:solid !important;border-radius:4px}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-color:Highlight !important}}@supports not selector(:has(:focus-visible)){.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus){outline-style:solid !important;border-radius:4px}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus){outline-color:Highlight !important}}}.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus){color:var(--post-gray-60)}.stepper-item[aria-current=step]>.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus){color:var(--post-gray-80)}.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus)::before,.stepper-item[aria-current=step]~.stepper-item>.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus)::before{color:var(--post-contrast-color-inverted);background-color:var(--post-contrast-color)}.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus)::after{color:var(--post-contrast-color-inverted)}@supports not selector(:has(:focus-visible)){.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus){color:var(--post-gray-60)}.stepper-item[aria-current=step]>.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus){color:var(--post-gray-80)}.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus)::before,.stepper-item[aria-current=step]~.stepper-item>.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus)::before{color:var(--post-contrast-color-inverted);background-color:var(--post-contrast-color)}.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus)::after{color:var(--post-contrast-color-inverted)}}.stepper-link:is(a[href]):hover{color:var(--post-gray-60)}.stepper-item[aria-current=step]>.stepper-link:is(a[href]):hover{color:var(--post-gray-80)}.stepper-link:is(a[href]):hover::before,.stepper-item[aria-current=step]~.stepper-item>.stepper-link:is(a[href]):hover::before{color:var(--post-contrast-color-inverted);background-color:var(--post-contrast-color)}.stepper-link:is(a[href]):hover::after{color:var(--post-contrast-color-inverted)}@media(max-width: 599.98px){.stepper-item:first-child,.stepper-item:last-child{padding-inline:0}.stepper-item[aria-current=step]{display:contents}.stepper-item[aria-current=step]>.stepper-link{display:contents}.stepper-item[aria-current=step]::before{grid-row:-1;margin-block-start:1.125rem;position:static}.stepper-item[aria-current=step]:not(:last-child)>.stepper-link::before{grid-row:-1}.stepper-item[aria-current=step]:not(:first-child,:last-child)::after{inset-inline-start:0}.stepper-item:not([aria-current=step]){grid-row:-1;justify-self:stretch}.stepper-item:not([aria-current=step])>.stepper-link{-webkit-line-clamp:initial;line-height:0;text-indent:100%}.stepper-link{white-space:nowrap;width:100%}.stepper-item[aria-current=step]:first-child>.stepper-link::before{order:-1}.stepper-item[aria-current=step]:not(:first-child,:last-child)>.stepper-link::before{margin-inline-start:0;transform:translateX(-50%)}.stepper-item[aria-current=step]:last-child>.stepper-link::before{position:absolute;z-index:2;inset-block-start:0;inset-inline-end:0}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.stepper-item::before,.stepper-item::after{background-color:CanvasText}.stepper-item:not(.stepper-item[aria-current=step]~.stepper-item,:first-child)::before,.stepper-item:not([aria-current=step]:not(:last-child),.stepper-item[aria-current=step]~*)::after{background-color:Highlight}.stepper-link::before{forced-color-adjust:none}.stepper-item[aria-current=step]>.stepper-link::before{background-color:Canvas;color:CanvasText}.stepper-item[aria-current=step]~.stepper-item>.stepper-link::before,.stepper-item:not([aria-current=step])>.stepper-link::before{color:Canvas;border-color:Canvas;background-color:CanvasText}.stepper-link::after{color:Canvas}.stepper-item[aria-current=step]>.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus)::before{border-color:Highlight}@supports not selector(:has(:focus-visible)){.stepper-item[aria-current=step]>.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus)::before{border-color:Highlight}}.stepper-item[aria-current=step]>.stepper-link:is(a[href]):hover::before{border-color:Highlight}.stepper-item[aria-current=step]~.stepper-item>.stepper-link:is(a[href])::before{color:Canvas}.stepper-item[aria-current=step]~.stepper-item>.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus)::before{background-color:Highlight;color:HighlightText}@supports not selector(:has(:focus-visible)){.stepper-item[aria-current=step]~.stepper-item>.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus)::before{background-color:Highlight;color:HighlightText}}.stepper-item[aria-current=step]~.stepper-item>.stepper-link:is(a[href]):hover::before{background-color:Highlight;color:HighlightText}.stepper-item:not([aria-current=step])>.stepper-link:is(a[href])::before{background-color:LinkText}.stepper-item:not([aria-current=step])>.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus)::before{background-color:Highlight}.stepper-item:not([aria-current=step])>.stepper-link:is(a[href]):is(:focus-visible,:has(:focus-visible),.pretend-focus)::after{color:HighlightText}@supports not selector(:has(:focus-visible)){.stepper-item:not([aria-current=step])>.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus)::before{background-color:Highlight}.stepper-item:not([aria-current=step])>.stepper-link:is(a[href]):is(:focus-visible,:focus-within,.pretend-focus)::after{color:HighlightText}}.stepper-item:not([aria-current=step])>.stepper-link:is(a[href]):hover::before{background-color:Highlight}.stepper-item:not([aria-current=step])>.stepper-link:is(a[href]):hover::after{color:HighlightText}}
@@ -0,0 +1,29 @@
1
+ /*!
2
+ * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
3
+ * Copyright 2011-2021 The Bootstrap Authors
4
+ * Copyright 2011-2021 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6
+
7
+ * The MIT License (MIT)
8
+
9
+ * Copyright (c) 2011-2020 Twitter, Inc.
10
+ * Copyright (c) 2011-2020 The Bootstrap Authors
11
+
12
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ * of this software and associated documentation files (the "Software"), to deal
14
+ * in the Software without restriction, including without limitation the rights
15
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ * copies of the Software, and to permit persons to whom the Software is
17
+ * furnished to do so, subject to the following conditions:
18
+
19
+ * The above copyright notice and this permission notice shall be included in
20
+ * all copies or substantial portions of the Software.
21
+
22
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
+ * THE SOFTWARE.
29
+ */.subnavigation-link{font-size:.9375rem}@media(min-width: 600px){.subnavigation-link{font-size:1rem}}@media(min-width: 1024px){.subnavigation-link{font-size:1.0625rem}}.subnavigation{position:relative;background-color:#fff}.subnavigation::after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:1px;background-color:#e6e6e6;pointer-events:none;z-index:1}.subnavigation-alternate{background-color:#faf9f8}.subnavigation-list{display:flex;width:calc(100% + 2rem);margin:0 -1rem;padding:0 1rem;overflow-x:auto;list-style:none}.subnavigation-item{min-height:3.5rem}@media(min-width: 1024px){.subnavigation-item{min-height:4rem}}@media(min-width: 1280px){.subnavigation-item{min-height:4.5rem}}.subnavigation-link{transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;height:100%;gap:.5rem;padding:1rem .75rem;color:rgba(var(--post-contrast-color-rgb), 0.6);text-decoration:none;white-space:nowrap}@media(prefers-reduced-motion: reduce){.subnavigation-link{transition:none}}@media(min-width: 1024px){.subnavigation-link{padding:1.25rem 1rem}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.subnavigation-link:hover,.subnavigation-link:focus-visible{outline:2px solid Highlight;outline-offset:-0.25rem}}.subnavigation-link:hover,.subnavigation-link:focus{color:var(--post-contrast-color);text-decoration:none}.subnavigation-link:hover:not(.active)::after,.subnavigation-link:focus:not(.active)::after{right:0;left:0;opacity:1}.subnavigation-link:not(.active)::after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:0.25rem;background-color:rgba(var(--post-contrast-color-rgb), 0.4);pointer-events:none;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),left 250ms cubic-bezier(0, 0, 0.2, 1),right 250ms cubic-bezier(0, 0, 0.2, 1);z-index:2;right:1rem;left:1rem;opacity:0}@media(prefers-reduced-motion: reduce){.subnavigation-link:not(.active)::after{transition:none}}@media(min-width: 1024px){.subnavigation-link:not(.active)::after{right:2rem;left:2rem}}.subnavigation-link.active{color:var(--post-contrast-color);font-weight:700}.subnavigation-link.active::after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:0.25rem;background-color:#fc0;pointer-events:none;z-index:2}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.subnavigation::after{background-color:CanvasText}.subnavigation-link:not(.active)::after{display:none}.subnavigation-link.active{color:highlight !important;text-decoration:underline}.subnavigation-link.active::after{display:block;background-color:Highlight}}
@@ -0,0 +1,29 @@
1
+ /*!
2
+ * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
3
+ * Copyright 2011-2021 The Bootstrap Authors
4
+ * Copyright 2011-2021 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6
+
7
+ * The MIT License (MIT)
8
+
9
+ * Copyright (c) 2011-2020 Twitter, Inc.
10
+ * Copyright (c) 2011-2020 The Bootstrap Authors
11
+
12
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ * of this software and associated documentation files (the "Software"), to deal
14
+ * in the Software without restriction, including without limitation the rights
15
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ * copies of the Software, and to permit persons to whom the Software is
17
+ * furnished to do so, subject to the following conditions:
18
+
19
+ * The above copyright notice and this permission notice shall be included in
20
+ * all copies or substantial portions of the Software.
21
+
22
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
+ * THE SOFTWARE.
29
+ */.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--post-contrast-color);--bs-table-bg: transparent;--bs-table-border-color: hsl(0, 0%, 90%);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--post-contrast-color);--bs-table-striped-bg: #faf9f8;--bs-table-active-color: var(--post-contrast-color);--bs-table-active-bg: #fc0;--bs-table-hover-color: var(--post-contrast-color);--bs-table-hover-bg: hsl(0, 0%, 90%);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.75rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(1px*2) solid #e6e6e6}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.5rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #d6d6d6;--bs-table-border-color: black;--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e0e0e0;--bs-table-border-color: black;--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d5e7d2;--bs-table-border-color: black;--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #f5fafc;--bs-table-border-color: black;--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fdeccc;--bs-table-border-color: black;--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: black;--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #faf9f8;--bs-table-border-color: black;--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: hsl(0, 0%, 20%);--bs-table-border-color: white;--bs-table-striped-bg: white;--bs-table-striped-color: #000;--bs-table-active-bg: white;--bs-table-active-color: #000;--bs-table-hover-bg: white;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 399.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 599.98px){.table-responsive-rg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 779.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1023.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1279.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1439.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.table>:not(:first-child){border-width:0}.table-mono>thead,.table-mono>tbody,.table-mono>tfoot,.table-mono>:is(thead,tbody,tfoot)>tr,.table-mono>:is(thead,tbody,tfoot)>tr>:is(td,th){border-color:#fff;border-width:2px}.table-mono.table-striped:not(.table-hover)>tbody>tr>:is(th,td),.table-mono.table-striped.table-hover>tbody>tr:not(:hover)>:is(th,td){box-shadow:none}.table-mono.table-hover:not(.table-bordered)>tbody>tr>:is(td,th){border:0}.table-mono:not(.table-bordered)>:is(thead,tbody,tfoot)>tr>:is(td,th){border:0}.table-mono.table-borderless>thead,.table-mono.table-borderless>tbody,.table-mono.table-borderless>tfoot,.table-mono.table-borderless>:is(thead,tbody,tfoot)>tr,.table-mono.table-borderless>:is(thead,tbody,tfoot)>tr>:is(td,th){border:0}.table-mono>tbody>tr{background-color:#f4f3f1}
@@ -0,0 +1 @@
1
+ .tag,.tag:where(:has(:not(pre))){--post-tag-bg: hsl(0, 0%, 90%);--post-tag-fg: #000;display:inline-flex;align-items:center;gap:.25rem;padding:0 .5rem;max-width:18.5rem;background-color:var(--post-tag-bg);border:1px solid rgba(0,0,0,0);border-radius:.25rem;font-size:1rem;line-height:1.875rem;white-space:nowrap;color:var(--post-tag-fg)}.tag post-icon,.tag:where(:has(:not(pre))) post-icon{flex:0 0 auto;width:1.25rem;height:1.25rem}.tag .tag-text,.tag:where(:has(:not(pre))) .tag-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag .tag-text svg,.tag .tag-text img,.tag:where(:has(:not(pre))) .tag-text svg,.tag:where(:has(:not(pre))) .tag-text img{display:inline-block;height:1.25rem !important;vertical-align:text-top}.tag.tag-sm,.tag:where(:has(:not(pre))).tag-sm{line-height:1.5rem}.tag.tag-sm .tag-icon,.tag:where(:has(:not(pre))).tag-sm .tag-icon{width:1rem;height:1rem}.tag.tag-white,.tag:where(:has(:not(pre))).tag-white{--post-tag-bg: #fff;--post-tag-fg: #000}.tag.tag-yellow,.tag:where(:has(:not(pre))).tag-yellow{--post-tag-bg: #fc0;--post-tag-fg: #000}.tag.tag-success,.tag:where(:has(:not(pre))).tag-success{--post-tag-bg: #2c871d;--post-tag-fg: #fff}.tag.tag-warning,.tag:where(:has(:not(pre))).tag-warning{--post-tag-bg: #f49e00;--post-tag-fg: #000}.tag.tag-danger,.tag:where(:has(:not(pre))).tag-danger{--post-tag-bg: #a51728;--post-tag-fg: #fff}.tag.tag-info,.tag:where(:has(:not(pre))).tag-info{--post-tag-bg: #cce4ee;--post-tag-fg: #000}.tag.tag-white,.tag:where(:has(:not(pre))).tag-white{border-color:var(--post-contrast-color)}pre .tag,pre .tag:where(:has(:not(pre))){display:inline;padding:initial;max-width:initial;background:initial;border:initial;border-radius:initial;font-size:inherit;line-height:inherit;white-space:unset}
@@ -0,0 +1 @@
1
+ .ngb-tp .ngb-tp-input-container{width:auto}.ngb-tp .form-control{width:4.5rem}.ngb-tp .form-control-sm,.ngb-tp .form-control-rg{width:4rem}.ngb-tp .form-control-lg{width:6rem;padding:1rem 1.375rem}.ngb-tp .form-control-lg::placeholder{color:#666}.ngb-tp .form-control-lg::input-placeholder{color:#666}.ngb-tp .ngb-tp-chevron::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color;width:1.25rem;height:1.25rem;transform:none}.ngb-tp .ngb-tp-chevron.bottom::before{transform:rotateZ(180deg)}.ngb-tp .btn-sm .ngb-tp-chevron::before{width:1rem;height:1rem}.ngb-tp .btn-lg .ngb-tp-chevron::before{width:1.375rem;height:1.375rem}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.ngb-tp .form-control:hover,.ngb-tp .form-control:focus-visible{border-color:Highlight}}.timepicker-rg .btn{min-height:2.5rem;font-size:.875rem;gap:.5rem}.timepicker-rg .btn:where(:not(.btn-link,.btn-tertiary)){padding:0 .875rem}.timepicker-rg .btn>.pi,.timepicker-rg .btn>post-icon{width:1.125rem;height:1.125rem}.timepicker-rg .btn .ngb-tp-chevron::before{width:1.125rem;height:1.125rem}.timepicker-rg .form-control{padding:.625rem .875rem;font-size:1rem;line-height:1.5}ngb-timepicker.ng-invalid .form-control{border-color:#a51728}ngb-timepicker.ng-invalid .form-control:focus{border-color:#a51728;box-shadow:0 0 0 .125rem rgba(165,23,40,.25)}ngb-timepicker.ng-invalid~.invalid-feedback,ngb-timepicker.ng-invalid~.invalid-tooltip{display:block}ngb-timepicker.ng-valid~.valid-feedback,ngb-timepicker.ng-valid~.valid-tooltip{display:block}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){ngb-timepicker.ng-invalid .form-control:hover,ngb-timepicker.ng-invalid .form-control:focus-visible,ngb-timepicker.ng-valid .form-control:hover,ngb-timepicker.ng-valid .form-control:focus-visible{border-color:Highlight}}
@@ -0,0 +1,29 @@
1
+ /*!
2
+ * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
3
+ * Copyright 2011-2021 The Bootstrap Authors
4
+ * Copyright 2011-2021 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6
+
7
+ * The MIT License (MIT)
8
+
9
+ * Copyright (c) 2011-2020 Twitter, Inc.
10
+ * Copyright (c) 2011-2020 The Bootstrap Authors
11
+
12
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ * of this software and associated documentation files (the "Software"), to deal
14
+ * in the Software without restriction, including without limitation the rights
15
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ * copies of the Software, and to permit persons to whom the Software is
17
+ * furnished to do so, subject to the following conditions:
18
+
19
+ * The above copyright notice and this permission notice shall be included in
20
+ * all copies or substantial portions of the Software.
21
+
22
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
+ * THE SOFTWARE.
29
+ */.toast-primary,.toast-success,.toast-warning,.toast-danger,.toast-error,.toast-info,.toast-gray,.toast-notification{background-color:rgb(var(--post-bg-rgb)) !important;color:var(--post-contrast-color) !important}.toast-warning,.toast-info,.toast-gray{--post-contrast-color: #000;--post-focus-color: #1976c8;--post-contrast-color-inverted: #fff;--post-gray-10: hsl(0, 0%, 90%);--post-gray-20: hsl(0, 0%, 80%);--post-gray-40: hsl(0, 0%, 60%);--post-gray-60: hsl(0, 0%, 40%);--post-gray-80: hsl(0, 0%, 20%);--post-yellow: #fc0;--post-white: #fff;--post-light: #faf9f8;--post-gray: #f4f3f1;--post-dark: hsl(0, 0%, 20%);--post-black: #000;--post-primary: hsl(0, 0%, 20%);--post-secondary: hsl(0, 0%, 40%);--post-success: #2c871d;--post-warning: #f49e00;--post-error: #a51728;--post-info: #cce4ee;--post-success-background: #c0debb;--post-warning-background: #fce2b2;--post-error-background: #ffdade;--post-nightblue: #004976;--post-nightblue-bright: #0076a8;--post-petrol: #006d68;--post-petrol-bright: #00968f;--post-coral: #9e2a2f;--post-coral-bright: #e03c31;--post-olive: #716135;--post-olive-bright: #aa9d2e;--post-purple: #80276c;--post-purple-bright: #c5299b;--post-aubergine: #523178;--post-aubergine-bright: #7566a0;--post-contrast-color-rgb: 0, 0, 0;--post-contrast-color-inverted-rgb: 255, 255, 255;--post-gray-10-rgb: 230, 230, 230;--post-gray-20-rgb: 204, 204, 204;--post-gray-40-rgb: 153, 153, 153;--post-gray-60-rgb: 102, 102, 102;--post-gray-80-rgb: 51, 51, 51;--post-black-alpha-10-rgba: rgba(0, 0, 0, 0.1);--post-black-alpha-20-rgba: rgba(0, 0, 0, 0.2);--post-black-alpha-40-rgba: rgba(0, 0, 0, 0.4);--post-black-alpha-60-rgba: rgba(0, 0, 0, 0.6);--post-black-alpha-80-rgba: rgba(0, 0, 0, 0.8);--post-white-alpha-10-rgba: rgba(255, 255, 255, 0.1);--post-white-alpha-20-rgba: rgba(255, 255, 255, 0.2);--post-white-alpha-40-rgba: rgba(255, 255, 255, 0.4);--post-white-alpha-60-rgba: rgba(255, 255, 255, 0.6);--post-white-alpha-80-rgba: rgba(255, 255, 255, 0.8);--post-yellow-rgb: 255, 204, 0;--post-white-rgb: 255, 255, 255;--post-light-rgb: 250, 249, 248;--post-gray-rgb: 244, 243, 241;--post-dark-rgb: 51, 51, 51;--post-black-rgb: 0, 0, 0;--post-primary-rgb: 51, 51, 51;--post-secondary-rgb: 102, 102, 102;--post-success-rgb: 44, 135, 29;--post-warning-rgb: 244, 158, 0;--post-error-rgb: 165, 23, 40;--post-info-rgb: 204, 228, 238;--post-success-background-rgb: 192, 222, 187;--post-warning-background-rgb: 252, 226, 178;--post-error-background-rgb: 255, 218, 222;--post-nightblue-rgb: 0, 73, 118;--post-nightblue-bright-rgb: 0, 118, 168;--post-petrol-rgb: 0, 109, 104;--post-petrol-bright-rgb: 0, 150, 143;--post-coral-rgb: 158, 42, 47;--post-coral-bright-rgb: 224, 60, 49;--post-olive-rgb: 113, 97, 53;--post-olive-bright-rgb: 170, 157, 46;--post-purple-rgb: 128, 39, 108;--post-purple-bright-rgb: 197, 41, 155;--post-aubergine-rgb: 82, 49, 120;--post-aubergine-bright-rgb: 117, 102, 160}.toast-primary,.toast-success,.toast-danger,.toast-error,.toast-notification{--post-contrast-color: #fff;--post-focus-color: #fff;--post-contrast-color-inverted: #000;--post-dark: #faf9f8;--post-light: hsl(0, 0%, 20%);--post-gray-80: hsl(0, 0%, 90%);--post-gray-60: hsl(0, 0%, 80%);--post-gray-40: hsl(0, 0%, 60%);--post-gray-20: hsl(0, 0%, 40%);--post-gray-10: hsl(0, 0%, 20%);--post-contrast-color-rgb: 255, 255, 255;--post-contrast-color-inverted-rgb: 0, 0, 0;--post-dark-rgb: 250, 249, 248;--post-light-rgb: 51, 51, 51;--post-gray-80-rgb: 230, 230, 230;--post-gray-60-rgb: 204, 204, 204;--post-gray-40-rgb: 153, 153, 153;--post-gray-20-rgb: 102, 102, 102;--post-gray-10-rgb: 51, 51, 51}.toast-close-button{padding:0;overflow:visible;border:0;background:none;color:inherit;font:inherit;-webkit-user-select:none;user-select:none;appearance:button;border-radius:4px;color:var(--post-gray-80);transition:opacity 250ms,border-color 250ms,background-color 250ms,color 250ms;cursor:pointer}.toast-close-button{outline-style:none !important;outline-offset:2px !important;outline-width:2px !important;outline-color:var(--post-focus-color) !important}.toast-close-button:is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-style:solid !important;border-radius:4px}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-close-button:is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-color:Highlight !important}}@supports not selector(:has(:focus-visible)){.toast-close-button:is(:focus-visible,:focus-within,.pretend-focus){outline-style:solid !important;border-radius:4px}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-close-button:is(:focus-visible,:focus-within,.pretend-focus){outline-color:Highlight !important}}}.toast-close-button::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.267 16.667 6.667-6.533-.933-1.067-6.667 6.667-6.667-6.667-.933 1.067 6.667 6.533-6.667 6.667 1.067.933 6.533-6.667 6.667 6.667.933-1.067z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.267 16.667 6.667-6.533-.933-1.067-6.667 6.667-6.667-6.667-.933 1.067 6.667 6.533-6.667 6.667 1.067.933 6.533-6.667 6.667 6.667.933-1.067z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color;content:"";display:block;height:1.5rem;width:1.5rem}:where(.bg-dark,.bg-black,.bg-primary,.bg-secondary,.bg-success,.bg-error,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-coral,.bg-olive,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright,.alert-primary,post-alert[type=primary],.alert-success,post-alert[type=success],.alert-danger,post-alert[type=danger],.alert-notification,post-alert[type=notification],.alert-error,post-alert[type=error]) .toast-close-button{color:var(--post-contrast-color)}.toast-close-button:focus,.toast-close-button:not(:disabled):hover,.pretend-hover.toast-close-button{color:var(--post-contrast-color)}.toast-close-button:disabled{color:var(--post-gray-40)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-close-button{color:CanvasText;forced-color-adjust:none}.toast-close-button:focus,.toast-close-button:not(:disabled):hover,.pretend-hover.toast-close-button{color:Highlight}}.toast{position:relative;box-sizing:border-box;min-height:3.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:4px;padding:.75rem 1rem;padding-inline-start:4.25rem;margin-block-end:1rem;font-size:.8125rem;font-weight:400;display:flex;flex-direction:column;justify-content:center;gap:.25rem;pointer-events:auto;position:relative;padding-inline-end:3.75rem}.toast.no-icon{min-height:3rem;padding-inline-start:1rem}.toast[class^=pi-],.toast[class*=" pi-"]{background-size:2rem;background-position:1rem .75rem;background-repeat:no-repeat}.toast[class^=pi-].no-icon,.toast[class*=" pi-"].no-icon{background-image:none}.toast::before{content:"";display:block}.toast::before,.toast>post-icon{position:absolute;height:2rem;width:2rem;left:1rem;top:.75rem}.toast.no-icon::before,.toast[class^=pi-]::before,.toast[class*=" pi-"]::before{content:unset}.toast.no-icon>post-icon,.toast[class^=pi-]>post-icon,.toast[class*=" pi-"]>post-icon{display:none}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast{filter:none !important;border:2px solid CanvasText}}.toast a{font-weight:400}.toast hr{margin-block:.25rem .75rem !important}.toast>:only-child,.toast>post-icon:first-child+:last-child{font-size:.9375rem;font-weight:700}.toast>*{margin:0}.toast>.toast-close-button{position:absolute;inset-block-start:1rem;inset-inline-end:1rem}.toast>.toast-close-button:first-child+:last-child{font-size:.9375rem;font-weight:700}.toast-close-button>span{display:none}.toast-title{font-size:.9375rem;font-weight:700}.toast-primary{--post-bg-rgb: 51, 51, 51}.toast-primary:not(.no-icon,[class^=pi-],[class*=" pi-"])::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color}.toast-primary:has(>post-icon)::before{content:none}.toast-primary>post-icon{background-color:#333}.toast-success{--post-bg-rgb: 44, 135, 29}.toast-success:not(.no-icon,[class^=pi-],[class*=" pi-"])::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color}.toast-success:has(>post-icon)::before{content:none}.toast-success>post-icon{background-color:#2c871d}.toast-warning{--post-bg-rgb: 244, 158, 0}.toast-warning:not(.no-icon,[class^=pi-],[class*=" pi-"])::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.67 4h2.67v18.67h-2.67zm0 21.33h2.67V28h-2.67z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.67 4h2.67v18.67h-2.67zm0 21.33h2.67V28h-2.67z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color}.toast-warning:has(>post-icon)::before{content:none}.toast-warning>post-icon{background-color:#f49e00}.toast-danger,.toast-error{--post-bg-rgb: 165, 23, 40}.toast-danger:not(.no-icon,[class^=pi-],[class*=" pi-"])::before,.toast-error:not(.no-icon,[class^=pi-],[class*=" pi-"])::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.67 4h2.67v18.67h-2.67zm0 21.33h2.67V28h-2.67z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.67 4h2.67v18.67h-2.67zm0 21.33h2.67V28h-2.67z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color}.toast-danger:has(>post-icon)::before,.toast-error:has(>post-icon)::before{content:none}.toast-danger>post-icon,.toast-error>post-icon{background-color:#a51728}.toast-info{--post-bg-rgb: 204, 228, 238}.toast-info:not(.no-icon,[class^=pi-],[class*=" pi-"])::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.33 25.33v-16h-4.67V12h2v13.33h-2V28h6.67v-2.67zM14.67 4h2.67v2.67h-2.67z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.33 25.33v-16h-4.67V12h2v13.33h-2V28h6.67v-2.67zM14.67 4h2.67v2.67h-2.67z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color}.toast-info:has(>post-icon)::before{content:none}.toast-info>post-icon{background-color:#cce4ee}.toast-gray{--post-bg-rgb: 244, 243, 241}.toast-gray:not(.no-icon,[class^=pi-],[class*=" pi-"])::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.986 15.73c-.503.16-1.03.27-1.586.27a5.24 5.24 0 0 1-4.43-2.448c-.73.382-1.547.62-2.427.62a5.257 5.257 0 0 1-5.257-5.258c0-.88.237-1.698.62-2.427a5.24 5.24 0 0 1-2.449-4.43c0-.714.145-1.393.403-2.014C16.574.028 16.29 0 16 0 7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16c0-.091-.012-.18-.014-.27M16 30.667c-8.087 0-14.667-6.58-14.667-14.667 0-7.806 6.13-14.207 13.828-14.643a6.54 6.54 0 0 0 2.116 5.56 6.3 6.3 0 0 0-.325 1.997 6.6 6.6 0 0 0 6.59 6.59c.677 0 1.346-.108 1.998-.324a6.54 6.54 0 0 0 5.067 2.15C29.933 24.796 23.639 30.667 16 30.667M11.352 14.17a2.667 2.667 0 1 0-5.333 0 2.667 2.667 0 0 0 5.333 0m-4 0a1.335 1.335 0 1 1 1.334 1.334 1.336 1.336 0 0 1-1.334-1.334m13.981 8.496a2.667 2.667 0 1 0-5.333 0 2.667 2.667 0 0 0 5.333 0m-4 0a1.335 1.335 0 0 1 2.667 0c0 .735-.598 1.333-1.333 1.333a1.335 1.335 0 0 1-1.334-1.333m-7.276-1.829a2 2 0 1 0 0 4 2 2 0 0 0 0-4m0 2.667a.667.667 0 1 1 .002-1.335.667.667 0 0 1-.002 1.335m7.772-6a2 2 0 1 0-4 0 2 2 0 0 0 4 0m-2 .666a.667.667 0 1 1 .001-1.334.667.667 0 0 1-.001 1.334M11.505 5.505a2 2 0 1 0 0 4 2 2 0 0 0 0-4m0 2.666a.667.667 0 1 1 .001-1.334.667.667 0 0 1-.001 1.334M28.93 18.548a13.2 13.2 0 0 1-4.335 7.357.663.663 0 0 1-.94-.073.666.666 0 0 1 .073-.94 11.84 11.84 0 0 0 3.894-6.61.668.668 0 0 1 1.307.266m-6.668 8.212a.667.667 0 0 1-.295.896c-.837.423-1.722.757-2.63.99a.665.665 0 1 1-.33-1.292 11.7 11.7 0 0 0 2.359-.888.67.67 0 0 1 .896.294M4 15.921a.666.666 0 1 1-1.333 0 13.13 13.13 0 0 1 4.597-9.984.666.666 0 1 1 .867 1.013A11.8 11.8 0 0 0 4 15.92'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.986 15.73c-.503.16-1.03.27-1.586.27a5.24 5.24 0 0 1-4.43-2.448c-.73.382-1.547.62-2.427.62a5.257 5.257 0 0 1-5.257-5.258c0-.88.237-1.698.62-2.427a5.24 5.24 0 0 1-2.449-4.43c0-.714.145-1.393.403-2.014C16.574.028 16.29 0 16 0 7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16c0-.091-.012-.18-.014-.27M16 30.667c-8.087 0-14.667-6.58-14.667-14.667 0-7.806 6.13-14.207 13.828-14.643a6.54 6.54 0 0 0 2.116 5.56 6.3 6.3 0 0 0-.325 1.997 6.6 6.6 0 0 0 6.59 6.59c.677 0 1.346-.108 1.998-.324a6.54 6.54 0 0 0 5.067 2.15C29.933 24.796 23.639 30.667 16 30.667M11.352 14.17a2.667 2.667 0 1 0-5.333 0 2.667 2.667 0 0 0 5.333 0m-4 0a1.335 1.335 0 1 1 1.334 1.334 1.336 1.336 0 0 1-1.334-1.334m13.981 8.496a2.667 2.667 0 1 0-5.333 0 2.667 2.667 0 0 0 5.333 0m-4 0a1.335 1.335 0 0 1 2.667 0c0 .735-.598 1.333-1.333 1.333a1.335 1.335 0 0 1-1.334-1.333m-7.276-1.829a2 2 0 1 0 0 4 2 2 0 0 0 0-4m0 2.667a.667.667 0 1 1 .002-1.335.667.667 0 0 1-.002 1.335m7.772-6a2 2 0 1 0-4 0 2 2 0 0 0 4 0m-2 .666a.667.667 0 1 1 .001-1.334.667.667 0 0 1-.001 1.334M11.505 5.505a2 2 0 1 0 0 4 2 2 0 0 0 0-4m0 2.666a.667.667 0 1 1 .001-1.334.667.667 0 0 1-.001 1.334M28.93 18.548a13.2 13.2 0 0 1-4.335 7.357.663.663 0 0 1-.94-.073.666.666 0 0 1 .073-.94 11.84 11.84 0 0 0 3.894-6.61.668.668 0 0 1 1.307.266m-6.668 8.212a.667.667 0 0 1-.295.896c-.837.423-1.722.757-2.63.99a.665.665 0 1 1-.33-1.292 11.7 11.7 0 0 0 2.359-.888.67.67 0 0 1 .896.294M4 15.921a.666.666 0 1 1-1.333 0 13.13 13.13 0 0 1 4.597-9.984.666.666 0 1 1 .867 1.013A11.8 11.8 0 0 0 4 15.92'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color}.toast-gray:has(>post-icon)::before{content:none}.toast-gray>post-icon{background-color:#f4f3f1}.toast-notification{--post-bg-rgb: 51, 51, 51}.toast-notification:not(.no-icon,[class^=pi-],[class*=" pi-"])::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color}.toast-notification:has(>post-icon)::before{content:none}.toast-notification>post-icon{background-color:#333}.toast-error{--post-bg-rgb: 165, 23, 40}.toast-error:not(.no-icon,[class^=pi-],[class*=" pi-"])::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.67 4h2.67v18.67h-2.67zm0 21.33h2.67V28h-2.67z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.67 4h2.67v18.67h-2.67zm0 21.33h2.67V28h-2.67z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color}.toast-error:has(>post-icon)::before{content:none}.toast-error>post-icon{background-color:#a51728}.toast-container{position:fixed;z-index:1080;display:flex;flex-direction:column;pointer-events:none}.toast-container .toast{width:25rem}@media(max-width: 779.98px){.toast-container .toast{max-width:25rem}}@media(max-width: 779.98px){.toast-container{right:1rem;left:1rem}.toast-container .toast{width:100%}}.toast-top-center,.toast-top-full-width,.toast-top-left,.toast-top-right{top:1rem}.toast-bottom-center,.toast-bottom-full-width,.toast-bottom-right,.toast-bottom-left{bottom:1rem}.toast-top-left,.toast-bottom-left,.toast-top-full-width,.toast-bottom-full-width,.toast-center-left{left:1rem}.toast-top-right,.toast-bottom-right,.toast-top-full-width,.toast-bottom-full-width,.toast-center-right{right:1rem}.toast-top-center,.toast-bottom-center{left:50%;transform:translateX(-50%)}.toast-center-left,.toast-center-right{top:50%;transform:translateY(-50%)}.toast-center-center{top:50%;left:50%;transform:translate(-50%, -50%)}.toast-top-full-width .toast,.toast-bottom-full-width .toast{width:100% !important}
@@ -0,0 +1,29 @@
1
+ /*!
2
+ * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
3
+ * Copyright 2011-2021 The Bootstrap Authors
4
+ * Copyright 2011-2021 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6
+
7
+ * The MIT License (MIT)
8
+
9
+ * Copyright (c) 2011-2020 Twitter, Inc.
10
+ * Copyright (c) 2011-2020 The Bootstrap Authors
11
+
12
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ * of this software and associated documentation files (the "Software"), to deal
14
+ * in the Software without restriction, including without limitation the rights
15
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ * copies of the Software, and to permit persons to whom the Software is
17
+ * furnished to do so, subject to the following conditions:
18
+
19
+ * The above copyright notice and this permission notice shall be included in
20
+ * all copies or substantial portions of the Software.
21
+
22
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
+ * THE SOFTWARE.
29
+ */.tooltip{--bs-tooltip-zindex: 1070;--bs-tooltip-max-width: 310px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: 0;--bs-tooltip-font-size:1rem;--bs-tooltip-color: #000;--bs-tooltip-bg: #fc0;--bs-tooltip-border-radius: 0;--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:"Frutiger Neue For Post",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.bs-tooltip-top{margin-bottom:.4rem !important}.bs-tooltip-top .arrow{bottom:1px}.bs-tooltip-end{margin-left:.4rem !important}.bs-tooltip-end .arrow{left:1px}.bs-tooltip-bottom{margin-top:.4rem !important}.bs-tooltip-bottom .arrow{top:1px}.bs-tooltip-start{margin-right:.4rem !important}.bs-tooltip-start .arrow{right:1px}
@@ -0,0 +1 @@
1
+ @media(min-width: 1440px){.topic-teaser[class*=bg-]{background-color:rgba(0,0,0,0) !important}}@media(min-width: 1440px){.topic-teaser .topic-teaser-container{padding-left:60px;padding-right:60px}}@media(min-width: 1024px)and (max-width: 1279.98px){.topic-teaser:not(.topic-teaser-reverse) .container{padding-right:0}}@media(min-width: 1280px)and (max-width: 1439.98px){.topic-teaser:not(.topic-teaser-reverse) .container{padding-right:0}}@media(min-width: 1440px){.topic-teaser:not(.topic-teaser-reverse) .container{padding-right:0}}@media(min-width: 1440px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-container{padding-right:0;margin-right:-1px;clip-path:inset(0 1px -3.5rem 0)}}.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-container>.row{justify-content:flex-end}@media(max-width: 399.98px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-image-container{margin-right:-12px}}@media(min-width: 400px)and (max-width: 599.98px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-image-container{margin-right:-16px}}@media(min-width: 600px)and (max-width: 779.98px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-image-container{margin-right:-16px}}@media(min-width: 780px)and (max-width: 1023.98px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-image-container{margin-right:-32px}}@media(min-width: 1024px)and (max-width: 1279.98px){.topic-teaser-reverse .container{padding-left:0}}@media(min-width: 1280px)and (max-width: 1439.98px){.topic-teaser-reverse .container{padding-left:0}}@media(min-width: 1440px){.topic-teaser-reverse .container{padding-left:0}}@media(min-width: 1440px){.topic-teaser-reverse .topic-teaser-container{padding-left:0}}@media(max-width: 1023.98px){.topic-teaser-reverse .topic-teaser-container>.row{flex-direction:column-reverse}}@media(max-width: 399.98px){.topic-teaser-reverse .topic-teaser-image-container{margin-left:-12px}}@media(min-width: 400px)and (max-width: 599.98px){.topic-teaser-reverse .topic-teaser-image-container{margin-left:-16px}}@media(min-width: 600px)and (max-width: 779.98px){.topic-teaser-reverse .topic-teaser-image-container{margin-left:-16px}}@media(min-width: 780px)and (max-width: 1023.98px){.topic-teaser-reverse .topic-teaser-image-container{margin-left:-32px}}.topic-teaser-image-container{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y);margin-bottom:-2rem;flex:0 0 auto;width:83.33333333%}@media(min-width: 780px){.topic-teaser-image-container{margin-bottom:-2.5rem}}@media(min-width: 1280px){.topic-teaser-image-container{margin-bottom:-3.5rem}}@media(min-width: 600px){.topic-teaser-image-container{flex:0 0 auto;width:66.66666667%}}@media(min-width: 1024px){.topic-teaser-image-container{flex:0 0 auto;width:33.33333333%}}@media(min-width: 1280px){.topic-teaser-image-container{flex:0 0 auto;width:41.66666667%}}.topic-teaser-image{object-fit:cover;aspect-ratio:1/.7}@media(min-width: 400px){.topic-teaser-image{aspect-ratio:1/.7}}@media(min-width: 600px){.topic-teaser-image{aspect-ratio:1/.7}}@media(min-width: 780px){.topic-teaser-image{aspect-ratio:1/.7}}@media(min-width: 1024px){.topic-teaser-image{aspect-ratio:.66/1}}@media(min-width: 1280px){.topic-teaser-image{aspect-ratio:.9/1}}@media(min-width: 1440px){.topic-teaser-image{aspect-ratio:.9/1}}.topic-teaser-content{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y);display:flex;flex-direction:column;flex:0 0 auto;width:100%}@media(min-width: 1024px){.topic-teaser-content{flex:0 0 auto;width:66.66666667%}}@media(min-width: 1280px){.topic-teaser-content{flex:0 0 auto;width:58.33333333%}}@media(min-width: 600px){.topic-teaser-content{gap:32px}}@media(min-width: 1280px){.topic-teaser-content{gap:40px}}@media(min-width: 600px){.topic-teaser-content{flex-direction:row}}.topic-teaser-content>.link-list{width:50%}@media(max-width: 599.98px){.topic-teaser-content>.link-list{width:100%}}.topic-teaser-title{width:50%}@media(max-width: 599.98px){.topic-teaser-title{width:auto}}.topic-teaser-title>span{display:block}.link-list{padding:0;list-style-type:none;font-size:.9375rem}@media(min-width: 1024px){.link-list{font-size:1.25rem}}.link-list-item>a{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;transition:opacity 200ms;border:0;border-top:1px solid rgba(var(--post-contrast-color-rgb), 0.2);text-decoration:none}.link-list-item>a::after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.533 3.467 9.466 4.4l11.6 11.6-11.6 11.6 1.067.933L22.933 16z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.533 3.467 9.466 4.4l11.6 11.6-11.6 11.6 1.067.933L22.933 16z'/%3E%3C/svg%3E");background-color:currentColor;color:currentColor;forced-color-adjust:preserve-parent-color;content:"";display:inline-block;height:1rem;width:1rem;flex:0 0 auto;transform:translateX(0.25rem);transition:transform 200ms}.link-list-item>a[href]:hover::after{transform:translateX(0.5rem)}@media(min-width: 1024px){.link-list-item>a{padding-top:1.25rem;padding-bottom:1.25rem}}.topic-teaser.bg-light .link-list-item>a{border-top-color:#e6e6e6}
@@ -0,0 +1,29 @@
1
+ /*!
2
+ * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
3
+ * Copyright 2011-2021 The Bootstrap Authors
4
+ * Copyright 2011-2021 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6
+
7
+ * The MIT License (MIT)
8
+
9
+ * Copyright (c) 2011-2020 Twitter, Inc.
10
+ * Copyright (c) 2011-2020 The Bootstrap Authors
11
+
12
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ * of this software and associated documentation files (the "Software"), to deal
14
+ * in the Software without restriction, including without limitation the rights
15
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ * copies of the Software, and to permit persons to whom the Software is
17
+ * furnished to do so, subject to the following conditions:
18
+
19
+ * The above copyright notice and this permission notice shall be included in
20
+ * all copies or substantial portions of the Software.
21
+
22
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
+ * THE SOFTWARE.
29
+ */.fade{transition:opacity 200ms linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 250ms cubic-bezier(0.4, 0, 0.2, 1),padding 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}
@@ -0,0 +1,29 @@
1
+ /*!
2
+ * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
3
+ * Copyright 2011-2021 The Bootstrap Authors
4
+ * Copyright 2011-2021 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6
+
7
+ * The MIT License (MIT)
8
+
9
+ * Copyright (c) 2011-2020 Twitter, Inc.
10
+ * Copyright (c) 2011-2020 The Bootstrap Authors
11
+
12
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ * of this software and associated documentation files (the "Software"), to deal
14
+ * in the Software without restriction, including without limitation the rights
15
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ * copies of the Software, and to permit persons to whom the Software is
17
+ * furnished to do so, subject to the following conditions:
18
+
19
+ * The above copyright notice and this permission notice shall be included in
20
+ * all copies or substantial portions of the Software.
21
+
22
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
+ * THE SOFTWARE.
29
+ */*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid rgba(0,0,0,.1);opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-family:inherit;font-weight:700;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:.8em}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:80%}mark,.mark{padding:.2em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:80%}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:80%;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:80%;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:4px}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:var(--post-gray-60);text-align:left}th{font-weight:700;text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1em;font-weight:700}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:80%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.8em;color:#6c757d}.blockquote-footer::before{content:"— "}.blockquote-footer cite{font-size:.9375rem}@media(min-width: 600px){.blockquote-footer cite{font-size:1rem}}@media(min-width: 1024px){.blockquote-footer cite{font-size:1.0625rem}}.blockquote p,.text-body h5,.text-body .h5,.text-body p{font-size:1.0625rem}@media(min-width: 1024px){.blockquote p,.text-body h5,.text-body .h5,.text-body p{font-size:1.25rem}}.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.25rem}@media(min-width: 1024px){.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.5rem}}@media(min-width: 1440px){.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.75rem}}.text-body h2,.text-body .h2{font-size:1.5rem}@media(min-width: 600px){.text-body h2,.text-body .h2{font-size:1.75rem}}@media(min-width: 1024px){.text-body h2,.text-body .h2{font-size:2rem}}@media(min-width: 1440px){.text-body h2,.text-body .h2{font-size:2.5rem}}.text-body h1,.text-body .h1{font-size:1.75rem}@media(min-width: 600px){.text-body h1,.text-body .h1{font-size:2rem}}@media(min-width: 1024px){.text-body h1,.text-body .h1{font-size:2.5rem}}@media(min-width: 1440px){.text-body h1,.text-body .h1{font-size:3rem}}.text-body h3,.text-body .h3,.text-body h4,.text-body .h4,.text-body p{margin-bottom:.8em}.font-curve-tiny{font-size:.8125rem}@media(min-width: 600px){.font-curve-tiny{font-size:.9375rem}}@media(min-width: 1024px){.font-curve-tiny{font-size:1rem}}@media(min-width: 1440px){.font-curve-tiny{font-size:1.0625rem}}.font-curve-small{font-size:.9375rem}@media(min-width: 600px){.font-curve-small{font-size:1rem}}@media(min-width: 1024px){.font-curve-small{font-size:1.0625rem}}.font-curve-regular{font-size:1.0625rem}@media(min-width: 1024px){.font-curve-regular{font-size:1.25rem}}.font-curve-bigger-regular{font-size:1.0625rem}@media(min-width: 600px){.font-curve-bigger-regular{font-size:1.25rem}}@media(min-width: 1024px){.font-curve-bigger-regular{font-size:1.5rem}}.font-curve-medium{font-size:1.25rem}@media(min-width: 1024px){.font-curve-medium{font-size:1.5rem}}@media(min-width: 1440px){.font-curve-medium{font-size:1.75rem}}.font-curve-large{font-size:1.5rem}@media(min-width: 600px){.font-curve-large{font-size:1.75rem}}@media(min-width: 1024px){.font-curve-large{font-size:2rem}}@media(min-width: 1440px){.font-curve-large{font-size:2.5rem}}.font-curve-big{font-size:1.75rem}@media(min-width: 600px){.font-curve-big{font-size:2rem}}@media(min-width: 1024px){.font-curve-big{font-size:2.5rem}}@media(min-width: 1440px){.font-curve-big{font-size:3rem}}h1,.h1{font-size:1.75rem}@media(min-width: 400px){h1,.h1{font-size:2rem}}@media(min-width: 780px){h1,.h1{font-size:2.5rem}}@media(min-width: 1440px){h1,.h1{font-size:3rem}}h2,.h2{font-size:1.5rem}@media(min-width: 400px){h2,.h2{font-size:1.75rem}}@media(min-width: 780px){h2,.h2{font-size:2rem}}@media(min-width: 1440px){h2,.h2{font-size:2.5rem}}h3,.h3{font-size:1.125rem}@media(min-width: 400px){h3,.h3{font-size:1.25rem}}@media(min-width: 780px){h3,.h3{font-size:1.5rem}}@media(min-width: 1440px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:1rem}@media(min-width: 400px){h4,.h4{font-size:1.125rem}}@media(min-width: 780px){h4,.h4{font-size:1.25rem}}@media(min-width: 1440px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1rem}@media(min-width: 780px){h5,.h5{font-size:1.125rem}}@media(min-width: 1440px){h5,.h5{font-size:1.25rem}}h6,.h6{font-size:.875rem}@media(min-width: 780px){h6,.h6{font-size:1rem}}@media(min-width: 1440px){h6,.h6{font-size:1.125rem}}.font-size-12{font-size:.75rem}.font-size-14{font-size:.875rem}.font-size-16{font-size:1rem}.font-size-18{font-size:1.125rem}.font-size-20{font-size:1.25rem}.font-size-24{font-size:1.5rem;line-height:1.2}.font-size-28{font-size:1.75rem;line-height:1.2}.font-size-32{font-size:2rem;line-height:1.2}.font-size-40{font-size:2.5rem;line-height:1.2}.font-size-48{font-size:3rem;line-height:1.2}.font-size-56{font-size:3.5rem;line-height:1.2}fieldset legend{font-size:1.125rem;font-weight:700}.blockquote{margin-top:1.5rem}.blockquote p::before{content:"«"}.blockquote p::after{content:"»"}.blockquote p:lang(en)::before{content:'"'}.blockquote p:lang(en)::after{content:'"'}.blockquote,.blockquote-footer{padding-left:.75rem;border-left:2px solid #000;font-weight:700}@media(min-width: 780px){.blockquote,.blockquote-footer{border-left-width:.25rem}}@media(min-width: 1440px){.blockquote,.blockquote-footer{padding-left:2rem}}.blockquote-footer{color:var(--post-contrast-color)}.blockquote-footer cite{font-weight:400}q{quotes:"«" "»" "‹" "›"}q:lang(en){quotes:'"' '"' "'" "'"}.text-body h1,.text-body .h1,.text-body h2,.text-body .h2{margin-bottom:1.25rem}@media(min-width: 780px){.text-body h1,.text-body .h1,.text-body h2,.text-body .h2{margin-bottom:1.5rem}}.text-body h3,.text-body .h3,.text-body h4,.text-body .h4,.text-body h5,.text-body .h5{margin-top:2.5rem}.modal-dialog .text-body h3,.modal-dialog .text-body .h3,.modal-dialog .text-body h4,.modal-dialog .text-body .h4,.modal-dialog .text-body h5,.modal-dialog .text-body .h5{margin-top:0}.text-body p{margin-top:0}.text-body h5,.text-body .h5{margin-bottom:0}.text-body h3,.text-body .h3,.text-body h5,.text-body .h5{font-weight:700}.text-body .lead{font-size:1.0625rem;margin-bottom:.8em}@media(min-width: 600px){.text-body .lead{font-size:1.25rem}}@media(min-width: 1024px){.text-body .lead{font-size:1.5rem}}code{color:inherit;font-size:inherit}hr{border-block-start-color:rgba(var(--post-contrast-color-rgb), 0.1)}