@alfalab/core-components-universal-modal 3.1.2-alfasans → 3.1.2
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/components/base-content/index.css +1 -1
- package/components/base-content/index.module.css.js +1 -1
- package/components/base-footer/index.css +3 -3
- package/components/base-footer/index.module.css.js +1 -1
- package/components/base-header/index.css +4 -4
- package/components/base-header/index.module.css.js +1 -1
- package/cssm/desktop/components/header/desktop.module.css +6 -11
- package/cssm/mobile/components/header/index.module.css +6 -9
- package/desktop/components/center-modal/index.css +783 -783
- package/desktop/components/center-modal/index.module.css.js +1 -1
- package/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/desktop/components/footer/desktop.css +1 -1
- package/desktop/components/footer/desktop.module.css.js +1 -1
- package/desktop/components/footer/layout.css +9 -9
- package/desktop/components/footer/layout.module.css.js +1 -1
- package/desktop/components/header/desktop.css +11 -16
- package/desktop/components/header/desktop.module.css.js +1 -1
- package/desktop/components/modal-content/modal-content.css +4 -4
- package/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/desktop/components/side-modal/index.css +785 -785
- package/desktop/components/side-modal/index.module.css.js +1 -1
- package/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/esm/components/base-content/index.css +1 -1
- package/esm/components/base-content/index.module.css.js +1 -1
- package/esm/components/base-footer/index.css +3 -3
- package/esm/components/base-footer/index.module.css.js +1 -1
- package/esm/components/base-header/index.css +4 -4
- package/esm/components/base-header/index.module.css.js +1 -1
- package/esm/desktop/components/center-modal/index.css +783 -783
- package/esm/desktop/components/center-modal/index.module.css.js +1 -1
- package/esm/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/esm/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/esm/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/esm/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/esm/desktop/components/footer/desktop.css +1 -1
- package/esm/desktop/components/footer/desktop.module.css.js +1 -1
- package/esm/desktop/components/footer/layout.css +9 -9
- package/esm/desktop/components/footer/layout.module.css.js +1 -1
- package/esm/desktop/components/header/desktop.css +11 -16
- package/esm/desktop/components/header/desktop.module.css.js +1 -1
- package/esm/desktop/components/modal-content/modal-content.css +4 -4
- package/esm/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/esm/desktop/components/side-modal/index.css +785 -785
- package/esm/desktop/components/side-modal/index.module.css.js +1 -1
- package/esm/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/esm/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/esm/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/esm/mobile/components/content/index.css +3 -3
- package/esm/mobile/components/content/index.module.css.js +1 -1
- package/esm/mobile/components/footer/index.css +2 -2
- package/esm/mobile/components/footer/index.module.css.js +1 -1
- package/esm/mobile/components/footer/layout.mobile.css +9 -9
- package/esm/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/esm/mobile/components/header/index.css +9 -12
- package/esm/mobile/components/header/index.module.css.js +1 -1
- package/esm/mobile/mobile.css +3 -3
- package/esm/mobile/mobile.module.css.js +1 -1
- package/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/esm/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/esm/mobile/transitions/transitions.mobile.css +7 -7
- package/esm/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/mobile/components/content/index.css +3 -3
- package/mobile/components/content/index.module.css.js +1 -1
- package/mobile/components/footer/index.css +2 -2
- package/mobile/components/footer/index.module.css.js +1 -1
- package/mobile/components/footer/layout.mobile.css +9 -9
- package/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/mobile/components/header/index.css +9 -12
- package/mobile/components/header/index.module.css.js +1 -1
- package/mobile/mobile.css +3 -3
- package/mobile/mobile.module.css.js +1 -1
- package/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/mobile/transitions/transitions.mobile.css +7 -7
- package/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/modern/components/base-content/index.css +1 -1
- package/modern/components/base-content/index.module.css.js +1 -1
- package/modern/components/base-footer/index.css +3 -3
- package/modern/components/base-footer/index.module.css.js +1 -1
- package/modern/components/base-header/index.css +4 -4
- package/modern/components/base-header/index.module.css.js +1 -1
- package/modern/desktop/components/center-modal/index.css +783 -783
- package/modern/desktop/components/center-modal/index.module.css.js +1 -1
- package/modern/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/modern/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/modern/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/modern/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/modern/desktop/components/footer/desktop.css +1 -1
- package/modern/desktop/components/footer/desktop.module.css.js +1 -1
- package/modern/desktop/components/footer/layout.css +9 -9
- package/modern/desktop/components/footer/layout.module.css.js +1 -1
- package/modern/desktop/components/header/desktop.css +11 -16
- package/modern/desktop/components/header/desktop.module.css.js +1 -1
- package/modern/desktop/components/modal-content/modal-content.css +4 -4
- package/modern/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/modern/desktop/components/side-modal/index.css +785 -785
- package/modern/desktop/components/side-modal/index.module.css.js +1 -1
- package/modern/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/modern/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/modern/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/modern/mobile/components/content/index.css +3 -3
- package/modern/mobile/components/content/index.module.css.js +1 -1
- package/modern/mobile/components/footer/index.css +2 -2
- package/modern/mobile/components/footer/index.module.css.js +1 -1
- package/modern/mobile/components/footer/layout.mobile.css +9 -9
- package/modern/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/modern/mobile/components/header/index.css +9 -12
- package/modern/mobile/components/header/index.module.css.js +1 -1
- package/modern/mobile/mobile.css +3 -3
- package/modern/mobile/mobile.module.css.js +1 -1
- package/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/modern/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/modern/mobile/transitions/transitions.mobile.css +7 -7
- package/modern/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/moderncssm/desktop/components/header/desktop.module.css +4 -8
- package/moderncssm/mobile/components/header/index.module.css +4 -6
- package/package.json +9 -9
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"universal-modal__component_zhj9e","wrapperJustifyStart":"universal-modal__wrapperJustifyStart_zhj9e","wrapperJustifyCenter":"universal-modal__wrapperJustifyCenter_zhj9e","wrapperJustifyEnd":"universal-modal__wrapperJustifyEnd_zhj9e","baseModalContainer":"universal-modal__baseModalContainer_zhj9e","withoutOverlay":"universal-modal__withoutOverlay_zhj9e","baseModalComponent":"universal-modal__baseModalComponent_zhj9e","hugContent":"universal-modal__hugContent_zhj9e","topGap-0":"universal-modal__topGap-0_zhj9e","bottomGap-0":"universal-modal__bottomGap-0_zhj9e","topGap-1":"universal-modal__topGap-1_zhj9e","bottomGap-1":"universal-modal__bottomGap-1_zhj9e","topGap-2":"universal-modal__topGap-2_zhj9e","bottomGap-2":"universal-modal__bottomGap-2_zhj9e","topGap-3":"universal-modal__topGap-3_zhj9e","bottomGap-3":"universal-modal__bottomGap-3_zhj9e","topGap-4":"universal-modal__topGap-4_zhj9e","bottomGap-4":"universal-modal__bottomGap-4_zhj9e","topGap-5":"universal-modal__topGap-5_zhj9e","bottomGap-5":"universal-modal__bottomGap-5_zhj9e","topGap-6":"universal-modal__topGap-6_zhj9e","bottomGap-6":"universal-modal__bottomGap-6_zhj9e","topGap-7":"universal-modal__topGap-7_zhj9e","bottomGap-7":"universal-modal__bottomGap-7_zhj9e","topGap-8":"universal-modal__topGap-8_zhj9e","bottomGap-8":"universal-modal__bottomGap-8_zhj9e","topGap-9":"universal-modal__topGap-9_zhj9e","bottomGap-9":"universal-modal__bottomGap-9_zhj9e","topGap-10":"universal-modal__topGap-10_zhj9e","bottomGap-10":"universal-modal__bottomGap-10_zhj9e","topGap-11":"universal-modal__topGap-11_zhj9e","bottomGap-11":"universal-modal__bottomGap-11_zhj9e","topGap-12":"universal-modal__topGap-12_zhj9e","bottomGap-12":"universal-modal__bottomGap-12_zhj9e","topGap-13":"universal-modal__topGap-13_zhj9e","bottomGap-13":"universal-modal__bottomGap-13_zhj9e","topGap-14":"universal-modal__topGap-14_zhj9e","bottomGap-14":"universal-modal__bottomGap-14_zhj9e","topGap-15":"universal-modal__topGap-15_zhj9e","bottomGap-15":"universal-modal__bottomGap-15_zhj9e","topGap-16":"universal-modal__topGap-16_zhj9e","bottomGap-16":"universal-modal__bottomGap-16_zhj9e","topGap-17":"universal-modal__topGap-17_zhj9e","bottomGap-17":"universal-modal__bottomGap-17_zhj9e","topGap-18":"universal-modal__topGap-18_zhj9e","bottomGap-18":"universal-modal__bottomGap-18_zhj9e","topGap-19":"universal-modal__topGap-19_zhj9e","bottomGap-19":"universal-modal__bottomGap-19_zhj9e","topGap-20":"universal-modal__topGap-20_zhj9e","bottomGap-20":"universal-modal__bottomGap-20_zhj9e","topGap-21":"universal-modal__topGap-21_zhj9e","bottomGap-21":"universal-modal__bottomGap-21_zhj9e","topGap-22":"universal-modal__topGap-22_zhj9e","bottomGap-22":"universal-modal__bottomGap-22_zhj9e","topGap-23":"universal-modal__topGap-23_zhj9e","bottomGap-23":"universal-modal__bottomGap-23_zhj9e","topGap-24":"universal-modal__topGap-24_zhj9e","bottomGap-24":"universal-modal__bottomGap-24_zhj9e","topGap-25":"universal-modal__topGap-25_zhj9e","bottomGap-25":"universal-modal__bottomGap-25_zhj9e","topGap-26":"universal-modal__topGap-26_zhj9e","bottomGap-26":"universal-modal__bottomGap-26_zhj9e","topGap-27":"universal-modal__topGap-27_zhj9e","bottomGap-27":"universal-modal__bottomGap-27_zhj9e","topGap-28":"universal-modal__topGap-28_zhj9e","bottomGap-28":"universal-modal__bottomGap-28_zhj9e","topGap-29":"universal-modal__topGap-29_zhj9e","bottomGap-29":"universal-modal__bottomGap-29_zhj9e","topGap-30":"universal-modal__topGap-30_zhj9e","bottomGap-30":"universal-modal__bottomGap-30_zhj9e","topGap-31":"universal-modal__topGap-31_zhj9e","bottomGap-31":"universal-modal__bottomGap-31_zhj9e","topGap-32":"universal-modal__topGap-32_zhj9e","bottomGap-32":"universal-modal__bottomGap-32_zhj9e","topGap-33":"universal-modal__topGap-33_zhj9e","bottomGap-33":"universal-modal__bottomGap-33_zhj9e","topGap-34":"universal-modal__topGap-34_zhj9e","bottomGap-34":"universal-modal__bottomGap-34_zhj9e","topGap-35":"universal-modal__topGap-35_zhj9e","bottomGap-35":"universal-modal__bottomGap-35_zhj9e","topGap-36":"universal-modal__topGap-36_zhj9e","bottomGap-36":"universal-modal__bottomGap-36_zhj9e","topGap-37":"universal-modal__topGap-37_zhj9e","bottomGap-37":"universal-modal__bottomGap-37_zhj9e","topGap-38":"universal-modal__topGap-38_zhj9e","bottomGap-38":"universal-modal__bottomGap-38_zhj9e","topGap-39":"universal-modal__topGap-39_zhj9e","bottomGap-39":"universal-modal__bottomGap-39_zhj9e","topGap-40":"universal-modal__topGap-40_zhj9e","bottomGap-40":"universal-modal__bottomGap-40_zhj9e","topGap-41":"universal-modal__topGap-41_zhj9e","bottomGap-41":"universal-modal__bottomGap-41_zhj9e","topGap-42":"universal-modal__topGap-42_zhj9e","bottomGap-42":"universal-modal__bottomGap-42_zhj9e","topGap-43":"universal-modal__topGap-43_zhj9e","bottomGap-43":"universal-modal__bottomGap-43_zhj9e","topGap-44":"universal-modal__topGap-44_zhj9e","bottomGap-44":"universal-modal__bottomGap-44_zhj9e","topGap-45":"universal-modal__topGap-45_zhj9e","bottomGap-45":"universal-modal__bottomGap-45_zhj9e","topGap-46":"universal-modal__topGap-46_zhj9e","bottomGap-46":"universal-modal__bottomGap-46_zhj9e","topGap-47":"universal-modal__topGap-47_zhj9e","bottomGap-47":"universal-modal__bottomGap-47_zhj9e","topGap-48":"universal-modal__topGap-48_zhj9e","bottomGap-48":"universal-modal__bottomGap-48_zhj9e","topGap-49":"universal-modal__topGap-49_zhj9e","bottomGap-49":"universal-modal__bottomGap-49_zhj9e","topGap-50":"universal-modal__topGap-50_zhj9e","bottomGap-50":"universal-modal__bottomGap-50_zhj9e","topGap-51":"universal-modal__topGap-51_zhj9e","bottomGap-51":"universal-modal__bottomGap-51_zhj9e","topGap-52":"universal-modal__topGap-52_zhj9e","bottomGap-52":"universal-modal__bottomGap-52_zhj9e","topGap-53":"universal-modal__topGap-53_zhj9e","bottomGap-53":"universal-modal__bottomGap-53_zhj9e","topGap-54":"universal-modal__topGap-54_zhj9e","bottomGap-54":"universal-modal__bottomGap-54_zhj9e","topGap-55":"universal-modal__topGap-55_zhj9e","bottomGap-55":"universal-modal__bottomGap-55_zhj9e","topGap-56":"universal-modal__topGap-56_zhj9e","bottomGap-56":"universal-modal__bottomGap-56_zhj9e","topGap-57":"universal-modal__topGap-57_zhj9e","bottomGap-57":"universal-modal__bottomGap-57_zhj9e","topGap-58":"universal-modal__topGap-58_zhj9e","bottomGap-58":"universal-modal__bottomGap-58_zhj9e","topGap-59":"universal-modal__topGap-59_zhj9e","bottomGap-59":"universal-modal__bottomGap-59_zhj9e","topGap-60":"universal-modal__topGap-60_zhj9e","bottomGap-60":"universal-modal__bottomGap-60_zhj9e","topGap-61":"universal-modal__topGap-61_zhj9e","bottomGap-61":"universal-modal__bottomGap-61_zhj9e","topGap-62":"universal-modal__topGap-62_zhj9e","bottomGap-62":"universal-modal__bottomGap-62_zhj9e","topGap-63":"universal-modal__topGap-63_zhj9e","bottomGap-63":"universal-modal__bottomGap-63_zhj9e","topGap-64":"universal-modal__topGap-64_zhj9e","bottomGap-64":"universal-modal__bottomGap-64_zhj9e","topGap-65":"universal-modal__topGap-65_zhj9e","bottomGap-65":"universal-modal__bottomGap-65_zhj9e","topGap-66":"universal-modal__topGap-66_zhj9e","bottomGap-66":"universal-modal__bottomGap-66_zhj9e","topGap-67":"universal-modal__topGap-67_zhj9e","bottomGap-67":"universal-modal__bottomGap-67_zhj9e","topGap-68":"universal-modal__topGap-68_zhj9e","bottomGap-68":"universal-modal__bottomGap-68_zhj9e","topGap-69":"universal-modal__topGap-69_zhj9e","bottomGap-69":"universal-modal__bottomGap-69_zhj9e","topGap-70":"universal-modal__topGap-70_zhj9e","bottomGap-70":"universal-modal__bottomGap-70_zhj9e","topGap-71":"universal-modal__topGap-71_zhj9e","bottomGap-71":"universal-modal__bottomGap-71_zhj9e","topGap-72":"universal-modal__topGap-72_zhj9e","bottomGap-72":"universal-modal__bottomGap-72_zhj9e","topGap-73":"universal-modal__topGap-73_zhj9e","bottomGap-73":"universal-modal__bottomGap-73_zhj9e","topGap-74":"universal-modal__topGap-74_zhj9e","bottomGap-74":"universal-modal__bottomGap-74_zhj9e","topGap-75":"universal-modal__topGap-75_zhj9e","bottomGap-75":"universal-modal__bottomGap-75_zhj9e","topGap-76":"universal-modal__topGap-76_zhj9e","bottomGap-76":"universal-modal__bottomGap-76_zhj9e","topGap-77":"universal-modal__topGap-77_zhj9e","bottomGap-77":"universal-modal__bottomGap-77_zhj9e","topGap-78":"universal-modal__topGap-78_zhj9e","bottomGap-78":"universal-modal__bottomGap-78_zhj9e","topGap-79":"universal-modal__topGap-79_zhj9e","bottomGap-79":"universal-modal__bottomGap-79_zhj9e","topGap-80":"universal-modal__topGap-80_zhj9e","bottomGap-80":"universal-modal__bottomGap-80_zhj9e","topGap-81":"universal-modal__topGap-81_zhj9e","bottomGap-81":"universal-modal__bottomGap-81_zhj9e","topGap-82":"universal-modal__topGap-82_zhj9e","bottomGap-82":"universal-modal__bottomGap-82_zhj9e","topGap-83":"universal-modal__topGap-83_zhj9e","bottomGap-83":"universal-modal__bottomGap-83_zhj9e","topGap-84":"universal-modal__topGap-84_zhj9e","bottomGap-84":"universal-modal__bottomGap-84_zhj9e","topGap-85":"universal-modal__topGap-85_zhj9e","bottomGap-85":"universal-modal__bottomGap-85_zhj9e","topGap-86":"universal-modal__topGap-86_zhj9e","bottomGap-86":"universal-modal__bottomGap-86_zhj9e","topGap-87":"universal-modal__topGap-87_zhj9e","bottomGap-87":"universal-modal__bottomGap-87_zhj9e","topGap-88":"universal-modal__topGap-88_zhj9e","bottomGap-88":"universal-modal__bottomGap-88_zhj9e","topGap-89":"universal-modal__topGap-89_zhj9e","bottomGap-89":"universal-modal__bottomGap-89_zhj9e","topGap-90":"universal-modal__topGap-90_zhj9e","bottomGap-90":"universal-modal__bottomGap-90_zhj9e","topGap-91":"universal-modal__topGap-91_zhj9e","bottomGap-91":"universal-modal__bottomGap-91_zhj9e","topGap-92":"universal-modal__topGap-92_zhj9e","bottomGap-92":"universal-modal__bottomGap-92_zhj9e","topGap-93":"universal-modal__topGap-93_zhj9e","bottomGap-93":"universal-modal__bottomGap-93_zhj9e","topGap-94":"universal-modal__topGap-94_zhj9e","bottomGap-94":"universal-modal__bottomGap-94_zhj9e","topGap-95":"universal-modal__topGap-95_zhj9e","bottomGap-95":"universal-modal__bottomGap-95_zhj9e","topGap-96":"universal-modal__topGap-96_zhj9e","bottomGap-96":"universal-modal__bottomGap-96_zhj9e","topGap-97":"universal-modal__topGap-97_zhj9e","bottomGap-97":"universal-modal__bottomGap-97_zhj9e","topGap-98":"universal-modal__topGap-98_zhj9e","bottomGap-98":"universal-modal__bottomGap-98_zhj9e","topGap-99":"universal-modal__topGap-99_zhj9e","bottomGap-99":"universal-modal__bottomGap-99_zhj9e","topGap-100":"universal-modal__topGap-100_zhj9e","bottomGap-100":"universal-modal__bottomGap-100_zhj9e","topGap-101":"universal-modal__topGap-101_zhj9e","bottomGap-101":"universal-modal__bottomGap-101_zhj9e","topGap-102":"universal-modal__topGap-102_zhj9e","bottomGap-102":"universal-modal__bottomGap-102_zhj9e","topGap-103":"universal-modal__topGap-103_zhj9e","bottomGap-103":"universal-modal__bottomGap-103_zhj9e","topGap-104":"universal-modal__topGap-104_zhj9e","bottomGap-104":"universal-modal__bottomGap-104_zhj9e","topGap-105":"universal-modal__topGap-105_zhj9e","bottomGap-105":"universal-modal__bottomGap-105_zhj9e","topGap-106":"universal-modal__topGap-106_zhj9e","bottomGap-106":"universal-modal__bottomGap-106_zhj9e","topGap-107":"universal-modal__topGap-107_zhj9e","bottomGap-107":"universal-modal__bottomGap-107_zhj9e","topGap-108":"universal-modal__topGap-108_zhj9e","bottomGap-108":"universal-modal__bottomGap-108_zhj9e","topGap-109":"universal-modal__topGap-109_zhj9e","bottomGap-109":"universal-modal__bottomGap-109_zhj9e","topGap-110":"universal-modal__topGap-110_zhj9e","bottomGap-110":"universal-modal__bottomGap-110_zhj9e","topGap-111":"universal-modal__topGap-111_zhj9e","bottomGap-111":"universal-modal__bottomGap-111_zhj9e","topGap-112":"universal-modal__topGap-112_zhj9e","bottomGap-112":"universal-modal__bottomGap-112_zhj9e","topGap-113":"universal-modal__topGap-113_zhj9e","bottomGap-113":"universal-modal__bottomGap-113_zhj9e","topGap-114":"universal-modal__topGap-114_zhj9e","bottomGap-114":"universal-modal__bottomGap-114_zhj9e","topGap-115":"universal-modal__topGap-115_zhj9e","bottomGap-115":"universal-modal__bottomGap-115_zhj9e","topGap-116":"universal-modal__topGap-116_zhj9e","bottomGap-116":"universal-modal__bottomGap-116_zhj9e","topGap-117":"universal-modal__topGap-117_zhj9e","bottomGap-117":"universal-modal__bottomGap-117_zhj9e","topGap-118":"universal-modal__topGap-118_zhj9e","bottomGap-118":"universal-modal__bottomGap-118_zhj9e","topGap-119":"universal-modal__topGap-119_zhj9e","bottomGap-119":"universal-modal__bottomGap-119_zhj9e","topGap-120":"universal-modal__topGap-120_zhj9e","bottomGap-120":"universal-modal__bottomGap-120_zhj9e","topGap-121":"universal-modal__topGap-121_zhj9e","bottomGap-121":"universal-modal__bottomGap-121_zhj9e","topGap-122":"universal-modal__topGap-122_zhj9e","bottomGap-122":"universal-modal__bottomGap-122_zhj9e","topGap-123":"universal-modal__topGap-123_zhj9e","bottomGap-123":"universal-modal__bottomGap-123_zhj9e","topGap-124":"universal-modal__topGap-124_zhj9e","bottomGap-124":"universal-modal__bottomGap-124_zhj9e","topGap-125":"universal-modal__topGap-125_zhj9e","bottomGap-125":"universal-modal__bottomGap-125_zhj9e","topGap-126":"universal-modal__topGap-126_zhj9e","bottomGap-126":"universal-modal__bottomGap-126_zhj9e","topGap-127":"universal-modal__topGap-127_zhj9e","bottomGap-127":"universal-modal__bottomGap-127_zhj9e","topGap-128":"universal-modal__topGap-128_zhj9e","bottomGap-128":"universal-modal__bottomGap-128_zhj9e","marginTop-0":"universal-modal__marginTop-0_zhj9e","marginTop-1":"universal-modal__marginTop-1_zhj9e","marginTop-2":"universal-modal__marginTop-2_zhj9e","marginTop-3":"universal-modal__marginTop-3_zhj9e","marginTop-4":"universal-modal__marginTop-4_zhj9e","marginTop-5":"universal-modal__marginTop-5_zhj9e","marginTop-6":"universal-modal__marginTop-6_zhj9e","marginTop-7":"universal-modal__marginTop-7_zhj9e","marginTop-8":"universal-modal__marginTop-8_zhj9e","marginTop-9":"universal-modal__marginTop-9_zhj9e","marginTop-10":"universal-modal__marginTop-10_zhj9e","marginTop-11":"universal-modal__marginTop-11_zhj9e","marginTop-12":"universal-modal__marginTop-12_zhj9e","marginTop-13":"universal-modal__marginTop-13_zhj9e","marginTop-14":"universal-modal__marginTop-14_zhj9e","marginTop-15":"universal-modal__marginTop-15_zhj9e","marginTop-16":"universal-modal__marginTop-16_zhj9e","marginTop-17":"universal-modal__marginTop-17_zhj9e","marginTop-18":"universal-modal__marginTop-18_zhj9e","marginTop-19":"universal-modal__marginTop-19_zhj9e","marginTop-20":"universal-modal__marginTop-20_zhj9e","marginTop-21":"universal-modal__marginTop-21_zhj9e","marginTop-22":"universal-modal__marginTop-22_zhj9e","marginTop-23":"universal-modal__marginTop-23_zhj9e","marginTop-24":"universal-modal__marginTop-24_zhj9e","marginTop-25":"universal-modal__marginTop-25_zhj9e","marginTop-26":"universal-modal__marginTop-26_zhj9e","marginTop-27":"universal-modal__marginTop-27_zhj9e","marginTop-28":"universal-modal__marginTop-28_zhj9e","marginTop-29":"universal-modal__marginTop-29_zhj9e","marginTop-30":"universal-modal__marginTop-30_zhj9e","marginTop-31":"universal-modal__marginTop-31_zhj9e","marginTop-32":"universal-modal__marginTop-32_zhj9e","marginTop-33":"universal-modal__marginTop-33_zhj9e","marginTop-34":"universal-modal__marginTop-34_zhj9e","marginTop-35":"universal-modal__marginTop-35_zhj9e","marginTop-36":"universal-modal__marginTop-36_zhj9e","marginTop-37":"universal-modal__marginTop-37_zhj9e","marginTop-38":"universal-modal__marginTop-38_zhj9e","marginTop-39":"universal-modal__marginTop-39_zhj9e","marginTop-40":"universal-modal__marginTop-40_zhj9e","marginTop-41":"universal-modal__marginTop-41_zhj9e","marginTop-42":"universal-modal__marginTop-42_zhj9e","marginTop-43":"universal-modal__marginTop-43_zhj9e","marginTop-44":"universal-modal__marginTop-44_zhj9e","marginTop-45":"universal-modal__marginTop-45_zhj9e","marginTop-46":"universal-modal__marginTop-46_zhj9e","marginTop-47":"universal-modal__marginTop-47_zhj9e","marginTop-48":"universal-modal__marginTop-48_zhj9e","marginTop-49":"universal-modal__marginTop-49_zhj9e","marginTop-50":"universal-modal__marginTop-50_zhj9e","marginTop-51":"universal-modal__marginTop-51_zhj9e","marginTop-52":"universal-modal__marginTop-52_zhj9e","marginTop-53":"universal-modal__marginTop-53_zhj9e","marginTop-54":"universal-modal__marginTop-54_zhj9e","marginTop-55":"universal-modal__marginTop-55_zhj9e","marginTop-56":"universal-modal__marginTop-56_zhj9e","marginTop-57":"universal-modal__marginTop-57_zhj9e","marginTop-58":"universal-modal__marginTop-58_zhj9e","marginTop-59":"universal-modal__marginTop-59_zhj9e","marginTop-60":"universal-modal__marginTop-60_zhj9e","marginTop-61":"universal-modal__marginTop-61_zhj9e","marginTop-62":"universal-modal__marginTop-62_zhj9e","marginTop-63":"universal-modal__marginTop-63_zhj9e","marginTop-64":"universal-modal__marginTop-64_zhj9e","marginTop-65":"universal-modal__marginTop-65_zhj9e","marginTop-66":"universal-modal__marginTop-66_zhj9e","marginTop-67":"universal-modal__marginTop-67_zhj9e","marginTop-68":"universal-modal__marginTop-68_zhj9e","marginTop-69":"universal-modal__marginTop-69_zhj9e","marginTop-70":"universal-modal__marginTop-70_zhj9e","marginTop-71":"universal-modal__marginTop-71_zhj9e","marginTop-72":"universal-modal__marginTop-72_zhj9e","marginTop-73":"universal-modal__marginTop-73_zhj9e","marginTop-74":"universal-modal__marginTop-74_zhj9e","marginTop-75":"universal-modal__marginTop-75_zhj9e","marginTop-76":"universal-modal__marginTop-76_zhj9e","marginTop-77":"universal-modal__marginTop-77_zhj9e","marginTop-78":"universal-modal__marginTop-78_zhj9e","marginTop-79":"universal-modal__marginTop-79_zhj9e","marginTop-80":"universal-modal__marginTop-80_zhj9e","marginTop-81":"universal-modal__marginTop-81_zhj9e","marginTop-82":"universal-modal__marginTop-82_zhj9e","marginTop-83":"universal-modal__marginTop-83_zhj9e","marginTop-84":"universal-modal__marginTop-84_zhj9e","marginTop-85":"universal-modal__marginTop-85_zhj9e","marginTop-86":"universal-modal__marginTop-86_zhj9e","marginTop-87":"universal-modal__marginTop-87_zhj9e","marginTop-88":"universal-modal__marginTop-88_zhj9e","marginTop-89":"universal-modal__marginTop-89_zhj9e","marginTop-90":"universal-modal__marginTop-90_zhj9e","marginTop-91":"universal-modal__marginTop-91_zhj9e","marginTop-92":"universal-modal__marginTop-92_zhj9e","marginTop-93":"universal-modal__marginTop-93_zhj9e","marginTop-94":"universal-modal__marginTop-94_zhj9e","marginTop-95":"universal-modal__marginTop-95_zhj9e","marginTop-96":"universal-modal__marginTop-96_zhj9e","marginTop-97":"universal-modal__marginTop-97_zhj9e","marginTop-98":"universal-modal__marginTop-98_zhj9e","marginTop-99":"universal-modal__marginTop-99_zhj9e","marginTop-100":"universal-modal__marginTop-100_zhj9e","marginTop-101":"universal-modal__marginTop-101_zhj9e","marginTop-102":"universal-modal__marginTop-102_zhj9e","marginTop-103":"universal-modal__marginTop-103_zhj9e","marginTop-104":"universal-modal__marginTop-104_zhj9e","marginTop-105":"universal-modal__marginTop-105_zhj9e","marginTop-106":"universal-modal__marginTop-106_zhj9e","marginTop-107":"universal-modal__marginTop-107_zhj9e","marginTop-108":"universal-modal__marginTop-108_zhj9e","marginTop-109":"universal-modal__marginTop-109_zhj9e","marginTop-110":"universal-modal__marginTop-110_zhj9e","marginTop-111":"universal-modal__marginTop-111_zhj9e","marginTop-112":"universal-modal__marginTop-112_zhj9e","marginTop-113":"universal-modal__marginTop-113_zhj9e","marginTop-114":"universal-modal__marginTop-114_zhj9e","marginTop-115":"universal-modal__marginTop-115_zhj9e","marginTop-116":"universal-modal__marginTop-116_zhj9e","marginTop-117":"universal-modal__marginTop-117_zhj9e","marginTop-118":"universal-modal__marginTop-118_zhj9e","marginTop-119":"universal-modal__marginTop-119_zhj9e","marginTop-120":"universal-modal__marginTop-120_zhj9e","marginTop-121":"universal-modal__marginTop-121_zhj9e","marginTop-122":"universal-modal__marginTop-122_zhj9e","marginTop-123":"universal-modal__marginTop-123_zhj9e","marginTop-124":"universal-modal__marginTop-124_zhj9e","marginTop-125":"universal-modal__marginTop-125_zhj9e","marginTop-126":"universal-modal__marginTop-126_zhj9e","marginTop-127":"universal-modal__marginTop-127_zhj9e","marginTop-128":"universal-modal__marginTop-128_zhj9e","marginRight-0":"universal-modal__marginRight-0_zhj9e","marginRight-1":"universal-modal__marginRight-1_zhj9e","marginRight-2":"universal-modal__marginRight-2_zhj9e","marginRight-3":"universal-modal__marginRight-3_zhj9e","marginRight-4":"universal-modal__marginRight-4_zhj9e","marginRight-5":"universal-modal__marginRight-5_zhj9e","marginRight-6":"universal-modal__marginRight-6_zhj9e","marginRight-7":"universal-modal__marginRight-7_zhj9e","marginRight-8":"universal-modal__marginRight-8_zhj9e","marginRight-9":"universal-modal__marginRight-9_zhj9e","marginRight-10":"universal-modal__marginRight-10_zhj9e","marginRight-11":"universal-modal__marginRight-11_zhj9e","marginRight-12":"universal-modal__marginRight-12_zhj9e","marginRight-13":"universal-modal__marginRight-13_zhj9e","marginRight-14":"universal-modal__marginRight-14_zhj9e","marginRight-15":"universal-modal__marginRight-15_zhj9e","marginRight-16":"universal-modal__marginRight-16_zhj9e","marginRight-17":"universal-modal__marginRight-17_zhj9e","marginRight-18":"universal-modal__marginRight-18_zhj9e","marginRight-19":"universal-modal__marginRight-19_zhj9e","marginRight-20":"universal-modal__marginRight-20_zhj9e","marginRight-21":"universal-modal__marginRight-21_zhj9e","marginRight-22":"universal-modal__marginRight-22_zhj9e","marginRight-23":"universal-modal__marginRight-23_zhj9e","marginRight-24":"universal-modal__marginRight-24_zhj9e","marginRight-25":"universal-modal__marginRight-25_zhj9e","marginRight-26":"universal-modal__marginRight-26_zhj9e","marginRight-27":"universal-modal__marginRight-27_zhj9e","marginRight-28":"universal-modal__marginRight-28_zhj9e","marginRight-29":"universal-modal__marginRight-29_zhj9e","marginRight-30":"universal-modal__marginRight-30_zhj9e","marginRight-31":"universal-modal__marginRight-31_zhj9e","marginRight-32":"universal-modal__marginRight-32_zhj9e","marginRight-33":"universal-modal__marginRight-33_zhj9e","marginRight-34":"universal-modal__marginRight-34_zhj9e","marginRight-35":"universal-modal__marginRight-35_zhj9e","marginRight-36":"universal-modal__marginRight-36_zhj9e","marginRight-37":"universal-modal__marginRight-37_zhj9e","marginRight-38":"universal-modal__marginRight-38_zhj9e","marginRight-39":"universal-modal__marginRight-39_zhj9e","marginRight-40":"universal-modal__marginRight-40_zhj9e","marginRight-41":"universal-modal__marginRight-41_zhj9e","marginRight-42":"universal-modal__marginRight-42_zhj9e","marginRight-43":"universal-modal__marginRight-43_zhj9e","marginRight-44":"universal-modal__marginRight-44_zhj9e","marginRight-45":"universal-modal__marginRight-45_zhj9e","marginRight-46":"universal-modal__marginRight-46_zhj9e","marginRight-47":"universal-modal__marginRight-47_zhj9e","marginRight-48":"universal-modal__marginRight-48_zhj9e","marginRight-49":"universal-modal__marginRight-49_zhj9e","marginRight-50":"universal-modal__marginRight-50_zhj9e","marginRight-51":"universal-modal__marginRight-51_zhj9e","marginRight-52":"universal-modal__marginRight-52_zhj9e","marginRight-53":"universal-modal__marginRight-53_zhj9e","marginRight-54":"universal-modal__marginRight-54_zhj9e","marginRight-55":"universal-modal__marginRight-55_zhj9e","marginRight-56":"universal-modal__marginRight-56_zhj9e","marginRight-57":"universal-modal__marginRight-57_zhj9e","marginRight-58":"universal-modal__marginRight-58_zhj9e","marginRight-59":"universal-modal__marginRight-59_zhj9e","marginRight-60":"universal-modal__marginRight-60_zhj9e","marginRight-61":"universal-modal__marginRight-61_zhj9e","marginRight-62":"universal-modal__marginRight-62_zhj9e","marginRight-63":"universal-modal__marginRight-63_zhj9e","marginRight-64":"universal-modal__marginRight-64_zhj9e","marginRight-65":"universal-modal__marginRight-65_zhj9e","marginRight-66":"universal-modal__marginRight-66_zhj9e","marginRight-67":"universal-modal__marginRight-67_zhj9e","marginRight-68":"universal-modal__marginRight-68_zhj9e","marginRight-69":"universal-modal__marginRight-69_zhj9e","marginRight-70":"universal-modal__marginRight-70_zhj9e","marginRight-71":"universal-modal__marginRight-71_zhj9e","marginRight-72":"universal-modal__marginRight-72_zhj9e","marginRight-73":"universal-modal__marginRight-73_zhj9e","marginRight-74":"universal-modal__marginRight-74_zhj9e","marginRight-75":"universal-modal__marginRight-75_zhj9e","marginRight-76":"universal-modal__marginRight-76_zhj9e","marginRight-77":"universal-modal__marginRight-77_zhj9e","marginRight-78":"universal-modal__marginRight-78_zhj9e","marginRight-79":"universal-modal__marginRight-79_zhj9e","marginRight-80":"universal-modal__marginRight-80_zhj9e","marginRight-81":"universal-modal__marginRight-81_zhj9e","marginRight-82":"universal-modal__marginRight-82_zhj9e","marginRight-83":"universal-modal__marginRight-83_zhj9e","marginRight-84":"universal-modal__marginRight-84_zhj9e","marginRight-85":"universal-modal__marginRight-85_zhj9e","marginRight-86":"universal-modal__marginRight-86_zhj9e","marginRight-87":"universal-modal__marginRight-87_zhj9e","marginRight-88":"universal-modal__marginRight-88_zhj9e","marginRight-89":"universal-modal__marginRight-89_zhj9e","marginRight-90":"universal-modal__marginRight-90_zhj9e","marginRight-91":"universal-modal__marginRight-91_zhj9e","marginRight-92":"universal-modal__marginRight-92_zhj9e","marginRight-93":"universal-modal__marginRight-93_zhj9e","marginRight-94":"universal-modal__marginRight-94_zhj9e","marginRight-95":"universal-modal__marginRight-95_zhj9e","marginRight-96":"universal-modal__marginRight-96_zhj9e","marginRight-97":"universal-modal__marginRight-97_zhj9e","marginRight-98":"universal-modal__marginRight-98_zhj9e","marginRight-99":"universal-modal__marginRight-99_zhj9e","marginRight-100":"universal-modal__marginRight-100_zhj9e","marginRight-101":"universal-modal__marginRight-101_zhj9e","marginRight-102":"universal-modal__marginRight-102_zhj9e","marginRight-103":"universal-modal__marginRight-103_zhj9e","marginRight-104":"universal-modal__marginRight-104_zhj9e","marginRight-105":"universal-modal__marginRight-105_zhj9e","marginRight-106":"universal-modal__marginRight-106_zhj9e","marginRight-107":"universal-modal__marginRight-107_zhj9e","marginRight-108":"universal-modal__marginRight-108_zhj9e","marginRight-109":"universal-modal__marginRight-109_zhj9e","marginRight-110":"universal-modal__marginRight-110_zhj9e","marginRight-111":"universal-modal__marginRight-111_zhj9e","marginRight-112":"universal-modal__marginRight-112_zhj9e","marginRight-113":"universal-modal__marginRight-113_zhj9e","marginRight-114":"universal-modal__marginRight-114_zhj9e","marginRight-115":"universal-modal__marginRight-115_zhj9e","marginRight-116":"universal-modal__marginRight-116_zhj9e","marginRight-117":"universal-modal__marginRight-117_zhj9e","marginRight-118":"universal-modal__marginRight-118_zhj9e","marginRight-119":"universal-modal__marginRight-119_zhj9e","marginRight-120":"universal-modal__marginRight-120_zhj9e","marginRight-121":"universal-modal__marginRight-121_zhj9e","marginRight-122":"universal-modal__marginRight-122_zhj9e","marginRight-123":"universal-modal__marginRight-123_zhj9e","marginRight-124":"universal-modal__marginRight-124_zhj9e","marginRight-125":"universal-modal__marginRight-125_zhj9e","marginRight-126":"universal-modal__marginRight-126_zhj9e","marginRight-127":"universal-modal__marginRight-127_zhj9e","marginRight-128":"universal-modal__marginRight-128_zhj9e","marginBottom-0":"universal-modal__marginBottom-0_zhj9e","marginBottom-1":"universal-modal__marginBottom-1_zhj9e","marginBottom-2":"universal-modal__marginBottom-2_zhj9e","marginBottom-3":"universal-modal__marginBottom-3_zhj9e","marginBottom-4":"universal-modal__marginBottom-4_zhj9e","marginBottom-5":"universal-modal__marginBottom-5_zhj9e","marginBottom-6":"universal-modal__marginBottom-6_zhj9e","marginBottom-7":"universal-modal__marginBottom-7_zhj9e","marginBottom-8":"universal-modal__marginBottom-8_zhj9e","marginBottom-9":"universal-modal__marginBottom-9_zhj9e","marginBottom-10":"universal-modal__marginBottom-10_zhj9e","marginBottom-11":"universal-modal__marginBottom-11_zhj9e","marginBottom-12":"universal-modal__marginBottom-12_zhj9e","marginBottom-13":"universal-modal__marginBottom-13_zhj9e","marginBottom-14":"universal-modal__marginBottom-14_zhj9e","marginBottom-15":"universal-modal__marginBottom-15_zhj9e","marginBottom-16":"universal-modal__marginBottom-16_zhj9e","marginBottom-17":"universal-modal__marginBottom-17_zhj9e","marginBottom-18":"universal-modal__marginBottom-18_zhj9e","marginBottom-19":"universal-modal__marginBottom-19_zhj9e","marginBottom-20":"universal-modal__marginBottom-20_zhj9e","marginBottom-21":"universal-modal__marginBottom-21_zhj9e","marginBottom-22":"universal-modal__marginBottom-22_zhj9e","marginBottom-23":"universal-modal__marginBottom-23_zhj9e","marginBottom-24":"universal-modal__marginBottom-24_zhj9e","marginBottom-25":"universal-modal__marginBottom-25_zhj9e","marginBottom-26":"universal-modal__marginBottom-26_zhj9e","marginBottom-27":"universal-modal__marginBottom-27_zhj9e","marginBottom-28":"universal-modal__marginBottom-28_zhj9e","marginBottom-29":"universal-modal__marginBottom-29_zhj9e","marginBottom-30":"universal-modal__marginBottom-30_zhj9e","marginBottom-31":"universal-modal__marginBottom-31_zhj9e","marginBottom-32":"universal-modal__marginBottom-32_zhj9e","marginBottom-33":"universal-modal__marginBottom-33_zhj9e","marginBottom-34":"universal-modal__marginBottom-34_zhj9e","marginBottom-35":"universal-modal__marginBottom-35_zhj9e","marginBottom-36":"universal-modal__marginBottom-36_zhj9e","marginBottom-37":"universal-modal__marginBottom-37_zhj9e","marginBottom-38":"universal-modal__marginBottom-38_zhj9e","marginBottom-39":"universal-modal__marginBottom-39_zhj9e","marginBottom-40":"universal-modal__marginBottom-40_zhj9e","marginBottom-41":"universal-modal__marginBottom-41_zhj9e","marginBottom-42":"universal-modal__marginBottom-42_zhj9e","marginBottom-43":"universal-modal__marginBottom-43_zhj9e","marginBottom-44":"universal-modal__marginBottom-44_zhj9e","marginBottom-45":"universal-modal__marginBottom-45_zhj9e","marginBottom-46":"universal-modal__marginBottom-46_zhj9e","marginBottom-47":"universal-modal__marginBottom-47_zhj9e","marginBottom-48":"universal-modal__marginBottom-48_zhj9e","marginBottom-49":"universal-modal__marginBottom-49_zhj9e","marginBottom-50":"universal-modal__marginBottom-50_zhj9e","marginBottom-51":"universal-modal__marginBottom-51_zhj9e","marginBottom-52":"universal-modal__marginBottom-52_zhj9e","marginBottom-53":"universal-modal__marginBottom-53_zhj9e","marginBottom-54":"universal-modal__marginBottom-54_zhj9e","marginBottom-55":"universal-modal__marginBottom-55_zhj9e","marginBottom-56":"universal-modal__marginBottom-56_zhj9e","marginBottom-57":"universal-modal__marginBottom-57_zhj9e","marginBottom-58":"universal-modal__marginBottom-58_zhj9e","marginBottom-59":"universal-modal__marginBottom-59_zhj9e","marginBottom-60":"universal-modal__marginBottom-60_zhj9e","marginBottom-61":"universal-modal__marginBottom-61_zhj9e","marginBottom-62":"universal-modal__marginBottom-62_zhj9e","marginBottom-63":"universal-modal__marginBottom-63_zhj9e","marginBottom-64":"universal-modal__marginBottom-64_zhj9e","marginBottom-65":"universal-modal__marginBottom-65_zhj9e","marginBottom-66":"universal-modal__marginBottom-66_zhj9e","marginBottom-67":"universal-modal__marginBottom-67_zhj9e","marginBottom-68":"universal-modal__marginBottom-68_zhj9e","marginBottom-69":"universal-modal__marginBottom-69_zhj9e","marginBottom-70":"universal-modal__marginBottom-70_zhj9e","marginBottom-71":"universal-modal__marginBottom-71_zhj9e","marginBottom-72":"universal-modal__marginBottom-72_zhj9e","marginBottom-73":"universal-modal__marginBottom-73_zhj9e","marginBottom-74":"universal-modal__marginBottom-74_zhj9e","marginBottom-75":"universal-modal__marginBottom-75_zhj9e","marginBottom-76":"universal-modal__marginBottom-76_zhj9e","marginBottom-77":"universal-modal__marginBottom-77_zhj9e","marginBottom-78":"universal-modal__marginBottom-78_zhj9e","marginBottom-79":"universal-modal__marginBottom-79_zhj9e","marginBottom-80":"universal-modal__marginBottom-80_zhj9e","marginBottom-81":"universal-modal__marginBottom-81_zhj9e","marginBottom-82":"universal-modal__marginBottom-82_zhj9e","marginBottom-83":"universal-modal__marginBottom-83_zhj9e","marginBottom-84":"universal-modal__marginBottom-84_zhj9e","marginBottom-85":"universal-modal__marginBottom-85_zhj9e","marginBottom-86":"universal-modal__marginBottom-86_zhj9e","marginBottom-87":"universal-modal__marginBottom-87_zhj9e","marginBottom-88":"universal-modal__marginBottom-88_zhj9e","marginBottom-89":"universal-modal__marginBottom-89_zhj9e","marginBottom-90":"universal-modal__marginBottom-90_zhj9e","marginBottom-91":"universal-modal__marginBottom-91_zhj9e","marginBottom-92":"universal-modal__marginBottom-92_zhj9e","marginBottom-93":"universal-modal__marginBottom-93_zhj9e","marginBottom-94":"universal-modal__marginBottom-94_zhj9e","marginBottom-95":"universal-modal__marginBottom-95_zhj9e","marginBottom-96":"universal-modal__marginBottom-96_zhj9e","marginBottom-97":"universal-modal__marginBottom-97_zhj9e","marginBottom-98":"universal-modal__marginBottom-98_zhj9e","marginBottom-99":"universal-modal__marginBottom-99_zhj9e","marginBottom-100":"universal-modal__marginBottom-100_zhj9e","marginBottom-101":"universal-modal__marginBottom-101_zhj9e","marginBottom-102":"universal-modal__marginBottom-102_zhj9e","marginBottom-103":"universal-modal__marginBottom-103_zhj9e","marginBottom-104":"universal-modal__marginBottom-104_zhj9e","marginBottom-105":"universal-modal__marginBottom-105_zhj9e","marginBottom-106":"universal-modal__marginBottom-106_zhj9e","marginBottom-107":"universal-modal__marginBottom-107_zhj9e","marginBottom-108":"universal-modal__marginBottom-108_zhj9e","marginBottom-109":"universal-modal__marginBottom-109_zhj9e","marginBottom-110":"universal-modal__marginBottom-110_zhj9e","marginBottom-111":"universal-modal__marginBottom-111_zhj9e","marginBottom-112":"universal-modal__marginBottom-112_zhj9e","marginBottom-113":"universal-modal__marginBottom-113_zhj9e","marginBottom-114":"universal-modal__marginBottom-114_zhj9e","marginBottom-115":"universal-modal__marginBottom-115_zhj9e","marginBottom-116":"universal-modal__marginBottom-116_zhj9e","marginBottom-117":"universal-modal__marginBottom-117_zhj9e","marginBottom-118":"universal-modal__marginBottom-118_zhj9e","marginBottom-119":"universal-modal__marginBottom-119_zhj9e","marginBottom-120":"universal-modal__marginBottom-120_zhj9e","marginBottom-121":"universal-modal__marginBottom-121_zhj9e","marginBottom-122":"universal-modal__marginBottom-122_zhj9e","marginBottom-123":"universal-modal__marginBottom-123_zhj9e","marginBottom-124":"universal-modal__marginBottom-124_zhj9e","marginBottom-125":"universal-modal__marginBottom-125_zhj9e","marginBottom-126":"universal-modal__marginBottom-126_zhj9e","marginBottom-127":"universal-modal__marginBottom-127_zhj9e","marginBottom-128":"universal-modal__marginBottom-128_zhj9e","marginLeft-0":"universal-modal__marginLeft-0_zhj9e","marginLeft-1":"universal-modal__marginLeft-1_zhj9e","marginLeft-2":"universal-modal__marginLeft-2_zhj9e","marginLeft-3":"universal-modal__marginLeft-3_zhj9e","marginLeft-4":"universal-modal__marginLeft-4_zhj9e","marginLeft-5":"universal-modal__marginLeft-5_zhj9e","marginLeft-6":"universal-modal__marginLeft-6_zhj9e","marginLeft-7":"universal-modal__marginLeft-7_zhj9e","marginLeft-8":"universal-modal__marginLeft-8_zhj9e","marginLeft-9":"universal-modal__marginLeft-9_zhj9e","marginLeft-10":"universal-modal__marginLeft-10_zhj9e","marginLeft-11":"universal-modal__marginLeft-11_zhj9e","marginLeft-12":"universal-modal__marginLeft-12_zhj9e","marginLeft-13":"universal-modal__marginLeft-13_zhj9e","marginLeft-14":"universal-modal__marginLeft-14_zhj9e","marginLeft-15":"universal-modal__marginLeft-15_zhj9e","marginLeft-16":"universal-modal__marginLeft-16_zhj9e","marginLeft-17":"universal-modal__marginLeft-17_zhj9e","marginLeft-18":"universal-modal__marginLeft-18_zhj9e","marginLeft-19":"universal-modal__marginLeft-19_zhj9e","marginLeft-20":"universal-modal__marginLeft-20_zhj9e","marginLeft-21":"universal-modal__marginLeft-21_zhj9e","marginLeft-22":"universal-modal__marginLeft-22_zhj9e","marginLeft-23":"universal-modal__marginLeft-23_zhj9e","marginLeft-24":"universal-modal__marginLeft-24_zhj9e","marginLeft-25":"universal-modal__marginLeft-25_zhj9e","marginLeft-26":"universal-modal__marginLeft-26_zhj9e","marginLeft-27":"universal-modal__marginLeft-27_zhj9e","marginLeft-28":"universal-modal__marginLeft-28_zhj9e","marginLeft-29":"universal-modal__marginLeft-29_zhj9e","marginLeft-30":"universal-modal__marginLeft-30_zhj9e","marginLeft-31":"universal-modal__marginLeft-31_zhj9e","marginLeft-32":"universal-modal__marginLeft-32_zhj9e","marginLeft-33":"universal-modal__marginLeft-33_zhj9e","marginLeft-34":"universal-modal__marginLeft-34_zhj9e","marginLeft-35":"universal-modal__marginLeft-35_zhj9e","marginLeft-36":"universal-modal__marginLeft-36_zhj9e","marginLeft-37":"universal-modal__marginLeft-37_zhj9e","marginLeft-38":"universal-modal__marginLeft-38_zhj9e","marginLeft-39":"universal-modal__marginLeft-39_zhj9e","marginLeft-40":"universal-modal__marginLeft-40_zhj9e","marginLeft-41":"universal-modal__marginLeft-41_zhj9e","marginLeft-42":"universal-modal__marginLeft-42_zhj9e","marginLeft-43":"universal-modal__marginLeft-43_zhj9e","marginLeft-44":"universal-modal__marginLeft-44_zhj9e","marginLeft-45":"universal-modal__marginLeft-45_zhj9e","marginLeft-46":"universal-modal__marginLeft-46_zhj9e","marginLeft-47":"universal-modal__marginLeft-47_zhj9e","marginLeft-48":"universal-modal__marginLeft-48_zhj9e","marginLeft-49":"universal-modal__marginLeft-49_zhj9e","marginLeft-50":"universal-modal__marginLeft-50_zhj9e","marginLeft-51":"universal-modal__marginLeft-51_zhj9e","marginLeft-52":"universal-modal__marginLeft-52_zhj9e","marginLeft-53":"universal-modal__marginLeft-53_zhj9e","marginLeft-54":"universal-modal__marginLeft-54_zhj9e","marginLeft-55":"universal-modal__marginLeft-55_zhj9e","marginLeft-56":"universal-modal__marginLeft-56_zhj9e","marginLeft-57":"universal-modal__marginLeft-57_zhj9e","marginLeft-58":"universal-modal__marginLeft-58_zhj9e","marginLeft-59":"universal-modal__marginLeft-59_zhj9e","marginLeft-60":"universal-modal__marginLeft-60_zhj9e","marginLeft-61":"universal-modal__marginLeft-61_zhj9e","marginLeft-62":"universal-modal__marginLeft-62_zhj9e","marginLeft-63":"universal-modal__marginLeft-63_zhj9e","marginLeft-64":"universal-modal__marginLeft-64_zhj9e","marginLeft-65":"universal-modal__marginLeft-65_zhj9e","marginLeft-66":"universal-modal__marginLeft-66_zhj9e","marginLeft-67":"universal-modal__marginLeft-67_zhj9e","marginLeft-68":"universal-modal__marginLeft-68_zhj9e","marginLeft-69":"universal-modal__marginLeft-69_zhj9e","marginLeft-70":"universal-modal__marginLeft-70_zhj9e","marginLeft-71":"universal-modal__marginLeft-71_zhj9e","marginLeft-72":"universal-modal__marginLeft-72_zhj9e","marginLeft-73":"universal-modal__marginLeft-73_zhj9e","marginLeft-74":"universal-modal__marginLeft-74_zhj9e","marginLeft-75":"universal-modal__marginLeft-75_zhj9e","marginLeft-76":"universal-modal__marginLeft-76_zhj9e","marginLeft-77":"universal-modal__marginLeft-77_zhj9e","marginLeft-78":"universal-modal__marginLeft-78_zhj9e","marginLeft-79":"universal-modal__marginLeft-79_zhj9e","marginLeft-80":"universal-modal__marginLeft-80_zhj9e","marginLeft-81":"universal-modal__marginLeft-81_zhj9e","marginLeft-82":"universal-modal__marginLeft-82_zhj9e","marginLeft-83":"universal-modal__marginLeft-83_zhj9e","marginLeft-84":"universal-modal__marginLeft-84_zhj9e","marginLeft-85":"universal-modal__marginLeft-85_zhj9e","marginLeft-86":"universal-modal__marginLeft-86_zhj9e","marginLeft-87":"universal-modal__marginLeft-87_zhj9e","marginLeft-88":"universal-modal__marginLeft-88_zhj9e","marginLeft-89":"universal-modal__marginLeft-89_zhj9e","marginLeft-90":"universal-modal__marginLeft-90_zhj9e","marginLeft-91":"universal-modal__marginLeft-91_zhj9e","marginLeft-92":"universal-modal__marginLeft-92_zhj9e","marginLeft-93":"universal-modal__marginLeft-93_zhj9e","marginLeft-94":"universal-modal__marginLeft-94_zhj9e","marginLeft-95":"universal-modal__marginLeft-95_zhj9e","marginLeft-96":"universal-modal__marginLeft-96_zhj9e","marginLeft-97":"universal-modal__marginLeft-97_zhj9e","marginLeft-98":"universal-modal__marginLeft-98_zhj9e","marginLeft-99":"universal-modal__marginLeft-99_zhj9e","marginLeft-100":"universal-modal__marginLeft-100_zhj9e","marginLeft-101":"universal-modal__marginLeft-101_zhj9e","marginLeft-102":"universal-modal__marginLeft-102_zhj9e","marginLeft-103":"universal-modal__marginLeft-103_zhj9e","marginLeft-104":"universal-modal__marginLeft-104_zhj9e","marginLeft-105":"universal-modal__marginLeft-105_zhj9e","marginLeft-106":"universal-modal__marginLeft-106_zhj9e","marginLeft-107":"universal-modal__marginLeft-107_zhj9e","marginLeft-108":"universal-modal__marginLeft-108_zhj9e","marginLeft-109":"universal-modal__marginLeft-109_zhj9e","marginLeft-110":"universal-modal__marginLeft-110_zhj9e","marginLeft-111":"universal-modal__marginLeft-111_zhj9e","marginLeft-112":"universal-modal__marginLeft-112_zhj9e","marginLeft-113":"universal-modal__marginLeft-113_zhj9e","marginLeft-114":"universal-modal__marginLeft-114_zhj9e","marginLeft-115":"universal-modal__marginLeft-115_zhj9e","marginLeft-116":"universal-modal__marginLeft-116_zhj9e","marginLeft-117":"universal-modal__marginLeft-117_zhj9e","marginLeft-118":"universal-modal__marginLeft-118_zhj9e","marginLeft-119":"universal-modal__marginLeft-119_zhj9e","marginLeft-120":"universal-modal__marginLeft-120_zhj9e","marginLeft-121":"universal-modal__marginLeft-121_zhj9e","marginLeft-122":"universal-modal__marginLeft-122_zhj9e","marginLeft-123":"universal-modal__marginLeft-123_zhj9e","marginLeft-124":"universal-modal__marginLeft-124_zhj9e","marginLeft-125":"universal-modal__marginLeft-125_zhj9e","marginLeft-126":"universal-modal__marginLeft-126_zhj9e","marginLeft-127":"universal-modal__marginLeft-127_zhj9e","marginLeft-128":"universal-modal__marginLeft-128_zhj9e"};
|
|
5
|
+
var styles = {"component":"universal-modal__component_7nlm6","wrapperJustifyStart":"universal-modal__wrapperJustifyStart_7nlm6","wrapperJustifyCenter":"universal-modal__wrapperJustifyCenter_7nlm6","wrapperJustifyEnd":"universal-modal__wrapperJustifyEnd_7nlm6","baseModalContainer":"universal-modal__baseModalContainer_7nlm6","withoutOverlay":"universal-modal__withoutOverlay_7nlm6","baseModalComponent":"universal-modal__baseModalComponent_7nlm6","hugContent":"universal-modal__hugContent_7nlm6","topGap-0":"universal-modal__topGap-0_7nlm6","bottomGap-0":"universal-modal__bottomGap-0_7nlm6","topGap-1":"universal-modal__topGap-1_7nlm6","bottomGap-1":"universal-modal__bottomGap-1_7nlm6","topGap-2":"universal-modal__topGap-2_7nlm6","bottomGap-2":"universal-modal__bottomGap-2_7nlm6","topGap-3":"universal-modal__topGap-3_7nlm6","bottomGap-3":"universal-modal__bottomGap-3_7nlm6","topGap-4":"universal-modal__topGap-4_7nlm6","bottomGap-4":"universal-modal__bottomGap-4_7nlm6","topGap-5":"universal-modal__topGap-5_7nlm6","bottomGap-5":"universal-modal__bottomGap-5_7nlm6","topGap-6":"universal-modal__topGap-6_7nlm6","bottomGap-6":"universal-modal__bottomGap-6_7nlm6","topGap-7":"universal-modal__topGap-7_7nlm6","bottomGap-7":"universal-modal__bottomGap-7_7nlm6","topGap-8":"universal-modal__topGap-8_7nlm6","bottomGap-8":"universal-modal__bottomGap-8_7nlm6","topGap-9":"universal-modal__topGap-9_7nlm6","bottomGap-9":"universal-modal__bottomGap-9_7nlm6","topGap-10":"universal-modal__topGap-10_7nlm6","bottomGap-10":"universal-modal__bottomGap-10_7nlm6","topGap-11":"universal-modal__topGap-11_7nlm6","bottomGap-11":"universal-modal__bottomGap-11_7nlm6","topGap-12":"universal-modal__topGap-12_7nlm6","bottomGap-12":"universal-modal__bottomGap-12_7nlm6","topGap-13":"universal-modal__topGap-13_7nlm6","bottomGap-13":"universal-modal__bottomGap-13_7nlm6","topGap-14":"universal-modal__topGap-14_7nlm6","bottomGap-14":"universal-modal__bottomGap-14_7nlm6","topGap-15":"universal-modal__topGap-15_7nlm6","bottomGap-15":"universal-modal__bottomGap-15_7nlm6","topGap-16":"universal-modal__topGap-16_7nlm6","bottomGap-16":"universal-modal__bottomGap-16_7nlm6","topGap-17":"universal-modal__topGap-17_7nlm6","bottomGap-17":"universal-modal__bottomGap-17_7nlm6","topGap-18":"universal-modal__topGap-18_7nlm6","bottomGap-18":"universal-modal__bottomGap-18_7nlm6","topGap-19":"universal-modal__topGap-19_7nlm6","bottomGap-19":"universal-modal__bottomGap-19_7nlm6","topGap-20":"universal-modal__topGap-20_7nlm6","bottomGap-20":"universal-modal__bottomGap-20_7nlm6","topGap-21":"universal-modal__topGap-21_7nlm6","bottomGap-21":"universal-modal__bottomGap-21_7nlm6","topGap-22":"universal-modal__topGap-22_7nlm6","bottomGap-22":"universal-modal__bottomGap-22_7nlm6","topGap-23":"universal-modal__topGap-23_7nlm6","bottomGap-23":"universal-modal__bottomGap-23_7nlm6","topGap-24":"universal-modal__topGap-24_7nlm6","bottomGap-24":"universal-modal__bottomGap-24_7nlm6","topGap-25":"universal-modal__topGap-25_7nlm6","bottomGap-25":"universal-modal__bottomGap-25_7nlm6","topGap-26":"universal-modal__topGap-26_7nlm6","bottomGap-26":"universal-modal__bottomGap-26_7nlm6","topGap-27":"universal-modal__topGap-27_7nlm6","bottomGap-27":"universal-modal__bottomGap-27_7nlm6","topGap-28":"universal-modal__topGap-28_7nlm6","bottomGap-28":"universal-modal__bottomGap-28_7nlm6","topGap-29":"universal-modal__topGap-29_7nlm6","bottomGap-29":"universal-modal__bottomGap-29_7nlm6","topGap-30":"universal-modal__topGap-30_7nlm6","bottomGap-30":"universal-modal__bottomGap-30_7nlm6","topGap-31":"universal-modal__topGap-31_7nlm6","bottomGap-31":"universal-modal__bottomGap-31_7nlm6","topGap-32":"universal-modal__topGap-32_7nlm6","bottomGap-32":"universal-modal__bottomGap-32_7nlm6","topGap-33":"universal-modal__topGap-33_7nlm6","bottomGap-33":"universal-modal__bottomGap-33_7nlm6","topGap-34":"universal-modal__topGap-34_7nlm6","bottomGap-34":"universal-modal__bottomGap-34_7nlm6","topGap-35":"universal-modal__topGap-35_7nlm6","bottomGap-35":"universal-modal__bottomGap-35_7nlm6","topGap-36":"universal-modal__topGap-36_7nlm6","bottomGap-36":"universal-modal__bottomGap-36_7nlm6","topGap-37":"universal-modal__topGap-37_7nlm6","bottomGap-37":"universal-modal__bottomGap-37_7nlm6","topGap-38":"universal-modal__topGap-38_7nlm6","bottomGap-38":"universal-modal__bottomGap-38_7nlm6","topGap-39":"universal-modal__topGap-39_7nlm6","bottomGap-39":"universal-modal__bottomGap-39_7nlm6","topGap-40":"universal-modal__topGap-40_7nlm6","bottomGap-40":"universal-modal__bottomGap-40_7nlm6","topGap-41":"universal-modal__topGap-41_7nlm6","bottomGap-41":"universal-modal__bottomGap-41_7nlm6","topGap-42":"universal-modal__topGap-42_7nlm6","bottomGap-42":"universal-modal__bottomGap-42_7nlm6","topGap-43":"universal-modal__topGap-43_7nlm6","bottomGap-43":"universal-modal__bottomGap-43_7nlm6","topGap-44":"universal-modal__topGap-44_7nlm6","bottomGap-44":"universal-modal__bottomGap-44_7nlm6","topGap-45":"universal-modal__topGap-45_7nlm6","bottomGap-45":"universal-modal__bottomGap-45_7nlm6","topGap-46":"universal-modal__topGap-46_7nlm6","bottomGap-46":"universal-modal__bottomGap-46_7nlm6","topGap-47":"universal-modal__topGap-47_7nlm6","bottomGap-47":"universal-modal__bottomGap-47_7nlm6","topGap-48":"universal-modal__topGap-48_7nlm6","bottomGap-48":"universal-modal__bottomGap-48_7nlm6","topGap-49":"universal-modal__topGap-49_7nlm6","bottomGap-49":"universal-modal__bottomGap-49_7nlm6","topGap-50":"universal-modal__topGap-50_7nlm6","bottomGap-50":"universal-modal__bottomGap-50_7nlm6","topGap-51":"universal-modal__topGap-51_7nlm6","bottomGap-51":"universal-modal__bottomGap-51_7nlm6","topGap-52":"universal-modal__topGap-52_7nlm6","bottomGap-52":"universal-modal__bottomGap-52_7nlm6","topGap-53":"universal-modal__topGap-53_7nlm6","bottomGap-53":"universal-modal__bottomGap-53_7nlm6","topGap-54":"universal-modal__topGap-54_7nlm6","bottomGap-54":"universal-modal__bottomGap-54_7nlm6","topGap-55":"universal-modal__topGap-55_7nlm6","bottomGap-55":"universal-modal__bottomGap-55_7nlm6","topGap-56":"universal-modal__topGap-56_7nlm6","bottomGap-56":"universal-modal__bottomGap-56_7nlm6","topGap-57":"universal-modal__topGap-57_7nlm6","bottomGap-57":"universal-modal__bottomGap-57_7nlm6","topGap-58":"universal-modal__topGap-58_7nlm6","bottomGap-58":"universal-modal__bottomGap-58_7nlm6","topGap-59":"universal-modal__topGap-59_7nlm6","bottomGap-59":"universal-modal__bottomGap-59_7nlm6","topGap-60":"universal-modal__topGap-60_7nlm6","bottomGap-60":"universal-modal__bottomGap-60_7nlm6","topGap-61":"universal-modal__topGap-61_7nlm6","bottomGap-61":"universal-modal__bottomGap-61_7nlm6","topGap-62":"universal-modal__topGap-62_7nlm6","bottomGap-62":"universal-modal__bottomGap-62_7nlm6","topGap-63":"universal-modal__topGap-63_7nlm6","bottomGap-63":"universal-modal__bottomGap-63_7nlm6","topGap-64":"universal-modal__topGap-64_7nlm6","bottomGap-64":"universal-modal__bottomGap-64_7nlm6","topGap-65":"universal-modal__topGap-65_7nlm6","bottomGap-65":"universal-modal__bottomGap-65_7nlm6","topGap-66":"universal-modal__topGap-66_7nlm6","bottomGap-66":"universal-modal__bottomGap-66_7nlm6","topGap-67":"universal-modal__topGap-67_7nlm6","bottomGap-67":"universal-modal__bottomGap-67_7nlm6","topGap-68":"universal-modal__topGap-68_7nlm6","bottomGap-68":"universal-modal__bottomGap-68_7nlm6","topGap-69":"universal-modal__topGap-69_7nlm6","bottomGap-69":"universal-modal__bottomGap-69_7nlm6","topGap-70":"universal-modal__topGap-70_7nlm6","bottomGap-70":"universal-modal__bottomGap-70_7nlm6","topGap-71":"universal-modal__topGap-71_7nlm6","bottomGap-71":"universal-modal__bottomGap-71_7nlm6","topGap-72":"universal-modal__topGap-72_7nlm6","bottomGap-72":"universal-modal__bottomGap-72_7nlm6","topGap-73":"universal-modal__topGap-73_7nlm6","bottomGap-73":"universal-modal__bottomGap-73_7nlm6","topGap-74":"universal-modal__topGap-74_7nlm6","bottomGap-74":"universal-modal__bottomGap-74_7nlm6","topGap-75":"universal-modal__topGap-75_7nlm6","bottomGap-75":"universal-modal__bottomGap-75_7nlm6","topGap-76":"universal-modal__topGap-76_7nlm6","bottomGap-76":"universal-modal__bottomGap-76_7nlm6","topGap-77":"universal-modal__topGap-77_7nlm6","bottomGap-77":"universal-modal__bottomGap-77_7nlm6","topGap-78":"universal-modal__topGap-78_7nlm6","bottomGap-78":"universal-modal__bottomGap-78_7nlm6","topGap-79":"universal-modal__topGap-79_7nlm6","bottomGap-79":"universal-modal__bottomGap-79_7nlm6","topGap-80":"universal-modal__topGap-80_7nlm6","bottomGap-80":"universal-modal__bottomGap-80_7nlm6","topGap-81":"universal-modal__topGap-81_7nlm6","bottomGap-81":"universal-modal__bottomGap-81_7nlm6","topGap-82":"universal-modal__topGap-82_7nlm6","bottomGap-82":"universal-modal__bottomGap-82_7nlm6","topGap-83":"universal-modal__topGap-83_7nlm6","bottomGap-83":"universal-modal__bottomGap-83_7nlm6","topGap-84":"universal-modal__topGap-84_7nlm6","bottomGap-84":"universal-modal__bottomGap-84_7nlm6","topGap-85":"universal-modal__topGap-85_7nlm6","bottomGap-85":"universal-modal__bottomGap-85_7nlm6","topGap-86":"universal-modal__topGap-86_7nlm6","bottomGap-86":"universal-modal__bottomGap-86_7nlm6","topGap-87":"universal-modal__topGap-87_7nlm6","bottomGap-87":"universal-modal__bottomGap-87_7nlm6","topGap-88":"universal-modal__topGap-88_7nlm6","bottomGap-88":"universal-modal__bottomGap-88_7nlm6","topGap-89":"universal-modal__topGap-89_7nlm6","bottomGap-89":"universal-modal__bottomGap-89_7nlm6","topGap-90":"universal-modal__topGap-90_7nlm6","bottomGap-90":"universal-modal__bottomGap-90_7nlm6","topGap-91":"universal-modal__topGap-91_7nlm6","bottomGap-91":"universal-modal__bottomGap-91_7nlm6","topGap-92":"universal-modal__topGap-92_7nlm6","bottomGap-92":"universal-modal__bottomGap-92_7nlm6","topGap-93":"universal-modal__topGap-93_7nlm6","bottomGap-93":"universal-modal__bottomGap-93_7nlm6","topGap-94":"universal-modal__topGap-94_7nlm6","bottomGap-94":"universal-modal__bottomGap-94_7nlm6","topGap-95":"universal-modal__topGap-95_7nlm6","bottomGap-95":"universal-modal__bottomGap-95_7nlm6","topGap-96":"universal-modal__topGap-96_7nlm6","bottomGap-96":"universal-modal__bottomGap-96_7nlm6","topGap-97":"universal-modal__topGap-97_7nlm6","bottomGap-97":"universal-modal__bottomGap-97_7nlm6","topGap-98":"universal-modal__topGap-98_7nlm6","bottomGap-98":"universal-modal__bottomGap-98_7nlm6","topGap-99":"universal-modal__topGap-99_7nlm6","bottomGap-99":"universal-modal__bottomGap-99_7nlm6","topGap-100":"universal-modal__topGap-100_7nlm6","bottomGap-100":"universal-modal__bottomGap-100_7nlm6","topGap-101":"universal-modal__topGap-101_7nlm6","bottomGap-101":"universal-modal__bottomGap-101_7nlm6","topGap-102":"universal-modal__topGap-102_7nlm6","bottomGap-102":"universal-modal__bottomGap-102_7nlm6","topGap-103":"universal-modal__topGap-103_7nlm6","bottomGap-103":"universal-modal__bottomGap-103_7nlm6","topGap-104":"universal-modal__topGap-104_7nlm6","bottomGap-104":"universal-modal__bottomGap-104_7nlm6","topGap-105":"universal-modal__topGap-105_7nlm6","bottomGap-105":"universal-modal__bottomGap-105_7nlm6","topGap-106":"universal-modal__topGap-106_7nlm6","bottomGap-106":"universal-modal__bottomGap-106_7nlm6","topGap-107":"universal-modal__topGap-107_7nlm6","bottomGap-107":"universal-modal__bottomGap-107_7nlm6","topGap-108":"universal-modal__topGap-108_7nlm6","bottomGap-108":"universal-modal__bottomGap-108_7nlm6","topGap-109":"universal-modal__topGap-109_7nlm6","bottomGap-109":"universal-modal__bottomGap-109_7nlm6","topGap-110":"universal-modal__topGap-110_7nlm6","bottomGap-110":"universal-modal__bottomGap-110_7nlm6","topGap-111":"universal-modal__topGap-111_7nlm6","bottomGap-111":"universal-modal__bottomGap-111_7nlm6","topGap-112":"universal-modal__topGap-112_7nlm6","bottomGap-112":"universal-modal__bottomGap-112_7nlm6","topGap-113":"universal-modal__topGap-113_7nlm6","bottomGap-113":"universal-modal__bottomGap-113_7nlm6","topGap-114":"universal-modal__topGap-114_7nlm6","bottomGap-114":"universal-modal__bottomGap-114_7nlm6","topGap-115":"universal-modal__topGap-115_7nlm6","bottomGap-115":"universal-modal__bottomGap-115_7nlm6","topGap-116":"universal-modal__topGap-116_7nlm6","bottomGap-116":"universal-modal__bottomGap-116_7nlm6","topGap-117":"universal-modal__topGap-117_7nlm6","bottomGap-117":"universal-modal__bottomGap-117_7nlm6","topGap-118":"universal-modal__topGap-118_7nlm6","bottomGap-118":"universal-modal__bottomGap-118_7nlm6","topGap-119":"universal-modal__topGap-119_7nlm6","bottomGap-119":"universal-modal__bottomGap-119_7nlm6","topGap-120":"universal-modal__topGap-120_7nlm6","bottomGap-120":"universal-modal__bottomGap-120_7nlm6","topGap-121":"universal-modal__topGap-121_7nlm6","bottomGap-121":"universal-modal__bottomGap-121_7nlm6","topGap-122":"universal-modal__topGap-122_7nlm6","bottomGap-122":"universal-modal__bottomGap-122_7nlm6","topGap-123":"universal-modal__topGap-123_7nlm6","bottomGap-123":"universal-modal__bottomGap-123_7nlm6","topGap-124":"universal-modal__topGap-124_7nlm6","bottomGap-124":"universal-modal__bottomGap-124_7nlm6","topGap-125":"universal-modal__topGap-125_7nlm6","bottomGap-125":"universal-modal__bottomGap-125_7nlm6","topGap-126":"universal-modal__topGap-126_7nlm6","bottomGap-126":"universal-modal__bottomGap-126_7nlm6","topGap-127":"universal-modal__topGap-127_7nlm6","bottomGap-127":"universal-modal__bottomGap-127_7nlm6","topGap-128":"universal-modal__topGap-128_7nlm6","bottomGap-128":"universal-modal__bottomGap-128_7nlm6","marginTop-0":"universal-modal__marginTop-0_7nlm6","marginTop-1":"universal-modal__marginTop-1_7nlm6","marginTop-2":"universal-modal__marginTop-2_7nlm6","marginTop-3":"universal-modal__marginTop-3_7nlm6","marginTop-4":"universal-modal__marginTop-4_7nlm6","marginTop-5":"universal-modal__marginTop-5_7nlm6","marginTop-6":"universal-modal__marginTop-6_7nlm6","marginTop-7":"universal-modal__marginTop-7_7nlm6","marginTop-8":"universal-modal__marginTop-8_7nlm6","marginTop-9":"universal-modal__marginTop-9_7nlm6","marginTop-10":"universal-modal__marginTop-10_7nlm6","marginTop-11":"universal-modal__marginTop-11_7nlm6","marginTop-12":"universal-modal__marginTop-12_7nlm6","marginTop-13":"universal-modal__marginTop-13_7nlm6","marginTop-14":"universal-modal__marginTop-14_7nlm6","marginTop-15":"universal-modal__marginTop-15_7nlm6","marginTop-16":"universal-modal__marginTop-16_7nlm6","marginTop-17":"universal-modal__marginTop-17_7nlm6","marginTop-18":"universal-modal__marginTop-18_7nlm6","marginTop-19":"universal-modal__marginTop-19_7nlm6","marginTop-20":"universal-modal__marginTop-20_7nlm6","marginTop-21":"universal-modal__marginTop-21_7nlm6","marginTop-22":"universal-modal__marginTop-22_7nlm6","marginTop-23":"universal-modal__marginTop-23_7nlm6","marginTop-24":"universal-modal__marginTop-24_7nlm6","marginTop-25":"universal-modal__marginTop-25_7nlm6","marginTop-26":"universal-modal__marginTop-26_7nlm6","marginTop-27":"universal-modal__marginTop-27_7nlm6","marginTop-28":"universal-modal__marginTop-28_7nlm6","marginTop-29":"universal-modal__marginTop-29_7nlm6","marginTop-30":"universal-modal__marginTop-30_7nlm6","marginTop-31":"universal-modal__marginTop-31_7nlm6","marginTop-32":"universal-modal__marginTop-32_7nlm6","marginTop-33":"universal-modal__marginTop-33_7nlm6","marginTop-34":"universal-modal__marginTop-34_7nlm6","marginTop-35":"universal-modal__marginTop-35_7nlm6","marginTop-36":"universal-modal__marginTop-36_7nlm6","marginTop-37":"universal-modal__marginTop-37_7nlm6","marginTop-38":"universal-modal__marginTop-38_7nlm6","marginTop-39":"universal-modal__marginTop-39_7nlm6","marginTop-40":"universal-modal__marginTop-40_7nlm6","marginTop-41":"universal-modal__marginTop-41_7nlm6","marginTop-42":"universal-modal__marginTop-42_7nlm6","marginTop-43":"universal-modal__marginTop-43_7nlm6","marginTop-44":"universal-modal__marginTop-44_7nlm6","marginTop-45":"universal-modal__marginTop-45_7nlm6","marginTop-46":"universal-modal__marginTop-46_7nlm6","marginTop-47":"universal-modal__marginTop-47_7nlm6","marginTop-48":"universal-modal__marginTop-48_7nlm6","marginTop-49":"universal-modal__marginTop-49_7nlm6","marginTop-50":"universal-modal__marginTop-50_7nlm6","marginTop-51":"universal-modal__marginTop-51_7nlm6","marginTop-52":"universal-modal__marginTop-52_7nlm6","marginTop-53":"universal-modal__marginTop-53_7nlm6","marginTop-54":"universal-modal__marginTop-54_7nlm6","marginTop-55":"universal-modal__marginTop-55_7nlm6","marginTop-56":"universal-modal__marginTop-56_7nlm6","marginTop-57":"universal-modal__marginTop-57_7nlm6","marginTop-58":"universal-modal__marginTop-58_7nlm6","marginTop-59":"universal-modal__marginTop-59_7nlm6","marginTop-60":"universal-modal__marginTop-60_7nlm6","marginTop-61":"universal-modal__marginTop-61_7nlm6","marginTop-62":"universal-modal__marginTop-62_7nlm6","marginTop-63":"universal-modal__marginTop-63_7nlm6","marginTop-64":"universal-modal__marginTop-64_7nlm6","marginTop-65":"universal-modal__marginTop-65_7nlm6","marginTop-66":"universal-modal__marginTop-66_7nlm6","marginTop-67":"universal-modal__marginTop-67_7nlm6","marginTop-68":"universal-modal__marginTop-68_7nlm6","marginTop-69":"universal-modal__marginTop-69_7nlm6","marginTop-70":"universal-modal__marginTop-70_7nlm6","marginTop-71":"universal-modal__marginTop-71_7nlm6","marginTop-72":"universal-modal__marginTop-72_7nlm6","marginTop-73":"universal-modal__marginTop-73_7nlm6","marginTop-74":"universal-modal__marginTop-74_7nlm6","marginTop-75":"universal-modal__marginTop-75_7nlm6","marginTop-76":"universal-modal__marginTop-76_7nlm6","marginTop-77":"universal-modal__marginTop-77_7nlm6","marginTop-78":"universal-modal__marginTop-78_7nlm6","marginTop-79":"universal-modal__marginTop-79_7nlm6","marginTop-80":"universal-modal__marginTop-80_7nlm6","marginTop-81":"universal-modal__marginTop-81_7nlm6","marginTop-82":"universal-modal__marginTop-82_7nlm6","marginTop-83":"universal-modal__marginTop-83_7nlm6","marginTop-84":"universal-modal__marginTop-84_7nlm6","marginTop-85":"universal-modal__marginTop-85_7nlm6","marginTop-86":"universal-modal__marginTop-86_7nlm6","marginTop-87":"universal-modal__marginTop-87_7nlm6","marginTop-88":"universal-modal__marginTop-88_7nlm6","marginTop-89":"universal-modal__marginTop-89_7nlm6","marginTop-90":"universal-modal__marginTop-90_7nlm6","marginTop-91":"universal-modal__marginTop-91_7nlm6","marginTop-92":"universal-modal__marginTop-92_7nlm6","marginTop-93":"universal-modal__marginTop-93_7nlm6","marginTop-94":"universal-modal__marginTop-94_7nlm6","marginTop-95":"universal-modal__marginTop-95_7nlm6","marginTop-96":"universal-modal__marginTop-96_7nlm6","marginTop-97":"universal-modal__marginTop-97_7nlm6","marginTop-98":"universal-modal__marginTop-98_7nlm6","marginTop-99":"universal-modal__marginTop-99_7nlm6","marginTop-100":"universal-modal__marginTop-100_7nlm6","marginTop-101":"universal-modal__marginTop-101_7nlm6","marginTop-102":"universal-modal__marginTop-102_7nlm6","marginTop-103":"universal-modal__marginTop-103_7nlm6","marginTop-104":"universal-modal__marginTop-104_7nlm6","marginTop-105":"universal-modal__marginTop-105_7nlm6","marginTop-106":"universal-modal__marginTop-106_7nlm6","marginTop-107":"universal-modal__marginTop-107_7nlm6","marginTop-108":"universal-modal__marginTop-108_7nlm6","marginTop-109":"universal-modal__marginTop-109_7nlm6","marginTop-110":"universal-modal__marginTop-110_7nlm6","marginTop-111":"universal-modal__marginTop-111_7nlm6","marginTop-112":"universal-modal__marginTop-112_7nlm6","marginTop-113":"universal-modal__marginTop-113_7nlm6","marginTop-114":"universal-modal__marginTop-114_7nlm6","marginTop-115":"universal-modal__marginTop-115_7nlm6","marginTop-116":"universal-modal__marginTop-116_7nlm6","marginTop-117":"universal-modal__marginTop-117_7nlm6","marginTop-118":"universal-modal__marginTop-118_7nlm6","marginTop-119":"universal-modal__marginTop-119_7nlm6","marginTop-120":"universal-modal__marginTop-120_7nlm6","marginTop-121":"universal-modal__marginTop-121_7nlm6","marginTop-122":"universal-modal__marginTop-122_7nlm6","marginTop-123":"universal-modal__marginTop-123_7nlm6","marginTop-124":"universal-modal__marginTop-124_7nlm6","marginTop-125":"universal-modal__marginTop-125_7nlm6","marginTop-126":"universal-modal__marginTop-126_7nlm6","marginTop-127":"universal-modal__marginTop-127_7nlm6","marginTop-128":"universal-modal__marginTop-128_7nlm6","marginRight-0":"universal-modal__marginRight-0_7nlm6","marginRight-1":"universal-modal__marginRight-1_7nlm6","marginRight-2":"universal-modal__marginRight-2_7nlm6","marginRight-3":"universal-modal__marginRight-3_7nlm6","marginRight-4":"universal-modal__marginRight-4_7nlm6","marginRight-5":"universal-modal__marginRight-5_7nlm6","marginRight-6":"universal-modal__marginRight-6_7nlm6","marginRight-7":"universal-modal__marginRight-7_7nlm6","marginRight-8":"universal-modal__marginRight-8_7nlm6","marginRight-9":"universal-modal__marginRight-9_7nlm6","marginRight-10":"universal-modal__marginRight-10_7nlm6","marginRight-11":"universal-modal__marginRight-11_7nlm6","marginRight-12":"universal-modal__marginRight-12_7nlm6","marginRight-13":"universal-modal__marginRight-13_7nlm6","marginRight-14":"universal-modal__marginRight-14_7nlm6","marginRight-15":"universal-modal__marginRight-15_7nlm6","marginRight-16":"universal-modal__marginRight-16_7nlm6","marginRight-17":"universal-modal__marginRight-17_7nlm6","marginRight-18":"universal-modal__marginRight-18_7nlm6","marginRight-19":"universal-modal__marginRight-19_7nlm6","marginRight-20":"universal-modal__marginRight-20_7nlm6","marginRight-21":"universal-modal__marginRight-21_7nlm6","marginRight-22":"universal-modal__marginRight-22_7nlm6","marginRight-23":"universal-modal__marginRight-23_7nlm6","marginRight-24":"universal-modal__marginRight-24_7nlm6","marginRight-25":"universal-modal__marginRight-25_7nlm6","marginRight-26":"universal-modal__marginRight-26_7nlm6","marginRight-27":"universal-modal__marginRight-27_7nlm6","marginRight-28":"universal-modal__marginRight-28_7nlm6","marginRight-29":"universal-modal__marginRight-29_7nlm6","marginRight-30":"universal-modal__marginRight-30_7nlm6","marginRight-31":"universal-modal__marginRight-31_7nlm6","marginRight-32":"universal-modal__marginRight-32_7nlm6","marginRight-33":"universal-modal__marginRight-33_7nlm6","marginRight-34":"universal-modal__marginRight-34_7nlm6","marginRight-35":"universal-modal__marginRight-35_7nlm6","marginRight-36":"universal-modal__marginRight-36_7nlm6","marginRight-37":"universal-modal__marginRight-37_7nlm6","marginRight-38":"universal-modal__marginRight-38_7nlm6","marginRight-39":"universal-modal__marginRight-39_7nlm6","marginRight-40":"universal-modal__marginRight-40_7nlm6","marginRight-41":"universal-modal__marginRight-41_7nlm6","marginRight-42":"universal-modal__marginRight-42_7nlm6","marginRight-43":"universal-modal__marginRight-43_7nlm6","marginRight-44":"universal-modal__marginRight-44_7nlm6","marginRight-45":"universal-modal__marginRight-45_7nlm6","marginRight-46":"universal-modal__marginRight-46_7nlm6","marginRight-47":"universal-modal__marginRight-47_7nlm6","marginRight-48":"universal-modal__marginRight-48_7nlm6","marginRight-49":"universal-modal__marginRight-49_7nlm6","marginRight-50":"universal-modal__marginRight-50_7nlm6","marginRight-51":"universal-modal__marginRight-51_7nlm6","marginRight-52":"universal-modal__marginRight-52_7nlm6","marginRight-53":"universal-modal__marginRight-53_7nlm6","marginRight-54":"universal-modal__marginRight-54_7nlm6","marginRight-55":"universal-modal__marginRight-55_7nlm6","marginRight-56":"universal-modal__marginRight-56_7nlm6","marginRight-57":"universal-modal__marginRight-57_7nlm6","marginRight-58":"universal-modal__marginRight-58_7nlm6","marginRight-59":"universal-modal__marginRight-59_7nlm6","marginRight-60":"universal-modal__marginRight-60_7nlm6","marginRight-61":"universal-modal__marginRight-61_7nlm6","marginRight-62":"universal-modal__marginRight-62_7nlm6","marginRight-63":"universal-modal__marginRight-63_7nlm6","marginRight-64":"universal-modal__marginRight-64_7nlm6","marginRight-65":"universal-modal__marginRight-65_7nlm6","marginRight-66":"universal-modal__marginRight-66_7nlm6","marginRight-67":"universal-modal__marginRight-67_7nlm6","marginRight-68":"universal-modal__marginRight-68_7nlm6","marginRight-69":"universal-modal__marginRight-69_7nlm6","marginRight-70":"universal-modal__marginRight-70_7nlm6","marginRight-71":"universal-modal__marginRight-71_7nlm6","marginRight-72":"universal-modal__marginRight-72_7nlm6","marginRight-73":"universal-modal__marginRight-73_7nlm6","marginRight-74":"universal-modal__marginRight-74_7nlm6","marginRight-75":"universal-modal__marginRight-75_7nlm6","marginRight-76":"universal-modal__marginRight-76_7nlm6","marginRight-77":"universal-modal__marginRight-77_7nlm6","marginRight-78":"universal-modal__marginRight-78_7nlm6","marginRight-79":"universal-modal__marginRight-79_7nlm6","marginRight-80":"universal-modal__marginRight-80_7nlm6","marginRight-81":"universal-modal__marginRight-81_7nlm6","marginRight-82":"universal-modal__marginRight-82_7nlm6","marginRight-83":"universal-modal__marginRight-83_7nlm6","marginRight-84":"universal-modal__marginRight-84_7nlm6","marginRight-85":"universal-modal__marginRight-85_7nlm6","marginRight-86":"universal-modal__marginRight-86_7nlm6","marginRight-87":"universal-modal__marginRight-87_7nlm6","marginRight-88":"universal-modal__marginRight-88_7nlm6","marginRight-89":"universal-modal__marginRight-89_7nlm6","marginRight-90":"universal-modal__marginRight-90_7nlm6","marginRight-91":"universal-modal__marginRight-91_7nlm6","marginRight-92":"universal-modal__marginRight-92_7nlm6","marginRight-93":"universal-modal__marginRight-93_7nlm6","marginRight-94":"universal-modal__marginRight-94_7nlm6","marginRight-95":"universal-modal__marginRight-95_7nlm6","marginRight-96":"universal-modal__marginRight-96_7nlm6","marginRight-97":"universal-modal__marginRight-97_7nlm6","marginRight-98":"universal-modal__marginRight-98_7nlm6","marginRight-99":"universal-modal__marginRight-99_7nlm6","marginRight-100":"universal-modal__marginRight-100_7nlm6","marginRight-101":"universal-modal__marginRight-101_7nlm6","marginRight-102":"universal-modal__marginRight-102_7nlm6","marginRight-103":"universal-modal__marginRight-103_7nlm6","marginRight-104":"universal-modal__marginRight-104_7nlm6","marginRight-105":"universal-modal__marginRight-105_7nlm6","marginRight-106":"universal-modal__marginRight-106_7nlm6","marginRight-107":"universal-modal__marginRight-107_7nlm6","marginRight-108":"universal-modal__marginRight-108_7nlm6","marginRight-109":"universal-modal__marginRight-109_7nlm6","marginRight-110":"universal-modal__marginRight-110_7nlm6","marginRight-111":"universal-modal__marginRight-111_7nlm6","marginRight-112":"universal-modal__marginRight-112_7nlm6","marginRight-113":"universal-modal__marginRight-113_7nlm6","marginRight-114":"universal-modal__marginRight-114_7nlm6","marginRight-115":"universal-modal__marginRight-115_7nlm6","marginRight-116":"universal-modal__marginRight-116_7nlm6","marginRight-117":"universal-modal__marginRight-117_7nlm6","marginRight-118":"universal-modal__marginRight-118_7nlm6","marginRight-119":"universal-modal__marginRight-119_7nlm6","marginRight-120":"universal-modal__marginRight-120_7nlm6","marginRight-121":"universal-modal__marginRight-121_7nlm6","marginRight-122":"universal-modal__marginRight-122_7nlm6","marginRight-123":"universal-modal__marginRight-123_7nlm6","marginRight-124":"universal-modal__marginRight-124_7nlm6","marginRight-125":"universal-modal__marginRight-125_7nlm6","marginRight-126":"universal-modal__marginRight-126_7nlm6","marginRight-127":"universal-modal__marginRight-127_7nlm6","marginRight-128":"universal-modal__marginRight-128_7nlm6","marginBottom-0":"universal-modal__marginBottom-0_7nlm6","marginBottom-1":"universal-modal__marginBottom-1_7nlm6","marginBottom-2":"universal-modal__marginBottom-2_7nlm6","marginBottom-3":"universal-modal__marginBottom-3_7nlm6","marginBottom-4":"universal-modal__marginBottom-4_7nlm6","marginBottom-5":"universal-modal__marginBottom-5_7nlm6","marginBottom-6":"universal-modal__marginBottom-6_7nlm6","marginBottom-7":"universal-modal__marginBottom-7_7nlm6","marginBottom-8":"universal-modal__marginBottom-8_7nlm6","marginBottom-9":"universal-modal__marginBottom-9_7nlm6","marginBottom-10":"universal-modal__marginBottom-10_7nlm6","marginBottom-11":"universal-modal__marginBottom-11_7nlm6","marginBottom-12":"universal-modal__marginBottom-12_7nlm6","marginBottom-13":"universal-modal__marginBottom-13_7nlm6","marginBottom-14":"universal-modal__marginBottom-14_7nlm6","marginBottom-15":"universal-modal__marginBottom-15_7nlm6","marginBottom-16":"universal-modal__marginBottom-16_7nlm6","marginBottom-17":"universal-modal__marginBottom-17_7nlm6","marginBottom-18":"universal-modal__marginBottom-18_7nlm6","marginBottom-19":"universal-modal__marginBottom-19_7nlm6","marginBottom-20":"universal-modal__marginBottom-20_7nlm6","marginBottom-21":"universal-modal__marginBottom-21_7nlm6","marginBottom-22":"universal-modal__marginBottom-22_7nlm6","marginBottom-23":"universal-modal__marginBottom-23_7nlm6","marginBottom-24":"universal-modal__marginBottom-24_7nlm6","marginBottom-25":"universal-modal__marginBottom-25_7nlm6","marginBottom-26":"universal-modal__marginBottom-26_7nlm6","marginBottom-27":"universal-modal__marginBottom-27_7nlm6","marginBottom-28":"universal-modal__marginBottom-28_7nlm6","marginBottom-29":"universal-modal__marginBottom-29_7nlm6","marginBottom-30":"universal-modal__marginBottom-30_7nlm6","marginBottom-31":"universal-modal__marginBottom-31_7nlm6","marginBottom-32":"universal-modal__marginBottom-32_7nlm6","marginBottom-33":"universal-modal__marginBottom-33_7nlm6","marginBottom-34":"universal-modal__marginBottom-34_7nlm6","marginBottom-35":"universal-modal__marginBottom-35_7nlm6","marginBottom-36":"universal-modal__marginBottom-36_7nlm6","marginBottom-37":"universal-modal__marginBottom-37_7nlm6","marginBottom-38":"universal-modal__marginBottom-38_7nlm6","marginBottom-39":"universal-modal__marginBottom-39_7nlm6","marginBottom-40":"universal-modal__marginBottom-40_7nlm6","marginBottom-41":"universal-modal__marginBottom-41_7nlm6","marginBottom-42":"universal-modal__marginBottom-42_7nlm6","marginBottom-43":"universal-modal__marginBottom-43_7nlm6","marginBottom-44":"universal-modal__marginBottom-44_7nlm6","marginBottom-45":"universal-modal__marginBottom-45_7nlm6","marginBottom-46":"universal-modal__marginBottom-46_7nlm6","marginBottom-47":"universal-modal__marginBottom-47_7nlm6","marginBottom-48":"universal-modal__marginBottom-48_7nlm6","marginBottom-49":"universal-modal__marginBottom-49_7nlm6","marginBottom-50":"universal-modal__marginBottom-50_7nlm6","marginBottom-51":"universal-modal__marginBottom-51_7nlm6","marginBottom-52":"universal-modal__marginBottom-52_7nlm6","marginBottom-53":"universal-modal__marginBottom-53_7nlm6","marginBottom-54":"universal-modal__marginBottom-54_7nlm6","marginBottom-55":"universal-modal__marginBottom-55_7nlm6","marginBottom-56":"universal-modal__marginBottom-56_7nlm6","marginBottom-57":"universal-modal__marginBottom-57_7nlm6","marginBottom-58":"universal-modal__marginBottom-58_7nlm6","marginBottom-59":"universal-modal__marginBottom-59_7nlm6","marginBottom-60":"universal-modal__marginBottom-60_7nlm6","marginBottom-61":"universal-modal__marginBottom-61_7nlm6","marginBottom-62":"universal-modal__marginBottom-62_7nlm6","marginBottom-63":"universal-modal__marginBottom-63_7nlm6","marginBottom-64":"universal-modal__marginBottom-64_7nlm6","marginBottom-65":"universal-modal__marginBottom-65_7nlm6","marginBottom-66":"universal-modal__marginBottom-66_7nlm6","marginBottom-67":"universal-modal__marginBottom-67_7nlm6","marginBottom-68":"universal-modal__marginBottom-68_7nlm6","marginBottom-69":"universal-modal__marginBottom-69_7nlm6","marginBottom-70":"universal-modal__marginBottom-70_7nlm6","marginBottom-71":"universal-modal__marginBottom-71_7nlm6","marginBottom-72":"universal-modal__marginBottom-72_7nlm6","marginBottom-73":"universal-modal__marginBottom-73_7nlm6","marginBottom-74":"universal-modal__marginBottom-74_7nlm6","marginBottom-75":"universal-modal__marginBottom-75_7nlm6","marginBottom-76":"universal-modal__marginBottom-76_7nlm6","marginBottom-77":"universal-modal__marginBottom-77_7nlm6","marginBottom-78":"universal-modal__marginBottom-78_7nlm6","marginBottom-79":"universal-modal__marginBottom-79_7nlm6","marginBottom-80":"universal-modal__marginBottom-80_7nlm6","marginBottom-81":"universal-modal__marginBottom-81_7nlm6","marginBottom-82":"universal-modal__marginBottom-82_7nlm6","marginBottom-83":"universal-modal__marginBottom-83_7nlm6","marginBottom-84":"universal-modal__marginBottom-84_7nlm6","marginBottom-85":"universal-modal__marginBottom-85_7nlm6","marginBottom-86":"universal-modal__marginBottom-86_7nlm6","marginBottom-87":"universal-modal__marginBottom-87_7nlm6","marginBottom-88":"universal-modal__marginBottom-88_7nlm6","marginBottom-89":"universal-modal__marginBottom-89_7nlm6","marginBottom-90":"universal-modal__marginBottom-90_7nlm6","marginBottom-91":"universal-modal__marginBottom-91_7nlm6","marginBottom-92":"universal-modal__marginBottom-92_7nlm6","marginBottom-93":"universal-modal__marginBottom-93_7nlm6","marginBottom-94":"universal-modal__marginBottom-94_7nlm6","marginBottom-95":"universal-modal__marginBottom-95_7nlm6","marginBottom-96":"universal-modal__marginBottom-96_7nlm6","marginBottom-97":"universal-modal__marginBottom-97_7nlm6","marginBottom-98":"universal-modal__marginBottom-98_7nlm6","marginBottom-99":"universal-modal__marginBottom-99_7nlm6","marginBottom-100":"universal-modal__marginBottom-100_7nlm6","marginBottom-101":"universal-modal__marginBottom-101_7nlm6","marginBottom-102":"universal-modal__marginBottom-102_7nlm6","marginBottom-103":"universal-modal__marginBottom-103_7nlm6","marginBottom-104":"universal-modal__marginBottom-104_7nlm6","marginBottom-105":"universal-modal__marginBottom-105_7nlm6","marginBottom-106":"universal-modal__marginBottom-106_7nlm6","marginBottom-107":"universal-modal__marginBottom-107_7nlm6","marginBottom-108":"universal-modal__marginBottom-108_7nlm6","marginBottom-109":"universal-modal__marginBottom-109_7nlm6","marginBottom-110":"universal-modal__marginBottom-110_7nlm6","marginBottom-111":"universal-modal__marginBottom-111_7nlm6","marginBottom-112":"universal-modal__marginBottom-112_7nlm6","marginBottom-113":"universal-modal__marginBottom-113_7nlm6","marginBottom-114":"universal-modal__marginBottom-114_7nlm6","marginBottom-115":"universal-modal__marginBottom-115_7nlm6","marginBottom-116":"universal-modal__marginBottom-116_7nlm6","marginBottom-117":"universal-modal__marginBottom-117_7nlm6","marginBottom-118":"universal-modal__marginBottom-118_7nlm6","marginBottom-119":"universal-modal__marginBottom-119_7nlm6","marginBottom-120":"universal-modal__marginBottom-120_7nlm6","marginBottom-121":"universal-modal__marginBottom-121_7nlm6","marginBottom-122":"universal-modal__marginBottom-122_7nlm6","marginBottom-123":"universal-modal__marginBottom-123_7nlm6","marginBottom-124":"universal-modal__marginBottom-124_7nlm6","marginBottom-125":"universal-modal__marginBottom-125_7nlm6","marginBottom-126":"universal-modal__marginBottom-126_7nlm6","marginBottom-127":"universal-modal__marginBottom-127_7nlm6","marginBottom-128":"universal-modal__marginBottom-128_7nlm6","marginLeft-0":"universal-modal__marginLeft-0_7nlm6","marginLeft-1":"universal-modal__marginLeft-1_7nlm6","marginLeft-2":"universal-modal__marginLeft-2_7nlm6","marginLeft-3":"universal-modal__marginLeft-3_7nlm6","marginLeft-4":"universal-modal__marginLeft-4_7nlm6","marginLeft-5":"universal-modal__marginLeft-5_7nlm6","marginLeft-6":"universal-modal__marginLeft-6_7nlm6","marginLeft-7":"universal-modal__marginLeft-7_7nlm6","marginLeft-8":"universal-modal__marginLeft-8_7nlm6","marginLeft-9":"universal-modal__marginLeft-9_7nlm6","marginLeft-10":"universal-modal__marginLeft-10_7nlm6","marginLeft-11":"universal-modal__marginLeft-11_7nlm6","marginLeft-12":"universal-modal__marginLeft-12_7nlm6","marginLeft-13":"universal-modal__marginLeft-13_7nlm6","marginLeft-14":"universal-modal__marginLeft-14_7nlm6","marginLeft-15":"universal-modal__marginLeft-15_7nlm6","marginLeft-16":"universal-modal__marginLeft-16_7nlm6","marginLeft-17":"universal-modal__marginLeft-17_7nlm6","marginLeft-18":"universal-modal__marginLeft-18_7nlm6","marginLeft-19":"universal-modal__marginLeft-19_7nlm6","marginLeft-20":"universal-modal__marginLeft-20_7nlm6","marginLeft-21":"universal-modal__marginLeft-21_7nlm6","marginLeft-22":"universal-modal__marginLeft-22_7nlm6","marginLeft-23":"universal-modal__marginLeft-23_7nlm6","marginLeft-24":"universal-modal__marginLeft-24_7nlm6","marginLeft-25":"universal-modal__marginLeft-25_7nlm6","marginLeft-26":"universal-modal__marginLeft-26_7nlm6","marginLeft-27":"universal-modal__marginLeft-27_7nlm6","marginLeft-28":"universal-modal__marginLeft-28_7nlm6","marginLeft-29":"universal-modal__marginLeft-29_7nlm6","marginLeft-30":"universal-modal__marginLeft-30_7nlm6","marginLeft-31":"universal-modal__marginLeft-31_7nlm6","marginLeft-32":"universal-modal__marginLeft-32_7nlm6","marginLeft-33":"universal-modal__marginLeft-33_7nlm6","marginLeft-34":"universal-modal__marginLeft-34_7nlm6","marginLeft-35":"universal-modal__marginLeft-35_7nlm6","marginLeft-36":"universal-modal__marginLeft-36_7nlm6","marginLeft-37":"universal-modal__marginLeft-37_7nlm6","marginLeft-38":"universal-modal__marginLeft-38_7nlm6","marginLeft-39":"universal-modal__marginLeft-39_7nlm6","marginLeft-40":"universal-modal__marginLeft-40_7nlm6","marginLeft-41":"universal-modal__marginLeft-41_7nlm6","marginLeft-42":"universal-modal__marginLeft-42_7nlm6","marginLeft-43":"universal-modal__marginLeft-43_7nlm6","marginLeft-44":"universal-modal__marginLeft-44_7nlm6","marginLeft-45":"universal-modal__marginLeft-45_7nlm6","marginLeft-46":"universal-modal__marginLeft-46_7nlm6","marginLeft-47":"universal-modal__marginLeft-47_7nlm6","marginLeft-48":"universal-modal__marginLeft-48_7nlm6","marginLeft-49":"universal-modal__marginLeft-49_7nlm6","marginLeft-50":"universal-modal__marginLeft-50_7nlm6","marginLeft-51":"universal-modal__marginLeft-51_7nlm6","marginLeft-52":"universal-modal__marginLeft-52_7nlm6","marginLeft-53":"universal-modal__marginLeft-53_7nlm6","marginLeft-54":"universal-modal__marginLeft-54_7nlm6","marginLeft-55":"universal-modal__marginLeft-55_7nlm6","marginLeft-56":"universal-modal__marginLeft-56_7nlm6","marginLeft-57":"universal-modal__marginLeft-57_7nlm6","marginLeft-58":"universal-modal__marginLeft-58_7nlm6","marginLeft-59":"universal-modal__marginLeft-59_7nlm6","marginLeft-60":"universal-modal__marginLeft-60_7nlm6","marginLeft-61":"universal-modal__marginLeft-61_7nlm6","marginLeft-62":"universal-modal__marginLeft-62_7nlm6","marginLeft-63":"universal-modal__marginLeft-63_7nlm6","marginLeft-64":"universal-modal__marginLeft-64_7nlm6","marginLeft-65":"universal-modal__marginLeft-65_7nlm6","marginLeft-66":"universal-modal__marginLeft-66_7nlm6","marginLeft-67":"universal-modal__marginLeft-67_7nlm6","marginLeft-68":"universal-modal__marginLeft-68_7nlm6","marginLeft-69":"universal-modal__marginLeft-69_7nlm6","marginLeft-70":"universal-modal__marginLeft-70_7nlm6","marginLeft-71":"universal-modal__marginLeft-71_7nlm6","marginLeft-72":"universal-modal__marginLeft-72_7nlm6","marginLeft-73":"universal-modal__marginLeft-73_7nlm6","marginLeft-74":"universal-modal__marginLeft-74_7nlm6","marginLeft-75":"universal-modal__marginLeft-75_7nlm6","marginLeft-76":"universal-modal__marginLeft-76_7nlm6","marginLeft-77":"universal-modal__marginLeft-77_7nlm6","marginLeft-78":"universal-modal__marginLeft-78_7nlm6","marginLeft-79":"universal-modal__marginLeft-79_7nlm6","marginLeft-80":"universal-modal__marginLeft-80_7nlm6","marginLeft-81":"universal-modal__marginLeft-81_7nlm6","marginLeft-82":"universal-modal__marginLeft-82_7nlm6","marginLeft-83":"universal-modal__marginLeft-83_7nlm6","marginLeft-84":"universal-modal__marginLeft-84_7nlm6","marginLeft-85":"universal-modal__marginLeft-85_7nlm6","marginLeft-86":"universal-modal__marginLeft-86_7nlm6","marginLeft-87":"universal-modal__marginLeft-87_7nlm6","marginLeft-88":"universal-modal__marginLeft-88_7nlm6","marginLeft-89":"universal-modal__marginLeft-89_7nlm6","marginLeft-90":"universal-modal__marginLeft-90_7nlm6","marginLeft-91":"universal-modal__marginLeft-91_7nlm6","marginLeft-92":"universal-modal__marginLeft-92_7nlm6","marginLeft-93":"universal-modal__marginLeft-93_7nlm6","marginLeft-94":"universal-modal__marginLeft-94_7nlm6","marginLeft-95":"universal-modal__marginLeft-95_7nlm6","marginLeft-96":"universal-modal__marginLeft-96_7nlm6","marginLeft-97":"universal-modal__marginLeft-97_7nlm6","marginLeft-98":"universal-modal__marginLeft-98_7nlm6","marginLeft-99":"universal-modal__marginLeft-99_7nlm6","marginLeft-100":"universal-modal__marginLeft-100_7nlm6","marginLeft-101":"universal-modal__marginLeft-101_7nlm6","marginLeft-102":"universal-modal__marginLeft-102_7nlm6","marginLeft-103":"universal-modal__marginLeft-103_7nlm6","marginLeft-104":"universal-modal__marginLeft-104_7nlm6","marginLeft-105":"universal-modal__marginLeft-105_7nlm6","marginLeft-106":"universal-modal__marginLeft-106_7nlm6","marginLeft-107":"universal-modal__marginLeft-107_7nlm6","marginLeft-108":"universal-modal__marginLeft-108_7nlm6","marginLeft-109":"universal-modal__marginLeft-109_7nlm6","marginLeft-110":"universal-modal__marginLeft-110_7nlm6","marginLeft-111":"universal-modal__marginLeft-111_7nlm6","marginLeft-112":"universal-modal__marginLeft-112_7nlm6","marginLeft-113":"universal-modal__marginLeft-113_7nlm6","marginLeft-114":"universal-modal__marginLeft-114_7nlm6","marginLeft-115":"universal-modal__marginLeft-115_7nlm6","marginLeft-116":"universal-modal__marginLeft-116_7nlm6","marginLeft-117":"universal-modal__marginLeft-117_7nlm6","marginLeft-118":"universal-modal__marginLeft-118_7nlm6","marginLeft-119":"universal-modal__marginLeft-119_7nlm6","marginLeft-120":"universal-modal__marginLeft-120_7nlm6","marginLeft-121":"universal-modal__marginLeft-121_7nlm6","marginLeft-122":"universal-modal__marginLeft-122_7nlm6","marginLeft-123":"universal-modal__marginLeft-123_7nlm6","marginLeft-124":"universal-modal__marginLeft-124_7nlm6","marginLeft-125":"universal-modal__marginLeft-125_7nlm6","marginLeft-126":"universal-modal__marginLeft-126_7nlm6","marginLeft-127":"universal-modal__marginLeft-127_7nlm6","marginLeft-128":"universal-modal__marginLeft-128_7nlm6"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_13yev,
|
|
2
|
+
.universal-modal__enter_13yev {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(15px) translateZ(0);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_13yev,
|
|
8
|
+
.universal-modal__enterActive_13yev {
|
|
9
9
|
opacity: 1;
|
|
10
10
|
transform: translateY(0) translateZ(0);
|
|
11
11
|
transition:
|
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
transform 200ms ease-in;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__exit_13yev {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.universal-
|
|
21
|
-
.universal-
|
|
20
|
+
.universal-modal__exitActive_13yev,
|
|
21
|
+
.universal-modal__exitDone_13yev {
|
|
22
22
|
opacity: 0;
|
|
23
23
|
transform: translateY(15px) translateZ(0);
|
|
24
24
|
transition:
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./safari-transitions.css');
|
|
4
4
|
|
|
5
|
-
var safariTransitions = {"appear":"universal-
|
|
5
|
+
var safariTransitions = {"appear":"universal-modal__appear_13yev","enter":"universal-modal__enter_13yev","appearActive":"universal-modal__appearActive_13yev","enterActive":"universal-modal__enterActive_13yev","exit":"universal-modal__exit_13yev","exitActive":"universal-modal__exitActive_13yev","exitDone":"universal-modal__exitDone_13yev"};
|
|
6
6
|
|
|
7
7
|
module.exports = safariTransitions;
|
|
8
8
|
//# sourceMappingURL=safari-transitions.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_6hqnl,
|
|
2
|
+
.universal-modal__enter_6hqnl {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: scale(0.9) translateZ(0);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_6hqnl,
|
|
8
|
+
.universal-modal__enterActive_6hqnl {
|
|
9
9
|
opacity: 1;
|
|
10
10
|
transform: translateX(0) translateZ(0);
|
|
11
11
|
transition:
|
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
transform 200ms ease-in;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__exit_6hqnl {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.universal-
|
|
21
|
-
.universal-
|
|
20
|
+
.universal-modal__exitActive_6hqnl,
|
|
21
|
+
.universal-modal__exitDone_6hqnl {
|
|
22
22
|
opacity: 0;
|
|
23
23
|
transform: scale(0.9) translateZ(0);
|
|
24
24
|
transition:
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./transitions.css');
|
|
4
4
|
|
|
5
|
-
var transitions = {"appear":"universal-
|
|
5
|
+
var transitions = {"appear":"universal-modal__appear_6hqnl","enter":"universal-modal__enter_6hqnl","appearActive":"universal-modal__appearActive_6hqnl","enterActive":"universal-modal__enterActive_6hqnl","exit":"universal-modal__exit_6hqnl","exitActive":"universal-modal__exitActive_6hqnl","exitDone":"universal-modal__exitDone_6hqnl"};
|
|
6
6
|
|
|
7
7
|
module.exports = transitions;
|
|
8
8
|
//# sourceMappingURL=transitions.module.css.js.map
|
|
@@ -6,29 +6,29 @@
|
|
|
6
6
|
--gap-12: var(--gap-s);
|
|
7
7
|
--gap-16: var(--gap-m);
|
|
8
8
|
}
|
|
9
|
-
.universal-
|
|
9
|
+
.universal-modal__column_1aq1k {
|
|
10
10
|
display: flex;
|
|
11
11
|
flex-direction: column;
|
|
12
12
|
gap: var(--gap-8);
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
14
|
+
.universal-modal__column_1aq1k.universal-modal__middle_1aq1k {
|
|
15
15
|
gap: var(--gap-12);
|
|
16
16
|
}
|
|
17
|
-
.universal-
|
|
17
|
+
.universal-modal__start_1aq1k {
|
|
18
18
|
justify-content: flex-start;
|
|
19
19
|
}
|
|
20
|
-
.universal-
|
|
20
|
+
.universal-modal__center_1aq1k {
|
|
21
21
|
justify-content: center;
|
|
22
22
|
}
|
|
23
|
-
.universal-modal__space-
|
|
23
|
+
.universal-modal__space-between_1aq1k {
|
|
24
24
|
justify-content: space-between;
|
|
25
25
|
}
|
|
26
|
-
.universal-modal__space-
|
|
26
|
+
.universal-modal__space-between_1aq1k > * {
|
|
27
27
|
flex: 1;
|
|
28
28
|
}
|
|
29
|
-
.universal-
|
|
30
|
-
.universal-
|
|
31
|
-
.universal-modal__space-
|
|
29
|
+
.universal-modal__start_1aq1k,
|
|
30
|
+
.universal-modal__center_1aq1k,
|
|
31
|
+
.universal-modal__space-between_1aq1k {
|
|
32
32
|
display: flex;
|
|
33
33
|
gap: var(--gap-16);
|
|
34
34
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./layout.css');
|
|
4
4
|
|
|
5
|
-
var layoutStyles = {"column":"universal-
|
|
5
|
+
var layoutStyles = {"column":"universal-modal__column_1aq1k","middle":"universal-modal__middle_1aq1k","start":"universal-modal__start_1aq1k","center":"universal-modal__center_1aq1k","space-between":"universal-modal__space-between_1aq1k"};
|
|
6
6
|
|
|
7
7
|
module.exports = layoutStyles;
|
|
8
8
|
//# sourceMappingURL=layout.module.css.js.map
|
|
@@ -8,41 +8,36 @@
|
|
|
8
8
|
--gap-20: var(--gap-l);
|
|
9
9
|
}
|
|
10
10
|
:root {
|
|
11
|
-
--font-family-
|
|
12
|
-
|
|
13
|
-
Helvetica, sans-serif;
|
|
11
|
+
--font-family-system:
|
|
12
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
14
13
|
}
|
|
15
|
-
.universal-
|
|
14
|
+
.universal-modal__header_1jsm6 {
|
|
16
15
|
padding: var(--gap-20) var(--gap-20) 0;
|
|
17
16
|
}
|
|
18
|
-
.universal-
|
|
17
|
+
.universal-modal__header_1jsm6 .universal-modal__headerTitle_1jsm6 {
|
|
19
18
|
font-size: 22px;
|
|
20
19
|
line-height: 26px;
|
|
21
20
|
font-weight: 700;
|
|
22
|
-
|
|
23
|
-
font-family: var(--font-family-alfasans);
|
|
21
|
+
font-family: var(--font-family-system);
|
|
24
22
|
padding: 11px var(--gap-12);
|
|
25
23
|
}
|
|
26
|
-
.universal-
|
|
24
|
+
.universal-modal__header_1jsm6 .universal-modal__bottomAddons_1jsm6 {
|
|
27
25
|
font-size: 22px;
|
|
28
26
|
line-height: 26px;
|
|
29
27
|
font-weight: 700;
|
|
30
|
-
|
|
31
|
-
font-family: var(--font-family-alfasans);
|
|
28
|
+
font-family: var(--font-family-system);
|
|
32
29
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
33
30
|
}
|
|
34
|
-
.universal-
|
|
31
|
+
.universal-modal__header_1jsm6.universal-modal__medium_1jsm6 .universal-modal__headerTitle_1jsm6 {
|
|
35
32
|
font-size: 30px;
|
|
36
33
|
line-height: 36px;
|
|
37
34
|
font-weight: 700;
|
|
38
|
-
|
|
39
|
-
font-family: var(--font-family-alfasans);
|
|
35
|
+
font-family: var(--font-family-system);
|
|
40
36
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
41
37
|
}
|
|
42
|
-
.universal-
|
|
38
|
+
.universal-modal__header_1jsm6.universal-modal__medium_1jsm6 .universal-modal__bottomAddons_1jsm6 {
|
|
43
39
|
font-size: 30px;
|
|
44
40
|
line-height: 36px;
|
|
45
41
|
font-weight: 700;
|
|
46
|
-
|
|
47
|
-
font-family: var(--font-family-alfasans);
|
|
42
|
+
font-family: var(--font-family-system);
|
|
48
43
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./desktop.css');
|
|
4
4
|
|
|
5
|
-
var desktopStyles = {"header":"universal-
|
|
5
|
+
var desktopStyles = {"header":"universal-modal__header_1jsm6","headerTitle":"universal-modal__headerTitle_1jsm6","bottomAddons":"universal-modal__bottomAddons_1jsm6","medium":"universal-modal__medium_1jsm6"};
|
|
6
6
|
|
|
7
7
|
module.exports = desktopStyles;
|
|
8
8
|
//# sourceMappingURL=desktop.module.css.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.universal-
|
|
1
|
+
.universal-modal__scrollable_1w66q {
|
|
2
2
|
height: 100%;
|
|
3
3
|
}
|
|
4
|
-
.universal-
|
|
4
|
+
.universal-modal__scrollable_1w66q .universal-modal__scrollableNode_1w66q.universal-modal__scrollableNode_1w66q {
|
|
5
5
|
display: flex;
|
|
6
6
|
flex-direction: column;
|
|
7
7
|
}
|
|
8
|
-
.universal-
|
|
8
|
+
.universal-modal__scrollable_1w66q .universal-modal__scrollableNode_1w66q.universal-modal__scrollableNode_1w66q .universal-modal__contentNode_1w66q {
|
|
9
9
|
display: flex;
|
|
10
10
|
|
|
11
11
|
flex-direction: column;
|
|
12
12
|
}
|
|
13
|
-
.universal-
|
|
13
|
+
.universal-modal__scrollable_1w66q .universal-modal__scrollableNode_1w66q.universal-modal__scrollableNode_1w66q .universal-modal__contentNode_1w66q:not(.universal-modal__hugContent_1w66q) {
|
|
14
14
|
flex: 1 1 auto;
|
|
15
15
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./modal-content.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"scrollable":"universal-
|
|
5
|
+
var styles = {"scrollable":"universal-modal__scrollable_1w66q","scrollableNode":"universal-modal__scrollableNode_1w66q","contentNode":"universal-modal__contentNode_1w66q","hugContent":"universal-modal__hugContent_1w66q"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=modal-content.module.css.js.map
|