@medyll/cssfabric 0.0.12 → 0.0.16
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/.idea/cssfabric.iml +1 -4
- package/bin/index.js +2 -0
- package/css/mystyles.css +280 -0
- package/css/mystyles.css.map +1 -0
- package/lib/scripts/index.d.ts +2 -0
- package/lib/scripts/index.js +6 -0
- package/lib/styles/core/box/box.css +832 -832
- package/lib/styles/core/box/box.min.css +1 -1
- package/lib/styles/core/box/box.responsive.css +4165 -6430
- 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.responsive.css +5 -66
- 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.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 +47 -47
- package/lib/styles/core/vars.min.css +1 -1
- package/lib/styles/core/zindex/zindex.css +16 -252
- package/lib/styles/core/zindex/zindex.min.css +1 -1
- package/lib/styles/cssfabric.css +1277 -3723
- package/lib/styles/cssfabric.min.css +7 -7
- package/lib/styles/cssfabric.responsive.css +13007 -17132
- package/lib/styles/cssfabric.responsive.min.css +9 -9
- package/package.json +6 -4
- package/src/_generated/export.variables.json +28 -24
- package/src/_generated/readme.md +0 -0
- package/src/cssfabric/_utils.scss +4 -16
- package/src/cssfabric/modules/_cssfabric-config.scss +14 -13
- package/src/cssfabric/modules/animation/animation.scss +2 -2
- package/src/cssfabric/modules/base/_base-vars.scss +4 -2
- package/src/cssfabric/modules/box/_box-build.scss +2 -2
- package/src/cssfabric/modules/box/box-responsive.scss +1 -1
- package/src/cssfabric/modules/color/_color-build.scss +1 -1
- package/src/cssfabric/modules/color/color.scss +8 -2
- 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.scss +4 -1
- package/src/cssfabric/modules/menu/menu.scss +5 -2
- package/src/cssfabric/modules/overflow/overflow.scss +2 -0
- package/src/cssfabric/modules/scale/_scale-build.scss +1 -1
- package/src/cssfabric/modules/scale/scale.scss +5 -0
- package/src/cssfabric/modules/table/table.scss +7 -2
- package/src/cssfabric/modules/text/text.scss +3 -2
- package/src/cssfabric/modules/theme/_theme-build.scss +4 -5
- package/src/cssfabric/modules/theme/_theme-vars.scss +11 -3
- package/src/cssfabric/modules/theme/theme.scss +2 -1
- package/src/cssfabric/modules/vars.scss +5 -7
- package/src/cssfabric/modules/zindex/_zindex-vars.scss +8 -13
- package/src/cssfabric/modules/zindex/zindex.scss +6 -9
- package/src/scripts/index.d.ts +2 -0
- package/src/scripts/index.ts +8 -0
- package/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/lib/styles/core/main.css +0 -2263
- package/src/cssfabric/modules/animation/_animation-build.scss +0 -121
- 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,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}}
|
|
@@ -1,153 +1,4 @@
|
|
|
1
|
-
@media only screen and (max-width:
|
|
2
|
-
.text-xxxl-ellipsis {
|
|
3
|
-
text-overflow: ellipsis;
|
|
4
|
-
overflow: hidden;
|
|
5
|
-
white-space: nowrap;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.h1,
|
|
9
|
-
h1 {
|
|
10
|
-
font-size: var(--font-size-h1);
|
|
11
|
-
line-height: 1.2;
|
|
12
|
-
font-weight: 400;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.h2,
|
|
16
|
-
h2 {
|
|
17
|
-
font-size: var(--font-size-h2);
|
|
18
|
-
line-height: 1.2;
|
|
19
|
-
font-weight: 400;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.h3,
|
|
23
|
-
h3 {
|
|
24
|
-
font-size: var(--font-size-h3);
|
|
25
|
-
line-height: 1.2;
|
|
26
|
-
font-weight: 400;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.h4,
|
|
30
|
-
h4 {
|
|
31
|
-
font-size: var(--font-size-h4);
|
|
32
|
-
line-height: 1.2;
|
|
33
|
-
font-weight: 400;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.h5,
|
|
37
|
-
h5 {
|
|
38
|
-
font-size: var(--font-size-h5);
|
|
39
|
-
line-height: 1.2;
|
|
40
|
-
font-weight: 400;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.h6,
|
|
44
|
-
h6 {
|
|
45
|
-
font-size: var(--font-size-h6);
|
|
46
|
-
line-height: 1.2;
|
|
47
|
-
font-weight: 400;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.text-xxxl-cap {
|
|
51
|
-
text-transform: capitalize;
|
|
52
|
-
}
|
|
53
|
-
.text-xxxl-up {
|
|
54
|
-
text-transform: uppercase;
|
|
55
|
-
}
|
|
56
|
-
.text-xxxl-low {
|
|
57
|
-
text-transform: lowercase;
|
|
58
|
-
}
|
|
59
|
-
.text-xxxl-none {
|
|
60
|
-
text-transform: none;
|
|
61
|
-
}
|
|
62
|
-
.text-xxxl-full {
|
|
63
|
-
text-transform: full-width;
|
|
64
|
-
}
|
|
65
|
-
.text-xxxl-l {
|
|
66
|
-
text-align: left;
|
|
67
|
-
}
|
|
68
|
-
.text-xxxl-r {
|
|
69
|
-
text-align: right;
|
|
70
|
-
}
|
|
71
|
-
.text-xxxl-center {
|
|
72
|
-
text-align: center;
|
|
73
|
-
}
|
|
74
|
-
.text-xxxl-justify {
|
|
75
|
-
text-align: justify;
|
|
76
|
-
}
|
|
77
|
-
.text-xxxl-50 {
|
|
78
|
-
font-weight: var(--font-weight-50);
|
|
79
|
-
}
|
|
80
|
-
.text-xxxl-100 {
|
|
81
|
-
font-weight: var(--font-weight-100);
|
|
82
|
-
}
|
|
83
|
-
.text-xxxl-300 {
|
|
84
|
-
font-weight: var(--font-weight-300);
|
|
85
|
-
}
|
|
86
|
-
.text-xxxl-500 {
|
|
87
|
-
font-weight: var(--font-weight-500);
|
|
88
|
-
}
|
|
89
|
-
.text-xxxl-900 {
|
|
90
|
-
font-weight: var(--font-weight-900);
|
|
91
|
-
}
|
|
92
|
-
.text-xxxl-light {
|
|
93
|
-
font-weight: var(--font-weight-light);
|
|
94
|
-
}
|
|
95
|
-
.text-xxxl-cap {
|
|
96
|
-
font-weight: var(--font-weight-cap);
|
|
97
|
-
}
|
|
98
|
-
.text-xxxl-bold {
|
|
99
|
-
font-weight: var(--font-weight-bold);
|
|
100
|
-
}
|
|
101
|
-
.text-xxxl-bolder {
|
|
102
|
-
font-weight: var(--font-weight-bolder);
|
|
103
|
-
}
|
|
104
|
-
.text-xxxl-shad-discrete {
|
|
105
|
-
text-shadow: var(--text-shadow-discrete);
|
|
106
|
-
}
|
|
107
|
-
.text-xxxl-shad-success {
|
|
108
|
-
text-shadow: var(--text-shadow-success);
|
|
109
|
-
}
|
|
110
|
-
.text-xxxl-shad-info {
|
|
111
|
-
text-shadow: var(--text-shadow-info);
|
|
112
|
-
}
|
|
113
|
-
.text-xxxl-shad-warning {
|
|
114
|
-
text-shadow: var(--text-shadow-warning);
|
|
115
|
-
}
|
|
116
|
-
.text-xxxl-shad-alert {
|
|
117
|
-
text-shadow: var(--text-shadow-alert);
|
|
118
|
-
}
|
|
119
|
-
.text-xxxl-shad-error {
|
|
120
|
-
text-shadow: var(--text-shadow-error);
|
|
121
|
-
}
|
|
122
|
-
.text-xxxl-shad-yellow {
|
|
123
|
-
text-shadow: var(--text-shadow-yellow);
|
|
124
|
-
}
|
|
125
|
-
.text-xxxl-shad-orange {
|
|
126
|
-
text-shadow: var(--text-shadow-orange);
|
|
127
|
-
}
|
|
128
|
-
.text-xxxl-shad-red {
|
|
129
|
-
text-shadow: var(--text-shadow-red);
|
|
130
|
-
}
|
|
131
|
-
.text-xxxl-shad-magenta {
|
|
132
|
-
text-shadow: var(--text-shadow-magenta);
|
|
133
|
-
}
|
|
134
|
-
.text-xxxl-shad-purple {
|
|
135
|
-
text-shadow: var(--text-shadow-purple);
|
|
136
|
-
}
|
|
137
|
-
.text-xxxl-shad-green {
|
|
138
|
-
text-shadow: var(--text-shadow-green);
|
|
139
|
-
}
|
|
140
|
-
.text-xxxl-shad-teal {
|
|
141
|
-
text-shadow: var(--text-shadow-teal);
|
|
142
|
-
}
|
|
143
|
-
.text-xxxl-shad-blue {
|
|
144
|
-
text-shadow: var(--text-shadow-blue);
|
|
145
|
-
}
|
|
146
|
-
.text-xxxl-shad-dark {
|
|
147
|
-
text-shadow: var(--text-shadow-dark);
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
@media only screen and (max-width: 120rem) {
|
|
1
|
+
@media only screen and (max-width: 1300px) {
|
|
151
2
|
.text-xxl-ellipsis {
|
|
152
3
|
text-overflow: ellipsis;
|
|
153
4
|
overflow: hidden;
|
|
@@ -296,7 +147,7 @@ h6 {
|
|
|
296
147
|
text-shadow: var(--text-shadow-dark);
|
|
297
148
|
}
|
|
298
149
|
}
|
|
299
|
-
@media only screen and (max-width:
|
|
150
|
+
@media only screen and (max-width: 1200px) {
|
|
300
151
|
.text-xl-ellipsis {
|
|
301
152
|
text-overflow: ellipsis;
|
|
302
153
|
overflow: hidden;
|
|
@@ -445,7 +296,7 @@ h6 {
|
|
|
445
296
|
text-shadow: var(--text-shadow-dark);
|
|
446
297
|
}
|
|
447
298
|
}
|
|
448
|
-
@media only screen and (max-width:
|
|
299
|
+
@media only screen and (max-width: 960px) {
|
|
449
300
|
.text-lg-ellipsis {
|
|
450
301
|
text-overflow: ellipsis;
|
|
451
302
|
overflow: hidden;
|
|
@@ -594,7 +445,7 @@ h6 {
|
|
|
594
445
|
text-shadow: var(--text-shadow-dark);
|
|
595
446
|
}
|
|
596
447
|
}
|
|
597
|
-
@media only screen and (max-width:
|
|
448
|
+
@media only screen and (max-width: 760px) {
|
|
598
449
|
.text-md-ellipsis {
|
|
599
450
|
text-overflow: ellipsis;
|
|
600
451
|
overflow: hidden;
|
|
@@ -743,7 +594,7 @@ h6 {
|
|
|
743
594
|
text-shadow: var(--text-shadow-dark);
|
|
744
595
|
}
|
|
745
596
|
}
|
|
746
|
-
@media only screen and (max-width:
|
|
597
|
+
@media only screen and (max-width: 0px) {
|
|
747
598
|
.text-sm-ellipsis {
|
|
748
599
|
text-overflow: ellipsis;
|
|
749
600
|
overflow: hidden;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@media only screen and (max-width:0rem){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-xxxl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-xxxl-cap{text-transform:capitalize}.text-xxxl-up{text-transform:uppercase}.text-xxxl-low{text-transform:lowercase}.text-xxxl-none{text-transform:none}.text-xxxl-full{text-transform:full-width}.text-xxxl-l{text-align:left}.text-xxxl-r{text-align:right}.text-xxxl-center{text-align:center}.text-xxxl-justify{text-align:justify}.text-xxxl-50{font-weight:var(--font-weight-50)}.text-xxxl-100{font-weight:var(--font-weight-100)}.text-xxxl-300{font-weight:var(--font-weight-300)}.text-xxxl-500{font-weight:var(--font-weight-500)}.text-xxxl-900{font-weight:var(--font-weight-900)}.text-xxxl-light{font-weight:var(--font-weight-light)}.text-xxxl-cap{font-weight:var(--font-weight-cap)}.text-xxxl-bold{font-weight:var(--font-weight-bold)}.text-xxxl-bolder{font-weight:var(--font-weight-bolder)}.text-xxxl-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-xxxl-shad-success{text-shadow:var(--text-shadow-success)}.text-xxxl-shad-info{text-shadow:var(--text-shadow-info)}.text-xxxl-shad-warning{text-shadow:var(--text-shadow-warning)}.text-xxxl-shad-alert{text-shadow:var(--text-shadow-alert)}.text-xxxl-shad-error{text-shadow:var(--text-shadow-error)}.text-xxxl-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-xxxl-shad-orange{text-shadow:var(--text-shadow-orange)}.text-xxxl-shad-red{text-shadow:var(--text-shadow-red)}.text-xxxl-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-xxxl-shad-purple{text-shadow:var(--text-shadow-purple)}.text-xxxl-shad-green{text-shadow:var(--text-shadow-green)}.text-xxxl-shad-teal{text-shadow:var(--text-shadow-teal)}.text-xxxl-shad-blue{text-shadow:var(--text-shadow-blue)}.text-xxxl-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:120rem){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-xxl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-xxl-cap{text-transform:capitalize}.text-xxl-up{text-transform:uppercase}.text-xxl-low{text-transform:lowercase}.text-xxl-none{text-transform:none}.text-xxl-full{text-transform:full-width}.text-xxl-l{text-align:left}.text-xxl-r{text-align:right}.text-xxl-center{text-align:center}.text-xxl-justify{text-align:justify}.text-xxl-50{font-weight:var(--font-weight-50)}.text-xxl-100{font-weight:var(--font-weight-100)}.text-xxl-300{font-weight:var(--font-weight-300)}.text-xxl-500{font-weight:var(--font-weight-500)}.text-xxl-900{font-weight:var(--font-weight-900)}.text-xxl-light{font-weight:var(--font-weight-light)}.text-xxl-cap{font-weight:var(--font-weight-cap)}.text-xxl-bold{font-weight:var(--font-weight-bold)}.text-xxl-bolder{font-weight:var(--font-weight-bolder)}.text-xxl-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-xxl-shad-success{text-shadow:var(--text-shadow-success)}.text-xxl-shad-info{text-shadow:var(--text-shadow-info)}.text-xxl-shad-warning{text-shadow:var(--text-shadow-warning)}.text-xxl-shad-alert{text-shadow:var(--text-shadow-alert)}.text-xxl-shad-error{text-shadow:var(--text-shadow-error)}.text-xxl-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-xxl-shad-orange{text-shadow:var(--text-shadow-orange)}.text-xxl-shad-red{text-shadow:var(--text-shadow-red)}.text-xxl-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-xxl-shad-purple{text-shadow:var(--text-shadow-purple)}.text-xxl-shad-green{text-shadow:var(--text-shadow-green)}.text-xxl-shad-teal{text-shadow:var(--text-shadow-teal)}.text-xxl-shad-blue{text-shadow:var(--text-shadow-blue)}.text-xxl-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:90rem){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-xl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-xl-cap{text-transform:capitalize}.text-xl-up{text-transform:uppercase}.text-xl-low{text-transform:lowercase}.text-xl-none{text-transform:none}.text-xl-full{text-transform:full-width}.text-xl-l{text-align:left}.text-xl-r{text-align:right}.text-xl-center{text-align:center}.text-xl-justify{text-align:justify}.text-xl-50{font-weight:var(--font-weight-50)}.text-xl-100{font-weight:var(--font-weight-100)}.text-xl-300{font-weight:var(--font-weight-300)}.text-xl-500{font-weight:var(--font-weight-500)}.text-xl-900{font-weight:var(--font-weight-900)}.text-xl-light{font-weight:var(--font-weight-light)}.text-xl-cap{font-weight:var(--font-weight-cap)}.text-xl-bold{font-weight:var(--font-weight-bold)}.text-xl-bolder{font-weight:var(--font-weight-bolder)}.text-xl-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-xl-shad-success{text-shadow:var(--text-shadow-success)}.text-xl-shad-info{text-shadow:var(--text-shadow-info)}.text-xl-shad-warning{text-shadow:var(--text-shadow-warning)}.text-xl-shad-alert{text-shadow:var(--text-shadow-alert)}.text-xl-shad-error{text-shadow:var(--text-shadow-error)}.text-xl-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-xl-shad-orange{text-shadow:var(--text-shadow-orange)}.text-xl-shad-red{text-shadow:var(--text-shadow-red)}.text-xl-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-xl-shad-purple{text-shadow:var(--text-shadow-purple)}.text-xl-shad-green{text-shadow:var(--text-shadow-green)}.text-xl-shad-teal{text-shadow:var(--text-shadow-teal)}.text-xl-shad-blue{text-shadow:var(--text-shadow-blue)}.text-xl-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:64rem){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-lg-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-lg-cap{text-transform:capitalize}.text-lg-up{text-transform:uppercase}.text-lg-low{text-transform:lowercase}.text-lg-none{text-transform:none}.text-lg-full{text-transform:full-width}.text-lg-l{text-align:left}.text-lg-r{text-align:right}.text-lg-center{text-align:center}.text-lg-justify{text-align:justify}.text-lg-50{font-weight:var(--font-weight-50)}.text-lg-100{font-weight:var(--font-weight-100)}.text-lg-300{font-weight:var(--font-weight-300)}.text-lg-500{font-weight:var(--font-weight-500)}.text-lg-900{font-weight:var(--font-weight-900)}.text-lg-light{font-weight:var(--font-weight-light)}.text-lg-cap{font-weight:var(--font-weight-cap)}.text-lg-bold{font-weight:var(--font-weight-bold)}.text-lg-bolder{font-weight:var(--font-weight-bolder)}.text-lg-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-lg-shad-success{text-shadow:var(--text-shadow-success)}.text-lg-shad-info{text-shadow:var(--text-shadow-info)}.text-lg-shad-warning{text-shadow:var(--text-shadow-warning)}.text-lg-shad-alert{text-shadow:var(--text-shadow-alert)}.text-lg-shad-error{text-shadow:var(--text-shadow-error)}.text-lg-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-lg-shad-orange{text-shadow:var(--text-shadow-orange)}.text-lg-shad-red{text-shadow:var(--text-shadow-red)}.text-lg-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-lg-shad-purple{text-shadow:var(--text-shadow-purple)}.text-lg-shad-green{text-shadow:var(--text-shadow-green)}.text-lg-shad-teal{text-shadow:var(--text-shadow-teal)}.text-lg-shad-blue{text-shadow:var(--text-shadow-blue)}.text-lg-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:48rem){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-md-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-md-cap{text-transform:capitalize}.text-md-up{text-transform:uppercase}.text-md-low{text-transform:lowercase}.text-md-none{text-transform:none}.text-md-full{text-transform:full-width}.text-md-l{text-align:left}.text-md-r{text-align:right}.text-md-center{text-align:center}.text-md-justify{text-align:justify}.text-md-50{font-weight:var(--font-weight-50)}.text-md-100{font-weight:var(--font-weight-100)}.text-md-300{font-weight:var(--font-weight-300)}.text-md-500{font-weight:var(--font-weight-500)}.text-md-900{font-weight:var(--font-weight-900)}.text-md-light{font-weight:var(--font-weight-light)}.text-md-cap{font-weight:var(--font-weight-cap)}.text-md-bold{font-weight:var(--font-weight-bold)}.text-md-bolder{font-weight:var(--font-weight-bolder)}.text-md-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-md-shad-success{text-shadow:var(--text-shadow-success)}.text-md-shad-info{text-shadow:var(--text-shadow-info)}.text-md-shad-warning{text-shadow:var(--text-shadow-warning)}.text-md-shad-alert{text-shadow:var(--text-shadow-alert)}.text-md-shad-error{text-shadow:var(--text-shadow-error)}.text-md-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-md-shad-orange{text-shadow:var(--text-shadow-orange)}.text-md-shad-red{text-shadow:var(--text-shadow-red)}.text-md-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-md-shad-purple{text-shadow:var(--text-shadow-purple)}.text-md-shad-green{text-shadow:var(--text-shadow-green)}.text-md-shad-teal{text-shadow:var(--text-shadow-teal)}.text-md-shad-blue{text-shadow:var(--text-shadow-blue)}.text-md-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:35.7rem){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-sm-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-sm-cap{text-transform:capitalize}.text-sm-up{text-transform:uppercase}.text-sm-low{text-transform:lowercase}.text-sm-none{text-transform:none}.text-sm-full{text-transform:full-width}.text-sm-l{text-align:left}.text-sm-r{text-align:right}.text-sm-center{text-align:center}.text-sm-justify{text-align:justify}.text-sm-50{font-weight:var(--font-weight-50)}.text-sm-100{font-weight:var(--font-weight-100)}.text-sm-300{font-weight:var(--font-weight-300)}.text-sm-500{font-weight:var(--font-weight-500)}.text-sm-900{font-weight:var(--font-weight-900)}.text-sm-light{font-weight:var(--font-weight-light)}.text-sm-cap{font-weight:var(--font-weight-cap)}.text-sm-bold{font-weight:var(--font-weight-bold)}.text-sm-bolder{font-weight:var(--font-weight-bolder)}.text-sm-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-sm-shad-success{text-shadow:var(--text-shadow-success)}.text-sm-shad-info{text-shadow:var(--text-shadow-info)}.text-sm-shad-warning{text-shadow:var(--text-shadow-warning)}.text-sm-shad-alert{text-shadow:var(--text-shadow-alert)}.text-sm-shad-error{text-shadow:var(--text-shadow-error)}.text-sm-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-sm-shad-orange{text-shadow:var(--text-shadow-orange)}.text-sm-shad-red{text-shadow:var(--text-shadow-red)}.text-sm-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-sm-shad-purple{text-shadow:var(--text-shadow-purple)}.text-sm-shad-green{text-shadow:var(--text-shadow-green)}.text-sm-shad-teal{text-shadow:var(--text-shadow-teal)}.text-sm-shad-blue{text-shadow:var(--text-shadow-blue)}.text-sm-shad-dark{text-shadow:var(--text-shadow-dark)}}
|
|
1
|
+
@media only screen and (max-width:1300px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-xxl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-xxl-cap{text-transform:capitalize}.text-xxl-up{text-transform:uppercase}.text-xxl-low{text-transform:lowercase}.text-xxl-none{text-transform:none}.text-xxl-full{text-transform:full-width}.text-xxl-l{text-align:left}.text-xxl-r{text-align:right}.text-xxl-center{text-align:center}.text-xxl-justify{text-align:justify}.text-xxl-50{font-weight:var(--font-weight-50)}.text-xxl-100{font-weight:var(--font-weight-100)}.text-xxl-300{font-weight:var(--font-weight-300)}.text-xxl-500{font-weight:var(--font-weight-500)}.text-xxl-900{font-weight:var(--font-weight-900)}.text-xxl-light{font-weight:var(--font-weight-light)}.text-xxl-cap{font-weight:var(--font-weight-cap)}.text-xxl-bold{font-weight:var(--font-weight-bold)}.text-xxl-bolder{font-weight:var(--font-weight-bolder)}.text-xxl-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-xxl-shad-success{text-shadow:var(--text-shadow-success)}.text-xxl-shad-info{text-shadow:var(--text-shadow-info)}.text-xxl-shad-warning{text-shadow:var(--text-shadow-warning)}.text-xxl-shad-alert{text-shadow:var(--text-shadow-alert)}.text-xxl-shad-error{text-shadow:var(--text-shadow-error)}.text-xxl-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-xxl-shad-orange{text-shadow:var(--text-shadow-orange)}.text-xxl-shad-red{text-shadow:var(--text-shadow-red)}.text-xxl-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-xxl-shad-purple{text-shadow:var(--text-shadow-purple)}.text-xxl-shad-green{text-shadow:var(--text-shadow-green)}.text-xxl-shad-teal{text-shadow:var(--text-shadow-teal)}.text-xxl-shad-blue{text-shadow:var(--text-shadow-blue)}.text-xxl-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:1200px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-xl-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-xl-cap{text-transform:capitalize}.text-xl-up{text-transform:uppercase}.text-xl-low{text-transform:lowercase}.text-xl-none{text-transform:none}.text-xl-full{text-transform:full-width}.text-xl-l{text-align:left}.text-xl-r{text-align:right}.text-xl-center{text-align:center}.text-xl-justify{text-align:justify}.text-xl-50{font-weight:var(--font-weight-50)}.text-xl-100{font-weight:var(--font-weight-100)}.text-xl-300{font-weight:var(--font-weight-300)}.text-xl-500{font-weight:var(--font-weight-500)}.text-xl-900{font-weight:var(--font-weight-900)}.text-xl-light{font-weight:var(--font-weight-light)}.text-xl-cap{font-weight:var(--font-weight-cap)}.text-xl-bold{font-weight:var(--font-weight-bold)}.text-xl-bolder{font-weight:var(--font-weight-bolder)}.text-xl-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-xl-shad-success{text-shadow:var(--text-shadow-success)}.text-xl-shad-info{text-shadow:var(--text-shadow-info)}.text-xl-shad-warning{text-shadow:var(--text-shadow-warning)}.text-xl-shad-alert{text-shadow:var(--text-shadow-alert)}.text-xl-shad-error{text-shadow:var(--text-shadow-error)}.text-xl-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-xl-shad-orange{text-shadow:var(--text-shadow-orange)}.text-xl-shad-red{text-shadow:var(--text-shadow-red)}.text-xl-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-xl-shad-purple{text-shadow:var(--text-shadow-purple)}.text-xl-shad-green{text-shadow:var(--text-shadow-green)}.text-xl-shad-teal{text-shadow:var(--text-shadow-teal)}.text-xl-shad-blue{text-shadow:var(--text-shadow-blue)}.text-xl-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:960px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-lg-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-lg-cap{text-transform:capitalize}.text-lg-up{text-transform:uppercase}.text-lg-low{text-transform:lowercase}.text-lg-none{text-transform:none}.text-lg-full{text-transform:full-width}.text-lg-l{text-align:left}.text-lg-r{text-align:right}.text-lg-center{text-align:center}.text-lg-justify{text-align:justify}.text-lg-50{font-weight:var(--font-weight-50)}.text-lg-100{font-weight:var(--font-weight-100)}.text-lg-300{font-weight:var(--font-weight-300)}.text-lg-500{font-weight:var(--font-weight-500)}.text-lg-900{font-weight:var(--font-weight-900)}.text-lg-light{font-weight:var(--font-weight-light)}.text-lg-cap{font-weight:var(--font-weight-cap)}.text-lg-bold{font-weight:var(--font-weight-bold)}.text-lg-bolder{font-weight:var(--font-weight-bolder)}.text-lg-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-lg-shad-success{text-shadow:var(--text-shadow-success)}.text-lg-shad-info{text-shadow:var(--text-shadow-info)}.text-lg-shad-warning{text-shadow:var(--text-shadow-warning)}.text-lg-shad-alert{text-shadow:var(--text-shadow-alert)}.text-lg-shad-error{text-shadow:var(--text-shadow-error)}.text-lg-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-lg-shad-orange{text-shadow:var(--text-shadow-orange)}.text-lg-shad-red{text-shadow:var(--text-shadow-red)}.text-lg-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-lg-shad-purple{text-shadow:var(--text-shadow-purple)}.text-lg-shad-green{text-shadow:var(--text-shadow-green)}.text-lg-shad-teal{text-shadow:var(--text-shadow-teal)}.text-lg-shad-blue{text-shadow:var(--text-shadow-blue)}.text-lg-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:760px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-md-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-md-cap{text-transform:capitalize}.text-md-up{text-transform:uppercase}.text-md-low{text-transform:lowercase}.text-md-none{text-transform:none}.text-md-full{text-transform:full-width}.text-md-l{text-align:left}.text-md-r{text-align:right}.text-md-center{text-align:center}.text-md-justify{text-align:justify}.text-md-50{font-weight:var(--font-weight-50)}.text-md-100{font-weight:var(--font-weight-100)}.text-md-300{font-weight:var(--font-weight-300)}.text-md-500{font-weight:var(--font-weight-500)}.text-md-900{font-weight:var(--font-weight-900)}.text-md-light{font-weight:var(--font-weight-light)}.text-md-cap{font-weight:var(--font-weight-cap)}.text-md-bold{font-weight:var(--font-weight-bold)}.text-md-bolder{font-weight:var(--font-weight-bolder)}.text-md-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-md-shad-success{text-shadow:var(--text-shadow-success)}.text-md-shad-info{text-shadow:var(--text-shadow-info)}.text-md-shad-warning{text-shadow:var(--text-shadow-warning)}.text-md-shad-alert{text-shadow:var(--text-shadow-alert)}.text-md-shad-error{text-shadow:var(--text-shadow-error)}.text-md-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-md-shad-orange{text-shadow:var(--text-shadow-orange)}.text-md-shad-red{text-shadow:var(--text-shadow-red)}.text-md-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-md-shad-purple{text-shadow:var(--text-shadow-purple)}.text-md-shad-green{text-shadow:var(--text-shadow-green)}.text-md-shad-teal{text-shadow:var(--text-shadow-teal)}.text-md-shad-blue{text-shadow:var(--text-shadow-blue)}.text-md-shad-dark{text-shadow:var(--text-shadow-dark)}}@media only screen and (max-width:0px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.text-sm-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.h1,h1{font-size:var(--font-size-h1)}.h2,h2{font-size:var(--font-size-h2)}.h3,h3{font-size:var(--font-size-h3)}.h4,h4{font-size:var(--font-size-h4)}.h5,h5{font-size:var(--font-size-h5)}.h6,h6{font-size:var(--font-size-h6)}.text-sm-cap{text-transform:capitalize}.text-sm-up{text-transform:uppercase}.text-sm-low{text-transform:lowercase}.text-sm-none{text-transform:none}.text-sm-full{text-transform:full-width}.text-sm-l{text-align:left}.text-sm-r{text-align:right}.text-sm-center{text-align:center}.text-sm-justify{text-align:justify}.text-sm-50{font-weight:var(--font-weight-50)}.text-sm-100{font-weight:var(--font-weight-100)}.text-sm-300{font-weight:var(--font-weight-300)}.text-sm-500{font-weight:var(--font-weight-500)}.text-sm-900{font-weight:var(--font-weight-900)}.text-sm-light{font-weight:var(--font-weight-light)}.text-sm-cap{font-weight:var(--font-weight-cap)}.text-sm-bold{font-weight:var(--font-weight-bold)}.text-sm-bolder{font-weight:var(--font-weight-bolder)}.text-sm-shad-discrete{text-shadow:var(--text-shadow-discrete)}.text-sm-shad-success{text-shadow:var(--text-shadow-success)}.text-sm-shad-info{text-shadow:var(--text-shadow-info)}.text-sm-shad-warning{text-shadow:var(--text-shadow-warning)}.text-sm-shad-alert{text-shadow:var(--text-shadow-alert)}.text-sm-shad-error{text-shadow:var(--text-shadow-error)}.text-sm-shad-yellow{text-shadow:var(--text-shadow-yellow)}.text-sm-shad-orange{text-shadow:var(--text-shadow-orange)}.text-sm-shad-red{text-shadow:var(--text-shadow-red)}.text-sm-shad-magenta{text-shadow:var(--text-shadow-magenta)}.text-sm-shad-purple{text-shadow:var(--text-shadow-purple)}.text-sm-shad-green{text-shadow:var(--text-shadow-green)}.text-sm-shad-teal{text-shadow:var(--text-shadow-teal)}.text-sm-shad-blue{text-shadow:var(--text-shadow-blue)}.text-sm-shad-dark{text-shadow:var(--text-shadow-dark)}}
|