@medyll/cssfabric 0.2.5 → 0.2.7

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 (33) hide show
  1. package/.gitignores +3 -0
  2. package/bin/index.js +33 -5
  3. package/bin/install.js +131 -0
  4. package/bin/package-lock.json +2429 -0
  5. package/bin/package.json +15 -0
  6. package/package.json +8 -1
  7. package/src/cssfabric/_utils.scss +2 -2
  8. package/src/cssfabric/modules/_cssfabric-config.scss +7 -2
  9. package/src/cssfabric/modules/grid/_grid-build.scss +6 -3
  10. package/src/lib/_generated/cssFabric.vars.json +1122 -13
  11. package/src/lib/styles/box/box.responsive.css +2579 -1198
  12. package/src/lib/styles/box/box.responsive.min.css +1 -1
  13. package/src/lib/styles/color/color.responsive.css +3419 -1852
  14. package/src/lib/styles/color/color.responsive.min.css +1 -1
  15. package/src/lib/styles/cssfabric.css +20793 -1
  16. package/src/lib/styles/cssfabric.min.css +56 -0
  17. package/src/lib/styles/cssfabric.responsive.css +75406 -0
  18. package/src/lib/styles/cssfabric.responsive.min.css +37 -1
  19. package/src/lib/styles/flex/flex.responsive.css +190 -64
  20. package/src/lib/styles/flex/flex.responsive.min.css +1 -1
  21. package/src/lib/styles/grid/grid.responsive.css +249 -128
  22. package/src/lib/styles/grid/grid.responsive.min.css +1 -1
  23. package/src/lib/styles/menu/menu.responsive.css +155 -70
  24. package/src/lib/styles/menu/menu.responsive.min.css +1 -1
  25. package/src/lib/styles/overflow/overflow.responsive.css +110 -49
  26. package/src/lib/styles/overflow/overflow.responsive.min.css +1 -1
  27. package/src/lib/styles/scale/scale.responsive.css +1373 -652
  28. package/src/lib/styles/scale/scale.responsive.min.css +1 -1
  29. package/src/lib/styles/table/table.responsive.css +141 -67
  30. package/src/lib/styles/table/table.responsive.min.css +1 -1
  31. package/src/lib/styles/text/text.responsive.css +56 -7
  32. package/src/lib/styles/text/text.responsive.min.css +1 -1
  33. package/svelte.config.js +1 -2
@@ -1 +1 @@
1
- @media only screen and (max-width: 1300px){.w-xxl-full{width:100%}.w-xxl-full-max{max-width:100%}.w-xxl-full-min{min-width:100%}.w-xxl-mid{width:50%}.w-xxl-mid-max{max-width:50%}.w-xxl-mid-min{min-width:50%}.w-xxl-quarter{width:25%}.w-xxl-quarter-max{max-width:25%}.w-xxl-quarter-min{min-width:25%}.w-xxl-tiers{width:33%}.w-xxl-tiers-max{max-width:33%}.w-xxl-tiers-min{min-width:33%}.w-xxl-content-max{width:max-content}.w-xxl-content-max-max{max-width:max-content}.w-xxl-content-max-min{min-width:max-content}.w-xxl-content-min{width:min-content}.w-xxl-content-min-max{max-width:min-content}.w-xxl-content-min-min{min-width:min-content}.w-xxl-tiny{width:2rem}.w-xxl-tiny-max{max-width:2rem}.w-xxl-tiny-min{min-width:2rem}.w-xxl-small{width:4rem}.w-xxl-small-max{max-width:4rem}.w-xxl-small-min{min-width:4rem}.w-xxl-medium{width:8rem}.w-xxl-medium-max{max-width:8rem}.w-xxl-medium-min{min-width:8rem}.w-xxl-large{width:16rem}.w-xxl-large-max{max-width:16rem}.w-xxl-large-min{min-width:16rem}.w-xxl-wide{width:32rem}.w-xxl-wide-max{max-width:32rem}.w-xxl-wide-min{min-width:32rem}.w-xxl-1{width:1rem}.w-xxl-1-max{max-width:1rem}.w-xxl-1-min{min-width:1rem}.w-xxl-2{width:2rem}.w-xxl-2-max{max-width:2rem}.w-xxl-2-min{min-width:2rem}.w-xxl-4{width:4rem}.w-xxl-4-max{max-width:4rem}.w-xxl-4-min{min-width:4rem}.w-xxl-8{width:8rem}.w-xxl-8-max{max-width:8rem}.w-xxl-8-min{min-width:8rem}.w-xxl-16{width:16rem}.w-xxl-16-max{max-width:16rem}.w-xxl-16-min{min-width:16rem}.w-xxl-24{width:24rem}.w-xxl-24-max{max-width:24rem}.w-xxl-24-min{min-width:24rem}.w-xxl-32{width:32rem}.w-xxl-32-max{max-width:32rem}.w-xxl-32-min{min-width:32rem}.w-xxl-48{width:48rem}.w-xxl-48-max{max-width:48rem}.w-xxl-48-min{min-width:48rem}.w-xxl-64{width:64rem}.w-xxl-64-max{max-width:64rem}.w-xxl-64-min{min-width:64rem}.w-xxl-1-16{width:6.25%}.w-xxl-1-16-max{max-width:6.25%}.w-xxl-1-16-min{min-width:6.25%}.w-xxl-2-16{width:12.5%}.w-xxl-2-16-max{max-width:12.5%}.w-xxl-2-16-min{min-width:12.5%}.w-xxl-3-16{width:18.75%}.w-xxl-3-16-max{max-width:18.75%}.w-xxl-3-16-min{min-width:18.75%}.w-xxl-4-16{width:25%}.w-xxl-4-16-max{max-width:25%}.w-xxl-4-16-min{min-width:25%}.w-xxl-5-16{width:31.25%}.w-xxl-5-16-max{max-width:31.25%}.w-xxl-5-16-min{min-width:31.25%}.w-xxl-6-16{width:37.5%}.w-xxl-6-16-max{max-width:37.5%}.w-xxl-6-16-min{min-width:37.5%}.w-xxl-7-16{width:43.75%}.w-xxl-7-16-max{max-width:43.75%}.w-xxl-7-16-min{min-width:43.75%}.w-xxl-8-16{width:50%}.w-xxl-8-16-max{max-width:50%}.w-xxl-8-16-min{min-width:50%}.w-xxl-9-16{width:56.25%}.w-xxl-9-16-max{max-width:56.25%}.w-xxl-9-16-min{min-width:56.25%}.w-xxl-10-16{width:62.5%}.w-xxl-10-16-max{max-width:62.5%}.w-xxl-10-16-min{min-width:62.5%}.w-xxl-11-16{width:68.75%}.w-xxl-11-16-max{max-width:68.75%}.w-xxl-11-16-min{min-width:68.75%}.w-xxl-12-16{width:75%}.w-xxl-12-16-max{max-width:75%}.w-xxl-12-16-min{min-width:75%}.w-xxl-13-16{width:81.25%}.w-xxl-13-16-max{max-width:81.25%}.w-xxl-13-16-min{min-width:81.25%}.w-xxl-14-16{width:87.5%}.w-xxl-14-16-max{max-width:87.5%}.w-xxl-14-16-min{min-width:87.5%}.w-xxl-15-16{width:93.75%}.w-xxl-15-16-max{max-width:93.75%}.w-xxl-15-16-min{min-width:93.75%}.w-xxl-16-16{width:100%}.w-xxl-16-16-max{max-width:100%}.w-xxl-16-16-min{min-width:100%}.h-xxl-full{height:100%}.h-xxl-full-max{max-height:100%}.h-xxl-full-min{min-height:100%}.h-xxl-mid{height:50%}.h-xxl-mid-max{max-height:50%}.h-xxl-mid-min{min-height:50%}.h-xxl-quarter{height:25%}.h-xxl-quarter-max{max-height:25%}.h-xxl-quarter-min{min-height:25%}.h-xxl-tiers{height:33%}.h-xxl-tiers-max{max-height:33%}.h-xxl-tiers-min{min-height:33%}.h-xxl-content-max{height:max-content}.h-xxl-content-max-max{max-height:max-content}.h-xxl-content-max-min{min-height:max-content}.h-xxl-content-min{height:min-content}.h-xxl-content-min-max{max-height:min-content}.h-xxl-content-min-min{min-height:min-content}.h-xxl-tiny{height:2rem}.h-xxl-tiny-max{max-height:2rem}.h-xxl-tiny-min{min-height:2rem}.h-xxl-small{height:4rem}.h-xxl-small-max{max-height:4rem}.h-xxl-small-min{min-height:4rem}.h-xxl-medium{height:8rem}.h-xxl-medium-max{max-height:8rem}.h-xxl-medium-min{min-height:8rem}.h-xxl-large{height:16rem}.h-xxl-large-max{max-height:16rem}.h-xxl-large-min{min-height:16rem}.h-xxl-wide{height:32rem}.h-xxl-wide-max{max-height:32rem}.h-xxl-wide-min{min-height:32rem}.h-xxl-1{height:1rem}.h-xxl-1-max{max-height:1rem}.h-xxl-1-min{min-height:1rem}.h-xxl-2{height:2rem}.h-xxl-2-max{max-height:2rem}.h-xxl-2-min{min-height:2rem}.h-xxl-4{height:4rem}.h-xxl-4-max{max-height:4rem}.h-xxl-4-min{min-height:4rem}.h-xxl-8{height:8rem}.h-xxl-8-max{max-height:8rem}.h-xxl-8-min{min-height:8rem}.h-xxl-16{height:16rem}.h-xxl-16-max{max-height:16rem}.h-xxl-16-min{min-height:16rem}.h-xxl-24{height:24rem}.h-xxl-24-max{max-height:24rem}.h-xxl-24-min{min-height:24rem}.h-xxl-32{height:32rem}.h-xxl-32-max{max-height:32rem}.h-xxl-32-min{min-height:32rem}.h-xxl-48{height:48rem}.h-xxl-48-max{max-height:48rem}.h-xxl-48-min{min-height:48rem}.h-xxl-64{height:64rem}.h-xxl-64-max{max-height:64rem}.h-xxl-64-min{min-height:64rem}.h-xxl-1-16{height:6.25%}.h-xxl-1-16-max{max-height:6.25%}.h-xxl-1-16-min{min-height:6.25%}.h-xxl-2-16{height:12.5%}.h-xxl-2-16-max{max-height:12.5%}.h-xxl-2-16-min{min-height:12.5%}.h-xxl-3-16{height:18.75%}.h-xxl-3-16-max{max-height:18.75%}.h-xxl-3-16-min{min-height:18.75%}.h-xxl-4-16{height:25%}.h-xxl-4-16-max{max-height:25%}.h-xxl-4-16-min{min-height:25%}.h-xxl-5-16{height:31.25%}.h-xxl-5-16-max{max-height:31.25%}.h-xxl-5-16-min{min-height:31.25%}.h-xxl-6-16{height:37.5%}.h-xxl-6-16-max{max-height:37.5%}.h-xxl-6-16-min{min-height:37.5%}.h-xxl-7-16{height:43.75%}.h-xxl-7-16-max{max-height:43.75%}.h-xxl-7-16-min{min-height:43.75%}.h-xxl-8-16{height:50%}.h-xxl-8-16-max{max-height:50%}.h-xxl-8-16-min{min-height:50%}.h-xxl-9-16{height:56.25%}.h-xxl-9-16-max{max-height:56.25%}.h-xxl-9-16-min{min-height:56.25%}.h-xxl-10-16{height:62.5%}.h-xxl-10-16-max{max-height:62.5%}.h-xxl-10-16-min{min-height:62.5%}.h-xxl-11-16{height:68.75%}.h-xxl-11-16-max{max-height:68.75%}.h-xxl-11-16-min{min-height:68.75%}.h-xxl-12-16{height:75%}.h-xxl-12-16-max{max-height:75%}.h-xxl-12-16-min{min-height:75%}.h-xxl-13-16{height:81.25%}.h-xxl-13-16-max{max-height:81.25%}.h-xxl-13-16-min{min-height:81.25%}.h-xxl-14-16{height:87.5%}.h-xxl-14-16-max{max-height:87.5%}.h-xxl-14-16-min{min-height:87.5%}.h-xxl-15-16{height:93.75%}.h-xxl-15-16-max{max-height:93.75%}.h-xxl-15-16-min{min-height:93.75%}.h-xxl-16-16{height:100%}.h-xxl-16-16-max{max-height:100%}.h-xxl-16-16-min{min-height:100%}}@media only screen and (max-width: 1200px){.w-xl-full{width:100%}.w-xl-full-max{max-width:100%}.w-xl-full-min{min-width:100%}.w-xl-mid{width:50%}.w-xl-mid-max{max-width:50%}.w-xl-mid-min{min-width:50%}.w-xl-quarter{width:25%}.w-xl-quarter-max{max-width:25%}.w-xl-quarter-min{min-width:25%}.w-xl-tiers{width:33%}.w-xl-tiers-max{max-width:33%}.w-xl-tiers-min{min-width:33%}.w-xl-content-max{width:max-content}.w-xl-content-max-max{max-width:max-content}.w-xl-content-max-min{min-width:max-content}.w-xl-content-min{width:min-content}.w-xl-content-min-max{max-width:min-content}.w-xl-content-min-min{min-width:min-content}.w-xl-tiny{width:2rem}.w-xl-tiny-max{max-width:2rem}.w-xl-tiny-min{min-width:2rem}.w-xl-small{width:4rem}.w-xl-small-max{max-width:4rem}.w-xl-small-min{min-width:4rem}.w-xl-medium{width:8rem}.w-xl-medium-max{max-width:8rem}.w-xl-medium-min{min-width:8rem}.w-xl-large{width:16rem}.w-xl-large-max{max-width:16rem}.w-xl-large-min{min-width:16rem}.w-xl-wide{width:32rem}.w-xl-wide-max{max-width:32rem}.w-xl-wide-min{min-width:32rem}.w-xl-1{width:1rem}.w-xl-1-max{max-width:1rem}.w-xl-1-min{min-width:1rem}.w-xl-2{width:2rem}.w-xl-2-max{max-width:2rem}.w-xl-2-min{min-width:2rem}.w-xl-4{width:4rem}.w-xl-4-max{max-width:4rem}.w-xl-4-min{min-width:4rem}.w-xl-8{width:8rem}.w-xl-8-max{max-width:8rem}.w-xl-8-min{min-width:8rem}.w-xl-16{width:16rem}.w-xl-16-max{max-width:16rem}.w-xl-16-min{min-width:16rem}.w-xl-24{width:24rem}.w-xl-24-max{max-width:24rem}.w-xl-24-min{min-width:24rem}.w-xl-32{width:32rem}.w-xl-32-max{max-width:32rem}.w-xl-32-min{min-width:32rem}.w-xl-48{width:48rem}.w-xl-48-max{max-width:48rem}.w-xl-48-min{min-width:48rem}.w-xl-64{width:64rem}.w-xl-64-max{max-width:64rem}.w-xl-64-min{min-width:64rem}.w-xl-1-16{width:6.25%}.w-xl-1-16-max{max-width:6.25%}.w-xl-1-16-min{min-width:6.25%}.w-xl-2-16{width:12.5%}.w-xl-2-16-max{max-width:12.5%}.w-xl-2-16-min{min-width:12.5%}.w-xl-3-16{width:18.75%}.w-xl-3-16-max{max-width:18.75%}.w-xl-3-16-min{min-width:18.75%}.w-xl-4-16{width:25%}.w-xl-4-16-max{max-width:25%}.w-xl-4-16-min{min-width:25%}.w-xl-5-16{width:31.25%}.w-xl-5-16-max{max-width:31.25%}.w-xl-5-16-min{min-width:31.25%}.w-xl-6-16{width:37.5%}.w-xl-6-16-max{max-width:37.5%}.w-xl-6-16-min{min-width:37.5%}.w-xl-7-16{width:43.75%}.w-xl-7-16-max{max-width:43.75%}.w-xl-7-16-min{min-width:43.75%}.w-xl-8-16{width:50%}.w-xl-8-16-max{max-width:50%}.w-xl-8-16-min{min-width:50%}.w-xl-9-16{width:56.25%}.w-xl-9-16-max{max-width:56.25%}.w-xl-9-16-min{min-width:56.25%}.w-xl-10-16{width:62.5%}.w-xl-10-16-max{max-width:62.5%}.w-xl-10-16-min{min-width:62.5%}.w-xl-11-16{width:68.75%}.w-xl-11-16-max{max-width:68.75%}.w-xl-11-16-min{min-width:68.75%}.w-xl-12-16{width:75%}.w-xl-12-16-max{max-width:75%}.w-xl-12-16-min{min-width:75%}.w-xl-13-16{width:81.25%}.w-xl-13-16-max{max-width:81.25%}.w-xl-13-16-min{min-width:81.25%}.w-xl-14-16{width:87.5%}.w-xl-14-16-max{max-width:87.5%}.w-xl-14-16-min{min-width:87.5%}.w-xl-15-16{width:93.75%}.w-xl-15-16-max{max-width:93.75%}.w-xl-15-16-min{min-width:93.75%}.w-xl-16-16{width:100%}.w-xl-16-16-max{max-width:100%}.w-xl-16-16-min{min-width:100%}.h-xl-full{height:100%}.h-xl-full-max{max-height:100%}.h-xl-full-min{min-height:100%}.h-xl-mid{height:50%}.h-xl-mid-max{max-height:50%}.h-xl-mid-min{min-height:50%}.h-xl-quarter{height:25%}.h-xl-quarter-max{max-height:25%}.h-xl-quarter-min{min-height:25%}.h-xl-tiers{height:33%}.h-xl-tiers-max{max-height:33%}.h-xl-tiers-min{min-height:33%}.h-xl-content-max{height:max-content}.h-xl-content-max-max{max-height:max-content}.h-xl-content-max-min{min-height:max-content}.h-xl-content-min{height:min-content}.h-xl-content-min-max{max-height:min-content}.h-xl-content-min-min{min-height:min-content}.h-xl-tiny{height:2rem}.h-xl-tiny-max{max-height:2rem}.h-xl-tiny-min{min-height:2rem}.h-xl-small{height:4rem}.h-xl-small-max{max-height:4rem}.h-xl-small-min{min-height:4rem}.h-xl-medium{height:8rem}.h-xl-medium-max{max-height:8rem}.h-xl-medium-min{min-height:8rem}.h-xl-large{height:16rem}.h-xl-large-max{max-height:16rem}.h-xl-large-min{min-height:16rem}.h-xl-wide{height:32rem}.h-xl-wide-max{max-height:32rem}.h-xl-wide-min{min-height:32rem}.h-xl-1{height:1rem}.h-xl-1-max{max-height:1rem}.h-xl-1-min{min-height:1rem}.h-xl-2{height:2rem}.h-xl-2-max{max-height:2rem}.h-xl-2-min{min-height:2rem}.h-xl-4{height:4rem}.h-xl-4-max{max-height:4rem}.h-xl-4-min{min-height:4rem}.h-xl-8{height:8rem}.h-xl-8-max{max-height:8rem}.h-xl-8-min{min-height:8rem}.h-xl-16{height:16rem}.h-xl-16-max{max-height:16rem}.h-xl-16-min{min-height:16rem}.h-xl-24{height:24rem}.h-xl-24-max{max-height:24rem}.h-xl-24-min{min-height:24rem}.h-xl-32{height:32rem}.h-xl-32-max{max-height:32rem}.h-xl-32-min{min-height:32rem}.h-xl-48{height:48rem}.h-xl-48-max{max-height:48rem}.h-xl-48-min{min-height:48rem}.h-xl-64{height:64rem}.h-xl-64-max{max-height:64rem}.h-xl-64-min{min-height:64rem}.h-xl-1-16{height:6.25%}.h-xl-1-16-max{max-height:6.25%}.h-xl-1-16-min{min-height:6.25%}.h-xl-2-16{height:12.5%}.h-xl-2-16-max{max-height:12.5%}.h-xl-2-16-min{min-height:12.5%}.h-xl-3-16{height:18.75%}.h-xl-3-16-max{max-height:18.75%}.h-xl-3-16-min{min-height:18.75%}.h-xl-4-16{height:25%}.h-xl-4-16-max{max-height:25%}.h-xl-4-16-min{min-height:25%}.h-xl-5-16{height:31.25%}.h-xl-5-16-max{max-height:31.25%}.h-xl-5-16-min{min-height:31.25%}.h-xl-6-16{height:37.5%}.h-xl-6-16-max{max-height:37.5%}.h-xl-6-16-min{min-height:37.5%}.h-xl-7-16{height:43.75%}.h-xl-7-16-max{max-height:43.75%}.h-xl-7-16-min{min-height:43.75%}.h-xl-8-16{height:50%}.h-xl-8-16-max{max-height:50%}.h-xl-8-16-min{min-height:50%}.h-xl-9-16{height:56.25%}.h-xl-9-16-max{max-height:56.25%}.h-xl-9-16-min{min-height:56.25%}.h-xl-10-16{height:62.5%}.h-xl-10-16-max{max-height:62.5%}.h-xl-10-16-min{min-height:62.5%}.h-xl-11-16{height:68.75%}.h-xl-11-16-max{max-height:68.75%}.h-xl-11-16-min{min-height:68.75%}.h-xl-12-16{height:75%}.h-xl-12-16-max{max-height:75%}.h-xl-12-16-min{min-height:75%}.h-xl-13-16{height:81.25%}.h-xl-13-16-max{max-height:81.25%}.h-xl-13-16-min{min-height:81.25%}.h-xl-14-16{height:87.5%}.h-xl-14-16-max{max-height:87.5%}.h-xl-14-16-min{min-height:87.5%}.h-xl-15-16{height:93.75%}.h-xl-15-16-max{max-height:93.75%}.h-xl-15-16-min{min-height:93.75%}.h-xl-16-16{height:100%}.h-xl-16-16-max{max-height:100%}.h-xl-16-16-min{min-height:100%}}@media only screen and (max-width: 960px){.w-lg-full{width:100%}.w-lg-full-max{max-width:100%}.w-lg-full-min{min-width:100%}.w-lg-mid{width:50%}.w-lg-mid-max{max-width:50%}.w-lg-mid-min{min-width:50%}.w-lg-quarter{width:25%}.w-lg-quarter-max{max-width:25%}.w-lg-quarter-min{min-width:25%}.w-lg-tiers{width:33%}.w-lg-tiers-max{max-width:33%}.w-lg-tiers-min{min-width:33%}.w-lg-content-max{width:max-content}.w-lg-content-max-max{max-width:max-content}.w-lg-content-max-min{min-width:max-content}.w-lg-content-min{width:min-content}.w-lg-content-min-max{max-width:min-content}.w-lg-content-min-min{min-width:min-content}.w-lg-tiny{width:2rem}.w-lg-tiny-max{max-width:2rem}.w-lg-tiny-min{min-width:2rem}.w-lg-small{width:4rem}.w-lg-small-max{max-width:4rem}.w-lg-small-min{min-width:4rem}.w-lg-medium{width:8rem}.w-lg-medium-max{max-width:8rem}.w-lg-medium-min{min-width:8rem}.w-lg-large{width:16rem}.w-lg-large-max{max-width:16rem}.w-lg-large-min{min-width:16rem}.w-lg-wide{width:32rem}.w-lg-wide-max{max-width:32rem}.w-lg-wide-min{min-width:32rem}.w-lg-1{width:1rem}.w-lg-1-max{max-width:1rem}.w-lg-1-min{min-width:1rem}.w-lg-2{width:2rem}.w-lg-2-max{max-width:2rem}.w-lg-2-min{min-width:2rem}.w-lg-4{width:4rem}.w-lg-4-max{max-width:4rem}.w-lg-4-min{min-width:4rem}.w-lg-8{width:8rem}.w-lg-8-max{max-width:8rem}.w-lg-8-min{min-width:8rem}.w-lg-16{width:16rem}.w-lg-16-max{max-width:16rem}.w-lg-16-min{min-width:16rem}.w-lg-24{width:24rem}.w-lg-24-max{max-width:24rem}.w-lg-24-min{min-width:24rem}.w-lg-32{width:32rem}.w-lg-32-max{max-width:32rem}.w-lg-32-min{min-width:32rem}.w-lg-48{width:48rem}.w-lg-48-max{max-width:48rem}.w-lg-48-min{min-width:48rem}.w-lg-64{width:64rem}.w-lg-64-max{max-width:64rem}.w-lg-64-min{min-width:64rem}.w-lg-1-16{width:6.25%}.w-lg-1-16-max{max-width:6.25%}.w-lg-1-16-min{min-width:6.25%}.w-lg-2-16{width:12.5%}.w-lg-2-16-max{max-width:12.5%}.w-lg-2-16-min{min-width:12.5%}.w-lg-3-16{width:18.75%}.w-lg-3-16-max{max-width:18.75%}.w-lg-3-16-min{min-width:18.75%}.w-lg-4-16{width:25%}.w-lg-4-16-max{max-width:25%}.w-lg-4-16-min{min-width:25%}.w-lg-5-16{width:31.25%}.w-lg-5-16-max{max-width:31.25%}.w-lg-5-16-min{min-width:31.25%}.w-lg-6-16{width:37.5%}.w-lg-6-16-max{max-width:37.5%}.w-lg-6-16-min{min-width:37.5%}.w-lg-7-16{width:43.75%}.w-lg-7-16-max{max-width:43.75%}.w-lg-7-16-min{min-width:43.75%}.w-lg-8-16{width:50%}.w-lg-8-16-max{max-width:50%}.w-lg-8-16-min{min-width:50%}.w-lg-9-16{width:56.25%}.w-lg-9-16-max{max-width:56.25%}.w-lg-9-16-min{min-width:56.25%}.w-lg-10-16{width:62.5%}.w-lg-10-16-max{max-width:62.5%}.w-lg-10-16-min{min-width:62.5%}.w-lg-11-16{width:68.75%}.w-lg-11-16-max{max-width:68.75%}.w-lg-11-16-min{min-width:68.75%}.w-lg-12-16{width:75%}.w-lg-12-16-max{max-width:75%}.w-lg-12-16-min{min-width:75%}.w-lg-13-16{width:81.25%}.w-lg-13-16-max{max-width:81.25%}.w-lg-13-16-min{min-width:81.25%}.w-lg-14-16{width:87.5%}.w-lg-14-16-max{max-width:87.5%}.w-lg-14-16-min{min-width:87.5%}.w-lg-15-16{width:93.75%}.w-lg-15-16-max{max-width:93.75%}.w-lg-15-16-min{min-width:93.75%}.w-lg-16-16{width:100%}.w-lg-16-16-max{max-width:100%}.w-lg-16-16-min{min-width:100%}.h-lg-full{height:100%}.h-lg-full-max{max-height:100%}.h-lg-full-min{min-height:100%}.h-lg-mid{height:50%}.h-lg-mid-max{max-height:50%}.h-lg-mid-min{min-height:50%}.h-lg-quarter{height:25%}.h-lg-quarter-max{max-height:25%}.h-lg-quarter-min{min-height:25%}.h-lg-tiers{height:33%}.h-lg-tiers-max{max-height:33%}.h-lg-tiers-min{min-height:33%}.h-lg-content-max{height:max-content}.h-lg-content-max-max{max-height:max-content}.h-lg-content-max-min{min-height:max-content}.h-lg-content-min{height:min-content}.h-lg-content-min-max{max-height:min-content}.h-lg-content-min-min{min-height:min-content}.h-lg-tiny{height:2rem}.h-lg-tiny-max{max-height:2rem}.h-lg-tiny-min{min-height:2rem}.h-lg-small{height:4rem}.h-lg-small-max{max-height:4rem}.h-lg-small-min{min-height:4rem}.h-lg-medium{height:8rem}.h-lg-medium-max{max-height:8rem}.h-lg-medium-min{min-height:8rem}.h-lg-large{height:16rem}.h-lg-large-max{max-height:16rem}.h-lg-large-min{min-height:16rem}.h-lg-wide{height:32rem}.h-lg-wide-max{max-height:32rem}.h-lg-wide-min{min-height:32rem}.h-lg-1{height:1rem}.h-lg-1-max{max-height:1rem}.h-lg-1-min{min-height:1rem}.h-lg-2{height:2rem}.h-lg-2-max{max-height:2rem}.h-lg-2-min{min-height:2rem}.h-lg-4{height:4rem}.h-lg-4-max{max-height:4rem}.h-lg-4-min{min-height:4rem}.h-lg-8{height:8rem}.h-lg-8-max{max-height:8rem}.h-lg-8-min{min-height:8rem}.h-lg-16{height:16rem}.h-lg-16-max{max-height:16rem}.h-lg-16-min{min-height:16rem}.h-lg-24{height:24rem}.h-lg-24-max{max-height:24rem}.h-lg-24-min{min-height:24rem}.h-lg-32{height:32rem}.h-lg-32-max{max-height:32rem}.h-lg-32-min{min-height:32rem}.h-lg-48{height:48rem}.h-lg-48-max{max-height:48rem}.h-lg-48-min{min-height:48rem}.h-lg-64{height:64rem}.h-lg-64-max{max-height:64rem}.h-lg-64-min{min-height:64rem}.h-lg-1-16{height:6.25%}.h-lg-1-16-max{max-height:6.25%}.h-lg-1-16-min{min-height:6.25%}.h-lg-2-16{height:12.5%}.h-lg-2-16-max{max-height:12.5%}.h-lg-2-16-min{min-height:12.5%}.h-lg-3-16{height:18.75%}.h-lg-3-16-max{max-height:18.75%}.h-lg-3-16-min{min-height:18.75%}.h-lg-4-16{height:25%}.h-lg-4-16-max{max-height:25%}.h-lg-4-16-min{min-height:25%}.h-lg-5-16{height:31.25%}.h-lg-5-16-max{max-height:31.25%}.h-lg-5-16-min{min-height:31.25%}.h-lg-6-16{height:37.5%}.h-lg-6-16-max{max-height:37.5%}.h-lg-6-16-min{min-height:37.5%}.h-lg-7-16{height:43.75%}.h-lg-7-16-max{max-height:43.75%}.h-lg-7-16-min{min-height:43.75%}.h-lg-8-16{height:50%}.h-lg-8-16-max{max-height:50%}.h-lg-8-16-min{min-height:50%}.h-lg-9-16{height:56.25%}.h-lg-9-16-max{max-height:56.25%}.h-lg-9-16-min{min-height:56.25%}.h-lg-10-16{height:62.5%}.h-lg-10-16-max{max-height:62.5%}.h-lg-10-16-min{min-height:62.5%}.h-lg-11-16{height:68.75%}.h-lg-11-16-max{max-height:68.75%}.h-lg-11-16-min{min-height:68.75%}.h-lg-12-16{height:75%}.h-lg-12-16-max{max-height:75%}.h-lg-12-16-min{min-height:75%}.h-lg-13-16{height:81.25%}.h-lg-13-16-max{max-height:81.25%}.h-lg-13-16-min{min-height:81.25%}.h-lg-14-16{height:87.5%}.h-lg-14-16-max{max-height:87.5%}.h-lg-14-16-min{min-height:87.5%}.h-lg-15-16{height:93.75%}.h-lg-15-16-max{max-height:93.75%}.h-lg-15-16-min{min-height:93.75%}.h-lg-16-16{height:100%}.h-lg-16-16-max{max-height:100%}.h-lg-16-16-min{min-height:100%}}@media only screen and (max-width: 760px){.w-md-full{width:100%}.w-md-full-max{max-width:100%}.w-md-full-min{min-width:100%}.w-md-mid{width:50%}.w-md-mid-max{max-width:50%}.w-md-mid-min{min-width:50%}.w-md-quarter{width:25%}.w-md-quarter-max{max-width:25%}.w-md-quarter-min{min-width:25%}.w-md-tiers{width:33%}.w-md-tiers-max{max-width:33%}.w-md-tiers-min{min-width:33%}.w-md-content-max{width:max-content}.w-md-content-max-max{max-width:max-content}.w-md-content-max-min{min-width:max-content}.w-md-content-min{width:min-content}.w-md-content-min-max{max-width:min-content}.w-md-content-min-min{min-width:min-content}.w-md-tiny{width:2rem}.w-md-tiny-max{max-width:2rem}.w-md-tiny-min{min-width:2rem}.w-md-small{width:4rem}.w-md-small-max{max-width:4rem}.w-md-small-min{min-width:4rem}.w-md-medium{width:8rem}.w-md-medium-max{max-width:8rem}.w-md-medium-min{min-width:8rem}.w-md-large{width:16rem}.w-md-large-max{max-width:16rem}.w-md-large-min{min-width:16rem}.w-md-wide{width:32rem}.w-md-wide-max{max-width:32rem}.w-md-wide-min{min-width:32rem}.w-md-1{width:1rem}.w-md-1-max{max-width:1rem}.w-md-1-min{min-width:1rem}.w-md-2{width:2rem}.w-md-2-max{max-width:2rem}.w-md-2-min{min-width:2rem}.w-md-4{width:4rem}.w-md-4-max{max-width:4rem}.w-md-4-min{min-width:4rem}.w-md-8{width:8rem}.w-md-8-max{max-width:8rem}.w-md-8-min{min-width:8rem}.w-md-16{width:16rem}.w-md-16-max{max-width:16rem}.w-md-16-min{min-width:16rem}.w-md-24{width:24rem}.w-md-24-max{max-width:24rem}.w-md-24-min{min-width:24rem}.w-md-32{width:32rem}.w-md-32-max{max-width:32rem}.w-md-32-min{min-width:32rem}.w-md-48{width:48rem}.w-md-48-max{max-width:48rem}.w-md-48-min{min-width:48rem}.w-md-64{width:64rem}.w-md-64-max{max-width:64rem}.w-md-64-min{min-width:64rem}.w-md-1-16{width:6.25%}.w-md-1-16-max{max-width:6.25%}.w-md-1-16-min{min-width:6.25%}.w-md-2-16{width:12.5%}.w-md-2-16-max{max-width:12.5%}.w-md-2-16-min{min-width:12.5%}.w-md-3-16{width:18.75%}.w-md-3-16-max{max-width:18.75%}.w-md-3-16-min{min-width:18.75%}.w-md-4-16{width:25%}.w-md-4-16-max{max-width:25%}.w-md-4-16-min{min-width:25%}.w-md-5-16{width:31.25%}.w-md-5-16-max{max-width:31.25%}.w-md-5-16-min{min-width:31.25%}.w-md-6-16{width:37.5%}.w-md-6-16-max{max-width:37.5%}.w-md-6-16-min{min-width:37.5%}.w-md-7-16{width:43.75%}.w-md-7-16-max{max-width:43.75%}.w-md-7-16-min{min-width:43.75%}.w-md-8-16{width:50%}.w-md-8-16-max{max-width:50%}.w-md-8-16-min{min-width:50%}.w-md-9-16{width:56.25%}.w-md-9-16-max{max-width:56.25%}.w-md-9-16-min{min-width:56.25%}.w-md-10-16{width:62.5%}.w-md-10-16-max{max-width:62.5%}.w-md-10-16-min{min-width:62.5%}.w-md-11-16{width:68.75%}.w-md-11-16-max{max-width:68.75%}.w-md-11-16-min{min-width:68.75%}.w-md-12-16{width:75%}.w-md-12-16-max{max-width:75%}.w-md-12-16-min{min-width:75%}.w-md-13-16{width:81.25%}.w-md-13-16-max{max-width:81.25%}.w-md-13-16-min{min-width:81.25%}.w-md-14-16{width:87.5%}.w-md-14-16-max{max-width:87.5%}.w-md-14-16-min{min-width:87.5%}.w-md-15-16{width:93.75%}.w-md-15-16-max{max-width:93.75%}.w-md-15-16-min{min-width:93.75%}.w-md-16-16{width:100%}.w-md-16-16-max{max-width:100%}.w-md-16-16-min{min-width:100%}.h-md-full{height:100%}.h-md-full-max{max-height:100%}.h-md-full-min{min-height:100%}.h-md-mid{height:50%}.h-md-mid-max{max-height:50%}.h-md-mid-min{min-height:50%}.h-md-quarter{height:25%}.h-md-quarter-max{max-height:25%}.h-md-quarter-min{min-height:25%}.h-md-tiers{height:33%}.h-md-tiers-max{max-height:33%}.h-md-tiers-min{min-height:33%}.h-md-content-max{height:max-content}.h-md-content-max-max{max-height:max-content}.h-md-content-max-min{min-height:max-content}.h-md-content-min{height:min-content}.h-md-content-min-max{max-height:min-content}.h-md-content-min-min{min-height:min-content}.h-md-tiny{height:2rem}.h-md-tiny-max{max-height:2rem}.h-md-tiny-min{min-height:2rem}.h-md-small{height:4rem}.h-md-small-max{max-height:4rem}.h-md-small-min{min-height:4rem}.h-md-medium{height:8rem}.h-md-medium-max{max-height:8rem}.h-md-medium-min{min-height:8rem}.h-md-large{height:16rem}.h-md-large-max{max-height:16rem}.h-md-large-min{min-height:16rem}.h-md-wide{height:32rem}.h-md-wide-max{max-height:32rem}.h-md-wide-min{min-height:32rem}.h-md-1{height:1rem}.h-md-1-max{max-height:1rem}.h-md-1-min{min-height:1rem}.h-md-2{height:2rem}.h-md-2-max{max-height:2rem}.h-md-2-min{min-height:2rem}.h-md-4{height:4rem}.h-md-4-max{max-height:4rem}.h-md-4-min{min-height:4rem}.h-md-8{height:8rem}.h-md-8-max{max-height:8rem}.h-md-8-min{min-height:8rem}.h-md-16{height:16rem}.h-md-16-max{max-height:16rem}.h-md-16-min{min-height:16rem}.h-md-24{height:24rem}.h-md-24-max{max-height:24rem}.h-md-24-min{min-height:24rem}.h-md-32{height:32rem}.h-md-32-max{max-height:32rem}.h-md-32-min{min-height:32rem}.h-md-48{height:48rem}.h-md-48-max{max-height:48rem}.h-md-48-min{min-height:48rem}.h-md-64{height:64rem}.h-md-64-max{max-height:64rem}.h-md-64-min{min-height:64rem}.h-md-1-16{height:6.25%}.h-md-1-16-max{max-height:6.25%}.h-md-1-16-min{min-height:6.25%}.h-md-2-16{height:12.5%}.h-md-2-16-max{max-height:12.5%}.h-md-2-16-min{min-height:12.5%}.h-md-3-16{height:18.75%}.h-md-3-16-max{max-height:18.75%}.h-md-3-16-min{min-height:18.75%}.h-md-4-16{height:25%}.h-md-4-16-max{max-height:25%}.h-md-4-16-min{min-height:25%}.h-md-5-16{height:31.25%}.h-md-5-16-max{max-height:31.25%}.h-md-5-16-min{min-height:31.25%}.h-md-6-16{height:37.5%}.h-md-6-16-max{max-height:37.5%}.h-md-6-16-min{min-height:37.5%}.h-md-7-16{height:43.75%}.h-md-7-16-max{max-height:43.75%}.h-md-7-16-min{min-height:43.75%}.h-md-8-16{height:50%}.h-md-8-16-max{max-height:50%}.h-md-8-16-min{min-height:50%}.h-md-9-16{height:56.25%}.h-md-9-16-max{max-height:56.25%}.h-md-9-16-min{min-height:56.25%}.h-md-10-16{height:62.5%}.h-md-10-16-max{max-height:62.5%}.h-md-10-16-min{min-height:62.5%}.h-md-11-16{height:68.75%}.h-md-11-16-max{max-height:68.75%}.h-md-11-16-min{min-height:68.75%}.h-md-12-16{height:75%}.h-md-12-16-max{max-height:75%}.h-md-12-16-min{min-height:75%}.h-md-13-16{height:81.25%}.h-md-13-16-max{max-height:81.25%}.h-md-13-16-min{min-height:81.25%}.h-md-14-16{height:87.5%}.h-md-14-16-max{max-height:87.5%}.h-md-14-16-min{min-height:87.5%}.h-md-15-16{height:93.75%}.h-md-15-16-max{max-height:93.75%}.h-md-15-16-min{min-height:93.75%}.h-md-16-16{height:100%}.h-md-16-16-max{max-height:100%}.h-md-16-16-min{min-height:100%}}
1
+ @media only screen and (min-width: 640px){.w-sm-full{width:100%}.w-sm-full-max{max-width:100%}.w-sm-full-min{min-width:100%}.w-sm-mid{width:50%}.w-sm-mid-max{max-width:50%}.w-sm-mid-min{min-width:50%}.w-sm-quarter{width:25%}.w-sm-quarter-max{max-width:25%}.w-sm-quarter-min{min-width:25%}.w-sm-tiers{width:33%}.w-sm-tiers-max{max-width:33%}.w-sm-tiers-min{min-width:33%}.w-sm-content-max{width:max-content}.w-sm-content-max-max{max-width:max-content}.w-sm-content-max-min{min-width:max-content}.w-sm-content-min{width:min-content}.w-sm-content-min-max{max-width:min-content}.w-sm-content-min-min{min-width:min-content}.w-sm-tiny{width:2rem}.w-sm-tiny-max{max-width:2rem}.w-sm-tiny-min{min-width:2rem}.w-sm-small{width:4rem}.w-sm-small-max{max-width:4rem}.w-sm-small-min{min-width:4rem}.w-sm-medium{width:8rem}.w-sm-medium-max{max-width:8rem}.w-sm-medium-min{min-width:8rem}.w-sm-large{width:16rem}.w-sm-large-max{max-width:16rem}.w-sm-large-min{min-width:16rem}.w-sm-wide{width:32rem}.w-sm-wide-max{max-width:32rem}.w-sm-wide-min{min-width:32rem}.w-sm-1{width:1rem}.w-sm-1-max{max-width:1rem}.w-sm-1-min{min-width:1rem}.w-sm-2{width:2rem}.w-sm-2-max{max-width:2rem}.w-sm-2-min{min-width:2rem}.w-sm-4{width:4rem}.w-sm-4-max{max-width:4rem}.w-sm-4-min{min-width:4rem}.w-sm-8{width:8rem}.w-sm-8-max{max-width:8rem}.w-sm-8-min{min-width:8rem}.w-sm-16{width:16rem}.w-sm-16-max{max-width:16rem}.w-sm-16-min{min-width:16rem}.w-sm-24{width:24rem}.w-sm-24-max{max-width:24rem}.w-sm-24-min{min-width:24rem}.w-sm-32{width:32rem}.w-sm-32-max{max-width:32rem}.w-sm-32-min{min-width:32rem}.w-sm-48{width:48rem}.w-sm-48-max{max-width:48rem}.w-sm-48-min{min-width:48rem}.w-sm-64{width:64rem}.w-sm-64-max{max-width:64rem}.w-sm-64-min{min-width:64rem}.w-sm-1-16{width:6.25%}.w-sm-1-16-max{max-width:6.25%}.w-sm-1-16-min{min-width:6.25%}.w-sm-2-16{width:12.5%}.w-sm-2-16-max{max-width:12.5%}.w-sm-2-16-min{min-width:12.5%}.w-sm-3-16{width:18.75%}.w-sm-3-16-max{max-width:18.75%}.w-sm-3-16-min{min-width:18.75%}.w-sm-4-16{width:25%}.w-sm-4-16-max{max-width:25%}.w-sm-4-16-min{min-width:25%}.w-sm-5-16{width:31.25%}.w-sm-5-16-max{max-width:31.25%}.w-sm-5-16-min{min-width:31.25%}.w-sm-6-16{width:37.5%}.w-sm-6-16-max{max-width:37.5%}.w-sm-6-16-min{min-width:37.5%}.w-sm-7-16{width:43.75%}.w-sm-7-16-max{max-width:43.75%}.w-sm-7-16-min{min-width:43.75%}.w-sm-8-16{width:50%}.w-sm-8-16-max{max-width:50%}.w-sm-8-16-min{min-width:50%}.w-sm-9-16{width:56.25%}.w-sm-9-16-max{max-width:56.25%}.w-sm-9-16-min{min-width:56.25%}.w-sm-10-16{width:62.5%}.w-sm-10-16-max{max-width:62.5%}.w-sm-10-16-min{min-width:62.5%}.w-sm-11-16{width:68.75%}.w-sm-11-16-max{max-width:68.75%}.w-sm-11-16-min{min-width:68.75%}.w-sm-12-16{width:75%}.w-sm-12-16-max{max-width:75%}.w-sm-12-16-min{min-width:75%}.w-sm-13-16{width:81.25%}.w-sm-13-16-max{max-width:81.25%}.w-sm-13-16-min{min-width:81.25%}.w-sm-14-16{width:87.5%}.w-sm-14-16-max{max-width:87.5%}.w-sm-14-16-min{min-width:87.5%}.w-sm-15-16{width:93.75%}.w-sm-15-16-max{max-width:93.75%}.w-sm-15-16-min{min-width:93.75%}.w-sm-16-16{width:100%}.w-sm-16-16-max{max-width:100%}.w-sm-16-16-min{min-width:100%}.h-sm-full{height:100%}.h-sm-full-max{max-height:100%}.h-sm-full-min{min-height:100%}.h-sm-mid{height:50%}.h-sm-mid-max{max-height:50%}.h-sm-mid-min{min-height:50%}.h-sm-quarter{height:25%}.h-sm-quarter-max{max-height:25%}.h-sm-quarter-min{min-height:25%}.h-sm-tiers{height:33%}.h-sm-tiers-max{max-height:33%}.h-sm-tiers-min{min-height:33%}.h-sm-content-max{height:max-content}.h-sm-content-max-max{max-height:max-content}.h-sm-content-max-min{min-height:max-content}.h-sm-content-min{height:min-content}.h-sm-content-min-max{max-height:min-content}.h-sm-content-min-min{min-height:min-content}.h-sm-tiny{height:2rem}.h-sm-tiny-max{max-height:2rem}.h-sm-tiny-min{min-height:2rem}.h-sm-small{height:4rem}.h-sm-small-max{max-height:4rem}.h-sm-small-min{min-height:4rem}.h-sm-medium{height:8rem}.h-sm-medium-max{max-height:8rem}.h-sm-medium-min{min-height:8rem}.h-sm-large{height:16rem}.h-sm-large-max{max-height:16rem}.h-sm-large-min{min-height:16rem}.h-sm-wide{height:32rem}.h-sm-wide-max{max-height:32rem}.h-sm-wide-min{min-height:32rem}.h-sm-1{height:1rem}.h-sm-1-max{max-height:1rem}.h-sm-1-min{min-height:1rem}.h-sm-2{height:2rem}.h-sm-2-max{max-height:2rem}.h-sm-2-min{min-height:2rem}.h-sm-4{height:4rem}.h-sm-4-max{max-height:4rem}.h-sm-4-min{min-height:4rem}.h-sm-8{height:8rem}.h-sm-8-max{max-height:8rem}.h-sm-8-min{min-height:8rem}.h-sm-16{height:16rem}.h-sm-16-max{max-height:16rem}.h-sm-16-min{min-height:16rem}.h-sm-24{height:24rem}.h-sm-24-max{max-height:24rem}.h-sm-24-min{min-height:24rem}.h-sm-32{height:32rem}.h-sm-32-max{max-height:32rem}.h-sm-32-min{min-height:32rem}.h-sm-48{height:48rem}.h-sm-48-max{max-height:48rem}.h-sm-48-min{min-height:48rem}.h-sm-64{height:64rem}.h-sm-64-max{max-height:64rem}.h-sm-64-min{min-height:64rem}.h-sm-1-16{height:6.25%}.h-sm-1-16-max{max-height:6.25%}.h-sm-1-16-min{min-height:6.25%}.h-sm-2-16{height:12.5%}.h-sm-2-16-max{max-height:12.5%}.h-sm-2-16-min{min-height:12.5%}.h-sm-3-16{height:18.75%}.h-sm-3-16-max{max-height:18.75%}.h-sm-3-16-min{min-height:18.75%}.h-sm-4-16{height:25%}.h-sm-4-16-max{max-height:25%}.h-sm-4-16-min{min-height:25%}.h-sm-5-16{height:31.25%}.h-sm-5-16-max{max-height:31.25%}.h-sm-5-16-min{min-height:31.25%}.h-sm-6-16{height:37.5%}.h-sm-6-16-max{max-height:37.5%}.h-sm-6-16-min{min-height:37.5%}.h-sm-7-16{height:43.75%}.h-sm-7-16-max{max-height:43.75%}.h-sm-7-16-min{min-height:43.75%}.h-sm-8-16{height:50%}.h-sm-8-16-max{max-height:50%}.h-sm-8-16-min{min-height:50%}.h-sm-9-16{height:56.25%}.h-sm-9-16-max{max-height:56.25%}.h-sm-9-16-min{min-height:56.25%}.h-sm-10-16{height:62.5%}.h-sm-10-16-max{max-height:62.5%}.h-sm-10-16-min{min-height:62.5%}.h-sm-11-16{height:68.75%}.h-sm-11-16-max{max-height:68.75%}.h-sm-11-16-min{min-height:68.75%}.h-sm-12-16{height:75%}.h-sm-12-16-max{max-height:75%}.h-sm-12-16-min{min-height:75%}.h-sm-13-16{height:81.25%}.h-sm-13-16-max{max-height:81.25%}.h-sm-13-16-min{min-height:81.25%}.h-sm-14-16{height:87.5%}.h-sm-14-16-max{max-height:87.5%}.h-sm-14-16-min{min-height:87.5%}.h-sm-15-16{height:93.75%}.h-sm-15-16-max{max-height:93.75%}.h-sm-15-16-min{min-height:93.75%}.h-sm-16-16{height:100%}.h-sm-16-16-max{max-height:100%}.h-sm-16-16-min{min-height:100%}}@media only screen and (min-width: 768px){.w-md-full{width:100%}.w-md-full-max{max-width:100%}.w-md-full-min{min-width:100%}.w-md-mid{width:50%}.w-md-mid-max{max-width:50%}.w-md-mid-min{min-width:50%}.w-md-quarter{width:25%}.w-md-quarter-max{max-width:25%}.w-md-quarter-min{min-width:25%}.w-md-tiers{width:33%}.w-md-tiers-max{max-width:33%}.w-md-tiers-min{min-width:33%}.w-md-content-max{width:max-content}.w-md-content-max-max{max-width:max-content}.w-md-content-max-min{min-width:max-content}.w-md-content-min{width:min-content}.w-md-content-min-max{max-width:min-content}.w-md-content-min-min{min-width:min-content}.w-md-tiny{width:2rem}.w-md-tiny-max{max-width:2rem}.w-md-tiny-min{min-width:2rem}.w-md-small{width:4rem}.w-md-small-max{max-width:4rem}.w-md-small-min{min-width:4rem}.w-md-medium{width:8rem}.w-md-medium-max{max-width:8rem}.w-md-medium-min{min-width:8rem}.w-md-large{width:16rem}.w-md-large-max{max-width:16rem}.w-md-large-min{min-width:16rem}.w-md-wide{width:32rem}.w-md-wide-max{max-width:32rem}.w-md-wide-min{min-width:32rem}.w-md-1{width:1rem}.w-md-1-max{max-width:1rem}.w-md-1-min{min-width:1rem}.w-md-2{width:2rem}.w-md-2-max{max-width:2rem}.w-md-2-min{min-width:2rem}.w-md-4{width:4rem}.w-md-4-max{max-width:4rem}.w-md-4-min{min-width:4rem}.w-md-8{width:8rem}.w-md-8-max{max-width:8rem}.w-md-8-min{min-width:8rem}.w-md-16{width:16rem}.w-md-16-max{max-width:16rem}.w-md-16-min{min-width:16rem}.w-md-24{width:24rem}.w-md-24-max{max-width:24rem}.w-md-24-min{min-width:24rem}.w-md-32{width:32rem}.w-md-32-max{max-width:32rem}.w-md-32-min{min-width:32rem}.w-md-48{width:48rem}.w-md-48-max{max-width:48rem}.w-md-48-min{min-width:48rem}.w-md-64{width:64rem}.w-md-64-max{max-width:64rem}.w-md-64-min{min-width:64rem}.w-md-1-16{width:6.25%}.w-md-1-16-max{max-width:6.25%}.w-md-1-16-min{min-width:6.25%}.w-md-2-16{width:12.5%}.w-md-2-16-max{max-width:12.5%}.w-md-2-16-min{min-width:12.5%}.w-md-3-16{width:18.75%}.w-md-3-16-max{max-width:18.75%}.w-md-3-16-min{min-width:18.75%}.w-md-4-16{width:25%}.w-md-4-16-max{max-width:25%}.w-md-4-16-min{min-width:25%}.w-md-5-16{width:31.25%}.w-md-5-16-max{max-width:31.25%}.w-md-5-16-min{min-width:31.25%}.w-md-6-16{width:37.5%}.w-md-6-16-max{max-width:37.5%}.w-md-6-16-min{min-width:37.5%}.w-md-7-16{width:43.75%}.w-md-7-16-max{max-width:43.75%}.w-md-7-16-min{min-width:43.75%}.w-md-8-16{width:50%}.w-md-8-16-max{max-width:50%}.w-md-8-16-min{min-width:50%}.w-md-9-16{width:56.25%}.w-md-9-16-max{max-width:56.25%}.w-md-9-16-min{min-width:56.25%}.w-md-10-16{width:62.5%}.w-md-10-16-max{max-width:62.5%}.w-md-10-16-min{min-width:62.5%}.w-md-11-16{width:68.75%}.w-md-11-16-max{max-width:68.75%}.w-md-11-16-min{min-width:68.75%}.w-md-12-16{width:75%}.w-md-12-16-max{max-width:75%}.w-md-12-16-min{min-width:75%}.w-md-13-16{width:81.25%}.w-md-13-16-max{max-width:81.25%}.w-md-13-16-min{min-width:81.25%}.w-md-14-16{width:87.5%}.w-md-14-16-max{max-width:87.5%}.w-md-14-16-min{min-width:87.5%}.w-md-15-16{width:93.75%}.w-md-15-16-max{max-width:93.75%}.w-md-15-16-min{min-width:93.75%}.w-md-16-16{width:100%}.w-md-16-16-max{max-width:100%}.w-md-16-16-min{min-width:100%}.h-md-full{height:100%}.h-md-full-max{max-height:100%}.h-md-full-min{min-height:100%}.h-md-mid{height:50%}.h-md-mid-max{max-height:50%}.h-md-mid-min{min-height:50%}.h-md-quarter{height:25%}.h-md-quarter-max{max-height:25%}.h-md-quarter-min{min-height:25%}.h-md-tiers{height:33%}.h-md-tiers-max{max-height:33%}.h-md-tiers-min{min-height:33%}.h-md-content-max{height:max-content}.h-md-content-max-max{max-height:max-content}.h-md-content-max-min{min-height:max-content}.h-md-content-min{height:min-content}.h-md-content-min-max{max-height:min-content}.h-md-content-min-min{min-height:min-content}.h-md-tiny{height:2rem}.h-md-tiny-max{max-height:2rem}.h-md-tiny-min{min-height:2rem}.h-md-small{height:4rem}.h-md-small-max{max-height:4rem}.h-md-small-min{min-height:4rem}.h-md-medium{height:8rem}.h-md-medium-max{max-height:8rem}.h-md-medium-min{min-height:8rem}.h-md-large{height:16rem}.h-md-large-max{max-height:16rem}.h-md-large-min{min-height:16rem}.h-md-wide{height:32rem}.h-md-wide-max{max-height:32rem}.h-md-wide-min{min-height:32rem}.h-md-1{height:1rem}.h-md-1-max{max-height:1rem}.h-md-1-min{min-height:1rem}.h-md-2{height:2rem}.h-md-2-max{max-height:2rem}.h-md-2-min{min-height:2rem}.h-md-4{height:4rem}.h-md-4-max{max-height:4rem}.h-md-4-min{min-height:4rem}.h-md-8{height:8rem}.h-md-8-max{max-height:8rem}.h-md-8-min{min-height:8rem}.h-md-16{height:16rem}.h-md-16-max{max-height:16rem}.h-md-16-min{min-height:16rem}.h-md-24{height:24rem}.h-md-24-max{max-height:24rem}.h-md-24-min{min-height:24rem}.h-md-32{height:32rem}.h-md-32-max{max-height:32rem}.h-md-32-min{min-height:32rem}.h-md-48{height:48rem}.h-md-48-max{max-height:48rem}.h-md-48-min{min-height:48rem}.h-md-64{height:64rem}.h-md-64-max{max-height:64rem}.h-md-64-min{min-height:64rem}.h-md-1-16{height:6.25%}.h-md-1-16-max{max-height:6.25%}.h-md-1-16-min{min-height:6.25%}.h-md-2-16{height:12.5%}.h-md-2-16-max{max-height:12.5%}.h-md-2-16-min{min-height:12.5%}.h-md-3-16{height:18.75%}.h-md-3-16-max{max-height:18.75%}.h-md-3-16-min{min-height:18.75%}.h-md-4-16{height:25%}.h-md-4-16-max{max-height:25%}.h-md-4-16-min{min-height:25%}.h-md-5-16{height:31.25%}.h-md-5-16-max{max-height:31.25%}.h-md-5-16-min{min-height:31.25%}.h-md-6-16{height:37.5%}.h-md-6-16-max{max-height:37.5%}.h-md-6-16-min{min-height:37.5%}.h-md-7-16{height:43.75%}.h-md-7-16-max{max-height:43.75%}.h-md-7-16-min{min-height:43.75%}.h-md-8-16{height:50%}.h-md-8-16-max{max-height:50%}.h-md-8-16-min{min-height:50%}.h-md-9-16{height:56.25%}.h-md-9-16-max{max-height:56.25%}.h-md-9-16-min{min-height:56.25%}.h-md-10-16{height:62.5%}.h-md-10-16-max{max-height:62.5%}.h-md-10-16-min{min-height:62.5%}.h-md-11-16{height:68.75%}.h-md-11-16-max{max-height:68.75%}.h-md-11-16-min{min-height:68.75%}.h-md-12-16{height:75%}.h-md-12-16-max{max-height:75%}.h-md-12-16-min{min-height:75%}.h-md-13-16{height:81.25%}.h-md-13-16-max{max-height:81.25%}.h-md-13-16-min{min-height:81.25%}.h-md-14-16{height:87.5%}.h-md-14-16-max{max-height:87.5%}.h-md-14-16-min{min-height:87.5%}.h-md-15-16{height:93.75%}.h-md-15-16-max{max-height:93.75%}.h-md-15-16-min{min-height:93.75%}.h-md-16-16{height:100%}.h-md-16-16-max{max-height:100%}.h-md-16-16-min{min-height:100%}}@media only screen and (min-width: 1024px){.w-lg-full{width:100%}.w-lg-full-max{max-width:100%}.w-lg-full-min{min-width:100%}.w-lg-mid{width:50%}.w-lg-mid-max{max-width:50%}.w-lg-mid-min{min-width:50%}.w-lg-quarter{width:25%}.w-lg-quarter-max{max-width:25%}.w-lg-quarter-min{min-width:25%}.w-lg-tiers{width:33%}.w-lg-tiers-max{max-width:33%}.w-lg-tiers-min{min-width:33%}.w-lg-content-max{width:max-content}.w-lg-content-max-max{max-width:max-content}.w-lg-content-max-min{min-width:max-content}.w-lg-content-min{width:min-content}.w-lg-content-min-max{max-width:min-content}.w-lg-content-min-min{min-width:min-content}.w-lg-tiny{width:2rem}.w-lg-tiny-max{max-width:2rem}.w-lg-tiny-min{min-width:2rem}.w-lg-small{width:4rem}.w-lg-small-max{max-width:4rem}.w-lg-small-min{min-width:4rem}.w-lg-medium{width:8rem}.w-lg-medium-max{max-width:8rem}.w-lg-medium-min{min-width:8rem}.w-lg-large{width:16rem}.w-lg-large-max{max-width:16rem}.w-lg-large-min{min-width:16rem}.w-lg-wide{width:32rem}.w-lg-wide-max{max-width:32rem}.w-lg-wide-min{min-width:32rem}.w-lg-1{width:1rem}.w-lg-1-max{max-width:1rem}.w-lg-1-min{min-width:1rem}.w-lg-2{width:2rem}.w-lg-2-max{max-width:2rem}.w-lg-2-min{min-width:2rem}.w-lg-4{width:4rem}.w-lg-4-max{max-width:4rem}.w-lg-4-min{min-width:4rem}.w-lg-8{width:8rem}.w-lg-8-max{max-width:8rem}.w-lg-8-min{min-width:8rem}.w-lg-16{width:16rem}.w-lg-16-max{max-width:16rem}.w-lg-16-min{min-width:16rem}.w-lg-24{width:24rem}.w-lg-24-max{max-width:24rem}.w-lg-24-min{min-width:24rem}.w-lg-32{width:32rem}.w-lg-32-max{max-width:32rem}.w-lg-32-min{min-width:32rem}.w-lg-48{width:48rem}.w-lg-48-max{max-width:48rem}.w-lg-48-min{min-width:48rem}.w-lg-64{width:64rem}.w-lg-64-max{max-width:64rem}.w-lg-64-min{min-width:64rem}.w-lg-1-16{width:6.25%}.w-lg-1-16-max{max-width:6.25%}.w-lg-1-16-min{min-width:6.25%}.w-lg-2-16{width:12.5%}.w-lg-2-16-max{max-width:12.5%}.w-lg-2-16-min{min-width:12.5%}.w-lg-3-16{width:18.75%}.w-lg-3-16-max{max-width:18.75%}.w-lg-3-16-min{min-width:18.75%}.w-lg-4-16{width:25%}.w-lg-4-16-max{max-width:25%}.w-lg-4-16-min{min-width:25%}.w-lg-5-16{width:31.25%}.w-lg-5-16-max{max-width:31.25%}.w-lg-5-16-min{min-width:31.25%}.w-lg-6-16{width:37.5%}.w-lg-6-16-max{max-width:37.5%}.w-lg-6-16-min{min-width:37.5%}.w-lg-7-16{width:43.75%}.w-lg-7-16-max{max-width:43.75%}.w-lg-7-16-min{min-width:43.75%}.w-lg-8-16{width:50%}.w-lg-8-16-max{max-width:50%}.w-lg-8-16-min{min-width:50%}.w-lg-9-16{width:56.25%}.w-lg-9-16-max{max-width:56.25%}.w-lg-9-16-min{min-width:56.25%}.w-lg-10-16{width:62.5%}.w-lg-10-16-max{max-width:62.5%}.w-lg-10-16-min{min-width:62.5%}.w-lg-11-16{width:68.75%}.w-lg-11-16-max{max-width:68.75%}.w-lg-11-16-min{min-width:68.75%}.w-lg-12-16{width:75%}.w-lg-12-16-max{max-width:75%}.w-lg-12-16-min{min-width:75%}.w-lg-13-16{width:81.25%}.w-lg-13-16-max{max-width:81.25%}.w-lg-13-16-min{min-width:81.25%}.w-lg-14-16{width:87.5%}.w-lg-14-16-max{max-width:87.5%}.w-lg-14-16-min{min-width:87.5%}.w-lg-15-16{width:93.75%}.w-lg-15-16-max{max-width:93.75%}.w-lg-15-16-min{min-width:93.75%}.w-lg-16-16{width:100%}.w-lg-16-16-max{max-width:100%}.w-lg-16-16-min{min-width:100%}.h-lg-full{height:100%}.h-lg-full-max{max-height:100%}.h-lg-full-min{min-height:100%}.h-lg-mid{height:50%}.h-lg-mid-max{max-height:50%}.h-lg-mid-min{min-height:50%}.h-lg-quarter{height:25%}.h-lg-quarter-max{max-height:25%}.h-lg-quarter-min{min-height:25%}.h-lg-tiers{height:33%}.h-lg-tiers-max{max-height:33%}.h-lg-tiers-min{min-height:33%}.h-lg-content-max{height:max-content}.h-lg-content-max-max{max-height:max-content}.h-lg-content-max-min{min-height:max-content}.h-lg-content-min{height:min-content}.h-lg-content-min-max{max-height:min-content}.h-lg-content-min-min{min-height:min-content}.h-lg-tiny{height:2rem}.h-lg-tiny-max{max-height:2rem}.h-lg-tiny-min{min-height:2rem}.h-lg-small{height:4rem}.h-lg-small-max{max-height:4rem}.h-lg-small-min{min-height:4rem}.h-lg-medium{height:8rem}.h-lg-medium-max{max-height:8rem}.h-lg-medium-min{min-height:8rem}.h-lg-large{height:16rem}.h-lg-large-max{max-height:16rem}.h-lg-large-min{min-height:16rem}.h-lg-wide{height:32rem}.h-lg-wide-max{max-height:32rem}.h-lg-wide-min{min-height:32rem}.h-lg-1{height:1rem}.h-lg-1-max{max-height:1rem}.h-lg-1-min{min-height:1rem}.h-lg-2{height:2rem}.h-lg-2-max{max-height:2rem}.h-lg-2-min{min-height:2rem}.h-lg-4{height:4rem}.h-lg-4-max{max-height:4rem}.h-lg-4-min{min-height:4rem}.h-lg-8{height:8rem}.h-lg-8-max{max-height:8rem}.h-lg-8-min{min-height:8rem}.h-lg-16{height:16rem}.h-lg-16-max{max-height:16rem}.h-lg-16-min{min-height:16rem}.h-lg-24{height:24rem}.h-lg-24-max{max-height:24rem}.h-lg-24-min{min-height:24rem}.h-lg-32{height:32rem}.h-lg-32-max{max-height:32rem}.h-lg-32-min{min-height:32rem}.h-lg-48{height:48rem}.h-lg-48-max{max-height:48rem}.h-lg-48-min{min-height:48rem}.h-lg-64{height:64rem}.h-lg-64-max{max-height:64rem}.h-lg-64-min{min-height:64rem}.h-lg-1-16{height:6.25%}.h-lg-1-16-max{max-height:6.25%}.h-lg-1-16-min{min-height:6.25%}.h-lg-2-16{height:12.5%}.h-lg-2-16-max{max-height:12.5%}.h-lg-2-16-min{min-height:12.5%}.h-lg-3-16{height:18.75%}.h-lg-3-16-max{max-height:18.75%}.h-lg-3-16-min{min-height:18.75%}.h-lg-4-16{height:25%}.h-lg-4-16-max{max-height:25%}.h-lg-4-16-min{min-height:25%}.h-lg-5-16{height:31.25%}.h-lg-5-16-max{max-height:31.25%}.h-lg-5-16-min{min-height:31.25%}.h-lg-6-16{height:37.5%}.h-lg-6-16-max{max-height:37.5%}.h-lg-6-16-min{min-height:37.5%}.h-lg-7-16{height:43.75%}.h-lg-7-16-max{max-height:43.75%}.h-lg-7-16-min{min-height:43.75%}.h-lg-8-16{height:50%}.h-lg-8-16-max{max-height:50%}.h-lg-8-16-min{min-height:50%}.h-lg-9-16{height:56.25%}.h-lg-9-16-max{max-height:56.25%}.h-lg-9-16-min{min-height:56.25%}.h-lg-10-16{height:62.5%}.h-lg-10-16-max{max-height:62.5%}.h-lg-10-16-min{min-height:62.5%}.h-lg-11-16{height:68.75%}.h-lg-11-16-max{max-height:68.75%}.h-lg-11-16-min{min-height:68.75%}.h-lg-12-16{height:75%}.h-lg-12-16-max{max-height:75%}.h-lg-12-16-min{min-height:75%}.h-lg-13-16{height:81.25%}.h-lg-13-16-max{max-height:81.25%}.h-lg-13-16-min{min-height:81.25%}.h-lg-14-16{height:87.5%}.h-lg-14-16-max{max-height:87.5%}.h-lg-14-16-min{min-height:87.5%}.h-lg-15-16{height:93.75%}.h-lg-15-16-max{max-height:93.75%}.h-lg-15-16-min{min-height:93.75%}.h-lg-16-16{height:100%}.h-lg-16-16-max{max-height:100%}.h-lg-16-16-min{min-height:100%}}@media only screen and (min-width: 1280px){.w-xl-full{width:100%}.w-xl-full-max{max-width:100%}.w-xl-full-min{min-width:100%}.w-xl-mid{width:50%}.w-xl-mid-max{max-width:50%}.w-xl-mid-min{min-width:50%}.w-xl-quarter{width:25%}.w-xl-quarter-max{max-width:25%}.w-xl-quarter-min{min-width:25%}.w-xl-tiers{width:33%}.w-xl-tiers-max{max-width:33%}.w-xl-tiers-min{min-width:33%}.w-xl-content-max{width:max-content}.w-xl-content-max-max{max-width:max-content}.w-xl-content-max-min{min-width:max-content}.w-xl-content-min{width:min-content}.w-xl-content-min-max{max-width:min-content}.w-xl-content-min-min{min-width:min-content}.w-xl-tiny{width:2rem}.w-xl-tiny-max{max-width:2rem}.w-xl-tiny-min{min-width:2rem}.w-xl-small{width:4rem}.w-xl-small-max{max-width:4rem}.w-xl-small-min{min-width:4rem}.w-xl-medium{width:8rem}.w-xl-medium-max{max-width:8rem}.w-xl-medium-min{min-width:8rem}.w-xl-large{width:16rem}.w-xl-large-max{max-width:16rem}.w-xl-large-min{min-width:16rem}.w-xl-wide{width:32rem}.w-xl-wide-max{max-width:32rem}.w-xl-wide-min{min-width:32rem}.w-xl-1{width:1rem}.w-xl-1-max{max-width:1rem}.w-xl-1-min{min-width:1rem}.w-xl-2{width:2rem}.w-xl-2-max{max-width:2rem}.w-xl-2-min{min-width:2rem}.w-xl-4{width:4rem}.w-xl-4-max{max-width:4rem}.w-xl-4-min{min-width:4rem}.w-xl-8{width:8rem}.w-xl-8-max{max-width:8rem}.w-xl-8-min{min-width:8rem}.w-xl-16{width:16rem}.w-xl-16-max{max-width:16rem}.w-xl-16-min{min-width:16rem}.w-xl-24{width:24rem}.w-xl-24-max{max-width:24rem}.w-xl-24-min{min-width:24rem}.w-xl-32{width:32rem}.w-xl-32-max{max-width:32rem}.w-xl-32-min{min-width:32rem}.w-xl-48{width:48rem}.w-xl-48-max{max-width:48rem}.w-xl-48-min{min-width:48rem}.w-xl-64{width:64rem}.w-xl-64-max{max-width:64rem}.w-xl-64-min{min-width:64rem}.w-xl-1-16{width:6.25%}.w-xl-1-16-max{max-width:6.25%}.w-xl-1-16-min{min-width:6.25%}.w-xl-2-16{width:12.5%}.w-xl-2-16-max{max-width:12.5%}.w-xl-2-16-min{min-width:12.5%}.w-xl-3-16{width:18.75%}.w-xl-3-16-max{max-width:18.75%}.w-xl-3-16-min{min-width:18.75%}.w-xl-4-16{width:25%}.w-xl-4-16-max{max-width:25%}.w-xl-4-16-min{min-width:25%}.w-xl-5-16{width:31.25%}.w-xl-5-16-max{max-width:31.25%}.w-xl-5-16-min{min-width:31.25%}.w-xl-6-16{width:37.5%}.w-xl-6-16-max{max-width:37.5%}.w-xl-6-16-min{min-width:37.5%}.w-xl-7-16{width:43.75%}.w-xl-7-16-max{max-width:43.75%}.w-xl-7-16-min{min-width:43.75%}.w-xl-8-16{width:50%}.w-xl-8-16-max{max-width:50%}.w-xl-8-16-min{min-width:50%}.w-xl-9-16{width:56.25%}.w-xl-9-16-max{max-width:56.25%}.w-xl-9-16-min{min-width:56.25%}.w-xl-10-16{width:62.5%}.w-xl-10-16-max{max-width:62.5%}.w-xl-10-16-min{min-width:62.5%}.w-xl-11-16{width:68.75%}.w-xl-11-16-max{max-width:68.75%}.w-xl-11-16-min{min-width:68.75%}.w-xl-12-16{width:75%}.w-xl-12-16-max{max-width:75%}.w-xl-12-16-min{min-width:75%}.w-xl-13-16{width:81.25%}.w-xl-13-16-max{max-width:81.25%}.w-xl-13-16-min{min-width:81.25%}.w-xl-14-16{width:87.5%}.w-xl-14-16-max{max-width:87.5%}.w-xl-14-16-min{min-width:87.5%}.w-xl-15-16{width:93.75%}.w-xl-15-16-max{max-width:93.75%}.w-xl-15-16-min{min-width:93.75%}.w-xl-16-16{width:100%}.w-xl-16-16-max{max-width:100%}.w-xl-16-16-min{min-width:100%}.h-xl-full{height:100%}.h-xl-full-max{max-height:100%}.h-xl-full-min{min-height:100%}.h-xl-mid{height:50%}.h-xl-mid-max{max-height:50%}.h-xl-mid-min{min-height:50%}.h-xl-quarter{height:25%}.h-xl-quarter-max{max-height:25%}.h-xl-quarter-min{min-height:25%}.h-xl-tiers{height:33%}.h-xl-tiers-max{max-height:33%}.h-xl-tiers-min{min-height:33%}.h-xl-content-max{height:max-content}.h-xl-content-max-max{max-height:max-content}.h-xl-content-max-min{min-height:max-content}.h-xl-content-min{height:min-content}.h-xl-content-min-max{max-height:min-content}.h-xl-content-min-min{min-height:min-content}.h-xl-tiny{height:2rem}.h-xl-tiny-max{max-height:2rem}.h-xl-tiny-min{min-height:2rem}.h-xl-small{height:4rem}.h-xl-small-max{max-height:4rem}.h-xl-small-min{min-height:4rem}.h-xl-medium{height:8rem}.h-xl-medium-max{max-height:8rem}.h-xl-medium-min{min-height:8rem}.h-xl-large{height:16rem}.h-xl-large-max{max-height:16rem}.h-xl-large-min{min-height:16rem}.h-xl-wide{height:32rem}.h-xl-wide-max{max-height:32rem}.h-xl-wide-min{min-height:32rem}.h-xl-1{height:1rem}.h-xl-1-max{max-height:1rem}.h-xl-1-min{min-height:1rem}.h-xl-2{height:2rem}.h-xl-2-max{max-height:2rem}.h-xl-2-min{min-height:2rem}.h-xl-4{height:4rem}.h-xl-4-max{max-height:4rem}.h-xl-4-min{min-height:4rem}.h-xl-8{height:8rem}.h-xl-8-max{max-height:8rem}.h-xl-8-min{min-height:8rem}.h-xl-16{height:16rem}.h-xl-16-max{max-height:16rem}.h-xl-16-min{min-height:16rem}.h-xl-24{height:24rem}.h-xl-24-max{max-height:24rem}.h-xl-24-min{min-height:24rem}.h-xl-32{height:32rem}.h-xl-32-max{max-height:32rem}.h-xl-32-min{min-height:32rem}.h-xl-48{height:48rem}.h-xl-48-max{max-height:48rem}.h-xl-48-min{min-height:48rem}.h-xl-64{height:64rem}.h-xl-64-max{max-height:64rem}.h-xl-64-min{min-height:64rem}.h-xl-1-16{height:6.25%}.h-xl-1-16-max{max-height:6.25%}.h-xl-1-16-min{min-height:6.25%}.h-xl-2-16{height:12.5%}.h-xl-2-16-max{max-height:12.5%}.h-xl-2-16-min{min-height:12.5%}.h-xl-3-16{height:18.75%}.h-xl-3-16-max{max-height:18.75%}.h-xl-3-16-min{min-height:18.75%}.h-xl-4-16{height:25%}.h-xl-4-16-max{max-height:25%}.h-xl-4-16-min{min-height:25%}.h-xl-5-16{height:31.25%}.h-xl-5-16-max{max-height:31.25%}.h-xl-5-16-min{min-height:31.25%}.h-xl-6-16{height:37.5%}.h-xl-6-16-max{max-height:37.5%}.h-xl-6-16-min{min-height:37.5%}.h-xl-7-16{height:43.75%}.h-xl-7-16-max{max-height:43.75%}.h-xl-7-16-min{min-height:43.75%}.h-xl-8-16{height:50%}.h-xl-8-16-max{max-height:50%}.h-xl-8-16-min{min-height:50%}.h-xl-9-16{height:56.25%}.h-xl-9-16-max{max-height:56.25%}.h-xl-9-16-min{min-height:56.25%}.h-xl-10-16{height:62.5%}.h-xl-10-16-max{max-height:62.5%}.h-xl-10-16-min{min-height:62.5%}.h-xl-11-16{height:68.75%}.h-xl-11-16-max{max-height:68.75%}.h-xl-11-16-min{min-height:68.75%}.h-xl-12-16{height:75%}.h-xl-12-16-max{max-height:75%}.h-xl-12-16-min{min-height:75%}.h-xl-13-16{height:81.25%}.h-xl-13-16-max{max-height:81.25%}.h-xl-13-16-min{min-height:81.25%}.h-xl-14-16{height:87.5%}.h-xl-14-16-max{max-height:87.5%}.h-xl-14-16-min{min-height:87.5%}.h-xl-15-16{height:93.75%}.h-xl-15-16-max{max-height:93.75%}.h-xl-15-16-min{min-height:93.75%}.h-xl-16-16{height:100%}.h-xl-16-16-max{max-height:100%}.h-xl-16-16-min{min-height:100%}}@media only screen and (min-width: 1540px){.w-xxl-full{width:100%}.w-xxl-full-max{max-width:100%}.w-xxl-full-min{min-width:100%}.w-xxl-mid{width:50%}.w-xxl-mid-max{max-width:50%}.w-xxl-mid-min{min-width:50%}.w-xxl-quarter{width:25%}.w-xxl-quarter-max{max-width:25%}.w-xxl-quarter-min{min-width:25%}.w-xxl-tiers{width:33%}.w-xxl-tiers-max{max-width:33%}.w-xxl-tiers-min{min-width:33%}.w-xxl-content-max{width:max-content}.w-xxl-content-max-max{max-width:max-content}.w-xxl-content-max-min{min-width:max-content}.w-xxl-content-min{width:min-content}.w-xxl-content-min-max{max-width:min-content}.w-xxl-content-min-min{min-width:min-content}.w-xxl-tiny{width:2rem}.w-xxl-tiny-max{max-width:2rem}.w-xxl-tiny-min{min-width:2rem}.w-xxl-small{width:4rem}.w-xxl-small-max{max-width:4rem}.w-xxl-small-min{min-width:4rem}.w-xxl-medium{width:8rem}.w-xxl-medium-max{max-width:8rem}.w-xxl-medium-min{min-width:8rem}.w-xxl-large{width:16rem}.w-xxl-large-max{max-width:16rem}.w-xxl-large-min{min-width:16rem}.w-xxl-wide{width:32rem}.w-xxl-wide-max{max-width:32rem}.w-xxl-wide-min{min-width:32rem}.w-xxl-1{width:1rem}.w-xxl-1-max{max-width:1rem}.w-xxl-1-min{min-width:1rem}.w-xxl-2{width:2rem}.w-xxl-2-max{max-width:2rem}.w-xxl-2-min{min-width:2rem}.w-xxl-4{width:4rem}.w-xxl-4-max{max-width:4rem}.w-xxl-4-min{min-width:4rem}.w-xxl-8{width:8rem}.w-xxl-8-max{max-width:8rem}.w-xxl-8-min{min-width:8rem}.w-xxl-16{width:16rem}.w-xxl-16-max{max-width:16rem}.w-xxl-16-min{min-width:16rem}.w-xxl-24{width:24rem}.w-xxl-24-max{max-width:24rem}.w-xxl-24-min{min-width:24rem}.w-xxl-32{width:32rem}.w-xxl-32-max{max-width:32rem}.w-xxl-32-min{min-width:32rem}.w-xxl-48{width:48rem}.w-xxl-48-max{max-width:48rem}.w-xxl-48-min{min-width:48rem}.w-xxl-64{width:64rem}.w-xxl-64-max{max-width:64rem}.w-xxl-64-min{min-width:64rem}.w-xxl-1-16{width:6.25%}.w-xxl-1-16-max{max-width:6.25%}.w-xxl-1-16-min{min-width:6.25%}.w-xxl-2-16{width:12.5%}.w-xxl-2-16-max{max-width:12.5%}.w-xxl-2-16-min{min-width:12.5%}.w-xxl-3-16{width:18.75%}.w-xxl-3-16-max{max-width:18.75%}.w-xxl-3-16-min{min-width:18.75%}.w-xxl-4-16{width:25%}.w-xxl-4-16-max{max-width:25%}.w-xxl-4-16-min{min-width:25%}.w-xxl-5-16{width:31.25%}.w-xxl-5-16-max{max-width:31.25%}.w-xxl-5-16-min{min-width:31.25%}.w-xxl-6-16{width:37.5%}.w-xxl-6-16-max{max-width:37.5%}.w-xxl-6-16-min{min-width:37.5%}.w-xxl-7-16{width:43.75%}.w-xxl-7-16-max{max-width:43.75%}.w-xxl-7-16-min{min-width:43.75%}.w-xxl-8-16{width:50%}.w-xxl-8-16-max{max-width:50%}.w-xxl-8-16-min{min-width:50%}.w-xxl-9-16{width:56.25%}.w-xxl-9-16-max{max-width:56.25%}.w-xxl-9-16-min{min-width:56.25%}.w-xxl-10-16{width:62.5%}.w-xxl-10-16-max{max-width:62.5%}.w-xxl-10-16-min{min-width:62.5%}.w-xxl-11-16{width:68.75%}.w-xxl-11-16-max{max-width:68.75%}.w-xxl-11-16-min{min-width:68.75%}.w-xxl-12-16{width:75%}.w-xxl-12-16-max{max-width:75%}.w-xxl-12-16-min{min-width:75%}.w-xxl-13-16{width:81.25%}.w-xxl-13-16-max{max-width:81.25%}.w-xxl-13-16-min{min-width:81.25%}.w-xxl-14-16{width:87.5%}.w-xxl-14-16-max{max-width:87.5%}.w-xxl-14-16-min{min-width:87.5%}.w-xxl-15-16{width:93.75%}.w-xxl-15-16-max{max-width:93.75%}.w-xxl-15-16-min{min-width:93.75%}.w-xxl-16-16{width:100%}.w-xxl-16-16-max{max-width:100%}.w-xxl-16-16-min{min-width:100%}.h-xxl-full{height:100%}.h-xxl-full-max{max-height:100%}.h-xxl-full-min{min-height:100%}.h-xxl-mid{height:50%}.h-xxl-mid-max{max-height:50%}.h-xxl-mid-min{min-height:50%}.h-xxl-quarter{height:25%}.h-xxl-quarter-max{max-height:25%}.h-xxl-quarter-min{min-height:25%}.h-xxl-tiers{height:33%}.h-xxl-tiers-max{max-height:33%}.h-xxl-tiers-min{min-height:33%}.h-xxl-content-max{height:max-content}.h-xxl-content-max-max{max-height:max-content}.h-xxl-content-max-min{min-height:max-content}.h-xxl-content-min{height:min-content}.h-xxl-content-min-max{max-height:min-content}.h-xxl-content-min-min{min-height:min-content}.h-xxl-tiny{height:2rem}.h-xxl-tiny-max{max-height:2rem}.h-xxl-tiny-min{min-height:2rem}.h-xxl-small{height:4rem}.h-xxl-small-max{max-height:4rem}.h-xxl-small-min{min-height:4rem}.h-xxl-medium{height:8rem}.h-xxl-medium-max{max-height:8rem}.h-xxl-medium-min{min-height:8rem}.h-xxl-large{height:16rem}.h-xxl-large-max{max-height:16rem}.h-xxl-large-min{min-height:16rem}.h-xxl-wide{height:32rem}.h-xxl-wide-max{max-height:32rem}.h-xxl-wide-min{min-height:32rem}.h-xxl-1{height:1rem}.h-xxl-1-max{max-height:1rem}.h-xxl-1-min{min-height:1rem}.h-xxl-2{height:2rem}.h-xxl-2-max{max-height:2rem}.h-xxl-2-min{min-height:2rem}.h-xxl-4{height:4rem}.h-xxl-4-max{max-height:4rem}.h-xxl-4-min{min-height:4rem}.h-xxl-8{height:8rem}.h-xxl-8-max{max-height:8rem}.h-xxl-8-min{min-height:8rem}.h-xxl-16{height:16rem}.h-xxl-16-max{max-height:16rem}.h-xxl-16-min{min-height:16rem}.h-xxl-24{height:24rem}.h-xxl-24-max{max-height:24rem}.h-xxl-24-min{min-height:24rem}.h-xxl-32{height:32rem}.h-xxl-32-max{max-height:32rem}.h-xxl-32-min{min-height:32rem}.h-xxl-48{height:48rem}.h-xxl-48-max{max-height:48rem}.h-xxl-48-min{min-height:48rem}.h-xxl-64{height:64rem}.h-xxl-64-max{max-height:64rem}.h-xxl-64-min{min-height:64rem}.h-xxl-1-16{height:6.25%}.h-xxl-1-16-max{max-height:6.25%}.h-xxl-1-16-min{min-height:6.25%}.h-xxl-2-16{height:12.5%}.h-xxl-2-16-max{max-height:12.5%}.h-xxl-2-16-min{min-height:12.5%}.h-xxl-3-16{height:18.75%}.h-xxl-3-16-max{max-height:18.75%}.h-xxl-3-16-min{min-height:18.75%}.h-xxl-4-16{height:25%}.h-xxl-4-16-max{max-height:25%}.h-xxl-4-16-min{min-height:25%}.h-xxl-5-16{height:31.25%}.h-xxl-5-16-max{max-height:31.25%}.h-xxl-5-16-min{min-height:31.25%}.h-xxl-6-16{height:37.5%}.h-xxl-6-16-max{max-height:37.5%}.h-xxl-6-16-min{min-height:37.5%}.h-xxl-7-16{height:43.75%}.h-xxl-7-16-max{max-height:43.75%}.h-xxl-7-16-min{min-height:43.75%}.h-xxl-8-16{height:50%}.h-xxl-8-16-max{max-height:50%}.h-xxl-8-16-min{min-height:50%}.h-xxl-9-16{height:56.25%}.h-xxl-9-16-max{max-height:56.25%}.h-xxl-9-16-min{min-height:56.25%}.h-xxl-10-16{height:62.5%}.h-xxl-10-16-max{max-height:62.5%}.h-xxl-10-16-min{min-height:62.5%}.h-xxl-11-16{height:68.75%}.h-xxl-11-16-max{max-height:68.75%}.h-xxl-11-16-min{min-height:68.75%}.h-xxl-12-16{height:75%}.h-xxl-12-16-max{max-height:75%}.h-xxl-12-16-min{min-height:75%}.h-xxl-13-16{height:81.25%}.h-xxl-13-16-max{max-height:81.25%}.h-xxl-13-16-min{min-height:81.25%}.h-xxl-14-16{height:87.5%}.h-xxl-14-16-max{max-height:87.5%}.h-xxl-14-16-min{min-height:87.5%}.h-xxl-15-16{height:93.75%}.h-xxl-15-16-max{max-height:93.75%}.h-xxl-15-16-min{min-height:93.75%}.h-xxl-16-16{height:100%}.h-xxl-16-16-max{max-height:100%}.h-xxl-16-16-min{min-height:100%}}
@@ -1,4 +1,4 @@
1
- @media only screen and (max-width: 1300px) {
1
+ @media only screen and (min-width: 640px) {
2
2
  /** cssfabric : tbl*/
3
3
  .table {
4
4
  border-collapse: collapse;
@@ -9,7 +9,7 @@
9
9
  position: relative;
10
10
  margin-bottom: 2rem;
11
11
  }
12
- .table.tbl-xxl-head thead tr th {
12
+ .table.tbl-sm-head thead tr th {
13
13
  background-color: table_bg_color_head;
14
14
  }
15
15
  .table thead tr th,
@@ -21,58 +21,58 @@
21
21
  .table .tbody .tr .td {
22
22
  padding: 0.25em;
23
23
  }
24
- .table.tbl-xxl-layout {
24
+ .table.tbl-sm-layout {
25
25
  table-layout: fixed;
26
26
  }
27
- .table.tbl-xxl-h-line th,
28
- .table.tbl-xxl-h-line td,
29
- .table.tbl-xxl-h-line .th,
30
- .table.tbl-xxl-h-line .td {
27
+ .table.tbl-sm-h-line th,
28
+ .table.tbl-sm-h-line td,
29
+ .table.tbl-sm-h-line .th,
30
+ .table.tbl-sm-h-line .td {
31
31
  border-bottom: 1px solid #ededed;
32
32
  }
33
- .table.tbl-xxl-h-line:last-child {
33
+ .table.tbl-sm-h-line:last-child {
34
34
  border-bottom: none;
35
35
  }
36
- .table.tbl-xxl-v-line tr th, .table.tbl-xxl-v-line tr td {
36
+ .table.tbl-sm-v-line tr th, .table.tbl-sm-v-line tr td {
37
37
  border-right: 1px solid #ededed;
38
38
  }
39
- .table.tbl-xxl-v-line tr th:last-child, .table.tbl-xxl-v-line tr td:last-child {
39
+ .table.tbl-sm-v-line tr th:last-child, .table.tbl-sm-v-line tr td:last-child {
40
40
  border-right: none;
41
41
  }
42
- .table.tbl-xxl-border {
42
+ .table.tbl-sm-border {
43
43
  border: 1px solid #ededed;
44
44
  }
45
- .table.tbl-xxl-shad thead tr th {
45
+ .table.tbl-sm-shad thead tr th {
46
46
  box-shadow: 4px 4px 8px #ccc;
47
47
  z-index: 11;
48
48
  }
49
- .table.tbl-xxl-shad thead tr th:last-child {
49
+ .table.tbl-sm-shad thead tr th:last-child {
50
50
  box-shadow: 4px 4px 8px #ccc;
51
51
  z-index: -1;
52
52
  }
53
- .table.tbl-xxl-bg-strip-2 tr:nth-child(2n+2) td {
53
+ .table.tbl-sm-bg-strip-2 tr:nth-child(2n+2) td {
54
54
  background-color: #ededed;
55
55
  }
56
- .table.tbl-xxl-bg-strip-5 tr:nth-child(5n+5) td {
56
+ .table.tbl-sm-bg-strip-5 tr:nth-child(5n+5) td {
57
57
  background-color: #ededed;
58
58
  }
59
- .table.tbl-xxl-sticky {
59
+ .table.tbl-sm-sticky {
60
60
  position: relative;
61
61
  }
62
- .table.tbl-xxl-sticky thead tr,
63
- .table.tbl-xxl-sticky .thead .tr {
62
+ .table.tbl-sm-sticky thead tr,
63
+ .table.tbl-sm-sticky .thead .tr {
64
64
  position: static;
65
65
  }
66
- .table.tbl-xxl-sticky thead tr th,
67
- .table.tbl-xxl-sticky thead tr .th,
68
- .table.tbl-xxl-sticky .thead .tr th,
69
- .table.tbl-xxl-sticky .thead .tr .th {
66
+ .table.tbl-sm-sticky thead tr th,
67
+ .table.tbl-sm-sticky thead tr .th,
68
+ .table.tbl-sm-sticky .thead .tr th,
69
+ .table.tbl-sm-sticky .thead .tr .th {
70
70
  background-color: #ededed;
71
71
  position: sticky;
72
72
  top: 0;
73
73
  }
74
74
  }
75
- @media only screen and (max-width: 1200px) {
75
+ @media only screen and (min-width: 768px) {
76
76
  /** cssfabric : tbl*/
77
77
  .table {
78
78
  border-collapse: collapse;
@@ -83,7 +83,7 @@
83
83
  position: relative;
84
84
  margin-bottom: 2rem;
85
85
  }
86
- .table.tbl-xl-head thead tr th {
86
+ .table.tbl-md-head thead tr th {
87
87
  background-color: table_bg_color_head;
88
88
  }
89
89
  .table thead tr th,
@@ -95,58 +95,58 @@
95
95
  .table .tbody .tr .td {
96
96
  padding: 0.25em;
97
97
  }
98
- .table.tbl-xl-layout {
98
+ .table.tbl-md-layout {
99
99
  table-layout: fixed;
100
100
  }
101
- .table.tbl-xl-h-line th,
102
- .table.tbl-xl-h-line td,
103
- .table.tbl-xl-h-line .th,
104
- .table.tbl-xl-h-line .td {
101
+ .table.tbl-md-h-line th,
102
+ .table.tbl-md-h-line td,
103
+ .table.tbl-md-h-line .th,
104
+ .table.tbl-md-h-line .td {
105
105
  border-bottom: 1px solid #ededed;
106
106
  }
107
- .table.tbl-xl-h-line:last-child {
107
+ .table.tbl-md-h-line:last-child {
108
108
  border-bottom: none;
109
109
  }
110
- .table.tbl-xl-v-line tr th, .table.tbl-xl-v-line tr td {
110
+ .table.tbl-md-v-line tr th, .table.tbl-md-v-line tr td {
111
111
  border-right: 1px solid #ededed;
112
112
  }
113
- .table.tbl-xl-v-line tr th:last-child, .table.tbl-xl-v-line tr td:last-child {
113
+ .table.tbl-md-v-line tr th:last-child, .table.tbl-md-v-line tr td:last-child {
114
114
  border-right: none;
115
115
  }
116
- .table.tbl-xl-border {
116
+ .table.tbl-md-border {
117
117
  border: 1px solid #ededed;
118
118
  }
119
- .table.tbl-xl-shad thead tr th {
119
+ .table.tbl-md-shad thead tr th {
120
120
  box-shadow: 4px 4px 8px #ccc;
121
121
  z-index: 11;
122
122
  }
123
- .table.tbl-xl-shad thead tr th:last-child {
123
+ .table.tbl-md-shad thead tr th:last-child {
124
124
  box-shadow: 4px 4px 8px #ccc;
125
125
  z-index: -1;
126
126
  }
127
- .table.tbl-xl-bg-strip-2 tr:nth-child(2n+2) td {
127
+ .table.tbl-md-bg-strip-2 tr:nth-child(2n+2) td {
128
128
  background-color: #ededed;
129
129
  }
130
- .table.tbl-xl-bg-strip-5 tr:nth-child(5n+5) td {
130
+ .table.tbl-md-bg-strip-5 tr:nth-child(5n+5) td {
131
131
  background-color: #ededed;
132
132
  }
133
- .table.tbl-xl-sticky {
133
+ .table.tbl-md-sticky {
134
134
  position: relative;
135
135
  }
136
- .table.tbl-xl-sticky thead tr,
137
- .table.tbl-xl-sticky .thead .tr {
136
+ .table.tbl-md-sticky thead tr,
137
+ .table.tbl-md-sticky .thead .tr {
138
138
  position: static;
139
139
  }
140
- .table.tbl-xl-sticky thead tr th,
141
- .table.tbl-xl-sticky thead tr .th,
142
- .table.tbl-xl-sticky .thead .tr th,
143
- .table.tbl-xl-sticky .thead .tr .th {
140
+ .table.tbl-md-sticky thead tr th,
141
+ .table.tbl-md-sticky thead tr .th,
142
+ .table.tbl-md-sticky .thead .tr th,
143
+ .table.tbl-md-sticky .thead .tr .th {
144
144
  background-color: #ededed;
145
145
  position: sticky;
146
146
  top: 0;
147
147
  }
148
148
  }
149
- @media only screen and (max-width: 960px) {
149
+ @media only screen and (min-width: 1024px) {
150
150
  /** cssfabric : tbl*/
151
151
  .table {
152
152
  border-collapse: collapse;
@@ -220,7 +220,7 @@
220
220
  top: 0;
221
221
  }
222
222
  }
223
- @media only screen and (max-width: 760px) {
223
+ @media only screen and (min-width: 1280px) {
224
224
  /** cssfabric : tbl*/
225
225
  .table {
226
226
  border-collapse: collapse;
@@ -231,7 +231,7 @@
231
231
  position: relative;
232
232
  margin-bottom: 2rem;
233
233
  }
234
- .table.tbl-md-head thead tr th {
234
+ .table.tbl-xl-head thead tr th {
235
235
  background-color: table_bg_color_head;
236
236
  }
237
237
  .table thead tr th,
@@ -243,52 +243,126 @@
243
243
  .table .tbody .tr .td {
244
244
  padding: 0.25em;
245
245
  }
246
- .table.tbl-md-layout {
246
+ .table.tbl-xl-layout {
247
247
  table-layout: fixed;
248
248
  }
249
- .table.tbl-md-h-line th,
250
- .table.tbl-md-h-line td,
251
- .table.tbl-md-h-line .th,
252
- .table.tbl-md-h-line .td {
249
+ .table.tbl-xl-h-line th,
250
+ .table.tbl-xl-h-line td,
251
+ .table.tbl-xl-h-line .th,
252
+ .table.tbl-xl-h-line .td {
253
253
  border-bottom: 1px solid #ededed;
254
254
  }
255
- .table.tbl-md-h-line:last-child {
255
+ .table.tbl-xl-h-line:last-child {
256
256
  border-bottom: none;
257
257
  }
258
- .table.tbl-md-v-line tr th, .table.tbl-md-v-line tr td {
258
+ .table.tbl-xl-v-line tr th, .table.tbl-xl-v-line tr td {
259
259
  border-right: 1px solid #ededed;
260
260
  }
261
- .table.tbl-md-v-line tr th:last-child, .table.tbl-md-v-line tr td:last-child {
261
+ .table.tbl-xl-v-line tr th:last-child, .table.tbl-xl-v-line tr td:last-child {
262
262
  border-right: none;
263
263
  }
264
- .table.tbl-md-border {
264
+ .table.tbl-xl-border {
265
265
  border: 1px solid #ededed;
266
266
  }
267
- .table.tbl-md-shad thead tr th {
267
+ .table.tbl-xl-shad thead tr th {
268
268
  box-shadow: 4px 4px 8px #ccc;
269
269
  z-index: 11;
270
270
  }
271
- .table.tbl-md-shad thead tr th:last-child {
271
+ .table.tbl-xl-shad thead tr th:last-child {
272
272
  box-shadow: 4px 4px 8px #ccc;
273
273
  z-index: -1;
274
274
  }
275
- .table.tbl-md-bg-strip-2 tr:nth-child(2n+2) td {
275
+ .table.tbl-xl-bg-strip-2 tr:nth-child(2n+2) td {
276
276
  background-color: #ededed;
277
277
  }
278
- .table.tbl-md-bg-strip-5 tr:nth-child(5n+5) td {
278
+ .table.tbl-xl-bg-strip-5 tr:nth-child(5n+5) td {
279
279
  background-color: #ededed;
280
280
  }
281
- .table.tbl-md-sticky {
281
+ .table.tbl-xl-sticky {
282
282
  position: relative;
283
283
  }
284
- .table.tbl-md-sticky thead tr,
285
- .table.tbl-md-sticky .thead .tr {
284
+ .table.tbl-xl-sticky thead tr,
285
+ .table.tbl-xl-sticky .thead .tr {
286
286
  position: static;
287
287
  }
288
- .table.tbl-md-sticky thead tr th,
289
- .table.tbl-md-sticky thead tr .th,
290
- .table.tbl-md-sticky .thead .tr th,
291
- .table.tbl-md-sticky .thead .tr .th {
288
+ .table.tbl-xl-sticky thead tr th,
289
+ .table.tbl-xl-sticky thead tr .th,
290
+ .table.tbl-xl-sticky .thead .tr th,
291
+ .table.tbl-xl-sticky .thead .tr .th {
292
+ background-color: #ededed;
293
+ position: sticky;
294
+ top: 0;
295
+ }
296
+ }
297
+ @media only screen and (min-width: 1540px) {
298
+ /** cssfabric : tbl*/
299
+ .table {
300
+ border-collapse: collapse;
301
+ border-spacing: 0;
302
+ }
303
+ .table thead,
304
+ .table .thead {
305
+ position: relative;
306
+ margin-bottom: 2rem;
307
+ }
308
+ .table.tbl-xxl-head thead tr th {
309
+ background-color: table_bg_color_head;
310
+ }
311
+ .table thead tr th,
312
+ .table .thead .tr .th {
313
+ padding: 0.5rem 0.25rem;
314
+ font-weight: normal;
315
+ }
316
+ .table tbody tr td,
317
+ .table .tbody .tr .td {
318
+ padding: 0.25em;
319
+ }
320
+ .table.tbl-xxl-layout {
321
+ table-layout: fixed;
322
+ }
323
+ .table.tbl-xxl-h-line th,
324
+ .table.tbl-xxl-h-line td,
325
+ .table.tbl-xxl-h-line .th,
326
+ .table.tbl-xxl-h-line .td {
327
+ border-bottom: 1px solid #ededed;
328
+ }
329
+ .table.tbl-xxl-h-line:last-child {
330
+ border-bottom: none;
331
+ }
332
+ .table.tbl-xxl-v-line tr th, .table.tbl-xxl-v-line tr td {
333
+ border-right: 1px solid #ededed;
334
+ }
335
+ .table.tbl-xxl-v-line tr th:last-child, .table.tbl-xxl-v-line tr td:last-child {
336
+ border-right: none;
337
+ }
338
+ .table.tbl-xxl-border {
339
+ border: 1px solid #ededed;
340
+ }
341
+ .table.tbl-xxl-shad thead tr th {
342
+ box-shadow: 4px 4px 8px #ccc;
343
+ z-index: 11;
344
+ }
345
+ .table.tbl-xxl-shad thead tr th:last-child {
346
+ box-shadow: 4px 4px 8px #ccc;
347
+ z-index: -1;
348
+ }
349
+ .table.tbl-xxl-bg-strip-2 tr:nth-child(2n+2) td {
350
+ background-color: #ededed;
351
+ }
352
+ .table.tbl-xxl-bg-strip-5 tr:nth-child(5n+5) td {
353
+ background-color: #ededed;
354
+ }
355
+ .table.tbl-xxl-sticky {
356
+ position: relative;
357
+ }
358
+ .table.tbl-xxl-sticky thead tr,
359
+ .table.tbl-xxl-sticky .thead .tr {
360
+ position: static;
361
+ }
362
+ .table.tbl-xxl-sticky thead tr th,
363
+ .table.tbl-xxl-sticky thead tr .th,
364
+ .table.tbl-xxl-sticky .thead .tr th,
365
+ .table.tbl-xxl-sticky .thead .tr .th {
292
366
  background-color: #ededed;
293
367
  position: sticky;
294
368
  top: 0;
@@ -1 +1 @@
1
- @media only screen and (max-width: 1300px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-xxl-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-xxl-layout{table-layout:fixed}.table.tbl-xxl-h-line th,.table.tbl-xxl-h-line td,.table.tbl-xxl-h-line .th,.table.tbl-xxl-h-line .td{border-bottom:1px solid #ededed}.table.tbl-xxl-h-line:last-child{border-bottom:none}.table.tbl-xxl-v-line tr th,.table.tbl-xxl-v-line tr td{border-right:1px solid #ededed}.table.tbl-xxl-v-line tr th:last-child,.table.tbl-xxl-v-line tr td:last-child{border-right:none}.table.tbl-xxl-border{border:1px solid #ededed}.table.tbl-xxl-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-xxl-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-xxl-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-xxl-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-xxl-sticky{position:relative}.table.tbl-xxl-sticky thead tr,.table.tbl-xxl-sticky .thead .tr{position:static}.table.tbl-xxl-sticky thead tr th,.table.tbl-xxl-sticky thead tr .th,.table.tbl-xxl-sticky .thead .tr th,.table.tbl-xxl-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}@media only screen and (max-width: 1200px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-xl-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-xl-layout{table-layout:fixed}.table.tbl-xl-h-line th,.table.tbl-xl-h-line td,.table.tbl-xl-h-line .th,.table.tbl-xl-h-line .td{border-bottom:1px solid #ededed}.table.tbl-xl-h-line:last-child{border-bottom:none}.table.tbl-xl-v-line tr th,.table.tbl-xl-v-line tr td{border-right:1px solid #ededed}.table.tbl-xl-v-line tr th:last-child,.table.tbl-xl-v-line tr td:last-child{border-right:none}.table.tbl-xl-border{border:1px solid #ededed}.table.tbl-xl-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-xl-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-xl-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-xl-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-xl-sticky{position:relative}.table.tbl-xl-sticky thead tr,.table.tbl-xl-sticky .thead .tr{position:static}.table.tbl-xl-sticky thead tr th,.table.tbl-xl-sticky thead tr .th,.table.tbl-xl-sticky .thead .tr th,.table.tbl-xl-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}@media only screen and (max-width: 960px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-lg-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-lg-layout{table-layout:fixed}.table.tbl-lg-h-line th,.table.tbl-lg-h-line td,.table.tbl-lg-h-line .th,.table.tbl-lg-h-line .td{border-bottom:1px solid #ededed}.table.tbl-lg-h-line:last-child{border-bottom:none}.table.tbl-lg-v-line tr th,.table.tbl-lg-v-line tr td{border-right:1px solid #ededed}.table.tbl-lg-v-line tr th:last-child,.table.tbl-lg-v-line tr td:last-child{border-right:none}.table.tbl-lg-border{border:1px solid #ededed}.table.tbl-lg-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-lg-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-lg-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-lg-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-lg-sticky{position:relative}.table.tbl-lg-sticky thead tr,.table.tbl-lg-sticky .thead .tr{position:static}.table.tbl-lg-sticky thead tr th,.table.tbl-lg-sticky thead tr .th,.table.tbl-lg-sticky .thead .tr th,.table.tbl-lg-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}@media only screen and (max-width: 760px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-md-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-md-layout{table-layout:fixed}.table.tbl-md-h-line th,.table.tbl-md-h-line td,.table.tbl-md-h-line .th,.table.tbl-md-h-line .td{border-bottom:1px solid #ededed}.table.tbl-md-h-line:last-child{border-bottom:none}.table.tbl-md-v-line tr th,.table.tbl-md-v-line tr td{border-right:1px solid #ededed}.table.tbl-md-v-line tr th:last-child,.table.tbl-md-v-line tr td:last-child{border-right:none}.table.tbl-md-border{border:1px solid #ededed}.table.tbl-md-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-md-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-md-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-md-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-md-sticky{position:relative}.table.tbl-md-sticky thead tr,.table.tbl-md-sticky .thead .tr{position:static}.table.tbl-md-sticky thead tr th,.table.tbl-md-sticky thead tr .th,.table.tbl-md-sticky .thead .tr th,.table.tbl-md-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}
1
+ @media only screen and (min-width: 640px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-sm-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-sm-layout{table-layout:fixed}.table.tbl-sm-h-line th,.table.tbl-sm-h-line td,.table.tbl-sm-h-line .th,.table.tbl-sm-h-line .td{border-bottom:1px solid #ededed}.table.tbl-sm-h-line:last-child{border-bottom:none}.table.tbl-sm-v-line tr th,.table.tbl-sm-v-line tr td{border-right:1px solid #ededed}.table.tbl-sm-v-line tr th:last-child,.table.tbl-sm-v-line tr td:last-child{border-right:none}.table.tbl-sm-border{border:1px solid #ededed}.table.tbl-sm-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-sm-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-sm-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-sm-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-sm-sticky{position:relative}.table.tbl-sm-sticky thead tr,.table.tbl-sm-sticky .thead .tr{position:static}.table.tbl-sm-sticky thead tr th,.table.tbl-sm-sticky thead tr .th,.table.tbl-sm-sticky .thead .tr th,.table.tbl-sm-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}@media only screen and (min-width: 768px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-md-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-md-layout{table-layout:fixed}.table.tbl-md-h-line th,.table.tbl-md-h-line td,.table.tbl-md-h-line .th,.table.tbl-md-h-line .td{border-bottom:1px solid #ededed}.table.tbl-md-h-line:last-child{border-bottom:none}.table.tbl-md-v-line tr th,.table.tbl-md-v-line tr td{border-right:1px solid #ededed}.table.tbl-md-v-line tr th:last-child,.table.tbl-md-v-line tr td:last-child{border-right:none}.table.tbl-md-border{border:1px solid #ededed}.table.tbl-md-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-md-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-md-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-md-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-md-sticky{position:relative}.table.tbl-md-sticky thead tr,.table.tbl-md-sticky .thead .tr{position:static}.table.tbl-md-sticky thead tr th,.table.tbl-md-sticky thead tr .th,.table.tbl-md-sticky .thead .tr th,.table.tbl-md-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}@media only screen and (min-width: 1024px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-lg-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-lg-layout{table-layout:fixed}.table.tbl-lg-h-line th,.table.tbl-lg-h-line td,.table.tbl-lg-h-line .th,.table.tbl-lg-h-line .td{border-bottom:1px solid #ededed}.table.tbl-lg-h-line:last-child{border-bottom:none}.table.tbl-lg-v-line tr th,.table.tbl-lg-v-line tr td{border-right:1px solid #ededed}.table.tbl-lg-v-line tr th:last-child,.table.tbl-lg-v-line tr td:last-child{border-right:none}.table.tbl-lg-border{border:1px solid #ededed}.table.tbl-lg-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-lg-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-lg-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-lg-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-lg-sticky{position:relative}.table.tbl-lg-sticky thead tr,.table.tbl-lg-sticky .thead .tr{position:static}.table.tbl-lg-sticky thead tr th,.table.tbl-lg-sticky thead tr .th,.table.tbl-lg-sticky .thead .tr th,.table.tbl-lg-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}@media only screen and (min-width: 1280px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-xl-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-xl-layout{table-layout:fixed}.table.tbl-xl-h-line th,.table.tbl-xl-h-line td,.table.tbl-xl-h-line .th,.table.tbl-xl-h-line .td{border-bottom:1px solid #ededed}.table.tbl-xl-h-line:last-child{border-bottom:none}.table.tbl-xl-v-line tr th,.table.tbl-xl-v-line tr td{border-right:1px solid #ededed}.table.tbl-xl-v-line tr th:last-child,.table.tbl-xl-v-line tr td:last-child{border-right:none}.table.tbl-xl-border{border:1px solid #ededed}.table.tbl-xl-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-xl-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-xl-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-xl-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-xl-sticky{position:relative}.table.tbl-xl-sticky thead tr,.table.tbl-xl-sticky .thead .tr{position:static}.table.tbl-xl-sticky thead tr th,.table.tbl-xl-sticky thead tr .th,.table.tbl-xl-sticky .thead .tr th,.table.tbl-xl-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}@media only screen and (min-width: 1540px){.table{border-collapse:collapse;border-spacing:0}.table thead,.table .thead{position:relative;margin-bottom:2rem}.table.tbl-xxl-head thead tr th{background-color:table_bg_color_head}.table thead tr th,.table .thead .tr .th{padding:.5rem .25rem;font-weight:normal}.table tbody tr td,.table .tbody .tr .td{padding:.25em}.table.tbl-xxl-layout{table-layout:fixed}.table.tbl-xxl-h-line th,.table.tbl-xxl-h-line td,.table.tbl-xxl-h-line .th,.table.tbl-xxl-h-line .td{border-bottom:1px solid #ededed}.table.tbl-xxl-h-line:last-child{border-bottom:none}.table.tbl-xxl-v-line tr th,.table.tbl-xxl-v-line tr td{border-right:1px solid #ededed}.table.tbl-xxl-v-line tr th:last-child,.table.tbl-xxl-v-line tr td:last-child{border-right:none}.table.tbl-xxl-border{border:1px solid #ededed}.table.tbl-xxl-shad thead tr th{box-shadow:4px 4px 8px #ccc;z-index:11}.table.tbl-xxl-shad thead tr th:last-child{box-shadow:4px 4px 8px #ccc;z-index:-1}.table.tbl-xxl-bg-strip-2 tr:nth-child(2n+2) td{background-color:#ededed}.table.tbl-xxl-bg-strip-5 tr:nth-child(5n+5) td{background-color:#ededed}.table.tbl-xxl-sticky{position:relative}.table.tbl-xxl-sticky thead tr,.table.tbl-xxl-sticky .thead .tr{position:static}.table.tbl-xxl-sticky thead tr th,.table.tbl-xxl-sticky thead tr .th,.table.tbl-xxl-sticky .thead .tr th,.table.tbl-xxl-sticky .thead .tr .th{background-color:#ededed;position:sticky;top:0}}
@@ -1,5 +1,5 @@
1
- @media only screen and (max-width: 1300px) {
2
- .text-xxl-ellipsis {
1
+ @media only screen and (min-width: 640px) {
2
+ .text-sm-ellipsis {
3
3
  text-overflow: ellipsis;
4
4
  overflow: hidden;
5
5
  white-space: nowrap;
@@ -47,8 +47,8 @@ h6 {
47
47
  font-weight: 400;
48
48
  }
49
49
  }
50
- @media only screen and (max-width: 1200px) {
51
- .text-xl-ellipsis {
50
+ @media only screen and (min-width: 768px) {
51
+ .text-md-ellipsis {
52
52
  text-overflow: ellipsis;
53
53
  overflow: hidden;
54
54
  white-space: nowrap;
@@ -96,7 +96,7 @@ h6 {
96
96
  font-weight: 400;
97
97
  }
98
98
  }
99
- @media only screen and (max-width: 960px) {
99
+ @media only screen and (min-width: 1024px) {
100
100
  .text-lg-ellipsis {
101
101
  text-overflow: ellipsis;
102
102
  overflow: hidden;
@@ -145,8 +145,57 @@ h6 {
145
145
  font-weight: 400;
146
146
  }
147
147
  }
148
- @media only screen and (max-width: 760px) {
149
- .text-md-ellipsis {
148
+ @media only screen and (min-width: 1280px) {
149
+ .text-xl-ellipsis {
150
+ text-overflow: ellipsis;
151
+ overflow: hidden;
152
+ white-space: nowrap;
153
+ }
154
+
155
+ .h1,
156
+ h1 {
157
+ font-size: var(--font-size-h1);
158
+ line-height: 1.2;
159
+ font-weight: 400;
160
+ }
161
+
162
+ .h2,
163
+ h2 {
164
+ font-size: var(--font-size-h2);
165
+ line-height: 1.2;
166
+ font-weight: 400;
167
+ }
168
+
169
+ .h3,
170
+ h3 {
171
+ font-size: var(--font-size-h3);
172
+ line-height: 1.2;
173
+ font-weight: 400;
174
+ }
175
+
176
+ .h4,
177
+ h4 {
178
+ font-size: var(--font-size-h4);
179
+ line-height: 1.2;
180
+ font-weight: 400;
181
+ }
182
+
183
+ .h5,
184
+ h5 {
185
+ font-size: var(--font-size-h5);
186
+ line-height: 1.2;
187
+ font-weight: 400;
188
+ }
189
+
190
+ .h6,
191
+ h6 {
192
+ font-size: var(--font-size-h6);
193
+ line-height: 1.2;
194
+ font-weight: 400;
195
+ }
196
+ }
197
+ @media only screen and (min-width: 1540px) {
198
+ .text-xxl-ellipsis {
150
199
  text-overflow: ellipsis;
151
200
  overflow: hidden;
152
201
  white-space: nowrap;
@@ -1 +1 @@
1
- @media only screen and (max-width: 1300px){.text-xxl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}@media only screen and (max-width: 1200px){.text-xl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}@media only screen and (max-width: 960px){.text-lg-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}@media only screen and (max-width: 760px){.text-md-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}
1
+ @media only screen and (min-width: 640px){.text-sm-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}@media only screen and (min-width: 768px){.text-md-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}@media only screen and (min-width: 1024px){.text-lg-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}@media only screen and (min-width: 1280px){.text-xl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}@media only screen and (min-width: 1540px){.text-xxl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1);line-height:1.2;font-weight:400}.h2,h2{font-size:var(--font-size-h2);line-height:1.2;font-weight:400}.h3,h3{font-size:var(--font-size-h3);line-height:1.2;font-weight:400}.h4,h4{font-size:var(--font-size-h4);line-height:1.2;font-weight:400}.h5,h5{font-size:var(--font-size-h5);line-height:1.2;font-weight:400}.h6,h6{font-size:var(--font-size-h6);line-height:1.2;font-weight:400}}
package/svelte.config.js CHANGED
@@ -5,12 +5,11 @@ import preprocess from 'svelte-preprocess';
5
5
  const config = {
6
6
  // Consult https://github.com/sveltejs/svelte-preprocess
7
7
  // for more information about preprocessors
8
- preprocess: preprocess(),
8
+ preprocess: preprocess({scss: { includePaths: ['src', 'node_modules'] },}),
9
9
 
10
10
  kit: {
11
11
  adapter: adapter(),
12
12
 
13
- // Override http methods in the Todo forms
14
13
  methodOverride: {
15
14
  allowed: ['PATCH', 'DELETE']
16
15
  },