tailwind.output.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917
  1. /* tailwind.css */
  2. *, ::before, ::after {
  3. --tw-border-spacing-x: 0;
  4. --tw-border-spacing-y: 0;
  5. --tw-translate-x: 0;
  6. --tw-translate-y: 0;
  7. --tw-rotate: 0;
  8. --tw-skew-x: 0;
  9. --tw-skew-y: 0;
  10. --tw-scale-x: 1;
  11. --tw-scale-y: 1;
  12. --tw-pan-x: ;
  13. --tw-pan-y: ;
  14. --tw-pinch-zoom: ;
  15. --tw-scroll-snap-strictness: proximity;
  16. --tw-gradient-from-position: ;
  17. --tw-gradient-via-position: ;
  18. --tw-gradient-to-position: ;
  19. --tw-ordinal: ;
  20. --tw-slashed-zero: ;
  21. --tw-numeric-figure: ;
  22. --tw-numeric-spacing: ;
  23. --tw-numeric-fraction: ;
  24. --tw-ring-inset: ;
  25. --tw-ring-offset-width: 0px;
  26. --tw-ring-offset-color: #fff;
  27. --tw-ring-color: rgb(59 130 246 / 0.5);
  28. --tw-ring-offset-shadow: 0 0 #0000;
  29. --tw-ring-shadow: 0 0 #0000;
  30. --tw-shadow: 0 0 #0000;
  31. --tw-shadow-colored: 0 0 #0000;
  32. --tw-blur: ;
  33. --tw-brightness: ;
  34. --tw-contrast: ;
  35. --tw-grayscale: ;
  36. --tw-hue-rotate: ;
  37. --tw-invert: ;
  38. --tw-saturate: ;
  39. --tw-sepia: ;
  40. --tw-drop-shadow: ;
  41. --tw-backdrop-blur: ;
  42. --tw-backdrop-brightness: ;
  43. --tw-backdrop-contrast: ;
  44. --tw-backdrop-grayscale: ;
  45. --tw-backdrop-hue-rotate: ;
  46. --tw-backdrop-invert: ;
  47. --tw-backdrop-opacity: ;
  48. --tw-backdrop-saturate: ;
  49. --tw-backdrop-sepia: ;
  50. --tw-contain-size: ;
  51. --tw-contain-layout: ;
  52. --tw-contain-paint: ;
  53. --tw-contain-style: ;
  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.17 | 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. ::before,
  115. ::after {
  116. box-sizing: border-box;
  117. /* 1 */
  118. border-width: 0;
  119. /* 2 */
  120. border-style: solid;
  121. /* 2 */
  122. border-color: #e5e7eb;
  123. /* 2 */
  124. }
  125. ::before,
  126. ::after {
  127. --tw-content: '';
  128. }
  129. /*
  130. 1. Use a consistent sensible line-height in all browsers.
  131. 2. Prevent adjustments of font size after orientation changes in iOS.
  132. 3. Use a more readable tab size.
  133. 4. Use the user's configured `sans` font-family by default.
  134. 5. Use the user's configured `sans` font-feature-settings by default.
  135. 6. Use the user's configured `sans` font-variation-settings by default.
  136. 7. Disable tap highlights on iOS
  137. */
  138. html,
  139. :host {
  140. line-height: 1.5;
  141. /* 1 */
  142. -webkit-text-size-adjust: 100%;
  143. /* 2 */
  144. -moz-tab-size: 4;
  145. /* 3 */
  146. -o-tab-size: 4;
  147. tab-size: 4;
  148. /* 3 */
  149. font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  150. /* 4 */
  151. font-feature-settings: normal;
  152. /* 5 */
  153. font-variation-settings: normal;
  154. /* 6 */
  155. -webkit-tap-highlight-color: transparent;
  156. /* 7 */
  157. }
  158. /*
  159. 1. Remove the margin in all browsers.
  160. 2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
  161. */
  162. body {
  163. margin: 0;
  164. /* 1 */
  165. line-height: inherit;
  166. /* 2 */
  167. }
  168. /*
  169. 1. Add the correct height in Firefox.
  170. 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
  171. 3. Ensure horizontal rules are visible by default.
  172. */
  173. hr {
  174. height: 0;
  175. /* 1 */
  176. color: inherit;
  177. /* 2 */
  178. border-top-width: 1px;
  179. /* 3 */
  180. }
  181. /*
  182. Add the correct text decoration in Chrome, Edge, and Safari.
  183. */
  184. abbr:where([title]) {
  185. -webkit-text-decoration: underline dotted;
  186. text-decoration: underline dotted;
  187. }
  188. /*
  189. Remove the default font size and weight for headings.
  190. */
  191. h1,
  192. h2,
  193. h3,
  194. h4,
  195. h5,
  196. h6 {
  197. font-size: inherit;
  198. font-weight: inherit;
  199. }
  200. /*
  201. Reset links to optimize for opt-in styling instead of opt-out.
  202. */
  203. a {
  204. color: inherit;
  205. text-decoration: inherit;
  206. }
  207. /*
  208. Add the correct font weight in Edge and Safari.
  209. */
  210. b,
  211. strong {
  212. font-weight: bolder;
  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. code,
  221. kbd,
  222. samp,
  223. pre {
  224. font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  225. /* 1 */
  226. font-feature-settings: normal;
  227. /* 2 */
  228. font-variation-settings: normal;
  229. /* 3 */
  230. font-size: 1em;
  231. /* 4 */
  232. }
  233. /*
  234. Add the correct font size in all browsers.
  235. */
  236. small {
  237. font-size: 80%;
  238. }
  239. /*
  240. Prevent `sub` and `sup` elements from affecting the line height in all browsers.
  241. */
  242. sub,
  243. sup {
  244. font-size: 75%;
  245. line-height: 0;
  246. position: relative;
  247. vertical-align: baseline;
  248. }
  249. sub {
  250. bottom: -0.25em;
  251. }
  252. sup {
  253. top: -0.5em;
  254. }
  255. /*
  256. 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)
  257. 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)
  258. 3. Remove gaps between table borders by default.
  259. */
  260. table {
  261. text-indent: 0;
  262. /* 1 */
  263. border-color: inherit;
  264. /* 2 */
  265. border-collapse: collapse;
  266. /* 3 */
  267. }
  268. /*
  269. 1. Change the font styles in all browsers.
  270. 2. Remove the margin in Firefox and Safari.
  271. 3. Remove default padding in all browsers.
  272. */
  273. button,
  274. input,
  275. optgroup,
  276. select,
  277. textarea {
  278. font-family: inherit;
  279. /* 1 */
  280. font-feature-settings: inherit;
  281. /* 1 */
  282. font-variation-settings: inherit;
  283. /* 1 */
  284. font-size: 100%;
  285. /* 1 */
  286. font-weight: inherit;
  287. /* 1 */
  288. line-height: inherit;
  289. /* 1 */
  290. letter-spacing: inherit;
  291. /* 1 */
  292. color: inherit;
  293. /* 1 */
  294. margin: 0;
  295. /* 2 */
  296. padding: 0;
  297. /* 3 */
  298. }
  299. /*
  300. Remove the inheritance of text transform in Edge and Firefox.
  301. */
  302. button,
  303. select {
  304. text-transform: none;
  305. }
  306. /*
  307. 1. Correct the inability to style clickable types in iOS and Safari.
  308. 2. Remove default button styles.
  309. */
  310. button,
  311. input:where([type='button']),
  312. input:where([type='reset']),
  313. input:where([type='submit']) {
  314. -webkit-appearance: button;
  315. /* 1 */
  316. background-color: transparent;
  317. /* 2 */
  318. background-image: none;
  319. /* 2 */
  320. }
  321. /*
  322. Use the modern Firefox focus style for all focusable elements.
  323. */
  324. :-moz-focusring {
  325. outline: auto;
  326. }
  327. /*
  328. Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
  329. */
  330. :-moz-ui-invalid {
  331. box-shadow: none;
  332. }
  333. /*
  334. Add the correct vertical alignment in Chrome and Firefox.
  335. */
  336. progress {
  337. vertical-align: baseline;
  338. }
  339. /*
  340. Correct the cursor style of increment and decrement buttons in Safari.
  341. */
  342. ::-webkit-inner-spin-button,
  343. ::-webkit-outer-spin-button {
  344. height: auto;
  345. }
  346. /*
  347. 1. Correct the odd appearance in Chrome and Safari.
  348. 2. Correct the outline style in Safari.
  349. */
  350. [type='search'] {
  351. -webkit-appearance: textfield;
  352. /* 1 */
  353. outline-offset: -2px;
  354. /* 2 */
  355. }
  356. /*
  357. Remove the inner padding in Chrome and Safari on macOS.
  358. */
  359. ::-webkit-search-decoration {
  360. -webkit-appearance: none;
  361. }
  362. /*
  363. 1. Correct the inability to style clickable types in iOS and Safari.
  364. 2. Change font properties to `inherit` in Safari.
  365. */
  366. ::-webkit-file-upload-button {
  367. -webkit-appearance: button;
  368. /* 1 */
  369. font: inherit;
  370. /* 2 */
  371. }
  372. /*
  373. Add the correct display in Chrome and Safari.
  374. */
  375. summary {
  376. display: list-item;
  377. }
  378. /*
  379. Removes the default spacing and border for appropriate elements.
  380. */
  381. blockquote,
  382. dl,
  383. dd,
  384. h1,
  385. h2,
  386. h3,
  387. h4,
  388. h5,
  389. h6,
  390. hr,
  391. figure,
  392. p,
  393. pre {
  394. margin: 0;
  395. }
  396. fieldset {
  397. margin: 0;
  398. padding: 0;
  399. }
  400. legend {
  401. padding: 0;
  402. }
  403. ol,
  404. ul,
  405. menu {
  406. list-style: none;
  407. margin: 0;
  408. padding: 0;
  409. }
  410. /*
  411. Reset default styling for dialogs.
  412. */
  413. dialog {
  414. padding: 0;
  415. }
  416. /*
  417. Prevent resizing textareas horizontally by default.
  418. */
  419. textarea {
  420. resize: vertical;
  421. }
  422. /*
  423. 1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
  424. 2. Set the default placeholder color to the user's configured gray 400 color.
  425. */
  426. input::-moz-placeholder, textarea::-moz-placeholder {
  427. opacity: 1;
  428. /* 1 */
  429. color: #9ca3af;
  430. /* 2 */
  431. }
  432. input::placeholder,
  433. textarea::placeholder {
  434. opacity: 1;
  435. /* 1 */
  436. color: #9ca3af;
  437. /* 2 */
  438. }
  439. /*
  440. Set the default cursor for buttons.
  441. */
  442. button,
  443. [role="button"] {
  444. cursor: pointer;
  445. }
  446. /*
  447. Make sure disabled buttons don't get the pointer cursor.
  448. */
  449. :disabled {
  450. cursor: default;
  451. }
  452. /*
  453. 1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
  454. 2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
  455. This can trigger a poorly considered lint error in some tools but is included by design.
  456. */
  457. img,
  458. svg,
  459. video,
  460. canvas,
  461. audio,
  462. iframe,
  463. embed,
  464. object {
  465. display: block;
  466. /* 1 */
  467. vertical-align: middle;
  468. /* 2 */
  469. }
  470. /*
  471. Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
  472. */
  473. img,
  474. video {
  475. max-width: 100%;
  476. height: auto;
  477. }
  478. /* Make elements with the HTML hidden attribute stay hidden by default */
  479. [hidden]:where(:not([hidden="until-found"])) {
  480. display: none;
  481. }
  482. .container {
  483. width: 100%;
  484. }
  485. @media (min-width: 640px) {
  486. .container {
  487. max-width: 640px;
  488. }
  489. }
  490. @media (min-width: 768px) {
  491. .container {
  492. max-width: 768px;
  493. }
  494. }
  495. @media (min-width: 1024px) {
  496. .container {
  497. max-width: 1024px;
  498. }
  499. }
  500. @media (min-width: 1280px) {
  501. .container {
  502. max-width: 1280px;
  503. }
  504. }
  505. @media (min-width: 1536px) {
  506. .container {
  507. max-width: 1536px;
  508. }
  509. }
  510. .visible {
  511. visibility: visible;
  512. }
  513. .collapse {
  514. visibility: collapse;
  515. }
  516. .static {
  517. position: static;
  518. }
  519. .fixed {
  520. position: fixed;
  521. }
  522. .absolute {
  523. position: absolute;
  524. }
  525. .relative {
  526. position: relative;
  527. }
  528. .mx-auto {
  529. margin-left: auto;
  530. margin-right: auto;
  531. }
  532. .mb-2 {
  533. margin-bottom: 0.5rem;
  534. }
  535. .mt-3 {
  536. margin-top: 0.75rem;
  537. }
  538. .block {
  539. display: block;
  540. }
  541. .inline-block {
  542. display: inline-block;
  543. }
  544. .inline {
  545. display: inline;
  546. }
  547. .flex {
  548. display: flex;
  549. }
  550. .table {
  551. display: table;
  552. }
  553. .table-caption {
  554. display: table-caption;
  555. }
  556. .table-cell {
  557. display: table-cell;
  558. }
  559. .grid {
  560. display: grid;
  561. }
  562. .contents {
  563. display: contents;
  564. }
  565. .\!hidden {
  566. display: none !important;
  567. }
  568. .hidden {
  569. display: none;
  570. }
  571. .w-auto {
  572. width: auto;
  573. }
  574. .w-full {
  575. width: 100%;
  576. }
  577. .flex-1 {
  578. flex: 1 1 0%;
  579. }
  580. .flex-initial {
  581. flex: 0 1 auto;
  582. }
  583. .flex-none {
  584. flex: none;
  585. }
  586. .flex-grow {
  587. flex-grow: 1;
  588. }
  589. .transform {
  590. 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));
  591. }
  592. .resize {
  593. resize: both;
  594. }
  595. .list-outside {
  596. list-style-position: outside;
  597. }
  598. .columns-2 {
  599. -moz-columns: 2;
  600. columns: 2;
  601. }
  602. .grid-cols-1 {
  603. grid-template-columns: repeat(1, minmax(0, 1fr));
  604. }
  605. .grid-cols-2 {
  606. grid-template-columns: repeat(2, minmax(0, 1fr));
  607. }
  608. .grid-cols-5 {
  609. grid-template-columns: repeat(5, minmax(0, 1fr));
  610. }
  611. .flex-row {
  612. flex-direction: row;
  613. }
  614. .flex-col {
  615. flex-direction: column;
  616. }
  617. .flex-nowrap {
  618. flex-wrap: nowrap;
  619. }
  620. .items-center {
  621. align-items: center;
  622. }
  623. .gap-2 {
  624. gap: 0.5rem;
  625. }
  626. .gap-4 {
  627. gap: 1rem;
  628. }
  629. .overflow-hidden {
  630. overflow: hidden;
  631. }
  632. .truncate {
  633. overflow: hidden;
  634. text-overflow: ellipsis;
  635. white-space: nowrap;
  636. }
  637. .rounded {
  638. border-radius: 0.25rem;
  639. }
  640. .border {
  641. border-width: 1px;
  642. }
  643. .pb-8 {
  644. padding-bottom: 2rem;
  645. }
  646. .text-center {
  647. text-align: center;
  648. }
  649. .text-2xl {
  650. font-size: 1.5rem;
  651. line-height: 2rem;
  652. }
  653. .text-xl {
  654. font-size: 1.25rem;
  655. line-height: 1.75rem;
  656. }
  657. .uppercase {
  658. text-transform: uppercase;
  659. }
  660. .lowercase {
  661. text-transform: lowercase;
  662. }
  663. .shadow {
  664. --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  665. --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  666. box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  667. }
  668. .outline-none {
  669. outline: 2px solid transparent;
  670. outline-offset: 2px;
  671. }
  672. .blur {
  673. --tw-blur: blur(8px);
  674. 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);
  675. }
  676. .\!invert {
  677. --tw-invert: invert(100%) !important;
  678. 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;
  679. }
  680. .invert {
  681. --tw-invert: invert(100%);
  682. 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);
  683. }
  684. .\!filter {
  685. 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;
  686. }
  687. .filter {
  688. 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);
  689. }
  690. .transition {
  691. transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  692. transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  693. transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  694. transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  695. transition-duration: 150ms;
  696. }
  697. @media (min-width: 640px) {
  698. .sm\:mb-0 {
  699. margin-bottom: 0px;
  700. }
  701. .sm\:mb-2 {
  702. margin-bottom: 0.5rem;
  703. }
  704. .sm\:columns-3 {
  705. -moz-columns: 3;
  706. columns: 3;
  707. }
  708. .sm\:grid-cols-3 {
  709. grid-template-columns: repeat(3, minmax(0, 1fr));
  710. }
  711. .sm\:flex-row {
  712. flex-direction: row;
  713. }
  714. .sm\:justify-between {
  715. justify-content: space-between;
  716. }
  717. .sm\:justify-around {
  718. justify-content: space-around;
  719. }
  720. .sm\:pb-0 {
  721. padding-bottom: 0px;
  722. }
  723. .sm\:text-right {
  724. text-align: right;
  725. }
  726. }
  727. @media (min-width: 768px) {
  728. .md\:grid-cols-4 {
  729. grid-template-columns: repeat(4, minmax(0, 1fr));
  730. }
  731. }
  732. @media (min-width: 1024px) {
  733. .lg\:w-1\/2 {
  734. width: 50%;
  735. }
  736. .lg\:max-w-\[10\%\] {
  737. max-width: 10%;
  738. }
  739. .lg\:columns-6 {
  740. -moz-columns: 6;
  741. columns: 6;
  742. }
  743. .lg\:grid-cols-5 {
  744. grid-template-columns: repeat(5, minmax(0, 1fr));
  745. }
  746. .lg\:grid-cols-6 {
  747. grid-template-columns: repeat(6, minmax(0, 1fr));
  748. }
  749. }
  750. @media (min-width: 1280px) {
  751. .xl\:grid-cols-6 {
  752. grid-template-columns: repeat(6, minmax(0, 1fr));
  753. }
  754. }
  755. @media (min-width: 1536px) {
  756. .\32xl\:grid-cols-7 {
  757. grid-template-columns: repeat(7, minmax(0, 1fr));
  758. }
  759. .\32xl\:grid-cols-8 {
  760. grid-template-columns: repeat(8, minmax(0, 1fr));
  761. }
  762. }