@digigov/css 2.0.0-b3ec0588 → 2.0.0-cbc56209

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 (62) hide show
  1. package/defaultTheme/typography.json +8 -8
  2. package/dist/base/index.css +1 -1
  3. package/dist/base.js +1 -1
  4. package/dist/components.js +1 -1
  5. package/dist/digigov.css +3 -3
  6. package/dist/utilities/index.css +1 -1
  7. package/dist/utilities.js +1 -1
  8. package/package.json +7 -3
  9. package/src/base/base.css +1 -1
  10. package/src/base/index.css +5 -5
  11. package/src/components/accordion.css +51 -51
  12. package/src/components/admin-header.css +3 -3
  13. package/src/components/admin-layout.css +8 -8
  14. package/src/components/autocomplete.css +45 -48
  15. package/src/components/back-to-top.css +3 -4
  16. package/src/components/bottom-info.css +2 -1
  17. package/src/components/breadcrumbs.css +8 -6
  18. package/src/components/button.css +41 -43
  19. package/src/components/card.css +53 -47
  20. package/src/components/checkboxes.css +20 -23
  21. package/src/components/chip.css +27 -28
  22. package/src/components/components.css +2 -2
  23. package/src/components/copy-to-clipboard.css +27 -26
  24. package/src/components/details.css +11 -9
  25. package/src/components/dev-theme.css +2 -3
  26. package/src/components/drawer.css +46 -47
  27. package/src/components/dropdown.css +26 -26
  28. package/src/components/experimental.css +12 -12
  29. package/src/components/fillable.css +4 -4
  30. package/src/components/filter.css +8 -10
  31. package/src/components/footer.css +21 -18
  32. package/src/components/form.css +27 -24
  33. package/src/components/full-page-background.css +1 -1
  34. package/src/components/header.css +7 -24
  35. package/src/components/hidden.css +6 -6
  36. package/src/components/index.css +46 -47
  37. package/src/components/kitchensink.css +33 -33
  38. package/src/components/layout.css +34 -36
  39. package/src/components/loader.css +28 -28
  40. package/src/components/masthead.css +56 -55
  41. package/src/components/misc.css +13 -15
  42. package/src/components/modal.css +10 -12
  43. package/src/components/nav.css +69 -65
  44. package/src/components/notification-banner.css +17 -16
  45. package/src/components/pagination.css +29 -30
  46. package/src/components/panel.css +8 -8
  47. package/src/components/phase-banner.css +5 -5
  48. package/src/components/radios.css +24 -21
  49. package/src/components/skiplink.css +2 -2
  50. package/src/components/stack.css +63 -63
  51. package/src/components/stepnav.css +33 -29
  52. package/src/components/summary-list.css +16 -16
  53. package/src/components/svg-icons.css +78 -77
  54. package/src/components/table.css +154 -175
  55. package/src/components/tabs.css +39 -38
  56. package/src/components/task-list.css +18 -18
  57. package/src/components/timeline.css +4 -3
  58. package/src/components/typography.css +93 -103
  59. package/src/components/warning-text.css +7 -7
  60. package/src/pages/index.js +1 -1
  61. package/src/utilities/index.css +1234 -164
  62. package/src/utilities/utilities.css +451 -42
@@ -1 +1 @@
1
- .ds-m-0{margin:0!important}.ds-m-1{margin:.25rem!important}.ds-m-2{margin:.5rem!important}.ds-m-3{margin:.5rem!important}@media (min-width:768px){.ds-m-3{margin:.75rem!important}}.ds-m-4{margin:.75rem!important}@media (min-width:768px){.ds-m-4{margin:1rem!important}}.ds-m-5{margin:1rem!important}@media (min-width:768px){.ds-m-5{margin:1.25rem!important}}.ds-m-6{margin:1.25rem!important}@media (min-width:768px){.ds-m-6{margin:1.5rem!important}}.ds-m-7{margin:1.5rem!important}@media (min-width:768px){.ds-m-7{margin:2rem!important}}.ds-m-8{margin:2rem!important}@media (min-width:768px){.ds-m-8{margin:2.5rem!important}}.ds-m-9{margin:2rem!important}@media (min-width:768px){.ds-m-9{margin:3rem!important}}.ds-m-10{margin:2.25rem!important}@media (min-width:768px){.ds-m-10{margin:3.5rem!important}}.ds-m-11{margin:2.5rem!important}@media (min-width:768px){.ds-m-11{margin:4rem!important}}.ds-m-12{margin:2.75rem!important}@media (min-width:768px){.ds-m-12{margin:5rem!important}}.ds-mt-0{margin-top:0!important}.ds-mt-1{margin-top:.25rem!important}.ds-mt-2{margin-top:.5rem!important}.ds-mt-3{margin-top:.5rem!important}@media (min-width:768px){.ds-mt-3{margin-top:.75rem!important}}.ds-mt-4{margin-top:.75rem!important}@media (min-width:768px){.ds-mt-4{margin-top:1rem!important}}.ds-mt-5{margin-top:1rem!important}@media (min-width:768px){.ds-mt-5{margin-top:1.25rem!important}}.ds-mt-6{margin-top:1.25rem!important}@media (min-width:768px){.ds-mt-6{margin-top:1.5rem!important}}.ds-mt-7{margin-top:1.5rem!important}@media (min-width:768px){.ds-mt-7{margin-top:2rem!important}}.ds-mt-8{margin-top:2rem!important}@media (min-width:768px){.ds-mt-8{margin-top:2.5rem!important}}.ds-mt-9{margin-top:2rem!important}@media (min-width:768px){.ds-mt-9{margin-top:3rem!important}}.ds-mt-10{margin-top:2.25rem!important}@media (min-width:768px){.ds-mt-10{margin-top:3.5rem!important}}.ds-mt-11{margin-top:2.5rem!important}@media (min-width:768px){.ds-mt-11{margin-top:4rem!important}}.ds-mt-12{margin-top:2.75rem!important}@media (min-width:768px){.ds-mt-12{margin-top:5rem!important}}.ds-mb-0{margin-bottom:0!important}.ds-mb-1{margin-bottom:.25rem!important}.ds-mb-2{margin-bottom:.5rem!important}.ds-mb-3{margin-bottom:.5rem!important}@media (min-width:768px){.ds-mb-3{margin-bottom:.75rem!important}}.ds-mb-4{margin-bottom:.75rem!important}@media (min-width:768px){.ds-mb-4{margin-bottom:1rem!important}}.ds-mb-5{margin-bottom:1rem!important}@media (min-width:768px){.ds-mb-5{margin-bottom:1.25rem!important}}.ds-mb-6{margin-bottom:1.25rem!important}@media (min-width:768px){.ds-mb-6{margin-bottom:1.5rem!important}}.ds-mb-7{margin-bottom:1.5rem!important}@media (min-width:768px){.ds-mb-7{margin-bottom:2rem!important}}.ds-mb-8{margin-bottom:2rem!important}@media (min-width:768px){.ds-mb-8{margin-bottom:2.5rem!important}}.ds-mb-9{margin-bottom:2rem!important}@media (min-width:768px){.ds-mb-9{margin-bottom:3rem!important}}.ds-mb-10{margin-bottom:2.25rem!important}@media (min-width:768px){.ds-mb-10{margin-bottom:3.5rem!important}}.ds-mb-11{margin-bottom:2.5rem!important}@media (min-width:768px){.ds-mb-11{margin-bottom:4rem!important}}.ds-mb-12{margin-bottom:2.75rem!important}@media (min-width:768px){.ds-mb-12{margin-bottom:5rem!important}}.ds-ml-0{margin-left:0!important}.ds-ml-1{margin-left:.25rem!important}.ds-ml-2{margin-left:.5rem!important}.ds-ml-3{margin-left:.5rem!important}@media (min-width:768px){.ds-ml-3{margin-left:.75rem!important}}.ds-ml-4{margin-left:.75rem!important}@media (min-width:768px){.ds-ml-4{margin-left:1rem!important}}.ds-ml-5{margin-left:1rem!important}@media (min-width:768px){.ds-ml-5{margin-left:1.25rem!important}}.ds-ml-6{margin-left:1.25rem!important}@media (min-width:768px){.ds-ml-6{margin-left:1.5rem!important}}.ds-ml-7{margin-left:1.5rem!important}@media (min-width:768px){.ds-ml-7{margin-left:2rem!important}}.ds-ml-8{margin-left:2rem!important}@media (min-width:768px){.ds-ml-8{margin-left:2.5rem!important}}.ds-ml-9{margin-left:2rem!important}@media (min-width:768px){.ds-ml-9{margin-left:3rem!important}}.ds-ml-10{margin-left:2.25rem!important}@media (min-width:768px){.ds-ml-10{margin-left:3.5rem!important}}.ds-ml-11{margin-left:2.5rem!important}@media (min-width:768px){.ds-ml-11{margin-left:4rem!important}}.ds-ml-12{margin-left:2.75rem!important}@media (min-width:768px){.ds-ml-12{margin-left:5rem!important}}.ds-mr-0{margin-right:0!important}.ds-mr-1{margin-right:.25rem!important}.ds-mr-2{margin-right:.5rem!important}.ds-mr-3{margin-right:.5rem!important}@media (min-width:768px){.ds-mr-3{margin-right:.75rem!important}}.ds-mr-4{margin-right:.75rem!important}@media (min-width:768px){.ds-mr-4{margin-right:1rem!important}}.ds-mr-5{margin-right:1rem!important}@media (min-width:768px){.ds-mr-5{margin-right:1.25rem!important}}.ds-mr-6{margin-right:1.25rem!important}@media (min-width:768px){.ds-mr-6{margin-right:1.5rem!important}}.ds-mr-7{margin-right:1.5rem!important}@media (min-width:768px){.ds-mr-7{margin-right:2rem!important}}.ds-mr-8{margin-right:2rem!important}@media (min-width:768px){.ds-mr-8{margin-right:2.5rem!important}}.ds-mr-9{margin-right:2rem!important}@media (min-width:768px){.ds-mr-9{margin-right:3rem!important}}.ds-mr-10{margin-right:2.25rem!important}@media (min-width:768px){.ds-mr-10{margin-right:3.5rem!important}}.ds-mr-11{margin-right:2.5rem!important}@media (min-width:768px){.ds-mr-11{margin-right:4rem!important}}.ds-mr-12{margin-right:2.75rem!important}@media (min-width:768px){.ds-mr-12{margin-right:5rem!important}}.ds-p-0{padding:0!important}.ds-p-1{padding:.25rem!important}.ds-p-2{padding:.5rem!important}.ds-p-3{padding:.5rem!important}@media (min-width:768px){.ds-p-3{padding:.75rem!important}}.ds-p-4{padding:.75rem!important}@media (min-width:768px){.ds-p-4{padding:1rem!important}}.ds-p-5{padding:1rem!important}@media (min-width:768px){.ds-p-5{padding:1.25rem!important}}.ds-p-6{padding:1.25rem!important}@media (min-width:768px){.ds-p-6{padding:1.5rem!important}}.ds-p-7{padding:1.5rem!important}@media (min-width:768px){.ds-p-7{padding:2rem!important}}.ds-p-8{padding:2rem!important}@media (min-width:768px){.ds-p-8{padding:2.5rem!important}}.ds-p-9{padding:2rem!important}@media (min-width:768px){.ds-p-9{padding:3rem!important}}.ds-p-10{padding:2.25rem!important}@media (min-width:768px){.ds-p-10{padding:3.5rem!important}}.ds-p-11{padding:2.5rem!important}@media (min-width:768px){.ds-p-11{padding:4rem!important}}.ds-p-12{padding:2.75rem!important}@media (min-width:768px){.ds-p-12{padding:5rem!important}}.ds-pt-0{padding-top:0!important}.ds-pt-1{padding-top:.25rem!important}.ds-pt-2{padding-top:.5rem!important}.ds-pt-3{padding-top:.5rem!important}@media (min-width:768px){.ds-pt-3{padding-top:.75rem!important}}.ds-pt-4{padding-top:.75rem!important}@media (min-width:768px){.ds-pt-4{padding-top:1rem!important}}.ds-pt-5{padding-top:1rem!important}@media (min-width:768px){.ds-pt-5{padding-top:1.25rem!important}}.ds-pt-6{padding-top:1.25rem!important}@media (min-width:768px){.ds-pt-6{padding-top:1.5rem!important}}.ds-pt-7{padding-top:1.5rem!important}@media (min-width:768px){.ds-pt-7{padding-top:2rem!important}}.ds-pt-8{padding-top:2rem!important}@media (min-width:768px){.ds-pt-8{padding-top:2.5rem!important}}.ds-pt-9{padding-top:2rem!important}@media (min-width:768px){.ds-pt-9{padding-top:3rem!important}}.ds-pt-10{padding-top:2.25rem!important}@media (min-width:768px){.ds-pt-10{padding-top:3.5rem!important}}.ds-pt-11{padding-top:2.5rem!important}@media (min-width:768px){.ds-pt-11{padding-top:4rem!important}}.ds-pt-12{padding-top:2.75rem!important}@media (min-width:768px){.ds-pt-12{padding-top:5rem!important}}.ds-pb-0{padding-bottom:0!important}.ds-pb-1{padding-bottom:.25rem!important}.ds-pb-2{padding-bottom:.5rem!important}.ds-pb-3{padding-bottom:.5rem!important}@media (min-width:768px){.ds-pb-3{padding-bottom:.75rem!important}}.ds-pb-4{padding-bottom:.75rem!important}@media (min-width:768px){.ds-pb-4{padding-bottom:1rem!important}}.ds-pb-5{padding-bottom:1rem!important}@media (min-width:768px){.ds-pb-5{padding-bottom:1.25rem!important}}.ds-pb-6{padding-bottom:1.25rem!important}@media (min-width:768px){.ds-pb-6{padding-bottom:1.5rem!important}}.ds-pb-7{padding-bottom:1.5rem!important}@media (min-width:768px){.ds-pb-7{padding-bottom:2rem!important}}.ds-pb-8{padding-bottom:2rem!important}@media (min-width:768px){.ds-pb-8{padding-bottom:2.5rem!important}}.ds-pb-9{padding-bottom:2rem!important}@media (min-width:768px){.ds-pb-9{padding-bottom:3rem!important}}.ds-pb-10{padding-bottom:2.25rem!important}@media (min-width:768px){.ds-pb-10{padding-bottom:3.5rem!important}}.ds-pb-11{padding-bottom:2.5rem!important}@media (min-width:768px){.ds-pb-11{padding-bottom:4rem!important}}.ds-pb-12{padding-bottom:2.75rem!important}@media (min-width:768px){.ds-pb-12{padding-bottom:5rem!important}}.ds-pl-0{padding-left:0!important}.ds-pl-1{padding-left:.25rem!important}.ds-pl-2{padding-left:.5rem!important}.ds-pl-3{padding-left:.5rem!important}@media (min-width:768px){.ds-pl-3{padding-left:.75rem!important}}.ds-pl-4{padding-left:.75rem!important}@media (min-width:768px){.ds-pl-4{padding-left:1rem!important}}.ds-pl-5{padding-left:1rem!important}@media (min-width:768px){.ds-pl-5{padding-left:1.25rem!important}}.ds-pl-6{padding-left:1.25rem!important}@media (min-width:768px){.ds-pl-6{padding-left:1.5rem!important}}.ds-pl-7{padding-left:1.5rem!important}@media (min-width:768px){.ds-pl-7{padding-left:2rem!important}}.ds-pl-8{padding-left:2rem!important}@media (min-width:768px){.ds-pl-8{padding-left:2.5rem!important}}.ds-pl-9{padding-left:2rem!important}@media (min-width:768px){.ds-pl-9{padding-left:3rem!important}}.ds-pl-10{padding-left:2.25rem!important}@media (min-width:768px){.ds-pl-10{padding-left:3.5rem!important}}.ds-pl-11{padding-left:2.5rem!important}@media (min-width:768px){.ds-pl-11{padding-left:4rem!important}}.ds-pl-12{padding-left:2.75rem!important}@media (min-width:768px){.ds-pl-12{padding-left:5rem!important}}.ds-pr-0{padding-right:0!important}.ds-pr-1{padding-right:.25rem!important}.ds-pr-2{padding-right:.5rem!important}.ds-pr-3{padding-right:.5rem!important}@media (min-width:768px){.ds-pr-3{padding-right:.75rem!important}}.ds-pr-4{padding-right:.75rem!important}@media (min-width:768px){.ds-pr-4{padding-right:1rem!important}}.ds-pr-5{padding-right:1rem!important}@media (min-width:768px){.ds-pr-5{padding-right:1.25rem!important}}.ds-pr-6{padding-right:1.25rem!important}@media (min-width:768px){.ds-pr-6{padding-right:1.5rem!important}}.ds-pr-7{padding-right:1.5rem!important}@media (min-width:768px){.ds-pr-7{padding-right:2rem!important}}.ds-pr-8{padding-right:2rem!important}@media (min-width:768px){.ds-pr-8{padding-right:2.5rem!important}}.ds-pr-9{padding-right:2rem!important}@media (min-width:768px){.ds-pr-9{padding-right:3rem!important}}.ds-pr-10{padding-right:2.25rem!important}@media (min-width:768px){.ds-pr-10{padding-right:3.5rem!important}}.ds-pr-11{padding-right:2.5rem!important}@media (min-width:768px){.ds-pr-11{padding-right:4rem!important}}.ds-pr-12{padding-right:2.75rem!important}@media (min-width:768px){.ds-pr-12{padding-right:5rem!important}}.ds-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}.ds-grid-inline{display:inline-grid}.ds-grid__col-auto{grid-column:auto}.ds-grid__col-span-1{grid-column:span 1/span 1}.ds-grid__col-span-2{grid-column:span 2/span 2}.ds-grid__col-span-3{grid-column:span 3/span 3}.ds-grid__col-span-4{grid-column:span 4/span 4}.ds-grid__col-span-5{grid-column:span 5/span 5}.ds-grid__col-span-6{grid-column:span 6/span 6}.ds-grid__col-span-7{grid-column:span 7/span 7}.ds-grid__col-span-8{grid-column:span 8/span 8}.ds-grid__col-span-9{grid-column:span 9/span 9}.ds-grid__col-span-10{grid-column:span 10/span 10}.ds-grid__col-span-11{grid-column:span 11/span 11}.ds-grid__col-span-12{grid-column:span 12/span 12}@media print{.ds-print-hidden{display:none!important}.ds-print-visible-block{display:block!important}.ds-print-visible-inline{display:inline!important}}.ds-gap-1{gap:.25rem}.ds-gap-2{gap:.5rem}.ds-gap-4{gap:1rem}.ds-gap-6{gap:1.5rem}.ds-gap-8{gap:2rem}.ds-gap-10{gap:2.5rem}.ds-gap-12{gap:3rem}.ds-gap-xs-1{gap:.25rem}.ds-gap-xs-2{gap:.5rem}.ds-gap-xs-4{gap:1rem}.ds-gap-xs-5{gap:1.25rem}.ds-gap-xs-6{gap:1.5rem}.ds-gap-xs-8{gap:2rem}.ds-gap-xs-10{gap:2.5rem}.ds-gap-xs-12{gap:3rem}@media (min-width:640px){.ds-gap-sm-1{gap:.25rem}.ds-gap-sm-2{gap:.5rem}.ds-gap-sm-4{gap:1rem}.ds-gap-sm-5{gap:1.25rem}.ds-gap-sm-6{gap:1.5rem}.ds-gap-sm-8{gap:2rem}.ds-gap-sm-10{gap:2.5rem}.ds-gap-sm-12{gap:3rem}}@media (min-width:768px){.ds-gap-md-1{gap:.25rem}.ds-gap-md-2{gap:.5rem}.ds-gap-md-4{gap:1rem}.ds-gap-md-5{gap:1.25rem}.ds-gap-md-6{gap:1.5rem}.ds-gap-md-8{gap:2rem}.ds-gap-md-10{gap:2.5rem}.ds-gap-md-12{gap:3rem}}@media (min-width:1024px){.ds-gap-lg-1{gap:.25rem}.ds-gap-lg-2{gap:.5rem}.ds-gap-lg-4{gap:1rem}.ds-gap-lg-5{gap:1.25rem}.ds-gap-lg-6{gap:1.5rem}.ds-gap-lg-8{gap:2rem}.ds-gap-lg-10{gap:2.5rem}.ds-gap-lg-12{gap:3rem}}@media (min-width:1280px){.ds-gap-xl-1{gap:.25rem}.ds-gap-xl-2{gap:.5rem}.ds-gap-xl-4{gap:1rem}.ds-gap-xl-5{gap:1.25rem}.ds-gap-xl-6{gap:1.5rem}.ds-gap-xl-8{gap:2rem}.ds-gap-xl-10{gap:2.5rem}.ds-gap-xl-12{gap:3rem}}
1
+ .ds-m-0{margin:0!important}.ds-m-1{margin:.25rem!important}.ds-m-2{margin:.5rem!important}.ds-m-3{margin:.75rem!important}.ds-m-4{margin:1rem!important}.ds-m-5{margin:1.25rem!important}.ds-m-6{margin:1.5rem!important}.ds-m-7{margin:1.75rem!important}.ds-m-8{margin:2rem!important}.ds-m-9{margin:2.25rem!important}.ds-m-10{margin:2.5rem!important}.ds-m-11{margin:2.75rem!important}.ds-m-12{margin:3rem!important}.ds-m-14{margin:3.5rem!important}.ds-m-16{margin:4rem!important}.ds-m-20{margin:5rem!important}.ds-m-24{margin:6rem!important}.ds-m-28{margin:7rem!important}.ds-m-32{margin:8rem!important}.ds-m-36{margin:9rem!important}.ds-m-40{margin:10rem!important}.ds-m-44{margin:11rem!important}.ds-m-48{margin:12rem!important}.ds-m-52{margin:13rem!important}.ds-m-56{margin:14rem!important}.ds-m-60{margin:15rem!important}.ds-m-64{margin:16rem!important}.ds-m-72{margin:18rem!important}.ds-m-80{margin:20rem!important}.ds-m-96{margin:24rem!important}.ds-m-px{margin:1px!important}.ds-m-0\.5{margin:.125rem!important}.ds-m-1\.5{margin:.375rem!important}.ds-m-2\.5{margin:.625rem!important}.ds-m-3\.5{margin:.875rem!important}.ds-mt-0{margin-top:0!important}.ds-mt-1{margin-top:.25rem!important}.ds-mt-2{margin-top:.5rem!important}.ds-mt-3{margin-top:.75rem!important}.ds-mt-4{margin-top:1rem!important}.ds-mt-5{margin-top:1.25rem!important}.ds-mt-6{margin-top:1.5rem!important}.ds-mt-7{margin-top:1.75rem!important}.ds-mt-8{margin-top:2rem!important}.ds-mt-9{margin-top:2.25rem!important}.ds-mt-10{margin-top:2.5rem!important}.ds-mt-11{margin-top:2.75rem!important}.ds-mt-12{margin-top:3rem!important}.ds-mt-14{margin-top:3.5rem!important}.ds-mt-16{margin-top:4rem!important}.ds-mt-20{margin-top:5rem!important}.ds-mt-24{margin-top:6rem!important}.ds-mt-28{margin-top:7rem!important}.ds-mt-32{margin-top:8rem!important}.ds-mt-36{margin-top:9rem!important}.ds-mt-40{margin-top:10rem!important}.ds-mt-44{margin-top:11rem!important}.ds-mt-48{margin-top:12rem!important}.ds-mt-52{margin-top:13rem!important}.ds-mt-56{margin-top:14rem!important}.ds-mt-60{margin-top:15rem!important}.ds-mt-64{margin-top:16rem!important}.ds-mt-72{margin-top:18rem!important}.ds-mt-80{margin-top:20rem!important}.ds-mt-96{margin-top:24rem!important}.ds-mt-px{margin-top:1px!important}.ds-mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.ds-mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.ds-mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.ds-mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.ds-mt-0\.5{margin-top:.125rem!important}.ds-mt-1\.5{margin-top:.375rem!important}.ds-mt-2\.5{margin-top:.625rem!important}.ds-mt-3\.5{margin-top:.875rem!important}.ds-mr-0{margin-right:0!important}.ds-mr-1{margin-right:.25rem!important}.ds-mr-2{margin-right:.5rem!important}.ds-mr-3{margin-right:.75rem!important}.ds-mr-4{margin-right:1rem!important}.ds-mr-5{margin-right:1.25rem!important}.ds-mr-6{margin-right:1.5rem!important}.ds-mr-7{margin-right:1.75rem!important}.ds-mr-8{margin-right:2rem!important}.ds-mr-9{margin-right:2.25rem!important}.ds-mr-10{margin-right:2.5rem!important}.ds-mr-11{margin-right:2.75rem!important}.ds-mr-12{margin-right:3rem!important}.ds-mr-14{margin-right:3.5rem!important}.ds-mr-16{margin-right:4rem!important}.ds-mr-20{margin-right:5rem!important}.ds-mr-24{margin-right:6rem!important}.ds-mr-28{margin-right:7rem!important}.ds-mr-32{margin-right:8rem!important}.ds-mr-36{margin-right:9rem!important}.ds-mr-40{margin-right:10rem!important}.ds-mr-44{margin-right:11rem!important}.ds-mr-48{margin-right:12rem!important}.ds-mr-52{margin-right:13rem!important}.ds-mr-56{margin-right:14rem!important}.ds-mr-60{margin-right:15rem!important}.ds-mr-64{margin-right:16rem!important}.ds-mr-72{margin-right:18rem!important}.ds-mr-80{margin-right:20rem!important}.ds-mr-96{margin-right:24rem!important}.ds-mr-px{margin-right:1px!important}.ds-mr-0\.5{margin-right:.125rem!important}.ds-mr-1\.5{margin-right:.375rem!important}.ds-mr-2\.5{margin-right:.625rem!important}.ds-mr-3\.5{margin-right:.875rem!important}.ds-ml-0{margin-left:0!important}.ds-ml-1{margin-left:.25rem!important}.ds-ml-2{margin-left:.5rem!important}.ds-ml-3{margin-left:.75rem!important}.ds-ml-4{margin-left:1rem!important}.ds-ml-5{margin-left:1.25rem!important}.ds-ml-6{margin-left:1.5rem!important}.ds-ml-7{margin-left:1.75rem!important}.ds-ml-8{margin-left:2rem!important}.ds-ml-9{margin-left:2.25rem!important}.ds-ml-10{margin-left:2.5rem!important}.ds-ml-11{margin-left:2.75rem!important}.ds-ml-12{margin-left:3rem!important}.ds-ml-14{margin-left:3.5rem!important}.ds-ml-16{margin-left:4rem!important}.ds-ml-20{margin-left:5rem!important}.ds-ml-24{margin-left:6rem!important}.ds-ml-28{margin-left:7rem!important}.ds-ml-32{margin-left:8rem!important}.ds-ml-36{margin-left:9rem!important}.ds-ml-40{margin-left:10rem!important}.ds-ml-44{margin-left:11rem!important}.ds-ml-48{margin-left:12rem!important}.ds-ml-52{margin-left:13rem!important}.ds-ml-56{margin-left:14rem!important}.ds-ml-60{margin-left:15rem!important}.ds-ml-64{margin-left:16rem!important}.ds-ml-72{margin-left:18rem!important}.ds-ml-80{margin-left:20rem!important}.ds-ml-96{margin-left:24rem!important}.ds-ml-px{margin-left:1px!important}.ds-ml-0\.5{margin-left:.125rem!important}.ds-ml-1\.5{margin-left:.375rem!important}.ds-ml-2\.5{margin-left:.625rem!important}.ds-ml-3\.5{margin-left:.875rem!important}.ds-mb-0{margin-bottom:0!important}.ds-mb-1{margin-bottom:.25rem!important}.ds-mb-2{margin-bottom:.5rem!important}.ds-mb-3{margin-bottom:.75rem!important}.ds-mb-4{margin-bottom:1rem!important}.ds-mb-5{margin-bottom:1.25rem!important}.ds-mb-6{margin-bottom:1.5rem!important}.ds-mb-7{margin-bottom:1.75rem!important}.ds-mb-8{margin-bottom:2rem!important}.ds-mb-9{margin-bottom:2.25rem!important}.ds-mb-10{margin-bottom:2.5rem!important}.ds-mb-11{margin-bottom:2.75rem!important}.ds-mb-12{margin-bottom:3rem!important}.ds-mb-14{margin-bottom:3.5rem!important}.ds-mb-16{margin-bottom:4rem!important}.ds-mb-20{margin-bottom:5rem!important}.ds-mb-24{margin-bottom:6rem!important}.ds-mb-28{margin-bottom:7rem!important}.ds-mb-32{margin-bottom:8rem!important}.ds-mb-36{margin-bottom:9rem!important}.ds-mb-40{margin-bottom:10rem!important}.ds-mb-44{margin-bottom:11rem!important}.ds-mb-48{margin-bottom:12rem!important}.ds-mb-52{margin-bottom:13rem!important}.ds-mb-56{margin-bottom:14rem!important}.ds-mb-60{margin-bottom:15rem!important}.ds-mb-64{margin-bottom:16rem!important}.ds-mb-72{margin-bottom:18rem!important}.ds-mb-80{margin-bottom:20rem!important}.ds-mb-96{margin-bottom:24rem!important}.ds-mb-px{margin-bottom:1px!important}.ds-mb-0\.5{margin-bottom:.125rem!important}.ds-mb-1\.5{margin-bottom:.375rem!important}.ds-mb-2\.5{margin-bottom:.625rem!important}.ds-mb-3\.5{margin-bottom:.875rem!important}.ds-mx-0{margin-left:0!important;margin-right:0!important}.ds-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.ds-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.ds-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.ds-mx-4{margin-left:1rem!important;margin-right:1rem!important}.ds-mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.ds-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.ds-mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.ds-mx-8{margin-left:2rem!important;margin-right:2rem!important}.ds-mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.ds-mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.ds-mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.ds-mx-12{margin-left:3rem!important;margin-right:3rem!important}.ds-mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.ds-mx-16{margin-left:4rem!important;margin-right:4rem!important}.ds-mx-20{margin-left:5rem!important;margin-right:5rem!important}.ds-mx-24{margin-left:6rem!important;margin-right:6rem!important}.ds-mx-28{margin-left:7rem!important;margin-right:7rem!important}.ds-mx-32{margin-left:8rem!important;margin-right:8rem!important}.ds-mx-36{margin-left:9rem!important;margin-right:9rem!important}.ds-mx-40{margin-left:10rem!important;margin-right:10rem!important}.ds-mx-44{margin-left:11rem!important;margin-right:11rem!important}.ds-mx-48{margin-left:12rem!important;margin-right:12rem!important}.ds-mx-52{margin-left:13rem!important;margin-right:13rem!important}.ds-mx-56{margin-left:14rem!important;margin-right:14rem!important}.ds-mx-60{margin-left:15rem!important;margin-right:15rem!important}.ds-mx-64{margin-left:16rem!important;margin-right:16rem!important}.ds-mx-72{margin-left:18rem!important;margin-right:18rem!important}.ds-mx-80{margin-left:20rem!important;margin-right:20rem!important}.ds-mx-96{margin-left:24rem!important;margin-right:24rem!important}.ds-my-0{margin-top:0!important;margin-bottom:0!important}.ds-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.ds-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.ds-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.ds-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.ds-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.ds-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.ds-my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.ds-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.ds-my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.ds-my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ds-my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.ds-my-12{margin-top:3rem!important;margin-bottom:3rem!important}.ds-my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.ds-my-16{margin-top:4rem!important;margin-bottom:4rem!important}.ds-my-20{margin-top:5rem!important;margin-bottom:5rem!important}.ds-my-24{margin-top:6rem!important;margin-bottom:6rem!important}.ds-my-28{margin-top:7rem!important;margin-bottom:7rem!important}.ds-my-32{margin-top:8rem!important;margin-bottom:8rem!important}.ds-my-36{margin-top:9rem!important;margin-bottom:9rem!important}.ds-my-40{margin-top:10rem!important;margin-bottom:10rem!important}.ds-my-44{margin-top:11rem!important;margin-bottom:11rem!important}.ds-my-48{margin-top:12rem!important;margin-bottom:12rem!important}.ds-my-52{margin-top:13rem!important;margin-bottom:13rem!important}.ds-my-56{margin-top:14rem!important;margin-bottom:14rem!important}.ds-my-60{margin-top:15rem!important;margin-bottom:15rem!important}.ds-my-64{margin-top:16rem!important;margin-bottom:16rem!important}.ds-my-72{margin-top:18rem!important;margin-bottom:18rem!important}.ds-my-80{margin-top:20rem!important;margin-bottom:20rem!important}.ds-my-96{margin-top:24rem!important;margin-bottom:24rem!important}.ds-my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.ds-my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.ds-my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.ds-my-3\.5{margin-top:.875rem!important;margin-bottom:.875rem!important}.ds-p-0{padding:0!important}.ds-p-1{padding:.25rem!important}.ds-p-2{padding:.5rem!important}.ds-p-3{padding:.75rem!important}.ds-p-4{padding:1rem!important}.ds-p-5{padding:1.25rem!important}.ds-p-6{padding:1.5rem!important}.ds-p-7{padding:1.75rem!important}.ds-p-8{padding:2rem!important}.ds-p-9{padding:2.25rem!important}.ds-p-10{padding:2.5rem!important}.ds-p-11{padding:2.75rem!important}.ds-p-12{padding:3rem!important}.ds-p-14{padding:3.5rem!important}.ds-p-16{padding:4rem!important}.ds-p-20{padding:5rem!important}.ds-p-24{padding:6rem!important}.ds-p-28{padding:7rem!important}.ds-p-32{padding:8rem!important}.ds-p-36{padding:9rem!important}.ds-p-40{padding:10rem!important}.ds-p-44{padding:11rem!important}.ds-p-48{padding:12rem!important}.ds-p-52{padding:13rem!important}.ds-p-56{padding:14rem!important}.ds-p-60{padding:15rem!important}.ds-p-64{padding:16rem!important}.ds-p-72{padding:18rem!important}.ds-p-80{padding:20rem!important}.ds-p-96{padding:24rem!important}.ds-p-px{padding:1px!important}.ds-p-0\.5{padding:.125rem!important}.ds-p-1\.5{padding:.375rem!important}.ds-p-2\.5{padding:.625rem!important}.ds-p-3\.5{padding:.875rem!important}.ds-pt-0{padding-top:0!important}.ds-pt-1{padding-top:.25rem!important}.ds-pt-2{padding-top:.5rem!important}.ds-pt-3{padding-top:.75rem!important}.ds-pt-4{padding-top:1rem!important}.ds-pt-5{padding-top:1.25rem!important}.ds-pt-6{padding-top:1.5rem!important}.ds-pt-7{padding-top:1.75rem!important}.ds-pt-8{padding-top:2rem!important}.ds-pt-9{padding-top:2.25rem!important}.ds-pt-10{padding-top:2.5rem!important}.ds-pt-11{padding-top:2.75rem!important}.ds-pt-12{padding-top:3rem!important}.ds-pt-14{padding-top:3.5rem!important}.ds-pt-16{padding-top:4rem!important}.ds-pt-20{padding-top:5rem!important}.ds-pt-24{padding-top:6rem!important}.ds-pt-28{padding-top:7rem!important}.ds-pt-32{padding-top:8rem!important}.ds-pt-36{padding-top:9rem!important}.ds-pt-40{padding-top:10rem!important}.ds-pt-44{padding-top:11rem!important}.ds-pt-48{padding-top:12rem!important}.ds-pt-52{padding-top:13rem!important}.ds-pt-56{padding-top:14rem!important}.ds-pt-60{padding-top:15rem!important}.ds-pt-64{padding-top:16rem!important}.ds-pt-72{padding-top:18rem!important}.ds-pt-80{padding-top:20rem!important}.ds-pt-96{padding-top:24rem!important}.ds-pt-px{padding-top:1px!important}.ds-pt-0\.5{padding-top:.125rem!important}.ds-pt-1\.5{padding-top:.375rem!important}.ds-pt-2\.5{padding-top:.625rem!important}.ds-pt-3\.5{padding-top:.875rem!important}.ds-pr-0{padding-right:0!important}.ds-pr-1{padding-right:.25rem!important}.ds-pr-2{padding-right:.5rem!important}.ds-pr-3{padding-right:.75rem!important}.ds-pr-4{padding-right:1rem!important}.ds-pr-5{padding-right:1.25rem!important}.ds-pr-6{padding-right:1.5rem!important}.ds-pr-7{padding-right:1.75rem!important}.ds-pr-8{padding-right:2rem!important}.ds-pr-9{padding-right:2.25rem!important}.ds-pr-10{padding-right:2.5rem!important}.ds-pr-11{padding-right:2.75rem!important}.ds-pr-12{padding-right:3rem!important}.ds-pr-14{padding-right:3.5rem!important}.ds-pr-16{padding-right:4rem!important}.ds-pr-20{padding-right:5rem!important}.ds-pr-24{padding-right:6rem!important}.ds-pr-28{padding-right:7rem!important}.ds-pr-32{padding-right:8rem!important}.ds-pr-36{padding-right:9rem!important}.ds-pr-40{padding-right:10rem!important}.ds-pr-44{padding-right:11rem!important}.ds-pr-48{padding-right:12rem!important}.ds-pr-52{padding-right:13rem!important}.ds-pr-56{padding-right:14rem!important}.ds-pr-60{padding-right:15rem!important}.ds-pr-64{padding-right:16rem!important}.ds-pr-72{padding-right:18rem!important}.ds-pr-80{padding-right:20rem!important}.ds-pr-96{padding-right:24rem!important}.ds-pr-px{padding-right:1px!important}.ds-pr-0\.5{padding-right:.125rem!important}.ds-pr-1\.5{padding-right:.375rem!important}.ds-pr-2\.5{padding-right:.625rem!important}.ds-pr-3\.5{padding-right:.875rem!important}.ds-pl-0{padding-left:0!important}.ds-pl-1{padding-left:.25rem!important}.ds-pl-2{padding-left:.5rem!important}.ds-pl-3{padding-left:.75rem!important}.ds-pl-4{padding-left:1rem!important}.ds-pl-5{padding-left:1.25rem!important}.ds-pl-6{padding-left:1.5rem!important}.ds-pl-7{padding-left:1.75rem!important}.ds-pl-8{padding-left:2rem!important}.ds-pl-9{padding-left:2.25rem!important}.ds-pl-10{padding-left:2.5rem!important}.ds-pl-11{padding-left:2.75rem!important}.ds-pl-12{padding-left:3rem!important}.ds-pl-14{padding-left:3.5rem!important}.ds-pl-16{padding-left:4rem!important}.ds-pl-20{padding-left:5rem!important}.ds-pl-24{padding-left:6rem!important}.ds-pl-28{padding-left:7rem!important}.ds-pl-32{padding-left:8rem!important}.ds-pl-36{padding-left:9rem!important}.ds-pl-40{padding-left:10rem!important}.ds-pl-44{padding-left:11rem!important}.ds-pl-48{padding-left:12rem!important}.ds-pl-52{padding-left:13rem!important}.ds-pl-56{padding-left:14rem!important}.ds-pl-60{padding-left:15rem!important}.ds-pl-64{padding-left:16rem!important}.ds-pl-72{padding-left:18rem!important}.ds-pl-80{padding-left:20rem!important}.ds-pl-96{padding-left:24rem!important}.ds-pl-px{padding-left:1px!important}.ds-pl-0\.5{padding-left:.125rem!important}.ds-pl-1\.5{padding-left:.375rem!important}.ds-pl-2\.5{padding-left:.625rem!important}.ds-pl-3\.5{padding-left:.875rem!important}.ds-pb-0{padding-bottom:0!important}.ds-pb-1{padding-bottom:.25rem!important}.ds-pb-2{padding-bottom:.5rem!important}.ds-pb-3{padding-bottom:.75rem!important}.ds-pb-4{padding-bottom:1rem!important}.ds-pb-5{padding-bottom:1.25rem!important}.ds-pb-6{padding-bottom:1.5rem!important}.ds-pb-7{padding-bottom:1.75rem!important}.ds-pb-8{padding-bottom:2rem!important}.ds-pb-9{padding-bottom:2.25rem!important}.ds-pb-10{padding-bottom:2.5rem!important}.ds-pb-11{padding-bottom:2.75rem!important}.ds-pb-12{padding-bottom:3rem!important}.ds-pb-14{padding-bottom:3.5rem!important}.ds-pb-16{padding-bottom:4rem!important}.ds-pb-20{padding-bottom:5rem!important}.ds-pb-24{padding-bottom:6rem!important}.ds-pb-28{padding-bottom:7rem!important}.ds-pb-32{padding-bottom:8rem!important}.ds-pb-36{padding-bottom:9rem!important}.ds-pb-40{padding-bottom:10rem!important}.ds-pb-44{padding-bottom:11rem!important}.ds-pb-48{padding-bottom:12rem!important}.ds-pb-52{padding-bottom:13rem!important}.ds-pb-56{padding-bottom:14rem!important}.ds-pb-60{padding-bottom:15rem!important}.ds-pb-64{padding-bottom:16rem!important}.ds-pb-72{padding-bottom:18rem!important}.ds-pb-80{padding-bottom:20rem!important}.ds-pb-96{padding-bottom:24rem!important}.ds-pb-px{padding-bottom:1px!important}.ds-pb-0\.5{padding-bottom:.125rem!important}.ds-pb-1\.5{padding-bottom:.375rem!important}.ds-pb-2\.5{padding-bottom:.625rem!important}.ds-pb-3\.5{padding-bottom:.875rem!important}.ds-px-0{padding-left:0!important;padding-right:0!important}.ds-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.ds-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.ds-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.ds-px-4{padding-left:1rem!important;padding-right:1rem!important}.ds-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.ds-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.ds-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.ds-px-8{padding-left:2rem!important;padding-right:2rem!important}.ds-px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.ds-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.ds-px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.ds-px-12{padding-left:3rem!important;padding-right:3rem!important}.ds-px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.ds-px-16{padding-left:4rem!important;padding-right:4rem!important}.ds-px-20{padding-left:5rem!important;padding-right:5rem!important}.ds-px-24{padding-left:6rem!important;padding-right:6rem!important}.ds-px-28{padding-left:7rem!important;padding-right:7rem!important}.ds-px-32{padding-left:8rem!important;padding-right:8rem!important}.ds-px-36{padding-left:9rem!important;padding-right:9rem!important}.ds-px-40{padding-left:10rem!important;padding-right:10rem!important}.ds-px-44{padding-left:11rem!important;padding-right:11rem!important}.ds-px-48{padding-left:12rem!important;padding-right:12rem!important}.ds-px-52{padding-left:13rem!important;padding-right:13rem!important}.ds-px-56{padding-left:14rem!important;padding-right:14rem!important}.ds-px-60{padding-left:15rem!important;padding-right:15rem!important}.ds-px-64{padding-left:16rem!important;padding-right:16rem!important}.ds-px-72{padding-left:18rem!important;padding-right:18rem!important}.ds-px-80{padding-left:20rem!important;padding-right:20rem!important}.ds-px-96{padding-left:24rem!important;padding-right:24rem!important}.ds-px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.ds-px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.ds-px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.ds-px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.ds-py-0{padding-top:0!important;padding-bottom:0!important}.ds-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.ds-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.ds-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.ds-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.ds-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.ds-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.ds-py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.ds-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.ds-py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.ds-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.ds-py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.ds-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.ds-py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.ds-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.ds-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.ds-py-24{padding-top:6rem!important;padding-bottom:6rem!important}.ds-py-28{padding-top:7rem!important;padding-bottom:7rem!important}.ds-py-32{padding-top:8rem!important;padding-bottom:8rem!important}.ds-py-36{padding-top:9rem!important;padding-bottom:9rem!important}.ds-py-40{padding-top:10rem!important;padding-bottom:10rem!important}.ds-py-44{padding-top:11rem!important;padding-bottom:11rem!important}.ds-py-48{padding-top:12rem!important;padding-bottom:12rem!important}.ds-py-52{padding-top:13rem!important;padding-bottom:13rem!important}.ds-py-56{padding-top:14rem!important;padding-bottom:14rem!important}.ds-py-60{padding-top:15rem!important;padding-bottom:15rem!important}.ds-py-64{padding-top:16rem!important;padding-bottom:16rem!important}.ds-py-72{padding-top:18rem!important;padding-bottom:18rem!important}.ds-py-80{padding-top:20rem!important;padding-bottom:20rem!important}.ds-py-96{padding-top:24rem!important;padding-bottom:24rem!important}.ds-py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.ds-py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.ds-py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.ds-py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.ds-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}.ds-grid-inline{display:inline-grid}.ds-grid__col-auto{grid-column:auto}.ds-grid__col-span-1{grid-column:span 1/span 1}.ds-grid__col-span-2{grid-column:span 2/span 2}.ds-grid__col-span-3{grid-column:span 3/span 3}.ds-grid__col-span-4{grid-column:span 4/span 4}.ds-grid__col-span-5{grid-column:span 5/span 5}.ds-grid__col-span-6{grid-column:span 6/span 6}.ds-grid__col-span-7{grid-column:span 7/span 7}.ds-grid__col-span-8{grid-column:span 8/span 8}.ds-grid__col-span-9{grid-column:span 9/span 9}.ds-grid__col-span-10{grid-column:span 10/span 10}.ds-grid__col-span-11{grid-column:span 11/span 11}.ds-grid__col-span-12{grid-column:span 12/span 12}@media print{.ds-print-hidden{display:none!important}.ds-print-visible-block{display:block!important}.ds-print-visible-inline{display:inline!important}}.ds-gap-1{gap:.25rem}.ds-gap-2{gap:.5rem}.ds-gap-4{gap:1rem}.ds-gap-6{gap:1.5rem}.ds-gap-8{gap:2rem}.ds-gap-10{gap:2.5rem}.ds-gap-12{gap:3rem}.ds-gap-xs-1{gap:.25rem}.ds-gap-xs-2{gap:.5rem}.ds-gap-xs-4{gap:1rem}.ds-gap-xs-5{gap:1.25rem}.ds-gap-xs-6{gap:1.5rem}.ds-gap-xs-8{gap:2rem}.ds-gap-xs-10{gap:2.5rem}.ds-gap-xs-12{gap:3rem}@media (min-width:640px){.ds-gap-sm-1{gap:.25rem}.ds-gap-sm-2{gap:.5rem}.ds-gap-sm-4{gap:1rem}.ds-gap-sm-5{gap:1.25rem}.ds-gap-sm-6{gap:1.5rem}.ds-gap-sm-8{gap:2rem}.ds-gap-sm-10{gap:2.5rem}.ds-gap-sm-12{gap:3rem}}@media (min-width:768px){.ds-gap-md-1{gap:.25rem}.ds-gap-md-2{gap:.5rem}.ds-gap-md-4{gap:1rem}.ds-gap-md-5{gap:1.25rem}.ds-gap-md-6{gap:1.5rem}.ds-gap-md-8{gap:2rem}.ds-gap-md-10{gap:2.5rem}.ds-gap-md-12{gap:3rem}}@media (min-width:1024px){.ds-gap-lg-1{gap:.25rem}.ds-gap-lg-2{gap:.5rem}.ds-gap-lg-4{gap:1rem}.ds-gap-lg-5{gap:1.25rem}.ds-gap-lg-6{gap:1.5rem}.ds-gap-lg-8{gap:2rem}.ds-gap-lg-10{gap:2.5rem}.ds-gap-lg-12{gap:3rem}}@media (min-width:1280px){.ds-gap-xl-1{gap:.25rem}.ds-gap-xl-2{gap:.5rem}.ds-gap-xl-4{gap:1rem}.ds-gap-xl-5{gap:1.25rem}.ds-gap-xl-6{gap:1.5rem}.ds-gap-xl-8{gap:2rem}.ds-gap-xl-10{gap:2.5rem}.ds-gap-xl-12{gap:3rem}}
package/dist/utilities.js CHANGED
@@ -1 +1 @@
1
- module.exports = {".ds-m-0":{"margin":"0 !important"},".ds-m-1":{"margin":".25rem !important"},".ds-m-2":{"margin":".5rem !important"},".ds-m-3":{"margin":".5rem !important"},"@media (min-width:768px)":[{".ds-m-3":{"margin":".75rem !important"}},{".ds-m-4":{"margin":"1rem !important"}},{".ds-m-5":{"margin":"1.25rem !important"}},{".ds-m-6":{"margin":"1.5rem !important"}},{".ds-m-7":{"margin":"2rem !important"}},{".ds-m-8":{"margin":"2.5rem !important"}},{".ds-m-9":{"margin":"3rem !important"}},{".ds-m-10":{"margin":"3.5rem !important"}},{".ds-m-11":{"margin":"4rem !important"}},{".ds-m-12":{"margin":"5rem !important"}},{".ds-mt-3":{"marginTop":".75rem !important"}},{".ds-mt-4":{"marginTop":"1rem !important"}},{".ds-mt-5":{"marginTop":"1.25rem !important"}},{".ds-mt-6":{"marginTop":"1.5rem !important"}},{".ds-mt-7":{"marginTop":"2rem !important"}},{".ds-mt-8":{"marginTop":"2.5rem !important"}},{".ds-mt-9":{"marginTop":"3rem !important"}},{".ds-mt-10":{"marginTop":"3.5rem !important"}},{".ds-mt-11":{"marginTop":"4rem !important"}},{".ds-mt-12":{"marginTop":"5rem !important"}},{".ds-mb-3":{"marginBottom":".75rem !important"}},{".ds-mb-4":{"marginBottom":"1rem !important"}},{".ds-mb-5":{"marginBottom":"1.25rem !important"}},{".ds-mb-6":{"marginBottom":"1.5rem !important"}},{".ds-mb-7":{"marginBottom":"2rem !important"}},{".ds-mb-8":{"marginBottom":"2.5rem !important"}},{".ds-mb-9":{"marginBottom":"3rem !important"}},{".ds-mb-10":{"marginBottom":"3.5rem !important"}},{".ds-mb-11":{"marginBottom":"4rem !important"}},{".ds-mb-12":{"marginBottom":"5rem !important"}},{".ds-ml-3":{"marginLeft":".75rem !important"}},{".ds-ml-4":{"marginLeft":"1rem !important"}},{".ds-ml-5":{"marginLeft":"1.25rem !important"}},{".ds-ml-6":{"marginLeft":"1.5rem !important"}},{".ds-ml-7":{"marginLeft":"2rem !important"}},{".ds-ml-8":{"marginLeft":"2.5rem !important"}},{".ds-ml-9":{"marginLeft":"3rem !important"}},{".ds-ml-10":{"marginLeft":"3.5rem !important"}},{".ds-ml-11":{"marginLeft":"4rem !important"}},{".ds-ml-12":{"marginLeft":"5rem !important"}},{".ds-mr-3":{"marginRight":".75rem !important"}},{".ds-mr-4":{"marginRight":"1rem !important"}},{".ds-mr-5":{"marginRight":"1.25rem !important"}},{".ds-mr-6":{"marginRight":"1.5rem !important"}},{".ds-mr-7":{"marginRight":"2rem !important"}},{".ds-mr-8":{"marginRight":"2.5rem !important"}},{".ds-mr-9":{"marginRight":"3rem !important"}},{".ds-mr-10":{"marginRight":"3.5rem !important"}},{".ds-mr-11":{"marginRight":"4rem !important"}},{".ds-mr-12":{"marginRight":"5rem !important"}},{".ds-p-3":{"padding":".75rem !important"}},{".ds-p-4":{"padding":"1rem !important"}},{".ds-p-5":{"padding":"1.25rem !important"}},{".ds-p-6":{"padding":"1.5rem !important"}},{".ds-p-7":{"padding":"2rem !important"}},{".ds-p-8":{"padding":"2.5rem !important"}},{".ds-p-9":{"padding":"3rem !important"}},{".ds-p-10":{"padding":"3.5rem !important"}},{".ds-p-11":{"padding":"4rem !important"}},{".ds-p-12":{"padding":"5rem !important"}},{".ds-pt-3":{"paddingTop":".75rem !important"}},{".ds-pt-4":{"paddingTop":"1rem !important"}},{".ds-pt-5":{"paddingTop":"1.25rem !important"}},{".ds-pt-6":{"paddingTop":"1.5rem !important"}},{".ds-pt-7":{"paddingTop":"2rem !important"}},{".ds-pt-8":{"paddingTop":"2.5rem !important"}},{".ds-pt-9":{"paddingTop":"3rem !important"}},{".ds-pt-10":{"paddingTop":"3.5rem !important"}},{".ds-pt-11":{"paddingTop":"4rem !important"}},{".ds-pt-12":{"paddingTop":"5rem !important"}},{".ds-pb-3":{"paddingBottom":".75rem !important"}},{".ds-pb-4":{"paddingBottom":"1rem !important"}},{".ds-pb-5":{"paddingBottom":"1.25rem !important"}},{".ds-pb-6":{"paddingBottom":"1.5rem !important"}},{".ds-pb-7":{"paddingBottom":"2rem !important"}},{".ds-pb-8":{"paddingBottom":"2.5rem !important"}},{".ds-pb-9":{"paddingBottom":"3rem !important"}},{".ds-pb-10":{"paddingBottom":"3.5rem !important"}},{".ds-pb-11":{"paddingBottom":"4rem !important"}},{".ds-pb-12":{"paddingBottom":"5rem !important"}},{".ds-pl-3":{"paddingLeft":".75rem !important"}},{".ds-pl-4":{"paddingLeft":"1rem !important"}},{".ds-pl-5":{"paddingLeft":"1.25rem !important"}},{".ds-pl-6":{"paddingLeft":"1.5rem !important"}},{".ds-pl-7":{"paddingLeft":"2rem !important"}},{".ds-pl-8":{"paddingLeft":"2.5rem !important"}},{".ds-pl-9":{"paddingLeft":"3rem !important"}},{".ds-pl-10":{"paddingLeft":"3.5rem !important"}},{".ds-pl-11":{"paddingLeft":"4rem !important"}},{".ds-pl-12":{"paddingLeft":"5rem !important"}},{".ds-pr-3":{"paddingRight":".75rem !important"}},{".ds-pr-4":{"paddingRight":"1rem !important"}},{".ds-pr-5":{"paddingRight":"1.25rem !important"}},{".ds-pr-6":{"paddingRight":"1.5rem !important"}},{".ds-pr-7":{"paddingRight":"2rem !important"}},{".ds-pr-8":{"paddingRight":"2.5rem !important"}},{".ds-pr-9":{"paddingRight":"3rem !important"}},{".ds-pr-10":{"paddingRight":"3.5rem !important"}},{".ds-pr-11":{"paddingRight":"4rem !important"}},{".ds-pr-12":{"paddingRight":"5rem !important"}},{".ds-gap-md-1":{"gap":".25rem"},".ds-gap-md-2":{"gap":".5rem"},".ds-gap-md-4":{"gap":"1rem"},".ds-gap-md-5":{"gap":"1.25rem"},".ds-gap-md-6":{"gap":"1.5rem"},".ds-gap-md-8":{"gap":"2rem"},".ds-gap-md-10":{"gap":"2.5rem"},".ds-gap-md-12":{"gap":"3rem"}}],".ds-m-4":{"margin":".75rem !important"},".ds-m-5":{"margin":"1rem !important"},".ds-m-6":{"margin":"1.25rem !important"},".ds-m-7":{"margin":"1.5rem !important"},".ds-m-8":{"margin":"2rem !important"},".ds-m-9":{"margin":"2rem !important"},".ds-m-10":{"margin":"2.25rem !important"},".ds-m-11":{"margin":"2.5rem !important"},".ds-m-12":{"margin":"2.75rem !important"},".ds-mt-0":{"marginTop":"0 !important"},".ds-mt-1":{"marginTop":".25rem !important"},".ds-mt-2":{"marginTop":".5rem !important"},".ds-mt-3":{"marginTop":".5rem !important"},".ds-mt-4":{"marginTop":".75rem !important"},".ds-mt-5":{"marginTop":"1rem !important"},".ds-mt-6":{"marginTop":"1.25rem !important"},".ds-mt-7":{"marginTop":"1.5rem !important"},".ds-mt-8":{"marginTop":"2rem !important"},".ds-mt-9":{"marginTop":"2rem !important"},".ds-mt-10":{"marginTop":"2.25rem !important"},".ds-mt-11":{"marginTop":"2.5rem !important"},".ds-mt-12":{"marginTop":"2.75rem !important"},".ds-mb-0":{"marginBottom":"0 !important"},".ds-mb-1":{"marginBottom":".25rem !important"},".ds-mb-2":{"marginBottom":".5rem !important"},".ds-mb-3":{"marginBottom":".5rem !important"},".ds-mb-4":{"marginBottom":".75rem !important"},".ds-mb-5":{"marginBottom":"1rem !important"},".ds-mb-6":{"marginBottom":"1.25rem !important"},".ds-mb-7":{"marginBottom":"1.5rem !important"},".ds-mb-8":{"marginBottom":"2rem !important"},".ds-mb-9":{"marginBottom":"2rem !important"},".ds-mb-10":{"marginBottom":"2.25rem !important"},".ds-mb-11":{"marginBottom":"2.5rem !important"},".ds-mb-12":{"marginBottom":"2.75rem !important"},".ds-ml-0":{"marginLeft":"0 !important"},".ds-ml-1":{"marginLeft":".25rem !important"},".ds-ml-2":{"marginLeft":".5rem !important"},".ds-ml-3":{"marginLeft":".5rem !important"},".ds-ml-4":{"marginLeft":".75rem !important"},".ds-ml-5":{"marginLeft":"1rem !important"},".ds-ml-6":{"marginLeft":"1.25rem !important"},".ds-ml-7":{"marginLeft":"1.5rem !important"},".ds-ml-8":{"marginLeft":"2rem !important"},".ds-ml-9":{"marginLeft":"2rem !important"},".ds-ml-10":{"marginLeft":"2.25rem !important"},".ds-ml-11":{"marginLeft":"2.5rem !important"},".ds-ml-12":{"marginLeft":"2.75rem !important"},".ds-mr-0":{"marginRight":"0 !important"},".ds-mr-1":{"marginRight":".25rem !important"},".ds-mr-2":{"marginRight":".5rem !important"},".ds-mr-3":{"marginRight":".5rem !important"},".ds-mr-4":{"marginRight":".75rem !important"},".ds-mr-5":{"marginRight":"1rem !important"},".ds-mr-6":{"marginRight":"1.25rem !important"},".ds-mr-7":{"marginRight":"1.5rem !important"},".ds-mr-8":{"marginRight":"2rem !important"},".ds-mr-9":{"marginRight":"2rem !important"},".ds-mr-10":{"marginRight":"2.25rem !important"},".ds-mr-11":{"marginRight":"2.5rem !important"},".ds-mr-12":{"marginRight":"2.75rem !important"},".ds-p-0":{"padding":"0 !important"},".ds-p-1":{"padding":".25rem !important"},".ds-p-2":{"padding":".5rem !important"},".ds-p-3":{"padding":".5rem !important"},".ds-p-4":{"padding":".75rem !important"},".ds-p-5":{"padding":"1rem !important"},".ds-p-6":{"padding":"1.25rem !important"},".ds-p-7":{"padding":"1.5rem !important"},".ds-p-8":{"padding":"2rem !important"},".ds-p-9":{"padding":"2rem !important"},".ds-p-10":{"padding":"2.25rem !important"},".ds-p-11":{"padding":"2.5rem !important"},".ds-p-12":{"padding":"2.75rem !important"},".ds-pt-0":{"paddingTop":"0 !important"},".ds-pt-1":{"paddingTop":".25rem !important"},".ds-pt-2":{"paddingTop":".5rem !important"},".ds-pt-3":{"paddingTop":".5rem !important"},".ds-pt-4":{"paddingTop":".75rem !important"},".ds-pt-5":{"paddingTop":"1rem !important"},".ds-pt-6":{"paddingTop":"1.25rem !important"},".ds-pt-7":{"paddingTop":"1.5rem !important"},".ds-pt-8":{"paddingTop":"2rem !important"},".ds-pt-9":{"paddingTop":"2rem !important"},".ds-pt-10":{"paddingTop":"2.25rem !important"},".ds-pt-11":{"paddingTop":"2.5rem !important"},".ds-pt-12":{"paddingTop":"2.75rem !important"},".ds-pb-0":{"paddingBottom":"0 !important"},".ds-pb-1":{"paddingBottom":".25rem !important"},".ds-pb-2":{"paddingBottom":".5rem !important"},".ds-pb-3":{"paddingBottom":".5rem !important"},".ds-pb-4":{"paddingBottom":".75rem !important"},".ds-pb-5":{"paddingBottom":"1rem !important"},".ds-pb-6":{"paddingBottom":"1.25rem !important"},".ds-pb-7":{"paddingBottom":"1.5rem !important"},".ds-pb-8":{"paddingBottom":"2rem !important"},".ds-pb-9":{"paddingBottom":"2rem !important"},".ds-pb-10":{"paddingBottom":"2.25rem !important"},".ds-pb-11":{"paddingBottom":"2.5rem !important"},".ds-pb-12":{"paddingBottom":"2.75rem !important"},".ds-pl-0":{"paddingLeft":"0 !important"},".ds-pl-1":{"paddingLeft":".25rem !important"},".ds-pl-2":{"paddingLeft":".5rem !important"},".ds-pl-3":{"paddingLeft":".5rem !important"},".ds-pl-4":{"paddingLeft":".75rem !important"},".ds-pl-5":{"paddingLeft":"1rem !important"},".ds-pl-6":{"paddingLeft":"1.25rem !important"},".ds-pl-7":{"paddingLeft":"1.5rem !important"},".ds-pl-8":{"paddingLeft":"2rem !important"},".ds-pl-9":{"paddingLeft":"2rem !important"},".ds-pl-10":{"paddingLeft":"2.25rem !important"},".ds-pl-11":{"paddingLeft":"2.5rem !important"},".ds-pl-12":{"paddingLeft":"2.75rem !important"},".ds-pr-0":{"paddingRight":"0 !important"},".ds-pr-1":{"paddingRight":".25rem !important"},".ds-pr-2":{"paddingRight":".5rem !important"},".ds-pr-3":{"paddingRight":".5rem !important"},".ds-pr-4":{"paddingRight":".75rem !important"},".ds-pr-5":{"paddingRight":"1rem !important"},".ds-pr-6":{"paddingRight":"1.25rem !important"},".ds-pr-7":{"paddingRight":"1.5rem !important"},".ds-pr-8":{"paddingRight":"2rem !important"},".ds-pr-9":{"paddingRight":"2rem !important"},".ds-pr-10":{"paddingRight":"2.25rem !important"},".ds-pr-11":{"paddingRight":"2.5rem !important"},".ds-pr-12":{"paddingRight":"2.75rem !important"},".ds-grid":{"display":"grid","gridTemplateColumns":"repeat(12,minmax(0,1fr))"},".ds-grid-inline":{"display":"inline-grid"},".ds-grid__col-auto":{"gridColumn":"auto"},".ds-grid__col-span-1":{"gridColumn":"span 1/span 1"},".ds-grid__col-span-2":{"gridColumn":"span 2/span 2"},".ds-grid__col-span-3":{"gridColumn":"span 3/span 3"},".ds-grid__col-span-4":{"gridColumn":"span 4/span 4"},".ds-grid__col-span-5":{"gridColumn":"span 5/span 5"},".ds-grid__col-span-6":{"gridColumn":"span 6/span 6"},".ds-grid__col-span-7":{"gridColumn":"span 7/span 7"},".ds-grid__col-span-8":{"gridColumn":"span 8/span 8"},".ds-grid__col-span-9":{"gridColumn":"span 9/span 9"},".ds-grid__col-span-10":{"gridColumn":"span 10/span 10"},".ds-grid__col-span-11":{"gridColumn":"span 11/span 11"},".ds-grid__col-span-12":{"gridColumn":"span 12/span 12"},"@media print":{".ds-print-hidden":{"display":"none !important"},".ds-print-visible-block":{"display":"block !important"},".ds-print-visible-inline":{"display":"inline !important"}},".ds-gap-1":{"gap":".25rem"},".ds-gap-2":{"gap":".5rem"},".ds-gap-4":{"gap":"1rem"},".ds-gap-6":{"gap":"1.5rem"},".ds-gap-8":{"gap":"2rem"},".ds-gap-10":{"gap":"2.5rem"},".ds-gap-12":{"gap":"3rem"},".ds-gap-xs-1":{"gap":".25rem"},".ds-gap-xs-2":{"gap":".5rem"},".ds-gap-xs-4":{"gap":"1rem"},".ds-gap-xs-5":{"gap":"1.25rem"},".ds-gap-xs-6":{"gap":"1.5rem"},".ds-gap-xs-8":{"gap":"2rem"},".ds-gap-xs-10":{"gap":"2.5rem"},".ds-gap-xs-12":{"gap":"3rem"},"@media (min-width:640px)":{".ds-gap-sm-1":{"gap":".25rem"},".ds-gap-sm-2":{"gap":".5rem"},".ds-gap-sm-4":{"gap":"1rem"},".ds-gap-sm-5":{"gap":"1.25rem"},".ds-gap-sm-6":{"gap":"1.5rem"},".ds-gap-sm-8":{"gap":"2rem"},".ds-gap-sm-10":{"gap":"2.5rem"},".ds-gap-sm-12":{"gap":"3rem"}},"@media (min-width:1024px)":{".ds-gap-lg-1":{"gap":".25rem"},".ds-gap-lg-2":{"gap":".5rem"},".ds-gap-lg-4":{"gap":"1rem"},".ds-gap-lg-5":{"gap":"1.25rem"},".ds-gap-lg-6":{"gap":"1.5rem"},".ds-gap-lg-8":{"gap":"2rem"},".ds-gap-lg-10":{"gap":"2.5rem"},".ds-gap-lg-12":{"gap":"3rem"}},"@media (min-width:1280px)":{".ds-gap-xl-1":{"gap":".25rem"},".ds-gap-xl-2":{"gap":".5rem"},".ds-gap-xl-4":{"gap":"1rem"},".ds-gap-xl-5":{"gap":"1.25rem"},".ds-gap-xl-6":{"gap":"1.5rem"},".ds-gap-xl-8":{"gap":"2rem"},".ds-gap-xl-10":{"gap":"2.5rem"},".ds-gap-xl-12":{"gap":"3rem"}}}
1
+ module.exports = {".ds-m-0":{"margin":"0 !important"},".ds-m-1":{"margin":".25rem !important"},".ds-m-2":{"margin":".5rem !important"},".ds-m-3":{"margin":".75rem !important"},".ds-m-4":{"margin":"1rem !important"},".ds-m-5":{"margin":"1.25rem !important"},".ds-m-6":{"margin":"1.5rem !important"},".ds-m-7":{"margin":"1.75rem !important"},".ds-m-8":{"margin":"2rem !important"},".ds-m-9":{"margin":"2.25rem !important"},".ds-m-10":{"margin":"2.5rem !important"},".ds-m-11":{"margin":"2.75rem !important"},".ds-m-12":{"margin":"3rem !important"},".ds-m-14":{"margin":"3.5rem !important"},".ds-m-16":{"margin":"4rem !important"},".ds-m-20":{"margin":"5rem !important"},".ds-m-24":{"margin":"6rem !important"},".ds-m-28":{"margin":"7rem !important"},".ds-m-32":{"margin":"8rem !important"},".ds-m-36":{"margin":"9rem !important"},".ds-m-40":{"margin":"10rem !important"},".ds-m-44":{"margin":"11rem !important"},".ds-m-48":{"margin":"12rem !important"},".ds-m-52":{"margin":"13rem !important"},".ds-m-56":{"margin":"14rem !important"},".ds-m-60":{"margin":"15rem !important"},".ds-m-64":{"margin":"16rem !important"},".ds-m-72":{"margin":"18rem !important"},".ds-m-80":{"margin":"20rem !important"},".ds-m-96":{"margin":"24rem !important"},".ds-m-px":{"margin":"1px !important"},".ds-m-0\\.5":{"margin":".125rem !important"},".ds-m-1\\.5":{"margin":".375rem !important"},".ds-m-2\\.5":{"margin":".625rem !important"},".ds-m-3\\.5":{"margin":".875rem !important"},".ds-mt-0":{"marginTop":"0 !important"},".ds-mt-1":{"marginTop":".25rem !important"},".ds-mt-2":{"marginTop":".5rem !important"},".ds-mt-3":{"marginTop":".75rem !important"},".ds-mt-4":{"marginTop":"1rem !important"},".ds-mt-5":{"marginTop":"1.25rem !important"},".ds-mt-6":{"marginTop":"1.5rem !important"},".ds-mt-7":{"marginTop":"1.75rem !important"},".ds-mt-8":{"marginTop":"2rem !important"},".ds-mt-9":{"marginTop":"2.25rem !important"},".ds-mt-10":{"marginTop":"2.5rem !important"},".ds-mt-11":{"marginTop":"2.75rem !important"},".ds-mt-12":{"marginTop":"3rem !important"},".ds-mt-14":{"marginTop":"3.5rem !important"},".ds-mt-16":{"marginTop":"4rem !important"},".ds-mt-20":{"marginTop":"5rem !important"},".ds-mt-24":{"marginTop":"6rem !important"},".ds-mt-28":{"marginTop":"7rem !important"},".ds-mt-32":{"marginTop":"8rem !important"},".ds-mt-36":{"marginTop":"9rem !important"},".ds-mt-40":{"marginTop":"10rem !important"},".ds-mt-44":{"marginTop":"11rem !important"},".ds-mt-48":{"marginTop":"12rem !important"},".ds-mt-52":{"marginTop":"13rem !important"},".ds-mt-56":{"marginTop":"14rem !important"},".ds-mt-60":{"marginTop":"15rem !important"},".ds-mt-64":{"marginTop":"16rem !important"},".ds-mt-72":{"marginTop":"18rem !important"},".ds-mt-80":{"marginTop":"20rem !important"},".ds-mt-96":{"marginTop":"24rem !important"},".ds-mt-px":{"marginTop":"1px !important"},".ds-mx-0\\.5":{"marginLeft":".125rem !important","marginRight":".125rem !important"},".ds-mx-1\\.5":{"marginLeft":".375rem !important","marginRight":".375rem !important"},".ds-mx-2\\.5":{"marginLeft":".625rem !important","marginRight":".625rem !important"},".ds-mx-3\\.5":{"marginLeft":".875rem !important","marginRight":".875rem !important"},".ds-mt-0\\.5":{"marginTop":".125rem !important"},".ds-mt-1\\.5":{"marginTop":".375rem !important"},".ds-mt-2\\.5":{"marginTop":".625rem !important"},".ds-mt-3\\.5":{"marginTop":".875rem !important"},".ds-mr-0":{"marginRight":"0 !important"},".ds-mr-1":{"marginRight":".25rem !important"},".ds-mr-2":{"marginRight":".5rem !important"},".ds-mr-3":{"marginRight":".75rem !important"},".ds-mr-4":{"marginRight":"1rem !important"},".ds-mr-5":{"marginRight":"1.25rem !important"},".ds-mr-6":{"marginRight":"1.5rem !important"},".ds-mr-7":{"marginRight":"1.75rem !important"},".ds-mr-8":{"marginRight":"2rem !important"},".ds-mr-9":{"marginRight":"2.25rem !important"},".ds-mr-10":{"marginRight":"2.5rem !important"},".ds-mr-11":{"marginRight":"2.75rem !important"},".ds-mr-12":{"marginRight":"3rem !important"},".ds-mr-14":{"marginRight":"3.5rem !important"},".ds-mr-16":{"marginRight":"4rem !important"},".ds-mr-20":{"marginRight":"5rem !important"},".ds-mr-24":{"marginRight":"6rem !important"},".ds-mr-28":{"marginRight":"7rem !important"},".ds-mr-32":{"marginRight":"8rem !important"},".ds-mr-36":{"marginRight":"9rem !important"},".ds-mr-40":{"marginRight":"10rem !important"},".ds-mr-44":{"marginRight":"11rem !important"},".ds-mr-48":{"marginRight":"12rem !important"},".ds-mr-52":{"marginRight":"13rem !important"},".ds-mr-56":{"marginRight":"14rem !important"},".ds-mr-60":{"marginRight":"15rem !important"},".ds-mr-64":{"marginRight":"16rem !important"},".ds-mr-72":{"marginRight":"18rem !important"},".ds-mr-80":{"marginRight":"20rem !important"},".ds-mr-96":{"marginRight":"24rem !important"},".ds-mr-px":{"marginRight":"1px !important"},".ds-mr-0\\.5":{"marginRight":".125rem !important"},".ds-mr-1\\.5":{"marginRight":".375rem !important"},".ds-mr-2\\.5":{"marginRight":".625rem !important"},".ds-mr-3\\.5":{"marginRight":".875rem !important"},".ds-ml-0":{"marginLeft":"0 !important"},".ds-ml-1":{"marginLeft":".25rem !important"},".ds-ml-2":{"marginLeft":".5rem !important"},".ds-ml-3":{"marginLeft":".75rem !important"},".ds-ml-4":{"marginLeft":"1rem !important"},".ds-ml-5":{"marginLeft":"1.25rem !important"},".ds-ml-6":{"marginLeft":"1.5rem !important"},".ds-ml-7":{"marginLeft":"1.75rem !important"},".ds-ml-8":{"marginLeft":"2rem !important"},".ds-ml-9":{"marginLeft":"2.25rem !important"},".ds-ml-10":{"marginLeft":"2.5rem !important"},".ds-ml-11":{"marginLeft":"2.75rem !important"},".ds-ml-12":{"marginLeft":"3rem !important"},".ds-ml-14":{"marginLeft":"3.5rem !important"},".ds-ml-16":{"marginLeft":"4rem !important"},".ds-ml-20":{"marginLeft":"5rem !important"},".ds-ml-24":{"marginLeft":"6rem !important"},".ds-ml-28":{"marginLeft":"7rem !important"},".ds-ml-32":{"marginLeft":"8rem !important"},".ds-ml-36":{"marginLeft":"9rem !important"},".ds-ml-40":{"marginLeft":"10rem !important"},".ds-ml-44":{"marginLeft":"11rem !important"},".ds-ml-48":{"marginLeft":"12rem !important"},".ds-ml-52":{"marginLeft":"13rem !important"},".ds-ml-56":{"marginLeft":"14rem !important"},".ds-ml-60":{"marginLeft":"15rem !important"},".ds-ml-64":{"marginLeft":"16rem !important"},".ds-ml-72":{"marginLeft":"18rem !important"},".ds-ml-80":{"marginLeft":"20rem !important"},".ds-ml-96":{"marginLeft":"24rem !important"},".ds-ml-px":{"marginLeft":"1px !important"},".ds-ml-0\\.5":{"marginLeft":".125rem !important"},".ds-ml-1\\.5":{"marginLeft":".375rem !important"},".ds-ml-2\\.5":{"marginLeft":".625rem !important"},".ds-ml-3\\.5":{"marginLeft":".875rem !important"},".ds-mb-0":{"marginBottom":"0 !important"},".ds-mb-1":{"marginBottom":".25rem !important"},".ds-mb-2":{"marginBottom":".5rem !important"},".ds-mb-3":{"marginBottom":".75rem !important"},".ds-mb-4":{"marginBottom":"1rem !important"},".ds-mb-5":{"marginBottom":"1.25rem !important"},".ds-mb-6":{"marginBottom":"1.5rem !important"},".ds-mb-7":{"marginBottom":"1.75rem !important"},".ds-mb-8":{"marginBottom":"2rem !important"},".ds-mb-9":{"marginBottom":"2.25rem !important"},".ds-mb-10":{"marginBottom":"2.5rem !important"},".ds-mb-11":{"marginBottom":"2.75rem !important"},".ds-mb-12":{"marginBottom":"3rem !important"},".ds-mb-14":{"marginBottom":"3.5rem !important"},".ds-mb-16":{"marginBottom":"4rem !important"},".ds-mb-20":{"marginBottom":"5rem !important"},".ds-mb-24":{"marginBottom":"6rem !important"},".ds-mb-28":{"marginBottom":"7rem !important"},".ds-mb-32":{"marginBottom":"8rem !important"},".ds-mb-36":{"marginBottom":"9rem !important"},".ds-mb-40":{"marginBottom":"10rem !important"},".ds-mb-44":{"marginBottom":"11rem !important"},".ds-mb-48":{"marginBottom":"12rem !important"},".ds-mb-52":{"marginBottom":"13rem !important"},".ds-mb-56":{"marginBottom":"14rem !important"},".ds-mb-60":{"marginBottom":"15rem !important"},".ds-mb-64":{"marginBottom":"16rem !important"},".ds-mb-72":{"marginBottom":"18rem !important"},".ds-mb-80":{"marginBottom":"20rem !important"},".ds-mb-96":{"marginBottom":"24rem !important"},".ds-mb-px":{"marginBottom":"1px !important"},".ds-mb-0\\.5":{"marginBottom":".125rem !important"},".ds-mb-1\\.5":{"marginBottom":".375rem !important"},".ds-mb-2\\.5":{"marginBottom":".625rem !important"},".ds-mb-3\\.5":{"marginBottom":".875rem !important"},".ds-mx-0":{"marginLeft":"0 !important","marginRight":"0 !important"},".ds-mx-1":{"marginLeft":".25rem !important","marginRight":".25rem !important"},".ds-mx-2":{"marginLeft":".5rem !important","marginRight":".5rem !important"},".ds-mx-3":{"marginLeft":".75rem !important","marginRight":".75rem !important"},".ds-mx-4":{"marginLeft":"1rem !important","marginRight":"1rem !important"},".ds-mx-5":{"marginLeft":"1.25rem !important","marginRight":"1.25rem !important"},".ds-mx-6":{"marginLeft":"1.5rem !important","marginRight":"1.5rem !important"},".ds-mx-7":{"marginLeft":"1.75rem !important","marginRight":"1.75rem !important"},".ds-mx-8":{"marginLeft":"2rem !important","marginRight":"2rem !important"},".ds-mx-9":{"marginLeft":"2.25rem !important","marginRight":"2.25rem !important"},".ds-mx-10":{"marginLeft":"2.5rem !important","marginRight":"2.5rem !important"},".ds-mx-11":{"marginLeft":"2.75rem !important","marginRight":"2.75rem !important"},".ds-mx-12":{"marginLeft":"3rem !important","marginRight":"3rem !important"},".ds-mx-14":{"marginLeft":"3.5rem !important","marginRight":"3.5rem !important"},".ds-mx-16":{"marginLeft":"4rem !important","marginRight":"4rem !important"},".ds-mx-20":{"marginLeft":"5rem !important","marginRight":"5rem !important"},".ds-mx-24":{"marginLeft":"6rem !important","marginRight":"6rem !important"},".ds-mx-28":{"marginLeft":"7rem !important","marginRight":"7rem !important"},".ds-mx-32":{"marginLeft":"8rem !important","marginRight":"8rem !important"},".ds-mx-36":{"marginLeft":"9rem !important","marginRight":"9rem !important"},".ds-mx-40":{"marginLeft":"10rem !important","marginRight":"10rem !important"},".ds-mx-44":{"marginLeft":"11rem !important","marginRight":"11rem !important"},".ds-mx-48":{"marginLeft":"12rem !important","marginRight":"12rem !important"},".ds-mx-52":{"marginLeft":"13rem !important","marginRight":"13rem !important"},".ds-mx-56":{"marginLeft":"14rem !important","marginRight":"14rem !important"},".ds-mx-60":{"marginLeft":"15rem !important","marginRight":"15rem !important"},".ds-mx-64":{"marginLeft":"16rem !important","marginRight":"16rem !important"},".ds-mx-72":{"marginLeft":"18rem !important","marginRight":"18rem !important"},".ds-mx-80":{"marginLeft":"20rem !important","marginRight":"20rem !important"},".ds-mx-96":{"marginLeft":"24rem !important","marginRight":"24rem !important"},".ds-my-0":{"marginTop":"0 !important","marginBottom":"0 !important"},".ds-my-1":{"marginTop":".25rem !important","marginBottom":".25rem !important"},".ds-my-2":{"marginTop":".5rem !important","marginBottom":".5rem !important"},".ds-my-3":{"marginTop":".75rem !important","marginBottom":".75rem !important"},".ds-my-4":{"marginTop":"1rem !important","marginBottom":"1rem !important"},".ds-my-5":{"marginTop":"1.25rem !important","marginBottom":"1.25rem !important"},".ds-my-6":{"marginTop":"1.5rem !important","marginBottom":"1.5rem !important"},".ds-my-7":{"marginTop":"1.75rem !important","marginBottom":"1.75rem !important"},".ds-my-8":{"marginTop":"2rem !important","marginBottom":"2rem !important"},".ds-my-9":{"marginTop":"2.25rem !important","marginBottom":"2.25rem !important"},".ds-my-10":{"marginTop":"2.5rem !important","marginBottom":"2.5rem !important"},".ds-my-11":{"marginTop":"2.75rem !important","marginBottom":"2.75rem !important"},".ds-my-12":{"marginTop":"3rem !important","marginBottom":"3rem !important"},".ds-my-14":{"marginTop":"3.5rem !important","marginBottom":"3.5rem !important"},".ds-my-16":{"marginTop":"4rem !important","marginBottom":"4rem !important"},".ds-my-20":{"marginTop":"5rem !important","marginBottom":"5rem !important"},".ds-my-24":{"marginTop":"6rem !important","marginBottom":"6rem !important"},".ds-my-28":{"marginTop":"7rem !important","marginBottom":"7rem !important"},".ds-my-32":{"marginTop":"8rem !important","marginBottom":"8rem !important"},".ds-my-36":{"marginTop":"9rem !important","marginBottom":"9rem !important"},".ds-my-40":{"marginTop":"10rem !important","marginBottom":"10rem !important"},".ds-my-44":{"marginTop":"11rem !important","marginBottom":"11rem !important"},".ds-my-48":{"marginTop":"12rem !important","marginBottom":"12rem !important"},".ds-my-52":{"marginTop":"13rem !important","marginBottom":"13rem !important"},".ds-my-56":{"marginTop":"14rem !important","marginBottom":"14rem !important"},".ds-my-60":{"marginTop":"15rem !important","marginBottom":"15rem !important"},".ds-my-64":{"marginTop":"16rem !important","marginBottom":"16rem !important"},".ds-my-72":{"marginTop":"18rem !important","marginBottom":"18rem !important"},".ds-my-80":{"marginTop":"20rem !important","marginBottom":"20rem !important"},".ds-my-96":{"marginTop":"24rem !important","marginBottom":"24rem !important"},".ds-my-0\\.5":{"marginTop":".125rem !important","marginBottom":".125rem !important"},".ds-my-1\\.5":{"marginTop":".375rem !important","marginBottom":".375rem !important"},".ds-my-2\\.5":{"marginTop":".625rem !important","marginBottom":".625rem !important"},".ds-my-3\\.5":{"marginTop":".875rem !important","marginBottom":".875rem !important"},".ds-p-0":{"padding":"0 !important"},".ds-p-1":{"padding":".25rem !important"},".ds-p-2":{"padding":".5rem !important"},".ds-p-3":{"padding":".75rem !important"},".ds-p-4":{"padding":"1rem !important"},".ds-p-5":{"padding":"1.25rem !important"},".ds-p-6":{"padding":"1.5rem !important"},".ds-p-7":{"padding":"1.75rem !important"},".ds-p-8":{"padding":"2rem !important"},".ds-p-9":{"padding":"2.25rem !important"},".ds-p-10":{"padding":"2.5rem !important"},".ds-p-11":{"padding":"2.75rem !important"},".ds-p-12":{"padding":"3rem !important"},".ds-p-14":{"padding":"3.5rem !important"},".ds-p-16":{"padding":"4rem !important"},".ds-p-20":{"padding":"5rem !important"},".ds-p-24":{"padding":"6rem !important"},".ds-p-28":{"padding":"7rem !important"},".ds-p-32":{"padding":"8rem !important"},".ds-p-36":{"padding":"9rem !important"},".ds-p-40":{"padding":"10rem !important"},".ds-p-44":{"padding":"11rem !important"},".ds-p-48":{"padding":"12rem !important"},".ds-p-52":{"padding":"13rem !important"},".ds-p-56":{"padding":"14rem !important"},".ds-p-60":{"padding":"15rem !important"},".ds-p-64":{"padding":"16rem !important"},".ds-p-72":{"padding":"18rem !important"},".ds-p-80":{"padding":"20rem !important"},".ds-p-96":{"padding":"24rem !important"},".ds-p-px":{"padding":"1px !important"},".ds-p-0\\.5":{"padding":".125rem !important"},".ds-p-1\\.5":{"padding":".375rem !important"},".ds-p-2\\.5":{"padding":".625rem !important"},".ds-p-3\\.5":{"padding":".875rem !important"},".ds-pt-0":{"paddingTop":"0 !important"},".ds-pt-1":{"paddingTop":".25rem !important"},".ds-pt-2":{"paddingTop":".5rem !important"},".ds-pt-3":{"paddingTop":".75rem !important"},".ds-pt-4":{"paddingTop":"1rem !important"},".ds-pt-5":{"paddingTop":"1.25rem !important"},".ds-pt-6":{"paddingTop":"1.5rem !important"},".ds-pt-7":{"paddingTop":"1.75rem !important"},".ds-pt-8":{"paddingTop":"2rem !important"},".ds-pt-9":{"paddingTop":"2.25rem !important"},".ds-pt-10":{"paddingTop":"2.5rem !important"},".ds-pt-11":{"paddingTop":"2.75rem !important"},".ds-pt-12":{"paddingTop":"3rem !important"},".ds-pt-14":{"paddingTop":"3.5rem !important"},".ds-pt-16":{"paddingTop":"4rem !important"},".ds-pt-20":{"paddingTop":"5rem !important"},".ds-pt-24":{"paddingTop":"6rem !important"},".ds-pt-28":{"paddingTop":"7rem !important"},".ds-pt-32":{"paddingTop":"8rem !important"},".ds-pt-36":{"paddingTop":"9rem !important"},".ds-pt-40":{"paddingTop":"10rem !important"},".ds-pt-44":{"paddingTop":"11rem !important"},".ds-pt-48":{"paddingTop":"12rem !important"},".ds-pt-52":{"paddingTop":"13rem !important"},".ds-pt-56":{"paddingTop":"14rem !important"},".ds-pt-60":{"paddingTop":"15rem !important"},".ds-pt-64":{"paddingTop":"16rem !important"},".ds-pt-72":{"paddingTop":"18rem !important"},".ds-pt-80":{"paddingTop":"20rem !important"},".ds-pt-96":{"paddingTop":"24rem !important"},".ds-pt-px":{"paddingTop":"1px !important"},".ds-pt-0\\.5":{"paddingTop":".125rem !important"},".ds-pt-1\\.5":{"paddingTop":".375rem !important"},".ds-pt-2\\.5":{"paddingTop":".625rem !important"},".ds-pt-3\\.5":{"paddingTop":".875rem !important"},".ds-pr-0":{"paddingRight":"0 !important"},".ds-pr-1":{"paddingRight":".25rem !important"},".ds-pr-2":{"paddingRight":".5rem !important"},".ds-pr-3":{"paddingRight":".75rem !important"},".ds-pr-4":{"paddingRight":"1rem !important"},".ds-pr-5":{"paddingRight":"1.25rem !important"},".ds-pr-6":{"paddingRight":"1.5rem !important"},".ds-pr-7":{"paddingRight":"1.75rem !important"},".ds-pr-8":{"paddingRight":"2rem !important"},".ds-pr-9":{"paddingRight":"2.25rem !important"},".ds-pr-10":{"paddingRight":"2.5rem !important"},".ds-pr-11":{"paddingRight":"2.75rem !important"},".ds-pr-12":{"paddingRight":"3rem !important"},".ds-pr-14":{"paddingRight":"3.5rem !important"},".ds-pr-16":{"paddingRight":"4rem !important"},".ds-pr-20":{"paddingRight":"5rem !important"},".ds-pr-24":{"paddingRight":"6rem !important"},".ds-pr-28":{"paddingRight":"7rem !important"},".ds-pr-32":{"paddingRight":"8rem !important"},".ds-pr-36":{"paddingRight":"9rem !important"},".ds-pr-40":{"paddingRight":"10rem !important"},".ds-pr-44":{"paddingRight":"11rem !important"},".ds-pr-48":{"paddingRight":"12rem !important"},".ds-pr-52":{"paddingRight":"13rem !important"},".ds-pr-56":{"paddingRight":"14rem !important"},".ds-pr-60":{"paddingRight":"15rem !important"},".ds-pr-64":{"paddingRight":"16rem !important"},".ds-pr-72":{"paddingRight":"18rem !important"},".ds-pr-80":{"paddingRight":"20rem !important"},".ds-pr-96":{"paddingRight":"24rem !important"},".ds-pr-px":{"paddingRight":"1px !important"},".ds-pr-0\\.5":{"paddingRight":".125rem !important"},".ds-pr-1\\.5":{"paddingRight":".375rem !important"},".ds-pr-2\\.5":{"paddingRight":".625rem !important"},".ds-pr-3\\.5":{"paddingRight":".875rem !important"},".ds-pl-0":{"paddingLeft":"0 !important"},".ds-pl-1":{"paddingLeft":".25rem !important"},".ds-pl-2":{"paddingLeft":".5rem !important"},".ds-pl-3":{"paddingLeft":".75rem !important"},".ds-pl-4":{"paddingLeft":"1rem !important"},".ds-pl-5":{"paddingLeft":"1.25rem !important"},".ds-pl-6":{"paddingLeft":"1.5rem !important"},".ds-pl-7":{"paddingLeft":"1.75rem !important"},".ds-pl-8":{"paddingLeft":"2rem !important"},".ds-pl-9":{"paddingLeft":"2.25rem !important"},".ds-pl-10":{"paddingLeft":"2.5rem !important"},".ds-pl-11":{"paddingLeft":"2.75rem !important"},".ds-pl-12":{"paddingLeft":"3rem !important"},".ds-pl-14":{"paddingLeft":"3.5rem !important"},".ds-pl-16":{"paddingLeft":"4rem !important"},".ds-pl-20":{"paddingLeft":"5rem !important"},".ds-pl-24":{"paddingLeft":"6rem !important"},".ds-pl-28":{"paddingLeft":"7rem !important"},".ds-pl-32":{"paddingLeft":"8rem !important"},".ds-pl-36":{"paddingLeft":"9rem !important"},".ds-pl-40":{"paddingLeft":"10rem !important"},".ds-pl-44":{"paddingLeft":"11rem !important"},".ds-pl-48":{"paddingLeft":"12rem !important"},".ds-pl-52":{"paddingLeft":"13rem !important"},".ds-pl-56":{"paddingLeft":"14rem !important"},".ds-pl-60":{"paddingLeft":"15rem !important"},".ds-pl-64":{"paddingLeft":"16rem !important"},".ds-pl-72":{"paddingLeft":"18rem !important"},".ds-pl-80":{"paddingLeft":"20rem !important"},".ds-pl-96":{"paddingLeft":"24rem !important"},".ds-pl-px":{"paddingLeft":"1px !important"},".ds-pl-0\\.5":{"paddingLeft":".125rem !important"},".ds-pl-1\\.5":{"paddingLeft":".375rem !important"},".ds-pl-2\\.5":{"paddingLeft":".625rem !important"},".ds-pl-3\\.5":{"paddingLeft":".875rem !important"},".ds-pb-0":{"paddingBottom":"0 !important"},".ds-pb-1":{"paddingBottom":".25rem !important"},".ds-pb-2":{"paddingBottom":".5rem !important"},".ds-pb-3":{"paddingBottom":".75rem !important"},".ds-pb-4":{"paddingBottom":"1rem !important"},".ds-pb-5":{"paddingBottom":"1.25rem !important"},".ds-pb-6":{"paddingBottom":"1.5rem !important"},".ds-pb-7":{"paddingBottom":"1.75rem !important"},".ds-pb-8":{"paddingBottom":"2rem !important"},".ds-pb-9":{"paddingBottom":"2.25rem !important"},".ds-pb-10":{"paddingBottom":"2.5rem !important"},".ds-pb-11":{"paddingBottom":"2.75rem !important"},".ds-pb-12":{"paddingBottom":"3rem !important"},".ds-pb-14":{"paddingBottom":"3.5rem !important"},".ds-pb-16":{"paddingBottom":"4rem !important"},".ds-pb-20":{"paddingBottom":"5rem !important"},".ds-pb-24":{"paddingBottom":"6rem !important"},".ds-pb-28":{"paddingBottom":"7rem !important"},".ds-pb-32":{"paddingBottom":"8rem !important"},".ds-pb-36":{"paddingBottom":"9rem !important"},".ds-pb-40":{"paddingBottom":"10rem !important"},".ds-pb-44":{"paddingBottom":"11rem !important"},".ds-pb-48":{"paddingBottom":"12rem !important"},".ds-pb-52":{"paddingBottom":"13rem !important"},".ds-pb-56":{"paddingBottom":"14rem !important"},".ds-pb-60":{"paddingBottom":"15rem !important"},".ds-pb-64":{"paddingBottom":"16rem !important"},".ds-pb-72":{"paddingBottom":"18rem !important"},".ds-pb-80":{"paddingBottom":"20rem !important"},".ds-pb-96":{"paddingBottom":"24rem !important"},".ds-pb-px":{"paddingBottom":"1px !important"},".ds-pb-0\\.5":{"paddingBottom":".125rem !important"},".ds-pb-1\\.5":{"paddingBottom":".375rem !important"},".ds-pb-2\\.5":{"paddingBottom":".625rem !important"},".ds-pb-3\\.5":{"paddingBottom":".875rem !important"},".ds-px-0":{"paddingLeft":"0 !important","paddingRight":"0 !important"},".ds-px-1":{"paddingLeft":".25rem !important","paddingRight":".25rem !important"},".ds-px-2":{"paddingLeft":".5rem !important","paddingRight":".5rem !important"},".ds-px-3":{"paddingLeft":".75rem !important","paddingRight":".75rem !important"},".ds-px-4":{"paddingLeft":"1rem !important","paddingRight":"1rem !important"},".ds-px-5":{"paddingLeft":"1.25rem !important","paddingRight":"1.25rem !important"},".ds-px-6":{"paddingLeft":"1.5rem !important","paddingRight":"1.5rem !important"},".ds-px-7":{"paddingLeft":"1.75rem !important","paddingRight":"1.75rem !important"},".ds-px-8":{"paddingLeft":"2rem !important","paddingRight":"2rem !important"},".ds-px-9":{"paddingLeft":"2.25rem !important","paddingRight":"2.25rem !important"},".ds-px-10":{"paddingLeft":"2.5rem !important","paddingRight":"2.5rem !important"},".ds-px-11":{"paddingLeft":"2.75rem !important","paddingRight":"2.75rem !important"},".ds-px-12":{"paddingLeft":"3rem !important","paddingRight":"3rem !important"},".ds-px-14":{"paddingLeft":"3.5rem !important","paddingRight":"3.5rem !important"},".ds-px-16":{"paddingLeft":"4rem !important","paddingRight":"4rem !important"},".ds-px-20":{"paddingLeft":"5rem !important","paddingRight":"5rem !important"},".ds-px-24":{"paddingLeft":"6rem !important","paddingRight":"6rem !important"},".ds-px-28":{"paddingLeft":"7rem !important","paddingRight":"7rem !important"},".ds-px-32":{"paddingLeft":"8rem !important","paddingRight":"8rem !important"},".ds-px-36":{"paddingLeft":"9rem !important","paddingRight":"9rem !important"},".ds-px-40":{"paddingLeft":"10rem !important","paddingRight":"10rem !important"},".ds-px-44":{"paddingLeft":"11rem !important","paddingRight":"11rem !important"},".ds-px-48":{"paddingLeft":"12rem !important","paddingRight":"12rem !important"},".ds-px-52":{"paddingLeft":"13rem !important","paddingRight":"13rem !important"},".ds-px-56":{"paddingLeft":"14rem !important","paddingRight":"14rem !important"},".ds-px-60":{"paddingLeft":"15rem !important","paddingRight":"15rem !important"},".ds-px-64":{"paddingLeft":"16rem !important","paddingRight":"16rem !important"},".ds-px-72":{"paddingLeft":"18rem !important","paddingRight":"18rem !important"},".ds-px-80":{"paddingLeft":"20rem !important","paddingRight":"20rem !important"},".ds-px-96":{"paddingLeft":"24rem !important","paddingRight":"24rem !important"},".ds-px-0\\.5":{"paddingLeft":".125rem !important","paddingRight":".125rem !important"},".ds-px-1\\.5":{"paddingLeft":".375rem !important","paddingRight":".375rem !important"},".ds-px-2\\.5":{"paddingLeft":".625rem !important","paddingRight":".625rem !important"},".ds-px-3\\.5":{"paddingLeft":".875rem !important","paddingRight":".875rem !important"},".ds-py-0":{"paddingTop":"0 !important","paddingBottom":"0 !important"},".ds-py-1":{"paddingTop":".25rem !important","paddingBottom":".25rem !important"},".ds-py-2":{"paddingTop":".5rem !important","paddingBottom":".5rem !important"},".ds-py-3":{"paddingTop":".75rem !important","paddingBottom":".75rem !important"},".ds-py-4":{"paddingTop":"1rem !important","paddingBottom":"1rem !important"},".ds-py-5":{"paddingTop":"1.25rem !important","paddingBottom":"1.25rem !important"},".ds-py-6":{"paddingTop":"1.5rem !important","paddingBottom":"1.5rem !important"},".ds-py-7":{"paddingTop":"1.75rem !important","paddingBottom":"1.75rem !important"},".ds-py-8":{"paddingTop":"2rem !important","paddingBottom":"2rem !important"},".ds-py-9":{"paddingTop":"2.25rem !important","paddingBottom":"2.25rem !important"},".ds-py-10":{"paddingTop":"2.5rem !important","paddingBottom":"2.5rem !important"},".ds-py-11":{"paddingTop":"2.75rem !important","paddingBottom":"2.75rem !important"},".ds-py-12":{"paddingTop":"3rem !important","paddingBottom":"3rem !important"},".ds-py-14":{"paddingTop":"3.5rem !important","paddingBottom":"3.5rem !important"},".ds-py-16":{"paddingTop":"4rem !important","paddingBottom":"4rem !important"},".ds-py-20":{"paddingTop":"5rem !important","paddingBottom":"5rem !important"},".ds-py-24":{"paddingTop":"6rem !important","paddingBottom":"6rem !important"},".ds-py-28":{"paddingTop":"7rem !important","paddingBottom":"7rem !important"},".ds-py-32":{"paddingTop":"8rem !important","paddingBottom":"8rem !important"},".ds-py-36":{"paddingTop":"9rem !important","paddingBottom":"9rem !important"},".ds-py-40":{"paddingTop":"10rem !important","paddingBottom":"10rem !important"},".ds-py-44":{"paddingTop":"11rem !important","paddingBottom":"11rem !important"},".ds-py-48":{"paddingTop":"12rem !important","paddingBottom":"12rem !important"},".ds-py-52":{"paddingTop":"13rem !important","paddingBottom":"13rem !important"},".ds-py-56":{"paddingTop":"14rem !important","paddingBottom":"14rem !important"},".ds-py-60":{"paddingTop":"15rem !important","paddingBottom":"15rem !important"},".ds-py-64":{"paddingTop":"16rem !important","paddingBottom":"16rem !important"},".ds-py-72":{"paddingTop":"18rem !important","paddingBottom":"18rem !important"},".ds-py-80":{"paddingTop":"20rem !important","paddingBottom":"20rem !important"},".ds-py-96":{"paddingTop":"24rem !important","paddingBottom":"24rem !important"},".ds-py-0\\.5":{"paddingTop":".125rem !important","paddingBottom":".125rem !important"},".ds-py-1\\.5":{"paddingTop":".375rem !important","paddingBottom":".375rem !important"},".ds-py-2\\.5":{"paddingTop":".625rem !important","paddingBottom":".625rem !important"},".ds-py-3\\.5":{"paddingTop":".875rem !important","paddingBottom":".875rem !important"},".ds-grid":{"display":"grid","gridTemplateColumns":"repeat(12,minmax(0,1fr))"},".ds-grid-inline":{"display":"inline-grid"},".ds-grid__col-auto":{"gridColumn":"auto"},".ds-grid__col-span-1":{"gridColumn":"span 1/span 1"},".ds-grid__col-span-2":{"gridColumn":"span 2/span 2"},".ds-grid__col-span-3":{"gridColumn":"span 3/span 3"},".ds-grid__col-span-4":{"gridColumn":"span 4/span 4"},".ds-grid__col-span-5":{"gridColumn":"span 5/span 5"},".ds-grid__col-span-6":{"gridColumn":"span 6/span 6"},".ds-grid__col-span-7":{"gridColumn":"span 7/span 7"},".ds-grid__col-span-8":{"gridColumn":"span 8/span 8"},".ds-grid__col-span-9":{"gridColumn":"span 9/span 9"},".ds-grid__col-span-10":{"gridColumn":"span 10/span 10"},".ds-grid__col-span-11":{"gridColumn":"span 11/span 11"},".ds-grid__col-span-12":{"gridColumn":"span 12/span 12"},"@media print":{".ds-print-hidden":{"display":"none !important"},".ds-print-visible-block":{"display":"block !important"},".ds-print-visible-inline":{"display":"inline !important"}},".ds-gap-1":{"gap":".25rem"},".ds-gap-2":{"gap":".5rem"},".ds-gap-4":{"gap":"1rem"},".ds-gap-6":{"gap":"1.5rem"},".ds-gap-8":{"gap":"2rem"},".ds-gap-10":{"gap":"2.5rem"},".ds-gap-12":{"gap":"3rem"},".ds-gap-xs-1":{"gap":".25rem"},".ds-gap-xs-2":{"gap":".5rem"},".ds-gap-xs-4":{"gap":"1rem"},".ds-gap-xs-5":{"gap":"1.25rem"},".ds-gap-xs-6":{"gap":"1.5rem"},".ds-gap-xs-8":{"gap":"2rem"},".ds-gap-xs-10":{"gap":"2.5rem"},".ds-gap-xs-12":{"gap":"3rem"},"@media (min-width:640px)":{".ds-gap-sm-1":{"gap":".25rem"},".ds-gap-sm-2":{"gap":".5rem"},".ds-gap-sm-4":{"gap":"1rem"},".ds-gap-sm-5":{"gap":"1.25rem"},".ds-gap-sm-6":{"gap":"1.5rem"},".ds-gap-sm-8":{"gap":"2rem"},".ds-gap-sm-10":{"gap":"2.5rem"},".ds-gap-sm-12":{"gap":"3rem"}},"@media (min-width:768px)":{".ds-gap-md-1":{"gap":".25rem"},".ds-gap-md-2":{"gap":".5rem"},".ds-gap-md-4":{"gap":"1rem"},".ds-gap-md-5":{"gap":"1.25rem"},".ds-gap-md-6":{"gap":"1.5rem"},".ds-gap-md-8":{"gap":"2rem"},".ds-gap-md-10":{"gap":"2.5rem"},".ds-gap-md-12":{"gap":"3rem"}},"@media (min-width:1024px)":{".ds-gap-lg-1":{"gap":".25rem"},".ds-gap-lg-2":{"gap":".5rem"},".ds-gap-lg-4":{"gap":"1rem"},".ds-gap-lg-5":{"gap":"1.25rem"},".ds-gap-lg-6":{"gap":"1.5rem"},".ds-gap-lg-8":{"gap":"2rem"},".ds-gap-lg-10":{"gap":"2.5rem"},".ds-gap-lg-12":{"gap":"3rem"}},"@media (min-width:1280px)":{".ds-gap-xl-1":{"gap":".25rem"},".ds-gap-xl-2":{"gap":".5rem"},".ds-gap-xl-4":{"gap":"1rem"},".ds-gap-xl-5":{"gap":"1.25rem"},".ds-gap-xl-6":{"gap":"1.5rem"},".ds-gap-xl-8":{"gap":"2rem"},".ds-gap-xl-10":{"gap":"2.5rem"},".ds-gap-xl-12":{"gap":"3rem"}}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digigov/css",
3
- "version": "2.0.0-b3ec0588",
3
+ "version": "2.0.0-cbc56209",
4
4
  "description": "Digigov CSS - Tailwind CSS Components",
5
5
  "author": "GRNET Devs <devs@lists.grnet.gr>",
6
6
  "license": "BSD-2-Clause",
@@ -39,6 +39,7 @@
39
39
  ]
40
40
  },
41
41
  "devDependencies": {
42
+ "@digigov/cli": "1.1.0",
42
43
  "autoprefixer": "10.4.16",
43
44
  "cssnano": "4.1.10",
44
45
  "postcss": "8.4.4",
@@ -53,7 +54,9 @@
53
54
  "@digigov/cli-build-tailwind": "1.0.1",
54
55
  "rimraf": "3.0.2",
55
56
  "publint": "0.1.8",
56
- "@digigov/cli": "1.1.0"
57
+ "stylelint": "15.11.0",
58
+ "stylelint-plugin-digigov": "1.0.0",
59
+ "prettier": "3.2.5"
57
60
  },
58
61
  "dependencies": {
59
62
  "@fontsource/roboto": "4.4.0",
@@ -77,6 +80,7 @@
77
80
  "start": "next dev",
78
81
  "build": "rimraf dist && npm run build-tailwind",
79
82
  "publint": "publint",
80
- "build-tailwind": "digigov build-tailwind --bundle digigov"
83
+ "build-tailwind": "digigov build-tailwind --bundle digigov",
84
+ "lint": "stylelint --fix src/**/*.css; prettier --write src/**/*.css --log-level error"
81
85
  }
82
86
  }
package/src/base/base.css CHANGED
@@ -1 +1 @@
1
- @import "./index.css";
1
+ @import './index.css';
@@ -1,15 +1,15 @@
1
- @import "tailwindcss/base";
2
-  
1
+ @import 'tailwindcss/base';
3
2
  :root {
4
3
  accent-color: var(--color-accent);
5
4
  }
6
- html{
5
+ html {
7
6
  -webkit-tap-highlight-color: transparent;
8
7
  scroll-behavior: smooth;
9
8
  }
10
9
  body {
11
10
  @apply font-sans text-base-content bg-base-100;
12
11
  }
13
- .light, .dark {
12
+ .light,
13
+ .dark {
14
14
  @apply font-sans text-base-content bg-base-100;
15
- }
15
+ }
@@ -1,4 +1,52 @@
1
1
  .ds-accordion {
2
+ &.ds-accordion--no-border {
3
+ .ds-accordion__section {
4
+ @apply border-0 !important;
5
+ }
6
+ }
7
+ &.ds-accordion--border-top {
8
+ .ds-accordion__section {
9
+ .ds-accordion__section-summary {
10
+ @apply border-b-0;
11
+ }
12
+ }
13
+ }
14
+ &.ds-accordion--border-bottom {
15
+ .ds-accordion__section {
16
+ @apply border-0;
17
+ &:first-child {
18
+ @apply border-0;
19
+ }
20
+ .ds-accordion__section-summary {
21
+ @apply border-b border-base-400;
22
+ }
23
+ }
24
+ }
25
+ &.ds-accordion--secondary {
26
+ .ds-accordion__section {
27
+ .ds-accordion__section-summary {
28
+ @apply px-4 bg-base-200;
29
+ }
30
+ .ds-accordion__section-content {
31
+ @apply px-4;
32
+ }
33
+ }
34
+ .ds-accordion__section-button {
35
+ &::after {
36
+ @apply right-0;
37
+ }
38
+ }
39
+ }
40
+ &.ds-accordion--dense {
41
+ .ds-accordion__section {
42
+ .ds-accordion__section-summary {
43
+ @apply py-2;
44
+ }
45
+ .ds-accordion__section-content {
46
+ @apply py-2 my-0;
47
+ }
48
+ }
49
+ }
2
50
  .ds-accordion__controls {
3
51
  @apply text-right;
4
52
  }
@@ -35,9 +83,9 @@
35
83
  .ds-accordion__section-header {
36
84
  }
37
85
  .ds-accordion__section-heading {
38
- font-size: var(--accordion__section-heading-font-size);
39
86
  @apply no-underline font-semibold
40
87
  mb-0 transition-all justify-between cursor-pointer;
88
+ font-size: var(--accordion__section-heading-font-size);
41
89
  &:active {
42
90
  @apply ring-link-visited;
43
91
  }
@@ -45,8 +93,8 @@
45
93
  .ds-accordion__section-button {
46
94
  @apply text-base-content focus:underline flex justify-between;
47
95
  &::after {
48
- content: "+";
49
96
  @apply text-2xl text-base-content float-right relative -right-8 ml-2;
97
+ content: '+';
50
98
  }
51
99
  }
52
100
  .ds-accordion__section[open] {
@@ -55,7 +103,7 @@
55
103
  }
56
104
  .ds-accordion__section-button {
57
105
  &::after {
58
- content: "\2013";
106
+ content: '\2013';
59
107
  }
60
108
  }
61
109
  }
@@ -66,54 +114,6 @@
66
114
  }
67
115
  }
68
116
  }
69
- .ds-accordion--no-border {
70
- .ds-accordion__section {
71
- @apply border-0 !important;
72
- }
73
- }
74
- .ds-accordion--border-top {
75
- .ds-accordion__section {
76
- .ds-accordion__section-summary {
77
- @apply border-b-0;
78
- }
79
- }
80
- }
81
- .ds-accordion--border-bottom {
82
- .ds-accordion__section {
83
- @apply border-0;
84
- &:first-child {
85
- @apply border-0;
86
- }
87
- .ds-accordion__section-summary {
88
- @apply border-b border-base-400;
89
- }
90
- }
91
- }
92
- .ds-accordion--secondary {
93
- .ds-accordion__section {
94
- .ds-accordion__section-summary {
95
- @apply px-4 bg-base-200;
96
- }
97
- .ds-accordion__section-content {
98
- @apply px-4;
99
- }
100
- }
101
- .ds-accordion__section-button {
102
- &::after {
103
- @apply right-0;
104
- }
105
- }
106
- }
107
- .ds-accordion--dense {
108
- .ds-accordion__section {
109
- .ds-accordion__section-summary {
110
- @apply py-2;
111
- }
112
- .ds-accordion__section-content {
113
- @apply py-2 my-0;
114
- }
115
- }
116
- }
117
117
 
118
118
  /* overrides */
119
119
 
@@ -16,9 +16,6 @@
16
16
  @apply text-lg text-white focus:text-base-content print:text-base-800;
17
17
  }
18
18
  .ds-link {
19
- .ds-svg-icon {
20
- fill: var(--color-white);
21
- }
22
19
  &:hover {
23
20
  .ds-svg-icon {
24
21
  fill: var(--color-white);
@@ -29,5 +26,8 @@
29
26
  fill: var(--color-link-active);
30
27
  }
31
28
  }
29
+ .ds-svg-icon {
30
+ fill: var(--color-white);
31
+ }
32
32
  }
33
33
  }
@@ -1,15 +1,15 @@
1
1
  .ds-admin-layout-wrapper {
2
2
  display: flex;
3
- flex-direction: column;
4
- flex-wrap: wrap;
3
+ flex-flow: column wrap;
5
4
  min-height: 100vh;
6
5
  }
7
- .ds-admin-top-section {}
8
- .ds-admin-top-section--secondary {
9
- @apply bg-base-200 px-4 py-2;
10
- }
11
- .ds-admin-top-section--border {
12
- @apply border border-base-300 px-4 py-2;
6
+ .ds-admin-top-section {
7
+ &.ds-admin-top-section--secondary {
8
+ @apply bg-base-200 px-4 py-2;
9
+ }
10
+ &.ds-admin-top-section--border {
11
+ @apply border border-base-300 px-4 py-2;
12
+ }
13
13
  }
14
14
  .ds-admin-width-container {
15
15
  @apply px-4 py-8 m-0 w-full mx-auto;
@@ -1,12 +1,13 @@
1
1
  .ds-autocomplete__wrapper {
2
2
  @apply relative;
3
3
  }
4
- .ds-autocomplete__status {}
4
+ .ds-autocomplete__status {
5
+ }
5
6
  .ds-autocomplete__status__wrapper {
6
7
  @apply border-0 h-px overflow-hidden absolute whitespace-nowrap p-0 w-px;
7
- clip: "rect(0 0 0 0)";
8
- margin-bottom: "-1px";
9
- margin-right: "-1px";
8
+ clip: 'rect(0 0 0 0)';
9
+ margin-bottom: '-1px';
10
+ margin-right: '-1px';
10
11
  }
11
12
  .ds-autocomplete__hint {
12
13
  @apply absolute text-base-400;
@@ -15,48 +16,61 @@
15
16
  .ds-autocomplete__input {
16
17
  @apply md:text-lg text-base p-2 w-full border-2 border-base-content;
17
18
  appearance: none;
18
- -webkit-appearance: none;
19
19
  box-sizing: border-box;
20
- -moz-box-sizing: border-box;
21
- -webkit-box-sizing: border-box;
22
20
  }
23
21
  .ds-autocomplete__input {
24
22
  @apply relative bg-transparent;
25
- }
26
- .ds-autocomplete__input--default {
27
- @apply p-2;
28
- }
29
- .ds-autocomplete__input--focused {
30
- outline: 4px solid var(--color-focus);
31
- outline-offset: 0;
32
- -webkit-box-shadow: inset 0 0 0 2px;
33
- box-shadow: inset 0 0 0 2px;
34
- }
35
- .ds-autocomplete__input--show-all-values {
36
- @apply cursor-text;
23
+ &.ds-autocomplete__input--default {
24
+ @apply p-2;
25
+ }
26
+ &.ds-autocomplete__input--focused {
27
+ outline: 4px solid var(--color-focus);
28
+ outline-offset: 0;
29
+ box-shadow: inset 0 0 0 2px;
30
+ }
31
+ &.ds-autocomplete__input--show-all-values {
32
+ @apply cursor-text;
33
+ }
37
34
  }
38
35
  .ds-autocomplete__dropdown-arrow-down {
39
36
  @apply inline-block absolute right-2 top-4 w-6 h-6 cursor-pointer;
40
37
  }
41
38
  .ds-autocomplete__menu {
42
39
  @apply bg-base-100 m-0 max-h-96 overflow-x-hidden w-full p-0 border-2 border-t-0 border-base-content /* border-t-0 border-x-2 border-l-2 border-base-content */;
43
- }
44
- .ds-autocomplete__menu--inline {
45
- @apply relative;
46
- }
47
- .ds-autocomplete__menu--overlay {
48
- @apply absolute w-full left-0 top-full z-50 shadow-xl;
49
- }
50
- .ds-autocomplete__menu--visible {
51
- @apply block;
52
- }
53
- .ds-autocomplete__menu--hidden {
54
- @apply hidden;
40
+ &.ds-autocomplete__menu--inline {
41
+ @apply relative;
42
+ }
43
+ &.ds-autocomplete__menu--overlay {
44
+ @apply absolute w-full left-0 top-full z-50 shadow-xl;
45
+ }
46
+ &.ds-autocomplete__menu--visible {
47
+ @apply block;
48
+ }
49
+ &.ds-autocomplete__menu--hidden {
50
+ @apply hidden;
51
+ }
55
52
  }
56
53
  .ds-autocomplete__option {
57
54
  @apply cursor-pointer block relative p-2;
58
55
  border-bottom: solid var(--color-base-400);
59
56
  border-width: 1px 0;
57
+ &.ds-autocomplete__option--odd {
58
+ @apply bg-base-300;
59
+ }
60
+ &.ds-autocomplete__option--focused,
61
+ &.ds-autocomplete__option:hover {
62
+ @apply bg-info text-white outline-none border-tertiary;
63
+ }
64
+ &.ds-autocomplete__option--no-results {
65
+ @apply text-current cursor-not-allowed;
66
+ }
67
+ &.ds-autocomplete__option--empty {
68
+ @apply cursor-default;
69
+ @apply bg-base-100 text-base-content !important;
70
+ &:hover {
71
+ border-color: var(--color-base-400);
72
+ }
73
+ }
60
74
  }
61
75
  .ds-autocomplete__option > * {
62
76
  @apply pointer-events-none;
@@ -67,23 +81,6 @@
67
81
  .ds-autocomplete__option:last-of-type {
68
82
  @apply border-t-0;
69
83
  }
70
- .ds-autocomplete__option--odd {
71
- @apply bg-base-300;
72
- }
73
- .ds-autocomplete__option--focused,
74
- .ds-autocomplete__option:hover {
75
- @apply bg-info text-white outline-none border-tertiary;
76
- }
77
- .ds-autocomplete__option--no-results {
78
- @apply text-current cursor-not-allowed;
79
- }
80
- .ds-autocomplete__option--empty {
81
- @apply cursor-default;
82
- @apply bg-base-100 text-base-content !important;
83
- &:hover {
84
- border-color: var(--color-base-400);
85
- }
86
- }
87
84
  .ds-autocomplete__hint,
88
85
  .ds-autocomplete__option {
89
86
  @apply p-2;
@@ -1,12 +1,11 @@
1
1
  .ds-back-to-top-content {
2
-
3
2
  }
4
-
3
+
5
4
  .ds-back-to-top-link {
5
+ @apply w-fit underline flex mb-4 cursor-pointer items-baseline;
6
6
  font-size: var(--back-to-top-link-font-size);
7
7
  letter-spacing: var(--back-to-top-link-letter-spacing);
8
8
  color: var(--back-to-top-link-color);
9
- @apply w-fit underline flex mb-4 cursor-pointer items-baseline;
10
9
  &:hover {
11
10
  text-decoration-thickness: 2px;
12
11
  }
@@ -26,4 +25,4 @@
26
25
  .ds-svg-icon {
27
26
  fill: var(--back-to-top-link-color);
28
27
  }
29
- }
28
+ }