@medyll/cssfabric 0.0.14 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/index.js +7 -0
- package/gulpfile.js +3 -15
- package/lib/styles/core/animation/animation.css +0 -215
- package/lib/styles/core/animation/animation.min.css +0 -1
- package/lib/styles/core/box/box.css +1038 -852
- package/lib/styles/core/box/box.min.css +1 -1
- package/lib/styles/core/box/box.responsive.css +5253 -6588
- package/lib/styles/core/box/box.responsive.min.css +1 -1
- package/lib/styles/core/color/color.css +36 -36
- package/lib/styles/core/color/color.min.css +1 -1
- package/lib/styles/core/color/color.responsive.css +185 -1110
- package/lib/styles/core/color/color.responsive.min.css +1 -1
- package/lib/styles/core/flex/flex.css +56 -72
- package/lib/styles/core/flex/flex.min.css +1 -1
- package/lib/styles/core/flex/flex.responsive.css +286 -508
- package/lib/styles/core/flex/flex.responsive.min.css +1 -1
- package/lib/styles/core/grid/grid.css +103 -34
- package/lib/styles/core/grid/grid.min.css +1 -1
- package/lib/styles/core/grid/grid.responsive.css +506 -213
- package/lib/styles/core/grid/grid.responsive.min.css +1 -1
- package/lib/styles/core/menu/menu.responsive.css +5 -86
- package/lib/styles/core/menu/menu.responsive.min.css +1 -1
- package/lib/styles/core/overflow/overflow.css +59 -83
- package/lib/styles/core/overflow/overflow.min.css +1 -1
- package/lib/styles/core/overflow/overflow.responsive.css +305 -486
- package/lib/styles/core/overflow/overflow.responsive.min.css +1 -1
- package/lib/styles/core/scale/scale.css +192 -192
- package/lib/styles/core/scale/scale.min.css +1 -1
- package/lib/styles/core/scale/scale.responsive.css +965 -1606
- package/lib/styles/core/scale/scale.responsive.min.css +1 -1
- package/lib/styles/core/table/table.css +71 -70
- package/lib/styles/core/table/table.responsive.css +5 -79
- package/lib/styles/core/table/table.responsive.min.css +1 -1
- package/lib/styles/core/text/text.responsive.css +5 -154
- package/lib/styles/core/text/text.responsive.min.css +1 -1
- package/lib/styles/core/vars.css +37 -41
- package/lib/styles/core/vars.min.css +1 -1
- package/lib/styles/core/zindex/zindex.css +42 -348
- package/lib/styles/core/zindex/zindex.min.css +1 -1
- package/lib/styles/cssfabric.css +1528 -3792
- package/lib/styles/cssfabric.min.css +7 -7
- package/lib/styles/cssfabric.responsive.css +13034 -16229
- package/lib/styles/cssfabric.responsive.min.css +9 -9
- package/package.json +13 -11
- package/src/_generated/export.variables.json +171 -167
- package/src/cssfabric/_utils.scss +1 -1
- package/src/cssfabric/modules/_cssfabric-config.scss +8 -6
- package/src/cssfabric/modules/animation/animation.scss +2 -2
- package/src/cssfabric/modules/box/_box-build.scss +57 -4
- package/src/cssfabric/modules/box/_box-vars.scss +1 -1
- package/src/cssfabric/modules/box/box-responsive.scss +2 -2
- package/src/cssfabric/modules/color/_color-build.scss +1 -1
- package/src/cssfabric/modules/color/color-responsive.scss +1 -1
- package/src/cssfabric/modules/flex/_flex-build.scss +35 -54
- package/src/cssfabric/modules/flex/_flex-vars.scss +3 -6
- package/src/cssfabric/modules/grid/_grid-build.scss +42 -49
- package/src/cssfabric/modules/grid/_grid-vars.scss +6 -5
- package/src/cssfabric/modules/grid/grid-responsive.scss +1 -1
- package/src/cssfabric/modules/menu/menu-responsive.scss +1 -1
- package/src/cssfabric/modules/overflow/overflow-responsive.scss +1 -1
- package/src/cssfabric/modules/scale/_scale-build.scss +1 -1
- package/src/cssfabric/modules/scale/scale-responsive.scss +1 -1
- package/src/cssfabric/modules/table/table-responsive.scss +1 -1
- package/src/cssfabric/modules/text/text-responsive.scss +1 -1
- package/src/cssfabric/modules/theme/_theme-build.scss +2 -0
- package/src/cssfabric/modules/vars.scss +5 -6
- package/src/cssfabric/modules/zindex/_zindex-vars.scss +8 -13
- package/src/cssfabric/modules/zindex/zindex.scss +6 -10
- package/lib/styles/core/main.css +0 -2263
- package/src/cssfabric/modules/main.scss +0 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
@media only screen and (max-width:0rem){.scale-w-xxxl-full,.w-xxxl-full{width:100%}.scale-w-xxxl-full-max,.w-xxxl-full-max{max-width:100%}.scale-w-xxxl-full-min,.w-xxxl-full-min{min-width:100%}.scale-w-xxxl-mid,.w-xxxl-mid{width:50%}.scale-w-xxxl-mid-max,.w-xxxl-mid-max{max-width:50%}.scale-w-xxxl-mid-min,.w-xxxl-mid-min{min-width:50%}.scale-w-xxxl-quarter,.w-xxxl-quarter{width:25%}.scale-w-xxxl-quarter-max,.w-xxxl-quarter-max{max-width:25%}.scale-w-xxxl-quarter-min,.w-xxxl-quarter-min{min-width:25%}.scale-w-xxxl-tiers,.w-xxxl-tiers{width:33%}.scale-w-xxxl-tiers-max,.w-xxxl-tiers-max{max-width:33%}.scale-w-xxxl-tiers-min,.w-xxxl-tiers-min{min-width:33%}.scale-w-xxxl-content-max,.w-xxxl-content-max{width:max-content}.scale-w-xxxl-content-max-max,.w-xxxl-content-max-max{max-width:max-content}.scale-w-xxxl-content-max-min,.w-xxxl-content-max-min{min-width:max-content}.scale-w-xxxl-content-min,.w-xxxl-content-min{width:min-content}.scale-w-xxxl-content-min-max,.w-xxxl-content-min-max{max-width:min-content}.scale-w-xxxl-content-min-min,.w-xxxl-content-min-min{min-width:min-content}.scale-w-xxxl-1,.w-xxxl-1{width:1rem}.scale-w-xxxl-1-max,.w-xxxl-1-max{max-width:1rem}.scale-w-xxxl-1-min,.w-xxxl-1-min{min-width:1rem}.scale-w-xxxl-2,.w-xxxl-2{width:2rem}.scale-w-xxxl-2-max,.w-xxxl-2-max{max-width:2rem}.scale-w-xxxl-2-min,.w-xxxl-2-min{min-width:2rem}.scale-w-xxxl-4,.w-xxxl-4{width:4rem}.scale-w-xxxl-4-max,.w-xxxl-4-max{max-width:4rem}.scale-w-xxxl-4-min,.w-xxxl-4-min{min-width:4rem}.scale-w-xxxl-8,.w-xxxl-8{width:8rem}.scale-w-xxxl-8-max,.w-xxxl-8-max{max-width:8rem}.scale-w-xxxl-8-min,.w-xxxl-8-min{min-width:8rem}.scale-w-xxxl-16,.w-xxxl-16{width:16rem}.scale-w-xxxl-16-max,.w-xxxl-16-max{max-width:16rem}.scale-w-xxxl-16-min,.w-xxxl-16-min{min-width:16rem}.scale-w-xxxl-24,.w-xxxl-24{width:24rem}.scale-w-xxxl-24-max,.w-xxxl-24-max{max-width:24rem}.scale-w-xxxl-24-min,.w-xxxl-24-min{min-width:24rem}.scale-w-xxxl-32,.w-xxxl-32{width:32rem}.scale-w-xxxl-32-max,.w-xxxl-32-max{max-width:32rem}.scale-w-xxxl-32-min,.w-xxxl-32-min{min-width:32rem}.scale-w-xxxl-48,.w-xxxl-48{width:48rem}.scale-w-xxxl-48-max,.w-xxxl-48-max{max-width:48rem}.scale-w-xxxl-48-min,.w-xxxl-48-min{min-width:48rem}.scale-w-xxxl-64,.w-xxxl-64{width:64rem}.scale-w-xxxl-64-max,.w-xxxl-64-max{max-width:64rem}.scale-w-xxxl-64-min,.w-xxxl-64-min{min-width:64rem}.scale-w-xxxl-1-5,.w-xxxl-1-5{width:20%}.scale-w-xxxl-1-5-max,.w-xxxl-1-5-max{max-width:20%}.scale-w-xxxl-1-5-min,.w-xxxl-1-5-min{min-width:20%}.scale-w-xxxl-2-5,.w-xxxl-2-5{width:40%}.scale-w-xxxl-2-5-max,.w-xxxl-2-5-max{max-width:40%}.scale-w-xxxl-2-5-min,.w-xxxl-2-5-min{min-width:40%}.scale-w-xxxl-3-5,.w-xxxl-3-5{width:60%}.scale-w-xxxl-3-5-max,.w-xxxl-3-5-max{max-width:60%}.scale-w-xxxl-3-5-min,.w-xxxl-3-5-min{min-width:60%}.scale-w-xxxl-4-5,.w-xxxl-4-5{width:80%}.scale-w-xxxl-4-5-max,.w-xxxl-4-5-max{max-width:80%}.scale-w-xxxl-4-5-min,.w-xxxl-4-5-min{min-width:80%}.scale-w-xxxl-5-5,.w-xxxl-5-5{width:100%}.scale-w-xxxl-5-5-max,.w-xxxl-5-5-max{max-width:100%}.scale-w-xxxl-5-5-min,.w-xxxl-5-5-min{min-width:100%}.scale-w-xxxl-1-12,.w-xxxl-1-12{width:8.3333333333%}.scale-w-xxxl-1-12-max,.w-xxxl-1-12-max{max-width:8.3333333333%}.scale-w-xxxl-1-12-min,.w-xxxl-1-12-min{min-width:8.3333333333%}.scale-w-xxxl-2-12,.w-xxxl-2-12{width:16.6666666667%}.scale-w-xxxl-2-12-max,.w-xxxl-2-12-max{max-width:16.6666666667%}.scale-w-xxxl-2-12-min,.w-xxxl-2-12-min{min-width:16.6666666667%}.scale-w-xxxl-3-12,.w-xxxl-3-12{width:25%}.scale-w-xxxl-3-12-max,.w-xxxl-3-12-max{max-width:25%}.scale-w-xxxl-3-12-min,.w-xxxl-3-12-min{min-width:25%}.scale-w-xxxl-4-12,.w-xxxl-4-12{width:33.3333333333%}.scale-w-xxxl-4-12-max,.w-xxxl-4-12-max{max-width:33.3333333333%}.scale-w-xxxl-4-12-min,.w-xxxl-4-12-min{min-width:33.3333333333%}.scale-w-xxxl-5-12,.w-xxxl-5-12{width:41.6666666667%}.scale-w-xxxl-5-12-max,.w-xxxl-5-12-max{max-width:41.6666666667%}.scale-w-xxxl-5-12-min,.w-xxxl-5-12-min{min-width:41.6666666667%}.scale-w-xxxl-6-12,.w-xxxl-6-12{width:50%}.scale-w-xxxl-6-12-max,.w-xxxl-6-12-max{max-width:50%}.scale-w-xxxl-6-12-min,.w-xxxl-6-12-min{min-width:50%}.scale-w-xxxl-7-12,.w-xxxl-7-12{width:58.3333333333%}.scale-w-xxxl-7-12-max,.w-xxxl-7-12-max{max-width:58.3333333333%}.scale-w-xxxl-7-12-min,.w-xxxl-7-12-min{min-width:58.3333333333%}.scale-w-xxxl-8-12,.w-xxxl-8-12{width:66.6666666667%}.scale-w-xxxl-8-12-max,.w-xxxl-8-12-max{max-width:66.6666666667%}.scale-w-xxxl-8-12-min,.w-xxxl-8-12-min{min-width:66.6666666667%}.scale-w-xxxl-9-12,.w-xxxl-9-12{width:75%}.scale-w-xxxl-9-12-max,.w-xxxl-9-12-max{max-width:75%}.scale-w-xxxl-9-12-min,.w-xxxl-9-12-min{min-width:75%}.scale-w-xxxl-10-12,.w-xxxl-10-12{width:83.3333333333%}.scale-w-xxxl-10-12-max,.w-xxxl-10-12-max{max-width:83.3333333333%}.scale-w-xxxl-10-12-min,.w-xxxl-10-12-min{min-width:83.3333333333%}.scale-w-xxxl-11-12,.w-xxxl-11-12{width:91.6666666667%}.scale-w-xxxl-11-12-max,.w-xxxl-11-12-max{max-width:91.6666666667%}.scale-w-xxxl-11-12-min,.w-xxxl-11-12-min{min-width:91.6666666667%}.scale-w-xxxl-12-12,.w-xxxl-12-12{width:100%}.scale-w-xxxl-12-12-max,.w-xxxl-12-12-max{max-width:100%}.scale-w-xxxl-12-12-min,.w-xxxl-12-12-min{min-width:100%}.h-xxxl-full,.scale-h-xxxl-full{height:100%}.h-xxxl-full-max,.scale-h-xxxl-full-max{max-height:100%}.h-xxxl-full-min,.scale-h-xxxl-full-min{min-height:100%}.h-xxxl-mid,.scale-h-xxxl-mid{height:50%}.h-xxxl-mid-max,.scale-h-xxxl-mid-max{max-height:50%}.h-xxxl-mid-min,.scale-h-xxxl-mid-min{min-height:50%}.h-xxxl-quarter,.scale-h-xxxl-quarter{height:25%}.h-xxxl-quarter-max,.scale-h-xxxl-quarter-max{max-height:25%}.h-xxxl-quarter-min,.scale-h-xxxl-quarter-min{min-height:25%}.h-xxxl-tiers,.scale-h-xxxl-tiers{height:33%}.h-xxxl-tiers-max,.scale-h-xxxl-tiers-max{max-height:33%}.h-xxxl-tiers-min,.scale-h-xxxl-tiers-min{min-height:33%}.h-xxxl-content-max,.scale-h-xxxl-content-max{height:max-content}.h-xxxl-content-max-max,.scale-h-xxxl-content-max-max{max-height:max-content}.h-xxxl-content-max-min,.scale-h-xxxl-content-max-min{min-height:max-content}.h-xxxl-content-min,.scale-h-xxxl-content-min{height:min-content}.h-xxxl-content-min-max,.scale-h-xxxl-content-min-max{max-height:min-content}.h-xxxl-content-min-min,.scale-h-xxxl-content-min-min{min-height:min-content}.h-xxxl-1,.scale-h-xxxl-1{height:1rem}.h-xxxl-1-max,.scale-h-xxxl-1-max{max-height:1rem}.h-xxxl-1-min,.scale-h-xxxl-1-min{min-height:1rem}.h-xxxl-2,.scale-h-xxxl-2{height:2rem}.h-xxxl-2-max,.scale-h-xxxl-2-max{max-height:2rem}.h-xxxl-2-min,.scale-h-xxxl-2-min{min-height:2rem}.h-xxxl-4,.scale-h-xxxl-4{height:4rem}.h-xxxl-4-max,.scale-h-xxxl-4-max{max-height:4rem}.h-xxxl-4-min,.scale-h-xxxl-4-min{min-height:4rem}.h-xxxl-8,.scale-h-xxxl-8{height:8rem}.h-xxxl-8-max,.scale-h-xxxl-8-max{max-height:8rem}.h-xxxl-8-min,.scale-h-xxxl-8-min{min-height:8rem}.h-xxxl-16,.scale-h-xxxl-16{height:16rem}.h-xxxl-16-max,.scale-h-xxxl-16-max{max-height:16rem}.h-xxxl-16-min,.scale-h-xxxl-16-min{min-height:16rem}.h-xxxl-24,.scale-h-xxxl-24{height:24rem}.h-xxxl-24-max,.scale-h-xxxl-24-max{max-height:24rem}.h-xxxl-24-min,.scale-h-xxxl-24-min{min-height:24rem}.h-xxxl-32,.scale-h-xxxl-32{height:32rem}.h-xxxl-32-max,.scale-h-xxxl-32-max{max-height:32rem}.h-xxxl-32-min,.scale-h-xxxl-32-min{min-height:32rem}.h-xxxl-48,.scale-h-xxxl-48{height:48rem}.h-xxxl-48-max,.scale-h-xxxl-48-max{max-height:48rem}.h-xxxl-48-min,.scale-h-xxxl-48-min{min-height:48rem}.h-xxxl-64,.scale-h-xxxl-64{height:64rem}.h-xxxl-64-max,.scale-h-xxxl-64-max{max-height:64rem}.h-xxxl-64-min,.scale-h-xxxl-64-min{min-height:64rem}.h-xxxl-1-5,.scale-h-xxxl-1-5{height:20%}.h-xxxl-1-5-max,.scale-h-xxxl-1-5-max{max-height:20%}.h-xxxl-1-5-min,.scale-h-xxxl-1-5-min{min-height:20%}.h-xxxl-2-5,.scale-h-xxxl-2-5{height:40%}.h-xxxl-2-5-max,.scale-h-xxxl-2-5-max{max-height:40%}.h-xxxl-2-5-min,.scale-h-xxxl-2-5-min{min-height:40%}.h-xxxl-3-5,.scale-h-xxxl-3-5{height:60%}.h-xxxl-3-5-max,.scale-h-xxxl-3-5-max{max-height:60%}.h-xxxl-3-5-min,.scale-h-xxxl-3-5-min{min-height:60%}.h-xxxl-4-5,.scale-h-xxxl-4-5{height:80%}.h-xxxl-4-5-max,.scale-h-xxxl-4-5-max{max-height:80%}.h-xxxl-4-5-min,.scale-h-xxxl-4-5-min{min-height:80%}.h-xxxl-5-5,.scale-h-xxxl-5-5{height:100%}.h-xxxl-5-5-max,.scale-h-xxxl-5-5-max{max-height:100%}.h-xxxl-5-5-min,.scale-h-xxxl-5-5-min{min-height:100%}.h-xxxl-1-12,.scale-h-xxxl-1-12{height:8.3333333333%}.h-xxxl-1-12-max,.scale-h-xxxl-1-12-max{max-height:8.3333333333%}.h-xxxl-1-12-min,.scale-h-xxxl-1-12-min{min-height:8.3333333333%}.h-xxxl-2-12,.scale-h-xxxl-2-12{height:16.6666666667%}.h-xxxl-2-12-max,.scale-h-xxxl-2-12-max{max-height:16.6666666667%}.h-xxxl-2-12-min,.scale-h-xxxl-2-12-min{min-height:16.6666666667%}.h-xxxl-3-12,.scale-h-xxxl-3-12{height:25%}.h-xxxl-3-12-max,.scale-h-xxxl-3-12-max{max-height:25%}.h-xxxl-3-12-min,.scale-h-xxxl-3-12-min{min-height:25%}.h-xxxl-4-12,.scale-h-xxxl-4-12{height:33.3333333333%}.h-xxxl-4-12-max,.scale-h-xxxl-4-12-max{max-height:33.3333333333%}.h-xxxl-4-12-min,.scale-h-xxxl-4-12-min{min-height:33.3333333333%}.h-xxxl-5-12,.scale-h-xxxl-5-12{height:41.6666666667%}.h-xxxl-5-12-max,.scale-h-xxxl-5-12-max{max-height:41.6666666667%}.h-xxxl-5-12-min,.scale-h-xxxl-5-12-min{min-height:41.6666666667%}.h-xxxl-6-12,.scale-h-xxxl-6-12{height:50%}.h-xxxl-6-12-max,.scale-h-xxxl-6-12-max{max-height:50%}.h-xxxl-6-12-min,.scale-h-xxxl-6-12-min{min-height:50%}.h-xxxl-7-12,.scale-h-xxxl-7-12{height:58.3333333333%}.h-xxxl-7-12-max,.scale-h-xxxl-7-12-max{max-height:58.3333333333%}.h-xxxl-7-12-min,.scale-h-xxxl-7-12-min{min-height:58.3333333333%}.h-xxxl-8-12,.scale-h-xxxl-8-12{height:66.6666666667%}.h-xxxl-8-12-max,.scale-h-xxxl-8-12-max{max-height:66.6666666667%}.h-xxxl-8-12-min,.scale-h-xxxl-8-12-min{min-height:66.6666666667%}.h-xxxl-9-12,.scale-h-xxxl-9-12{height:75%}.h-xxxl-9-12-max,.scale-h-xxxl-9-12-max{max-height:75%}.h-xxxl-9-12-min,.scale-h-xxxl-9-12-min{min-height:75%}.h-xxxl-10-12,.scale-h-xxxl-10-12{height:83.3333333333%}.h-xxxl-10-12-max,.scale-h-xxxl-10-12-max{max-height:83.3333333333%}.h-xxxl-10-12-min,.scale-h-xxxl-10-12-min{min-height:83.3333333333%}.h-xxxl-11-12,.scale-h-xxxl-11-12{height:91.6666666667%}.h-xxxl-11-12-max,.scale-h-xxxl-11-12-max{max-height:91.6666666667%}.h-xxxl-11-12-min,.scale-h-xxxl-11-12-min{min-height:91.6666666667%}.h-xxxl-12-12,.scale-h-xxxl-12-12{height:100%}.h-xxxl-12-12-max,.scale-h-xxxl-12-12-max{max-height:100%}.h-xxxl-12-12-min,.scale-h-xxxl-12-12-min{min-height:100%}}@media only screen and (max-width:120rem){.scale-w-xxl-full,.w-xxl-full{width:100%}.scale-w-xxl-full-max,.w-xxl-full-max{max-width:100%}.scale-w-xxl-full-min,.w-xxl-full-min{min-width:100%}.scale-w-xxl-mid,.w-xxl-mid{width:50%}.scale-w-xxl-mid-max,.w-xxl-mid-max{max-width:50%}.scale-w-xxl-mid-min,.w-xxl-mid-min{min-width:50%}.scale-w-xxl-quarter,.w-xxl-quarter{width:25%}.scale-w-xxl-quarter-max,.w-xxl-quarter-max{max-width:25%}.scale-w-xxl-quarter-min,.w-xxl-quarter-min{min-width:25%}.scale-w-xxl-tiers,.w-xxl-tiers{width:33%}.scale-w-xxl-tiers-max,.w-xxl-tiers-max{max-width:33%}.scale-w-xxl-tiers-min,.w-xxl-tiers-min{min-width:33%}.scale-w-xxl-content-max,.w-xxl-content-max{width:max-content}.scale-w-xxl-content-max-max,.w-xxl-content-max-max{max-width:max-content}.scale-w-xxl-content-max-min,.w-xxl-content-max-min{min-width:max-content}.scale-w-xxl-content-min,.w-xxl-content-min{width:min-content}.scale-w-xxl-content-min-max,.w-xxl-content-min-max{max-width:min-content}.scale-w-xxl-content-min-min,.w-xxl-content-min-min{min-width:min-content}.scale-w-xxl-1,.w-xxl-1{width:1rem}.scale-w-xxl-1-max,.w-xxl-1-max{max-width:1rem}.scale-w-xxl-1-min,.w-xxl-1-min{min-width:1rem}.scale-w-xxl-2,.w-xxl-2{width:2rem}.scale-w-xxl-2-max,.w-xxl-2-max{max-width:2rem}.scale-w-xxl-2-min,.w-xxl-2-min{min-width:2rem}.scale-w-xxl-4,.w-xxl-4{width:4rem}.scale-w-xxl-4-max,.w-xxl-4-max{max-width:4rem}.scale-w-xxl-4-min,.w-xxl-4-min{min-width:4rem}.scale-w-xxl-8,.w-xxl-8{width:8rem}.scale-w-xxl-8-max,.w-xxl-8-max{max-width:8rem}.scale-w-xxl-8-min,.w-xxl-8-min{min-width:8rem}.scale-w-xxl-16,.w-xxl-16{width:16rem}.scale-w-xxl-16-max,.w-xxl-16-max{max-width:16rem}.scale-w-xxl-16-min,.w-xxl-16-min{min-width:16rem}.scale-w-xxl-24,.w-xxl-24{width:24rem}.scale-w-xxl-24-max,.w-xxl-24-max{max-width:24rem}.scale-w-xxl-24-min,.w-xxl-24-min{min-width:24rem}.scale-w-xxl-32,.w-xxl-32{width:32rem}.scale-w-xxl-32-max,.w-xxl-32-max{max-width:32rem}.scale-w-xxl-32-min,.w-xxl-32-min{min-width:32rem}.scale-w-xxl-48,.w-xxl-48{width:48rem}.scale-w-xxl-48-max,.w-xxl-48-max{max-width:48rem}.scale-w-xxl-48-min,.w-xxl-48-min{min-width:48rem}.scale-w-xxl-64,.w-xxl-64{width:64rem}.scale-w-xxl-64-max,.w-xxl-64-max{max-width:64rem}.scale-w-xxl-64-min,.w-xxl-64-min{min-width:64rem}.scale-w-xxl-1-5,.w-xxl-1-5{width:20%}.scale-w-xxl-1-5-max,.w-xxl-1-5-max{max-width:20%}.scale-w-xxl-1-5-min,.w-xxl-1-5-min{min-width:20%}.scale-w-xxl-2-5,.w-xxl-2-5{width:40%}.scale-w-xxl-2-5-max,.w-xxl-2-5-max{max-width:40%}.scale-w-xxl-2-5-min,.w-xxl-2-5-min{min-width:40%}.scale-w-xxl-3-5,.w-xxl-3-5{width:60%}.scale-w-xxl-3-5-max,.w-xxl-3-5-max{max-width:60%}.scale-w-xxl-3-5-min,.w-xxl-3-5-min{min-width:60%}.scale-w-xxl-4-5,.w-xxl-4-5{width:80%}.scale-w-xxl-4-5-max,.w-xxl-4-5-max{max-width:80%}.scale-w-xxl-4-5-min,.w-xxl-4-5-min{min-width:80%}.scale-w-xxl-5-5,.w-xxl-5-5{width:100%}.scale-w-xxl-5-5-max,.w-xxl-5-5-max{max-width:100%}.scale-w-xxl-5-5-min,.w-xxl-5-5-min{min-width:100%}.scale-w-xxl-1-12,.w-xxl-1-12{width:8.3333333333%}.scale-w-xxl-1-12-max,.w-xxl-1-12-max{max-width:8.3333333333%}.scale-w-xxl-1-12-min,.w-xxl-1-12-min{min-width:8.3333333333%}.scale-w-xxl-2-12,.w-xxl-2-12{width:16.6666666667%}.scale-w-xxl-2-12-max,.w-xxl-2-12-max{max-width:16.6666666667%}.scale-w-xxl-2-12-min,.w-xxl-2-12-min{min-width:16.6666666667%}.scale-w-xxl-3-12,.w-xxl-3-12{width:25%}.scale-w-xxl-3-12-max,.w-xxl-3-12-max{max-width:25%}.scale-w-xxl-3-12-min,.w-xxl-3-12-min{min-width:25%}.scale-w-xxl-4-12,.w-xxl-4-12{width:33.3333333333%}.scale-w-xxl-4-12-max,.w-xxl-4-12-max{max-width:33.3333333333%}.scale-w-xxl-4-12-min,.w-xxl-4-12-min{min-width:33.3333333333%}.scale-w-xxl-5-12,.w-xxl-5-12{width:41.6666666667%}.scale-w-xxl-5-12-max,.w-xxl-5-12-max{max-width:41.6666666667%}.scale-w-xxl-5-12-min,.w-xxl-5-12-min{min-width:41.6666666667%}.scale-w-xxl-6-12,.w-xxl-6-12{width:50%}.scale-w-xxl-6-12-max,.w-xxl-6-12-max{max-width:50%}.scale-w-xxl-6-12-min,.w-xxl-6-12-min{min-width:50%}.scale-w-xxl-7-12,.w-xxl-7-12{width:58.3333333333%}.scale-w-xxl-7-12-max,.w-xxl-7-12-max{max-width:58.3333333333%}.scale-w-xxl-7-12-min,.w-xxl-7-12-min{min-width:58.3333333333%}.scale-w-xxl-8-12,.w-xxl-8-12{width:66.6666666667%}.scale-w-xxl-8-12-max,.w-xxl-8-12-max{max-width:66.6666666667%}.scale-w-xxl-8-12-min,.w-xxl-8-12-min{min-width:66.6666666667%}.scale-w-xxl-9-12,.w-xxl-9-12{width:75%}.scale-w-xxl-9-12-max,.w-xxl-9-12-max{max-width:75%}.scale-w-xxl-9-12-min,.w-xxl-9-12-min{min-width:75%}.scale-w-xxl-10-12,.w-xxl-10-12{width:83.3333333333%}.scale-w-xxl-10-12-max,.w-xxl-10-12-max{max-width:83.3333333333%}.scale-w-xxl-10-12-min,.w-xxl-10-12-min{min-width:83.3333333333%}.scale-w-xxl-11-12,.w-xxl-11-12{width:91.6666666667%}.scale-w-xxl-11-12-max,.w-xxl-11-12-max{max-width:91.6666666667%}.scale-w-xxl-11-12-min,.w-xxl-11-12-min{min-width:91.6666666667%}.scale-w-xxl-12-12,.w-xxl-12-12{width:100%}.scale-w-xxl-12-12-max,.w-xxl-12-12-max{max-width:100%}.scale-w-xxl-12-12-min,.w-xxl-12-12-min{min-width:100%}.h-xxl-full,.scale-h-xxl-full{height:100%}.h-xxl-full-max,.scale-h-xxl-full-max{max-height:100%}.h-xxl-full-min,.scale-h-xxl-full-min{min-height:100%}.h-xxl-mid,.scale-h-xxl-mid{height:50%}.h-xxl-mid-max,.scale-h-xxl-mid-max{max-height:50%}.h-xxl-mid-min,.scale-h-xxl-mid-min{min-height:50%}.h-xxl-quarter,.scale-h-xxl-quarter{height:25%}.h-xxl-quarter-max,.scale-h-xxl-quarter-max{max-height:25%}.h-xxl-quarter-min,.scale-h-xxl-quarter-min{min-height:25%}.h-xxl-tiers,.scale-h-xxl-tiers{height:33%}.h-xxl-tiers-max,.scale-h-xxl-tiers-max{max-height:33%}.h-xxl-tiers-min,.scale-h-xxl-tiers-min{min-height:33%}.h-xxl-content-max,.scale-h-xxl-content-max{height:max-content}.h-xxl-content-max-max,.scale-h-xxl-content-max-max{max-height:max-content}.h-xxl-content-max-min,.scale-h-xxl-content-max-min{min-height:max-content}.h-xxl-content-min,.scale-h-xxl-content-min{height:min-content}.h-xxl-content-min-max,.scale-h-xxl-content-min-max{max-height:min-content}.h-xxl-content-min-min,.scale-h-xxl-content-min-min{min-height:min-content}.h-xxl-1,.scale-h-xxl-1{height:1rem}.h-xxl-1-max,.scale-h-xxl-1-max{max-height:1rem}.h-xxl-1-min,.scale-h-xxl-1-min{min-height:1rem}.h-xxl-2,.scale-h-xxl-2{height:2rem}.h-xxl-2-max,.scale-h-xxl-2-max{max-height:2rem}.h-xxl-2-min,.scale-h-xxl-2-min{min-height:2rem}.h-xxl-4,.scale-h-xxl-4{height:4rem}.h-xxl-4-max,.scale-h-xxl-4-max{max-height:4rem}.h-xxl-4-min,.scale-h-xxl-4-min{min-height:4rem}.h-xxl-8,.scale-h-xxl-8{height:8rem}.h-xxl-8-max,.scale-h-xxl-8-max{max-height:8rem}.h-xxl-8-min,.scale-h-xxl-8-min{min-height:8rem}.h-xxl-16,.scale-h-xxl-16{height:16rem}.h-xxl-16-max,.scale-h-xxl-16-max{max-height:16rem}.h-xxl-16-min,.scale-h-xxl-16-min{min-height:16rem}.h-xxl-24,.scale-h-xxl-24{height:24rem}.h-xxl-24-max,.scale-h-xxl-24-max{max-height:24rem}.h-xxl-24-min,.scale-h-xxl-24-min{min-height:24rem}.h-xxl-32,.scale-h-xxl-32{height:32rem}.h-xxl-32-max,.scale-h-xxl-32-max{max-height:32rem}.h-xxl-32-min,.scale-h-xxl-32-min{min-height:32rem}.h-xxl-48,.scale-h-xxl-48{height:48rem}.h-xxl-48-max,.scale-h-xxl-48-max{max-height:48rem}.h-xxl-48-min,.scale-h-xxl-48-min{min-height:48rem}.h-xxl-64,.scale-h-xxl-64{height:64rem}.h-xxl-64-max,.scale-h-xxl-64-max{max-height:64rem}.h-xxl-64-min,.scale-h-xxl-64-min{min-height:64rem}.h-xxl-1-5,.scale-h-xxl-1-5{height:20%}.h-xxl-1-5-max,.scale-h-xxl-1-5-max{max-height:20%}.h-xxl-1-5-min,.scale-h-xxl-1-5-min{min-height:20%}.h-xxl-2-5,.scale-h-xxl-2-5{height:40%}.h-xxl-2-5-max,.scale-h-xxl-2-5-max{max-height:40%}.h-xxl-2-5-min,.scale-h-xxl-2-5-min{min-height:40%}.h-xxl-3-5,.scale-h-xxl-3-5{height:60%}.h-xxl-3-5-max,.scale-h-xxl-3-5-max{max-height:60%}.h-xxl-3-5-min,.scale-h-xxl-3-5-min{min-height:60%}.h-xxl-4-5,.scale-h-xxl-4-5{height:80%}.h-xxl-4-5-max,.scale-h-xxl-4-5-max{max-height:80%}.h-xxl-4-5-min,.scale-h-xxl-4-5-min{min-height:80%}.h-xxl-5-5,.scale-h-xxl-5-5{height:100%}.h-xxl-5-5-max,.scale-h-xxl-5-5-max{max-height:100%}.h-xxl-5-5-min,.scale-h-xxl-5-5-min{min-height:100%}.h-xxl-1-12,.scale-h-xxl-1-12{height:8.3333333333%}.h-xxl-1-12-max,.scale-h-xxl-1-12-max{max-height:8.3333333333%}.h-xxl-1-12-min,.scale-h-xxl-1-12-min{min-height:8.3333333333%}.h-xxl-2-12,.scale-h-xxl-2-12{height:16.6666666667%}.h-xxl-2-12-max,.scale-h-xxl-2-12-max{max-height:16.6666666667%}.h-xxl-2-12-min,.scale-h-xxl-2-12-min{min-height:16.6666666667%}.h-xxl-3-12,.scale-h-xxl-3-12{height:25%}.h-xxl-3-12-max,.scale-h-xxl-3-12-max{max-height:25%}.h-xxl-3-12-min,.scale-h-xxl-3-12-min{min-height:25%}.h-xxl-4-12,.scale-h-xxl-4-12{height:33.3333333333%}.h-xxl-4-12-max,.scale-h-xxl-4-12-max{max-height:33.3333333333%}.h-xxl-4-12-min,.scale-h-xxl-4-12-min{min-height:33.3333333333%}.h-xxl-5-12,.scale-h-xxl-5-12{height:41.6666666667%}.h-xxl-5-12-max,.scale-h-xxl-5-12-max{max-height:41.6666666667%}.h-xxl-5-12-min,.scale-h-xxl-5-12-min{min-height:41.6666666667%}.h-xxl-6-12,.scale-h-xxl-6-12{height:50%}.h-xxl-6-12-max,.scale-h-xxl-6-12-max{max-height:50%}.h-xxl-6-12-min,.scale-h-xxl-6-12-min{min-height:50%}.h-xxl-7-12,.scale-h-xxl-7-12{height:58.3333333333%}.h-xxl-7-12-max,.scale-h-xxl-7-12-max{max-height:58.3333333333%}.h-xxl-7-12-min,.scale-h-xxl-7-12-min{min-height:58.3333333333%}.h-xxl-8-12,.scale-h-xxl-8-12{height:66.6666666667%}.h-xxl-8-12-max,.scale-h-xxl-8-12-max{max-height:66.6666666667%}.h-xxl-8-12-min,.scale-h-xxl-8-12-min{min-height:66.6666666667%}.h-xxl-9-12,.scale-h-xxl-9-12{height:75%}.h-xxl-9-12-max,.scale-h-xxl-9-12-max{max-height:75%}.h-xxl-9-12-min,.scale-h-xxl-9-12-min{min-height:75%}.h-xxl-10-12,.scale-h-xxl-10-12{height:83.3333333333%}.h-xxl-10-12-max,.scale-h-xxl-10-12-max{max-height:83.3333333333%}.h-xxl-10-12-min,.scale-h-xxl-10-12-min{min-height:83.3333333333%}.h-xxl-11-12,.scale-h-xxl-11-12{height:91.6666666667%}.h-xxl-11-12-max,.scale-h-xxl-11-12-max{max-height:91.6666666667%}.h-xxl-11-12-min,.scale-h-xxl-11-12-min{min-height:91.6666666667%}.h-xxl-12-12,.scale-h-xxl-12-12{height:100%}.h-xxl-12-12-max,.scale-h-xxl-12-12-max{max-height:100%}.h-xxl-12-12-min,.scale-h-xxl-12-12-min{min-height:100%}}@media only screen and (max-width:90rem){.scale-w-xl-full,.w-xl-full{width:100%}.scale-w-xl-full-max,.w-xl-full-max{max-width:100%}.scale-w-xl-full-min,.w-xl-full-min{min-width:100%}.scale-w-xl-mid,.w-xl-mid{width:50%}.scale-w-xl-mid-max,.w-xl-mid-max{max-width:50%}.scale-w-xl-mid-min,.w-xl-mid-min{min-width:50%}.scale-w-xl-quarter,.w-xl-quarter{width:25%}.scale-w-xl-quarter-max,.w-xl-quarter-max{max-width:25%}.scale-w-xl-quarter-min,.w-xl-quarter-min{min-width:25%}.scale-w-xl-tiers,.w-xl-tiers{width:33%}.scale-w-xl-tiers-max,.w-xl-tiers-max{max-width:33%}.scale-w-xl-tiers-min,.w-xl-tiers-min{min-width:33%}.scale-w-xl-content-max,.w-xl-content-max{width:max-content}.scale-w-xl-content-max-max,.w-xl-content-max-max{max-width:max-content}.scale-w-xl-content-max-min,.w-xl-content-max-min{min-width:max-content}.scale-w-xl-content-min,.w-xl-content-min{width:min-content}.scale-w-xl-content-min-max,.w-xl-content-min-max{max-width:min-content}.scale-w-xl-content-min-min,.w-xl-content-min-min{min-width:min-content}.scale-w-xl-1,.w-xl-1{width:1rem}.scale-w-xl-1-max,.w-xl-1-max{max-width:1rem}.scale-w-xl-1-min,.w-xl-1-min{min-width:1rem}.scale-w-xl-2,.w-xl-2{width:2rem}.scale-w-xl-2-max,.w-xl-2-max{max-width:2rem}.scale-w-xl-2-min,.w-xl-2-min{min-width:2rem}.scale-w-xl-4,.w-xl-4{width:4rem}.scale-w-xl-4-max,.w-xl-4-max{max-width:4rem}.scale-w-xl-4-min,.w-xl-4-min{min-width:4rem}.scale-w-xl-8,.w-xl-8{width:8rem}.scale-w-xl-8-max,.w-xl-8-max{max-width:8rem}.scale-w-xl-8-min,.w-xl-8-min{min-width:8rem}.scale-w-xl-16,.w-xl-16{width:16rem}.scale-w-xl-16-max,.w-xl-16-max{max-width:16rem}.scale-w-xl-16-min,.w-xl-16-min{min-width:16rem}.scale-w-xl-24,.w-xl-24{width:24rem}.scale-w-xl-24-max,.w-xl-24-max{max-width:24rem}.scale-w-xl-24-min,.w-xl-24-min{min-width:24rem}.scale-w-xl-32,.w-xl-32{width:32rem}.scale-w-xl-32-max,.w-xl-32-max{max-width:32rem}.scale-w-xl-32-min,.w-xl-32-min{min-width:32rem}.scale-w-xl-48,.w-xl-48{width:48rem}.scale-w-xl-48-max,.w-xl-48-max{max-width:48rem}.scale-w-xl-48-min,.w-xl-48-min{min-width:48rem}.scale-w-xl-64,.w-xl-64{width:64rem}.scale-w-xl-64-max,.w-xl-64-max{max-width:64rem}.scale-w-xl-64-min,.w-xl-64-min{min-width:64rem}.scale-w-xl-1-5,.w-xl-1-5{width:20%}.scale-w-xl-1-5-max,.w-xl-1-5-max{max-width:20%}.scale-w-xl-1-5-min,.w-xl-1-5-min{min-width:20%}.scale-w-xl-2-5,.w-xl-2-5{width:40%}.scale-w-xl-2-5-max,.w-xl-2-5-max{max-width:40%}.scale-w-xl-2-5-min,.w-xl-2-5-min{min-width:40%}.scale-w-xl-3-5,.w-xl-3-5{width:60%}.scale-w-xl-3-5-max,.w-xl-3-5-max{max-width:60%}.scale-w-xl-3-5-min,.w-xl-3-5-min{min-width:60%}.scale-w-xl-4-5,.w-xl-4-5{width:80%}.scale-w-xl-4-5-max,.w-xl-4-5-max{max-width:80%}.scale-w-xl-4-5-min,.w-xl-4-5-min{min-width:80%}.scale-w-xl-5-5,.w-xl-5-5{width:100%}.scale-w-xl-5-5-max,.w-xl-5-5-max{max-width:100%}.scale-w-xl-5-5-min,.w-xl-5-5-min{min-width:100%}.scale-w-xl-1-12,.w-xl-1-12{width:8.3333333333%}.scale-w-xl-1-12-max,.w-xl-1-12-max{max-width:8.3333333333%}.scale-w-xl-1-12-min,.w-xl-1-12-min{min-width:8.3333333333%}.scale-w-xl-2-12,.w-xl-2-12{width:16.6666666667%}.scale-w-xl-2-12-max,.w-xl-2-12-max{max-width:16.6666666667%}.scale-w-xl-2-12-min,.w-xl-2-12-min{min-width:16.6666666667%}.scale-w-xl-3-12,.w-xl-3-12{width:25%}.scale-w-xl-3-12-max,.w-xl-3-12-max{max-width:25%}.scale-w-xl-3-12-min,.w-xl-3-12-min{min-width:25%}.scale-w-xl-4-12,.w-xl-4-12{width:33.3333333333%}.scale-w-xl-4-12-max,.w-xl-4-12-max{max-width:33.3333333333%}.scale-w-xl-4-12-min,.w-xl-4-12-min{min-width:33.3333333333%}.scale-w-xl-5-12,.w-xl-5-12{width:41.6666666667%}.scale-w-xl-5-12-max,.w-xl-5-12-max{max-width:41.6666666667%}.scale-w-xl-5-12-min,.w-xl-5-12-min{min-width:41.6666666667%}.scale-w-xl-6-12,.w-xl-6-12{width:50%}.scale-w-xl-6-12-max,.w-xl-6-12-max{max-width:50%}.scale-w-xl-6-12-min,.w-xl-6-12-min{min-width:50%}.scale-w-xl-7-12,.w-xl-7-12{width:58.3333333333%}.scale-w-xl-7-12-max,.w-xl-7-12-max{max-width:58.3333333333%}.scale-w-xl-7-12-min,.w-xl-7-12-min{min-width:58.3333333333%}.scale-w-xl-8-12,.w-xl-8-12{width:66.6666666667%}.scale-w-xl-8-12-max,.w-xl-8-12-max{max-width:66.6666666667%}.scale-w-xl-8-12-min,.w-xl-8-12-min{min-width:66.6666666667%}.scale-w-xl-9-12,.w-xl-9-12{width:75%}.scale-w-xl-9-12-max,.w-xl-9-12-max{max-width:75%}.scale-w-xl-9-12-min,.w-xl-9-12-min{min-width:75%}.scale-w-xl-10-12,.w-xl-10-12{width:83.3333333333%}.scale-w-xl-10-12-max,.w-xl-10-12-max{max-width:83.3333333333%}.scale-w-xl-10-12-min,.w-xl-10-12-min{min-width:83.3333333333%}.scale-w-xl-11-12,.w-xl-11-12{width:91.6666666667%}.scale-w-xl-11-12-max,.w-xl-11-12-max{max-width:91.6666666667%}.scale-w-xl-11-12-min,.w-xl-11-12-min{min-width:91.6666666667%}.scale-w-xl-12-12,.w-xl-12-12{width:100%}.scale-w-xl-12-12-max,.w-xl-12-12-max{max-width:100%}.scale-w-xl-12-12-min,.w-xl-12-12-min{min-width:100%}.h-xl-full,.scale-h-xl-full{height:100%}.h-xl-full-max,.scale-h-xl-full-max{max-height:100%}.h-xl-full-min,.scale-h-xl-full-min{min-height:100%}.h-xl-mid,.scale-h-xl-mid{height:50%}.h-xl-mid-max,.scale-h-xl-mid-max{max-height:50%}.h-xl-mid-min,.scale-h-xl-mid-min{min-height:50%}.h-xl-quarter,.scale-h-xl-quarter{height:25%}.h-xl-quarter-max,.scale-h-xl-quarter-max{max-height:25%}.h-xl-quarter-min,.scale-h-xl-quarter-min{min-height:25%}.h-xl-tiers,.scale-h-xl-tiers{height:33%}.h-xl-tiers-max,.scale-h-xl-tiers-max{max-height:33%}.h-xl-tiers-min,.scale-h-xl-tiers-min{min-height:33%}.h-xl-content-max,.scale-h-xl-content-max{height:max-content}.h-xl-content-max-max,.scale-h-xl-content-max-max{max-height:max-content}.h-xl-content-max-min,.scale-h-xl-content-max-min{min-height:max-content}.h-xl-content-min,.scale-h-xl-content-min{height:min-content}.h-xl-content-min-max,.scale-h-xl-content-min-max{max-height:min-content}.h-xl-content-min-min,.scale-h-xl-content-min-min{min-height:min-content}.h-xl-1,.scale-h-xl-1{height:1rem}.h-xl-1-max,.scale-h-xl-1-max{max-height:1rem}.h-xl-1-min,.scale-h-xl-1-min{min-height:1rem}.h-xl-2,.scale-h-xl-2{height:2rem}.h-xl-2-max,.scale-h-xl-2-max{max-height:2rem}.h-xl-2-min,.scale-h-xl-2-min{min-height:2rem}.h-xl-4,.scale-h-xl-4{height:4rem}.h-xl-4-max,.scale-h-xl-4-max{max-height:4rem}.h-xl-4-min,.scale-h-xl-4-min{min-height:4rem}.h-xl-8,.scale-h-xl-8{height:8rem}.h-xl-8-max,.scale-h-xl-8-max{max-height:8rem}.h-xl-8-min,.scale-h-xl-8-min{min-height:8rem}.h-xl-16,.scale-h-xl-16{height:16rem}.h-xl-16-max,.scale-h-xl-16-max{max-height:16rem}.h-xl-16-min,.scale-h-xl-16-min{min-height:16rem}.h-xl-24,.scale-h-xl-24{height:24rem}.h-xl-24-max,.scale-h-xl-24-max{max-height:24rem}.h-xl-24-min,.scale-h-xl-24-min{min-height:24rem}.h-xl-32,.scale-h-xl-32{height:32rem}.h-xl-32-max,.scale-h-xl-32-max{max-height:32rem}.h-xl-32-min,.scale-h-xl-32-min{min-height:32rem}.h-xl-48,.scale-h-xl-48{height:48rem}.h-xl-48-max,.scale-h-xl-48-max{max-height:48rem}.h-xl-48-min,.scale-h-xl-48-min{min-height:48rem}.h-xl-64,.scale-h-xl-64{height:64rem}.h-xl-64-max,.scale-h-xl-64-max{max-height:64rem}.h-xl-64-min,.scale-h-xl-64-min{min-height:64rem}.h-xl-1-5,.scale-h-xl-1-5{height:20%}.h-xl-1-5-max,.scale-h-xl-1-5-max{max-height:20%}.h-xl-1-5-min,.scale-h-xl-1-5-min{min-height:20%}.h-xl-2-5,.scale-h-xl-2-5{height:40%}.h-xl-2-5-max,.scale-h-xl-2-5-max{max-height:40%}.h-xl-2-5-min,.scale-h-xl-2-5-min{min-height:40%}.h-xl-3-5,.scale-h-xl-3-5{height:60%}.h-xl-3-5-max,.scale-h-xl-3-5-max{max-height:60%}.h-xl-3-5-min,.scale-h-xl-3-5-min{min-height:60%}.h-xl-4-5,.scale-h-xl-4-5{height:80%}.h-xl-4-5-max,.scale-h-xl-4-5-max{max-height:80%}.h-xl-4-5-min,.scale-h-xl-4-5-min{min-height:80%}.h-xl-5-5,.scale-h-xl-5-5{height:100%}.h-xl-5-5-max,.scale-h-xl-5-5-max{max-height:100%}.h-xl-5-5-min,.scale-h-xl-5-5-min{min-height:100%}.h-xl-1-12,.scale-h-xl-1-12{height:8.3333333333%}.h-xl-1-12-max,.scale-h-xl-1-12-max{max-height:8.3333333333%}.h-xl-1-12-min,.scale-h-xl-1-12-min{min-height:8.3333333333%}.h-xl-2-12,.scale-h-xl-2-12{height:16.6666666667%}.h-xl-2-12-max,.scale-h-xl-2-12-max{max-height:16.6666666667%}.h-xl-2-12-min,.scale-h-xl-2-12-min{min-height:16.6666666667%}.h-xl-3-12,.scale-h-xl-3-12{height:25%}.h-xl-3-12-max,.scale-h-xl-3-12-max{max-height:25%}.h-xl-3-12-min,.scale-h-xl-3-12-min{min-height:25%}.h-xl-4-12,.scale-h-xl-4-12{height:33.3333333333%}.h-xl-4-12-max,.scale-h-xl-4-12-max{max-height:33.3333333333%}.h-xl-4-12-min,.scale-h-xl-4-12-min{min-height:33.3333333333%}.h-xl-5-12,.scale-h-xl-5-12{height:41.6666666667%}.h-xl-5-12-max,.scale-h-xl-5-12-max{max-height:41.6666666667%}.h-xl-5-12-min,.scale-h-xl-5-12-min{min-height:41.6666666667%}.h-xl-6-12,.scale-h-xl-6-12{height:50%}.h-xl-6-12-max,.scale-h-xl-6-12-max{max-height:50%}.h-xl-6-12-min,.scale-h-xl-6-12-min{min-height:50%}.h-xl-7-12,.scale-h-xl-7-12{height:58.3333333333%}.h-xl-7-12-max,.scale-h-xl-7-12-max{max-height:58.3333333333%}.h-xl-7-12-min,.scale-h-xl-7-12-min{min-height:58.3333333333%}.h-xl-8-12,.scale-h-xl-8-12{height:66.6666666667%}.h-xl-8-12-max,.scale-h-xl-8-12-max{max-height:66.6666666667%}.h-xl-8-12-min,.scale-h-xl-8-12-min{min-height:66.6666666667%}.h-xl-9-12,.scale-h-xl-9-12{height:75%}.h-xl-9-12-max,.scale-h-xl-9-12-max{max-height:75%}.h-xl-9-12-min,.scale-h-xl-9-12-min{min-height:75%}.h-xl-10-12,.scale-h-xl-10-12{height:83.3333333333%}.h-xl-10-12-max,.scale-h-xl-10-12-max{max-height:83.3333333333%}.h-xl-10-12-min,.scale-h-xl-10-12-min{min-height:83.3333333333%}.h-xl-11-12,.scale-h-xl-11-12{height:91.6666666667%}.h-xl-11-12-max,.scale-h-xl-11-12-max{max-height:91.6666666667%}.h-xl-11-12-min,.scale-h-xl-11-12-min{min-height:91.6666666667%}.h-xl-12-12,.scale-h-xl-12-12{height:100%}.h-xl-12-12-max,.scale-h-xl-12-12-max{max-height:100%}.h-xl-12-12-min,.scale-h-xl-12-12-min{min-height:100%}}@media only screen and (max-width:64rem){.scale-w-lg-full,.w-lg-full{width:100%}.scale-w-lg-full-max,.w-lg-full-max{max-width:100%}.scale-w-lg-full-min,.w-lg-full-min{min-width:100%}.scale-w-lg-mid,.w-lg-mid{width:50%}.scale-w-lg-mid-max,.w-lg-mid-max{max-width:50%}.scale-w-lg-mid-min,.w-lg-mid-min{min-width:50%}.scale-w-lg-quarter,.w-lg-quarter{width:25%}.scale-w-lg-quarter-max,.w-lg-quarter-max{max-width:25%}.scale-w-lg-quarter-min,.w-lg-quarter-min{min-width:25%}.scale-w-lg-tiers,.w-lg-tiers{width:33%}.scale-w-lg-tiers-max,.w-lg-tiers-max{max-width:33%}.scale-w-lg-tiers-min,.w-lg-tiers-min{min-width:33%}.scale-w-lg-content-max,.w-lg-content-max{width:max-content}.scale-w-lg-content-max-max,.w-lg-content-max-max{max-width:max-content}.scale-w-lg-content-max-min,.w-lg-content-max-min{min-width:max-content}.scale-w-lg-content-min,.w-lg-content-min{width:min-content}.scale-w-lg-content-min-max,.w-lg-content-min-max{max-width:min-content}.scale-w-lg-content-min-min,.w-lg-content-min-min{min-width:min-content}.scale-w-lg-1,.w-lg-1{width:1rem}.scale-w-lg-1-max,.w-lg-1-max{max-width:1rem}.scale-w-lg-1-min,.w-lg-1-min{min-width:1rem}.scale-w-lg-2,.w-lg-2{width:2rem}.scale-w-lg-2-max,.w-lg-2-max{max-width:2rem}.scale-w-lg-2-min,.w-lg-2-min{min-width:2rem}.scale-w-lg-4,.w-lg-4{width:4rem}.scale-w-lg-4-max,.w-lg-4-max{max-width:4rem}.scale-w-lg-4-min,.w-lg-4-min{min-width:4rem}.scale-w-lg-8,.w-lg-8{width:8rem}.scale-w-lg-8-max,.w-lg-8-max{max-width:8rem}.scale-w-lg-8-min,.w-lg-8-min{min-width:8rem}.scale-w-lg-16,.w-lg-16{width:16rem}.scale-w-lg-16-max,.w-lg-16-max{max-width:16rem}.scale-w-lg-16-min,.w-lg-16-min{min-width:16rem}.scale-w-lg-24,.w-lg-24{width:24rem}.scale-w-lg-24-max,.w-lg-24-max{max-width:24rem}.scale-w-lg-24-min,.w-lg-24-min{min-width:24rem}.scale-w-lg-32,.w-lg-32{width:32rem}.scale-w-lg-32-max,.w-lg-32-max{max-width:32rem}.scale-w-lg-32-min,.w-lg-32-min{min-width:32rem}.scale-w-lg-48,.w-lg-48{width:48rem}.scale-w-lg-48-max,.w-lg-48-max{max-width:48rem}.scale-w-lg-48-min,.w-lg-48-min{min-width:48rem}.scale-w-lg-64,.w-lg-64{width:64rem}.scale-w-lg-64-max,.w-lg-64-max{max-width:64rem}.scale-w-lg-64-min,.w-lg-64-min{min-width:64rem}.scale-w-lg-1-5,.w-lg-1-5{width:20%}.scale-w-lg-1-5-max,.w-lg-1-5-max{max-width:20%}.scale-w-lg-1-5-min,.w-lg-1-5-min{min-width:20%}.scale-w-lg-2-5,.w-lg-2-5{width:40%}.scale-w-lg-2-5-max,.w-lg-2-5-max{max-width:40%}.scale-w-lg-2-5-min,.w-lg-2-5-min{min-width:40%}.scale-w-lg-3-5,.w-lg-3-5{width:60%}.scale-w-lg-3-5-max,.w-lg-3-5-max{max-width:60%}.scale-w-lg-3-5-min,.w-lg-3-5-min{min-width:60%}.scale-w-lg-4-5,.w-lg-4-5{width:80%}.scale-w-lg-4-5-max,.w-lg-4-5-max{max-width:80%}.scale-w-lg-4-5-min,.w-lg-4-5-min{min-width:80%}.scale-w-lg-5-5,.w-lg-5-5{width:100%}.scale-w-lg-5-5-max,.w-lg-5-5-max{max-width:100%}.scale-w-lg-5-5-min,.w-lg-5-5-min{min-width:100%}.scale-w-lg-1-12,.w-lg-1-12{width:8.3333333333%}.scale-w-lg-1-12-max,.w-lg-1-12-max{max-width:8.3333333333%}.scale-w-lg-1-12-min,.w-lg-1-12-min{min-width:8.3333333333%}.scale-w-lg-2-12,.w-lg-2-12{width:16.6666666667%}.scale-w-lg-2-12-max,.w-lg-2-12-max{max-width:16.6666666667%}.scale-w-lg-2-12-min,.w-lg-2-12-min{min-width:16.6666666667%}.scale-w-lg-3-12,.w-lg-3-12{width:25%}.scale-w-lg-3-12-max,.w-lg-3-12-max{max-width:25%}.scale-w-lg-3-12-min,.w-lg-3-12-min{min-width:25%}.scale-w-lg-4-12,.w-lg-4-12{width:33.3333333333%}.scale-w-lg-4-12-max,.w-lg-4-12-max{max-width:33.3333333333%}.scale-w-lg-4-12-min,.w-lg-4-12-min{min-width:33.3333333333%}.scale-w-lg-5-12,.w-lg-5-12{width:41.6666666667%}.scale-w-lg-5-12-max,.w-lg-5-12-max{max-width:41.6666666667%}.scale-w-lg-5-12-min,.w-lg-5-12-min{min-width:41.6666666667%}.scale-w-lg-6-12,.w-lg-6-12{width:50%}.scale-w-lg-6-12-max,.w-lg-6-12-max{max-width:50%}.scale-w-lg-6-12-min,.w-lg-6-12-min{min-width:50%}.scale-w-lg-7-12,.w-lg-7-12{width:58.3333333333%}.scale-w-lg-7-12-max,.w-lg-7-12-max{max-width:58.3333333333%}.scale-w-lg-7-12-min,.w-lg-7-12-min{min-width:58.3333333333%}.scale-w-lg-8-12,.w-lg-8-12{width:66.6666666667%}.scale-w-lg-8-12-max,.w-lg-8-12-max{max-width:66.6666666667%}.scale-w-lg-8-12-min,.w-lg-8-12-min{min-width:66.6666666667%}.scale-w-lg-9-12,.w-lg-9-12{width:75%}.scale-w-lg-9-12-max,.w-lg-9-12-max{max-width:75%}.scale-w-lg-9-12-min,.w-lg-9-12-min{min-width:75%}.scale-w-lg-10-12,.w-lg-10-12{width:83.3333333333%}.scale-w-lg-10-12-max,.w-lg-10-12-max{max-width:83.3333333333%}.scale-w-lg-10-12-min,.w-lg-10-12-min{min-width:83.3333333333%}.scale-w-lg-11-12,.w-lg-11-12{width:91.6666666667%}.scale-w-lg-11-12-max,.w-lg-11-12-max{max-width:91.6666666667%}.scale-w-lg-11-12-min,.w-lg-11-12-min{min-width:91.6666666667%}.scale-w-lg-12-12,.w-lg-12-12{width:100%}.scale-w-lg-12-12-max,.w-lg-12-12-max{max-width:100%}.scale-w-lg-12-12-min,.w-lg-12-12-min{min-width:100%}.h-lg-full,.scale-h-lg-full{height:100%}.h-lg-full-max,.scale-h-lg-full-max{max-height:100%}.h-lg-full-min,.scale-h-lg-full-min{min-height:100%}.h-lg-mid,.scale-h-lg-mid{height:50%}.h-lg-mid-max,.scale-h-lg-mid-max{max-height:50%}.h-lg-mid-min,.scale-h-lg-mid-min{min-height:50%}.h-lg-quarter,.scale-h-lg-quarter{height:25%}.h-lg-quarter-max,.scale-h-lg-quarter-max{max-height:25%}.h-lg-quarter-min,.scale-h-lg-quarter-min{min-height:25%}.h-lg-tiers,.scale-h-lg-tiers{height:33%}.h-lg-tiers-max,.scale-h-lg-tiers-max{max-height:33%}.h-lg-tiers-min,.scale-h-lg-tiers-min{min-height:33%}.h-lg-content-max,.scale-h-lg-content-max{height:max-content}.h-lg-content-max-max,.scale-h-lg-content-max-max{max-height:max-content}.h-lg-content-max-min,.scale-h-lg-content-max-min{min-height:max-content}.h-lg-content-min,.scale-h-lg-content-min{height:min-content}.h-lg-content-min-max,.scale-h-lg-content-min-max{max-height:min-content}.h-lg-content-min-min,.scale-h-lg-content-min-min{min-height:min-content}.h-lg-1,.scale-h-lg-1{height:1rem}.h-lg-1-max,.scale-h-lg-1-max{max-height:1rem}.h-lg-1-min,.scale-h-lg-1-min{min-height:1rem}.h-lg-2,.scale-h-lg-2{height:2rem}.h-lg-2-max,.scale-h-lg-2-max{max-height:2rem}.h-lg-2-min,.scale-h-lg-2-min{min-height:2rem}.h-lg-4,.scale-h-lg-4{height:4rem}.h-lg-4-max,.scale-h-lg-4-max{max-height:4rem}.h-lg-4-min,.scale-h-lg-4-min{min-height:4rem}.h-lg-8,.scale-h-lg-8{height:8rem}.h-lg-8-max,.scale-h-lg-8-max{max-height:8rem}.h-lg-8-min,.scale-h-lg-8-min{min-height:8rem}.h-lg-16,.scale-h-lg-16{height:16rem}.h-lg-16-max,.scale-h-lg-16-max{max-height:16rem}.h-lg-16-min,.scale-h-lg-16-min{min-height:16rem}.h-lg-24,.scale-h-lg-24{height:24rem}.h-lg-24-max,.scale-h-lg-24-max{max-height:24rem}.h-lg-24-min,.scale-h-lg-24-min{min-height:24rem}.h-lg-32,.scale-h-lg-32{height:32rem}.h-lg-32-max,.scale-h-lg-32-max{max-height:32rem}.h-lg-32-min,.scale-h-lg-32-min{min-height:32rem}.h-lg-48,.scale-h-lg-48{height:48rem}.h-lg-48-max,.scale-h-lg-48-max{max-height:48rem}.h-lg-48-min,.scale-h-lg-48-min{min-height:48rem}.h-lg-64,.scale-h-lg-64{height:64rem}.h-lg-64-max,.scale-h-lg-64-max{max-height:64rem}.h-lg-64-min,.scale-h-lg-64-min{min-height:64rem}.h-lg-1-5,.scale-h-lg-1-5{height:20%}.h-lg-1-5-max,.scale-h-lg-1-5-max{max-height:20%}.h-lg-1-5-min,.scale-h-lg-1-5-min{min-height:20%}.h-lg-2-5,.scale-h-lg-2-5{height:40%}.h-lg-2-5-max,.scale-h-lg-2-5-max{max-height:40%}.h-lg-2-5-min,.scale-h-lg-2-5-min{min-height:40%}.h-lg-3-5,.scale-h-lg-3-5{height:60%}.h-lg-3-5-max,.scale-h-lg-3-5-max{max-height:60%}.h-lg-3-5-min,.scale-h-lg-3-5-min{min-height:60%}.h-lg-4-5,.scale-h-lg-4-5{height:80%}.h-lg-4-5-max,.scale-h-lg-4-5-max{max-height:80%}.h-lg-4-5-min,.scale-h-lg-4-5-min{min-height:80%}.h-lg-5-5,.scale-h-lg-5-5{height:100%}.h-lg-5-5-max,.scale-h-lg-5-5-max{max-height:100%}.h-lg-5-5-min,.scale-h-lg-5-5-min{min-height:100%}.h-lg-1-12,.scale-h-lg-1-12{height:8.3333333333%}.h-lg-1-12-max,.scale-h-lg-1-12-max{max-height:8.3333333333%}.h-lg-1-12-min,.scale-h-lg-1-12-min{min-height:8.3333333333%}.h-lg-2-12,.scale-h-lg-2-12{height:16.6666666667%}.h-lg-2-12-max,.scale-h-lg-2-12-max{max-height:16.6666666667%}.h-lg-2-12-min,.scale-h-lg-2-12-min{min-height:16.6666666667%}.h-lg-3-12,.scale-h-lg-3-12{height:25%}.h-lg-3-12-max,.scale-h-lg-3-12-max{max-height:25%}.h-lg-3-12-min,.scale-h-lg-3-12-min{min-height:25%}.h-lg-4-12,.scale-h-lg-4-12{height:33.3333333333%}.h-lg-4-12-max,.scale-h-lg-4-12-max{max-height:33.3333333333%}.h-lg-4-12-min,.scale-h-lg-4-12-min{min-height:33.3333333333%}.h-lg-5-12,.scale-h-lg-5-12{height:41.6666666667%}.h-lg-5-12-max,.scale-h-lg-5-12-max{max-height:41.6666666667%}.h-lg-5-12-min,.scale-h-lg-5-12-min{min-height:41.6666666667%}.h-lg-6-12,.scale-h-lg-6-12{height:50%}.h-lg-6-12-max,.scale-h-lg-6-12-max{max-height:50%}.h-lg-6-12-min,.scale-h-lg-6-12-min{min-height:50%}.h-lg-7-12,.scale-h-lg-7-12{height:58.3333333333%}.h-lg-7-12-max,.scale-h-lg-7-12-max{max-height:58.3333333333%}.h-lg-7-12-min,.scale-h-lg-7-12-min{min-height:58.3333333333%}.h-lg-8-12,.scale-h-lg-8-12{height:66.6666666667%}.h-lg-8-12-max,.scale-h-lg-8-12-max{max-height:66.6666666667%}.h-lg-8-12-min,.scale-h-lg-8-12-min{min-height:66.6666666667%}.h-lg-9-12,.scale-h-lg-9-12{height:75%}.h-lg-9-12-max,.scale-h-lg-9-12-max{max-height:75%}.h-lg-9-12-min,.scale-h-lg-9-12-min{min-height:75%}.h-lg-10-12,.scale-h-lg-10-12{height:83.3333333333%}.h-lg-10-12-max,.scale-h-lg-10-12-max{max-height:83.3333333333%}.h-lg-10-12-min,.scale-h-lg-10-12-min{min-height:83.3333333333%}.h-lg-11-12,.scale-h-lg-11-12{height:91.6666666667%}.h-lg-11-12-max,.scale-h-lg-11-12-max{max-height:91.6666666667%}.h-lg-11-12-min,.scale-h-lg-11-12-min{min-height:91.6666666667%}.h-lg-12-12,.scale-h-lg-12-12{height:100%}.h-lg-12-12-max,.scale-h-lg-12-12-max{max-height:100%}.h-lg-12-12-min,.scale-h-lg-12-12-min{min-height:100%}}@media only screen and (max-width:48rem){.scale-w-md-full,.w-md-full{width:100%}.scale-w-md-full-max,.w-md-full-max{max-width:100%}.scale-w-md-full-min,.w-md-full-min{min-width:100%}.scale-w-md-mid,.w-md-mid{width:50%}.scale-w-md-mid-max,.w-md-mid-max{max-width:50%}.scale-w-md-mid-min,.w-md-mid-min{min-width:50%}.scale-w-md-quarter,.w-md-quarter{width:25%}.scale-w-md-quarter-max,.w-md-quarter-max{max-width:25%}.scale-w-md-quarter-min,.w-md-quarter-min{min-width:25%}.scale-w-md-tiers,.w-md-tiers{width:33%}.scale-w-md-tiers-max,.w-md-tiers-max{max-width:33%}.scale-w-md-tiers-min,.w-md-tiers-min{min-width:33%}.scale-w-md-content-max,.w-md-content-max{width:max-content}.scale-w-md-content-max-max,.w-md-content-max-max{max-width:max-content}.scale-w-md-content-max-min,.w-md-content-max-min{min-width:max-content}.scale-w-md-content-min,.w-md-content-min{width:min-content}.scale-w-md-content-min-max,.w-md-content-min-max{max-width:min-content}.scale-w-md-content-min-min,.w-md-content-min-min{min-width:min-content}.scale-w-md-1,.w-md-1{width:1rem}.scale-w-md-1-max,.w-md-1-max{max-width:1rem}.scale-w-md-1-min,.w-md-1-min{min-width:1rem}.scale-w-md-2,.w-md-2{width:2rem}.scale-w-md-2-max,.w-md-2-max{max-width:2rem}.scale-w-md-2-min,.w-md-2-min{min-width:2rem}.scale-w-md-4,.w-md-4{width:4rem}.scale-w-md-4-max,.w-md-4-max{max-width:4rem}.scale-w-md-4-min,.w-md-4-min{min-width:4rem}.scale-w-md-8,.w-md-8{width:8rem}.scale-w-md-8-max,.w-md-8-max{max-width:8rem}.scale-w-md-8-min,.w-md-8-min{min-width:8rem}.scale-w-md-16,.w-md-16{width:16rem}.scale-w-md-16-max,.w-md-16-max{max-width:16rem}.scale-w-md-16-min,.w-md-16-min{min-width:16rem}.scale-w-md-24,.w-md-24{width:24rem}.scale-w-md-24-max,.w-md-24-max{max-width:24rem}.scale-w-md-24-min,.w-md-24-min{min-width:24rem}.scale-w-md-32,.w-md-32{width:32rem}.scale-w-md-32-max,.w-md-32-max{max-width:32rem}.scale-w-md-32-min,.w-md-32-min{min-width:32rem}.scale-w-md-48,.w-md-48{width:48rem}.scale-w-md-48-max,.w-md-48-max{max-width:48rem}.scale-w-md-48-min,.w-md-48-min{min-width:48rem}.scale-w-md-64,.w-md-64{width:64rem}.scale-w-md-64-max,.w-md-64-max{max-width:64rem}.scale-w-md-64-min,.w-md-64-min{min-width:64rem}.scale-w-md-1-5,.w-md-1-5{width:20%}.scale-w-md-1-5-max,.w-md-1-5-max{max-width:20%}.scale-w-md-1-5-min,.w-md-1-5-min{min-width:20%}.scale-w-md-2-5,.w-md-2-5{width:40%}.scale-w-md-2-5-max,.w-md-2-5-max{max-width:40%}.scale-w-md-2-5-min,.w-md-2-5-min{min-width:40%}.scale-w-md-3-5,.w-md-3-5{width:60%}.scale-w-md-3-5-max,.w-md-3-5-max{max-width:60%}.scale-w-md-3-5-min,.w-md-3-5-min{min-width:60%}.scale-w-md-4-5,.w-md-4-5{width:80%}.scale-w-md-4-5-max,.w-md-4-5-max{max-width:80%}.scale-w-md-4-5-min,.w-md-4-5-min{min-width:80%}.scale-w-md-5-5,.w-md-5-5{width:100%}.scale-w-md-5-5-max,.w-md-5-5-max{max-width:100%}.scale-w-md-5-5-min,.w-md-5-5-min{min-width:100%}.scale-w-md-1-12,.w-md-1-12{width:8.3333333333%}.scale-w-md-1-12-max,.w-md-1-12-max{max-width:8.3333333333%}.scale-w-md-1-12-min,.w-md-1-12-min{min-width:8.3333333333%}.scale-w-md-2-12,.w-md-2-12{width:16.6666666667%}.scale-w-md-2-12-max,.w-md-2-12-max{max-width:16.6666666667%}.scale-w-md-2-12-min,.w-md-2-12-min{min-width:16.6666666667%}.scale-w-md-3-12,.w-md-3-12{width:25%}.scale-w-md-3-12-max,.w-md-3-12-max{max-width:25%}.scale-w-md-3-12-min,.w-md-3-12-min{min-width:25%}.scale-w-md-4-12,.w-md-4-12{width:33.3333333333%}.scale-w-md-4-12-max,.w-md-4-12-max{max-width:33.3333333333%}.scale-w-md-4-12-min,.w-md-4-12-min{min-width:33.3333333333%}.scale-w-md-5-12,.w-md-5-12{width:41.6666666667%}.scale-w-md-5-12-max,.w-md-5-12-max{max-width:41.6666666667%}.scale-w-md-5-12-min,.w-md-5-12-min{min-width:41.6666666667%}.scale-w-md-6-12,.w-md-6-12{width:50%}.scale-w-md-6-12-max,.w-md-6-12-max{max-width:50%}.scale-w-md-6-12-min,.w-md-6-12-min{min-width:50%}.scale-w-md-7-12,.w-md-7-12{width:58.3333333333%}.scale-w-md-7-12-max,.w-md-7-12-max{max-width:58.3333333333%}.scale-w-md-7-12-min,.w-md-7-12-min{min-width:58.3333333333%}.scale-w-md-8-12,.w-md-8-12{width:66.6666666667%}.scale-w-md-8-12-max,.w-md-8-12-max{max-width:66.6666666667%}.scale-w-md-8-12-min,.w-md-8-12-min{min-width:66.6666666667%}.scale-w-md-9-12,.w-md-9-12{width:75%}.scale-w-md-9-12-max,.w-md-9-12-max{max-width:75%}.scale-w-md-9-12-min,.w-md-9-12-min{min-width:75%}.scale-w-md-10-12,.w-md-10-12{width:83.3333333333%}.scale-w-md-10-12-max,.w-md-10-12-max{max-width:83.3333333333%}.scale-w-md-10-12-min,.w-md-10-12-min{min-width:83.3333333333%}.scale-w-md-11-12,.w-md-11-12{width:91.6666666667%}.scale-w-md-11-12-max,.w-md-11-12-max{max-width:91.6666666667%}.scale-w-md-11-12-min,.w-md-11-12-min{min-width:91.6666666667%}.scale-w-md-12-12,.w-md-12-12{width:100%}.scale-w-md-12-12-max,.w-md-12-12-max{max-width:100%}.scale-w-md-12-12-min,.w-md-12-12-min{min-width:100%}.h-md-full,.scale-h-md-full{height:100%}.h-md-full-max,.scale-h-md-full-max{max-height:100%}.h-md-full-min,.scale-h-md-full-min{min-height:100%}.h-md-mid,.scale-h-md-mid{height:50%}.h-md-mid-max,.scale-h-md-mid-max{max-height:50%}.h-md-mid-min,.scale-h-md-mid-min{min-height:50%}.h-md-quarter,.scale-h-md-quarter{height:25%}.h-md-quarter-max,.scale-h-md-quarter-max{max-height:25%}.h-md-quarter-min,.scale-h-md-quarter-min{min-height:25%}.h-md-tiers,.scale-h-md-tiers{height:33%}.h-md-tiers-max,.scale-h-md-tiers-max{max-height:33%}.h-md-tiers-min,.scale-h-md-tiers-min{min-height:33%}.h-md-content-max,.scale-h-md-content-max{height:max-content}.h-md-content-max-max,.scale-h-md-content-max-max{max-height:max-content}.h-md-content-max-min,.scale-h-md-content-max-min{min-height:max-content}.h-md-content-min,.scale-h-md-content-min{height:min-content}.h-md-content-min-max,.scale-h-md-content-min-max{max-height:min-content}.h-md-content-min-min,.scale-h-md-content-min-min{min-height:min-content}.h-md-1,.scale-h-md-1{height:1rem}.h-md-1-max,.scale-h-md-1-max{max-height:1rem}.h-md-1-min,.scale-h-md-1-min{min-height:1rem}.h-md-2,.scale-h-md-2{height:2rem}.h-md-2-max,.scale-h-md-2-max{max-height:2rem}.h-md-2-min,.scale-h-md-2-min{min-height:2rem}.h-md-4,.scale-h-md-4{height:4rem}.h-md-4-max,.scale-h-md-4-max{max-height:4rem}.h-md-4-min,.scale-h-md-4-min{min-height:4rem}.h-md-8,.scale-h-md-8{height:8rem}.h-md-8-max,.scale-h-md-8-max{max-height:8rem}.h-md-8-min,.scale-h-md-8-min{min-height:8rem}.h-md-16,.scale-h-md-16{height:16rem}.h-md-16-max,.scale-h-md-16-max{max-height:16rem}.h-md-16-min,.scale-h-md-16-min{min-height:16rem}.h-md-24,.scale-h-md-24{height:24rem}.h-md-24-max,.scale-h-md-24-max{max-height:24rem}.h-md-24-min,.scale-h-md-24-min{min-height:24rem}.h-md-32,.scale-h-md-32{height:32rem}.h-md-32-max,.scale-h-md-32-max{max-height:32rem}.h-md-32-min,.scale-h-md-32-min{min-height:32rem}.h-md-48,.scale-h-md-48{height:48rem}.h-md-48-max,.scale-h-md-48-max{max-height:48rem}.h-md-48-min,.scale-h-md-48-min{min-height:48rem}.h-md-64,.scale-h-md-64{height:64rem}.h-md-64-max,.scale-h-md-64-max{max-height:64rem}.h-md-64-min,.scale-h-md-64-min{min-height:64rem}.h-md-1-5,.scale-h-md-1-5{height:20%}.h-md-1-5-max,.scale-h-md-1-5-max{max-height:20%}.h-md-1-5-min,.scale-h-md-1-5-min{min-height:20%}.h-md-2-5,.scale-h-md-2-5{height:40%}.h-md-2-5-max,.scale-h-md-2-5-max{max-height:40%}.h-md-2-5-min,.scale-h-md-2-5-min{min-height:40%}.h-md-3-5,.scale-h-md-3-5{height:60%}.h-md-3-5-max,.scale-h-md-3-5-max{max-height:60%}.h-md-3-5-min,.scale-h-md-3-5-min{min-height:60%}.h-md-4-5,.scale-h-md-4-5{height:80%}.h-md-4-5-max,.scale-h-md-4-5-max{max-height:80%}.h-md-4-5-min,.scale-h-md-4-5-min{min-height:80%}.h-md-5-5,.scale-h-md-5-5{height:100%}.h-md-5-5-max,.scale-h-md-5-5-max{max-height:100%}.h-md-5-5-min,.scale-h-md-5-5-min{min-height:100%}.h-md-1-12,.scale-h-md-1-12{height:8.3333333333%}.h-md-1-12-max,.scale-h-md-1-12-max{max-height:8.3333333333%}.h-md-1-12-min,.scale-h-md-1-12-min{min-height:8.3333333333%}.h-md-2-12,.scale-h-md-2-12{height:16.6666666667%}.h-md-2-12-max,.scale-h-md-2-12-max{max-height:16.6666666667%}.h-md-2-12-min,.scale-h-md-2-12-min{min-height:16.6666666667%}.h-md-3-12,.scale-h-md-3-12{height:25%}.h-md-3-12-max,.scale-h-md-3-12-max{max-height:25%}.h-md-3-12-min,.scale-h-md-3-12-min{min-height:25%}.h-md-4-12,.scale-h-md-4-12{height:33.3333333333%}.h-md-4-12-max,.scale-h-md-4-12-max{max-height:33.3333333333%}.h-md-4-12-min,.scale-h-md-4-12-min{min-height:33.3333333333%}.h-md-5-12,.scale-h-md-5-12{height:41.6666666667%}.h-md-5-12-max,.scale-h-md-5-12-max{max-height:41.6666666667%}.h-md-5-12-min,.scale-h-md-5-12-min{min-height:41.6666666667%}.h-md-6-12,.scale-h-md-6-12{height:50%}.h-md-6-12-max,.scale-h-md-6-12-max{max-height:50%}.h-md-6-12-min,.scale-h-md-6-12-min{min-height:50%}.h-md-7-12,.scale-h-md-7-12{height:58.3333333333%}.h-md-7-12-max,.scale-h-md-7-12-max{max-height:58.3333333333%}.h-md-7-12-min,.scale-h-md-7-12-min{min-height:58.3333333333%}.h-md-8-12,.scale-h-md-8-12{height:66.6666666667%}.h-md-8-12-max,.scale-h-md-8-12-max{max-height:66.6666666667%}.h-md-8-12-min,.scale-h-md-8-12-min{min-height:66.6666666667%}.h-md-9-12,.scale-h-md-9-12{height:75%}.h-md-9-12-max,.scale-h-md-9-12-max{max-height:75%}.h-md-9-12-min,.scale-h-md-9-12-min{min-height:75%}.h-md-10-12,.scale-h-md-10-12{height:83.3333333333%}.h-md-10-12-max,.scale-h-md-10-12-max{max-height:83.3333333333%}.h-md-10-12-min,.scale-h-md-10-12-min{min-height:83.3333333333%}.h-md-11-12,.scale-h-md-11-12{height:91.6666666667%}.h-md-11-12-max,.scale-h-md-11-12-max{max-height:91.6666666667%}.h-md-11-12-min,.scale-h-md-11-12-min{min-height:91.6666666667%}.h-md-12-12,.scale-h-md-12-12{height:100%}.h-md-12-12-max,.scale-h-md-12-12-max{max-height:100%}.h-md-12-12-min,.scale-h-md-12-12-min{min-height:100%}}@media only screen and (max-width:35.7rem){.scale-w-sm-full,.w-sm-full{width:100%}.scale-w-sm-full-max,.w-sm-full-max{max-width:100%}.scale-w-sm-full-min,.w-sm-full-min{min-width:100%}.scale-w-sm-mid,.w-sm-mid{width:50%}.scale-w-sm-mid-max,.w-sm-mid-max{max-width:50%}.scale-w-sm-mid-min,.w-sm-mid-min{min-width:50%}.scale-w-sm-quarter,.w-sm-quarter{width:25%}.scale-w-sm-quarter-max,.w-sm-quarter-max{max-width:25%}.scale-w-sm-quarter-min,.w-sm-quarter-min{min-width:25%}.scale-w-sm-tiers,.w-sm-tiers{width:33%}.scale-w-sm-tiers-max,.w-sm-tiers-max{max-width:33%}.scale-w-sm-tiers-min,.w-sm-tiers-min{min-width:33%}.scale-w-sm-content-max,.w-sm-content-max{width:max-content}.scale-w-sm-content-max-max,.w-sm-content-max-max{max-width:max-content}.scale-w-sm-content-max-min,.w-sm-content-max-min{min-width:max-content}.scale-w-sm-content-min,.w-sm-content-min{width:min-content}.scale-w-sm-content-min-max,.w-sm-content-min-max{max-width:min-content}.scale-w-sm-content-min-min,.w-sm-content-min-min{min-width:min-content}.scale-w-sm-1,.w-sm-1{width:1rem}.scale-w-sm-1-max,.w-sm-1-max{max-width:1rem}.scale-w-sm-1-min,.w-sm-1-min{min-width:1rem}.scale-w-sm-2,.w-sm-2{width:2rem}.scale-w-sm-2-max,.w-sm-2-max{max-width:2rem}.scale-w-sm-2-min,.w-sm-2-min{min-width:2rem}.scale-w-sm-4,.w-sm-4{width:4rem}.scale-w-sm-4-max,.w-sm-4-max{max-width:4rem}.scale-w-sm-4-min,.w-sm-4-min{min-width:4rem}.scale-w-sm-8,.w-sm-8{width:8rem}.scale-w-sm-8-max,.w-sm-8-max{max-width:8rem}.scale-w-sm-8-min,.w-sm-8-min{min-width:8rem}.scale-w-sm-16,.w-sm-16{width:16rem}.scale-w-sm-16-max,.w-sm-16-max{max-width:16rem}.scale-w-sm-16-min,.w-sm-16-min{min-width:16rem}.scale-w-sm-24,.w-sm-24{width:24rem}.scale-w-sm-24-max,.w-sm-24-max{max-width:24rem}.scale-w-sm-24-min,.w-sm-24-min{min-width:24rem}.scale-w-sm-32,.w-sm-32{width:32rem}.scale-w-sm-32-max,.w-sm-32-max{max-width:32rem}.scale-w-sm-32-min,.w-sm-32-min{min-width:32rem}.scale-w-sm-48,.w-sm-48{width:48rem}.scale-w-sm-48-max,.w-sm-48-max{max-width:48rem}.scale-w-sm-48-min,.w-sm-48-min{min-width:48rem}.scale-w-sm-64,.w-sm-64{width:64rem}.scale-w-sm-64-max,.w-sm-64-max{max-width:64rem}.scale-w-sm-64-min,.w-sm-64-min{min-width:64rem}.scale-w-sm-1-5,.w-sm-1-5{width:20%}.scale-w-sm-1-5-max,.w-sm-1-5-max{max-width:20%}.scale-w-sm-1-5-min,.w-sm-1-5-min{min-width:20%}.scale-w-sm-2-5,.w-sm-2-5{width:40%}.scale-w-sm-2-5-max,.w-sm-2-5-max{max-width:40%}.scale-w-sm-2-5-min,.w-sm-2-5-min{min-width:40%}.scale-w-sm-3-5,.w-sm-3-5{width:60%}.scale-w-sm-3-5-max,.w-sm-3-5-max{max-width:60%}.scale-w-sm-3-5-min,.w-sm-3-5-min{min-width:60%}.scale-w-sm-4-5,.w-sm-4-5{width:80%}.scale-w-sm-4-5-max,.w-sm-4-5-max{max-width:80%}.scale-w-sm-4-5-min,.w-sm-4-5-min{min-width:80%}.scale-w-sm-5-5,.w-sm-5-5{width:100%}.scale-w-sm-5-5-max,.w-sm-5-5-max{max-width:100%}.scale-w-sm-5-5-min,.w-sm-5-5-min{min-width:100%}.scale-w-sm-1-12,.w-sm-1-12{width:8.3333333333%}.scale-w-sm-1-12-max,.w-sm-1-12-max{max-width:8.3333333333%}.scale-w-sm-1-12-min,.w-sm-1-12-min{min-width:8.3333333333%}.scale-w-sm-2-12,.w-sm-2-12{width:16.6666666667%}.scale-w-sm-2-12-max,.w-sm-2-12-max{max-width:16.6666666667%}.scale-w-sm-2-12-min,.w-sm-2-12-min{min-width:16.6666666667%}.scale-w-sm-3-12,.w-sm-3-12{width:25%}.scale-w-sm-3-12-max,.w-sm-3-12-max{max-width:25%}.scale-w-sm-3-12-min,.w-sm-3-12-min{min-width:25%}.scale-w-sm-4-12,.w-sm-4-12{width:33.3333333333%}.scale-w-sm-4-12-max,.w-sm-4-12-max{max-width:33.3333333333%}.scale-w-sm-4-12-min,.w-sm-4-12-min{min-width:33.3333333333%}.scale-w-sm-5-12,.w-sm-5-12{width:41.6666666667%}.scale-w-sm-5-12-max,.w-sm-5-12-max{max-width:41.6666666667%}.scale-w-sm-5-12-min,.w-sm-5-12-min{min-width:41.6666666667%}.scale-w-sm-6-12,.w-sm-6-12{width:50%}.scale-w-sm-6-12-max,.w-sm-6-12-max{max-width:50%}.scale-w-sm-6-12-min,.w-sm-6-12-min{min-width:50%}.scale-w-sm-7-12,.w-sm-7-12{width:58.3333333333%}.scale-w-sm-7-12-max,.w-sm-7-12-max{max-width:58.3333333333%}.scale-w-sm-7-12-min,.w-sm-7-12-min{min-width:58.3333333333%}.scale-w-sm-8-12,.w-sm-8-12{width:66.6666666667%}.scale-w-sm-8-12-max,.w-sm-8-12-max{max-width:66.6666666667%}.scale-w-sm-8-12-min,.w-sm-8-12-min{min-width:66.6666666667%}.scale-w-sm-9-12,.w-sm-9-12{width:75%}.scale-w-sm-9-12-max,.w-sm-9-12-max{max-width:75%}.scale-w-sm-9-12-min,.w-sm-9-12-min{min-width:75%}.scale-w-sm-10-12,.w-sm-10-12{width:83.3333333333%}.scale-w-sm-10-12-max,.w-sm-10-12-max{max-width:83.3333333333%}.scale-w-sm-10-12-min,.w-sm-10-12-min{min-width:83.3333333333%}.scale-w-sm-11-12,.w-sm-11-12{width:91.6666666667%}.scale-w-sm-11-12-max,.w-sm-11-12-max{max-width:91.6666666667%}.scale-w-sm-11-12-min,.w-sm-11-12-min{min-width:91.6666666667%}.scale-w-sm-12-12,.w-sm-12-12{width:100%}.scale-w-sm-12-12-max,.w-sm-12-12-max{max-width:100%}.scale-w-sm-12-12-min,.w-sm-12-12-min{min-width:100%}.h-sm-full,.scale-h-sm-full{height:100%}.h-sm-full-max,.scale-h-sm-full-max{max-height:100%}.h-sm-full-min,.scale-h-sm-full-min{min-height:100%}.h-sm-mid,.scale-h-sm-mid{height:50%}.h-sm-mid-max,.scale-h-sm-mid-max{max-height:50%}.h-sm-mid-min,.scale-h-sm-mid-min{min-height:50%}.h-sm-quarter,.scale-h-sm-quarter{height:25%}.h-sm-quarter-max,.scale-h-sm-quarter-max{max-height:25%}.h-sm-quarter-min,.scale-h-sm-quarter-min{min-height:25%}.h-sm-tiers,.scale-h-sm-tiers{height:33%}.h-sm-tiers-max,.scale-h-sm-tiers-max{max-height:33%}.h-sm-tiers-min,.scale-h-sm-tiers-min{min-height:33%}.h-sm-content-max,.scale-h-sm-content-max{height:max-content}.h-sm-content-max-max,.scale-h-sm-content-max-max{max-height:max-content}.h-sm-content-max-min,.scale-h-sm-content-max-min{min-height:max-content}.h-sm-content-min,.scale-h-sm-content-min{height:min-content}.h-sm-content-min-max,.scale-h-sm-content-min-max{max-height:min-content}.h-sm-content-min-min,.scale-h-sm-content-min-min{min-height:min-content}.h-sm-1,.scale-h-sm-1{height:1rem}.h-sm-1-max,.scale-h-sm-1-max{max-height:1rem}.h-sm-1-min,.scale-h-sm-1-min{min-height:1rem}.h-sm-2,.scale-h-sm-2{height:2rem}.h-sm-2-max,.scale-h-sm-2-max{max-height:2rem}.h-sm-2-min,.scale-h-sm-2-min{min-height:2rem}.h-sm-4,.scale-h-sm-4{height:4rem}.h-sm-4-max,.scale-h-sm-4-max{max-height:4rem}.h-sm-4-min,.scale-h-sm-4-min{min-height:4rem}.h-sm-8,.scale-h-sm-8{height:8rem}.h-sm-8-max,.scale-h-sm-8-max{max-height:8rem}.h-sm-8-min,.scale-h-sm-8-min{min-height:8rem}.h-sm-16,.scale-h-sm-16{height:16rem}.h-sm-16-max,.scale-h-sm-16-max{max-height:16rem}.h-sm-16-min,.scale-h-sm-16-min{min-height:16rem}.h-sm-24,.scale-h-sm-24{height:24rem}.h-sm-24-max,.scale-h-sm-24-max{max-height:24rem}.h-sm-24-min,.scale-h-sm-24-min{min-height:24rem}.h-sm-32,.scale-h-sm-32{height:32rem}.h-sm-32-max,.scale-h-sm-32-max{max-height:32rem}.h-sm-32-min,.scale-h-sm-32-min{min-height:32rem}.h-sm-48,.scale-h-sm-48{height:48rem}.h-sm-48-max,.scale-h-sm-48-max{max-height:48rem}.h-sm-48-min,.scale-h-sm-48-min{min-height:48rem}.h-sm-64,.scale-h-sm-64{height:64rem}.h-sm-64-max,.scale-h-sm-64-max{max-height:64rem}.h-sm-64-min,.scale-h-sm-64-min{min-height:64rem}.h-sm-1-5,.scale-h-sm-1-5{height:20%}.h-sm-1-5-max,.scale-h-sm-1-5-max{max-height:20%}.h-sm-1-5-min,.scale-h-sm-1-5-min{min-height:20%}.h-sm-2-5,.scale-h-sm-2-5{height:40%}.h-sm-2-5-max,.scale-h-sm-2-5-max{max-height:40%}.h-sm-2-5-min,.scale-h-sm-2-5-min{min-height:40%}.h-sm-3-5,.scale-h-sm-3-5{height:60%}.h-sm-3-5-max,.scale-h-sm-3-5-max{max-height:60%}.h-sm-3-5-min,.scale-h-sm-3-5-min{min-height:60%}.h-sm-4-5,.scale-h-sm-4-5{height:80%}.h-sm-4-5-max,.scale-h-sm-4-5-max{max-height:80%}.h-sm-4-5-min,.scale-h-sm-4-5-min{min-height:80%}.h-sm-5-5,.scale-h-sm-5-5{height:100%}.h-sm-5-5-max,.scale-h-sm-5-5-max{max-height:100%}.h-sm-5-5-min,.scale-h-sm-5-5-min{min-height:100%}.h-sm-1-12,.scale-h-sm-1-12{height:8.3333333333%}.h-sm-1-12-max,.scale-h-sm-1-12-max{max-height:8.3333333333%}.h-sm-1-12-min,.scale-h-sm-1-12-min{min-height:8.3333333333%}.h-sm-2-12,.scale-h-sm-2-12{height:16.6666666667%}.h-sm-2-12-max,.scale-h-sm-2-12-max{max-height:16.6666666667%}.h-sm-2-12-min,.scale-h-sm-2-12-min{min-height:16.6666666667%}.h-sm-3-12,.scale-h-sm-3-12{height:25%}.h-sm-3-12-max,.scale-h-sm-3-12-max{max-height:25%}.h-sm-3-12-min,.scale-h-sm-3-12-min{min-height:25%}.h-sm-4-12,.scale-h-sm-4-12{height:33.3333333333%}.h-sm-4-12-max,.scale-h-sm-4-12-max{max-height:33.3333333333%}.h-sm-4-12-min,.scale-h-sm-4-12-min{min-height:33.3333333333%}.h-sm-5-12,.scale-h-sm-5-12{height:41.6666666667%}.h-sm-5-12-max,.scale-h-sm-5-12-max{max-height:41.6666666667%}.h-sm-5-12-min,.scale-h-sm-5-12-min{min-height:41.6666666667%}.h-sm-6-12,.scale-h-sm-6-12{height:50%}.h-sm-6-12-max,.scale-h-sm-6-12-max{max-height:50%}.h-sm-6-12-min,.scale-h-sm-6-12-min{min-height:50%}.h-sm-7-12,.scale-h-sm-7-12{height:58.3333333333%}.h-sm-7-12-max,.scale-h-sm-7-12-max{max-height:58.3333333333%}.h-sm-7-12-min,.scale-h-sm-7-12-min{min-height:58.3333333333%}.h-sm-8-12,.scale-h-sm-8-12{height:66.6666666667%}.h-sm-8-12-max,.scale-h-sm-8-12-max{max-height:66.6666666667%}.h-sm-8-12-min,.scale-h-sm-8-12-min{min-height:66.6666666667%}.h-sm-9-12,.scale-h-sm-9-12{height:75%}.h-sm-9-12-max,.scale-h-sm-9-12-max{max-height:75%}.h-sm-9-12-min,.scale-h-sm-9-12-min{min-height:75%}.h-sm-10-12,.scale-h-sm-10-12{height:83.3333333333%}.h-sm-10-12-max,.scale-h-sm-10-12-max{max-height:83.3333333333%}.h-sm-10-12-min,.scale-h-sm-10-12-min{min-height:83.3333333333%}.h-sm-11-12,.scale-h-sm-11-12{height:91.6666666667%}.h-sm-11-12-max,.scale-h-sm-11-12-max{max-height:91.6666666667%}.h-sm-11-12-min,.scale-h-sm-11-12-min{min-height:91.6666666667%}.h-sm-12-12,.scale-h-sm-12-12{height:100%}.h-sm-12-12-max,.scale-h-sm-12-12-max{max-height:100%}.h-sm-12-12-min,.scale-h-sm-12-12-min{min-height:100%}}
|
|
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-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-5{width:20%}.w-xxl-1-5-max{max-width:20%}.w-xxl-1-5-min{min-width:20%}.w-xxl-2-5{width:40%}.w-xxl-2-5-max{max-width:40%}.w-xxl-2-5-min{min-width:40%}.w-xxl-3-5{width:60%}.w-xxl-3-5-max{max-width:60%}.w-xxl-3-5-min{min-width:60%}.w-xxl-4-5{width:80%}.w-xxl-4-5-max{max-width:80%}.w-xxl-4-5-min{min-width:80%}.w-xxl-5-5{width:100%}.w-xxl-5-5-max{max-width:100%}.w-xxl-5-5-min{min-width:100%}.w-xxl-1-12{width:8.3333333333%}.w-xxl-1-12-max{max-width:8.3333333333%}.w-xxl-1-12-min{min-width:8.3333333333%}.w-xxl-2-12{width:16.6666666667%}.w-xxl-2-12-max{max-width:16.6666666667%}.w-xxl-2-12-min{min-width:16.6666666667%}.w-xxl-3-12{width:25%}.w-xxl-3-12-max{max-width:25%}.w-xxl-3-12-min{min-width:25%}.w-xxl-4-12{width:33.3333333333%}.w-xxl-4-12-max{max-width:33.3333333333%}.w-xxl-4-12-min{min-width:33.3333333333%}.w-xxl-5-12{width:41.6666666667%}.w-xxl-5-12-max{max-width:41.6666666667%}.w-xxl-5-12-min{min-width:41.6666666667%}.w-xxl-6-12{width:50%}.w-xxl-6-12-max{max-width:50%}.w-xxl-6-12-min{min-width:50%}.w-xxl-7-12{width:58.3333333333%}.w-xxl-7-12-max{max-width:58.3333333333%}.w-xxl-7-12-min{min-width:58.3333333333%}.w-xxl-8-12{width:66.6666666667%}.w-xxl-8-12-max{max-width:66.6666666667%}.w-xxl-8-12-min{min-width:66.6666666667%}.w-xxl-9-12{width:75%}.w-xxl-9-12-max{max-width:75%}.w-xxl-9-12-min{min-width:75%}.w-xxl-10-12{width:83.3333333333%}.w-xxl-10-12-max{max-width:83.3333333333%}.w-xxl-10-12-min{min-width:83.3333333333%}.w-xxl-11-12{width:91.6666666667%}.w-xxl-11-12-max{max-width:91.6666666667%}.w-xxl-11-12-min{min-width:91.6666666667%}.w-xxl-12-12{width:100%}.w-xxl-12-12-max{max-width:100%}.w-xxl-12-12-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-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-5{height:20%}.h-xxl-1-5-max{max-height:20%}.h-xxl-1-5-min{min-height:20%}.h-xxl-2-5{height:40%}.h-xxl-2-5-max{max-height:40%}.h-xxl-2-5-min{min-height:40%}.h-xxl-3-5{height:60%}.h-xxl-3-5-max{max-height:60%}.h-xxl-3-5-min{min-height:60%}.h-xxl-4-5{height:80%}.h-xxl-4-5-max{max-height:80%}.h-xxl-4-5-min{min-height:80%}.h-xxl-5-5{height:100%}.h-xxl-5-5-max{max-height:100%}.h-xxl-5-5-min{min-height:100%}.h-xxl-1-12{height:8.3333333333%}.h-xxl-1-12-max{max-height:8.3333333333%}.h-xxl-1-12-min{min-height:8.3333333333%}.h-xxl-2-12{height:16.6666666667%}.h-xxl-2-12-max{max-height:16.6666666667%}.h-xxl-2-12-min{min-height:16.6666666667%}.h-xxl-3-12{height:25%}.h-xxl-3-12-max{max-height:25%}.h-xxl-3-12-min{min-height:25%}.h-xxl-4-12{height:33.3333333333%}.h-xxl-4-12-max{max-height:33.3333333333%}.h-xxl-4-12-min{min-height:33.3333333333%}.h-xxl-5-12{height:41.6666666667%}.h-xxl-5-12-max{max-height:41.6666666667%}.h-xxl-5-12-min{min-height:41.6666666667%}.h-xxl-6-12{height:50%}.h-xxl-6-12-max{max-height:50%}.h-xxl-6-12-min{min-height:50%}.h-xxl-7-12{height:58.3333333333%}.h-xxl-7-12-max{max-height:58.3333333333%}.h-xxl-7-12-min{min-height:58.3333333333%}.h-xxl-8-12{height:66.6666666667%}.h-xxl-8-12-max{max-height:66.6666666667%}.h-xxl-8-12-min{min-height:66.6666666667%}.h-xxl-9-12{height:75%}.h-xxl-9-12-max{max-height:75%}.h-xxl-9-12-min{min-height:75%}.h-xxl-10-12{height:83.3333333333%}.h-xxl-10-12-max{max-height:83.3333333333%}.h-xxl-10-12-min{min-height:83.3333333333%}.h-xxl-11-12{height:91.6666666667%}.h-xxl-11-12-max{max-height:91.6666666667%}.h-xxl-11-12-min{min-height:91.6666666667%}.h-xxl-12-12{height:100%}.h-xxl-12-12-max{max-height:100%}.h-xxl-12-12-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-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-5{width:20%}.w-xl-1-5-max{max-width:20%}.w-xl-1-5-min{min-width:20%}.w-xl-2-5{width:40%}.w-xl-2-5-max{max-width:40%}.w-xl-2-5-min{min-width:40%}.w-xl-3-5{width:60%}.w-xl-3-5-max{max-width:60%}.w-xl-3-5-min{min-width:60%}.w-xl-4-5{width:80%}.w-xl-4-5-max{max-width:80%}.w-xl-4-5-min{min-width:80%}.w-xl-5-5{width:100%}.w-xl-5-5-max{max-width:100%}.w-xl-5-5-min{min-width:100%}.w-xl-1-12{width:8.3333333333%}.w-xl-1-12-max{max-width:8.3333333333%}.w-xl-1-12-min{min-width:8.3333333333%}.w-xl-2-12{width:16.6666666667%}.w-xl-2-12-max{max-width:16.6666666667%}.w-xl-2-12-min{min-width:16.6666666667%}.w-xl-3-12{width:25%}.w-xl-3-12-max{max-width:25%}.w-xl-3-12-min{min-width:25%}.w-xl-4-12{width:33.3333333333%}.w-xl-4-12-max{max-width:33.3333333333%}.w-xl-4-12-min{min-width:33.3333333333%}.w-xl-5-12{width:41.6666666667%}.w-xl-5-12-max{max-width:41.6666666667%}.w-xl-5-12-min{min-width:41.6666666667%}.w-xl-6-12{width:50%}.w-xl-6-12-max{max-width:50%}.w-xl-6-12-min{min-width:50%}.w-xl-7-12{width:58.3333333333%}.w-xl-7-12-max{max-width:58.3333333333%}.w-xl-7-12-min{min-width:58.3333333333%}.w-xl-8-12{width:66.6666666667%}.w-xl-8-12-max{max-width:66.6666666667%}.w-xl-8-12-min{min-width:66.6666666667%}.w-xl-9-12{width:75%}.w-xl-9-12-max{max-width:75%}.w-xl-9-12-min{min-width:75%}.w-xl-10-12{width:83.3333333333%}.w-xl-10-12-max{max-width:83.3333333333%}.w-xl-10-12-min{min-width:83.3333333333%}.w-xl-11-12{width:91.6666666667%}.w-xl-11-12-max{max-width:91.6666666667%}.w-xl-11-12-min{min-width:91.6666666667%}.w-xl-12-12{width:100%}.w-xl-12-12-max{max-width:100%}.w-xl-12-12-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-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-5{height:20%}.h-xl-1-5-max{max-height:20%}.h-xl-1-5-min{min-height:20%}.h-xl-2-5{height:40%}.h-xl-2-5-max{max-height:40%}.h-xl-2-5-min{min-height:40%}.h-xl-3-5{height:60%}.h-xl-3-5-max{max-height:60%}.h-xl-3-5-min{min-height:60%}.h-xl-4-5{height:80%}.h-xl-4-5-max{max-height:80%}.h-xl-4-5-min{min-height:80%}.h-xl-5-5{height:100%}.h-xl-5-5-max{max-height:100%}.h-xl-5-5-min{min-height:100%}.h-xl-1-12{height:8.3333333333%}.h-xl-1-12-max{max-height:8.3333333333%}.h-xl-1-12-min{min-height:8.3333333333%}.h-xl-2-12{height:16.6666666667%}.h-xl-2-12-max{max-height:16.6666666667%}.h-xl-2-12-min{min-height:16.6666666667%}.h-xl-3-12{height:25%}.h-xl-3-12-max{max-height:25%}.h-xl-3-12-min{min-height:25%}.h-xl-4-12{height:33.3333333333%}.h-xl-4-12-max{max-height:33.3333333333%}.h-xl-4-12-min{min-height:33.3333333333%}.h-xl-5-12{height:41.6666666667%}.h-xl-5-12-max{max-height:41.6666666667%}.h-xl-5-12-min{min-height:41.6666666667%}.h-xl-6-12{height:50%}.h-xl-6-12-max{max-height:50%}.h-xl-6-12-min{min-height:50%}.h-xl-7-12{height:58.3333333333%}.h-xl-7-12-max{max-height:58.3333333333%}.h-xl-7-12-min{min-height:58.3333333333%}.h-xl-8-12{height:66.6666666667%}.h-xl-8-12-max{max-height:66.6666666667%}.h-xl-8-12-min{min-height:66.6666666667%}.h-xl-9-12{height:75%}.h-xl-9-12-max{max-height:75%}.h-xl-9-12-min{min-height:75%}.h-xl-10-12{height:83.3333333333%}.h-xl-10-12-max{max-height:83.3333333333%}.h-xl-10-12-min{min-height:83.3333333333%}.h-xl-11-12{height:91.6666666667%}.h-xl-11-12-max{max-height:91.6666666667%}.h-xl-11-12-min{min-height:91.6666666667%}.h-xl-12-12{height:100%}.h-xl-12-12-max{max-height:100%}.h-xl-12-12-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-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-5{width:20%}.w-lg-1-5-max{max-width:20%}.w-lg-1-5-min{min-width:20%}.w-lg-2-5{width:40%}.w-lg-2-5-max{max-width:40%}.w-lg-2-5-min{min-width:40%}.w-lg-3-5{width:60%}.w-lg-3-5-max{max-width:60%}.w-lg-3-5-min{min-width:60%}.w-lg-4-5{width:80%}.w-lg-4-5-max{max-width:80%}.w-lg-4-5-min{min-width:80%}.w-lg-5-5{width:100%}.w-lg-5-5-max{max-width:100%}.w-lg-5-5-min{min-width:100%}.w-lg-1-12{width:8.3333333333%}.w-lg-1-12-max{max-width:8.3333333333%}.w-lg-1-12-min{min-width:8.3333333333%}.w-lg-2-12{width:16.6666666667%}.w-lg-2-12-max{max-width:16.6666666667%}.w-lg-2-12-min{min-width:16.6666666667%}.w-lg-3-12{width:25%}.w-lg-3-12-max{max-width:25%}.w-lg-3-12-min{min-width:25%}.w-lg-4-12{width:33.3333333333%}.w-lg-4-12-max{max-width:33.3333333333%}.w-lg-4-12-min{min-width:33.3333333333%}.w-lg-5-12{width:41.6666666667%}.w-lg-5-12-max{max-width:41.6666666667%}.w-lg-5-12-min{min-width:41.6666666667%}.w-lg-6-12{width:50%}.w-lg-6-12-max{max-width:50%}.w-lg-6-12-min{min-width:50%}.w-lg-7-12{width:58.3333333333%}.w-lg-7-12-max{max-width:58.3333333333%}.w-lg-7-12-min{min-width:58.3333333333%}.w-lg-8-12{width:66.6666666667%}.w-lg-8-12-max{max-width:66.6666666667%}.w-lg-8-12-min{min-width:66.6666666667%}.w-lg-9-12{width:75%}.w-lg-9-12-max{max-width:75%}.w-lg-9-12-min{min-width:75%}.w-lg-10-12{width:83.3333333333%}.w-lg-10-12-max{max-width:83.3333333333%}.w-lg-10-12-min{min-width:83.3333333333%}.w-lg-11-12{width:91.6666666667%}.w-lg-11-12-max{max-width:91.6666666667%}.w-lg-11-12-min{min-width:91.6666666667%}.w-lg-12-12{width:100%}.w-lg-12-12-max{max-width:100%}.w-lg-12-12-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-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-5{height:20%}.h-lg-1-5-max{max-height:20%}.h-lg-1-5-min{min-height:20%}.h-lg-2-5{height:40%}.h-lg-2-5-max{max-height:40%}.h-lg-2-5-min{min-height:40%}.h-lg-3-5{height:60%}.h-lg-3-5-max{max-height:60%}.h-lg-3-5-min{min-height:60%}.h-lg-4-5{height:80%}.h-lg-4-5-max{max-height:80%}.h-lg-4-5-min{min-height:80%}.h-lg-5-5{height:100%}.h-lg-5-5-max{max-height:100%}.h-lg-5-5-min{min-height:100%}.h-lg-1-12{height:8.3333333333%}.h-lg-1-12-max{max-height:8.3333333333%}.h-lg-1-12-min{min-height:8.3333333333%}.h-lg-2-12{height:16.6666666667%}.h-lg-2-12-max{max-height:16.6666666667%}.h-lg-2-12-min{min-height:16.6666666667%}.h-lg-3-12{height:25%}.h-lg-3-12-max{max-height:25%}.h-lg-3-12-min{min-height:25%}.h-lg-4-12{height:33.3333333333%}.h-lg-4-12-max{max-height:33.3333333333%}.h-lg-4-12-min{min-height:33.3333333333%}.h-lg-5-12{height:41.6666666667%}.h-lg-5-12-max{max-height:41.6666666667%}.h-lg-5-12-min{min-height:41.6666666667%}.h-lg-6-12{height:50%}.h-lg-6-12-max{max-height:50%}.h-lg-6-12-min{min-height:50%}.h-lg-7-12{height:58.3333333333%}.h-lg-7-12-max{max-height:58.3333333333%}.h-lg-7-12-min{min-height:58.3333333333%}.h-lg-8-12{height:66.6666666667%}.h-lg-8-12-max{max-height:66.6666666667%}.h-lg-8-12-min{min-height:66.6666666667%}.h-lg-9-12{height:75%}.h-lg-9-12-max{max-height:75%}.h-lg-9-12-min{min-height:75%}.h-lg-10-12{height:83.3333333333%}.h-lg-10-12-max{max-height:83.3333333333%}.h-lg-10-12-min{min-height:83.3333333333%}.h-lg-11-12{height:91.6666666667%}.h-lg-11-12-max{max-height:91.6666666667%}.h-lg-11-12-min{min-height:91.6666666667%}.h-lg-12-12{height:100%}.h-lg-12-12-max{max-height:100%}.h-lg-12-12-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-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-5{width:20%}.w-md-1-5-max{max-width:20%}.w-md-1-5-min{min-width:20%}.w-md-2-5{width:40%}.w-md-2-5-max{max-width:40%}.w-md-2-5-min{min-width:40%}.w-md-3-5{width:60%}.w-md-3-5-max{max-width:60%}.w-md-3-5-min{min-width:60%}.w-md-4-5{width:80%}.w-md-4-5-max{max-width:80%}.w-md-4-5-min{min-width:80%}.w-md-5-5{width:100%}.w-md-5-5-max{max-width:100%}.w-md-5-5-min{min-width:100%}.w-md-1-12{width:8.3333333333%}.w-md-1-12-max{max-width:8.3333333333%}.w-md-1-12-min{min-width:8.3333333333%}.w-md-2-12{width:16.6666666667%}.w-md-2-12-max{max-width:16.6666666667%}.w-md-2-12-min{min-width:16.6666666667%}.w-md-3-12{width:25%}.w-md-3-12-max{max-width:25%}.w-md-3-12-min{min-width:25%}.w-md-4-12{width:33.3333333333%}.w-md-4-12-max{max-width:33.3333333333%}.w-md-4-12-min{min-width:33.3333333333%}.w-md-5-12{width:41.6666666667%}.w-md-5-12-max{max-width:41.6666666667%}.w-md-5-12-min{min-width:41.6666666667%}.w-md-6-12{width:50%}.w-md-6-12-max{max-width:50%}.w-md-6-12-min{min-width:50%}.w-md-7-12{width:58.3333333333%}.w-md-7-12-max{max-width:58.3333333333%}.w-md-7-12-min{min-width:58.3333333333%}.w-md-8-12{width:66.6666666667%}.w-md-8-12-max{max-width:66.6666666667%}.w-md-8-12-min{min-width:66.6666666667%}.w-md-9-12{width:75%}.w-md-9-12-max{max-width:75%}.w-md-9-12-min{min-width:75%}.w-md-10-12{width:83.3333333333%}.w-md-10-12-max{max-width:83.3333333333%}.w-md-10-12-min{min-width:83.3333333333%}.w-md-11-12{width:91.6666666667%}.w-md-11-12-max{max-width:91.6666666667%}.w-md-11-12-min{min-width:91.6666666667%}.w-md-12-12{width:100%}.w-md-12-12-max{max-width:100%}.w-md-12-12-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-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-5{height:20%}.h-md-1-5-max{max-height:20%}.h-md-1-5-min{min-height:20%}.h-md-2-5{height:40%}.h-md-2-5-max{max-height:40%}.h-md-2-5-min{min-height:40%}.h-md-3-5{height:60%}.h-md-3-5-max{max-height:60%}.h-md-3-5-min{min-height:60%}.h-md-4-5{height:80%}.h-md-4-5-max{max-height:80%}.h-md-4-5-min{min-height:80%}.h-md-5-5{height:100%}.h-md-5-5-max{max-height:100%}.h-md-5-5-min{min-height:100%}.h-md-1-12{height:8.3333333333%}.h-md-1-12-max{max-height:8.3333333333%}.h-md-1-12-min{min-height:8.3333333333%}.h-md-2-12{height:16.6666666667%}.h-md-2-12-max{max-height:16.6666666667%}.h-md-2-12-min{min-height:16.6666666667%}.h-md-3-12{height:25%}.h-md-3-12-max{max-height:25%}.h-md-3-12-min{min-height:25%}.h-md-4-12{height:33.3333333333%}.h-md-4-12-max{max-height:33.3333333333%}.h-md-4-12-min{min-height:33.3333333333%}.h-md-5-12{height:41.6666666667%}.h-md-5-12-max{max-height:41.6666666667%}.h-md-5-12-min{min-height:41.6666666667%}.h-md-6-12{height:50%}.h-md-6-12-max{max-height:50%}.h-md-6-12-min{min-height:50%}.h-md-7-12{height:58.3333333333%}.h-md-7-12-max{max-height:58.3333333333%}.h-md-7-12-min{min-height:58.3333333333%}.h-md-8-12{height:66.6666666667%}.h-md-8-12-max{max-height:66.6666666667%}.h-md-8-12-min{min-height:66.6666666667%}.h-md-9-12{height:75%}.h-md-9-12-max{max-height:75%}.h-md-9-12-min{min-height:75%}.h-md-10-12{height:83.3333333333%}.h-md-10-12-max{max-height:83.3333333333%}.h-md-10-12-min{min-height:83.3333333333%}.h-md-11-12{height:91.6666666667%}.h-md-11-12-max{max-height:91.6666666667%}.h-md-11-12-min{min-height:91.6666666667%}.h-md-12-12{height:100%}.h-md-12-12-max{max-height:100%}.h-md-12-12-min{min-height:100%}}@media only screen and (max-width:0px){.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-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-5{width:20%}.w-sm-1-5-max{max-width:20%}.w-sm-1-5-min{min-width:20%}.w-sm-2-5{width:40%}.w-sm-2-5-max{max-width:40%}.w-sm-2-5-min{min-width:40%}.w-sm-3-5{width:60%}.w-sm-3-5-max{max-width:60%}.w-sm-3-5-min{min-width:60%}.w-sm-4-5{width:80%}.w-sm-4-5-max{max-width:80%}.w-sm-4-5-min{min-width:80%}.w-sm-5-5{width:100%}.w-sm-5-5-max{max-width:100%}.w-sm-5-5-min{min-width:100%}.w-sm-1-12{width:8.3333333333%}.w-sm-1-12-max{max-width:8.3333333333%}.w-sm-1-12-min{min-width:8.3333333333%}.w-sm-2-12{width:16.6666666667%}.w-sm-2-12-max{max-width:16.6666666667%}.w-sm-2-12-min{min-width:16.6666666667%}.w-sm-3-12{width:25%}.w-sm-3-12-max{max-width:25%}.w-sm-3-12-min{min-width:25%}.w-sm-4-12{width:33.3333333333%}.w-sm-4-12-max{max-width:33.3333333333%}.w-sm-4-12-min{min-width:33.3333333333%}.w-sm-5-12{width:41.6666666667%}.w-sm-5-12-max{max-width:41.6666666667%}.w-sm-5-12-min{min-width:41.6666666667%}.w-sm-6-12{width:50%}.w-sm-6-12-max{max-width:50%}.w-sm-6-12-min{min-width:50%}.w-sm-7-12{width:58.3333333333%}.w-sm-7-12-max{max-width:58.3333333333%}.w-sm-7-12-min{min-width:58.3333333333%}.w-sm-8-12{width:66.6666666667%}.w-sm-8-12-max{max-width:66.6666666667%}.w-sm-8-12-min{min-width:66.6666666667%}.w-sm-9-12{width:75%}.w-sm-9-12-max{max-width:75%}.w-sm-9-12-min{min-width:75%}.w-sm-10-12{width:83.3333333333%}.w-sm-10-12-max{max-width:83.3333333333%}.w-sm-10-12-min{min-width:83.3333333333%}.w-sm-11-12{width:91.6666666667%}.w-sm-11-12-max{max-width:91.6666666667%}.w-sm-11-12-min{min-width:91.6666666667%}.w-sm-12-12{width:100%}.w-sm-12-12-max{max-width:100%}.w-sm-12-12-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-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-5{height:20%}.h-sm-1-5-max{max-height:20%}.h-sm-1-5-min{min-height:20%}.h-sm-2-5{height:40%}.h-sm-2-5-max{max-height:40%}.h-sm-2-5-min{min-height:40%}.h-sm-3-5{height:60%}.h-sm-3-5-max{max-height:60%}.h-sm-3-5-min{min-height:60%}.h-sm-4-5{height:80%}.h-sm-4-5-max{max-height:80%}.h-sm-4-5-min{min-height:80%}.h-sm-5-5{height:100%}.h-sm-5-5-max{max-height:100%}.h-sm-5-5-min{min-height:100%}.h-sm-1-12{height:8.3333333333%}.h-sm-1-12-max{max-height:8.3333333333%}.h-sm-1-12-min{min-height:8.3333333333%}.h-sm-2-12{height:16.6666666667%}.h-sm-2-12-max{max-height:16.6666666667%}.h-sm-2-12-min{min-height:16.6666666667%}.h-sm-3-12{height:25%}.h-sm-3-12-max{max-height:25%}.h-sm-3-12-min{min-height:25%}.h-sm-4-12{height:33.3333333333%}.h-sm-4-12-max{max-height:33.3333333333%}.h-sm-4-12-min{min-height:33.3333333333%}.h-sm-5-12{height:41.6666666667%}.h-sm-5-12-max{max-height:41.6666666667%}.h-sm-5-12-min{min-height:41.6666666667%}.h-sm-6-12{height:50%}.h-sm-6-12-max{max-height:50%}.h-sm-6-12-min{min-height:50%}.h-sm-7-12{height:58.3333333333%}.h-sm-7-12-max{max-height:58.3333333333%}.h-sm-7-12-min{min-height:58.3333333333%}.h-sm-8-12{height:66.6666666667%}.h-sm-8-12-max{max-height:66.6666666667%}.h-sm-8-12-min{min-height:66.6666666667%}.h-sm-9-12{height:75%}.h-sm-9-12-max{max-height:75%}.h-sm-9-12-min{min-height:75%}.h-sm-10-12{height:83.3333333333%}.h-sm-10-12-max{max-height:83.3333333333%}.h-sm-10-12-min{min-height:83.3333333333%}.h-sm-11-12{height:91.6666666667%}.h-sm-11-12-max{max-height:91.6666666667%}.h-sm-11-12-min{min-height:91.6666666667%}.h-sm-12-12{height:100%}.h-sm-12-12-max{max-height:100%}.h-sm-12-12-min{min-height:100%}}
|
|
@@ -1,71 +1,72 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
border-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
.table
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
.table
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
.table
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
.table.tbl-h-line
|
|
27
|
-
.table.tbl-h-line
|
|
28
|
-
.table.tbl-h-line .
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
.table.tbl-sticky
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
.table.tbl-sticky thead tr
|
|
66
|
-
.table.tbl-sticky
|
|
67
|
-
.table.tbl-sticky .thead .tr
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
1
|
+
/** cssfabric : tbl*/
|
|
2
|
+
.table {
|
|
3
|
+
border-collapse: collapse;
|
|
4
|
+
border-spacing: 0;
|
|
5
|
+
}
|
|
6
|
+
.table thead,
|
|
7
|
+
.table .thead {
|
|
8
|
+
position: relative;
|
|
9
|
+
margin-bottom: 2rem;
|
|
10
|
+
}
|
|
11
|
+
.table.tbl-head thead tr th {
|
|
12
|
+
background-color: table_bg_color_head;
|
|
13
|
+
}
|
|
14
|
+
.table thead tr th,
|
|
15
|
+
.table .thead .tr .th {
|
|
16
|
+
padding: 0.5rem 0.25rem;
|
|
17
|
+
font-weight: normal;
|
|
18
|
+
}
|
|
19
|
+
.table tbody tr td,
|
|
20
|
+
.table .tbody .tr .td {
|
|
21
|
+
padding: 0.25em;
|
|
22
|
+
}
|
|
23
|
+
.table.tbl-layout {
|
|
24
|
+
table-layout: fixed;
|
|
25
|
+
}
|
|
26
|
+
.table.tbl-h-line th,
|
|
27
|
+
.table.tbl-h-line td,
|
|
28
|
+
.table.tbl-h-line .th,
|
|
29
|
+
.table.tbl-h-line .td {
|
|
30
|
+
border-bottom: 1px solid #ededed;
|
|
31
|
+
}
|
|
32
|
+
.table.tbl-h-line:last-child {
|
|
33
|
+
border-bottom: none;
|
|
34
|
+
}
|
|
35
|
+
.table.tbl-v-line tr th, .table.tbl-v-line tr td {
|
|
36
|
+
border-right: 1px solid #ededed;
|
|
37
|
+
}
|
|
38
|
+
.table.tbl-v-line tr th:last-child, .table.tbl-v-line tr td:last-child {
|
|
39
|
+
border-right: none;
|
|
40
|
+
}
|
|
41
|
+
.table.tbl-border {
|
|
42
|
+
border: 1px solid #ededed;
|
|
43
|
+
}
|
|
44
|
+
.table.tbl-shad thead tr th {
|
|
45
|
+
box-shadow: 4px 4px 8px #ccc;
|
|
46
|
+
z-index: 11;
|
|
47
|
+
}
|
|
48
|
+
.table.tbl-shad thead tr th:last-child {
|
|
49
|
+
box-shadow: 4px 4px 8px #ccc;
|
|
50
|
+
z-index: -1;
|
|
51
|
+
}
|
|
52
|
+
.table.tbl-bg-strip-2 tr:nth-child(2n+2) td {
|
|
53
|
+
background-color: #ededed;
|
|
54
|
+
}
|
|
55
|
+
.table.tbl-bg-strip-5 tr:nth-child(5n+5) td {
|
|
56
|
+
background-color: #ededed;
|
|
57
|
+
}
|
|
58
|
+
.table.tbl-sticky {
|
|
59
|
+
position: relative;
|
|
60
|
+
}
|
|
61
|
+
.table.tbl-sticky thead tr,
|
|
62
|
+
.table.tbl-sticky .thead .tr {
|
|
63
|
+
position: static;
|
|
64
|
+
}
|
|
65
|
+
.table.tbl-sticky thead tr th,
|
|
66
|
+
.table.tbl-sticky thead tr .th,
|
|
67
|
+
.table.tbl-sticky .thead .tr th,
|
|
68
|
+
.table.tbl-sticky .thead .tr .th {
|
|
69
|
+
background-color: #ededed;
|
|
70
|
+
position: sticky;
|
|
71
|
+
top: 0;
|
|
71
72
|
}
|
|
@@ -1,78 +1,4 @@
|
|
|
1
|
-
@media only screen and (max-width:
|
|
2
|
-
/** cssfabric : tbl*/
|
|
3
|
-
.table {
|
|
4
|
-
border-collapse: collapse;
|
|
5
|
-
border-spacing: 0;
|
|
6
|
-
}
|
|
7
|
-
.table thead,
|
|
8
|
-
.table .thead {
|
|
9
|
-
position: relative;
|
|
10
|
-
margin-bottom: 2rem;
|
|
11
|
-
}
|
|
12
|
-
.table.tbl-xxxl-head thead tr th {
|
|
13
|
-
background-color: table_bg_color_head;
|
|
14
|
-
}
|
|
15
|
-
.table thead tr th,
|
|
16
|
-
.table .thead .tr .th {
|
|
17
|
-
padding: 0.5rem 0.25rem;
|
|
18
|
-
font-weight: normal;
|
|
19
|
-
}
|
|
20
|
-
.table tbody tr td,
|
|
21
|
-
.table .tbody .tr .td {
|
|
22
|
-
padding: 0.25em;
|
|
23
|
-
}
|
|
24
|
-
.table.tbl-xxxl-layout {
|
|
25
|
-
table-layout: fixed;
|
|
26
|
-
}
|
|
27
|
-
.table.tbl-xxxl-h-line th,
|
|
28
|
-
.table.tbl-xxxl-h-line td,
|
|
29
|
-
.table.tbl-xxxl-h-line .th,
|
|
30
|
-
.table.tbl-xxxl-h-line .td {
|
|
31
|
-
border-bottom: 1px solid #ededed;
|
|
32
|
-
}
|
|
33
|
-
.table.tbl-xxxl-h-line:last-child {
|
|
34
|
-
border-bottom: none;
|
|
35
|
-
}
|
|
36
|
-
.table.tbl-xxxl-v-line tr th, .table.tbl-xxxl-v-line tr td {
|
|
37
|
-
border-right: 1px solid #ededed;
|
|
38
|
-
}
|
|
39
|
-
.table.tbl-xxxl-v-line tr th:last-child, .table.tbl-xxxl-v-line tr td:last-child {
|
|
40
|
-
border-right: none;
|
|
41
|
-
}
|
|
42
|
-
.table.tbl-xxxl-border {
|
|
43
|
-
border: 1px solid #ededed;
|
|
44
|
-
}
|
|
45
|
-
.table.tbl-xxxl-shad thead tr th {
|
|
46
|
-
box-shadow: 4px 4px 8px #ccc;
|
|
47
|
-
z-index: 11;
|
|
48
|
-
}
|
|
49
|
-
.table.tbl-xxxl-shad thead tr th:last-child {
|
|
50
|
-
box-shadow: 4px 4px 8px #ccc;
|
|
51
|
-
z-index: -1;
|
|
52
|
-
}
|
|
53
|
-
.table.tbl-xxxl-bg-strip-2 tr:nth-child(2n+2) td {
|
|
54
|
-
background-color: #ededed;
|
|
55
|
-
}
|
|
56
|
-
.table.tbl-xxxl-bg-strip-5 tr:nth-child(5n+5) td {
|
|
57
|
-
background-color: #ededed;
|
|
58
|
-
}
|
|
59
|
-
.table.tbl-xxxl-sticky {
|
|
60
|
-
position: relative;
|
|
61
|
-
}
|
|
62
|
-
.table.tbl-xxxl-sticky thead tr,
|
|
63
|
-
.table.tbl-xxxl-sticky .thead .tr {
|
|
64
|
-
position: static;
|
|
65
|
-
}
|
|
66
|
-
.table.tbl-xxxl-sticky thead tr th,
|
|
67
|
-
.table.tbl-xxxl-sticky thead tr .th,
|
|
68
|
-
.table.tbl-xxxl-sticky .thead .tr th,
|
|
69
|
-
.table.tbl-xxxl-sticky .thead .tr .th {
|
|
70
|
-
background-color: #ededed;
|
|
71
|
-
position: sticky;
|
|
72
|
-
top: 0;
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
@media only screen and (max-width: 120rem) {
|
|
1
|
+
@media only screen and (max-width: 1300px) {
|
|
76
2
|
/** cssfabric : tbl*/
|
|
77
3
|
.table {
|
|
78
4
|
border-collapse: collapse;
|
|
@@ -146,7 +72,7 @@
|
|
|
146
72
|
top: 0;
|
|
147
73
|
}
|
|
148
74
|
}
|
|
149
|
-
@media only screen and (max-width:
|
|
75
|
+
@media only screen and (max-width: 1200px) {
|
|
150
76
|
/** cssfabric : tbl*/
|
|
151
77
|
.table {
|
|
152
78
|
border-collapse: collapse;
|
|
@@ -220,7 +146,7 @@
|
|
|
220
146
|
top: 0;
|
|
221
147
|
}
|
|
222
148
|
}
|
|
223
|
-
@media only screen and (max-width:
|
|
149
|
+
@media only screen and (max-width: 960px) {
|
|
224
150
|
/** cssfabric : tbl*/
|
|
225
151
|
.table {
|
|
226
152
|
border-collapse: collapse;
|
|
@@ -294,7 +220,7 @@
|
|
|
294
220
|
top: 0;
|
|
295
221
|
}
|
|
296
222
|
}
|
|
297
|
-
@media only screen and (max-width:
|
|
223
|
+
@media only screen and (max-width: 760px) {
|
|
298
224
|
/** cssfabric : tbl*/
|
|
299
225
|
.table {
|
|
300
226
|
border-collapse: collapse;
|
|
@@ -368,7 +294,7 @@
|
|
|
368
294
|
top: 0;
|
|
369
295
|
}
|
|
370
296
|
}
|
|
371
|
-
@media only screen and (max-width:
|
|
297
|
+
@media only screen and (max-width: 0px) {
|
|
372
298
|
/** cssfabric : tbl*/
|
|
373
299
|
.table {
|
|
374
300
|
border-collapse: collapse;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@media only screen and (max-width:
|
|
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:400}.table .tbody .tr .td,.table tbody tr td{padding:.25em}.table.tbl-xxl-layout{table-layout:fixed}.table.tbl-xxl-h-line .td,.table.tbl-xxl-h-line .th,.table.tbl-xxl-h-line td,.table.tbl-xxl-h-line th{border-bottom:1px solid #ededed}.table.tbl-xxl-h-line:last-child{border-bottom:none}.table.tbl-xxl-v-line tr td,.table.tbl-xxl-v-line tr th{border-right:1px solid #ededed}.table.tbl-xxl-v-line tr td:last-child,.table.tbl-xxl-v-line tr th: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,.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:400}.table .tbody .tr .td,.table tbody tr td{padding:.25em}.table.tbl-xl-layout{table-layout:fixed}.table.tbl-xl-h-line .td,.table.tbl-xl-h-line .th,.table.tbl-xl-h-line td,.table.tbl-xl-h-line th{border-bottom:1px solid #ededed}.table.tbl-xl-h-line:last-child{border-bottom:none}.table.tbl-xl-v-line tr td,.table.tbl-xl-v-line tr th{border-right:1px solid #ededed}.table.tbl-xl-v-line tr td:last-child,.table.tbl-xl-v-line tr th: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,.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:400}.table .tbody .tr .td,.table tbody tr td{padding:.25em}.table.tbl-lg-layout{table-layout:fixed}.table.tbl-lg-h-line .td,.table.tbl-lg-h-line .th,.table.tbl-lg-h-line td,.table.tbl-lg-h-line th{border-bottom:1px solid #ededed}.table.tbl-lg-h-line:last-child{border-bottom:none}.table.tbl-lg-v-line tr td,.table.tbl-lg-v-line tr th{border-right:1px solid #ededed}.table.tbl-lg-v-line tr td:last-child,.table.tbl-lg-v-line tr th: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,.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:400}.table .tbody .tr .td,.table tbody tr td{padding:.25em}.table.tbl-md-layout{table-layout:fixed}.table.tbl-md-h-line .td,.table.tbl-md-h-line .th,.table.tbl-md-h-line td,.table.tbl-md-h-line th{border-bottom:1px solid #ededed}.table.tbl-md-h-line:last-child{border-bottom:none}.table.tbl-md-v-line tr td,.table.tbl-md-v-line tr th{border-right:1px solid #ededed}.table.tbl-md-v-line tr td:last-child,.table.tbl-md-v-line tr th: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,.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 (max-width:0px){.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:400}.table .tbody .tr .td,.table tbody tr td{padding:.25em}.table.tbl-sm-layout{table-layout:fixed}.table.tbl-sm-h-line .td,.table.tbl-sm-h-line .th,.table.tbl-sm-h-line td,.table.tbl-sm-h-line th{border-bottom:1px solid #ededed}.table.tbl-sm-h-line:last-child{border-bottom:none}.table.tbl-sm-v-line tr td,.table.tbl-sm-v-line tr th{border-right:1px solid #ededed}.table.tbl-sm-v-line tr td:last-child,.table.tbl-sm-v-line tr th: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,.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}}
|