blocks
4 months ago
template-library
4 months ago
index-rtl.css
4 months ago
index.asset.php
4 months ago
index.css
4 months ago
index.js
4 months ago
style-index-rtl.css
4 months ago
style-index.css
4 months ago
style-index.css
2483 lines
| 1 | *, ::before, ::after { |
| 2 | --tw-border-spacing-x: 0; |
| 3 | --tw-border-spacing-y: 0; |
| 4 | --tw-translate-x: 0; |
| 5 | --tw-translate-y: 0; |
| 6 | --tw-rotate: 0; |
| 7 | --tw-skew-x: 0; |
| 8 | --tw-skew-y: 0; |
| 9 | --tw-scale-x: 1; |
| 10 | --tw-scale-y: 1; |
| 11 | --tw-pan-x: ; |
| 12 | --tw-pan-y: ; |
| 13 | --tw-pinch-zoom: ; |
| 14 | --tw-scroll-snap-strictness: proximity; |
| 15 | --tw-gradient-from-position: ; |
| 16 | --tw-gradient-via-position: ; |
| 17 | --tw-gradient-to-position: ; |
| 18 | --tw-ordinal: ; |
| 19 | --tw-slashed-zero: ; |
| 20 | --tw-numeric-figure: ; |
| 21 | --tw-numeric-spacing: ; |
| 22 | --tw-numeric-fraction: ; |
| 23 | --tw-ring-inset: ; |
| 24 | --tw-ring-offset-width: 0px; |
| 25 | --tw-ring-offset-color: #fff; |
| 26 | --tw-ring-color: rgb(59 130 246 / 0.5); |
| 27 | --tw-ring-offset-shadow: 0 0 #0000; |
| 28 | --tw-ring-shadow: 0 0 #0000; |
| 29 | --tw-shadow: 0 0 #0000; |
| 30 | --tw-shadow-colored: 0 0 #0000; |
| 31 | --tw-blur: ; |
| 32 | --tw-brightness: ; |
| 33 | --tw-contrast: ; |
| 34 | --tw-grayscale: ; |
| 35 | --tw-hue-rotate: ; |
| 36 | --tw-invert: ; |
| 37 | --tw-saturate: ; |
| 38 | --tw-sepia: ; |
| 39 | --tw-drop-shadow: ; |
| 40 | --tw-backdrop-blur: ; |
| 41 | --tw-backdrop-brightness: ; |
| 42 | --tw-backdrop-contrast: ; |
| 43 | --tw-backdrop-grayscale: ; |
| 44 | --tw-backdrop-hue-rotate: ; |
| 45 | --tw-backdrop-invert: ; |
| 46 | --tw-backdrop-opacity: ; |
| 47 | --tw-backdrop-saturate: ; |
| 48 | --tw-backdrop-sepia: ; |
| 49 | --tw-contain-size: ; |
| 50 | --tw-contain-layout: ; |
| 51 | --tw-contain-paint: ; |
| 52 | --tw-contain-style: ; |
| 53 | } |
| 54 | |
| 55 | ::backdrop { |
| 56 | --tw-border-spacing-x: 0; |
| 57 | --tw-border-spacing-y: 0; |
| 58 | --tw-translate-x: 0; |
| 59 | --tw-translate-y: 0; |
| 60 | --tw-rotate: 0; |
| 61 | --tw-skew-x: 0; |
| 62 | --tw-skew-y: 0; |
| 63 | --tw-scale-x: 1; |
| 64 | --tw-scale-y: 1; |
| 65 | --tw-pan-x: ; |
| 66 | --tw-pan-y: ; |
| 67 | --tw-pinch-zoom: ; |
| 68 | --tw-scroll-snap-strictness: proximity; |
| 69 | --tw-gradient-from-position: ; |
| 70 | --tw-gradient-via-position: ; |
| 71 | --tw-gradient-to-position: ; |
| 72 | --tw-ordinal: ; |
| 73 | --tw-slashed-zero: ; |
| 74 | --tw-numeric-figure: ; |
| 75 | --tw-numeric-spacing: ; |
| 76 | --tw-numeric-fraction: ; |
| 77 | --tw-ring-inset: ; |
| 78 | --tw-ring-offset-width: 0px; |
| 79 | --tw-ring-offset-color: #fff; |
| 80 | --tw-ring-color: rgb(59 130 246 / 0.5); |
| 81 | --tw-ring-offset-shadow: 0 0 #0000; |
| 82 | --tw-ring-shadow: 0 0 #0000; |
| 83 | --tw-shadow: 0 0 #0000; |
| 84 | --tw-shadow-colored: 0 0 #0000; |
| 85 | --tw-blur: ; |
| 86 | --tw-brightness: ; |
| 87 | --tw-contrast: ; |
| 88 | --tw-grayscale: ; |
| 89 | --tw-hue-rotate: ; |
| 90 | --tw-invert: ; |
| 91 | --tw-saturate: ; |
| 92 | --tw-sepia: ; |
| 93 | --tw-drop-shadow: ; |
| 94 | --tw-backdrop-blur: ; |
| 95 | --tw-backdrop-brightness: ; |
| 96 | --tw-backdrop-contrast: ; |
| 97 | --tw-backdrop-grayscale: ; |
| 98 | --tw-backdrop-hue-rotate: ; |
| 99 | --tw-backdrop-invert: ; |
| 100 | --tw-backdrop-opacity: ; |
| 101 | --tw-backdrop-saturate: ; |
| 102 | --tw-backdrop-sepia: ; |
| 103 | --tw-contain-size: ; |
| 104 | --tw-contain-layout: ; |
| 105 | --tw-contain-paint: ; |
| 106 | --tw-contain-style: ; |
| 107 | }/* |
| 108 | ! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com |
| 109 | *//* |
| 110 | 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) |
| 111 | 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) |
| 112 | */ |
| 113 | |
| 114 | *, |
| 115 | ::before, |
| 116 | ::after { |
| 117 | box-sizing: border-box; /* 1 */ |
| 118 | border-width: 0; /* 2 */ |
| 119 | border-style: solid; /* 2 */ |
| 120 | border-color: #e5e7eb; /* 2 */ |
| 121 | } |
| 122 | |
| 123 | ::before, |
| 124 | ::after { |
| 125 | --tw-content: ''; |
| 126 | } |
| 127 | |
| 128 | /* |
| 129 | 1. Use a consistent sensible line-height in all browsers. |
| 130 | 2. Prevent adjustments of font size after orientation changes in iOS. |
| 131 | 3. Use a more readable tab size. |
| 132 | 4. Use the user's configured `sans` font-family by default. |
| 133 | 5. Use the user's configured `sans` font-feature-settings by default. |
| 134 | 6. Use the user's configured `sans` font-variation-settings by default. |
| 135 | 7. Disable tap highlights on iOS |
| 136 | */ |
| 137 | |
| 138 | html, |
| 139 | :host { |
| 140 | line-height: 1.5; /* 1 */ |
| 141 | -webkit-text-size-adjust: 100%; /* 2 */ |
| 142 | -moz-tab-size: 4; /* 3 */ |
| 143 | -o-tab-size: 4; |
| 144 | tab-size: 4; /* 3 */ |
| 145 | font-family: Nunito, sans-serif; /* 4 */ |
| 146 | font-feature-settings: normal; /* 5 */ |
| 147 | font-variation-settings: normal; /* 6 */ |
| 148 | -webkit-tap-highlight-color: transparent; /* 7 */ |
| 149 | } |
| 150 | |
| 151 | /* |
| 152 | 1. Remove the margin in all browsers. |
| 153 | 2. Inherit line-height from `html` so users can set them as a class directly on the `html` element. |
| 154 | */ |
| 155 | |
| 156 | body { |
| 157 | margin: 0; /* 1 */ |
| 158 | line-height: inherit; /* 2 */ |
| 159 | } |
| 160 | |
| 161 | /* |
| 162 | 1. Add the correct height in Firefox. |
| 163 | 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655) |
| 164 | 3. Ensure horizontal rules are visible by default. |
| 165 | */ |
| 166 | |
| 167 | hr { |
| 168 | height: 0; /* 1 */ |
| 169 | color: inherit; /* 2 */ |
| 170 | border-top-width: 1px; /* 3 */ |
| 171 | } |
| 172 | |
| 173 | /* |
| 174 | Add the correct text decoration in Chrome, Edge, and Safari. |
| 175 | */ |
| 176 | |
| 177 | abbr:where([title]) { |
| 178 | -webkit-text-decoration: underline dotted; |
| 179 | text-decoration: underline dotted; |
| 180 | } |
| 181 | |
| 182 | /* |
| 183 | Remove the default font size and weight for headings. |
| 184 | */ |
| 185 | |
| 186 | h1, |
| 187 | h2, |
| 188 | h3, |
| 189 | h4, |
| 190 | h5, |
| 191 | h6 { |
| 192 | font-size: inherit; |
| 193 | font-weight: inherit; |
| 194 | } |
| 195 | |
| 196 | /* |
| 197 | Reset links to optimize for opt-in styling instead of opt-out. |
| 198 | */ |
| 199 | |
| 200 | a { |
| 201 | color: inherit; |
| 202 | text-decoration: inherit; |
| 203 | } |
| 204 | |
| 205 | /* |
| 206 | Add the correct font weight in Edge and Safari. |
| 207 | */ |
| 208 | |
| 209 | b, |
| 210 | strong { |
| 211 | font-weight: bolder; |
| 212 | } |
| 213 | |
| 214 | /* |
| 215 | 1. Use the user's configured `mono` font-family by default. |
| 216 | 2. Use the user's configured `mono` font-feature-settings by default. |
| 217 | 3. Use the user's configured `mono` font-variation-settings by default. |
| 218 | 4. Correct the odd `em` font sizing in all browsers. |
| 219 | */ |
| 220 | |
| 221 | code, |
| 222 | kbd, |
| 223 | samp, |
| 224 | pre { |
| 225 | font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */ |
| 226 | font-feature-settings: normal; /* 2 */ |
| 227 | font-variation-settings: normal; /* 3 */ |
| 228 | font-size: 1em; /* 4 */ |
| 229 | } |
| 230 | |
| 231 | /* |
| 232 | Add the correct font size in all browsers. |
| 233 | */ |
| 234 | |
| 235 | small { |
| 236 | font-size: 80%; |
| 237 | } |
| 238 | |
| 239 | /* |
| 240 | Prevent `sub` and `sup` elements from affecting the line height in all browsers. |
| 241 | */ |
| 242 | |
| 243 | sub, |
| 244 | sup { |
| 245 | font-size: 75%; |
| 246 | line-height: 0; |
| 247 | position: relative; |
| 248 | vertical-align: baseline; |
| 249 | } |
| 250 | |
| 251 | sub { |
| 252 | bottom: -0.25em; |
| 253 | } |
| 254 | |
| 255 | sup { |
| 256 | top: -0.5em; |
| 257 | } |
| 258 | |
| 259 | /* |
| 260 | 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297) |
| 261 | 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016) |
| 262 | 3. Remove gaps between table borders by default. |
| 263 | */ |
| 264 | |
| 265 | table { |
| 266 | text-indent: 0; /* 1 */ |
| 267 | border-color: inherit; /* 2 */ |
| 268 | border-collapse: collapse; /* 3 */ |
| 269 | } |
| 270 | |
| 271 | /* |
| 272 | 1. Change the font styles in all browsers. |
| 273 | 2. Remove the margin in Firefox and Safari. |
| 274 | 3. Remove default padding in all browsers. |
| 275 | */ |
| 276 | |
| 277 | button, |
| 278 | input, |
| 279 | optgroup, |
| 280 | select, |
| 281 | textarea { |
| 282 | font-family: inherit; /* 1 */ |
| 283 | font-feature-settings: inherit; /* 1 */ |
| 284 | font-variation-settings: inherit; /* 1 */ |
| 285 | font-size: 100%; /* 1 */ |
| 286 | font-weight: inherit; /* 1 */ |
| 287 | line-height: inherit; /* 1 */ |
| 288 | letter-spacing: inherit; /* 1 */ |
| 289 | color: inherit; /* 1 */ |
| 290 | margin: 0; /* 2 */ |
| 291 | padding: 0; /* 3 */ |
| 292 | } |
| 293 | |
| 294 | /* |
| 295 | Remove the inheritance of text transform in Edge and Firefox. |
| 296 | */ |
| 297 | |
| 298 | button, |
| 299 | select { |
| 300 | text-transform: none; |
| 301 | } |
| 302 | |
| 303 | /* |
| 304 | 1. Correct the inability to style clickable types in iOS and Safari. |
| 305 | 2. Remove default button styles. |
| 306 | */ |
| 307 | |
| 308 | button, |
| 309 | input:where([type='button']), |
| 310 | input:where([type='reset']), |
| 311 | input:where([type='submit']) { |
| 312 | -webkit-appearance: button; /* 1 */ |
| 313 | background-color: transparent; /* 2 */ |
| 314 | background-image: none; /* 2 */ |
| 315 | } |
| 316 | |
| 317 | /* |
| 318 | Use the modern Firefox focus style for all focusable elements. |
| 319 | */ |
| 320 | |
| 321 | :-moz-focusring { |
| 322 | outline: auto; |
| 323 | } |
| 324 | |
| 325 | /* |
| 326 | Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737) |
| 327 | */ |
| 328 | |
| 329 | :-moz-ui-invalid { |
| 330 | box-shadow: none; |
| 331 | } |
| 332 | |
| 333 | /* |
| 334 | Add the correct vertical alignment in Chrome and Firefox. |
| 335 | */ |
| 336 | |
| 337 | progress { |
| 338 | vertical-align: baseline; |
| 339 | } |
| 340 | |
| 341 | /* |
| 342 | Correct the cursor style of increment and decrement buttons in Safari. |
| 343 | */ |
| 344 | |
| 345 | ::-webkit-inner-spin-button, |
| 346 | ::-webkit-outer-spin-button { |
| 347 | height: auto; |
| 348 | } |
| 349 | |
| 350 | /* |
| 351 | 1. Correct the odd appearance in Chrome and Safari. |
| 352 | 2. Correct the outline style in Safari. |
| 353 | */ |
| 354 | |
| 355 | [type='search'] { |
| 356 | -webkit-appearance: textfield; /* 1 */ |
| 357 | outline-offset: -2px; /* 2 */ |
| 358 | } |
| 359 | |
| 360 | /* |
| 361 | Remove the inner padding in Chrome and Safari on macOS. |
| 362 | */ |
| 363 | |
| 364 | ::-webkit-search-decoration { |
| 365 | -webkit-appearance: none; |
| 366 | } |
| 367 | |
| 368 | /* |
| 369 | 1. Correct the inability to style clickable types in iOS and Safari. |
| 370 | 2. Change font properties to `inherit` in Safari. |
| 371 | */ |
| 372 | |
| 373 | ::-webkit-file-upload-button { |
| 374 | -webkit-appearance: button; /* 1 */ |
| 375 | font: inherit; /* 2 */ |
| 376 | } |
| 377 | |
| 378 | /* |
| 379 | Add the correct display in Chrome and Safari. |
| 380 | */ |
| 381 | |
| 382 | summary { |
| 383 | display: list-item; |
| 384 | } |
| 385 | |
| 386 | /* |
| 387 | Removes the default spacing and border for appropriate elements. |
| 388 | */ |
| 389 | |
| 390 | blockquote, |
| 391 | dl, |
| 392 | dd, |
| 393 | h1, |
| 394 | h2, |
| 395 | h3, |
| 396 | h4, |
| 397 | h5, |
| 398 | h6, |
| 399 | hr, |
| 400 | figure, |
| 401 | p, |
| 402 | pre { |
| 403 | margin: 0; |
| 404 | } |
| 405 | |
| 406 | fieldset { |
| 407 | margin: 0; |
| 408 | padding: 0; |
| 409 | } |
| 410 | |
| 411 | legend { |
| 412 | padding: 0; |
| 413 | } |
| 414 | |
| 415 | ol, |
| 416 | ul, |
| 417 | menu { |
| 418 | list-style: none; |
| 419 | margin: 0; |
| 420 | padding: 0; |
| 421 | } |
| 422 | |
| 423 | /* |
| 424 | Reset default styling for dialogs. |
| 425 | */ |
| 426 | dialog { |
| 427 | padding: 0; |
| 428 | } |
| 429 | |
| 430 | /* |
| 431 | Prevent resizing textareas horizontally by default. |
| 432 | */ |
| 433 | |
| 434 | textarea { |
| 435 | resize: vertical; |
| 436 | } |
| 437 | |
| 438 | /* |
| 439 | 1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300) |
| 440 | 2. Set the default placeholder color to the user's configured gray 400 color. |
| 441 | */ |
| 442 | |
| 443 | input::-moz-placeholder, textarea::-moz-placeholder { |
| 444 | opacity: 1; /* 1 */ |
| 445 | color: #9ca3af; /* 2 */ |
| 446 | } |
| 447 | |
| 448 | input::placeholder, |
| 449 | textarea::placeholder { |
| 450 | opacity: 1; /* 1 */ |
| 451 | color: #9ca3af; /* 2 */ |
| 452 | } |
| 453 | |
| 454 | /* |
| 455 | Set the default cursor for buttons. |
| 456 | */ |
| 457 | |
| 458 | button, |
| 459 | [role="button"] { |
| 460 | cursor: pointer; |
| 461 | } |
| 462 | |
| 463 | /* |
| 464 | Make sure disabled buttons don't get the pointer cursor. |
| 465 | */ |
| 466 | :disabled { |
| 467 | cursor: default; |
| 468 | } |
| 469 | |
| 470 | /* |
| 471 | 1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14) |
| 472 | 2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210) |
| 473 | This can trigger a poorly considered lint error in some tools but is included by design. |
| 474 | */ |
| 475 | |
| 476 | img, |
| 477 | svg, |
| 478 | video, |
| 479 | canvas, |
| 480 | audio, |
| 481 | iframe, |
| 482 | embed, |
| 483 | object { |
| 484 | display: block; /* 1 */ |
| 485 | vertical-align: middle; /* 2 */ |
| 486 | } |
| 487 | |
| 488 | /* |
| 489 | Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14) |
| 490 | */ |
| 491 | |
| 492 | img, |
| 493 | video { |
| 494 | max-width: 100%; |
| 495 | height: auto; |
| 496 | } |
| 497 | |
| 498 | /* Make elements with the HTML hidden attribute stay hidden by default */ |
| 499 | [hidden]:where(:not([hidden="until-found"])) { |
| 500 | display: none; |
| 501 | }.awt-container { |
| 502 | width: 100%; |
| 503 | margin-left: auto; |
| 504 | margin-right: auto; |
| 505 | padding-left: 1.5rem; |
| 506 | padding-right: 1.5rem; |
| 507 | max-width: 100%; |
| 508 | }@media (min-width: 640px) { |
| 509 | |
| 510 | .awt-container { |
| 511 | max-width: 640px; |
| 512 | } |
| 513 | }@media (min-width: 768px) { |
| 514 | |
| 515 | .awt-container { |
| 516 | max-width: 768px; |
| 517 | } |
| 518 | }@media (min-width: 1024px) { |
| 519 | |
| 520 | .awt-container { |
| 521 | max-width: 1024px; |
| 522 | } |
| 523 | }@media (min-width: 1280px) { |
| 524 | |
| 525 | .awt-container { |
| 526 | max-width: 1280px; |
| 527 | } |
| 528 | }@media (min-width: 1400px) { |
| 529 | |
| 530 | .awt-container { |
| 531 | max-width: 1400px; |
| 532 | } |
| 533 | }.btn-fun { |
| 534 | border-radius: 9999px; |
| 535 | padding-left: 2rem; |
| 536 | padding-right: 2rem; |
| 537 | padding-top: 0.75rem; |
| 538 | padding-bottom: 0.75rem; |
| 539 | font-family: Nunito, sans-serif; |
| 540 | font-weight: 800; |
| 541 | text-transform: uppercase; |
| 542 | letter-spacing: 0.025em; |
| 543 | --tw-text-opacity: 1; |
| 544 | color: rgb(38 70 83 / var(--tw-text-opacity, 1)); |
| 545 | --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1); |
| 546 | --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color); |
| 547 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 548 | transition-property: all; |
| 549 | transition-duration: 300ms; |
| 550 | transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); |
| 551 | }.btn-yellow { |
| 552 | --tw-bg-opacity: 1; |
| 553 | background-color: rgb(255 209 102 / var(--tw-bg-opacity, 1)); |
| 554 | }.btn-yellow:hover { |
| 555 | --tw-scale-x: 1.05; |
| 556 | --tw-scale-y: 1.05; |
| 557 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 558 | --tw-bg-opacity: 1; |
| 559 | background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)); |
| 560 | --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); |
| 561 | --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color); |
| 562 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 563 | }.btn-white { |
| 564 | --tw-bg-opacity: 1; |
| 565 | background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); |
| 566 | }.btn-white:hover { |
| 567 | --tw-scale-x: 1.05; |
| 568 | --tw-scale-y: 1.05; |
| 569 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); |
| 570 | --tw-bg-opacity: 1; |
| 571 | background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)); |
| 572 | --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); |
| 573 | --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color); |
| 574 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
| 575 | }.section-heading { |
| 576 | margin-bottom: 3rem; |
| 577 | text-align: center; |
| 578 | font-size: 2.25rem; |
| 579 | line-height: 2.5rem; |
| 580 | font-weight: 900; |
| 581 | --tw-text-opacity: 1; |
| 582 | color: rgb(38 70 83 / var(--tw-text-opacity, 1)); |
| 583 | }@media (min-width: 768px) { |
| 584 | |
| 585 | .section-heading { |
| 586 | font-size: 3rem; |
| 587 | line-height: 1; |
| 588 | } |
| 589 | }.pointer-events-none { |
| 590 | pointer-events: none !important; |
| 591 | }.visible { |
| 592 | visibility: visible !important; |
| 593 | }.invisible { |
| 594 | visibility: hidden !important; |
| 595 | }.static { |
| 596 | position: static !important; |
| 597 | }.fixed { |
| 598 | position: fixed !important; |
| 599 | }.absolute { |
| 600 | position: absolute !important; |
| 601 | }.relative { |
| 602 | position: relative !important; |
| 603 | }.sticky { |
| 604 | position: sticky !important; |
| 605 | }.inset-0 { |
| 606 | inset: 0px !important; |
| 607 | }.inset-y-0 { |
| 608 | top: 0px !important; |
| 609 | bottom: 0px !important; |
| 610 | }.-bottom-12 { |
| 611 | bottom: -3rem !important; |
| 612 | }.-left-6 { |
| 613 | left: -1.5rem !important; |
| 614 | }.-right-12 { |
| 615 | right: -3rem !important; |
| 616 | }.-right-2 { |
| 617 | right: -0.5rem !important; |
| 618 | }.-top-2 { |
| 619 | top: -0.5rem !important; |
| 620 | }.bottom-0 { |
| 621 | bottom: 0px !important; |
| 622 | }.bottom-6 { |
| 623 | bottom: 1.5rem !important; |
| 624 | }.left-0 { |
| 625 | left: 0px !important; |
| 626 | }.left-1\/2 { |
| 627 | left: 50% !important; |
| 628 | }.left-4 { |
| 629 | left: 1rem !important; |
| 630 | }.left-full { |
| 631 | left: 100% !important; |
| 632 | }.right-0 { |
| 633 | right: 0px !important; |
| 634 | }.right-2 { |
| 635 | right: 0.5rem !important; |
| 636 | }.right-4 { |
| 637 | right: 1rem !important; |
| 638 | }.right-6 { |
| 639 | right: 1.5rem !important; |
| 640 | }.top-0 { |
| 641 | top: 0px !important; |
| 642 | }.top-1\/2 { |
| 643 | top: 50% !important; |
| 644 | }.top-2 { |
| 645 | top: 0.5rem !important; |
| 646 | }.top-3\.5 { |
| 647 | top: 0.875rem !important; |
| 648 | }.top-4 { |
| 649 | top: 1rem !important; |
| 650 | }.top-full { |
| 651 | top: 100% !important; |
| 652 | }.-z-10 { |
| 653 | z-index: -10 !important; |
| 654 | }.z-0 { |
| 655 | z-index: 0 !important; |
| 656 | }.z-10 { |
| 657 | z-index: 10 !important; |
| 658 | }.z-40 { |
| 659 | z-index: 40 !important; |
| 660 | }.z-50 { |
| 661 | z-index: 50 !important; |
| 662 | }.order-1 { |
| 663 | order: 1 !important; |
| 664 | }.order-2 { |
| 665 | order: 2 !important; |
| 666 | }.col-span-3 { |
| 667 | grid-column: span 3 / span 3 !important; |
| 668 | }.m-0 { |
| 669 | margin: 0px !important; |
| 670 | }.mx-3 { |
| 671 | margin-left: 0.75rem !important; |
| 672 | margin-right: 0.75rem !important; |
| 673 | }.mx-4 { |
| 674 | margin-left: 1rem !important; |
| 675 | margin-right: 1rem !important; |
| 676 | }.mx-auto { |
| 677 | margin-left: auto !important; |
| 678 | margin-right: auto !important; |
| 679 | }.my-2 { |
| 680 | margin-top: 0.5rem !important; |
| 681 | margin-bottom: 0.5rem !important; |
| 682 | }.my-3 { |
| 683 | margin-top: 0.75rem !important; |
| 684 | margin-bottom: 0.75rem !important; |
| 685 | }.my-4 { |
| 686 | margin-top: 1rem !important; |
| 687 | margin-bottom: 1rem !important; |
| 688 | }.my-8 { |
| 689 | margin-top: 2rem !important; |
| 690 | margin-bottom: 2rem !important; |
| 691 | }.-mb-10 { |
| 692 | margin-bottom: -2.5rem !important; |
| 693 | }.-ml-10 { |
| 694 | margin-left: -2.5rem !important; |
| 695 | }.-mr-16 { |
| 696 | margin-right: -4rem !important; |
| 697 | }.-mt-16 { |
| 698 | margin-top: -4rem !important; |
| 699 | }.-mt-8 { |
| 700 | margin-top: -2rem !important; |
| 701 | }.mb-0 { |
| 702 | margin-bottom: 0px !important; |
| 703 | }.mb-1 { |
| 704 | margin-bottom: 0.25rem !important; |
| 705 | }.mb-10 { |
| 706 | margin-bottom: 2.5rem !important; |
| 707 | }.mb-12 { |
| 708 | margin-bottom: 3rem !important; |
| 709 | }.mb-16 { |
| 710 | margin-bottom: 4rem !important; |
| 711 | }.mb-2 { |
| 712 | margin-bottom: 0.5rem !important; |
| 713 | }.mb-3 { |
| 714 | margin-bottom: 0.75rem !important; |
| 715 | }.mb-4 { |
| 716 | margin-bottom: 1rem !important; |
| 717 | }.mb-6 { |
| 718 | margin-bottom: 1.5rem !important; |
| 719 | }.mb-8 { |
| 720 | margin-bottom: 2rem !important; |
| 721 | }.ml-0 { |
| 722 | margin-left: 0px !important; |
| 723 | }.ml-1 { |
| 724 | margin-left: 0.25rem !important; |
| 725 | }.ml-1\.5 { |
| 726 | margin-left: 0.375rem !important; |
| 727 | }.ml-2 { |
| 728 | margin-left: 0.5rem !important; |
| 729 | }.mr-1 { |
| 730 | margin-right: 0.25rem !important; |
| 731 | }.mr-2 { |
| 732 | margin-right: 0.5rem !important; |
| 733 | }.mt-0 { |
| 734 | margin-top: 0px !important; |
| 735 | }.mt-1 { |
| 736 | margin-top: 0.25rem !important; |
| 737 | }.mt-12 { |
| 738 | margin-top: 3rem !important; |
| 739 | }.mt-16 { |
| 740 | margin-top: 4rem !important; |
| 741 | }.mt-2 { |
| 742 | margin-top: 0.5rem !important; |
| 743 | }.mt-4 { |
| 744 | margin-top: 1rem !important; |
| 745 | }.mt-6 { |
| 746 | margin-top: 1.5rem !important; |
| 747 | }.mt-8 { |
| 748 | margin-top: 2rem !important; |
| 749 | }.mt-auto { |
| 750 | margin-top: auto !important; |
| 751 | }.line-clamp-2 { |
| 752 | overflow: hidden !important; |
| 753 | display: -webkit-box !important; |
| 754 | -webkit-box-orient: vertical !important; |
| 755 | -webkit-line-clamp: 2 !important; |
| 756 | }.line-clamp-3 { |
| 757 | overflow: hidden !important; |
| 758 | display: -webkit-box !important; |
| 759 | -webkit-box-orient: vertical !important; |
| 760 | -webkit-line-clamp: 3 !important; |
| 761 | }.block { |
| 762 | display: block !important; |
| 763 | }.inline-block { |
| 764 | display: inline-block !important; |
| 765 | }.inline { |
| 766 | display: inline !important; |
| 767 | }.flex { |
| 768 | display: flex !important; |
| 769 | }.inline-flex { |
| 770 | display: inline-flex !important; |
| 771 | }.grid { |
| 772 | display: grid !important; |
| 773 | }.contents { |
| 774 | display: contents !important; |
| 775 | }.hidden { |
| 776 | display: none !important; |
| 777 | }.aspect-\[2\/3\] { |
| 778 | aspect-ratio: 2/3 !important; |
| 779 | }.aspect-\[3\/2\] { |
| 780 | aspect-ratio: 3/2 !important; |
| 781 | }.aspect-\[4\/5\] { |
| 782 | aspect-ratio: 4/5 !important; |
| 783 | }.aspect-square { |
| 784 | aspect-ratio: 1 / 1 !important; |
| 785 | }.aspect-video { |
| 786 | aspect-ratio: 16 / 9 !important; |
| 787 | }.h-10 { |
| 788 | height: 2.5rem !important; |
| 789 | }.h-12 { |
| 790 | height: 3rem !important; |
| 791 | }.h-16 { |
| 792 | height: 4rem !important; |
| 793 | }.h-2 { |
| 794 | height: 0.5rem !important; |
| 795 | }.h-2\.5 { |
| 796 | height: 0.625rem !important; |
| 797 | }.h-20 { |
| 798 | height: 5rem !important; |
| 799 | }.h-24 { |
| 800 | height: 6rem !important; |
| 801 | }.h-3 { |
| 802 | height: 0.75rem !important; |
| 803 | }.h-32 { |
| 804 | height: 8rem !important; |
| 805 | }.h-4 { |
| 806 | height: 1rem !important; |
| 807 | }.h-40 { |
| 808 | height: 10rem !important; |
| 809 | }.h-48 { |
| 810 | height: 12rem !important; |
| 811 | }.h-5 { |
| 812 | height: 1.25rem !important; |
| 813 | }.h-56 { |
| 814 | height: 14rem !important; |
| 815 | }.h-6 { |
| 816 | height: 1.5rem !important; |
| 817 | }.h-64 { |
| 818 | height: 16rem !important; |
| 819 | }.h-8 { |
| 820 | height: 2rem !important; |
| 821 | }.h-80 { |
| 822 | height: 20rem !important; |
| 823 | }.h-96 { |
| 824 | height: 24rem !important; |
| 825 | }.h-\[120\%\] { |
| 826 | height: 120% !important; |
| 827 | }.h-\[20px\] { |
| 828 | height: 20px !important; |
| 829 | }.h-\[500px\] { |
| 830 | height: 500px !important; |
| 831 | }.h-auto { |
| 832 | height: auto !important; |
| 833 | }.h-fit { |
| 834 | height: -moz-fit-content !important; |
| 835 | height: fit-content !important; |
| 836 | }.h-full { |
| 837 | height: 100% !important; |
| 838 | }.max-h-12 { |
| 839 | max-height: 3rem !important; |
| 840 | }.max-h-60 { |
| 841 | max-height: 15rem !important; |
| 842 | }.max-h-\[60vh\] { |
| 843 | max-height: 60vh !important; |
| 844 | }.min-h-\[300px\] { |
| 845 | min-height: 300px !important; |
| 846 | }.w-1\/2 { |
| 847 | width: 50% !important; |
| 848 | }.w-1\/3 { |
| 849 | width: 33.333333% !important; |
| 850 | }.w-10 { |
| 851 | width: 2.5rem !important; |
| 852 | }.w-12 { |
| 853 | width: 3rem !important; |
| 854 | }.w-16 { |
| 855 | width: 4rem !important; |
| 856 | }.w-2\.5 { |
| 857 | width: 0.625rem !important; |
| 858 | }.w-2\/3 { |
| 859 | width: 66.666667% !important; |
| 860 | }.w-20 { |
| 861 | width: 5rem !important; |
| 862 | }.w-24 { |
| 863 | width: 6rem !important; |
| 864 | }.w-3 { |
| 865 | width: 0.75rem !important; |
| 866 | }.w-32 { |
| 867 | width: 8rem !important; |
| 868 | }.w-4 { |
| 869 | width: 1rem !important; |
| 870 | }.w-40 { |
| 871 | width: 10rem !important; |
| 872 | }.w-48 { |
| 873 | width: 12rem !important; |
| 874 | }.w-5 { |
| 875 | width: 1.25rem !important; |
| 876 | }.w-56 { |
| 877 | width: 14rem !important; |
| 878 | }.w-6 { |
| 879 | width: 1.5rem !important; |
| 880 | }.w-64 { |
| 881 | width: 16rem !important; |
| 882 | }.w-8 { |
| 883 | width: 2rem !important; |
| 884 | }.w-80 { |
| 885 | width: 20rem !important; |
| 886 | }.w-\[120\%\] { |
| 887 | width: 120% !important; |
| 888 | }.w-\[320px\] { |
| 889 | width: 320px !important; |
| 890 | }.w-auto { |
| 891 | width: auto !important; |
| 892 | }.w-full { |
| 893 | width: 100% !important; |
| 894 | }.min-w-\[110px\] { |
| 895 | min-width: 110px !important; |
| 896 | }.min-w-\[20px\] { |
| 897 | min-width: 20px !important; |
| 898 | }.min-w-\[80px\] { |
| 899 | min-width: 80px !important; |
| 900 | }.max-w-2xl { |
| 901 | max-width: 42rem !important; |
| 902 | }.max-w-3xl { |
| 903 | max-width: 48rem !important; |
| 904 | }.max-w-4xl { |
| 905 | max-width: 56rem !important; |
| 906 | }.max-w-5xl { |
| 907 | max-width: 64rem !important; |
| 908 | }.max-w-6xl { |
| 909 | max-width: 72rem !important; |
| 910 | }.max-w-\[200px\] { |
| 911 | max-width: 200px !important; |
| 912 | }.max-w-lg { |
| 913 | max-width: 32rem !important; |
| 914 | }.max-w-md { |
| 915 | max-width: 28rem !important; |
| 916 | }.max-w-none { |
| 917 | max-width: none !important; |
| 918 | }.max-w-sm { |
| 919 | max-width: 24rem !important; |
| 920 | }.max-w-xs { |
| 921 | max-width: 20rem !important; |
| 922 | }.flex-1 { |
| 923 | flex: 1 1 0% !important; |
| 924 | }.flex-shrink-0 { |
| 925 | flex-shrink: 0 !important; |
| 926 | }.flex-grow { |
| 927 | flex-grow: 1 !important; |
| 928 | }.origin-center { |
| 929 | transform-origin: center !important; |
| 930 | }.-translate-x-1\/2 { |
| 931 | --tw-translate-x: -50% !important; |
| 932 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 933 | }.-translate-x-full { |
| 934 | --tw-translate-x: -100% !important; |
| 935 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 936 | }.-translate-y-1\/2 { |
| 937 | --tw-translate-y: -50% !important; |
| 938 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 939 | }.-translate-y-1\/3 { |
| 940 | --tw-translate-y: -33.333333% !important; |
| 941 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 942 | }.translate-x-1\/3 { |
| 943 | --tw-translate-x: 33.333333% !important; |
| 944 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 945 | }.translate-x-2 { |
| 946 | --tw-translate-x: 0.5rem !important; |
| 947 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 948 | }.translate-x-4 { |
| 949 | --tw-translate-x: 1rem !important; |
| 950 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 951 | }.translate-y-4 { |
| 952 | --tw-translate-y: 1rem !important; |
| 953 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 954 | }.-rotate-1 { |
| 955 | --tw-rotate: -1deg !important; |
| 956 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 957 | }.-rotate-2 { |
| 958 | --tw-rotate: -2deg !important; |
| 959 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 960 | }.-rotate-6 { |
| 961 | --tw-rotate: -6deg !important; |
| 962 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 963 | }.rotate-1 { |
| 964 | --tw-rotate: 1deg !important; |
| 965 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 966 | }.rotate-2 { |
| 967 | --tw-rotate: 2deg !important; |
| 968 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 969 | }.rotate-3 { |
| 970 | --tw-rotate: 3deg !important; |
| 971 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 972 | }.rotate-\[-3deg\] { |
| 973 | --tw-rotate: -3deg !important; |
| 974 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 975 | }.rotate-\[-5deg\] { |
| 976 | --tw-rotate: -5deg !important; |
| 977 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 978 | }.scale-95 { |
| 979 | --tw-scale-x: .95 !important; |
| 980 | --tw-scale-y: .95 !important; |
| 981 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 982 | }.transform { |
| 983 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 984 | }.cursor-not-allowed { |
| 985 | cursor: not-allowed !important; |
| 986 | }.cursor-pointer { |
| 987 | cursor: pointer !important; |
| 988 | }.select-none { |
| 989 | -webkit-user-select: none !important; |
| 990 | -moz-user-select: none !important; |
| 991 | user-select: none !important; |
| 992 | }.resize { |
| 993 | resize: both !important; |
| 994 | }.list-none { |
| 995 | list-style-type: none !important; |
| 996 | }.appearance-none { |
| 997 | -webkit-appearance: none !important; |
| 998 | -moz-appearance: none !important; |
| 999 | appearance: none !important; |
| 1000 | }.grid-cols-1 { |
| 1001 | grid-template-columns: repeat(1, minmax(0, 1fr)) !important; |
| 1002 | }.grid-cols-2 { |
| 1003 | grid-template-columns: repeat(2, minmax(0, 1fr)) !important; |
| 1004 | }.grid-cols-3 { |
| 1005 | grid-template-columns: repeat(3, minmax(0, 1fr)) !important; |
| 1006 | }.flex-col { |
| 1007 | flex-direction: column !important; |
| 1008 | }.flex-wrap { |
| 1009 | flex-wrap: wrap !important; |
| 1010 | }.items-start { |
| 1011 | align-items: flex-start !important; |
| 1012 | }.items-end { |
| 1013 | align-items: flex-end !important; |
| 1014 | }.items-center { |
| 1015 | align-items: center !important; |
| 1016 | }.justify-center { |
| 1017 | justify-content: center !important; |
| 1018 | }.justify-between { |
| 1019 | justify-content: space-between !important; |
| 1020 | }.gap-0\.5 { |
| 1021 | gap: 0.125rem !important; |
| 1022 | }.gap-1 { |
| 1023 | gap: 0.25rem !important; |
| 1024 | }.gap-12 { |
| 1025 | gap: 3rem !important; |
| 1026 | }.gap-16 { |
| 1027 | gap: 4rem !important; |
| 1028 | }.gap-2 { |
| 1029 | gap: 0.5rem !important; |
| 1030 | }.gap-3 { |
| 1031 | gap: 0.75rem !important; |
| 1032 | }.gap-4 { |
| 1033 | gap: 1rem !important; |
| 1034 | }.gap-6 { |
| 1035 | gap: 1.5rem !important; |
| 1036 | }.gap-8 { |
| 1037 | gap: 2rem !important; |
| 1038 | }.gap-x-8 { |
| 1039 | -moz-column-gap: 2rem !important; |
| 1040 | column-gap: 2rem !important; |
| 1041 | }.gap-y-3 { |
| 1042 | row-gap: 0.75rem !important; |
| 1043 | }.gap-y-4 { |
| 1044 | row-gap: 1rem !important; |
| 1045 | }.space-x-2 > :not([hidden]) ~ :not([hidden]) { |
| 1046 | --tw-space-x-reverse: 0 !important; |
| 1047 | margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important; |
| 1048 | margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important; |
| 1049 | }.space-x-4 > :not([hidden]) ~ :not([hidden]) { |
| 1050 | --tw-space-x-reverse: 0 !important; |
| 1051 | margin-right: calc(1rem * var(--tw-space-x-reverse)) !important; |
| 1052 | margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important; |
| 1053 | }.space-x-6 > :not([hidden]) ~ :not([hidden]) { |
| 1054 | --tw-space-x-reverse: 0 !important; |
| 1055 | margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important; |
| 1056 | margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important; |
| 1057 | }.space-x-8 > :not([hidden]) ~ :not([hidden]) { |
| 1058 | --tw-space-x-reverse: 0 !important; |
| 1059 | margin-right: calc(2rem * var(--tw-space-x-reverse)) !important; |
| 1060 | margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important; |
| 1061 | }.space-y-0 > :not([hidden]) ~ :not([hidden]) { |
| 1062 | --tw-space-y-reverse: 0 !important; |
| 1063 | margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1064 | margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important; |
| 1065 | }.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) { |
| 1066 | --tw-space-y-reverse: 0 !important; |
| 1067 | margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1068 | margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)) !important; |
| 1069 | }.space-y-10 > :not([hidden]) ~ :not([hidden]) { |
| 1070 | --tw-space-y-reverse: 0 !important; |
| 1071 | margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1072 | margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important; |
| 1073 | }.space-y-12 > :not([hidden]) ~ :not([hidden]) { |
| 1074 | --tw-space-y-reverse: 0 !important; |
| 1075 | margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1076 | margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important; |
| 1077 | }.space-y-2 > :not([hidden]) ~ :not([hidden]) { |
| 1078 | --tw-space-y-reverse: 0 !important; |
| 1079 | margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1080 | margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important; |
| 1081 | }.space-y-20 > :not([hidden]) ~ :not([hidden]) { |
| 1082 | --tw-space-y-reverse: 0 !important; |
| 1083 | margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1084 | margin-bottom: calc(5rem * var(--tw-space-y-reverse)) !important; |
| 1085 | }.space-y-24 > :not([hidden]) ~ :not([hidden]) { |
| 1086 | --tw-space-y-reverse: 0 !important; |
| 1087 | margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1088 | margin-bottom: calc(6rem * var(--tw-space-y-reverse)) !important; |
| 1089 | }.space-y-3 > :not([hidden]) ~ :not([hidden]) { |
| 1090 | --tw-space-y-reverse: 0 !important; |
| 1091 | margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1092 | margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important; |
| 1093 | }.space-y-4 > :not([hidden]) ~ :not([hidden]) { |
| 1094 | --tw-space-y-reverse: 0 !important; |
| 1095 | margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1096 | margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important; |
| 1097 | }.space-y-6 > :not([hidden]) ~ :not([hidden]) { |
| 1098 | --tw-space-y-reverse: 0 !important; |
| 1099 | margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1100 | margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important; |
| 1101 | }.space-y-8 > :not([hidden]) ~ :not([hidden]) { |
| 1102 | --tw-space-y-reverse: 0 !important; |
| 1103 | margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 1104 | margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important; |
| 1105 | }.overflow-hidden { |
| 1106 | overflow: hidden !important; |
| 1107 | }.overflow-y-auto { |
| 1108 | overflow-y: auto !important; |
| 1109 | }.scroll-smooth { |
| 1110 | scroll-behavior: smooth !important; |
| 1111 | }.truncate { |
| 1112 | overflow: hidden !important; |
| 1113 | text-overflow: ellipsis !important; |
| 1114 | white-space: nowrap !important; |
| 1115 | }.whitespace-nowrap { |
| 1116 | white-space: nowrap !important; |
| 1117 | }.rounded { |
| 1118 | border-radius: 0.25rem !important; |
| 1119 | }.rounded-2xl { |
| 1120 | border-radius: 1rem !important; |
| 1121 | }.rounded-full { |
| 1122 | border-radius: 9999px !important; |
| 1123 | }.rounded-lg { |
| 1124 | border-radius: 0.5rem !important; |
| 1125 | }.rounded-md { |
| 1126 | border-radius: 0.375rem !important; |
| 1127 | }.rounded-none { |
| 1128 | border-radius: 0px !important; |
| 1129 | }.rounded-xl { |
| 1130 | border-radius: 0.75rem !important; |
| 1131 | }.rounded-b-lg { |
| 1132 | border-bottom-right-radius: 0.5rem !important; |
| 1133 | border-bottom-left-radius: 0.5rem !important; |
| 1134 | }.rounded-t-xl { |
| 1135 | border-top-left-radius: 0.75rem !important; |
| 1136 | border-top-right-radius: 0.75rem !important; |
| 1137 | }.rounded-bl-\[100px\] { |
| 1138 | border-bottom-left-radius: 100px !important; |
| 1139 | }.border { |
| 1140 | border-width: 1px !important; |
| 1141 | }.border-0 { |
| 1142 | border-width: 0px !important; |
| 1143 | }.border-2 { |
| 1144 | border-width: 2px !important; |
| 1145 | }.border-4 { |
| 1146 | border-width: 4px !important; |
| 1147 | }.border-8 { |
| 1148 | border-width: 8px !important; |
| 1149 | }.border-b { |
| 1150 | border-bottom-width: 1px !important; |
| 1151 | }.border-l-2 { |
| 1152 | border-left-width: 2px !important; |
| 1153 | }.border-l-4 { |
| 1154 | border-left-width: 4px !important; |
| 1155 | }.border-r { |
| 1156 | border-right-width: 1px !important; |
| 1157 | }.border-t { |
| 1158 | border-top-width: 1px !important; |
| 1159 | }.border-dashed { |
| 1160 | border-style: dashed !important; |
| 1161 | }.border-accent { |
| 1162 | --tw-border-opacity: 1 !important; |
| 1163 | border-color: rgb(234 88 12 / var(--tw-border-opacity, 1)) !important; |
| 1164 | }.border-accent\/20 { |
| 1165 | border-color: rgb(234 88 12 / 0.2) !important; |
| 1166 | }.border-cream { |
| 1167 | --tw-border-opacity: 1 !important; |
| 1168 | border-color: rgb(255 253 245 / var(--tw-border-opacity, 1)) !important; |
| 1169 | }.border-cream\/20 { |
| 1170 | border-color: rgb(255 253 245 / 0.2) !important; |
| 1171 | }.border-current { |
| 1172 | border-color: currentColor !important; |
| 1173 | }.border-gray-100 { |
| 1174 | --tw-border-opacity: 1 !important; |
| 1175 | border-color: rgb(243 244 246 / var(--tw-border-opacity, 1)) !important; |
| 1176 | }.border-gray-200 { |
| 1177 | --tw-border-opacity: 1 !important; |
| 1178 | border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important; |
| 1179 | }.border-gray-300 { |
| 1180 | --tw-border-opacity: 1 !important; |
| 1181 | border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important; |
| 1182 | }.border-gray-50 { |
| 1183 | --tw-border-opacity: 1 !important; |
| 1184 | border-color: rgb(249 250 251 / var(--tw-border-opacity, 1)) !important; |
| 1185 | }.border-gray-500 { |
| 1186 | --tw-border-opacity: 1 !important; |
| 1187 | border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)) !important; |
| 1188 | }.border-gray-700 { |
| 1189 | --tw-border-opacity: 1 !important; |
| 1190 | border-color: rgb(55 65 81 / var(--tw-border-opacity, 1)) !important; |
| 1191 | }.border-gray-800 { |
| 1192 | --tw-border-opacity: 1 !important; |
| 1193 | border-color: rgb(31 41 55 / var(--tw-border-opacity, 1)) !important; |
| 1194 | }.border-navy { |
| 1195 | --tw-border-opacity: 1 !important; |
| 1196 | border-color: rgb(38 70 83 / var(--tw-border-opacity, 1)) !important; |
| 1197 | }.border-navy\/10 { |
| 1198 | border-color: rgb(38 70 83 / 0.1) !important; |
| 1199 | }.border-primary { |
| 1200 | --tw-border-opacity: 1 !important; |
| 1201 | border-color: rgb(15 23 42 / var(--tw-border-opacity, 1)) !important; |
| 1202 | }.border-slate-100 { |
| 1203 | --tw-border-opacity: 1 !important; |
| 1204 | border-color: rgb(241 245 249 / var(--tw-border-opacity, 1)) !important; |
| 1205 | }.border-slate-50 { |
| 1206 | --tw-border-opacity: 1 !important; |
| 1207 | border-color: rgb(248 250 252 / var(--tw-border-opacity, 1)) !important; |
| 1208 | }.border-slate-800 { |
| 1209 | --tw-border-opacity: 1 !important; |
| 1210 | border-color: rgb(30 41 59 / var(--tw-border-opacity, 1)) !important; |
| 1211 | }.border-slate-900 { |
| 1212 | --tw-border-opacity: 1 !important; |
| 1213 | border-color: rgb(15 23 42 / var(--tw-border-opacity, 1)) !important; |
| 1214 | }.border-transparent { |
| 1215 | border-color: transparent !important; |
| 1216 | }.border-white { |
| 1217 | --tw-border-opacity: 1 !important; |
| 1218 | border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important; |
| 1219 | }.border-white\/10 { |
| 1220 | border-color: rgb(255 255 255 / 0.1) !important; |
| 1221 | }.border-white\/20 { |
| 1222 | border-color: rgb(255 255 255 / 0.2) !important; |
| 1223 | }.border-white\/30 { |
| 1224 | border-color: rgb(255 255 255 / 0.3) !important; |
| 1225 | }.border-yellow-sun { |
| 1226 | --tw-border-opacity: 1 !important; |
| 1227 | border-color: rgb(255 209 102 / var(--tw-border-opacity, 1)) !important; |
| 1228 | }.border-yellow-sun\/20 { |
| 1229 | border-color: rgb(255 209 102 / 0.2) !important; |
| 1230 | }.border-yellow-sun\/30 { |
| 1231 | border-color: rgb(255 209 102 / 0.3) !important; |
| 1232 | }.bg-\[\#f1f5f9\] { |
| 1233 | --tw-bg-opacity: 1 !important; |
| 1234 | background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important; |
| 1235 | }.bg-\[\#f8fafc\] { |
| 1236 | --tw-bg-opacity: 1 !important; |
| 1237 | background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important; |
| 1238 | }.bg-accent { |
| 1239 | --tw-bg-opacity: 1 !important; |
| 1240 | background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1)) !important; |
| 1241 | }.bg-accent\/20 { |
| 1242 | background-color: rgb(234 88 12 / 0.2) !important; |
| 1243 | }.bg-accent\/5 { |
| 1244 | background-color: rgb(234 88 12 / 0.05) !important; |
| 1245 | }.bg-black\/20 { |
| 1246 | background-color: rgb(0 0 0 / 0.2) !important; |
| 1247 | }.bg-black\/30 { |
| 1248 | background-color: rgb(0 0 0 / 0.3) !important; |
| 1249 | }.bg-black\/50 { |
| 1250 | background-color: rgb(0 0 0 / 0.5) !important; |
| 1251 | }.bg-black\/60 { |
| 1252 | background-color: rgb(0 0 0 / 0.6) !important; |
| 1253 | }.bg-blue-50 { |
| 1254 | --tw-bg-opacity: 1 !important; |
| 1255 | background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1)) !important; |
| 1256 | }.bg-blue-50\/50 { |
| 1257 | background-color: rgb(239 246 255 / 0.5) !important; |
| 1258 | }.bg-blue-500 { |
| 1259 | --tw-bg-opacity: 1 !important; |
| 1260 | background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important; |
| 1261 | }.bg-blue-sky\/10 { |
| 1262 | background-color: rgb(0 198 255 / 0.1) !important; |
| 1263 | }.bg-blue-sky\/20 { |
| 1264 | background-color: rgb(0 198 255 / 0.2) !important; |
| 1265 | }.bg-coral-pop { |
| 1266 | --tw-bg-opacity: 1 !important; |
| 1267 | background-color: rgb(239 71 111 / var(--tw-bg-opacity, 1)) !important; |
| 1268 | }.bg-coral-pop\/20 { |
| 1269 | background-color: rgb(239 71 111 / 0.2) !important; |
| 1270 | }.bg-cream { |
| 1271 | --tw-bg-opacity: 1 !important; |
| 1272 | background-color: rgb(255 253 245 / var(--tw-bg-opacity, 1)) !important; |
| 1273 | }.bg-gray-100 { |
| 1274 | --tw-bg-opacity: 1 !important; |
| 1275 | background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important; |
| 1276 | }.bg-gray-200 { |
| 1277 | --tw-bg-opacity: 1 !important; |
| 1278 | background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important; |
| 1279 | }.bg-gray-300 { |
| 1280 | --tw-bg-opacity: 1 !important; |
| 1281 | background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important; |
| 1282 | }.bg-gray-50 { |
| 1283 | --tw-bg-opacity: 1 !important; |
| 1284 | background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important; |
| 1285 | }.bg-gray-700 { |
| 1286 | --tw-bg-opacity: 1 !important; |
| 1287 | background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important; |
| 1288 | }.bg-gray-800 { |
| 1289 | --tw-bg-opacity: 1 !important; |
| 1290 | background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important; |
| 1291 | }.bg-gray-900 { |
| 1292 | --tw-bg-opacity: 1 !important; |
| 1293 | background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important; |
| 1294 | }.bg-green-100 { |
| 1295 | --tw-bg-opacity: 1 !important; |
| 1296 | background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1)) !important; |
| 1297 | }.bg-orange-50 { |
| 1298 | --tw-bg-opacity: 1 !important; |
| 1299 | background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important; |
| 1300 | }.bg-paper { |
| 1301 | --tw-bg-opacity: 1 !important; |
| 1302 | background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important; |
| 1303 | }.bg-primary { |
| 1304 | --tw-bg-opacity: 1 !important; |
| 1305 | background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important; |
| 1306 | }.bg-red-500 { |
| 1307 | --tw-bg-opacity: 1 !important; |
| 1308 | background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important; |
| 1309 | }.bg-slate-50 { |
| 1310 | --tw-bg-opacity: 1 !important; |
| 1311 | background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important; |
| 1312 | }.bg-slate-800 { |
| 1313 | --tw-bg-opacity: 1 !important; |
| 1314 | background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important; |
| 1315 | }.bg-slate-900 { |
| 1316 | --tw-bg-opacity: 1 !important; |
| 1317 | background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important; |
| 1318 | }.bg-transparent { |
| 1319 | background-color: transparent !important; |
| 1320 | }.bg-white { |
| 1321 | --tw-bg-opacity: 1 !important; |
| 1322 | background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important; |
| 1323 | }.bg-white\/10 { |
| 1324 | background-color: rgb(255 255 255 / 0.1) !important; |
| 1325 | }.bg-white\/5 { |
| 1326 | background-color: rgb(255 255 255 / 0.05) !important; |
| 1327 | }.bg-white\/50 { |
| 1328 | background-color: rgb(255 255 255 / 0.5) !important; |
| 1329 | }.bg-white\/80 { |
| 1330 | background-color: rgb(255 255 255 / 0.8) !important; |
| 1331 | }.bg-white\/95 { |
| 1332 | background-color: rgb(255 255 255 / 0.95) !important; |
| 1333 | }.bg-yellow-100 { |
| 1334 | --tw-bg-opacity: 1 !important; |
| 1335 | background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1)) !important; |
| 1336 | }.bg-yellow-200 { |
| 1337 | --tw-bg-opacity: 1 !important; |
| 1338 | background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important; |
| 1339 | }.bg-yellow-400 { |
| 1340 | --tw-bg-opacity: 1 !important; |
| 1341 | background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important; |
| 1342 | }.bg-yellow-50 { |
| 1343 | --tw-bg-opacity: 1 !important; |
| 1344 | background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important; |
| 1345 | }.bg-yellow-sun { |
| 1346 | --tw-bg-opacity: 1 !important; |
| 1347 | background-color: rgb(255 209 102 / var(--tw-bg-opacity, 1)) !important; |
| 1348 | }.bg-yellow-sun\/10 { |
| 1349 | background-color: rgb(255 209 102 / 0.1) !important; |
| 1350 | }.bg-yellow-sun\/20 { |
| 1351 | background-color: rgb(255 209 102 / 0.2) !important; |
| 1352 | }.fill-current { |
| 1353 | fill: currentColor !important; |
| 1354 | }.object-contain { |
| 1355 | -o-object-fit: contain !important; |
| 1356 | object-fit: contain !important; |
| 1357 | }.object-cover { |
| 1358 | -o-object-fit: cover !important; |
| 1359 | object-fit: cover !important; |
| 1360 | }.p-0 { |
| 1361 | padding: 0px !important; |
| 1362 | }.p-1 { |
| 1363 | padding: 0.25rem !important; |
| 1364 | }.p-1\.5 { |
| 1365 | padding: 0.375rem !important; |
| 1366 | }.p-12 { |
| 1367 | padding: 3rem !important; |
| 1368 | }.p-2 { |
| 1369 | padding: 0.5rem !important; |
| 1370 | }.p-3 { |
| 1371 | padding: 0.75rem !important; |
| 1372 | }.p-4 { |
| 1373 | padding: 1rem !important; |
| 1374 | }.p-5 { |
| 1375 | padding: 1.25rem !important; |
| 1376 | }.p-6 { |
| 1377 | padding: 1.5rem !important; |
| 1378 | }.p-8 { |
| 1379 | padding: 2rem !important; |
| 1380 | }.px-1 { |
| 1381 | padding-left: 0.25rem !important; |
| 1382 | padding-right: 0.25rem !important; |
| 1383 | }.px-2 { |
| 1384 | padding-left: 0.5rem !important; |
| 1385 | padding-right: 0.5rem !important; |
| 1386 | }.px-3 { |
| 1387 | padding-left: 0.75rem !important; |
| 1388 | padding-right: 0.75rem !important; |
| 1389 | }.px-4 { |
| 1390 | padding-left: 1rem !important; |
| 1391 | padding-right: 1rem !important; |
| 1392 | }.px-5 { |
| 1393 | padding-left: 1.25rem !important; |
| 1394 | padding-right: 1.25rem !important; |
| 1395 | }.px-6 { |
| 1396 | padding-left: 1.5rem !important; |
| 1397 | padding-right: 1.5rem !important; |
| 1398 | }.px-8 { |
| 1399 | padding-left: 2rem !important; |
| 1400 | padding-right: 2rem !important; |
| 1401 | }.py-0\.5 { |
| 1402 | padding-top: 0.125rem !important; |
| 1403 | padding-bottom: 0.125rem !important; |
| 1404 | }.py-1 { |
| 1405 | padding-top: 0.25rem !important; |
| 1406 | padding-bottom: 0.25rem !important; |
| 1407 | }.py-10 { |
| 1408 | padding-top: 2.5rem !important; |
| 1409 | padding-bottom: 2.5rem !important; |
| 1410 | }.py-12 { |
| 1411 | padding-top: 3rem !important; |
| 1412 | padding-bottom: 3rem !important; |
| 1413 | }.py-16 { |
| 1414 | padding-top: 4rem !important; |
| 1415 | padding-bottom: 4rem !important; |
| 1416 | }.py-2 { |
| 1417 | padding-top: 0.5rem !important; |
| 1418 | padding-bottom: 0.5rem !important; |
| 1419 | }.py-2\.5 { |
| 1420 | padding-top: 0.625rem !important; |
| 1421 | padding-bottom: 0.625rem !important; |
| 1422 | }.py-20 { |
| 1423 | padding-top: 5rem !important; |
| 1424 | padding-bottom: 5rem !important; |
| 1425 | }.py-24 { |
| 1426 | padding-top: 6rem !important; |
| 1427 | padding-bottom: 6rem !important; |
| 1428 | }.py-3 { |
| 1429 | padding-top: 0.75rem !important; |
| 1430 | padding-bottom: 0.75rem !important; |
| 1431 | }.py-3\.5 { |
| 1432 | padding-top: 0.875rem !important; |
| 1433 | padding-bottom: 0.875rem !important; |
| 1434 | }.py-4 { |
| 1435 | padding-top: 1rem !important; |
| 1436 | padding-bottom: 1rem !important; |
| 1437 | }.py-5 { |
| 1438 | padding-top: 1.25rem !important; |
| 1439 | padding-bottom: 1.25rem !important; |
| 1440 | }.py-6 { |
| 1441 | padding-top: 1.5rem !important; |
| 1442 | padding-bottom: 1.5rem !important; |
| 1443 | }.pb-10 { |
| 1444 | padding-bottom: 2.5rem !important; |
| 1445 | }.pb-16 { |
| 1446 | padding-bottom: 4rem !important; |
| 1447 | }.pb-2 { |
| 1448 | padding-bottom: 0.5rem !important; |
| 1449 | }.pb-24 { |
| 1450 | padding-bottom: 6rem !important; |
| 1451 | }.pb-28 { |
| 1452 | padding-bottom: 7rem !important; |
| 1453 | }.pb-32 { |
| 1454 | padding-bottom: 8rem !important; |
| 1455 | }.pb-4 { |
| 1456 | padding-bottom: 1rem !important; |
| 1457 | }.pb-6 { |
| 1458 | padding-bottom: 1.5rem !important; |
| 1459 | }.pl-0 { |
| 1460 | padding-left: 0px !important; |
| 1461 | }.pl-1 { |
| 1462 | padding-left: 0.25rem !important; |
| 1463 | }.pl-10 { |
| 1464 | padding-left: 2.5rem !important; |
| 1465 | }.pl-4 { |
| 1466 | padding-left: 1rem !important; |
| 1467 | }.pl-6 { |
| 1468 | padding-left: 1.5rem !important; |
| 1469 | }.pr-10 { |
| 1470 | padding-right: 2.5rem !important; |
| 1471 | }.pr-14 { |
| 1472 | padding-right: 3.5rem !important; |
| 1473 | }.pr-2 { |
| 1474 | padding-right: 0.5rem !important; |
| 1475 | }.pr-4 { |
| 1476 | padding-right: 1rem !important; |
| 1477 | }.pt-10 { |
| 1478 | padding-top: 2.5rem !important; |
| 1479 | }.pt-12 { |
| 1480 | padding-top: 3rem !important; |
| 1481 | }.pt-16 { |
| 1482 | padding-top: 4rem !important; |
| 1483 | }.pt-20 { |
| 1484 | padding-top: 5rem !important; |
| 1485 | }.pt-24 { |
| 1486 | padding-top: 6rem !important; |
| 1487 | }.pt-4 { |
| 1488 | padding-top: 1rem !important; |
| 1489 | }.pt-6 { |
| 1490 | padding-top: 1.5rem !important; |
| 1491 | }.pt-8 { |
| 1492 | padding-top: 2rem !important; |
| 1493 | }.text-left { |
| 1494 | text-align: left !important; |
| 1495 | }.text-center { |
| 1496 | text-align: center !important; |
| 1497 | }.text-right { |
| 1498 | text-align: right !important; |
| 1499 | }.font-inter { |
| 1500 | font-family: Inter, sans-serif !important; |
| 1501 | }.font-sans { |
| 1502 | font-family: Nunito, sans-serif !important; |
| 1503 | }.font-serif { |
| 1504 | font-family: Libre Baskerville, serif !important; |
| 1505 | }.text-2xl { |
| 1506 | font-size: 1.5rem !important; |
| 1507 | line-height: 2rem !important; |
| 1508 | }.text-3xl { |
| 1509 | font-size: 1.875rem !important; |
| 1510 | line-height: 2.25rem !important; |
| 1511 | }.text-4xl { |
| 1512 | font-size: 2.25rem !important; |
| 1513 | line-height: 2.5rem !important; |
| 1514 | }.text-5xl { |
| 1515 | font-size: 3rem !important; |
| 1516 | line-height: 1 !important; |
| 1517 | }.text-\[10px\] { |
| 1518 | font-size: 10px !important; |
| 1519 | }.text-\[150px\] { |
| 1520 | font-size: 150px !important; |
| 1521 | }.text-base { |
| 1522 | font-size: 1rem !important; |
| 1523 | line-height: 1.5rem !important; |
| 1524 | }.text-lg { |
| 1525 | font-size: 1.125rem !important; |
| 1526 | line-height: 1.75rem !important; |
| 1527 | }.text-sm { |
| 1528 | font-size: 0.875rem !important; |
| 1529 | line-height: 1.25rem !important; |
| 1530 | }.text-xl { |
| 1531 | font-size: 1.25rem !important; |
| 1532 | line-height: 1.75rem !important; |
| 1533 | }.text-xs { |
| 1534 | font-size: 0.75rem !important; |
| 1535 | line-height: 1rem !important; |
| 1536 | }.font-black { |
| 1537 | font-weight: 900 !important; |
| 1538 | }.font-bold { |
| 1539 | font-weight: 700 !important; |
| 1540 | }.font-extrabold { |
| 1541 | font-weight: 800 !important; |
| 1542 | }.font-light { |
| 1543 | font-weight: 300 !important; |
| 1544 | }.font-medium { |
| 1545 | font-weight: 500 !important; |
| 1546 | }.font-normal { |
| 1547 | font-weight: 400 !important; |
| 1548 | }.font-semibold { |
| 1549 | font-weight: 600 !important; |
| 1550 | }.uppercase { |
| 1551 | text-transform: uppercase !important; |
| 1552 | }.italic { |
| 1553 | font-style: italic !important; |
| 1554 | }.not-italic { |
| 1555 | font-style: normal !important; |
| 1556 | }.leading-10 { |
| 1557 | line-height: 2.5rem !important; |
| 1558 | }.leading-none { |
| 1559 | line-height: 1 !important; |
| 1560 | }.leading-relaxed { |
| 1561 | line-height: 1.625 !important; |
| 1562 | }.leading-snug { |
| 1563 | line-height: 1.375 !important; |
| 1564 | }.leading-tight { |
| 1565 | line-height: 1.25 !important; |
| 1566 | }.tracking-tight { |
| 1567 | letter-spacing: -0.025em !important; |
| 1568 | }.tracking-tighter { |
| 1569 | letter-spacing: -0.05em !important; |
| 1570 | }.tracking-wide { |
| 1571 | letter-spacing: 0.025em !important; |
| 1572 | }.tracking-wider { |
| 1573 | letter-spacing: 0.05em !important; |
| 1574 | }.tracking-widest { |
| 1575 | letter-spacing: 0.1em !important; |
| 1576 | }.text-accent { |
| 1577 | --tw-text-opacity: 1 !important; |
| 1578 | color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important; |
| 1579 | }.text-accent\/20 { |
| 1580 | color: rgb(234 88 12 / 0.2) !important; |
| 1581 | }.text-blue-800 { |
| 1582 | --tw-text-opacity: 1 !important; |
| 1583 | color: rgb(30 64 175 / var(--tw-text-opacity, 1)) !important; |
| 1584 | }.text-blue-sky { |
| 1585 | --tw-text-opacity: 1 !important; |
| 1586 | color: rgb(0 198 255 / var(--tw-text-opacity, 1)) !important; |
| 1587 | }.text-coral-pop { |
| 1588 | --tw-text-opacity: 1 !important; |
| 1589 | color: rgb(239 71 111 / var(--tw-text-opacity, 1)) !important; |
| 1590 | }.text-gray-300 { |
| 1591 | --tw-text-opacity: 1 !important; |
| 1592 | color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important; |
| 1593 | }.text-gray-400 { |
| 1594 | --tw-text-opacity: 1 !important; |
| 1595 | color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important; |
| 1596 | }.text-gray-500 { |
| 1597 | --tw-text-opacity: 1 !important; |
| 1598 | color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important; |
| 1599 | }.text-gray-600 { |
| 1600 | --tw-text-opacity: 1 !important; |
| 1601 | color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important; |
| 1602 | }.text-gray-700 { |
| 1603 | --tw-text-opacity: 1 !important; |
| 1604 | color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important; |
| 1605 | }.text-gray-800 { |
| 1606 | --tw-text-opacity: 1 !important; |
| 1607 | color: rgb(31 41 55 / var(--tw-text-opacity, 1)) !important; |
| 1608 | }.text-gray-900 { |
| 1609 | --tw-text-opacity: 1 !important; |
| 1610 | color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important; |
| 1611 | }.text-green-500 { |
| 1612 | --tw-text-opacity: 1 !important; |
| 1613 | color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important; |
| 1614 | }.text-green-600 { |
| 1615 | --tw-text-opacity: 1 !important; |
| 1616 | color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important; |
| 1617 | }.text-navy { |
| 1618 | --tw-text-opacity: 1 !important; |
| 1619 | color: rgb(38 70 83 / var(--tw-text-opacity, 1)) !important; |
| 1620 | }.text-navy\/60 { |
| 1621 | color: rgb(38 70 83 / 0.6) !important; |
| 1622 | }.text-navy\/70 { |
| 1623 | color: rgb(38 70 83 / 0.7) !important; |
| 1624 | }.text-navy\/80 { |
| 1625 | color: rgb(38 70 83 / 0.8) !important; |
| 1626 | }.text-orange-100 { |
| 1627 | --tw-text-opacity: 1 !important; |
| 1628 | color: rgb(255 237 213 / var(--tw-text-opacity, 1)) !important; |
| 1629 | }.text-orange-200 { |
| 1630 | --tw-text-opacity: 1 !important; |
| 1631 | color: rgb(254 215 170 / var(--tw-text-opacity, 1)) !important; |
| 1632 | }.text-primary { |
| 1633 | --tw-text-opacity: 1 !important; |
| 1634 | color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important; |
| 1635 | }.text-red-400 { |
| 1636 | --tw-text-opacity: 1 !important; |
| 1637 | color: rgb(248 113 113 / var(--tw-text-opacity, 1)) !important; |
| 1638 | }.text-secondary { |
| 1639 | --tw-text-opacity: 1 !important; |
| 1640 | color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important; |
| 1641 | }.text-slate-400 { |
| 1642 | --tw-text-opacity: 1 !important; |
| 1643 | color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important; |
| 1644 | }.text-slate-500 { |
| 1645 | --tw-text-opacity: 1 !important; |
| 1646 | color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important; |
| 1647 | }.text-slate-700 { |
| 1648 | --tw-text-opacity: 1 !important; |
| 1649 | color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important; |
| 1650 | }.text-slate-800 { |
| 1651 | --tw-text-opacity: 1 !important; |
| 1652 | color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important; |
| 1653 | }.text-slate-800\/80 { |
| 1654 | color: rgb(30 41 59 / 0.8) !important; |
| 1655 | }.text-slate-900 { |
| 1656 | --tw-text-opacity: 1 !important; |
| 1657 | color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important; |
| 1658 | }.text-white { |
| 1659 | --tw-text-opacity: 1 !important; |
| 1660 | color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; |
| 1661 | }.text-white\/40 { |
| 1662 | color: rgb(255 255 255 / 0.4) !important; |
| 1663 | }.text-white\/70 { |
| 1664 | color: rgb(255 255 255 / 0.7) !important; |
| 1665 | }.text-white\/80 { |
| 1666 | color: rgb(255 255 255 / 0.8) !important; |
| 1667 | }.text-white\/90 { |
| 1668 | color: rgb(255 255 255 / 0.9) !important; |
| 1669 | }.text-yellow-400 { |
| 1670 | --tw-text-opacity: 1 !important; |
| 1671 | color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important; |
| 1672 | }.text-yellow-500 { |
| 1673 | --tw-text-opacity: 1 !important; |
| 1674 | color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important; |
| 1675 | }.text-yellow-600 { |
| 1676 | --tw-text-opacity: 1 !important; |
| 1677 | color: rgb(202 138 4 / var(--tw-text-opacity, 1)) !important; |
| 1678 | }.text-yellow-700 { |
| 1679 | --tw-text-opacity: 1 !important; |
| 1680 | color: rgb(161 98 7 / var(--tw-text-opacity, 1)) !important; |
| 1681 | }.text-yellow-800 { |
| 1682 | --tw-text-opacity: 1 !important; |
| 1683 | color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important; |
| 1684 | }.text-yellow-sun { |
| 1685 | --tw-text-opacity: 1 !important; |
| 1686 | color: rgb(255 209 102 / var(--tw-text-opacity, 1)) !important; |
| 1687 | }.underline { |
| 1688 | text-decoration-line: underline !important; |
| 1689 | }.line-through { |
| 1690 | text-decoration-line: line-through !important; |
| 1691 | }.no-underline { |
| 1692 | text-decoration-line: none !important; |
| 1693 | }.decoration-red-500 { |
| 1694 | text-decoration-color: #ef4444 !important; |
| 1695 | }.decoration-dotted { |
| 1696 | text-decoration-style: dotted !important; |
| 1697 | }.decoration-2 { |
| 1698 | text-decoration-thickness: 2px !important; |
| 1699 | }.underline-offset-4 { |
| 1700 | text-underline-offset: 4px !important; |
| 1701 | }.antialiased { |
| 1702 | -webkit-font-smoothing: antialiased !important; |
| 1703 | -moz-osx-font-smoothing: grayscale !important; |
| 1704 | }.opacity-0 { |
| 1705 | opacity: 0 !important; |
| 1706 | }.opacity-40 { |
| 1707 | opacity: 0.4 !important; |
| 1708 | }.opacity-50 { |
| 1709 | opacity: 0.5 !important; |
| 1710 | }.opacity-60 { |
| 1711 | opacity: 0.6 !important; |
| 1712 | }.opacity-70 { |
| 1713 | opacity: 0.7 !important; |
| 1714 | }.opacity-75 { |
| 1715 | opacity: 0.75 !important; |
| 1716 | }.opacity-80 { |
| 1717 | opacity: 0.8 !important; |
| 1718 | }.shadow-2xl { |
| 1719 | --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important; |
| 1720 | --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important; |
| 1721 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1722 | }.shadow-lg { |
| 1723 | --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important; |
| 1724 | --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important; |
| 1725 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1726 | }.shadow-md { |
| 1727 | --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important; |
| 1728 | --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important; |
| 1729 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1730 | }.shadow-sm { |
| 1731 | --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important; |
| 1732 | --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important; |
| 1733 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1734 | }.shadow-xl { |
| 1735 | --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important; |
| 1736 | --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important; |
| 1737 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1738 | }.shadow-blue-900\/10 { |
| 1739 | --tw-shadow-color: rgb(30 58 138 / 0.1) !important; |
| 1740 | --tw-shadow: var(--tw-shadow-colored) !important; |
| 1741 | }.shadow-orange-100 { |
| 1742 | --tw-shadow-color: #ffedd5 !important; |
| 1743 | --tw-shadow: var(--tw-shadow-colored) !important; |
| 1744 | }.shadow-orange-200 { |
| 1745 | --tw-shadow-color: #fed7aa !important; |
| 1746 | --tw-shadow: var(--tw-shadow-colored) !important; |
| 1747 | }.shadow-orange-500\/20 { |
| 1748 | --tw-shadow-color: rgb(249 115 22 / 0.2) !important; |
| 1749 | --tw-shadow: var(--tw-shadow-colored) !important; |
| 1750 | }.blur-3xl { |
| 1751 | --tw-blur: blur(64px) !important; |
| 1752 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 1753 | }.blur-lg { |
| 1754 | --tw-blur: blur(16px) !important; |
| 1755 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 1756 | }.drop-shadow-lg { |
| 1757 | --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1)) !important; |
| 1758 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 1759 | }.grayscale { |
| 1760 | --tw-grayscale: grayscale(100%) !important; |
| 1761 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 1762 | }.filter { |
| 1763 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 1764 | }.backdrop-blur-md { |
| 1765 | --tw-backdrop-blur: blur(12px) !important; |
| 1766 | backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important; |
| 1767 | }.backdrop-blur-sm { |
| 1768 | --tw-backdrop-blur: blur(4px) !important; |
| 1769 | backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important; |
| 1770 | }.transition { |
| 1771 | transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important; |
| 1772 | transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important; |
| 1773 | transition-duration: 150ms !important; |
| 1774 | }.transition-all { |
| 1775 | transition-property: all !important; |
| 1776 | transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important; |
| 1777 | transition-duration: 150ms !important; |
| 1778 | }.transition-colors { |
| 1779 | transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important; |
| 1780 | transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important; |
| 1781 | transition-duration: 150ms !important; |
| 1782 | }.transition-opacity { |
| 1783 | transition-property: opacity !important; |
| 1784 | transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important; |
| 1785 | transition-duration: 150ms !important; |
| 1786 | }.transition-transform { |
| 1787 | transition-property: transform !important; |
| 1788 | transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important; |
| 1789 | transition-duration: 150ms !important; |
| 1790 | }.duration-200 { |
| 1791 | transition-duration: 200ms !important; |
| 1792 | }.duration-300 { |
| 1793 | transition-duration: 300ms !important; |
| 1794 | }.duration-500 { |
| 1795 | transition-duration: 500ms !important; |
| 1796 | }.duration-700 { |
| 1797 | transition-duration: 700ms !important; |
| 1798 | }.ease-in-out { |
| 1799 | transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important; |
| 1800 | }.ease-out { |
| 1801 | transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important; |
| 1802 | }#awt-review-modal p{margin-bottom:1rem}.marker\:content-none *::marker { |
| 1803 | --tw-content: none !important; |
| 1804 | content: var(--tw-content) !important; |
| 1805 | }.marker\:content-none::marker { |
| 1806 | --tw-content: none !important; |
| 1807 | content: var(--tw-content) !important; |
| 1808 | }.placeholder\:text-gray-400::-moz-placeholder { |
| 1809 | --tw-text-opacity: 1 !important; |
| 1810 | color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important; |
| 1811 | }.placeholder\:text-gray-400::placeholder { |
| 1812 | --tw-text-opacity: 1 !important; |
| 1813 | color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important; |
| 1814 | }.placeholder\:text-navy\/50::-moz-placeholder { |
| 1815 | color: rgb(38 70 83 / 0.5) !important; |
| 1816 | }.placeholder\:text-navy\/50::placeholder { |
| 1817 | color: rgb(38 70 83 / 0.5) !important; |
| 1818 | }.first\:border-0:first-child { |
| 1819 | border-width: 0px !important; |
| 1820 | }.first\:pt-0:first-child { |
| 1821 | padding-top: 0px !important; |
| 1822 | }.last\:border-0:last-child { |
| 1823 | border-width: 0px !important; |
| 1824 | }.hover\:-translate-y-1:hover { |
| 1825 | --tw-translate-y: -0.25rem !important; |
| 1826 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1827 | }.hover\:-rotate-2:hover { |
| 1828 | --tw-rotate: -2deg !important; |
| 1829 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1830 | }.hover\:rotate-0:hover { |
| 1831 | --tw-rotate: 0deg !important; |
| 1832 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1833 | }.hover\:rotate-2:hover { |
| 1834 | --tw-rotate: 2deg !important; |
| 1835 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1836 | }.hover\:rotate-\[-2deg\]:hover { |
| 1837 | --tw-rotate: -2deg !important; |
| 1838 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1839 | }.hover\:rotate-\[2deg\]:hover { |
| 1840 | --tw-rotate: 2deg !important; |
| 1841 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1842 | }.hover\:scale-105:hover { |
| 1843 | --tw-scale-x: 1.05 !important; |
| 1844 | --tw-scale-y: 1.05 !important; |
| 1845 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1846 | }.hover\:scale-110:hover { |
| 1847 | --tw-scale-x: 1.1 !important; |
| 1848 | --tw-scale-y: 1.1 !important; |
| 1849 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1850 | }.hover\:scale-\[1\.02\]:hover { |
| 1851 | --tw-scale-x: 1.02 !important; |
| 1852 | --tw-scale-y: 1.02 !important; |
| 1853 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 1854 | }.hover\:border-\[\#FF9900\]:hover { |
| 1855 | --tw-border-opacity: 1 !important; |
| 1856 | border-color: rgb(255 153 0 / var(--tw-border-opacity, 1)) !important; |
| 1857 | }.hover\:border-accent:hover { |
| 1858 | --tw-border-opacity: 1 !important; |
| 1859 | border-color: rgb(234 88 12 / var(--tw-border-opacity, 1)) !important; |
| 1860 | }.hover\:border-gray-400:hover { |
| 1861 | --tw-border-opacity: 1 !important; |
| 1862 | border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)) !important; |
| 1863 | }.hover\:border-orange-700:hover { |
| 1864 | --tw-border-opacity: 1 !important; |
| 1865 | border-color: rgb(194 65 12 / var(--tw-border-opacity, 1)) !important; |
| 1866 | }.hover\:border-primary:hover { |
| 1867 | --tw-border-opacity: 1 !important; |
| 1868 | border-color: rgb(15 23 42 / var(--tw-border-opacity, 1)) !important; |
| 1869 | }.hover\:border-slate-800:hover { |
| 1870 | --tw-border-opacity: 1 !important; |
| 1871 | border-color: rgb(30 41 59 / var(--tw-border-opacity, 1)) !important; |
| 1872 | }.hover\:bg-accent:hover { |
| 1873 | --tw-bg-opacity: 1 !important; |
| 1874 | background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1)) !important; |
| 1875 | }.hover\:bg-blue-sky\/10:hover { |
| 1876 | background-color: rgb(0 198 255 / 0.1) !important; |
| 1877 | }.hover\:bg-gray-200:hover { |
| 1878 | --tw-bg-opacity: 1 !important; |
| 1879 | background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important; |
| 1880 | }.hover\:bg-gray-50:hover { |
| 1881 | --tw-bg-opacity: 1 !important; |
| 1882 | background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important; |
| 1883 | }.hover\:bg-gray-700:hover { |
| 1884 | --tw-bg-opacity: 1 !important; |
| 1885 | background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important; |
| 1886 | }.hover\:bg-gray-800:hover { |
| 1887 | --tw-bg-opacity: 1 !important; |
| 1888 | background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important; |
| 1889 | }.hover\:bg-gray-900:hover { |
| 1890 | --tw-bg-opacity: 1 !important; |
| 1891 | background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important; |
| 1892 | }.hover\:bg-orange-700:hover { |
| 1893 | --tw-bg-opacity: 1 !important; |
| 1894 | background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1)) !important; |
| 1895 | }.hover\:bg-primary:hover { |
| 1896 | --tw-bg-opacity: 1 !important; |
| 1897 | background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important; |
| 1898 | }.hover\:bg-slate-50:hover { |
| 1899 | --tw-bg-opacity: 1 !important; |
| 1900 | background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important; |
| 1901 | }.hover\:bg-slate-800:hover { |
| 1902 | --tw-bg-opacity: 1 !important; |
| 1903 | background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important; |
| 1904 | }.hover\:bg-slate-900:hover { |
| 1905 | --tw-bg-opacity: 1 !important; |
| 1906 | background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important; |
| 1907 | }.hover\:bg-white:hover { |
| 1908 | --tw-bg-opacity: 1 !important; |
| 1909 | background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important; |
| 1910 | }.hover\:bg-yellow-400:hover { |
| 1911 | --tw-bg-opacity: 1 !important; |
| 1912 | background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important; |
| 1913 | }.hover\:text-\[\#FF9900\]:hover { |
| 1914 | --tw-text-opacity: 1 !important; |
| 1915 | color: rgb(255 153 0 / var(--tw-text-opacity, 1)) !important; |
| 1916 | }.hover\:text-accent:hover { |
| 1917 | --tw-text-opacity: 1 !important; |
| 1918 | color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important; |
| 1919 | }.hover\:text-black:hover { |
| 1920 | --tw-text-opacity: 1 !important; |
| 1921 | color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important; |
| 1922 | }.hover\:text-blue-sky:hover { |
| 1923 | --tw-text-opacity: 1 !important; |
| 1924 | color: rgb(0 198 255 / var(--tw-text-opacity, 1)) !important; |
| 1925 | }.hover\:text-blue-sky\/80:hover { |
| 1926 | color: rgb(0 198 255 / 0.8) !important; |
| 1927 | }.hover\:text-gray-600:hover { |
| 1928 | --tw-text-opacity: 1 !important; |
| 1929 | color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important; |
| 1930 | }.hover\:text-navy:hover { |
| 1931 | --tw-text-opacity: 1 !important; |
| 1932 | color: rgb(38 70 83 / var(--tw-text-opacity, 1)) !important; |
| 1933 | }.hover\:text-primary:hover { |
| 1934 | --tw-text-opacity: 1 !important; |
| 1935 | color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important; |
| 1936 | }.hover\:text-slate-500:hover { |
| 1937 | --tw-text-opacity: 1 !important; |
| 1938 | color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important; |
| 1939 | }.hover\:text-slate-600:hover { |
| 1940 | --tw-text-opacity: 1 !important; |
| 1941 | color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important; |
| 1942 | }.hover\:text-slate-900:hover { |
| 1943 | --tw-text-opacity: 1 !important; |
| 1944 | color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important; |
| 1945 | }.hover\:text-white:hover { |
| 1946 | --tw-text-opacity: 1 !important; |
| 1947 | color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; |
| 1948 | }.hover\:underline:hover { |
| 1949 | text-decoration-line: underline !important; |
| 1950 | }.hover\:opacity-100:hover { |
| 1951 | opacity: 1 !important; |
| 1952 | }.hover\:opacity-80:hover { |
| 1953 | opacity: 0.8 !important; |
| 1954 | }.hover\:shadow-2xl:hover { |
| 1955 | --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important; |
| 1956 | --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important; |
| 1957 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1958 | }.hover\:shadow-lg:hover { |
| 1959 | --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important; |
| 1960 | --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important; |
| 1961 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1962 | }.hover\:shadow-md:hover { |
| 1963 | --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important; |
| 1964 | --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important; |
| 1965 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1966 | }.hover\:shadow-xl:hover { |
| 1967 | --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important; |
| 1968 | --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important; |
| 1969 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 1970 | }.hover\:grayscale-0:hover { |
| 1971 | --tw-grayscale: grayscale(0) !important; |
| 1972 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 1973 | }.focus\:border-accent:focus { |
| 1974 | --tw-border-opacity: 1 !important; |
| 1975 | border-color: rgb(234 88 12 / var(--tw-border-opacity, 1)) !important; |
| 1976 | }.focus\:outline-none:focus { |
| 1977 | outline: 2px solid transparent !important; |
| 1978 | outline-offset: 2px !important; |
| 1979 | }.focus\:ring-1:focus { |
| 1980 | --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important; |
| 1981 | --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important; |
| 1982 | box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important; |
| 1983 | }.focus\:ring-2:focus { |
| 1984 | --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important; |
| 1985 | --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important; |
| 1986 | box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important; |
| 1987 | }.focus\:ring-4:focus { |
| 1988 | --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important; |
| 1989 | --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important; |
| 1990 | box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important; |
| 1991 | }.focus\:ring-accent:focus { |
| 1992 | --tw-ring-opacity: 1 !important; |
| 1993 | --tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1)) !important; |
| 1994 | }.focus\:ring-blue-sky:focus { |
| 1995 | --tw-ring-opacity: 1 !important; |
| 1996 | --tw-ring-color: rgb(0 198 255 / var(--tw-ring-opacity, 1)) !important; |
| 1997 | }.focus\:ring-orange-400:focus { |
| 1998 | --tw-ring-opacity: 1 !important; |
| 1999 | --tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1)) !important; |
| 2000 | }.focus\:ring-white:focus { |
| 2001 | --tw-ring-opacity: 1 !important; |
| 2002 | --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1)) !important; |
| 2003 | }.group[open] .group-open\:rotate-180 { |
| 2004 | --tw-rotate: 180deg !important; |
| 2005 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2006 | }.group:focus-within .group-focus-within\:border-accent { |
| 2007 | --tw-border-opacity: 1 !important; |
| 2008 | border-color: rgb(234 88 12 / var(--tw-border-opacity, 1)) !important; |
| 2009 | }.group\/level2:hover .group-hover\/level2\:visible { |
| 2010 | visibility: visible !important; |
| 2011 | }.group\/level3:hover .group-hover\/level3\:visible { |
| 2012 | visibility: visible !important; |
| 2013 | }.group\/level4:hover .group-hover\/level4\:visible { |
| 2014 | visibility: visible !important; |
| 2015 | }.group:hover .group-hover\:visible { |
| 2016 | visibility: visible !important; |
| 2017 | }.group\/level2:hover .group-hover\/level2\:translate-x-0 { |
| 2018 | --tw-translate-x: 0px !important; |
| 2019 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2020 | }.group\/level3:hover .group-hover\/level3\:translate-x-0 { |
| 2021 | --tw-translate-x: 0px !important; |
| 2022 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2023 | }.group\/level4:hover .group-hover\/level4\:translate-x-0 { |
| 2024 | --tw-translate-x: 0px !important; |
| 2025 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2026 | }.group:hover .group-hover\:translate-x-1 { |
| 2027 | --tw-translate-x: 0.25rem !important; |
| 2028 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2029 | }.group:hover .group-hover\:translate-x-6 { |
| 2030 | --tw-translate-x: 1.5rem !important; |
| 2031 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2032 | }.group:hover .group-hover\:translate-y-6 { |
| 2033 | --tw-translate-y: 1.5rem !important; |
| 2034 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2035 | }.group:hover .group-hover\:scale-105 { |
| 2036 | --tw-scale-x: 1.05 !important; |
| 2037 | --tw-scale-y: 1.05 !important; |
| 2038 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2039 | }.group:hover .group-hover\:scale-110 { |
| 2040 | --tw-scale-x: 1.1 !important; |
| 2041 | --tw-scale-y: 1.1 !important; |
| 2042 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2043 | }.group:hover .group-hover\:bg-accent { |
| 2044 | --tw-bg-opacity: 1 !important; |
| 2045 | background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1)) !important; |
| 2046 | }.group:hover .group-hover\:bg-white { |
| 2047 | --tw-bg-opacity: 1 !important; |
| 2048 | background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important; |
| 2049 | }.group:hover .group-hover\:text-accent { |
| 2050 | --tw-text-opacity: 1 !important; |
| 2051 | color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important; |
| 2052 | }.group:hover .group-hover\:text-gray-600 { |
| 2053 | --tw-text-opacity: 1 !important; |
| 2054 | color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important; |
| 2055 | }.group:hover .group-hover\:text-white { |
| 2056 | --tw-text-opacity: 1 !important; |
| 2057 | color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; |
| 2058 | }.group\/level2:hover .group-hover\/level2\:opacity-100 { |
| 2059 | opacity: 1 !important; |
| 2060 | }.group\/level3:hover .group-hover\/level3\:opacity-100 { |
| 2061 | opacity: 1 !important; |
| 2062 | }.group\/level4:hover .group-hover\/level4\:opacity-100 { |
| 2063 | opacity: 1 !important; |
| 2064 | }.group:hover .group-hover\:opacity-100 { |
| 2065 | opacity: 1 !important; |
| 2066 | }.group:hover .group-hover\:opacity-75 { |
| 2067 | opacity: 0.75 !important; |
| 2068 | }.group:hover .group-hover\:opacity-80 { |
| 2069 | opacity: 0.8 !important; |
| 2070 | }.group:hover .group-hover\:brightness-0 { |
| 2071 | --tw-brightness: brightness(0) !important; |
| 2072 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 2073 | }.group:hover .group-hover\:grayscale-0 { |
| 2074 | --tw-grayscale: grayscale(0) !important; |
| 2075 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 2076 | }.group:hover .group-hover\:invert { |
| 2077 | --tw-invert: invert(100%) !important; |
| 2078 | filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important; |
| 2079 | }@media (min-width: 640px) { |
| 2080 | |
| 2081 | .sm\:mb-0 { |
| 2082 | margin-bottom: 0px !important; |
| 2083 | } |
| 2084 | |
| 2085 | .sm\:ml-4 { |
| 2086 | margin-left: 1rem !important; |
| 2087 | } |
| 2088 | |
| 2089 | .sm\:mt-0 { |
| 2090 | margin-top: 0px !important; |
| 2091 | } |
| 2092 | |
| 2093 | .sm\:w-auto { |
| 2094 | width: auto !important; |
| 2095 | } |
| 2096 | |
| 2097 | .sm\:grid-cols-2 { |
| 2098 | grid-template-columns: repeat(2, minmax(0, 1fr)) !important; |
| 2099 | } |
| 2100 | |
| 2101 | .sm\:flex-row { |
| 2102 | flex-direction: row !important; |
| 2103 | } |
| 2104 | |
| 2105 | .sm\:text-left { |
| 2106 | text-align: left !important; |
| 2107 | } |
| 2108 | }@media (min-width: 768px) { |
| 2109 | |
| 2110 | .md\:order-1 { |
| 2111 | order: 1 !important; |
| 2112 | } |
| 2113 | |
| 2114 | .md\:order-2 { |
| 2115 | order: 2 !important; |
| 2116 | } |
| 2117 | |
| 2118 | .md\:col-span-1 { |
| 2119 | grid-column: span 1 / span 1 !important; |
| 2120 | } |
| 2121 | |
| 2122 | .md\:col-span-2 { |
| 2123 | grid-column: span 2 / span 2 !important; |
| 2124 | } |
| 2125 | |
| 2126 | .md\:col-span-3 { |
| 2127 | grid-column: span 3 / span 3 !important; |
| 2128 | } |
| 2129 | |
| 2130 | .md\:col-span-4 { |
| 2131 | grid-column: span 4 / span 4 !important; |
| 2132 | } |
| 2133 | |
| 2134 | .md\:col-span-8 { |
| 2135 | grid-column: span 8 / span 8 !important; |
| 2136 | } |
| 2137 | |
| 2138 | .md\:mx-0 { |
| 2139 | margin-left: 0px !important; |
| 2140 | margin-right: 0px !important; |
| 2141 | } |
| 2142 | |
| 2143 | .md\:mb-4 { |
| 2144 | margin-bottom: 1rem !important; |
| 2145 | } |
| 2146 | |
| 2147 | .md\:mt-0 { |
| 2148 | margin-top: 0px !important; |
| 2149 | } |
| 2150 | |
| 2151 | .md\:block { |
| 2152 | display: block !important; |
| 2153 | } |
| 2154 | |
| 2155 | .md\:inline-block { |
| 2156 | display: inline-block !important; |
| 2157 | } |
| 2158 | |
| 2159 | .md\:flex { |
| 2160 | display: flex !important; |
| 2161 | } |
| 2162 | |
| 2163 | .md\:h-16 { |
| 2164 | height: 4rem !important; |
| 2165 | } |
| 2166 | |
| 2167 | .md\:h-40 { |
| 2168 | height: 10rem !important; |
| 2169 | } |
| 2170 | |
| 2171 | .md\:h-80 { |
| 2172 | height: 20rem !important; |
| 2173 | } |
| 2174 | |
| 2175 | .md\:h-full { |
| 2176 | height: 100% !important; |
| 2177 | } |
| 2178 | |
| 2179 | .md\:w-16 { |
| 2180 | width: 4rem !important; |
| 2181 | } |
| 2182 | |
| 2183 | .md\:w-2\/5 { |
| 2184 | width: 40% !important; |
| 2185 | } |
| 2186 | |
| 2187 | .md\:w-3\/5 { |
| 2188 | width: 60% !important; |
| 2189 | } |
| 2190 | |
| 2191 | .md\:w-40 { |
| 2192 | width: 10rem !important; |
| 2193 | } |
| 2194 | |
| 2195 | .md\:w-80 { |
| 2196 | width: 20rem !important; |
| 2197 | } |
| 2198 | |
| 2199 | .md\:w-\[400px\] { |
| 2200 | width: 400px !important; |
| 2201 | } |
| 2202 | |
| 2203 | .md\:grid-cols-12 { |
| 2204 | grid-template-columns: repeat(12, minmax(0, 1fr)) !important; |
| 2205 | } |
| 2206 | |
| 2207 | .md\:grid-cols-2 { |
| 2208 | grid-template-columns: repeat(2, minmax(0, 1fr)) !important; |
| 2209 | } |
| 2210 | |
| 2211 | .md\:grid-cols-3 { |
| 2212 | grid-template-columns: repeat(3, minmax(0, 1fr)) !important; |
| 2213 | } |
| 2214 | |
| 2215 | .md\:grid-cols-4 { |
| 2216 | grid-template-columns: repeat(4, minmax(0, 1fr)) !important; |
| 2217 | } |
| 2218 | |
| 2219 | .md\:grid-cols-5 { |
| 2220 | grid-template-columns: repeat(5, minmax(0, 1fr)) !important; |
| 2221 | } |
| 2222 | |
| 2223 | .md\:flex-row { |
| 2224 | flex-direction: row !important; |
| 2225 | } |
| 2226 | |
| 2227 | .md\:flex-col { |
| 2228 | flex-direction: column !important; |
| 2229 | } |
| 2230 | |
| 2231 | .md\:justify-start { |
| 2232 | justify-content: flex-start !important; |
| 2233 | } |
| 2234 | |
| 2235 | .md\:justify-end { |
| 2236 | justify-content: flex-end !important; |
| 2237 | } |
| 2238 | |
| 2239 | .md\:gap-12 { |
| 2240 | gap: 3rem !important; |
| 2241 | } |
| 2242 | |
| 2243 | .md\:gap-6 { |
| 2244 | gap: 1.5rem !important; |
| 2245 | } |
| 2246 | |
| 2247 | .md\:space-y-3 > :not([hidden]) ~ :not([hidden]) { |
| 2248 | --tw-space-y-reverse: 0 !important; |
| 2249 | margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important; |
| 2250 | margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important; |
| 2251 | } |
| 2252 | |
| 2253 | .md\:border-l { |
| 2254 | border-left-width: 1px !important; |
| 2255 | } |
| 2256 | |
| 2257 | .md\:border-t-0 { |
| 2258 | border-top-width: 0px !important; |
| 2259 | } |
| 2260 | |
| 2261 | .md\:p-16 { |
| 2262 | padding: 4rem !important; |
| 2263 | } |
| 2264 | |
| 2265 | .md\:p-8 { |
| 2266 | padding: 2rem !important; |
| 2267 | } |
| 2268 | |
| 2269 | .md\:py-24 { |
| 2270 | padding-top: 6rem !important; |
| 2271 | padding-bottom: 6rem !important; |
| 2272 | } |
| 2273 | |
| 2274 | .md\:pl-10 { |
| 2275 | padding-left: 2.5rem !important; |
| 2276 | } |
| 2277 | |
| 2278 | .md\:pt-0 { |
| 2279 | padding-top: 0px !important; |
| 2280 | } |
| 2281 | |
| 2282 | .md\:text-left { |
| 2283 | text-align: left !important; |
| 2284 | } |
| 2285 | |
| 2286 | .md\:text-center { |
| 2287 | text-align: center !important; |
| 2288 | } |
| 2289 | |
| 2290 | .md\:text-3xl { |
| 2291 | font-size: 1.875rem !important; |
| 2292 | line-height: 2.25rem !important; |
| 2293 | } |
| 2294 | |
| 2295 | .md\:text-4xl { |
| 2296 | font-size: 2.25rem !important; |
| 2297 | line-height: 2.5rem !important; |
| 2298 | } |
| 2299 | |
| 2300 | .md\:text-5xl { |
| 2301 | font-size: 3rem !important; |
| 2302 | line-height: 1 !important; |
| 2303 | } |
| 2304 | |
| 2305 | .md\:text-6xl { |
| 2306 | font-size: 3.75rem !important; |
| 2307 | line-height: 1 !important; |
| 2308 | } |
| 2309 | |
| 2310 | .md\:text-7xl { |
| 2311 | font-size: 4.5rem !important; |
| 2312 | line-height: 1 !important; |
| 2313 | } |
| 2314 | |
| 2315 | .md\:text-\[200px\] { |
| 2316 | font-size: 200px !important; |
| 2317 | } |
| 2318 | }@media (min-width: 1024px) { |
| 2319 | |
| 2320 | .lg\:static { |
| 2321 | position: static !important; |
| 2322 | } |
| 2323 | |
| 2324 | .lg\:sticky { |
| 2325 | position: sticky !important; |
| 2326 | } |
| 2327 | |
| 2328 | .lg\:top-32 { |
| 2329 | top: 8rem !important; |
| 2330 | } |
| 2331 | |
| 2332 | .lg\:z-auto { |
| 2333 | z-index: auto !important; |
| 2334 | } |
| 2335 | |
| 2336 | .lg\:order-2 { |
| 2337 | order: 2 !important; |
| 2338 | } |
| 2339 | |
| 2340 | .lg\:col-span-1 { |
| 2341 | grid-column: span 1 / span 1 !important; |
| 2342 | } |
| 2343 | |
| 2344 | .lg\:col-span-2 { |
| 2345 | grid-column: span 2 / span 2 !important; |
| 2346 | } |
| 2347 | |
| 2348 | .lg\:col-span-4 { |
| 2349 | grid-column: span 4 / span 4 !important; |
| 2350 | } |
| 2351 | |
| 2352 | .lg\:col-span-5 { |
| 2353 | grid-column: span 5 / span 5 !important; |
| 2354 | } |
| 2355 | |
| 2356 | .lg\:col-span-7 { |
| 2357 | grid-column: span 7 / span 7 !important; |
| 2358 | } |
| 2359 | |
| 2360 | .lg\:col-span-8 { |
| 2361 | grid-column: span 8 / span 8 !important; |
| 2362 | } |
| 2363 | |
| 2364 | .lg\:mb-0 { |
| 2365 | margin-bottom: 0px !important; |
| 2366 | } |
| 2367 | |
| 2368 | .lg\:flex { |
| 2369 | display: flex !important; |
| 2370 | } |
| 2371 | |
| 2372 | .lg\:hidden { |
| 2373 | display: none !important; |
| 2374 | } |
| 2375 | |
| 2376 | .lg\:h-auto { |
| 2377 | height: auto !important; |
| 2378 | } |
| 2379 | |
| 2380 | .lg\:w-1\/4 { |
| 2381 | width: 25% !important; |
| 2382 | } |
| 2383 | |
| 2384 | .lg\:w-3\/4 { |
| 2385 | width: 75% !important; |
| 2386 | } |
| 2387 | |
| 2388 | .lg\:w-full { |
| 2389 | width: 100% !important; |
| 2390 | } |
| 2391 | |
| 2392 | .lg\:translate-x-0 { |
| 2393 | --tw-translate-x: 0px !important; |
| 2394 | transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important; |
| 2395 | } |
| 2396 | |
| 2397 | .lg\:grid-cols-12 { |
| 2398 | grid-template-columns: repeat(12, minmax(0, 1fr)) !important; |
| 2399 | } |
| 2400 | |
| 2401 | .lg\:grid-cols-2 { |
| 2402 | grid-template-columns: repeat(2, minmax(0, 1fr)) !important; |
| 2403 | } |
| 2404 | |
| 2405 | .lg\:grid-cols-3 { |
| 2406 | grid-template-columns: repeat(3, minmax(0, 1fr)) !important; |
| 2407 | } |
| 2408 | |
| 2409 | .lg\:grid-cols-4 { |
| 2410 | grid-template-columns: repeat(4, minmax(0, 1fr)) !important; |
| 2411 | } |
| 2412 | |
| 2413 | .lg\:flex-row { |
| 2414 | flex-direction: row !important; |
| 2415 | } |
| 2416 | |
| 2417 | .lg\:justify-end { |
| 2418 | justify-content: flex-end !important; |
| 2419 | } |
| 2420 | |
| 2421 | .lg\:gap-12 { |
| 2422 | gap: 3rem !important; |
| 2423 | } |
| 2424 | |
| 2425 | .lg\:gap-16 { |
| 2426 | gap: 4rem !important; |
| 2427 | } |
| 2428 | |
| 2429 | .lg\:gap-20 { |
| 2430 | gap: 5rem !important; |
| 2431 | } |
| 2432 | |
| 2433 | .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]) { |
| 2434 | --tw-space-x-reverse: 0 !important; |
| 2435 | margin-right: calc(2rem * var(--tw-space-x-reverse)) !important; |
| 2436 | margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important; |
| 2437 | } |
| 2438 | |
| 2439 | .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) { |
| 2440 | --tw-space-y-reverse: 0 !important; |
| 2441 | margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important; |
| 2442 | margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important; |
| 2443 | } |
| 2444 | |
| 2445 | .lg\:overflow-visible { |
| 2446 | overflow: visible !important; |
| 2447 | } |
| 2448 | |
| 2449 | .lg\:bg-transparent { |
| 2450 | background-color: transparent !important; |
| 2451 | } |
| 2452 | |
| 2453 | .lg\:p-0 { |
| 2454 | padding: 0px !important; |
| 2455 | } |
| 2456 | |
| 2457 | .lg\:px-8 { |
| 2458 | padding-left: 2rem !important; |
| 2459 | padding-right: 2rem !important; |
| 2460 | } |
| 2461 | |
| 2462 | .lg\:py-20 { |
| 2463 | padding-top: 5rem !important; |
| 2464 | padding-bottom: 5rem !important; |
| 2465 | } |
| 2466 | |
| 2467 | .lg\:text-5xl { |
| 2468 | font-size: 3rem !important; |
| 2469 | line-height: 1 !important; |
| 2470 | } |
| 2471 | |
| 2472 | .lg\:text-7xl { |
| 2473 | font-size: 4.5rem !important; |
| 2474 | line-height: 1 !important; |
| 2475 | } |
| 2476 | |
| 2477 | .lg\:shadow-none { |
| 2478 | --tw-shadow: 0 0 #0000 !important; |
| 2479 | --tw-shadow-colored: 0 0 #0000 !important; |
| 2480 | box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; |
| 2481 | } |
| 2482 | } |
| 2483 |