@alfalab/core-components-universal-modal 3.1.3-alfasans → 3.1.3
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"component":"universal-modal__component_3jmm7","wrapperJustifyStart":"universal-modal__wrapperJustifyStart_3jmm7","wrapperJustifyCenter":"universal-modal__wrapperJustifyCenter_3jmm7","wrapperJustifyEnd":"universal-modal__wrapperJustifyEnd_3jmm7","baseModalContainer":"universal-modal__baseModalContainer_3jmm7","withoutOverlay":"universal-modal__withoutOverlay_3jmm7","baseModalComponent":"universal-modal__baseModalComponent_3jmm7","hugContent":"universal-modal__hugContent_3jmm7","topGap-0":"universal-modal__topGap-0_3jmm7","bottomGap-0":"universal-modal__bottomGap-0_3jmm7","topGap-1":"universal-modal__topGap-1_3jmm7","bottomGap-1":"universal-modal__bottomGap-1_3jmm7","topGap-2":"universal-modal__topGap-2_3jmm7","bottomGap-2":"universal-modal__bottomGap-2_3jmm7","topGap-3":"universal-modal__topGap-3_3jmm7","bottomGap-3":"universal-modal__bottomGap-3_3jmm7","topGap-4":"universal-modal__topGap-4_3jmm7","bottomGap-4":"universal-modal__bottomGap-4_3jmm7","topGap-5":"universal-modal__topGap-5_3jmm7","bottomGap-5":"universal-modal__bottomGap-5_3jmm7","topGap-6":"universal-modal__topGap-6_3jmm7","bottomGap-6":"universal-modal__bottomGap-6_3jmm7","topGap-7":"universal-modal__topGap-7_3jmm7","bottomGap-7":"universal-modal__bottomGap-7_3jmm7","topGap-8":"universal-modal__topGap-8_3jmm7","bottomGap-8":"universal-modal__bottomGap-8_3jmm7","topGap-9":"universal-modal__topGap-9_3jmm7","bottomGap-9":"universal-modal__bottomGap-9_3jmm7","topGap-10":"universal-modal__topGap-10_3jmm7","bottomGap-10":"universal-modal__bottomGap-10_3jmm7","topGap-11":"universal-modal__topGap-11_3jmm7","bottomGap-11":"universal-modal__bottomGap-11_3jmm7","topGap-12":"universal-modal__topGap-12_3jmm7","bottomGap-12":"universal-modal__bottomGap-12_3jmm7","topGap-13":"universal-modal__topGap-13_3jmm7","bottomGap-13":"universal-modal__bottomGap-13_3jmm7","topGap-14":"universal-modal__topGap-14_3jmm7","bottomGap-14":"universal-modal__bottomGap-14_3jmm7","topGap-15":"universal-modal__topGap-15_3jmm7","bottomGap-15":"universal-modal__bottomGap-15_3jmm7","topGap-16":"universal-modal__topGap-16_3jmm7","bottomGap-16":"universal-modal__bottomGap-16_3jmm7","topGap-17":"universal-modal__topGap-17_3jmm7","bottomGap-17":"universal-modal__bottomGap-17_3jmm7","topGap-18":"universal-modal__topGap-18_3jmm7","bottomGap-18":"universal-modal__bottomGap-18_3jmm7","topGap-19":"universal-modal__topGap-19_3jmm7","bottomGap-19":"universal-modal__bottomGap-19_3jmm7","topGap-20":"universal-modal__topGap-20_3jmm7","bottomGap-20":"universal-modal__bottomGap-20_3jmm7","topGap-21":"universal-modal__topGap-21_3jmm7","bottomGap-21":"universal-modal__bottomGap-21_3jmm7","topGap-22":"universal-modal__topGap-22_3jmm7","bottomGap-22":"universal-modal__bottomGap-22_3jmm7","topGap-23":"universal-modal__topGap-23_3jmm7","bottomGap-23":"universal-modal__bottomGap-23_3jmm7","topGap-24":"universal-modal__topGap-24_3jmm7","bottomGap-24":"universal-modal__bottomGap-24_3jmm7","topGap-25":"universal-modal__topGap-25_3jmm7","bottomGap-25":"universal-modal__bottomGap-25_3jmm7","topGap-26":"universal-modal__topGap-26_3jmm7","bottomGap-26":"universal-modal__bottomGap-26_3jmm7","topGap-27":"universal-modal__topGap-27_3jmm7","bottomGap-27":"universal-modal__bottomGap-27_3jmm7","topGap-28":"universal-modal__topGap-28_3jmm7","bottomGap-28":"universal-modal__bottomGap-28_3jmm7","topGap-29":"universal-modal__topGap-29_3jmm7","bottomGap-29":"universal-modal__bottomGap-29_3jmm7","topGap-30":"universal-modal__topGap-30_3jmm7","bottomGap-30":"universal-modal__bottomGap-30_3jmm7","topGap-31":"universal-modal__topGap-31_3jmm7","bottomGap-31":"universal-modal__bottomGap-31_3jmm7","topGap-32":"universal-modal__topGap-32_3jmm7","bottomGap-32":"universal-modal__bottomGap-32_3jmm7","topGap-33":"universal-modal__topGap-33_3jmm7","bottomGap-33":"universal-modal__bottomGap-33_3jmm7","topGap-34":"universal-modal__topGap-34_3jmm7","bottomGap-34":"universal-modal__bottomGap-34_3jmm7","topGap-35":"universal-modal__topGap-35_3jmm7","bottomGap-35":"universal-modal__bottomGap-35_3jmm7","topGap-36":"universal-modal__topGap-36_3jmm7","bottomGap-36":"universal-modal__bottomGap-36_3jmm7","topGap-37":"universal-modal__topGap-37_3jmm7","bottomGap-37":"universal-modal__bottomGap-37_3jmm7","topGap-38":"universal-modal__topGap-38_3jmm7","bottomGap-38":"universal-modal__bottomGap-38_3jmm7","topGap-39":"universal-modal__topGap-39_3jmm7","bottomGap-39":"universal-modal__bottomGap-39_3jmm7","topGap-40":"universal-modal__topGap-40_3jmm7","bottomGap-40":"universal-modal__bottomGap-40_3jmm7","topGap-41":"universal-modal__topGap-41_3jmm7","bottomGap-41":"universal-modal__bottomGap-41_3jmm7","topGap-42":"universal-modal__topGap-42_3jmm7","bottomGap-42":"universal-modal__bottomGap-42_3jmm7","topGap-43":"universal-modal__topGap-43_3jmm7","bottomGap-43":"universal-modal__bottomGap-43_3jmm7","topGap-44":"universal-modal__topGap-44_3jmm7","bottomGap-44":"universal-modal__bottomGap-44_3jmm7","topGap-45":"universal-modal__topGap-45_3jmm7","bottomGap-45":"universal-modal__bottomGap-45_3jmm7","topGap-46":"universal-modal__topGap-46_3jmm7","bottomGap-46":"universal-modal__bottomGap-46_3jmm7","topGap-47":"universal-modal__topGap-47_3jmm7","bottomGap-47":"universal-modal__bottomGap-47_3jmm7","topGap-48":"universal-modal__topGap-48_3jmm7","bottomGap-48":"universal-modal__bottomGap-48_3jmm7","topGap-49":"universal-modal__topGap-49_3jmm7","bottomGap-49":"universal-modal__bottomGap-49_3jmm7","topGap-50":"universal-modal__topGap-50_3jmm7","bottomGap-50":"universal-modal__bottomGap-50_3jmm7","topGap-51":"universal-modal__topGap-51_3jmm7","bottomGap-51":"universal-modal__bottomGap-51_3jmm7","topGap-52":"universal-modal__topGap-52_3jmm7","bottomGap-52":"universal-modal__bottomGap-52_3jmm7","topGap-53":"universal-modal__topGap-53_3jmm7","bottomGap-53":"universal-modal__bottomGap-53_3jmm7","topGap-54":"universal-modal__topGap-54_3jmm7","bottomGap-54":"universal-modal__bottomGap-54_3jmm7","topGap-55":"universal-modal__topGap-55_3jmm7","bottomGap-55":"universal-modal__bottomGap-55_3jmm7","topGap-56":"universal-modal__topGap-56_3jmm7","bottomGap-56":"universal-modal__bottomGap-56_3jmm7","topGap-57":"universal-modal__topGap-57_3jmm7","bottomGap-57":"universal-modal__bottomGap-57_3jmm7","topGap-58":"universal-modal__topGap-58_3jmm7","bottomGap-58":"universal-modal__bottomGap-58_3jmm7","topGap-59":"universal-modal__topGap-59_3jmm7","bottomGap-59":"universal-modal__bottomGap-59_3jmm7","topGap-60":"universal-modal__topGap-60_3jmm7","bottomGap-60":"universal-modal__bottomGap-60_3jmm7","topGap-61":"universal-modal__topGap-61_3jmm7","bottomGap-61":"universal-modal__bottomGap-61_3jmm7","topGap-62":"universal-modal__topGap-62_3jmm7","bottomGap-62":"universal-modal__bottomGap-62_3jmm7","topGap-63":"universal-modal__topGap-63_3jmm7","bottomGap-63":"universal-modal__bottomGap-63_3jmm7","topGap-64":"universal-modal__topGap-64_3jmm7","bottomGap-64":"universal-modal__bottomGap-64_3jmm7","topGap-65":"universal-modal__topGap-65_3jmm7","bottomGap-65":"universal-modal__bottomGap-65_3jmm7","topGap-66":"universal-modal__topGap-66_3jmm7","bottomGap-66":"universal-modal__bottomGap-66_3jmm7","topGap-67":"universal-modal__topGap-67_3jmm7","bottomGap-67":"universal-modal__bottomGap-67_3jmm7","topGap-68":"universal-modal__topGap-68_3jmm7","bottomGap-68":"universal-modal__bottomGap-68_3jmm7","topGap-69":"universal-modal__topGap-69_3jmm7","bottomGap-69":"universal-modal__bottomGap-69_3jmm7","topGap-70":"universal-modal__topGap-70_3jmm7","bottomGap-70":"universal-modal__bottomGap-70_3jmm7","topGap-71":"universal-modal__topGap-71_3jmm7","bottomGap-71":"universal-modal__bottomGap-71_3jmm7","topGap-72":"universal-modal__topGap-72_3jmm7","bottomGap-72":"universal-modal__bottomGap-72_3jmm7","topGap-73":"universal-modal__topGap-73_3jmm7","bottomGap-73":"universal-modal__bottomGap-73_3jmm7","topGap-74":"universal-modal__topGap-74_3jmm7","bottomGap-74":"universal-modal__bottomGap-74_3jmm7","topGap-75":"universal-modal__topGap-75_3jmm7","bottomGap-75":"universal-modal__bottomGap-75_3jmm7","topGap-76":"universal-modal__topGap-76_3jmm7","bottomGap-76":"universal-modal__bottomGap-76_3jmm7","topGap-77":"universal-modal__topGap-77_3jmm7","bottomGap-77":"universal-modal__bottomGap-77_3jmm7","topGap-78":"universal-modal__topGap-78_3jmm7","bottomGap-78":"universal-modal__bottomGap-78_3jmm7","topGap-79":"universal-modal__topGap-79_3jmm7","bottomGap-79":"universal-modal__bottomGap-79_3jmm7","topGap-80":"universal-modal__topGap-80_3jmm7","bottomGap-80":"universal-modal__bottomGap-80_3jmm7","topGap-81":"universal-modal__topGap-81_3jmm7","bottomGap-81":"universal-modal__bottomGap-81_3jmm7","topGap-82":"universal-modal__topGap-82_3jmm7","bottomGap-82":"universal-modal__bottomGap-82_3jmm7","topGap-83":"universal-modal__topGap-83_3jmm7","bottomGap-83":"universal-modal__bottomGap-83_3jmm7","topGap-84":"universal-modal__topGap-84_3jmm7","bottomGap-84":"universal-modal__bottomGap-84_3jmm7","topGap-85":"universal-modal__topGap-85_3jmm7","bottomGap-85":"universal-modal__bottomGap-85_3jmm7","topGap-86":"universal-modal__topGap-86_3jmm7","bottomGap-86":"universal-modal__bottomGap-86_3jmm7","topGap-87":"universal-modal__topGap-87_3jmm7","bottomGap-87":"universal-modal__bottomGap-87_3jmm7","topGap-88":"universal-modal__topGap-88_3jmm7","bottomGap-88":"universal-modal__bottomGap-88_3jmm7","topGap-89":"universal-modal__topGap-89_3jmm7","bottomGap-89":"universal-modal__bottomGap-89_3jmm7","topGap-90":"universal-modal__topGap-90_3jmm7","bottomGap-90":"universal-modal__bottomGap-90_3jmm7","topGap-91":"universal-modal__topGap-91_3jmm7","bottomGap-91":"universal-modal__bottomGap-91_3jmm7","topGap-92":"universal-modal__topGap-92_3jmm7","bottomGap-92":"universal-modal__bottomGap-92_3jmm7","topGap-93":"universal-modal__topGap-93_3jmm7","bottomGap-93":"universal-modal__bottomGap-93_3jmm7","topGap-94":"universal-modal__topGap-94_3jmm7","bottomGap-94":"universal-modal__bottomGap-94_3jmm7","topGap-95":"universal-modal__topGap-95_3jmm7","bottomGap-95":"universal-modal__bottomGap-95_3jmm7","topGap-96":"universal-modal__topGap-96_3jmm7","bottomGap-96":"universal-modal__bottomGap-96_3jmm7","topGap-97":"universal-modal__topGap-97_3jmm7","bottomGap-97":"universal-modal__bottomGap-97_3jmm7","topGap-98":"universal-modal__topGap-98_3jmm7","bottomGap-98":"universal-modal__bottomGap-98_3jmm7","topGap-99":"universal-modal__topGap-99_3jmm7","bottomGap-99":"universal-modal__bottomGap-99_3jmm7","topGap-100":"universal-modal__topGap-100_3jmm7","bottomGap-100":"universal-modal__bottomGap-100_3jmm7","topGap-101":"universal-modal__topGap-101_3jmm7","bottomGap-101":"universal-modal__bottomGap-101_3jmm7","topGap-102":"universal-modal__topGap-102_3jmm7","bottomGap-102":"universal-modal__bottomGap-102_3jmm7","topGap-103":"universal-modal__topGap-103_3jmm7","bottomGap-103":"universal-modal__bottomGap-103_3jmm7","topGap-104":"universal-modal__topGap-104_3jmm7","bottomGap-104":"universal-modal__bottomGap-104_3jmm7","topGap-105":"universal-modal__topGap-105_3jmm7","bottomGap-105":"universal-modal__bottomGap-105_3jmm7","topGap-106":"universal-modal__topGap-106_3jmm7","bottomGap-106":"universal-modal__bottomGap-106_3jmm7","topGap-107":"universal-modal__topGap-107_3jmm7","bottomGap-107":"universal-modal__bottomGap-107_3jmm7","topGap-108":"universal-modal__topGap-108_3jmm7","bottomGap-108":"universal-modal__bottomGap-108_3jmm7","topGap-109":"universal-modal__topGap-109_3jmm7","bottomGap-109":"universal-modal__bottomGap-109_3jmm7","topGap-110":"universal-modal__topGap-110_3jmm7","bottomGap-110":"universal-modal__bottomGap-110_3jmm7","topGap-111":"universal-modal__topGap-111_3jmm7","bottomGap-111":"universal-modal__bottomGap-111_3jmm7","topGap-112":"universal-modal__topGap-112_3jmm7","bottomGap-112":"universal-modal__bottomGap-112_3jmm7","topGap-113":"universal-modal__topGap-113_3jmm7","bottomGap-113":"universal-modal__bottomGap-113_3jmm7","topGap-114":"universal-modal__topGap-114_3jmm7","bottomGap-114":"universal-modal__bottomGap-114_3jmm7","topGap-115":"universal-modal__topGap-115_3jmm7","bottomGap-115":"universal-modal__bottomGap-115_3jmm7","topGap-116":"universal-modal__topGap-116_3jmm7","bottomGap-116":"universal-modal__bottomGap-116_3jmm7","topGap-117":"universal-modal__topGap-117_3jmm7","bottomGap-117":"universal-modal__bottomGap-117_3jmm7","topGap-118":"universal-modal__topGap-118_3jmm7","bottomGap-118":"universal-modal__bottomGap-118_3jmm7","topGap-119":"universal-modal__topGap-119_3jmm7","bottomGap-119":"universal-modal__bottomGap-119_3jmm7","topGap-120":"universal-modal__topGap-120_3jmm7","bottomGap-120":"universal-modal__bottomGap-120_3jmm7","topGap-121":"universal-modal__topGap-121_3jmm7","bottomGap-121":"universal-modal__bottomGap-121_3jmm7","topGap-122":"universal-modal__topGap-122_3jmm7","bottomGap-122":"universal-modal__bottomGap-122_3jmm7","topGap-123":"universal-modal__topGap-123_3jmm7","bottomGap-123":"universal-modal__bottomGap-123_3jmm7","topGap-124":"universal-modal__topGap-124_3jmm7","bottomGap-124":"universal-modal__bottomGap-124_3jmm7","topGap-125":"universal-modal__topGap-125_3jmm7","bottomGap-125":"universal-modal__bottomGap-125_3jmm7","topGap-126":"universal-modal__topGap-126_3jmm7","bottomGap-126":"universal-modal__bottomGap-126_3jmm7","topGap-127":"universal-modal__topGap-127_3jmm7","bottomGap-127":"universal-modal__bottomGap-127_3jmm7","topGap-128":"universal-modal__topGap-128_3jmm7","bottomGap-128":"universal-modal__bottomGap-128_3jmm7","marginTop-0":"universal-modal__marginTop-0_3jmm7","marginTop-1":"universal-modal__marginTop-1_3jmm7","marginTop-2":"universal-modal__marginTop-2_3jmm7","marginTop-3":"universal-modal__marginTop-3_3jmm7","marginTop-4":"universal-modal__marginTop-4_3jmm7","marginTop-5":"universal-modal__marginTop-5_3jmm7","marginTop-6":"universal-modal__marginTop-6_3jmm7","marginTop-7":"universal-modal__marginTop-7_3jmm7","marginTop-8":"universal-modal__marginTop-8_3jmm7","marginTop-9":"universal-modal__marginTop-9_3jmm7","marginTop-10":"universal-modal__marginTop-10_3jmm7","marginTop-11":"universal-modal__marginTop-11_3jmm7","marginTop-12":"universal-modal__marginTop-12_3jmm7","marginTop-13":"universal-modal__marginTop-13_3jmm7","marginTop-14":"universal-modal__marginTop-14_3jmm7","marginTop-15":"universal-modal__marginTop-15_3jmm7","marginTop-16":"universal-modal__marginTop-16_3jmm7","marginTop-17":"universal-modal__marginTop-17_3jmm7","marginTop-18":"universal-modal__marginTop-18_3jmm7","marginTop-19":"universal-modal__marginTop-19_3jmm7","marginTop-20":"universal-modal__marginTop-20_3jmm7","marginTop-21":"universal-modal__marginTop-21_3jmm7","marginTop-22":"universal-modal__marginTop-22_3jmm7","marginTop-23":"universal-modal__marginTop-23_3jmm7","marginTop-24":"universal-modal__marginTop-24_3jmm7","marginTop-25":"universal-modal__marginTop-25_3jmm7","marginTop-26":"universal-modal__marginTop-26_3jmm7","marginTop-27":"universal-modal__marginTop-27_3jmm7","marginTop-28":"universal-modal__marginTop-28_3jmm7","marginTop-29":"universal-modal__marginTop-29_3jmm7","marginTop-30":"universal-modal__marginTop-30_3jmm7","marginTop-31":"universal-modal__marginTop-31_3jmm7","marginTop-32":"universal-modal__marginTop-32_3jmm7","marginTop-33":"universal-modal__marginTop-33_3jmm7","marginTop-34":"universal-modal__marginTop-34_3jmm7","marginTop-35":"universal-modal__marginTop-35_3jmm7","marginTop-36":"universal-modal__marginTop-36_3jmm7","marginTop-37":"universal-modal__marginTop-37_3jmm7","marginTop-38":"universal-modal__marginTop-38_3jmm7","marginTop-39":"universal-modal__marginTop-39_3jmm7","marginTop-40":"universal-modal__marginTop-40_3jmm7","marginTop-41":"universal-modal__marginTop-41_3jmm7","marginTop-42":"universal-modal__marginTop-42_3jmm7","marginTop-43":"universal-modal__marginTop-43_3jmm7","marginTop-44":"universal-modal__marginTop-44_3jmm7","marginTop-45":"universal-modal__marginTop-45_3jmm7","marginTop-46":"universal-modal__marginTop-46_3jmm7","marginTop-47":"universal-modal__marginTop-47_3jmm7","marginTop-48":"universal-modal__marginTop-48_3jmm7","marginTop-49":"universal-modal__marginTop-49_3jmm7","marginTop-50":"universal-modal__marginTop-50_3jmm7","marginTop-51":"universal-modal__marginTop-51_3jmm7","marginTop-52":"universal-modal__marginTop-52_3jmm7","marginTop-53":"universal-modal__marginTop-53_3jmm7","marginTop-54":"universal-modal__marginTop-54_3jmm7","marginTop-55":"universal-modal__marginTop-55_3jmm7","marginTop-56":"universal-modal__marginTop-56_3jmm7","marginTop-57":"universal-modal__marginTop-57_3jmm7","marginTop-58":"universal-modal__marginTop-58_3jmm7","marginTop-59":"universal-modal__marginTop-59_3jmm7","marginTop-60":"universal-modal__marginTop-60_3jmm7","marginTop-61":"universal-modal__marginTop-61_3jmm7","marginTop-62":"universal-modal__marginTop-62_3jmm7","marginTop-63":"universal-modal__marginTop-63_3jmm7","marginTop-64":"universal-modal__marginTop-64_3jmm7","marginTop-65":"universal-modal__marginTop-65_3jmm7","marginTop-66":"universal-modal__marginTop-66_3jmm7","marginTop-67":"universal-modal__marginTop-67_3jmm7","marginTop-68":"universal-modal__marginTop-68_3jmm7","marginTop-69":"universal-modal__marginTop-69_3jmm7","marginTop-70":"universal-modal__marginTop-70_3jmm7","marginTop-71":"universal-modal__marginTop-71_3jmm7","marginTop-72":"universal-modal__marginTop-72_3jmm7","marginTop-73":"universal-modal__marginTop-73_3jmm7","marginTop-74":"universal-modal__marginTop-74_3jmm7","marginTop-75":"universal-modal__marginTop-75_3jmm7","marginTop-76":"universal-modal__marginTop-76_3jmm7","marginTop-77":"universal-modal__marginTop-77_3jmm7","marginTop-78":"universal-modal__marginTop-78_3jmm7","marginTop-79":"universal-modal__marginTop-79_3jmm7","marginTop-80":"universal-modal__marginTop-80_3jmm7","marginTop-81":"universal-modal__marginTop-81_3jmm7","marginTop-82":"universal-modal__marginTop-82_3jmm7","marginTop-83":"universal-modal__marginTop-83_3jmm7","marginTop-84":"universal-modal__marginTop-84_3jmm7","marginTop-85":"universal-modal__marginTop-85_3jmm7","marginTop-86":"universal-modal__marginTop-86_3jmm7","marginTop-87":"universal-modal__marginTop-87_3jmm7","marginTop-88":"universal-modal__marginTop-88_3jmm7","marginTop-89":"universal-modal__marginTop-89_3jmm7","marginTop-90":"universal-modal__marginTop-90_3jmm7","marginTop-91":"universal-modal__marginTop-91_3jmm7","marginTop-92":"universal-modal__marginTop-92_3jmm7","marginTop-93":"universal-modal__marginTop-93_3jmm7","marginTop-94":"universal-modal__marginTop-94_3jmm7","marginTop-95":"universal-modal__marginTop-95_3jmm7","marginTop-96":"universal-modal__marginTop-96_3jmm7","marginTop-97":"universal-modal__marginTop-97_3jmm7","marginTop-98":"universal-modal__marginTop-98_3jmm7","marginTop-99":"universal-modal__marginTop-99_3jmm7","marginTop-100":"universal-modal__marginTop-100_3jmm7","marginTop-101":"universal-modal__marginTop-101_3jmm7","marginTop-102":"universal-modal__marginTop-102_3jmm7","marginTop-103":"universal-modal__marginTop-103_3jmm7","marginTop-104":"universal-modal__marginTop-104_3jmm7","marginTop-105":"universal-modal__marginTop-105_3jmm7","marginTop-106":"universal-modal__marginTop-106_3jmm7","marginTop-107":"universal-modal__marginTop-107_3jmm7","marginTop-108":"universal-modal__marginTop-108_3jmm7","marginTop-109":"universal-modal__marginTop-109_3jmm7","marginTop-110":"universal-modal__marginTop-110_3jmm7","marginTop-111":"universal-modal__marginTop-111_3jmm7","marginTop-112":"universal-modal__marginTop-112_3jmm7","marginTop-113":"universal-modal__marginTop-113_3jmm7","marginTop-114":"universal-modal__marginTop-114_3jmm7","marginTop-115":"universal-modal__marginTop-115_3jmm7","marginTop-116":"universal-modal__marginTop-116_3jmm7","marginTop-117":"universal-modal__marginTop-117_3jmm7","marginTop-118":"universal-modal__marginTop-118_3jmm7","marginTop-119":"universal-modal__marginTop-119_3jmm7","marginTop-120":"universal-modal__marginTop-120_3jmm7","marginTop-121":"universal-modal__marginTop-121_3jmm7","marginTop-122":"universal-modal__marginTop-122_3jmm7","marginTop-123":"universal-modal__marginTop-123_3jmm7","marginTop-124":"universal-modal__marginTop-124_3jmm7","marginTop-125":"universal-modal__marginTop-125_3jmm7","marginTop-126":"universal-modal__marginTop-126_3jmm7","marginTop-127":"universal-modal__marginTop-127_3jmm7","marginTop-128":"universal-modal__marginTop-128_3jmm7","marginRight-0":"universal-modal__marginRight-0_3jmm7","marginRight-1":"universal-modal__marginRight-1_3jmm7","marginRight-2":"universal-modal__marginRight-2_3jmm7","marginRight-3":"universal-modal__marginRight-3_3jmm7","marginRight-4":"universal-modal__marginRight-4_3jmm7","marginRight-5":"universal-modal__marginRight-5_3jmm7","marginRight-6":"universal-modal__marginRight-6_3jmm7","marginRight-7":"universal-modal__marginRight-7_3jmm7","marginRight-8":"universal-modal__marginRight-8_3jmm7","marginRight-9":"universal-modal__marginRight-9_3jmm7","marginRight-10":"universal-modal__marginRight-10_3jmm7","marginRight-11":"universal-modal__marginRight-11_3jmm7","marginRight-12":"universal-modal__marginRight-12_3jmm7","marginRight-13":"universal-modal__marginRight-13_3jmm7","marginRight-14":"universal-modal__marginRight-14_3jmm7","marginRight-15":"universal-modal__marginRight-15_3jmm7","marginRight-16":"universal-modal__marginRight-16_3jmm7","marginRight-17":"universal-modal__marginRight-17_3jmm7","marginRight-18":"universal-modal__marginRight-18_3jmm7","marginRight-19":"universal-modal__marginRight-19_3jmm7","marginRight-20":"universal-modal__marginRight-20_3jmm7","marginRight-21":"universal-modal__marginRight-21_3jmm7","marginRight-22":"universal-modal__marginRight-22_3jmm7","marginRight-23":"universal-modal__marginRight-23_3jmm7","marginRight-24":"universal-modal__marginRight-24_3jmm7","marginRight-25":"universal-modal__marginRight-25_3jmm7","marginRight-26":"universal-modal__marginRight-26_3jmm7","marginRight-27":"universal-modal__marginRight-27_3jmm7","marginRight-28":"universal-modal__marginRight-28_3jmm7","marginRight-29":"universal-modal__marginRight-29_3jmm7","marginRight-30":"universal-modal__marginRight-30_3jmm7","marginRight-31":"universal-modal__marginRight-31_3jmm7","marginRight-32":"universal-modal__marginRight-32_3jmm7","marginRight-33":"universal-modal__marginRight-33_3jmm7","marginRight-34":"universal-modal__marginRight-34_3jmm7","marginRight-35":"universal-modal__marginRight-35_3jmm7","marginRight-36":"universal-modal__marginRight-36_3jmm7","marginRight-37":"universal-modal__marginRight-37_3jmm7","marginRight-38":"universal-modal__marginRight-38_3jmm7","marginRight-39":"universal-modal__marginRight-39_3jmm7","marginRight-40":"universal-modal__marginRight-40_3jmm7","marginRight-41":"universal-modal__marginRight-41_3jmm7","marginRight-42":"universal-modal__marginRight-42_3jmm7","marginRight-43":"universal-modal__marginRight-43_3jmm7","marginRight-44":"universal-modal__marginRight-44_3jmm7","marginRight-45":"universal-modal__marginRight-45_3jmm7","marginRight-46":"universal-modal__marginRight-46_3jmm7","marginRight-47":"universal-modal__marginRight-47_3jmm7","marginRight-48":"universal-modal__marginRight-48_3jmm7","marginRight-49":"universal-modal__marginRight-49_3jmm7","marginRight-50":"universal-modal__marginRight-50_3jmm7","marginRight-51":"universal-modal__marginRight-51_3jmm7","marginRight-52":"universal-modal__marginRight-52_3jmm7","marginRight-53":"universal-modal__marginRight-53_3jmm7","marginRight-54":"universal-modal__marginRight-54_3jmm7","marginRight-55":"universal-modal__marginRight-55_3jmm7","marginRight-56":"universal-modal__marginRight-56_3jmm7","marginRight-57":"universal-modal__marginRight-57_3jmm7","marginRight-58":"universal-modal__marginRight-58_3jmm7","marginRight-59":"universal-modal__marginRight-59_3jmm7","marginRight-60":"universal-modal__marginRight-60_3jmm7","marginRight-61":"universal-modal__marginRight-61_3jmm7","marginRight-62":"universal-modal__marginRight-62_3jmm7","marginRight-63":"universal-modal__marginRight-63_3jmm7","marginRight-64":"universal-modal__marginRight-64_3jmm7","marginRight-65":"universal-modal__marginRight-65_3jmm7","marginRight-66":"universal-modal__marginRight-66_3jmm7","marginRight-67":"universal-modal__marginRight-67_3jmm7","marginRight-68":"universal-modal__marginRight-68_3jmm7","marginRight-69":"universal-modal__marginRight-69_3jmm7","marginRight-70":"universal-modal__marginRight-70_3jmm7","marginRight-71":"universal-modal__marginRight-71_3jmm7","marginRight-72":"universal-modal__marginRight-72_3jmm7","marginRight-73":"universal-modal__marginRight-73_3jmm7","marginRight-74":"universal-modal__marginRight-74_3jmm7","marginRight-75":"universal-modal__marginRight-75_3jmm7","marginRight-76":"universal-modal__marginRight-76_3jmm7","marginRight-77":"universal-modal__marginRight-77_3jmm7","marginRight-78":"universal-modal__marginRight-78_3jmm7","marginRight-79":"universal-modal__marginRight-79_3jmm7","marginRight-80":"universal-modal__marginRight-80_3jmm7","marginRight-81":"universal-modal__marginRight-81_3jmm7","marginRight-82":"universal-modal__marginRight-82_3jmm7","marginRight-83":"universal-modal__marginRight-83_3jmm7","marginRight-84":"universal-modal__marginRight-84_3jmm7","marginRight-85":"universal-modal__marginRight-85_3jmm7","marginRight-86":"universal-modal__marginRight-86_3jmm7","marginRight-87":"universal-modal__marginRight-87_3jmm7","marginRight-88":"universal-modal__marginRight-88_3jmm7","marginRight-89":"universal-modal__marginRight-89_3jmm7","marginRight-90":"universal-modal__marginRight-90_3jmm7","marginRight-91":"universal-modal__marginRight-91_3jmm7","marginRight-92":"universal-modal__marginRight-92_3jmm7","marginRight-93":"universal-modal__marginRight-93_3jmm7","marginRight-94":"universal-modal__marginRight-94_3jmm7","marginRight-95":"universal-modal__marginRight-95_3jmm7","marginRight-96":"universal-modal__marginRight-96_3jmm7","marginRight-97":"universal-modal__marginRight-97_3jmm7","marginRight-98":"universal-modal__marginRight-98_3jmm7","marginRight-99":"universal-modal__marginRight-99_3jmm7","marginRight-100":"universal-modal__marginRight-100_3jmm7","marginRight-101":"universal-modal__marginRight-101_3jmm7","marginRight-102":"universal-modal__marginRight-102_3jmm7","marginRight-103":"universal-modal__marginRight-103_3jmm7","marginRight-104":"universal-modal__marginRight-104_3jmm7","marginRight-105":"universal-modal__marginRight-105_3jmm7","marginRight-106":"universal-modal__marginRight-106_3jmm7","marginRight-107":"universal-modal__marginRight-107_3jmm7","marginRight-108":"universal-modal__marginRight-108_3jmm7","marginRight-109":"universal-modal__marginRight-109_3jmm7","marginRight-110":"universal-modal__marginRight-110_3jmm7","marginRight-111":"universal-modal__marginRight-111_3jmm7","marginRight-112":"universal-modal__marginRight-112_3jmm7","marginRight-113":"universal-modal__marginRight-113_3jmm7","marginRight-114":"universal-modal__marginRight-114_3jmm7","marginRight-115":"universal-modal__marginRight-115_3jmm7","marginRight-116":"universal-modal__marginRight-116_3jmm7","marginRight-117":"universal-modal__marginRight-117_3jmm7","marginRight-118":"universal-modal__marginRight-118_3jmm7","marginRight-119":"universal-modal__marginRight-119_3jmm7","marginRight-120":"universal-modal__marginRight-120_3jmm7","marginRight-121":"universal-modal__marginRight-121_3jmm7","marginRight-122":"universal-modal__marginRight-122_3jmm7","marginRight-123":"universal-modal__marginRight-123_3jmm7","marginRight-124":"universal-modal__marginRight-124_3jmm7","marginRight-125":"universal-modal__marginRight-125_3jmm7","marginRight-126":"universal-modal__marginRight-126_3jmm7","marginRight-127":"universal-modal__marginRight-127_3jmm7","marginRight-128":"universal-modal__marginRight-128_3jmm7","marginBottom-0":"universal-modal__marginBottom-0_3jmm7","marginBottom-1":"universal-modal__marginBottom-1_3jmm7","marginBottom-2":"universal-modal__marginBottom-2_3jmm7","marginBottom-3":"universal-modal__marginBottom-3_3jmm7","marginBottom-4":"universal-modal__marginBottom-4_3jmm7","marginBottom-5":"universal-modal__marginBottom-5_3jmm7","marginBottom-6":"universal-modal__marginBottom-6_3jmm7","marginBottom-7":"universal-modal__marginBottom-7_3jmm7","marginBottom-8":"universal-modal__marginBottom-8_3jmm7","marginBottom-9":"universal-modal__marginBottom-9_3jmm7","marginBottom-10":"universal-modal__marginBottom-10_3jmm7","marginBottom-11":"universal-modal__marginBottom-11_3jmm7","marginBottom-12":"universal-modal__marginBottom-12_3jmm7","marginBottom-13":"universal-modal__marginBottom-13_3jmm7","marginBottom-14":"universal-modal__marginBottom-14_3jmm7","marginBottom-15":"universal-modal__marginBottom-15_3jmm7","marginBottom-16":"universal-modal__marginBottom-16_3jmm7","marginBottom-17":"universal-modal__marginBottom-17_3jmm7","marginBottom-18":"universal-modal__marginBottom-18_3jmm7","marginBottom-19":"universal-modal__marginBottom-19_3jmm7","marginBottom-20":"universal-modal__marginBottom-20_3jmm7","marginBottom-21":"universal-modal__marginBottom-21_3jmm7","marginBottom-22":"universal-modal__marginBottom-22_3jmm7","marginBottom-23":"universal-modal__marginBottom-23_3jmm7","marginBottom-24":"universal-modal__marginBottom-24_3jmm7","marginBottom-25":"universal-modal__marginBottom-25_3jmm7","marginBottom-26":"universal-modal__marginBottom-26_3jmm7","marginBottom-27":"universal-modal__marginBottom-27_3jmm7","marginBottom-28":"universal-modal__marginBottom-28_3jmm7","marginBottom-29":"universal-modal__marginBottom-29_3jmm7","marginBottom-30":"universal-modal__marginBottom-30_3jmm7","marginBottom-31":"universal-modal__marginBottom-31_3jmm7","marginBottom-32":"universal-modal__marginBottom-32_3jmm7","marginBottom-33":"universal-modal__marginBottom-33_3jmm7","marginBottom-34":"universal-modal__marginBottom-34_3jmm7","marginBottom-35":"universal-modal__marginBottom-35_3jmm7","marginBottom-36":"universal-modal__marginBottom-36_3jmm7","marginBottom-37":"universal-modal__marginBottom-37_3jmm7","marginBottom-38":"universal-modal__marginBottom-38_3jmm7","marginBottom-39":"universal-modal__marginBottom-39_3jmm7","marginBottom-40":"universal-modal__marginBottom-40_3jmm7","marginBottom-41":"universal-modal__marginBottom-41_3jmm7","marginBottom-42":"universal-modal__marginBottom-42_3jmm7","marginBottom-43":"universal-modal__marginBottom-43_3jmm7","marginBottom-44":"universal-modal__marginBottom-44_3jmm7","marginBottom-45":"universal-modal__marginBottom-45_3jmm7","marginBottom-46":"universal-modal__marginBottom-46_3jmm7","marginBottom-47":"universal-modal__marginBottom-47_3jmm7","marginBottom-48":"universal-modal__marginBottom-48_3jmm7","marginBottom-49":"universal-modal__marginBottom-49_3jmm7","marginBottom-50":"universal-modal__marginBottom-50_3jmm7","marginBottom-51":"universal-modal__marginBottom-51_3jmm7","marginBottom-52":"universal-modal__marginBottom-52_3jmm7","marginBottom-53":"universal-modal__marginBottom-53_3jmm7","marginBottom-54":"universal-modal__marginBottom-54_3jmm7","marginBottom-55":"universal-modal__marginBottom-55_3jmm7","marginBottom-56":"universal-modal__marginBottom-56_3jmm7","marginBottom-57":"universal-modal__marginBottom-57_3jmm7","marginBottom-58":"universal-modal__marginBottom-58_3jmm7","marginBottom-59":"universal-modal__marginBottom-59_3jmm7","marginBottom-60":"universal-modal__marginBottom-60_3jmm7","marginBottom-61":"universal-modal__marginBottom-61_3jmm7","marginBottom-62":"universal-modal__marginBottom-62_3jmm7","marginBottom-63":"universal-modal__marginBottom-63_3jmm7","marginBottom-64":"universal-modal__marginBottom-64_3jmm7","marginBottom-65":"universal-modal__marginBottom-65_3jmm7","marginBottom-66":"universal-modal__marginBottom-66_3jmm7","marginBottom-67":"universal-modal__marginBottom-67_3jmm7","marginBottom-68":"universal-modal__marginBottom-68_3jmm7","marginBottom-69":"universal-modal__marginBottom-69_3jmm7","marginBottom-70":"universal-modal__marginBottom-70_3jmm7","marginBottom-71":"universal-modal__marginBottom-71_3jmm7","marginBottom-72":"universal-modal__marginBottom-72_3jmm7","marginBottom-73":"universal-modal__marginBottom-73_3jmm7","marginBottom-74":"universal-modal__marginBottom-74_3jmm7","marginBottom-75":"universal-modal__marginBottom-75_3jmm7","marginBottom-76":"universal-modal__marginBottom-76_3jmm7","marginBottom-77":"universal-modal__marginBottom-77_3jmm7","marginBottom-78":"universal-modal__marginBottom-78_3jmm7","marginBottom-79":"universal-modal__marginBottom-79_3jmm7","marginBottom-80":"universal-modal__marginBottom-80_3jmm7","marginBottom-81":"universal-modal__marginBottom-81_3jmm7","marginBottom-82":"universal-modal__marginBottom-82_3jmm7","marginBottom-83":"universal-modal__marginBottom-83_3jmm7","marginBottom-84":"universal-modal__marginBottom-84_3jmm7","marginBottom-85":"universal-modal__marginBottom-85_3jmm7","marginBottom-86":"universal-modal__marginBottom-86_3jmm7","marginBottom-87":"universal-modal__marginBottom-87_3jmm7","marginBottom-88":"universal-modal__marginBottom-88_3jmm7","marginBottom-89":"universal-modal__marginBottom-89_3jmm7","marginBottom-90":"universal-modal__marginBottom-90_3jmm7","marginBottom-91":"universal-modal__marginBottom-91_3jmm7","marginBottom-92":"universal-modal__marginBottom-92_3jmm7","marginBottom-93":"universal-modal__marginBottom-93_3jmm7","marginBottom-94":"universal-modal__marginBottom-94_3jmm7","marginBottom-95":"universal-modal__marginBottom-95_3jmm7","marginBottom-96":"universal-modal__marginBottom-96_3jmm7","marginBottom-97":"universal-modal__marginBottom-97_3jmm7","marginBottom-98":"universal-modal__marginBottom-98_3jmm7","marginBottom-99":"universal-modal__marginBottom-99_3jmm7","marginBottom-100":"universal-modal__marginBottom-100_3jmm7","marginBottom-101":"universal-modal__marginBottom-101_3jmm7","marginBottom-102":"universal-modal__marginBottom-102_3jmm7","marginBottom-103":"universal-modal__marginBottom-103_3jmm7","marginBottom-104":"universal-modal__marginBottom-104_3jmm7","marginBottom-105":"universal-modal__marginBottom-105_3jmm7","marginBottom-106":"universal-modal__marginBottom-106_3jmm7","marginBottom-107":"universal-modal__marginBottom-107_3jmm7","marginBottom-108":"universal-modal__marginBottom-108_3jmm7","marginBottom-109":"universal-modal__marginBottom-109_3jmm7","marginBottom-110":"universal-modal__marginBottom-110_3jmm7","marginBottom-111":"universal-modal__marginBottom-111_3jmm7","marginBottom-112":"universal-modal__marginBottom-112_3jmm7","marginBottom-113":"universal-modal__marginBottom-113_3jmm7","marginBottom-114":"universal-modal__marginBottom-114_3jmm7","marginBottom-115":"universal-modal__marginBottom-115_3jmm7","marginBottom-116":"universal-modal__marginBottom-116_3jmm7","marginBottom-117":"universal-modal__marginBottom-117_3jmm7","marginBottom-118":"universal-modal__marginBottom-118_3jmm7","marginBottom-119":"universal-modal__marginBottom-119_3jmm7","marginBottom-120":"universal-modal__marginBottom-120_3jmm7","marginBottom-121":"universal-modal__marginBottom-121_3jmm7","marginBottom-122":"universal-modal__marginBottom-122_3jmm7","marginBottom-123":"universal-modal__marginBottom-123_3jmm7","marginBottom-124":"universal-modal__marginBottom-124_3jmm7","marginBottom-125":"universal-modal__marginBottom-125_3jmm7","marginBottom-126":"universal-modal__marginBottom-126_3jmm7","marginBottom-127":"universal-modal__marginBottom-127_3jmm7","marginBottom-128":"universal-modal__marginBottom-128_3jmm7","marginLeft-0":"universal-modal__marginLeft-0_3jmm7","marginLeft-1":"universal-modal__marginLeft-1_3jmm7","marginLeft-2":"universal-modal__marginLeft-2_3jmm7","marginLeft-3":"universal-modal__marginLeft-3_3jmm7","marginLeft-4":"universal-modal__marginLeft-4_3jmm7","marginLeft-5":"universal-modal__marginLeft-5_3jmm7","marginLeft-6":"universal-modal__marginLeft-6_3jmm7","marginLeft-7":"universal-modal__marginLeft-7_3jmm7","marginLeft-8":"universal-modal__marginLeft-8_3jmm7","marginLeft-9":"universal-modal__marginLeft-9_3jmm7","marginLeft-10":"universal-modal__marginLeft-10_3jmm7","marginLeft-11":"universal-modal__marginLeft-11_3jmm7","marginLeft-12":"universal-modal__marginLeft-12_3jmm7","marginLeft-13":"universal-modal__marginLeft-13_3jmm7","marginLeft-14":"universal-modal__marginLeft-14_3jmm7","marginLeft-15":"universal-modal__marginLeft-15_3jmm7","marginLeft-16":"universal-modal__marginLeft-16_3jmm7","marginLeft-17":"universal-modal__marginLeft-17_3jmm7","marginLeft-18":"universal-modal__marginLeft-18_3jmm7","marginLeft-19":"universal-modal__marginLeft-19_3jmm7","marginLeft-20":"universal-modal__marginLeft-20_3jmm7","marginLeft-21":"universal-modal__marginLeft-21_3jmm7","marginLeft-22":"universal-modal__marginLeft-22_3jmm7","marginLeft-23":"universal-modal__marginLeft-23_3jmm7","marginLeft-24":"universal-modal__marginLeft-24_3jmm7","marginLeft-25":"universal-modal__marginLeft-25_3jmm7","marginLeft-26":"universal-modal__marginLeft-26_3jmm7","marginLeft-27":"universal-modal__marginLeft-27_3jmm7","marginLeft-28":"universal-modal__marginLeft-28_3jmm7","marginLeft-29":"universal-modal__marginLeft-29_3jmm7","marginLeft-30":"universal-modal__marginLeft-30_3jmm7","marginLeft-31":"universal-modal__marginLeft-31_3jmm7","marginLeft-32":"universal-modal__marginLeft-32_3jmm7","marginLeft-33":"universal-modal__marginLeft-33_3jmm7","marginLeft-34":"universal-modal__marginLeft-34_3jmm7","marginLeft-35":"universal-modal__marginLeft-35_3jmm7","marginLeft-36":"universal-modal__marginLeft-36_3jmm7","marginLeft-37":"universal-modal__marginLeft-37_3jmm7","marginLeft-38":"universal-modal__marginLeft-38_3jmm7","marginLeft-39":"universal-modal__marginLeft-39_3jmm7","marginLeft-40":"universal-modal__marginLeft-40_3jmm7","marginLeft-41":"universal-modal__marginLeft-41_3jmm7","marginLeft-42":"universal-modal__marginLeft-42_3jmm7","marginLeft-43":"universal-modal__marginLeft-43_3jmm7","marginLeft-44":"universal-modal__marginLeft-44_3jmm7","marginLeft-45":"universal-modal__marginLeft-45_3jmm7","marginLeft-46":"universal-modal__marginLeft-46_3jmm7","marginLeft-47":"universal-modal__marginLeft-47_3jmm7","marginLeft-48":"universal-modal__marginLeft-48_3jmm7","marginLeft-49":"universal-modal__marginLeft-49_3jmm7","marginLeft-50":"universal-modal__marginLeft-50_3jmm7","marginLeft-51":"universal-modal__marginLeft-51_3jmm7","marginLeft-52":"universal-modal__marginLeft-52_3jmm7","marginLeft-53":"universal-modal__marginLeft-53_3jmm7","marginLeft-54":"universal-modal__marginLeft-54_3jmm7","marginLeft-55":"universal-modal__marginLeft-55_3jmm7","marginLeft-56":"universal-modal__marginLeft-56_3jmm7","marginLeft-57":"universal-modal__marginLeft-57_3jmm7","marginLeft-58":"universal-modal__marginLeft-58_3jmm7","marginLeft-59":"universal-modal__marginLeft-59_3jmm7","marginLeft-60":"universal-modal__marginLeft-60_3jmm7","marginLeft-61":"universal-modal__marginLeft-61_3jmm7","marginLeft-62":"universal-modal__marginLeft-62_3jmm7","marginLeft-63":"universal-modal__marginLeft-63_3jmm7","marginLeft-64":"universal-modal__marginLeft-64_3jmm7","marginLeft-65":"universal-modal__marginLeft-65_3jmm7","marginLeft-66":"universal-modal__marginLeft-66_3jmm7","marginLeft-67":"universal-modal__marginLeft-67_3jmm7","marginLeft-68":"universal-modal__marginLeft-68_3jmm7","marginLeft-69":"universal-modal__marginLeft-69_3jmm7","marginLeft-70":"universal-modal__marginLeft-70_3jmm7","marginLeft-71":"universal-modal__marginLeft-71_3jmm7","marginLeft-72":"universal-modal__marginLeft-72_3jmm7","marginLeft-73":"universal-modal__marginLeft-73_3jmm7","marginLeft-74":"universal-modal__marginLeft-74_3jmm7","marginLeft-75":"universal-modal__marginLeft-75_3jmm7","marginLeft-76":"universal-modal__marginLeft-76_3jmm7","marginLeft-77":"universal-modal__marginLeft-77_3jmm7","marginLeft-78":"universal-modal__marginLeft-78_3jmm7","marginLeft-79":"universal-modal__marginLeft-79_3jmm7","marginLeft-80":"universal-modal__marginLeft-80_3jmm7","marginLeft-81":"universal-modal__marginLeft-81_3jmm7","marginLeft-82":"universal-modal__marginLeft-82_3jmm7","marginLeft-83":"universal-modal__marginLeft-83_3jmm7","marginLeft-84":"universal-modal__marginLeft-84_3jmm7","marginLeft-85":"universal-modal__marginLeft-85_3jmm7","marginLeft-86":"universal-modal__marginLeft-86_3jmm7","marginLeft-87":"universal-modal__marginLeft-87_3jmm7","marginLeft-88":"universal-modal__marginLeft-88_3jmm7","marginLeft-89":"universal-modal__marginLeft-89_3jmm7","marginLeft-90":"universal-modal__marginLeft-90_3jmm7","marginLeft-91":"universal-modal__marginLeft-91_3jmm7","marginLeft-92":"universal-modal__marginLeft-92_3jmm7","marginLeft-93":"universal-modal__marginLeft-93_3jmm7","marginLeft-94":"universal-modal__marginLeft-94_3jmm7","marginLeft-95":"universal-modal__marginLeft-95_3jmm7","marginLeft-96":"universal-modal__marginLeft-96_3jmm7","marginLeft-97":"universal-modal__marginLeft-97_3jmm7","marginLeft-98":"universal-modal__marginLeft-98_3jmm7","marginLeft-99":"universal-modal__marginLeft-99_3jmm7","marginLeft-100":"universal-modal__marginLeft-100_3jmm7","marginLeft-101":"universal-modal__marginLeft-101_3jmm7","marginLeft-102":"universal-modal__marginLeft-102_3jmm7","marginLeft-103":"universal-modal__marginLeft-103_3jmm7","marginLeft-104":"universal-modal__marginLeft-104_3jmm7","marginLeft-105":"universal-modal__marginLeft-105_3jmm7","marginLeft-106":"universal-modal__marginLeft-106_3jmm7","marginLeft-107":"universal-modal__marginLeft-107_3jmm7","marginLeft-108":"universal-modal__marginLeft-108_3jmm7","marginLeft-109":"universal-modal__marginLeft-109_3jmm7","marginLeft-110":"universal-modal__marginLeft-110_3jmm7","marginLeft-111":"universal-modal__marginLeft-111_3jmm7","marginLeft-112":"universal-modal__marginLeft-112_3jmm7","marginLeft-113":"universal-modal__marginLeft-113_3jmm7","marginLeft-114":"universal-modal__marginLeft-114_3jmm7","marginLeft-115":"universal-modal__marginLeft-115_3jmm7","marginLeft-116":"universal-modal__marginLeft-116_3jmm7","marginLeft-117":"universal-modal__marginLeft-117_3jmm7","marginLeft-118":"universal-modal__marginLeft-118_3jmm7","marginLeft-119":"universal-modal__marginLeft-119_3jmm7","marginLeft-120":"universal-modal__marginLeft-120_3jmm7","marginLeft-121":"universal-modal__marginLeft-121_3jmm7","marginLeft-122":"universal-modal__marginLeft-122_3jmm7","marginLeft-123":"universal-modal__marginLeft-123_3jmm7","marginLeft-124":"universal-modal__marginLeft-124_3jmm7","marginLeft-125":"universal-modal__marginLeft-125_3jmm7","marginLeft-126":"universal-modal__marginLeft-126_3jmm7","marginLeft-127":"universal-modal__marginLeft-127_3jmm7","marginLeft-128":"universal-modal__marginLeft-128_3jmm7"};
|
|
3
|
+
var styles = {"component":"universal-modal__component_lpkh1","wrapperJustifyStart":"universal-modal__wrapperJustifyStart_lpkh1","wrapperJustifyCenter":"universal-modal__wrapperJustifyCenter_lpkh1","wrapperJustifyEnd":"universal-modal__wrapperJustifyEnd_lpkh1","baseModalContainer":"universal-modal__baseModalContainer_lpkh1","withoutOverlay":"universal-modal__withoutOverlay_lpkh1","baseModalComponent":"universal-modal__baseModalComponent_lpkh1","hugContent":"universal-modal__hugContent_lpkh1","topGap-0":"universal-modal__topGap-0_lpkh1","bottomGap-0":"universal-modal__bottomGap-0_lpkh1","topGap-1":"universal-modal__topGap-1_lpkh1","bottomGap-1":"universal-modal__bottomGap-1_lpkh1","topGap-2":"universal-modal__topGap-2_lpkh1","bottomGap-2":"universal-modal__bottomGap-2_lpkh1","topGap-3":"universal-modal__topGap-3_lpkh1","bottomGap-3":"universal-modal__bottomGap-3_lpkh1","topGap-4":"universal-modal__topGap-4_lpkh1","bottomGap-4":"universal-modal__bottomGap-4_lpkh1","topGap-5":"universal-modal__topGap-5_lpkh1","bottomGap-5":"universal-modal__bottomGap-5_lpkh1","topGap-6":"universal-modal__topGap-6_lpkh1","bottomGap-6":"universal-modal__bottomGap-6_lpkh1","topGap-7":"universal-modal__topGap-7_lpkh1","bottomGap-7":"universal-modal__bottomGap-7_lpkh1","topGap-8":"universal-modal__topGap-8_lpkh1","bottomGap-8":"universal-modal__bottomGap-8_lpkh1","topGap-9":"universal-modal__topGap-9_lpkh1","bottomGap-9":"universal-modal__bottomGap-9_lpkh1","topGap-10":"universal-modal__topGap-10_lpkh1","bottomGap-10":"universal-modal__bottomGap-10_lpkh1","topGap-11":"universal-modal__topGap-11_lpkh1","bottomGap-11":"universal-modal__bottomGap-11_lpkh1","topGap-12":"universal-modal__topGap-12_lpkh1","bottomGap-12":"universal-modal__bottomGap-12_lpkh1","topGap-13":"universal-modal__topGap-13_lpkh1","bottomGap-13":"universal-modal__bottomGap-13_lpkh1","topGap-14":"universal-modal__topGap-14_lpkh1","bottomGap-14":"universal-modal__bottomGap-14_lpkh1","topGap-15":"universal-modal__topGap-15_lpkh1","bottomGap-15":"universal-modal__bottomGap-15_lpkh1","topGap-16":"universal-modal__topGap-16_lpkh1","bottomGap-16":"universal-modal__bottomGap-16_lpkh1","topGap-17":"universal-modal__topGap-17_lpkh1","bottomGap-17":"universal-modal__bottomGap-17_lpkh1","topGap-18":"universal-modal__topGap-18_lpkh1","bottomGap-18":"universal-modal__bottomGap-18_lpkh1","topGap-19":"universal-modal__topGap-19_lpkh1","bottomGap-19":"universal-modal__bottomGap-19_lpkh1","topGap-20":"universal-modal__topGap-20_lpkh1","bottomGap-20":"universal-modal__bottomGap-20_lpkh1","topGap-21":"universal-modal__topGap-21_lpkh1","bottomGap-21":"universal-modal__bottomGap-21_lpkh1","topGap-22":"universal-modal__topGap-22_lpkh1","bottomGap-22":"universal-modal__bottomGap-22_lpkh1","topGap-23":"universal-modal__topGap-23_lpkh1","bottomGap-23":"universal-modal__bottomGap-23_lpkh1","topGap-24":"universal-modal__topGap-24_lpkh1","bottomGap-24":"universal-modal__bottomGap-24_lpkh1","topGap-25":"universal-modal__topGap-25_lpkh1","bottomGap-25":"universal-modal__bottomGap-25_lpkh1","topGap-26":"universal-modal__topGap-26_lpkh1","bottomGap-26":"universal-modal__bottomGap-26_lpkh1","topGap-27":"universal-modal__topGap-27_lpkh1","bottomGap-27":"universal-modal__bottomGap-27_lpkh1","topGap-28":"universal-modal__topGap-28_lpkh1","bottomGap-28":"universal-modal__bottomGap-28_lpkh1","topGap-29":"universal-modal__topGap-29_lpkh1","bottomGap-29":"universal-modal__bottomGap-29_lpkh1","topGap-30":"universal-modal__topGap-30_lpkh1","bottomGap-30":"universal-modal__bottomGap-30_lpkh1","topGap-31":"universal-modal__topGap-31_lpkh1","bottomGap-31":"universal-modal__bottomGap-31_lpkh1","topGap-32":"universal-modal__topGap-32_lpkh1","bottomGap-32":"universal-modal__bottomGap-32_lpkh1","topGap-33":"universal-modal__topGap-33_lpkh1","bottomGap-33":"universal-modal__bottomGap-33_lpkh1","topGap-34":"universal-modal__topGap-34_lpkh1","bottomGap-34":"universal-modal__bottomGap-34_lpkh1","topGap-35":"universal-modal__topGap-35_lpkh1","bottomGap-35":"universal-modal__bottomGap-35_lpkh1","topGap-36":"universal-modal__topGap-36_lpkh1","bottomGap-36":"universal-modal__bottomGap-36_lpkh1","topGap-37":"universal-modal__topGap-37_lpkh1","bottomGap-37":"universal-modal__bottomGap-37_lpkh1","topGap-38":"universal-modal__topGap-38_lpkh1","bottomGap-38":"universal-modal__bottomGap-38_lpkh1","topGap-39":"universal-modal__topGap-39_lpkh1","bottomGap-39":"universal-modal__bottomGap-39_lpkh1","topGap-40":"universal-modal__topGap-40_lpkh1","bottomGap-40":"universal-modal__bottomGap-40_lpkh1","topGap-41":"universal-modal__topGap-41_lpkh1","bottomGap-41":"universal-modal__bottomGap-41_lpkh1","topGap-42":"universal-modal__topGap-42_lpkh1","bottomGap-42":"universal-modal__bottomGap-42_lpkh1","topGap-43":"universal-modal__topGap-43_lpkh1","bottomGap-43":"universal-modal__bottomGap-43_lpkh1","topGap-44":"universal-modal__topGap-44_lpkh1","bottomGap-44":"universal-modal__bottomGap-44_lpkh1","topGap-45":"universal-modal__topGap-45_lpkh1","bottomGap-45":"universal-modal__bottomGap-45_lpkh1","topGap-46":"universal-modal__topGap-46_lpkh1","bottomGap-46":"universal-modal__bottomGap-46_lpkh1","topGap-47":"universal-modal__topGap-47_lpkh1","bottomGap-47":"universal-modal__bottomGap-47_lpkh1","topGap-48":"universal-modal__topGap-48_lpkh1","bottomGap-48":"universal-modal__bottomGap-48_lpkh1","topGap-49":"universal-modal__topGap-49_lpkh1","bottomGap-49":"universal-modal__bottomGap-49_lpkh1","topGap-50":"universal-modal__topGap-50_lpkh1","bottomGap-50":"universal-modal__bottomGap-50_lpkh1","topGap-51":"universal-modal__topGap-51_lpkh1","bottomGap-51":"universal-modal__bottomGap-51_lpkh1","topGap-52":"universal-modal__topGap-52_lpkh1","bottomGap-52":"universal-modal__bottomGap-52_lpkh1","topGap-53":"universal-modal__topGap-53_lpkh1","bottomGap-53":"universal-modal__bottomGap-53_lpkh1","topGap-54":"universal-modal__topGap-54_lpkh1","bottomGap-54":"universal-modal__bottomGap-54_lpkh1","topGap-55":"universal-modal__topGap-55_lpkh1","bottomGap-55":"universal-modal__bottomGap-55_lpkh1","topGap-56":"universal-modal__topGap-56_lpkh1","bottomGap-56":"universal-modal__bottomGap-56_lpkh1","topGap-57":"universal-modal__topGap-57_lpkh1","bottomGap-57":"universal-modal__bottomGap-57_lpkh1","topGap-58":"universal-modal__topGap-58_lpkh1","bottomGap-58":"universal-modal__bottomGap-58_lpkh1","topGap-59":"universal-modal__topGap-59_lpkh1","bottomGap-59":"universal-modal__bottomGap-59_lpkh1","topGap-60":"universal-modal__topGap-60_lpkh1","bottomGap-60":"universal-modal__bottomGap-60_lpkh1","topGap-61":"universal-modal__topGap-61_lpkh1","bottomGap-61":"universal-modal__bottomGap-61_lpkh1","topGap-62":"universal-modal__topGap-62_lpkh1","bottomGap-62":"universal-modal__bottomGap-62_lpkh1","topGap-63":"universal-modal__topGap-63_lpkh1","bottomGap-63":"universal-modal__bottomGap-63_lpkh1","topGap-64":"universal-modal__topGap-64_lpkh1","bottomGap-64":"universal-modal__bottomGap-64_lpkh1","topGap-65":"universal-modal__topGap-65_lpkh1","bottomGap-65":"universal-modal__bottomGap-65_lpkh1","topGap-66":"universal-modal__topGap-66_lpkh1","bottomGap-66":"universal-modal__bottomGap-66_lpkh1","topGap-67":"universal-modal__topGap-67_lpkh1","bottomGap-67":"universal-modal__bottomGap-67_lpkh1","topGap-68":"universal-modal__topGap-68_lpkh1","bottomGap-68":"universal-modal__bottomGap-68_lpkh1","topGap-69":"universal-modal__topGap-69_lpkh1","bottomGap-69":"universal-modal__bottomGap-69_lpkh1","topGap-70":"universal-modal__topGap-70_lpkh1","bottomGap-70":"universal-modal__bottomGap-70_lpkh1","topGap-71":"universal-modal__topGap-71_lpkh1","bottomGap-71":"universal-modal__bottomGap-71_lpkh1","topGap-72":"universal-modal__topGap-72_lpkh1","bottomGap-72":"universal-modal__bottomGap-72_lpkh1","topGap-73":"universal-modal__topGap-73_lpkh1","bottomGap-73":"universal-modal__bottomGap-73_lpkh1","topGap-74":"universal-modal__topGap-74_lpkh1","bottomGap-74":"universal-modal__bottomGap-74_lpkh1","topGap-75":"universal-modal__topGap-75_lpkh1","bottomGap-75":"universal-modal__bottomGap-75_lpkh1","topGap-76":"universal-modal__topGap-76_lpkh1","bottomGap-76":"universal-modal__bottomGap-76_lpkh1","topGap-77":"universal-modal__topGap-77_lpkh1","bottomGap-77":"universal-modal__bottomGap-77_lpkh1","topGap-78":"universal-modal__topGap-78_lpkh1","bottomGap-78":"universal-modal__bottomGap-78_lpkh1","topGap-79":"universal-modal__topGap-79_lpkh1","bottomGap-79":"universal-modal__bottomGap-79_lpkh1","topGap-80":"universal-modal__topGap-80_lpkh1","bottomGap-80":"universal-modal__bottomGap-80_lpkh1","topGap-81":"universal-modal__topGap-81_lpkh1","bottomGap-81":"universal-modal__bottomGap-81_lpkh1","topGap-82":"universal-modal__topGap-82_lpkh1","bottomGap-82":"universal-modal__bottomGap-82_lpkh1","topGap-83":"universal-modal__topGap-83_lpkh1","bottomGap-83":"universal-modal__bottomGap-83_lpkh1","topGap-84":"universal-modal__topGap-84_lpkh1","bottomGap-84":"universal-modal__bottomGap-84_lpkh1","topGap-85":"universal-modal__topGap-85_lpkh1","bottomGap-85":"universal-modal__bottomGap-85_lpkh1","topGap-86":"universal-modal__topGap-86_lpkh1","bottomGap-86":"universal-modal__bottomGap-86_lpkh1","topGap-87":"universal-modal__topGap-87_lpkh1","bottomGap-87":"universal-modal__bottomGap-87_lpkh1","topGap-88":"universal-modal__topGap-88_lpkh1","bottomGap-88":"universal-modal__bottomGap-88_lpkh1","topGap-89":"universal-modal__topGap-89_lpkh1","bottomGap-89":"universal-modal__bottomGap-89_lpkh1","topGap-90":"universal-modal__topGap-90_lpkh1","bottomGap-90":"universal-modal__bottomGap-90_lpkh1","topGap-91":"universal-modal__topGap-91_lpkh1","bottomGap-91":"universal-modal__bottomGap-91_lpkh1","topGap-92":"universal-modal__topGap-92_lpkh1","bottomGap-92":"universal-modal__bottomGap-92_lpkh1","topGap-93":"universal-modal__topGap-93_lpkh1","bottomGap-93":"universal-modal__bottomGap-93_lpkh1","topGap-94":"universal-modal__topGap-94_lpkh1","bottomGap-94":"universal-modal__bottomGap-94_lpkh1","topGap-95":"universal-modal__topGap-95_lpkh1","bottomGap-95":"universal-modal__bottomGap-95_lpkh1","topGap-96":"universal-modal__topGap-96_lpkh1","bottomGap-96":"universal-modal__bottomGap-96_lpkh1","topGap-97":"universal-modal__topGap-97_lpkh1","bottomGap-97":"universal-modal__bottomGap-97_lpkh1","topGap-98":"universal-modal__topGap-98_lpkh1","bottomGap-98":"universal-modal__bottomGap-98_lpkh1","topGap-99":"universal-modal__topGap-99_lpkh1","bottomGap-99":"universal-modal__bottomGap-99_lpkh1","topGap-100":"universal-modal__topGap-100_lpkh1","bottomGap-100":"universal-modal__bottomGap-100_lpkh1","topGap-101":"universal-modal__topGap-101_lpkh1","bottomGap-101":"universal-modal__bottomGap-101_lpkh1","topGap-102":"universal-modal__topGap-102_lpkh1","bottomGap-102":"universal-modal__bottomGap-102_lpkh1","topGap-103":"universal-modal__topGap-103_lpkh1","bottomGap-103":"universal-modal__bottomGap-103_lpkh1","topGap-104":"universal-modal__topGap-104_lpkh1","bottomGap-104":"universal-modal__bottomGap-104_lpkh1","topGap-105":"universal-modal__topGap-105_lpkh1","bottomGap-105":"universal-modal__bottomGap-105_lpkh1","topGap-106":"universal-modal__topGap-106_lpkh1","bottomGap-106":"universal-modal__bottomGap-106_lpkh1","topGap-107":"universal-modal__topGap-107_lpkh1","bottomGap-107":"universal-modal__bottomGap-107_lpkh1","topGap-108":"universal-modal__topGap-108_lpkh1","bottomGap-108":"universal-modal__bottomGap-108_lpkh1","topGap-109":"universal-modal__topGap-109_lpkh1","bottomGap-109":"universal-modal__bottomGap-109_lpkh1","topGap-110":"universal-modal__topGap-110_lpkh1","bottomGap-110":"universal-modal__bottomGap-110_lpkh1","topGap-111":"universal-modal__topGap-111_lpkh1","bottomGap-111":"universal-modal__bottomGap-111_lpkh1","topGap-112":"universal-modal__topGap-112_lpkh1","bottomGap-112":"universal-modal__bottomGap-112_lpkh1","topGap-113":"universal-modal__topGap-113_lpkh1","bottomGap-113":"universal-modal__bottomGap-113_lpkh1","topGap-114":"universal-modal__topGap-114_lpkh1","bottomGap-114":"universal-modal__bottomGap-114_lpkh1","topGap-115":"universal-modal__topGap-115_lpkh1","bottomGap-115":"universal-modal__bottomGap-115_lpkh1","topGap-116":"universal-modal__topGap-116_lpkh1","bottomGap-116":"universal-modal__bottomGap-116_lpkh1","topGap-117":"universal-modal__topGap-117_lpkh1","bottomGap-117":"universal-modal__bottomGap-117_lpkh1","topGap-118":"universal-modal__topGap-118_lpkh1","bottomGap-118":"universal-modal__bottomGap-118_lpkh1","topGap-119":"universal-modal__topGap-119_lpkh1","bottomGap-119":"universal-modal__bottomGap-119_lpkh1","topGap-120":"universal-modal__topGap-120_lpkh1","bottomGap-120":"universal-modal__bottomGap-120_lpkh1","topGap-121":"universal-modal__topGap-121_lpkh1","bottomGap-121":"universal-modal__bottomGap-121_lpkh1","topGap-122":"universal-modal__topGap-122_lpkh1","bottomGap-122":"universal-modal__bottomGap-122_lpkh1","topGap-123":"universal-modal__topGap-123_lpkh1","bottomGap-123":"universal-modal__bottomGap-123_lpkh1","topGap-124":"universal-modal__topGap-124_lpkh1","bottomGap-124":"universal-modal__bottomGap-124_lpkh1","topGap-125":"universal-modal__topGap-125_lpkh1","bottomGap-125":"universal-modal__bottomGap-125_lpkh1","topGap-126":"universal-modal__topGap-126_lpkh1","bottomGap-126":"universal-modal__bottomGap-126_lpkh1","topGap-127":"universal-modal__topGap-127_lpkh1","bottomGap-127":"universal-modal__bottomGap-127_lpkh1","topGap-128":"universal-modal__topGap-128_lpkh1","bottomGap-128":"universal-modal__bottomGap-128_lpkh1","marginTop-0":"universal-modal__marginTop-0_lpkh1","marginTop-1":"universal-modal__marginTop-1_lpkh1","marginTop-2":"universal-modal__marginTop-2_lpkh1","marginTop-3":"universal-modal__marginTop-3_lpkh1","marginTop-4":"universal-modal__marginTop-4_lpkh1","marginTop-5":"universal-modal__marginTop-5_lpkh1","marginTop-6":"universal-modal__marginTop-6_lpkh1","marginTop-7":"universal-modal__marginTop-7_lpkh1","marginTop-8":"universal-modal__marginTop-8_lpkh1","marginTop-9":"universal-modal__marginTop-9_lpkh1","marginTop-10":"universal-modal__marginTop-10_lpkh1","marginTop-11":"universal-modal__marginTop-11_lpkh1","marginTop-12":"universal-modal__marginTop-12_lpkh1","marginTop-13":"universal-modal__marginTop-13_lpkh1","marginTop-14":"universal-modal__marginTop-14_lpkh1","marginTop-15":"universal-modal__marginTop-15_lpkh1","marginTop-16":"universal-modal__marginTop-16_lpkh1","marginTop-17":"universal-modal__marginTop-17_lpkh1","marginTop-18":"universal-modal__marginTop-18_lpkh1","marginTop-19":"universal-modal__marginTop-19_lpkh1","marginTop-20":"universal-modal__marginTop-20_lpkh1","marginTop-21":"universal-modal__marginTop-21_lpkh1","marginTop-22":"universal-modal__marginTop-22_lpkh1","marginTop-23":"universal-modal__marginTop-23_lpkh1","marginTop-24":"universal-modal__marginTop-24_lpkh1","marginTop-25":"universal-modal__marginTop-25_lpkh1","marginTop-26":"universal-modal__marginTop-26_lpkh1","marginTop-27":"universal-modal__marginTop-27_lpkh1","marginTop-28":"universal-modal__marginTop-28_lpkh1","marginTop-29":"universal-modal__marginTop-29_lpkh1","marginTop-30":"universal-modal__marginTop-30_lpkh1","marginTop-31":"universal-modal__marginTop-31_lpkh1","marginTop-32":"universal-modal__marginTop-32_lpkh1","marginTop-33":"universal-modal__marginTop-33_lpkh1","marginTop-34":"universal-modal__marginTop-34_lpkh1","marginTop-35":"universal-modal__marginTop-35_lpkh1","marginTop-36":"universal-modal__marginTop-36_lpkh1","marginTop-37":"universal-modal__marginTop-37_lpkh1","marginTop-38":"universal-modal__marginTop-38_lpkh1","marginTop-39":"universal-modal__marginTop-39_lpkh1","marginTop-40":"universal-modal__marginTop-40_lpkh1","marginTop-41":"universal-modal__marginTop-41_lpkh1","marginTop-42":"universal-modal__marginTop-42_lpkh1","marginTop-43":"universal-modal__marginTop-43_lpkh1","marginTop-44":"universal-modal__marginTop-44_lpkh1","marginTop-45":"universal-modal__marginTop-45_lpkh1","marginTop-46":"universal-modal__marginTop-46_lpkh1","marginTop-47":"universal-modal__marginTop-47_lpkh1","marginTop-48":"universal-modal__marginTop-48_lpkh1","marginTop-49":"universal-modal__marginTop-49_lpkh1","marginTop-50":"universal-modal__marginTop-50_lpkh1","marginTop-51":"universal-modal__marginTop-51_lpkh1","marginTop-52":"universal-modal__marginTop-52_lpkh1","marginTop-53":"universal-modal__marginTop-53_lpkh1","marginTop-54":"universal-modal__marginTop-54_lpkh1","marginTop-55":"universal-modal__marginTop-55_lpkh1","marginTop-56":"universal-modal__marginTop-56_lpkh1","marginTop-57":"universal-modal__marginTop-57_lpkh1","marginTop-58":"universal-modal__marginTop-58_lpkh1","marginTop-59":"universal-modal__marginTop-59_lpkh1","marginTop-60":"universal-modal__marginTop-60_lpkh1","marginTop-61":"universal-modal__marginTop-61_lpkh1","marginTop-62":"universal-modal__marginTop-62_lpkh1","marginTop-63":"universal-modal__marginTop-63_lpkh1","marginTop-64":"universal-modal__marginTop-64_lpkh1","marginTop-65":"universal-modal__marginTop-65_lpkh1","marginTop-66":"universal-modal__marginTop-66_lpkh1","marginTop-67":"universal-modal__marginTop-67_lpkh1","marginTop-68":"universal-modal__marginTop-68_lpkh1","marginTop-69":"universal-modal__marginTop-69_lpkh1","marginTop-70":"universal-modal__marginTop-70_lpkh1","marginTop-71":"universal-modal__marginTop-71_lpkh1","marginTop-72":"universal-modal__marginTop-72_lpkh1","marginTop-73":"universal-modal__marginTop-73_lpkh1","marginTop-74":"universal-modal__marginTop-74_lpkh1","marginTop-75":"universal-modal__marginTop-75_lpkh1","marginTop-76":"universal-modal__marginTop-76_lpkh1","marginTop-77":"universal-modal__marginTop-77_lpkh1","marginTop-78":"universal-modal__marginTop-78_lpkh1","marginTop-79":"universal-modal__marginTop-79_lpkh1","marginTop-80":"universal-modal__marginTop-80_lpkh1","marginTop-81":"universal-modal__marginTop-81_lpkh1","marginTop-82":"universal-modal__marginTop-82_lpkh1","marginTop-83":"universal-modal__marginTop-83_lpkh1","marginTop-84":"universal-modal__marginTop-84_lpkh1","marginTop-85":"universal-modal__marginTop-85_lpkh1","marginTop-86":"universal-modal__marginTop-86_lpkh1","marginTop-87":"universal-modal__marginTop-87_lpkh1","marginTop-88":"universal-modal__marginTop-88_lpkh1","marginTop-89":"universal-modal__marginTop-89_lpkh1","marginTop-90":"universal-modal__marginTop-90_lpkh1","marginTop-91":"universal-modal__marginTop-91_lpkh1","marginTop-92":"universal-modal__marginTop-92_lpkh1","marginTop-93":"universal-modal__marginTop-93_lpkh1","marginTop-94":"universal-modal__marginTop-94_lpkh1","marginTop-95":"universal-modal__marginTop-95_lpkh1","marginTop-96":"universal-modal__marginTop-96_lpkh1","marginTop-97":"universal-modal__marginTop-97_lpkh1","marginTop-98":"universal-modal__marginTop-98_lpkh1","marginTop-99":"universal-modal__marginTop-99_lpkh1","marginTop-100":"universal-modal__marginTop-100_lpkh1","marginTop-101":"universal-modal__marginTop-101_lpkh1","marginTop-102":"universal-modal__marginTop-102_lpkh1","marginTop-103":"universal-modal__marginTop-103_lpkh1","marginTop-104":"universal-modal__marginTop-104_lpkh1","marginTop-105":"universal-modal__marginTop-105_lpkh1","marginTop-106":"universal-modal__marginTop-106_lpkh1","marginTop-107":"universal-modal__marginTop-107_lpkh1","marginTop-108":"universal-modal__marginTop-108_lpkh1","marginTop-109":"universal-modal__marginTop-109_lpkh1","marginTop-110":"universal-modal__marginTop-110_lpkh1","marginTop-111":"universal-modal__marginTop-111_lpkh1","marginTop-112":"universal-modal__marginTop-112_lpkh1","marginTop-113":"universal-modal__marginTop-113_lpkh1","marginTop-114":"universal-modal__marginTop-114_lpkh1","marginTop-115":"universal-modal__marginTop-115_lpkh1","marginTop-116":"universal-modal__marginTop-116_lpkh1","marginTop-117":"universal-modal__marginTop-117_lpkh1","marginTop-118":"universal-modal__marginTop-118_lpkh1","marginTop-119":"universal-modal__marginTop-119_lpkh1","marginTop-120":"universal-modal__marginTop-120_lpkh1","marginTop-121":"universal-modal__marginTop-121_lpkh1","marginTop-122":"universal-modal__marginTop-122_lpkh1","marginTop-123":"universal-modal__marginTop-123_lpkh1","marginTop-124":"universal-modal__marginTop-124_lpkh1","marginTop-125":"universal-modal__marginTop-125_lpkh1","marginTop-126":"universal-modal__marginTop-126_lpkh1","marginTop-127":"universal-modal__marginTop-127_lpkh1","marginTop-128":"universal-modal__marginTop-128_lpkh1","marginRight-0":"universal-modal__marginRight-0_lpkh1","marginRight-1":"universal-modal__marginRight-1_lpkh1","marginRight-2":"universal-modal__marginRight-2_lpkh1","marginRight-3":"universal-modal__marginRight-3_lpkh1","marginRight-4":"universal-modal__marginRight-4_lpkh1","marginRight-5":"universal-modal__marginRight-5_lpkh1","marginRight-6":"universal-modal__marginRight-6_lpkh1","marginRight-7":"universal-modal__marginRight-7_lpkh1","marginRight-8":"universal-modal__marginRight-8_lpkh1","marginRight-9":"universal-modal__marginRight-9_lpkh1","marginRight-10":"universal-modal__marginRight-10_lpkh1","marginRight-11":"universal-modal__marginRight-11_lpkh1","marginRight-12":"universal-modal__marginRight-12_lpkh1","marginRight-13":"universal-modal__marginRight-13_lpkh1","marginRight-14":"universal-modal__marginRight-14_lpkh1","marginRight-15":"universal-modal__marginRight-15_lpkh1","marginRight-16":"universal-modal__marginRight-16_lpkh1","marginRight-17":"universal-modal__marginRight-17_lpkh1","marginRight-18":"universal-modal__marginRight-18_lpkh1","marginRight-19":"universal-modal__marginRight-19_lpkh1","marginRight-20":"universal-modal__marginRight-20_lpkh1","marginRight-21":"universal-modal__marginRight-21_lpkh1","marginRight-22":"universal-modal__marginRight-22_lpkh1","marginRight-23":"universal-modal__marginRight-23_lpkh1","marginRight-24":"universal-modal__marginRight-24_lpkh1","marginRight-25":"universal-modal__marginRight-25_lpkh1","marginRight-26":"universal-modal__marginRight-26_lpkh1","marginRight-27":"universal-modal__marginRight-27_lpkh1","marginRight-28":"universal-modal__marginRight-28_lpkh1","marginRight-29":"universal-modal__marginRight-29_lpkh1","marginRight-30":"universal-modal__marginRight-30_lpkh1","marginRight-31":"universal-modal__marginRight-31_lpkh1","marginRight-32":"universal-modal__marginRight-32_lpkh1","marginRight-33":"universal-modal__marginRight-33_lpkh1","marginRight-34":"universal-modal__marginRight-34_lpkh1","marginRight-35":"universal-modal__marginRight-35_lpkh1","marginRight-36":"universal-modal__marginRight-36_lpkh1","marginRight-37":"universal-modal__marginRight-37_lpkh1","marginRight-38":"universal-modal__marginRight-38_lpkh1","marginRight-39":"universal-modal__marginRight-39_lpkh1","marginRight-40":"universal-modal__marginRight-40_lpkh1","marginRight-41":"universal-modal__marginRight-41_lpkh1","marginRight-42":"universal-modal__marginRight-42_lpkh1","marginRight-43":"universal-modal__marginRight-43_lpkh1","marginRight-44":"universal-modal__marginRight-44_lpkh1","marginRight-45":"universal-modal__marginRight-45_lpkh1","marginRight-46":"universal-modal__marginRight-46_lpkh1","marginRight-47":"universal-modal__marginRight-47_lpkh1","marginRight-48":"universal-modal__marginRight-48_lpkh1","marginRight-49":"universal-modal__marginRight-49_lpkh1","marginRight-50":"universal-modal__marginRight-50_lpkh1","marginRight-51":"universal-modal__marginRight-51_lpkh1","marginRight-52":"universal-modal__marginRight-52_lpkh1","marginRight-53":"universal-modal__marginRight-53_lpkh1","marginRight-54":"universal-modal__marginRight-54_lpkh1","marginRight-55":"universal-modal__marginRight-55_lpkh1","marginRight-56":"universal-modal__marginRight-56_lpkh1","marginRight-57":"universal-modal__marginRight-57_lpkh1","marginRight-58":"universal-modal__marginRight-58_lpkh1","marginRight-59":"universal-modal__marginRight-59_lpkh1","marginRight-60":"universal-modal__marginRight-60_lpkh1","marginRight-61":"universal-modal__marginRight-61_lpkh1","marginRight-62":"universal-modal__marginRight-62_lpkh1","marginRight-63":"universal-modal__marginRight-63_lpkh1","marginRight-64":"universal-modal__marginRight-64_lpkh1","marginRight-65":"universal-modal__marginRight-65_lpkh1","marginRight-66":"universal-modal__marginRight-66_lpkh1","marginRight-67":"universal-modal__marginRight-67_lpkh1","marginRight-68":"universal-modal__marginRight-68_lpkh1","marginRight-69":"universal-modal__marginRight-69_lpkh1","marginRight-70":"universal-modal__marginRight-70_lpkh1","marginRight-71":"universal-modal__marginRight-71_lpkh1","marginRight-72":"universal-modal__marginRight-72_lpkh1","marginRight-73":"universal-modal__marginRight-73_lpkh1","marginRight-74":"universal-modal__marginRight-74_lpkh1","marginRight-75":"universal-modal__marginRight-75_lpkh1","marginRight-76":"universal-modal__marginRight-76_lpkh1","marginRight-77":"universal-modal__marginRight-77_lpkh1","marginRight-78":"universal-modal__marginRight-78_lpkh1","marginRight-79":"universal-modal__marginRight-79_lpkh1","marginRight-80":"universal-modal__marginRight-80_lpkh1","marginRight-81":"universal-modal__marginRight-81_lpkh1","marginRight-82":"universal-modal__marginRight-82_lpkh1","marginRight-83":"universal-modal__marginRight-83_lpkh1","marginRight-84":"universal-modal__marginRight-84_lpkh1","marginRight-85":"universal-modal__marginRight-85_lpkh1","marginRight-86":"universal-modal__marginRight-86_lpkh1","marginRight-87":"universal-modal__marginRight-87_lpkh1","marginRight-88":"universal-modal__marginRight-88_lpkh1","marginRight-89":"universal-modal__marginRight-89_lpkh1","marginRight-90":"universal-modal__marginRight-90_lpkh1","marginRight-91":"universal-modal__marginRight-91_lpkh1","marginRight-92":"universal-modal__marginRight-92_lpkh1","marginRight-93":"universal-modal__marginRight-93_lpkh1","marginRight-94":"universal-modal__marginRight-94_lpkh1","marginRight-95":"universal-modal__marginRight-95_lpkh1","marginRight-96":"universal-modal__marginRight-96_lpkh1","marginRight-97":"universal-modal__marginRight-97_lpkh1","marginRight-98":"universal-modal__marginRight-98_lpkh1","marginRight-99":"universal-modal__marginRight-99_lpkh1","marginRight-100":"universal-modal__marginRight-100_lpkh1","marginRight-101":"universal-modal__marginRight-101_lpkh1","marginRight-102":"universal-modal__marginRight-102_lpkh1","marginRight-103":"universal-modal__marginRight-103_lpkh1","marginRight-104":"universal-modal__marginRight-104_lpkh1","marginRight-105":"universal-modal__marginRight-105_lpkh1","marginRight-106":"universal-modal__marginRight-106_lpkh1","marginRight-107":"universal-modal__marginRight-107_lpkh1","marginRight-108":"universal-modal__marginRight-108_lpkh1","marginRight-109":"universal-modal__marginRight-109_lpkh1","marginRight-110":"universal-modal__marginRight-110_lpkh1","marginRight-111":"universal-modal__marginRight-111_lpkh1","marginRight-112":"universal-modal__marginRight-112_lpkh1","marginRight-113":"universal-modal__marginRight-113_lpkh1","marginRight-114":"universal-modal__marginRight-114_lpkh1","marginRight-115":"universal-modal__marginRight-115_lpkh1","marginRight-116":"universal-modal__marginRight-116_lpkh1","marginRight-117":"universal-modal__marginRight-117_lpkh1","marginRight-118":"universal-modal__marginRight-118_lpkh1","marginRight-119":"universal-modal__marginRight-119_lpkh1","marginRight-120":"universal-modal__marginRight-120_lpkh1","marginRight-121":"universal-modal__marginRight-121_lpkh1","marginRight-122":"universal-modal__marginRight-122_lpkh1","marginRight-123":"universal-modal__marginRight-123_lpkh1","marginRight-124":"universal-modal__marginRight-124_lpkh1","marginRight-125":"universal-modal__marginRight-125_lpkh1","marginRight-126":"universal-modal__marginRight-126_lpkh1","marginRight-127":"universal-modal__marginRight-127_lpkh1","marginRight-128":"universal-modal__marginRight-128_lpkh1","marginBottom-0":"universal-modal__marginBottom-0_lpkh1","marginBottom-1":"universal-modal__marginBottom-1_lpkh1","marginBottom-2":"universal-modal__marginBottom-2_lpkh1","marginBottom-3":"universal-modal__marginBottom-3_lpkh1","marginBottom-4":"universal-modal__marginBottom-4_lpkh1","marginBottom-5":"universal-modal__marginBottom-5_lpkh1","marginBottom-6":"universal-modal__marginBottom-6_lpkh1","marginBottom-7":"universal-modal__marginBottom-7_lpkh1","marginBottom-8":"universal-modal__marginBottom-8_lpkh1","marginBottom-9":"universal-modal__marginBottom-9_lpkh1","marginBottom-10":"universal-modal__marginBottom-10_lpkh1","marginBottom-11":"universal-modal__marginBottom-11_lpkh1","marginBottom-12":"universal-modal__marginBottom-12_lpkh1","marginBottom-13":"universal-modal__marginBottom-13_lpkh1","marginBottom-14":"universal-modal__marginBottom-14_lpkh1","marginBottom-15":"universal-modal__marginBottom-15_lpkh1","marginBottom-16":"universal-modal__marginBottom-16_lpkh1","marginBottom-17":"universal-modal__marginBottom-17_lpkh1","marginBottom-18":"universal-modal__marginBottom-18_lpkh1","marginBottom-19":"universal-modal__marginBottom-19_lpkh1","marginBottom-20":"universal-modal__marginBottom-20_lpkh1","marginBottom-21":"universal-modal__marginBottom-21_lpkh1","marginBottom-22":"universal-modal__marginBottom-22_lpkh1","marginBottom-23":"universal-modal__marginBottom-23_lpkh1","marginBottom-24":"universal-modal__marginBottom-24_lpkh1","marginBottom-25":"universal-modal__marginBottom-25_lpkh1","marginBottom-26":"universal-modal__marginBottom-26_lpkh1","marginBottom-27":"universal-modal__marginBottom-27_lpkh1","marginBottom-28":"universal-modal__marginBottom-28_lpkh1","marginBottom-29":"universal-modal__marginBottom-29_lpkh1","marginBottom-30":"universal-modal__marginBottom-30_lpkh1","marginBottom-31":"universal-modal__marginBottom-31_lpkh1","marginBottom-32":"universal-modal__marginBottom-32_lpkh1","marginBottom-33":"universal-modal__marginBottom-33_lpkh1","marginBottom-34":"universal-modal__marginBottom-34_lpkh1","marginBottom-35":"universal-modal__marginBottom-35_lpkh1","marginBottom-36":"universal-modal__marginBottom-36_lpkh1","marginBottom-37":"universal-modal__marginBottom-37_lpkh1","marginBottom-38":"universal-modal__marginBottom-38_lpkh1","marginBottom-39":"universal-modal__marginBottom-39_lpkh1","marginBottom-40":"universal-modal__marginBottom-40_lpkh1","marginBottom-41":"universal-modal__marginBottom-41_lpkh1","marginBottom-42":"universal-modal__marginBottom-42_lpkh1","marginBottom-43":"universal-modal__marginBottom-43_lpkh1","marginBottom-44":"universal-modal__marginBottom-44_lpkh1","marginBottom-45":"universal-modal__marginBottom-45_lpkh1","marginBottom-46":"universal-modal__marginBottom-46_lpkh1","marginBottom-47":"universal-modal__marginBottom-47_lpkh1","marginBottom-48":"universal-modal__marginBottom-48_lpkh1","marginBottom-49":"universal-modal__marginBottom-49_lpkh1","marginBottom-50":"universal-modal__marginBottom-50_lpkh1","marginBottom-51":"universal-modal__marginBottom-51_lpkh1","marginBottom-52":"universal-modal__marginBottom-52_lpkh1","marginBottom-53":"universal-modal__marginBottom-53_lpkh1","marginBottom-54":"universal-modal__marginBottom-54_lpkh1","marginBottom-55":"universal-modal__marginBottom-55_lpkh1","marginBottom-56":"universal-modal__marginBottom-56_lpkh1","marginBottom-57":"universal-modal__marginBottom-57_lpkh1","marginBottom-58":"universal-modal__marginBottom-58_lpkh1","marginBottom-59":"universal-modal__marginBottom-59_lpkh1","marginBottom-60":"universal-modal__marginBottom-60_lpkh1","marginBottom-61":"universal-modal__marginBottom-61_lpkh1","marginBottom-62":"universal-modal__marginBottom-62_lpkh1","marginBottom-63":"universal-modal__marginBottom-63_lpkh1","marginBottom-64":"universal-modal__marginBottom-64_lpkh1","marginBottom-65":"universal-modal__marginBottom-65_lpkh1","marginBottom-66":"universal-modal__marginBottom-66_lpkh1","marginBottom-67":"universal-modal__marginBottom-67_lpkh1","marginBottom-68":"universal-modal__marginBottom-68_lpkh1","marginBottom-69":"universal-modal__marginBottom-69_lpkh1","marginBottom-70":"universal-modal__marginBottom-70_lpkh1","marginBottom-71":"universal-modal__marginBottom-71_lpkh1","marginBottom-72":"universal-modal__marginBottom-72_lpkh1","marginBottom-73":"universal-modal__marginBottom-73_lpkh1","marginBottom-74":"universal-modal__marginBottom-74_lpkh1","marginBottom-75":"universal-modal__marginBottom-75_lpkh1","marginBottom-76":"universal-modal__marginBottom-76_lpkh1","marginBottom-77":"universal-modal__marginBottom-77_lpkh1","marginBottom-78":"universal-modal__marginBottom-78_lpkh1","marginBottom-79":"universal-modal__marginBottom-79_lpkh1","marginBottom-80":"universal-modal__marginBottom-80_lpkh1","marginBottom-81":"universal-modal__marginBottom-81_lpkh1","marginBottom-82":"universal-modal__marginBottom-82_lpkh1","marginBottom-83":"universal-modal__marginBottom-83_lpkh1","marginBottom-84":"universal-modal__marginBottom-84_lpkh1","marginBottom-85":"universal-modal__marginBottom-85_lpkh1","marginBottom-86":"universal-modal__marginBottom-86_lpkh1","marginBottom-87":"universal-modal__marginBottom-87_lpkh1","marginBottom-88":"universal-modal__marginBottom-88_lpkh1","marginBottom-89":"universal-modal__marginBottom-89_lpkh1","marginBottom-90":"universal-modal__marginBottom-90_lpkh1","marginBottom-91":"universal-modal__marginBottom-91_lpkh1","marginBottom-92":"universal-modal__marginBottom-92_lpkh1","marginBottom-93":"universal-modal__marginBottom-93_lpkh1","marginBottom-94":"universal-modal__marginBottom-94_lpkh1","marginBottom-95":"universal-modal__marginBottom-95_lpkh1","marginBottom-96":"universal-modal__marginBottom-96_lpkh1","marginBottom-97":"universal-modal__marginBottom-97_lpkh1","marginBottom-98":"universal-modal__marginBottom-98_lpkh1","marginBottom-99":"universal-modal__marginBottom-99_lpkh1","marginBottom-100":"universal-modal__marginBottom-100_lpkh1","marginBottom-101":"universal-modal__marginBottom-101_lpkh1","marginBottom-102":"universal-modal__marginBottom-102_lpkh1","marginBottom-103":"universal-modal__marginBottom-103_lpkh1","marginBottom-104":"universal-modal__marginBottom-104_lpkh1","marginBottom-105":"universal-modal__marginBottom-105_lpkh1","marginBottom-106":"universal-modal__marginBottom-106_lpkh1","marginBottom-107":"universal-modal__marginBottom-107_lpkh1","marginBottom-108":"universal-modal__marginBottom-108_lpkh1","marginBottom-109":"universal-modal__marginBottom-109_lpkh1","marginBottom-110":"universal-modal__marginBottom-110_lpkh1","marginBottom-111":"universal-modal__marginBottom-111_lpkh1","marginBottom-112":"universal-modal__marginBottom-112_lpkh1","marginBottom-113":"universal-modal__marginBottom-113_lpkh1","marginBottom-114":"universal-modal__marginBottom-114_lpkh1","marginBottom-115":"universal-modal__marginBottom-115_lpkh1","marginBottom-116":"universal-modal__marginBottom-116_lpkh1","marginBottom-117":"universal-modal__marginBottom-117_lpkh1","marginBottom-118":"universal-modal__marginBottom-118_lpkh1","marginBottom-119":"universal-modal__marginBottom-119_lpkh1","marginBottom-120":"universal-modal__marginBottom-120_lpkh1","marginBottom-121":"universal-modal__marginBottom-121_lpkh1","marginBottom-122":"universal-modal__marginBottom-122_lpkh1","marginBottom-123":"universal-modal__marginBottom-123_lpkh1","marginBottom-124":"universal-modal__marginBottom-124_lpkh1","marginBottom-125":"universal-modal__marginBottom-125_lpkh1","marginBottom-126":"universal-modal__marginBottom-126_lpkh1","marginBottom-127":"universal-modal__marginBottom-127_lpkh1","marginBottom-128":"universal-modal__marginBottom-128_lpkh1","marginLeft-0":"universal-modal__marginLeft-0_lpkh1","marginLeft-1":"universal-modal__marginLeft-1_lpkh1","marginLeft-2":"universal-modal__marginLeft-2_lpkh1","marginLeft-3":"universal-modal__marginLeft-3_lpkh1","marginLeft-4":"universal-modal__marginLeft-4_lpkh1","marginLeft-5":"universal-modal__marginLeft-5_lpkh1","marginLeft-6":"universal-modal__marginLeft-6_lpkh1","marginLeft-7":"universal-modal__marginLeft-7_lpkh1","marginLeft-8":"universal-modal__marginLeft-8_lpkh1","marginLeft-9":"universal-modal__marginLeft-9_lpkh1","marginLeft-10":"universal-modal__marginLeft-10_lpkh1","marginLeft-11":"universal-modal__marginLeft-11_lpkh1","marginLeft-12":"universal-modal__marginLeft-12_lpkh1","marginLeft-13":"universal-modal__marginLeft-13_lpkh1","marginLeft-14":"universal-modal__marginLeft-14_lpkh1","marginLeft-15":"universal-modal__marginLeft-15_lpkh1","marginLeft-16":"universal-modal__marginLeft-16_lpkh1","marginLeft-17":"universal-modal__marginLeft-17_lpkh1","marginLeft-18":"universal-modal__marginLeft-18_lpkh1","marginLeft-19":"universal-modal__marginLeft-19_lpkh1","marginLeft-20":"universal-modal__marginLeft-20_lpkh1","marginLeft-21":"universal-modal__marginLeft-21_lpkh1","marginLeft-22":"universal-modal__marginLeft-22_lpkh1","marginLeft-23":"universal-modal__marginLeft-23_lpkh1","marginLeft-24":"universal-modal__marginLeft-24_lpkh1","marginLeft-25":"universal-modal__marginLeft-25_lpkh1","marginLeft-26":"universal-modal__marginLeft-26_lpkh1","marginLeft-27":"universal-modal__marginLeft-27_lpkh1","marginLeft-28":"universal-modal__marginLeft-28_lpkh1","marginLeft-29":"universal-modal__marginLeft-29_lpkh1","marginLeft-30":"universal-modal__marginLeft-30_lpkh1","marginLeft-31":"universal-modal__marginLeft-31_lpkh1","marginLeft-32":"universal-modal__marginLeft-32_lpkh1","marginLeft-33":"universal-modal__marginLeft-33_lpkh1","marginLeft-34":"universal-modal__marginLeft-34_lpkh1","marginLeft-35":"universal-modal__marginLeft-35_lpkh1","marginLeft-36":"universal-modal__marginLeft-36_lpkh1","marginLeft-37":"universal-modal__marginLeft-37_lpkh1","marginLeft-38":"universal-modal__marginLeft-38_lpkh1","marginLeft-39":"universal-modal__marginLeft-39_lpkh1","marginLeft-40":"universal-modal__marginLeft-40_lpkh1","marginLeft-41":"universal-modal__marginLeft-41_lpkh1","marginLeft-42":"universal-modal__marginLeft-42_lpkh1","marginLeft-43":"universal-modal__marginLeft-43_lpkh1","marginLeft-44":"universal-modal__marginLeft-44_lpkh1","marginLeft-45":"universal-modal__marginLeft-45_lpkh1","marginLeft-46":"universal-modal__marginLeft-46_lpkh1","marginLeft-47":"universal-modal__marginLeft-47_lpkh1","marginLeft-48":"universal-modal__marginLeft-48_lpkh1","marginLeft-49":"universal-modal__marginLeft-49_lpkh1","marginLeft-50":"universal-modal__marginLeft-50_lpkh1","marginLeft-51":"universal-modal__marginLeft-51_lpkh1","marginLeft-52":"universal-modal__marginLeft-52_lpkh1","marginLeft-53":"universal-modal__marginLeft-53_lpkh1","marginLeft-54":"universal-modal__marginLeft-54_lpkh1","marginLeft-55":"universal-modal__marginLeft-55_lpkh1","marginLeft-56":"universal-modal__marginLeft-56_lpkh1","marginLeft-57":"universal-modal__marginLeft-57_lpkh1","marginLeft-58":"universal-modal__marginLeft-58_lpkh1","marginLeft-59":"universal-modal__marginLeft-59_lpkh1","marginLeft-60":"universal-modal__marginLeft-60_lpkh1","marginLeft-61":"universal-modal__marginLeft-61_lpkh1","marginLeft-62":"universal-modal__marginLeft-62_lpkh1","marginLeft-63":"universal-modal__marginLeft-63_lpkh1","marginLeft-64":"universal-modal__marginLeft-64_lpkh1","marginLeft-65":"universal-modal__marginLeft-65_lpkh1","marginLeft-66":"universal-modal__marginLeft-66_lpkh1","marginLeft-67":"universal-modal__marginLeft-67_lpkh1","marginLeft-68":"universal-modal__marginLeft-68_lpkh1","marginLeft-69":"universal-modal__marginLeft-69_lpkh1","marginLeft-70":"universal-modal__marginLeft-70_lpkh1","marginLeft-71":"universal-modal__marginLeft-71_lpkh1","marginLeft-72":"universal-modal__marginLeft-72_lpkh1","marginLeft-73":"universal-modal__marginLeft-73_lpkh1","marginLeft-74":"universal-modal__marginLeft-74_lpkh1","marginLeft-75":"universal-modal__marginLeft-75_lpkh1","marginLeft-76":"universal-modal__marginLeft-76_lpkh1","marginLeft-77":"universal-modal__marginLeft-77_lpkh1","marginLeft-78":"universal-modal__marginLeft-78_lpkh1","marginLeft-79":"universal-modal__marginLeft-79_lpkh1","marginLeft-80":"universal-modal__marginLeft-80_lpkh1","marginLeft-81":"universal-modal__marginLeft-81_lpkh1","marginLeft-82":"universal-modal__marginLeft-82_lpkh1","marginLeft-83":"universal-modal__marginLeft-83_lpkh1","marginLeft-84":"universal-modal__marginLeft-84_lpkh1","marginLeft-85":"universal-modal__marginLeft-85_lpkh1","marginLeft-86":"universal-modal__marginLeft-86_lpkh1","marginLeft-87":"universal-modal__marginLeft-87_lpkh1","marginLeft-88":"universal-modal__marginLeft-88_lpkh1","marginLeft-89":"universal-modal__marginLeft-89_lpkh1","marginLeft-90":"universal-modal__marginLeft-90_lpkh1","marginLeft-91":"universal-modal__marginLeft-91_lpkh1","marginLeft-92":"universal-modal__marginLeft-92_lpkh1","marginLeft-93":"universal-modal__marginLeft-93_lpkh1","marginLeft-94":"universal-modal__marginLeft-94_lpkh1","marginLeft-95":"universal-modal__marginLeft-95_lpkh1","marginLeft-96":"universal-modal__marginLeft-96_lpkh1","marginLeft-97":"universal-modal__marginLeft-97_lpkh1","marginLeft-98":"universal-modal__marginLeft-98_lpkh1","marginLeft-99":"universal-modal__marginLeft-99_lpkh1","marginLeft-100":"universal-modal__marginLeft-100_lpkh1","marginLeft-101":"universal-modal__marginLeft-101_lpkh1","marginLeft-102":"universal-modal__marginLeft-102_lpkh1","marginLeft-103":"universal-modal__marginLeft-103_lpkh1","marginLeft-104":"universal-modal__marginLeft-104_lpkh1","marginLeft-105":"universal-modal__marginLeft-105_lpkh1","marginLeft-106":"universal-modal__marginLeft-106_lpkh1","marginLeft-107":"universal-modal__marginLeft-107_lpkh1","marginLeft-108":"universal-modal__marginLeft-108_lpkh1","marginLeft-109":"universal-modal__marginLeft-109_lpkh1","marginLeft-110":"universal-modal__marginLeft-110_lpkh1","marginLeft-111":"universal-modal__marginLeft-111_lpkh1","marginLeft-112":"universal-modal__marginLeft-112_lpkh1","marginLeft-113":"universal-modal__marginLeft-113_lpkh1","marginLeft-114":"universal-modal__marginLeft-114_lpkh1","marginLeft-115":"universal-modal__marginLeft-115_lpkh1","marginLeft-116":"universal-modal__marginLeft-116_lpkh1","marginLeft-117":"universal-modal__marginLeft-117_lpkh1","marginLeft-118":"universal-modal__marginLeft-118_lpkh1","marginLeft-119":"universal-modal__marginLeft-119_lpkh1","marginLeft-120":"universal-modal__marginLeft-120_lpkh1","marginLeft-121":"universal-modal__marginLeft-121_lpkh1","marginLeft-122":"universal-modal__marginLeft-122_lpkh1","marginLeft-123":"universal-modal__marginLeft-123_lpkh1","marginLeft-124":"universal-modal__marginLeft-124_lpkh1","marginLeft-125":"universal-modal__marginLeft-125_lpkh1","marginLeft-126":"universal-modal__marginLeft-126_lpkh1","marginLeft-127":"universal-modal__marginLeft-127_lpkh1","marginLeft-128":"universal-modal__marginLeft-128_lpkh1"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_1i0dq,
|
|
2
|
+
.universal-modal__enter_1i0dq {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(15px) translateZ(0);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_1i0dq,
|
|
8
|
+
.universal-modal__enterActive_1i0dq {
|
|
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_1i0dq {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.universal-
|
|
21
|
-
.universal-
|
|
20
|
+
.universal-modal__exitActive_1i0dq,
|
|
21
|
+
.universal-modal__exitDone_1i0dq {
|
|
22
22
|
opacity: 0;
|
|
23
23
|
transform: translateY(15px) translateZ(0);
|
|
24
24
|
transition:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './safari-transitions.css';
|
|
2
2
|
|
|
3
|
-
var safariTransitions = {"appear":"universal-
|
|
3
|
+
var safariTransitions = {"appear":"universal-modal__appear_1i0dq","enter":"universal-modal__enter_1i0dq","appearActive":"universal-modal__appearActive_1i0dq","enterActive":"universal-modal__enterActive_1i0dq","exit":"universal-modal__exit_1i0dq","exitActive":"universal-modal__exitActive_1i0dq","exitDone":"universal-modal__exitDone_1i0dq"};
|
|
4
4
|
|
|
5
5
|
export { safariTransitions as default };
|
|
6
6
|
//# sourceMappingURL=safari-transitions.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_12fna,
|
|
2
|
+
.universal-modal__enter_12fna {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: scale(0.9) translateZ(0);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_12fna,
|
|
8
|
+
.universal-modal__enterActive_12fna {
|
|
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_12fna {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.universal-
|
|
21
|
-
.universal-
|
|
20
|
+
.universal-modal__exitActive_12fna,
|
|
21
|
+
.universal-modal__exitDone_12fna {
|
|
22
22
|
opacity: 0;
|
|
23
23
|
transform: scale(0.9) translateZ(0);
|
|
24
24
|
transition:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './transitions.css';
|
|
2
2
|
|
|
3
|
-
var transitions = {"appear":"universal-
|
|
3
|
+
var transitions = {"appear":"universal-modal__appear_12fna","enter":"universal-modal__enter_12fna","appearActive":"universal-modal__appearActive_12fna","enterActive":"universal-modal__enterActive_12fna","exit":"universal-modal__exit_12fna","exitActive":"universal-modal__exitActive_12fna","exitDone":"universal-modal__exitDone_12fna"};
|
|
4
4
|
|
|
5
5
|
export { transitions as default };
|
|
6
6
|
//# 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_1w9kl {
|
|
10
10
|
display: flex;
|
|
11
11
|
flex-direction: column;
|
|
12
12
|
gap: var(--gap-8);
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
14
|
+
.universal-modal__column_1w9kl.universal-modal__middle_1w9kl {
|
|
15
15
|
gap: var(--gap-12);
|
|
16
16
|
}
|
|
17
|
-
.universal-
|
|
17
|
+
.universal-modal__start_1w9kl {
|
|
18
18
|
justify-content: flex-start;
|
|
19
19
|
}
|
|
20
|
-
.universal-
|
|
20
|
+
.universal-modal__center_1w9kl {
|
|
21
21
|
justify-content: center;
|
|
22
22
|
}
|
|
23
|
-
.universal-modal__space-
|
|
23
|
+
.universal-modal__space-between_1w9kl {
|
|
24
24
|
justify-content: space-between;
|
|
25
25
|
}
|
|
26
|
-
.universal-modal__space-
|
|
26
|
+
.universal-modal__space-between_1w9kl > * {
|
|
27
27
|
flex: 1;
|
|
28
28
|
}
|
|
29
|
-
.universal-
|
|
30
|
-
.universal-
|
|
31
|
-
.universal-modal__space-
|
|
29
|
+
.universal-modal__start_1w9kl,
|
|
30
|
+
.universal-modal__center_1w9kl,
|
|
31
|
+
.universal-modal__space-between_1w9kl {
|
|
32
32
|
display: flex;
|
|
33
33
|
gap: var(--gap-16);
|
|
34
34
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './layout.css';
|
|
2
2
|
|
|
3
|
-
var layoutStyles = {"column":"universal-
|
|
3
|
+
var layoutStyles = {"column":"universal-modal__column_1w9kl","middle":"universal-modal__middle_1w9kl","start":"universal-modal__start_1w9kl","center":"universal-modal__center_1w9kl","space-between":"universal-modal__space-between_1w9kl"};
|
|
4
4
|
|
|
5
5
|
export { layoutStyles as default };
|
|
6
6
|
//# 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_1wa4u {
|
|
16
15
|
padding: var(--gap-20) var(--gap-20) 0;
|
|
17
16
|
}
|
|
18
|
-
.universal-
|
|
17
|
+
.universal-modal__header_1wa4u .universal-modal__headerTitle_1wa4u {
|
|
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_1wa4u .universal-modal__bottomAddons_1wa4u {
|
|
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_1wa4u.universal-modal__medium_1wa4u .universal-modal__headerTitle_1wa4u {
|
|
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_1wa4u.universal-modal__medium_1wa4u .universal-modal__bottomAddons_1wa4u {
|
|
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
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './desktop.css';
|
|
2
2
|
|
|
3
|
-
var desktopStyles = {"header":"universal-
|
|
3
|
+
var desktopStyles = {"header":"universal-modal__header_1wa4u","headerTitle":"universal-modal__headerTitle_1wa4u","bottomAddons":"universal-modal__bottomAddons_1wa4u","medium":"universal-modal__medium_1wa4u"};
|
|
4
4
|
|
|
5
5
|
export { desktopStyles as default };
|
|
6
6
|
//# sourceMappingURL=desktop.module.css.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.universal-
|
|
1
|
+
.universal-modal__scrollable_1i47w {
|
|
2
2
|
height: 100%;
|
|
3
3
|
}
|
|
4
|
-
.universal-
|
|
4
|
+
.universal-modal__scrollable_1i47w .universal-modal__scrollableNode_1i47w.universal-modal__scrollableNode_1i47w {
|
|
5
5
|
display: flex;
|
|
6
6
|
flex-direction: column;
|
|
7
7
|
}
|
|
8
|
-
.universal-
|
|
8
|
+
.universal-modal__scrollable_1i47w .universal-modal__scrollableNode_1i47w.universal-modal__scrollableNode_1i47w .universal-modal__contentNode_1i47w {
|
|
9
9
|
display: flex;
|
|
10
10
|
|
|
11
11
|
flex-direction: column;
|
|
12
12
|
}
|
|
13
|
-
.universal-
|
|
13
|
+
.universal-modal__scrollable_1i47w .universal-modal__scrollableNode_1i47w.universal-modal__scrollableNode_1i47w .universal-modal__contentNode_1i47w:not(.universal-modal__hugContent_1i47w) {
|
|
14
14
|
flex: 1 1 auto;
|
|
15
15
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './modal-content.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"scrollable":"universal-
|
|
3
|
+
var styles = {"scrollable":"universal-modal__scrollable_1i47w","scrollableNode":"universal-modal__scrollableNode_1i47w","contentNode":"universal-modal__contentNode_1i47w","hugContent":"universal-modal__hugContent_1i47w"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=modal-content.module.css.js.map
|