@medyll/cssfabric 0.1.0 → 0.1.1
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/lib/styles/core/box/box.css +756 -1842
- package/lib/styles/core/box/box.min.css +1 -1
- package/lib/styles/core/box/box.responsive.css +3757 -10552
- package/lib/styles/core/box/box.responsive.min.css +1 -1
- package/lib/styles/core/color/color.css +908 -266
- package/lib/styles/core/color/color.min.css +1 -1
- package/lib/styles/core/color/color.responsive.css +4011 -2368
- package/lib/styles/core/color/color.responsive.min.css +1 -1
- package/lib/styles/core/flex/flex.responsive.css +0 -126
- package/lib/styles/core/flex/flex.responsive.min.css +1 -1
- package/lib/styles/core/grid/grid.responsive.css +0 -121
- package/lib/styles/core/grid/grid.responsive.min.css +1 -1
- package/lib/styles/core/menu/menu.responsive.css +0 -81
- package/lib/styles/core/menu/menu.responsive.min.css +1 -1
- package/lib/styles/core/overflow/overflow.responsive.css +0 -61
- package/lib/styles/core/overflow/overflow.responsive.min.css +1 -1
- package/lib/styles/core/scale/scale.css +286 -206
- package/lib/styles/core/scale/scale.min.css +1 -1
- package/lib/styles/core/scale/scale.responsive.css +1157 -1478
- package/lib/styles/core/scale/scale.responsive.min.css +1 -1
- package/lib/styles/core/table/table.responsive.css +0 -74
- package/lib/styles/core/table/table.responsive.min.css +1 -1
- package/lib/styles/core/text/text.css +4 -0
- package/lib/styles/core/text/text.responsive.css +0 -549
- package/lib/styles/core/text/text.responsive.min.css +1 -1
- package/lib/styles/core/vars.css +261 -125
- package/lib/styles/core/vars.min.css +1 -1
- package/lib/styles/cssfabric.css +2626 -2850
- package/lib/styles/cssfabric.min.css +4 -4
- package/lib/styles/cssfabric.responsive.css +10959 -17444
- package/lib/styles/cssfabric.responsive.min.css +9 -9
- package/package.json +1 -1
- package/src/_generated/export.variables.json +77 -78
- package/src/cssfabric/_utils.scss +22 -12
- package/src/cssfabric/modules/_cssfabric-config.scss +87 -17
- package/src/cssfabric/modules/box/_box-build.scss +103 -84
- package/src/cssfabric/modules/box/_box-vars.scss +48 -46
- package/src/cssfabric/modules/color/_color-build.scss +108 -24
- package/src/cssfabric/modules/scale/_scale-build.scss +26 -13
- package/src/cssfabric/modules/scale/_scale-vars.scss +50 -51
- package/src/cssfabric/modules/text/_text-build.scss +60 -3
- package/src/cssfabric/modules/text/text-responsive.scss +1 -0
- package/src/cssfabric/modules/theme/_theme-build.scss +27 -10
- package/src/cssfabric/modules/vars.scss +19 -86
|
@@ -1 +1 @@
|
|
|
1
|
-
@media only screen and (max-width:1300px){.w-xxl-full{width:100%}.w-xxl-full-max{max-width:100%}.w-xxl-full-min{min-width:100%}.w-xxl-mid{width:50%}.w-xxl-mid-max{max-width:50%}.w-xxl-mid-min{min-width:50%}.w-xxl-quarter{width:25%}.w-xxl-quarter-max{max-width:25%}.w-xxl-quarter-min{min-width:25%}.w-xxl-tiers{width:33%}.w-xxl-tiers-max{max-width:33%}.w-xxl-tiers-min{min-width:33%}.w-xxl-content-max{width:max-content}.w-xxl-content-max-max{max-width:max-content}.w-xxl-content-max-min{min-width:max-content}.w-xxl-content-min{width:min-content}.w-xxl-content-min-max{max-width:min-content}.w-xxl-content-min-min{min-width:min-content}.w-xxl-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
|
+
@media only screen and (max-width:1300px){.w-xxl-full{width:100%}.w-xxl-full-max{max-width:100%}.w-xxl-full-min{min-width:100%}.w-xxl-mid{width:50%}.w-xxl-mid-max{max-width:50%}.w-xxl-mid-min{min-width:50%}.w-xxl-quarter{width:25%}.w-xxl-quarter-max{max-width:25%}.w-xxl-quarter-min{min-width:25%}.w-xxl-tiers{width:33%}.w-xxl-tiers-max{max-width:33%}.w-xxl-tiers-min{min-width:33%}.w-xxl-content-max{width:max-content}.w-xxl-content-max-max{max-width:max-content}.w-xxl-content-max-min{min-width:max-content}.w-xxl-content-min{width:min-content}.w-xxl-content-min-max{max-width:min-content}.w-xxl-content-min-min{min-width:min-content}.w-xxl-tiny{width:2rem}.w-xxl-tiny-max{max-width:2rem}.w-xxl-tiny-min{min-width:2rem}.w-xxl-small{width:4rem}.w-xxl-small-max{max-width:4rem}.w-xxl-small-min{min-width:4rem}.w-xxl-medium{width:8rem}.w-xxl-medium-max{max-width:8rem}.w-xxl-medium-min{min-width:8rem}.w-xxl-large{width:16rem}.w-xxl-large-max{max-width:16rem}.w-xxl-large-min{min-width:16rem}.w-xxl-wide{width:32rem}.w-xxl-wide-max{max-width:32rem}.w-xxl-wide-min{min-width:32rem}.w-xxl-1{width:1rem}.w-xxl-1-max{max-width:1rem}.w-xxl-1-min{min-width:1rem}.w-xxl-2{width:2rem}.w-xxl-2-max{max-width:2rem}.w-xxl-2-min{min-width:2rem}.w-xxl-4{width:4rem}.w-xxl-4-max{max-width:4rem}.w-xxl-4-min{min-width:4rem}.w-xxl-8{width:8rem}.w-xxl-8-max{max-width:8rem}.w-xxl-8-min{min-width:8rem}.w-xxl-16{width:16rem}.w-xxl-16-max{max-width:16rem}.w-xxl-16-min{min-width:16rem}.w-xxl-24{width:24rem}.w-xxl-24-max{max-width:24rem}.w-xxl-24-min{min-width:24rem}.w-xxl-32{width:32rem}.w-xxl-32-max{max-width:32rem}.w-xxl-32-min{min-width:32rem}.w-xxl-48{width:48rem}.w-xxl-48-max{max-width:48rem}.w-xxl-48-min{min-width:48rem}.w-xxl-64{width:64rem}.w-xxl-64-max{max-width:64rem}.w-xxl-64-min{min-width:64rem}.w-xxl-1-16{width:6.25%}.w-xxl-1-16-max{max-width:6.25%}.w-xxl-1-16-min{min-width:6.25%}.w-xxl-2-16{width:12.5%}.w-xxl-2-16-max{max-width:12.5%}.w-xxl-2-16-min{min-width:12.5%}.w-xxl-3-16{width:18.75%}.w-xxl-3-16-max{max-width:18.75%}.w-xxl-3-16-min{min-width:18.75%}.w-xxl-4-16{width:25%}.w-xxl-4-16-max{max-width:25%}.w-xxl-4-16-min{min-width:25%}.w-xxl-5-16{width:31.25%}.w-xxl-5-16-max{max-width:31.25%}.w-xxl-5-16-min{min-width:31.25%}.w-xxl-6-16{width:37.5%}.w-xxl-6-16-max{max-width:37.5%}.w-xxl-6-16-min{min-width:37.5%}.w-xxl-7-16{width:43.75%}.w-xxl-7-16-max{max-width:43.75%}.w-xxl-7-16-min{min-width:43.75%}.w-xxl-8-16{width:50%}.w-xxl-8-16-max{max-width:50%}.w-xxl-8-16-min{min-width:50%}.w-xxl-9-16{width:56.25%}.w-xxl-9-16-max{max-width:56.25%}.w-xxl-9-16-min{min-width:56.25%}.w-xxl-10-16{width:62.5%}.w-xxl-10-16-max{max-width:62.5%}.w-xxl-10-16-min{min-width:62.5%}.w-xxl-11-16{width:68.75%}.w-xxl-11-16-max{max-width:68.75%}.w-xxl-11-16-min{min-width:68.75%}.w-xxl-12-16{width:75%}.w-xxl-12-16-max{max-width:75%}.w-xxl-12-16-min{min-width:75%}.w-xxl-13-16{width:81.25%}.w-xxl-13-16-max{max-width:81.25%}.w-xxl-13-16-min{min-width:81.25%}.w-xxl-14-16{width:87.5%}.w-xxl-14-16-max{max-width:87.5%}.w-xxl-14-16-min{min-width:87.5%}.w-xxl-15-16{width:93.75%}.w-xxl-15-16-max{max-width:93.75%}.w-xxl-15-16-min{min-width:93.75%}.w-xxl-16-16{width:100%}.w-xxl-16-16-max{max-width:100%}.w-xxl-16-16-min{min-width:100%}.h-xxl-full{height:100%}.h-xxl-full-max{max-height:100%}.h-xxl-full-min{min-height:100%}.h-xxl-mid{height:50%}.h-xxl-mid-max{max-height:50%}.h-xxl-mid-min{min-height:50%}.h-xxl-quarter{height:25%}.h-xxl-quarter-max{max-height:25%}.h-xxl-quarter-min{min-height:25%}.h-xxl-tiers{height:33%}.h-xxl-tiers-max{max-height:33%}.h-xxl-tiers-min{min-height:33%}.h-xxl-content-max{height:max-content}.h-xxl-content-max-max{max-height:max-content}.h-xxl-content-max-min{min-height:max-content}.h-xxl-content-min{height:min-content}.h-xxl-content-min-max{max-height:min-content}.h-xxl-content-min-min{min-height:min-content}.h-xxl-tiny{height:2rem}.h-xxl-tiny-max{max-height:2rem}.h-xxl-tiny-min{min-height:2rem}.h-xxl-small{height:4rem}.h-xxl-small-max{max-height:4rem}.h-xxl-small-min{min-height:4rem}.h-xxl-medium{height:8rem}.h-xxl-medium-max{max-height:8rem}.h-xxl-medium-min{min-height:8rem}.h-xxl-large{height:16rem}.h-xxl-large-max{max-height:16rem}.h-xxl-large-min{min-height:16rem}.h-xxl-wide{height:32rem}.h-xxl-wide-max{max-height:32rem}.h-xxl-wide-min{min-height:32rem}.h-xxl-1{height:1rem}.h-xxl-1-max{max-height:1rem}.h-xxl-1-min{min-height:1rem}.h-xxl-2{height:2rem}.h-xxl-2-max{max-height:2rem}.h-xxl-2-min{min-height:2rem}.h-xxl-4{height:4rem}.h-xxl-4-max{max-height:4rem}.h-xxl-4-min{min-height:4rem}.h-xxl-8{height:8rem}.h-xxl-8-max{max-height:8rem}.h-xxl-8-min{min-height:8rem}.h-xxl-16{height:16rem}.h-xxl-16-max{max-height:16rem}.h-xxl-16-min{min-height:16rem}.h-xxl-24{height:24rem}.h-xxl-24-max{max-height:24rem}.h-xxl-24-min{min-height:24rem}.h-xxl-32{height:32rem}.h-xxl-32-max{max-height:32rem}.h-xxl-32-min{min-height:32rem}.h-xxl-48{height:48rem}.h-xxl-48-max{max-height:48rem}.h-xxl-48-min{min-height:48rem}.h-xxl-64{height:64rem}.h-xxl-64-max{max-height:64rem}.h-xxl-64-min{min-height:64rem}.h-xxl-1-16{height:6.25%}.h-xxl-1-16-max{max-height:6.25%}.h-xxl-1-16-min{min-height:6.25%}.h-xxl-2-16{height:12.5%}.h-xxl-2-16-max{max-height:12.5%}.h-xxl-2-16-min{min-height:12.5%}.h-xxl-3-16{height:18.75%}.h-xxl-3-16-max{max-height:18.75%}.h-xxl-3-16-min{min-height:18.75%}.h-xxl-4-16{height:25%}.h-xxl-4-16-max{max-height:25%}.h-xxl-4-16-min{min-height:25%}.h-xxl-5-16{height:31.25%}.h-xxl-5-16-max{max-height:31.25%}.h-xxl-5-16-min{min-height:31.25%}.h-xxl-6-16{height:37.5%}.h-xxl-6-16-max{max-height:37.5%}.h-xxl-6-16-min{min-height:37.5%}.h-xxl-7-16{height:43.75%}.h-xxl-7-16-max{max-height:43.75%}.h-xxl-7-16-min{min-height:43.75%}.h-xxl-8-16{height:50%}.h-xxl-8-16-max{max-height:50%}.h-xxl-8-16-min{min-height:50%}.h-xxl-9-16{height:56.25%}.h-xxl-9-16-max{max-height:56.25%}.h-xxl-9-16-min{min-height:56.25%}.h-xxl-10-16{height:62.5%}.h-xxl-10-16-max{max-height:62.5%}.h-xxl-10-16-min{min-height:62.5%}.h-xxl-11-16{height:68.75%}.h-xxl-11-16-max{max-height:68.75%}.h-xxl-11-16-min{min-height:68.75%}.h-xxl-12-16{height:75%}.h-xxl-12-16-max{max-height:75%}.h-xxl-12-16-min{min-height:75%}.h-xxl-13-16{height:81.25%}.h-xxl-13-16-max{max-height:81.25%}.h-xxl-13-16-min{min-height:81.25%}.h-xxl-14-16{height:87.5%}.h-xxl-14-16-max{max-height:87.5%}.h-xxl-14-16-min{min-height:87.5%}.h-xxl-15-16{height:93.75%}.h-xxl-15-16-max{max-height:93.75%}.h-xxl-15-16-min{min-height:93.75%}.h-xxl-16-16{height:100%}.h-xxl-16-16-max{max-height:100%}.h-xxl-16-16-min{min-height:100%}}@media only screen and (max-width:1200px){.w-xl-full{width:100%}.w-xl-full-max{max-width:100%}.w-xl-full-min{min-width:100%}.w-xl-mid{width:50%}.w-xl-mid-max{max-width:50%}.w-xl-mid-min{min-width:50%}.w-xl-quarter{width:25%}.w-xl-quarter-max{max-width:25%}.w-xl-quarter-min{min-width:25%}.w-xl-tiers{width:33%}.w-xl-tiers-max{max-width:33%}.w-xl-tiers-min{min-width:33%}.w-xl-content-max{width:max-content}.w-xl-content-max-max{max-width:max-content}.w-xl-content-max-min{min-width:max-content}.w-xl-content-min{width:min-content}.w-xl-content-min-max{max-width:min-content}.w-xl-content-min-min{min-width:min-content}.w-xl-tiny{width:2rem}.w-xl-tiny-max{max-width:2rem}.w-xl-tiny-min{min-width:2rem}.w-xl-small{width:4rem}.w-xl-small-max{max-width:4rem}.w-xl-small-min{min-width:4rem}.w-xl-medium{width:8rem}.w-xl-medium-max{max-width:8rem}.w-xl-medium-min{min-width:8rem}.w-xl-large{width:16rem}.w-xl-large-max{max-width:16rem}.w-xl-large-min{min-width:16rem}.w-xl-wide{width:32rem}.w-xl-wide-max{max-width:32rem}.w-xl-wide-min{min-width:32rem}.w-xl-1{width:1rem}.w-xl-1-max{max-width:1rem}.w-xl-1-min{min-width:1rem}.w-xl-2{width:2rem}.w-xl-2-max{max-width:2rem}.w-xl-2-min{min-width:2rem}.w-xl-4{width:4rem}.w-xl-4-max{max-width:4rem}.w-xl-4-min{min-width:4rem}.w-xl-8{width:8rem}.w-xl-8-max{max-width:8rem}.w-xl-8-min{min-width:8rem}.w-xl-16{width:16rem}.w-xl-16-max{max-width:16rem}.w-xl-16-min{min-width:16rem}.w-xl-24{width:24rem}.w-xl-24-max{max-width:24rem}.w-xl-24-min{min-width:24rem}.w-xl-32{width:32rem}.w-xl-32-max{max-width:32rem}.w-xl-32-min{min-width:32rem}.w-xl-48{width:48rem}.w-xl-48-max{max-width:48rem}.w-xl-48-min{min-width:48rem}.w-xl-64{width:64rem}.w-xl-64-max{max-width:64rem}.w-xl-64-min{min-width:64rem}.w-xl-1-16{width:6.25%}.w-xl-1-16-max{max-width:6.25%}.w-xl-1-16-min{min-width:6.25%}.w-xl-2-16{width:12.5%}.w-xl-2-16-max{max-width:12.5%}.w-xl-2-16-min{min-width:12.5%}.w-xl-3-16{width:18.75%}.w-xl-3-16-max{max-width:18.75%}.w-xl-3-16-min{min-width:18.75%}.w-xl-4-16{width:25%}.w-xl-4-16-max{max-width:25%}.w-xl-4-16-min{min-width:25%}.w-xl-5-16{width:31.25%}.w-xl-5-16-max{max-width:31.25%}.w-xl-5-16-min{min-width:31.25%}.w-xl-6-16{width:37.5%}.w-xl-6-16-max{max-width:37.5%}.w-xl-6-16-min{min-width:37.5%}.w-xl-7-16{width:43.75%}.w-xl-7-16-max{max-width:43.75%}.w-xl-7-16-min{min-width:43.75%}.w-xl-8-16{width:50%}.w-xl-8-16-max{max-width:50%}.w-xl-8-16-min{min-width:50%}.w-xl-9-16{width:56.25%}.w-xl-9-16-max{max-width:56.25%}.w-xl-9-16-min{min-width:56.25%}.w-xl-10-16{width:62.5%}.w-xl-10-16-max{max-width:62.5%}.w-xl-10-16-min{min-width:62.5%}.w-xl-11-16{width:68.75%}.w-xl-11-16-max{max-width:68.75%}.w-xl-11-16-min{min-width:68.75%}.w-xl-12-16{width:75%}.w-xl-12-16-max{max-width:75%}.w-xl-12-16-min{min-width:75%}.w-xl-13-16{width:81.25%}.w-xl-13-16-max{max-width:81.25%}.w-xl-13-16-min{min-width:81.25%}.w-xl-14-16{width:87.5%}.w-xl-14-16-max{max-width:87.5%}.w-xl-14-16-min{min-width:87.5%}.w-xl-15-16{width:93.75%}.w-xl-15-16-max{max-width:93.75%}.w-xl-15-16-min{min-width:93.75%}.w-xl-16-16{width:100%}.w-xl-16-16-max{max-width:100%}.w-xl-16-16-min{min-width:100%}.h-xl-full{height:100%}.h-xl-full-max{max-height:100%}.h-xl-full-min{min-height:100%}.h-xl-mid{height:50%}.h-xl-mid-max{max-height:50%}.h-xl-mid-min{min-height:50%}.h-xl-quarter{height:25%}.h-xl-quarter-max{max-height:25%}.h-xl-quarter-min{min-height:25%}.h-xl-tiers{height:33%}.h-xl-tiers-max{max-height:33%}.h-xl-tiers-min{min-height:33%}.h-xl-content-max{height:max-content}.h-xl-content-max-max{max-height:max-content}.h-xl-content-max-min{min-height:max-content}.h-xl-content-min{height:min-content}.h-xl-content-min-max{max-height:min-content}.h-xl-content-min-min{min-height:min-content}.h-xl-tiny{height:2rem}.h-xl-tiny-max{max-height:2rem}.h-xl-tiny-min{min-height:2rem}.h-xl-small{height:4rem}.h-xl-small-max{max-height:4rem}.h-xl-small-min{min-height:4rem}.h-xl-medium{height:8rem}.h-xl-medium-max{max-height:8rem}.h-xl-medium-min{min-height:8rem}.h-xl-large{height:16rem}.h-xl-large-max{max-height:16rem}.h-xl-large-min{min-height:16rem}.h-xl-wide{height:32rem}.h-xl-wide-max{max-height:32rem}.h-xl-wide-min{min-height:32rem}.h-xl-1{height:1rem}.h-xl-1-max{max-height:1rem}.h-xl-1-min{min-height:1rem}.h-xl-2{height:2rem}.h-xl-2-max{max-height:2rem}.h-xl-2-min{min-height:2rem}.h-xl-4{height:4rem}.h-xl-4-max{max-height:4rem}.h-xl-4-min{min-height:4rem}.h-xl-8{height:8rem}.h-xl-8-max{max-height:8rem}.h-xl-8-min{min-height:8rem}.h-xl-16{height:16rem}.h-xl-16-max{max-height:16rem}.h-xl-16-min{min-height:16rem}.h-xl-24{height:24rem}.h-xl-24-max{max-height:24rem}.h-xl-24-min{min-height:24rem}.h-xl-32{height:32rem}.h-xl-32-max{max-height:32rem}.h-xl-32-min{min-height:32rem}.h-xl-48{height:48rem}.h-xl-48-max{max-height:48rem}.h-xl-48-min{min-height:48rem}.h-xl-64{height:64rem}.h-xl-64-max{max-height:64rem}.h-xl-64-min{min-height:64rem}.h-xl-1-16{height:6.25%}.h-xl-1-16-max{max-height:6.25%}.h-xl-1-16-min{min-height:6.25%}.h-xl-2-16{height:12.5%}.h-xl-2-16-max{max-height:12.5%}.h-xl-2-16-min{min-height:12.5%}.h-xl-3-16{height:18.75%}.h-xl-3-16-max{max-height:18.75%}.h-xl-3-16-min{min-height:18.75%}.h-xl-4-16{height:25%}.h-xl-4-16-max{max-height:25%}.h-xl-4-16-min{min-height:25%}.h-xl-5-16{height:31.25%}.h-xl-5-16-max{max-height:31.25%}.h-xl-5-16-min{min-height:31.25%}.h-xl-6-16{height:37.5%}.h-xl-6-16-max{max-height:37.5%}.h-xl-6-16-min{min-height:37.5%}.h-xl-7-16{height:43.75%}.h-xl-7-16-max{max-height:43.75%}.h-xl-7-16-min{min-height:43.75%}.h-xl-8-16{height:50%}.h-xl-8-16-max{max-height:50%}.h-xl-8-16-min{min-height:50%}.h-xl-9-16{height:56.25%}.h-xl-9-16-max{max-height:56.25%}.h-xl-9-16-min{min-height:56.25%}.h-xl-10-16{height:62.5%}.h-xl-10-16-max{max-height:62.5%}.h-xl-10-16-min{min-height:62.5%}.h-xl-11-16{height:68.75%}.h-xl-11-16-max{max-height:68.75%}.h-xl-11-16-min{min-height:68.75%}.h-xl-12-16{height:75%}.h-xl-12-16-max{max-height:75%}.h-xl-12-16-min{min-height:75%}.h-xl-13-16{height:81.25%}.h-xl-13-16-max{max-height:81.25%}.h-xl-13-16-min{min-height:81.25%}.h-xl-14-16{height:87.5%}.h-xl-14-16-max{max-height:87.5%}.h-xl-14-16-min{min-height:87.5%}.h-xl-15-16{height:93.75%}.h-xl-15-16-max{max-height:93.75%}.h-xl-15-16-min{min-height:93.75%}.h-xl-16-16{height:100%}.h-xl-16-16-max{max-height:100%}.h-xl-16-16-min{min-height:100%}}@media only screen and (max-width:960px){.w-lg-full{width:100%}.w-lg-full-max{max-width:100%}.w-lg-full-min{min-width:100%}.w-lg-mid{width:50%}.w-lg-mid-max{max-width:50%}.w-lg-mid-min{min-width:50%}.w-lg-quarter{width:25%}.w-lg-quarter-max{max-width:25%}.w-lg-quarter-min{min-width:25%}.w-lg-tiers{width:33%}.w-lg-tiers-max{max-width:33%}.w-lg-tiers-min{min-width:33%}.w-lg-content-max{width:max-content}.w-lg-content-max-max{max-width:max-content}.w-lg-content-max-min{min-width:max-content}.w-lg-content-min{width:min-content}.w-lg-content-min-max{max-width:min-content}.w-lg-content-min-min{min-width:min-content}.w-lg-tiny{width:2rem}.w-lg-tiny-max{max-width:2rem}.w-lg-tiny-min{min-width:2rem}.w-lg-small{width:4rem}.w-lg-small-max{max-width:4rem}.w-lg-small-min{min-width:4rem}.w-lg-medium{width:8rem}.w-lg-medium-max{max-width:8rem}.w-lg-medium-min{min-width:8rem}.w-lg-large{width:16rem}.w-lg-large-max{max-width:16rem}.w-lg-large-min{min-width:16rem}.w-lg-wide{width:32rem}.w-lg-wide-max{max-width:32rem}.w-lg-wide-min{min-width:32rem}.w-lg-1{width:1rem}.w-lg-1-max{max-width:1rem}.w-lg-1-min{min-width:1rem}.w-lg-2{width:2rem}.w-lg-2-max{max-width:2rem}.w-lg-2-min{min-width:2rem}.w-lg-4{width:4rem}.w-lg-4-max{max-width:4rem}.w-lg-4-min{min-width:4rem}.w-lg-8{width:8rem}.w-lg-8-max{max-width:8rem}.w-lg-8-min{min-width:8rem}.w-lg-16{width:16rem}.w-lg-16-max{max-width:16rem}.w-lg-16-min{min-width:16rem}.w-lg-24{width:24rem}.w-lg-24-max{max-width:24rem}.w-lg-24-min{min-width:24rem}.w-lg-32{width:32rem}.w-lg-32-max{max-width:32rem}.w-lg-32-min{min-width:32rem}.w-lg-48{width:48rem}.w-lg-48-max{max-width:48rem}.w-lg-48-min{min-width:48rem}.w-lg-64{width:64rem}.w-lg-64-max{max-width:64rem}.w-lg-64-min{min-width:64rem}.w-lg-1-16{width:6.25%}.w-lg-1-16-max{max-width:6.25%}.w-lg-1-16-min{min-width:6.25%}.w-lg-2-16{width:12.5%}.w-lg-2-16-max{max-width:12.5%}.w-lg-2-16-min{min-width:12.5%}.w-lg-3-16{width:18.75%}.w-lg-3-16-max{max-width:18.75%}.w-lg-3-16-min{min-width:18.75%}.w-lg-4-16{width:25%}.w-lg-4-16-max{max-width:25%}.w-lg-4-16-min{min-width:25%}.w-lg-5-16{width:31.25%}.w-lg-5-16-max{max-width:31.25%}.w-lg-5-16-min{min-width:31.25%}.w-lg-6-16{width:37.5%}.w-lg-6-16-max{max-width:37.5%}.w-lg-6-16-min{min-width:37.5%}.w-lg-7-16{width:43.75%}.w-lg-7-16-max{max-width:43.75%}.w-lg-7-16-min{min-width:43.75%}.w-lg-8-16{width:50%}.w-lg-8-16-max{max-width:50%}.w-lg-8-16-min{min-width:50%}.w-lg-9-16{width:56.25%}.w-lg-9-16-max{max-width:56.25%}.w-lg-9-16-min{min-width:56.25%}.w-lg-10-16{width:62.5%}.w-lg-10-16-max{max-width:62.5%}.w-lg-10-16-min{min-width:62.5%}.w-lg-11-16{width:68.75%}.w-lg-11-16-max{max-width:68.75%}.w-lg-11-16-min{min-width:68.75%}.w-lg-12-16{width:75%}.w-lg-12-16-max{max-width:75%}.w-lg-12-16-min{min-width:75%}.w-lg-13-16{width:81.25%}.w-lg-13-16-max{max-width:81.25%}.w-lg-13-16-min{min-width:81.25%}.w-lg-14-16{width:87.5%}.w-lg-14-16-max{max-width:87.5%}.w-lg-14-16-min{min-width:87.5%}.w-lg-15-16{width:93.75%}.w-lg-15-16-max{max-width:93.75%}.w-lg-15-16-min{min-width:93.75%}.w-lg-16-16{width:100%}.w-lg-16-16-max{max-width:100%}.w-lg-16-16-min{min-width:100%}.h-lg-full{height:100%}.h-lg-full-max{max-height:100%}.h-lg-full-min{min-height:100%}.h-lg-mid{height:50%}.h-lg-mid-max{max-height:50%}.h-lg-mid-min{min-height:50%}.h-lg-quarter{height:25%}.h-lg-quarter-max{max-height:25%}.h-lg-quarter-min{min-height:25%}.h-lg-tiers{height:33%}.h-lg-tiers-max{max-height:33%}.h-lg-tiers-min{min-height:33%}.h-lg-content-max{height:max-content}.h-lg-content-max-max{max-height:max-content}.h-lg-content-max-min{min-height:max-content}.h-lg-content-min{height:min-content}.h-lg-content-min-max{max-height:min-content}.h-lg-content-min-min{min-height:min-content}.h-lg-tiny{height:2rem}.h-lg-tiny-max{max-height:2rem}.h-lg-tiny-min{min-height:2rem}.h-lg-small{height:4rem}.h-lg-small-max{max-height:4rem}.h-lg-small-min{min-height:4rem}.h-lg-medium{height:8rem}.h-lg-medium-max{max-height:8rem}.h-lg-medium-min{min-height:8rem}.h-lg-large{height:16rem}.h-lg-large-max{max-height:16rem}.h-lg-large-min{min-height:16rem}.h-lg-wide{height:32rem}.h-lg-wide-max{max-height:32rem}.h-lg-wide-min{min-height:32rem}.h-lg-1{height:1rem}.h-lg-1-max{max-height:1rem}.h-lg-1-min{min-height:1rem}.h-lg-2{height:2rem}.h-lg-2-max{max-height:2rem}.h-lg-2-min{min-height:2rem}.h-lg-4{height:4rem}.h-lg-4-max{max-height:4rem}.h-lg-4-min{min-height:4rem}.h-lg-8{height:8rem}.h-lg-8-max{max-height:8rem}.h-lg-8-min{min-height:8rem}.h-lg-16{height:16rem}.h-lg-16-max{max-height:16rem}.h-lg-16-min{min-height:16rem}.h-lg-24{height:24rem}.h-lg-24-max{max-height:24rem}.h-lg-24-min{min-height:24rem}.h-lg-32{height:32rem}.h-lg-32-max{max-height:32rem}.h-lg-32-min{min-height:32rem}.h-lg-48{height:48rem}.h-lg-48-max{max-height:48rem}.h-lg-48-min{min-height:48rem}.h-lg-64{height:64rem}.h-lg-64-max{max-height:64rem}.h-lg-64-min{min-height:64rem}.h-lg-1-16{height:6.25%}.h-lg-1-16-max{max-height:6.25%}.h-lg-1-16-min{min-height:6.25%}.h-lg-2-16{height:12.5%}.h-lg-2-16-max{max-height:12.5%}.h-lg-2-16-min{min-height:12.5%}.h-lg-3-16{height:18.75%}.h-lg-3-16-max{max-height:18.75%}.h-lg-3-16-min{min-height:18.75%}.h-lg-4-16{height:25%}.h-lg-4-16-max{max-height:25%}.h-lg-4-16-min{min-height:25%}.h-lg-5-16{height:31.25%}.h-lg-5-16-max{max-height:31.25%}.h-lg-5-16-min{min-height:31.25%}.h-lg-6-16{height:37.5%}.h-lg-6-16-max{max-height:37.5%}.h-lg-6-16-min{min-height:37.5%}.h-lg-7-16{height:43.75%}.h-lg-7-16-max{max-height:43.75%}.h-lg-7-16-min{min-height:43.75%}.h-lg-8-16{height:50%}.h-lg-8-16-max{max-height:50%}.h-lg-8-16-min{min-height:50%}.h-lg-9-16{height:56.25%}.h-lg-9-16-max{max-height:56.25%}.h-lg-9-16-min{min-height:56.25%}.h-lg-10-16{height:62.5%}.h-lg-10-16-max{max-height:62.5%}.h-lg-10-16-min{min-height:62.5%}.h-lg-11-16{height:68.75%}.h-lg-11-16-max{max-height:68.75%}.h-lg-11-16-min{min-height:68.75%}.h-lg-12-16{height:75%}.h-lg-12-16-max{max-height:75%}.h-lg-12-16-min{min-height:75%}.h-lg-13-16{height:81.25%}.h-lg-13-16-max{max-height:81.25%}.h-lg-13-16-min{min-height:81.25%}.h-lg-14-16{height:87.5%}.h-lg-14-16-max{max-height:87.5%}.h-lg-14-16-min{min-height:87.5%}.h-lg-15-16{height:93.75%}.h-lg-15-16-max{max-height:93.75%}.h-lg-15-16-min{min-height:93.75%}.h-lg-16-16{height:100%}.h-lg-16-16-max{max-height:100%}.h-lg-16-16-min{min-height:100%}}@media only screen and (max-width:760px){.w-md-full{width:100%}.w-md-full-max{max-width:100%}.w-md-full-min{min-width:100%}.w-md-mid{width:50%}.w-md-mid-max{max-width:50%}.w-md-mid-min{min-width:50%}.w-md-quarter{width:25%}.w-md-quarter-max{max-width:25%}.w-md-quarter-min{min-width:25%}.w-md-tiers{width:33%}.w-md-tiers-max{max-width:33%}.w-md-tiers-min{min-width:33%}.w-md-content-max{width:max-content}.w-md-content-max-max{max-width:max-content}.w-md-content-max-min{min-width:max-content}.w-md-content-min{width:min-content}.w-md-content-min-max{max-width:min-content}.w-md-content-min-min{min-width:min-content}.w-md-tiny{width:2rem}.w-md-tiny-max{max-width:2rem}.w-md-tiny-min{min-width:2rem}.w-md-small{width:4rem}.w-md-small-max{max-width:4rem}.w-md-small-min{min-width:4rem}.w-md-medium{width:8rem}.w-md-medium-max{max-width:8rem}.w-md-medium-min{min-width:8rem}.w-md-large{width:16rem}.w-md-large-max{max-width:16rem}.w-md-large-min{min-width:16rem}.w-md-wide{width:32rem}.w-md-wide-max{max-width:32rem}.w-md-wide-min{min-width:32rem}.w-md-1{width:1rem}.w-md-1-max{max-width:1rem}.w-md-1-min{min-width:1rem}.w-md-2{width:2rem}.w-md-2-max{max-width:2rem}.w-md-2-min{min-width:2rem}.w-md-4{width:4rem}.w-md-4-max{max-width:4rem}.w-md-4-min{min-width:4rem}.w-md-8{width:8rem}.w-md-8-max{max-width:8rem}.w-md-8-min{min-width:8rem}.w-md-16{width:16rem}.w-md-16-max{max-width:16rem}.w-md-16-min{min-width:16rem}.w-md-24{width:24rem}.w-md-24-max{max-width:24rem}.w-md-24-min{min-width:24rem}.w-md-32{width:32rem}.w-md-32-max{max-width:32rem}.w-md-32-min{min-width:32rem}.w-md-48{width:48rem}.w-md-48-max{max-width:48rem}.w-md-48-min{min-width:48rem}.w-md-64{width:64rem}.w-md-64-max{max-width:64rem}.w-md-64-min{min-width:64rem}.w-md-1-16{width:6.25%}.w-md-1-16-max{max-width:6.25%}.w-md-1-16-min{min-width:6.25%}.w-md-2-16{width:12.5%}.w-md-2-16-max{max-width:12.5%}.w-md-2-16-min{min-width:12.5%}.w-md-3-16{width:18.75%}.w-md-3-16-max{max-width:18.75%}.w-md-3-16-min{min-width:18.75%}.w-md-4-16{width:25%}.w-md-4-16-max{max-width:25%}.w-md-4-16-min{min-width:25%}.w-md-5-16{width:31.25%}.w-md-5-16-max{max-width:31.25%}.w-md-5-16-min{min-width:31.25%}.w-md-6-16{width:37.5%}.w-md-6-16-max{max-width:37.5%}.w-md-6-16-min{min-width:37.5%}.w-md-7-16{width:43.75%}.w-md-7-16-max{max-width:43.75%}.w-md-7-16-min{min-width:43.75%}.w-md-8-16{width:50%}.w-md-8-16-max{max-width:50%}.w-md-8-16-min{min-width:50%}.w-md-9-16{width:56.25%}.w-md-9-16-max{max-width:56.25%}.w-md-9-16-min{min-width:56.25%}.w-md-10-16{width:62.5%}.w-md-10-16-max{max-width:62.5%}.w-md-10-16-min{min-width:62.5%}.w-md-11-16{width:68.75%}.w-md-11-16-max{max-width:68.75%}.w-md-11-16-min{min-width:68.75%}.w-md-12-16{width:75%}.w-md-12-16-max{max-width:75%}.w-md-12-16-min{min-width:75%}.w-md-13-16{width:81.25%}.w-md-13-16-max{max-width:81.25%}.w-md-13-16-min{min-width:81.25%}.w-md-14-16{width:87.5%}.w-md-14-16-max{max-width:87.5%}.w-md-14-16-min{min-width:87.5%}.w-md-15-16{width:93.75%}.w-md-15-16-max{max-width:93.75%}.w-md-15-16-min{min-width:93.75%}.w-md-16-16{width:100%}.w-md-16-16-max{max-width:100%}.w-md-16-16-min{min-width:100%}.h-md-full{height:100%}.h-md-full-max{max-height:100%}.h-md-full-min{min-height:100%}.h-md-mid{height:50%}.h-md-mid-max{max-height:50%}.h-md-mid-min{min-height:50%}.h-md-quarter{height:25%}.h-md-quarter-max{max-height:25%}.h-md-quarter-min{min-height:25%}.h-md-tiers{height:33%}.h-md-tiers-max{max-height:33%}.h-md-tiers-min{min-height:33%}.h-md-content-max{height:max-content}.h-md-content-max-max{max-height:max-content}.h-md-content-max-min{min-height:max-content}.h-md-content-min{height:min-content}.h-md-content-min-max{max-height:min-content}.h-md-content-min-min{min-height:min-content}.h-md-tiny{height:2rem}.h-md-tiny-max{max-height:2rem}.h-md-tiny-min{min-height:2rem}.h-md-small{height:4rem}.h-md-small-max{max-height:4rem}.h-md-small-min{min-height:4rem}.h-md-medium{height:8rem}.h-md-medium-max{max-height:8rem}.h-md-medium-min{min-height:8rem}.h-md-large{height:16rem}.h-md-large-max{max-height:16rem}.h-md-large-min{min-height:16rem}.h-md-wide{height:32rem}.h-md-wide-max{max-height:32rem}.h-md-wide-min{min-height:32rem}.h-md-1{height:1rem}.h-md-1-max{max-height:1rem}.h-md-1-min{min-height:1rem}.h-md-2{height:2rem}.h-md-2-max{max-height:2rem}.h-md-2-min{min-height:2rem}.h-md-4{height:4rem}.h-md-4-max{max-height:4rem}.h-md-4-min{min-height:4rem}.h-md-8{height:8rem}.h-md-8-max{max-height:8rem}.h-md-8-min{min-height:8rem}.h-md-16{height:16rem}.h-md-16-max{max-height:16rem}.h-md-16-min{min-height:16rem}.h-md-24{height:24rem}.h-md-24-max{max-height:24rem}.h-md-24-min{min-height:24rem}.h-md-32{height:32rem}.h-md-32-max{max-height:32rem}.h-md-32-min{min-height:32rem}.h-md-48{height:48rem}.h-md-48-max{max-height:48rem}.h-md-48-min{min-height:48rem}.h-md-64{height:64rem}.h-md-64-max{max-height:64rem}.h-md-64-min{min-height:64rem}.h-md-1-16{height:6.25%}.h-md-1-16-max{max-height:6.25%}.h-md-1-16-min{min-height:6.25%}.h-md-2-16{height:12.5%}.h-md-2-16-max{max-height:12.5%}.h-md-2-16-min{min-height:12.5%}.h-md-3-16{height:18.75%}.h-md-3-16-max{max-height:18.75%}.h-md-3-16-min{min-height:18.75%}.h-md-4-16{height:25%}.h-md-4-16-max{max-height:25%}.h-md-4-16-min{min-height:25%}.h-md-5-16{height:31.25%}.h-md-5-16-max{max-height:31.25%}.h-md-5-16-min{min-height:31.25%}.h-md-6-16{height:37.5%}.h-md-6-16-max{max-height:37.5%}.h-md-6-16-min{min-height:37.5%}.h-md-7-16{height:43.75%}.h-md-7-16-max{max-height:43.75%}.h-md-7-16-min{min-height:43.75%}.h-md-8-16{height:50%}.h-md-8-16-max{max-height:50%}.h-md-8-16-min{min-height:50%}.h-md-9-16{height:56.25%}.h-md-9-16-max{max-height:56.25%}.h-md-9-16-min{min-height:56.25%}.h-md-10-16{height:62.5%}.h-md-10-16-max{max-height:62.5%}.h-md-10-16-min{min-height:62.5%}.h-md-11-16{height:68.75%}.h-md-11-16-max{max-height:68.75%}.h-md-11-16-min{min-height:68.75%}.h-md-12-16{height:75%}.h-md-12-16-max{max-height:75%}.h-md-12-16-min{min-height:75%}.h-md-13-16{height:81.25%}.h-md-13-16-max{max-height:81.25%}.h-md-13-16-min{min-height:81.25%}.h-md-14-16{height:87.5%}.h-md-14-16-max{max-height:87.5%}.h-md-14-16-min{min-height:87.5%}.h-md-15-16{height:93.75%}.h-md-15-16-max{max-height:93.75%}.h-md-15-16-min{min-height:93.75%}.h-md-16-16{height:100%}.h-md-16-16-max{max-height:100%}.h-md-16-16-min{min-height:100%}}
|
|
@@ -293,78 +293,4 @@
|
|
|
293
293
|
position: sticky;
|
|
294
294
|
top: 0;
|
|
295
295
|
}
|
|
296
|
-
}
|
|
297
|
-
@media only screen and (max-width: 0px) {
|
|
298
|
-
/** cssfabric : tbl*/
|
|
299
|
-
.table {
|
|
300
|
-
border-collapse: collapse;
|
|
301
|
-
border-spacing: 0;
|
|
302
|
-
}
|
|
303
|
-
.table thead,
|
|
304
|
-
.table .thead {
|
|
305
|
-
position: relative;
|
|
306
|
-
margin-bottom: 2rem;
|
|
307
|
-
}
|
|
308
|
-
.table.tbl-sm-head thead tr th {
|
|
309
|
-
background-color: table_bg_color_head;
|
|
310
|
-
}
|
|
311
|
-
.table thead tr th,
|
|
312
|
-
.table .thead .tr .th {
|
|
313
|
-
padding: 0.5rem 0.25rem;
|
|
314
|
-
font-weight: normal;
|
|
315
|
-
}
|
|
316
|
-
.table tbody tr td,
|
|
317
|
-
.table .tbody .tr .td {
|
|
318
|
-
padding: 0.25em;
|
|
319
|
-
}
|
|
320
|
-
.table.tbl-sm-layout {
|
|
321
|
-
table-layout: fixed;
|
|
322
|
-
}
|
|
323
|
-
.table.tbl-sm-h-line th,
|
|
324
|
-
.table.tbl-sm-h-line td,
|
|
325
|
-
.table.tbl-sm-h-line .th,
|
|
326
|
-
.table.tbl-sm-h-line .td {
|
|
327
|
-
border-bottom: 1px solid #ededed;
|
|
328
|
-
}
|
|
329
|
-
.table.tbl-sm-h-line:last-child {
|
|
330
|
-
border-bottom: none;
|
|
331
|
-
}
|
|
332
|
-
.table.tbl-sm-v-line tr th, .table.tbl-sm-v-line tr td {
|
|
333
|
-
border-right: 1px solid #ededed;
|
|
334
|
-
}
|
|
335
|
-
.table.tbl-sm-v-line tr th:last-child, .table.tbl-sm-v-line tr td:last-child {
|
|
336
|
-
border-right: none;
|
|
337
|
-
}
|
|
338
|
-
.table.tbl-sm-border {
|
|
339
|
-
border: 1px solid #ededed;
|
|
340
|
-
}
|
|
341
|
-
.table.tbl-sm-shad thead tr th {
|
|
342
|
-
box-shadow: 4px 4px 8px #ccc;
|
|
343
|
-
z-index: 11;
|
|
344
|
-
}
|
|
345
|
-
.table.tbl-sm-shad thead tr th:last-child {
|
|
346
|
-
box-shadow: 4px 4px 8px #ccc;
|
|
347
|
-
z-index: -1;
|
|
348
|
-
}
|
|
349
|
-
.table.tbl-sm-bg-strip-2 tr:nth-child(2n+2) td {
|
|
350
|
-
background-color: #ededed;
|
|
351
|
-
}
|
|
352
|
-
.table.tbl-sm-bg-strip-5 tr:nth-child(5n+5) td {
|
|
353
|
-
background-color: #ededed;
|
|
354
|
-
}
|
|
355
|
-
.table.tbl-sm-sticky {
|
|
356
|
-
position: relative;
|
|
357
|
-
}
|
|
358
|
-
.table.tbl-sm-sticky thead tr,
|
|
359
|
-
.table.tbl-sm-sticky .thead .tr {
|
|
360
|
-
position: static;
|
|
361
|
-
}
|
|
362
|
-
.table.tbl-sm-sticky thead tr th,
|
|
363
|
-
.table.tbl-sm-sticky thead tr .th,
|
|
364
|
-
.table.tbl-sm-sticky .thead .tr th,
|
|
365
|
-
.table.tbl-sm-sticky .thead .tr .th {
|
|
366
|
-
background-color: #ededed;
|
|
367
|
-
position: sticky;
|
|
368
|
-
top: 0;
|
|
369
|
-
}
|
|
370
296
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@media only screen and (max-width:1300px){.table{border-collapse:collapse;border-spacing:0}.table .thead,.table thead{position:relative;margin-bottom:2rem}.table.tbl-xxl-head thead tr th{background-color:table_bg_color_head}.table .thead .tr .th,.table thead tr th{padding:.5rem .25rem;font-weight: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}}
|
|
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}}
|
|
@@ -61,6 +61,7 @@ h6 {
|
|
|
61
61
|
.text-full {
|
|
62
62
|
text-transform: full-width;
|
|
63
63
|
}
|
|
64
|
+
|
|
64
65
|
.text-l {
|
|
65
66
|
text-align: left;
|
|
66
67
|
}
|
|
@@ -73,6 +74,7 @@ h6 {
|
|
|
73
74
|
.text-justify {
|
|
74
75
|
text-align: justify;
|
|
75
76
|
}
|
|
77
|
+
|
|
76
78
|
.text-50 {
|
|
77
79
|
font-weight: var(--font-weight-50);
|
|
78
80
|
}
|
|
@@ -100,6 +102,7 @@ h6 {
|
|
|
100
102
|
.text-bolder {
|
|
101
103
|
font-weight: var(--font-weight-bolder);
|
|
102
104
|
}
|
|
105
|
+
|
|
103
106
|
.text-shad-discrete {
|
|
104
107
|
text-shadow: var(--text-shadow-discrete);
|
|
105
108
|
}
|
|
@@ -118,6 +121,7 @@ h6 {
|
|
|
118
121
|
.text-shad-error {
|
|
119
122
|
text-shadow: var(--text-shadow-error);
|
|
120
123
|
}
|
|
124
|
+
|
|
121
125
|
.text-shad-yellow {
|
|
122
126
|
text-shadow: var(--text-shadow-yellow);
|
|
123
127
|
}
|