| @@ -1,12 +1,13 @@ | ||
| 1 | +/*! elementor - v3.5.6 - 16-03-2022 */ | |
| 1 | 2 | @import "//fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"; |
| 3 | +@import "//fonts.googleapis.com/css2?family=DM%20Sans&display=swap"; | |
| 4 | +@import "//fonts.googleapis.com/css2?family=Source%20Serif%20Pro&display=swap"; | |
| 2 | 5 | :root { |
| 3 | - --color-box-shadow-color: rgba(0, 0, 0, 0.05); | |
| 4 | -} | |
| 6 | + --color-box-shadow-color: rgba(0, 0, 0, 0.05); } | |
| 5 | 7 | |
| 6 | 8 | .eps-theme-dark { |
| 7 | - --color-box-shadow-color: rgba(0, 0, 0, 0.1); | |
| 8 | -} | |
| 9 | + --color-box-shadow-color: rgba(0, 0, 0, 0.1); } | |
| 9 | 10 | |
| 10 | 11 | .sr-only { |
| 11 | 12 | position: absolute; |
| 12 | 13 | width: 1px; |
| @@ -15,398 +16,325 @@ | ||
| 15 | 16 | margin: -1px; |
| 16 | 17 | overflow: hidden; |
| 17 | 18 | clip: rect(0, 0, 0, 0); |
| 18 | 19 | white-space: nowrap; |
| 19 | - border: 0; | |
| 20 | -} | |
| 20 | + border: 0; } | |
| 21 | 21 | |
| 22 | 22 | @media screen and (min-width: 480px) { |
| 23 | 23 | .text-start-sm { |
| 24 | - text-align: start; | |
| 25 | - } | |
| 26 | -} | |
| 24 | + text-align: start; } } | |
| 25 | + | |
| 27 | 26 | @media screen and (min-width: 480px) { |
| 28 | 27 | .text-center-sm { |
| 29 | - text-align: center; | |
| 30 | - } | |
| 31 | -} | |
| 28 | + text-align: center; } } | |
| 29 | + | |
| 32 | 30 | @media screen and (min-width: 480px) { |
| 33 | 31 | .text-end-sm { |
| 34 | - text-align: end; | |
| 35 | - } | |
| 36 | -} | |
| 32 | + text-align: end; } } | |
| 33 | + | |
| 37 | 34 | @media screen and (min-width: 768px) { |
| 38 | 35 | .text-start-md { |
| 39 | - text-align: start; | |
| 40 | - } | |
| 41 | -} | |
| 36 | + text-align: start; } } | |
| 37 | + | |
| 42 | 38 | @media screen and (min-width: 768px) { |
| 43 | 39 | .text-center-md { |
| 44 | - text-align: center; | |
| 45 | - } | |
| 46 | -} | |
| 40 | + text-align: center; } } | |
| 41 | + | |
| 47 | 42 | @media screen and (min-width: 768px) { |
| 48 | 43 | .text-end-md { |
| 49 | - text-align: end; | |
| 50 | - } | |
| 51 | -} | |
| 44 | + text-align: end; } } | |
| 45 | + | |
| 52 | 46 | @media screen and (min-width: 1025px) { |
| 53 | 47 | .text-start-lg { |
| 54 | - text-align: start; | |
| 55 | - } | |
| 56 | -} | |
| 48 | + text-align: start; } } | |
| 49 | + | |
| 57 | 50 | @media screen and (min-width: 1025px) { |
| 58 | 51 | .text-center-lg { |
| 59 | - text-align: center; | |
| 60 | - } | |
| 61 | -} | |
| 52 | + text-align: center; } } | |
| 53 | + | |
| 62 | 54 | @media screen and (min-width: 1025px) { |
| 63 | 55 | .text-end-lg { |
| 64 | - text-align: end; | |
| 65 | - } | |
| 66 | -} | |
| 56 | + text-align: end; } } | |
| 57 | + | |
| 67 | 58 | @media screen and (min-width: 1440px) { |
| 68 | 59 | .text-start-xl { |
| 69 | - text-align: start; | |
| 70 | - } | |
| 71 | -} | |
| 60 | + text-align: start; } } | |
| 61 | + | |
| 72 | 62 | @media screen and (min-width: 1440px) { |
| 73 | 63 | .text-center-xl { |
| 74 | - text-align: center; | |
| 75 | - } | |
| 76 | -} | |
| 64 | + text-align: center; } } | |
| 65 | + | |
| 77 | 66 | @media screen and (min-width: 1440px) { |
| 78 | 67 | .text-end-xl { |
| 79 | - text-align: end; | |
| 80 | - } | |
| 81 | -} | |
| 68 | + text-align: end; } } | |
| 69 | + | |
| 82 | 70 | @media screen and (min-width: 1600px) { |
| 83 | 71 | .text-start-xxl { |
| 84 | - text-align: start; | |
| 85 | - } | |
| 86 | -} | |
| 72 | + text-align: start; } } | |
| 73 | + | |
| 87 | 74 | @media screen and (min-width: 1600px) { |
| 88 | 75 | .text-center-xxl { |
| 89 | - text-align: center; | |
| 90 | - } | |
| 91 | -} | |
| 76 | + text-align: center; } } | |
| 77 | + | |
| 92 | 78 | @media screen and (min-width: 1600px) { |
| 93 | 79 | .text-end-xxl { |
| 94 | - text-align: end; | |
| 95 | - } | |
| 96 | -} | |
| 80 | + text-align: end; } } | |
| 81 | + | |
| 82 | +@-webkit-keyframes eps-animation-pop { | |
| 83 | + from { | |
| 84 | + -webkit-transform: scale(0.75); | |
| 85 | + transform: scale(0.75); | |
| 86 | + opacity: 0; } | |
| 87 | + to { | |
| 88 | + -webkit-transform: scale(1); | |
| 89 | + transform: scale(1); | |
| 90 | + opacity: 1; } } | |
| 91 | + | |
| 97 | 92 | @keyframes eps-animation-pop { |
| 98 | 93 | from { |
| 99 | - transform: scale(0.75); | |
| 100 | - opacity: 0; | |
| 101 | - } | |
| 94 | + -webkit-transform: scale(0.75); | |
| 95 | + transform: scale(0.75); | |
| 96 | + opacity: 0; } | |
| 102 | 97 | to { |
| 103 | - transform: scale(1); | |
| 104 | - opacity: 1; | |
| 105 | - } | |
| 106 | -} | |
| 98 | + -webkit-transform: scale(1); | |
| 99 | + transform: scale(1); | |
| 100 | + opacity: 1; } } | |
| 101 | + | |
| 107 | 102 | /** |
| 108 | 103 | TODO: The molecules, atoms and such generics should be at top level, so the styles will be not depended on the order. |
| 109 | -EG: '../../../app/assets/styles/generic'. | |
| 104 | +EG: '../../../../core/app/assets/styles/generic'. | |
| 110 | 105 | Auto-import is designed for CSS that not dependent on the loading order. |
| 111 | 106 | */ |
| 112 | 107 | .eps-button { |
| 108 | + display: -webkit-inline-box; | |
| 109 | + display: -ms-inline-flexbox; | |
| 113 | 110 | display: inline-flex; |
| 114 | 111 | --button-line-height: 16px; |
| 115 | 112 | --button-padding-y: 0.5em; |
| 116 | 113 | --button-padding-x: 1.5em; |
| 117 | - --button-primary-background-color: #F3BAFD; | |
| 118 | - --button-primary-hover-background-color: #F5D0FE; | |
| 119 | - --button-primary-active-background-color: #F3BAFD; | |
| 120 | - --button-primary-color: #0C0D0E; | |
| 121 | - --button-secondary-background-color: #69727D; | |
| 122 | - --button-secondary-hover-background-color: rgb(81.7173913043, 88.7217391304, 97.2826086957); | |
| 123 | - --button-secondary-active-background-color: rgb(58.4347826087, 63.4434782609, 69.5652173913); | |
| 124 | - --button-secondary-color: #ffffff; | |
| 125 | - --button-danger-background-color: #DC2626; | |
| 126 | - --button-danger-hover-background-color: rgb(178.25, 28.75, 28.75); | |
| 127 | - --button-danger-active-background-color: rgb(134.3333333333, 21.6666666667, 21.6666666667); | |
| 128 | - --button-danger-color: #ffffff; | |
| 129 | - --button-cta-background-color: #93003f; | |
| 130 | - --button-cta-hover-background-color: rgb(96, 0, 41.1428571429); | |
| 131 | - --button-cta-active-background-color: rgb(45, 0, 19.2857142857); | |
| 132 | - --button-cta-color: #ffffff; | |
| 133 | - --button-brand-background-color: #93003f; | |
| 134 | - --button-brand-hover-background-color: rgb(96, 0, 41.1428571429); | |
| 135 | - --button-brand-active-background-color: rgb(45, 0, 19.2857142857); | |
| 136 | - --button-brand-color: #ffffff; | |
| 137 | - --button-link-background-color: #515962; | |
| 138 | - --button-link-hover-background-color: rgb(57.9217877095, 63.6424581006, 70.0782122905); | |
| 139 | - --button-link-active-background-color: rgb(34.843575419, 38.2849162011, 42.156424581); | |
| 140 | - --button-link-color: #ffffff; | |
| 141 | - --button-disabled-background-color: #D5D8DC; | |
| 142 | - --button-disabled-hover-background-color: rgb(185.1818181818, 190.1688311688, 196.8181818182); | |
| 143 | - --button-disabled-active-background-color: rgb(157.3636363636, 164.3376623377, 173.6363636364); | |
| 144 | - --button-disabled-color: #ffffff; | |
| 114 | + --button-primary-background-color: #39b54a; | |
| 115 | + --button-primary-hover-background-color: #33a242; | |
| 116 | + --button-primary-active-background-color: #35a945; | |
| 117 | + --button-primary-color: #fff; | |
| 118 | + --button-secondary-background-color: #a4afb7; | |
| 119 | + --button-secondary-hover-background-color: #96a2ac; | |
| 120 | + --button-secondary-active-background-color: #9ba7b0; | |
| 121 | + --button-secondary-color: #fff; | |
| 122 | + --button-danger-background-color: #b01b1b; | |
| 123 | + --button-danger-hover-background-color: #9a1818; | |
| 124 | + --button-danger-active-background-color: #a31919; | |
| 125 | + --button-danger-color: #fff; | |
| 126 | + --button-cta-background-color: #93003F; | |
| 127 | + --button-cta-hover-background-color: #7a0034; | |
| 128 | + --button-cta-active-background-color: #840038; | |
| 129 | + --button-cta-color: #fff; | |
| 130 | + --button-link-background-color: #58d0f5; | |
| 131 | + --button-link-hover-background-color: #40c9f4; | |
| 132 | + --button-link-active-background-color: #4accf4; | |
| 133 | + --button-link-color: #fff; | |
| 134 | + --button-disabled-background-color: #c2cbd2; | |
| 135 | + --button-disabled-hover-background-color: #b3bec7; | |
| 136 | + --button-disabled-active-background-color: #b9c3cc; | |
| 137 | + --button-disabled-color: #fff; | |
| 145 | 138 | color: var(--button-background-color, currentColor); |
| 146 | 139 | font-size: var(--button-font-size, inherit); |
| 147 | 140 | font-weight: 500; |
| 148 | 141 | line-height: var(--button-line-height); |
| 149 | - transition: var(--e-a-transition-hover); | |
| 150 | - cursor: pointer; | |
| 151 | -} | |
| 152 | -.eps-button:active { | |
| 153 | - --button-background-color: var(--button-active-background-color, transparent); | |
| 154 | -} | |
| 155 | -.eps-button:hover { | |
| 156 | - --button-background-color: var(--button-hover-background-color); | |
| 157 | -} | |
| 158 | -.eps-theme-dark .eps-button { | |
| 159 | - --button-primary-background-color: #F3BAFD; | |
| 160 | - --button-primary-color: #0C0D0E; | |
| 161 | - --button-primary-hover-background-color: #EB8EFB; | |
| 162 | - --button-primary-active-background-color: #F3BAFD; | |
| 163 | - --button-secondary-background-color: #BABFC5; | |
| 164 | - --button-secondary-color: #fff; | |
| 165 | - --button-secondary-hover-background-color: rgb(158.2913385827, 165.2992125984, 173.7086614173); | |
| 166 | - --button-secondary-active-background-color: rgb(130.5826771654, 139.5984251969, 150.4173228346); | |
| 167 | - --button-cta-background-color: #93003f; | |
| 168 | - --button-cta-hover-background-color: rgb(96, 0, 41.1428571429); | |
| 169 | - --button-cta-active-background-color: rgb(45, 0, 19.2857142857); | |
| 170 | - --button-cta-color: #fff; | |
| 171 | - --button-brand-hover-background-color: rgb(96, 0, 41.1428571429); | |
| 172 | - --button-brand-active-background-color: rgb(45, 0, 19.2857142857); | |
| 173 | - --button-brand-color: #fff; | |
| 174 | - --button-brand-background-color: #93003f; | |
| 175 | - --button-link-background-color: #515962; | |
| 176 | - --button-link-hover-background-color: rgb(57.9217877095, 63.6424581006, 70.0782122905); | |
| 177 | - --button-link-active-background-color: rgb(34.843575419, 38.2849162011, 42.156424581); | |
| 178 | - --button-link-color: #ffffff; | |
| 179 | - --button-disabled-background-color: #69727D; | |
| 180 | - --button-disabled-hover-background-color: rgb(81.7173913043, 88.7217391304, 97.2826086957); | |
| 181 | - --button-disabled-active-background-color: rgb(58.4347826087, 63.4434782609, 69.5652173913); | |
| 182 | - --button-disabled-color: #fff; | |
| 183 | -} | |
| 184 | -.eps-button--contained { | |
| 185 | - color: var(--button-color); | |
| 186 | - padding: var(--button-padding-y) var(--button-padding-x); | |
| 187 | - background-color: var(--button-background-color, transparent); | |
| 188 | - border: 1px solid var(--button-background-color); | |
| 189 | -} | |
| 190 | -.eps-button--contained:hover { | |
| 191 | - color: var(--button-color); | |
| 192 | -} | |
| 193 | -.eps-button--outlined { | |
| 194 | - display: block; | |
| 195 | - padding: var(--button-padding-y) var(--button-padding-x); | |
| 196 | - border: 1px solid var(--button-background-color); | |
| 197 | -} | |
| 198 | -.eps-button--contained, .eps-button--outlined { | |
| 199 | - border-radius: 0.1875rem; | |
| 200 | -} | |
| 201 | -.eps-button--underlined { | |
| 202 | - text-decoration: underline; | |
| 203 | -} | |
| 204 | -.eps-button--sm { | |
| 205 | - --button-font-size: 0.75rem; | |
| 206 | - --button-line-height: 14px; | |
| 207 | -} | |
| 208 | -.eps-button--lg { | |
| 209 | - --button-font-size: 0.9375rem; | |
| 210 | - --button-line-height: 18px; | |
| 211 | -} | |
| 212 | -.eps-button--primary { | |
| 213 | - --button-color: var(--button-primary-color); | |
| 214 | - --button-background-color: var(--button-primary-background-color); | |
| 215 | - --button-hover-background-color: var(--button-primary-hover-background-color); | |
| 216 | - --button-active-background-color: var(--button-primary-active-background-color); | |
| 217 | -} | |
| 218 | -.eps-button--secondary { | |
| 219 | - --button-color: var(--button-secondary-color); | |
| 220 | - --button-background-color: var(--button-secondary-background-color); | |
| 221 | - --button-hover-background-color: var(--button-secondary-hover-background-color); | |
| 222 | - --button-active-background-color: var(--button-secondary-active-background-color); | |
| 223 | -} | |
| 224 | -.eps-button--danger { | |
| 225 | - --button-color: var(--button-danger-color); | |
| 226 | - --button-background-color: var(--button-danger-background-color); | |
| 227 | - --button-hover-background-color: var(--button-danger-hover-background-color); | |
| 228 | - --button-active-background-color: var(--button-danger-active-background-color); | |
| 229 | -} | |
| 230 | -.eps-button--cta { | |
| 231 | - --button-color: var(--button-brand-color); | |
| 232 | - --button-background-color: var(--button-cta-background-color); | |
| 233 | - --button-hover-background-color: var(--button-cta-hover-background-color); | |
| 234 | - --button-active-background-color: var(--button-cta-active-background-color); | |
| 235 | -} | |
| 236 | -.eps-button--brand { | |
| 237 | - --button-color: var(--button-cta-color); | |
| 238 | - --button-background-color: var(--button-cta-background-color); | |
| 239 | - --button-hover-background-color: var(--button-cta-hover-background-color); | |
| 240 | - --button-active-background-color: var(--button-cta-active-background-color); | |
| 241 | -} | |
| 242 | -.eps-button--link { | |
| 243 | - --button-color: var(--button-link-color); | |
| 244 | - --button-background-color: var(--button-link-background-color); | |
| 245 | - --button-hover-background-color: var(--button-link-hover-background-color); | |
| 246 | - --button-active-background-color: var(--button-link-active-background-color); | |
| 247 | -} | |
| 248 | -.eps-button--disabled, .eps-button[disabled] { | |
| 249 | - --button-color: var(--button-disabled-color); | |
| 250 | - --button-background-color: var(--button-disabled-background-color); | |
| 251 | - --button-hover-background-color: var(--button-disabled-hover-background-color); | |
| 252 | - --button-active-background-color: var(--button-disabled-active-background-color); | |
| 253 | - cursor: default; | |
| 254 | -} | |
| 142 | + cursor: pointer; } | |
| 143 | + .eps-button:active { | |
| 144 | + --button-background-color: var(--button-active-background-color, transparent); } | |
| 145 | + .eps-button:hover { | |
| 146 | + --button-background-color: var(--button-hover-background-color); } | |
| 147 | + .eps-theme-dark .eps-button { | |
| 148 | + --button-primary-background-color: #39b54a; | |
| 149 | + --button-primary-color: #fff; | |
| 150 | + --button-primary-hover-background-color: #33a242; | |
| 151 | + --button-primary-active-background-color: #35a945; | |
| 152 | + --button-secondary-background-color: #b4b5b7; | |
| 153 | + --button-secondary-color: #fff; | |
| 154 | + --button-secondary-hover-background-color: #a7a8ab; | |
| 155 | + --button-secondary-active-background-color: #acadb0; | |
| 156 | + --button-cta-background-color: #93003F; | |
| 157 | + --button-cta-hover-background-color: #7a0034; | |
| 158 | + --button-cta-active-background-color: #840038; | |
| 159 | + --button-cta-color: #fff; | |
| 160 | + --button-link-background-color: #58d0f5; | |
| 161 | + --button-link-hover-background-color: #40c9f4; | |
| 162 | + --button-link-active-background-color: #4accf4; | |
| 163 | + --button-link-color: #fff; | |
| 164 | + --button-disabled-background-color: #64666a; | |
| 165 | + --button-disabled-hover-background-color: #58595d; | |
| 166 | + --button-disabled-active-background-color: #5d5e62; | |
| 167 | + --button-disabled-color: #fff; } | |
| 168 | + .eps-button--contained { | |
| 169 | + color: var(--button-color); | |
| 170 | + padding: var(--button-padding-y) var(--button-padding-x); | |
| 171 | + background-color: var(--button-background-color, transparent); | |
| 172 | + border: 1px solid var(--button-background-color); } | |
| 173 | + .eps-button--contained:hover { | |
| 174 | + color: var(--button-color); } | |
| 175 | + .eps-button--outlined { | |
| 176 | + display: block; | |
| 177 | + padding: var(--button-padding-y) var(--button-padding-x); | |
| 178 | + border: 1px solid var(--button-background-color); } | |
| 179 | + .eps-button--contained, .eps-button--outlined { | |
| 180 | + border-radius: 0.1875rem; } | |
| 181 | + .eps-button--underlined { | |
| 182 | + text-decoration: underline; } | |
| 183 | + .eps-button--sm { | |
| 184 | + --button-font-size: 0.75rem; | |
| 185 | + --button-line-height: 14px; } | |
| 186 | + .eps-button--lg { | |
| 187 | + --button-font-size: 0.9375rem; | |
| 188 | + --button-line-height: 18px; } | |
| 189 | + .eps-button--primary { | |
| 190 | + --button-color: var(--button-primary-color); | |
| 191 | + --button-background-color: var(--button-primary-background-color); | |
| 192 | + --button-hover-background-color: var(--button-primary-hover-background-color); | |
| 193 | + --button-active-background-color: var(--button-primary-active-background-color); } | |
| 194 | + .eps-button--secondary { | |
| 195 | + --button-color: var(--button-secondary-color); | |
| 196 | + --button-background-color: var(--button-secondary-background-color); | |
| 197 | + --button-hover-background-color: var(--button-secondary-hover-background-color); | |
| 198 | + --button-active-background-color: var(--button-secondary-active-background-color); } | |
| 199 | + .eps-button--danger { | |
| 200 | + --button-color: var(--button-danger-color); | |
| 201 | + --button-background-color: var(--button-danger-background-color); | |
| 202 | + --button-hover-background-color: var(--button-danger-hover-background-color); | |
| 203 | + --button-active-background-color: var(--button-danger-active-background-color); } | |
| 204 | + .eps-button--cta { | |
| 205 | + --button-color: var(--button-cta-color); | |
| 206 | + --button-background-color: var(--button-cta-background-color); | |
| 207 | + --button-hover-background-color: var(--button-cta-hover-background-color); | |
| 208 | + --button-active-background-color: var(--button-cta-active-background-color); } | |
| 209 | + .eps-button--link { | |
| 210 | + --button-color: var(--button-link-color); | |
| 211 | + --button-background-color: var(--button-link-background-color); | |
| 212 | + --button-hover-background-color: var(--button-link-hover-background-color); | |
| 213 | + --button-active-background-color: var(--button-link-active-background-color); } | |
| 214 | + .eps-button--disabled, .eps-button[disabled] { | |
| 215 | + --button-color: var(--button-disabled-color); | |
| 216 | + --button-background-color: var(--button-disabled-background-color); | |
| 217 | + --button-hover-background-color: var(--button-disabled-hover-background-color); | |
| 218 | + --button-active-background-color: var(--button-disabled-active-background-color); | |
| 219 | + cursor: default; } | |
| 255 | 220 | |
| 256 | 221 | :root { |
| 257 | - --app-background-color: #ffffff; | |
| 222 | + --app-background-color: #f1f3f5; | |
| 258 | 223 | --app-box-shadow-color: rgba(var(--box-shadow-color, rgba(0, 0, 0, 0.15)), 0.2); |
| 259 | - --app-header-color: #1f2124; | |
| 260 | - --app-logo-color: #ffffff; | |
| 261 | - --app-logo-background-color: #0C0D0E; | |
| 262 | - --app-title-color: #0C0D0E; | |
| 263 | - --app-header-buttons-separator-color: #9DA5AE; | |
| 264 | - --app-header-buttons-color: #515962; | |
| 265 | - --app-header-buttons-color-hover: #0C0D0E; | |
| 266 | - --app-lightbox-background-color: rgba(0, 0, 0, 0.8); | |
| 267 | -} | |
| 224 | + --app-header-background-color: #fff; | |
| 225 | + --app-header-color: #495157; | |
| 226 | + --app-sidebar-background-color: rgba(255, 255, 255, 0.5); | |
| 227 | + --app-header-buttons-separator-color: #d5dadf; | |
| 228 | + --app-header-buttons-color: #a4afb7; | |
| 229 | + --app-lightbox-background-color: rgba(0, 0, 0, 0.8); } | |
| 268 | 230 | |
| 269 | 231 | .eps-theme-dark { |
| 270 | - --app-background-color: #1f2124; | |
| 232 | + --app-background-color: #34383c; | |
| 271 | 233 | --app-box-shadow-color: rgba(var(--box-shadow-color, rgba(0, 0, 0, 0.15)), 0.2); |
| 272 | - --app-header-color: #D5D8DC; | |
| 273 | - --app-logo-color: #0C0D0E; | |
| 274 | - --app-logo-background-color: #ffffff; | |
| 275 | - --app-title-color: #fff; | |
| 276 | - --app-header-buttons-separator-color: #818A96; | |
| 277 | - --app-header-buttons-color: #BABFC5; | |
| 278 | - --app-header-buttons-color-hover: #9DA5AE; | |
| 279 | - --app-lightbox-background-color: rgba(0, 0, 0, 0.8); | |
| 280 | -} | |
| 234 | + --app-header-background-color: #26292C; | |
| 235 | + --app-header-color: #e0e1e3; | |
| 236 | + --app-sidebar-background-color: #34383c; | |
| 237 | + --app-header-buttons-separator-color: #64666a; | |
| 238 | + --app-header-buttons-color: #b4b5b7; | |
| 239 | + --app-lightbox-background-color: rgba(0, 0, 0, 0.8); } | |
| 281 | 240 | |
| 282 | 241 | :root { |
| 283 | - --text-muted: #BABFC5; | |
| 284 | - --disabled: #D5D8DC; | |
| 285 | - --light: #ffffff; | |
| 286 | - --dark: #000000; | |
| 287 | - --cta: #93003f; | |
| 288 | - --brand: #93003f; | |
| 289 | - --accent: #F3BAFD; | |
| 290 | - --primary: #93003f; | |
| 291 | - --primary-bg: #FAE8FF; | |
| 292 | - --secondary: #515962; | |
| 293 | - --info: #2563EB; | |
| 294 | - --info-bg: #F0F7FF; | |
| 295 | - --danger: #DC2626; | |
| 296 | - --danger-bg: #FEF1F4; | |
| 297 | - --success: #0A875A; | |
| 298 | - --success-bg: #F2FDF5; | |
| 299 | - --warning: #F59E0B; | |
| 300 | - --warning-bg: #FFFBEB; | |
| 301 | - --body-color: #515962; | |
| 302 | - --body-bg: #ffffff; | |
| 303 | - --link-color: #515962; | |
| 304 | - --link-hover-color: rgb(46.3826815642, 50.9636871508, 56.1173184358); | |
| 305 | - --hr-color: #E6E8EA; | |
| 242 | + --text-muted: #d5dadf; | |
| 243 | + --disabled: #c2cbd2; | |
| 244 | + --light: #fff; | |
| 245 | + --dark: #000; | |
| 246 | + --info: #58d0f5; | |
| 247 | + --cta: #93003F; | |
| 248 | + --danger: #b01b1b; | |
| 249 | + --success: #39b54a; | |
| 250 | + --warning: #fcb92c; | |
| 251 | + --body-color: #6d7882; | |
| 252 | + --link-color: #58d0f5; | |
| 253 | + --link-hover-color: #10bcf1; | |
| 254 | + --hr-color: #d5dadf; | |
| 306 | 255 | --box-shadow-color: theme-colors(dark); |
| 307 | - --display-1-color: #515962; | |
| 308 | - --display-2-color: #515962; | |
| 309 | - --display-3-color: #515962; | |
| 310 | - --display-4-color: #515962; | |
| 311 | - --h1-color: #515962; | |
| 312 | - --h2-color: #515962; | |
| 313 | - --h3-color: #515962; | |
| 314 | - --h4-color: #515962; | |
| 315 | - --h5-color: #515962; | |
| 316 | - --h6-color: #515962; | |
| 317 | - --text-base-color: #515962; | |
| 318 | - --text-xl-color: #515962; | |
| 319 | - --text-lg-color: #515962; | |
| 320 | - --text-sm-color: #515962; | |
| 321 | - --text-xs-color: #515962; | |
| 322 | - --text-xxs-color: #515962; | |
| 323 | - --gray-900: #0C0D0E; | |
| 324 | - --gray-800: #1f2124; | |
| 325 | - --gray-750: #2b2c31; | |
| 326 | - --gray-725: #333438; | |
| 327 | - --gray-700: #3f444b; | |
| 328 | - --gray-600: #515962; | |
| 329 | - --gray-500: #69727D; | |
| 330 | - --gray-400: #818A96; | |
| 331 | - --gray-300: #9DA5AE; | |
| 332 | - --gray-200: #BABFC5; | |
| 333 | - --gray-100: #D5D8DC; | |
| 334 | - --gray-75: #E6E8EA; | |
| 335 | - --gray-50: #F1F2F3; | |
| 336 | - --gray-25: #F9FAFA; | |
| 337 | -} | |
| 256 | + --display-1-color: #495157; | |
| 257 | + --display-2-color: #495157; | |
| 258 | + --display-3-color: #6d7882; | |
| 259 | + --display-4-color: #495157; | |
| 260 | + --h1-color: #6d7882; | |
| 261 | + --h2-color: #6d7882; | |
| 262 | + --h3-color: #495157; | |
| 263 | + --h4-color: #495157; | |
| 264 | + --h5-color: #495157; | |
| 265 | + --h6-color: #495157; | |
| 266 | + --text-base-color: #495157; | |
| 267 | + --text-xl-color: #495157; | |
| 268 | + --text-lg-color: #495157; | |
| 269 | + --text-sm-color: #495157; | |
| 270 | + --text-xs-color: #495157; | |
| 271 | + --text-xxs-color: #495157; | |
| 272 | + --gray-800: #495157; | |
| 273 | + --gray-700: #556068; | |
| 274 | + --gray-600: #6d7882; | |
| 275 | + --gray-500: #a4afb7; | |
| 276 | + --gray-400: #c2cbd2; | |
| 277 | + --gray-300: #d5dadf; | |
| 278 | + --gray-200: #f1f3f5; | |
| 279 | + --gray-100: #fcfcfc; } | |
| 338 | 280 | |
| 339 | 281 | .eps-theme-dark { |
| 340 | - --text-muted: #818A96; | |
| 341 | - --disabled: #69727D; | |
| 282 | + --text-muted: #7d7e82; | |
| 283 | + --disabled: #64666a; | |
| 342 | 284 | --light: #fff; |
| 343 | 285 | --dark: #000; |
| 344 | - --accent: #524CFF; | |
| 345 | - --cta: #93003f; | |
| 346 | - --brand: #93003f; | |
| 286 | + --info: #58d0f5; | |
| 287 | + --accent: #58d0f5; | |
| 288 | + --danger: #F84343; | |
| 289 | + --cta: #93003F; | |
| 347 | 290 | --success: #39b54a; |
| 348 | - --success-bg: #032317; | |
| 349 | - --info: #0077CC; | |
| 350 | - --info-bg: #0A1A3D; | |
| 351 | 291 | --warning: #fcb92c; |
| 352 | - --warning-bg: #311808; | |
| 353 | - --danger: #F84343; | |
| 354 | - --danger-bg: #390A0A; | |
| 355 | - --body-color: #BABFC5; | |
| 356 | - --body-bg: #1f2124; | |
| 357 | - --link-color: #0077CC; | |
| 358 | - --link-hover-color: rgb(46.3826815642, 50.9636871508, 56.1173184358); | |
| 359 | - --hr-color: #333438; | |
| 292 | + --body-color: #e0e1e3; | |
| 293 | + --body-bg: #fff; | |
| 294 | + --link-color: #58d0f5; | |
| 295 | + --link-hover-color: #10bcf1; | |
| 296 | + --hr-color: #4c4f56; | |
| 360 | 297 | --box-shadow-color: rgba(0, 0, 0, 0.15); |
| 361 | - --display-1-color: #BABFC5; | |
| 362 | - --display-2-color: #BABFC5; | |
| 363 | - --display-3-color: #BABFC5; | |
| 364 | - --display-4-color: #BABFC5; | |
| 365 | - --h1-color: #BABFC5; | |
| 366 | - --h2-color: #BABFC5; | |
| 367 | - --h3-color: #BABFC5; | |
| 368 | - --h4-color: #BABFC5; | |
| 369 | - --h5-color: #BABFC5; | |
| 370 | - --h6-color: #BABFC5; | |
| 371 | - --text-base-color: #BABFC5; | |
| 372 | - --text-xl-color: #BABFC5; | |
| 373 | - --text-lg-color: #BABFC5; | |
| 374 | - --text-sm-color: #BABFC5; | |
| 375 | - --text-xs-color: #BABFC5; | |
| 376 | - --text-xxs-color: #BABFC5; | |
| 377 | - --gray-900: #0C0D0E; | |
| 378 | - --gray-800: #1f2124; | |
| 379 | - --gray-750: #2b2c31; | |
| 380 | - --gray-725: #333438; | |
| 381 | - --gray-700: #3f444b; | |
| 382 | - --gray-600: #515962; | |
| 383 | - --gray-500: #69727D; | |
| 384 | - --gray-400: #818A96; | |
| 385 | - --gray-300: #9DA5AE; | |
| 386 | - --gray-200: #BABFC5; | |
| 387 | - --gray-100: #D5D8DC; | |
| 388 | - --gray-75: #E6E8EA; | |
| 389 | - --gray-50: #F1F2F3; | |
| 390 | - --gray-25: #F9FAFA; | |
| 391 | -} | |
| 298 | + --display-1-color: #e0e1e3; | |
| 299 | + --display-2-color: #e0e1e3; | |
| 300 | + --display-3-color: #e0e1e3; | |
| 301 | + --display-4-color: #e0e1e3; | |
| 302 | + --h1-color: #e0e1e3; | |
| 303 | + --h2-color: #e0e1e3; | |
| 304 | + --h3-color: #e0e1e3; | |
| 305 | + --h4-color: #e0e1e3; | |
| 306 | + --h5-color: #e0e1e3; | |
| 307 | + --h6-color: #e0e1e3; | |
| 308 | + --text-base-color: #b4b5b7; | |
| 309 | + --text-xl-color: #b4b5b7; | |
| 310 | + --text-lg-color: #b4b5b7; | |
| 311 | + --text-sm-color: #b4b5b7; | |
| 312 | + --text-xs-color: #b4b5b7; | |
| 313 | + --text-xxs-color: #b4b5b7; | |
| 314 | + --gray-800: #26292C; | |
| 315 | + --gray-700: #34383c; | |
| 316 | + --gray-600: #404349; | |
| 317 | + --gray-500: #4c4f56; | |
| 318 | + --gray-400: #64666a; | |
| 319 | + --gray-300: #7d7e82; | |
| 320 | + --gray-200: #b4b5b7; | |
| 321 | + --gray-100: #e0e1e3; } | |
| 392 | 322 | |
| 393 | 323 | *, |
| 394 | 324 | *::before, |
| 395 | 325 | *::after { |
| 396 | - box-sizing: border-box; | |
| 397 | -} | |
| 326 | + -webkit-box-sizing: border-box; | |
| 327 | + box-sizing: border-box; } | |
| 398 | 328 | |
| 399 | 329 | html { |
| 400 | 330 | font-family: sans-serif; |
| 401 | 331 | line-height: 1.15; |
| 402 | 332 | -webkit-text-size-adjust: 100%; |
| 403 | - -webkit-tap-highlight-color: rgba(0, 0, 0, 0); | |
| 404 | -} | |
| 333 | + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } | |
| 405 | 334 | |
| 406 | 335 | article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { |
| 407 | - display: block; | |
| 408 | -} | |
| 336 | + display: block; } | |
| 409 | 337 | |
| 410 | 338 | body { |
| 411 | 339 | margin: 0; |
| 412 | 340 | font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; |
| @@ -413,14 +341,20 @@ | ||
| 413 | 341 | font-size: 0.875rem; |
| 414 | 342 | font-weight: 400; |
| 415 | 343 | line-height: 1.5; |
| 416 | 344 | color: var(--body-color); |
| 417 | - background-color: var(--body-bg); | |
| 418 | -} | |
| 345 | + -webkit-font-smoothing: antialiased; | |
| 346 | + -moz-osx-font-smoothing: grayscale; | |
| 347 | + background-color: var(--body-bg); } | |
| 419 | 348 | |
| 349 | +::-moz-selection { | |
| 350 | + background-color: rgba(147, 0, 63, 0.5); } | |
| 351 | + | |
| 352 | +::selection { | |
| 353 | + background-color: rgba(147, 0, 63, 0.5); } | |
| 354 | + | |
| 420 | 355 | [tabindex="-1"]:focus:not(:focus-visible) { |
| 421 | - outline: 0 !important; | |
| 422 | -} | |
| 356 | + outline: 0 !important; } | |
| 423 | 357 | |
| 424 | 358 | h1, h2, h3, h4, h5, h6 { |
| 425 | 359 | font-size: 100%; |
| 426 | 360 | margin: 0; |
| @@ -425,45 +359,36 @@ | ||
| 425 | 359 | font-size: 100%; |
| 426 | 360 | margin: 0; |
| 427 | 361 | padding: 0; |
| 428 | 362 | line-height: inherit; |
| 429 | - font-weight: normal; | |
| 430 | -} | |
| 363 | + font-weight: normal; } | |
| 431 | 364 | |
| 432 | 365 | p { |
| 433 | - margin-block-start: 0; | |
| 434 | -} | |
| 366 | + margin-top: 0; } | |
| 435 | 367 | |
| 436 | 368 | b, |
| 437 | 369 | strong { |
| 438 | - font-weight: 700; | |
| 439 | -} | |
| 370 | + font-weight: 700; } | |
| 440 | 371 | |
| 441 | 372 | small { |
| 442 | - font-size: 80%; | |
| 443 | -} | |
| 373 | + font-size: 80%; } | |
| 444 | 374 | |
| 445 | 375 | a { |
| 446 | 376 | --eps-link-color: $eps-link-color; |
| 447 | 377 | color: var(--eps-link-color); |
| 448 | - background-color: transparent; | |
| 449 | -} | |
| 450 | -a, a:active, a:hover, a:focus { | |
| 451 | - text-decoration: none; | |
| 452 | -} | |
| 453 | -a:focus, a:hover { | |
| 454 | - --eps-link-color: $eps-link-hover-color; | |
| 455 | - text-decoration: none; | |
| 456 | -} | |
| 378 | + background-color: transparent; } | |
| 379 | + a, a:active, a:hover, a:focus { | |
| 380 | + text-decoration: none; } | |
| 381 | + a:focus, a:hover { | |
| 382 | + --eps-link-color: $eps-link-hover-color; | |
| 383 | + text-decoration: none; } | |
| 457 | 384 | |
| 458 | 385 | a:not([href]) { |
| 459 | 386 | color: inherit; |
| 460 | - text-decoration: none; | |
| 461 | -} | |
| 462 | -a:not([href]):hover { | |
| 463 | - color: inherit; | |
| 464 | - text-decoration: none; | |
| 465 | -} | |
| 387 | + text-decoration: none; } | |
| 388 | + a:not([href]):hover { | |
| 389 | + color: inherit; | |
| 390 | + text-decoration: none; } | |
| 466 | 391 | |
| 467 | 392 | pre, |
| 468 | 393 | code, |
| 469 | 394 | kbd, |
| @@ -468,33 +393,27 @@ | ||
| 468 | 393 | code, |
| 469 | 394 | kbd, |
| 470 | 395 | samp { |
| 471 | 396 | font-family: monospace; |
| 472 | - font-size: 1em; | |
| 473 | -} | |
| 397 | + font-size: 1em; } | |
| 474 | 398 | |
| 475 | 399 | figure { |
| 476 | - margin: 0 0 0; | |
| 477 | -} | |
| 400 | + margin: 0 0 0; } | |
| 478 | 401 | |
| 479 | 402 | img { |
| 480 | 403 | vertical-align: middle; |
| 481 | - border-style: none; | |
| 482 | -} | |
| 404 | + border-style: none; } | |
| 483 | 405 | |
| 484 | 406 | svg { |
| 485 | 407 | overflow: hidden; |
| 486 | - vertical-align: middle; | |
| 487 | -} | |
| 408 | + vertical-align: middle; } | |
| 488 | 409 | |
| 489 | 410 | button { |
| 490 | - border-radius: 0; | |
| 491 | -} | |
| 411 | + border-radius: 0; } | |
| 492 | 412 | |
| 493 | -button:focus:not(:where([data-module=onboarding] *)) { | |
| 413 | +button:focus { | |
| 494 | 414 | outline: 1px dotted; |
| 495 | - outline: 5px auto -webkit-focus-ring-color; | |
| 496 | -} | |
| 415 | + outline: 5px auto -webkit-focus-ring-color; } | |
| 497 | 416 | |
| 498 | 417 | input, |
| 499 | 418 | button, |
| 500 | 419 | select, |
| @@ -502,92 +421,83 @@ | ||
| 502 | 421 | textarea { |
| 503 | 422 | margin: 0; |
| 504 | 423 | font-family: inherit; |
| 505 | 424 | font-size: inherit; |
| 506 | - line-height: inherit; | |
| 507 | -} | |
| 425 | + line-height: inherit; } | |
| 508 | 426 | |
| 509 | 427 | button, |
| 510 | 428 | input { |
| 511 | - overflow: visible; | |
| 512 | -} | |
| 429 | + overflow: visible; } | |
| 513 | 430 | |
| 514 | 431 | button, |
| 515 | 432 | select { |
| 516 | - text-transform: none; | |
| 517 | -} | |
| 433 | + text-transform: none; } | |
| 518 | 434 | |
| 519 | -[role=button] { | |
| 520 | - cursor: pointer; | |
| 521 | -} | |
| 435 | +[role="button"] { | |
| 436 | + cursor: pointer; } | |
| 522 | 437 | |
| 523 | 438 | select { |
| 524 | - word-wrap: normal; | |
| 525 | -} | |
| 439 | + word-wrap: normal; } | |
| 526 | 440 | |
| 527 | 441 | button, |
| 528 | -[type=button], | |
| 529 | -[type=reset], | |
| 530 | -[type=submit] { | |
| 531 | - -webkit-appearance: button; | |
| 532 | - -moz-appearance: button; | |
| 533 | - appearance: button; | |
| 534 | -} | |
| 442 | +[type="button"], | |
| 443 | +[type="reset"], | |
| 444 | +[type="submit"] { | |
| 445 | + -webkit-appearance: button; } | |
| 535 | 446 | |
| 536 | 447 | button:not(:disabled), |
| 537 | -[type=button]:not(:disabled), | |
| 538 | -[type=reset]:not(:disabled), | |
| 539 | -[type=submit]:not(:disabled) { | |
| 540 | - cursor: pointer; | |
| 541 | -} | |
| 448 | +[type="button"]:not(:disabled), | |
| 449 | +[type="reset"]:not(:disabled), | |
| 450 | +[type="submit"]:not(:disabled) { | |
| 451 | + cursor: pointer; } | |
| 542 | 452 | |
| 543 | -input[type=radio], | |
| 544 | -input[type=checkbox] { | |
| 545 | - box-sizing: border-box; | |
| 453 | +button::-moz-focus-inner, | |
| 454 | +[type="button"]::-moz-focus-inner, | |
| 455 | +[type="reset"]::-moz-focus-inner, | |
| 456 | +[type="submit"]::-moz-focus-inner { | |
| 546 | 457 | padding: 0; |
| 547 | -} | |
| 458 | + border-style: none; } | |
| 548 | 459 | |
| 460 | +input[type="radio"], | |
| 461 | +input[type="checkbox"] { | |
| 462 | + -webkit-box-sizing: border-box; | |
| 463 | + box-sizing: border-box; | |
| 464 | + padding: 0; } | |
| 465 | + | |
| 549 | 466 | textarea { |
| 550 | 467 | overflow: auto; |
| 551 | - resize: vertical; | |
| 552 | -} | |
| 468 | + resize: vertical; } | |
| 553 | 469 | |
| 554 | 470 | [hidden] { |
| 555 | - display: none !important; | |
| 556 | -} | |
| 471 | + display: none !important; } | |
| 557 | 472 | |
| 558 | 473 | hr { |
| 559 | 474 | border: 0 none; |
| 560 | - border-block-end: 1px solid var(--hr-color); | |
| 561 | -} | |
| 475 | + border-bottom: 1px solid var(--hr-color); } | |
| 562 | 476 | |
| 563 | 477 | .eps-display-1 { |
| 564 | 478 | font-size: 1.85rem; |
| 565 | 479 | color: var(--display-1-color); |
| 566 | - margin-block-start: 0.5rem; | |
| 567 | - margin-block-end: 0.5rem; | |
| 568 | -} | |
| 480 | + margin-top: 0.5rem; | |
| 481 | + margin-bottom: 0.5rem; } | |
| 569 | 482 | |
| 570 | 483 | .eps-display-2 { |
| 571 | 484 | font-size: 1.85rem; |
| 572 | 485 | color: var(--display-2-color); |
| 573 | - margin-block-start: 0.5rem; | |
| 574 | - margin-block-end: 0.5rem; | |
| 575 | -} | |
| 486 | + margin-top: 0.5rem; | |
| 487 | + margin-bottom: 0.5rem; } | |
| 576 | 488 | |
| 577 | 489 | .eps-display-3 { |
| 578 | 490 | font-size: 1.85rem; |
| 579 | 491 | color: var(--display-3-color); |
| 580 | - margin-block-start: 0; | |
| 581 | - margin-block-end: 1.25rem; | |
| 582 | -} | |
| 492 | + margin-top: 0; | |
| 493 | + margin-bottom: 1.25rem; } | |
| 583 | 494 | |
| 584 | 495 | .eps-display-4 { |
| 585 | 496 | font-size: 1.85rem; |
| 586 | 497 | color: var(--display-4-color); |
| 587 | - margin-block-start: 0.5rem; | |
| 588 | - margin-block-end: 0.5rem; | |
| 589 | -} | |
| 498 | + margin-top: 0.5rem; | |
| 499 | + margin-bottom: 0.5rem; } | |
| 590 | 500 | |
| 591 | 501 | h1, |
| 592 | 502 | .eps-h1 { |
| 593 | 503 | font-size: 1.625rem; |
| @@ -592,11 +502,10 @@ | ||
| 592 | 502 | .eps-h1 { |
| 593 | 503 | font-size: 1.625rem; |
| 594 | 504 | line-height: 1; |
| 595 | 505 | color: var(--h1-color); |
| 596 | - margin-block-end: 1.25rem; | |
| 597 | - font-weight: 500; | |
| 598 | -} | |
| 506 | + margin-bottom: 1.25rem; | |
| 507 | + font-weight: 500; } | |
| 599 | 508 | |
| 600 | 509 | h2, |
| 601 | 510 | .eps-h2 { |
| 602 | 511 | font-size: 1.25rem; |
| @@ -601,12 +510,11 @@ | ||
| 601 | 510 | .eps-h2 { |
| 602 | 511 | font-size: 1.25rem; |
| 603 | 512 | line-height: 1.2; |
| 604 | 513 | color: var(--h2-color); |
| 605 | - margin-block-start: 0; | |
| 606 | - margin-block-end: 1.25rem; | |
| 607 | - font-weight: 500; | |
| 608 | -} | |
| 514 | + margin-top: 0; | |
| 515 | + margin-bottom: 1.25rem; | |
| 516 | + font-weight: 500; } | |
| 609 | 517 | |
| 610 | 518 | h3, |
| 611 | 519 | .eps-h3 { |
| 612 | 520 | font-size: 1rem; |
| @@ -611,112 +519,96 @@ | ||
| 611 | 519 | .eps-h3 { |
| 612 | 520 | font-size: 1rem; |
| 613 | 521 | line-height: 1.2; |
| 614 | 522 | color: var(--h3-color); |
| 615 | - margin-block-start: 0; | |
| 616 | - margin-block-end: 0.5rem; | |
| 617 | - font-weight: 500; | |
| 618 | -} | |
| 523 | + margin-top: 0; | |
| 524 | + margin-bottom: 0.5rem; | |
| 525 | + font-weight: 500; } | |
| 619 | 526 | |
| 620 | 527 | h4, |
| 621 | 528 | .eps-h4 { |
| 622 | 529 | font-size: 0.9375rem; |
| 623 | 530 | color: var(--h4-color); |
| 624 | - margin-block-start: 0; | |
| 625 | - margin-block-end: 0.5rem; | |
| 626 | -} | |
| 531 | + margin-top: 0; | |
| 532 | + margin-bottom: 0.5rem; } | |
| 627 | 533 | |
| 628 | 534 | h5, |
| 629 | 535 | .eps-h5 { |
| 630 | 536 | font-size: 0.875rem; |
| 631 | 537 | color: var(--h5-color); |
| 632 | - margin-block-start: 0; | |
| 633 | - margin-block-end: 0.5rem; | |
| 634 | -} | |
| 538 | + margin-top: 0; | |
| 539 | + margin-bottom: 0.5rem; } | |
| 635 | 540 | |
| 636 | 541 | h6, |
| 637 | 542 | .eps-h6 { |
| 638 | 543 | font-size: 0.875rem; |
| 639 | 544 | color: var(--h-6-color); |
| 640 | - margin-block-start: 0; | |
| 641 | - margin-block-end: 0.5rem; | |
| 642 | - font-weight: 700; | |
| 643 | -} | |
| 545 | + margin-top: 0; | |
| 546 | + margin-bottom: 0.5rem; | |
| 547 | + font-weight: 700; } | |
| 644 | 548 | |
| 645 | 549 | .eps-text-xxs { |
| 646 | 550 | font-size: 0.75rem; |
| 647 | 551 | line-height: 1.2; |
| 648 | 552 | color: var(--text-xxs-color); |
| 649 | - font-weight: 400; | |
| 650 | -} | |
| 553 | + font-weight: 400; } | |
| 651 | 554 | |
| 652 | 555 | .eps-text-xs { |
| 653 | 556 | font-size: 0.75rem; |
| 654 | 557 | line-height: 1.5; |
| 655 | 558 | color: var(--text-xs-color); |
| 656 | - font-weight: 400; | |
| 657 | -} | |
| 559 | + font-weight: 400; } | |
| 658 | 560 | |
| 659 | 561 | .eps-text { |
| 660 | 562 | font-size: 0.875rem; |
| 661 | 563 | line-height: 1.5; |
| 662 | 564 | color: var(--text-base-color); |
| 663 | - font-weight: 400; | |
| 664 | -} | |
| 565 | + font-weight: 400; } | |
| 665 | 566 | |
| 666 | 567 | .eps-text-sm { |
| 667 | 568 | font-size: 0.8125rem; |
| 668 | 569 | line-height: 1.5; |
| 669 | 570 | color: var(--text-sm-color); |
| 670 | - font-weight: 400; | |
| 671 | -} | |
| 571 | + font-weight: 400; } | |
| 672 | 572 | |
| 673 | 573 | .eps-text-lg { |
| 674 | 574 | font-size: 0.9375rem; |
| 675 | 575 | line-height: 1.5; |
| 676 | 576 | color: var(--text-lg-color); |
| 677 | - font-weight: 400; | |
| 678 | -} | |
| 577 | + font-weight: 400; } | |
| 679 | 578 | |
| 680 | 579 | .eps-text-xl { |
| 681 | 580 | font-size: 1rem; |
| 682 | 581 | line-height: 1.5; |
| 683 | 582 | color: var(--text-xl-color); |
| 684 | - font-weight: 400; | |
| 685 | -} | |
| 583 | + font-weight: 400; } | |
| 686 | 584 | |
| 687 | 585 | .video-wrapper { |
| 688 | 586 | position: relative; |
| 689 | - padding-block-end: 56.25%; | |
| 690 | - height: 0; | |
| 691 | -} | |
| 692 | -.video-wrapper iframe { | |
| 693 | - position: absolute; | |
| 694 | - inset-block-start: 0; | |
| 695 | - inset-inline-start: 0; | |
| 696 | - width: 100%; | |
| 697 | - height: 100%; | |
| 698 | -} | |
| 587 | + padding-bottom: 56.25%; | |
| 588 | + height: 0; } | |
| 589 | + .video-wrapper iframe { | |
| 590 | + position: absolute; | |
| 591 | + top: 0; | |
| 592 | + left: 0; | |
| 593 | + width: 100%; | |
| 594 | + height: 100%; } | |
| 699 | 595 | |
| 700 | 596 | .eps-separator { |
| 701 | - margin-block-end: 2.75rem; | |
| 702 | -} | |
| 597 | + margin-bottom: 2.75rem; } | |
| 703 | 598 | |
| 704 | 599 | .eps-theme-dark { |
| 705 | - --e-app-back-button-color: #BABFC5; | |
| 706 | -} | |
| 600 | + --e-app-back-button-color: #b4b5b7; } | |
| 707 | 601 | |
| 708 | 602 | .back-button, .e-app-back-button { |
| 709 | - --button-background-color: var(--e-app-back-button-color, #69727D); | |
| 710 | - margin-block-end: 1.5rem; | |
| 711 | -} | |
| 712 | -.back-button .eps-icon, .e-app-back-button .eps-icon { | |
| 713 | - margin-inline-end: 0.3125rem; | |
| 714 | -} | |
| 603 | + --button-background-color: var(--e-app-back-button-color, #a4afb7); | |
| 604 | + margin-bottom: 1.5rem; } | |
| 605 | + .back-button .eps-icon, .e-app-back-button .eps-icon { | |
| 606 | + -webkit-margin-end: 0.3125rem; | |
| 607 | + margin-inline-end: 0.3125rem; } | |
| 715 | 608 | |
| 716 | 609 | .eps-theme-dark { |
| 717 | - --input-border-color: --hr-color; | |
| 718 | -} | |
| 610 | + --input-border-color: --hr-color; } | |
| 719 | 611 | |
| 720 | 612 | .eps-input { |
| 721 | 613 | border: 1px solid var(--hr-color); |
| 722 | 614 | border-radius: 0.1875rem; |
| @@ -722,195 +614,209 @@ | ||
| 722 | 614 | border-radius: 0.1875rem; |
| 723 | 615 | background: transparent; |
| 724 | 616 | color: inherit; |
| 725 | 617 | height: 1.875rem; |
| 726 | - padding: 0 0.3125rem; | |
| 727 | -} | |
| 728 | -.eps-input--block { | |
| 729 | - width: 100%; | |
| 730 | -} | |
| 618 | + padding: 0 0.3125rem; } | |
| 619 | + .eps-input--block { | |
| 620 | + width: 100%; } | |
| 731 | 621 | |
| 732 | 622 | .eps-app { |
| 623 | + display: -webkit-box; | |
| 624 | + display: -ms-flexbox; | |
| 733 | 625 | display: flex; |
| 734 | 626 | height: 100vh; |
| 735 | - flex-direction: column; | |
| 627 | + -webkit-box-orient: vertical; | |
| 628 | + -webkit-box-direction: normal; | |
| 629 | + -ms-flex-direction: column; | |
| 630 | + flex-direction: column; | |
| 736 | 631 | color: var(--body-color); |
| 737 | 632 | background-color: var(--app-background-color); |
| 738 | 633 | position: absolute; |
| 739 | 634 | border-radius: 0; |
| 740 | - box-shadow: 2px 8px 23px 3px var(--color-box-shadow-color); | |
| 635 | + -webkit-box-shadow: 2px 8px 23px 3px var(--color-box-shadow-color); | |
| 636 | + box-shadow: 2px 8px 23px 3px var(--color-box-shadow-color); | |
| 741 | 637 | overflow: hidden; |
| 742 | 638 | font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; |
| 743 | 639 | width: 100%; |
| 744 | - max-width: 100%; | |
| 745 | -} | |
| 746 | -.eps-app__lightbox { | |
| 747 | - display: flex; | |
| 748 | - align-items: center; | |
| 749 | - justify-content: center; | |
| 750 | - position: fixed; | |
| 751 | - height: 100%; | |
| 752 | - width: 100%; | |
| 753 | - inset-block-end: 0; | |
| 754 | - inset-inline-start: 0; | |
| 755 | - background-color: var(--app-lightbox-background-color); | |
| 756 | - z-index: 1040; | |
| 757 | -} | |
| 758 | -.eps-app__header { | |
| 759 | - flex-shrink: 0; | |
| 760 | - font-size: 0.9375rem; | |
| 761 | - border-block-end: var(--e-a-border); | |
| 762 | - position: relative; | |
| 763 | - z-index: 3; | |
| 764 | - height: 3.125rem; | |
| 765 | - padding-block: 0; | |
| 766 | - padding-inline: 1rem; | |
| 767 | -} | |
| 768 | -.eps-app__header-buttons { | |
| 769 | - display: flex; | |
| 770 | - align-items: center; | |
| 771 | - flex-direction: row-reverse; | |
| 772 | - font-size: 1.125rem; | |
| 773 | -} | |
| 774 | -.eps-app__header-btn { | |
| 775 | - padding-inline-start: 1rem; | |
| 776 | - font-size: 1.125rem; | |
| 777 | - line-height: 1.25rem; | |
| 778 | -} | |
| 779 | -.eps-app__header-btn:hover { | |
| 780 | - color: var(--app-header-buttons-color-hover); | |
| 781 | -} | |
| 782 | -.eps-app__header-btn:first-child { | |
| 783 | - border-inline-start: 1px solid var(--app-header-buttons-separator-color); | |
| 784 | -} | |
| 785 | -.eps-app__header-btn:not(:first-child) { | |
| 786 | - padding-inline-end: 1rem; | |
| 787 | -} | |
| 788 | -.eps-app__logo-title-wrapper { | |
| 789 | - display: flex; | |
| 790 | - align-items: center; | |
| 791 | -} | |
| 792 | -.eps-app__logo { | |
| 793 | - display: block; | |
| 794 | - width: 1.75rem; | |
| 795 | - height: 1.75rem; | |
| 796 | - line-height: 1.75rem; | |
| 797 | - text-align: center; | |
| 798 | - font-size: 1.75rem; | |
| 799 | - border-radius: 50%; | |
| 800 | - color: var(--app-logo-background-color); | |
| 801 | -} | |
| 802 | -.eps-app__logo:not(:last-child) { | |
| 803 | - margin-inline-end: 0.625rem; | |
| 804 | -} | |
| 805 | -.eps-app__title { | |
| 806 | - color: var(--app-title-color); | |
| 807 | - font-size: 0.9375rem; | |
| 808 | - font-weight: 700; | |
| 809 | - text-transform: uppercase; | |
| 810 | - margin-block-end: 0; | |
| 811 | -} | |
| 812 | -.eps-app__main { | |
| 813 | - display: flex; | |
| 814 | - overflow: hidden; | |
| 815 | - flex-grow: 1; | |
| 816 | -} | |
| 817 | -.eps-app__sidebar { | |
| 818 | - background-color: var(--app-sidebar-background-color); | |
| 819 | - padding-block-start: 1.25rem; | |
| 820 | - width: 30%; | |
| 821 | - max-width: 17.1875rem; | |
| 822 | - border-inline-end: var(--e-a-border); | |
| 823 | - flex-grow: 0; | |
| 824 | - overflow-y: auto; | |
| 825 | - z-index: 4; | |
| 826 | -} | |
| 827 | -.eps-app__content { | |
| 828 | - flex-grow: 1; | |
| 829 | - position: relative; | |
| 830 | - padding: 2.75rem; | |
| 831 | - height: 100%; | |
| 832 | - overflow-y: auto; | |
| 833 | -} | |
| 640 | + max-width: 100%; } | |
| 641 | + .eps-app__lightbox { | |
| 642 | + display: -webkit-box; | |
| 643 | + display: -ms-flexbox; | |
| 644 | + display: flex; | |
| 645 | + -webkit-box-align: center; | |
| 646 | + -ms-flex-align: center; | |
| 647 | + align-items: center; | |
| 648 | + -webkit-box-pack: center; | |
| 649 | + -ms-flex-pack: center; | |
| 650 | + justify-content: center; | |
| 651 | + position: fixed; | |
| 652 | + height: 100%; | |
| 653 | + width: 100%; | |
| 654 | + background-color: var(--app-lightbox-background-color); | |
| 655 | + z-index: 1040; | |
| 656 | + bottom: 0; | |
| 657 | + left: 0; } | |
| 658 | + .eps-app__header { | |
| 659 | + -ms-flex-negative: 0; | |
| 660 | + flex-shrink: 0; | |
| 661 | + font-size: 0.9375rem; | |
| 662 | + color: var(--app-header-color); | |
| 663 | + background-color: var(--app-header-background-color); | |
| 664 | + -webkit-box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 665 | + box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 666 | + position: relative; | |
| 667 | + z-index: 3; | |
| 668 | + height: 3.125rem; | |
| 669 | + padding: 0 1rem; } | |
| 670 | + .eps-app__header-buttons { | |
| 671 | + display: -webkit-box; | |
| 672 | + display: -ms-flexbox; | |
| 673 | + display: flex; | |
| 674 | + -webkit-box-align: center; | |
| 675 | + -ms-flex-align: center; | |
| 676 | + align-items: center; | |
| 677 | + -webkit-box-orient: horizontal; | |
| 678 | + -webkit-box-direction: reverse; | |
| 679 | + -ms-flex-direction: row-reverse; | |
| 680 | + flex-direction: row-reverse; | |
| 681 | + font-size: 1.125rem; } | |
| 682 | + .eps-app__header-btn { | |
| 683 | + --button-background-color: var(--app-header-buttons-color); | |
| 684 | + -webkit-padding-start: 1rem; | |
| 685 | + padding-inline-start: 1rem; | |
| 686 | + font-size: 1.125rem; | |
| 687 | + line-height: 1.25rem; } | |
| 688 | + .eps-app__header-btn:first-child { | |
| 689 | + -webkit-border-start: 1px solid var(--app-header-buttons-separator-color); | |
| 690 | + border-inline-start: 1px solid var(--app-header-buttons-separator-color); } | |
| 691 | + .eps-app__header-btn:not(:first-child) { | |
| 692 | + -webkit-padding-end: 1rem; | |
| 693 | + padding-inline-end: 1rem; } | |
| 694 | + .eps-app__logo-title-wrapper { | |
| 695 | + display: -webkit-box; | |
| 696 | + display: -ms-flexbox; | |
| 697 | + display: flex; | |
| 698 | + -webkit-box-align: center; | |
| 699 | + -ms-flex-align: center; | |
| 700 | + align-items: center; } | |
| 701 | + .eps-app__logo { | |
| 702 | + display: block; | |
| 703 | + width: 1.75rem; | |
| 704 | + height: 1.75rem; | |
| 705 | + line-height: 1.75rem; | |
| 706 | + text-align: center; | |
| 707 | + font-size: calc(0.4 * 1.75rem); | |
| 708 | + border-radius: 50%; | |
| 709 | + color: #fff; | |
| 710 | + background-color: #93003F; } | |
| 711 | + .eps-app__logo:not(:last-child) { | |
| 712 | + -webkit-margin-end: 0.625rem; | |
| 713 | + margin-inline-end: 0.625rem; } | |
| 714 | + .eps-app__title { | |
| 715 | + font-size: 0.9375rem; | |
| 716 | + font-weight: 700; | |
| 717 | + text-transform: uppercase; | |
| 718 | + margin-bottom: 0; } | |
| 719 | + .eps-app__main { | |
| 720 | + display: -webkit-box; | |
| 721 | + display: -ms-flexbox; | |
| 722 | + display: flex; | |
| 723 | + overflow: hidden; | |
| 724 | + -webkit-box-flex: 1; | |
| 725 | + -ms-flex-positive: 1; | |
| 726 | + flex-grow: 1; } | |
| 727 | + .eps-app__sidebar { | |
| 728 | + background-color: var(--app-sidebar-background-color); | |
| 729 | + padding-top: 1.25rem; | |
| 730 | + width: 30%; | |
| 731 | + max-width: 17.1875rem; | |
| 732 | + -webkit-box-flex: 0; | |
| 733 | + -ms-flex-positive: 0; | |
| 734 | + flex-grow: 0; | |
| 735 | + overflow-y: auto; | |
| 736 | + -webkit-box-shadow: 2px 8px 23px 3px var(--color-box-shadow-color); | |
| 737 | + box-shadow: 2px 8px 23px 3px var(--color-box-shadow-color); | |
| 738 | + z-index: 4; } | |
| 739 | + .eps-app__content { | |
| 740 | + -webkit-box-flex: 1; | |
| 741 | + -ms-flex-positive: 1; | |
| 742 | + flex-grow: 1; | |
| 743 | + position: relative; | |
| 744 | + padding: 2.75rem; | |
| 745 | + height: 100%; | |
| 746 | + overflow-y: auto; } | |
| 834 | 747 | |
| 835 | 748 | .e-app-upload-file__input { |
| 836 | - display: none; | |
| 837 | -} | |
| 749 | + display: none; } | |
| 838 | 750 | |
| 839 | 751 | .e-app-drop-zone { |
| 840 | - --e-app-drop-zone-text-color: #69727D; | |
| 841 | - --e-app-drop-zone-secondary-text-color: #515962; | |
| 842 | -} | |
| 843 | -.e-app-drop-zone__icon { | |
| 844 | - margin-block-end: 2.75rem; | |
| 845 | - font-size: 60px; | |
| 846 | -} | |
| 847 | -.e-app-drop-zone__text { | |
| 848 | - color: var(--e-app-drop-zone-text-color); | |
| 849 | -} | |
| 850 | -.e-app-drop-zone__secondary-text { | |
| 851 | - color: var(--e-app-drop-zone-secondary-text-color); | |
| 852 | -} | |
| 752 | + --e-app-drop-zone-icon-color: #c2cbd2; | |
| 753 | + --e-app-drop-zone-text-color: #a4afb7; | |
| 754 | + --e-app-drop-zone-secondary-text-color: #6d7882; } | |
| 755 | + .e-app-drop-zone__icon { | |
| 756 | + margin-bottom: 2.75rem; | |
| 757 | + color: var(--e-app-drop-zone-icon-color); | |
| 758 | + font-size: 60px; } | |
| 759 | + .e-app-drop-zone__text { | |
| 760 | + color: var(--e-app-drop-zone-text-color); } | |
| 761 | + .e-app-drop-zone__secondary-text { | |
| 762 | + color: var(--e-app-drop-zone-secondary-text-color); } | |
| 853 | 763 | |
| 854 | 764 | .eps-theme-dark .e-app-drop-zone { |
| 855 | - --e-app-drop-zone-text-color: #BABFC5; | |
| 856 | - --e-app-drop-zone-secondary-text-color: #D5D8DC; | |
| 857 | -} | |
| 765 | + --e-app-drop-zone-icon-color: #c2cbd2; | |
| 766 | + --e-app-drop-zone-text-color: #b4b5b7; | |
| 767 | + --e-app-drop-zone-secondary-text-color: #e0e1e3; } | |
| 858 | 768 | |
| 859 | 769 | :root { |
| 860 | - --info-toggle-color: #9DA5AE; | |
| 861 | - --info-toggle-hover-color: #69727D; | |
| 862 | -} | |
| 770 | + --info-toggle-color: #d5dadf; | |
| 771 | + --info-toggle-hover-color: #a4afb7; } | |
| 863 | 772 | |
| 864 | 773 | .eps-theme-dark { |
| 865 | 774 | --placeholder-filter: invert(0.8) sepia(1) saturate(0.2) hue-rotate(180deg) contrast(1.25) brightness(1.2); |
| 866 | - --info-toggle-color: #818A96; | |
| 867 | - --info-toggle-hover-color: #BABFC5; | |
| 868 | -} | |
| 775 | + --info-toggle-color: #64666a; | |
| 776 | + --info-toggle-hover-color: #b4b5b7; } | |
| 869 | 777 | |
| 870 | 778 | .e-site-part .eps-card__image { |
| 871 | - filter: var(--placeholder-filter, none); | |
| 872 | -} | |
| 779 | + -webkit-filter: var(--placeholder-filter, none); | |
| 780 | + filter: var(--placeholder-filter, none); } | |
| 781 | + | |
| 873 | 782 | .e-site-part__info-toggle { |
| 874 | - color: var(--info-toggle-color); | |
| 875 | -} | |
| 876 | -.e-site-part__info-toggle:hover { | |
| 877 | - --info-toggle-color: var(--info-toggle-hover-color); | |
| 878 | -} | |
| 783 | + color: var(--info-toggle-color); } | |
| 784 | + .e-site-part__info-toggle:hover { | |
| 785 | + --info-toggle-color: var(--info-toggle-hover-color); } | |
| 879 | 786 | |
| 880 | 787 | .e-site-editor__header { |
| 881 | - margin-block-end: 2.75rem; | |
| 882 | - border-block-end: 1px solid var(--hr-color); | |
| 883 | -} | |
| 788 | + margin-bottom: 2.75rem; | |
| 789 | + border-bottom: 1px solid var(--hr-color); } | |
| 884 | 790 | |
| 885 | 791 | :root { |
| 886 | - --e-elementor-loader-color: #ffffff; | |
| 887 | - --e-elementor-loader-wrapper-color: #F9FAFA; | |
| 888 | - --e-elementor-loader-box-color: #E6E8EA; | |
| 889 | -} | |
| 792 | + --e-elementor-loader-container-background-color: #f1f3f5; | |
| 793 | + --e-elementor-loader-background-color: rgba(255, 255, 255, 0.9); } | |
| 890 | 794 | |
| 891 | 795 | .eps-theme-dark { |
| 892 | - --e-elementor-loader-color: #1f2124; | |
| 893 | - --e-elementor-loader-wrapper-color: #2b2c31; | |
| 894 | - --e-elementor-loader-box-color: #3f444b; | |
| 895 | -} | |
| 796 | + --e-elementor-loader-container-background-color: #34383c; | |
| 797 | + --e-elementor-loader-background-color: #4c4f56; } | |
| 896 | 798 | |
| 897 | 799 | .elementor-loading { |
| 898 | - background-color: var(--e-elementor-loader-color); | |
| 899 | - height: 100vh; | |
| 900 | -} | |
| 800 | + background-color: var(--e-elementor-loader-container-background-color); | |
| 801 | + height: 100vh; } | |
| 901 | 802 | |
| 902 | 803 | .elementor-loader-wrapper { |
| 903 | 804 | position: absolute; |
| 904 | - inset-block-start: 50%; | |
| 905 | - inset-inline-start: 50%; | |
| 906 | - transform: translate(calc(-50% * var(--direction-multiplier)), -50%); | |
| 805 | + top: 50%; | |
| 806 | + left: 50%; | |
| 807 | + -webkit-transform: translate(-50%, -50%); | |
| 808 | + -ms-transform: translate(-50%, -50%); | |
| 809 | + transform: translate(-50%, -50%); | |
| 907 | 810 | width: 300px; |
| 811 | + display: -webkit-box; | |
| 812 | + display: -ms-flexbox; | |
| 908 | 813 | display: flex; |
| 909 | - flex-direction: column; | |
| 910 | - align-items: center; | |
| 911 | - gap: 30px; | |
| 912 | -} | |
| 814 | + -ms-flex-wrap: wrap; | |
| 815 | + flex-wrap: wrap; | |
| 816 | + -webkit-box-pack: center; | |
| 817 | + -ms-flex-pack: center; | |
| 818 | + justify-content: center; } | |
| 913 | 819 | |
| 914 | 820 | .elementor-loader { |
| 915 | 821 | border-radius: 50%; |
| 916 | 822 | padding: 40px; |
| @@ -915,924 +821,1106 @@ | ||
| 915 | 821 | border-radius: 50%; |
| 916 | 822 | padding: 40px; |
| 917 | 823 | height: 150px; |
| 918 | 824 | width: 150px; |
| 919 | - background-color: var(--e-elementor-loader-wrapper-color); | |
| 920 | - box-sizing: border-box; | |
| 921 | - box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.02); | |
| 922 | -} | |
| 825 | + background-color: var(--e-elementor-loader-background-color); | |
| 826 | + -webkit-box-sizing: border-box; | |
| 827 | + box-sizing: border-box; | |
| 828 | + -webkit-box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.02); | |
| 829 | + box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.02); } | |
| 923 | 830 | |
| 924 | 831 | .elementor-loader-boxes { |
| 925 | 832 | height: 100%; |
| 926 | 833 | width: 100%; |
| 927 | - position: relative; | |
| 928 | -} | |
| 834 | + position: relative; } | |
| 929 | 835 | |
| 930 | 836 | .elementor-loader-box { |
| 931 | 837 | position: absolute; |
| 932 | - background-color: var(--e-elementor-loader-box-color); | |
| 933 | - animation: load 1.8s linear infinite; | |
| 934 | -} | |
| 935 | -.elementor-loader-box:nth-of-type(1) { | |
| 936 | - width: 20%; | |
| 937 | - height: 100%; | |
| 938 | - inset-block-start: 0; | |
| 939 | - inset-inline-start: 0; | |
| 940 | -} | |
| 941 | -.elementor-loader-box:not(:nth-of-type(1)) { | |
| 942 | - inset-inline-end: 0; | |
| 943 | - height: 20%; | |
| 944 | - width: 60%; | |
| 945 | -} | |
| 946 | -.elementor-loader-box:nth-of-type(2) { | |
| 947 | - top: 0; | |
| 948 | - animation-delay: calc(1.8s / 4 * -1); | |
| 949 | -} | |
| 950 | -.elementor-loader-box:nth-of-type(3) { | |
| 951 | - top: 40%; | |
| 952 | - animation-delay: calc(1.8s / 4 * -2); | |
| 953 | -} | |
| 954 | -.elementor-loader-box:nth-of-type(4) { | |
| 955 | - bottom: 0; | |
| 956 | - animation-delay: calc(1.8s / 4 * -3); | |
| 957 | -} | |
| 838 | + background-color: #d5dadf; | |
| 839 | + -webkit-animation: load 1.8s linear infinite; | |
| 840 | + animation: load 1.8s linear infinite; } | |
| 841 | + .elementor-loader-box:nth-of-type(1) { | |
| 842 | + width: 20%; | |
| 843 | + height: 100%; | |
| 844 | + left: 0; | |
| 845 | + top: 0; } | |
| 846 | + .elementor-loader-box:not(:nth-of-type(1)) { | |
| 847 | + right: 0; | |
| 848 | + height: 20%; | |
| 849 | + width: 60%; } | |
| 850 | + .elementor-loader-box:nth-of-type(2) { | |
| 851 | + top: 0; | |
| 852 | + -webkit-animation-delay: -0.45s; | |
| 853 | + animation-delay: -0.45s; } | |
| 854 | + .elementor-loader-box:nth-of-type(3) { | |
| 855 | + top: 40%; | |
| 856 | + -webkit-animation-delay: -0.9s; | |
| 857 | + animation-delay: -0.9s; } | |
| 858 | + .elementor-loader-box:nth-of-type(4) { | |
| 859 | + bottom: 0; | |
| 860 | + -webkit-animation-delay: -1.35s; | |
| 861 | + animation-delay: -1.35s; } | |
| 958 | 862 | |
| 959 | 863 | .elementor-loading-title { |
| 960 | - color: #9DA5AE; | |
| 864 | + color: #a4afb7; | |
| 961 | 865 | text-align: center; |
| 962 | 866 | text-transform: uppercase; |
| 867 | + margin-top: 30px; | |
| 963 | 868 | letter-spacing: 7px; |
| 964 | 869 | text-indent: 7px; |
| 965 | 870 | font-size: 10px; |
| 966 | - width: 100%; | |
| 967 | -} | |
| 871 | + width: 100%; } | |
| 968 | 872 | |
| 873 | +@-webkit-keyframes load { | |
| 874 | + 0% { | |
| 875 | + opacity: .3; } | |
| 876 | + 50% { | |
| 877 | + opacity: 1; } | |
| 878 | + 100% { | |
| 879 | + opacity: .3; } } | |
| 880 | + | |
| 969 | 881 | @keyframes load { |
| 970 | 882 | 0% { |
| 971 | - opacity: 0.3; | |
| 972 | - } | |
| 883 | + opacity: .3; } | |
| 973 | 884 | 50% { |
| 974 | - opacity: 1; | |
| 975 | - } | |
| 885 | + opacity: 1; } | |
| 976 | 886 | 100% { |
| 977 | - opacity: 0.3; | |
| 978 | - } | |
| 979 | -} | |
| 887 | + opacity: .3; } } | |
| 888 | + | |
| 980 | 889 | .eps-menu__title { |
| 981 | - margin-block-start: 2.75rem; | |
| 982 | - margin-block-end: 1rem; | |
| 983 | -} | |
| 890 | + margin-top: 2.75rem; | |
| 891 | + margin-bottom: 1rem; } | |
| 984 | 892 | |
| 985 | 893 | .e-app-import { |
| 986 | - --e-app-import-back-to-library-color: #69727D; | |
| 987 | - padding-block-end: 1.25rem; | |
| 988 | -} | |
| 989 | -.e-app-import__drop-zone { | |
| 990 | - margin-block-start: 1.25rem; | |
| 991 | -} | |
| 992 | -.e-app-import__back-to-library { | |
| 993 | - color: var(--e-app-import-back-to-library-color); | |
| 994 | - margin-block-end: 1.5rem; | |
| 995 | -} | |
| 996 | -.e-app-import__back-to-library > i { | |
| 997 | - margin-inline-end: 0.5rem; | |
| 998 | -} | |
| 894 | + --e-app-import-back-to-library-color: #a4afb7; | |
| 895 | + padding-bottom: 1.25rem; } | |
| 896 | + .e-app-import__drop-zone { | |
| 897 | + margin-top: 1.25rem; } | |
| 898 | + .e-app-import__back-to-library { | |
| 899 | + color: var(--e-app-import-back-to-library-color); | |
| 900 | + margin-bottom: 1.5rem; } | |
| 901 | + .e-app-import__back-to-library > i { | |
| 902 | + -webkit-margin-end: 0.5rem; | |
| 903 | + margin-inline-end: 0.5rem; } | |
| 999 | 904 | |
| 1000 | 905 | .eps-theme-dark .e-app-import { |
| 1001 | - --e-app-import-back-to-library-color: #BABFC5; | |
| 1002 | -} | |
| 906 | + --e-app-import-back-to-library-color: #b4b5b7; } | |
| 1003 | 907 | |
| 1004 | 908 | .e-site-editor__promotion-overlay__link { |
| 909 | + display: -webkit-box; | |
| 910 | + display: -ms-flexbox; | |
| 1005 | 911 | display: flex; |
| 1006 | 912 | width: 100%; |
| 1007 | 913 | height: 100%; |
| 1008 | - align-items: center; | |
| 1009 | - justify-content: center; | |
| 1010 | - flex-direction: column; | |
| 1011 | - text-decoration: none; | |
| 1012 | -} | |
| 914 | + -webkit-box-align: center; | |
| 915 | + -ms-flex-align: center; | |
| 916 | + align-items: center; | |
| 917 | + -webkit-box-pack: center; | |
| 918 | + -ms-flex-pack: center; | |
| 919 | + justify-content: center; | |
| 920 | + -webkit-box-orient: vertical; | |
| 921 | + -webkit-box-direction: normal; | |
| 922 | + -ms-flex-direction: column; | |
| 923 | + flex-direction: column; | |
| 924 | + text-decoration: none; } | |
| 925 | + | |
| 1013 | 926 | .e-site-editor__promotion-overlay__icon { |
| 1014 | 927 | font-size: 1.25rem; |
| 1015 | - color: #ffffff; | |
| 1016 | - margin-block-end: 1rem; | |
| 1017 | -} | |
| 928 | + color: #fff; | |
| 929 | + margin-bottom: 1rem; } | |
| 1018 | 930 | |
| 1019 | 931 | .e-app-import-export-wizard-step { |
| 1020 | - --e-app-import-export-wizard-step-icon-color: #818A96; | |
| 1021 | - --e-app-import-export-wizard-step-text-color: #69727D; | |
| 1022 | - --e-app-import-export-wizard-step-block-end-text-color: #69727D; | |
| 932 | + --e-app-import-export-wizard-step-icon-color: #c2cbd2; | |
| 933 | + --e-app-import-export-wizard-step-text-color: #a4afb7; | |
| 934 | + --e-app-import-export-wizard-step-bottom-text-color: #a4afb7; | |
| 1023 | 935 | height: 100%; |
| 1024 | 936 | position: relative; |
| 1025 | - text-align: center; | |
| 1026 | -} | |
| 1027 | -.e-app-import-export-wizard-step__media-container { | |
| 1028 | - height: 140px; | |
| 1029 | - margin: 5.5rem 0 2.75rem; | |
| 1030 | -} | |
| 1031 | -.e-app-import-export-wizard-step__icon { | |
| 1032 | - color: var(--e-app-import-export-wizard-step-icon-color); | |
| 1033 | - font-size: 50px; | |
| 1034 | -} | |
| 1035 | -.e-app-import-export-wizard-step__icon.eicon-loading { | |
| 1036 | - font-size: 1.85rem; | |
| 1037 | -} | |
| 1038 | -.e-app-import-export-wizard-step__heading { | |
| 1039 | - margin-block-end: 1.5rem; | |
| 1040 | -} | |
| 1041 | -.e-app-import-export-wizard-step__description, .e-app-import-export-wizard-step__info { | |
| 1042 | - color: var(--e-app-import-export-wizard-step-text-color); | |
| 1043 | -} | |
| 1044 | -.e-app-import-export-wizard-step__info { | |
| 1045 | - margin-block-start: 1.5rem; | |
| 1046 | -} | |
| 1047 | -.e-app-import-export-wizard-step__content { | |
| 1048 | - text-align: initial; | |
| 1049 | - margin-block-end: 1.25rem; | |
| 1050 | -} | |
| 1051 | -.e-app-import-export-wizard-step__notice { | |
| 1052 | - display: block; | |
| 1053 | - position: sticky; | |
| 1054 | - inset-block-start: 100%; /* Will prevent text overlapping when window height is too short. */ | |
| 1055 | - color: var(--e-app-import-export-wizard-step-block-end-text-color); | |
| 1056 | - font-style: italic; | |
| 1057 | - margin-block-end: 0; | |
| 1058 | -} | |
| 937 | + text-align: center; } | |
| 938 | + .e-app-import-export-wizard-step__media-container { | |
| 939 | + height: 140px; | |
| 940 | + margin: 5.5rem 0 2.75rem; } | |
| 941 | + .e-app-import-export-wizard-step__icon { | |
| 942 | + color: var(--e-app-import-export-wizard-step-icon-color); | |
| 943 | + font-size: 50px; } | |
| 944 | + .e-app-import-export-wizard-step__icon.eicon-loading { | |
| 945 | + font-size: 1.85rem; } | |
| 946 | + .e-app-import-export-wizard-step__heading { | |
| 947 | + margin-bottom: 1.5rem; } | |
| 948 | + .e-app-import-export-wizard-step__description, .e-app-import-export-wizard-step__info { | |
| 949 | + color: var(--e-app-import-export-wizard-step-text-color); } | |
| 950 | + .e-app-import-export-wizard-step__info { | |
| 951 | + margin-top: 1.5rem; } | |
| 952 | + .e-app-import-export-wizard-step__content { | |
| 953 | + text-align: initial; | |
| 954 | + margin-bottom: 1.25rem; } | |
| 955 | + .e-app-import-export-wizard-step__notice { | |
| 956 | + display: block; | |
| 957 | + position: sticky; | |
| 958 | + top: 100%; | |
| 959 | + /* Will prevent text overlapping when window height is too short. */ | |
| 960 | + color: var(--e-app-import-export-wizard-step-bottom-text-color); | |
| 961 | + font-style: italic; | |
| 962 | + margin-bottom: 0; } | |
| 1059 | 963 | |
| 1060 | 964 | .eps-theme-dark .e-app-import-export-wizard-step { |
| 1061 | - --e-app-import-export-wizard-step-icon-color: #818A96; | |
| 1062 | - --e-app-import-export-wizard-step-text-color: #BABFC5; | |
| 1063 | - --e-app-import-export-wizard-step-block-end-text-color: #BABFC5; | |
| 1064 | -} | |
| 965 | + --e-app-import-export-wizard-step-icon-color: #64666a; | |
| 966 | + --e-app-import-export-wizard-step-text-color: #b4b5b7; | |
| 967 | + --e-app-import-export-wizard-step-bottom-text-color: #b4b5b7; } | |
| 1065 | 968 | |
| 1066 | 969 | .e-app-import-export-page-header { |
| 1067 | - --e-app-import-export-page-header-heading-color: #515962; | |
| 1068 | - --e-app-import-export-page-header-description-color: #69727D; | |
| 1069 | - margin-block-end: 2.75rem; | |
| 1070 | -} | |
| 1071 | -.e-app-import-export-page-header__content-wrapper { | |
| 1072 | - max-width: 655px; | |
| 1073 | -} | |
| 1074 | -.e-app-import-export-page-header__heading { | |
| 1075 | - color: var(--e-app-import-export-page-header-heading-color); | |
| 1076 | -} | |
| 1077 | -.e-app-import-export-page-header__description { | |
| 1078 | - color: var(--e-app-import-export-page-header-description-color); | |
| 1079 | - margin-block-start: 1.25rem; | |
| 1080 | -} | |
| 970 | + --e-app-import-export-page-header-border-bottom-color: #d5dadf; | |
| 971 | + --e-app-import-export-page-header-heading-color: #6d7882; | |
| 972 | + --e-app-import-export-page-header-description-color: #a4afb7; | |
| 973 | + border-bottom: 1px solid var(--e-app-import-export-page-header-border-bottom-color); | |
| 974 | + margin-bottom: 2.75rem; } | |
| 975 | + .e-app-import-export-page-header__content-wrapper { | |
| 976 | + max-width: 645px; } | |
| 977 | + .e-app-import-export-page-header__heading { | |
| 978 | + color: var(--e-app-import-export-page-header-heading-color); } | |
| 979 | + .e-app-import-export-page-header__description { | |
| 980 | + color: var(--e-app-import-export-page-header-description-color); | |
| 981 | + margin-top: 1.25rem; } | |
| 1081 | 982 | |
| 1082 | 983 | .eps-theme-dark .e-app-import-export-page-header { |
| 1083 | - --e-app-import-export-page-header-heading-color: #D5D8DC; | |
| 1084 | - --e-app-import-export-page-header-description-color: #D5D8DC; | |
| 1085 | -} | |
| 984 | + --e-app-import-export-page-header-border-bottom-color: #4c4f56; | |
| 985 | + --e-app-import-export-page-header-heading-color: #e0e1e3; | |
| 986 | + --e-app-import-export-page-header-description-color: #e0e1e3; } | |
| 1086 | 987 | |
| 1087 | 988 | .e-app-export-kit-content { |
| 1088 | - --e-app-export-kit-content-title-color: #3f444b; | |
| 1089 | - --e-app-export-kit-content-description-color: #515962; | |
| 1090 | - --e-app-export-kit-content-sm-notice-color: #BABFC5; | |
| 1091 | -} | |
| 1092 | -.e-app-export-kit-content__checkbox { | |
| 1093 | - flex-shrink: 0; | |
| 1094 | - margin-inline-end: 0.75rem; | |
| 1095 | -} | |
| 1096 | -.e-app-export-kit-content__title { | |
| 1097 | - color: var(--e-app-export-kit-content-title-color); | |
| 1098 | -} | |
| 1099 | -.e-app-export-kit-content__description { | |
| 1100 | - color: var(--e-app-export-kit-content-description-color); | |
| 1101 | - margin-inline-end: 1.25rem; | |
| 1102 | -} | |
| 1103 | -.e-app-export-kit-content__notice { | |
| 1104 | - margin-block-start: 1rem; | |
| 1105 | -} | |
| 1106 | -.e-app-export-kit-content__small-notice { | |
| 1107 | - font-style: italic; | |
| 1108 | - color: var(--e-app-export-kit-content-sm-notice-color); | |
| 1109 | -} | |
| 989 | + --e-app-export-kit-content-title-color: #556068; | |
| 990 | + --e-app-export-kit-content-description-color: #6d7882; } | |
| 991 | + .e-app-export-kit-content__checkbox { | |
| 992 | + -ms-flex-negative: 0; | |
| 993 | + flex-shrink: 0; | |
| 994 | + -webkit-margin-end: 0.75rem; | |
| 995 | + margin-inline-end: 0.75rem; } | |
| 996 | + .e-app-export-kit-content__title { | |
| 997 | + color: var(--e-app-export-kit-content-title-color); } | |
| 998 | + .e-app-export-kit-content__description { | |
| 999 | + color: var(--e-app-export-kit-content-description-color); | |
| 1000 | + -webkit-margin-end: 1.25rem; | |
| 1001 | + margin-inline-end: 1.25rem; } | |
| 1002 | + .e-app-export-kit-content__notice { | |
| 1003 | + margin-top: 1rem; } | |
| 1004 | + .e-app-export-kit-content__small-notice { | |
| 1005 | + font-style: italic; | |
| 1006 | + color: var(--e-app-export-kit-content-description-color); } | |
| 1110 | 1007 | |
| 1111 | 1008 | .eps-theme-dark .e-app-export-kit-content { |
| 1112 | - --e-app-export-kit-content-title-color: #D5D8DC; | |
| 1113 | - --e-app-export-kit-content-description-color: #BABFC5; | |
| 1114 | - --e-app-export-kit-content-sm-notice-color: #818A96; | |
| 1115 | -} | |
| 1009 | + --e-app-export-kit-content-title-color: #e0e1e3; | |
| 1010 | + --e-app-export-kit-content-description-color: #b4b5b7; } | |
| 1116 | 1011 | |
| 1117 | 1012 | .e-app-wizard-footer { |
| 1118 | - --e-app-wizard-footer-border-color: #E6E8EA; | |
| 1119 | - padding: 0.5rem; | |
| 1120 | -} | |
| 1121 | -.e-app-wizard-footer__separator { | |
| 1122 | - border-block-start: 1px solid var(--e-app-wizard-footer-border-color); | |
| 1123 | -} | |
| 1013 | + --e-app-wizard-footer-border-color: #d5dadf; | |
| 1014 | + padding: 0.5rem; } | |
| 1015 | + .e-app-wizard-footer__separator { | |
| 1016 | + border-top: 1px solid var(--e-app-wizard-footer-border-color); } | |
| 1124 | 1017 | |
| 1125 | 1018 | .eps-theme-dark .e-app-wizard-footer { |
| 1126 | - --e-app-wizard-footer-border-color: #333438; | |
| 1127 | -} | |
| 1019 | + --e-app-wizard-footer-border-color: #4c4f56; } | |
| 1128 | 1020 | |
| 1129 | 1021 | .e-app-export-templates-features__locked { |
| 1130 | - --e-app-export-templates-features-locked-color: #69727D; | |
| 1131 | - color: var(--e-app-export-templates-features-locked-color); | |
| 1132 | -} | |
| 1022 | + --e-app-export-templates-features-locked-color: #a4afb7; | |
| 1023 | + color: var(--e-app-export-templates-features-locked-color); } | |
| 1133 | 1024 | |
| 1134 | 1025 | .eps-theme-dark .e-app-export-templates-features__locked { |
| 1135 | - --e-app-export-templates-features-locked-color: #9DA5AE; | |
| 1136 | -} | |
| 1026 | + --e-app-export-templates-features-locked-color: #7d7e82; } | |
| 1137 | 1027 | |
| 1138 | 1028 | :root { |
| 1139 | - --color-box-shadow-color: rgba(0, 0, 0, 0.05); | |
| 1140 | -} | |
| 1029 | + --color-box-shadow-color: rgba(0, 0, 0, 0.05); } | |
| 1141 | 1030 | |
| 1142 | 1031 | .eps-theme-dark { |
| 1143 | - --color-box-shadow-color: rgba(0, 0, 0, 0.1); | |
| 1144 | -} | |
| 1032 | + --color-box-shadow-color: rgba(0, 0, 0, 0.1); } | |
| 1145 | 1033 | |
| 1146 | 1034 | :root { |
| 1147 | - --card-background-color-hover: #ffffff; | |
| 1148 | - --card-border: 1px solid #D5D8DC; | |
| 1149 | - --card-header-footer-border: 1px solid var(--e-a-border-color); | |
| 1150 | - --card-header-footer-active-border: 2px solid #BABFC5; | |
| 1151 | - --card-headline-color: #515962; | |
| 1152 | - --card-figure-background-color: #BABFC5; | |
| 1153 | - --card-image-overlay-background-color: rgba(0, 0, 0, 0.2); | |
| 1154 | -} | |
| 1035 | + --card-background-color: rgba(255, 255, 255, 0.5); | |
| 1036 | + --card-background-color-hover: #fff; | |
| 1037 | + --card-box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 1038 | + --card-header-footer-border: 1px solid #f1f3f5; | |
| 1039 | + --card-header-footer-active-border: 2px solid #e2e6ea; | |
| 1040 | + --card-headline-color: #6d7882; | |
| 1041 | + --card-figure-background-color: #f1f3f5; | |
| 1042 | + --card-image-overlay-background-color: rgba(0, 0, 0, 0.2); } | |
| 1155 | 1043 | |
| 1156 | 1044 | .eps-theme-dark { |
| 1157 | - --card-background-color-hover: #2b2c31; | |
| 1158 | - --card-border: 1px solid #333438; | |
| 1159 | - --card-header-footer-border: 1px solid #333438; | |
| 1160 | - --card-header-footer-active-border: 1px solid #1f2124; | |
| 1161 | - --card-headline-color: #D5D8DC; | |
| 1162 | - --card-figure-background-color: #3f444b; | |
| 1163 | - --card-image-overlay-background-color: rgba(63, 68, 75, 0.5); | |
| 1164 | -} | |
| 1045 | + --card-background-color: #404349; | |
| 1046 | + --card-background-color-hover: rgba(76, 79, 86, 0.8); | |
| 1047 | + --card-box-shadow: 0 3px 6px var(--color-box-shadow-color); | |
| 1048 | + --card-header-footer-border: 1px solid #34383c; | |
| 1049 | + --card-header-footer-active-border: 1px solid #26292C; | |
| 1050 | + --card-headline-color: #e0e1e3; | |
| 1051 | + --card-figure-background-color: #34383c; | |
| 1052 | + --card-image-overlay-background-color: rgba(52, 56, 60, 0.5); } | |
| 1165 | 1053 | |
| 1166 | 1054 | .eps-card { |
| 1167 | - border: var(--card-border); | |
| 1055 | + background-color: var(--card-background-color); | |
| 1056 | + -webkit-box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 1057 | + box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 1168 | 1058 | border-radius: 0.1875rem; |
| 1059 | + -webkit-transition: 0.3s; | |
| 1060 | + -o-transition: 0.3s; | |
| 1169 | 1061 | transition: 0.3s; |
| 1170 | 1062 | font-size: 0.75rem; |
| 1171 | -} | |
| 1172 | -.eps-card__header { | |
| 1173 | - padding: 0.625rem; | |
| 1174 | - border-block-end: var(--card-header-footer-border); | |
| 1175 | - min-height: 2.5rem; | |
| 1176 | - display: flex; | |
| 1177 | - align-items: center; | |
| 1178 | -} | |
| 1179 | -.eps-card__header--padding { | |
| 1180 | - padding: var(--eps-card-header-padding); | |
| 1181 | -} | |
| 1182 | -.eps-card { | |
| 1183 | 1063 | /* |
| 1184 | - todo: TBD: Optionally remove headline styling in favor of a global atom depending on variation needs | |
| 1185 | - */ | |
| 1186 | -} | |
| 1187 | -.eps-card__headline { | |
| 1188 | - color: var(--card-headline-color); | |
| 1189 | - margin-block-end: 0; | |
| 1190 | - font-weight: 500; | |
| 1191 | - flex-grow: 1; | |
| 1192 | - overflow: hidden; | |
| 1193 | - text-overflow: ellipsis; | |
| 1194 | - white-space: nowrap; | |
| 1195 | -} | |
| 1196 | -.eps-card__body { | |
| 1197 | - padding: 0.625rem 0.625rem; | |
| 1198 | -} | |
| 1199 | -.eps-card__body--padding { | |
| 1200 | - padding: var(--eps-card-body-padding); | |
| 1201 | -} | |
| 1202 | -.eps-card__figure { | |
| 1203 | - background-color: var(--card-figure-background-color); | |
| 1204 | - position: relative; | |
| 1205 | - padding-block-end: var(--card-image-aspect-ratio, 95.6%); | |
| 1206 | - overflow: hidden; | |
| 1207 | - height: 0; | |
| 1208 | -} | |
| 1209 | -.eps-card__image { | |
| 1210 | - width: 100%; | |
| 1211 | - -o-object-fit: contain; | |
| 1212 | - object-fit: contain; | |
| 1213 | - -o-object-position: top; | |
| 1214 | - object-position: top; | |
| 1215 | - position: absolute; | |
| 1216 | - inset-block-start: 0; | |
| 1217 | - inset-inline-start: 0; | |
| 1218 | -} | |
| 1219 | -.eps-card__image-overlay { | |
| 1220 | - position: absolute; | |
| 1221 | - inset-block-start: 0; | |
| 1222 | - background-color: var(--card-image-overlay-background-color); | |
| 1223 | - z-index: 1; | |
| 1224 | - width: 100%; | |
| 1225 | - height: 100%; | |
| 1226 | - opacity: 0; | |
| 1227 | - transition: 0.3s; | |
| 1228 | -} | |
| 1229 | -.eps-card__image-overlay:hover { | |
| 1230 | - opacity: 1; | |
| 1231 | -} | |
| 1232 | -.eps-card__footer { | |
| 1233 | - padding: 0.625rem; | |
| 1234 | - border-block-start: var(--card-header-footer-border); | |
| 1235 | - font-size: 0.6875rem; | |
| 1236 | -} | |
| 1237 | -.eps-card__footer--padding { | |
| 1238 | - padding: var(--eps-card-footer-padding); | |
| 1239 | -} | |
| 1064 | + todo: TBD: Optionally remove headline styling in favor of a global atom depending on variation needs | |
| 1065 | + */ } | |
| 1066 | + .eps-card__header { | |
| 1067 | + padding: 0.625rem; | |
| 1068 | + border-bottom: var(--card-header-footer-border); | |
| 1069 | + min-height: 2.5rem; | |
| 1070 | + display: -webkit-box; | |
| 1071 | + display: -ms-flexbox; | |
| 1072 | + display: flex; | |
| 1073 | + -webkit-box-align: center; | |
| 1074 | + -ms-flex-align: center; | |
| 1075 | + align-items: center; } | |
| 1076 | + .eps-card__header--padding { | |
| 1077 | + padding: var(--eps-card-header-padding); } | |
| 1078 | + .eps-card__headline { | |
| 1079 | + color: var(--card-headline-color); | |
| 1080 | + margin-bottom: 0; | |
| 1081 | + font-weight: 500; | |
| 1082 | + -webkit-box-flex: 1; | |
| 1083 | + -ms-flex-positive: 1; | |
| 1084 | + flex-grow: 1; | |
| 1085 | + overflow: hidden; | |
| 1086 | + -o-text-overflow: ellipsis; | |
| 1087 | + text-overflow: ellipsis; | |
| 1088 | + white-space: nowrap; } | |
| 1089 | + .eps-card__body { | |
| 1090 | + padding: 0.625rem 0.625rem; } | |
| 1091 | + .eps-card__body--padding { | |
| 1092 | + padding: var(--eps-card-body-padding); } | |
| 1093 | + .eps-card__figure { | |
| 1094 | + background-color: var(--card-figure-background-color); | |
| 1095 | + position: relative; | |
| 1096 | + padding-bottom: var(--card-image-aspect-ratio, 95.6%); | |
| 1097 | + overflow: hidden; | |
| 1098 | + height: 0; } | |
| 1099 | + .eps-card__image { | |
| 1100 | + width: 100%; | |
| 1101 | + -o-object-fit: contain; | |
| 1102 | + object-fit: contain; | |
| 1103 | + -o-object-position: top; | |
| 1104 | + object-position: top; | |
| 1105 | + position: absolute; | |
| 1106 | + top: 0; | |
| 1107 | + left: 0; } | |
| 1108 | + .eps-card__image-overlay { | |
| 1109 | + position: absolute; | |
| 1110 | + top: 0; | |
| 1111 | + background-color: var(--card-image-overlay-background-color); | |
| 1112 | + z-index: 1; | |
| 1113 | + width: 100%; | |
| 1114 | + height: 100%; | |
| 1115 | + opacity: 0; | |
| 1116 | + -webkit-transition: 0.3s; | |
| 1117 | + -o-transition: 0.3s; | |
| 1118 | + transition: 0.3s; } | |
| 1119 | + .eps-card__image-overlay:hover { | |
| 1120 | + opacity: 1; } | |
| 1121 | + .eps-card__footer { | |
| 1122 | + padding: 0.625rem; | |
| 1123 | + border-top: var(--card-header-footer-border); | |
| 1124 | + font-size: 0.6875rem; } | |
| 1125 | + .eps-card__footer--padding { | |
| 1126 | + padding: var(--eps-card-footer-padding); } | |
| 1127 | + .eps-card:hover { | |
| 1128 | + background-color: var(--card-background-color-hover); } | |
| 1240 | 1129 | |
| 1241 | 1130 | :root { |
| 1242 | - --menu-item-color: #515962; | |
| 1243 | - --menu-item-color-hover: #3f444b; | |
| 1244 | - --menu-item-color-active: #0C0D0E; | |
| 1245 | - --menu-item-background-color-hover: #F9FAFA; | |
| 1246 | - --menu-item-background-color-active: #E6E8EA; | |
| 1247 | - --menu-item-action-button-color: #9DA5AE; | |
| 1248 | -} | |
| 1131 | + --menu-item-color: #6d7882; | |
| 1132 | + --menu-item-color-hover: #556068; | |
| 1133 | + --menu-item-background-color-active: #fff; | |
| 1134 | + --menu-item-icon-color: #a4afb7; | |
| 1135 | + --menu-item-action-button-color: #d5dadf; } | |
| 1249 | 1136 | |
| 1250 | 1137 | .eps-theme-dark { |
| 1251 | - --menu-item-color: #D5D8DC; | |
| 1252 | - --menu-item-color-hover: #BABFC5; | |
| 1253 | - --menu-item-color-active: #9DA5AE; | |
| 1254 | - --menu-item-background-color-hover: #2b2c31; | |
| 1255 | - --menu-item-background-color-active: #333438; | |
| 1256 | - --menu-item-action-button-color: #818A96; | |
| 1257 | -} | |
| 1138 | + --menu-item-color: #e0e1e3; | |
| 1139 | + --menu-item-color-hover: #e0e1e3; | |
| 1140 | + --menu-item-background-color-active: #404349; | |
| 1141 | + --menu-item-icon-color: #b4b5b7; | |
| 1142 | + --menu-item-action-button-color: #64666a; } | |
| 1258 | 1143 | |
| 1259 | 1144 | .eps-menu-item { |
| 1145 | + display: -webkit-box; | |
| 1146 | + display: -ms-flexbox; | |
| 1260 | 1147 | display: flex; |
| 1261 | - align-items: center; | |
| 1148 | + -webkit-box-align: center; | |
| 1149 | + -ms-flex-align: center; | |
| 1150 | + align-items: center; | |
| 1262 | 1151 | position: relative; |
| 1152 | + -webkit-transition: 0.3s; | |
| 1153 | + -o-transition: 0.3s; | |
| 1263 | 1154 | transition: 0.3s; |
| 1264 | - --action-button-opacity: 0; | |
| 1265 | -} | |
| 1266 | -.eps-menu-item::before { | |
| 1267 | - content: ""; | |
| 1268 | - display: block; | |
| 1269 | - position: absolute; | |
| 1270 | - inset-block-start: 0; | |
| 1271 | - inset-inline-start: 0; | |
| 1272 | - height: 100%; | |
| 1273 | - width: var(--menu-item-pointer-width); | |
| 1274 | - background-color: #0C0D0E; | |
| 1275 | -} | |
| 1276 | -.eps-menu-item:hover:not(.eps-menu-item--active) { | |
| 1277 | - background-color: var(--menu-item-background-color-hover); | |
| 1278 | - --action-button-opacity: 1; | |
| 1279 | - --menu-item-color: var(--menu-item-color-hover); | |
| 1280 | - --eps-link-color: var(--menu-item-color-hover); | |
| 1281 | -} | |
| 1282 | -.eps-menu-item--active { | |
| 1283 | - background-color: var(--menu-item-background-color-active); | |
| 1284 | - --menu-item-color: var(--menu-item-color-active); | |
| 1285 | - --eps-link-color: var(--menu-item-color-active); | |
| 1286 | -} | |
| 1287 | -.eps-menu-item__link { | |
| 1288 | - padding: 0.5rem 1.875rem; | |
| 1289 | - min-height: 2.75rem; | |
| 1290 | - font-size: 0.75rem; | |
| 1291 | - line-height: 1.2; | |
| 1292 | - flex-grow: 1; | |
| 1293 | - display: flex; | |
| 1294 | - align-items: center; | |
| 1295 | - color: var(--menu-item-color); | |
| 1296 | - --eps-link-color: var(--menu-item-color); | |
| 1297 | -} | |
| 1298 | -.eps-menu-item__link:not(:last-child) { | |
| 1299 | - padding-inline-end: 0; | |
| 1300 | -} | |
| 1301 | -.eps-menu-item__link .eps-icon { | |
| 1302 | - font-size: 1.125rem; | |
| 1303 | - margin-inline-end: 0.75rem; | |
| 1304 | -} | |
| 1305 | -.eps-menu-item__action-button { | |
| 1306 | - opacity: var(--action-button-opacity); | |
| 1307 | - padding: 0.625rem; | |
| 1308 | - transition: 0.3s; | |
| 1309 | - margin-inline-end: 1.25rem; | |
| 1310 | -} | |
| 1311 | -.eps-menu-item--active { | |
| 1312 | - --menu-item-pointer-width: 0.3125rem; | |
| 1313 | -} | |
| 1155 | + --action-button-opacity: 0; } | |
| 1156 | + .eps-menu-item::before { | |
| 1157 | + content: ''; | |
| 1158 | + display: block; | |
| 1159 | + position: absolute; | |
| 1160 | + top: 0; | |
| 1161 | + inset-inline-start: 0; | |
| 1162 | + height: 100%; | |
| 1163 | + width: var(--menu-item-pointer-width); | |
| 1164 | + background-color: #58d0f5; } | |
| 1165 | + .eps-menu-item:hover { | |
| 1166 | + --action-button-opacity: 1; } | |
| 1167 | + .eps-menu-item:hover, .eps-menu-item--active { | |
| 1168 | + --menu-item-color: var(--menu-item-color-hover); | |
| 1169 | + --eps-link-color: var(--menu-item-color-hover); | |
| 1170 | + --menu-item-icon-color: #58d0f5; } | |
| 1171 | + .eps-menu-item--active { | |
| 1172 | + background-color: var(--menu-item-background-color-active); } | |
| 1173 | + .eps-menu-item__link { | |
| 1174 | + padding: 0.5rem 1.875rem; | |
| 1175 | + min-height: 2.75rem; | |
| 1176 | + font-size: 0.75rem; | |
| 1177 | + line-height: 1.2; | |
| 1178 | + -webkit-box-flex: 1; | |
| 1179 | + -ms-flex-positive: 1; | |
| 1180 | + flex-grow: 1; | |
| 1181 | + display: -webkit-box; | |
| 1182 | + display: -ms-flexbox; | |
| 1183 | + display: flex; | |
| 1184 | + -webkit-box-align: center; | |
| 1185 | + -ms-flex-align: center; | |
| 1186 | + align-items: center; | |
| 1187 | + color: var(--menu-item-color); | |
| 1188 | + --eps-link-color: var(--menu-item-color); } | |
| 1189 | + .eps-menu-item__link:not(:last-child) { | |
| 1190 | + -webkit-padding-end: 0; | |
| 1191 | + padding-inline-end: 0; } | |
| 1192 | + .eps-menu-item__link .eps-icon { | |
| 1193 | + font-size: 1.125rem; | |
| 1194 | + color: var(--menu-item-icon-color); | |
| 1195 | + -webkit-margin-end: 0.75rem; | |
| 1196 | + margin-inline-end: 0.75rem; } | |
| 1197 | + .eps-menu-item__action-button { | |
| 1198 | + color: var(--menu-item-action-button-color); | |
| 1199 | + opacity: var(--action-button-opacity); | |
| 1200 | + padding: 0.625rem; | |
| 1201 | + -webkit-transition: 0.3s; | |
| 1202 | + -o-transition: 0.3s; | |
| 1203 | + transition: 0.3s; | |
| 1204 | + -webkit-margin-end: 1.25rem; | |
| 1205 | + margin-inline-end: 1.25rem; } | |
| 1206 | + .eps-menu-item--active { | |
| 1207 | + --menu-item-pointer-width: 0.3125rem; | |
| 1208 | + -webkit-box-shadow: 0 3px 6px var(--color-box-shadow-color); | |
| 1209 | + box-shadow: 0 3px 6px var(--color-box-shadow-color); } | |
| 1210 | + .eps-menu-item--active .eps-menu-item__link .eps-icon { | |
| 1211 | + color: #58d0f5; } | |
| 1314 | 1212 | |
| 1315 | 1213 | .eps-grid-container { |
| 1214 | + display: -webkit-box; | |
| 1215 | + display: -ms-flexbox; | |
| 1316 | 1216 | display: flex; |
| 1317 | - flex-wrap: wrap; | |
| 1318 | - width: 100%; | |
| 1319 | -} | |
| 1320 | -.eps-grid-container--no-wrap { | |
| 1321 | - flex-wrap: nowrap; | |
| 1322 | -} | |
| 1323 | -.eps-grid-container--wrap-reverse { | |
| 1324 | - flex-wrap: wrap-reverse; | |
| 1325 | -} | |
| 1326 | -.eps-grid-container--spacing { | |
| 1327 | - --grid-row-gutter: calc(-1 * calc(var(--grid-spacing-gutter) * 0.625rem / 10)); | |
| 1328 | - width: var(--grid-spacing-width); | |
| 1329 | - margin: var(--grid-row-gutter); | |
| 1330 | -} | |
| 1331 | -.eps-grid-container--spacing > .eps-grid-item { | |
| 1332 | - padding: var(--grid-spacing-gutter); | |
| 1333 | -} | |
| 1217 | + -ms-flex-wrap: wrap; | |
| 1218 | + flex-wrap: wrap; | |
| 1219 | + width: 100%; } | |
| 1220 | + .eps-grid-container--no-wrap { | |
| 1221 | + -ms-flex-wrap: nowrap; | |
| 1222 | + flex-wrap: nowrap; } | |
| 1223 | + .eps-grid-container--wrap-reverse { | |
| 1224 | + -ms-flex-wrap: wrap-reverse; | |
| 1225 | + flex-wrap: wrap-reverse; } | |
| 1226 | + .eps-grid-container--spacing { | |
| 1227 | + --grid-row-gutter: calc(-1 * calc( var(--grid-spacing-gutter) * 0.0625rem)); | |
| 1228 | + width: var(--grid-spacing-width); | |
| 1229 | + margin: var(--grid-row-gutter); } | |
| 1230 | + .eps-grid-container--spacing > .eps-grid-item { | |
| 1231 | + padding: var(--grid-spacing-gutter); } | |
| 1232 | + | |
| 1334 | 1233 | .eps-grid--direction-row { |
| 1335 | - flex-direction: row; | |
| 1336 | -} | |
| 1337 | -.eps-grid--direction-row-reverse { | |
| 1338 | - flex-direction: row-reverse; | |
| 1339 | -} | |
| 1234 | + -webkit-box-orient: horizontal; | |
| 1235 | + -webkit-box-direction: normal; | |
| 1236 | + -ms-flex-direction: row; | |
| 1237 | + flex-direction: row; } | |
| 1238 | + .eps-grid--direction-row-reverse { | |
| 1239 | + -webkit-box-orient: horizontal; | |
| 1240 | + -webkit-box-direction: reverse; | |
| 1241 | + -ms-flex-direction: row-reverse; | |
| 1242 | + flex-direction: row-reverse; } | |
| 1243 | + | |
| 1340 | 1244 | .eps-grid--direction-column { |
| 1341 | - flex-direction: column; | |
| 1342 | -} | |
| 1343 | -.eps-grid--direction-column-reverse { | |
| 1344 | - flex-direction: column-reverse; | |
| 1345 | -} | |
| 1245 | + -webkit-box-orient: vertical; | |
| 1246 | + -webkit-box-direction: normal; | |
| 1247 | + -ms-flex-direction: column; | |
| 1248 | + flex-direction: column; } | |
| 1249 | + .eps-grid--direction-column-reverse { | |
| 1250 | + -webkit-box-orient: vertical; | |
| 1251 | + -webkit-box-direction: reverse; | |
| 1252 | + -ms-flex-direction: column-reverse; | |
| 1253 | + flex-direction: column-reverse; } | |
| 1254 | + | |
| 1346 | 1255 | .eps-grid--justify-stretch { |
| 1347 | - justify-content: stretch; | |
| 1348 | -} | |
| 1256 | + -webkit-box-pack: stretch; | |
| 1257 | + -ms-flex-pack: stretch; | |
| 1258 | + justify-content: stretch; } | |
| 1259 | + | |
| 1349 | 1260 | .eps-grid--justify-start { |
| 1350 | - justify-content: flex-start; | |
| 1351 | -} | |
| 1261 | + -webkit-box-pack: start; | |
| 1262 | + -ms-flex-pack: start; | |
| 1263 | + justify-content: flex-start; } | |
| 1264 | + | |
| 1352 | 1265 | .eps-grid--justify-center { |
| 1353 | - justify-content: center; | |
| 1354 | -} | |
| 1266 | + -webkit-box-pack: center; | |
| 1267 | + -ms-flex-pack: center; | |
| 1268 | + justify-content: center; } | |
| 1269 | + | |
| 1355 | 1270 | .eps-grid--justify-end { |
| 1356 | - justify-content: flex-end; | |
| 1357 | -} | |
| 1271 | + -webkit-box-pack: end; | |
| 1272 | + -ms-flex-pack: end; | |
| 1273 | + justify-content: flex-end; } | |
| 1274 | + | |
| 1358 | 1275 | .eps-grid--justify-space-between { |
| 1359 | - justify-content: space-between; | |
| 1360 | -} | |
| 1276 | + -webkit-box-pack: justify; | |
| 1277 | + -ms-flex-pack: justify; | |
| 1278 | + justify-content: space-between; } | |
| 1279 | + | |
| 1361 | 1280 | .eps-grid--justify-space-around { |
| 1362 | - justify-content: space-around; | |
| 1363 | -} | |
| 1281 | + -ms-flex-pack: distribute; | |
| 1282 | + justify-content: space-around; } | |
| 1283 | + | |
| 1364 | 1284 | .eps-grid--justify-space-evenly { |
| 1365 | - justify-content: space-evenly; | |
| 1366 | -} | |
| 1285 | + -webkit-box-pack: space-evenly; | |
| 1286 | + -ms-flex-pack: space-evenly; | |
| 1287 | + justify-content: space-evenly; } | |
| 1288 | + | |
| 1367 | 1289 | .eps-grid--align-content-stretch { |
| 1368 | - align-content: stretch; | |
| 1369 | -} | |
| 1290 | + -ms-flex-line-pack: stretch; | |
| 1291 | + align-content: stretch; } | |
| 1292 | + | |
| 1370 | 1293 | .eps-grid--align-content-start { |
| 1371 | - align-content: flex-start; | |
| 1372 | -} | |
| 1294 | + -ms-flex-line-pack: start; | |
| 1295 | + align-content: flex-start; } | |
| 1296 | + | |
| 1373 | 1297 | .eps-grid--align-content-center { |
| 1374 | - align-content: center; | |
| 1375 | -} | |
| 1298 | + -ms-flex-line-pack: center; | |
| 1299 | + align-content: center; } | |
| 1300 | + | |
| 1376 | 1301 | .eps-grid--align-content-end { |
| 1377 | - align-content: flex-end; | |
| 1378 | -} | |
| 1302 | + -ms-flex-line-pack: end; | |
| 1303 | + align-content: flex-end; } | |
| 1304 | + | |
| 1379 | 1305 | .eps-grid--align-content-space-between { |
| 1380 | - align-content: space-between; | |
| 1381 | -} | |
| 1306 | + -ms-flex-line-pack: justify; | |
| 1307 | + align-content: space-between; } | |
| 1308 | + | |
| 1382 | 1309 | .eps-grid--align-items-start { |
| 1383 | - align-items: flex-start; | |
| 1384 | -} | |
| 1310 | + -webkit-box-align: start; | |
| 1311 | + -ms-flex-align: start; | |
| 1312 | + align-items: flex-start; } | |
| 1313 | + | |
| 1385 | 1314 | .eps-grid--align-items-center { |
| 1386 | - align-items: center; | |
| 1387 | -} | |
| 1315 | + -webkit-box-align: center; | |
| 1316 | + -ms-flex-align: center; | |
| 1317 | + align-items: center; } | |
| 1318 | + | |
| 1388 | 1319 | .eps-grid--align-items-end { |
| 1389 | - align-items: flex-end; | |
| 1390 | -} | |
| 1320 | + -webkit-box-align: end; | |
| 1321 | + -ms-flex-align: end; | |
| 1322 | + align-items: flex-end; } | |
| 1323 | + | |
| 1391 | 1324 | .eps-grid--align-items-baseline { |
| 1392 | - align-items: baseline; | |
| 1393 | -} | |
| 1325 | + -webkit-box-align: baseline; | |
| 1326 | + -ms-flex-align: baseline; | |
| 1327 | + align-items: baseline; } | |
| 1328 | + | |
| 1394 | 1329 | .eps-grid--align-items-stretch { |
| 1395 | - align-items: stretch; | |
| 1396 | -} | |
| 1330 | + -webkit-box-align: stretch; | |
| 1331 | + -ms-flex-align: stretch; | |
| 1332 | + align-items: stretch; } | |
| 1397 | 1333 | |
| 1398 | 1334 | .eps-grid-item--zero-min-width { |
| 1399 | - min-width: 0; | |
| 1400 | -} | |
| 1335 | + min-width: 0; } | |
| 1401 | 1336 | |
| 1402 | 1337 | @media screen and (min-width: 480px) { |
| 1403 | 1338 | .eps-grid-item-sm { |
| 1404 | - flex-grow: 1; | |
| 1339 | + -webkit-box-flex: 1; | |
| 1340 | + -ms-flex-positive: 1; | |
| 1341 | + flex-grow: 1; | |
| 1405 | 1342 | max-width: 100%; |
| 1406 | - flex-basis: 0; | |
| 1407 | - } | |
| 1408 | -} | |
| 1343 | + -ms-flex-preferred-size: 0; | |
| 1344 | + flex-basis: 0; } } | |
| 1345 | + | |
| 1409 | 1346 | @media screen and (min-width: 768px) { |
| 1410 | 1347 | .eps-grid-item-md { |
| 1411 | - flex-grow: 1; | |
| 1348 | + -webkit-box-flex: 1; | |
| 1349 | + -ms-flex-positive: 1; | |
| 1350 | + flex-grow: 1; | |
| 1412 | 1351 | max-width: 100%; |
| 1413 | - flex-basis: 0; | |
| 1414 | - } | |
| 1415 | -} | |
| 1352 | + -ms-flex-preferred-size: 0; | |
| 1353 | + flex-basis: 0; } } | |
| 1354 | + | |
| 1416 | 1355 | @media screen and (min-width: 1025px) { |
| 1417 | 1356 | .eps-grid-item-lg { |
| 1418 | - flex-grow: 1; | |
| 1357 | + -webkit-box-flex: 1; | |
| 1358 | + -ms-flex-positive: 1; | |
| 1359 | + flex-grow: 1; | |
| 1419 | 1360 | max-width: 100%; |
| 1420 | - flex-basis: 0; | |
| 1421 | - } | |
| 1422 | -} | |
| 1361 | + -ms-flex-preferred-size: 0; | |
| 1362 | + flex-basis: 0; } } | |
| 1363 | + | |
| 1423 | 1364 | @media screen and (min-width: 1440px) { |
| 1424 | 1365 | .eps-grid-item-xl { |
| 1425 | - flex-grow: 1; | |
| 1366 | + -webkit-box-flex: 1; | |
| 1367 | + -ms-flex-positive: 1; | |
| 1368 | + flex-grow: 1; | |
| 1426 | 1369 | max-width: 100%; |
| 1427 | - flex-basis: 0; | |
| 1428 | - } | |
| 1429 | -} | |
| 1370 | + -ms-flex-preferred-size: 0; | |
| 1371 | + flex-basis: 0; } } | |
| 1372 | + | |
| 1430 | 1373 | @media screen and (min-width: 1600px) { |
| 1431 | 1374 | .eps-grid-item-xxl { |
| 1432 | - flex-grow: 1; | |
| 1375 | + -webkit-box-flex: 1; | |
| 1376 | + -ms-flex-positive: 1; | |
| 1377 | + flex-grow: 1; | |
| 1433 | 1378 | max-width: 100%; |
| 1434 | - flex-basis: 0; | |
| 1435 | - } | |
| 1436 | -} | |
| 1379 | + -ms-flex-preferred-size: 0; | |
| 1380 | + flex-basis: 0; } } | |
| 1381 | + | |
| 1437 | 1382 | .eps-grid-item-xs-1 { |
| 1438 | - flex-grow: 0; | |
| 1439 | - max-width: calc(1 / 12 * 100%); | |
| 1440 | - flex-basis: calc(1 / 12 * 100%); | |
| 1441 | -} | |
| 1383 | + -webkit-box-flex: 0; | |
| 1384 | + -ms-flex-positive: 0; | |
| 1385 | + flex-grow: 0; | |
| 1386 | + max-width: 8.3333333333%; | |
| 1387 | + -ms-flex-preferred-size: 8.3333333333%; | |
| 1388 | + flex-basis: 8.3333333333%; } | |
| 1442 | 1389 | |
| 1443 | 1390 | .eps-grid-item-xs-2 { |
| 1444 | - flex-grow: 0; | |
| 1445 | - max-width: calc(2 / 12 * 100%); | |
| 1446 | - flex-basis: calc(2 / 12 * 100%); | |
| 1447 | -} | |
| 1391 | + -webkit-box-flex: 0; | |
| 1392 | + -ms-flex-positive: 0; | |
| 1393 | + flex-grow: 0; | |
| 1394 | + max-width: 16.6666666667%; | |
| 1395 | + -ms-flex-preferred-size: 16.6666666667%; | |
| 1396 | + flex-basis: 16.6666666667%; } | |
| 1448 | 1397 | |
| 1449 | 1398 | .eps-grid-item-xs-3 { |
| 1450 | - flex-grow: 0; | |
| 1451 | - max-width: calc(3 / 12 * 100%); | |
| 1452 | - flex-basis: calc(3 / 12 * 100%); | |
| 1453 | -} | |
| 1399 | + -webkit-box-flex: 0; | |
| 1400 | + -ms-flex-positive: 0; | |
| 1401 | + flex-grow: 0; | |
| 1402 | + max-width: 25%; | |
| 1403 | + -ms-flex-preferred-size: 25%; | |
| 1404 | + flex-basis: 25%; } | |
| 1454 | 1405 | |
| 1455 | 1406 | .eps-grid-item-xs-4 { |
| 1456 | - flex-grow: 0; | |
| 1457 | - max-width: calc(4 / 12 * 100%); | |
| 1458 | - flex-basis: calc(4 / 12 * 100%); | |
| 1459 | -} | |
| 1407 | + -webkit-box-flex: 0; | |
| 1408 | + -ms-flex-positive: 0; | |
| 1409 | + flex-grow: 0; | |
| 1410 | + max-width: 33.3333333333%; | |
| 1411 | + -ms-flex-preferred-size: 33.3333333333%; | |
| 1412 | + flex-basis: 33.3333333333%; } | |
| 1460 | 1413 | |
| 1461 | 1414 | .eps-grid-item-xs-5 { |
| 1462 | - flex-grow: 0; | |
| 1463 | - max-width: calc(5 / 12 * 100%); | |
| 1464 | - flex-basis: calc(5 / 12 * 100%); | |
| 1465 | -} | |
| 1415 | + -webkit-box-flex: 0; | |
| 1416 | + -ms-flex-positive: 0; | |
| 1417 | + flex-grow: 0; | |
| 1418 | + max-width: 41.6666666667%; | |
| 1419 | + -ms-flex-preferred-size: 41.6666666667%; | |
| 1420 | + flex-basis: 41.6666666667%; } | |
| 1466 | 1421 | |
| 1467 | 1422 | .eps-grid-item-xs-6 { |
| 1468 | - flex-grow: 0; | |
| 1469 | - max-width: calc(6 / 12 * 100%); | |
| 1470 | - flex-basis: calc(6 / 12 * 100%); | |
| 1471 | -} | |
| 1423 | + -webkit-box-flex: 0; | |
| 1424 | + -ms-flex-positive: 0; | |
| 1425 | + flex-grow: 0; | |
| 1426 | + max-width: 50%; | |
| 1427 | + -ms-flex-preferred-size: 50%; | |
| 1428 | + flex-basis: 50%; } | |
| 1472 | 1429 | |
| 1473 | 1430 | .eps-grid-item-xs-7 { |
| 1474 | - flex-grow: 0; | |
| 1475 | - max-width: calc(7 / 12 * 100%); | |
| 1476 | - flex-basis: calc(7 / 12 * 100%); | |
| 1477 | -} | |
| 1431 | + -webkit-box-flex: 0; | |
| 1432 | + -ms-flex-positive: 0; | |
| 1433 | + flex-grow: 0; | |
| 1434 | + max-width: 58.3333333333%; | |
| 1435 | + -ms-flex-preferred-size: 58.3333333333%; | |
| 1436 | + flex-basis: 58.3333333333%; } | |
| 1478 | 1437 | |
| 1479 | 1438 | .eps-grid-item-xs-8 { |
| 1480 | - flex-grow: 0; | |
| 1481 | - max-width: calc(8 / 12 * 100%); | |
| 1482 | - flex-basis: calc(8 / 12 * 100%); | |
| 1483 | -} | |
| 1439 | + -webkit-box-flex: 0; | |
| 1440 | + -ms-flex-positive: 0; | |
| 1441 | + flex-grow: 0; | |
| 1442 | + max-width: 66.6666666667%; | |
| 1443 | + -ms-flex-preferred-size: 66.6666666667%; | |
| 1444 | + flex-basis: 66.6666666667%; } | |
| 1484 | 1445 | |
| 1485 | 1446 | .eps-grid-item-xs-9 { |
| 1486 | - flex-grow: 0; | |
| 1487 | - max-width: calc(9 / 12 * 100%); | |
| 1488 | - flex-basis: calc(9 / 12 * 100%); | |
| 1489 | -} | |
| 1447 | + -webkit-box-flex: 0; | |
| 1448 | + -ms-flex-positive: 0; | |
| 1449 | + flex-grow: 0; | |
| 1450 | + max-width: 75%; | |
| 1451 | + -ms-flex-preferred-size: 75%; | |
| 1452 | + flex-basis: 75%; } | |
| 1490 | 1453 | |
| 1491 | 1454 | .eps-grid-item-xs-10 { |
| 1492 | - flex-grow: 0; | |
| 1493 | - max-width: calc(10 / 12 * 100%); | |
| 1494 | - flex-basis: calc(10 / 12 * 100%); | |
| 1495 | -} | |
| 1455 | + -webkit-box-flex: 0; | |
| 1456 | + -ms-flex-positive: 0; | |
| 1457 | + flex-grow: 0; | |
| 1458 | + max-width: 83.3333333333%; | |
| 1459 | + -ms-flex-preferred-size: 83.3333333333%; | |
| 1460 | + flex-basis: 83.3333333333%; } | |
| 1496 | 1461 | |
| 1497 | 1462 | .eps-grid-item-xs-11 { |
| 1498 | - flex-grow: 0; | |
| 1499 | - max-width: calc(11 / 12 * 100%); | |
| 1500 | - flex-basis: calc(11 / 12 * 100%); | |
| 1501 | -} | |
| 1463 | + -webkit-box-flex: 0; | |
| 1464 | + -ms-flex-positive: 0; | |
| 1465 | + flex-grow: 0; | |
| 1466 | + max-width: 91.6666666667%; | |
| 1467 | + -ms-flex-preferred-size: 91.6666666667%; | |
| 1468 | + flex-basis: 91.6666666667%; } | |
| 1502 | 1469 | |
| 1503 | 1470 | .eps-grid-item-xs-12 { |
| 1504 | - flex-grow: 0; | |
| 1505 | - max-width: calc(12 / 12 * 100%); | |
| 1506 | - flex-basis: calc(12 / 12 * 100%); | |
| 1507 | -} | |
| 1471 | + -webkit-box-flex: 0; | |
| 1472 | + -ms-flex-positive: 0; | |
| 1473 | + flex-grow: 0; | |
| 1474 | + max-width: 100%; | |
| 1475 | + -ms-flex-preferred-size: 100%; | |
| 1476 | + flex-basis: 100%; } | |
| 1508 | 1477 | |
| 1509 | 1478 | @media screen and (min-width: 480px) { |
| 1510 | 1479 | .eps-grid-item-sm-1 { |
| 1511 | - flex-grow: 0; | |
| 1512 | - max-width: calc(1 / 12 * 100%); | |
| 1513 | - flex-basis: calc(1 / 12 * 100%); | |
| 1514 | - } | |
| 1480 | + -webkit-box-flex: 0; | |
| 1481 | + -ms-flex-positive: 0; | |
| 1482 | + flex-grow: 0; | |
| 1483 | + max-width: 8.3333333333%; | |
| 1484 | + -ms-flex-preferred-size: 8.3333333333%; | |
| 1485 | + flex-basis: 8.3333333333%; } | |
| 1515 | 1486 | .eps-grid-item-sm-2 { |
| 1516 | - flex-grow: 0; | |
| 1517 | - max-width: calc(2 / 12 * 100%); | |
| 1518 | - flex-basis: calc(2 / 12 * 100%); | |
| 1519 | - } | |
| 1487 | + -webkit-box-flex: 0; | |
| 1488 | + -ms-flex-positive: 0; | |
| 1489 | + flex-grow: 0; | |
| 1490 | + max-width: 16.6666666667%; | |
| 1491 | + -ms-flex-preferred-size: 16.6666666667%; | |
| 1492 | + flex-basis: 16.6666666667%; } | |
| 1520 | 1493 | .eps-grid-item-sm-3 { |
| 1521 | - flex-grow: 0; | |
| 1522 | - max-width: calc(3 / 12 * 100%); | |
| 1523 | - flex-basis: calc(3 / 12 * 100%); | |
| 1524 | - } | |
| 1494 | + -webkit-box-flex: 0; | |
| 1495 | + -ms-flex-positive: 0; | |
| 1496 | + flex-grow: 0; | |
| 1497 | + max-width: 25%; | |
| 1498 | + -ms-flex-preferred-size: 25%; | |
| 1499 | + flex-basis: 25%; } | |
| 1525 | 1500 | .eps-grid-item-sm-4 { |
| 1526 | - flex-grow: 0; | |
| 1527 | - max-width: calc(4 / 12 * 100%); | |
| 1528 | - flex-basis: calc(4 / 12 * 100%); | |
| 1529 | - } | |
| 1501 | + -webkit-box-flex: 0; | |
| 1502 | + -ms-flex-positive: 0; | |
| 1503 | + flex-grow: 0; | |
| 1504 | + max-width: 33.3333333333%; | |
| 1505 | + -ms-flex-preferred-size: 33.3333333333%; | |
| 1506 | + flex-basis: 33.3333333333%; } | |
| 1530 | 1507 | .eps-grid-item-sm-5 { |
| 1531 | - flex-grow: 0; | |
| 1532 | - max-width: calc(5 / 12 * 100%); | |
| 1533 | - flex-basis: calc(5 / 12 * 100%); | |
| 1534 | - } | |
| 1508 | + -webkit-box-flex: 0; | |
| 1509 | + -ms-flex-positive: 0; | |
| 1510 | + flex-grow: 0; | |
| 1511 | + max-width: 41.6666666667%; | |
| 1512 | + -ms-flex-preferred-size: 41.6666666667%; | |
| 1513 | + flex-basis: 41.6666666667%; } | |
| 1535 | 1514 | .eps-grid-item-sm-6 { |
| 1536 | - flex-grow: 0; | |
| 1537 | - max-width: calc(6 / 12 * 100%); | |
| 1538 | - flex-basis: calc(6 / 12 * 100%); | |
| 1539 | - } | |
| 1515 | + -webkit-box-flex: 0; | |
| 1516 | + -ms-flex-positive: 0; | |
| 1517 | + flex-grow: 0; | |
| 1518 | + max-width: 50%; | |
| 1519 | + -ms-flex-preferred-size: 50%; | |
| 1520 | + flex-basis: 50%; } | |
| 1540 | 1521 | .eps-grid-item-sm-7 { |
| 1541 | - flex-grow: 0; | |
| 1542 | - max-width: calc(7 / 12 * 100%); | |
| 1543 | - flex-basis: calc(7 / 12 * 100%); | |
| 1544 | - } | |
| 1522 | + -webkit-box-flex: 0; | |
| 1523 | + -ms-flex-positive: 0; | |
| 1524 | + flex-grow: 0; | |
| 1525 | + max-width: 58.3333333333%; | |
| 1526 | + -ms-flex-preferred-size: 58.3333333333%; | |
| 1527 | + flex-basis: 58.3333333333%; } | |
| 1545 | 1528 | .eps-grid-item-sm-8 { |
| 1546 | - flex-grow: 0; | |
| 1547 | - max-width: calc(8 / 12 * 100%); | |
| 1548 | - flex-basis: calc(8 / 12 * 100%); | |
| 1549 | - } | |
| 1529 | + -webkit-box-flex: 0; | |
| 1530 | + -ms-flex-positive: 0; | |
| 1531 | + flex-grow: 0; | |
| 1532 | + max-width: 66.6666666667%; | |
| 1533 | + -ms-flex-preferred-size: 66.6666666667%; | |
| 1534 | + flex-basis: 66.6666666667%; } | |
| 1550 | 1535 | .eps-grid-item-sm-9 { |
| 1551 | - flex-grow: 0; | |
| 1552 | - max-width: calc(9 / 12 * 100%); | |
| 1553 | - flex-basis: calc(9 / 12 * 100%); | |
| 1554 | - } | |
| 1536 | + -webkit-box-flex: 0; | |
| 1537 | + -ms-flex-positive: 0; | |
| 1538 | + flex-grow: 0; | |
| 1539 | + max-width: 75%; | |
| 1540 | + -ms-flex-preferred-size: 75%; | |
| 1541 | + flex-basis: 75%; } | |
| 1555 | 1542 | .eps-grid-item-sm-10 { |
| 1556 | - flex-grow: 0; | |
| 1557 | - max-width: calc(10 / 12 * 100%); | |
| 1558 | - flex-basis: calc(10 / 12 * 100%); | |
| 1559 | - } | |
| 1543 | + -webkit-box-flex: 0; | |
| 1544 | + -ms-flex-positive: 0; | |
| 1545 | + flex-grow: 0; | |
| 1546 | + max-width: 83.3333333333%; | |
| 1547 | + -ms-flex-preferred-size: 83.3333333333%; | |
| 1548 | + flex-basis: 83.3333333333%; } | |
| 1560 | 1549 | .eps-grid-item-sm-11 { |
| 1561 | - flex-grow: 0; | |
| 1562 | - max-width: calc(11 / 12 * 100%); | |
| 1563 | - flex-basis: calc(11 / 12 * 100%); | |
| 1564 | - } | |
| 1550 | + -webkit-box-flex: 0; | |
| 1551 | + -ms-flex-positive: 0; | |
| 1552 | + flex-grow: 0; | |
| 1553 | + max-width: 91.6666666667%; | |
| 1554 | + -ms-flex-preferred-size: 91.6666666667%; | |
| 1555 | + flex-basis: 91.6666666667%; } | |
| 1565 | 1556 | .eps-grid-item-sm-12 { |
| 1566 | - flex-grow: 0; | |
| 1567 | - max-width: calc(12 / 12 * 100%); | |
| 1568 | - flex-basis: calc(12 / 12 * 100%); | |
| 1569 | - } | |
| 1570 | -} | |
| 1557 | + -webkit-box-flex: 0; | |
| 1558 | + -ms-flex-positive: 0; | |
| 1559 | + flex-grow: 0; | |
| 1560 | + max-width: 100%; | |
| 1561 | + -ms-flex-preferred-size: 100%; | |
| 1562 | + flex-basis: 100%; } } | |
| 1563 | + | |
| 1571 | 1564 | @media screen and (min-width: 768px) { |
| 1572 | 1565 | .eps-grid-item-md-1 { |
| 1573 | - flex-grow: 0; | |
| 1574 | - max-width: calc(1 / 12 * 100%); | |
| 1575 | - flex-basis: calc(1 / 12 * 100%); | |
| 1576 | - } | |
| 1566 | + -webkit-box-flex: 0; | |
| 1567 | + -ms-flex-positive: 0; | |
| 1568 | + flex-grow: 0; | |
| 1569 | + max-width: 8.3333333333%; | |
| 1570 | + -ms-flex-preferred-size: 8.3333333333%; | |
| 1571 | + flex-basis: 8.3333333333%; } | |
| 1577 | 1572 | .eps-grid-item-md-2 { |
| 1578 | - flex-grow: 0; | |
| 1579 | - max-width: calc(2 / 12 * 100%); | |
| 1580 | - flex-basis: calc(2 / 12 * 100%); | |
| 1581 | - } | |
| 1573 | + -webkit-box-flex: 0; | |
| 1574 | + -ms-flex-positive: 0; | |
| 1575 | + flex-grow: 0; | |
| 1576 | + max-width: 16.6666666667%; | |
| 1577 | + -ms-flex-preferred-size: 16.6666666667%; | |
| 1578 | + flex-basis: 16.6666666667%; } | |
| 1582 | 1579 | .eps-grid-item-md-3 { |
| 1583 | - flex-grow: 0; | |
| 1584 | - max-width: calc(3 / 12 * 100%); | |
| 1585 | - flex-basis: calc(3 / 12 * 100%); | |
| 1586 | - } | |
| 1580 | + -webkit-box-flex: 0; | |
| 1581 | + -ms-flex-positive: 0; | |
| 1582 | + flex-grow: 0; | |
| 1583 | + max-width: 25%; | |
| 1584 | + -ms-flex-preferred-size: 25%; | |
| 1585 | + flex-basis: 25%; } | |
| 1587 | 1586 | .eps-grid-item-md-4 { |
| 1588 | - flex-grow: 0; | |
| 1589 | - max-width: calc(4 / 12 * 100%); | |
| 1590 | - flex-basis: calc(4 / 12 * 100%); | |
| 1591 | - } | |
| 1587 | + -webkit-box-flex: 0; | |
| 1588 | + -ms-flex-positive: 0; | |
| 1589 | + flex-grow: 0; | |
| 1590 | + max-width: 33.3333333333%; | |
| 1591 | + -ms-flex-preferred-size: 33.3333333333%; | |
| 1592 | + flex-basis: 33.3333333333%; } | |
| 1592 | 1593 | .eps-grid-item-md-5 { |
| 1593 | - flex-grow: 0; | |
| 1594 | - max-width: calc(5 / 12 * 100%); | |
| 1595 | - flex-basis: calc(5 / 12 * 100%); | |
| 1596 | - } | |
| 1594 | + -webkit-box-flex: 0; | |
| 1595 | + -ms-flex-positive: 0; | |
| 1596 | + flex-grow: 0; | |
| 1597 | + max-width: 41.6666666667%; | |
| 1598 | + -ms-flex-preferred-size: 41.6666666667%; | |
| 1599 | + flex-basis: 41.6666666667%; } | |
| 1597 | 1600 | .eps-grid-item-md-6 { |
| 1598 | - flex-grow: 0; | |
| 1599 | - max-width: calc(6 / 12 * 100%); | |
| 1600 | - flex-basis: calc(6 / 12 * 100%); | |
| 1601 | - } | |
| 1601 | + -webkit-box-flex: 0; | |
| 1602 | + -ms-flex-positive: 0; | |
| 1603 | + flex-grow: 0; | |
| 1604 | + max-width: 50%; | |
| 1605 | + -ms-flex-preferred-size: 50%; | |
| 1606 | + flex-basis: 50%; } | |
| 1602 | 1607 | .eps-grid-item-md-7 { |
| 1603 | - flex-grow: 0; | |
| 1604 | - max-width: calc(7 / 12 * 100%); | |
| 1605 | - flex-basis: calc(7 / 12 * 100%); | |
| 1606 | - } | |
| 1608 | + -webkit-box-flex: 0; | |
| 1609 | + -ms-flex-positive: 0; | |
| 1610 | + flex-grow: 0; | |
| 1611 | + max-width: 58.3333333333%; | |
| 1612 | + -ms-flex-preferred-size: 58.3333333333%; | |
| 1613 | + flex-basis: 58.3333333333%; } | |
| 1607 | 1614 | .eps-grid-item-md-8 { |
| 1608 | - flex-grow: 0; | |
| 1609 | - max-width: calc(8 / 12 * 100%); | |
| 1610 | - flex-basis: calc(8 / 12 * 100%); | |
| 1611 | - } | |
| 1615 | + -webkit-box-flex: 0; | |
| 1616 | + -ms-flex-positive: 0; | |
| 1617 | + flex-grow: 0; | |
| 1618 | + max-width: 66.6666666667%; | |
| 1619 | + -ms-flex-preferred-size: 66.6666666667%; | |
| 1620 | + flex-basis: 66.6666666667%; } | |
| 1612 | 1621 | .eps-grid-item-md-9 { |
| 1613 | - flex-grow: 0; | |
| 1614 | - max-width: calc(9 / 12 * 100%); | |
| 1615 | - flex-basis: calc(9 / 12 * 100%); | |
| 1616 | - } | |
| 1622 | + -webkit-box-flex: 0; | |
| 1623 | + -ms-flex-positive: 0; | |
| 1624 | + flex-grow: 0; | |
| 1625 | + max-width: 75%; | |
| 1626 | + -ms-flex-preferred-size: 75%; | |
| 1627 | + flex-basis: 75%; } | |
| 1617 | 1628 | .eps-grid-item-md-10 { |
| 1618 | - flex-grow: 0; | |
| 1619 | - max-width: calc(10 / 12 * 100%); | |
| 1620 | - flex-basis: calc(10 / 12 * 100%); | |
| 1621 | - } | |
| 1629 | + -webkit-box-flex: 0; | |
| 1630 | + -ms-flex-positive: 0; | |
| 1631 | + flex-grow: 0; | |
| 1632 | + max-width: 83.3333333333%; | |
| 1633 | + -ms-flex-preferred-size: 83.3333333333%; | |
| 1634 | + flex-basis: 83.3333333333%; } | |
| 1622 | 1635 | .eps-grid-item-md-11 { |
| 1623 | - flex-grow: 0; | |
| 1624 | - max-width: calc(11 / 12 * 100%); | |
| 1625 | - flex-basis: calc(11 / 12 * 100%); | |
| 1626 | - } | |
| 1636 | + -webkit-box-flex: 0; | |
| 1637 | + -ms-flex-positive: 0; | |
| 1638 | + flex-grow: 0; | |
| 1639 | + max-width: 91.6666666667%; | |
| 1640 | + -ms-flex-preferred-size: 91.6666666667%; | |
| 1641 | + flex-basis: 91.6666666667%; } | |
| 1627 | 1642 | .eps-grid-item-md-12 { |
| 1628 | - flex-grow: 0; | |
| 1629 | - max-width: calc(12 / 12 * 100%); | |
| 1630 | - flex-basis: calc(12 / 12 * 100%); | |
| 1631 | - } | |
| 1632 | -} | |
| 1643 | + -webkit-box-flex: 0; | |
| 1644 | + -ms-flex-positive: 0; | |
| 1645 | + flex-grow: 0; | |
| 1646 | + max-width: 100%; | |
| 1647 | + -ms-flex-preferred-size: 100%; | |
| 1648 | + flex-basis: 100%; } } | |
| 1649 | + | |
| 1633 | 1650 | @media screen and (min-width: 1025px) { |
| 1634 | 1651 | .eps-grid-item-lg-1 { |
| 1635 | - flex-grow: 0; | |
| 1636 | - max-width: calc(1 / 12 * 100%); | |
| 1637 | - flex-basis: calc(1 / 12 * 100%); | |
| 1638 | - } | |
| 1652 | + -webkit-box-flex: 0; | |
| 1653 | + -ms-flex-positive: 0; | |
| 1654 | + flex-grow: 0; | |
| 1655 | + max-width: 8.3333333333%; | |
| 1656 | + -ms-flex-preferred-size: 8.3333333333%; | |
| 1657 | + flex-basis: 8.3333333333%; } | |
| 1639 | 1658 | .eps-grid-item-lg-2 { |
| 1640 | - flex-grow: 0; | |
| 1641 | - max-width: calc(2 / 12 * 100%); | |
| 1642 | - flex-basis: calc(2 / 12 * 100%); | |
| 1643 | - } | |
| 1659 | + -webkit-box-flex: 0; | |
| 1660 | + -ms-flex-positive: 0; | |
| 1661 | + flex-grow: 0; | |
| 1662 | + max-width: 16.6666666667%; | |
| 1663 | + -ms-flex-preferred-size: 16.6666666667%; | |
| 1664 | + flex-basis: 16.6666666667%; } | |
| 1644 | 1665 | .eps-grid-item-lg-3 { |
| 1645 | - flex-grow: 0; | |
| 1646 | - max-width: calc(3 / 12 * 100%); | |
| 1647 | - flex-basis: calc(3 / 12 * 100%); | |
| 1648 | - } | |
| 1666 | + -webkit-box-flex: 0; | |
| 1667 | + -ms-flex-positive: 0; | |
| 1668 | + flex-grow: 0; | |
| 1669 | + max-width: 25%; | |
| 1670 | + -ms-flex-preferred-size: 25%; | |
| 1671 | + flex-basis: 25%; } | |
| 1649 | 1672 | .eps-grid-item-lg-4 { |
| 1650 | - flex-grow: 0; | |
| 1651 | - max-width: calc(4 / 12 * 100%); | |
| 1652 | - flex-basis: calc(4 / 12 * 100%); | |
| 1653 | - } | |
| 1673 | + -webkit-box-flex: 0; | |
| 1674 | + -ms-flex-positive: 0; | |
| 1675 | + flex-grow: 0; | |
| 1676 | + max-width: 33.3333333333%; | |
| 1677 | + -ms-flex-preferred-size: 33.3333333333%; | |
| 1678 | + flex-basis: 33.3333333333%; } | |
| 1654 | 1679 | .eps-grid-item-lg-5 { |
| 1655 | - flex-grow: 0; | |
| 1656 | - max-width: calc(5 / 12 * 100%); | |
| 1657 | - flex-basis: calc(5 / 12 * 100%); | |
| 1658 | - } | |
| 1680 | + -webkit-box-flex: 0; | |
| 1681 | + -ms-flex-positive: 0; | |
| 1682 | + flex-grow: 0; | |
| 1683 | + max-width: 41.6666666667%; | |
| 1684 | + -ms-flex-preferred-size: 41.6666666667%; | |
| 1685 | + flex-basis: 41.6666666667%; } | |
| 1659 | 1686 | .eps-grid-item-lg-6 { |
| 1660 | - flex-grow: 0; | |
| 1661 | - max-width: calc(6 / 12 * 100%); | |
| 1662 | - flex-basis: calc(6 / 12 * 100%); | |
| 1663 | - } | |
| 1687 | + -webkit-box-flex: 0; | |
| 1688 | + -ms-flex-positive: 0; | |
| 1689 | + flex-grow: 0; | |
| 1690 | + max-width: 50%; | |
| 1691 | + -ms-flex-preferred-size: 50%; | |
| 1692 | + flex-basis: 50%; } | |
| 1664 | 1693 | .eps-grid-item-lg-7 { |
| 1665 | - flex-grow: 0; | |
| 1666 | - max-width: calc(7 / 12 * 100%); | |
| 1667 | - flex-basis: calc(7 / 12 * 100%); | |
| 1668 | - } | |
| 1694 | + -webkit-box-flex: 0; | |
| 1695 | + -ms-flex-positive: 0; | |
| 1696 | + flex-grow: 0; | |
| 1697 | + max-width: 58.3333333333%; | |
| 1698 | + -ms-flex-preferred-size: 58.3333333333%; | |
| 1699 | + flex-basis: 58.3333333333%; } | |
| 1669 | 1700 | .eps-grid-item-lg-8 { |
| 1670 | - flex-grow: 0; | |
| 1671 | - max-width: calc(8 / 12 * 100%); | |
| 1672 | - flex-basis: calc(8 / 12 * 100%); | |
| 1673 | - } | |
| 1701 | + -webkit-box-flex: 0; | |
| 1702 | + -ms-flex-positive: 0; | |
| 1703 | + flex-grow: 0; | |
| 1704 | + max-width: 66.6666666667%; | |
| 1705 | + -ms-flex-preferred-size: 66.6666666667%; | |
| 1706 | + flex-basis: 66.6666666667%; } | |
| 1674 | 1707 | .eps-grid-item-lg-9 { |
| 1675 | - flex-grow: 0; | |
| 1676 | - max-width: calc(9 / 12 * 100%); | |
| 1677 | - flex-basis: calc(9 / 12 * 100%); | |
| 1678 | - } | |
| 1708 | + -webkit-box-flex: 0; | |
| 1709 | + -ms-flex-positive: 0; | |
| 1710 | + flex-grow: 0; | |
| 1711 | + max-width: 75%; | |
| 1712 | + -ms-flex-preferred-size: 75%; | |
| 1713 | + flex-basis: 75%; } | |
| 1679 | 1714 | .eps-grid-item-lg-10 { |
| 1680 | - flex-grow: 0; | |
| 1681 | - max-width: calc(10 / 12 * 100%); | |
| 1682 | - flex-basis: calc(10 / 12 * 100%); | |
| 1683 | - } | |
| 1715 | + -webkit-box-flex: 0; | |
| 1716 | + -ms-flex-positive: 0; | |
| 1717 | + flex-grow: 0; | |
| 1718 | + max-width: 83.3333333333%; | |
| 1719 | + -ms-flex-preferred-size: 83.3333333333%; | |
| 1720 | + flex-basis: 83.3333333333%; } | |
| 1684 | 1721 | .eps-grid-item-lg-11 { |
| 1685 | - flex-grow: 0; | |
| 1686 | - max-width: calc(11 / 12 * 100%); | |
| 1687 | - flex-basis: calc(11 / 12 * 100%); | |
| 1688 | - } | |
| 1722 | + -webkit-box-flex: 0; | |
| 1723 | + -ms-flex-positive: 0; | |
| 1724 | + flex-grow: 0; | |
| 1725 | + max-width: 91.6666666667%; | |
| 1726 | + -ms-flex-preferred-size: 91.6666666667%; | |
| 1727 | + flex-basis: 91.6666666667%; } | |
| 1689 | 1728 | .eps-grid-item-lg-12 { |
| 1690 | - flex-grow: 0; | |
| 1691 | - max-width: calc(12 / 12 * 100%); | |
| 1692 | - flex-basis: calc(12 / 12 * 100%); | |
| 1693 | - } | |
| 1694 | -} | |
| 1729 | + -webkit-box-flex: 0; | |
| 1730 | + -ms-flex-positive: 0; | |
| 1731 | + flex-grow: 0; | |
| 1732 | + max-width: 100%; | |
| 1733 | + -ms-flex-preferred-size: 100%; | |
| 1734 | + flex-basis: 100%; } } | |
| 1735 | + | |
| 1695 | 1736 | @media screen and (min-width: 1440px) { |
| 1696 | 1737 | .eps-grid-item-xl-1 { |
| 1697 | - flex-grow: 0; | |
| 1698 | - max-width: calc(1 / 12 * 100%); | |
| 1699 | - flex-basis: calc(1 / 12 * 100%); | |
| 1700 | - } | |
| 1738 | + -webkit-box-flex: 0; | |
| 1739 | + -ms-flex-positive: 0; | |
| 1740 | + flex-grow: 0; | |
| 1741 | + max-width: 8.3333333333%; | |
| 1742 | + -ms-flex-preferred-size: 8.3333333333%; | |
| 1743 | + flex-basis: 8.3333333333%; } | |
| 1701 | 1744 | .eps-grid-item-xl-2 { |
| 1702 | - flex-grow: 0; | |
| 1703 | - max-width: calc(2 / 12 * 100%); | |
| 1704 | - flex-basis: calc(2 / 12 * 100%); | |
| 1705 | - } | |
| 1745 | + -webkit-box-flex: 0; | |
| 1746 | + -ms-flex-positive: 0; | |
| 1747 | + flex-grow: 0; | |
| 1748 | + max-width: 16.6666666667%; | |
| 1749 | + -ms-flex-preferred-size: 16.6666666667%; | |
| 1750 | + flex-basis: 16.6666666667%; } | |
| 1706 | 1751 | .eps-grid-item-xl-3 { |
| 1707 | - flex-grow: 0; | |
| 1708 | - max-width: calc(3 / 12 * 100%); | |
| 1709 | - flex-basis: calc(3 / 12 * 100%); | |
| 1710 | - } | |
| 1752 | + -webkit-box-flex: 0; | |
| 1753 | + -ms-flex-positive: 0; | |
| 1754 | + flex-grow: 0; | |
| 1755 | + max-width: 25%; | |
| 1756 | + -ms-flex-preferred-size: 25%; | |
| 1757 | + flex-basis: 25%; } | |
| 1711 | 1758 | .eps-grid-item-xl-4 { |
| 1712 | - flex-grow: 0; | |
| 1713 | - max-width: calc(4 / 12 * 100%); | |
| 1714 | - flex-basis: calc(4 / 12 * 100%); | |
| 1715 | - } | |
| 1759 | + -webkit-box-flex: 0; | |
| 1760 | + -ms-flex-positive: 0; | |
| 1761 | + flex-grow: 0; | |
| 1762 | + max-width: 33.3333333333%; | |
| 1763 | + -ms-flex-preferred-size: 33.3333333333%; | |
| 1764 | + flex-basis: 33.3333333333%; } | |
| 1716 | 1765 | .eps-grid-item-xl-5 { |
| 1717 | - flex-grow: 0; | |
| 1718 | - max-width: calc(5 / 12 * 100%); | |
| 1719 | - flex-basis: calc(5 / 12 * 100%); | |
| 1720 | - } | |
| 1766 | + -webkit-box-flex: 0; | |
| 1767 | + -ms-flex-positive: 0; | |
| 1768 | + flex-grow: 0; | |
| 1769 | + max-width: 41.6666666667%; | |
| 1770 | + -ms-flex-preferred-size: 41.6666666667%; | |
| 1771 | + flex-basis: 41.6666666667%; } | |
| 1721 | 1772 | .eps-grid-item-xl-6 { |
| 1722 | - flex-grow: 0; | |
| 1723 | - max-width: calc(6 / 12 * 100%); | |
| 1724 | - flex-basis: calc(6 / 12 * 100%); | |
| 1725 | - } | |
| 1773 | + -webkit-box-flex: 0; | |
| 1774 | + -ms-flex-positive: 0; | |
| 1775 | + flex-grow: 0; | |
| 1776 | + max-width: 50%; | |
| 1777 | + -ms-flex-preferred-size: 50%; | |
| 1778 | + flex-basis: 50%; } | |
| 1726 | 1779 | .eps-grid-item-xl-7 { |
| 1727 | - flex-grow: 0; | |
| 1728 | - max-width: calc(7 / 12 * 100%); | |
| 1729 | - flex-basis: calc(7 / 12 * 100%); | |
| 1730 | - } | |
| 1780 | + -webkit-box-flex: 0; | |
| 1781 | + -ms-flex-positive: 0; | |
| 1782 | + flex-grow: 0; | |
| 1783 | + max-width: 58.3333333333%; | |
| 1784 | + -ms-flex-preferred-size: 58.3333333333%; | |
| 1785 | + flex-basis: 58.3333333333%; } | |
| 1731 | 1786 | .eps-grid-item-xl-8 { |
| 1732 | - flex-grow: 0; | |
| 1733 | - max-width: calc(8 / 12 * 100%); | |
| 1734 | - flex-basis: calc(8 / 12 * 100%); | |
| 1735 | - } | |
| 1787 | + -webkit-box-flex: 0; | |
| 1788 | + -ms-flex-positive: 0; | |
| 1789 | + flex-grow: 0; | |
| 1790 | + max-width: 66.6666666667%; | |
| 1791 | + -ms-flex-preferred-size: 66.6666666667%; | |
| 1792 | + flex-basis: 66.6666666667%; } | |
| 1736 | 1793 | .eps-grid-item-xl-9 { |
| 1737 | - flex-grow: 0; | |
| 1738 | - max-width: calc(9 / 12 * 100%); | |
| 1739 | - flex-basis: calc(9 / 12 * 100%); | |
| 1740 | - } | |
| 1794 | + -webkit-box-flex: 0; | |
| 1795 | + -ms-flex-positive: 0; | |
| 1796 | + flex-grow: 0; | |
| 1797 | + max-width: 75%; | |
| 1798 | + -ms-flex-preferred-size: 75%; | |
| 1799 | + flex-basis: 75%; } | |
| 1741 | 1800 | .eps-grid-item-xl-10 { |
| 1742 | - flex-grow: 0; | |
| 1743 | - max-width: calc(10 / 12 * 100%); | |
| 1744 | - flex-basis: calc(10 / 12 * 100%); | |
| 1745 | - } | |
| 1801 | + -webkit-box-flex: 0; | |
| 1802 | + -ms-flex-positive: 0; | |
| 1803 | + flex-grow: 0; | |
| 1804 | + max-width: 83.3333333333%; | |
| 1805 | + -ms-flex-preferred-size: 83.3333333333%; | |
| 1806 | + flex-basis: 83.3333333333%; } | |
| 1746 | 1807 | .eps-grid-item-xl-11 { |
| 1747 | - flex-grow: 0; | |
| 1748 | - max-width: calc(11 / 12 * 100%); | |
| 1749 | - flex-basis: calc(11 / 12 * 100%); | |
| 1750 | - } | |
| 1808 | + -webkit-box-flex: 0; | |
| 1809 | + -ms-flex-positive: 0; | |
| 1810 | + flex-grow: 0; | |
| 1811 | + max-width: 91.6666666667%; | |
| 1812 | + -ms-flex-preferred-size: 91.6666666667%; | |
| 1813 | + flex-basis: 91.6666666667%; } | |
| 1751 | 1814 | .eps-grid-item-xl-12 { |
| 1752 | - flex-grow: 0; | |
| 1753 | - max-width: calc(12 / 12 * 100%); | |
| 1754 | - flex-basis: calc(12 / 12 * 100%); | |
| 1755 | - } | |
| 1756 | -} | |
| 1815 | + -webkit-box-flex: 0; | |
| 1816 | + -ms-flex-positive: 0; | |
| 1817 | + flex-grow: 0; | |
| 1818 | + max-width: 100%; | |
| 1819 | + -ms-flex-preferred-size: 100%; | |
| 1820 | + flex-basis: 100%; } } | |
| 1821 | + | |
| 1757 | 1822 | @media screen and (min-width: 1600px) { |
| 1758 | 1823 | .eps-grid-item-xxl-1 { |
| 1759 | - flex-grow: 0; | |
| 1760 | - max-width: calc(1 / 12 * 100%); | |
| 1761 | - flex-basis: calc(1 / 12 * 100%); | |
| 1762 | - } | |
| 1824 | + -webkit-box-flex: 0; | |
| 1825 | + -ms-flex-positive: 0; | |
| 1826 | + flex-grow: 0; | |
| 1827 | + max-width: 8.3333333333%; | |
| 1828 | + -ms-flex-preferred-size: 8.3333333333%; | |
| 1829 | + flex-basis: 8.3333333333%; } | |
| 1763 | 1830 | .eps-grid-item-xxl-2 { |
| 1764 | - flex-grow: 0; | |
| 1765 | - max-width: calc(2 / 12 * 100%); | |
| 1766 | - flex-basis: calc(2 / 12 * 100%); | |
| 1767 | - } | |
| 1831 | + -webkit-box-flex: 0; | |
| 1832 | + -ms-flex-positive: 0; | |
| 1833 | + flex-grow: 0; | |
| 1834 | + max-width: 16.6666666667%; | |
| 1835 | + -ms-flex-preferred-size: 16.6666666667%; | |
| 1836 | + flex-basis: 16.6666666667%; } | |
| 1768 | 1837 | .eps-grid-item-xxl-3 { |
| 1769 | - flex-grow: 0; | |
| 1770 | - max-width: calc(3 / 12 * 100%); | |
| 1771 | - flex-basis: calc(3 / 12 * 100%); | |
| 1772 | - } | |
| 1838 | + -webkit-box-flex: 0; | |
| 1839 | + -ms-flex-positive: 0; | |
| 1840 | + flex-grow: 0; | |
| 1841 | + max-width: 25%; | |
| 1842 | + -ms-flex-preferred-size: 25%; | |
| 1843 | + flex-basis: 25%; } | |
| 1773 | 1844 | .eps-grid-item-xxl-4 { |
| 1774 | - flex-grow: 0; | |
| 1775 | - max-width: calc(4 / 12 * 100%); | |
| 1776 | - flex-basis: calc(4 / 12 * 100%); | |
| 1777 | - } | |
| 1845 | + -webkit-box-flex: 0; | |
| 1846 | + -ms-flex-positive: 0; | |
| 1847 | + flex-grow: 0; | |
| 1848 | + max-width: 33.3333333333%; | |
| 1849 | + -ms-flex-preferred-size: 33.3333333333%; | |
| 1850 | + flex-basis: 33.3333333333%; } | |
| 1778 | 1851 | .eps-grid-item-xxl-5 { |
| 1779 | - flex-grow: 0; | |
| 1780 | - max-width: calc(5 / 12 * 100%); | |
| 1781 | - flex-basis: calc(5 / 12 * 100%); | |
| 1782 | - } | |
| 1852 | + -webkit-box-flex: 0; | |
| 1853 | + -ms-flex-positive: 0; | |
| 1854 | + flex-grow: 0; | |
| 1855 | + max-width: 41.6666666667%; | |
| 1856 | + -ms-flex-preferred-size: 41.6666666667%; | |
| 1857 | + flex-basis: 41.6666666667%; } | |
| 1783 | 1858 | .eps-grid-item-xxl-6 { |
| 1784 | - flex-grow: 0; | |
| 1785 | - max-width: calc(6 / 12 * 100%); | |
| 1786 | - flex-basis: calc(6 / 12 * 100%); | |
| 1787 | - } | |
| 1859 | + -webkit-box-flex: 0; | |
| 1860 | + -ms-flex-positive: 0; | |
| 1861 | + flex-grow: 0; | |
| 1862 | + max-width: 50%; | |
| 1863 | + -ms-flex-preferred-size: 50%; | |
| 1864 | + flex-basis: 50%; } | |
| 1788 | 1865 | .eps-grid-item-xxl-7 { |
| 1789 | - flex-grow: 0; | |
| 1790 | - max-width: calc(7 / 12 * 100%); | |
| 1791 | - flex-basis: calc(7 / 12 * 100%); | |
| 1792 | - } | |
| 1866 | + -webkit-box-flex: 0; | |
| 1867 | + -ms-flex-positive: 0; | |
| 1868 | + flex-grow: 0; | |
| 1869 | + max-width: 58.3333333333%; | |
| 1870 | + -ms-flex-preferred-size: 58.3333333333%; | |
| 1871 | + flex-basis: 58.3333333333%; } | |
| 1793 | 1872 | .eps-grid-item-xxl-8 { |
| 1794 | - flex-grow: 0; | |
| 1795 | - max-width: calc(8 / 12 * 100%); | |
| 1796 | - flex-basis: calc(8 / 12 * 100%); | |
| 1797 | - } | |
| 1873 | + -webkit-box-flex: 0; | |
| 1874 | + -ms-flex-positive: 0; | |
| 1875 | + flex-grow: 0; | |
| 1876 | + max-width: 66.6666666667%; | |
| 1877 | + -ms-flex-preferred-size: 66.6666666667%; | |
| 1878 | + flex-basis: 66.6666666667%; } | |
| 1798 | 1879 | .eps-grid-item-xxl-9 { |
| 1799 | - flex-grow: 0; | |
| 1800 | - max-width: calc(9 / 12 * 100%); | |
| 1801 | - flex-basis: calc(9 / 12 * 100%); | |
| 1802 | - } | |
| 1880 | + -webkit-box-flex: 0; | |
| 1881 | + -ms-flex-positive: 0; | |
| 1882 | + flex-grow: 0; | |
| 1883 | + max-width: 75%; | |
| 1884 | + -ms-flex-preferred-size: 75%; | |
| 1885 | + flex-basis: 75%; } | |
| 1803 | 1886 | .eps-grid-item-xxl-10 { |
| 1804 | - flex-grow: 0; | |
| 1805 | - max-width: calc(10 / 12 * 100%); | |
| 1806 | - flex-basis: calc(10 / 12 * 100%); | |
| 1807 | - } | |
| 1887 | + -webkit-box-flex: 0; | |
| 1888 | + -ms-flex-positive: 0; | |
| 1889 | + flex-grow: 0; | |
| 1890 | + max-width: 83.3333333333%; | |
| 1891 | + -ms-flex-preferred-size: 83.3333333333%; | |
| 1892 | + flex-basis: 83.3333333333%; } | |
| 1808 | 1893 | .eps-grid-item-xxl-11 { |
| 1809 | - flex-grow: 0; | |
| 1810 | - max-width: calc(11 / 12 * 100%); | |
| 1811 | - flex-basis: calc(11 / 12 * 100%); | |
| 1812 | - } | |
| 1894 | + -webkit-box-flex: 0; | |
| 1895 | + -ms-flex-positive: 0; | |
| 1896 | + flex-grow: 0; | |
| 1897 | + max-width: 91.6666666667%; | |
| 1898 | + -ms-flex-preferred-size: 91.6666666667%; | |
| 1899 | + flex-basis: 91.6666666667%; } | |
| 1813 | 1900 | .eps-grid-item-xxl-12 { |
| 1814 | - flex-grow: 0; | |
| 1815 | - max-width: calc(12 / 12 * 100%); | |
| 1816 | - flex-basis: calc(12 / 12 * 100%); | |
| 1817 | - } | |
| 1818 | -} | |
| 1901 | + -webkit-box-flex: 0; | |
| 1902 | + -ms-flex-positive: 0; | |
| 1903 | + flex-grow: 0; | |
| 1904 | + max-width: 100%; | |
| 1905 | + -ms-flex-preferred-size: 100%; | |
| 1906 | + flex-basis: 100%; } } | |
| 1907 | + | |
| 1819 | 1908 | :root { |
| 1820 | - --menu-title-color: #515962; | |
| 1821 | -} | |
| 1909 | + --menu-title-color: #6d7882; } | |
| 1822 | 1910 | |
| 1823 | 1911 | .eps-theme-dark { |
| 1824 | - --menu-title-color: #515962; | |
| 1825 | -} | |
| 1912 | + --menu-title-color: #6d7882; } | |
| 1826 | 1913 | |
| 1827 | 1914 | .eps-menu ul { |
| 1828 | 1915 | list-style: none; |
| 1829 | 1916 | padding: 0; |
| 1830 | - margin: 0; | |
| 1831 | -} | |
| 1832 | -.eps-menu ul li { | |
| 1833 | - display: flex; | |
| 1834 | -} | |
| 1917 | + margin: 0; } | |
| 1918 | + .eps-menu ul li { | |
| 1919 | + display: -webkit-box; | |
| 1920 | + display: -ms-flexbox; | |
| 1921 | + display: flex; } | |
| 1922 | + | |
| 1835 | 1923 | .eps-menu__title { |
| 1836 | 1924 | padding: 0.5rem 1.875rem; |
| 1837 | 1925 | font-size: 0.6875rem; |
| 1838 | 1926 | line-height: 1.2; |
| @@ -1837,22 +1925,17 @@ | ||
| 1837 | 1925 | font-size: 0.6875rem; |
| 1838 | 1926 | line-height: 1.2; |
| 1839 | 1927 | text-transform: uppercase; |
| 1840 | 1928 | font-weight: normal; |
| 1841 | - color: var(--menu-title-color); | |
| 1842 | -} | |
| 1929 | + color: var(--menu-title-color); } | |
| 1843 | 1930 | |
| 1844 | 1931 | :root { |
| 1845 | - --eps-modal-background-color: #ffffff; | |
| 1846 | - --eps-modal-header-background-color: #2563EB; | |
| 1847 | - --eps-tip-background-color: #F0F7FF; | |
| 1848 | -} | |
| 1932 | + --eps-modal-background-color: #fff; | |
| 1933 | + --eps-modal-header-background-color: #58d0f5; } | |
| 1849 | 1934 | |
| 1850 | 1935 | .eps-theme-dark { |
| 1851 | - --eps-modal-background-color: #0C0D0E; | |
| 1852 | - --eps-modal-header-background-color: #0077CC; | |
| 1853 | - --eps-tip-background-color: #0A1A3D; | |
| 1854 | -} | |
| 1936 | + --eps-modal-background-color: #34383c; | |
| 1937 | + --eps-modal-header-background-color: #58d0f5; } | |
| 1855 | 1938 | |
| 1856 | 1939 | /** ---------------------------------------------------------------- |
| 1857 | 1940 | EPS Modal |
| 1858 | 1941 | ---------------------------------------------------------------- */ |
| @@ -1859,833 +1942,737 @@ | ||
| 1859 | 1942 | .eps-modal { |
| 1860 | 1943 | max-width: 43.75rem; |
| 1861 | 1944 | background: var(--eps-modal-background-color); |
| 1862 | 1945 | border-radius: 0.1875rem; |
| 1863 | - animation: eps-animation-pop 0.15s cubic-bezier(0.57, 0.53, 0.71, 1.47) forwards; | |
| 1864 | -} | |
| 1865 | -.eps-modal__overlay { | |
| 1866 | - background: rgba(0, 0, 0, 0.5); | |
| 1867 | - position: fixed; | |
| 1868 | - display: flex; | |
| 1869 | - inset: 0; | |
| 1870 | - align-items: center; | |
| 1871 | - justify-content: center; | |
| 1872 | - z-index: 1030; | |
| 1873 | -} | |
| 1874 | -.eps-modal__header { | |
| 1875 | - font-size: 0.875rem; | |
| 1876 | - background: var(--eps-modal-header-background-color); | |
| 1877 | - height: 2.75rem; | |
| 1878 | - padding: 0.625rem 1rem; | |
| 1879 | - border-radius: 0.1875rem; | |
| 1880 | -} | |
| 1881 | -.eps-modal__header, .eps-modal__header .title { | |
| 1882 | - color: #ffffff; | |
| 1883 | -} | |
| 1884 | -.eps-modal__icon { | |
| 1885 | - margin-inline-end: 0.625rem; | |
| 1886 | -} | |
| 1887 | -.eps-modal__body { | |
| 1888 | - padding: 1.875rem; | |
| 1889 | -} | |
| 1890 | -.eps-modal__tip, .eps-modal .eps-tip { | |
| 1891 | - padding: 0.5rem; | |
| 1892 | - padding-inline-start: 0.75rem; | |
| 1893 | - border-inline-start: 3px solid #2563EB; | |
| 1894 | - background-color: var(--eps-tip-background-color); | |
| 1895 | -} | |
| 1896 | -.eps-modal__tip:not(:last-child), .eps-modal .eps-tip:not(:last-child) { | |
| 1897 | - margin-block-end: 1.875rem; | |
| 1898 | -} | |
| 1899 | -.eps-modal__tip:not(:first-child), .eps-modal .eps-tip:not(:first-child) { | |
| 1900 | - margin-block-start: 1.875rem; | |
| 1901 | -} | |
| 1902 | -.eps-modal__section:not(:first-child) { | |
| 1903 | - margin-block-start: 1.875rem; | |
| 1904 | -} | |
| 1905 | -.eps-modal__close-wrapper { | |
| 1906 | - padding-inline-start: 1rem; | |
| 1907 | - border-inline-start: solid 1px #ffffff; | |
| 1908 | -} | |
| 1946 | + -webkit-animation: eps-animation-pop 0.15s cubic-bezier(0.57, 0.53, 0.71, 1.47) forwards; | |
| 1947 | + animation: eps-animation-pop 0.15s cubic-bezier(0.57, 0.53, 0.71, 1.47) forwards; } | |
| 1948 | + .eps-modal__overlay { | |
| 1949 | + background: rgba(0, 0, 0, 0.5); | |
| 1950 | + position: fixed; | |
| 1951 | + display: -webkit-box; | |
| 1952 | + display: -ms-flexbox; | |
| 1953 | + display: flex; | |
| 1954 | + top: 0; | |
| 1955 | + left: 0; | |
| 1956 | + width: 100%; | |
| 1957 | + height: 100%; | |
| 1958 | + -webkit-box-align: center; | |
| 1959 | + -ms-flex-align: center; | |
| 1960 | + align-items: center; | |
| 1961 | + -webkit-box-pack: center; | |
| 1962 | + -ms-flex-pack: center; | |
| 1963 | + justify-content: center; | |
| 1964 | + z-index: 1030; } | |
| 1965 | + .eps-modal__header { | |
| 1966 | + font-size: 0.875rem; | |
| 1967 | + background: var(--eps-modal-header-background-color); | |
| 1968 | + height: 2.75rem; | |
| 1969 | + padding: 0.625rem 1rem; | |
| 1970 | + border-radius: 0.1875rem; } | |
| 1971 | + .eps-modal__header, | |
| 1972 | + .eps-modal__header .title { | |
| 1973 | + color: #fff; } | |
| 1974 | + .eps-modal__icon { | |
| 1975 | + -webkit-margin-end: 0.625rem; | |
| 1976 | + margin-inline-end: 0.625rem; } | |
| 1977 | + .eps-modal__body { | |
| 1978 | + padding: 1.875rem; } | |
| 1979 | + .eps-modal__tip, .eps-modal .eps-tip { | |
| 1980 | + -webkit-padding-start: 0.75rem; | |
| 1981 | + padding-inline-start: 0.75rem; | |
| 1982 | + -webkit-border-start: 3px solid #58d0f5; | |
| 1983 | + border-inline-start: 3px solid #58d0f5; } | |
| 1984 | + .eps-modal__tip:not(:last-child), .eps-modal .eps-tip:not(:last-child) { | |
| 1985 | + margin-bottom: 1.875rem; } | |
| 1986 | + .eps-modal__tip:not(:first-child), .eps-modal .eps-tip:not(:first-child) { | |
| 1987 | + margin-top: 1.875rem; } | |
| 1988 | + .eps-modal__section:not(:first-child) { | |
| 1989 | + margin-top: 1.875rem; } | |
| 1990 | + .eps-modal__close-wrapper { | |
| 1991 | + -webkit-padding-start: 1rem; | |
| 1992 | + padding-inline-start: 1rem; | |
| 1993 | + -webkit-border-start: solid 1px #fff; | |
| 1994 | + border-inline-start: solid 1px #fff; } | |
| 1909 | 1995 | |
| 1910 | 1996 | .eps-add-new-button { |
| 1997 | + display: -webkit-inline-box; | |
| 1998 | + display: -ms-inline-flexbox; | |
| 1911 | 1999 | display: inline-flex; |
| 1912 | 2000 | --eps-add-new-button-size: 1.5rem; |
| 1913 | 2001 | line-height: var(--eps-add-new-button-size); |
| 1914 | - cursor: pointer; | |
| 1915 | -} | |
| 1916 | -.eps-add-new-button .eps-icon { | |
| 1917 | - background-color: #F3BAFD; | |
| 1918 | - color: #0C0D0E; | |
| 1919 | - width: var(--eps-add-new-button-size); | |
| 1920 | - height: var(--eps-add-new-button-size); | |
| 1921 | - border-radius: 100%; | |
| 1922 | - font-size: calc(var(--eps-add-new-button-size) * 0.75); | |
| 1923 | - text-align: center; | |
| 1924 | - line-height: var(--eps-add-new-button-size); | |
| 1925 | -} | |
| 1926 | -.eps-add-new-button span:not(.sr-only) { | |
| 1927 | - margin-inline-start: 0.625rem; | |
| 1928 | - font-weight: 500; | |
| 1929 | -} | |
| 1930 | -.eps-add-new-button--sm { | |
| 1931 | - --eps-add-new-button-size: 1rem; | |
| 1932 | -} | |
| 2002 | + cursor: pointer; } | |
| 2003 | + .eps-add-new-button .eps-icon { | |
| 2004 | + background-color: #58d0f5; | |
| 2005 | + color: #fff; | |
| 2006 | + width: var(--eps-add-new-button-size); | |
| 2007 | + height: var(--eps-add-new-button-size); | |
| 2008 | + border-radius: 100%; | |
| 2009 | + font-size: calc(var(--eps-add-new-button-size) * 0.75); | |
| 2010 | + text-align: center; | |
| 2011 | + line-height: var(--eps-add-new-button-size); } | |
| 2012 | + .eps-add-new-button span:not(.sr-only) { | |
| 2013 | + -webkit-margin-start: 0.625rem; | |
| 2014 | + margin-inline-start: 0.625rem; | |
| 2015 | + font-weight: 500; } | |
| 2016 | + .eps-add-new-button--sm { | |
| 2017 | + --eps-add-new-button-size: 1rem; } | |
| 1933 | 2018 | |
| 1934 | 2019 | :root { |
| 1935 | - --select2-selection-background-color: #ffffff; | |
| 1936 | - --select2-selection-color: #515962; | |
| 1937 | - --select2-selection-border-color: #9DA5AE; | |
| 1938 | - --select2-selection-opened-focused-border-color: #BABFC5; | |
| 1939 | - --select2-single-selection-rendered-color: #515962; | |
| 1940 | - --select2-default-single-selection-background-color: #ffffff; | |
| 1941 | - --select2-default-single-selection-border-color: #9DA5AE; | |
| 1942 | - --select2-default-multiple-selection-background-color: #ffffff; | |
| 1943 | - --select2-default-multiple-selection-choice-background-color: #BABFC5; | |
| 1944 | - --select2-default-multiple-selection-choice-color: #515962; | |
| 1945 | - --select2-default-multiple-selection-choice-border-color: #BABFC5; | |
| 1946 | - --select2-default-multiple-selection-choice-remove-color: #69727D; | |
| 1947 | - --select2-default-multiple-selection-choice-remove-hover-color: #515962; | |
| 1948 | - --select2-default-results-selected-option-background-color: #ffffff; | |
| 1949 | - --select2-default-results-selected-option-color: #515962; | |
| 2020 | + --select2-selection-background-color: #fff; | |
| 2021 | + --select2-selection-color: #6d7882; | |
| 2022 | + --select2-selection-border-color: #d5dadf; | |
| 2023 | + --select2-selection-opened-focused-border-color: #f1f3f5; | |
| 2024 | + --select2-single-selection-rendered-color: #6d7882; | |
| 2025 | + --select2-default-single-selection-background-color: #fff; | |
| 2026 | + --select2-default-single-selection-border-color: #d5dadf; | |
| 2027 | + --select2-default-multiple-selection-background-color: #fff; | |
| 2028 | + --select2-default-multiple-selection-choice-background-color: #f1f3f5; | |
| 2029 | + --select2-default-multiple-selection-choice-color: #6d7882; | |
| 2030 | + --select2-default-multiple-selection-choice-border-color: #f1f3f5; | |
| 2031 | + --select2-default-multiple-selection-choice-remove-color: #a4afb7; | |
| 2032 | + --select2-default-multiple-selection-choice-remove-hover-color: #6d7882; | |
| 2033 | + --select2-default-results-selected-option-background-color: #fff; | |
| 2034 | + --select2-default-results-selected-option-color: #6d7882; | |
| 1950 | 2035 | --select2-default-results-highlighted-option-background-color: #5897fb; |
| 1951 | - --select2-default-results-highlighted-option-color: #ffffff; | |
| 2036 | + --select2-default-results-highlighted-option-color: #fff; | |
| 1952 | 2037 | --select2-results-selected-option-background-color: #5897fb; |
| 1953 | - --select2-results-selected-option-color: #ffffff; | |
| 1954 | - --select2-dropdown-background-color: #ffffff; | |
| 1955 | - --select2-dropdown-border-color: #9DA5AE; | |
| 1956 | -} | |
| 2038 | + --select2-results-selected-option-color: #fff; | |
| 2039 | + --select2-dropdown-background-color: #fff; | |
| 2040 | + --select2-dropdown-border-color: #d5dadf; } | |
| 1957 | 2041 | |
| 1958 | 2042 | .eps-theme-dark { |
| 1959 | - --select2-selection-background-color: #3f444b; | |
| 1960 | - --select2-selection-color: #D5D8DC; | |
| 1961 | - --select2-selection-border-color: #818A96; | |
| 1962 | - --select2-selection-opened-focused-border-color: #9DA5AE; | |
| 1963 | - --select2-single-selection-rendered-color: #D5D8DC; | |
| 1964 | - --select2-default-single-selection-background-color: #3f444b; | |
| 1965 | - --select2-default-single-selection-border-color: #69727D; | |
| 1966 | - --select2-default-multiple-selection-background-color: #3f444b; | |
| 1967 | - --select2-default-multiple-selection-choice-background-color: #69727D; | |
| 1968 | - --select2-default-multiple-selection-choice-color: #D5D8DC; | |
| 1969 | - --select2-default-multiple-selection-choice-border-color: #69727D; | |
| 1970 | - --select2-default-multiple-selection-choice-remove-color: #BABFC5; | |
| 1971 | - --select2-default-multiple-selection-choice-remove-hover-color: #D5D8DC; | |
| 1972 | - --select2-default-results-selected-option-background-color: #3f444b; | |
| 1973 | - --select2-default-results-selected-option-color: #D5D8DC; | |
| 1974 | - --select2-default-results-highlighted-option-background-color: #69727D; | |
| 1975 | - --select2-default-results-highlighted-option-color: #D5D8DC; | |
| 1976 | - --select2-results-selected-option-background-color: #69727D; | |
| 1977 | - --select2-results-selected-option-color: #D5D8DC; | |
| 1978 | - --select2-dropdown-background-color: #3f444b; | |
| 1979 | - --select2-dropdown-border-color: #818A96; | |
| 1980 | -} | |
| 2043 | + --select2-selection-background-color: #34383c; | |
| 2044 | + --select2-selection-color: #e0e1e3; | |
| 2045 | + --select2-selection-border-color: #64666a; | |
| 2046 | + --select2-selection-opened-focused-border-color: #7d7e82; | |
| 2047 | + --select2-single-selection-rendered-color: #e0e1e3; | |
| 2048 | + --select2-default-single-selection-background-color: #34383c; | |
| 2049 | + --select2-default-single-selection-border-color: #4c4f56; | |
| 2050 | + --select2-default-multiple-selection-background-color: #34383c; | |
| 2051 | + --select2-default-multiple-selection-choice-background-color: #4c4f56; | |
| 2052 | + --select2-default-multiple-selection-choice-color: #e0e1e3; | |
| 2053 | + --select2-default-multiple-selection-choice-border-color: #4c4f56; | |
| 2054 | + --select2-default-multiple-selection-choice-remove-color: #b4b5b7; | |
| 2055 | + --select2-default-multiple-selection-choice-remove-hover-color: #e0e1e3; | |
| 2056 | + --select2-default-results-selected-option-background-color: #34383c; | |
| 2057 | + --select2-default-results-selected-option-color: #e0e1e3; | |
| 2058 | + --select2-default-results-highlighted-option-background-color: #4c4f56; | |
| 2059 | + --select2-default-results-highlighted-option-color: #e0e1e3; | |
| 2060 | + --select2-results-selected-option-background-color: #4c4f56; | |
| 2061 | + --select2-results-selected-option-color: #e0e1e3; | |
| 2062 | + --select2-dropdown-background-color: #34383c; | |
| 2063 | + --select2-dropdown-border-color: #64666a; } | |
| 1981 | 2064 | |
| 1982 | 2065 | .select2-container:not(.select2-container--open):not(.select2-container--focus) .select2-selection--single, |
| 1983 | 2066 | .select2-container:not(.select2-container--open):not(.select2-container--focus) .select2-selection--multiple { |
| 1984 | 2067 | background-color: var(--select2-selection-background-color); |
| 1985 | 2068 | color: var(--select2-selection-color); |
| 1986 | - border-color: var(--select2-selection-border-color); | |
| 1987 | -} | |
| 2069 | + border-color: var(--select2-selection-border-color); } | |
| 2070 | + | |
| 1988 | 2071 | .select2-container.select2-container--open .select2-selection--single, |
| 1989 | 2072 | .select2-container.select2-container--open .select2-selection--multiple, .select2-container.select2-container--focus .select2-selection--single, |
| 1990 | 2073 | .select2-container.select2-container--focus .select2-selection--multiple { |
| 1991 | - border-color: var(--select2-selection-opened-focused-border-color); | |
| 1992 | -} | |
| 2074 | + border-color: var(--select2-selection-opened-focused-border-color); } | |
| 2075 | + | |
| 1993 | 2076 | .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered { |
| 1994 | - color: var(--select2-single-selection-rendered-color); | |
| 1995 | -} | |
| 2077 | + color: var(--select2-single-selection-rendered-color); } | |
| 2078 | + | |
| 1996 | 2079 | .select2-container--default .select2-selection--single { |
| 1997 | 2080 | background-color: var(--select2-default-single-selection-background-color); |
| 1998 | - border-color: var(--select2-default-single-selection-border-color); | |
| 1999 | -} | |
| 2081 | + border-color: var(--select2-default-single-selection-border-color); } | |
| 2082 | + | |
| 2000 | 2083 | .select2-container--default .select2-selection--multiple { |
| 2001 | - background-color: var(--select2-default-multiple-selection-background-color); | |
| 2002 | -} | |
| 2003 | -.select2-container--default .select2-selection--multiple .select2-selection__choice { | |
| 2004 | - background-color: var(--select2-default-multiple-selection-choice-background-color); | |
| 2005 | - color: var(--select2-default-multiple-selection-choice-color); | |
| 2006 | - border-color: var(--select2-default-multiple-selection-choice-border-color); | |
| 2007 | -} | |
| 2008 | -.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { | |
| 2009 | - color: var(--select2-default-multiple-selection-choice-remove-color); | |
| 2010 | -} | |
| 2011 | -.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { | |
| 2012 | - color: var(--select2-default-multiple-selection-choice-remove-hover-color); | |
| 2013 | -} | |
| 2084 | + background-color: var(--select2-default-multiple-selection-background-color); } | |
| 2085 | + .select2-container--default .select2-selection--multiple .select2-selection__choice { | |
| 2086 | + background-color: var(--select2-default-multiple-selection-choice-background-color); | |
| 2087 | + color: var(--select2-default-multiple-selection-choice-color); | |
| 2088 | + border-color: var(--select2-default-multiple-selection-choice-border-color); } | |
| 2089 | + .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { | |
| 2090 | + color: var(--select2-default-multiple-selection-choice-remove-color); } | |
| 2091 | + .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { | |
| 2092 | + color: var(--select2-default-multiple-selection-choice-remove-hover-color); } | |
| 2093 | + | |
| 2014 | 2094 | .select2-container--default .select2-results__option[aria-selected] { |
| 2015 | 2095 | background-color: var(--select2-default-results-selected-option-background-color); |
| 2016 | - color: var(--select2-default-results-selected-option-color); | |
| 2017 | -} | |
| 2096 | + color: var(--select2-default-results-selected-option-color); } | |
| 2097 | + | |
| 2018 | 2098 | .select2-container--default .select2-results__option--highlighted[aria-selected] { |
| 2019 | 2099 | background-color: var(--select2-default-results-highlighted-option-background-color); |
| 2020 | - color: var(--select2-default-results-highlighted-option-color); | |
| 2021 | -} | |
| 2100 | + color: var(--select2-default-results-highlighted-option-color); } | |
| 2101 | + | |
| 2022 | 2102 | .select2-container .select2-results__option[aria-selected=true] { |
| 2023 | 2103 | background-color: var(--select2-results-selected-option-background-color); |
| 2024 | - color: var(--select2-results-selected-option-color); | |
| 2025 | -} | |
| 2104 | + color: var(--select2-results-selected-option-color); } | |
| 2105 | + | |
| 2026 | 2106 | .select2-container .select2-dropdown { |
| 2027 | 2107 | background-color: var(--select2-dropdown-background-color); |
| 2028 | - border-color: var(--select2-dropdown-border-color); | |
| 2029 | -} | |
| 2108 | + border-color: var(--select2-dropdown-border-color); } | |
| 2030 | 2109 | |
| 2031 | 2110 | .eps-notice { |
| 2032 | - --eps-box-notice-background-color: #F1F2F3; | |
| 2111 | + --eps-box-notice-color: #a4afb7; | |
| 2112 | + --eps-box-notice-background-color: #fcfcfc; | |
| 2033 | 2113 | padding: 0.625rem 1rem; |
| 2034 | -} | |
| 2035 | -.eps-notice-semantic { | |
| 2036 | - border-inline-start: 3px solid var(--eps-notice-semantic-color); | |
| 2037 | - background-color: var(--eps-notice-semantic-bg); | |
| 2038 | -} | |
| 2039 | -.eps-notice-semantic .eps-notice__icon { | |
| 2040 | - color: var(--eps-notice-semantic-color); | |
| 2041 | - font-size: 1rem; | |
| 2042 | - margin-inline-end: 0.75rem; | |
| 2043 | -} | |
| 2044 | -.eps-notice--warning { | |
| 2045 | - --eps-notice-semantic-color: #F59E0B; | |
| 2046 | - --eps-notice-semantic-bg: #FFFBEB; | |
| 2047 | -} | |
| 2048 | -.eps-notice--danger { | |
| 2049 | - --eps-notice-semantic-color: #DC2626; | |
| 2050 | - --eps-notice-semantic-bg: #FEF1F4; | |
| 2051 | -} | |
| 2052 | -.eps-notice--info { | |
| 2053 | - --eps-notice-semantic-color: #2563EB; | |
| 2054 | - --eps-notice-semantic-bg: #F0F7FF; | |
| 2055 | -} | |
| 2056 | -.eps-notice__text { | |
| 2057 | - margin: 0; | |
| 2058 | - padding: 0; | |
| 2059 | -} | |
| 2060 | -.eps-notice__button-container { | |
| 2061 | - flex-shrink: 0; | |
| 2062 | - margin-inline-start: 1.25rem; | |
| 2063 | - width: auto; | |
| 2064 | -} | |
| 2114 | + -webkit-box-shadow: 0 2px 3px 1px var(--color-box-shadow-color); | |
| 2115 | + box-shadow: 0 2px 3px 1px var(--color-box-shadow-color); | |
| 2116 | + background-color: var(--eps-box-notice-background-color); } | |
| 2117 | + .eps-notice-semantic { | |
| 2118 | + -webkit-border-start: 3px solid var(--eps-notice-semantic-color); | |
| 2119 | + border-inline-start: 3px solid var(--eps-notice-semantic-color); } | |
| 2120 | + .eps-notice-semantic .eps-notice__icon { | |
| 2121 | + color: var(--eps-notice-semantic-color); | |
| 2122 | + font-size: 1rem; | |
| 2123 | + -webkit-margin-end: 0.75rem; | |
| 2124 | + margin-inline-end: 0.75rem; } | |
| 2125 | + .eps-notice--warning { | |
| 2126 | + --eps-notice-semantic-color: #fcb92c; } | |
| 2127 | + .eps-notice--danger { | |
| 2128 | + --eps-notice-semantic-color: #b01b1b; } | |
| 2129 | + .eps-notice--info { | |
| 2130 | + --eps-notice-semantic-color: #58d0f5; } | |
| 2131 | + .eps-notice__text { | |
| 2132 | + margin: 0; | |
| 2133 | + padding: 0; | |
| 2134 | + color: var(--eps-box-notice-color); | |
| 2135 | + font-style: italic; } | |
| 2136 | + .eps-notice__button-container { | |
| 2137 | + -ms-flex-negative: 0; | |
| 2138 | + flex-shrink: 0; | |
| 2139 | + margin-left: 1.25rem; | |
| 2140 | + width: auto; } | |
| 2065 | 2141 | |
| 2066 | 2142 | .eps-theme-dark .eps-notice { |
| 2067 | - --eps-box-notice-background-color: #515962; | |
| 2068 | -} | |
| 2069 | -.eps-theme-dark .eps-notice--warning { | |
| 2070 | - --eps-notice-semantic-bg: #311808; | |
| 2071 | -} | |
| 2072 | -.eps-theme-dark .eps-notice--danger { | |
| 2073 | - --eps-notice-semantic-bg: #390A0A; | |
| 2074 | -} | |
| 2075 | -.eps-theme-dark .eps-notice--info { | |
| 2076 | - --eps-notice-semantic-bg: #0A1A3D; | |
| 2077 | -} | |
| 2143 | + --eps-box-notice-color: #b4b5b7; | |
| 2144 | + --eps-box-notice-background-color: #404349; } | |
| 2078 | 2145 | |
| 2079 | 2146 | .eps-list { |
| 2080 | - --eps-list-item-separated-border-color: #BABFC5; | |
| 2147 | + --eps-list-item-separated-border-color: #f1f3f5; | |
| 2081 | 2148 | padding: 0; |
| 2082 | 2149 | margin: 0; |
| 2083 | - border-radius: 0.1875rem; | |
| 2084 | - border: 1px solid var(--e-a-border-color); | |
| 2085 | - list-style-type: none; | |
| 2086 | -} | |
| 2087 | -.eps-list--padding { | |
| 2088 | - padding: var(--eps-list-padding); | |
| 2089 | -} | |
| 2090 | -.eps-list__item { | |
| 2091 | - padding: 0; | |
| 2092 | -} | |
| 2093 | -.eps-list__item--padding { | |
| 2094 | - padding: var(--eps-list-item-padding); | |
| 2095 | -} | |
| 2096 | -.eps-list--separated .eps-list__item:not(:last-child) { | |
| 2097 | - border-block-end: 1px solid var(--eps-list-item-separated-border-color); | |
| 2098 | -} | |
| 2150 | + list-style-type: none; } | |
| 2151 | + .eps-list--padding { | |
| 2152 | + padding: var(--eps-list-padding); } | |
| 2153 | + .eps-list__item { | |
| 2154 | + padding: 0; } | |
| 2155 | + .eps-list__item--padding { | |
| 2156 | + padding: var(--eps-list-item-padding); } | |
| 2157 | + .eps-list--separated .eps-list__item:not(:last-child) { | |
| 2158 | + border-bottom: 1px solid var(--eps-list-item-separated-border-color); } | |
| 2099 | 2159 | |
| 2100 | 2160 | .eps-theme-dark .eps-list { |
| 2101 | - --eps-list-item-separated-border-color: #3f444b; | |
| 2102 | -} | |
| 2161 | + --eps-list-item-separated-border-color: #34383c; } | |
| 2103 | 2162 | |
| 2104 | 2163 | :root { |
| 2105 | - --popover-background-color: #ffffff; | |
| 2106 | - --popover-item-color: #515962; | |
| 2107 | - --popover-item-hover-color: #3f444b; | |
| 2108 | - --popover-item-danger-hover-color: #DC2626; | |
| 2109 | - --popover-item-background-color: #ffffff; | |
| 2164 | + --popover-background-color: #fff; | |
| 2165 | + --popover-item-color: #6d7882; | |
| 2166 | + --popover-item-hover-color: #556068; | |
| 2167 | + --popover-item-danger-hover-color: #b01b1b; | |
| 2168 | + --popover-item-background-color: #fff; | |
| 2110 | 2169 | --popover-box-shadow-color: rgba(0, 0, 0, 0.15); |
| 2111 | 2170 | --popover-box-shadow-size: 0px 1px 20px; |
| 2112 | - --popover-arrow-color: #ffffff; | |
| 2113 | -} | |
| 2171 | + --popover-arrow-color: #fff; } | |
| 2114 | 2172 | |
| 2115 | 2173 | .eps-theme-dark { |
| 2116 | - --popover-background-color: #1f2124; | |
| 2117 | - --popover-item-color: #ffffff; | |
| 2118 | - --popover-item-hover-color: #D5D8DC; | |
| 2174 | + --popover-background-color: #4c4f56; | |
| 2175 | + --popover-item-color: #fff; | |
| 2176 | + --popover-item-hover-color: #e0e1e3; | |
| 2119 | 2177 | --popover-item-danger-hover-color: #F84343; |
| 2120 | - --popover-item-background-color: #1f2124; | |
| 2178 | + --popover-item-background-color: #4c4f56; | |
| 2121 | 2179 | --popover-box-shadow-color: rgba(0, 0, 0, 0.15); |
| 2122 | 2180 | --popover-box-shadow-size: 0px 1px 20px; |
| 2123 | - --popover-arrow-color: #1f2124; | |
| 2124 | -} | |
| 2181 | + --popover-arrow-color: #4c4f56; } | |
| 2125 | 2182 | |
| 2126 | 2183 | .eps-popover { |
| 2127 | 2184 | padding: 10px 0; |
| 2128 | 2185 | background-color: var(--popover-background-color); |
| 2129 | - box-shadow: var(--popover-box-shadow-size) var(--popover-box-shadow-color); | |
| 2186 | + -webkit-box-shadow: var(--popover-box-shadow-size) var(--popover-box-shadow-color); | |
| 2187 | + box-shadow: var(--popover-box-shadow-size) var(--popover-box-shadow-color); | |
| 2130 | 2188 | list-style: none; |
| 2189 | + display: -webkit-box; | |
| 2190 | + display: -ms-flexbox; | |
| 2131 | 2191 | display: flex; |
| 2132 | - flex-direction: column; | |
| 2192 | + -webkit-box-orient: vertical; | |
| 2193 | + -webkit-box-direction: normal; | |
| 2194 | + -ms-flex-direction: column; | |
| 2195 | + flex-direction: column; | |
| 2133 | 2196 | min-width: 120px; |
| 2134 | 2197 | border-radius: 0.1875rem; |
| 2135 | 2198 | position: absolute; |
| 2136 | 2199 | z-index: 1050; |
| 2137 | - margin-block-start: 9px; | |
| 2138 | - transform: translateX(-50%); | |
| 2139 | - inset-inline-start: 0.25rem; | |
| 2140 | -} | |
| 2141 | -.eps-popover__background { | |
| 2142 | - position: fixed; | |
| 2143 | - inset: 0; | |
| 2144 | - z-index: 1030; | |
| 2145 | -} | |
| 2146 | -.eps-popover__container { | |
| 2147 | - position: relative; | |
| 2148 | -} | |
| 2149 | -.eps-popover::before { | |
| 2150 | - content: ""; | |
| 2151 | - display: block; | |
| 2152 | - position: absolute; | |
| 2153 | - width: 16px; | |
| 2154 | - height: 9px; | |
| 2155 | - margin: 0 0.1875rem 9px; | |
| 2156 | - inset-block-start: -9px; | |
| 2157 | - inset-inline-start: 50%; | |
| 2158 | - transform: translateX(-50%); | |
| 2159 | - border-color: transparent; | |
| 2160 | - border-style: solid; | |
| 2161 | - border-width: 0 calc(16px / 2) 9px calc(16px / 2); | |
| 2162 | - border-block-end-color: var(--popover-arrow-color); | |
| 2163 | -} | |
| 2164 | -.eps-popover--arrow-start::before { | |
| 2165 | - inset-inline-start: 0.1875rem; | |
| 2166 | - transform: none; | |
| 2167 | -} | |
| 2168 | -.eps-popover--arrow-end::before { | |
| 2169 | - inset-inline-start: auto; | |
| 2170 | - inset-inline-end: 0.1875rem; | |
| 2171 | - transform: none; | |
| 2172 | -} | |
| 2173 | -.eps-popover--arrow-none::before { | |
| 2174 | - display: none; | |
| 2175 | -} | |
| 2176 | -.eps-popover__item { | |
| 2177 | - padding: 0.3125rem 1rem; | |
| 2178 | - background-color: var(--popover-item-background-color); | |
| 2179 | - color: var(--popover-item-color); | |
| 2180 | - font-size: 0.6875rem; | |
| 2181 | - font-weight: 500; | |
| 2182 | - line-height: 0.8125rem; | |
| 2183 | - width: 100%; | |
| 2184 | - align-items: center; | |
| 2185 | - cursor: pointer; | |
| 2186 | -} | |
| 2187 | -.eps-popover__item:hover { | |
| 2188 | - color: var(--popover-item-hover-color); | |
| 2189 | -} | |
| 2190 | -.eps-popover__item--danger:hover { | |
| 2191 | - color: var(--popover-item-danger-hover-color); | |
| 2192 | -} | |
| 2193 | -.eps-popover__item .eps-icon { | |
| 2194 | - font-size: inherit; | |
| 2195 | - margin-inline-end: 0.3125rem; | |
| 2196 | -} | |
| 2200 | + margin-top: 9px; | |
| 2201 | + -webkit-transform: translateX(-50%); | |
| 2202 | + -ms-transform: translateX(-50%); | |
| 2203 | + transform: translateX(-50%); | |
| 2204 | + left: 0.25rem; } | |
| 2205 | + .eps-popover__background { | |
| 2206 | + position: fixed; | |
| 2207 | + top: 0; | |
| 2208 | + bottom: 0; | |
| 2209 | + left: 0; | |
| 2210 | + right: 0; | |
| 2211 | + z-index: 1030; } | |
| 2212 | + .eps-popover__container { | |
| 2213 | + position: relative; } | |
| 2214 | + .eps-popover::before { | |
| 2215 | + content: ""; | |
| 2216 | + display: block; | |
| 2217 | + position: absolute; | |
| 2218 | + width: 16px; | |
| 2219 | + height: 9px; | |
| 2220 | + margin: 0 0.1875rem 9px; | |
| 2221 | + top: -9px; | |
| 2222 | + left: 50%; | |
| 2223 | + -webkit-transform: translateX(-50%); | |
| 2224 | + -ms-transform: translateX(-50%); | |
| 2225 | + transform: translateX(-50%); | |
| 2226 | + border-color: transparent; | |
| 2227 | + border-style: solid; | |
| 2228 | + border-width: 0 8px 9px 8px; | |
| 2229 | + border-bottom-color: var(--popover-arrow-color); } | |
| 2230 | + .eps-popover__item { | |
| 2231 | + padding: 0.3125rem 1rem; | |
| 2232 | + background-color: var(--popover-item-background-color); | |
| 2233 | + color: var(--popover-item-color); | |
| 2234 | + font-size: 0.6875rem; | |
| 2235 | + font-weight: 500; | |
| 2236 | + line-height: 0.8125rem; | |
| 2237 | + width: 100%; | |
| 2238 | + -webkit-box-align: center; | |
| 2239 | + -ms-flex-align: center; | |
| 2240 | + align-items: center; | |
| 2241 | + cursor: pointer; } | |
| 2242 | + .eps-popover__item:hover { | |
| 2243 | + color: var(--popover-item-hover-color); } | |
| 2244 | + .eps-popover__item--danger:hover { | |
| 2245 | + color: var(--popover-item-danger-hover-color); } | |
| 2246 | + .eps-popover__item .eps-icon { | |
| 2247 | + font-size: inherit; | |
| 2248 | + -webkit-margin-end: 0.3125rem; | |
| 2249 | + margin-inline-end: 0.3125rem; } | |
| 2197 | 2250 | |
| 2198 | 2251 | .eps-css-grid { |
| 2199 | 2252 | display: grid; |
| 2200 | 2253 | grid-template-columns: repeat(var(--eps-grid-columns, auto-fill), minmax(var(--eps-grid-col-min-width, 1fr), var(--eps-grid-col-max-width, 1fr))); |
| 2201 | - grid-gap: var(--eps-grid-spacing); | |
| 2202 | -} | |
| 2254 | + grid-gap: var(--eps-grid-spacing); } | |
| 2203 | 2255 | |
| 2204 | 2256 | .eps-box { |
| 2205 | - --eps-box-color: #1f2124; | |
| 2206 | - --eps-box-input-color: #1f2124; | |
| 2257 | + --eps-box-background-color: #fff; | |
| 2258 | + --eps-box-color: #495157; | |
| 2259 | + --eps-box-input-color: #495157; | |
| 2207 | 2260 | padding: 0; |
| 2208 | 2261 | border-radius: 0.1875rem; |
| 2209 | - color: var(--eps-box-color); | |
| 2210 | -} | |
| 2211 | -.eps-box--padding { | |
| 2212 | - padding: var(--eps-box-padding); | |
| 2213 | -} | |
| 2214 | -.eps-box > input { | |
| 2215 | - width: 100%; | |
| 2216 | - outline: 0; | |
| 2217 | - border: 0; | |
| 2218 | - background-color: transparent; | |
| 2219 | - color: var(--eps-box-input-color); | |
| 2220 | -} | |
| 2262 | + background-color: var(--eps-box-background-color); | |
| 2263 | + color: var(--eps-box-color); } | |
| 2264 | + .eps-box--padding { | |
| 2265 | + padding: var(--eps-box-padding); } | |
| 2266 | + .eps-box > input { | |
| 2267 | + width: 100%; | |
| 2268 | + outline: 0; | |
| 2269 | + border: 0; | |
| 2270 | + background-color: var(--eps-box-background-color); | |
| 2271 | + color: var(--eps-box-input-color); } | |
| 2221 | 2272 | |
| 2222 | 2273 | .eps-theme-dark .eps-box { |
| 2223 | - --eps-box-color: #D5D8DC; | |
| 2224 | - --eps-box-input-color: #D5D8DC; | |
| 2225 | -} | |
| 2274 | + --eps-box-background-color: #404349; | |
| 2275 | + --eps-box-color: #e0e1e3; | |
| 2276 | + --eps-box-input-color: #e0e1e3; } | |
| 2226 | 2277 | |
| 2227 | 2278 | :root { |
| 2228 | - --checkbox-border-color: #9DA5AE; | |
| 2229 | - --checkbox-hover-border-color: rgb(143.0391061453, 152.1787709497, 162.4608938547); | |
| 2230 | - --checkbox-active-border-color: rgb(170.9608938547, 177.8212290503, 185.5391061453); | |
| 2231 | - --checkbox-background-color: #ffffff; | |
| 2232 | - --checkbox-checked-background-color: #515962; | |
| 2233 | - --checkbox-checked-hover-background-color: rgb(69.4608938547, 76.3212290503, 84.0391061453); | |
| 2234 | - --checkbox-checked-active-background-color: rgb(92.5391061453, 101.6787709497, 111.9608938547); | |
| 2235 | - --checkbox-checked-disabled-background-color: #D5D8DC; | |
| 2236 | - --checkbox-indicator-color: #ffffff; | |
| 2237 | - --checkbox-error-background-color: #DC2626; | |
| 2238 | -} | |
| 2279 | + --checkbox-border-color: #d5dadf; | |
| 2280 | + --checkbox-hover-border-color: #c7cdd4; | |
| 2281 | + --checkbox-active-border-color: #e3e7ea; | |
| 2282 | + --checkbox-background-color: #fff; | |
| 2283 | + --checkbox-checked-background-color: #39b54a; | |
| 2284 | + --checkbox-checked-hover-background-color: #33a242; | |
| 2285 | + --checkbox-checked-active-background-color: #44c455; | |
| 2286 | + --checkbox-checked-disabled-background-color: #c2cbd2; | |
| 2287 | + --checkbox-indicator-color: #fff; | |
| 2288 | + --checkbox-error-background-color: #b01b1b; } | |
| 2239 | 2289 | |
| 2240 | 2290 | .eps-theme-dark { |
| 2241 | - --checkbox-background-color: transparent; | |
| 2242 | -} | |
| 2291 | + --checkbox-background-color: transparent; } | |
| 2243 | 2292 | |
| 2244 | 2293 | .eps-checkbox { |
| 2245 | 2294 | -webkit-appearance: none; |
| 2246 | - -moz-appearance: none; | |
| 2247 | - appearance: none; | |
| 2248 | 2295 | border-radius: 0.1875rem; |
| 2249 | 2296 | width: 15px; |
| 2250 | 2297 | height: 15px; |
| 2251 | 2298 | outline: 0; |
| 2252 | 2299 | background-color: var(--checkbox-background-color); |
| 2300 | + display: -webkit-inline-box; | |
| 2301 | + display: -ms-inline-flexbox; | |
| 2253 | 2302 | display: inline-flex; |
| 2254 | - justify-content: center; | |
| 2255 | - align-items: center; | |
| 2256 | - border: 1px solid var(--checkbox-border-color); | |
| 2257 | -} | |
| 2258 | -.eps-checkbox::after { | |
| 2259 | - display: inline-block; | |
| 2260 | - margin-block-end: calc(0.25 / 2 * 100%); | |
| 2261 | - content: " "; | |
| 2262 | - width: 3px; | |
| 2263 | - height: 6px; | |
| 2264 | - transform: rotate(45deg); | |
| 2265 | -} | |
| 2266 | -.eps-checkbox:hover { | |
| 2267 | - --checkbox-border-color: var(--checkbox-hover-border-color); | |
| 2268 | -} | |
| 2269 | -.eps-checkbox:active { | |
| 2270 | - --checkbox-border-color: var(--checkbox-active-border-color); | |
| 2271 | -} | |
| 2272 | -.eps-checkbox:checked { | |
| 2273 | - --checkbox-background-color: var(--checkbox-checked-background-color); | |
| 2274 | - --checkbox-border-color: var(--checkbox-checked-background-color); | |
| 2275 | -} | |
| 2276 | -.eps-checkbox:checked::after { | |
| 2277 | - border: solid #ffffff; | |
| 2278 | - border-width: 0 1px 1px 0; | |
| 2279 | -} | |
| 2280 | -.eps-checkbox:checked:hover { | |
| 2281 | - --checkbox-background-color: var(--checkbox-checked-hover-background-color); | |
| 2282 | - --checkbox-border-color: var(--checkbox-checked-hover-background-color); | |
| 2283 | -} | |
| 2284 | -.eps-checkbox:checked:active { | |
| 2285 | - --checkbox-background-color: var(--checkbox-checked-active-background-color); | |
| 2286 | - --checkbox-border-color: var(--checkbox-checked-active-background-color); | |
| 2287 | -} | |
| 2288 | -.eps-checkbox:checked:disabled { | |
| 2289 | - --checkbox-background-color: var(--checkbox-checked-disabled-background-color); | |
| 2290 | - --checkbox-border-color: var(--checkbox-checked-disabled-background-color); | |
| 2291 | -} | |
| 2292 | -.eps-checkbox--rounded { | |
| 2293 | - border-radius: 50%; | |
| 2294 | -} | |
| 2295 | -.eps-checkbox--indeterminate::after { | |
| 2296 | - display: inline-block; | |
| 2297 | - margin-block-end: 0; | |
| 2298 | - content: " "; | |
| 2299 | - width: 7px; | |
| 2300 | - height: 0; | |
| 2301 | - transform: rotate(0deg); | |
| 2302 | - border-block-start: 1px solid #ffffff; | |
| 2303 | -} | |
| 2304 | -.eps-checkbox--indeterminate { | |
| 2305 | - --checkbox-background-color: var(--checkbox-checked-background-color); | |
| 2306 | - --checkbox-border-color: var(--checkbox-checked-background-color); | |
| 2307 | -} | |
| 2308 | -.eps-checkbox--error::before, .eps-checkbox--error::after, .eps-checkbox--error:checked::before, .eps-checkbox--error:checked::after { | |
| 2309 | - display: inline-block; | |
| 2310 | - margin-block-end: 0; | |
| 2311 | - content: " "; | |
| 2312 | - width: 7px; | |
| 2313 | - height: 0; | |
| 2314 | - border: solid #ffffff; | |
| 2315 | - border-width: 1px 0 0 0; | |
| 2316 | - position: absolute; | |
| 2317 | -} | |
| 2318 | -.eps-checkbox--error::before, .eps-checkbox--error:checked::before { | |
| 2319 | - transform: rotate(45deg); | |
| 2320 | -} | |
| 2321 | -.eps-checkbox--error::after, .eps-checkbox--error:checked::after { | |
| 2322 | - transform: rotate(-45deg); | |
| 2323 | -} | |
| 2324 | -.eps-checkbox--error, .eps-checkbox--error:hover, .eps-checkbox--error:checked, .eps-checkbox--error:checked:hover { | |
| 2325 | - --checkbox-background-color: var(--checkbox-error-background-color); | |
| 2326 | - --checkbox-border-color: var(--checkbox-error-background-color); | |
| 2327 | -} | |
| 2303 | + -webkit-box-pack: center; | |
| 2304 | + -ms-flex-pack: center; | |
| 2305 | + justify-content: center; | |
| 2306 | + -webkit-box-align: center; | |
| 2307 | + -ms-flex-align: center; | |
| 2308 | + align-items: center; | |
| 2309 | + border: 1px solid var(--checkbox-border-color); } | |
| 2310 | + .eps-checkbox::after { | |
| 2311 | + display: inline-block; | |
| 2312 | + margin-bottom: 12.5%; | |
| 2313 | + content: " "; | |
| 2314 | + width: 3px; | |
| 2315 | + height: 6px; | |
| 2316 | + -webkit-transform: rotate(45deg); | |
| 2317 | + -ms-transform: rotate(45deg); | |
| 2318 | + transform: rotate(45deg); } | |
| 2319 | + .eps-checkbox:hover { | |
| 2320 | + --checkbox-border-color: var(--checkbox-hover-border-color); } | |
| 2321 | + .eps-checkbox:active { | |
| 2322 | + --checkbox-border-color: var(--checkbox-active-border-color); } | |
| 2323 | + .eps-checkbox:checked { | |
| 2324 | + --checkbox-background-color: var(--checkbox-checked-background-color); | |
| 2325 | + --checkbox-border-color: var(--checkbox-checked-background-color); } | |
| 2326 | + .eps-checkbox:checked::after { | |
| 2327 | + border: solid #fff; | |
| 2328 | + border-width: 0 1px 1px 0; } | |
| 2329 | + .eps-checkbox:checked:hover { | |
| 2330 | + --checkbox-background-color: var(--checkbox-checked-hover-background-color); | |
| 2331 | + --checkbox-border-color: var(--checkbox-checked-hover-background-color); } | |
| 2332 | + .eps-checkbox:checked:active { | |
| 2333 | + --checkbox-background-color: var(--checkbox-checked-active-background-color); | |
| 2334 | + --checkbox-border-color: var(--checkbox-checked-active-background-color); } | |
| 2335 | + .eps-checkbox:checked:disabled { | |
| 2336 | + --checkbox-background-color: var(--checkbox-checked-disabled-background-color); | |
| 2337 | + --checkbox-border-color: var(--checkbox-checked-disabled-background-color); } | |
| 2338 | + .eps-checkbox--rounded { | |
| 2339 | + border-radius: 50%; } | |
| 2340 | + .eps-checkbox--indeterminate { | |
| 2341 | + --checkbox-background-color: var(--checkbox-checked-background-color); | |
| 2342 | + --checkbox-border-color: var(--checkbox-checked-background-color); } | |
| 2343 | + .eps-checkbox--indeterminate::after { | |
| 2344 | + display: inline-block; | |
| 2345 | + margin-bottom: 0; | |
| 2346 | + content: " "; | |
| 2347 | + width: 7px; | |
| 2348 | + height: 0; | |
| 2349 | + -webkit-transform: rotate(0deg); | |
| 2350 | + -ms-transform: rotate(0deg); | |
| 2351 | + transform: rotate(0deg); | |
| 2352 | + border-top: 1px solid #fff; } | |
| 2353 | + .eps-checkbox--error::before, .eps-checkbox--error::after, .eps-checkbox--error:checked::before, .eps-checkbox--error:checked::after { | |
| 2354 | + display: inline-block; | |
| 2355 | + margin-bottom: 0; | |
| 2356 | + content: " "; | |
| 2357 | + width: 7px; | |
| 2358 | + height: 0; | |
| 2359 | + border: solid #fff; | |
| 2360 | + border-width: 1px 0 0 0; | |
| 2361 | + position: absolute; } | |
| 2362 | + .eps-checkbox--error::before, .eps-checkbox--error:checked::before { | |
| 2363 | + -webkit-transform: rotate(45deg); | |
| 2364 | + -ms-transform: rotate(45deg); | |
| 2365 | + transform: rotate(45deg); } | |
| 2366 | + .eps-checkbox--error::after, .eps-checkbox--error:checked::after { | |
| 2367 | + -webkit-transform: rotate(-45deg); | |
| 2368 | + -ms-transform: rotate(-45deg); | |
| 2369 | + transform: rotate(-45deg); } | |
| 2370 | + .eps-checkbox--error, .eps-checkbox--error:hover, .eps-checkbox--error:checked, .eps-checkbox--error:checked:hover { | |
| 2371 | + --checkbox-background-color: var(--checkbox-error-background-color); | |
| 2372 | + --checkbox-border-color: var(--checkbox-error-background-color); } | |
| 2328 | 2373 | |
| 2329 | 2374 | :root { |
| 2330 | - --e-app-drag-drop-background-color: #ffffff; | |
| 2331 | - --e-app-drag-drop-outline-color: #E6E8EA; | |
| 2332 | -} | |
| 2375 | + --e-app-drag-drop-background-color: #fff; | |
| 2376 | + --e-app-drag-drop-outline-color: #d5dadf; } | |
| 2333 | 2377 | |
| 2334 | 2378 | .eps-theme-dark { |
| 2335 | - --e-app-drag-drop-background-color: #2b2c31; | |
| 2336 | - --e-app-drag-drop-outline-color: #333438; | |
| 2337 | -} | |
| 2379 | + --e-app-drag-drop-background-color: #404349; | |
| 2380 | + --e-app-drag-drop-outline-color: #7d7e82; } | |
| 2338 | 2381 | |
| 2339 | 2382 | .e-app-drag-drop { |
| 2340 | 2383 | background-color: var(--e-app-drag-drop-background-color); |
| 2341 | 2384 | outline: 2px dashed var(--e-app-drag-drop-outline-color); |
| 2342 | 2385 | outline-offset: -0.75rem; |
| 2343 | - margin-block-end: 1.5rem; | |
| 2386 | + margin-bottom: 1.5rem; | |
| 2344 | 2387 | padding: 4.125rem; |
| 2345 | - text-align: center; | |
| 2346 | -} | |
| 2347 | -.e-app-drag-drop--drag-over { | |
| 2348 | - outline-color: #2563EB; | |
| 2349 | -} | |
| 2388 | + text-align: center; } | |
| 2389 | + .e-app-drag-drop--drag-over { | |
| 2390 | + outline-color: #58d0f5; } | |
| 2350 | 2391 | |
| 2351 | 2392 | .eps-dialog { |
| 2352 | 2393 | border-radius: 3px; |
| 2353 | - width: 375px; | |
| 2354 | -} | |
| 2355 | -.eps-dialog__close-button { | |
| 2356 | - position: absolute; | |
| 2357 | - inset-block-start: -2.75rem; | |
| 2358 | - inset-inline-end: -2.75rem; | |
| 2359 | - margin-block-start: 0.625rem; | |
| 2360 | - margin-inline-end: 0.625rem; | |
| 2361 | - z-index: 1040; | |
| 2362 | - font-size: 1.25rem; | |
| 2363 | - color: #ffffff; | |
| 2364 | -} | |
| 2365 | -.eps-dialog__content { | |
| 2366 | - padding: 1.5rem 1.875rem 1rem; | |
| 2367 | - font-size: 0.75rem; | |
| 2368 | -} | |
| 2369 | -.eps-dialog__title, .eps-dialog__text { | |
| 2370 | - text-align: center; | |
| 2371 | -} | |
| 2372 | -.eps-dialog__buttons { | |
| 2373 | - display: flex; | |
| 2374 | -} | |
| 2375 | -.eps-dialog__button { | |
| 2376 | - flex: 1; | |
| 2377 | - border-block-start: 1px solid var(--hr-color); | |
| 2378 | - line-height: 2.75rem; | |
| 2379 | - text-align: center; | |
| 2380 | - justify-content: center; | |
| 2381 | -} | |
| 2382 | -.eps-dialog__button:last-child:not(:first-child) { | |
| 2383 | - border-inline-start: 1px solid var(--hr-color); | |
| 2384 | -} | |
| 2394 | + width: 375px; } | |
| 2395 | + .eps-dialog__close-button { | |
| 2396 | + position: absolute; | |
| 2397 | + top: -2.75rem; | |
| 2398 | + right: -2.75rem; | |
| 2399 | + margin-top: 0.625rem; | |
| 2400 | + margin-right: 0.625rem; | |
| 2401 | + z-index: 1040; | |
| 2402 | + font-size: 1.25rem; | |
| 2403 | + color: #fff; } | |
| 2404 | + .eps-dialog__content { | |
| 2405 | + padding: 1.5rem 1.875rem 1rem; | |
| 2406 | + font-size: 0.75rem; } | |
| 2407 | + .eps-dialog__title, .eps-dialog__text { | |
| 2408 | + text-align: center; } | |
| 2409 | + .eps-dialog__buttons { | |
| 2410 | + display: -webkit-box; | |
| 2411 | + display: -ms-flexbox; | |
| 2412 | + display: flex; } | |
| 2413 | + .eps-dialog__button { | |
| 2414 | + -webkit-box-flex: 1; | |
| 2415 | + -ms-flex: 1; | |
| 2416 | + flex: 1; | |
| 2417 | + border-top: 1px solid var(--hr-color); | |
| 2418 | + line-height: 2.75rem; | |
| 2419 | + text-align: center; | |
| 2420 | + -webkit-box-pack: center; | |
| 2421 | + -ms-flex-pack: center; | |
| 2422 | + justify-content: center; } | |
| 2423 | + .eps-dialog__button:last-child:not(:first-child) { | |
| 2424 | + -webkit-border-start: 1px solid var(--hr-color); | |
| 2425 | + border-inline-start: 1px solid var(--hr-color); } | |
| 2385 | 2426 | |
| 2386 | 2427 | .e-app__popover { |
| 2387 | 2428 | display: none; |
| 2388 | 2429 | position: absolute; |
| 2389 | - box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); | |
| 2430 | + -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); | |
| 2431 | + box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); | |
| 2390 | 2432 | border-radius: 6px; |
| 2391 | 2433 | padding: 20px; |
| 2434 | + width: -webkit-fit-content; | |
| 2392 | 2435 | width: -moz-fit-content; |
| 2393 | 2436 | width: fit-content; |
| 2394 | 2437 | z-index: 999; |
| 2395 | - background-color: var(--e-a-bg-default); | |
| 2396 | -} | |
| 2397 | -.e-app__popover:before { | |
| 2398 | - content: ""; | |
| 2399 | - position: absolute; | |
| 2400 | - inset-block-start: -16px; | |
| 2401 | - inset-inline-end: var(--popover-arrow-offset-end, 22px); | |
| 2402 | - border: 8px solid transparent; | |
| 2403 | - border-block-end-color: #fff; | |
| 2404 | -} | |
| 2438 | + background-color: #ffffff; } | |
| 2439 | + .e-app__popover:before { | |
| 2440 | + content: ''; | |
| 2441 | + position: absolute; | |
| 2442 | + top: -16px; | |
| 2443 | + right: var(--popover-arrow-offset-end, 22px); | |
| 2444 | + border: 8px solid transparent; | |
| 2445 | + border-bottom-color: #fff; } | |
| 2405 | 2446 | |
| 2406 | 2447 | .eps-inline-link { |
| 2407 | 2448 | color: var(--eps-inline-link-color); |
| 2408 | 2449 | background-color: initial; |
| 2409 | 2450 | border: 0; |
| 2410 | - padding: 0; | |
| 2411 | -} | |
| 2412 | -.eps-inline-link--color-primary { | |
| 2413 | - --eps-inline-link-color: #0A875A; | |
| 2414 | -} | |
| 2415 | -.eps-inline-link--color-secondary { | |
| 2416 | - --eps-inline-link-color: #818A96; | |
| 2417 | -} | |
| 2418 | -.eps-inline-link--color-danger { | |
| 2419 | - --eps-inline-link-color: #DC2626; | |
| 2420 | -} | |
| 2421 | -.eps-inline-link--color-cta { | |
| 2422 | - --eps-inline-link-color: #93003f; | |
| 2423 | -} | |
| 2424 | -.eps-inline-link--color-link { | |
| 2425 | - --eps-inline-link-color: #515962; | |
| 2426 | -} | |
| 2427 | -.eps-inline-link--color-disabled { | |
| 2428 | - --eps-inline-link-color: #D5D8DC; | |
| 2429 | -} | |
| 2430 | -.eps-inline-link--underline-hover:hover, .eps-inline-link--underline-always, .eps-inline-link--underline-always:hover { | |
| 2431 | - text-decoration: underline; | |
| 2432 | -} | |
| 2433 | -.eps-inline-link--italic { | |
| 2434 | - font-style: italic; | |
| 2435 | -} | |
| 2436 | -.eps-inline-link, .eps-inline-link:focus { | |
| 2437 | - outline: none; | |
| 2438 | -} | |
| 2451 | + padding: 0; } | |
| 2452 | + .eps-inline-link--color-primary { | |
| 2453 | + --eps-inline-link-color: #39b54a; } | |
| 2454 | + .eps-inline-link--color-secondary { | |
| 2455 | + --eps-inline-link-color: #c2cbd2; } | |
| 2456 | + .eps-inline-link--color-danger { | |
| 2457 | + --eps-inline-link-color: #b01b1b; } | |
| 2458 | + .eps-inline-link--color-cta { | |
| 2459 | + --eps-inline-link-color: #93003F; } | |
| 2460 | + .eps-inline-link--color-link { | |
| 2461 | + --eps-inline-link-color: #58d0f5; } | |
| 2462 | + .eps-inline-link--color-disabled { | |
| 2463 | + --eps-inline-link-color: #c2cbd2; } | |
| 2464 | + .eps-inline-link--underline-hover:hover, .eps-inline-link--underline-always, .eps-inline-link--underline-always:hover { | |
| 2465 | + text-decoration: underline; } | |
| 2466 | + .eps-inline-link--italic { | |
| 2467 | + font-style: italic; } | |
| 2468 | + .eps-inline-link, .eps-inline-link:focus { | |
| 2469 | + outline: none; } | |
| 2439 | 2470 | |
| 2440 | 2471 | .eps-text-field { |
| 2441 | - --eps-text-field-color: #515962; | |
| 2442 | - --eps-text-field-background-color: transparent; | |
| 2443 | - --eps-text-field-placeholder-color: #69727D; | |
| 2444 | - --eps-text-field-outlined-border-color: #9DA5AE; | |
| 2445 | - --eps-text-field-outlined-focus-border-color: #515962; | |
| 2446 | - --eps-text-field-standard-border-color: #9DA5AE; | |
| 2447 | - --eps-text-field-standard-focus-border-color: #515962; | |
| 2448 | - --border: 1px solid var(--eps-text-field-outlined-border-color); | |
| 2472 | + --eps-text-field-color: #6d7882; | |
| 2473 | + --eps-text-field-background-color: #fff; | |
| 2474 | + --eps-text-field-placeholder-color: #a4afb7; | |
| 2475 | + --eps-text-field-outlined-border-color: #d5dadf; | |
| 2476 | + --eps-text-field-outlined-focus-border-color: #c2cbd2; | |
| 2449 | 2477 | width: 100%; |
| 2450 | 2478 | color: var(--eps-text-field-color); |
| 2451 | 2479 | background-color: var(--eps-text-field-background-color); |
| 2452 | 2480 | border: 0; |
| 2453 | - margin-block-end: 5px; | |
| 2454 | 2481 | outline: none; |
| 2455 | 2482 | font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; |
| 2456 | 2483 | font-size: 0.875rem; |
| 2457 | 2484 | font-weight: 400; |
| 2458 | 2485 | line-height: 1.5; |
| 2459 | -} | |
| 2460 | -.eps-text-field--outlined { | |
| 2461 | - border-radius: 0.1875rem; | |
| 2462 | - border: var(--border); | |
| 2463 | - padding: 0.625rem; | |
| 2464 | -} | |
| 2465 | -.eps-text-field--outlined:focus { | |
| 2466 | - border-color: var(--eps-text-field-outlined-focus-border-color); | |
| 2467 | -} | |
| 2468 | -.eps-text-field--standard { | |
| 2469 | - padding-top: 0.625rem; | |
| 2470 | - padding-bottom: 0.625rem; | |
| 2471 | - border-bottom: var(--border); | |
| 2472 | -} | |
| 2473 | -.eps-text-field--standard:focus { | |
| 2474 | - border-color: var(--eps-text-field-standard-focus-border-color); | |
| 2475 | -} | |
| 2476 | -.eps-text-field::-moz-placeholder { | |
| 2477 | - color: var(--eps-text-field-placeholder-color); | |
| 2478 | - font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; | |
| 2479 | - font-size: 0.875rem; | |
| 2480 | - font-weight: 400; | |
| 2481 | - line-height: 1.5; | |
| 2482 | -} | |
| 2483 | -.eps-text-field::placeholder { | |
| 2484 | - color: var(--eps-text-field-placeholder-color); | |
| 2485 | - font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; | |
| 2486 | - font-size: 0.875rem; | |
| 2487 | - font-weight: 400; | |
| 2488 | - line-height: 1.5; | |
| 2489 | -} | |
| 2486 | + -webkit-font-smoothing: antialiased; | |
| 2487 | + -moz-osx-font-smoothing: grayscale; } | |
| 2488 | + .eps-text-field--outlined { | |
| 2489 | + border-radius: 0.1875rem; | |
| 2490 | + border: 1px solid var(--eps-text-field-outlined-border-color); | |
| 2491 | + padding: 0.625rem; } | |
| 2492 | + .eps-text-field--outlined:focus { | |
| 2493 | + border-color: var(--eps-text-field-outlined-focus-border-color); } | |
| 2494 | + .eps-text-field::-webkit-input-placeholder { | |
| 2495 | + color: var(--eps-text-field-placeholder-color); | |
| 2496 | + font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; | |
| 2497 | + font-size: 0.875rem; | |
| 2498 | + font-weight: 400; | |
| 2499 | + line-height: 1.5; | |
| 2500 | + -webkit-font-smoothing: antialiased; | |
| 2501 | + -moz-osx-font-smoothing: grayscale; } | |
| 2502 | + .eps-text-field::-moz-placeholder { | |
| 2503 | + color: var(--eps-text-field-placeholder-color); | |
| 2504 | + font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; | |
| 2505 | + font-size: 0.875rem; | |
| 2506 | + font-weight: 400; | |
| 2507 | + line-height: 1.5; | |
| 2508 | + -webkit-font-smoothing: antialiased; | |
| 2509 | + -moz-osx-font-smoothing: grayscale; } | |
| 2510 | + .eps-text-field::-ms-input-placeholder { | |
| 2511 | + color: var(--eps-text-field-placeholder-color); | |
| 2512 | + font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; | |
| 2513 | + font-size: 0.875rem; | |
| 2514 | + font-weight: 400; | |
| 2515 | + line-height: 1.5; | |
| 2516 | + -webkit-font-smoothing: antialiased; | |
| 2517 | + -moz-osx-font-smoothing: grayscale; } | |
| 2518 | + .eps-text-field::placeholder { | |
| 2519 | + color: var(--eps-text-field-placeholder-color); | |
| 2520 | + font-family: Roboto, Arial, Helvetica, Verdana, sans-serif; | |
| 2521 | + font-size: 0.875rem; | |
| 2522 | + font-weight: 400; | |
| 2523 | + line-height: 1.5; | |
| 2524 | + -webkit-font-smoothing: antialiased; | |
| 2525 | + -moz-osx-font-smoothing: grayscale; } | |
| 2490 | 2526 | |
| 2491 | 2527 | .eps-theme-dark .eps-text-field { |
| 2492 | - --eps-text-field-color: #BABFC5; | |
| 2493 | - --eps-text-field-background-color: transparent; | |
| 2494 | - --eps-text-field-placeholder-color: #9DA5AE; | |
| 2495 | - --eps-text-field-outlined-border-color: #3f444b; | |
| 2496 | - --eps-text-field-outlined-focus-border-color: #9DA5AE; | |
| 2497 | -} | |
| 2498 | -.eps-theme-dark--outlined { | |
| 2499 | - border-color: var(--eps-text-field-outlined-border-color); | |
| 2500 | -} | |
| 2501 | -.eps-theme-dark--outlined:focus { | |
| 2502 | - border-color: var(--eps-text-field-outlined-focus-border-color); | |
| 2503 | -} | |
| 2504 | -.eps-theme-dark--standard { | |
| 2505 | - border-color: var(--eps-text-field-standard-border-color); | |
| 2506 | -} | |
| 2507 | -.eps-theme-dark--standard:focus { | |
| 2508 | - border-color: var(--eps-text-field-standard-focus-border-color); | |
| 2509 | -} | |
| 2528 | + --eps-text-field-color: #b4b5b7; | |
| 2529 | + --eps-text-field-background-color: #34383c; | |
| 2530 | + --eps-text-field-placeholder-color: #7d7e82; | |
| 2531 | + --eps-text-field-outlined-border-color: #64666a; | |
| 2532 | + --eps-text-field-outlined-focus-border-color: #7d7e82; } | |
| 2510 | 2533 | |
| 2511 | 2534 | .e-app-import-export-content-layout { |
| 2535 | + display: -webkit-box; | |
| 2536 | + display: -ms-flexbox; | |
| 2512 | 2537 | display: flex; |
| 2513 | - justify-content: center; | |
| 2514 | - height: 100%; | |
| 2515 | -} | |
| 2516 | -.e-app-import-export-content-layout__container { | |
| 2517 | - flex-basis: 1075px; | |
| 2518 | -} | |
| 2538 | + -webkit-box-pack: center; | |
| 2539 | + -ms-flex-pack: center; | |
| 2540 | + justify-content: center; | |
| 2541 | + height: 100%; } | |
| 2542 | + .e-app-import-export-content-layout__container { | |
| 2543 | + -ms-flex-preferred-size: 1075px; | |
| 2544 | + flex-basis: 1075px; } | |
| 2519 | 2545 | |
| 2520 | 2546 | .e-app-export-complete__kit-content-title { |
| 2521 | - margin: 2.75rem 0 0.625rem; | |
| 2522 | -} | |
| 2547 | + margin: 2.75rem 0 0.625rem; } | |
| 2523 | 2548 | |
| 2524 | 2549 | .e-app-export-kit-content { |
| 2525 | - --e-app-export-kit-content-title-color: #3f444b; | |
| 2526 | - --e-app-export-kit-content-description-color: #515962; | |
| 2527 | - --e-app-export-kit-content-sm-notice-color: #BABFC5; | |
| 2528 | -} | |
| 2529 | -.e-app-export-kit-content__checkbox { | |
| 2530 | - flex-shrink: 0; | |
| 2531 | - margin-inline-end: 0.75rem; | |
| 2532 | -} | |
| 2533 | -.e-app-export-kit-content__title { | |
| 2534 | - color: var(--e-app-export-kit-content-title-color); | |
| 2535 | -} | |
| 2536 | -.e-app-export-kit-content__description { | |
| 2537 | - color: var(--e-app-export-kit-content-description-color); | |
| 2538 | - margin-inline-end: 1.25rem; | |
| 2539 | -} | |
| 2540 | -.e-app-export-kit-content__notice { | |
| 2541 | - margin-block-start: 1rem; | |
| 2542 | -} | |
| 2543 | -.e-app-export-kit-content__small-notice { | |
| 2544 | - font-style: italic; | |
| 2545 | - color: var(--e-app-export-kit-content-sm-notice-color); | |
| 2546 | -} | |
| 2550 | + --e-app-export-kit-content-title-color: #556068; | |
| 2551 | + --e-app-export-kit-content-description-color: #6d7882; } | |
| 2552 | + .e-app-export-kit-content__checkbox { | |
| 2553 | + -ms-flex-negative: 0; | |
| 2554 | + flex-shrink: 0; | |
| 2555 | + -webkit-margin-end: 0.75rem; | |
| 2556 | + margin-inline-end: 0.75rem; } | |
| 2557 | + .e-app-export-kit-content__title { | |
| 2558 | + color: var(--e-app-export-kit-content-title-color); } | |
| 2559 | + .e-app-export-kit-content__description { | |
| 2560 | + color: var(--e-app-export-kit-content-description-color); | |
| 2561 | + -webkit-margin-end: 1.25rem; | |
| 2562 | + margin-inline-end: 1.25rem; } | |
| 2563 | + .e-app-export-kit-content__notice { | |
| 2564 | + margin-top: 1rem; } | |
| 2565 | + .e-app-export-kit-content__small-notice { | |
| 2566 | + font-style: italic; | |
| 2567 | + color: var(--e-app-export-kit-content-description-color); } | |
| 2547 | 2568 | |
| 2548 | 2569 | .eps-theme-dark .e-app-export-kit-content { |
| 2549 | - --e-app-export-kit-content-title-color: #D5D8DC; | |
| 2550 | - --e-app-export-kit-content-description-color: #BABFC5; | |
| 2551 | - --e-app-export-kit-content-sm-notice-color: #818A96; | |
| 2552 | -} | |
| 2570 | + --e-app-export-kit-content-title-color: #e0e1e3; | |
| 2571 | + --e-app-export-kit-content-description-color: #b4b5b7; } | |
| 2553 | 2572 | |
| 2554 | 2573 | .e-app-import-export-kit-data { |
| 2555 | - --e-app-import-export-kit-data-site-area-color: #3f444b; | |
| 2556 | - --e-app-import-export-kit-data-included-color: #69727D; | |
| 2557 | -} | |
| 2558 | -.e-app-import-export-kit-data__site-area, .e-app-import-export-kit-data__included { | |
| 2559 | - margin-block-end: 0; | |
| 2560 | -} | |
| 2561 | -.e-app-import-export-kit-data__site-area { | |
| 2562 | - color: var(--e-app-import-export-kit-data-site-area-color); | |
| 2563 | - font-weight: bold; | |
| 2564 | -} | |
| 2565 | -.e-app-import-export-kit-data__included { | |
| 2566 | - color: var(--e-app-import-export-kit-data-included-color); | |
| 2567 | -} | |
| 2574 | + --e-app-import-export-kit-data-site-area-color: #556068; | |
| 2575 | + --e-app-import-export-kit-data-included-color: #a4afb7; } | |
| 2576 | + .e-app-import-export-kit-data__site-area, .e-app-import-export-kit-data__included { | |
| 2577 | + margin-bottom: 0; } | |
| 2578 | + .e-app-import-export-kit-data__site-area { | |
| 2579 | + color: var(--e-app-import-export-kit-data-site-area-color); | |
| 2580 | + font-weight: bold; } | |
| 2581 | + .e-app-import-export-kit-data__included { | |
| 2582 | + color: var(--e-app-import-export-kit-data-included-color); } | |
| 2568 | 2583 | |
| 2569 | 2584 | .eps-theme-dark .e-app-import-export-kit-data { |
| 2570 | - --e-app-import-export-kit-data-site-area-color: #BABFC5; | |
| 2571 | - --e-app-import-export-kit-data-included-color: #9DA5AE; | |
| 2572 | -} | |
| 2585 | + --e-app-import-export-kit-data-site-area-color: #b4b5b7; | |
| 2586 | + --e-app-import-export-kit-data-included-color: #7d7e82; } | |
| 2573 | 2587 | |
| 2574 | 2588 | .e-app-import-resolver { |
| 2575 | - --e-app-import-resolver-panel-header-background-color: #ffffff; | |
| 2589 | + --e-app-import-resolver-panel-header-background-color: #fff; | |
| 2576 | 2590 | --e-app-import-resolver-panel-body-background-color: rgba(255, 255, 255, 0.5); |
| 2577 | - --e-app-import-resolver-conflicts-asset-border-color: #818A96; | |
| 2578 | - --e-app-import-resolver-conflicts-asset-inactive-color: #69727D; | |
| 2579 | - padding-block-end: 1.25rem; | |
| 2580 | -} | |
| 2581 | -.e-app-import-resolver__notice { | |
| 2582 | - margin-block-end: 1.25rem; | |
| 2583 | -} | |
| 2584 | -.e-app-import-resolver__panel, .e-app-import-resolver__panel:hover { | |
| 2585 | - background-color: initial; | |
| 2586 | -} | |
| 2587 | -.e-app-import-resolver__panel-header { | |
| 2588 | - background-color: var(--e-app-import-resolver-panel-header-background-color); | |
| 2589 | -} | |
| 2590 | -.e-app-import-resolver__panel-body { | |
| 2591 | - background-color: var(--e-app-import-resolver-panel-body-background-color); | |
| 2592 | -} | |
| 2593 | -.e-app-import-resolver-conflicts__container { | |
| 2594 | - box-shadow: 0 2px 3px 1px var(--color-box-shadow-color); | |
| 2595 | -} | |
| 2596 | -.e-app-import-resolver-conflicts__checkbox { | |
| 2597 | - flex-shrink: 0; | |
| 2598 | - margin-inline-end: 0.75rem; | |
| 2599 | -} | |
| 2600 | -.e-app-import-resolver-conflicts__title { | |
| 2601 | - line-height: 1; | |
| 2602 | -} | |
| 2603 | -.e-app-import-resolver-conflicts__asset:not(:first-child) { | |
| 2604 | - border-inline-start: 2px solid var(--e-app-import-resolver-conflicts-asset-border-color); | |
| 2605 | - padding-inline-start: 1rem; | |
| 2606 | - margin-inline-start: 1rem; | |
| 2607 | -} | |
| 2608 | -.e-app-import-resolver-conflicts__asset:not(.active) { | |
| 2609 | - color: var(--e-app-import-resolver-conflicts-asset-inactive-color); | |
| 2610 | -} | |
| 2611 | -.e-app-import-resolver-conflicts__edit-template { | |
| 2612 | - margin-inline-start: 0.3125rem; | |
| 2613 | -} | |
| 2591 | + --e-app-import-resolver-conflicts-asset-border-color: #c2cbd2; | |
| 2592 | + --e-app-import-resolver-conflicts-asset-inactive-color: #a4afb7; | |
| 2593 | + padding-bottom: 1.25rem; } | |
| 2594 | + .e-app-import-resolver__notice { | |
| 2595 | + margin-bottom: 1.25rem; } | |
| 2596 | + .e-app-import-resolver__panel, .e-app-import-resolver__panel:hover { | |
| 2597 | + background-color: initial; } | |
| 2598 | + .e-app-import-resolver__panel-header { | |
| 2599 | + background-color: var(--e-app-import-resolver-panel-header-background-color); } | |
| 2600 | + .e-app-import-resolver__panel-body { | |
| 2601 | + background-color: var(--e-app-import-resolver-panel-body-background-color); } | |
| 2602 | + .e-app-import-resolver-conflicts__container { | |
| 2603 | + -webkit-box-shadow: 0 2px 3px 1px var(--color-box-shadow-color); | |
| 2604 | + box-shadow: 0 2px 3px 1px var(--color-box-shadow-color); } | |
| 2605 | + .e-app-import-resolver-conflicts__checkbox { | |
| 2606 | + -ms-flex-negative: 0; | |
| 2607 | + flex-shrink: 0; | |
| 2608 | + -webkit-margin-end: 0.75rem; | |
| 2609 | + margin-inline-end: 0.75rem; } | |
| 2610 | + .e-app-import-resolver-conflicts__title { | |
| 2611 | + line-height: 1; } | |
| 2612 | + .e-app-import-resolver-conflicts__asset:not(:first-child) { | |
| 2613 | + -webkit-border-start: 2px solid var(--e-app-import-resolver-conflicts-asset-border-color); | |
| 2614 | + border-inline-start: 2px solid var(--e-app-import-resolver-conflicts-asset-border-color); | |
| 2615 | + -webkit-padding-start: 1rem; | |
| 2616 | + padding-inline-start: 1rem; | |
| 2617 | + -webkit-margin-start: 1rem; | |
| 2618 | + margin-inline-start: 1rem; } | |
| 2619 | + .e-app-import-resolver-conflicts__asset:not(.active) { | |
| 2620 | + color: var(--e-app-import-resolver-conflicts-asset-inactive-color); } | |
| 2621 | + .e-app-import-resolver-conflicts__edit-template { | |
| 2622 | + -webkit-margin-start: 0.3125rem; | |
| 2623 | + margin-inline-start: 0.3125rem; } | |
| 2614 | 2624 | |
| 2615 | 2625 | .eps-theme-dark .e-app-import-resolver { |
| 2616 | - --e-app-import-resolver-panel-header-background-color: #69727D; | |
| 2626 | + --e-app-import-resolver-panel-header-background-color: #4c4f56; | |
| 2617 | 2627 | --e-app-import-resolver-panel-body-background-color: rgba(0, 0, 0, 0.05); |
| 2618 | - --e-app-import-resolver-conflicts-asset-border-color: #818A96; | |
| 2619 | - --e-app-import-resolver-conflicts-asset-inactive-color: #9DA5AE; | |
| 2620 | -} | |
| 2628 | + --e-app-import-resolver-conflicts-asset-border-color: #64666a; | |
| 2629 | + --e-app-import-resolver-conflicts-asset-inactive-color: #7d7e82; } | |
| 2621 | 2630 | |
| 2622 | 2631 | .eps-panel { |
| 2623 | - --eps-panel-header-background-color: transparent; | |
| 2624 | - --eps-panel-body-background-color: transparent; | |
| 2625 | -} | |
| 2626 | -.eps-panel, .eps-panel:hover { | |
| 2627 | - background-color: initial; | |
| 2628 | -} | |
| 2629 | -.eps-panel__header { | |
| 2630 | - background-color: var(--eps-panel-header-background-color); | |
| 2631 | - border-radius: 0.1875rem; | |
| 2632 | -} | |
| 2633 | -.eps-panel__body { | |
| 2634 | - background-color: var(--eps-panel-body-background-color); | |
| 2635 | - border-radius: 0 0 0.1875rem 0.1875rem; | |
| 2636 | -} | |
| 2632 | + --eps-panel-header-background-color: #fff; | |
| 2633 | + --eps-panel-body-background-color: rgba(255, 255, 255, 0.5); } | |
| 2634 | + .eps-panel, .eps-panel:hover { | |
| 2635 | + background-color: initial; } | |
| 2636 | + .eps-panel__header { | |
| 2637 | + background-color: var(--eps-panel-header-background-color); | |
| 2638 | + border-radius: 0.1875rem; } | |
| 2639 | + .eps-panel__body { | |
| 2640 | + background-color: var(--eps-panel-body-background-color); | |
| 2641 | + border-radius: 0 0 0.1875rem 0.1875rem; } | |
| 2637 | 2642 | |
| 2638 | 2643 | .eps-theme-dark .eps-panel { |
| 2639 | - --eps-panel-header-background-color: transparent; | |
| 2640 | - --eps-panel-body-background-color: transparent; | |
| 2641 | -} | |
| 2644 | + --eps-panel-header-background-color: #404349; | |
| 2645 | + --eps-panel-body-background-color: rgba(64, 67, 73, 0.5); } | |
| 2642 | 2646 | |
| 2643 | 2647 | .e-app-export-kit { |
| 2644 | - padding-block-end: 1.25rem; | |
| 2645 | -} | |
| 2646 | -.e-app-export-kit-information__field-header { | |
| 2647 | - margin-block-end: 0.625rem; | |
| 2648 | -} | |
| 2649 | -.e-app-export-kit-information__label { | |
| 2650 | - margin: 0; | |
| 2651 | -} | |
| 2652 | -.e-app-export-kit-information__info-icon { | |
| 2653 | - margin-inline-start: 0.625rem; | |
| 2654 | -} | |
| 2655 | -.e-app-export-kit-information__content { | |
| 2656 | - gap: 16px; | |
| 2657 | -} | |
| 2658 | -.e-app-export-kit-information__field--error { | |
| 2659 | - border-color: var(--e-a-color-danger); | |
| 2660 | -} | |
| 2661 | -.e-app-export-kit-information__error-container { | |
| 2662 | - height: 20px; | |
| 2663 | - display: flex; | |
| 2664 | - align-items: flex-start; | |
| 2665 | - margin-block-start: 4px; | |
| 2666 | -} | |
| 2667 | -.e-app-export-kit-information__validation-error { | |
| 2668 | - color: var(--e-a-color-danger); | |
| 2669 | -} | |
| 2670 | -.e-app-export-kit__content { | |
| 2671 | - gap: 20px; | |
| 2672 | -} | |
| 2648 | + padding-bottom: 1.25rem; } | |
| 2649 | + .e-app-export-kit-information { | |
| 2650 | + margin-top: 1.25rem; } | |
| 2651 | + .e-app-export-kit-information__field-header { | |
| 2652 | + margin-bottom: 0.625rem; } | |
| 2653 | + .e-app-export-kit-information__label { | |
| 2654 | + margin: 0; } | |
| 2655 | + .e-app-export-kit-information__info-icon { | |
| 2656 | + -webkit-margin-start: 0.625rem; | |
| 2657 | + margin-inline-start: 0.625rem; } | |
| 2658 | + .e-app-export-kit-info-modal__icon { | |
| 2659 | + -webkit-padding-start: 0.625rem; | |
| 2660 | + padding-inline-start: 0.625rem; } | |
| 2661 | + .e-app-export-kit-info-modal__heading { | |
| 2662 | + margin-bottom: 1.25rem; } | |
| 2673 | 2663 | |
| 2674 | 2664 | .e-app-import-export-info-modal__section:not(:first-child) { |
| 2675 | - margin-block-start: 1.875rem; | |
| 2676 | -} | |
| 2665 | + margin-top: 1.875rem; } | |
| 2666 | + | |
| 2677 | 2667 | .e-app-import-export-info-modal__heading { |
| 2678 | - margin-block-end: 1.25rem; | |
| 2679 | -} | |
| 2668 | + margin-bottom: 1.25rem; } | |
| 2680 | 2669 | |
| 2681 | 2670 | :root { |
| 2682 | - --eps-badge-background-color: #ffffff; | |
| 2683 | -} | |
| 2671 | + --eps-badge-background-color: #fff; } | |
| 2684 | 2672 | |
| 2685 | 2673 | .eps-theme-dark { |
| 2686 | - --eps-badge-background-color: #515962; | |
| 2687 | -} | |
| 2674 | + --eps-badge-background-color: #404349; } | |
| 2688 | 2675 | |
| 2689 | 2676 | .eps-badge { |
| 2690 | 2677 | display: inline-block; |
| 2691 | 2678 | background: var(--eps-badge-background-color); |
| @@ -2690,304 +2677,237 @@ | ||
| 2690 | 2677 | display: inline-block; |
| 2691 | 2678 | background: var(--eps-badge-background-color); |
| 2692 | 2679 | padding: 0 0.5rem; |
| 2693 | 2680 | line-height: 1.8; |
| 2694 | - box-shadow: 0 3px 6px var(--color-box-shadow-color); | |
| 2681 | + -webkit-box-shadow: 0 3px 6px var(--color-box-shadow-color); | |
| 2682 | + box-shadow: 0 3px 6px var(--color-box-shadow-color); | |
| 2695 | 2683 | border-radius: 4px; |
| 2696 | - font-size: 0.75rem; | |
| 2697 | -} | |
| 2698 | -.eps-badge--sm { | |
| 2699 | - font-size: 0.625rem; | |
| 2700 | - border-radius: 3px; | |
| 2701 | - padding: 0 0.3125rem; | |
| 2702 | - line-height: 1.5; | |
| 2703 | -} | |
| 2684 | + font-size: 0.75rem; } | |
| 2685 | + .eps-badge--sm { | |
| 2686 | + font-size: 0.625rem; | |
| 2687 | + border-radius: 3px; | |
| 2688 | + padding: 0 0.3125rem; | |
| 2689 | + line-height: 1.5; } | |
| 2704 | 2690 | |
| 2705 | 2691 | .eps-collapse__title { |
| 2706 | 2692 | cursor: pointer; |
| 2707 | 2693 | padding: 0.3125rem 0; |
| 2694 | + display: -webkit-box; | |
| 2695 | + display: -ms-flexbox; | |
| 2708 | 2696 | display: flex; |
| 2709 | - align-items: center; | |
| 2710 | - justify-content: space-between; | |
| 2697 | + -webkit-box-align: center; | |
| 2698 | + -ms-flex-align: center; | |
| 2699 | + align-items: center; | |
| 2700 | + -webkit-box-pack: justify; | |
| 2701 | + -ms-flex-pack: justify; | |
| 2702 | + justify-content: space-between; | |
| 2711 | 2703 | width: 100%; |
| 2712 | 2704 | background: transparent; |
| 2713 | 2705 | border: none; |
| 2714 | - color: inherit; | |
| 2715 | -} | |
| 2716 | -.eps-collapse__title:focus { | |
| 2717 | - outline: none; | |
| 2718 | -} | |
| 2706 | + color: inherit; } | |
| 2707 | + .eps-collapse__title:focus { | |
| 2708 | + outline: none; } | |
| 2709 | + | |
| 2719 | 2710 | .eps-collapse__icon { |
| 2711 | + -webkit-transition: all 150ms; | |
| 2712 | + -o-transition: all 150ms; | |
| 2720 | 2713 | transition: all 150ms; |
| 2721 | - scale: calc(1 * var(--direction-multiplier)) 1; | |
| 2722 | -} | |
| 2714 | + -webkit-transform: rotate(0deg); | |
| 2715 | + -ms-transform: rotate(0deg); | |
| 2716 | + transform: rotate(0deg); } | |
| 2717 | + | |
| 2723 | 2718 | .eps-collapse__content { |
| 2724 | - margin-block-start: 0.625rem; | |
| 2725 | - display: none; | |
| 2726 | -} | |
| 2719 | + margin-top: 0.625rem; | |
| 2720 | + display: none; } | |
| 2721 | + | |
| 2727 | 2722 | .eps-collapse[data-open] .eps-collapse__content { |
| 2728 | - display: block; | |
| 2729 | -} | |
| 2723 | + display: block; } | |
| 2724 | + | |
| 2730 | 2725 | .eps-collapse[data-open] .eps-collapse__icon { |
| 2731 | - transform: rotate(90deg); | |
| 2732 | -} | |
| 2726 | + -webkit-transform: rotate(90deg); | |
| 2727 | + -ms-transform: rotate(90deg); | |
| 2728 | + transform: rotate(90deg); } | |
| 2733 | 2729 | |
| 2734 | -.e-kit-library-promotion { | |
| 2735 | - --e-kit-library-promotion-color: tints(600); | |
| 2736 | -} | |
| 2730 | +.e-kit-library-bottom-promotion { | |
| 2731 | + --e-kit-library-bottom-promotion-color: tints(600); } | |
| 2737 | 2732 | |
| 2738 | -.eps-theme-dark .e-kit-library-promotion { | |
| 2739 | - --e-kit-library-promotion-color: dark-tints(400); | |
| 2740 | -} | |
| 2733 | +.eps-theme-dark .e-kit-library-bottom-promotion { | |
| 2734 | + --e-kit-library-bottom-promotion-color: dark-tints(400); } | |
| 2741 | 2735 | |
| 2742 | -.e-kit-library-promotion { | |
| 2736 | +.e-kit-library-bottom-promotion { | |
| 2743 | 2737 | width: 100%; |
| 2744 | 2738 | text-align: center; |
| 2745 | - margin-block-start: 1.875rem; | |
| 2746 | - color: var(--e-kit-library-promotion-color); | |
| 2747 | -} | |
| 2739 | + margin-top: 1.875rem; | |
| 2740 | + color: var(--e-kit-library-bottom-promotion-color); } | |
| 2748 | 2741 | |
| 2749 | 2742 | .e-kit-library__error-screen { |
| 2750 | - margin-block-start: 2.75rem; | |
| 2751 | -} | |
| 2752 | -.e-kit-library__error-screen-title { | |
| 2753 | - margin-block-start: 2.75rem; | |
| 2754 | - margin-block-end: 0; | |
| 2755 | -} | |
| 2756 | -.e-kit-library__error-screen-description { | |
| 2757 | - margin-block-start: 1.5rem; | |
| 2758 | - color: #69727D; | |
| 2759 | - text-align: center; | |
| 2760 | - max-width: 520px; | |
| 2761 | -} | |
| 2743 | + margin-top: 2.75rem; } | |
| 2744 | + .e-kit-library__error-screen-title { | |
| 2745 | + margin-top: 2.75rem; | |
| 2746 | + margin-bottom: 0; } | |
| 2747 | + .e-kit-library__error-screen-description { | |
| 2748 | + margin-top: 1.5rem; | |
| 2749 | + color: #a4afb7; | |
| 2750 | + text-align: center; | |
| 2751 | + max-width: 520px; } | |
| 2762 | 2752 | |
| 2763 | 2753 | .e-kit-library__kit-favorite-actions { |
| 2764 | 2754 | padding: 0.3125rem; |
| 2755 | + -webkit-transition: 0.3s all; | |
| 2756 | + -o-transition: 0.3s all; | |
| 2765 | 2757 | transition: 0.3s all; |
| 2766 | - border-radius: 4px; | |
| 2767 | -} | |
| 2768 | -.e-kit-library__kit-favorite-actions--active { | |
| 2769 | - color: #DC2626; | |
| 2770 | -} | |
| 2771 | -.e-kit-library__kit-favorite-actions--loading { | |
| 2772 | - opacity: 50%; | |
| 2773 | - cursor: default; | |
| 2774 | -} | |
| 2775 | -.e-kit-library__kit-favorite-actions:hover { | |
| 2776 | - background-color: rgba(220, 38, 38, 0.1); | |
| 2777 | -} | |
| 2758 | + border-radius: 4px; } | |
| 2759 | + .e-kit-library__kit-favorite-actions--active { | |
| 2760 | + color: #b01b1b; } | |
| 2761 | + .e-kit-library__kit-favorite-actions--loading { | |
| 2762 | + opacity: 50%; | |
| 2763 | + cursor: default; } | |
| 2764 | + .e-kit-library__kit-favorite-actions:hover { | |
| 2765 | + background-color: rgba(176, 27, 27, 0.1); } | |
| 2778 | 2766 | |
| 2779 | 2767 | .e-kit-library__filter-indication { |
| 2780 | - margin-block-start: 1.5rem; | |
| 2768 | + margin-top: 1.5rem; | |
| 2769 | + display: -webkit-box; | |
| 2770 | + display: -ms-flexbox; | |
| 2781 | 2771 | display: flex; |
| 2782 | - align-items: center; | |
| 2783 | -} | |
| 2784 | -.e-kit-library__filter-indication-text { | |
| 2785 | - margin-block-end: 0; | |
| 2786 | - display: flex; | |
| 2787 | - align-items: center; | |
| 2788 | -} | |
| 2789 | -.e-kit-library__filter-indication-badge { | |
| 2790 | - margin-inline-start: 0.3125rem; | |
| 2791 | - display: flex; | |
| 2792 | - align-items: center; | |
| 2793 | -} | |
| 2794 | -.e-kit-library__filter-indication-badge-remove { | |
| 2795 | - margin-inline-start: 0.3125rem; | |
| 2796 | - font-size: 0.875rem; | |
| 2797 | -} | |
| 2798 | -.e-kit-library__filter-indication-button { | |
| 2799 | - margin-inline-start: 1.5rem; | |
| 2800 | -} | |
| 2772 | + -webkit-box-align: center; | |
| 2773 | + -ms-flex-align: center; | |
| 2774 | + align-items: center; } | |
| 2775 | + .e-kit-library__filter-indication-text { | |
| 2776 | + margin-bottom: 0; | |
| 2777 | + display: -webkit-box; | |
| 2778 | + display: -ms-flexbox; | |
| 2779 | + display: flex; | |
| 2780 | + -webkit-box-align: center; | |
| 2781 | + -ms-flex-align: center; | |
| 2782 | + align-items: center; } | |
| 2783 | + .e-kit-library__filter-indication-badge { | |
| 2784 | + margin-left: 0.3125rem; | |
| 2785 | + display: -webkit-box; | |
| 2786 | + display: -ms-flexbox; | |
| 2787 | + display: flex; | |
| 2788 | + -webkit-box-align: center; | |
| 2789 | + -ms-flex-align: center; | |
| 2790 | + align-items: center; } | |
| 2791 | + .e-kit-library__filter-indication-badge-remove { | |
| 2792 | + margin-left: 0.3125rem; | |
| 2793 | + font-size: 0.875rem; } | |
| 2794 | + .e-kit-library__filter-indication-button { | |
| 2795 | + margin-left: 1.5rem; } | |
| 2801 | 2796 | |
| 2797 | +#eps-app-header-btn-apply, | |
| 2802 | 2798 | #eps-app-header-btn-promotion, |
| 2803 | 2799 | #eps-app-header-btn-connect { |
| 2804 | - margin-inline-start: 0.625rem; | |
| 2805 | - margin-inline-end: 0.625rem; | |
| 2806 | -} | |
| 2800 | + margin-left: 0.625rem; | |
| 2801 | + margin-right: 0.625rem; } | |
| 2807 | 2802 | |
| 2808 | -#eps-app-header-btn-apply { | |
| 2809 | - margin-inline-start: 0.625rem; | |
| 2810 | -} | |
| 2811 | - | |
| 2812 | -#eps-app-header-btn-download { | |
| 2813 | - margin-inline-end: 1rem; | |
| 2814 | - margin-inline-start: 1rem; | |
| 2815 | -} | |
| 2816 | - | |
| 2817 | 2803 | .e-kit-library__apply-button { |
| 2804 | + display: -webkit-box; | |
| 2805 | + display: -ms-flexbox; | |
| 2818 | 2806 | display: flex; |
| 2819 | - align-items: center; | |
| 2820 | - justify-content: center; | |
| 2821 | - gap: 0.3125rem; | |
| 2822 | -} | |
| 2807 | + -webkit-box-align: center; | |
| 2808 | + -ms-flex-align: center; | |
| 2809 | + align-items: center; | |
| 2810 | + -webkit-box-pack: center; | |
| 2811 | + -ms-flex-pack: center; | |
| 2812 | + justify-content: center; | |
| 2813 | + gap: 0.3125rem; } | |
| 2823 | 2814 | |
| 2824 | 2815 | .e-kit-library__kit-item { |
| 2825 | - --e-kit-library-kit-item-overlay-promotion-button-background-color: #D5D8DC; | |
| 2826 | -} | |
| 2816 | + --e-kit-library-kit-item-overlay-promotion-button-background-color: #fcfcfc; } | |
| 2827 | 2817 | |
| 2828 | 2818 | .eps-theme-dark .e-kit-library__kit-item { |
| 2829 | - --e-kit-library-kit-item-overlay-promotion-button-background-color: #515962; | |
| 2830 | -} | |
| 2819 | + --e-kit-library-kit-item-overlay-promotion-button-background-color: #404349; } | |
| 2831 | 2820 | |
| 2832 | 2821 | .e-kit-library__kit-item-overlay { |
| 2833 | - height: 100%; | |
| 2834 | -} | |
| 2822 | + height: 100%; } | |
| 2823 | + .e-kit-library__kit-item-overlay > *:first-child { | |
| 2824 | + -webkit-box-flex: 1; | |
| 2825 | + -ms-flex: 1; | |
| 2826 | + flex: 1; } | |
| 2827 | + | |
| 2835 | 2828 | .e-kit-library__kit-item-overlay-overview-button { |
| 2829 | + display: -webkit-box; | |
| 2830 | + display: -ms-flexbox; | |
| 2836 | 2831 | display: flex; |
| 2837 | - flex-direction: column; | |
| 2838 | - align-items: center; | |
| 2839 | - justify-content: center; | |
| 2832 | + -webkit-box-orient: vertical; | |
| 2833 | + -webkit-box-direction: normal; | |
| 2834 | + -ms-flex-direction: column; | |
| 2835 | + flex-direction: column; | |
| 2836 | + -webkit-box-align: center; | |
| 2837 | + -ms-flex-align: center; | |
| 2838 | + align-items: center; | |
| 2839 | + -webkit-box-pack: center; | |
| 2840 | + -ms-flex-pack: center; | |
| 2841 | + justify-content: center; | |
| 2840 | 2842 | color: white; |
| 2841 | 2843 | height: 100%; |
| 2842 | - width: 100%; | |
| 2843 | -} | |
| 2844 | -.e-kit-library__kit-item-overlay-overview-button > i { | |
| 2845 | - font-size: 2rem; | |
| 2846 | - margin-block-end: 5px; | |
| 2847 | -} | |
| 2848 | -.e-kit-library__kit-item-overlay-overview-button > span { | |
| 2849 | - font-size: 0.9rem; | |
| 2850 | -} | |
| 2844 | + width: 100%; } | |
| 2845 | + .e-kit-library__kit-item-overlay-overview-button > i { | |
| 2846 | + font-size: 2rem; | |
| 2847 | + margin-bottom: 5px; } | |
| 2848 | + .e-kit-library__kit-item-overlay-overview-button > span { | |
| 2849 | + font-size: 0.9rem; } | |
| 2850 | + | |
| 2851 | 2851 | .e-kit-library__kit-item-overlay-promotion-button { |
| 2852 | + display: -webkit-box; | |
| 2853 | + display: -ms-flexbox; | |
| 2852 | 2854 | display: flex; |
| 2853 | 2855 | width: 100%; |
| 2854 | 2856 | background: white; |
| 2855 | - align-items: center; | |
| 2856 | - justify-content: center; | |
| 2857 | + -webkit-box-align: center; | |
| 2858 | + -ms-flex-align: center; | |
| 2859 | + align-items: center; | |
| 2860 | + -webkit-box-pack: center; | |
| 2861 | + -ms-flex-pack: center; | |
| 2862 | + justify-content: center; | |
| 2857 | 2863 | padding: 10px; |
| 2858 | 2864 | font-size: 13px; |
| 2859 | - color: #93003f; | |
| 2860 | - background: var(--e-kit-library-kit-item-overlay-promotion-button-background-color); | |
| 2861 | -} | |
| 2862 | -.e-kit-library__kit-item-overlay-promotion-button > * { | |
| 2863 | - margin: 0 3px; | |
| 2864 | -} | |
| 2865 | + color: #93003F; | |
| 2866 | + background: var(--e-kit-library-kit-item-overlay-promotion-button-background-color); } | |
| 2867 | + .e-kit-library__kit-item-overlay-promotion-button > * { | |
| 2868 | + margin: 0 3px; } | |
| 2869 | + | |
| 2865 | 2870 | .e-kit-library__kit-item-subscription-plan-badge { |
| 2866 | - --e-a-color-brand: #467FF7; | |
| 2867 | -} | |
| 2868 | -.e-kit-library__kit-item-subscription-plan-badge.promoted { | |
| 2869 | - --e-a-color-brand: #92003B; | |
| 2870 | -} | |
| 2871 | -.e-kit-library__kit-item-subscription-plan-badge { | |
| 2872 | 2871 | position: absolute; |
| 2873 | - inset-block-start: 0; | |
| 2874 | - inset-inline-end: 0; | |
| 2872 | + top: 0; | |
| 2873 | + right: 0; | |
| 2875 | 2874 | margin: 0.3125rem; |
| 2876 | - background-color: var(--e-a-color-brand); | |
| 2877 | - color: #ffffff; | |
| 2878 | - text-transform: uppercase; | |
| 2879 | -} | |
| 2880 | -.e-kit-library__kit-item-header { | |
| 2881 | - position: relative; | |
| 2882 | -} | |
| 2883 | -.e-kit-library__kit-item-lock-icon { | |
| 2884 | - font-size: 14px; | |
| 2885 | - margin-inline-end: 8px; | |
| 2886 | - color: var(--card-headline-color); | |
| 2887 | - cursor: pointer; | |
| 2888 | -} | |
| 2889 | -.e-kit-library__kit-item-actions-menu i { | |
| 2890 | - font-size: 16px; | |
| 2891 | -} | |
| 2892 | -.e-kit-library__kit-item-actions-popover { | |
| 2893 | - display: flex; | |
| 2894 | - flex-direction: column; | |
| 2895 | - align-items: start; | |
| 2896 | - min-width: 0; | |
| 2897 | - padding: 12px 0; | |
| 2898 | - position: absolute; | |
| 2899 | - inset-block-start: 25px; | |
| 2900 | - inset-inline-start: 100%; | |
| 2901 | - transform: translateX(calc(-100% * var(--direction-multiplier))); | |
| 2902 | -} | |
| 2903 | -.e-kit-library__kit-item-actions-popover-item { | |
| 2904 | - display: flex; | |
| 2905 | - height: 30px; | |
| 2906 | - width: 100%; | |
| 2907 | - align-items: center; | |
| 2908 | - gap: 8px; | |
| 2909 | - padding: 0 12px; | |
| 2910 | - cursor: pointer; | |
| 2911 | -} | |
| 2912 | -.e-kit-library__kit-item-actions-popover-item i { | |
| 2913 | - font-size: 16px; | |
| 2914 | -} | |
| 2915 | -.e-kit-library__kit-item-actions-popover-item:hover { | |
| 2916 | - background-color: var(--e-a-bg-hover); | |
| 2917 | -} | |
| 2918 | -.e-kit-library__kit-item-actions-popover-item--danger { | |
| 2919 | - color: var(--e-a-color-danger); | |
| 2920 | -} | |
| 2921 | -.e-kit-library__kit-item-actions-popover-item--danger:hover { | |
| 2922 | - background-color: var(--e-a-bg-danger); | |
| 2923 | -} | |
| 2924 | -.e-kit-library__kit-item-actions-popover-item--danger i { | |
| 2925 | - color: var(--e-a-color-danger); | |
| 2926 | -} | |
| 2927 | -.e-kit-library__kit-item-cloud-overlay { | |
| 2928 | - height: 100%; | |
| 2929 | - display: flex; | |
| 2930 | - flex-direction: column; | |
| 2931 | - align-items: center; | |
| 2932 | - justify-content: center; | |
| 2933 | -} | |
| 2934 | -.e-kit-library__kit-item-cloud-overlay-import-button { | |
| 2935 | - display: flex; | |
| 2936 | - align-items: center; | |
| 2937 | - justify-content: center; | |
| 2938 | - padding: 8px 22px; | |
| 2939 | - gap: 8px; | |
| 2940 | -} | |
| 2941 | -.e-kit-library__kit-item-cloud-overlay-import-button > i { | |
| 2942 | - font-size: 20px; | |
| 2943 | - font-weight: 600; | |
| 2944 | -} | |
| 2945 | -.e-kit-library__kit-item-cloud-overlay-import-button > span { | |
| 2946 | - font-size: 15px; | |
| 2947 | -} | |
| 2948 | -.e-kit-library__kit-item-cloud-overlay i.eicon-lock { | |
| 2949 | - font-size: 48px; | |
| 2950 | - color: rgba(255, 255, 255, 0.8); | |
| 2951 | - cursor: pointer; | |
| 2952 | -} | |
| 2953 | -.e-kit-library__kit-item--locked { | |
| 2954 | - opacity: 0.6; | |
| 2955 | -} | |
| 2956 | -.e-kit-library__kit-item--locked .eps-card__image { | |
| 2957 | - opacity: 0.7; | |
| 2958 | -} | |
| 2959 | -.e-kit-library__kit-item--locked .eps-card__overlay { | |
| 2960 | - background-color: rgba(0, 0, 0, 0.5); | |
| 2961 | -} | |
| 2875 | + color: #fff; | |
| 2876 | + text-transform: uppercase; } | |
| 2962 | 2877 | |
| 2963 | 2878 | :root { |
| 2964 | - --e-kit-library-header-back-border: 1px solid var(--e-a-border-color); | |
| 2965 | - --e-kit-library-header-back-color: #69727D; | |
| 2966 | -} | |
| 2879 | + --e-kit-library-header-back-border: 1px solid #f1f3f5; | |
| 2880 | + --e-kit-library-header-back-color: #a4afb7; } | |
| 2967 | 2881 | |
| 2968 | 2882 | .eps-theme-dark { |
| 2969 | - --e-kit-library-header-back-border: 1px solid #818A96; | |
| 2970 | - --e-kit-library-header-back-color: #BABFC5; | |
| 2971 | -} | |
| 2883 | + --e-kit-library-header-back-border: 1px solid #64666a; | |
| 2884 | + --e-kit-library-header-back-color: #b4b5b7; } | |
| 2972 | 2885 | |
| 2973 | 2886 | .e-kit-library__header-back { |
| 2974 | 2887 | color: var(--e-kit-library-header-back-color); |
| 2975 | - padding-inline-end: 1.25rem; | |
| 2976 | - padding-inline-start: 0.3125rem; | |
| 2888 | + padding-right: 1.25rem; | |
| 2889 | + padding-left: 0.3125rem; | |
| 2890 | + display: -webkit-inline-box; | |
| 2891 | + display: -ms-inline-flexbox; | |
| 2977 | 2892 | display: inline-flex; |
| 2978 | - justify-content: center; | |
| 2979 | - align-items: center; | |
| 2893 | + -webkit-box-pack: center; | |
| 2894 | + -ms-flex-pack: center; | |
| 2895 | + justify-content: center; | |
| 2896 | + -webkit-box-align: center; | |
| 2897 | + -ms-flex-align: center; | |
| 2898 | + align-items: center; | |
| 2980 | 2899 | height: 100%; |
| 2981 | - border-inline-end: var(--e-kit-library-header-back-border); | |
| 2982 | -} | |
| 2983 | -.e-kit-library__header-back-container { | |
| 2984 | - flex: 1; | |
| 2985 | - height: 100%; | |
| 2986 | -} | |
| 2987 | -.e-kit-library__header-back .eps-icon { | |
| 2988 | - scale: calc(1 * var(--direction-multiplier)) 1; | |
| 2989 | -} | |
| 2900 | + border-right: var(--e-kit-library-header-back-border); } | |
| 2901 | + .e-kit-library__header-back-container { | |
| 2902 | + -webkit-box-flex: 1; | |
| 2903 | + -ms-flex: 1; | |
| 2904 | + flex: 1; | |
| 2905 | + height: 100%; } | |
| 2906 | + .e-kit-library__header-back .eps-icon { | |
| 2907 | + -webkit-transform: rotate(0deg); | |
| 2908 | + -ms-transform: rotate(0deg); | |
| 2909 | + transform: rotate(0deg); } | |
| 2990 | 2910 | |
| 2991 | 2911 | .e-kit-library__page-loader { |
| 2992 | 2912 | width: 100%; |
| 2993 | 2913 | height: 100%; |
| @@ -2993,24 +2913,21 @@ | ||
| 2993 | 2913 | height: 100%; |
| 2994 | 2914 | display: grid; |
| 2995 | 2915 | place-items: center; |
| 2996 | 2916 | font-size: 1.85rem; |
| 2997 | - color: #69727D; | |
| 2998 | -} | |
| 2917 | + color: #a4afb7; } | |
| 2999 | 2918 | |
| 3000 | 2919 | .eps-search-input { |
| 3001 | - --eps-search-input-background-color: #D5D8DC; | |
| 3002 | - --eps-search-input-background-color-focus: #ffffff; | |
| 3003 | - --eps-search-input-color: #3f444b; | |
| 3004 | - --eps-search-input-placeholder-color: #69727D; | |
| 3005 | -} | |
| 2920 | + --eps-search-input-background-color: #fcfcfc; | |
| 2921 | + --eps-search-input-background-color-focus: #fff; | |
| 2922 | + --eps-search-input-color: #556068; | |
| 2923 | + --eps-search-input-placeholder-color: #a4afb7; } | |
| 3006 | 2924 | |
| 3007 | 2925 | .eps-theme-dark .eps-search-input { |
| 3008 | - --eps-search-input-background-color: #515962; | |
| 3009 | - --eps-search-input-background-color-focus: #69727D; | |
| 3010 | - --eps-search-input-color: #BABFC5; | |
| 3011 | - --eps-search-input-placeholder-color: #BABFC5; | |
| 3012 | -} | |
| 2926 | + --eps-search-input-background-color: #404349; | |
| 2927 | + --eps-search-input-background-color-focus: #4c4f56; | |
| 2928 | + --eps-search-input-color: #b4b5b7; | |
| 2929 | + --eps-search-input-placeholder-color: #b4b5b7; } | |
| 3013 | 2930 | |
| 3014 | 2931 | .eps-search-input { |
| 3015 | 2932 | width: 100%; |
| 3016 | 2933 | font-size: 0.9375rem; |
| @@ -3019,700 +2936,892 @@ | ||
| 3019 | 2936 | background: var(--eps-search-input-background-color); |
| 3020 | 2937 | outline: none; |
| 3021 | 2938 | color: var(--eps-search-input-color); |
| 3022 | 2939 | line-height: 1; |
| 3023 | - height: 2.75rem; | |
| 3024 | -} | |
| 3025 | -.eps-search-input--sm { | |
| 3026 | - font-size: 0.8125rem; | |
| 3027 | - padding: 0.5rem 1.875rem; | |
| 3028 | -} | |
| 3029 | -.eps-search-input:focus { | |
| 3030 | - background: var(--eps-search-input-background-color-focus); | |
| 3031 | -} | |
| 3032 | -.eps-search-input::-moz-placeholder { | |
| 3033 | - color: var(--eps-search-input-placeholder-color); | |
| 3034 | - font-style: italic; | |
| 3035 | -} | |
| 3036 | -.eps-search-input::placeholder { | |
| 3037 | - color: var(--eps-search-input-placeholder-color); | |
| 3038 | - font-style: italic; | |
| 3039 | -} | |
| 3040 | -.eps-search-input__container { | |
| 3041 | - position: relative; | |
| 3042 | -} | |
| 3043 | -.eps-search-input__icon { | |
| 3044 | - font-size: 1.25rem; | |
| 3045 | - padding: 0.625rem; | |
| 3046 | - color: #69727D; | |
| 3047 | - position: absolute; | |
| 3048 | - inset-block-start: 0; | |
| 3049 | - inset-inline-start: 0; | |
| 3050 | - height: 100%; | |
| 3051 | - display: flex; | |
| 3052 | - align-items: center; | |
| 3053 | - justify-content: center; | |
| 3054 | -} | |
| 3055 | -.eps-search-input__icon--sm { | |
| 3056 | - font-size: 0.75rem; | |
| 3057 | -} | |
| 3058 | -.eps-search-input__clear-icon { | |
| 3059 | - font-size: 0.875rem; | |
| 3060 | - padding: 0.625rem; | |
| 3061 | - color: #69727D; | |
| 3062 | - position: absolute; | |
| 3063 | - inset-block-start: 0; | |
| 3064 | - inset-inline-end: 0; | |
| 3065 | - height: 100%; | |
| 3066 | - display: flex; | |
| 3067 | - align-items: center; | |
| 3068 | - justify-content: center; | |
| 3069 | -} | |
| 3070 | -.eps-search-input__clear-icon--sm { | |
| 3071 | - font-size: 0.6875rem; | |
| 3072 | -} | |
| 2940 | + height: 2.75rem; } | |
| 2941 | + .eps-search-input--sm { | |
| 2942 | + font-size: 0.8125rem; | |
| 2943 | + padding: 0.5rem 1.875rem; } | |
| 2944 | + .eps-search-input:focus { | |
| 2945 | + background: var(--eps-search-input-background-color-focus); } | |
| 2946 | + .eps-search-input::-webkit-input-placeholder { | |
| 2947 | + color: var(--eps-search-input-placeholder-color); | |
| 2948 | + font-style: italic; } | |
| 2949 | + .eps-search-input::-moz-placeholder { | |
| 2950 | + color: var(--eps-search-input-placeholder-color); | |
| 2951 | + font-style: italic; } | |
| 2952 | + .eps-search-input::-ms-input-placeholder { | |
| 2953 | + color: var(--eps-search-input-placeholder-color); | |
| 2954 | + font-style: italic; } | |
| 2955 | + .eps-search-input::placeholder { | |
| 2956 | + color: var(--eps-search-input-placeholder-color); | |
| 2957 | + font-style: italic; } | |
| 2958 | + .eps-search-input__container { | |
| 2959 | + position: relative; } | |
| 2960 | + .eps-search-input__icon { | |
| 2961 | + font-size: 1.25rem; | |
| 2962 | + padding: 0.625rem; | |
| 2963 | + color: #a4afb7; | |
| 2964 | + position: absolute; | |
| 2965 | + top: 0; | |
| 2966 | + inset-inline-start: 0; | |
| 2967 | + height: 100%; | |
| 2968 | + display: -webkit-box; | |
| 2969 | + display: -ms-flexbox; | |
| 2970 | + display: flex; | |
| 2971 | + -webkit-box-align: center; | |
| 2972 | + -ms-flex-align: center; | |
| 2973 | + align-items: center; | |
| 2974 | + -webkit-box-pack: center; | |
| 2975 | + -ms-flex-pack: center; | |
| 2976 | + justify-content: center; } | |
| 2977 | + .eps-search-input__icon--sm { | |
| 2978 | + font-size: 0.75rem; } | |
| 2979 | + .eps-search-input__clear-icon { | |
| 2980 | + font-size: 0.875rem; | |
| 2981 | + padding: 0.625rem; | |
| 2982 | + color: #a4afb7; | |
| 2983 | + position: absolute; | |
| 2984 | + top: 0; | |
| 2985 | + right: 0; | |
| 2986 | + height: 100%; | |
| 2987 | + display: -webkit-box; | |
| 2988 | + display: -ms-flexbox; | |
| 2989 | + display: flex; | |
| 2990 | + -webkit-box-align: center; | |
| 2991 | + -ms-flex-align: center; | |
| 2992 | + align-items: center; | |
| 2993 | + -webkit-box-pack: center; | |
| 2994 | + -ms-flex-pack: center; | |
| 2995 | + justify-content: center; } | |
| 2996 | + .eps-search-input__clear-icon--sm { | |
| 2997 | + font-size: 0.6875rem; } | |
| 3073 | 2998 | |
| 3074 | 2999 | :root { |
| 3075 | - --eps-sort-select-select-background-color: #D5D8DC; | |
| 3076 | - --eps-sort-select-select-color: #3f444b; | |
| 3077 | - --eps-sort-select-button-background-color: #D5D8DC; | |
| 3078 | - --eps-sort-select-button-border: 1px solid var(--e-a-border-color); | |
| 3079 | -} | |
| 3000 | + --eps-sort-select-select-background-color: #fcfcfc; | |
| 3001 | + --eps-sort-select-select-color: #556068; | |
| 3002 | + --eps-sort-select-button-background-color: #fcfcfc; | |
| 3003 | + --eps-sort-select-button-border: 1px solid #f1f3f5; } | |
| 3080 | 3004 | |
| 3081 | 3005 | .eps-theme-dark { |
| 3082 | - --eps-sort-select-select-background-color: #515962; | |
| 3083 | - --eps-sort-select-select-color: #BABFC5; | |
| 3084 | - --eps-sort-select-button-background-color: #515962; | |
| 3085 | - --eps-sort-select-button-border: 1px solid #1f2124; | |
| 3086 | -} | |
| 3006 | + --eps-sort-select-select-background-color: #404349; | |
| 3007 | + --eps-sort-select-select-color: #b4b5b7; | |
| 3008 | + --eps-sort-select-button-background-color: #404349; | |
| 3009 | + --eps-sort-select-button-border: 1px solid #26292C; } | |
| 3087 | 3010 | |
| 3088 | 3011 | .eps-sort-select { |
| 3089 | 3012 | width: 100%; |
| 3090 | 3013 | font-size: 0.9375rem; |
| 3091 | - display: flex; | |
| 3092 | -} | |
| 3093 | -.eps-sort-select__select-wrapper { | |
| 3094 | - flex: 1; | |
| 3095 | - position: relative; | |
| 3096 | -} | |
| 3097 | -.eps-sort-select__select-wrapper::after { | |
| 3098 | - content: "\e8ad"; | |
| 3099 | - font-family: eicons; | |
| 3100 | - position: absolute; | |
| 3101 | - inset-inline-end: 0.625rem; | |
| 3102 | - inset-block: 0; | |
| 3103 | - color: #69727D; | |
| 3104 | - display: flex; | |
| 3105 | - align-items: center; | |
| 3106 | - justify-content: center; | |
| 3107 | - pointer-events: none; | |
| 3108 | -} | |
| 3109 | -.eps-sort-select__select { | |
| 3110 | - width: 100%; | |
| 3111 | - padding: 0.625rem 0.625rem; | |
| 3112 | - border: none; | |
| 3113 | - background: var(--eps-sort-select-select-background-color); | |
| 3114 | - outline: none; | |
| 3115 | - color: var(--eps-sort-select-select-color); | |
| 3116 | - line-height: 1; | |
| 3117 | - cursor: pointer; | |
| 3118 | - height: 2.75rem; | |
| 3119 | - -moz-appearance: none; | |
| 3120 | - appearance: none; | |
| 3121 | - -webkit-appearance: none; | |
| 3122 | - border-radius: 0; | |
| 3123 | -} | |
| 3124 | -.eps-sort-select__button { | |
| 3125 | - padding: 0.75rem 0.75rem; | |
| 3126 | - background: var(--eps-sort-select-button-background-color); | |
| 3127 | - border-inline-start: var(--eps-sort-select-button-border); | |
| 3128 | - line-height: 1; | |
| 3129 | - color: #69727D; | |
| 3130 | -} | |
| 3014 | + display: -webkit-box; | |
| 3015 | + display: -ms-flexbox; | |
| 3016 | + display: flex; } | |
| 3017 | + .eps-sort-select__select-wrapper { | |
| 3018 | + -webkit-box-flex: 1; | |
| 3019 | + -ms-flex: 1; | |
| 3020 | + flex: 1; | |
| 3021 | + position: relative; } | |
| 3022 | + .eps-sort-select__select-wrapper::after { | |
| 3023 | + content: "\e8ad"; | |
| 3024 | + font-family: eicons; | |
| 3025 | + position: absolute; | |
| 3026 | + right: 0.625rem; | |
| 3027 | + top: 0; | |
| 3028 | + bottom: 0; | |
| 3029 | + color: #a4afb7; | |
| 3030 | + display: -webkit-box; | |
| 3031 | + display: -ms-flexbox; | |
| 3032 | + display: flex; | |
| 3033 | + -webkit-box-align: center; | |
| 3034 | + -ms-flex-align: center; | |
| 3035 | + align-items: center; | |
| 3036 | + -webkit-box-pack: center; | |
| 3037 | + -ms-flex-pack: center; | |
| 3038 | + justify-content: center; | |
| 3039 | + pointer-events: none; } | |
| 3040 | + .eps-sort-select__select { | |
| 3041 | + width: 100%; | |
| 3042 | + padding: 0.625rem 0.625rem; | |
| 3043 | + border: none; | |
| 3044 | + background: var(--eps-sort-select-select-background-color); | |
| 3045 | + outline: none; | |
| 3046 | + color: var(--eps-sort-select-select-color); | |
| 3047 | + line-height: 1; | |
| 3048 | + cursor: pointer; | |
| 3049 | + height: 2.75rem; | |
| 3050 | + -moz-appearance: none; | |
| 3051 | + appearance: none; | |
| 3052 | + -webkit-appearance: none; | |
| 3053 | + border-radius: 0; } | |
| 3054 | + .eps-sort-select__button { | |
| 3055 | + padding: 0.75rem 0.75rem; | |
| 3056 | + background: var(--eps-sort-select-button-background-color); | |
| 3057 | + border-left: var(--eps-sort-select-button-border); | |
| 3058 | + line-height: 1; | |
| 3059 | + color: #a4afb7; } | |
| 3131 | 3060 | |
| 3132 | 3061 | .e-kit-library__tags-filter { |
| 3133 | - --e-kit-library-tags-filter-list-search-background-color: #ffffff; | |
| 3134 | -} | |
| 3062 | + --e-kit-library-tags-filter-list-search-background-color: #fff; } | |
| 3135 | 3063 | |
| 3136 | 3064 | .eps-theme-dark .e-kit-library__tags-filter { |
| 3137 | - --e-kit-library-tags-filter-list-search-background-color: #515962; | |
| 3138 | -} | |
| 3065 | + --e-kit-library-tags-filter-list-search-background-color: #404349; } | |
| 3139 | 3066 | |
| 3140 | 3067 | .e-kit-library__tags-filter { |
| 3141 | - margin-block-start: 2.75rem; | |
| 3142 | -} | |
| 3143 | -.e-kit-library__tags-filter-list { | |
| 3144 | - margin-block-end: 2.75rem; | |
| 3145 | -} | |
| 3146 | -.e-kit-library__tags-filter-list .eps-collapse__title { | |
| 3147 | - padding-inline-end: 1.875rem; | |
| 3148 | - padding-inline-start: 1.875rem; | |
| 3149 | - text-transform: uppercase; | |
| 3150 | -} | |
| 3151 | -.e-kit-library__tags-filter-list .eps-collapse__content { | |
| 3152 | - margin: 0.3125rem 1.875rem; | |
| 3153 | -} | |
| 3154 | -.e-kit-library__tags-filter-list-container { | |
| 3155 | - max-height: 250px; | |
| 3156 | - overflow: auto; | |
| 3157 | -} | |
| 3158 | -.e-kit-library__tags-filter-list-search { | |
| 3159 | - margin-block-end: 0.625rem; | |
| 3160 | -} | |
| 3161 | -.e-kit-library__tags-filter-list-search .eps-search-input { | |
| 3162 | - background: var(--e-kit-library-tags-filter-list-search-background-color); | |
| 3163 | -} | |
| 3164 | -.e-kit-library__tags-filter-list-item { | |
| 3165 | - padding: 0.625rem 0; | |
| 3166 | - display: flex; | |
| 3167 | - align-items: center; | |
| 3168 | - font-weight: 500; | |
| 3169 | -} | |
| 3170 | -.e-kit-library__tags-filter-list-item input { | |
| 3171 | - margin-inline-end: 0.3125rem; | |
| 3172 | -} | |
| 3068 | + margin-top: 2.75rem; } | |
| 3069 | + .e-kit-library__tags-filter-list { | |
| 3070 | + margin-bottom: 2.75rem; } | |
| 3071 | + .e-kit-library__tags-filter-list .eps-collapse__title { | |
| 3072 | + padding-right: 1.875rem; | |
| 3073 | + padding-left: 1.875rem; | |
| 3074 | + text-transform: uppercase; } | |
| 3075 | + .e-kit-library__tags-filter-list .eps-collapse__content { | |
| 3076 | + margin: 0.3125rem 1.875rem; } | |
| 3077 | + .e-kit-library__tags-filter-list-container { | |
| 3078 | + max-height: 250px; | |
| 3079 | + overflow: auto; } | |
| 3080 | + .e-kit-library__tags-filter-list-search { | |
| 3081 | + margin-bottom: 0.625rem; } | |
| 3082 | + .e-kit-library__tags-filter-list-search .eps-search-input { | |
| 3083 | + background: var(--e-kit-library-tags-filter-list-search-background-color); } | |
| 3084 | + .e-kit-library__tags-filter-list-item { | |
| 3085 | + padding: 0.625rem 0; | |
| 3086 | + display: -webkit-box; | |
| 3087 | + display: -ms-flexbox; | |
| 3088 | + display: flex; | |
| 3089 | + -webkit-box-align: center; | |
| 3090 | + -ms-flex-align: center; | |
| 3091 | + align-items: center; | |
| 3092 | + font-weight: 500; } | |
| 3093 | + .e-kit-library__tags-filter-list-item input { | |
| 3094 | + margin-right: 0.3125rem; } | |
| 3173 | 3095 | |
| 3174 | 3096 | .e-kit-library #eps-app-header-btn-refetch { |
| 3175 | - padding: 0; | |
| 3176 | -} | |
| 3097 | + padding: 0; } | |
| 3177 | 3098 | |
| 3178 | 3099 | .e-kit-library-header-info-modal-container { |
| 3179 | - margin-block-end: 2.75rem; | |
| 3180 | -} | |
| 3100 | + margin-bottom: 2.75rem; } | |
| 3181 | 3101 | |
| 3182 | 3102 | .e-kit-library__tooltip { |
| 3183 | 3103 | padding: 5px 12px; |
| 3184 | 3104 | color: #ffffff; |
| 3185 | 3105 | background-color: #26292C; |
| 3186 | - font-size: 10px; | |
| 3187 | -} | |
| 3188 | -.e-kit-library__tooltip:before { | |
| 3189 | - border-block-end-color: #26292C; | |
| 3190 | -} | |
| 3106 | + font-size: 10px; } | |
| 3107 | + .e-kit-library__tooltip:before { | |
| 3108 | + border-bottom-color: #26292C; } | |
| 3191 | 3109 | |
| 3192 | 3110 | .e-kit-library__index-layout-container { |
| 3193 | - flex-grow: 1; | |
| 3111 | + -webkit-box-flex: 1; | |
| 3112 | + -ms-flex-positive: 1; | |
| 3113 | + flex-grow: 1; | |
| 3194 | 3114 | overflow-y: auto; |
| 3115 | + display: -webkit-box; | |
| 3116 | + display: -ms-flexbox; | |
| 3195 | 3117 | display: flex; |
| 3196 | - flex-direction: column; | |
| 3197 | -} | |
| 3198 | -.e-kit-library__index-layout-heading { | |
| 3118 | + -webkit-box-orient: vertical; | |
| 3119 | + -webkit-box-direction: normal; | |
| 3120 | + -ms-flex-direction: column; | |
| 3121 | + flex-direction: column; } | |
| 3122 | + | |
| 3123 | +.e-kit-library__index-layout-top-area { | |
| 3199 | 3124 | padding: 1.875rem 2.75rem; |
| 3200 | 3125 | position: sticky; |
| 3201 | - inset-block-start: -1px; | |
| 3126 | + top: -1px; | |
| 3202 | 3127 | width: 100%; |
| 3203 | 3128 | z-index: 2; |
| 3204 | 3129 | background-color: var(--app-background-color); |
| 3205 | - gap: 1.5rem; | |
| 3206 | - align-items: center; | |
| 3207 | -} | |
| 3208 | -.e-kit-library__index-layout-heading-search, .e-kit-library__index-layout-heading-sort { | |
| 3209 | - min-width: 265px; | |
| 3210 | -} | |
| 3211 | -.e-kit-library__index-layout-heading-search { | |
| 3212 | - flex: 1; | |
| 3213 | -} | |
| 3214 | -.e-kit-library__index-layout-heading-quota { | |
| 3215 | - display: flex; | |
| 3216 | - align-items: center; | |
| 3217 | - justify-content: flex-end; | |
| 3218 | -} | |
| 3130 | + gap: 1.5rem; } | |
| 3131 | + .e-kit-library__index-layout-top-area-search, .e-kit-library__index-layout-top-area-sort { | |
| 3132 | + min-width: 265px; } | |
| 3133 | + .e-kit-library__index-layout-top-area-search { | |
| 3134 | + -webkit-box-flex: 1; | |
| 3135 | + -ms-flex: 1; | |
| 3136 | + flex: 1; } | |
| 3137 | + | |
| 3219 | 3138 | .e-kit-library__index-layout-main { |
| 3220 | - padding-block-start: 0; | |
| 3221 | - padding-block-end: 1.5rem; | |
| 3139 | + padding-top: 0; | |
| 3140 | + padding-bottom: 1.5rem; | |
| 3222 | 3141 | overflow-y: hidden; |
| 3223 | 3142 | height: auto; |
| 3224 | - flex: 1 0 auto; | |
| 3143 | + -webkit-box-flex: 1; | |
| 3144 | + -ms-flex: 1 0 auto; | |
| 3145 | + flex: 1 0 auto; | |
| 3146 | + display: -webkit-box; | |
| 3147 | + display: -ms-flexbox; | |
| 3225 | 3148 | display: flex; |
| 3226 | - flex-direction: column; | |
| 3227 | - justify-content: space-between; | |
| 3228 | -} | |
| 3229 | -.e-kit-library__index-layout-main.e-kit-library__connect-container { | |
| 3230 | - justify-content: center; | |
| 3231 | - align-items: center; | |
| 3232 | -} | |
| 3233 | -.e-kit-library__connect-button { | |
| 3234 | - background-color: var(--e-a-btn-bg-primary); | |
| 3235 | - color: var(--e-a-btn-color); | |
| 3236 | - border-radius: 4px; | |
| 3237 | - padding: 8px; | |
| 3238 | -} | |
| 3239 | -.e-kit-library__connect-button:hover { | |
| 3240 | - opacity: 0.8; | |
| 3241 | -} | |
| 3242 | -.e-kit-library__upgrade-button { | |
| 3243 | - background-color: var(--e-a-color-accent); | |
| 3244 | - color: var(--e-a-color-txt-invert); | |
| 3245 | - border-radius: 4px; | |
| 3246 | - padding: 8px; | |
| 3247 | -} | |
| 3248 | -.e-kit-library__upgrade-button:hover { | |
| 3249 | - opacity: 0.8; | |
| 3250 | -} | |
| 3251 | -.e-kit-library .eicon-library-cloud-connect, | |
| 3252 | -.e-kit-library .eicon-library-subscription-upgrade { | |
| 3253 | - font-size: 65px; | |
| 3254 | -} | |
| 3255 | -.e-kit-library .connect-badge { | |
| 3256 | - color: #C00BB9; | |
| 3257 | - margin-inline-start: 10px; | |
| 3258 | -} | |
| 3259 | -.e-kit-library .upgrade-badge { | |
| 3260 | - color: #93003f; | |
| 3261 | - border: 1px solid #93003f; | |
| 3262 | - border-radius: 10px; | |
| 3263 | - padding: 2px 6px; | |
| 3264 | - margin-inline-start: 10px; | |
| 3265 | -} | |
| 3149 | + -webkit-box-orient: vertical; | |
| 3150 | + -webkit-box-direction: normal; | |
| 3151 | + -ms-flex-direction: column; | |
| 3152 | + flex-direction: column; | |
| 3153 | + -webkit-box-pack: justify; | |
| 3154 | + -ms-flex-pack: justify; | |
| 3155 | + justify-content: space-between; } | |
| 3266 | 3156 | |
| 3267 | 3157 | .e-kit-library__tags-filter { |
| 3268 | - --e-kit-library-item-sidebar-header-title-color: #515962; | |
| 3269 | - --e-kit-library-item-sidebar-description-color: #515962; | |
| 3270 | - --e-kit-library-item-information-text-color: #515962; | |
| 3271 | -} | |
| 3158 | + --e-kit-library-item-sidebar-header-title-color: #6d7882; | |
| 3159 | + --e-kit-library-item-sidebar-description-color: #6d7882; | |
| 3160 | + --e-kit-library-item-information-text-color: #6d7882; } | |
| 3272 | 3161 | |
| 3273 | 3162 | .eps-theme-dark .e-kit-library__tags-filter { |
| 3274 | - --e-kit-library-item-sidebar-header-title-color: #BABFC5; | |
| 3275 | - --e-kit-library-item-sidebar-description-color: #BABFC5; | |
| 3276 | - --e-kit-library-item-information-text-color: #BABFC5; | |
| 3277 | -} | |
| 3163 | + --e-kit-library-item-sidebar-header-title-color: #b4b5b7; | |
| 3164 | + --e-kit-library-item-sidebar-description-color: #b4b5b7; | |
| 3165 | + --e-kit-library-item-information-text-color: #b4b5b7; } | |
| 3278 | 3166 | |
| 3279 | 3167 | .e-kit-library__item-sidebar { |
| 3280 | - padding: 1.5rem 1.875rem; | |
| 3281 | -} | |
| 3168 | + padding: 1.5rem 1.875rem; } | |
| 3169 | + | |
| 3282 | 3170 | .e-kit-library__item-sidebar-header { |
| 3171 | + display: -webkit-box; | |
| 3172 | + display: -ms-flexbox; | |
| 3283 | 3173 | display: flex; |
| 3284 | - align-items: center; | |
| 3285 | - justify-content: space-between; | |
| 3286 | -} | |
| 3174 | + -webkit-box-align: center; | |
| 3175 | + -ms-flex-align: center; | |
| 3176 | + align-items: center; | |
| 3177 | + -webkit-box-pack: justify; | |
| 3178 | + -ms-flex-pack: justify; | |
| 3179 | + justify-content: space-between; } | |
| 3180 | + | |
| 3287 | 3181 | .e-kit-library__item-sidebar-header-title { |
| 3288 | 3182 | color: var(--e-kit-library-item-sidebar-header-title-color); |
| 3289 | - margin-block-end: 0; | |
| 3290 | -} | |
| 3183 | + margin-bottom: 0; } | |
| 3184 | + | |
| 3291 | 3185 | .e-kit-library__item-sidebar-thumbnail { |
| 3292 | - margin-block-start: 1.5rem; | |
| 3293 | - box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 3294 | -} | |
| 3186 | + margin-top: 1.5rem; | |
| 3187 | + -webkit-box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 3188 | + box-shadow: 0 4px 10px var(--color-box-shadow-color); } | |
| 3189 | + | |
| 3295 | 3190 | .e-kit-library__item-sidebar-description { |
| 3296 | - margin-block-start: 1.5rem; | |
| 3297 | - color: var(--e-kit-library-item-sidebar-description-color); | |
| 3298 | -} | |
| 3191 | + margin-top: 1.5rem; | |
| 3192 | + color: var(--e-kit-library-item-sidebar-description-color); } | |
| 3193 | + | |
| 3299 | 3194 | .e-kit-library__item-sidebar-collapse-tags { |
| 3300 | - margin-block-start: 2.75rem; | |
| 3301 | -} | |
| 3195 | + margin-top: 2.75rem; } | |
| 3196 | + | |
| 3302 | 3197 | .e-kit-library__item-sidebar-collapse-info { |
| 3303 | - margin-block-start: 1.875rem; | |
| 3304 | -} | |
| 3198 | + margin-top: 1.875rem; } | |
| 3199 | + | |
| 3305 | 3200 | .e-kit-library__item-sidebar-tags-container { |
| 3306 | - gap: 0.625rem; | |
| 3307 | -} | |
| 3201 | + gap: 0.625rem; } | |
| 3202 | + | |
| 3308 | 3203 | .e-kit-library__item-information-text { |
| 3309 | 3204 | font-size: 0.8125rem; |
| 3310 | 3205 | color: var(--e-kit-library-item-information-text-color); |
| 3311 | - margin-block-end: 0.3125rem; | |
| 3312 | -} | |
| 3206 | + margin-bottom: 0.3125rem; } | |
| 3313 | 3207 | |
| 3314 | 3208 | .e-kit-library { |
| 3315 | - --e-kit-library-content-overview-group-title-color: #515962; | |
| 3316 | -} | |
| 3209 | + --e-kit-library-content-overview-group-title-color: #6d7882; } | |
| 3317 | 3210 | |
| 3318 | 3211 | .eps-theme-dark .e-kit-library { |
| 3319 | - --e-kit-library-content-overview-group-title-color: #BABFC5; | |
| 3320 | -} | |
| 3212 | + --e-kit-library-content-overview-group-title-color: #b4b5b7; } | |
| 3321 | 3213 | |
| 3322 | 3214 | .e-kit-library__content-overview-group-item { |
| 3323 | - margin-block-end: 2.75rem; | |
| 3324 | -} | |
| 3215 | + margin-bottom: 2.75rem; } | |
| 3216 | + | |
| 3325 | 3217 | .e-kit-library__content-overview-group-title { |
| 3326 | - margin-block-end: 1.875rem; | |
| 3327 | - color: var(--e-kit-library-content-overview-group-title-color); | |
| 3328 | -} | |
| 3218 | + margin-bottom: 1.875rem; | |
| 3219 | + color: var(--e-kit-library-content-overview-group-title-color); } | |
| 3329 | 3220 | |
| 3330 | 3221 | .e-kit-library__preview-responsive-controls { |
| 3331 | - width: auto; | |
| 3332 | -} | |
| 3333 | -.e-kit-library__preview-responsive-controls-item { | |
| 3334 | - margin: 0 0.3125rem; | |
| 3335 | - color: #69727D; | |
| 3336 | - padding: 0.3125rem; | |
| 3337 | -} | |
| 3338 | -.e-kit-library__preview-responsive-controls-item:hover { | |
| 3339 | - background: rgba(37, 99, 235, 0.1); | |
| 3340 | - border-radius: 3px; | |
| 3341 | - transition: all 0.3s; | |
| 3342 | -} | |
| 3343 | -.e-kit-library__preview-responsive-controls-item--active { | |
| 3344 | - color: #2563EB; | |
| 3345 | -} | |
| 3222 | + width: auto; } | |
| 3223 | + .e-kit-library__preview-responsive-controls-item { | |
| 3224 | + margin: 0 0.3125rem; | |
| 3225 | + color: #a4afb7; | |
| 3226 | + padding: 0.3125rem; } | |
| 3227 | + .e-kit-library__preview-responsive-controls-item:hover { | |
| 3228 | + background: rgba(88, 208, 245, 0.1); | |
| 3229 | + border-radius: 3px; | |
| 3230 | + -webkit-transition: all 0.3s; | |
| 3231 | + -o-transition: all 0.3s; | |
| 3232 | + transition: all 0.3s; } | |
| 3233 | + .e-kit-library__preview-responsive-controls-item--active { | |
| 3234 | + color: #58d0f5; } | |
| 3346 | 3235 | |
| 3347 | 3236 | .e-kit-library__preview-loader { |
| 3348 | 3237 | position: absolute; |
| 3349 | - inset-block-start: 0; | |
| 3350 | - inset-inline-start: 0; | |
| 3351 | - z-index: 0; | |
| 3352 | -} | |
| 3238 | + top: 0; | |
| 3239 | + left: 0; | |
| 3240 | + z-index: 0; } | |
| 3241 | + | |
| 3353 | 3242 | .e-kit-library__preview-iframe { |
| 3354 | 3243 | border: none; |
| 3244 | + -webkit-transition: all 0.3s; | |
| 3245 | + -o-transition: all 0.3s; | |
| 3355 | 3246 | transition: all 0.3s; |
| 3356 | - box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 3357 | -} | |
| 3247 | + -webkit-box-shadow: 0 4px 10px var(--color-box-shadow-color); | |
| 3248 | + box-shadow: 0 4px 10px var(--color-box-shadow-color); } | |
| 3249 | + | |
| 3358 | 3250 | .e-kit-library__preview-iframe-container { |
| 3359 | 3251 | overflow-y: auto; |
| 3360 | 3252 | position: relative; |
| 3361 | - z-index: 1; | |
| 3362 | -} | |
| 3253 | + z-index: 1; } | |
| 3363 | 3254 | |
| 3364 | 3255 | .e-app-collapse { |
| 3365 | - --e-app-collapse-icon-color: #515962; | |
| 3366 | -} | |
| 3367 | -.e-app-collapse-toggle { | |
| 3368 | - position: relative; | |
| 3369 | -} | |
| 3370 | -.e-app-collapse-toggle--active { | |
| 3371 | - cursor: pointer; | |
| 3372 | -} | |
| 3373 | -.e-app-collapse-toggle__icon { | |
| 3374 | - color: var(--e-app-collapse-icon-color); | |
| 3375 | - display: flex; | |
| 3376 | - align-items: center; | |
| 3377 | - justify-content: center; | |
| 3378 | - font-size: 0.875rem; | |
| 3379 | - position: absolute; | |
| 3380 | - inset-block-start: 50%; | |
| 3381 | - inset-inline-end: var(--e-app-collapse-toggle-icon-spacing); | |
| 3382 | - transform: translateY(-50%); | |
| 3383 | -} | |
| 3384 | -.e-app-collapse-toggle__icon:before { | |
| 3385 | - transition: all 0.2s linear; | |
| 3386 | -} | |
| 3387 | -.e-app-collapse-content { | |
| 3388 | - display: none; | |
| 3389 | -} | |
| 3390 | -.e-app-collapse--opened .e-app-collapse-toggle__icon:before { | |
| 3391 | - transform: rotate(-180deg); | |
| 3392 | -} | |
| 3393 | -.e-app-collapse--opened .e-app-collapse-content { | |
| 3394 | - display: block; | |
| 3395 | -} | |
| 3256 | + --e-app-collapse-icon-color: #6d7882; } | |
| 3257 | + .e-app-collapse-toggle { | |
| 3258 | + position: relative; } | |
| 3259 | + .e-app-collapse-toggle--active { | |
| 3260 | + cursor: pointer; } | |
| 3261 | + .e-app-collapse-toggle__icon { | |
| 3262 | + color: var(--e-app-collapse-icon-color); | |
| 3263 | + display: -webkit-box; | |
| 3264 | + display: -ms-flexbox; | |
| 3265 | + display: flex; | |
| 3266 | + -webkit-box-align: center; | |
| 3267 | + -ms-flex-align: center; | |
| 3268 | + align-items: center; | |
| 3269 | + -webkit-box-pack: center; | |
| 3270 | + -ms-flex-pack: center; | |
| 3271 | + justify-content: center; | |
| 3272 | + font-size: 0.875rem; | |
| 3273 | + position: absolute; | |
| 3274 | + top: 50%; | |
| 3275 | + right: var(--e-app-collapse-toggle-icon-spacing); | |
| 3276 | + -webkit-transform: translateY(-50%); | |
| 3277 | + -ms-transform: translateY(-50%); | |
| 3278 | + transform: translateY(-50%); } | |
| 3279 | + .e-app-collapse-toggle__icon:before { | |
| 3280 | + -webkit-transition: all 0.2s linear; | |
| 3281 | + -o-transition: all 0.2s linear; | |
| 3282 | + transition: all 0.2s linear; } | |
| 3283 | + .e-app-collapse-content { | |
| 3284 | + display: none; } | |
| 3285 | + .e-app-collapse--opened .e-app-collapse-toggle__icon:before { | |
| 3286 | + -webkit-transform: rotate(-180deg); | |
| 3287 | + -ms-transform: rotate(-180deg); | |
| 3288 | + transform: rotate(-180deg); } | |
| 3289 | + .e-app-collapse--opened .e-app-collapse-content { | |
| 3290 | + display: block; } | |
| 3396 | 3291 | |
| 3397 | -[dir=rtl] .e-app-collapse-toggle__icon { | |
| 3398 | - inset-inline-start: var(--e-app-collapse-toggle-icon-spacing); | |
| 3399 | - inset-inline-end: initial; | |
| 3400 | -} | |
| 3292 | +[dir="rtl"] .e-app-collapse-toggle__icon { | |
| 3293 | + right: initial; | |
| 3294 | + left: var(--e-app-collapse-toggle-icon-spacing); } | |
| 3401 | 3295 | |
| 3402 | 3296 | .eps-theme-dark .e-app-collapse { |
| 3403 | - --e-app-collapse-icon-color: #BABFC5; | |
| 3404 | -} | |
| 3297 | + --e-app-collapse-icon-color: #b4b5b7; } | |
| 3405 | 3298 | |
| 3406 | 3299 | .e-app-import-plugins { |
| 3407 | - --e-app-import-plugins-selection-section-heading-color: #515962; | |
| 3408 | - padding-block-end: 1.5rem; | |
| 3409 | -} | |
| 3410 | -.e-app-import-plugins__section { | |
| 3411 | - margin-block-start: 1.875rem; | |
| 3412 | -} | |
| 3413 | -.e-app-import-plugins__section-heading { | |
| 3414 | - color: var(--e-app-import-plugins-selection-section-heading-color); | |
| 3415 | - margin-block-end: 1rem; | |
| 3416 | -} | |
| 3417 | -.e-app-import-plugins__versions-notice { | |
| 3418 | - margin-block-end: 0.75rem; | |
| 3419 | -} | |
| 3300 | + --e-app-import-plugins-selection-section-heading-color: #6d7882; | |
| 3301 | + padding-bottom: 1.5rem; } | |
| 3302 | + .e-app-import-plugins__section { | |
| 3303 | + margin-top: 1.875rem; } | |
| 3304 | + .e-app-import-plugins__section-heading { | |
| 3305 | + color: var(--e-app-import-plugins-selection-section-heading-color); | |
| 3306 | + margin-bottom: 1rem; } | |
| 3307 | + .e-app-import-plugins__versions-notice { | |
| 3308 | + margin-bottom: 0.75rem; } | |
| 3420 | 3309 | |
| 3421 | 3310 | .eps-theme-dark .e-app-import-plugins { |
| 3422 | - --e-app-import-plugins-selection-section-heading-color: #BABFC5; | |
| 3423 | -} | |
| 3311 | + --e-app-import-plugins-selection-section-heading-color: #b4b5b7; } | |
| 3424 | 3312 | |
| 3425 | 3313 | .eps-table { |
| 3426 | - --eps-table-body-color: #3f444b; | |
| 3314 | + --eps-table-body-color: #556068; | |
| 3315 | + --eps-table-body-background-color: #fff; | |
| 3427 | 3316 | border-spacing: 0 2px; |
| 3428 | 3317 | table-layout: fixed; |
| 3429 | - width: 100%; | |
| 3430 | - border: 1px solid var(--e-a-border-color); | |
| 3431 | - border-radius: 0.1875rem; | |
| 3432 | -} | |
| 3433 | -.eps-table__checkboxes-column { | |
| 3434 | - width: 1.875rem; | |
| 3435 | -} | |
| 3436 | -.eps-table__checkbox { | |
| 3437 | - display: flex; | |
| 3438 | - flex-shrink: 0; | |
| 3439 | -} | |
| 3440 | -.eps-table__cell { | |
| 3441 | - padding: 1rem; | |
| 3442 | -} | |
| 3443 | -.eps-table__head .eps-table__cell { | |
| 3444 | - text-align: start; | |
| 3445 | -} | |
| 3446 | -.eps-table__row { | |
| 3447 | - border-block-end: 1px solid var(--e-a-border-color); | |
| 3448 | -} | |
| 3449 | -.eps-table__row:last-child { | |
| 3450 | - border-block-end: none; | |
| 3451 | -} | |
| 3452 | -.eps-table__body .eps-table__cell:first-child { | |
| 3453 | - border-radius: 0.1875rem 0 0 0.1875rem; | |
| 3454 | -} | |
| 3455 | -.eps-table__body .eps-table__cell:last-child { | |
| 3456 | - border-radius: 0 0.1875rem 0.1875rem 0; | |
| 3457 | -} | |
| 3458 | -.eps-table--selection .eps-table__cell:first-child { | |
| 3459 | - padding-inline-end: 0; | |
| 3460 | -} | |
| 3318 | + width: 100%; } | |
| 3319 | + .eps-table__checkboxes-column { | |
| 3320 | + width: 1.875rem; } | |
| 3321 | + .eps-table__checkbox { | |
| 3322 | + display: -webkit-box; | |
| 3323 | + display: -ms-flexbox; | |
| 3324 | + display: flex; | |
| 3325 | + -ms-flex-negative: 0; | |
| 3326 | + flex-shrink: 0; } | |
| 3327 | + .eps-table__cell { | |
| 3328 | + padding: 1rem; } | |
| 3329 | + .eps-table__head .eps-table__cell { | |
| 3330 | + text-align: start; } | |
| 3331 | + .eps-table__body .eps-table__row { | |
| 3332 | + background-color: var(--eps-table-body-background-color); } | |
| 3333 | + .eps-table__body .eps-table__cell:first-child { | |
| 3334 | + border-radius: 0.1875rem 0 0 0.1875rem; } | |
| 3335 | + .eps-table__body .eps-table__cell:last-child { | |
| 3336 | + border-radius: 0 0.1875rem 0.1875rem 0; } | |
| 3337 | + .eps-table--selection .eps-table__cell:first-child { | |
| 3338 | + -webkit-padding-end: 0; | |
| 3339 | + padding-inline-end: 0; } | |
| 3461 | 3340 | |
| 3462 | 3341 | .eps-theme-dark .eps-table { |
| 3463 | - --eps-table-body-color: #BABFC5; | |
| 3464 | -} | |
| 3342 | + --eps-table-body-color: #b4b5b7; | |
| 3343 | + --eps-table-body-background-color: #404349; } | |
| 3465 | 3344 | |
| 3466 | -[dir=rtl] .eps-table__body [dir=rtl] .eps-table__cell:first-child { | |
| 3467 | - border-radius: 0 0.1875rem 0.1875rem 0; | |
| 3468 | -} | |
| 3469 | -[dir=rtl] .eps-table__body [dir=rtl] .eps-table__cell:last-child { | |
| 3470 | - border-radius: 0.1875rem 0 0 0.1875rem; | |
| 3471 | -} | |
| 3345 | +[dir="rtl"] .eps-table__body [dir="rtl"] .eps-table__cell:first-child { | |
| 3346 | + border-radius: 0 0.1875rem 0.1875rem 0; } | |
| 3472 | 3347 | |
| 3348 | +[dir="rtl"] .eps-table__body [dir="rtl"] .eps-table__cell:last-child { | |
| 3349 | + border-radius: 0.1875rem 0 0 0.1875rem; } | |
| 3350 | + | |
| 3473 | 3351 | .e-app-import-plugins-pro-banner { |
| 3474 | - --e-app-import-plugins-pro-banner-heading-color: #3f444b; | |
| 3475 | - --e-app-import-plugins-pro-banner-description-color: #515962; | |
| 3476 | - margin-block-end: 1.875rem; | |
| 3477 | -} | |
| 3478 | -.e-app-import-plugins-pro-banner__heading { | |
| 3479 | - color: var(--e-app-import-plugins-pro-banner-heading-color); | |
| 3480 | - margin-block-end: 0.625rem; | |
| 3481 | -} | |
| 3482 | -.e-app-import-plugins-pro-banner__description { | |
| 3483 | - color: var(--e-app-import-plugins-pro-banner-description-color); | |
| 3484 | - margin-block-end: 0; | |
| 3485 | -} | |
| 3352 | + --e-app-import-plugins-pro-banner-heading-color: #556068; | |
| 3353 | + --e-app-import-plugins-pro-banner-description-color: #6d7882; | |
| 3354 | + margin-bottom: 1.875rem; } | |
| 3355 | + .e-app-import-plugins-pro-banner__heading { | |
| 3356 | + color: var(--e-app-import-plugins-pro-banner-heading-color); | |
| 3357 | + margin-bottom: 0.625rem; } | |
| 3358 | + .e-app-import-plugins-pro-banner__description { | |
| 3359 | + color: var(--e-app-import-plugins-pro-banner-description-color); | |
| 3360 | + margin-bottom: 0; } | |
| 3486 | 3361 | |
| 3487 | 3362 | .eps-theme-dark .e-app-import-plugins-pro-banner { |
| 3488 | - --e-app-import-plugins-pro-banner-heading-color: #9DA5AE; | |
| 3489 | - --e-app-import-plugins-pro-banner-description-color: #BABFC5; | |
| 3490 | -} | |
| 3363 | + --e-app-import-plugins-pro-banner-heading-color: #7d7e82; | |
| 3364 | + --e-app-import-plugins-pro-banner-description-color: #b4b5b7; } | |
| 3491 | 3365 | |
| 3492 | 3366 | .e-app-export-plugins { |
| 3493 | - padding-block-end: 1.25rem; | |
| 3494 | -} | |
| 3367 | + padding-bottom: 1.25rem; } | |
| 3495 | 3368 | |
| 3496 | 3369 | .e-app-import-content { |
| 3497 | - padding-block-end: 1.25rem; | |
| 3498 | -} | |
| 3499 | -.e-app-import-content__plugins-notice { | |
| 3500 | - margin-block-end: 1.25rem; | |
| 3501 | -} | |
| 3370 | + padding-bottom: 1.25rem; } | |
| 3371 | + .e-app-import-content__plugins-notice { | |
| 3372 | + margin-bottom: 1.25rem; } | |
| 3502 | 3373 | |
| 3503 | 3374 | .e-app-import-plugins-activation__installing-plugins { |
| 3504 | - padding: 0.625rem 0; | |
| 3505 | -} | |
| 3375 | + padding: 0.625rem 0; } | |
| 3376 | + | |
| 3506 | 3377 | .e-app-import-plugins-activation__plugin-name { |
| 3507 | - margin-inline-start: 0.5rem; | |
| 3508 | -} | |
| 3378 | + -webkit-margin-start: 0.5rem; | |
| 3379 | + margin-inline-start: 0.5rem; } | |
| 3380 | + | |
| 3509 | 3381 | .e-app-import-plugins-activation__plugin-status-item { |
| 3510 | - margin-block-end: 0.75rem; | |
| 3511 | -} | |
| 3382 | + margin-bottom: 0.75rem; } | |
| 3512 | 3383 | |
| 3513 | 3384 | .e-app-import-export-plugins-table__cell-content { |
| 3514 | - margin-block-end: 0; | |
| 3515 | - text-transform: capitalize; | |
| 3516 | -} | |
| 3385 | + margin-bottom: 0; | |
| 3386 | + text-transform: capitalize; } | |
| 3517 | 3387 | |
| 3518 | 3388 | .e-app-import-export-loader { |
| 3519 | - --e-app-import-export-loader-color: #818A96; | |
| 3389 | + --e-app-import-export-loader-color: #c2cbd2; | |
| 3520 | 3390 | color: var(--e-app-import-export-loader-color); |
| 3521 | - font-size: 50px; | |
| 3522 | -} | |
| 3523 | -.e-app-import-export-loader.eicon-loading { | |
| 3524 | - font-size: 1.85rem; | |
| 3525 | -} | |
| 3526 | -.e-app-import-export-loader--absolute-center { | |
| 3527 | - position: absolute; | |
| 3528 | - inset-block-start: 50%; | |
| 3529 | - inset-inline-start: 50%; | |
| 3530 | - transform: translateX(-50%) translateY(-50%); | |
| 3531 | -} | |
| 3391 | + font-size: 50px; } | |
| 3392 | + .e-app-import-export-loader.eicon-loading { | |
| 3393 | + font-size: 1.85rem; } | |
| 3394 | + .e-app-import-export-loader--absolute-center { | |
| 3395 | + position: absolute; | |
| 3396 | + top: 50%; | |
| 3397 | + left: 50%; | |
| 3398 | + -webkit-transform: translateX(-50%) translateY(-50%); | |
| 3399 | + -ms-transform: translateX(-50%) translateY(-50%); | |
| 3400 | + transform: translateX(-50%) translateY(-50%); } | |
| 3532 | 3401 | |
| 3533 | 3402 | .eps-theme-dark .e-app-import-export-loader { |
| 3534 | - --e-app-import-export-loader-color: #818A96; | |
| 3535 | -} | |
| 3403 | + --e-app-import-export-loader-color: #64666a; } | |
| 3536 | 3404 | |
| 3537 | 3405 | .e-app-import-export-message-banner { |
| 3538 | - --e-app-import-export-message-banner-heading-color: #3f444b; | |
| 3539 | - --e-app-import-export-message-banner-description-color: #515962; | |
| 3540 | - margin-block-end: 1.875rem; | |
| 3541 | -} | |
| 3542 | -.e-app-import-export-message-banner__heading { | |
| 3543 | - color: var(--e-app-import-export-message-banner-heading-color); | |
| 3544 | - margin-block-end: 0.625rem; | |
| 3545 | -} | |
| 3546 | -.e-app-import-export-message-banner__description { | |
| 3547 | - color: var(--e-app-import-export-message-banner-description-color); | |
| 3548 | - margin-block-end: 0; | |
| 3549 | -} | |
| 3406 | + --e-app-import-export-message-banner-heading-color: #556068; | |
| 3407 | + --e-app-import-export-message-banner-description-color: #6d7882; | |
| 3408 | + margin-bottom: 1.875rem; } | |
| 3409 | + .e-app-import-export-message-banner__heading { | |
| 3410 | + color: var(--e-app-import-export-message-banner-heading-color); | |
| 3411 | + margin-bottom: 0.625rem; } | |
| 3412 | + .e-app-import-export-message-banner__description { | |
| 3413 | + color: var(--e-app-import-export-message-banner-description-color); | |
| 3414 | + margin-bottom: 0; } | |
| 3550 | 3415 | |
| 3551 | 3416 | .eps-theme-dark .e-app-import-export-message-banner { |
| 3552 | - --e-app-import-export-message-banner-heading-color: #9DA5AE; | |
| 3553 | - --e-app-import-export-message-banner-description-color: #BABFC5; | |
| 3554 | -} | |
| 3417 | + --e-app-import-export-message-banner-heading-color: #7d7e82; | |
| 3418 | + --e-app-import-export-message-banner-description-color: #b4b5b7; } | |
| 3555 | 3419 | |
| 3556 | 3420 | .e-app-import-connect-pro-notice { |
| 3557 | - margin-block-end: 1.25rem; | |
| 3558 | -} | |
| 3421 | + margin-bottom: 1.25rem; } | |
| 3559 | 3422 | |
| 3560 | 3423 | .e-app-import-failed-plugins-notice { |
| 3561 | - margin-block-end: 1.25rem; | |
| 3562 | -} | |
| 3424 | + margin-bottom: 1.25rem; } | |
| 3563 | 3425 | |
| 3564 | -.e-app-export-actions-container { | |
| 3426 | +.e-onboarding { | |
| 3427 | + font-family: 'DM Sans', 'Roboto', sans-serif; } | |
| 3428 | + .e-onboarding__checkbox-label { | |
| 3429 | + display: -webkit-box; | |
| 3430 | + display: -ms-flexbox; | |
| 3431 | + display: flex; | |
| 3432 | + line-height: 18px; | |
| 3433 | + margin-bottom: 27px; } | |
| 3434 | + .e-onboarding__checkbox-input { | |
| 3435 | + -webkit-margin-end: 14px; | |
| 3436 | + margin-inline-end: 14px; | |
| 3437 | + width: 16px; | |
| 3438 | + height: 16px; | |
| 3439 | + border-color: #69727D; | |
| 3440 | + border-radius: 2px; } | |
| 3441 | + .e-onboarding__checkbox-input:checked { | |
| 3442 | + background-color: #525861; } | |
| 3443 | + .e-onboarding__checkbox-input:checked::after { | |
| 3444 | + margin-bottom: 15%; | |
| 3445 | + width: 6px; | |
| 3446 | + height: 9px; | |
| 3447 | + border-width: 0 2px 2px 0; } | |
| 3448 | + .e-onboarding__feature-list { | |
| 3449 | + margin-bottom: 40px; } | |
| 3450 | + .e-onboarding__text-input { | |
| 3451 | + font-size: 14px; | |
| 3452 | + width: 325px; | |
| 3453 | + padding: 12px 16px; | |
| 3454 | + color: #69727D; | |
| 3455 | + border: 1px solid #9EA5AD; } | |
| 3456 | + .e-onboarding__text-input:focus-visible { | |
| 3457 | + outline: initial; | |
| 3458 | + border: 1px solid #3A3F45; } | |
| 3459 | + .e-onboarding__text-input::-webkit-input-placeholder { | |
| 3460 | + color: #C2C7CC; } | |
| 3461 | + .e-onboarding__text-input::-moz-placeholder { | |
| 3462 | + color: #C2C7CC; } | |
| 3463 | + .e-onboarding__text-input::-ms-input-placeholder { | |
| 3464 | + color: #C2C7CC; } | |
| 3465 | + .e-onboarding__text-input::placeholder { | |
| 3466 | + color: #C2C7CC; } | |
| 3467 | + | |
| 3468 | +#e-app ~ #__wp-uploader-id-2 .media-modal { | |
| 3469 | + max-width: 1024px; | |
| 3470 | + max-height: 768px; | |
| 3471 | + margin: auto; } | |
| 3472 | + | |
| 3473 | +.e-onboarding .eps-app__main { | |
| 3474 | + -webkit-box-pack: center; | |
| 3475 | + -ms-flex-pack: center; | |
| 3476 | + justify-content: center; } | |
| 3477 | + | |
| 3478 | +.e-onboarding .eps-app__content { | |
| 3479 | + max-width: 1135px; | |
| 3480 | + padding: initial; | |
| 3481 | + margin: 2.75rem; } | |
| 3482 | + | |
| 3483 | +.e-onboarding__page-content { | |
| 3484 | + margin-bottom: 70px; } | |
| 3485 | + .e-onboarding__page-content-start { | |
| 3486 | + max-width: 675px; | |
| 3487 | + text-align: start; | |
| 3488 | + -ms-flex-preferred-size: 555px; | |
| 3489 | + flex-basis: 555px; | |
| 3490 | + -ms-flex-item-align: start; | |
| 3491 | + align-self: start; } | |
| 3492 | + .e-onboarding__page-content-end { | |
| 3493 | + min-width: 440px; | |
| 3494 | + max-width: 540px; } | |
| 3495 | + .e-onboarding__page-content-end img { | |
| 3496 | + width: 100%; } | |
| 3497 | + .e-onboarding__page-content-section-title { | |
| 3498 | + font-family: 'DM Serif Display', serif; | |
| 3499 | + font-size: 36px; | |
| 3500 | + font-weight: 700; | |
| 3501 | + color: #0C0D0E; } | |
| 3502 | + .e-onboarding__page-content-section-text { | |
| 3503 | + font-size: 18px; | |
| 3504 | + color: #3A3F45; } | |
| 3505 | + | |
| 3506 | +.e-onboarding__header-logo .eps-app__logo { | |
| 3507 | + background-color: #0C0D0E; | |
| 3508 | + color: #ffffff; | |
| 3509 | + width: 1.3rem; | |
| 3510 | + height: 1.3rem; | |
| 3511 | + line-height: 1.3rem; | |
| 3512 | + font-size: 0.48rem; } | |
| 3513 | + .e-onboarding__header-logo .eps-app__logo:not(:last-child) { | |
| 3514 | + -webkit-margin-end: 7px; | |
| 3515 | + margin-inline-end: 7px; } | |
| 3516 | + | |
| 3517 | +.e-onboarding__header-logo img { | |
| 3518 | + width: 104px; } | |
| 3519 | + | |
| 3520 | +.e-onboarding__header .eps-app__header-btn { | |
| 3521 | + display: -webkit-box; | |
| 3522 | + display: -ms-flexbox; | |
| 3565 | 3523 | display: flex; |
| 3566 | - gap: 15px; | |
| 3567 | - width: 100%; | |
| 3568 | - justify-content: flex-end; | |
| 3569 | -} | |
| 3524 | + -webkit-box-align: center; | |
| 3525 | + -ms-flex-align: center; | |
| 3526 | + align-items: center; | |
| 3527 | + font-size: 13px; } | |
| 3528 | + .e-onboarding__header .eps-app__header-btn .eps-icon:not(:last-child) { | |
| 3529 | + -webkit-margin-end: 7px; | |
| 3530 | + margin-inline-end: 7px; } | |
| 3570 | 3531 | |
| 3571 | -.e-kit-library__quota-bar { | |
| 3532 | +.e-onboarding__header .eps-button { | |
| 3533 | + color: #0C0D0E; } | |
| 3534 | + .e-onboarding__header .eps-button .eicon-pro-icon { | |
| 3535 | + color: #93003c; } | |
| 3536 | + | |
| 3537 | +.e-onboarding__go-pro { | |
| 3538 | + width: 288px; | |
| 3539 | + font-size: 12px; } | |
| 3540 | + .e-onboarding__go-pro-title { | |
| 3541 | + font-size: 18px; | |
| 3542 | + font-weight: 700; | |
| 3543 | + color: #871A40; } | |
| 3544 | + .e-onboarding__go-pro-cta { | |
| 3545 | + display: inline-block; | |
| 3546 | + color: #871A40; | |
| 3547 | + padding: 9px; | |
| 3548 | + border: 1px solid #871A40; } | |
| 3549 | + .e-onboarding__go-pro-cta.e-onboarding__button { | |
| 3550 | + font-size: 14px; } | |
| 3551 | + .e-onboarding__go-pro-paragraph:not(:last-child) { | |
| 3552 | + margin-bottom: 20px; } | |
| 3553 | + .e-onboarding__go-pro-already-have { | |
| 3554 | + text-decoration: underline; } | |
| 3555 | + | |
| 3556 | +.e-onboarding__progress-bar { | |
| 3557 | + display: -webkit-box; | |
| 3558 | + display: -ms-flexbox; | |
| 3572 | 3559 | display: flex; |
| 3573 | - align-items: center; | |
| 3574 | -} | |
| 3575 | -.e-kit-library__quota-bar__container { | |
| 3560 | + -webkit-box-pack: center; | |
| 3561 | + -ms-flex-pack: center; | |
| 3562 | + justify-content: center; | |
| 3563 | + margin-bottom: 125px; } | |
| 3564 | + .e-onboarding__progress-bar-item { | |
| 3565 | + display: -webkit-box; | |
| 3566 | + display: -ms-flexbox; | |
| 3567 | + display: flex; | |
| 3568 | + -webkit-box-align: center; | |
| 3569 | + -ms-flex-align: center; | |
| 3570 | + align-items: center; | |
| 3571 | + color: #69727D; | |
| 3572 | + font-size: 0.75rem; } | |
| 3573 | + .e-onboarding__progress-bar-item-icon { | |
| 3574 | + display: inline-block; | |
| 3575 | + font-family: 'DM Serif Display', serif; | |
| 3576 | + text-align: center; | |
| 3577 | + width: 1.1rem; | |
| 3578 | + height: 1.1rem; | |
| 3579 | + line-height: 1rem; | |
| 3580 | + font-size: 0.75rem; | |
| 3581 | + font-weight: bold; | |
| 3582 | + border-radius: 50%; | |
| 3583 | + border: 1px solid #69727D; | |
| 3584 | + -webkit-margin-end: 8px; | |
| 3585 | + margin-inline-end: 8px; | |
| 3586 | + -ms-flex-negative: 0; | |
| 3587 | + flex-shrink: 0; } | |
| 3588 | + .e-onboarding__progress-bar-item:not(:last-child) { | |
| 3589 | + -webkit-margin-end: 22px; | |
| 3590 | + margin-inline-end: 22px; } | |
| 3591 | + .e-onboarding__progress-bar-item:not(:last-child):after { | |
| 3592 | + font-family: 'eicons'; | |
| 3593 | + -webkit-margin-start: 22px; | |
| 3594 | + margin-inline-start: 22px; | |
| 3595 | + content: '\e89e'; } | |
| 3596 | + .e-onboarding__progress-bar-item--active { | |
| 3597 | + color: #040080; } | |
| 3598 | + .e-onboarding__progress-bar-item--active .e-onboarding__progress-bar-item-icon, .e-onboarding__progress-bar-item--completed .e-onboarding__progress-bar-item-icon { | |
| 3599 | + color: #ffffff; | |
| 3600 | + border-color: #040080; | |
| 3601 | + background-color: #040080; } | |
| 3602 | + .e-onboarding__progress-bar-item--skipped, .e-onboarding__progress-bar-item--completed { | |
| 3603 | + cursor: pointer; } | |
| 3604 | + .e-onboarding__progress-bar-item--skipped .e-onboarding__progress-bar-item-icon { | |
| 3605 | + color: #ffffff; | |
| 3606 | + background-color: #69727D; } | |
| 3607 | + | |
| 3608 | +.e-onboarding__button { | |
| 3609 | + font-size: 18px; | |
| 3610 | + cursor: pointer; } | |
| 3611 | + .e-onboarding__button-action { | |
| 3612 | + color: #46F2B6; | |
| 3613 | + background-color: #040080; | |
| 3614 | + width: 325px; | |
| 3615 | + padding: 15px 15px; | |
| 3616 | + text-align: center; } | |
| 3617 | + .e-onboarding__button-skip { | |
| 3618 | + color: #6A727C; | |
| 3619 | + padding: 15px 29px; } | |
| 3620 | + .e-onboarding__button--disabled { | |
| 3621 | + pointer-events: none; | |
| 3622 | + background-color: #D5D8DC; | |
| 3623 | + color: #9EA5AD; } | |
| 3624 | + .e-onboarding__button--disabled:hover { | |
| 3625 | + cursor: progress; } | |
| 3626 | + .e-onboarding__button--processing { | |
| 3627 | + pointer-events: none; | |
| 3628 | + -webkit-filter: brightness(90%); | |
| 3629 | + filter: brightness(90%); } | |
| 3630 | + | |
| 3631 | +.e-onboarding__card { | |
| 3632 | + border: 1px solid #3A3F45; | |
| 3633 | + border-radius: 8px; | |
| 3634 | + padding: 40px 40px; | |
| 3635 | + background-color: #ffffff; | |
| 3636 | + cursor: pointer; | |
| 3637 | + -webkit-box-flex: 1; | |
| 3638 | + -ms-flex-positive: 1; | |
| 3639 | + flex-grow: 1; | |
| 3640 | + display: -webkit-box; | |
| 3641 | + display: -ms-flexbox; | |
| 3576 | 3642 | display: flex; |
| 3577 | - flex-direction: column; | |
| 3578 | - gap: 8px; | |
| 3579 | - min-width: 230px; | |
| 3580 | -} | |
| 3581 | -.e-kit-library__quota-bar__header { | |
| 3582 | - display: flex; | |
| 3583 | - justify-content: space-between; | |
| 3584 | - align-items: center; | |
| 3585 | -} | |
| 3586 | -.e-kit-library__quota-bar__label { | |
| 3587 | - color: var(--body-color); | |
| 3588 | - font-weight: 400; | |
| 3589 | - white-space: nowrap; | |
| 3590 | - font-size: 12px; | |
| 3591 | -} | |
| 3592 | -.e-kit-library__quota-bar__progress-container { | |
| 3593 | - width: 100%; | |
| 3594 | - height: 4px; | |
| 3595 | - overflow: hidden; | |
| 3643 | + -webkit-box-orient: vertical; | |
| 3644 | + -webkit-box-direction: normal; | |
| 3645 | + -ms-flex-direction: column; | |
| 3646 | + flex-direction: column; | |
| 3647 | + -webkit-box-align: center; | |
| 3648 | + -ms-flex-align: center; | |
| 3649 | + align-items: center; } | |
| 3650 | + .e-onboarding__card-image, .e-onboarding__card-text { | |
| 3651 | + width: 345px; } | |
| 3652 | + .e-onboarding__card-image { | |
| 3653 | + margin-bottom: 44px; } | |
| 3654 | + .e-onboarding__card-text { | |
| 3655 | + font-size: 20px; | |
| 3656 | + font-weight: 700; | |
| 3657 | + text-align: center; | |
| 3658 | + color: #0C0D0E; } | |
| 3659 | + .e-onboarding__card:hover { | |
| 3660 | + -webkit-box-shadow: 4px 4px 0 0 #000000; | |
| 3661 | + box-shadow: 4px 4px 0 0 #000000; } | |
| 3662 | + .e-onboarding__card:active { | |
| 3663 | + -webkit-box-shadow: initial; | |
| 3664 | + box-shadow: initial; } | |
| 3665 | + | |
| 3666 | +.e-onboarding__checklist { | |
| 3667 | + -webkit-padding-start: 0; | |
| 3668 | + padding-inline-start: 0; } | |
| 3669 | + .e-onboarding__checklist-item { | |
| 3670 | + display: -webkit-box; | |
| 3671 | + display: -ms-flexbox; | |
| 3672 | + display: flex; | |
| 3673 | + -webkit-box-align: center; | |
| 3674 | + -ms-flex-align: center; | |
| 3675 | + align-items: center; | |
| 3676 | + font-size: 12px; | |
| 3677 | + margin-bottom: 12px; } | |
| 3678 | + .e-onboarding__checklist-item .eicon-check-circle { | |
| 3679 | + -webkit-margin-end: 9px; | |
| 3680 | + margin-inline-end: 9px; | |
| 3681 | + font-size: 16px; | |
| 3682 | + font-weight: 600; } | |
| 3683 | + | |
| 3684 | +.e-onboarding__notice { | |
| 3685 | + display: inline-block; | |
| 3686 | + padding: 12px 14px; | |
| 3687 | + margin-bottom: 16px; | |
| 3688 | + color: #3A3F45; } | |
| 3689 | + .e-onboarding__notice--error { | |
| 3690 | + background-color: #FDE8EC; } | |
| 3691 | + .e-onboarding__notice--error i { | |
| 3692 | + font-size: 16px; | |
| 3693 | + color: #B92136; } | |
| 3694 | + .e-onboarding__notice--success { | |
| 3695 | + background-color: #ECF9F2; } | |
| 3696 | + .e-onboarding__notice--success i { | |
| 3697 | + color: #117740; } | |
| 3698 | + .e-onboarding__notice i { | |
| 3699 | + -webkit-margin-end: 14px; | |
| 3700 | + margin-inline-end: 14px; } | |
| 3701 | + .e-onboarding__notice-empty-spacer { | |
| 3702 | + height: 61px; } | |
| 3703 | + | |
| 3704 | +.e-onboarding__page-account .e-onboarding__checkbox-label { | |
| 3705 | + margin-top: 50px; } | |
| 3706 | + | |
| 3707 | +.e-onboarding__already-have-account-text { | |
| 3708 | + margin-top: 24px; | |
| 3709 | + width: 325px; | |
| 3710 | + text-align: center; } | |
| 3711 | + .e-onboarding__already-have-account-text a { | |
| 3712 | + text-decoration: underline; | |
| 3713 | + color: #3A3F45; } | |
| 3714 | + | |
| 3715 | +.e-onboarding__action-button-text { | |
| 3716 | + -webkit-margin-start: 10px; | |
| 3717 | + margin-inline-start: 10px; } | |
| 3718 | + | |
| 3719 | +.e-onboarding__site-name-input { | |
| 3720 | + margin-top: 80px; } | |
| 3721 | + | |
| 3722 | +.e-onboarding__page-siteLogo .e-app-upload-file__button { | |
| 3723 | + color: #040080; | |
| 3724 | + border-color: #040080; } | |
| 3725 | + | |
| 3726 | +.e-onboarding__drop-zone { | |
| 3727 | + margin-top: 3rem; } | |
| 3728 | + | |
| 3729 | +.e-onboarding .eps-display-3 { | |
| 3730 | + font-size: 16px; | |
| 3731 | + margin-bottom: 0.5rem; } | |
| 3732 | + | |
| 3733 | +.e-onboarding .e-app-upload-file__button { | |
| 3734 | + max-width: 198px; | |
| 3735 | + margin: 0 auto; } | |
| 3736 | + | |
| 3737 | +.e-onboarding .e-app-drop-zone__secondary-text { | |
| 3738 | + font-size: 14px; } | |
| 3739 | + | |
| 3740 | +.e-onboarding__logo-container { | |
| 3596 | 3741 | position: relative; |
| 3597 | -} | |
| 3598 | -.e-kit-library__quota-bar__progress-container--empty { | |
| 3599 | - background-color: #F0ABFC; | |
| 3600 | -} | |
| 3601 | -.e-kit-library__quota-bar__progress-container--normal { | |
| 3602 | - background-color: #F0ABFC; | |
| 3603 | -} | |
| 3604 | -.e-kit-library__quota-bar__progress-container--warning { | |
| 3605 | - background-color: rgb(251.0236220472, 216.4291338583, 157.9763779528); | |
| 3606 | -} | |
| 3607 | -.e-kit-library__quota-bar__progress-container--alert { | |
| 3608 | - background: #93003f; | |
| 3609 | -} | |
| 3610 | -.e-kit-library__quota-bar__progress-bar { | |
| 3611 | - height: 100%; | |
| 3612 | - transition: width 0.3s ease; | |
| 3613 | -} | |
| 3614 | -.e-kit-library__quota-bar__progress-bar--empty { | |
| 3615 | - background: transparent; | |
| 3616 | -} | |
| 3617 | -.e-kit-library__quota-bar__progress-bar--normal { | |
| 3618 | - background: #D004D4; | |
| 3619 | -} | |
| 3620 | -.e-kit-library__quota-bar__progress-bar--warning { | |
| 3621 | - background: #F59E0B; | |
| 3622 | -} | |
| 3623 | -.e-kit-library__quota-bar__progress-bar--alert { | |
| 3624 | - background: #93003f; | |
| 3625 | -} | |
| 3626 | -.e-kit-library__quota-bar__upgrade-message { | |
| 3742 | + margin-top: 3rem; | |
| 3743 | + height: 220px; | |
| 3744 | + width: -webkit-fit-content; | |
| 3745 | + width: -moz-fit-content; | |
| 3746 | + width: fit-content; | |
| 3747 | + display: -webkit-box; | |
| 3748 | + display: -ms-flexbox; | |
| 3627 | 3749 | display: flex; |
| 3628 | - align-items: center; | |
| 3629 | - gap: 4px; | |
| 3630 | -} | |
| 3631 | -.e-kit-library__quota-bar__upgrade-link { | |
| 3632 | - color: #93003f; | |
| 3633 | - text-decoration: underline; | |
| 3634 | - cursor: pointer; | |
| 3635 | - font-size: 12px; | |
| 3636 | - font-weight: 400; | |
| 3637 | -} | |
| 3638 | -.e-kit-library__quota-bar__upgrade-link:hover { | |
| 3639 | - opacity: 0.8; | |
| 3640 | -} | |
| 3641 | -.e-kit-library__quota-bar__count { | |
| 3642 | - color: var(--body-color); | |
| 3643 | - white-space: nowrap; | |
| 3644 | - font-size: 12px; | |
| 3645 | -} | |
| 3750 | + -webkit-box-align: center; | |
| 3751 | + -ms-flex-align: center; | |
| 3752 | + align-items: center; | |
| 3753 | + min-width: 220px; } | |
| 3754 | + .e-onboarding__logo-container img { | |
| 3755 | + height: auto; | |
| 3756 | + max-height: 100%; | |
| 3757 | + width: auto; } | |
| 3646 | 3758 | |
| 3647 | -:root { | |
| 3648 | - --text-secondary: #3F444B; | |
| 3649 | -} | |
| 3759 | +.e-onboarding__logo-remove { | |
| 3760 | + position: absolute; | |
| 3761 | + right: 8px; | |
| 3762 | + top: 5px; } | |
| 3763 | + .e-onboarding__logo-remove i { | |
| 3764 | + font-size: 16px; | |
| 3765 | + width: 15px; } | |
| 3766 | + .e-onboarding__logo-remove:hover { | |
| 3767 | + cursor: pointer; } | |
| 3650 | 3768 | |
| 3651 | -.e-kit-library__quota-notification { | |
| 3652 | - display: flex; | |
| 3653 | - align-items: flex-start; | |
| 3654 | - justify-content: space-between; | |
| 3655 | - padding: 16px 20px; | |
| 3656 | - margin: 0 44px 30px; | |
| 3657 | - border-radius: 4px; | |
| 3658 | -} | |
| 3659 | -.e-kit-library__quota-notification--warning { | |
| 3660 | - background-color: #FBF1E6; | |
| 3661 | - color: #3f444b; | |
| 3662 | -} | |
| 3663 | -.e-kit-library__quota-notification--alert { | |
| 3664 | - background-color: #FDECEC; | |
| 3665 | - color: #3f444b; | |
| 3666 | -} | |
| 3667 | -.e-kit-library__quota-notification__content { | |
| 3668 | - display: flex; | |
| 3669 | - align-items: flex-start; | |
| 3670 | - gap: 12px; | |
| 3671 | - flex: 1; | |
| 3672 | -} | |
| 3673 | -.e-kit-library__quota-notification__icon { | |
| 3674 | - font-size: 18px; | |
| 3675 | - margin-top: 1px; | |
| 3676 | - flex-shrink: 0; | |
| 3677 | -} | |
| 3678 | -.e-kit-library__quota-notification__icon.eicon-warning-full { | |
| 3679 | - color: #F59E0B; | |
| 3680 | -} | |
| 3681 | -.e-kit-library__quota-notification__icon.eicon-alert { | |
| 3682 | - color: #DC2626; | |
| 3683 | -} | |
| 3684 | -.e-kit-library__quota-notification__message { | |
| 3685 | - flex: 1; | |
| 3686 | - line-height: 1.5; | |
| 3687 | - font-size: 13px; | |
| 3688 | -} | |
| 3689 | -.e-kit-library__quota-notification__message span { | |
| 3690 | - color: var(--text-secondary); | |
| 3691 | - font-size: 13px; | |
| 3692 | -} | |
| 3693 | -.e-kit-library__quota-notification__action-link { | |
| 3694 | - color: inherit; | |
| 3695 | - text-decoration: underline; | |
| 3696 | - font-size: 13px; | |
| 3697 | - font-weight: 400; | |
| 3698 | -} | |
| 3699 | -.e-kit-library__quota-notification__action-link:hover { | |
| 3700 | - opacity: 0.8; | |
| 3701 | -} | |
| 3702 | -.e-kit-library__quota-notification__dismiss { | |
| 3703 | - background: none; | |
| 3704 | - border: none; | |
| 3705 | - cursor: pointer; | |
| 3706 | - padding: 0; | |
| 3707 | - margin-inline-start: 12px; | |
| 3708 | - color: inherit; | |
| 3709 | - opacity: 0.7; | |
| 3710 | - flex-shrink: 0; | |
| 3711 | -} | |
| 3712 | -.e-kit-library__quota-notification__dismiss:hover { | |
| 3713 | - opacity: 1; | |
| 3714 | -} | |
| 3715 | -.e-kit-library__quota-notification__dismiss i { | |
| 3716 | - font-size: 14px; | |
| 3717 | -} | |
| 3769 | +.e-onboarding__is-uploading { | |
| 3770 | + visibility: hidden; } | |
| 3771 | + | |
| 3772 | +.e-onboarding__page-goodToGo .e-onboarding__page-content-section-title, | |
| 3773 | +.e-onboarding__page-goodToGo .e-onboarding__page-content-section-text { | |
| 3774 | + text-align: center; } | |
| 3775 | + | |
| 3776 | +.e-onboarding__cards-grid.e-onboarding__page-content { | |
| 3777 | + margin-top: 48px; | |
| 3778 | + margin-bottom: 48px; } | |
| 3779 | + | |
| 3780 | +.e-onboarding__cards-grid .e-onboarding__card { | |
| 3781 | + max-width: 555px; } | |
| 3782 | + .e-onboarding__cards-grid .e-onboarding__card:not(:last-child) { | |
| 3783 | + -webkit-margin-end: 20px; | |
| 3784 | + margin-inline-end: 20px; } | |
| 3785 | + | |
| 3786 | +.e-onboarding__good-to-go-footer { | |
| 3787 | + -webkit-box-pack: end; | |
| 3788 | + -ms-flex-pack: end; | |
| 3789 | + justify-content: end; } | |
| 3790 | + | |
| 3791 | +.e-onboarding__upload-pro { | |
| 3792 | + -webkit-box-orient: horizontal; | |
| 3793 | + -webkit-box-direction: normal; | |
| 3794 | + -ms-flex-direction: row; | |
| 3795 | + flex-direction: row; | |
| 3796 | + -webkit-box-pack: center; | |
| 3797 | + -ms-flex-pack: center; | |
| 3798 | + justify-content: center; | |
| 3799 | + font-family: 'DM Sans', 'Roboto', sans-serif; | |
| 3800 | + text-align: center; } | |
| 3801 | + .e-onboarding__upload-pro .eps-app__content { | |
| 3802 | + overflow-y: hidden; | |
| 3803 | + max-width: 1113px; | |
| 3804 | + padding: 30px; } | |
| 3805 | + .e-onboarding__upload-pro-drop-zone { | |
| 3806 | + margin-bottom: 24px; } | |
| 3807 | + .e-onboarding__upload-pro-drop-zone h1 { | |
| 3808 | + font-family: 'Source Serif Pro', 'Roboto', sans-serif; } | |
| 3809 | + .e-onboarding__upload-pro-drop-zone .e-app-drag-drop { | |
| 3810 | + padding: 48px; } | |
| 3811 | + .e-onboarding__upload-pro-drop-zone .eps-display-3, | |
| 3812 | + .e-onboarding__upload-pro-drop-zone .e-app-drop-zone__text, | |
| 3813 | + .e-onboarding__upload-pro-drop-zone .e-app-drop-zone__secondary-text { | |
| 3814 | + margin-bottom: 12px; } | |
| 3815 | + .e-onboarding__upload-pro-drop-zone .e-app-upload-file__button { | |
| 3816 | + background-color: #040080; | |
| 3817 | + color: #46F2B6; | |
| 3818 | + padding: 14px 40px; | |
| 3819 | + border-color: #040080; } | |
| 3820 | + .e-onboarding__upload-pro-get-file { | |
| 3821 | + font-size: 12px; | |
| 3822 | + margin-top: 24px; } | |
| 3823 | + .e-onboarding__upload-pro-get-file a { | |
| 3824 | + text-decoration: underline; } | |
| 3825 | + .e-onboarding__upload-pro .e-onboarding__notice { | |
| 3826 | + margin-bottom: 0; } | |
| 3718 | 3827 | /*# sourceMappingURL=app.css.map */ |