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