@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, app/assets/stylesheets/popsql_tailwind.css */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, app/assets/stylesheets/popsql_tailwind.css */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, app/assets/stylesheets/popsql_tailwind.css */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, app/assets/stylesheets/popsql_tailwind.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, app/assets/stylesheets/popsql_tailwind.css */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 64, app/assets/stylesheets/popsql_tailwind.css */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, app/assets/stylesheets/popsql_tailwind.css */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, app/assets/stylesheets/popsql_tailwind.css */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 96, app/assets/stylesheets/popsql_tailwind.css */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 106, app/assets/stylesheets/popsql_tailwind.css */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 117, app/assets/stylesheets/popsql_tailwind.css */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 126, app/assets/stylesheets/popsql_tailwind.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 134, app/assets/stylesheets/popsql_tailwind.css */
sub {
  bottom: -0.25em;
}

/* line 138, app/assets/stylesheets/popsql_tailwind.css */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 149, app/assets/stylesheets/popsql_tailwind.css */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 161, app/assets/stylesheets/popsql_tailwind.css */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 177, app/assets/stylesheets/popsql_tailwind.css */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 187, app/assets/stylesheets/popsql_tailwind.css */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 196, app/assets/stylesheets/popsql_tailwind.css */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 207, app/assets/stylesheets/popsql_tailwind.css */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 219, app/assets/stylesheets/popsql_tailwind.css */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 230, app/assets/stylesheets/popsql_tailwind.css */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 241, app/assets/stylesheets/popsql_tailwind.css */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 254, app/assets/stylesheets/popsql_tailwind.css */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 262, app/assets/stylesheets/popsql_tailwind.css */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 271, app/assets/stylesheets/popsql_tailwind.css */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 281, app/assets/stylesheets/popsql_tailwind.css */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 291, app/assets/stylesheets/popsql_tailwind.css */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 300, app/assets/stylesheets/popsql_tailwind.css */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 309, app/assets/stylesheets/popsql_tailwind.css */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 321, app/assets/stylesheets/popsql_tailwind.css */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 329, app/assets/stylesheets/popsql_tailwind.css */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 340, app/assets/stylesheets/popsql_tailwind.css */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 348, app/assets/stylesheets/popsql_tailwind.css */
[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
/* line 362, app/assets/stylesheets/popsql_tailwind.css */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

/* line 378, app/assets/stylesheets/popsql_tailwind.css */
button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */
/* line 388, app/assets/stylesheets/popsql_tailwind.css */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 393, app/assets/stylesheets/popsql_tailwind.css */
fieldset {
  margin: 0;
  padding: 0;
}

/* line 398, app/assets/stylesheets/popsql_tailwind.css */
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
/* line 416, app/assets/stylesheets/popsql_tailwind.css */
html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 1 */
  line-height: 1.5;
  /* 2 */
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
/* line 447, app/assets/stylesheets/popsql_tailwind.css */
*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #C4C4C4;
  /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */
/* line 460, app/assets/stylesheets/popsql_tailwind.css */
hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
/* line 474, app/assets/stylesheets/popsql_tailwind.css */
img {
  border-style: solid;
}

/* line 478, app/assets/stylesheets/popsql_tailwind.css */
textarea {
  resize: vertical;
}

/* line 482, app/assets/stylesheets/popsql_tailwind.css */
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #a0aec0;
}

/* line 486, app/assets/stylesheets/popsql_tailwind.css */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0;
}

/* line 490, app/assets/stylesheets/popsql_tailwind.css */
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #a0aec0;
}

/* line 494, app/assets/stylesheets/popsql_tailwind.css */
input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}

/* line 499, app/assets/stylesheets/popsql_tailwind.css */
button,
[role="button"] {
  cursor: pointer;
}

/* line 504, app/assets/stylesheets/popsql_tailwind.css */
table {
  border-collapse: collapse;
}

/* line 508, app/assets/stylesheets/popsql_tailwind.css */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
/* line 523, app/assets/stylesheets/popsql_tailwind.css */
a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
/* line 536, app/assets/stylesheets/popsql_tailwind.css */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
/* line 553, app/assets/stylesheets/popsql_tailwind.css */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
/* line 568, app/assets/stylesheets/popsql_tailwind.css */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
/* line 587, app/assets/stylesheets/popsql_tailwind.css */
img,
video {
  max-width: 100%;
  height: auto;
}

/* Start purging... */
/* line 595, app/assets/stylesheets/popsql_tailwind.css */
.container {
  width: 100%;
}

@media (min-width: 640px) {
  /* line 600, app/assets/stylesheets/popsql_tailwind.css */
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  /* line 606, app/assets/stylesheets/popsql_tailwind.css */
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  /* line 612, app/assets/stylesheets/popsql_tailwind.css */
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  /* line 618, app/assets/stylesheets/popsql_tailwind.css */
  .container {
    max-width: 1280px;
  }
}

/* line 623, app/assets/stylesheets/popsql_tailwind.css */
.space-y-0 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0px * var(--space-y-reverse));
}

/* line 629, app/assets/stylesheets/popsql_tailwind.css */
.space-x-0 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(0px * var(--space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--space-x-reverse)));
}

/* line 635, app/assets/stylesheets/popsql_tailwind.css */
.space-y-1 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--space-y-reverse));
}

/* line 641, app/assets/stylesheets/popsql_tailwind.css */
.space-x-1 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
}

/* line 647, app/assets/stylesheets/popsql_tailwind.css */
.space-y-2 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--space-y-reverse));
}

/* line 653, app/assets/stylesheets/popsql_tailwind.css */
.space-x-2 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
}

/* line 659, app/assets/stylesheets/popsql_tailwind.css */
.space-y-3 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--space-y-reverse));
}

/* line 665, app/assets/stylesheets/popsql_tailwind.css */
.space-x-3 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--space-x-reverse)));
}

/* line 671, app/assets/stylesheets/popsql_tailwind.css */
.space-y-4 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(1rem * var(--space-y-reverse));
}

/* line 677, app/assets/stylesheets/popsql_tailwind.css */
.space-x-4 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(1rem * var(--space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
}

/* line 683, app/assets/stylesheets/popsql_tailwind.css */
.space-y-5 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--space-y-reverse));
}

/* line 689, app/assets/stylesheets/popsql_tailwind.css */
.space-x-5 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--space-x-reverse)));
}

/* line 695, app/assets/stylesheets/popsql_tailwind.css */
.space-y-6 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--space-y-reverse));
}

/* line 701, app/assets/stylesheets/popsql_tailwind.css */
.space-x-6 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
}

/* line 707, app/assets/stylesheets/popsql_tailwind.css */
.space-y-8 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(2rem * var(--space-y-reverse));
}

/* line 713, app/assets/stylesheets/popsql_tailwind.css */
.space-x-8 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(2rem * var(--space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
}

/* line 719, app/assets/stylesheets/popsql_tailwind.css */
.space-y-10 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--space-y-reverse));
}

/* line 725, app/assets/stylesheets/popsql_tailwind.css */
.space-x-10 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
}

/* line 731, app/assets/stylesheets/popsql_tailwind.css */
.space-y-12 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(3rem * var(--space-y-reverse));
}

/* line 737, app/assets/stylesheets/popsql_tailwind.css */
.space-x-12 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(3rem * var(--space-x-reverse));
  margin-left: calc(3rem * calc(1 - var(--space-x-reverse)));
}

/* line 743, app/assets/stylesheets/popsql_tailwind.css */
.space-y-16 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(4rem * var(--space-y-reverse));
}

/* line 749, app/assets/stylesheets/popsql_tailwind.css */
.space-x-16 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(4rem * var(--space-x-reverse));
  margin-left: calc(4rem * calc(1 - var(--space-x-reverse)));
}

/* line 755, app/assets/stylesheets/popsql_tailwind.css */
.space-y-20 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(5rem * var(--space-y-reverse));
}

/* line 761, app/assets/stylesheets/popsql_tailwind.css */
.space-x-20 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(5rem * var(--space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--space-x-reverse)));
}

/* line 767, app/assets/stylesheets/popsql_tailwind.css */
.space-y-24 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(6rem * var(--space-y-reverse));
}

/* line 773, app/assets/stylesheets/popsql_tailwind.css */
.space-x-24 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(6rem * var(--space-x-reverse));
  margin-left: calc(6rem * calc(1 - var(--space-x-reverse)));
}

/* line 779, app/assets/stylesheets/popsql_tailwind.css */
.space-y-32 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(8rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(8rem * var(--space-y-reverse));
}

/* line 785, app/assets/stylesheets/popsql_tailwind.css */
.space-x-32 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(8rem * var(--space-x-reverse));
  margin-left: calc(8rem * calc(1 - var(--space-x-reverse)));
}

/* line 791, app/assets/stylesheets/popsql_tailwind.css */
.space-y-40 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(10rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(10rem * var(--space-y-reverse));
}

/* line 797, app/assets/stylesheets/popsql_tailwind.css */
.space-x-40 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(10rem * var(--space-x-reverse));
  margin-left: calc(10rem * calc(1 - var(--space-x-reverse)));
}

/* line 803, app/assets/stylesheets/popsql_tailwind.css */
.space-y-48 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(12rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(12rem * var(--space-y-reverse));
}

/* line 809, app/assets/stylesheets/popsql_tailwind.css */
.space-x-48 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(12rem * var(--space-x-reverse));
  margin-left: calc(12rem * calc(1 - var(--space-x-reverse)));
}

/* line 815, app/assets/stylesheets/popsql_tailwind.css */
.space-y-56 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(14rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(14rem * var(--space-y-reverse));
}

/* line 821, app/assets/stylesheets/popsql_tailwind.css */
.space-x-56 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(14rem * var(--space-x-reverse));
  margin-left: calc(14rem * calc(1 - var(--space-x-reverse)));
}

/* line 827, app/assets/stylesheets/popsql_tailwind.css */
.space-y-64 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(16rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(16rem * var(--space-y-reverse));
}

/* line 833, app/assets/stylesheets/popsql_tailwind.css */
.space-x-64 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(16rem * var(--space-x-reverse));
  margin-left: calc(16rem * calc(1 - var(--space-x-reverse)));
}

/* line 839, app/assets/stylesheets/popsql_tailwind.css */
.space-y-px > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(1px * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(1px * var(--space-y-reverse));
}

/* line 845, app/assets/stylesheets/popsql_tailwind.css */
.space-x-px > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(1px * var(--space-x-reverse));
  margin-left: calc(1px * calc(1 - var(--space-x-reverse)));
}

/* line 851, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-1 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-0.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-0.25rem * var(--space-y-reverse));
}

/* line 857, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-1 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-0.25rem * var(--space-x-reverse));
  margin-left: calc(-0.25rem * calc(1 - var(--space-x-reverse)));
}

/* line 863, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-2 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-0.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-0.5rem * var(--space-y-reverse));
}

/* line 869, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-2 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-0.5rem * var(--space-x-reverse));
  margin-left: calc(-0.5rem * calc(1 - var(--space-x-reverse)));
}

/* line 875, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-3 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-0.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-0.75rem * var(--space-y-reverse));
}

/* line 881, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-3 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-0.75rem * var(--space-x-reverse));
  margin-left: calc(-0.75rem * calc(1 - var(--space-x-reverse)));
}

/* line 887, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-4 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-1rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-1rem * var(--space-y-reverse));
}

/* line 893, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-4 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-1rem * var(--space-x-reverse));
  margin-left: calc(-1rem * calc(1 - var(--space-x-reverse)));
}

/* line 899, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-5 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-1.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-1.25rem * var(--space-y-reverse));
}

/* line 905, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-5 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-1.25rem * var(--space-x-reverse));
  margin-left: calc(-1.25rem * calc(1 - var(--space-x-reverse)));
}

/* line 911, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-6 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-1.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-1.5rem * var(--space-y-reverse));
}

/* line 917, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-6 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-1.5rem * var(--space-x-reverse));
  margin-left: calc(-1.5rem * calc(1 - var(--space-x-reverse)));
}

/* line 923, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-8 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-2rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-2rem * var(--space-y-reverse));
}

/* line 929, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-8 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-2rem * var(--space-x-reverse));
  margin-left: calc(-2rem * calc(1 - var(--space-x-reverse)));
}

/* line 935, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-10 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-2.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-2.5rem * var(--space-y-reverse));
}

/* line 941, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-10 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-2.5rem * var(--space-x-reverse));
  margin-left: calc(-2.5rem * calc(1 - var(--space-x-reverse)));
}

/* line 947, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-12 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-3rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-3rem * var(--space-y-reverse));
}

/* line 953, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-12 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-3rem * var(--space-x-reverse));
  margin-left: calc(-3rem * calc(1 - var(--space-x-reverse)));
}

/* line 959, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-16 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-4rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-4rem * var(--space-y-reverse));
}

/* line 965, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-16 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-4rem * var(--space-x-reverse));
  margin-left: calc(-4rem * calc(1 - var(--space-x-reverse)));
}

/* line 971, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-20 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-5rem * var(--space-y-reverse));
}

/* line 977, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-20 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-5rem * var(--space-x-reverse));
  margin-left: calc(-5rem * calc(1 - var(--space-x-reverse)));
}

/* line 983, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-24 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-6rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-6rem * var(--space-y-reverse));
}

/* line 989, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-24 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-6rem * var(--space-x-reverse));
  margin-left: calc(-6rem * calc(1 - var(--space-x-reverse)));
}

/* line 995, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-32 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-8rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-8rem * var(--space-y-reverse));
}

/* line 1001, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-32 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-8rem * var(--space-x-reverse));
  margin-left: calc(-8rem * calc(1 - var(--space-x-reverse)));
}

/* line 1007, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-40 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-10rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-10rem * var(--space-y-reverse));
}

/* line 1013, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-40 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-10rem * var(--space-x-reverse));
  margin-left: calc(-10rem * calc(1 - var(--space-x-reverse)));
}

/* line 1019, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-48 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-12rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-12rem * var(--space-y-reverse));
}

/* line 1025, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-48 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-12rem * var(--space-x-reverse));
  margin-left: calc(-12rem * calc(1 - var(--space-x-reverse)));
}

/* line 1031, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-56 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-14rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-14rem * var(--space-y-reverse));
}

/* line 1037, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-56 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-14rem * var(--space-x-reverse));
  margin-left: calc(-14rem * calc(1 - var(--space-x-reverse)));
}

/* line 1043, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-64 > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-16rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-16rem * var(--space-y-reverse));
}

/* line 1049, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-64 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-16rem * var(--space-x-reverse));
  margin-left: calc(-16rem * calc(1 - var(--space-x-reverse)));
}

/* line 1055, app/assets/stylesheets/popsql_tailwind.css */
.-space-y-px > :not(template) ~ :not(template) {
  --space-y-reverse: 0;
  margin-top: calc(-1px * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-1px * var(--space-y-reverse));
}

/* line 1061, app/assets/stylesheets/popsql_tailwind.css */
.-space-x-px > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(-1px * var(--space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--space-x-reverse)));
}

/* line 1067, app/assets/stylesheets/popsql_tailwind.css */
.space-y-reverse > :not(template) ~ :not(template) {
  --space-y-reverse: 1;
}

/* line 1071, app/assets/stylesheets/popsql_tailwind.css */
.space-x-reverse > :not(template) ~ :not(template) {
  --space-x-reverse: 1;
}

/* line 1075, app/assets/stylesheets/popsql_tailwind.css */
.divide-y-0 > :not(template) ~ :not(template) {
  --divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width: calc(0px * var(--divide-y-reverse));
}

/* line 1081, app/assets/stylesheets/popsql_tailwind.css */
.divide-x-0 > :not(template) ~ :not(template) {
  --divide-x-reverse: 0;
  border-right-width: calc(0px * var(--divide-x-reverse));
  border-left-width: calc(0px * calc(1 - var(--divide-x-reverse)));
}

/* line 1087, app/assets/stylesheets/popsql_tailwind.css */
.divide-y-2 > :not(template) ~ :not(template) {
  --divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width: calc(2px * var(--divide-y-reverse));
}

/* line 1093, app/assets/stylesheets/popsql_tailwind.css */
.divide-x-2 > :not(template) ~ :not(template) {
  --divide-x-reverse: 0;
  border-right-width: calc(2px * var(--divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--divide-x-reverse)));
}

/* line 1099, app/assets/stylesheets/popsql_tailwind.css */
.divide-y-4 > :not(template) ~ :not(template) {
  --divide-y-reverse: 0;
  border-top-width: calc(4px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width: calc(4px * var(--divide-y-reverse));
}

/* line 1105, app/assets/stylesheets/popsql_tailwind.css */
.divide-x-4 > :not(template) ~ :not(template) {
  --divide-x-reverse: 0;
  border-right-width: calc(4px * var(--divide-x-reverse));
  border-left-width: calc(4px * calc(1 - var(--divide-x-reverse)));
}

/* line 1111, app/assets/stylesheets/popsql_tailwind.css */
.divide-y-8 > :not(template) ~ :not(template) {
  --divide-y-reverse: 0;
  border-top-width: calc(8px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width: calc(8px * var(--divide-y-reverse));
}

/* line 1117, app/assets/stylesheets/popsql_tailwind.css */
.divide-x-8 > :not(template) ~ :not(template) {
  --divide-x-reverse: 0;
  border-right-width: calc(8px * var(--divide-x-reverse));
  border-left-width: calc(8px * calc(1 - var(--divide-x-reverse)));
}

/* line 1123, app/assets/stylesheets/popsql_tailwind.css */
.divide-y > :not(template) ~ :not(template) {
  --divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width: calc(1px * var(--divide-y-reverse));
}

/* line 1129, app/assets/stylesheets/popsql_tailwind.css */
.divide-x > :not(template) ~ :not(template) {
  --divide-x-reverse: 0;
  border-right-width: calc(1px * var(--divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--divide-x-reverse)));
}

/* line 1135, app/assets/stylesheets/popsql_tailwind.css */
.divide-y-reverse > :not(template) ~ :not(template) {
  --divide-y-reverse: 1;
}

/* line 1139, app/assets/stylesheets/popsql_tailwind.css */
.divide-x-reverse > :not(template) ~ :not(template) {
  --divide-x-reverse: 1;
}

/* line 1143, app/assets/stylesheets/popsql_tailwind.css */
.divide-transparent > :not(template) ~ :not(template) {
  border-color: transparent;
}

/* line 1147, app/assets/stylesheets/popsql_tailwind.css */
.divide-current > :not(template) ~ :not(template) {
  border-color: currentColor;
}

/* line 1151, app/assets/stylesheets/popsql_tailwind.css */
.divide-black > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #282828;
  border-color: rgba(40, 40, 40, var(--divide-opacity));
}

/* line 1157, app/assets/stylesheets/popsql_tailwind.css */
.divide-white > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, var(--divide-opacity));
}

/* line 1163, app/assets/stylesheets/popsql_tailwind.css */
.divide-gray-100 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #F4F4F4;
  border-color: rgba(244, 244, 244, var(--divide-opacity));
}

/* line 1169, app/assets/stylesheets/popsql_tailwind.css */
.divide-gray-200 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #e2e2e2;
  border-color: rgba(226, 226, 226, var(--divide-opacity));
}

/* line 1175, app/assets/stylesheets/popsql_tailwind.css */
.divide-gray-300 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #C4C4C4;
  border-color: rgba(196, 196, 196, var(--divide-opacity));
}

/* line 1181, app/assets/stylesheets/popsql_tailwind.css */
.divide-gray-500 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #666666;
  border-color: rgba(102, 102, 102, var(--divide-opacity));
}

/* line 1187, app/assets/stylesheets/popsql_tailwind.css */
.divide-gray-900 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #999999;
  border-color: rgba(153, 153, 153, var(--divide-opacity));
}

/* line 1193, app/assets/stylesheets/popsql_tailwind.css */
.divide-red > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #E43D55;
  border-color: rgba(228, 61, 85, var(--divide-opacity));
}

/* line 1199, app/assets/stylesheets/popsql_tailwind.css */
.divide-orange > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #FF8A58;
  border-color: rgba(255, 138, 88, var(--divide-opacity));
}

/* line 1205, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-100 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #fffff0;
  border-color: rgba(255, 255, 240, var(--divide-opacity));
}

/* line 1211, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-200 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #fefcbf;
  border-color: rgba(254, 252, 191, var(--divide-opacity));
}

/* line 1217, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-300 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #faf089;
  border-color: rgba(250, 240, 137, var(--divide-opacity));
}

/* line 1223, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-400 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #f6e05e;
  border-color: rgba(246, 224, 94, var(--divide-opacity));
}

/* line 1229, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-500 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #ecc94b;
  border-color: rgba(236, 201, 75, var(--divide-opacity));
}

/* line 1235, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-600 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #d69e2e;
  border-color: rgba(214, 158, 46, var(--divide-opacity));
}

/* line 1241, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-700 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #b7791f;
  border-color: rgba(183, 121, 31, var(--divide-opacity));
}

/* line 1247, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-800 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #975a16;
  border-color: rgba(151, 90, 22, var(--divide-opacity));
}

/* line 1253, app/assets/stylesheets/popsql_tailwind.css */
.divide-yellow-900 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #744210;
  border-color: rgba(116, 66, 16, var(--divide-opacity));
}

/* line 1259, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-100 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #f0fff4;
  border-color: rgba(240, 255, 244, var(--divide-opacity));
}

/* line 1265, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-200 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #c6f6d5;
  border-color: rgba(198, 246, 213, var(--divide-opacity));
}

/* line 1271, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-300 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #9ae6b4;
  border-color: rgba(154, 230, 180, var(--divide-opacity));
}

/* line 1277, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-400 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #68d391;
  border-color: rgba(104, 211, 145, var(--divide-opacity));
}

/* line 1283, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-500 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #48bb78;
  border-color: rgba(72, 187, 120, var(--divide-opacity));
}

/* line 1289, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-600 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #38a169;
  border-color: rgba(56, 161, 105, var(--divide-opacity));
}

/* line 1295, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-700 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #2f855a;
  border-color: rgba(47, 133, 90, var(--divide-opacity));
}

/* line 1301, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-800 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #276749;
  border-color: rgba(39, 103, 73, var(--divide-opacity));
}

/* line 1307, app/assets/stylesheets/popsql_tailwind.css */
.divide-green-900 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #22543d;
  border-color: rgba(34, 84, 61, var(--divide-opacity));
}

/* line 1313, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-100 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #e6fffa;
  border-color: rgba(230, 255, 250, var(--divide-opacity));
}

/* line 1319, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-200 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #b2f5ea;
  border-color: rgba(178, 245, 234, var(--divide-opacity));
}

/* line 1325, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-300 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #81e6d9;
  border-color: rgba(129, 230, 217, var(--divide-opacity));
}

/* line 1331, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-400 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #4fd1c5;
  border-color: rgba(79, 209, 197, var(--divide-opacity));
}

/* line 1337, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-500 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #38b2ac;
  border-color: rgba(56, 178, 172, var(--divide-opacity));
}

/* line 1343, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-600 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #319795;
  border-color: rgba(49, 151, 149, var(--divide-opacity));
}

/* line 1349, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-700 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #2c7a7b;
  border-color: rgba(44, 122, 123, var(--divide-opacity));
}

/* line 1355, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-800 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #285e61;
  border-color: rgba(40, 94, 97, var(--divide-opacity));
}

/* line 1361, app/assets/stylesheets/popsql_tailwind.css */
.divide-teal-900 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #234e52;
  border-color: rgba(35, 78, 82, var(--divide-opacity));
}

/* line 1367, app/assets/stylesheets/popsql_tailwind.css */
.divide-blue-100 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #3182EB;
  border-color: rgba(49, 130, 235, var(--divide-opacity));
}

/* line 1373, app/assets/stylesheets/popsql_tailwind.css */
.divide-blue-200 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #0A499A;
  border-color: rgba(10, 73, 154, var(--divide-opacity));
}

/* line 1379, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-100 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #ebf4ff;
  border-color: rgba(235, 244, 255, var(--divide-opacity));
}

/* line 1385, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-200 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #c3dafe;
  border-color: rgba(195, 218, 254, var(--divide-opacity));
}

/* line 1391, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-300 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #a3bffa;
  border-color: rgba(163, 191, 250, var(--divide-opacity));
}

/* line 1397, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-400 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #7f9cf5;
  border-color: rgba(127, 156, 245, var(--divide-opacity));
}

/* line 1403, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-500 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #667eea;
  border-color: rgba(102, 126, 234, var(--divide-opacity));
}

/* line 1409, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-600 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #5a67d8;
  border-color: rgba(90, 103, 216, var(--divide-opacity));
}

/* line 1415, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-700 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #4c51bf;
  border-color: rgba(76, 81, 191, var(--divide-opacity));
}

/* line 1421, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-800 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #434190;
  border-color: rgba(67, 65, 144, var(--divide-opacity));
}

/* line 1427, app/assets/stylesheets/popsql_tailwind.css */
.divide-indigo-900 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #3c366b;
  border-color: rgba(60, 54, 107, var(--divide-opacity));
}

/* line 1433, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-100 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #faf5ff;
  border-color: rgba(250, 245, 255, var(--divide-opacity));
}

/* line 1439, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-200 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #e9d8fd;
  border-color: rgba(233, 216, 253, var(--divide-opacity));
}

/* line 1445, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-300 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #d6bcfa;
  border-color: rgba(214, 188, 250, var(--divide-opacity));
}

/* line 1451, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-400 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #b794f4;
  border-color: rgba(183, 148, 244, var(--divide-opacity));
}

/* line 1457, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-500 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #9f7aea;
  border-color: rgba(159, 122, 234, var(--divide-opacity));
}

/* line 1463, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-600 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #805ad5;
  border-color: rgba(128, 90, 213, var(--divide-opacity));
}

/* line 1469, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-700 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #6b46c1;
  border-color: rgba(107, 70, 193, var(--divide-opacity));
}

/* line 1475, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-800 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #553c9a;
  border-color: rgba(85, 60, 154, var(--divide-opacity));
}

/* line 1481, app/assets/stylesheets/popsql_tailwind.css */
.divide-purple-900 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #44337a;
  border-color: rgba(68, 51, 122, var(--divide-opacity));
}

/* line 1487, app/assets/stylesheets/popsql_tailwind.css */
.divide-pink > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #FF7978;
  border-color: rgba(255, 121, 120, var(--divide-opacity));
}

/* line 1493, app/assets/stylesheets/popsql_tailwind.css */
.divide-light-gray > :not(template) ~ :not(template) {
  --divide-opacity: 1;
  border-color: #FAFAFA;
  border-color: rgba(250, 250, 250, var(--divide-opacity));
}

/* line 1499, app/assets/stylesheets/popsql_tailwind.css */
.divide-blue-gradient > :not(template) ~ :not(template) {
  border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 1503, app/assets/stylesheets/popsql_tailwind.css */
.divide-opacity-0 > :not(template) ~ :not(template) {
  --divide-opacity: 0;
}

/* line 1507, app/assets/stylesheets/popsql_tailwind.css */
.divide-opacity-25 > :not(template) ~ :not(template) {
  --divide-opacity: 0.25;
}

/* line 1511, app/assets/stylesheets/popsql_tailwind.css */
.divide-opacity-50 > :not(template) ~ :not(template) {
  --divide-opacity: 0.5;
}

/* line 1515, app/assets/stylesheets/popsql_tailwind.css */
.divide-opacity-75 > :not(template) ~ :not(template) {
  --divide-opacity: 0.75;
}

/* line 1519, app/assets/stylesheets/popsql_tailwind.css */
.divide-opacity-80 > :not(template) ~ :not(template) {
  --divide-opacity: .8;
}

/* line 1523, app/assets/stylesheets/popsql_tailwind.css */
.divide-opacity-100 > :not(template) ~ :not(template) {
  --divide-opacity: 1;
}

/* line 1527, app/assets/stylesheets/popsql_tailwind.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* line 1539, app/assets/stylesheets/popsql_tailwind.css */
.not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 1550, app/assets/stylesheets/popsql_tailwind.css */
.focus\:sr-only:focus {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* line 1562, app/assets/stylesheets/popsql_tailwind.css */
.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 1573, app/assets/stylesheets/popsql_tailwind.css */
.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1579, app/assets/stylesheets/popsql_tailwind.css */
.bg-fixed {
  background-attachment: fixed;
}

/* line 1583, app/assets/stylesheets/popsql_tailwind.css */
.bg-local {
  background-attachment: local;
}

/* line 1587, app/assets/stylesheets/popsql_tailwind.css */
.bg-scroll {
  background-attachment: scroll;
}

/* line 1591, app/assets/stylesheets/popsql_tailwind.css */
.bg-transparent {
  background-color: transparent;
}

/* line 1595, app/assets/stylesheets/popsql_tailwind.css */
.bg-current {
  background-color: currentColor;
}

/* line 1599, app/assets/stylesheets/popsql_tailwind.css */
.bg-black {
  --bg-opacity: 1;
  background-color: #282828;
  background-color: rgba(40, 40, 40, var(--bg-opacity));
}

/* line 1605, app/assets/stylesheets/popsql_tailwind.css */
.bg-white {
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

/* line 1611, app/assets/stylesheets/popsql_tailwind.css */
.bg-gray-100 {
  --bg-opacity: 1;
  background-color: #F4F4F4;
  background-color: rgba(244, 244, 244, var(--bg-opacity));
}

/* line 1617, app/assets/stylesheets/popsql_tailwind.css */
.bg-gray-200 {
  --bg-opacity: 1;
  background-color: #e2e2e2;
  background-color: rgba(226, 226, 226, var(--bg-opacity));
}

/* line 1623, app/assets/stylesheets/popsql_tailwind.css */
.bg-gray-300 {
  --bg-opacity: 1;
  background-color: #C4C4C4;
  background-color: rgba(196, 196, 196, var(--bg-opacity));
}

/* line 1629, app/assets/stylesheets/popsql_tailwind.css */
.bg-gray-500 {
  --bg-opacity: 1;
  background-color: #666666;
  background-color: rgba(102, 102, 102, var(--bg-opacity));
}

/* line 1635, app/assets/stylesheets/popsql_tailwind.css */
.bg-gray-900 {
  --bg-opacity: 1;
  background-color: #999999;
  background-color: rgba(153, 153, 153, var(--bg-opacity));
}

/* line 1641, app/assets/stylesheets/popsql_tailwind.css */
.bg-red {
  --bg-opacity: 1;
  background-color: #E43D55;
  background-color: rgba(228, 61, 85, var(--bg-opacity));
}

/* line 1647, app/assets/stylesheets/popsql_tailwind.css */
.bg-orange {
  --bg-opacity: 1;
  background-color: #FF8A58;
  background-color: rgba(255, 138, 88, var(--bg-opacity));
}

/* line 1653, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-100 {
  --bg-opacity: 1;
  background-color: #fffff0;
  background-color: rgba(255, 255, 240, var(--bg-opacity));
}

/* line 1659, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-200 {
  --bg-opacity: 1;
  background-color: #fefcbf;
  background-color: rgba(254, 252, 191, var(--bg-opacity));
}

/* line 1665, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-300 {
  --bg-opacity: 1;
  background-color: #faf089;
  background-color: rgba(250, 240, 137, var(--bg-opacity));
}

/* line 1671, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-400 {
  --bg-opacity: 1;
  background-color: #f6e05e;
  background-color: rgba(246, 224, 94, var(--bg-opacity));
}

/* line 1677, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-500 {
  --bg-opacity: 1;
  background-color: #ecc94b;
  background-color: rgba(236, 201, 75, var(--bg-opacity));
}

/* line 1683, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-600 {
  --bg-opacity: 1;
  background-color: #d69e2e;
  background-color: rgba(214, 158, 46, var(--bg-opacity));
}

/* line 1689, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-700 {
  --bg-opacity: 1;
  background-color: #b7791f;
  background-color: rgba(183, 121, 31, var(--bg-opacity));
}

/* line 1695, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-800 {
  --bg-opacity: 1;
  background-color: #975a16;
  background-color: rgba(151, 90, 22, var(--bg-opacity));
}

/* line 1701, app/assets/stylesheets/popsql_tailwind.css */
.bg-yellow-900 {
  --bg-opacity: 1;
  background-color: #744210;
  background-color: rgba(116, 66, 16, var(--bg-opacity));
}

/* line 1707, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-100 {
  --bg-opacity: 1;
  background-color: #f0fff4;
  background-color: rgba(240, 255, 244, var(--bg-opacity));
}

/* line 1713, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-200 {
  --bg-opacity: 1;
  background-color: #c6f6d5;
  background-color: rgba(198, 246, 213, var(--bg-opacity));
}

/* line 1719, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-300 {
  --bg-opacity: 1;
  background-color: #9ae6b4;
  background-color: rgba(154, 230, 180, var(--bg-opacity));
}

/* line 1725, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-400 {
  --bg-opacity: 1;
  background-color: #68d391;
  background-color: rgba(104, 211, 145, var(--bg-opacity));
}

/* line 1731, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-500 {
  --bg-opacity: 1;
  background-color: #48bb78;
  background-color: rgba(72, 187, 120, var(--bg-opacity));
}

/* line 1737, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-600 {
  --bg-opacity: 1;
  background-color: #38a169;
  background-color: rgba(56, 161, 105, var(--bg-opacity));
}

/* line 1743, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-700 {
  --bg-opacity: 1;
  background-color: #2f855a;
  background-color: rgba(47, 133, 90, var(--bg-opacity));
}

/* line 1749, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-800 {
  --bg-opacity: 1;
  background-color: #276749;
  background-color: rgba(39, 103, 73, var(--bg-opacity));
}

/* line 1755, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-900 {
  --bg-opacity: 1;
  background-color: #22543d;
  background-color: rgba(34, 84, 61, var(--bg-opacity));
}

/* line 1761, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-100 {
  --bg-opacity: 1;
  background-color: #e6fffa;
  background-color: rgba(230, 255, 250, var(--bg-opacity));
}

/* line 1767, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-200 {
  --bg-opacity: 1;
  background-color: #b2f5ea;
  background-color: rgba(178, 245, 234, var(--bg-opacity));
}

/* line 1773, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-300 {
  --bg-opacity: 1;
  background-color: #81e6d9;
  background-color: rgba(129, 230, 217, var(--bg-opacity));
}

/* line 1779, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-400 {
  --bg-opacity: 1;
  background-color: #4fd1c5;
  background-color: rgba(79, 209, 197, var(--bg-opacity));
}

/* line 1785, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-500 {
  --bg-opacity: 1;
  background-color: #38b2ac;
  background-color: rgba(56, 178, 172, var(--bg-opacity));
}

/* line 1791, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-600 {
  --bg-opacity: 1;
  background-color: #319795;
  background-color: rgba(49, 151, 149, var(--bg-opacity));
}

/* line 1797, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-700 {
  --bg-opacity: 1;
  background-color: #2c7a7b;
  background-color: rgba(44, 122, 123, var(--bg-opacity));
}

/* line 1803, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-800 {
  --bg-opacity: 1;
  background-color: #285e61;
  background-color: rgba(40, 94, 97, var(--bg-opacity));
}

/* line 1809, app/assets/stylesheets/popsql_tailwind.css */
.bg-teal-900 {
  --bg-opacity: 1;
  background-color: #234e52;
  background-color: rgba(35, 78, 82, var(--bg-opacity));
}

/* line 1815, app/assets/stylesheets/popsql_tailwind.css */
.bg-blue-100 {
  --bg-opacity: 1;
  background-color: #3182EB;
  background-color: rgba(49, 130, 235, var(--bg-opacity));
}

/* line 1821, app/assets/stylesheets/popsql_tailwind.css */
.bg-blue-200 {
  --bg-opacity: 1;
  background-color: #0A499A;
  background-color: rgba(10, 73, 154, var(--bg-opacity));
}

/* line 1827, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-100 {
  --bg-opacity: 1;
  background-color: #ebf4ff;
  background-color: rgba(235, 244, 255, var(--bg-opacity));
}

/* line 1833, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-200 {
  --bg-opacity: 1;
  background-color: #c3dafe;
  background-color: rgba(195, 218, 254, var(--bg-opacity));
}

/* line 1839, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-300 {
  --bg-opacity: 1;
  background-color: #a3bffa;
  background-color: rgba(163, 191, 250, var(--bg-opacity));
}

/* line 1845, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-400 {
  --bg-opacity: 1;
  background-color: #7f9cf5;
  background-color: rgba(127, 156, 245, var(--bg-opacity));
}

/* line 1851, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-500 {
  --bg-opacity: 1;
  background-color: #667eea;
  background-color: rgba(102, 126, 234, var(--bg-opacity));
}

/* line 1857, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-600 {
  --bg-opacity: 1;
  background-color: #5a67d8;
  background-color: rgba(90, 103, 216, var(--bg-opacity));
}

/* line 1863, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-700 {
  --bg-opacity: 1;
  background-color: #4c51bf;
  background-color: rgba(76, 81, 191, var(--bg-opacity));
}

/* line 1869, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-800 {
  --bg-opacity: 1;
  background-color: #434190;
  background-color: rgba(67, 65, 144, var(--bg-opacity));
}

/* line 1875, app/assets/stylesheets/popsql_tailwind.css */
.bg-indigo-900 {
  --bg-opacity: 1;
  background-color: #3c366b;
  background-color: rgba(60, 54, 107, var(--bg-opacity));
}

/* line 1881, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-100 {
  --bg-opacity: 1;
  background-color: #faf5ff;
  background-color: rgba(250, 245, 255, var(--bg-opacity));
}

/* line 1887, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-200 {
  --bg-opacity: 1;
  background-color: #e9d8fd;
  background-color: rgba(233, 216, 253, var(--bg-opacity));
}

/* line 1893, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-300 {
  --bg-opacity: 1;
  background-color: #d6bcfa;
  background-color: rgba(214, 188, 250, var(--bg-opacity));
}

/* line 1899, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-400 {
  --bg-opacity: 1;
  background-color: #b794f4;
  background-color: rgba(183, 148, 244, var(--bg-opacity));
}

/* line 1905, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-500 {
  --bg-opacity: 1;
  background-color: #9f7aea;
  background-color: rgba(159, 122, 234, var(--bg-opacity));
}

/* line 1911, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-600 {
  --bg-opacity: 1;
  background-color: #805ad5;
  background-color: rgba(128, 90, 213, var(--bg-opacity));
}

/* line 1917, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-700 {
  --bg-opacity: 1;
  background-color: #6b46c1;
  background-color: rgba(107, 70, 193, var(--bg-opacity));
}

/* line 1923, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-800 {
  --bg-opacity: 1;
  background-color: #553c9a;
  background-color: rgba(85, 60, 154, var(--bg-opacity));
}

/* line 1929, app/assets/stylesheets/popsql_tailwind.css */
.bg-purple-900 {
  --bg-opacity: 1;
  background-color: #44337a;
  background-color: rgba(68, 51, 122, var(--bg-opacity));
}

/* line 1935, app/assets/stylesheets/popsql_tailwind.css */
.bg-pink {
  --bg-opacity: 1;
  background-color: #FF7978;
  background-color: rgba(255, 121, 120, var(--bg-opacity));
}

/* line 1941, app/assets/stylesheets/popsql_tailwind.css */
.bg-light-gray {
  --bg-opacity: 1;
  background-color: #FAFAFA;
  background-color: rgba(250, 250, 250, var(--bg-opacity));
}

/* line 1947, app/assets/stylesheets/popsql_tailwind.css */
.bg-blue-gradient {
  background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 1951, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-transparent:hover {
  background-color: transparent;
}

/* line 1955, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-current:hover {
  background-color: currentColor;
}

/* line 1959, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-black:hover {
  --bg-opacity: 1;
  background-color: #282828;
  background-color: rgba(40, 40, 40, var(--bg-opacity));
}

/* line 1965, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-white:hover {
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

/* line 1971, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-gray-100:hover {
  --bg-opacity: 1;
  background-color: #F4F4F4;
  background-color: rgba(244, 244, 244, var(--bg-opacity));
}

/* line 1977, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-gray-200:hover {
  --bg-opacity: 1;
  background-color: #e2e2e2;
  background-color: rgba(226, 226, 226, var(--bg-opacity));
}

/* line 1983, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-gray-300:hover {
  --bg-opacity: 1;
  background-color: #C4C4C4;
  background-color: rgba(196, 196, 196, var(--bg-opacity));
}

/* line 1989, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-gray-500:hover {
  --bg-opacity: 1;
  background-color: #666666;
  background-color: rgba(102, 102, 102, var(--bg-opacity));
}

/* line 1995, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-gray-900:hover {
  --bg-opacity: 1;
  background-color: #999999;
  background-color: rgba(153, 153, 153, var(--bg-opacity));
}

/* line 2001, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-red:hover {
  --bg-opacity: 1;
  background-color: #E43D55;
  background-color: rgba(228, 61, 85, var(--bg-opacity));
}

/* line 2007, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-orange:hover {
  --bg-opacity: 1;
  background-color: #FF8A58;
  background-color: rgba(255, 138, 88, var(--bg-opacity));
}

/* line 2013, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-100:hover {
  --bg-opacity: 1;
  background-color: #fffff0;
  background-color: rgba(255, 255, 240, var(--bg-opacity));
}

/* line 2019, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-200:hover {
  --bg-opacity: 1;
  background-color: #fefcbf;
  background-color: rgba(254, 252, 191, var(--bg-opacity));
}

/* line 2025, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-300:hover {
  --bg-opacity: 1;
  background-color: #faf089;
  background-color: rgba(250, 240, 137, var(--bg-opacity));
}

/* line 2031, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-400:hover {
  --bg-opacity: 1;
  background-color: #f6e05e;
  background-color: rgba(246, 224, 94, var(--bg-opacity));
}

/* line 2037, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-500:hover {
  --bg-opacity: 1;
  background-color: #ecc94b;
  background-color: rgba(236, 201, 75, var(--bg-opacity));
}

/* line 2043, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-600:hover {
  --bg-opacity: 1;
  background-color: #d69e2e;
  background-color: rgba(214, 158, 46, var(--bg-opacity));
}

/* line 2049, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-700:hover {
  --bg-opacity: 1;
  background-color: #b7791f;
  background-color: rgba(183, 121, 31, var(--bg-opacity));
}

/* line 2055, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-800:hover {
  --bg-opacity: 1;
  background-color: #975a16;
  background-color: rgba(151, 90, 22, var(--bg-opacity));
}

/* line 2061, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-yellow-900:hover {
  --bg-opacity: 1;
  background-color: #744210;
  background-color: rgba(116, 66, 16, var(--bg-opacity));
}

/* line 2067, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-100:hover {
  --bg-opacity: 1;
  background-color: #f0fff4;
  background-color: rgba(240, 255, 244, var(--bg-opacity));
}

/* line 2073, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-200:hover {
  --bg-opacity: 1;
  background-color: #c6f6d5;
  background-color: rgba(198, 246, 213, var(--bg-opacity));
}

/* line 2079, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-300:hover {
  --bg-opacity: 1;
  background-color: #9ae6b4;
  background-color: rgba(154, 230, 180, var(--bg-opacity));
}

/* line 2085, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-400:hover {
  --bg-opacity: 1;
  background-color: #68d391;
  background-color: rgba(104, 211, 145, var(--bg-opacity));
}

/* line 2091, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-500:hover {
  --bg-opacity: 1;
  background-color: #48bb78;
  background-color: rgba(72, 187, 120, var(--bg-opacity));
}

/* line 2097, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-600:hover {
  --bg-opacity: 1;
  background-color: #38a169;
  background-color: rgba(56, 161, 105, var(--bg-opacity));
}

/* line 2103, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-700:hover {
  --bg-opacity: 1;
  background-color: #2f855a;
  background-color: rgba(47, 133, 90, var(--bg-opacity));
}

/* line 2109, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-800:hover {
  --bg-opacity: 1;
  background-color: #276749;
  background-color: rgba(39, 103, 73, var(--bg-opacity));
}

/* line 2115, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-900:hover {
  --bg-opacity: 1;
  background-color: #22543d;
  background-color: rgba(34, 84, 61, var(--bg-opacity));
}

/* line 2121, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-100:hover {
  --bg-opacity: 1;
  background-color: #e6fffa;
  background-color: rgba(230, 255, 250, var(--bg-opacity));
}

/* line 2127, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-200:hover {
  --bg-opacity: 1;
  background-color: #b2f5ea;
  background-color: rgba(178, 245, 234, var(--bg-opacity));
}

/* line 2133, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-300:hover {
  --bg-opacity: 1;
  background-color: #81e6d9;
  background-color: rgba(129, 230, 217, var(--bg-opacity));
}

/* line 2139, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-400:hover {
  --bg-opacity: 1;
  background-color: #4fd1c5;
  background-color: rgba(79, 209, 197, var(--bg-opacity));
}

/* line 2145, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-500:hover {
  --bg-opacity: 1;
  background-color: #38b2ac;
  background-color: rgba(56, 178, 172, var(--bg-opacity));
}

/* line 2151, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-600:hover {
  --bg-opacity: 1;
  background-color: #319795;
  background-color: rgba(49, 151, 149, var(--bg-opacity));
}

/* line 2157, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-700:hover {
  --bg-opacity: 1;
  background-color: #2c7a7b;
  background-color: rgba(44, 122, 123, var(--bg-opacity));
}

/* line 2163, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-800:hover {
  --bg-opacity: 1;
  background-color: #285e61;
  background-color: rgba(40, 94, 97, var(--bg-opacity));
}

/* line 2169, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-teal-900:hover {
  --bg-opacity: 1;
  background-color: #234e52;
  background-color: rgba(35, 78, 82, var(--bg-opacity));
}

/* line 2175, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-blue-100:hover {
  --bg-opacity: 1;
  background-color: #3182EB;
  background-color: rgba(49, 130, 235, var(--bg-opacity));
}

/* line 2181, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-blue-200:hover {
  --bg-opacity: 1;
  background-color: #0A499A;
  background-color: rgba(10, 73, 154, var(--bg-opacity));
}

/* line 2187, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-100:hover {
  --bg-opacity: 1;
  background-color: #ebf4ff;
  background-color: rgba(235, 244, 255, var(--bg-opacity));
}

/* line 2193, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-200:hover {
  --bg-opacity: 1;
  background-color: #c3dafe;
  background-color: rgba(195, 218, 254, var(--bg-opacity));
}

/* line 2199, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-300:hover {
  --bg-opacity: 1;
  background-color: #a3bffa;
  background-color: rgba(163, 191, 250, var(--bg-opacity));
}

/* line 2205, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-400:hover {
  --bg-opacity: 1;
  background-color: #7f9cf5;
  background-color: rgba(127, 156, 245, var(--bg-opacity));
}

/* line 2211, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-500:hover {
  --bg-opacity: 1;
  background-color: #667eea;
  background-color: rgba(102, 126, 234, var(--bg-opacity));
}

/* line 2217, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-600:hover {
  --bg-opacity: 1;
  background-color: #5a67d8;
  background-color: rgba(90, 103, 216, var(--bg-opacity));
}

/* line 2223, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-700:hover {
  --bg-opacity: 1;
  background-color: #4c51bf;
  background-color: rgba(76, 81, 191, var(--bg-opacity));
}

/* line 2229, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-800:hover {
  --bg-opacity: 1;
  background-color: #434190;
  background-color: rgba(67, 65, 144, var(--bg-opacity));
}

/* line 2235, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-indigo-900:hover {
  --bg-opacity: 1;
  background-color: #3c366b;
  background-color: rgba(60, 54, 107, var(--bg-opacity));
}

/* line 2241, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-100:hover {
  --bg-opacity: 1;
  background-color: #faf5ff;
  background-color: rgba(250, 245, 255, var(--bg-opacity));
}

/* line 2247, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-200:hover {
  --bg-opacity: 1;
  background-color: #e9d8fd;
  background-color: rgba(233, 216, 253, var(--bg-opacity));
}

/* line 2253, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-300:hover {
  --bg-opacity: 1;
  background-color: #d6bcfa;
  background-color: rgba(214, 188, 250, var(--bg-opacity));
}

/* line 2259, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-400:hover {
  --bg-opacity: 1;
  background-color: #b794f4;
  background-color: rgba(183, 148, 244, var(--bg-opacity));
}

/* line 2265, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-500:hover {
  --bg-opacity: 1;
  background-color: #9f7aea;
  background-color: rgba(159, 122, 234, var(--bg-opacity));
}

/* line 2271, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-600:hover {
  --bg-opacity: 1;
  background-color: #805ad5;
  background-color: rgba(128, 90, 213, var(--bg-opacity));
}

/* line 2277, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-700:hover {
  --bg-opacity: 1;
  background-color: #6b46c1;
  background-color: rgba(107, 70, 193, var(--bg-opacity));
}

/* line 2283, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-800:hover {
  --bg-opacity: 1;
  background-color: #553c9a;
  background-color: rgba(85, 60, 154, var(--bg-opacity));
}

/* line 2289, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-purple-900:hover {
  --bg-opacity: 1;
  background-color: #44337a;
  background-color: rgba(68, 51, 122, var(--bg-opacity));
}

/* line 2295, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-pink:hover {
  --bg-opacity: 1;
  background-color: #FF7978;
  background-color: rgba(255, 121, 120, var(--bg-opacity));
}

/* line 2301, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-light-gray:hover {
  --bg-opacity: 1;
  background-color: #FAFAFA;
  background-color: rgba(250, 250, 250, var(--bg-opacity));
}

/* line 2307, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-blue-gradient:hover {
  background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 2311, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-transparent:focus {
  background-color: transparent;
}

/* line 2315, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-current:focus {
  background-color: currentColor;
}

/* line 2319, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-black:focus {
  --bg-opacity: 1;
  background-color: #282828;
  background-color: rgba(40, 40, 40, var(--bg-opacity));
}

/* line 2325, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-white:focus {
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

/* line 2331, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-gray-100:focus {
  --bg-opacity: 1;
  background-color: #F4F4F4;
  background-color: rgba(244, 244, 244, var(--bg-opacity));
}

/* line 2337, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-gray-200:focus {
  --bg-opacity: 1;
  background-color: #e2e2e2;
  background-color: rgba(226, 226, 226, var(--bg-opacity));
}

/* line 2343, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-gray-300:focus {
  --bg-opacity: 1;
  background-color: #C4C4C4;
  background-color: rgba(196, 196, 196, var(--bg-opacity));
}

/* line 2349, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-gray-500:focus {
  --bg-opacity: 1;
  background-color: #666666;
  background-color: rgba(102, 102, 102, var(--bg-opacity));
}

/* line 2355, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-gray-900:focus {
  --bg-opacity: 1;
  background-color: #999999;
  background-color: rgba(153, 153, 153, var(--bg-opacity));
}

/* line 2361, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-red:focus {
  --bg-opacity: 1;
  background-color: #E43D55;
  background-color: rgba(228, 61, 85, var(--bg-opacity));
}

/* line 2367, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-orange:focus {
  --bg-opacity: 1;
  background-color: #FF8A58;
  background-color: rgba(255, 138, 88, var(--bg-opacity));
}

/* line 2373, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-100:focus {
  --bg-opacity: 1;
  background-color: #fffff0;
  background-color: rgba(255, 255, 240, var(--bg-opacity));
}

/* line 2379, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-200:focus {
  --bg-opacity: 1;
  background-color: #fefcbf;
  background-color: rgba(254, 252, 191, var(--bg-opacity));
}

/* line 2385, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-300:focus {
  --bg-opacity: 1;
  background-color: #faf089;
  background-color: rgba(250, 240, 137, var(--bg-opacity));
}

/* line 2391, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-400:focus {
  --bg-opacity: 1;
  background-color: #f6e05e;
  background-color: rgba(246, 224, 94, var(--bg-opacity));
}

/* line 2397, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-500:focus {
  --bg-opacity: 1;
  background-color: #ecc94b;
  background-color: rgba(236, 201, 75, var(--bg-opacity));
}

/* line 2403, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-600:focus {
  --bg-opacity: 1;
  background-color: #d69e2e;
  background-color: rgba(214, 158, 46, var(--bg-opacity));
}

/* line 2409, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-700:focus {
  --bg-opacity: 1;
  background-color: #b7791f;
  background-color: rgba(183, 121, 31, var(--bg-opacity));
}

/* line 2415, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-800:focus {
  --bg-opacity: 1;
  background-color: #975a16;
  background-color: rgba(151, 90, 22, var(--bg-opacity));
}

/* line 2421, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-yellow-900:focus {
  --bg-opacity: 1;
  background-color: #744210;
  background-color: rgba(116, 66, 16, var(--bg-opacity));
}

/* line 2427, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-100:focus {
  --bg-opacity: 1;
  background-color: #f0fff4;
  background-color: rgba(240, 255, 244, var(--bg-opacity));
}

/* line 2433, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-200:focus {
  --bg-opacity: 1;
  background-color: #c6f6d5;
  background-color: rgba(198, 246, 213, var(--bg-opacity));
}

/* line 2439, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-300:focus {
  --bg-opacity: 1;
  background-color: #9ae6b4;
  background-color: rgba(154, 230, 180, var(--bg-opacity));
}

/* line 2445, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-400:focus {
  --bg-opacity: 1;
  background-color: #68d391;
  background-color: rgba(104, 211, 145, var(--bg-opacity));
}

/* line 2451, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-500:focus {
  --bg-opacity: 1;
  background-color: #48bb78;
  background-color: rgba(72, 187, 120, var(--bg-opacity));
}

/* line 2457, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-600:focus {
  --bg-opacity: 1;
  background-color: #38a169;
  background-color: rgba(56, 161, 105, var(--bg-opacity));
}

/* line 2463, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-700:focus {
  --bg-opacity: 1;
  background-color: #2f855a;
  background-color: rgba(47, 133, 90, var(--bg-opacity));
}

/* line 2469, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-800:focus {
  --bg-opacity: 1;
  background-color: #276749;
  background-color: rgba(39, 103, 73, var(--bg-opacity));
}

/* line 2475, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-green-900:focus {
  --bg-opacity: 1;
  background-color: #22543d;
  background-color: rgba(34, 84, 61, var(--bg-opacity));
}

/* line 2481, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-100:focus {
  --bg-opacity: 1;
  background-color: #e6fffa;
  background-color: rgba(230, 255, 250, var(--bg-opacity));
}

/* line 2487, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-200:focus {
  --bg-opacity: 1;
  background-color: #b2f5ea;
  background-color: rgba(178, 245, 234, var(--bg-opacity));
}

/* line 2493, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-300:focus {
  --bg-opacity: 1;
  background-color: #81e6d9;
  background-color: rgba(129, 230, 217, var(--bg-opacity));
}

/* line 2499, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-400:focus {
  --bg-opacity: 1;
  background-color: #4fd1c5;
  background-color: rgba(79, 209, 197, var(--bg-opacity));
}

/* line 2505, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-500:focus {
  --bg-opacity: 1;
  background-color: #38b2ac;
  background-color: rgba(56, 178, 172, var(--bg-opacity));
}

/* line 2511, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-600:focus {
  --bg-opacity: 1;
  background-color: #319795;
  background-color: rgba(49, 151, 149, var(--bg-opacity));
}

/* line 2517, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-700:focus {
  --bg-opacity: 1;
  background-color: #2c7a7b;
  background-color: rgba(44, 122, 123, var(--bg-opacity));
}

/* line 2523, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-800:focus {
  --bg-opacity: 1;
  background-color: #285e61;
  background-color: rgba(40, 94, 97, var(--bg-opacity));
}

/* line 2529, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-teal-900:focus {
  --bg-opacity: 1;
  background-color: #234e52;
  background-color: rgba(35, 78, 82, var(--bg-opacity));
}

/* line 2535, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-blue-100:focus {
  --bg-opacity: 1;
  background-color: #3182EB;
  background-color: rgba(49, 130, 235, var(--bg-opacity));
}

/* line 2541, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-blue-200:focus {
  --bg-opacity: 1;
  background-color: #0A499A;
  background-color: rgba(10, 73, 154, var(--bg-opacity));
}

/* line 2547, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-100:focus {
  --bg-opacity: 1;
  background-color: #ebf4ff;
  background-color: rgba(235, 244, 255, var(--bg-opacity));
}

/* line 2553, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-200:focus {
  --bg-opacity: 1;
  background-color: #c3dafe;
  background-color: rgba(195, 218, 254, var(--bg-opacity));
}

/* line 2559, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-300:focus {
  --bg-opacity: 1;
  background-color: #a3bffa;
  background-color: rgba(163, 191, 250, var(--bg-opacity));
}

/* line 2565, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-400:focus {
  --bg-opacity: 1;
  background-color: #7f9cf5;
  background-color: rgba(127, 156, 245, var(--bg-opacity));
}

/* line 2571, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-500:focus {
  --bg-opacity: 1;
  background-color: #667eea;
  background-color: rgba(102, 126, 234, var(--bg-opacity));
}

/* line 2577, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-600:focus {
  --bg-opacity: 1;
  background-color: #5a67d8;
  background-color: rgba(90, 103, 216, var(--bg-opacity));
}

/* line 2583, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-700:focus {
  --bg-opacity: 1;
  background-color: #4c51bf;
  background-color: rgba(76, 81, 191, var(--bg-opacity));
}

/* line 2589, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-800:focus {
  --bg-opacity: 1;
  background-color: #434190;
  background-color: rgba(67, 65, 144, var(--bg-opacity));
}

/* line 2595, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-indigo-900:focus {
  --bg-opacity: 1;
  background-color: #3c366b;
  background-color: rgba(60, 54, 107, var(--bg-opacity));
}

/* line 2601, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-100:focus {
  --bg-opacity: 1;
  background-color: #faf5ff;
  background-color: rgba(250, 245, 255, var(--bg-opacity));
}

/* line 2607, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-200:focus {
  --bg-opacity: 1;
  background-color: #e9d8fd;
  background-color: rgba(233, 216, 253, var(--bg-opacity));
}

/* line 2613, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-300:focus {
  --bg-opacity: 1;
  background-color: #d6bcfa;
  background-color: rgba(214, 188, 250, var(--bg-opacity));
}

/* line 2619, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-400:focus {
  --bg-opacity: 1;
  background-color: #b794f4;
  background-color: rgba(183, 148, 244, var(--bg-opacity));
}

/* line 2625, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-500:focus {
  --bg-opacity: 1;
  background-color: #9f7aea;
  background-color: rgba(159, 122, 234, var(--bg-opacity));
}

/* line 2631, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-600:focus {
  --bg-opacity: 1;
  background-color: #805ad5;
  background-color: rgba(128, 90, 213, var(--bg-opacity));
}

/* line 2637, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-700:focus {
  --bg-opacity: 1;
  background-color: #6b46c1;
  background-color: rgba(107, 70, 193, var(--bg-opacity));
}

/* line 2643, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-800:focus {
  --bg-opacity: 1;
  background-color: #553c9a;
  background-color: rgba(85, 60, 154, var(--bg-opacity));
}

/* line 2649, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-purple-900:focus {
  --bg-opacity: 1;
  background-color: #44337a;
  background-color: rgba(68, 51, 122, var(--bg-opacity));
}

/* line 2655, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-pink:focus {
  --bg-opacity: 1;
  background-color: #FF7978;
  background-color: rgba(255, 121, 120, var(--bg-opacity));
}

/* line 2661, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-light-gray:focus {
  --bg-opacity: 1;
  background-color: #FAFAFA;
  background-color: rgba(250, 250, 250, var(--bg-opacity));
}

/* line 2667, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-blue-gradient:focus {
  background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 2671, app/assets/stylesheets/popsql_tailwind.css */
.bg-opacity-0 {
  --bg-opacity: 0;
}

/* line 2675, app/assets/stylesheets/popsql_tailwind.css */
.bg-opacity-25 {
  --bg-opacity: 0.25;
}

/* line 2679, app/assets/stylesheets/popsql_tailwind.css */
.bg-opacity-50 {
  --bg-opacity: 0.5;
}

/* line 2683, app/assets/stylesheets/popsql_tailwind.css */
.bg-opacity-75 {
  --bg-opacity: 0.75;
}

/* line 2687, app/assets/stylesheets/popsql_tailwind.css */
.bg-opacity-80 {
  --bg-opacity: .8;
}

/* line 2691, app/assets/stylesheets/popsql_tailwind.css */
.bg-opacity-100 {
  --bg-opacity: 1;
}

/* line 2695, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-opacity-0:hover {
  --bg-opacity: 0;
}

/* line 2699, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-opacity-25:hover {
  --bg-opacity: 0.25;
}

/* line 2703, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-opacity-50:hover {
  --bg-opacity: 0.5;
}

/* line 2707, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-opacity-75:hover {
  --bg-opacity: 0.75;
}

/* line 2711, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-opacity-80:hover {
  --bg-opacity: .8;
}

/* line 2715, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-opacity-100:hover {
  --bg-opacity: 1;
}

/* line 2719, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-opacity-0:focus {
  --bg-opacity: 0;
}

/* line 2723, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-opacity-25:focus {
  --bg-opacity: 0.25;
}

/* line 2727, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-opacity-50:focus {
  --bg-opacity: 0.5;
}

/* line 2731, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-opacity-75:focus {
  --bg-opacity: 0.75;
}

/* line 2735, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-opacity-80:focus {
  --bg-opacity: .8;
}

/* line 2739, app/assets/stylesheets/popsql_tailwind.css */
.focus\:bg-opacity-100:focus {
  --bg-opacity: 1;
}

/* line 2743, app/assets/stylesheets/popsql_tailwind.css */
.bg-bottom {
  background-position: bottom;
}

/* line 2747, app/assets/stylesheets/popsql_tailwind.css */
.bg-center {
  background-position: center;
}

/* line 2751, app/assets/stylesheets/popsql_tailwind.css */
.bg-left {
  background-position: left;
}

/* line 2755, app/assets/stylesheets/popsql_tailwind.css */
.bg-left-bottom {
  background-position: left bottom;
}

/* line 2759, app/assets/stylesheets/popsql_tailwind.css */
.bg-left-top {
  background-position: left top;
}

/* line 2763, app/assets/stylesheets/popsql_tailwind.css */
.bg-right {
  background-position: right;
}

/* line 2767, app/assets/stylesheets/popsql_tailwind.css */
.bg-right-bottom {
  background-position: right bottom;
}

/* line 2771, app/assets/stylesheets/popsql_tailwind.css */
.bg-right-top {
  background-position: right top;
}

/* line 2775, app/assets/stylesheets/popsql_tailwind.css */
.bg-top {
  background-position: top;
}

/* line 2779, app/assets/stylesheets/popsql_tailwind.css */
.bg-repeat {
  background-repeat: repeat;
}

/* line 2783, app/assets/stylesheets/popsql_tailwind.css */
.bg-no-repeat {
  background-repeat: no-repeat;
}

/* line 2787, app/assets/stylesheets/popsql_tailwind.css */
.bg-repeat-x {
  background-repeat: repeat-x;
}

/* line 2791, app/assets/stylesheets/popsql_tailwind.css */
.bg-repeat-y {
  background-repeat: repeat-y;
}

/* line 2795, app/assets/stylesheets/popsql_tailwind.css */
.bg-repeat-round {
  background-repeat: round;
}

/* line 2799, app/assets/stylesheets/popsql_tailwind.css */
.bg-repeat-space {
  background-repeat: space;
}

/* line 2803, app/assets/stylesheets/popsql_tailwind.css */
.bg-auto {
  background-size: auto;
}

/* line 2807, app/assets/stylesheets/popsql_tailwind.css */
.bg-cover {
  background-size: cover;
}

/* line 2811, app/assets/stylesheets/popsql_tailwind.css */
.bg-contain {
  background-size: contain;
}

/* line 2815, app/assets/stylesheets/popsql_tailwind.css */
.border-collapse {
  border-collapse: collapse;
}

/* line 2819, app/assets/stylesheets/popsql_tailwind.css */
.border-separate {
  border-collapse: separate;
}

/* line 2823, app/assets/stylesheets/popsql_tailwind.css */
.border-transparent {
  border-color: transparent;
}

/* line 2827, app/assets/stylesheets/popsql_tailwind.css */
.border-current {
  border-color: currentColor;
}

/* line 2831, app/assets/stylesheets/popsql_tailwind.css */
.border-black {
  --border-opacity: 1;
  border-color: #282828;
  border-color: rgba(40, 40, 40, var(--border-opacity));
}

/* line 2837, app/assets/stylesheets/popsql_tailwind.css */
.border-white {
  --border-opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, var(--border-opacity));
}

/* line 2843, app/assets/stylesheets/popsql_tailwind.css */
.border-gray-100 {
  --border-opacity: 1;
  border-color: #F4F4F4;
  border-color: rgba(244, 244, 244, var(--border-opacity));
}

/* line 2849, app/assets/stylesheets/popsql_tailwind.css */
.border-gray-200 {
  --border-opacity: 1;
  border-color: #e2e2e2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
}

/* line 2855, app/assets/stylesheets/popsql_tailwind.css */
.border-gray-300 {
  --border-opacity: 1;
  border-color: #C4C4C4;
  border-color: rgba(196, 196, 196, var(--border-opacity));
}

/* line 2861, app/assets/stylesheets/popsql_tailwind.css */
.border-gray-500 {
  --border-opacity: 1;
  border-color: #666666;
  border-color: rgba(102, 102, 102, var(--border-opacity));
}

/* line 2867, app/assets/stylesheets/popsql_tailwind.css */
.border-gray-900 {
  --border-opacity: 1;
  border-color: #999999;
  border-color: rgba(153, 153, 153, var(--border-opacity));
}

/* line 2873, app/assets/stylesheets/popsql_tailwind.css */
.border-red {
  --border-opacity: 1;
  border-color: #E43D55;
  border-color: rgba(228, 61, 85, var(--border-opacity));
}

/* line 2879, app/assets/stylesheets/popsql_tailwind.css */
.border-orange {
  --border-opacity: 1;
  border-color: #FF8A58;
  border-color: rgba(255, 138, 88, var(--border-opacity));
}

/* line 2885, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-100 {
  --border-opacity: 1;
  border-color: #fffff0;
  border-color: rgba(255, 255, 240, var(--border-opacity));
}

/* line 2891, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-200 {
  --border-opacity: 1;
  border-color: #fefcbf;
  border-color: rgba(254, 252, 191, var(--border-opacity));
}

/* line 2897, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-300 {
  --border-opacity: 1;
  border-color: #faf089;
  border-color: rgba(250, 240, 137, var(--border-opacity));
}

/* line 2903, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-400 {
  --border-opacity: 1;
  border-color: #f6e05e;
  border-color: rgba(246, 224, 94, var(--border-opacity));
}

/* line 2909, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-500 {
  --border-opacity: 1;
  border-color: #ecc94b;
  border-color: rgba(236, 201, 75, var(--border-opacity));
}

/* line 2915, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-600 {
  --border-opacity: 1;
  border-color: #d69e2e;
  border-color: rgba(214, 158, 46, var(--border-opacity));
}

/* line 2921, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-700 {
  --border-opacity: 1;
  border-color: #b7791f;
  border-color: rgba(183, 121, 31, var(--border-opacity));
}

/* line 2927, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-800 {
  --border-opacity: 1;
  border-color: #975a16;
  border-color: rgba(151, 90, 22, var(--border-opacity));
}

/* line 2933, app/assets/stylesheets/popsql_tailwind.css */
.border-yellow-900 {
  --border-opacity: 1;
  border-color: #744210;
  border-color: rgba(116, 66, 16, var(--border-opacity));
}

/* line 2939, app/assets/stylesheets/popsql_tailwind.css */
.border-green-100 {
  --border-opacity: 1;
  border-color: #f0fff4;
  border-color: rgba(240, 255, 244, var(--border-opacity));
}

/* line 2945, app/assets/stylesheets/popsql_tailwind.css */
.border-green-200 {
  --border-opacity: 1;
  border-color: #c6f6d5;
  border-color: rgba(198, 246, 213, var(--border-opacity));
}

/* line 2951, app/assets/stylesheets/popsql_tailwind.css */
.border-green-300 {
  --border-opacity: 1;
  border-color: #9ae6b4;
  border-color: rgba(154, 230, 180, var(--border-opacity));
}

/* line 2957, app/assets/stylesheets/popsql_tailwind.css */
.border-green-400 {
  --border-opacity: 1;
  border-color: #68d391;
  border-color: rgba(104, 211, 145, var(--border-opacity));
}

/* line 2963, app/assets/stylesheets/popsql_tailwind.css */
.border-green-500 {
  --border-opacity: 1;
  border-color: #48bb78;
  border-color: rgba(72, 187, 120, var(--border-opacity));
}

/* line 2969, app/assets/stylesheets/popsql_tailwind.css */
.border-green-600 {
  --border-opacity: 1;
  border-color: #38a169;
  border-color: rgba(56, 161, 105, var(--border-opacity));
}

/* line 2975, app/assets/stylesheets/popsql_tailwind.css */
.border-green-700 {
  --border-opacity: 1;
  border-color: #2f855a;
  border-color: rgba(47, 133, 90, var(--border-opacity));
}

/* line 2981, app/assets/stylesheets/popsql_tailwind.css */
.border-green-800 {
  --border-opacity: 1;
  border-color: #276749;
  border-color: rgba(39, 103, 73, var(--border-opacity));
}

/* line 2987, app/assets/stylesheets/popsql_tailwind.css */
.border-green-900 {
  --border-opacity: 1;
  border-color: #22543d;
  border-color: rgba(34, 84, 61, var(--border-opacity));
}

/* line 2993, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-100 {
  --border-opacity: 1;
  border-color: #e6fffa;
  border-color: rgba(230, 255, 250, var(--border-opacity));
}

/* line 2999, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-200 {
  --border-opacity: 1;
  border-color: #b2f5ea;
  border-color: rgba(178, 245, 234, var(--border-opacity));
}

/* line 3005, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-300 {
  --border-opacity: 1;
  border-color: #81e6d9;
  border-color: rgba(129, 230, 217, var(--border-opacity));
}

/* line 3011, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-400 {
  --border-opacity: 1;
  border-color: #4fd1c5;
  border-color: rgba(79, 209, 197, var(--border-opacity));
}

/* line 3017, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-500 {
  --border-opacity: 1;
  border-color: #38b2ac;
  border-color: rgba(56, 178, 172, var(--border-opacity));
}

/* line 3023, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-600 {
  --border-opacity: 1;
  border-color: #319795;
  border-color: rgba(49, 151, 149, var(--border-opacity));
}

/* line 3029, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-700 {
  --border-opacity: 1;
  border-color: #2c7a7b;
  border-color: rgba(44, 122, 123, var(--border-opacity));
}

/* line 3035, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-800 {
  --border-opacity: 1;
  border-color: #285e61;
  border-color: rgba(40, 94, 97, var(--border-opacity));
}

/* line 3041, app/assets/stylesheets/popsql_tailwind.css */
.border-teal-900 {
  --border-opacity: 1;
  border-color: #234e52;
  border-color: rgba(35, 78, 82, var(--border-opacity));
}

/* line 3047, app/assets/stylesheets/popsql_tailwind.css */
.border-blue-100 {
  --border-opacity: 1;
  border-color: #3182EB;
  border-color: rgba(49, 130, 235, var(--border-opacity));
}

/* line 3053, app/assets/stylesheets/popsql_tailwind.css */
.border-blue-200 {
  --border-opacity: 1;
  border-color: #0A499A;
  border-color: rgba(10, 73, 154, var(--border-opacity));
}

/* line 3059, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-100 {
  --border-opacity: 1;
  border-color: #ebf4ff;
  border-color: rgba(235, 244, 255, var(--border-opacity));
}

/* line 3065, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-200 {
  --border-opacity: 1;
  border-color: #c3dafe;
  border-color: rgba(195, 218, 254, var(--border-opacity));
}

/* line 3071, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-300 {
  --border-opacity: 1;
  border-color: #a3bffa;
  border-color: rgba(163, 191, 250, var(--border-opacity));
}

/* line 3077, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-400 {
  --border-opacity: 1;
  border-color: #7f9cf5;
  border-color: rgba(127, 156, 245, var(--border-opacity));
}

/* line 3083, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-500 {
  --border-opacity: 1;
  border-color: #667eea;
  border-color: rgba(102, 126, 234, var(--border-opacity));
}

/* line 3089, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-600 {
  --border-opacity: 1;
  border-color: #5a67d8;
  border-color: rgba(90, 103, 216, var(--border-opacity));
}

/* line 3095, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-700 {
  --border-opacity: 1;
  border-color: #4c51bf;
  border-color: rgba(76, 81, 191, var(--border-opacity));
}

/* line 3101, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-800 {
  --border-opacity: 1;
  border-color: #434190;
  border-color: rgba(67, 65, 144, var(--border-opacity));
}

/* line 3107, app/assets/stylesheets/popsql_tailwind.css */
.border-indigo-900 {
  --border-opacity: 1;
  border-color: #3c366b;
  border-color: rgba(60, 54, 107, var(--border-opacity));
}

/* line 3113, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-100 {
  --border-opacity: 1;
  border-color: #faf5ff;
  border-color: rgba(250, 245, 255, var(--border-opacity));
}

/* line 3119, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-200 {
  --border-opacity: 1;
  border-color: #e9d8fd;
  border-color: rgba(233, 216, 253, var(--border-opacity));
}

/* line 3125, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-300 {
  --border-opacity: 1;
  border-color: #d6bcfa;
  border-color: rgba(214, 188, 250, var(--border-opacity));
}

/* line 3131, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-400 {
  --border-opacity: 1;
  border-color: #b794f4;
  border-color: rgba(183, 148, 244, var(--border-opacity));
}

/* line 3137, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-500 {
  --border-opacity: 1;
  border-color: #9f7aea;
  border-color: rgba(159, 122, 234, var(--border-opacity));
}

/* line 3143, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-600 {
  --border-opacity: 1;
  border-color: #805ad5;
  border-color: rgba(128, 90, 213, var(--border-opacity));
}

/* line 3149, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-700 {
  --border-opacity: 1;
  border-color: #6b46c1;
  border-color: rgba(107, 70, 193, var(--border-opacity));
}

/* line 3155, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-800 {
  --border-opacity: 1;
  border-color: #553c9a;
  border-color: rgba(85, 60, 154, var(--border-opacity));
}

/* line 3161, app/assets/stylesheets/popsql_tailwind.css */
.border-purple-900 {
  --border-opacity: 1;
  border-color: #44337a;
  border-color: rgba(68, 51, 122, var(--border-opacity));
}

/* line 3167, app/assets/stylesheets/popsql_tailwind.css */
.border-pink {
  --border-opacity: 1;
  border-color: #FF7978;
  border-color: rgba(255, 121, 120, var(--border-opacity));
}

/* line 3173, app/assets/stylesheets/popsql_tailwind.css */
.border-light-gray {
  --border-opacity: 1;
  border-color: #FAFAFA;
  border-color: rgba(250, 250, 250, var(--border-opacity));
}

/* line 3179, app/assets/stylesheets/popsql_tailwind.css */
.border-blue-gradient {
  border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 3183, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-transparent:hover {
  border-color: transparent;
}

/* line 3187, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-current:hover {
  border-color: currentColor;
}

/* line 3191, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-black:hover {
  --border-opacity: 1;
  border-color: #282828;
  border-color: rgba(40, 40, 40, var(--border-opacity));
}

/* line 3197, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-white:hover {
  --border-opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, var(--border-opacity));
}

/* line 3203, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-gray-100:hover {
  --border-opacity: 1;
  border-color: #F4F4F4;
  border-color: rgba(244, 244, 244, var(--border-opacity));
}

/* line 3209, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-gray-200:hover {
  --border-opacity: 1;
  border-color: #e2e2e2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
}

/* line 3215, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-gray-300:hover {
  --border-opacity: 1;
  border-color: #C4C4C4;
  border-color: rgba(196, 196, 196, var(--border-opacity));
}

/* line 3221, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-gray-500:hover {
  --border-opacity: 1;
  border-color: #666666;
  border-color: rgba(102, 102, 102, var(--border-opacity));
}

/* line 3227, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-gray-900:hover {
  --border-opacity: 1;
  border-color: #999999;
  border-color: rgba(153, 153, 153, var(--border-opacity));
}

/* line 3233, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-red:hover {
  --border-opacity: 1;
  border-color: #E43D55;
  border-color: rgba(228, 61, 85, var(--border-opacity));
}

/* line 3239, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-orange:hover {
  --border-opacity: 1;
  border-color: #FF8A58;
  border-color: rgba(255, 138, 88, var(--border-opacity));
}

/* line 3245, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-100:hover {
  --border-opacity: 1;
  border-color: #fffff0;
  border-color: rgba(255, 255, 240, var(--border-opacity));
}

/* line 3251, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-200:hover {
  --border-opacity: 1;
  border-color: #fefcbf;
  border-color: rgba(254, 252, 191, var(--border-opacity));
}

/* line 3257, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-300:hover {
  --border-opacity: 1;
  border-color: #faf089;
  border-color: rgba(250, 240, 137, var(--border-opacity));
}

/* line 3263, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-400:hover {
  --border-opacity: 1;
  border-color: #f6e05e;
  border-color: rgba(246, 224, 94, var(--border-opacity));
}

/* line 3269, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-500:hover {
  --border-opacity: 1;
  border-color: #ecc94b;
  border-color: rgba(236, 201, 75, var(--border-opacity));
}

/* line 3275, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-600:hover {
  --border-opacity: 1;
  border-color: #d69e2e;
  border-color: rgba(214, 158, 46, var(--border-opacity));
}

/* line 3281, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-700:hover {
  --border-opacity: 1;
  border-color: #b7791f;
  border-color: rgba(183, 121, 31, var(--border-opacity));
}

/* line 3287, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-800:hover {
  --border-opacity: 1;
  border-color: #975a16;
  border-color: rgba(151, 90, 22, var(--border-opacity));
}

/* line 3293, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-yellow-900:hover {
  --border-opacity: 1;
  border-color: #744210;
  border-color: rgba(116, 66, 16, var(--border-opacity));
}

/* line 3299, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-100:hover {
  --border-opacity: 1;
  border-color: #f0fff4;
  border-color: rgba(240, 255, 244, var(--border-opacity));
}

/* line 3305, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-200:hover {
  --border-opacity: 1;
  border-color: #c6f6d5;
  border-color: rgba(198, 246, 213, var(--border-opacity));
}

/* line 3311, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-300:hover {
  --border-opacity: 1;
  border-color: #9ae6b4;
  border-color: rgba(154, 230, 180, var(--border-opacity));
}

/* line 3317, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-400:hover {
  --border-opacity: 1;
  border-color: #68d391;
  border-color: rgba(104, 211, 145, var(--border-opacity));
}

/* line 3323, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-500:hover {
  --border-opacity: 1;
  border-color: #48bb78;
  border-color: rgba(72, 187, 120, var(--border-opacity));
}

/* line 3329, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-600:hover {
  --border-opacity: 1;
  border-color: #38a169;
  border-color: rgba(56, 161, 105, var(--border-opacity));
}

/* line 3335, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-700:hover {
  --border-opacity: 1;
  border-color: #2f855a;
  border-color: rgba(47, 133, 90, var(--border-opacity));
}

/* line 3341, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-800:hover {
  --border-opacity: 1;
  border-color: #276749;
  border-color: rgba(39, 103, 73, var(--border-opacity));
}

/* line 3347, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-green-900:hover {
  --border-opacity: 1;
  border-color: #22543d;
  border-color: rgba(34, 84, 61, var(--border-opacity));
}

/* line 3353, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-100:hover {
  --border-opacity: 1;
  border-color: #e6fffa;
  border-color: rgba(230, 255, 250, var(--border-opacity));
}

/* line 3359, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-200:hover {
  --border-opacity: 1;
  border-color: #b2f5ea;
  border-color: rgba(178, 245, 234, var(--border-opacity));
}

/* line 3365, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-300:hover {
  --border-opacity: 1;
  border-color: #81e6d9;
  border-color: rgba(129, 230, 217, var(--border-opacity));
}

/* line 3371, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-400:hover {
  --border-opacity: 1;
  border-color: #4fd1c5;
  border-color: rgba(79, 209, 197, var(--border-opacity));
}

/* line 3377, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-500:hover {
  --border-opacity: 1;
  border-color: #38b2ac;
  border-color: rgba(56, 178, 172, var(--border-opacity));
}

/* line 3383, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-600:hover {
  --border-opacity: 1;
  border-color: #319795;
  border-color: rgba(49, 151, 149, var(--border-opacity));
}

/* line 3389, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-700:hover {
  --border-opacity: 1;
  border-color: #2c7a7b;
  border-color: rgba(44, 122, 123, var(--border-opacity));
}

/* line 3395, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-800:hover {
  --border-opacity: 1;
  border-color: #285e61;
  border-color: rgba(40, 94, 97, var(--border-opacity));
}

/* line 3401, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-teal-900:hover {
  --border-opacity: 1;
  border-color: #234e52;
  border-color: rgba(35, 78, 82, var(--border-opacity));
}

/* line 3407, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-blue-100:hover {
  --border-opacity: 1;
  border-color: #3182EB;
  border-color: rgba(49, 130, 235, var(--border-opacity));
}

/* line 3413, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-blue-200:hover {
  --border-opacity: 1;
  border-color: #0A499A;
  border-color: rgba(10, 73, 154, var(--border-opacity));
}

/* line 3419, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-100:hover {
  --border-opacity: 1;
  border-color: #ebf4ff;
  border-color: rgba(235, 244, 255, var(--border-opacity));
}

/* line 3425, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-200:hover {
  --border-opacity: 1;
  border-color: #c3dafe;
  border-color: rgba(195, 218, 254, var(--border-opacity));
}

/* line 3431, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-300:hover {
  --border-opacity: 1;
  border-color: #a3bffa;
  border-color: rgba(163, 191, 250, var(--border-opacity));
}

/* line 3437, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-400:hover {
  --border-opacity: 1;
  border-color: #7f9cf5;
  border-color: rgba(127, 156, 245, var(--border-opacity));
}

/* line 3443, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-500:hover {
  --border-opacity: 1;
  border-color: #667eea;
  border-color: rgba(102, 126, 234, var(--border-opacity));
}

/* line 3449, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-600:hover {
  --border-opacity: 1;
  border-color: #5a67d8;
  border-color: rgba(90, 103, 216, var(--border-opacity));
}

/* line 3455, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-700:hover {
  --border-opacity: 1;
  border-color: #4c51bf;
  border-color: rgba(76, 81, 191, var(--border-opacity));
}

/* line 3461, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-800:hover {
  --border-opacity: 1;
  border-color: #434190;
  border-color: rgba(67, 65, 144, var(--border-opacity));
}

/* line 3467, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-indigo-900:hover {
  --border-opacity: 1;
  border-color: #3c366b;
  border-color: rgba(60, 54, 107, var(--border-opacity));
}

/* line 3473, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-100:hover {
  --border-opacity: 1;
  border-color: #faf5ff;
  border-color: rgba(250, 245, 255, var(--border-opacity));
}

/* line 3479, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-200:hover {
  --border-opacity: 1;
  border-color: #e9d8fd;
  border-color: rgba(233, 216, 253, var(--border-opacity));
}

/* line 3485, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-300:hover {
  --border-opacity: 1;
  border-color: #d6bcfa;
  border-color: rgba(214, 188, 250, var(--border-opacity));
}

/* line 3491, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-400:hover {
  --border-opacity: 1;
  border-color: #b794f4;
  border-color: rgba(183, 148, 244, var(--border-opacity));
}

/* line 3497, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-500:hover {
  --border-opacity: 1;
  border-color: #9f7aea;
  border-color: rgba(159, 122, 234, var(--border-opacity));
}

/* line 3503, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-600:hover {
  --border-opacity: 1;
  border-color: #805ad5;
  border-color: rgba(128, 90, 213, var(--border-opacity));
}

/* line 3509, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-700:hover {
  --border-opacity: 1;
  border-color: #6b46c1;
  border-color: rgba(107, 70, 193, var(--border-opacity));
}

/* line 3515, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-800:hover {
  --border-opacity: 1;
  border-color: #553c9a;
  border-color: rgba(85, 60, 154, var(--border-opacity));
}

/* line 3521, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-purple-900:hover {
  --border-opacity: 1;
  border-color: #44337a;
  border-color: rgba(68, 51, 122, var(--border-opacity));
}

/* line 3527, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-pink:hover {
  --border-opacity: 1;
  border-color: #FF7978;
  border-color: rgba(255, 121, 120, var(--border-opacity));
}

/* line 3533, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-light-gray:hover {
  --border-opacity: 1;
  border-color: #FAFAFA;
  border-color: rgba(250, 250, 250, var(--border-opacity));
}

/* line 3539, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-blue-gradient:hover {
  border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 3543, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-transparent:focus {
  border-color: transparent;
}

/* line 3547, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-current:focus {
  border-color: currentColor;
}

/* line 3551, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-black:focus {
  --border-opacity: 1;
  border-color: #282828;
  border-color: rgba(40, 40, 40, var(--border-opacity));
}

/* line 3557, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-white:focus {
  --border-opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, var(--border-opacity));
}

/* line 3563, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-gray-100:focus {
  --border-opacity: 1;
  border-color: #F4F4F4;
  border-color: rgba(244, 244, 244, var(--border-opacity));
}

/* line 3569, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-gray-200:focus {
  --border-opacity: 1;
  border-color: #e2e2e2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
}

/* line 3575, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-gray-300:focus {
  --border-opacity: 1;
  border-color: #C4C4C4;
  border-color: rgba(196, 196, 196, var(--border-opacity));
}

/* line 3581, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-gray-500:focus {
  --border-opacity: 1;
  border-color: #666666;
  border-color: rgba(102, 102, 102, var(--border-opacity));
}

/* line 3587, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-gray-900:focus {
  --border-opacity: 1;
  border-color: #999999;
  border-color: rgba(153, 153, 153, var(--border-opacity));
}

/* line 3593, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-red:focus {
  --border-opacity: 1;
  border-color: #E43D55;
  border-color: rgba(228, 61, 85, var(--border-opacity));
}

/* line 3599, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-orange:focus {
  --border-opacity: 1;
  border-color: #FF8A58;
  border-color: rgba(255, 138, 88, var(--border-opacity));
}

/* line 3605, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-100:focus {
  --border-opacity: 1;
  border-color: #fffff0;
  border-color: rgba(255, 255, 240, var(--border-opacity));
}

/* line 3611, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-200:focus {
  --border-opacity: 1;
  border-color: #fefcbf;
  border-color: rgba(254, 252, 191, var(--border-opacity));
}

/* line 3617, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-300:focus {
  --border-opacity: 1;
  border-color: #faf089;
  border-color: rgba(250, 240, 137, var(--border-opacity));
}

/* line 3623, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-400:focus {
  --border-opacity: 1;
  border-color: #f6e05e;
  border-color: rgba(246, 224, 94, var(--border-opacity));
}

/* line 3629, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-500:focus {
  --border-opacity: 1;
  border-color: #ecc94b;
  border-color: rgba(236, 201, 75, var(--border-opacity));
}

/* line 3635, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-600:focus {
  --border-opacity: 1;
  border-color: #d69e2e;
  border-color: rgba(214, 158, 46, var(--border-opacity));
}

/* line 3641, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-700:focus {
  --border-opacity: 1;
  border-color: #b7791f;
  border-color: rgba(183, 121, 31, var(--border-opacity));
}

/* line 3647, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-800:focus {
  --border-opacity: 1;
  border-color: #975a16;
  border-color: rgba(151, 90, 22, var(--border-opacity));
}

/* line 3653, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-yellow-900:focus {
  --border-opacity: 1;
  border-color: #744210;
  border-color: rgba(116, 66, 16, var(--border-opacity));
}

/* line 3659, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-100:focus {
  --border-opacity: 1;
  border-color: #f0fff4;
  border-color: rgba(240, 255, 244, var(--border-opacity));
}

/* line 3665, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-200:focus {
  --border-opacity: 1;
  border-color: #c6f6d5;
  border-color: rgba(198, 246, 213, var(--border-opacity));
}

/* line 3671, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-300:focus {
  --border-opacity: 1;
  border-color: #9ae6b4;
  border-color: rgba(154, 230, 180, var(--border-opacity));
}

/* line 3677, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-400:focus {
  --border-opacity: 1;
  border-color: #68d391;
  border-color: rgba(104, 211, 145, var(--border-opacity));
}

/* line 3683, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-500:focus {
  --border-opacity: 1;
  border-color: #48bb78;
  border-color: rgba(72, 187, 120, var(--border-opacity));
}

/* line 3689, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-600:focus {
  --border-opacity: 1;
  border-color: #38a169;
  border-color: rgba(56, 161, 105, var(--border-opacity));
}

/* line 3695, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-700:focus {
  --border-opacity: 1;
  border-color: #2f855a;
  border-color: rgba(47, 133, 90, var(--border-opacity));
}

/* line 3701, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-800:focus {
  --border-opacity: 1;
  border-color: #276749;
  border-color: rgba(39, 103, 73, var(--border-opacity));
}

/* line 3707, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-green-900:focus {
  --border-opacity: 1;
  border-color: #22543d;
  border-color: rgba(34, 84, 61, var(--border-opacity));
}

/* line 3713, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-100:focus {
  --border-opacity: 1;
  border-color: #e6fffa;
  border-color: rgba(230, 255, 250, var(--border-opacity));
}

/* line 3719, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-200:focus {
  --border-opacity: 1;
  border-color: #b2f5ea;
  border-color: rgba(178, 245, 234, var(--border-opacity));
}

/* line 3725, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-300:focus {
  --border-opacity: 1;
  border-color: #81e6d9;
  border-color: rgba(129, 230, 217, var(--border-opacity));
}

/* line 3731, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-400:focus {
  --border-opacity: 1;
  border-color: #4fd1c5;
  border-color: rgba(79, 209, 197, var(--border-opacity));
}

/* line 3737, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-500:focus {
  --border-opacity: 1;
  border-color: #38b2ac;
  border-color: rgba(56, 178, 172, var(--border-opacity));
}

/* line 3743, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-600:focus {
  --border-opacity: 1;
  border-color: #319795;
  border-color: rgba(49, 151, 149, var(--border-opacity));
}

/* line 3749, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-700:focus {
  --border-opacity: 1;
  border-color: #2c7a7b;
  border-color: rgba(44, 122, 123, var(--border-opacity));
}

/* line 3755, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-800:focus {
  --border-opacity: 1;
  border-color: #285e61;
  border-color: rgba(40, 94, 97, var(--border-opacity));
}

/* line 3761, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-teal-900:focus {
  --border-opacity: 1;
  border-color: #234e52;
  border-color: rgba(35, 78, 82, var(--border-opacity));
}

/* line 3767, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-blue-100:focus {
  --border-opacity: 1;
  border-color: #3182EB;
  border-color: rgba(49, 130, 235, var(--border-opacity));
}

/* line 3773, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-blue-200:focus {
  --border-opacity: 1;
  border-color: #0A499A;
  border-color: rgba(10, 73, 154, var(--border-opacity));
}

/* line 3779, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-100:focus {
  --border-opacity: 1;
  border-color: #ebf4ff;
  border-color: rgba(235, 244, 255, var(--border-opacity));
}

/* line 3785, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-200:focus {
  --border-opacity: 1;
  border-color: #c3dafe;
  border-color: rgba(195, 218, 254, var(--border-opacity));
}

/* line 3791, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-300:focus {
  --border-opacity: 1;
  border-color: #a3bffa;
  border-color: rgba(163, 191, 250, var(--border-opacity));
}

/* line 3797, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-400:focus {
  --border-opacity: 1;
  border-color: #7f9cf5;
  border-color: rgba(127, 156, 245, var(--border-opacity));
}

/* line 3803, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-500:focus {
  --border-opacity: 1;
  border-color: #667eea;
  border-color: rgba(102, 126, 234, var(--border-opacity));
}

/* line 3809, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-600:focus {
  --border-opacity: 1;
  border-color: #5a67d8;
  border-color: rgba(90, 103, 216, var(--border-opacity));
}

/* line 3815, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-700:focus {
  --border-opacity: 1;
  border-color: #4c51bf;
  border-color: rgba(76, 81, 191, var(--border-opacity));
}

/* line 3821, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-800:focus {
  --border-opacity: 1;
  border-color: #434190;
  border-color: rgba(67, 65, 144, var(--border-opacity));
}

/* line 3827, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-indigo-900:focus {
  --border-opacity: 1;
  border-color: #3c366b;
  border-color: rgba(60, 54, 107, var(--border-opacity));
}

/* line 3833, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-100:focus {
  --border-opacity: 1;
  border-color: #faf5ff;
  border-color: rgba(250, 245, 255, var(--border-opacity));
}

/* line 3839, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-200:focus {
  --border-opacity: 1;
  border-color: #e9d8fd;
  border-color: rgba(233, 216, 253, var(--border-opacity));
}

/* line 3845, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-300:focus {
  --border-opacity: 1;
  border-color: #d6bcfa;
  border-color: rgba(214, 188, 250, var(--border-opacity));
}

/* line 3851, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-400:focus {
  --border-opacity: 1;
  border-color: #b794f4;
  border-color: rgba(183, 148, 244, var(--border-opacity));
}

/* line 3857, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-500:focus {
  --border-opacity: 1;
  border-color: #9f7aea;
  border-color: rgba(159, 122, 234, var(--border-opacity));
}

/* line 3863, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-600:focus {
  --border-opacity: 1;
  border-color: #805ad5;
  border-color: rgba(128, 90, 213, var(--border-opacity));
}

/* line 3869, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-700:focus {
  --border-opacity: 1;
  border-color: #6b46c1;
  border-color: rgba(107, 70, 193, var(--border-opacity));
}

/* line 3875, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-800:focus {
  --border-opacity: 1;
  border-color: #553c9a;
  border-color: rgba(85, 60, 154, var(--border-opacity));
}

/* line 3881, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-purple-900:focus {
  --border-opacity: 1;
  border-color: #44337a;
  border-color: rgba(68, 51, 122, var(--border-opacity));
}

/* line 3887, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-pink:focus {
  --border-opacity: 1;
  border-color: #FF7978;
  border-color: rgba(255, 121, 120, var(--border-opacity));
}

/* line 3893, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-light-gray:focus {
  --border-opacity: 1;
  border-color: #FAFAFA;
  border-color: rgba(250, 250, 250, var(--border-opacity));
}

/* line 3899, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-blue-gradient:focus {
  border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 3903, app/assets/stylesheets/popsql_tailwind.css */
.border-opacity-0 {
  --border-opacity: 0;
}

/* line 3907, app/assets/stylesheets/popsql_tailwind.css */
.border-opacity-25 {
  --border-opacity: 0.25;
}

/* line 3911, app/assets/stylesheets/popsql_tailwind.css */
.border-opacity-50 {
  --border-opacity: 0.5;
}

/* line 3915, app/assets/stylesheets/popsql_tailwind.css */
.border-opacity-75 {
  --border-opacity: 0.75;
}

/* line 3919, app/assets/stylesheets/popsql_tailwind.css */
.border-opacity-80 {
  --border-opacity: .8;
}

/* line 3923, app/assets/stylesheets/popsql_tailwind.css */
.border-opacity-100 {
  --border-opacity: 1;
}

/* line 3927, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-opacity-0:hover {
  --border-opacity: 0;
}

/* line 3931, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-opacity-25:hover {
  --border-opacity: 0.25;
}

/* line 3935, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-opacity-50:hover {
  --border-opacity: 0.5;
}

/* line 3939, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-opacity-75:hover {
  --border-opacity: 0.75;
}

/* line 3943, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-opacity-80:hover {
  --border-opacity: .8;
}

/* line 3947, app/assets/stylesheets/popsql_tailwind.css */
.hover\:border-opacity-100:hover {
  --border-opacity: 1;
}

/* line 3951, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-opacity-0:focus {
  --border-opacity: 0;
}

/* line 3955, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-opacity-25:focus {
  --border-opacity: 0.25;
}

/* line 3959, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-opacity-50:focus {
  --border-opacity: 0.5;
}

/* line 3963, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-opacity-75:focus {
  --border-opacity: 0.75;
}

/* line 3967, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-opacity-80:focus {
  --border-opacity: .8;
}

/* line 3971, app/assets/stylesheets/popsql_tailwind.css */
.focus\:border-opacity-100:focus {
  --border-opacity: 1;
}

/* line 3975, app/assets/stylesheets/popsql_tailwind.css */
.rounded-none {
  border-radius: 0;
}

/* line 3979, app/assets/stylesheets/popsql_tailwind.css */
.rounded-sm {
  border-radius: 0.125rem;
}

/* line 3983, app/assets/stylesheets/popsql_tailwind.css */
.rounded {
  border-radius: 0.25rem;
}

/* line 3987, app/assets/stylesheets/popsql_tailwind.css */
.rounded-md {
  border-radius: 0.375rem;
}

/* line 3991, app/assets/stylesheets/popsql_tailwind.css */
.rounded-lg {
  border-radius: 0.5rem;
}

/* line 3995, app/assets/stylesheets/popsql_tailwind.css */
.rounded-full {
  border-radius: 9999px;
}

/* line 3999, app/assets/stylesheets/popsql_tailwind.css */
.rounded-xl {
  border-radius: 1rem;
}

/* line 4003, app/assets/stylesheets/popsql_tailwind.css */
.rounded-t-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4008, app/assets/stylesheets/popsql_tailwind.css */
.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 4013, app/assets/stylesheets/popsql_tailwind.css */
.rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4018, app/assets/stylesheets/popsql_tailwind.css */
.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4023, app/assets/stylesheets/popsql_tailwind.css */
.rounded-t-sm {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

/* line 4028, app/assets/stylesheets/popsql_tailwind.css */
.rounded-r-sm {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

/* line 4033, app/assets/stylesheets/popsql_tailwind.css */
.rounded-b-sm {
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

/* line 4038, app/assets/stylesheets/popsql_tailwind.css */
.rounded-l-sm {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

/* line 4043, app/assets/stylesheets/popsql_tailwind.css */
.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 4048, app/assets/stylesheets/popsql_tailwind.css */
.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 4053, app/assets/stylesheets/popsql_tailwind.css */
.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 4058, app/assets/stylesheets/popsql_tailwind.css */
.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 4063, app/assets/stylesheets/popsql_tailwind.css */
.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

/* line 4068, app/assets/stylesheets/popsql_tailwind.css */
.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

/* line 4073, app/assets/stylesheets/popsql_tailwind.css */
.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

/* line 4078, app/assets/stylesheets/popsql_tailwind.css */
.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

/* line 4083, app/assets/stylesheets/popsql_tailwind.css */
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

/* line 4088, app/assets/stylesheets/popsql_tailwind.css */
.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

/* line 4093, app/assets/stylesheets/popsql_tailwind.css */
.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

/* line 4098, app/assets/stylesheets/popsql_tailwind.css */
.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

/* line 4103, app/assets/stylesheets/popsql_tailwind.css */
.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

/* line 4108, app/assets/stylesheets/popsql_tailwind.css */
.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

/* line 4113, app/assets/stylesheets/popsql_tailwind.css */
.rounded-b-full {
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

/* line 4118, app/assets/stylesheets/popsql_tailwind.css */
.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

/* line 4123, app/assets/stylesheets/popsql_tailwind.css */
.rounded-t-xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

/* line 4128, app/assets/stylesheets/popsql_tailwind.css */
.rounded-r-xl {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

/* line 4133, app/assets/stylesheets/popsql_tailwind.css */
.rounded-b-xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

/* line 4138, app/assets/stylesheets/popsql_tailwind.css */
.rounded-l-xl {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

/* line 4143, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tl-none {
  border-top-left-radius: 0;
}

/* line 4147, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tr-none {
  border-top-right-radius: 0;
}

/* line 4151, app/assets/stylesheets/popsql_tailwind.css */
.rounded-br-none {
  border-bottom-right-radius: 0;
}

/* line 4155, app/assets/stylesheets/popsql_tailwind.css */
.rounded-bl-none {
  border-bottom-left-radius: 0;
}

/* line 4159, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tl-sm {
  border-top-left-radius: 0.125rem;
}

/* line 4163, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tr-sm {
  border-top-right-radius: 0.125rem;
}

/* line 4167, app/assets/stylesheets/popsql_tailwind.css */
.rounded-br-sm {
  border-bottom-right-radius: 0.125rem;
}

/* line 4171, app/assets/stylesheets/popsql_tailwind.css */
.rounded-bl-sm {
  border-bottom-left-radius: 0.125rem;
}

/* line 4175, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tl {
  border-top-left-radius: 0.25rem;
}

/* line 4179, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tr {
  border-top-right-radius: 0.25rem;
}

/* line 4183, app/assets/stylesheets/popsql_tailwind.css */
.rounded-br {
  border-bottom-right-radius: 0.25rem;
}

/* line 4187, app/assets/stylesheets/popsql_tailwind.css */
.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}

/* line 4191, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tl-md {
  border-top-left-radius: 0.375rem;
}

/* line 4195, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tr-md {
  border-top-right-radius: 0.375rem;
}

/* line 4199, app/assets/stylesheets/popsql_tailwind.css */
.rounded-br-md {
  border-bottom-right-radius: 0.375rem;
}

/* line 4203, app/assets/stylesheets/popsql_tailwind.css */
.rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}

/* line 4207, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}

/* line 4211, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}

/* line 4215, app/assets/stylesheets/popsql_tailwind.css */
.rounded-br-lg {
  border-bottom-right-radius: 0.5rem;
}

/* line 4219, app/assets/stylesheets/popsql_tailwind.css */
.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}

/* line 4223, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tl-full {
  border-top-left-radius: 9999px;
}

/* line 4227, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tr-full {
  border-top-right-radius: 9999px;
}

/* line 4231, app/assets/stylesheets/popsql_tailwind.css */
.rounded-br-full {
  border-bottom-right-radius: 9999px;
}

/* line 4235, app/assets/stylesheets/popsql_tailwind.css */
.rounded-bl-full {
  border-bottom-left-radius: 9999px;
}

/* line 4239, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tl-xl {
  border-top-left-radius: 1rem;
}

/* line 4243, app/assets/stylesheets/popsql_tailwind.css */
.rounded-tr-xl {
  border-top-right-radius: 1rem;
}

/* line 4247, app/assets/stylesheets/popsql_tailwind.css */
.rounded-br-xl {
  border-bottom-right-radius: 1rem;
}

/* line 4251, app/assets/stylesheets/popsql_tailwind.css */
.rounded-bl-xl {
  border-bottom-left-radius: 1rem;
}

/* line 4255, app/assets/stylesheets/popsql_tailwind.css */
.border-solid {
  border-style: solid;
}

/* line 4259, app/assets/stylesheets/popsql_tailwind.css */
.border-dashed {
  border-style: dashed;
}

/* line 4263, app/assets/stylesheets/popsql_tailwind.css */
.border-dotted {
  border-style: dotted;
}

/* line 4267, app/assets/stylesheets/popsql_tailwind.css */
.border-double {
  border-style: double;
}

/* line 4271, app/assets/stylesheets/popsql_tailwind.css */
.border-none {
  border-style: none;
}

/* line 4275, app/assets/stylesheets/popsql_tailwind.css */
.border-0 {
  border-width: 0;
}

/* line 4279, app/assets/stylesheets/popsql_tailwind.css */
.border-2 {
  border-width: 2px;
}

/* line 4283, app/assets/stylesheets/popsql_tailwind.css */
.border-4 {
  border-width: 4px;
}

/* line 4287, app/assets/stylesheets/popsql_tailwind.css */
.border-8 {
  border-width: 8px;
}

/* line 4291, app/assets/stylesheets/popsql_tailwind.css */
.border {
  border-width: 1px;
}

/* line 4295, app/assets/stylesheets/popsql_tailwind.css */
.border-t-0 {
  border-top-width: 0;
}

/* line 4299, app/assets/stylesheets/popsql_tailwind.css */
.border-r-0 {
  border-right-width: 0;
}

/* line 4303, app/assets/stylesheets/popsql_tailwind.css */
.border-b-0 {
  border-bottom-width: 0;
}

/* line 4307, app/assets/stylesheets/popsql_tailwind.css */
.border-l-0 {
  border-left-width: 0;
}

/* line 4311, app/assets/stylesheets/popsql_tailwind.css */
.border-t-2 {
  border-top-width: 2px;
}

/* line 4315, app/assets/stylesheets/popsql_tailwind.css */
.border-r-2 {
  border-right-width: 2px;
}

/* line 4319, app/assets/stylesheets/popsql_tailwind.css */
.border-b-2 {
  border-bottom-width: 2px;
}

/* line 4323, app/assets/stylesheets/popsql_tailwind.css */
.border-l-2 {
  border-left-width: 2px;
}

/* line 4327, app/assets/stylesheets/popsql_tailwind.css */
.border-t-4 {
  border-top-width: 4px;
}

/* line 4331, app/assets/stylesheets/popsql_tailwind.css */
.border-r-4 {
  border-right-width: 4px;
}

/* line 4335, app/assets/stylesheets/popsql_tailwind.css */
.border-b-4 {
  border-bottom-width: 4px;
}

/* line 4339, app/assets/stylesheets/popsql_tailwind.css */
.border-l-4 {
  border-left-width: 4px;
}

/* line 4343, app/assets/stylesheets/popsql_tailwind.css */
.border-t-8 {
  border-top-width: 8px;
}

/* line 4347, app/assets/stylesheets/popsql_tailwind.css */
.border-r-8 {
  border-right-width: 8px;
}

/* line 4351, app/assets/stylesheets/popsql_tailwind.css */
.border-b-8 {
  border-bottom-width: 8px;
}

/* line 4355, app/assets/stylesheets/popsql_tailwind.css */
.border-l-8 {
  border-left-width: 8px;
}

/* line 4359, app/assets/stylesheets/popsql_tailwind.css */
.border-t {
  border-top-width: 1px;
}

/* line 4363, app/assets/stylesheets/popsql_tailwind.css */
.border-r {
  border-right-width: 1px;
}

/* line 4367, app/assets/stylesheets/popsql_tailwind.css */
.border-b {
  border-bottom-width: 1px;
}

/* line 4371, app/assets/stylesheets/popsql_tailwind.css */
.border-l {
  border-left-width: 1px;
}

/* line 4375, app/assets/stylesheets/popsql_tailwind.css */
.box-border {
  box-sizing: border-box;
}

/* line 4379, app/assets/stylesheets/popsql_tailwind.css */
.box-content {
  box-sizing: content-box;
}

/* line 4383, app/assets/stylesheets/popsql_tailwind.css */
.cursor-auto {
  cursor: auto;
}

/* line 4387, app/assets/stylesheets/popsql_tailwind.css */
.cursor-default {
  cursor: default;
}

/* line 4391, app/assets/stylesheets/popsql_tailwind.css */
.cursor-pointer {
  cursor: pointer;
}

/* line 4395, app/assets/stylesheets/popsql_tailwind.css */
.cursor-wait {
  cursor: wait;
}

/* line 4399, app/assets/stylesheets/popsql_tailwind.css */
.cursor-text {
  cursor: text;
}

/* line 4403, app/assets/stylesheets/popsql_tailwind.css */
.cursor-move {
  cursor: move;
}

/* line 4407, app/assets/stylesheets/popsql_tailwind.css */
.cursor-not-allowed {
  cursor: not-allowed;
}

/* line 4411, app/assets/stylesheets/popsql_tailwind.css */
.cursor-help {
  cursor: help;
}

/* line 4415, app/assets/stylesheets/popsql_tailwind.css */
.block {
  display: block;
}

/* line 4419, app/assets/stylesheets/popsql_tailwind.css */
.inline-block {
  display: inline-block;
}

/* line 4423, app/assets/stylesheets/popsql_tailwind.css */
.inline {
  display: inline;
}

/* line 4427, app/assets/stylesheets/popsql_tailwind.css */
.flex {
  display: flex;
}

/* line 4431, app/assets/stylesheets/popsql_tailwind.css */
.inline-flex {
  display: inline-flex;
}

/* line 4435, app/assets/stylesheets/popsql_tailwind.css */
.table {
  display: table;
}

/* line 4439, app/assets/stylesheets/popsql_tailwind.css */
.table-caption {
  display: table-caption;
}

/* line 4443, app/assets/stylesheets/popsql_tailwind.css */
.table-cell {
  display: table-cell;
}

/* line 4447, app/assets/stylesheets/popsql_tailwind.css */
.table-column {
  display: table-column;
}

/* line 4451, app/assets/stylesheets/popsql_tailwind.css */
.table-column-group {
  display: table-column-group;
}

/* line 4455, app/assets/stylesheets/popsql_tailwind.css */
.table-footer-group {
  display: table-footer-group;
}

/* line 4459, app/assets/stylesheets/popsql_tailwind.css */
.table-header-group {
  display: table-header-group;
}

/* line 4463, app/assets/stylesheets/popsql_tailwind.css */
.table-row-group {
  display: table-row-group;
}

/* line 4467, app/assets/stylesheets/popsql_tailwind.css */
.table-row {
  display: table-row;
}

/* line 4471, app/assets/stylesheets/popsql_tailwind.css */
.flow-root {
  display: flow-root;
}

/* line 4475, app/assets/stylesheets/popsql_tailwind.css */
.grid {
  display: grid;
}

/* line 4479, app/assets/stylesheets/popsql_tailwind.css */
.inline-grid {
  display: inline-grid;
}

/* line 4483, app/assets/stylesheets/popsql_tailwind.css */
.hidden {
  display: none;
}

/* line 4487, app/assets/stylesheets/popsql_tailwind.css */
.flex-row {
  flex-direction: row;
}

/* line 4491, app/assets/stylesheets/popsql_tailwind.css */
.flex-row-reverse {
  flex-direction: row-reverse;
}

/* line 4495, app/assets/stylesheets/popsql_tailwind.css */
.flex-col {
  flex-direction: column;
}

/* line 4499, app/assets/stylesheets/popsql_tailwind.css */
.flex-col-reverse {
  flex-direction: column-reverse;
}

/* line 4503, app/assets/stylesheets/popsql_tailwind.css */
.flex-wrap {
  flex-wrap: wrap;
}

/* line 4507, app/assets/stylesheets/popsql_tailwind.css */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

/* line 4511, app/assets/stylesheets/popsql_tailwind.css */
.flex-no-wrap {
  flex-wrap: nowrap;
}

/* line 4515, app/assets/stylesheets/popsql_tailwind.css */
.items-start {
  align-items: flex-start;
}

/* line 4519, app/assets/stylesheets/popsql_tailwind.css */
.items-end {
  align-items: flex-end;
}

/* line 4523, app/assets/stylesheets/popsql_tailwind.css */
.items-center {
  align-items: center;
}

/* line 4527, app/assets/stylesheets/popsql_tailwind.css */
.items-baseline {
  align-items: baseline;
}

/* line 4531, app/assets/stylesheets/popsql_tailwind.css */
.items-stretch {
  align-items: stretch;
}

/* line 4535, app/assets/stylesheets/popsql_tailwind.css */
.self-auto {
  align-self: auto;
}

/* line 4539, app/assets/stylesheets/popsql_tailwind.css */
.self-start {
  align-self: flex-start;
}

/* line 4543, app/assets/stylesheets/popsql_tailwind.css */
.self-end {
  align-self: flex-end;
}

/* line 4547, app/assets/stylesheets/popsql_tailwind.css */
.self-center {
  align-self: center;
}

/* line 4551, app/assets/stylesheets/popsql_tailwind.css */
.self-stretch {
  align-self: stretch;
}

/* line 4555, app/assets/stylesheets/popsql_tailwind.css */
.justify-start {
  justify-content: flex-start;
}

/* line 4559, app/assets/stylesheets/popsql_tailwind.css */
.justify-end {
  justify-content: flex-end;
}

/* line 4563, app/assets/stylesheets/popsql_tailwind.css */
.justify-center {
  justify-content: center;
}

/* line 4567, app/assets/stylesheets/popsql_tailwind.css */
.justify-between {
  justify-content: space-between;
}

/* line 4571, app/assets/stylesheets/popsql_tailwind.css */
.justify-around {
  justify-content: space-around;
}

/* line 4575, app/assets/stylesheets/popsql_tailwind.css */
.justify-evenly {
  justify-content: space-evenly;
}

/* line 4579, app/assets/stylesheets/popsql_tailwind.css */
.content-center {
  align-content: center;
}

/* line 4583, app/assets/stylesheets/popsql_tailwind.css */
.content-start {
  align-content: flex-start;
}

/* line 4587, app/assets/stylesheets/popsql_tailwind.css */
.content-end {
  align-content: flex-end;
}

/* line 4591, app/assets/stylesheets/popsql_tailwind.css */
.content-between {
  align-content: space-between;
}

/* line 4595, app/assets/stylesheets/popsql_tailwind.css */
.content-around {
  align-content: space-around;
}

/* line 4599, app/assets/stylesheets/popsql_tailwind.css */
.flex-1 {
  flex: 1 1 0%;
}

/* line 4603, app/assets/stylesheets/popsql_tailwind.css */
.flex-auto {
  flex: 1 1 auto;
}

/* line 4607, app/assets/stylesheets/popsql_tailwind.css */
.flex-initial {
  flex: 0 1 auto;
}

/* line 4611, app/assets/stylesheets/popsql_tailwind.css */
.flex-none {
  flex: none;
}

/* line 4615, app/assets/stylesheets/popsql_tailwind.css */
.flex-grow-0 {
  flex-grow: 0;
}

/* line 4619, app/assets/stylesheets/popsql_tailwind.css */
.flex-grow {
  flex-grow: 1;
}

/* line 4623, app/assets/stylesheets/popsql_tailwind.css */
.flex-shrink-0 {
  flex-shrink: 0;
}

/* line 4627, app/assets/stylesheets/popsql_tailwind.css */
.flex-shrink {
  flex-shrink: 1;
}

/* line 4631, app/assets/stylesheets/popsql_tailwind.css */
.order-1 {
  order: 1;
}

/* line 4635, app/assets/stylesheets/popsql_tailwind.css */
.order-2 {
  order: 2;
}

/* line 4639, app/assets/stylesheets/popsql_tailwind.css */
.order-3 {
  order: 3;
}

/* line 4643, app/assets/stylesheets/popsql_tailwind.css */
.order-4 {
  order: 4;
}

/* line 4647, app/assets/stylesheets/popsql_tailwind.css */
.order-5 {
  order: 5;
}

/* line 4651, app/assets/stylesheets/popsql_tailwind.css */
.order-6 {
  order: 6;
}

/* line 4655, app/assets/stylesheets/popsql_tailwind.css */
.order-7 {
  order: 7;
}

/* line 4659, app/assets/stylesheets/popsql_tailwind.css */
.order-8 {
  order: 8;
}

/* line 4663, app/assets/stylesheets/popsql_tailwind.css */
.order-9 {
  order: 9;
}

/* line 4667, app/assets/stylesheets/popsql_tailwind.css */
.order-10 {
  order: 10;
}

/* line 4671, app/assets/stylesheets/popsql_tailwind.css */
.order-11 {
  order: 11;
}

/* line 4675, app/assets/stylesheets/popsql_tailwind.css */
.order-12 {
  order: 12;
}

/* line 4679, app/assets/stylesheets/popsql_tailwind.css */
.order-first {
  order: -9999;
}

/* line 4683, app/assets/stylesheets/popsql_tailwind.css */
.order-last {
  order: 9999;
}

/* line 4687, app/assets/stylesheets/popsql_tailwind.css */
.order-none {
  order: 0;
}

/* line 4691, app/assets/stylesheets/popsql_tailwind.css */
.float-right {
  float: right;
}

/* line 4695, app/assets/stylesheets/popsql_tailwind.css */
.float-left {
  float: left;
}

/* line 4699, app/assets/stylesheets/popsql_tailwind.css */
.float-none {
  float: none;
}

/* line 4703, app/assets/stylesheets/popsql_tailwind.css */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 4709, app/assets/stylesheets/popsql_tailwind.css */
.clear-left {
  clear: left;
}

/* line 4713, app/assets/stylesheets/popsql_tailwind.css */
.clear-right {
  clear: right;
}

/* line 4717, app/assets/stylesheets/popsql_tailwind.css */
.clear-both {
  clear: both;
}

/* line 4721, app/assets/stylesheets/popsql_tailwind.css */
.clear-none {
  clear: none;
}

/* line 4725, app/assets/stylesheets/popsql_tailwind.css */
.font-inter {
  font-family: 'Inter', sans-serif;
}

/* line 4729, app/assets/stylesheets/popsql_tailwind.css */
.font-hairline {
  font-weight: 100;
}

/* line 4733, app/assets/stylesheets/popsql_tailwind.css */
.font-thin {
  font-weight: 200;
}

/* line 4737, app/assets/stylesheets/popsql_tailwind.css */
.font-light {
  font-weight: 300;
}

/* line 4741, app/assets/stylesheets/popsql_tailwind.css */
.font-normal {
  font-weight: 400;
}

/* line 4745, app/assets/stylesheets/popsql_tailwind.css */
.font-medium {
  font-weight: 500;
}

/* line 4749, app/assets/stylesheets/popsql_tailwind.css */
.font-semibold {
  font-weight: 600;
}

/* line 4753, app/assets/stylesheets/popsql_tailwind.css */
.font-bold {
  font-weight: 700;
}

/* line 4757, app/assets/stylesheets/popsql_tailwind.css */
.font-extrabold {
  font-weight: 800;
}

/* line 4761, app/assets/stylesheets/popsql_tailwind.css */
.font-black {
  font-weight: 900;
}

/* line 4765, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-hairline:hover {
  font-weight: 100;
}

/* line 4769, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-thin:hover {
  font-weight: 200;
}

/* line 4773, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-light:hover {
  font-weight: 300;
}

/* line 4777, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-normal:hover {
  font-weight: 400;
}

/* line 4781, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-medium:hover {
  font-weight: 500;
}

/* line 4785, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-semibold:hover {
  font-weight: 600;
}

/* line 4789, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-bold:hover {
  font-weight: 700;
}

/* line 4793, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-extrabold:hover {
  font-weight: 800;
}

/* line 4797, app/assets/stylesheets/popsql_tailwind.css */
.hover\:font-black:hover {
  font-weight: 900;
}

/* line 4801, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-hairline:focus {
  font-weight: 100;
}

/* line 4805, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-thin:focus {
  font-weight: 200;
}

/* line 4809, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-light:focus {
  font-weight: 300;
}

/* line 4813, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-normal:focus {
  font-weight: 400;
}

/* line 4817, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-medium:focus {
  font-weight: 500;
}

/* line 4821, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-semibold:focus {
  font-weight: 600;
}

/* line 4825, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-bold:focus {
  font-weight: 700;
}

/* line 4829, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-extrabold:focus {
  font-weight: 800;
}

/* line 4833, app/assets/stylesheets/popsql_tailwind.css */
.focus\:font-black:focus {
  font-weight: 900;
}

/* line 4837, app/assets/stylesheets/popsql_tailwind.css */
.h-0 {
  height: 0;
}

/* line 4841, app/assets/stylesheets/popsql_tailwind.css */
.h-1 {
  height: 0.25rem;
}

/* line 4845, app/assets/stylesheets/popsql_tailwind.css */
.h-2 {
  height: 0.5rem;
}

/* line 4849, app/assets/stylesheets/popsql_tailwind.css */
.h-3 {
  height: 0.75rem;
}

/* line 4853, app/assets/stylesheets/popsql_tailwind.css */
.h-4 {
  height: 1rem;
}

/* line 4857, app/assets/stylesheets/popsql_tailwind.css */
.h-5 {
  height: 1.25rem;
}

/* line 4861, app/assets/stylesheets/popsql_tailwind.css */
.h-6 {
  height: 1.5rem;
}

/* line 4865, app/assets/stylesheets/popsql_tailwind.css */
.h-8 {
  height: 2rem;
}

/* line 4869, app/assets/stylesheets/popsql_tailwind.css */
.h-10 {
  height: 2.5rem;
}

/* line 4873, app/assets/stylesheets/popsql_tailwind.css */
.h-12 {
  height: 3rem;
}

/* line 4877, app/assets/stylesheets/popsql_tailwind.css */
.h-16 {
  height: 4rem;
}

/* line 4881, app/assets/stylesheets/popsql_tailwind.css */
.h-20 {
  height: 5rem;
}

/* line 4885, app/assets/stylesheets/popsql_tailwind.css */
.h-24 {
  height: 6rem;
}

/* line 4889, app/assets/stylesheets/popsql_tailwind.css */
.h-32 {
  height: 8rem;
}

/* line 4893, app/assets/stylesheets/popsql_tailwind.css */
.h-40 {
  height: 10rem;
}

/* line 4897, app/assets/stylesheets/popsql_tailwind.css */
.h-48 {
  height: 12rem;
}

/* line 4901, app/assets/stylesheets/popsql_tailwind.css */
.h-56 {
  height: 14rem;
}

/* line 4905, app/assets/stylesheets/popsql_tailwind.css */
.h-64 {
  height: 16rem;
}

/* line 4909, app/assets/stylesheets/popsql_tailwind.css */
.h-auto {
  height: auto;
}

/* line 4913, app/assets/stylesheets/popsql_tailwind.css */
.h-px {
  height: 1px;
}

/* line 4917, app/assets/stylesheets/popsql_tailwind.css */
.h-full {
  height: 100%;
}

/* line 4921, app/assets/stylesheets/popsql_tailwind.css */
.h-screen {
  height: 100vh;
}

/* line 4925, app/assets/stylesheets/popsql_tailwind.css */
.text-xs {
  font-size: 0.75rem;
}

/* line 4929, app/assets/stylesheets/popsql_tailwind.css */
.text-sm {
  font-size: 0.875rem;
}

/* line 4933, app/assets/stylesheets/popsql_tailwind.css */
.text-base {
  font-size: 1rem;
}

/* line 4937, app/assets/stylesheets/popsql_tailwind.css */
.text-lg {
  font-size: 1.125rem;
}

/* line 4941, app/assets/stylesheets/popsql_tailwind.css */
.text-xl {
  font-size: 1.25rem;
}

/* line 4945, app/assets/stylesheets/popsql_tailwind.css */
.text-2xl {
  font-size: 1.5rem;
}

/* line 4949, app/assets/stylesheets/popsql_tailwind.css */
.text-3xl {
  font-size: 1.875rem;
}

/* line 4953, app/assets/stylesheets/popsql_tailwind.css */
.text-4xl {
  font-size: 2.25rem;
}

/* line 4957, app/assets/stylesheets/popsql_tailwind.css */
.text-5xl {
  font-size: 3rem;
}

/* line 4961, app/assets/stylesheets/popsql_tailwind.css */
.text-6xl {
  font-size: 4rem;
}

/* line 4965, app/assets/stylesheets/popsql_tailwind.css */
.text-2xs {
  font-size: .65rem;
}

/* line 4969, app/assets/stylesheets/popsql_tailwind.css */
.text-7xl {
  font-size: 5rem;
}

/* line 4973, app/assets/stylesheets/popsql_tailwind.css */
.leading-3 {
  line-height: .75rem;
}

/* line 4977, app/assets/stylesheets/popsql_tailwind.css */
.leading-4 {
  line-height: 1rem;
}

/* line 4981, app/assets/stylesheets/popsql_tailwind.css */
.leading-5 {
  line-height: 1.25rem;
}

/* line 4985, app/assets/stylesheets/popsql_tailwind.css */
.leading-6 {
  line-height: 1.5rem;
}

/* line 4989, app/assets/stylesheets/popsql_tailwind.css */
.leading-7 {
  line-height: 1.75rem;
}

/* line 4993, app/assets/stylesheets/popsql_tailwind.css */
.leading-8 {
  line-height: 2rem;
}

/* line 4997, app/assets/stylesheets/popsql_tailwind.css */
.leading-9 {
  line-height: 2.25rem;
}

/* line 5001, app/assets/stylesheets/popsql_tailwind.css */
.leading-10 {
  line-height: 2.5rem;
}

/* line 5005, app/assets/stylesheets/popsql_tailwind.css */
.leading-none {
  line-height: 1;
}

/* line 5009, app/assets/stylesheets/popsql_tailwind.css */
.leading-tight {
  line-height: 1.25;
}

/* line 5013, app/assets/stylesheets/popsql_tailwind.css */
.leading-snug {
  line-height: 1.375;
}

/* line 5017, app/assets/stylesheets/popsql_tailwind.css */
.leading-normal {
  line-height: 1.5;
}

/* line 5021, app/assets/stylesheets/popsql_tailwind.css */
.leading-relaxed {
  line-height: 1.625;
}

/* line 5025, app/assets/stylesheets/popsql_tailwind.css */
.leading-loose {
  line-height: 2;
}

/* line 5029, app/assets/stylesheets/popsql_tailwind.css */
.list-inside {
  list-style-position: inside;
}

/* line 5033, app/assets/stylesheets/popsql_tailwind.css */
.list-outside {
  list-style-position: outside;
}

/* line 5037, app/assets/stylesheets/popsql_tailwind.css */
.list-none {
  list-style-type: none;
}

/* line 5041, app/assets/stylesheets/popsql_tailwind.css */
.list-disc {
  list-style-type: disc;
}

/* line 5045, app/assets/stylesheets/popsql_tailwind.css */
.list-decimal {
  list-style-type: decimal;
}

/* line 5049, app/assets/stylesheets/popsql_tailwind.css */
.m-0 {
  margin: 0;
}

/* line 5053, app/assets/stylesheets/popsql_tailwind.css */
.m-1 {
  margin: 0.25rem;
}

/* line 5057, app/assets/stylesheets/popsql_tailwind.css */
.m-2 {
  margin: 0.5rem;
}

/* line 5061, app/assets/stylesheets/popsql_tailwind.css */
.m-3 {
  margin: 0.75rem;
}

/* line 5065, app/assets/stylesheets/popsql_tailwind.css */
.m-4 {
  margin: 1rem;
}

/* line 5069, app/assets/stylesheets/popsql_tailwind.css */
.m-5 {
  margin: 1.25rem;
}

/* line 5073, app/assets/stylesheets/popsql_tailwind.css */
.m-6 {
  margin: 1.5rem;
}

/* line 5077, app/assets/stylesheets/popsql_tailwind.css */
.m-8 {
  margin: 2rem;
}

/* line 5081, app/assets/stylesheets/popsql_tailwind.css */
.m-10 {
  margin: 2.5rem;
}

/* line 5085, app/assets/stylesheets/popsql_tailwind.css */
.m-12 {
  margin: 3rem;
}

/* line 5089, app/assets/stylesheets/popsql_tailwind.css */
.m-16 {
  margin: 4rem;
}

/* line 5093, app/assets/stylesheets/popsql_tailwind.css */
.m-20 {
  margin: 5rem;
}

/* line 5097, app/assets/stylesheets/popsql_tailwind.css */
.m-24 {
  margin: 6rem;
}

/* line 5101, app/assets/stylesheets/popsql_tailwind.css */
.m-32 {
  margin: 8rem;
}

/* line 5105, app/assets/stylesheets/popsql_tailwind.css */
.m-40 {
  margin: 10rem;
}

/* line 5109, app/assets/stylesheets/popsql_tailwind.css */
.m-48 {
  margin: 12rem;
}

/* line 5113, app/assets/stylesheets/popsql_tailwind.css */
.m-56 {
  margin: 14rem;
}

/* line 5117, app/assets/stylesheets/popsql_tailwind.css */
.m-64 {
  margin: 16rem;
}

/* line 5121, app/assets/stylesheets/popsql_tailwind.css */
.m-auto {
  margin: auto;
}

/* line 5125, app/assets/stylesheets/popsql_tailwind.css */
.m-px {
  margin: 1px;
}

/* line 5129, app/assets/stylesheets/popsql_tailwind.css */
.-m-1 {
  margin: -0.25rem;
}

/* line 5133, app/assets/stylesheets/popsql_tailwind.css */
.-m-2 {
  margin: -0.5rem;
}

/* line 5137, app/assets/stylesheets/popsql_tailwind.css */
.-m-3 {
  margin: -0.75rem;
}

/* line 5141, app/assets/stylesheets/popsql_tailwind.css */
.-m-4 {
  margin: -1rem;
}

/* line 5145, app/assets/stylesheets/popsql_tailwind.css */
.-m-5 {
  margin: -1.25rem;
}

/* line 5149, app/assets/stylesheets/popsql_tailwind.css */
.-m-6 {
  margin: -1.5rem;
}

/* line 5153, app/assets/stylesheets/popsql_tailwind.css */
.-m-8 {
  margin: -2rem;
}

/* line 5157, app/assets/stylesheets/popsql_tailwind.css */
.-m-10 {
  margin: -2.5rem;
}

/* line 5161, app/assets/stylesheets/popsql_tailwind.css */
.-m-12 {
  margin: -3rem;
}

/* line 5165, app/assets/stylesheets/popsql_tailwind.css */
.-m-16 {
  margin: -4rem;
}

/* line 5169, app/assets/stylesheets/popsql_tailwind.css */
.-m-20 {
  margin: -5rem;
}

/* line 5173, app/assets/stylesheets/popsql_tailwind.css */
.-m-24 {
  margin: -6rem;
}

/* line 5177, app/assets/stylesheets/popsql_tailwind.css */
.-m-32 {
  margin: -8rem;
}

/* line 5181, app/assets/stylesheets/popsql_tailwind.css */
.-m-40 {
  margin: -10rem;
}

/* line 5185, app/assets/stylesheets/popsql_tailwind.css */
.-m-48 {
  margin: -12rem;
}

/* line 5189, app/assets/stylesheets/popsql_tailwind.css */
.-m-56 {
  margin: -14rem;
}

/* line 5193, app/assets/stylesheets/popsql_tailwind.css */
.-m-64 {
  margin: -16rem;
}

/* line 5197, app/assets/stylesheets/popsql_tailwind.css */
.-m-px {
  margin: -1px;
}

/* line 5201, app/assets/stylesheets/popsql_tailwind.css */
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 5206, app/assets/stylesheets/popsql_tailwind.css */
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

/* line 5211, app/assets/stylesheets/popsql_tailwind.css */
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

/* line 5216, app/assets/stylesheets/popsql_tailwind.css */
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 5221, app/assets/stylesheets/popsql_tailwind.css */
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/* line 5226, app/assets/stylesheets/popsql_tailwind.css */
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

/* line 5231, app/assets/stylesheets/popsql_tailwind.css */
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

/* line 5236, app/assets/stylesheets/popsql_tailwind.css */
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

/* line 5241, app/assets/stylesheets/popsql_tailwind.css */
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 5246, app/assets/stylesheets/popsql_tailwind.css */
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

/* line 5251, app/assets/stylesheets/popsql_tailwind.css */
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

/* line 5256, app/assets/stylesheets/popsql_tailwind.css */
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

/* line 5261, app/assets/stylesheets/popsql_tailwind.css */
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

/* line 5266, app/assets/stylesheets/popsql_tailwind.css */
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

/* line 5271, app/assets/stylesheets/popsql_tailwind.css */
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* line 5276, app/assets/stylesheets/popsql_tailwind.css */
.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

/* line 5281, app/assets/stylesheets/popsql_tailwind.css */
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

/* line 5286, app/assets/stylesheets/popsql_tailwind.css */
.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

/* line 5291, app/assets/stylesheets/popsql_tailwind.css */
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

/* line 5296, app/assets/stylesheets/popsql_tailwind.css */
.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

/* line 5301, app/assets/stylesheets/popsql_tailwind.css */
.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

/* line 5306, app/assets/stylesheets/popsql_tailwind.css */
.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

/* line 5311, app/assets/stylesheets/popsql_tailwind.css */
.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

/* line 5316, app/assets/stylesheets/popsql_tailwind.css */
.mx-20 {
  margin-left: 5rem;
  margin-right: 5rem;
}

/* line 5321, app/assets/stylesheets/popsql_tailwind.css */
.my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

/* line 5326, app/assets/stylesheets/popsql_tailwind.css */
.mx-24 {
  margin-left: 6rem;
  margin-right: 6rem;
}

/* line 5331, app/assets/stylesheets/popsql_tailwind.css */
.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

/* line 5336, app/assets/stylesheets/popsql_tailwind.css */
.mx-32 {
  margin-left: 8rem;
  margin-right: 8rem;
}

/* line 5341, app/assets/stylesheets/popsql_tailwind.css */
.my-40 {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

/* line 5346, app/assets/stylesheets/popsql_tailwind.css */
.mx-40 {
  margin-left: 10rem;
  margin-right: 10rem;
}

/* line 5351, app/assets/stylesheets/popsql_tailwind.css */
.my-48 {
  margin-top: 12rem;
  margin-bottom: 12rem;
}

/* line 5356, app/assets/stylesheets/popsql_tailwind.css */
.mx-48 {
  margin-left: 12rem;
  margin-right: 12rem;
}

/* line 5361, app/assets/stylesheets/popsql_tailwind.css */
.my-56 {
  margin-top: 14rem;
  margin-bottom: 14rem;
}

/* line 5366, app/assets/stylesheets/popsql_tailwind.css */
.mx-56 {
  margin-left: 14rem;
  margin-right: 14rem;
}

/* line 5371, app/assets/stylesheets/popsql_tailwind.css */
.my-64 {
  margin-top: 16rem;
  margin-bottom: 16rem;
}

/* line 5376, app/assets/stylesheets/popsql_tailwind.css */
.mx-64 {
  margin-left: 16rem;
  margin-right: 16rem;
}

/* line 5381, app/assets/stylesheets/popsql_tailwind.css */
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

/* line 5386, app/assets/stylesheets/popsql_tailwind.css */
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 5391, app/assets/stylesheets/popsql_tailwind.css */
.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}

/* line 5396, app/assets/stylesheets/popsql_tailwind.css */
.mx-px {
  margin-left: 1px;
  margin-right: 1px;
}

/* line 5401, app/assets/stylesheets/popsql_tailwind.css */
.-my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

/* line 5406, app/assets/stylesheets/popsql_tailwind.css */
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 5411, app/assets/stylesheets/popsql_tailwind.css */
.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

/* line 5416, app/assets/stylesheets/popsql_tailwind.css */
.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

/* line 5421, app/assets/stylesheets/popsql_tailwind.css */
.-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

/* line 5426, app/assets/stylesheets/popsql_tailwind.css */
.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

/* line 5431, app/assets/stylesheets/popsql_tailwind.css */
.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

/* line 5436, app/assets/stylesheets/popsql_tailwind.css */
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

/* line 5441, app/assets/stylesheets/popsql_tailwind.css */
.-my-5 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

/* line 5446, app/assets/stylesheets/popsql_tailwind.css */
.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

/* line 5451, app/assets/stylesheets/popsql_tailwind.css */
.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

/* line 5456, app/assets/stylesheets/popsql_tailwind.css */
.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

/* line 5461, app/assets/stylesheets/popsql_tailwind.css */
.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

/* line 5466, app/assets/stylesheets/popsql_tailwind.css */
.-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem;
}

/* line 5471, app/assets/stylesheets/popsql_tailwind.css */
.-my-10 {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

/* line 5476, app/assets/stylesheets/popsql_tailwind.css */
.-mx-10 {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

/* line 5481, app/assets/stylesheets/popsql_tailwind.css */
.-my-12 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}

/* line 5486, app/assets/stylesheets/popsql_tailwind.css */
.-mx-12 {
  margin-left: -3rem;
  margin-right: -3rem;
}

/* line 5491, app/assets/stylesheets/popsql_tailwind.css */
.-my-16 {
  margin-top: -4rem;
  margin-bottom: -4rem;
}

/* line 5496, app/assets/stylesheets/popsql_tailwind.css */
.-mx-16 {
  margin-left: -4rem;
  margin-right: -4rem;
}

/* line 5501, app/assets/stylesheets/popsql_tailwind.css */
.-my-20 {
  margin-top: -5rem;
  margin-bottom: -5rem;
}

/* line 5506, app/assets/stylesheets/popsql_tailwind.css */
.-mx-20 {
  margin-left: -5rem;
  margin-right: -5rem;
}

/* line 5511, app/assets/stylesheets/popsql_tailwind.css */
.-my-24 {
  margin-top: -6rem;
  margin-bottom: -6rem;
}

/* line 5516, app/assets/stylesheets/popsql_tailwind.css */
.-mx-24 {
  margin-left: -6rem;
  margin-right: -6rem;
}

/* line 5521, app/assets/stylesheets/popsql_tailwind.css */
.-my-32 {
  margin-top: -8rem;
  margin-bottom: -8rem;
}

/* line 5526, app/assets/stylesheets/popsql_tailwind.css */
.-mx-32 {
  margin-left: -8rem;
  margin-right: -8rem;
}

/* line 5531, app/assets/stylesheets/popsql_tailwind.css */
.-my-40 {
  margin-top: -10rem;
  margin-bottom: -10rem;
}

/* line 5536, app/assets/stylesheets/popsql_tailwind.css */
.-mx-40 {
  margin-left: -10rem;
  margin-right: -10rem;
}

/* line 5541, app/assets/stylesheets/popsql_tailwind.css */
.-my-48 {
  margin-top: -12rem;
  margin-bottom: -12rem;
}

/* line 5546, app/assets/stylesheets/popsql_tailwind.css */
.-mx-48 {
  margin-left: -12rem;
  margin-right: -12rem;
}

/* line 5551, app/assets/stylesheets/popsql_tailwind.css */
.-my-56 {
  margin-top: -14rem;
  margin-bottom: -14rem;
}

/* line 5556, app/assets/stylesheets/popsql_tailwind.css */
.-mx-56 {
  margin-left: -14rem;
  margin-right: -14rem;
}

/* line 5561, app/assets/stylesheets/popsql_tailwind.css */
.-my-64 {
  margin-top: -16rem;
  margin-bottom: -16rem;
}

/* line 5566, app/assets/stylesheets/popsql_tailwind.css */
.-mx-64 {
  margin-left: -16rem;
  margin-right: -16rem;
}

/* line 5571, app/assets/stylesheets/popsql_tailwind.css */
.-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

/* line 5576, app/assets/stylesheets/popsql_tailwind.css */
.-mx-px {
  margin-left: -1px;
  margin-right: -1px;
}

/* line 5581, app/assets/stylesheets/popsql_tailwind.css */
.mt-0 {
  margin-top: 0;
}

/* line 5585, app/assets/stylesheets/popsql_tailwind.css */
.mr-0 {
  margin-right: 0;
}

/* line 5589, app/assets/stylesheets/popsql_tailwind.css */
.mb-0 {
  margin-bottom: 0;
}

/* line 5593, app/assets/stylesheets/popsql_tailwind.css */
.ml-0 {
  margin-left: 0;
}

/* line 5597, app/assets/stylesheets/popsql_tailwind.css */
.mt-1 {
  margin-top: 0.25rem;
}

/* line 5601, app/assets/stylesheets/popsql_tailwind.css */
.mr-1 {
  margin-right: 0.25rem;
}

/* line 5605, app/assets/stylesheets/popsql_tailwind.css */
.mb-1 {
  margin-bottom: 0.25rem;
}

/* line 5609, app/assets/stylesheets/popsql_tailwind.css */
.ml-1 {
  margin-left: 0.25rem;
}

/* line 5613, app/assets/stylesheets/popsql_tailwind.css */
.mt-2 {
  margin-top: 0.5rem;
}

/* line 5617, app/assets/stylesheets/popsql_tailwind.css */
.mr-2 {
  margin-right: 0.5rem;
}

/* line 5621, app/assets/stylesheets/popsql_tailwind.css */
.mb-2 {
  margin-bottom: 0.5rem;
}

/* line 5625, app/assets/stylesheets/popsql_tailwind.css */
.ml-2 {
  margin-left: 0.5rem;
}

/* line 5629, app/assets/stylesheets/popsql_tailwind.css */
.mt-3 {
  margin-top: 0.75rem;
}

/* line 5633, app/assets/stylesheets/popsql_tailwind.css */
.mr-3 {
  margin-right: 0.75rem;
}

/* line 5637, app/assets/stylesheets/popsql_tailwind.css */
.mb-3 {
  margin-bottom: 0.75rem;
}

/* line 5641, app/assets/stylesheets/popsql_tailwind.css */
.ml-3 {
  margin-left: 0.75rem;
}

/* line 5645, app/assets/stylesheets/popsql_tailwind.css */
.mt-4 {
  margin-top: 1rem;
}

/* line 5649, app/assets/stylesheets/popsql_tailwind.css */
.mr-4 {
  margin-right: 1rem;
}

/* line 5653, app/assets/stylesheets/popsql_tailwind.css */
.mb-4 {
  margin-bottom: 1rem;
}

/* line 5657, app/assets/stylesheets/popsql_tailwind.css */
.ml-4 {
  margin-left: 1rem;
}

/* line 5661, app/assets/stylesheets/popsql_tailwind.css */
.mt-5 {
  margin-top: 1.25rem;
}

/* line 5665, app/assets/stylesheets/popsql_tailwind.css */
.mr-5 {
  margin-right: 1.25rem;
}

/* line 5669, app/assets/stylesheets/popsql_tailwind.css */
.mb-5 {
  margin-bottom: 1.25rem;
}

/* line 5673, app/assets/stylesheets/popsql_tailwind.css */
.ml-5 {
  margin-left: 1.25rem;
}

/* line 5677, app/assets/stylesheets/popsql_tailwind.css */
.mt-6 {
  margin-top: 1.5rem;
}

/* line 5681, app/assets/stylesheets/popsql_tailwind.css */
.mr-6 {
  margin-right: 1.5rem;
}

/* line 5685, app/assets/stylesheets/popsql_tailwind.css */
.mb-6 {
  margin-bottom: 1.5rem;
}

/* line 5689, app/assets/stylesheets/popsql_tailwind.css */
.ml-6 {
  margin-left: 1.5rem;
}

/* line 5693, app/assets/stylesheets/popsql_tailwind.css */
.mt-8 {
  margin-top: 2rem;
}

/* line 5697, app/assets/stylesheets/popsql_tailwind.css */
.mr-8 {
  margin-right: 2rem;
}

/* line 5701, app/assets/stylesheets/popsql_tailwind.css */
.mb-8 {
  margin-bottom: 2rem;
}

/* line 5705, app/assets/stylesheets/popsql_tailwind.css */
.ml-8 {
  margin-left: 2rem;
}

/* line 5709, app/assets/stylesheets/popsql_tailwind.css */
.mt-10 {
  margin-top: 2.5rem;
}

/* line 5713, app/assets/stylesheets/popsql_tailwind.css */
.mr-10 {
  margin-right: 2.5rem;
}

/* line 5717, app/assets/stylesheets/popsql_tailwind.css */
.mb-10 {
  margin-bottom: 2.5rem;
}

/* line 5721, app/assets/stylesheets/popsql_tailwind.css */
.ml-10 {
  margin-left: 2.5rem;
}

/* line 5725, app/assets/stylesheets/popsql_tailwind.css */
.mt-12 {
  margin-top: 3rem;
}

/* line 5729, app/assets/stylesheets/popsql_tailwind.css */
.mr-12 {
  margin-right: 3rem;
}

/* line 5733, app/assets/stylesheets/popsql_tailwind.css */
.mb-12 {
  margin-bottom: 3rem;
}

/* line 5737, app/assets/stylesheets/popsql_tailwind.css */
.ml-12 {
  margin-left: 3rem;
}

/* line 5741, app/assets/stylesheets/popsql_tailwind.css */
.mt-16 {
  margin-top: 4rem;
}

/* line 5745, app/assets/stylesheets/popsql_tailwind.css */
.mr-16 {
  margin-right: 4rem;
}

/* line 5749, app/assets/stylesheets/popsql_tailwind.css */
.mb-16 {
  margin-bottom: 4rem;
}

/* line 5753, app/assets/stylesheets/popsql_tailwind.css */
.ml-16 {
  margin-left: 4rem;
}

/* line 5757, app/assets/stylesheets/popsql_tailwind.css */
.mt-20 {
  margin-top: 5rem;
}

/* line 5761, app/assets/stylesheets/popsql_tailwind.css */
.mr-20 {
  margin-right: 5rem;
}

/* line 5765, app/assets/stylesheets/popsql_tailwind.css */
.mb-20 {
  margin-bottom: 5rem;
}

/* line 5769, app/assets/stylesheets/popsql_tailwind.css */
.ml-20 {
  margin-left: 5rem;
}

/* line 5773, app/assets/stylesheets/popsql_tailwind.css */
.mt-24 {
  margin-top: 6rem;
}

/* line 5777, app/assets/stylesheets/popsql_tailwind.css */
.mr-24 {
  margin-right: 6rem;
}

/* line 5781, app/assets/stylesheets/popsql_tailwind.css */
.mb-24 {
  margin-bottom: 6rem;
}

/* line 5785, app/assets/stylesheets/popsql_tailwind.css */
.ml-24 {
  margin-left: 6rem;
}

/* line 5789, app/assets/stylesheets/popsql_tailwind.css */
.mt-32 {
  margin-top: 8rem;
}

/* line 5793, app/assets/stylesheets/popsql_tailwind.css */
.mr-32 {
  margin-right: 8rem;
}

/* line 5797, app/assets/stylesheets/popsql_tailwind.css */
.mb-32 {
  margin-bottom: 8rem;
}

/* line 5801, app/assets/stylesheets/popsql_tailwind.css */
.ml-32 {
  margin-left: 8rem;
}

/* line 5805, app/assets/stylesheets/popsql_tailwind.css */
.mt-40 {
  margin-top: 10rem;
}

/* line 5809, app/assets/stylesheets/popsql_tailwind.css */
.mr-40 {
  margin-right: 10rem;
}

/* line 5813, app/assets/stylesheets/popsql_tailwind.css */
.mb-40 {
  margin-bottom: 10rem;
}

/* line 5817, app/assets/stylesheets/popsql_tailwind.css */
.ml-40 {
  margin-left: 10rem;
}

/* line 5821, app/assets/stylesheets/popsql_tailwind.css */
.mt-48 {
  margin-top: 12rem;
}

/* line 5825, app/assets/stylesheets/popsql_tailwind.css */
.mr-48 {
  margin-right: 12rem;
}

/* line 5829, app/assets/stylesheets/popsql_tailwind.css */
.mb-48 {
  margin-bottom: 12rem;
}

/* line 5833, app/assets/stylesheets/popsql_tailwind.css */
.ml-48 {
  margin-left: 12rem;
}

/* line 5837, app/assets/stylesheets/popsql_tailwind.css */
.mt-56 {
  margin-top: 14rem;
}

/* line 5841, app/assets/stylesheets/popsql_tailwind.css */
.mr-56 {
  margin-right: 14rem;
}

/* line 5845, app/assets/stylesheets/popsql_tailwind.css */
.mb-56 {
  margin-bottom: 14rem;
}

/* line 5849, app/assets/stylesheets/popsql_tailwind.css */
.ml-56 {
  margin-left: 14rem;
}

/* line 5853, app/assets/stylesheets/popsql_tailwind.css */
.mt-64 {
  margin-top: 16rem;
}

/* line 5857, app/assets/stylesheets/popsql_tailwind.css */
.mr-64 {
  margin-right: 16rem;
}

/* line 5861, app/assets/stylesheets/popsql_tailwind.css */
.mb-64 {
  margin-bottom: 16rem;
}

/* line 5865, app/assets/stylesheets/popsql_tailwind.css */
.ml-64 {
  margin-left: 16rem;
}

/* line 5869, app/assets/stylesheets/popsql_tailwind.css */
.mt-auto {
  margin-top: auto;
}

/* line 5873, app/assets/stylesheets/popsql_tailwind.css */
.mr-auto {
  margin-right: auto;
}

/* line 5877, app/assets/stylesheets/popsql_tailwind.css */
.mb-auto {
  margin-bottom: auto;
}

/* line 5881, app/assets/stylesheets/popsql_tailwind.css */
.ml-auto {
  margin-left: auto;
}

/* line 5885, app/assets/stylesheets/popsql_tailwind.css */
.mt-px {
  margin-top: 1px;
}

/* line 5889, app/assets/stylesheets/popsql_tailwind.css */
.mr-px {
  margin-right: 1px;
}

/* line 5893, app/assets/stylesheets/popsql_tailwind.css */
.mb-px {
  margin-bottom: 1px;
}

/* line 5897, app/assets/stylesheets/popsql_tailwind.css */
.ml-px {
  margin-left: 1px;
}

/* line 5901, app/assets/stylesheets/popsql_tailwind.css */
.-mt-1 {
  margin-top: -0.25rem;
}

/* line 5905, app/assets/stylesheets/popsql_tailwind.css */
.-mr-1 {
  margin-right: -0.25rem;
}

/* line 5909, app/assets/stylesheets/popsql_tailwind.css */
.-mb-1 {
  margin-bottom: -0.25rem;
}

/* line 5913, app/assets/stylesheets/popsql_tailwind.css */
.-ml-1 {
  margin-left: -0.25rem;
}

/* line 5917, app/assets/stylesheets/popsql_tailwind.css */
.-mt-2 {
  margin-top: -0.5rem;
}

/* line 5921, app/assets/stylesheets/popsql_tailwind.css */
.-mr-2 {
  margin-right: -0.5rem;
}

/* line 5925, app/assets/stylesheets/popsql_tailwind.css */
.-mb-2 {
  margin-bottom: -0.5rem;
}

/* line 5929, app/assets/stylesheets/popsql_tailwind.css */
.-ml-2 {
  margin-left: -0.5rem;
}

/* line 5933, app/assets/stylesheets/popsql_tailwind.css */
.-mt-3 {
  margin-top: -0.75rem;
}

/* line 5937, app/assets/stylesheets/popsql_tailwind.css */
.-mr-3 {
  margin-right: -0.75rem;
}

/* line 5941, app/assets/stylesheets/popsql_tailwind.css */
.-mb-3 {
  margin-bottom: -0.75rem;
}

/* line 5945, app/assets/stylesheets/popsql_tailwind.css */
.-ml-3 {
  margin-left: -0.75rem;
}

/* line 5949, app/assets/stylesheets/popsql_tailwind.css */
.-mt-4 {
  margin-top: -1rem;
}

/* line 5953, app/assets/stylesheets/popsql_tailwind.css */
.-mr-4 {
  margin-right: -1rem;
}

/* line 5957, app/assets/stylesheets/popsql_tailwind.css */
.-mb-4 {
  margin-bottom: -1rem;
}

/* line 5961, app/assets/stylesheets/popsql_tailwind.css */
.-ml-4 {
  margin-left: -1rem;
}

/* line 5965, app/assets/stylesheets/popsql_tailwind.css */
.-mt-5 {
  margin-top: -1.25rem;
}

/* line 5969, app/assets/stylesheets/popsql_tailwind.css */
.-mr-5 {
  margin-right: -1.25rem;
}

/* line 5973, app/assets/stylesheets/popsql_tailwind.css */
.-mb-5 {
  margin-bottom: -1.25rem;
}

/* line 5977, app/assets/stylesheets/popsql_tailwind.css */
.-ml-5 {
  margin-left: -1.25rem;
}

/* line 5981, app/assets/stylesheets/popsql_tailwind.css */
.-mt-6 {
  margin-top: -1.5rem;
}

/* line 5985, app/assets/stylesheets/popsql_tailwind.css */
.-mr-6 {
  margin-right: -1.5rem;
}

/* line 5989, app/assets/stylesheets/popsql_tailwind.css */
.-mb-6 {
  margin-bottom: -1.5rem;
}

/* line 5993, app/assets/stylesheets/popsql_tailwind.css */
.-ml-6 {
  margin-left: -1.5rem;
}

/* line 5997, app/assets/stylesheets/popsql_tailwind.css */
.-mt-8 {
  margin-top: -2rem;
}

/* line 6001, app/assets/stylesheets/popsql_tailwind.css */
.-mr-8 {
  margin-right: -2rem;
}

/* line 6005, app/assets/stylesheets/popsql_tailwind.css */
.-mb-8 {
  margin-bottom: -2rem;
}

/* line 6009, app/assets/stylesheets/popsql_tailwind.css */
.-ml-8 {
  margin-left: -2rem;
}

/* line 6013, app/assets/stylesheets/popsql_tailwind.css */
.-mt-10 {
  margin-top: -2.5rem;
}

/* line 6017, app/assets/stylesheets/popsql_tailwind.css */
.-mr-10 {
  margin-right: -2.5rem;
}

/* line 6021, app/assets/stylesheets/popsql_tailwind.css */
.-mb-10 {
  margin-bottom: -2.5rem;
}

/* line 6025, app/assets/stylesheets/popsql_tailwind.css */
.-ml-10 {
  margin-left: -2.5rem;
}

/* line 6029, app/assets/stylesheets/popsql_tailwind.css */
.-mt-12 {
  margin-top: -3rem;
}

/* line 6033, app/assets/stylesheets/popsql_tailwind.css */
.-mr-12 {
  margin-right: -3rem;
}

/* line 6037, app/assets/stylesheets/popsql_tailwind.css */
.-mb-12 {
  margin-bottom: -3rem;
}

/* line 6041, app/assets/stylesheets/popsql_tailwind.css */
.-ml-12 {
  margin-left: -3rem;
}

/* line 6045, app/assets/stylesheets/popsql_tailwind.css */
.-mt-16 {
  margin-top: -4rem;
}

/* line 6049, app/assets/stylesheets/popsql_tailwind.css */
.-mr-16 {
  margin-right: -4rem;
}

/* line 6053, app/assets/stylesheets/popsql_tailwind.css */
.-mb-16 {
  margin-bottom: -4rem;
}

/* line 6057, app/assets/stylesheets/popsql_tailwind.css */
.-ml-16 {
  margin-left: -4rem;
}

/* line 6061, app/assets/stylesheets/popsql_tailwind.css */
.-mt-20 {
  margin-top: -5rem;
}

/* line 6065, app/assets/stylesheets/popsql_tailwind.css */
.-mr-20 {
  margin-right: -5rem;
}

/* line 6069, app/assets/stylesheets/popsql_tailwind.css */
.-mb-20 {
  margin-bottom: -5rem;
}

/* line 6073, app/assets/stylesheets/popsql_tailwind.css */
.-ml-20 {
  margin-left: -5rem;
}

/* line 6077, app/assets/stylesheets/popsql_tailwind.css */
.-mt-24 {
  margin-top: -6rem;
}

/* line 6081, app/assets/stylesheets/popsql_tailwind.css */
.-mr-24 {
  margin-right: -6rem;
}

/* line 6085, app/assets/stylesheets/popsql_tailwind.css */
.-mb-24 {
  margin-bottom: -6rem;
}

/* line 6089, app/assets/stylesheets/popsql_tailwind.css */
.-ml-24 {
  margin-left: -6rem;
}

/* line 6093, app/assets/stylesheets/popsql_tailwind.css */
.-mt-32 {
  margin-top: -8rem;
}

/* line 6097, app/assets/stylesheets/popsql_tailwind.css */
.-mr-32 {
  margin-right: -8rem;
}

/* line 6101, app/assets/stylesheets/popsql_tailwind.css */
.-mb-32 {
  margin-bottom: -8rem;
}

/* line 6105, app/assets/stylesheets/popsql_tailwind.css */
.-ml-32 {
  margin-left: -8rem;
}

/* line 6109, app/assets/stylesheets/popsql_tailwind.css */
.-mt-40 {
  margin-top: -10rem;
}

/* line 6113, app/assets/stylesheets/popsql_tailwind.css */
.-mr-40 {
  margin-right: -10rem;
}

/* line 6117, app/assets/stylesheets/popsql_tailwind.css */
.-mb-40 {
  margin-bottom: -10rem;
}

/* line 6121, app/assets/stylesheets/popsql_tailwind.css */
.-ml-40 {
  margin-left: -10rem;
}

/* line 6125, app/assets/stylesheets/popsql_tailwind.css */
.-mt-48 {
  margin-top: -12rem;
}

/* line 6129, app/assets/stylesheets/popsql_tailwind.css */
.-mr-48 {
  margin-right: -12rem;
}

/* line 6133, app/assets/stylesheets/popsql_tailwind.css */
.-mb-48 {
  margin-bottom: -12rem;
}

/* line 6137, app/assets/stylesheets/popsql_tailwind.css */
.-ml-48 {
  margin-left: -12rem;
}

/* line 6141, app/assets/stylesheets/popsql_tailwind.css */
.-mt-56 {
  margin-top: -14rem;
}

/* line 6145, app/assets/stylesheets/popsql_tailwind.css */
.-mr-56 {
  margin-right: -14rem;
}

/* line 6149, app/assets/stylesheets/popsql_tailwind.css */
.-mb-56 {
  margin-bottom: -14rem;
}

/* line 6153, app/assets/stylesheets/popsql_tailwind.css */
.-ml-56 {
  margin-left: -14rem;
}

/* line 6157, app/assets/stylesheets/popsql_tailwind.css */
.-mt-64 {
  margin-top: -16rem;
}

/* line 6161, app/assets/stylesheets/popsql_tailwind.css */
.-mr-64 {
  margin-right: -16rem;
}

/* line 6165, app/assets/stylesheets/popsql_tailwind.css */
.-mb-64 {
  margin-bottom: -16rem;
}

/* line 6169, app/assets/stylesheets/popsql_tailwind.css */
.-ml-64 {
  margin-left: -16rem;
}

/* line 6173, app/assets/stylesheets/popsql_tailwind.css */
.-mt-px {
  margin-top: -1px;
}

/* line 6177, app/assets/stylesheets/popsql_tailwind.css */
.-mr-px {
  margin-right: -1px;
}

/* line 6181, app/assets/stylesheets/popsql_tailwind.css */
.-mb-px {
  margin-bottom: -1px;
}

/* line 6185, app/assets/stylesheets/popsql_tailwind.css */
.-ml-px {
  margin-left: -1px;
}

/* line 6189, app/assets/stylesheets/popsql_tailwind.css */
.max-h-full {
  max-height: 100%;
}

/* line 6193, app/assets/stylesheets/popsql_tailwind.css */
.max-h-screen {
  max-height: 100vh;
}

/* line 6197, app/assets/stylesheets/popsql_tailwind.css */
.max-w-none {
  max-width: none;
}

/* line 6201, app/assets/stylesheets/popsql_tailwind.css */
.max-w-xs {
  max-width: 20rem;
}

/* line 6205, app/assets/stylesheets/popsql_tailwind.css */
.max-w-sm {
  max-width: 24rem;
}

/* line 6209, app/assets/stylesheets/popsql_tailwind.css */
.max-w-md {
  max-width: 28rem;
}

/* line 6213, app/assets/stylesheets/popsql_tailwind.css */
.max-w-lg {
  max-width: 32rem;
}

/* line 6217, app/assets/stylesheets/popsql_tailwind.css */
.max-w-xl {
  max-width: 36rem;
}

/* line 6221, app/assets/stylesheets/popsql_tailwind.css */
.max-w-2xl {
  max-width: 42rem;
}

/* line 6225, app/assets/stylesheets/popsql_tailwind.css */
.max-w-3xl {
  max-width: 48rem;
}

/* line 6229, app/assets/stylesheets/popsql_tailwind.css */
.max-w-4xl {
  max-width: 56rem;
}

/* line 6233, app/assets/stylesheets/popsql_tailwind.css */
.max-w-5xl {
  max-width: 64rem;
}

/* line 6237, app/assets/stylesheets/popsql_tailwind.css */
.max-w-6xl {
  max-width: 72rem;
}

/* line 6241, app/assets/stylesheets/popsql_tailwind.css */
.max-w-full {
  max-width: 100%;
}

/* line 6245, app/assets/stylesheets/popsql_tailwind.css */
.max-w-screen-sm {
  max-width: 640px;
}

/* line 6249, app/assets/stylesheets/popsql_tailwind.css */
.max-w-screen-md {
  max-width: 768px;
}

/* line 6253, app/assets/stylesheets/popsql_tailwind.css */
.max-w-screen-lg {
  max-width: 1024px;
}

/* line 6257, app/assets/stylesheets/popsql_tailwind.css */
.max-w-screen-xl {
  max-width: 1280px;
}

/* line 6261, app/assets/stylesheets/popsql_tailwind.css */
.min-h-0 {
  min-height: 0;
}

/* line 6265, app/assets/stylesheets/popsql_tailwind.css */
.min-h-full {
  min-height: 100%;
}

/* line 6269, app/assets/stylesheets/popsql_tailwind.css */
.min-h-screen {
  min-height: 100vh;
}

/* line 6273, app/assets/stylesheets/popsql_tailwind.css */
.min-w-0 {
  min-width: 0;
}

/* line 6277, app/assets/stylesheets/popsql_tailwind.css */
.min-w-full {
  min-width: 100%;
}

/* line 6281, app/assets/stylesheets/popsql_tailwind.css */
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

/* line 6286, app/assets/stylesheets/popsql_tailwind.css */
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 6291, app/assets/stylesheets/popsql_tailwind.css */
.object-fill {
  -o-object-fit: fill;
  object-fit: fill;
}

/* line 6296, app/assets/stylesheets/popsql_tailwind.css */
.object-none {
  -o-object-fit: none;
  object-fit: none;
}

/* line 6301, app/assets/stylesheets/popsql_tailwind.css */
.object-scale-down {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

/* line 6306, app/assets/stylesheets/popsql_tailwind.css */
.object-bottom {
  -o-object-position: bottom;
  object-position: bottom;
}

/* line 6311, app/assets/stylesheets/popsql_tailwind.css */
.object-center {
  -o-object-position: center;
  object-position: center;
}

/* line 6316, app/assets/stylesheets/popsql_tailwind.css */
.object-left {
  -o-object-position: left;
  object-position: left;
}

/* line 6321, app/assets/stylesheets/popsql_tailwind.css */
.object-left-bottom {
  -o-object-position: left bottom;
  object-position: left bottom;
}

/* line 6326, app/assets/stylesheets/popsql_tailwind.css */
.object-left-top {
  -o-object-position: left top;
  object-position: left top;
}

/* line 6331, app/assets/stylesheets/popsql_tailwind.css */
.object-right {
  -o-object-position: right;
  object-position: right;
}

/* line 6336, app/assets/stylesheets/popsql_tailwind.css */
.object-right-bottom {
  -o-object-position: right bottom;
  object-position: right bottom;
}

/* line 6341, app/assets/stylesheets/popsql_tailwind.css */
.object-right-top {
  -o-object-position: right top;
  object-position: right top;
}

/* line 6346, app/assets/stylesheets/popsql_tailwind.css */
.object-top {
  -o-object-position: top;
  object-position: top;
}

/* line 6351, app/assets/stylesheets/popsql_tailwind.css */
.opacity-0 {
  opacity: 0;
}

/* line 6355, app/assets/stylesheets/popsql_tailwind.css */
.opacity-25 {
  opacity: 0.25;
}

/* line 6359, app/assets/stylesheets/popsql_tailwind.css */
.opacity-50 {
  opacity: 0.5;
}

/* line 6363, app/assets/stylesheets/popsql_tailwind.css */
.opacity-75 {
  opacity: 0.75;
}

/* line 6367, app/assets/stylesheets/popsql_tailwind.css */
.opacity-80 {
  opacity: .8;
}

/* line 6371, app/assets/stylesheets/popsql_tailwind.css */
.opacity-100 {
  opacity: 1;
}

/* line 6375, app/assets/stylesheets/popsql_tailwind.css */
.hover\:opacity-0:hover {
  opacity: 0;
}

/* line 6379, app/assets/stylesheets/popsql_tailwind.css */
.hover\:opacity-25:hover {
  opacity: 0.25;
}

/* line 6383, app/assets/stylesheets/popsql_tailwind.css */
.hover\:opacity-50:hover {
  opacity: 0.5;
}

/* line 6387, app/assets/stylesheets/popsql_tailwind.css */
.hover\:opacity-75:hover {
  opacity: 0.75;
}

/* line 6391, app/assets/stylesheets/popsql_tailwind.css */
.hover\:opacity-80:hover {
  opacity: .8;
}

/* line 6395, app/assets/stylesheets/popsql_tailwind.css */
.hover\:opacity-100:hover {
  opacity: 1;
}

/* line 6399, app/assets/stylesheets/popsql_tailwind.css */
.focus\:opacity-0:focus {
  opacity: 0;
}

/* line 6403, app/assets/stylesheets/popsql_tailwind.css */
.focus\:opacity-25:focus {
  opacity: 0.25;
}

/* line 6407, app/assets/stylesheets/popsql_tailwind.css */
.focus\:opacity-50:focus {
  opacity: 0.5;
}

/* line 6411, app/assets/stylesheets/popsql_tailwind.css */
.focus\:opacity-75:focus {
  opacity: 0.75;
}

/* line 6415, app/assets/stylesheets/popsql_tailwind.css */
.focus\:opacity-80:focus {
  opacity: .8;
}

/* line 6419, app/assets/stylesheets/popsql_tailwind.css */
.focus\:opacity-100:focus {
  opacity: 1;
}

/* line 6423, app/assets/stylesheets/popsql_tailwind.css */
.outline-none {
  outline: 0;
}

/* line 6427, app/assets/stylesheets/popsql_tailwind.css */
.focus\:outline-none:focus {
  outline: 0;
}

/* line 6431, app/assets/stylesheets/popsql_tailwind.css */
.overflow-auto {
  overflow: auto;
}

/* line 6435, app/assets/stylesheets/popsql_tailwind.css */
.overflow-hidden {
  overflow: hidden;
}

/* line 6439, app/assets/stylesheets/popsql_tailwind.css */
.overflow-visible {
  overflow: visible;
}

/* line 6443, app/assets/stylesheets/popsql_tailwind.css */
.overflow-scroll {
  overflow: scroll;
}

/* line 6447, app/assets/stylesheets/popsql_tailwind.css */
.overflow-x-auto {
  overflow-x: auto;
}

/* line 6451, app/assets/stylesheets/popsql_tailwind.css */
.overflow-y-auto {
  overflow-y: auto;
}

/* line 6455, app/assets/stylesheets/popsql_tailwind.css */
.overflow-x-hidden {
  overflow-x: hidden;
}

/* line 6459, app/assets/stylesheets/popsql_tailwind.css */
.overflow-y-hidden {
  overflow-y: hidden;
}

/* line 6463, app/assets/stylesheets/popsql_tailwind.css */
.overflow-x-visible {
  overflow-x: visible;
}

/* line 6467, app/assets/stylesheets/popsql_tailwind.css */
.overflow-y-visible {
  overflow-y: visible;
}

/* line 6471, app/assets/stylesheets/popsql_tailwind.css */
.overflow-x-scroll {
  overflow-x: scroll;
}

/* line 6475, app/assets/stylesheets/popsql_tailwind.css */
.overflow-y-scroll {
  overflow-y: scroll;
}

/* line 6479, app/assets/stylesheets/popsql_tailwind.css */
.scrolling-touch {
  -webkit-overflow-scrolling: touch;
}

/* line 6483, app/assets/stylesheets/popsql_tailwind.css */
.scrolling-auto {
  -webkit-overflow-scrolling: auto;
}

/* line 6487, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-auto {
  -ms-scroll-chaining: chained;
  overscroll-behavior: auto;
}

/* line 6492, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-contain {
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}

/* line 6497, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-none {
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

/* line 6502, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-y-auto {
  overscroll-behavior-y: auto;
}

/* line 6506, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-y-contain {
  overscroll-behavior-y: contain;
}

/* line 6510, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-y-none {
  overscroll-behavior-y: none;
}

/* line 6514, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-x-auto {
  overscroll-behavior-x: auto;
}

/* line 6518, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-x-contain {
  overscroll-behavior-x: contain;
}

/* line 6522, app/assets/stylesheets/popsql_tailwind.css */
.overscroll-x-none {
  overscroll-behavior-x: none;
}

/* line 6526, app/assets/stylesheets/popsql_tailwind.css */
.p-0 {
  padding: 0;
}

/* line 6530, app/assets/stylesheets/popsql_tailwind.css */
.p-1 {
  padding: 0.25rem;
}

/* line 6534, app/assets/stylesheets/popsql_tailwind.css */
.p-2 {
  padding: 0.5rem;
}

/* line 6538, app/assets/stylesheets/popsql_tailwind.css */
.p-3 {
  padding: 0.75rem;
}

/* line 6542, app/assets/stylesheets/popsql_tailwind.css */
.p-4 {
  padding: 1rem;
}

/* line 6546, app/assets/stylesheets/popsql_tailwind.css */
.p-5 {
  padding: 1.25rem;
}

/* line 6550, app/assets/stylesheets/popsql_tailwind.css */
.p-6 {
  padding: 1.5rem;
}

/* line 6554, app/assets/stylesheets/popsql_tailwind.css */
.p-8 {
  padding: 2rem;
}

/* line 6558, app/assets/stylesheets/popsql_tailwind.css */
.p-10 {
  padding: 2.5rem;
}

/* line 6562, app/assets/stylesheets/popsql_tailwind.css */
.p-12 {
  padding: 3rem;
}

/* line 6566, app/assets/stylesheets/popsql_tailwind.css */
.p-16 {
  padding: 4rem;
}

/* line 6570, app/assets/stylesheets/popsql_tailwind.css */
.p-20 {
  padding: 5rem;
}

/* line 6574, app/assets/stylesheets/popsql_tailwind.css */
.p-24 {
  padding: 6rem;
}

/* line 6578, app/assets/stylesheets/popsql_tailwind.css */
.p-32 {
  padding: 8rem;
}

/* line 6582, app/assets/stylesheets/popsql_tailwind.css */
.p-40 {
  padding: 10rem;
}

/* line 6586, app/assets/stylesheets/popsql_tailwind.css */
.p-48 {
  padding: 12rem;
}

/* line 6590, app/assets/stylesheets/popsql_tailwind.css */
.p-56 {
  padding: 14rem;
}

/* line 6594, app/assets/stylesheets/popsql_tailwind.css */
.p-64 {
  padding: 16rem;
}

/* line 6598, app/assets/stylesheets/popsql_tailwind.css */
.p-px {
  padding: 1px;
}

/* line 6602, app/assets/stylesheets/popsql_tailwind.css */
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 6607, app/assets/stylesheets/popsql_tailwind.css */
.px-0 {
  padding-left: 0;
  padding-right: 0;
}

/* line 6612, app/assets/stylesheets/popsql_tailwind.css */
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

/* line 6617, app/assets/stylesheets/popsql_tailwind.css */
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

/* line 6622, app/assets/stylesheets/popsql_tailwind.css */
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 6627, app/assets/stylesheets/popsql_tailwind.css */
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/* line 6632, app/assets/stylesheets/popsql_tailwind.css */
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* line 6637, app/assets/stylesheets/popsql_tailwind.css */
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

/* line 6642, app/assets/stylesheets/popsql_tailwind.css */
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 6647, app/assets/stylesheets/popsql_tailwind.css */
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 6652, app/assets/stylesheets/popsql_tailwind.css */
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

/* line 6657, app/assets/stylesheets/popsql_tailwind.css */
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

/* line 6662, app/assets/stylesheets/popsql_tailwind.css */
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* line 6667, app/assets/stylesheets/popsql_tailwind.css */
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 6672, app/assets/stylesheets/popsql_tailwind.css */
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* line 6677, app/assets/stylesheets/popsql_tailwind.css */
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

/* line 6682, app/assets/stylesheets/popsql_tailwind.css */
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

/* line 6687, app/assets/stylesheets/popsql_tailwind.css */
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

/* line 6692, app/assets/stylesheets/popsql_tailwind.css */
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* line 6697, app/assets/stylesheets/popsql_tailwind.css */
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

/* line 6702, app/assets/stylesheets/popsql_tailwind.css */
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* line 6707, app/assets/stylesheets/popsql_tailwind.css */
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

/* line 6712, app/assets/stylesheets/popsql_tailwind.css */
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

/* line 6717, app/assets/stylesheets/popsql_tailwind.css */
.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

/* line 6722, app/assets/stylesheets/popsql_tailwind.css */
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

/* line 6727, app/assets/stylesheets/popsql_tailwind.css */
.px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

/* line 6732, app/assets/stylesheets/popsql_tailwind.css */
.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

/* line 6737, app/assets/stylesheets/popsql_tailwind.css */
.px-32 {
  padding-left: 8rem;
  padding-right: 8rem;
}

/* line 6742, app/assets/stylesheets/popsql_tailwind.css */
.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

/* line 6747, app/assets/stylesheets/popsql_tailwind.css */
.px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
}

/* line 6752, app/assets/stylesheets/popsql_tailwind.css */
.py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

/* line 6757, app/assets/stylesheets/popsql_tailwind.css */
.px-48 {
  padding-left: 12rem;
  padding-right: 12rem;
}

/* line 6762, app/assets/stylesheets/popsql_tailwind.css */
.py-56 {
  padding-top: 14rem;
  padding-bottom: 14rem;
}

/* line 6767, app/assets/stylesheets/popsql_tailwind.css */
.px-56 {
  padding-left: 14rem;
  padding-right: 14rem;
}

/* line 6772, app/assets/stylesheets/popsql_tailwind.css */
.py-64 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}

/* line 6777, app/assets/stylesheets/popsql_tailwind.css */
.px-64 {
  padding-left: 16rem;
  padding-right: 16rem;
}

/* line 6782, app/assets/stylesheets/popsql_tailwind.css */
.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

/* line 6787, app/assets/stylesheets/popsql_tailwind.css */
.px-px {
  padding-left: 1px;
  padding-right: 1px;
}

/* line 6792, app/assets/stylesheets/popsql_tailwind.css */
.pt-0 {
  padding-top: 0;
}

/* line 6796, app/assets/stylesheets/popsql_tailwind.css */
.pr-0 {
  padding-right: 0;
}

/* line 6800, app/assets/stylesheets/popsql_tailwind.css */
.pb-0 {
  padding-bottom: 0;
}

/* line 6804, app/assets/stylesheets/popsql_tailwind.css */
.pl-0 {
  padding-left: 0;
}

/* line 6808, app/assets/stylesheets/popsql_tailwind.css */
.pt-1 {
  padding-top: 0.25rem;
}

/* line 6812, app/assets/stylesheets/popsql_tailwind.css */
.pr-1 {
  padding-right: 0.25rem;
}

/* line 6816, app/assets/stylesheets/popsql_tailwind.css */
.pb-1 {
  padding-bottom: 0.25rem;
}

/* line 6820, app/assets/stylesheets/popsql_tailwind.css */
.pl-1 {
  padding-left: 0.25rem;
}

/* line 6824, app/assets/stylesheets/popsql_tailwind.css */
.pt-2 {
  padding-top: 0.5rem;
}

/* line 6828, app/assets/stylesheets/popsql_tailwind.css */
.pr-2 {
  padding-right: 0.5rem;
}

/* line 6832, app/assets/stylesheets/popsql_tailwind.css */
.pb-2 {
  padding-bottom: 0.5rem;
}

/* line 6836, app/assets/stylesheets/popsql_tailwind.css */
.pl-2 {
  padding-left: 0.5rem;
}

/* line 6840, app/assets/stylesheets/popsql_tailwind.css */
.pt-3 {
  padding-top: 0.75rem;
}

/* line 6844, app/assets/stylesheets/popsql_tailwind.css */
.pr-3 {
  padding-right: 0.75rem;
}

/* line 6848, app/assets/stylesheets/popsql_tailwind.css */
.pb-3 {
  padding-bottom: 0.75rem;
}

/* line 6852, app/assets/stylesheets/popsql_tailwind.css */
.pl-3 {
  padding-left: 0.75rem;
}

/* line 6856, app/assets/stylesheets/popsql_tailwind.css */
.pt-4 {
  padding-top: 1rem;
}

/* line 6860, app/assets/stylesheets/popsql_tailwind.css */
.pr-4 {
  padding-right: 1rem;
}

/* line 6864, app/assets/stylesheets/popsql_tailwind.css */
.pb-4 {
  padding-bottom: 1rem;
}

/* line 6868, app/assets/stylesheets/popsql_tailwind.css */
.pl-4 {
  padding-left: 1rem;
}

/* line 6872, app/assets/stylesheets/popsql_tailwind.css */
.pt-5 {
  padding-top: 1.25rem;
}

/* line 6876, app/assets/stylesheets/popsql_tailwind.css */
.pr-5 {
  padding-right: 1.25rem;
}

/* line 6880, app/assets/stylesheets/popsql_tailwind.css */
.pb-5 {
  padding-bottom: 1.25rem;
}

/* line 6884, app/assets/stylesheets/popsql_tailwind.css */
.pl-5 {
  padding-left: 1.25rem;
}

/* line 6888, app/assets/stylesheets/popsql_tailwind.css */
.pt-6 {
  padding-top: 1.5rem;
}

/* line 6892, app/assets/stylesheets/popsql_tailwind.css */
.pr-6 {
  padding-right: 1.5rem;
}

/* line 6896, app/assets/stylesheets/popsql_tailwind.css */
.pb-6 {
  padding-bottom: 1.5rem;
}

/* line 6900, app/assets/stylesheets/popsql_tailwind.css */
.pl-6 {
  padding-left: 1.5rem;
}

/* line 6904, app/assets/stylesheets/popsql_tailwind.css */
.pt-8 {
  padding-top: 2rem;
}

/* line 6908, app/assets/stylesheets/popsql_tailwind.css */
.pr-8 {
  padding-right: 2rem;
}

/* line 6912, app/assets/stylesheets/popsql_tailwind.css */
.pb-8 {
  padding-bottom: 2rem;
}

/* line 6916, app/assets/stylesheets/popsql_tailwind.css */
.pl-8 {
  padding-left: 2rem;
}

/* line 6920, app/assets/stylesheets/popsql_tailwind.css */
.pt-10 {
  padding-top: 2.5rem;
}

/* line 6924, app/assets/stylesheets/popsql_tailwind.css */
.pr-10 {
  padding-right: 2.5rem;
}

/* line 6928, app/assets/stylesheets/popsql_tailwind.css */
.pb-10 {
  padding-bottom: 2.5rem;
}

/* line 6932, app/assets/stylesheets/popsql_tailwind.css */
.pl-10 {
  padding-left: 2.5rem;
}

/* line 6936, app/assets/stylesheets/popsql_tailwind.css */
.pt-12 {
  padding-top: 3rem;
}

/* line 6940, app/assets/stylesheets/popsql_tailwind.css */
.pr-12 {
  padding-right: 3rem;
}

/* line 6944, app/assets/stylesheets/popsql_tailwind.css */
.pb-12 {
  padding-bottom: 3rem;
}

/* line 6948, app/assets/stylesheets/popsql_tailwind.css */
.pl-12 {
  padding-left: 3rem;
}

/* line 6952, app/assets/stylesheets/popsql_tailwind.css */
.pt-16 {
  padding-top: 4rem;
}

/* line 6956, app/assets/stylesheets/popsql_tailwind.css */
.pr-16 {
  padding-right: 4rem;
}

/* line 6960, app/assets/stylesheets/popsql_tailwind.css */
.pb-16 {
  padding-bottom: 4rem;
}

/* line 6964, app/assets/stylesheets/popsql_tailwind.css */
.pl-16 {
  padding-left: 4rem;
}

/* line 6968, app/assets/stylesheets/popsql_tailwind.css */
.pt-20 {
  padding-top: 5rem;
}

/* line 6972, app/assets/stylesheets/popsql_tailwind.css */
.pr-20 {
  padding-right: 5rem;
}

/* line 6976, app/assets/stylesheets/popsql_tailwind.css */
.pb-20 {
  padding-bottom: 5rem;
}

/* line 6980, app/assets/stylesheets/popsql_tailwind.css */
.pl-20 {
  padding-left: 5rem;
}

/* line 6984, app/assets/stylesheets/popsql_tailwind.css */
.pt-24 {
  padding-top: 6rem;
}

/* line 6988, app/assets/stylesheets/popsql_tailwind.css */
.pr-24 {
  padding-right: 6rem;
}

/* line 6992, app/assets/stylesheets/popsql_tailwind.css */
.pb-24 {
  padding-bottom: 6rem;
}

/* line 6996, app/assets/stylesheets/popsql_tailwind.css */
.pl-24 {
  padding-left: 6rem;
}

/* line 7000, app/assets/stylesheets/popsql_tailwind.css */
.pt-32 {
  padding-top: 8rem;
}

/* line 7004, app/assets/stylesheets/popsql_tailwind.css */
.pr-32 {
  padding-right: 8rem;
}

/* line 7008, app/assets/stylesheets/popsql_tailwind.css */
.pb-32 {
  padding-bottom: 8rem;
}

/* line 7012, app/assets/stylesheets/popsql_tailwind.css */
.pl-32 {
  padding-left: 8rem;
}

/* line 7016, app/assets/stylesheets/popsql_tailwind.css */
.pt-40 {
  padding-top: 10rem;
}

/* line 7020, app/assets/stylesheets/popsql_tailwind.css */
.pr-40 {
  padding-right: 10rem;
}

/* line 7024, app/assets/stylesheets/popsql_tailwind.css */
.pb-40 {
  padding-bottom: 10rem;
}

/* line 7028, app/assets/stylesheets/popsql_tailwind.css */
.pl-40 {
  padding-left: 10rem;
}

/* line 7032, app/assets/stylesheets/popsql_tailwind.css */
.pt-48 {
  padding-top: 12rem;
}

/* line 7036, app/assets/stylesheets/popsql_tailwind.css */
.pr-48 {
  padding-right: 12rem;
}

/* line 7040, app/assets/stylesheets/popsql_tailwind.css */
.pb-48 {
  padding-bottom: 12rem;
}

/* line 7044, app/assets/stylesheets/popsql_tailwind.css */
.pl-48 {
  padding-left: 12rem;
}

/* line 7048, app/assets/stylesheets/popsql_tailwind.css */
.pt-56 {
  padding-top: 14rem;
}

/* line 7052, app/assets/stylesheets/popsql_tailwind.css */
.pr-56 {
  padding-right: 14rem;
}

/* line 7056, app/assets/stylesheets/popsql_tailwind.css */
.pb-56 {
  padding-bottom: 14rem;
}

/* line 7060, app/assets/stylesheets/popsql_tailwind.css */
.pl-56 {
  padding-left: 14rem;
}

/* line 7064, app/assets/stylesheets/popsql_tailwind.css */
.pt-64 {
  padding-top: 16rem;
}

/* line 7068, app/assets/stylesheets/popsql_tailwind.css */
.pr-64 {
  padding-right: 16rem;
}

/* line 7072, app/assets/stylesheets/popsql_tailwind.css */
.pb-64 {
  padding-bottom: 16rem;
}

/* line 7076, app/assets/stylesheets/popsql_tailwind.css */
.pl-64 {
  padding-left: 16rem;
}

/* line 7080, app/assets/stylesheets/popsql_tailwind.css */
.pt-px {
  padding-top: 1px;
}

/* line 7084, app/assets/stylesheets/popsql_tailwind.css */
.pr-px {
  padding-right: 1px;
}

/* line 7088, app/assets/stylesheets/popsql_tailwind.css */
.pb-px {
  padding-bottom: 1px;
}

/* line 7092, app/assets/stylesheets/popsql_tailwind.css */
.pl-px {
  padding-left: 1px;
}

/* line 7096, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-transparent::-moz-placeholder {
  color: transparent;
}

/* line 7100, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-transparent:-ms-input-placeholder {
  color: transparent;
}

/* line 7104, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-transparent::-ms-input-placeholder {
  color: transparent;
}

/* line 7108, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-transparent::placeholder {
  color: transparent;
}

/* line 7112, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-current::-moz-placeholder {
  color: currentColor;
}

/* line 7116, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-current:-ms-input-placeholder {
  color: currentColor;
}

/* line 7120, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-current::-ms-input-placeholder {
  color: currentColor;
}

/* line 7124, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-current::placeholder {
  color: currentColor;
}

/* line 7128, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-black::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--placeholder-opacity));
}

/* line 7134, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-black:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--placeholder-opacity));
}

/* line 7140, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-black::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--placeholder-opacity));
}

/* line 7146, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-black::placeholder {
  --placeholder-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--placeholder-opacity));
}

/* line 7152, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-white::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}

/* line 7158, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-white:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}

/* line 7164, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-white::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}

/* line 7170, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-white::placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}

/* line 7176, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-100::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--placeholder-opacity));
}

/* line 7182, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-100:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--placeholder-opacity));
}

/* line 7188, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--placeholder-opacity));
}

/* line 7194, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-100::placeholder {
  --placeholder-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--placeholder-opacity));
}

/* line 7200, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-200::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--placeholder-opacity));
}

/* line 7206, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-200:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--placeholder-opacity));
}

/* line 7212, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-200::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--placeholder-opacity));
}

/* line 7218, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-200::placeholder {
  --placeholder-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--placeholder-opacity));
}

/* line 7224, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-300::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--placeholder-opacity));
}

/* line 7230, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-300:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--placeholder-opacity));
}

/* line 7236, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-300::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--placeholder-opacity));
}

/* line 7242, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-300::placeholder {
  --placeholder-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--placeholder-opacity));
}

/* line 7248, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-500::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--placeholder-opacity));
}

/* line 7254, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-500:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--placeholder-opacity));
}

/* line 7260, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-500::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--placeholder-opacity));
}

/* line 7266, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-500::placeholder {
  --placeholder-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--placeholder-opacity));
}

/* line 7272, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-900::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--placeholder-opacity));
}

/* line 7278, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-900:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--placeholder-opacity));
}

/* line 7284, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-900::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--placeholder-opacity));
}

/* line 7290, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-gray-900::placeholder {
  --placeholder-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--placeholder-opacity));
}

/* line 7296, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-red::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--placeholder-opacity));
}

/* line 7302, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-red:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--placeholder-opacity));
}

/* line 7308, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-red::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--placeholder-opacity));
}

/* line 7314, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-red::placeholder {
  --placeholder-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--placeholder-opacity));
}

/* line 7320, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-orange::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--placeholder-opacity));
}

/* line 7326, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-orange:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--placeholder-opacity));
}

/* line 7332, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-orange::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--placeholder-opacity));
}

/* line 7338, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-orange::placeholder {
  --placeholder-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--placeholder-opacity));
}

/* line 7344, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-100::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--placeholder-opacity));
}

/* line 7350, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-100:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--placeholder-opacity));
}

/* line 7356, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--placeholder-opacity));
}

/* line 7362, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-100::placeholder {
  --placeholder-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--placeholder-opacity));
}

/* line 7368, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-200::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--placeholder-opacity));
}

/* line 7374, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-200:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--placeholder-opacity));
}

/* line 7380, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-200::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--placeholder-opacity));
}

/* line 7386, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-200::placeholder {
  --placeholder-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--placeholder-opacity));
}

/* line 7392, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-300::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--placeholder-opacity));
}

/* line 7398, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-300:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--placeholder-opacity));
}

/* line 7404, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-300::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--placeholder-opacity));
}

/* line 7410, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-300::placeholder {
  --placeholder-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--placeholder-opacity));
}

/* line 7416, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-400::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--placeholder-opacity));
}

/* line 7422, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-400:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--placeholder-opacity));
}

/* line 7428, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-400::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--placeholder-opacity));
}

/* line 7434, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-400::placeholder {
  --placeholder-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--placeholder-opacity));
}

/* line 7440, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-500::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--placeholder-opacity));
}

/* line 7446, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-500:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--placeholder-opacity));
}

/* line 7452, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-500::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--placeholder-opacity));
}

/* line 7458, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-500::placeholder {
  --placeholder-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--placeholder-opacity));
}

/* line 7464, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-600::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--placeholder-opacity));
}

/* line 7470, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-600:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--placeholder-opacity));
}

/* line 7476, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-600::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--placeholder-opacity));
}

/* line 7482, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-600::placeholder {
  --placeholder-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--placeholder-opacity));
}

/* line 7488, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-700::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--placeholder-opacity));
}

/* line 7494, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-700:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--placeholder-opacity));
}

/* line 7500, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-700::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--placeholder-opacity));
}

/* line 7506, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-700::placeholder {
  --placeholder-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--placeholder-opacity));
}

/* line 7512, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-800::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--placeholder-opacity));
}

/* line 7518, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-800:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--placeholder-opacity));
}

/* line 7524, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-800::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--placeholder-opacity));
}

/* line 7530, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-800::placeholder {
  --placeholder-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--placeholder-opacity));
}

/* line 7536, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-900::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--placeholder-opacity));
}

/* line 7542, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-900:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--placeholder-opacity));
}

/* line 7548, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-900::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--placeholder-opacity));
}

/* line 7554, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-yellow-900::placeholder {
  --placeholder-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--placeholder-opacity));
}

/* line 7560, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-100::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--placeholder-opacity));
}

/* line 7566, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-100:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--placeholder-opacity));
}

/* line 7572, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--placeholder-opacity));
}

/* line 7578, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-100::placeholder {
  --placeholder-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--placeholder-opacity));
}

/* line 7584, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-200::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--placeholder-opacity));
}

/* line 7590, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-200:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--placeholder-opacity));
}

/* line 7596, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-200::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--placeholder-opacity));
}

/* line 7602, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-200::placeholder {
  --placeholder-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--placeholder-opacity));
}

/* line 7608, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-300::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--placeholder-opacity));
}

/* line 7614, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-300:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--placeholder-opacity));
}

/* line 7620, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-300::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--placeholder-opacity));
}

/* line 7626, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-300::placeholder {
  --placeholder-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--placeholder-opacity));
}

/* line 7632, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-400::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--placeholder-opacity));
}

/* line 7638, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-400:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--placeholder-opacity));
}

/* line 7644, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-400::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--placeholder-opacity));
}

/* line 7650, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-400::placeholder {
  --placeholder-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--placeholder-opacity));
}

/* line 7656, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-500::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--placeholder-opacity));
}

/* line 7662, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-500:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--placeholder-opacity));
}

/* line 7668, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-500::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--placeholder-opacity));
}

/* line 7674, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-500::placeholder {
  --placeholder-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--placeholder-opacity));
}

/* line 7680, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-600::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--placeholder-opacity));
}

/* line 7686, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-600:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--placeholder-opacity));
}

/* line 7692, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-600::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--placeholder-opacity));
}

/* line 7698, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-600::placeholder {
  --placeholder-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--placeholder-opacity));
}

/* line 7704, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-700::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--placeholder-opacity));
}

/* line 7710, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-700:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--placeholder-opacity));
}

/* line 7716, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-700::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--placeholder-opacity));
}

/* line 7722, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-700::placeholder {
  --placeholder-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--placeholder-opacity));
}

/* line 7728, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-800::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--placeholder-opacity));
}

/* line 7734, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-800:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--placeholder-opacity));
}

/* line 7740, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-800::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--placeholder-opacity));
}

/* line 7746, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-800::placeholder {
  --placeholder-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--placeholder-opacity));
}

/* line 7752, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-900::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--placeholder-opacity));
}

/* line 7758, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-900:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--placeholder-opacity));
}

/* line 7764, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-900::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--placeholder-opacity));
}

/* line 7770, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-green-900::placeholder {
  --placeholder-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--placeholder-opacity));
}

/* line 7776, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-100::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--placeholder-opacity));
}

/* line 7782, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-100:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--placeholder-opacity));
}

/* line 7788, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--placeholder-opacity));
}

/* line 7794, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-100::placeholder {
  --placeholder-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--placeholder-opacity));
}

/* line 7800, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-200::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--placeholder-opacity));
}

/* line 7806, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-200:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--placeholder-opacity));
}

/* line 7812, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-200::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--placeholder-opacity));
}

/* line 7818, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-200::placeholder {
  --placeholder-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--placeholder-opacity));
}

/* line 7824, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-300::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--placeholder-opacity));
}

/* line 7830, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-300:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--placeholder-opacity));
}

/* line 7836, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-300::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--placeholder-opacity));
}

/* line 7842, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-300::placeholder {
  --placeholder-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--placeholder-opacity));
}

/* line 7848, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-400::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--placeholder-opacity));
}

/* line 7854, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-400:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--placeholder-opacity));
}

/* line 7860, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-400::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--placeholder-opacity));
}

/* line 7866, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-400::placeholder {
  --placeholder-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--placeholder-opacity));
}

/* line 7872, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-500::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--placeholder-opacity));
}

/* line 7878, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-500:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--placeholder-opacity));
}

/* line 7884, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-500::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--placeholder-opacity));
}

/* line 7890, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-500::placeholder {
  --placeholder-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--placeholder-opacity));
}

/* line 7896, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-600::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--placeholder-opacity));
}

/* line 7902, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-600:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--placeholder-opacity));
}

/* line 7908, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-600::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--placeholder-opacity));
}

/* line 7914, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-600::placeholder {
  --placeholder-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--placeholder-opacity));
}

/* line 7920, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-700::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--placeholder-opacity));
}

/* line 7926, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-700:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--placeholder-opacity));
}

/* line 7932, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-700::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--placeholder-opacity));
}

/* line 7938, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-700::placeholder {
  --placeholder-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--placeholder-opacity));
}

/* line 7944, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-800::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--placeholder-opacity));
}

/* line 7950, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-800:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--placeholder-opacity));
}

/* line 7956, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-800::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--placeholder-opacity));
}

/* line 7962, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-800::placeholder {
  --placeholder-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--placeholder-opacity));
}

/* line 7968, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-900::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--placeholder-opacity));
}

/* line 7974, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-900:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--placeholder-opacity));
}

/* line 7980, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-900::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--placeholder-opacity));
}

/* line 7986, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-teal-900::placeholder {
  --placeholder-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--placeholder-opacity));
}

/* line 7992, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-100::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--placeholder-opacity));
}

/* line 7998, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-100:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--placeholder-opacity));
}

/* line 8004, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--placeholder-opacity));
}

/* line 8010, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-100::placeholder {
  --placeholder-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--placeholder-opacity));
}

/* line 8016, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-200::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--placeholder-opacity));
}

/* line 8022, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-200:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--placeholder-opacity));
}

/* line 8028, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-200::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--placeholder-opacity));
}

/* line 8034, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-200::placeholder {
  --placeholder-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--placeholder-opacity));
}

/* line 8040, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-100::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--placeholder-opacity));
}

/* line 8046, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-100:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--placeholder-opacity));
}

/* line 8052, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--placeholder-opacity));
}

/* line 8058, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-100::placeholder {
  --placeholder-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--placeholder-opacity));
}

/* line 8064, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-200::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--placeholder-opacity));
}

/* line 8070, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-200:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--placeholder-opacity));
}

/* line 8076, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-200::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--placeholder-opacity));
}

/* line 8082, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-200::placeholder {
  --placeholder-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--placeholder-opacity));
}

/* line 8088, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-300::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--placeholder-opacity));
}

/* line 8094, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-300:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--placeholder-opacity));
}

/* line 8100, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-300::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--placeholder-opacity));
}

/* line 8106, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-300::placeholder {
  --placeholder-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--placeholder-opacity));
}

/* line 8112, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-400::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--placeholder-opacity));
}

/* line 8118, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-400:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--placeholder-opacity));
}

/* line 8124, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-400::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--placeholder-opacity));
}

/* line 8130, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-400::placeholder {
  --placeholder-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--placeholder-opacity));
}

/* line 8136, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-500::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--placeholder-opacity));
}

/* line 8142, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-500:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--placeholder-opacity));
}

/* line 8148, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-500::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--placeholder-opacity));
}

/* line 8154, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-500::placeholder {
  --placeholder-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--placeholder-opacity));
}

/* line 8160, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-600::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--placeholder-opacity));
}

/* line 8166, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-600:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--placeholder-opacity));
}

/* line 8172, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-600::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--placeholder-opacity));
}

/* line 8178, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-600::placeholder {
  --placeholder-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--placeholder-opacity));
}

/* line 8184, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-700::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--placeholder-opacity));
}

/* line 8190, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-700:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--placeholder-opacity));
}

/* line 8196, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-700::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--placeholder-opacity));
}

/* line 8202, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-700::placeholder {
  --placeholder-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--placeholder-opacity));
}

/* line 8208, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-800::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--placeholder-opacity));
}

/* line 8214, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-800:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--placeholder-opacity));
}

/* line 8220, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-800::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--placeholder-opacity));
}

/* line 8226, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-800::placeholder {
  --placeholder-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--placeholder-opacity));
}

/* line 8232, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-900::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--placeholder-opacity));
}

/* line 8238, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-900:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--placeholder-opacity));
}

/* line 8244, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-900::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--placeholder-opacity));
}

/* line 8250, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-indigo-900::placeholder {
  --placeholder-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--placeholder-opacity));
}

/* line 8256, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-100::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--placeholder-opacity));
}

/* line 8262, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-100:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--placeholder-opacity));
}

/* line 8268, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--placeholder-opacity));
}

/* line 8274, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-100::placeholder {
  --placeholder-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--placeholder-opacity));
}

/* line 8280, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-200::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--placeholder-opacity));
}

/* line 8286, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-200:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--placeholder-opacity));
}

/* line 8292, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-200::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--placeholder-opacity));
}

/* line 8298, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-200::placeholder {
  --placeholder-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--placeholder-opacity));
}

/* line 8304, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-300::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--placeholder-opacity));
}

/* line 8310, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-300:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--placeholder-opacity));
}

/* line 8316, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-300::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--placeholder-opacity));
}

/* line 8322, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-300::placeholder {
  --placeholder-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--placeholder-opacity));
}

/* line 8328, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-400::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--placeholder-opacity));
}

/* line 8334, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-400:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--placeholder-opacity));
}

/* line 8340, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-400::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--placeholder-opacity));
}

/* line 8346, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-400::placeholder {
  --placeholder-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--placeholder-opacity));
}

/* line 8352, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-500::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--placeholder-opacity));
}

/* line 8358, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-500:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--placeholder-opacity));
}

/* line 8364, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-500::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--placeholder-opacity));
}

/* line 8370, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-500::placeholder {
  --placeholder-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--placeholder-opacity));
}

/* line 8376, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-600::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--placeholder-opacity));
}

/* line 8382, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-600:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--placeholder-opacity));
}

/* line 8388, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-600::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--placeholder-opacity));
}

/* line 8394, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-600::placeholder {
  --placeholder-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--placeholder-opacity));
}

/* line 8400, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-700::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--placeholder-opacity));
}

/* line 8406, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-700:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--placeholder-opacity));
}

/* line 8412, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-700::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--placeholder-opacity));
}

/* line 8418, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-700::placeholder {
  --placeholder-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--placeholder-opacity));
}

/* line 8424, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-800::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--placeholder-opacity));
}

/* line 8430, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-800:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--placeholder-opacity));
}

/* line 8436, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-800::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--placeholder-opacity));
}

/* line 8442, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-800::placeholder {
  --placeholder-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--placeholder-opacity));
}

/* line 8448, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-900::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--placeholder-opacity));
}

/* line 8454, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-900:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--placeholder-opacity));
}

/* line 8460, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-900::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--placeholder-opacity));
}

/* line 8466, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-purple-900::placeholder {
  --placeholder-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--placeholder-opacity));
}

/* line 8472, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-pink::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--placeholder-opacity));
}

/* line 8478, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-pink:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--placeholder-opacity));
}

/* line 8484, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-pink::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--placeholder-opacity));
}

/* line 8490, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-pink::placeholder {
  --placeholder-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--placeholder-opacity));
}

/* line 8496, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-light-gray::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--placeholder-opacity));
}

/* line 8502, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-light-gray:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--placeholder-opacity));
}

/* line 8508, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-light-gray::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--placeholder-opacity));
}

/* line 8514, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-light-gray::placeholder {
  --placeholder-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--placeholder-opacity));
}

/* line 8520, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-gradient::-moz-placeholder {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 8524, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-gradient:-ms-input-placeholder {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 8528, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-gradient::-ms-input-placeholder {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 8532, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-blue-gradient::placeholder {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 8536, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-transparent:focus::-moz-placeholder {
  color: transparent;
}

/* line 8540, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-transparent:focus:-ms-input-placeholder {
  color: transparent;
}

/* line 8544, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-transparent:focus::-ms-input-placeholder {
  color: transparent;
}

/* line 8548, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-transparent:focus::placeholder {
  color: transparent;
}

/* line 8552, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-current:focus::-moz-placeholder {
  color: currentColor;
}

/* line 8556, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-current:focus:-ms-input-placeholder {
  color: currentColor;
}

/* line 8560, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-current:focus::-ms-input-placeholder {
  color: currentColor;
}

/* line 8564, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-current:focus::placeholder {
  color: currentColor;
}

/* line 8568, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-black:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--placeholder-opacity));
}

/* line 8574, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-black:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--placeholder-opacity));
}

/* line 8580, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-black:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--placeholder-opacity));
}

/* line 8586, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-black:focus::placeholder {
  --placeholder-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--placeholder-opacity));
}

/* line 8592, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-white:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}

/* line 8598, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-white:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}

/* line 8604, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-white:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}

/* line 8610, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-white:focus::placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}

/* line 8616, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--placeholder-opacity));
}

/* line 8622, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-100:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--placeholder-opacity));
}

/* line 8628, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--placeholder-opacity));
}

/* line 8634, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-100:focus::placeholder {
  --placeholder-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--placeholder-opacity));
}

/* line 8640, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-200:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--placeholder-opacity));
}

/* line 8646, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-200:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--placeholder-opacity));
}

/* line 8652, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-200:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--placeholder-opacity));
}

/* line 8658, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-200:focus::placeholder {
  --placeholder-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--placeholder-opacity));
}

/* line 8664, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-300:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--placeholder-opacity));
}

/* line 8670, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-300:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--placeholder-opacity));
}

/* line 8676, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-300:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--placeholder-opacity));
}

/* line 8682, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-300:focus::placeholder {
  --placeholder-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--placeholder-opacity));
}

/* line 8688, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-500:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--placeholder-opacity));
}

/* line 8694, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-500:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--placeholder-opacity));
}

/* line 8700, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-500:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--placeholder-opacity));
}

/* line 8706, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-500:focus::placeholder {
  --placeholder-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--placeholder-opacity));
}

/* line 8712, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-900:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--placeholder-opacity));
}

/* line 8718, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-900:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--placeholder-opacity));
}

/* line 8724, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-900:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--placeholder-opacity));
}

/* line 8730, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-gray-900:focus::placeholder {
  --placeholder-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--placeholder-opacity));
}

/* line 8736, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-red:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--placeholder-opacity));
}

/* line 8742, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-red:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--placeholder-opacity));
}

/* line 8748, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-red:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--placeholder-opacity));
}

/* line 8754, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-red:focus::placeholder {
  --placeholder-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--placeholder-opacity));
}

/* line 8760, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-orange:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--placeholder-opacity));
}

/* line 8766, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-orange:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--placeholder-opacity));
}

/* line 8772, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-orange:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--placeholder-opacity));
}

/* line 8778, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-orange:focus::placeholder {
  --placeholder-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--placeholder-opacity));
}

/* line 8784, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--placeholder-opacity));
}

/* line 8790, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--placeholder-opacity));
}

/* line 8796, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--placeholder-opacity));
}

/* line 8802, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-100:focus::placeholder {
  --placeholder-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--placeholder-opacity));
}

/* line 8808, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-200:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--placeholder-opacity));
}

/* line 8814, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--placeholder-opacity));
}

/* line 8820, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-200:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--placeholder-opacity));
}

/* line 8826, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-200:focus::placeholder {
  --placeholder-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--placeholder-opacity));
}

/* line 8832, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-300:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--placeholder-opacity));
}

/* line 8838, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--placeholder-opacity));
}

/* line 8844, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-300:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--placeholder-opacity));
}

/* line 8850, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-300:focus::placeholder {
  --placeholder-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--placeholder-opacity));
}

/* line 8856, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-400:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--placeholder-opacity));
}

/* line 8862, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--placeholder-opacity));
}

/* line 8868, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-400:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--placeholder-opacity));
}

/* line 8874, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-400:focus::placeholder {
  --placeholder-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--placeholder-opacity));
}

/* line 8880, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-500:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--placeholder-opacity));
}

/* line 8886, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--placeholder-opacity));
}

/* line 8892, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-500:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--placeholder-opacity));
}

/* line 8898, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-500:focus::placeholder {
  --placeholder-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--placeholder-opacity));
}

/* line 8904, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-600:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--placeholder-opacity));
}

/* line 8910, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--placeholder-opacity));
}

/* line 8916, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-600:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--placeholder-opacity));
}

/* line 8922, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-600:focus::placeholder {
  --placeholder-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--placeholder-opacity));
}

/* line 8928, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-700:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--placeholder-opacity));
}

/* line 8934, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--placeholder-opacity));
}

/* line 8940, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-700:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--placeholder-opacity));
}

/* line 8946, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-700:focus::placeholder {
  --placeholder-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--placeholder-opacity));
}

/* line 8952, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-800:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--placeholder-opacity));
}

/* line 8958, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--placeholder-opacity));
}

/* line 8964, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-800:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--placeholder-opacity));
}

/* line 8970, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-800:focus::placeholder {
  --placeholder-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--placeholder-opacity));
}

/* line 8976, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-900:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--placeholder-opacity));
}

/* line 8982, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--placeholder-opacity));
}

/* line 8988, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-900:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--placeholder-opacity));
}

/* line 8994, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-yellow-900:focus::placeholder {
  --placeholder-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--placeholder-opacity));
}

/* line 9000, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--placeholder-opacity));
}

/* line 9006, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-100:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--placeholder-opacity));
}

/* line 9012, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--placeholder-opacity));
}

/* line 9018, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-100:focus::placeholder {
  --placeholder-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--placeholder-opacity));
}

/* line 9024, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-200:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--placeholder-opacity));
}

/* line 9030, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-200:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--placeholder-opacity));
}

/* line 9036, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-200:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--placeholder-opacity));
}

/* line 9042, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-200:focus::placeholder {
  --placeholder-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--placeholder-opacity));
}

/* line 9048, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-300:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--placeholder-opacity));
}

/* line 9054, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-300:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--placeholder-opacity));
}

/* line 9060, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-300:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--placeholder-opacity));
}

/* line 9066, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-300:focus::placeholder {
  --placeholder-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--placeholder-opacity));
}

/* line 9072, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-400:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--placeholder-opacity));
}

/* line 9078, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-400:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--placeholder-opacity));
}

/* line 9084, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-400:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--placeholder-opacity));
}

/* line 9090, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-400:focus::placeholder {
  --placeholder-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--placeholder-opacity));
}

/* line 9096, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-500:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--placeholder-opacity));
}

/* line 9102, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-500:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--placeholder-opacity));
}

/* line 9108, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-500:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--placeholder-opacity));
}

/* line 9114, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-500:focus::placeholder {
  --placeholder-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--placeholder-opacity));
}

/* line 9120, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-600:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--placeholder-opacity));
}

/* line 9126, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-600:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--placeholder-opacity));
}

/* line 9132, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-600:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--placeholder-opacity));
}

/* line 9138, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-600:focus::placeholder {
  --placeholder-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--placeholder-opacity));
}

/* line 9144, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-700:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--placeholder-opacity));
}

/* line 9150, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-700:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--placeholder-opacity));
}

/* line 9156, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-700:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--placeholder-opacity));
}

/* line 9162, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-700:focus::placeholder {
  --placeholder-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--placeholder-opacity));
}

/* line 9168, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-800:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--placeholder-opacity));
}

/* line 9174, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-800:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--placeholder-opacity));
}

/* line 9180, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-800:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--placeholder-opacity));
}

/* line 9186, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-800:focus::placeholder {
  --placeholder-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--placeholder-opacity));
}

/* line 9192, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-900:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--placeholder-opacity));
}

/* line 9198, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-900:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--placeholder-opacity));
}

/* line 9204, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-900:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--placeholder-opacity));
}

/* line 9210, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-green-900:focus::placeholder {
  --placeholder-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--placeholder-opacity));
}

/* line 9216, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--placeholder-opacity));
}

/* line 9222, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-100:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--placeholder-opacity));
}

/* line 9228, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--placeholder-opacity));
}

/* line 9234, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-100:focus::placeholder {
  --placeholder-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--placeholder-opacity));
}

/* line 9240, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-200:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--placeholder-opacity));
}

/* line 9246, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-200:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--placeholder-opacity));
}

/* line 9252, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-200:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--placeholder-opacity));
}

/* line 9258, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-200:focus::placeholder {
  --placeholder-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--placeholder-opacity));
}

/* line 9264, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-300:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--placeholder-opacity));
}

/* line 9270, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-300:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--placeholder-opacity));
}

/* line 9276, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-300:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--placeholder-opacity));
}

/* line 9282, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-300:focus::placeholder {
  --placeholder-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--placeholder-opacity));
}

/* line 9288, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-400:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--placeholder-opacity));
}

/* line 9294, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-400:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--placeholder-opacity));
}

/* line 9300, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-400:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--placeholder-opacity));
}

/* line 9306, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-400:focus::placeholder {
  --placeholder-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--placeholder-opacity));
}

/* line 9312, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-500:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--placeholder-opacity));
}

/* line 9318, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-500:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--placeholder-opacity));
}

/* line 9324, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-500:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--placeholder-opacity));
}

/* line 9330, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-500:focus::placeholder {
  --placeholder-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--placeholder-opacity));
}

/* line 9336, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-600:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--placeholder-opacity));
}

/* line 9342, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-600:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--placeholder-opacity));
}

/* line 9348, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-600:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--placeholder-opacity));
}

/* line 9354, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-600:focus::placeholder {
  --placeholder-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--placeholder-opacity));
}

/* line 9360, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-700:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--placeholder-opacity));
}

/* line 9366, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-700:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--placeholder-opacity));
}

/* line 9372, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-700:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--placeholder-opacity));
}

/* line 9378, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-700:focus::placeholder {
  --placeholder-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--placeholder-opacity));
}

/* line 9384, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-800:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--placeholder-opacity));
}

/* line 9390, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-800:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--placeholder-opacity));
}

/* line 9396, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-800:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--placeholder-opacity));
}

/* line 9402, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-800:focus::placeholder {
  --placeholder-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--placeholder-opacity));
}

/* line 9408, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-900:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--placeholder-opacity));
}

/* line 9414, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-900:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--placeholder-opacity));
}

/* line 9420, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-900:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--placeholder-opacity));
}

/* line 9426, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-teal-900:focus::placeholder {
  --placeholder-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--placeholder-opacity));
}

/* line 9432, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--placeholder-opacity));
}

/* line 9438, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-100:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--placeholder-opacity));
}

/* line 9444, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--placeholder-opacity));
}

/* line 9450, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-100:focus::placeholder {
  --placeholder-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--placeholder-opacity));
}

/* line 9456, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-200:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--placeholder-opacity));
}

/* line 9462, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-200:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--placeholder-opacity));
}

/* line 9468, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-200:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--placeholder-opacity));
}

/* line 9474, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-200:focus::placeholder {
  --placeholder-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--placeholder-opacity));
}

/* line 9480, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--placeholder-opacity));
}

/* line 9486, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--placeholder-opacity));
}

/* line 9492, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--placeholder-opacity));
}

/* line 9498, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-100:focus::placeholder {
  --placeholder-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--placeholder-opacity));
}

/* line 9504, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-200:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--placeholder-opacity));
}

/* line 9510, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--placeholder-opacity));
}

/* line 9516, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-200:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--placeholder-opacity));
}

/* line 9522, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-200:focus::placeholder {
  --placeholder-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--placeholder-opacity));
}

/* line 9528, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-300:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--placeholder-opacity));
}

/* line 9534, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--placeholder-opacity));
}

/* line 9540, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-300:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--placeholder-opacity));
}

/* line 9546, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-300:focus::placeholder {
  --placeholder-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--placeholder-opacity));
}

/* line 9552, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-400:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--placeholder-opacity));
}

/* line 9558, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--placeholder-opacity));
}

/* line 9564, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-400:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--placeholder-opacity));
}

/* line 9570, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-400:focus::placeholder {
  --placeholder-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--placeholder-opacity));
}

/* line 9576, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-500:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--placeholder-opacity));
}

/* line 9582, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--placeholder-opacity));
}

/* line 9588, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-500:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--placeholder-opacity));
}

/* line 9594, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-500:focus::placeholder {
  --placeholder-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--placeholder-opacity));
}

/* line 9600, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-600:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--placeholder-opacity));
}

/* line 9606, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--placeholder-opacity));
}

/* line 9612, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-600:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--placeholder-opacity));
}

/* line 9618, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-600:focus::placeholder {
  --placeholder-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--placeholder-opacity));
}

/* line 9624, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-700:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--placeholder-opacity));
}

/* line 9630, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--placeholder-opacity));
}

/* line 9636, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-700:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--placeholder-opacity));
}

/* line 9642, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-700:focus::placeholder {
  --placeholder-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--placeholder-opacity));
}

/* line 9648, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-800:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--placeholder-opacity));
}

/* line 9654, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--placeholder-opacity));
}

/* line 9660, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-800:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--placeholder-opacity));
}

/* line 9666, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-800:focus::placeholder {
  --placeholder-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--placeholder-opacity));
}

/* line 9672, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-900:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--placeholder-opacity));
}

/* line 9678, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--placeholder-opacity));
}

/* line 9684, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-900:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--placeholder-opacity));
}

/* line 9690, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-indigo-900:focus::placeholder {
  --placeholder-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--placeholder-opacity));
}

/* line 9696, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--placeholder-opacity));
}

/* line 9702, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-100:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--placeholder-opacity));
}

/* line 9708, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--placeholder-opacity));
}

/* line 9714, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-100:focus::placeholder {
  --placeholder-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--placeholder-opacity));
}

/* line 9720, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-200:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--placeholder-opacity));
}

/* line 9726, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-200:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--placeholder-opacity));
}

/* line 9732, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-200:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--placeholder-opacity));
}

/* line 9738, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-200:focus::placeholder {
  --placeholder-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--placeholder-opacity));
}

/* line 9744, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-300:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--placeholder-opacity));
}

/* line 9750, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-300:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--placeholder-opacity));
}

/* line 9756, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-300:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--placeholder-opacity));
}

/* line 9762, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-300:focus::placeholder {
  --placeholder-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--placeholder-opacity));
}

/* line 9768, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-400:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--placeholder-opacity));
}

/* line 9774, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-400:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--placeholder-opacity));
}

/* line 9780, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-400:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--placeholder-opacity));
}

/* line 9786, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-400:focus::placeholder {
  --placeholder-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--placeholder-opacity));
}

/* line 9792, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-500:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--placeholder-opacity));
}

/* line 9798, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-500:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--placeholder-opacity));
}

/* line 9804, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-500:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--placeholder-opacity));
}

/* line 9810, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-500:focus::placeholder {
  --placeholder-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--placeholder-opacity));
}

/* line 9816, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-600:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--placeholder-opacity));
}

/* line 9822, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-600:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--placeholder-opacity));
}

/* line 9828, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-600:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--placeholder-opacity));
}

/* line 9834, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-600:focus::placeholder {
  --placeholder-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--placeholder-opacity));
}

/* line 9840, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-700:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--placeholder-opacity));
}

/* line 9846, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-700:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--placeholder-opacity));
}

/* line 9852, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-700:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--placeholder-opacity));
}

/* line 9858, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-700:focus::placeholder {
  --placeholder-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--placeholder-opacity));
}

/* line 9864, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-800:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--placeholder-opacity));
}

/* line 9870, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-800:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--placeholder-opacity));
}

/* line 9876, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-800:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--placeholder-opacity));
}

/* line 9882, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-800:focus::placeholder {
  --placeholder-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--placeholder-opacity));
}

/* line 9888, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-900:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--placeholder-opacity));
}

/* line 9894, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-900:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--placeholder-opacity));
}

/* line 9900, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-900:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--placeholder-opacity));
}

/* line 9906, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-purple-900:focus::placeholder {
  --placeholder-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--placeholder-opacity));
}

/* line 9912, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-pink:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--placeholder-opacity));
}

/* line 9918, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-pink:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--placeholder-opacity));
}

/* line 9924, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-pink:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--placeholder-opacity));
}

/* line 9930, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-pink:focus::placeholder {
  --placeholder-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--placeholder-opacity));
}

/* line 9936, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-light-gray:focus::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--placeholder-opacity));
}

/* line 9942, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-light-gray:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--placeholder-opacity));
}

/* line 9948, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-light-gray:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--placeholder-opacity));
}

/* line 9954, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-light-gray:focus::placeholder {
  --placeholder-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--placeholder-opacity));
}

/* line 9960, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-gradient:focus::-moz-placeholder {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 9964, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-gradient:focus:-ms-input-placeholder {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 9968, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-gradient:focus::-ms-input-placeholder {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 9972, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-blue-gradient:focus::placeholder {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 9976, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-0::-moz-placeholder {
  --placeholder-opacity: 0;
}

/* line 9980, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-0:-ms-input-placeholder {
  --placeholder-opacity: 0;
}

/* line 9984, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-0::-ms-input-placeholder {
  --placeholder-opacity: 0;
}

/* line 9988, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-0::placeholder {
  --placeholder-opacity: 0;
}

/* line 9992, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-25::-moz-placeholder {
  --placeholder-opacity: 0.25;
}

/* line 9996, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-25:-ms-input-placeholder {
  --placeholder-opacity: 0.25;
}

/* line 10000, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-25::-ms-input-placeholder {
  --placeholder-opacity: 0.25;
}

/* line 10004, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-25::placeholder {
  --placeholder-opacity: 0.25;
}

/* line 10008, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-50::-moz-placeholder {
  --placeholder-opacity: 0.5;
}

/* line 10012, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-50:-ms-input-placeholder {
  --placeholder-opacity: 0.5;
}

/* line 10016, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-50::-ms-input-placeholder {
  --placeholder-opacity: 0.5;
}

/* line 10020, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-50::placeholder {
  --placeholder-opacity: 0.5;
}

/* line 10024, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-75::-moz-placeholder {
  --placeholder-opacity: 0.75;
}

/* line 10028, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-75:-ms-input-placeholder {
  --placeholder-opacity: 0.75;
}

/* line 10032, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-75::-ms-input-placeholder {
  --placeholder-opacity: 0.75;
}

/* line 10036, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-75::placeholder {
  --placeholder-opacity: 0.75;
}

/* line 10040, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-80::-moz-placeholder {
  --placeholder-opacity: .8;
}

/* line 10044, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-80:-ms-input-placeholder {
  --placeholder-opacity: .8;
}

/* line 10048, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-80::-ms-input-placeholder {
  --placeholder-opacity: .8;
}

/* line 10052, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-80::placeholder {
  --placeholder-opacity: .8;
}

/* line 10056, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-100::-moz-placeholder {
  --placeholder-opacity: 1;
}

/* line 10060, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-100:-ms-input-placeholder {
  --placeholder-opacity: 1;
}

/* line 10064, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
}

/* line 10068, app/assets/stylesheets/popsql_tailwind.css */
.placeholder-opacity-100::placeholder {
  --placeholder-opacity: 1;
}

/* line 10072, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-0:focus::-moz-placeholder {
  --placeholder-opacity: 0;
}

/* line 10076, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
  --placeholder-opacity: 0;
}

/* line 10080, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-0:focus::-ms-input-placeholder {
  --placeholder-opacity: 0;
}

/* line 10084, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-0:focus::placeholder {
  --placeholder-opacity: 0;
}

/* line 10088, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-25:focus::-moz-placeholder {
  --placeholder-opacity: 0.25;
}

/* line 10092, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
  --placeholder-opacity: 0.25;
}

/* line 10096, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-25:focus::-ms-input-placeholder {
  --placeholder-opacity: 0.25;
}

/* line 10100, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-25:focus::placeholder {
  --placeholder-opacity: 0.25;
}

/* line 10104, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-50:focus::-moz-placeholder {
  --placeholder-opacity: 0.5;
}

/* line 10108, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
  --placeholder-opacity: 0.5;
}

/* line 10112, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-50:focus::-ms-input-placeholder {
  --placeholder-opacity: 0.5;
}

/* line 10116, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-50:focus::placeholder {
  --placeholder-opacity: 0.5;
}

/* line 10120, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-75:focus::-moz-placeholder {
  --placeholder-opacity: 0.75;
}

/* line 10124, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
  --placeholder-opacity: 0.75;
}

/* line 10128, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-75:focus::-ms-input-placeholder {
  --placeholder-opacity: 0.75;
}

/* line 10132, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-75:focus::placeholder {
  --placeholder-opacity: 0.75;
}

/* line 10136, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-80:focus::-moz-placeholder {
  --placeholder-opacity: .8;
}

/* line 10140, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
  --placeholder-opacity: .8;
}

/* line 10144, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-80:focus::-ms-input-placeholder {
  --placeholder-opacity: .8;
}

/* line 10148, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-80:focus::placeholder {
  --placeholder-opacity: .8;
}

/* line 10152, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
}

/* line 10156, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
  --placeholder-opacity: 1;
}

/* line 10160, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
}

/* line 10164, app/assets/stylesheets/popsql_tailwind.css */
.focus\:placeholder-opacity-100:focus::placeholder {
  --placeholder-opacity: 1;
}

/* line 10168, app/assets/stylesheets/popsql_tailwind.css */
.pointer-events-none {
  pointer-events: none;
}

/* line 10172, app/assets/stylesheets/popsql_tailwind.css */
.pointer-events-auto {
  pointer-events: auto;
}

/* line 10176, app/assets/stylesheets/popsql_tailwind.css */
.static {
  position: static;
}

/* line 10180, app/assets/stylesheets/popsql_tailwind.css */
.fixed {
  position: fixed;
}

/* line 10184, app/assets/stylesheets/popsql_tailwind.css */
.absolute {
  position: absolute;
}

/* line 10188, app/assets/stylesheets/popsql_tailwind.css */
.relative {
  position: relative;
}

/* line 10192, app/assets/stylesheets/popsql_tailwind.css */
.sticky {
  position: -webkit-sticky;
  position: sticky;
}

/* line 10197, app/assets/stylesheets/popsql_tailwind.css */
.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 10204, app/assets/stylesheets/popsql_tailwind.css */
.inset-auto {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

/* line 10211, app/assets/stylesheets/popsql_tailwind.css */
.inset-y-0 {
  top: 0;
  bottom: 0;
}

/* line 10216, app/assets/stylesheets/popsql_tailwind.css */
.inset-x-0 {
  right: 0;
  left: 0;
}

/* line 10221, app/assets/stylesheets/popsql_tailwind.css */
.inset-y-auto {
  top: auto;
  bottom: auto;
}

/* line 10226, app/assets/stylesheets/popsql_tailwind.css */
.inset-x-auto {
  right: auto;
  left: auto;
}

/* line 10231, app/assets/stylesheets/popsql_tailwind.css */
.top-0 {
  top: 0;
}

/* line 10235, app/assets/stylesheets/popsql_tailwind.css */
.right-0 {
  right: 0;
}

/* line 10239, app/assets/stylesheets/popsql_tailwind.css */
.bottom-0 {
  bottom: 0;
}

/* line 10243, app/assets/stylesheets/popsql_tailwind.css */
.left-0 {
  left: 0;
}

/* line 10247, app/assets/stylesheets/popsql_tailwind.css */
.top-auto {
  top: auto;
}

/* line 10251, app/assets/stylesheets/popsql_tailwind.css */
.right-auto {
  right: auto;
}

/* line 10255, app/assets/stylesheets/popsql_tailwind.css */
.bottom-auto {
  bottom: auto;
}

/* line 10259, app/assets/stylesheets/popsql_tailwind.css */
.left-auto {
  left: auto;
}

/* line 10263, app/assets/stylesheets/popsql_tailwind.css */
.resize-none {
  resize: none;
}

/* line 10267, app/assets/stylesheets/popsql_tailwind.css */
.resize-y {
  resize: vertical;
}

/* line 10271, app/assets/stylesheets/popsql_tailwind.css */
.resize-x {
  resize: horizontal;
}

/* line 10275, app/assets/stylesheets/popsql_tailwind.css */
.resize {
  resize: both;
}

/* line 10279, app/assets/stylesheets/popsql_tailwind.css */
.shadow-xs {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

/* line 10283, app/assets/stylesheets/popsql_tailwind.css */
.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

/* line 10287, app/assets/stylesheets/popsql_tailwind.css */
.shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

/* line 10291, app/assets/stylesheets/popsql_tailwind.css */
.shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

/* line 10295, app/assets/stylesheets/popsql_tailwind.css */
.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

/* line 10299, app/assets/stylesheets/popsql_tailwind.css */
.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

/* line 10303, app/assets/stylesheets/popsql_tailwind.css */
.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

/* line 10307, app/assets/stylesheets/popsql_tailwind.css */
.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

/* line 10311, app/assets/stylesheets/popsql_tailwind.css */
.shadow-outline {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

/* line 10315, app/assets/stylesheets/popsql_tailwind.css */
.shadow-none {
  box-shadow: none;
}

/* line 10319, app/assets/stylesheets/popsql_tailwind.css */
.shadow-box {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
}

/* line 10323, app/assets/stylesheets/popsql_tailwind.css */
.shadow-focus {
  box-shadow: inset 0 0 0 1px #e2e2e2;
}

/* line 10327, app/assets/stylesheets/popsql_tailwind.css */
.shadow-bevel {
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}

/* line 10331, app/assets/stylesheets/popsql_tailwind.css */
.shadow-header {
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
}

/* line 10335, app/assets/stylesheets/popsql_tailwind.css */
.shadow-cta {
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}

/* line 10339, app/assets/stylesheets/popsql_tailwind.css */
.shadow-mobileLogo {
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
}

/* line 10343, app/assets/stylesheets/popsql_tailwind.css */
.shadow-header-larger {
  box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
}

/* line 10347, app/assets/stylesheets/popsql_tailwind.css */
.shadow-explore-menu {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
}

/* line 10351, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-xs:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

/* line 10355, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-sm:hover {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

/* line 10359, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow:hover {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

/* line 10363, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-md:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

/* line 10367, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-lg:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

/* line 10371, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-xl:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

/* line 10375, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-2xl:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

/* line 10379, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-inner:hover {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

/* line 10383, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-outline:hover {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

/* line 10387, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-none:hover {
  box-shadow: none;
}

/* line 10391, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-box:hover {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
}

/* line 10395, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-focus:hover {
  box-shadow: inset 0 0 0 1px #e2e2e2;
}

/* line 10399, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-bevel:hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}

/* line 10403, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-header:hover {
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
}

/* line 10407, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-cta:hover {
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}

/* line 10411, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-mobileLogo:hover {
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
}

/* line 10415, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-header-larger:hover {
  box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
}

/* line 10419, app/assets/stylesheets/popsql_tailwind.css */
.hover\:shadow-explore-menu:hover {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
}

/* line 10423, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-xs:focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

/* line 10427, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-sm:focus {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

/* line 10431, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow:focus {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

/* line 10435, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-md:focus {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

/* line 10439, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-lg:focus {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

/* line 10443, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-xl:focus {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

/* line 10447, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-2xl:focus {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

/* line 10451, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-inner:focus {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

/* line 10455, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-outline:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

/* line 10459, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-none:focus {
  box-shadow: none;
}

/* line 10463, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-box:focus {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
}

/* line 10467, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-focus:focus {
  box-shadow: inset 0 0 0 1px #e2e2e2;
}

/* line 10471, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-bevel:focus {
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}

/* line 10475, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-header:focus {
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
}

/* line 10479, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-cta:focus {
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}

/* line 10483, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-mobileLogo:focus {
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
}

/* line 10487, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-header-larger:focus {
  box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
}

/* line 10491, app/assets/stylesheets/popsql_tailwind.css */
.focus\:shadow-explore-menu:focus {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
}

/* line 10495, app/assets/stylesheets/popsql_tailwind.css */
.fill-current {
  fill: currentColor;
}

/* line 10499, app/assets/stylesheets/popsql_tailwind.css */
.stroke-current {
  stroke: currentColor;
}

/* line 10503, app/assets/stylesheets/popsql_tailwind.css */
.stroke-0 {
  stroke-width: 0;
}

/* line 10507, app/assets/stylesheets/popsql_tailwind.css */
.stroke-1 {
  stroke-width: 1;
}

/* line 10511, app/assets/stylesheets/popsql_tailwind.css */
.stroke-2 {
  stroke-width: 2;
}

/* line 10515, app/assets/stylesheets/popsql_tailwind.css */
.table-auto {
  table-layout: auto;
}

/* line 10519, app/assets/stylesheets/popsql_tailwind.css */
.table-fixed {
  table-layout: fixed;
}

/* line 10523, app/assets/stylesheets/popsql_tailwind.css */
.text-left {
  text-align: left;
}

/* line 10527, app/assets/stylesheets/popsql_tailwind.css */
.text-center {
  text-align: center;
}

/* line 10531, app/assets/stylesheets/popsql_tailwind.css */
.text-right {
  text-align: right;
}

/* line 10535, app/assets/stylesheets/popsql_tailwind.css */
.text-justify {
  text-align: justify;
}

/* line 10539, app/assets/stylesheets/popsql_tailwind.css */
.text-transparent {
  color: transparent;
}

/* line 10543, app/assets/stylesheets/popsql_tailwind.css */
.text-current {
  color: currentColor;
}

/* line 10547, app/assets/stylesheets/popsql_tailwind.css */
.text-black {
  --text-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--text-opacity));
}

/* line 10553, app/assets/stylesheets/popsql_tailwind.css */
.text-white {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

/* line 10559, app/assets/stylesheets/popsql_tailwind.css */
.text-gray-100 {
  --text-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--text-opacity));
}

/* line 10565, app/assets/stylesheets/popsql_tailwind.css */
.text-gray-200 {
  --text-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--text-opacity));
}

/* line 10571, app/assets/stylesheets/popsql_tailwind.css */
.text-gray-300 {
  --text-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--text-opacity));
}

/* line 10577, app/assets/stylesheets/popsql_tailwind.css */
.text-gray-500 {
  --text-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--text-opacity));
}

/* line 10583, app/assets/stylesheets/popsql_tailwind.css */
.text-gray-600 {
  --text-opacity: 1;
  color: #878f97;
  color: rgba(135, 143, 151, var(--text-opacity));
}

/* line 10589, app/assets/stylesheets/popsql_tailwind.css */
.text-gray-900 {
  --text-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--text-opacity));
}

/* line 10595, app/assets/stylesheets/popsql_tailwind.css */
.text-red {
  --text-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--text-opacity));
}

/* line 10601, app/assets/stylesheets/popsql_tailwind.css */
.text-orange {
  --text-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--text-opacity));
}

/* line 10607, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-100 {
  --text-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--text-opacity));
}

/* line 10613, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-200 {
  --text-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--text-opacity));
}

/* line 10619, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-300 {
  --text-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--text-opacity));
}

/* line 10625, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-400 {
  --text-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--text-opacity));
}

/* line 10631, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-500 {
  --text-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--text-opacity));
}

/* line 10637, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-600 {
  --text-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--text-opacity));
}

/* line 10643, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-700 {
  --text-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--text-opacity));
}

/* line 10649, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-800 {
  --text-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--text-opacity));
}

/* line 10655, app/assets/stylesheets/popsql_tailwind.css */
.text-yellow-900 {
  --text-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--text-opacity));
}

/* line 10661, app/assets/stylesheets/popsql_tailwind.css */
.text-green-100 {
  --text-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--text-opacity));
}

/* line 10667, app/assets/stylesheets/popsql_tailwind.css */
.text-green-200 {
  --text-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--text-opacity));
}

/* line 10673, app/assets/stylesheets/popsql_tailwind.css */
.text-green-300 {
  --text-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--text-opacity));
}

/* line 10679, app/assets/stylesheets/popsql_tailwind.css */
.text-green-400 {
  --text-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--text-opacity));
}

/* line 10685, app/assets/stylesheets/popsql_tailwind.css */
.text-green-500 {
  --text-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--text-opacity));
}

/* line 10691, app/assets/stylesheets/popsql_tailwind.css */
.text-green-600 {
  --text-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--text-opacity));
}

/* line 10697, app/assets/stylesheets/popsql_tailwind.css */
.text-green-700 {
  --text-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--text-opacity));
}

/* line 10703, app/assets/stylesheets/popsql_tailwind.css */
.text-green-800 {
  --text-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--text-opacity));
}

/* line 10709, app/assets/stylesheets/popsql_tailwind.css */
.text-green-900 {
  --text-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--text-opacity));
}

/* line 10715, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-100 {
  --text-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--text-opacity));
}

/* line 10721, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-200 {
  --text-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--text-opacity));
}

/* line 10727, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-300 {
  --text-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--text-opacity));
}

/* line 10733, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-400 {
  --text-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--text-opacity));
}

/* line 10739, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-500 {
  --text-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--text-opacity));
}

/* line 10745, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-600 {
  --text-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--text-opacity));
}

/* line 10751, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-700 {
  --text-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--text-opacity));
}

/* line 10757, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-800 {
  --text-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--text-opacity));
}

/* line 10763, app/assets/stylesheets/popsql_tailwind.css */
.text-teal-900 {
  --text-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--text-opacity));
}

/* line 10769, app/assets/stylesheets/popsql_tailwind.css */
.text-blue-100 {
  --text-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--text-opacity));
}

/* line 10775, app/assets/stylesheets/popsql_tailwind.css */
.text-blue-200 {
  --text-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--text-opacity));
}

/* line 10781, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-100 {
  --text-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--text-opacity));
}

/* line 10787, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-200 {
  --text-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--text-opacity));
}

/* line 10793, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-300 {
  --text-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--text-opacity));
}

/* line 10799, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-400 {
  --text-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--text-opacity));
}

/* line 10805, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-500 {
  --text-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--text-opacity));
}

/* line 10811, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-600 {
  --text-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--text-opacity));
}

/* line 10817, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-700 {
  --text-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--text-opacity));
}

/* line 10823, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-800 {
  --text-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--text-opacity));
}

/* line 10829, app/assets/stylesheets/popsql_tailwind.css */
.text-indigo-900 {
  --text-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--text-opacity));
}

/* line 10835, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-100 {
  --text-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--text-opacity));
}

/* line 10841, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-200 {
  --text-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--text-opacity));
}

/* line 10847, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-300 {
  --text-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--text-opacity));
}

/* line 10853, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-400 {
  --text-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--text-opacity));
}

/* line 10859, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-500 {
  --text-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--text-opacity));
}

/* line 10865, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-600 {
  --text-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--text-opacity));
}

/* line 10871, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-700 {
  --text-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--text-opacity));
}

/* line 10877, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-800 {
  --text-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--text-opacity));
}

/* line 10883, app/assets/stylesheets/popsql_tailwind.css */
.text-purple-900 {
  --text-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--text-opacity));
}

/* line 10889, app/assets/stylesheets/popsql_tailwind.css */
.text-pink {
  --text-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--text-opacity));
}

/* line 10895, app/assets/stylesheets/popsql_tailwind.css */
.text-light-gray {
  --text-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--text-opacity));
}

/* line 10901, app/assets/stylesheets/popsql_tailwind.css */
.text-blue-gradient {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 10905, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-transparent:hover {
  color: transparent;
}

/* line 10909, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-current:hover {
  color: currentColor;
}

/* line 10913, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-black:hover {
  --text-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--text-opacity));
}

/* line 10919, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-white:hover {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

/* line 10925, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-gray-100:hover {
  --text-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--text-opacity));
}

/* line 10931, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-gray-200:hover {
  --text-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--text-opacity));
}

/* line 10937, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-gray-300:hover {
  --text-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--text-opacity));
}

/* line 10943, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-gray-500:hover {
  --text-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--text-opacity));
}

/* line 10949, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-gray-900:hover {
  --text-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--text-opacity));
}

/* line 10955, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-red:hover {
  --text-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--text-opacity));
}

/* line 10961, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-orange:hover {
  --text-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--text-opacity));
}

/* line 10967, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-100:hover {
  --text-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--text-opacity));
}

/* line 10973, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-200:hover {
  --text-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--text-opacity));
}

/* line 10979, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-300:hover {
  --text-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--text-opacity));
}

/* line 10985, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-400:hover {
  --text-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--text-opacity));
}

/* line 10991, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-500:hover {
  --text-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--text-opacity));
}

/* line 10997, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-600:hover {
  --text-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--text-opacity));
}

/* line 11003, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-700:hover {
  --text-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--text-opacity));
}

/* line 11009, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-800:hover {
  --text-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--text-opacity));
}

/* line 11015, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-yellow-900:hover {
  --text-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--text-opacity));
}

/* line 11021, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-100:hover {
  --text-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--text-opacity));
}

/* line 11027, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-200:hover {
  --text-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--text-opacity));
}

/* line 11033, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-300:hover {
  --text-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--text-opacity));
}

/* line 11039, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-400:hover {
  --text-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--text-opacity));
}

/* line 11045, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-500:hover {
  --text-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--text-opacity));
}

/* line 11051, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-600:hover {
  --text-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--text-opacity));
}

/* line 11057, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-700:hover {
  --text-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--text-opacity));
}

/* line 11063, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-800:hover {
  --text-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--text-opacity));
}

/* line 11069, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-green-900:hover {
  --text-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--text-opacity));
}

/* line 11075, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-100:hover {
  --text-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--text-opacity));
}

/* line 11081, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-200:hover {
  --text-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--text-opacity));
}

/* line 11087, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-300:hover {
  --text-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--text-opacity));
}

/* line 11093, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-400:hover {
  --text-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--text-opacity));
}

/* line 11099, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-500:hover {
  --text-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--text-opacity));
}

/* line 11105, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-600:hover {
  --text-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--text-opacity));
}

/* line 11111, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-700:hover {
  --text-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--text-opacity));
}

/* line 11117, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-800:hover {
  --text-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--text-opacity));
}

/* line 11123, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-teal-900:hover {
  --text-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--text-opacity));
}

/* line 11129, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-blue-100:hover {
  --text-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--text-opacity));
}

/* line 11135, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-blue-200:hover {
  --text-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--text-opacity));
}

/* line 11141, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-100:hover {
  --text-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--text-opacity));
}

/* line 11147, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-200:hover {
  --text-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--text-opacity));
}

/* line 11153, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-300:hover {
  --text-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--text-opacity));
}

/* line 11159, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-400:hover {
  --text-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--text-opacity));
}

/* line 11165, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-500:hover {
  --text-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--text-opacity));
}

/* line 11171, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-600:hover {
  --text-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--text-opacity));
}

/* line 11177, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-700:hover {
  --text-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--text-opacity));
}

/* line 11183, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-800:hover {
  --text-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--text-opacity));
}

/* line 11189, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-indigo-900:hover {
  --text-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--text-opacity));
}

/* line 11195, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-100:hover {
  --text-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--text-opacity));
}

/* line 11201, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-200:hover {
  --text-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--text-opacity));
}

/* line 11207, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-300:hover {
  --text-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--text-opacity));
}

/* line 11213, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-400:hover {
  --text-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--text-opacity));
}

/* line 11219, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-500:hover {
  --text-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--text-opacity));
}

/* line 11225, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-600:hover {
  --text-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--text-opacity));
}

/* line 11231, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-700:hover {
  --text-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--text-opacity));
}

/* line 11237, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-800:hover {
  --text-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--text-opacity));
}

/* line 11243, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-purple-900:hover {
  --text-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--text-opacity));
}

/* line 11249, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-pink:hover {
  --text-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--text-opacity));
}

/* line 11255, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-light-gray:hover {
  --text-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--text-opacity));
}

/* line 11261, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-blue-gradient:hover {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 11265, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-transparent:focus {
  color: transparent;
}

/* line 11269, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-current:focus {
  color: currentColor;
}

/* line 11273, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-black:focus {
  --text-opacity: 1;
  color: #282828;
  color: rgba(40, 40, 40, var(--text-opacity));
}

/* line 11279, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-white:focus {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

/* line 11285, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-gray-100:focus {
  --text-opacity: 1;
  color: #F4F4F4;
  color: rgba(244, 244, 244, var(--text-opacity));
}

/* line 11291, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-gray-200:focus {
  --text-opacity: 1;
  color: #e2e2e2;
  color: rgba(226, 226, 226, var(--text-opacity));
}

/* line 11297, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-gray-300:focus {
  --text-opacity: 1;
  color: #C4C4C4;
  color: rgba(196, 196, 196, var(--text-opacity));
}

/* line 11303, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-gray-500:focus {
  --text-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--text-opacity));
}

/* line 11309, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-gray-900:focus {
  --text-opacity: 1;
  color: #999999;
  color: rgba(153, 153, 153, var(--text-opacity));
}

/* line 11315, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-red:focus {
  --text-opacity: 1;
  color: #E43D55;
  color: rgba(228, 61, 85, var(--text-opacity));
}

/* line 11321, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-orange:focus {
  --text-opacity: 1;
  color: #FF8A58;
  color: rgba(255, 138, 88, var(--text-opacity));
}

/* line 11327, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-100:focus {
  --text-opacity: 1;
  color: #fffff0;
  color: rgba(255, 255, 240, var(--text-opacity));
}

/* line 11333, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-200:focus {
  --text-opacity: 1;
  color: #fefcbf;
  color: rgba(254, 252, 191, var(--text-opacity));
}

/* line 11339, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-300:focus {
  --text-opacity: 1;
  color: #faf089;
  color: rgba(250, 240, 137, var(--text-opacity));
}

/* line 11345, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-400:focus {
  --text-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--text-opacity));
}

/* line 11351, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-500:focus {
  --text-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--text-opacity));
}

/* line 11357, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-600:focus {
  --text-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--text-opacity));
}

/* line 11363, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-700:focus {
  --text-opacity: 1;
  color: #b7791f;
  color: rgba(183, 121, 31, var(--text-opacity));
}

/* line 11369, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-800:focus {
  --text-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--text-opacity));
}

/* line 11375, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-yellow-900:focus {
  --text-opacity: 1;
  color: #744210;
  color: rgba(116, 66, 16, var(--text-opacity));
}

/* line 11381, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-100:focus {
  --text-opacity: 1;
  color: #f0fff4;
  color: rgba(240, 255, 244, var(--text-opacity));
}

/* line 11387, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-200:focus {
  --text-opacity: 1;
  color: #c6f6d5;
  color: rgba(198, 246, 213, var(--text-opacity));
}

/* line 11393, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-300:focus {
  --text-opacity: 1;
  color: #9ae6b4;
  color: rgba(154, 230, 180, var(--text-opacity));
}

/* line 11399, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-400:focus {
  --text-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--text-opacity));
}

/* line 11405, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-500:focus {
  --text-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--text-opacity));
}

/* line 11411, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-600:focus {
  --text-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, var(--text-opacity));
}

/* line 11417, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-700:focus {
  --text-opacity: 1;
  color: #2f855a;
  color: rgba(47, 133, 90, var(--text-opacity));
}

/* line 11423, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-800:focus {
  --text-opacity: 1;
  color: #276749;
  color: rgba(39, 103, 73, var(--text-opacity));
}

/* line 11429, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-green-900:focus {
  --text-opacity: 1;
  color: #22543d;
  color: rgba(34, 84, 61, var(--text-opacity));
}

/* line 11435, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-100:focus {
  --text-opacity: 1;
  color: #e6fffa;
  color: rgba(230, 255, 250, var(--text-opacity));
}

/* line 11441, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-200:focus {
  --text-opacity: 1;
  color: #b2f5ea;
  color: rgba(178, 245, 234, var(--text-opacity));
}

/* line 11447, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-300:focus {
  --text-opacity: 1;
  color: #81e6d9;
  color: rgba(129, 230, 217, var(--text-opacity));
}

/* line 11453, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-400:focus {
  --text-opacity: 1;
  color: #4fd1c5;
  color: rgba(79, 209, 197, var(--text-opacity));
}

/* line 11459, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-500:focus {
  --text-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--text-opacity));
}

/* line 11465, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-600:focus {
  --text-opacity: 1;
  color: #319795;
  color: rgba(49, 151, 149, var(--text-opacity));
}

/* line 11471, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-700:focus {
  --text-opacity: 1;
  color: #2c7a7b;
  color: rgba(44, 122, 123, var(--text-opacity));
}

/* line 11477, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-800:focus {
  --text-opacity: 1;
  color: #285e61;
  color: rgba(40, 94, 97, var(--text-opacity));
}

/* line 11483, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-teal-900:focus {
  --text-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--text-opacity));
}

/* line 11489, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-blue-100:focus {
  --text-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--text-opacity));
}

/* line 11495, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-blue-200:focus {
  --text-opacity: 1;
  color: #0A499A;
  color: rgba(10, 73, 154, var(--text-opacity));
}

/* line 11501, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-100:focus {
  --text-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--text-opacity));
}

/* line 11507, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-200:focus {
  --text-opacity: 1;
  color: #c3dafe;
  color: rgba(195, 218, 254, var(--text-opacity));
}

/* line 11513, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-300:focus {
  --text-opacity: 1;
  color: #a3bffa;
  color: rgba(163, 191, 250, var(--text-opacity));
}

/* line 11519, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-400:focus {
  --text-opacity: 1;
  color: #7f9cf5;
  color: rgba(127, 156, 245, var(--text-opacity));
}

/* line 11525, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-500:focus {
  --text-opacity: 1;
  color: #667eea;
  color: rgba(102, 126, 234, var(--text-opacity));
}

/* line 11531, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-600:focus {
  --text-opacity: 1;
  color: #5a67d8;
  color: rgba(90, 103, 216, var(--text-opacity));
}

/* line 11537, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-700:focus {
  --text-opacity: 1;
  color: #4c51bf;
  color: rgba(76, 81, 191, var(--text-opacity));
}

/* line 11543, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-800:focus {
  --text-opacity: 1;
  color: #434190;
  color: rgba(67, 65, 144, var(--text-opacity));
}

/* line 11549, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-indigo-900:focus {
  --text-opacity: 1;
  color: #3c366b;
  color: rgba(60, 54, 107, var(--text-opacity));
}

/* line 11555, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-100:focus {
  --text-opacity: 1;
  color: #faf5ff;
  color: rgba(250, 245, 255, var(--text-opacity));
}

/* line 11561, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-200:focus {
  --text-opacity: 1;
  color: #e9d8fd;
  color: rgba(233, 216, 253, var(--text-opacity));
}

/* line 11567, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-300:focus {
  --text-opacity: 1;
  color: #d6bcfa;
  color: rgba(214, 188, 250, var(--text-opacity));
}

/* line 11573, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-400:focus {
  --text-opacity: 1;
  color: #b794f4;
  color: rgba(183, 148, 244, var(--text-opacity));
}

/* line 11579, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-500:focus {
  --text-opacity: 1;
  color: #9f7aea;
  color: rgba(159, 122, 234, var(--text-opacity));
}

/* line 11585, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-600:focus {
  --text-opacity: 1;
  color: #805ad5;
  color: rgba(128, 90, 213, var(--text-opacity));
}

/* line 11591, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-700:focus {
  --text-opacity: 1;
  color: #6b46c1;
  color: rgba(107, 70, 193, var(--text-opacity));
}

/* line 11597, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-800:focus {
  --text-opacity: 1;
  color: #553c9a;
  color: rgba(85, 60, 154, var(--text-opacity));
}

/* line 11603, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-purple-900:focus {
  --text-opacity: 1;
  color: #44337a;
  color: rgba(68, 51, 122, var(--text-opacity));
}

/* line 11609, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-pink:focus {
  --text-opacity: 1;
  color: #FF7978;
  color: rgba(255, 121, 120, var(--text-opacity));
}

/* line 11615, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-light-gray:focus {
  --text-opacity: 1;
  color: #FAFAFA;
  color: rgba(250, 250, 250, var(--text-opacity));
}

/* line 11621, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-blue-gradient:focus {
  color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
}

/* line 11625, app/assets/stylesheets/popsql_tailwind.css */
.text-opacity-0 {
  --text-opacity: 0;
}

/* line 11629, app/assets/stylesheets/popsql_tailwind.css */
.text-opacity-25 {
  --text-opacity: 0.25;
}

/* line 11633, app/assets/stylesheets/popsql_tailwind.css */
.text-opacity-50 {
  --text-opacity: 0.5;
}

/* line 11637, app/assets/stylesheets/popsql_tailwind.css */
.text-opacity-75 {
  --text-opacity: 0.75;
}

/* line 11641, app/assets/stylesheets/popsql_tailwind.css */
.text-opacity-80 {
  --text-opacity: .8;
}

/* line 11645, app/assets/stylesheets/popsql_tailwind.css */
.text-opacity-100 {
  --text-opacity: 1;
}

/* line 11649, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-opacity-0:hover {
  --text-opacity: 0;
}

/* line 11653, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-opacity-25:hover {
  --text-opacity: 0.25;
}

/* line 11657, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-opacity-50:hover {
  --text-opacity: 0.5;
}

/* line 11661, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-opacity-75:hover {
  --text-opacity: 0.75;
}

/* line 11665, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-opacity-80:hover {
  --text-opacity: .8;
}

/* line 11669, app/assets/stylesheets/popsql_tailwind.css */
.hover\:text-opacity-100:hover {
  --text-opacity: 1;
}

/* line 11673, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-opacity-0:focus {
  --text-opacity: 0;
}

/* line 11677, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-opacity-25:focus {
  --text-opacity: 0.25;
}

/* line 11681, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-opacity-50:focus {
  --text-opacity: 0.5;
}

/* line 11685, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-opacity-75:focus {
  --text-opacity: 0.75;
}

/* line 11689, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-opacity-80:focus {
  --text-opacity: .8;
}

/* line 11693, app/assets/stylesheets/popsql_tailwind.css */
.focus\:text-opacity-100:focus {
  --text-opacity: 1;
}

/* line 11697, app/assets/stylesheets/popsql_tailwind.css */
.italic {
  font-style: italic;
}

/* line 11701, app/assets/stylesheets/popsql_tailwind.css */
.not-italic {
  font-style: normal;
}

/* line 11705, app/assets/stylesheets/popsql_tailwind.css */
.uppercase {
  text-transform: uppercase;
}

/* line 11709, app/assets/stylesheets/popsql_tailwind.css */
.lowercase {
  text-transform: lowercase;
}

/* line 11713, app/assets/stylesheets/popsql_tailwind.css */
.capitalize {
  text-transform: capitalize;
}

/* line 11717, app/assets/stylesheets/popsql_tailwind.css */
.normal-case {
  text-transform: none;
}

/* line 11721, app/assets/stylesheets/popsql_tailwind.css */
.underline {
  text-decoration: underline;
}

/* line 11725, app/assets/stylesheets/popsql_tailwind.css */
.line-through {
  text-decoration: line-through;
}

/* line 11729, app/assets/stylesheets/popsql_tailwind.css */
.no-underline {
  text-decoration: none;
}

/* line 11733, app/assets/stylesheets/popsql_tailwind.css */
.hover\:underline:hover {
  text-decoration: underline;
}

/* line 11737, app/assets/stylesheets/popsql_tailwind.css */
.hover\:line-through:hover {
  text-decoration: line-through;
}

/* line 11741, app/assets/stylesheets/popsql_tailwind.css */
.hover\:no-underline:hover {
  text-decoration: none;
}

/* line 11745, app/assets/stylesheets/popsql_tailwind.css */
.focus\:underline:focus {
  text-decoration: underline;
}

/* line 11749, app/assets/stylesheets/popsql_tailwind.css */
.focus\:line-through:focus {
  text-decoration: line-through;
}

/* line 11753, app/assets/stylesheets/popsql_tailwind.css */
.focus\:no-underline:focus {
  text-decoration: none;
}

/* line 11757, app/assets/stylesheets/popsql_tailwind.css */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 11762, app/assets/stylesheets/popsql_tailwind.css */
.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

/* line 11767, app/assets/stylesheets/popsql_tailwind.css */
.tracking-tighter {
  letter-spacing: -0.05em;
}

/* line 11771, app/assets/stylesheets/popsql_tailwind.css */
.tracking-tight {
  letter-spacing: -0.025em;
}

/* line 11775, app/assets/stylesheets/popsql_tailwind.css */
.tracking-normal {
  letter-spacing: 0;
}

/* line 11779, app/assets/stylesheets/popsql_tailwind.css */
.tracking-wide {
  letter-spacing: 0.025em;
}

/* line 11783, app/assets/stylesheets/popsql_tailwind.css */
.tracking-wider {
  letter-spacing: 0.05em;
}

/* line 11787, app/assets/stylesheets/popsql_tailwind.css */
.tracking-widest {
  letter-spacing: 0.1em;
}

/* line 11791, app/assets/stylesheets/popsql_tailwind.css */
.tracking-tightest {
  letter-spacing: -.03em;
}

/* line 11795, app/assets/stylesheets/popsql_tailwind.css */
.tracking-glue {
  letter-spacing: -.06em;
}

/* line 11799, app/assets/stylesheets/popsql_tailwind.css */
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 11806, app/assets/stylesheets/popsql_tailwind.css */
.select-text {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

/* line 11813, app/assets/stylesheets/popsql_tailwind.css */
.select-all {
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}

/* line 11820, app/assets/stylesheets/popsql_tailwind.css */
.select-auto {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

/* line 11827, app/assets/stylesheets/popsql_tailwind.css */
.align-baseline {
  vertical-align: baseline;
}

/* line 11831, app/assets/stylesheets/popsql_tailwind.css */
.align-top {
  vertical-align: top;
}

/* line 11835, app/assets/stylesheets/popsql_tailwind.css */
.align-middle {
  vertical-align: middle;
}

/* line 11839, app/assets/stylesheets/popsql_tailwind.css */
.align-bottom {
  vertical-align: bottom;
}

/* line 11843, app/assets/stylesheets/popsql_tailwind.css */
.align-text-top {
  vertical-align: text-top;
}

/* line 11847, app/assets/stylesheets/popsql_tailwind.css */
.align-text-bottom {
  vertical-align: text-bottom;
}

/* line 11851, app/assets/stylesheets/popsql_tailwind.css */
.visible {
  visibility: visible;
}

/* line 11855, app/assets/stylesheets/popsql_tailwind.css */
.invisible {
  visibility: hidden;
}

/* line 11859, app/assets/stylesheets/popsql_tailwind.css */
.whitespace-normal {
  white-space: normal;
}

/* line 11863, app/assets/stylesheets/popsql_tailwind.css */
.whitespace-no-wrap {
  white-space: nowrap;
}

/* line 11867, app/assets/stylesheets/popsql_tailwind.css */
.whitespace-pre {
  white-space: pre;
}

/* line 11871, app/assets/stylesheets/popsql_tailwind.css */
.whitespace-pre-line {
  white-space: pre-line;
}

/* line 11875, app/assets/stylesheets/popsql_tailwind.css */
.whitespace-pre-wrap {
  white-space: pre-wrap;
}

/* line 11879, app/assets/stylesheets/popsql_tailwind.css */
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}

/* line 11884, app/assets/stylesheets/popsql_tailwind.css */
.break-words {
  overflow-wrap: break-word;
}

/* line 11888, app/assets/stylesheets/popsql_tailwind.css */
.break-all {
  word-break: break-all;
}

/* line 11892, app/assets/stylesheets/popsql_tailwind.css */
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 11898, app/assets/stylesheets/popsql_tailwind.css */
.w-0 {
  width: 0;
}

/* line 11902, app/assets/stylesheets/popsql_tailwind.css */
.w-1 {
  width: 0.25rem;
}

/* line 11906, app/assets/stylesheets/popsql_tailwind.css */
.w-2 {
  width: 0.5rem;
}

/* line 11910, app/assets/stylesheets/popsql_tailwind.css */
.w-3 {
  width: 0.75rem;
}

/* line 11914, app/assets/stylesheets/popsql_tailwind.css */
.w-4 {
  width: 1rem;
}

/* line 11918, app/assets/stylesheets/popsql_tailwind.css */
.w-5 {
  width: 1.25rem;
}

/* line 11922, app/assets/stylesheets/popsql_tailwind.css */
.w-6 {
  width: 1.5rem;
}

/* line 11926, app/assets/stylesheets/popsql_tailwind.css */
.w-8 {
  width: 2rem;
}

/* line 11930, app/assets/stylesheets/popsql_tailwind.css */
.w-10 {
  width: 2.5rem;
}

/* line 11934, app/assets/stylesheets/popsql_tailwind.css */
.w-12 {
  width: 3rem;
}

/* line 11938, app/assets/stylesheets/popsql_tailwind.css */
.w-16 {
  width: 4rem;
}

/* line 11942, app/assets/stylesheets/popsql_tailwind.css */
.w-20 {
  width: 5rem;
}

/* line 11946, app/assets/stylesheets/popsql_tailwind.css */
.w-24 {
  width: 6rem;
}

/* line 11950, app/assets/stylesheets/popsql_tailwind.css */
.w-32 {
  width: 8rem;
}

/* line 11954, app/assets/stylesheets/popsql_tailwind.css */
.w-40 {
  width: 10rem;
}

/* line 11958, app/assets/stylesheets/popsql_tailwind.css */
.w-48 {
  width: 12rem;
}

/* line 11962, app/assets/stylesheets/popsql_tailwind.css */
.w-56 {
  width: 14rem;
}

/* line 11966, app/assets/stylesheets/popsql_tailwind.css */
.w-64 {
  width: 16rem;
}

/* line 11970, app/assets/stylesheets/popsql_tailwind.css */
.w-auto {
  width: auto;
}

/* line 11974, app/assets/stylesheets/popsql_tailwind.css */
.w-px {
  width: 1px;
}

/* line 11978, app/assets/stylesheets/popsql_tailwind.css */
.w-1\/2 {
  width: 50%;
}

/* line 11982, app/assets/stylesheets/popsql_tailwind.css */
.w-1\/3 {
  width: 33.333333%;
}

/* line 11986, app/assets/stylesheets/popsql_tailwind.css */
.w-2\/3 {
  width: 66.666667%;
}

/* line 11990, app/assets/stylesheets/popsql_tailwind.css */
.w-1\/4 {
  width: 25%;
}

/* line 11994, app/assets/stylesheets/popsql_tailwind.css */
.w-2\/4 {
  width: 50%;
}

/* line 11998, app/assets/stylesheets/popsql_tailwind.css */
.w-3\/4 {
  width: 75%;
}

/* line 12002, app/assets/stylesheets/popsql_tailwind.css */
.w-1\/5 {
  width: 20%;
}

/* line 12006, app/assets/stylesheets/popsql_tailwind.css */
.w-2\/5 {
  width: 40%;
}

/* line 12010, app/assets/stylesheets/popsql_tailwind.css */
.w-3\/5 {
  width: 60%;
}

/* line 12014, app/assets/stylesheets/popsql_tailwind.css */
.w-4\/5 {
  width: 80%;
}

/* line 12018, app/assets/stylesheets/popsql_tailwind.css */
.w-1\/6 {
  width: 16.666667%;
}

/* line 12022, app/assets/stylesheets/popsql_tailwind.css */
.w-2\/6 {
  width: 33.333333%;
}

/* line 12026, app/assets/stylesheets/popsql_tailwind.css */
.w-3\/6 {
  width: 50%;
}

/* line 12030, app/assets/stylesheets/popsql_tailwind.css */
.w-4\/6 {
  width: 66.666667%;
}

/* line 12034, app/assets/stylesheets/popsql_tailwind.css */
.w-5\/6 {
  width: 83.333333%;
}

/* line 12038, app/assets/stylesheets/popsql_tailwind.css */
.w-1\/12 {
  width: 8.333333%;
}

/* line 12042, app/assets/stylesheets/popsql_tailwind.css */
.w-2\/12 {
  width: 16.666667%;
}

/* line 12046, app/assets/stylesheets/popsql_tailwind.css */
.w-3\/12 {
  width: 25%;
}

/* line 12050, app/assets/stylesheets/popsql_tailwind.css */
.w-4\/12 {
  width: 33.333333%;
}

/* line 12054, app/assets/stylesheets/popsql_tailwind.css */
.w-5\/12 {
  width: 41.666667%;
}

/* line 12058, app/assets/stylesheets/popsql_tailwind.css */
.w-6\/12 {
  width: 50%;
}

/* line 12062, app/assets/stylesheets/popsql_tailwind.css */
.w-7\/12 {
  width: 58.333333%;
}

/* line 12066, app/assets/stylesheets/popsql_tailwind.css */
.w-8\/12 {
  width: 66.666667%;
}

/* line 12070, app/assets/stylesheets/popsql_tailwind.css */
.w-9\/12 {
  width: 75%;
}

/* line 12074, app/assets/stylesheets/popsql_tailwind.css */
.w-10\/12 {
  width: 83.333333%;
}

/* line 12078, app/assets/stylesheets/popsql_tailwind.css */
.w-11\/12 {
  width: 91.666667%;
}

/* line 12082, app/assets/stylesheets/popsql_tailwind.css */
.w-full {
  width: 100%;
}

/* line 12086, app/assets/stylesheets/popsql_tailwind.css */
.w-screen {
  width: 100vw;
}

/* line 12090, app/assets/stylesheets/popsql_tailwind.css */
.z-0 {
  z-index: 0;
}

/* line 12094, app/assets/stylesheets/popsql_tailwind.css */
.z-10 {
  z-index: 10;
}

/* line 12098, app/assets/stylesheets/popsql_tailwind.css */
.z-20 {
  z-index: 20;
}

/* line 12102, app/assets/stylesheets/popsql_tailwind.css */
.z-30 {
  z-index: 30;
}

/* line 12106, app/assets/stylesheets/popsql_tailwind.css */
.z-40 {
  z-index: 40;
}

/* line 12110, app/assets/stylesheets/popsql_tailwind.css */
.z-50 {
  z-index: 50;
}

/* line 12114, app/assets/stylesheets/popsql_tailwind.css */
.z-auto {
  z-index: auto;
}

/* line 12118, app/assets/stylesheets/popsql_tailwind.css */
.gap-0 {
  grid-gap: 0;
  gap: 0;
}

/* line 12123, app/assets/stylesheets/popsql_tailwind.css */
.gap-1 {
  grid-gap: 0.25rem;
  gap: 0.25rem;
}

/* line 12128, app/assets/stylesheets/popsql_tailwind.css */
.gap-2 {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

/* line 12133, app/assets/stylesheets/popsql_tailwind.css */
.gap-3 {
  grid-gap: 0.75rem;
  gap: 0.75rem;
}

/* line 12138, app/assets/stylesheets/popsql_tailwind.css */
.gap-4 {
  grid-gap: 1rem;
  gap: 1rem;
}

/* line 12143, app/assets/stylesheets/popsql_tailwind.css */
.gap-5 {
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

/* line 12148, app/assets/stylesheets/popsql_tailwind.css */
.gap-6 {
  grid-gap: 1.5rem;
  gap: 1.5rem;
}

/* line 12153, app/assets/stylesheets/popsql_tailwind.css */
.gap-8 {
  grid-gap: 2rem;
  gap: 2rem;
}

/* line 12158, app/assets/stylesheets/popsql_tailwind.css */
.gap-10 {
  grid-gap: 2.5rem;
  gap: 2.5rem;
}

/* line 12163, app/assets/stylesheets/popsql_tailwind.css */
.gap-12 {
  grid-gap: 3rem;
  gap: 3rem;
}

/* line 12168, app/assets/stylesheets/popsql_tailwind.css */
.gap-16 {
  grid-gap: 4rem;
  gap: 4rem;
}

/* line 12173, app/assets/stylesheets/popsql_tailwind.css */
.gap-20 {
  grid-gap: 5rem;
  gap: 5rem;
}

/* line 12178, app/assets/stylesheets/popsql_tailwind.css */
.gap-24 {
  grid-gap: 6rem;
  gap: 6rem;
}

/* line 12183, app/assets/stylesheets/popsql_tailwind.css */
.gap-32 {
  grid-gap: 8rem;
  gap: 8rem;
}

/* line 12188, app/assets/stylesheets/popsql_tailwind.css */
.gap-40 {
  grid-gap: 10rem;
  gap: 10rem;
}

/* line 12193, app/assets/stylesheets/popsql_tailwind.css */
.gap-48 {
  grid-gap: 12rem;
  gap: 12rem;
}

/* line 12198, app/assets/stylesheets/popsql_tailwind.css */
.gap-56 {
  grid-gap: 14rem;
  gap: 14rem;
}

/* line 12203, app/assets/stylesheets/popsql_tailwind.css */
.gap-64 {
  grid-gap: 16rem;
  gap: 16rem;
}

/* line 12208, app/assets/stylesheets/popsql_tailwind.css */
.gap-px {
  grid-gap: 1px;
  gap: 1px;
}

/* line 12213, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-0 {
  grid-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
}

/* line 12219, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-1 {
  grid-column-gap: 0.25rem;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

/* line 12225, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-2 {
  grid-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

/* line 12231, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-3 {
  grid-column-gap: 0.75rem;
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

/* line 12237, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-4 {
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

/* line 12243, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-5 {
  grid-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}

/* line 12249, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-6 {
  grid-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

/* line 12255, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-8 {
  grid-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

/* line 12261, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-10 {
  grid-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
}

/* line 12267, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-12 {
  grid-column-gap: 3rem;
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}

/* line 12273, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-16 {
  grid-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

/* line 12279, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-20 {
  grid-column-gap: 5rem;
  -moz-column-gap: 5rem;
  column-gap: 5rem;
}

/* line 12285, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-24 {
  grid-column-gap: 6rem;
  -moz-column-gap: 6rem;
  column-gap: 6rem;
}

/* line 12291, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-32 {
  grid-column-gap: 8rem;
  -moz-column-gap: 8rem;
  column-gap: 8rem;
}

/* line 12297, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-40 {
  grid-column-gap: 10rem;
  -moz-column-gap: 10rem;
  column-gap: 10rem;
}

/* line 12303, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-48 {
  grid-column-gap: 12rem;
  -moz-column-gap: 12rem;
  column-gap: 12rem;
}

/* line 12309, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-56 {
  grid-column-gap: 14rem;
  -moz-column-gap: 14rem;
  column-gap: 14rem;
}

/* line 12315, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-64 {
  grid-column-gap: 16rem;
  -moz-column-gap: 16rem;
  column-gap: 16rem;
}

/* line 12321, app/assets/stylesheets/popsql_tailwind.css */
.col-gap-px {
  grid-column-gap: 1px;
  -moz-column-gap: 1px;
  column-gap: 1px;
}

/* line 12327, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-0 {
  grid-row-gap: 0;
  row-gap: 0;
}

/* line 12332, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-1 {
  grid-row-gap: 0.25rem;
  row-gap: 0.25rem;
}

/* line 12337, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-2 {
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
}

/* line 12342, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-3 {
  grid-row-gap: 0.75rem;
  row-gap: 0.75rem;
}

/* line 12347, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-4 {
  grid-row-gap: 1rem;
  row-gap: 1rem;
}

/* line 12352, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-5 {
  grid-row-gap: 1.25rem;
  row-gap: 1.25rem;
}

/* line 12357, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-6 {
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
}

/* line 12362, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-8 {
  grid-row-gap: 2rem;
  row-gap: 2rem;
}

/* line 12367, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-10 {
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}

/* line 12372, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-12 {
  grid-row-gap: 3rem;
  row-gap: 3rem;
}

/* line 12377, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-16 {
  grid-row-gap: 4rem;
  row-gap: 4rem;
}

/* line 12382, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-20 {
  grid-row-gap: 5rem;
  row-gap: 5rem;
}

/* line 12387, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-24 {
  grid-row-gap: 6rem;
  row-gap: 6rem;
}

/* line 12392, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-32 {
  grid-row-gap: 8rem;
  row-gap: 8rem;
}

/* line 12397, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-40 {
  grid-row-gap: 10rem;
  row-gap: 10rem;
}

/* line 12402, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-48 {
  grid-row-gap: 12rem;
  row-gap: 12rem;
}

/* line 12407, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-56 {
  grid-row-gap: 14rem;
  row-gap: 14rem;
}

/* line 12412, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-64 {
  grid-row-gap: 16rem;
  row-gap: 16rem;
}

/* line 12417, app/assets/stylesheets/popsql_tailwind.css */
.row-gap-px {
  grid-row-gap: 1px;
  row-gap: 1px;
}

/* line 12422, app/assets/stylesheets/popsql_tailwind.css */
.grid-flow-row {
  grid-auto-flow: row;
}

/* line 12426, app/assets/stylesheets/popsql_tailwind.css */
.grid-flow-col {
  grid-auto-flow: column;
}

/* line 12430, app/assets/stylesheets/popsql_tailwind.css */
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}

/* line 12434, app/assets/stylesheets/popsql_tailwind.css */
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}

/* line 12438, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

/* line 12442, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* line 12446, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

/* line 12450, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

/* line 12454, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

/* line 12458, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

/* line 12462, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

/* line 12466, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

/* line 12470, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

/* line 12474, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

/* line 12478, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

/* line 12482, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

/* line 12486, app/assets/stylesheets/popsql_tailwind.css */
.grid-cols-none {
  grid-template-columns: none;
}

/* line 12490, app/assets/stylesheets/popsql_tailwind.css */
.col-auto {
  grid-column: auto;
}

/* line 12494, app/assets/stylesheets/popsql_tailwind.css */
.col-span-1 {
  grid-column: span 1 / span 1;
}

/* line 12498, app/assets/stylesheets/popsql_tailwind.css */
.col-span-2 {
  grid-column: span 2 / span 2;
}

/* line 12502, app/assets/stylesheets/popsql_tailwind.css */
.col-span-3 {
  grid-column: span 3 / span 3;
}

/* line 12506, app/assets/stylesheets/popsql_tailwind.css */
.col-span-4 {
  grid-column: span 4 / span 4;
}

/* line 12510, app/assets/stylesheets/popsql_tailwind.css */
.col-span-5 {
  grid-column: span 5 / span 5;
}

/* line 12514, app/assets/stylesheets/popsql_tailwind.css */
.col-span-6 {
  grid-column: span 6 / span 6;
}

/* line 12518, app/assets/stylesheets/popsql_tailwind.css */
.col-span-7 {
  grid-column: span 7 / span 7;
}

/* line 12522, app/assets/stylesheets/popsql_tailwind.css */
.col-span-8 {
  grid-column: span 8 / span 8;
}

/* line 12526, app/assets/stylesheets/popsql_tailwind.css */
.col-span-9 {
  grid-column: span 9 / span 9;
}

/* line 12530, app/assets/stylesheets/popsql_tailwind.css */
.col-span-10 {
  grid-column: span 10 / span 10;
}

/* line 12534, app/assets/stylesheets/popsql_tailwind.css */
.col-span-11 {
  grid-column: span 11 / span 11;
}

/* line 12538, app/assets/stylesheets/popsql_tailwind.css */
.col-span-12 {
  grid-column: span 12 / span 12;
}

/* line 12542, app/assets/stylesheets/popsql_tailwind.css */
.col-start-1 {
  grid-column-start: 1;
}

/* line 12546, app/assets/stylesheets/popsql_tailwind.css */
.col-start-2 {
  grid-column-start: 2;
}

/* line 12550, app/assets/stylesheets/popsql_tailwind.css */
.col-start-3 {
  grid-column-start: 3;
}

/* line 12554, app/assets/stylesheets/popsql_tailwind.css */
.col-start-4 {
  grid-column-start: 4;
}

/* line 12558, app/assets/stylesheets/popsql_tailwind.css */
.col-start-5 {
  grid-column-start: 5;
}

/* line 12562, app/assets/stylesheets/popsql_tailwind.css */
.col-start-6 {
  grid-column-start: 6;
}

/* line 12566, app/assets/stylesheets/popsql_tailwind.css */
.col-start-7 {
  grid-column-start: 7;
}

/* line 12570, app/assets/stylesheets/popsql_tailwind.css */
.col-start-8 {
  grid-column-start: 8;
}

/* line 12574, app/assets/stylesheets/popsql_tailwind.css */
.col-start-9 {
  grid-column-start: 9;
}

/* line 12578, app/assets/stylesheets/popsql_tailwind.css */
.col-start-10 {
  grid-column-start: 10;
}

/* line 12582, app/assets/stylesheets/popsql_tailwind.css */
.col-start-11 {
  grid-column-start: 11;
}

/* line 12586, app/assets/stylesheets/popsql_tailwind.css */
.col-start-12 {
  grid-column-start: 12;
}

/* line 12590, app/assets/stylesheets/popsql_tailwind.css */
.col-start-13 {
  grid-column-start: 13;
}

/* line 12594, app/assets/stylesheets/popsql_tailwind.css */
.col-start-auto {
  grid-column-start: auto;
}

/* line 12598, app/assets/stylesheets/popsql_tailwind.css */
.col-end-1 {
  grid-column-end: 1;
}

/* line 12602, app/assets/stylesheets/popsql_tailwind.css */
.col-end-2 {
  grid-column-end: 2;
}

/* line 12606, app/assets/stylesheets/popsql_tailwind.css */
.col-end-3 {
  grid-column-end: 3;
}

/* line 12610, app/assets/stylesheets/popsql_tailwind.css */
.col-end-4 {
  grid-column-end: 4;
}

/* line 12614, app/assets/stylesheets/popsql_tailwind.css */
.col-end-5 {
  grid-column-end: 5;
}

/* line 12618, app/assets/stylesheets/popsql_tailwind.css */
.col-end-6 {
  grid-column-end: 6;
}

/* line 12622, app/assets/stylesheets/popsql_tailwind.css */
.col-end-7 {
  grid-column-end: 7;
}

/* line 12626, app/assets/stylesheets/popsql_tailwind.css */
.col-end-8 {
  grid-column-end: 8;
}

/* line 12630, app/assets/stylesheets/popsql_tailwind.css */
.col-end-9 {
  grid-column-end: 9;
}

/* line 12634, app/assets/stylesheets/popsql_tailwind.css */
.col-end-10 {
  grid-column-end: 10;
}

/* line 12638, app/assets/stylesheets/popsql_tailwind.css */
.col-end-11 {
  grid-column-end: 11;
}

/* line 12642, app/assets/stylesheets/popsql_tailwind.css */
.col-end-12 {
  grid-column-end: 12;
}

/* line 12646, app/assets/stylesheets/popsql_tailwind.css */
.col-end-13 {
  grid-column-end: 13;
}

/* line 12650, app/assets/stylesheets/popsql_tailwind.css */
.col-end-auto {
  grid-column-end: auto;
}

/* line 12654, app/assets/stylesheets/popsql_tailwind.css */
.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

/* line 12658, app/assets/stylesheets/popsql_tailwind.css */
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

/* line 12662, app/assets/stylesheets/popsql_tailwind.css */
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

/* line 12666, app/assets/stylesheets/popsql_tailwind.css */
.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

/* line 12670, app/assets/stylesheets/popsql_tailwind.css */
.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

/* line 12674, app/assets/stylesheets/popsql_tailwind.css */
.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

/* line 12678, app/assets/stylesheets/popsql_tailwind.css */
.grid-rows-none {
  grid-template-rows: none;
}

/* line 12682, app/assets/stylesheets/popsql_tailwind.css */
.row-auto {
  grid-row: auto;
}

/* line 12686, app/assets/stylesheets/popsql_tailwind.css */
.row-span-1 {
  grid-row: span 1 / span 1;
}

/* line 12690, app/assets/stylesheets/popsql_tailwind.css */
.row-span-2 {
  grid-row: span 2 / span 2;
}

/* line 12694, app/assets/stylesheets/popsql_tailwind.css */
.row-span-3 {
  grid-row: span 3 / span 3;
}

/* line 12698, app/assets/stylesheets/popsql_tailwind.css */
.row-span-4 {
  grid-row: span 4 / span 4;
}

/* line 12702, app/assets/stylesheets/popsql_tailwind.css */
.row-span-5 {
  grid-row: span 5 / span 5;
}

/* line 12706, app/assets/stylesheets/popsql_tailwind.css */
.row-span-6 {
  grid-row: span 6 / span 6;
}

/* line 12710, app/assets/stylesheets/popsql_tailwind.css */
.row-start-1 {
  grid-row-start: 1;
}

/* line 12714, app/assets/stylesheets/popsql_tailwind.css */
.row-start-2 {
  grid-row-start: 2;
}

/* line 12718, app/assets/stylesheets/popsql_tailwind.css */
.row-start-3 {
  grid-row-start: 3;
}

/* line 12722, app/assets/stylesheets/popsql_tailwind.css */
.row-start-4 {
  grid-row-start: 4;
}

/* line 12726, app/assets/stylesheets/popsql_tailwind.css */
.row-start-5 {
  grid-row-start: 5;
}

/* line 12730, app/assets/stylesheets/popsql_tailwind.css */
.row-start-6 {
  grid-row-start: 6;
}

/* line 12734, app/assets/stylesheets/popsql_tailwind.css */
.row-start-7 {
  grid-row-start: 7;
}

/* line 12738, app/assets/stylesheets/popsql_tailwind.css */
.row-start-auto {
  grid-row-start: auto;
}

/* line 12742, app/assets/stylesheets/popsql_tailwind.css */
.row-end-1 {
  grid-row-end: 1;
}

/* line 12746, app/assets/stylesheets/popsql_tailwind.css */
.row-end-2 {
  grid-row-end: 2;
}

/* line 12750, app/assets/stylesheets/popsql_tailwind.css */
.row-end-3 {
  grid-row-end: 3;
}

/* line 12754, app/assets/stylesheets/popsql_tailwind.css */
.row-end-4 {
  grid-row-end: 4;
}

/* line 12758, app/assets/stylesheets/popsql_tailwind.css */
.row-end-5 {
  grid-row-end: 5;
}

/* line 12762, app/assets/stylesheets/popsql_tailwind.css */
.row-end-6 {
  grid-row-end: 6;
}

/* line 12766, app/assets/stylesheets/popsql_tailwind.css */
.row-end-7 {
  grid-row-end: 7;
}

/* line 12770, app/assets/stylesheets/popsql_tailwind.css */
.row-end-auto {
  grid-row-end: auto;
}

/* line 12774, app/assets/stylesheets/popsql_tailwind.css */
.transform {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

/* line 12785, app/assets/stylesheets/popsql_tailwind.css */
.transform-none {
  transform: none;
}

/* line 12789, app/assets/stylesheets/popsql_tailwind.css */
.origin-center {
  transform-origin: center;
}

/* line 12793, app/assets/stylesheets/popsql_tailwind.css */
.origin-top {
  transform-origin: top;
}

/* line 12797, app/assets/stylesheets/popsql_tailwind.css */
.origin-top-right {
  transform-origin: top right;
}

/* line 12801, app/assets/stylesheets/popsql_tailwind.css */
.origin-right {
  transform-origin: right;
}

/* line 12805, app/assets/stylesheets/popsql_tailwind.css */
.origin-bottom-right {
  transform-origin: bottom right;
}

/* line 12809, app/assets/stylesheets/popsql_tailwind.css */
.origin-bottom {
  transform-origin: bottom;
}

/* line 12813, app/assets/stylesheets/popsql_tailwind.css */
.origin-bottom-left {
  transform-origin: bottom left;
}

/* line 12817, app/assets/stylesheets/popsql_tailwind.css */
.origin-left {
  transform-origin: left;
}

/* line 12821, app/assets/stylesheets/popsql_tailwind.css */
.origin-top-left {
  transform-origin: top left;
}

/* line 12825, app/assets/stylesheets/popsql_tailwind.css */
.scale-0 {
  --transform-scale-x: 0;
  --transform-scale-y: 0;
}

/* line 12830, app/assets/stylesheets/popsql_tailwind.css */
.scale-50 {
  --transform-scale-x: .5;
  --transform-scale-y: .5;
}

/* line 12835, app/assets/stylesheets/popsql_tailwind.css */
.scale-75 {
  --transform-scale-x: .75;
  --transform-scale-y: .75;
}

/* line 12840, app/assets/stylesheets/popsql_tailwind.css */
.scale-90 {
  --transform-scale-x: .9;
  --transform-scale-y: .9;
}

/* line 12845, app/assets/stylesheets/popsql_tailwind.css */
.scale-95 {
  --transform-scale-x: .95;
  --transform-scale-y: .95;
}

/* line 12850, app/assets/stylesheets/popsql_tailwind.css */
.scale-100 {
  --transform-scale-x: 1;
  --transform-scale-y: 1;
}

/* line 12855, app/assets/stylesheets/popsql_tailwind.css */
.scale-105 {
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
}

/* line 12860, app/assets/stylesheets/popsql_tailwind.css */
.scale-110 {
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1;
}

/* line 12865, app/assets/stylesheets/popsql_tailwind.css */
.scale-125 {
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25;
}

/* line 12870, app/assets/stylesheets/popsql_tailwind.css */
.scale-150 {
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5;
}

/* line 12875, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-0 {
  --transform-scale-x: 0;
}

/* line 12879, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-50 {
  --transform-scale-x: .5;
}

/* line 12883, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-75 {
  --transform-scale-x: .75;
}

/* line 12887, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-90 {
  --transform-scale-x: .9;
}

/* line 12891, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-95 {
  --transform-scale-x: .95;
}

/* line 12895, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-100 {
  --transform-scale-x: 1;
}

/* line 12899, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-105 {
  --transform-scale-x: 1.05;
}

/* line 12903, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-110 {
  --transform-scale-x: 1.1;
}

/* line 12907, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-125 {
  --transform-scale-x: 1.25;
}

/* line 12911, app/assets/stylesheets/popsql_tailwind.css */
.scale-x-150 {
  --transform-scale-x: 1.5;
}

/* line 12915, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-0 {
  --transform-scale-y: 0;
}

/* line 12919, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-50 {
  --transform-scale-y: .5;
}

/* line 12923, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-75 {
  --transform-scale-y: .75;
}

/* line 12927, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-90 {
  --transform-scale-y: .9;
}

/* line 12931, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-95 {
  --transform-scale-y: .95;
}

/* line 12935, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-100 {
  --transform-scale-y: 1;
}

/* line 12939, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-105 {
  --transform-scale-y: 1.05;
}

/* line 12943, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-110 {
  --transform-scale-y: 1.1;
}

/* line 12947, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-125 {
  --transform-scale-y: 1.25;
}

/* line 12951, app/assets/stylesheets/popsql_tailwind.css */
.scale-y-150 {
  --transform-scale-y: 1.5;
}

/* line 12955, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-0:hover {
  --transform-scale-x: 0;
  --transform-scale-y: 0;
}

/* line 12960, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-50:hover {
  --transform-scale-x: .5;
  --transform-scale-y: .5;
}

/* line 12965, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-75:hover {
  --transform-scale-x: .75;
  --transform-scale-y: .75;
}

/* line 12970, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-90:hover {
  --transform-scale-x: .9;
  --transform-scale-y: .9;
}

/* line 12975, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-95:hover {
  --transform-scale-x: .95;
  --transform-scale-y: .95;
}

/* line 12980, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-100:hover {
  --transform-scale-x: 1;
  --transform-scale-y: 1;
}

/* line 12985, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-105:hover {
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
}

/* line 12990, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-110:hover {
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1;
}

/* line 12995, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-125:hover {
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25;
}

/* line 13000, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-150:hover {
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5;
}

/* line 13005, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-0:hover {
  --transform-scale-x: 0;
}

/* line 13009, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-50:hover {
  --transform-scale-x: .5;
}

/* line 13013, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-75:hover {
  --transform-scale-x: .75;
}

/* line 13017, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-90:hover {
  --transform-scale-x: .9;
}

/* line 13021, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-95:hover {
  --transform-scale-x: .95;
}

/* line 13025, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-100:hover {
  --transform-scale-x: 1;
}

/* line 13029, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-105:hover {
  --transform-scale-x: 1.05;
}

/* line 13033, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-110:hover {
  --transform-scale-x: 1.1;
}

/* line 13037, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-125:hover {
  --transform-scale-x: 1.25;
}

/* line 13041, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-x-150:hover {
  --transform-scale-x: 1.5;
}

/* line 13045, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-0:hover {
  --transform-scale-y: 0;
}

/* line 13049, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-50:hover {
  --transform-scale-y: .5;
}

/* line 13053, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-75:hover {
  --transform-scale-y: .75;
}

/* line 13057, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-90:hover {
  --transform-scale-y: .9;
}

/* line 13061, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-95:hover {
  --transform-scale-y: .95;
}

/* line 13065, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-100:hover {
  --transform-scale-y: 1;
}

/* line 13069, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-105:hover {
  --transform-scale-y: 1.05;
}

/* line 13073, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-110:hover {
  --transform-scale-y: 1.1;
}

/* line 13077, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-125:hover {
  --transform-scale-y: 1.25;
}

/* line 13081, app/assets/stylesheets/popsql_tailwind.css */
.hover\:scale-y-150:hover {
  --transform-scale-y: 1.5;
}

/* line 13085, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-0:focus {
  --transform-scale-x: 0;
  --transform-scale-y: 0;
}

/* line 13090, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-50:focus {
  --transform-scale-x: .5;
  --transform-scale-y: .5;
}

/* line 13095, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-75:focus {
  --transform-scale-x: .75;
  --transform-scale-y: .75;
}

/* line 13100, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-90:focus {
  --transform-scale-x: .9;
  --transform-scale-y: .9;
}

/* line 13105, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-95:focus {
  --transform-scale-x: .95;
  --transform-scale-y: .95;
}

/* line 13110, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-100:focus {
  --transform-scale-x: 1;
  --transform-scale-y: 1;
}

/* line 13115, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-105:focus {
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
}

/* line 13120, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-110:focus {
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1;
}

/* line 13125, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-125:focus {
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25;
}

/* line 13130, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-150:focus {
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5;
}

/* line 13135, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-0:focus {
  --transform-scale-x: 0;
}

/* line 13139, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-50:focus {
  --transform-scale-x: .5;
}

/* line 13143, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-75:focus {
  --transform-scale-x: .75;
}

/* line 13147, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-90:focus {
  --transform-scale-x: .9;
}

/* line 13151, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-95:focus {
  --transform-scale-x: .95;
}

/* line 13155, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-100:focus {
  --transform-scale-x: 1;
}

/* line 13159, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-105:focus {
  --transform-scale-x: 1.05;
}

/* line 13163, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-110:focus {
  --transform-scale-x: 1.1;
}

/* line 13167, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-125:focus {
  --transform-scale-x: 1.25;
}

/* line 13171, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-x-150:focus {
  --transform-scale-x: 1.5;
}

/* line 13175, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-0:focus {
  --transform-scale-y: 0;
}

/* line 13179, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-50:focus {
  --transform-scale-y: .5;
}

/* line 13183, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-75:focus {
  --transform-scale-y: .75;
}

/* line 13187, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-90:focus {
  --transform-scale-y: .9;
}

/* line 13191, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-95:focus {
  --transform-scale-y: .95;
}

/* line 13195, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-100:focus {
  --transform-scale-y: 1;
}

/* line 13199, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-105:focus {
  --transform-scale-y: 1.05;
}

/* line 13203, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-110:focus {
  --transform-scale-y: 1.1;
}

/* line 13207, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-125:focus {
  --transform-scale-y: 1.25;
}

/* line 13211, app/assets/stylesheets/popsql_tailwind.css */
.focus\:scale-y-150:focus {
  --transform-scale-y: 1.5;
}

/* line 13215, app/assets/stylesheets/popsql_tailwind.css */
.rotate-0 {
  --transform-rotate: 0;
}

/* line 13219, app/assets/stylesheets/popsql_tailwind.css */
.rotate-45 {
  --transform-rotate: 45deg;
}

/* line 13223, app/assets/stylesheets/popsql_tailwind.css */
.rotate-90 {
  --transform-rotate: 90deg;
}

/* line 13227, app/assets/stylesheets/popsql_tailwind.css */
.rotate-180 {
  --transform-rotate: 180deg;
}

/* line 13231, app/assets/stylesheets/popsql_tailwind.css */
.-rotate-180 {
  --transform-rotate: -180deg;
}

/* line 13235, app/assets/stylesheets/popsql_tailwind.css */
.-rotate-90 {
  --transform-rotate: -90deg;
}

/* line 13239, app/assets/stylesheets/popsql_tailwind.css */
.-rotate-45 {
  --transform-rotate: -45deg;
}

/* line 13243, app/assets/stylesheets/popsql_tailwind.css */
.hover\:rotate-0:hover {
  --transform-rotate: 0;
}

/* line 13247, app/assets/stylesheets/popsql_tailwind.css */
.hover\:rotate-45:hover {
  --transform-rotate: 45deg;
}

/* line 13251, app/assets/stylesheets/popsql_tailwind.css */
.hover\:rotate-90:hover {
  --transform-rotate: 90deg;
}

/* line 13255, app/assets/stylesheets/popsql_tailwind.css */
.hover\:rotate-180:hover {
  --transform-rotate: 180deg;
}

/* line 13259, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-rotate-180:hover {
  --transform-rotate: -180deg;
}

/* line 13263, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-rotate-90:hover {
  --transform-rotate: -90deg;
}

/* line 13267, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-rotate-45:hover {
  --transform-rotate: -45deg;
}

/* line 13271, app/assets/stylesheets/popsql_tailwind.css */
.focus\:rotate-0:focus {
  --transform-rotate: 0;
}

/* line 13275, app/assets/stylesheets/popsql_tailwind.css */
.focus\:rotate-45:focus {
  --transform-rotate: 45deg;
}

/* line 13279, app/assets/stylesheets/popsql_tailwind.css */
.focus\:rotate-90:focus {
  --transform-rotate: 90deg;
}

/* line 13283, app/assets/stylesheets/popsql_tailwind.css */
.focus\:rotate-180:focus {
  --transform-rotate: 180deg;
}

/* line 13287, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-rotate-180:focus {
  --transform-rotate: -180deg;
}

/* line 13291, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-rotate-90:focus {
  --transform-rotate: -90deg;
}

/* line 13295, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-rotate-45:focus {
  --transform-rotate: -45deg;
}

/* line 13299, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-0 {
  --transform-translate-x: 0;
}

/* line 13303, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-1 {
  --transform-translate-x: 0.25rem;
}

/* line 13307, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-2 {
  --transform-translate-x: 0.5rem;
}

/* line 13311, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-3 {
  --transform-translate-x: 0.75rem;
}

/* line 13315, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-4 {
  --transform-translate-x: 1rem;
}

/* line 13319, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-5 {
  --transform-translate-x: 1.25rem;
}

/* line 13323, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-6 {
  --transform-translate-x: 1.5rem;
}

/* line 13327, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-8 {
  --transform-translate-x: 2rem;
}

/* line 13331, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-10 {
  --transform-translate-x: 2.5rem;
}

/* line 13335, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-12 {
  --transform-translate-x: 3rem;
}

/* line 13339, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-16 {
  --transform-translate-x: 4rem;
}

/* line 13343, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-20 {
  --transform-translate-x: 5rem;
}

/* line 13347, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-24 {
  --transform-translate-x: 6rem;
}

/* line 13351, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-32 {
  --transform-translate-x: 8rem;
}

/* line 13355, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-40 {
  --transform-translate-x: 10rem;
}

/* line 13359, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-48 {
  --transform-translate-x: 12rem;
}

/* line 13363, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-56 {
  --transform-translate-x: 14rem;
}

/* line 13367, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-64 {
  --transform-translate-x: 16rem;
}

/* line 13371, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-px {
  --transform-translate-x: 1px;
}

/* line 13375, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-1 {
  --transform-translate-x: -0.25rem;
}

/* line 13379, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-2 {
  --transform-translate-x: -0.5rem;
}

/* line 13383, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-3 {
  --transform-translate-x: -0.75rem;
}

/* line 13387, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-4 {
  --transform-translate-x: -1rem;
}

/* line 13391, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-5 {
  --transform-translate-x: -1.25rem;
}

/* line 13395, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-6 {
  --transform-translate-x: -1.5rem;
}

/* line 13399, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-8 {
  --transform-translate-x: -2rem;
}

/* line 13403, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-10 {
  --transform-translate-x: -2.5rem;
}

/* line 13407, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-12 {
  --transform-translate-x: -3rem;
}

/* line 13411, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-16 {
  --transform-translate-x: -4rem;
}

/* line 13415, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-20 {
  --transform-translate-x: -5rem;
}

/* line 13419, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-24 {
  --transform-translate-x: -6rem;
}

/* line 13423, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-32 {
  --transform-translate-x: -8rem;
}

/* line 13427, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-40 {
  --transform-translate-x: -10rem;
}

/* line 13431, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-48 {
  --transform-translate-x: -12rem;
}

/* line 13435, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-56 {
  --transform-translate-x: -14rem;
}

/* line 13439, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-64 {
  --transform-translate-x: -16rem;
}

/* line 13443, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-px {
  --transform-translate-x: -1px;
}

/* line 13447, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-full {
  --transform-translate-x: -100%;
}

/* line 13451, app/assets/stylesheets/popsql_tailwind.css */
.-translate-x-1\/2 {
  --transform-translate-x: -50%;
}

/* line 13455, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-1\/2 {
  --transform-translate-x: 50%;
}

/* line 13459, app/assets/stylesheets/popsql_tailwind.css */
.translate-x-full {
  --transform-translate-x: 100%;
}

/* line 13463, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-0 {
  --transform-translate-y: 0;
}

/* line 13467, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-1 {
  --transform-translate-y: 0.25rem;
}

/* line 13471, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-2 {
  --transform-translate-y: 0.5rem;
}

/* line 13475, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-3 {
  --transform-translate-y: 0.75rem;
}

/* line 13479, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-4 {
  --transform-translate-y: 1rem;
}

/* line 13483, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-5 {
  --transform-translate-y: 1.25rem;
}

/* line 13487, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-6 {
  --transform-translate-y: 1.5rem;
}

/* line 13491, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-8 {
  --transform-translate-y: 2rem;
}

/* line 13495, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-10 {
  --transform-translate-y: 2.5rem;
}

/* line 13499, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-12 {
  --transform-translate-y: 3rem;
}

/* line 13503, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-16 {
  --transform-translate-y: 4rem;
}

/* line 13507, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-20 {
  --transform-translate-y: 5rem;
}

/* line 13511, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-24 {
  --transform-translate-y: 6rem;
}

/* line 13515, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-32 {
  --transform-translate-y: 8rem;
}

/* line 13519, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-40 {
  --transform-translate-y: 10rem;
}

/* line 13523, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-48 {
  --transform-translate-y: 12rem;
}

/* line 13527, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-56 {
  --transform-translate-y: 14rem;
}

/* line 13531, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-64 {
  --transform-translate-y: 16rem;
}

/* line 13535, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-px {
  --transform-translate-y: 1px;
}

/* line 13539, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-1 {
  --transform-translate-y: -0.25rem;
}

/* line 13543, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-2 {
  --transform-translate-y: -0.5rem;
}

/* line 13547, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-3 {
  --transform-translate-y: -0.75rem;
}

/* line 13551, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-4 {
  --transform-translate-y: -1rem;
}

/* line 13555, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-5 {
  --transform-translate-y: -1.25rem;
}

/* line 13559, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-6 {
  --transform-translate-y: -1.5rem;
}

/* line 13563, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-8 {
  --transform-translate-y: -2rem;
}

/* line 13567, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-10 {
  --transform-translate-y: -2.5rem;
}

/* line 13571, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-12 {
  --transform-translate-y: -3rem;
}

/* line 13575, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-16 {
  --transform-translate-y: -4rem;
}

/* line 13579, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-20 {
  --transform-translate-y: -5rem;
}

/* line 13583, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-24 {
  --transform-translate-y: -6rem;
}

/* line 13587, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-32 {
  --transform-translate-y: -8rem;
}

/* line 13591, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-40 {
  --transform-translate-y: -10rem;
}

/* line 13595, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-48 {
  --transform-translate-y: -12rem;
}

/* line 13599, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-56 {
  --transform-translate-y: -14rem;
}

/* line 13603, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-64 {
  --transform-translate-y: -16rem;
}

/* line 13607, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-px {
  --transform-translate-y: -1px;
}

/* line 13611, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-full {
  --transform-translate-y: -100%;
}

/* line 13615, app/assets/stylesheets/popsql_tailwind.css */
.-translate-y-1\/2 {
  --transform-translate-y: -50%;
}

/* line 13619, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-1\/2 {
  --transform-translate-y: 50%;
}

/* line 13623, app/assets/stylesheets/popsql_tailwind.css */
.translate-y-full {
  --transform-translate-y: 100%;
}

/* line 13627, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-0:hover {
  --transform-translate-x: 0;
}

/* line 13631, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-1:hover {
  --transform-translate-x: 0.25rem;
}

/* line 13635, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-2:hover {
  --transform-translate-x: 0.5rem;
}

/* line 13639, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-3:hover {
  --transform-translate-x: 0.75rem;
}

/* line 13643, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-4:hover {
  --transform-translate-x: 1rem;
}

/* line 13647, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-5:hover {
  --transform-translate-x: 1.25rem;
}

/* line 13651, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-6:hover {
  --transform-translate-x: 1.5rem;
}

/* line 13655, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-8:hover {
  --transform-translate-x: 2rem;
}

/* line 13659, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-10:hover {
  --transform-translate-x: 2.5rem;
}

/* line 13663, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-12:hover {
  --transform-translate-x: 3rem;
}

/* line 13667, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-16:hover {
  --transform-translate-x: 4rem;
}

/* line 13671, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-20:hover {
  --transform-translate-x: 5rem;
}

/* line 13675, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-24:hover {
  --transform-translate-x: 6rem;
}

/* line 13679, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-32:hover {
  --transform-translate-x: 8rem;
}

/* line 13683, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-40:hover {
  --transform-translate-x: 10rem;
}

/* line 13687, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-48:hover {
  --transform-translate-x: 12rem;
}

/* line 13691, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-56:hover {
  --transform-translate-x: 14rem;
}

/* line 13695, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-64:hover {
  --transform-translate-x: 16rem;
}

/* line 13699, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-px:hover {
  --transform-translate-x: 1px;
}

/* line 13703, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-1:hover {
  --transform-translate-x: -0.25rem;
}

/* line 13707, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-2:hover {
  --transform-translate-x: -0.5rem;
}

/* line 13711, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-3:hover {
  --transform-translate-x: -0.75rem;
}

/* line 13715, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-4:hover {
  --transform-translate-x: -1rem;
}

/* line 13719, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-5:hover {
  --transform-translate-x: -1.25rem;
}

/* line 13723, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-6:hover {
  --transform-translate-x: -1.5rem;
}

/* line 13727, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-8:hover {
  --transform-translate-x: -2rem;
}

/* line 13731, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-10:hover {
  --transform-translate-x: -2.5rem;
}

/* line 13735, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-12:hover {
  --transform-translate-x: -3rem;
}

/* line 13739, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-16:hover {
  --transform-translate-x: -4rem;
}

/* line 13743, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-20:hover {
  --transform-translate-x: -5rem;
}

/* line 13747, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-24:hover {
  --transform-translate-x: -6rem;
}

/* line 13751, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-32:hover {
  --transform-translate-x: -8rem;
}

/* line 13755, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-40:hover {
  --transform-translate-x: -10rem;
}

/* line 13759, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-48:hover {
  --transform-translate-x: -12rem;
}

/* line 13763, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-56:hover {
  --transform-translate-x: -14rem;
}

/* line 13767, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-64:hover {
  --transform-translate-x: -16rem;
}

/* line 13771, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-px:hover {
  --transform-translate-x: -1px;
}

/* line 13775, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-full:hover {
  --transform-translate-x: -100%;
}

/* line 13779, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-x-1\/2:hover {
  --transform-translate-x: -50%;
}

/* line 13783, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-1\/2:hover {
  --transform-translate-x: 50%;
}

/* line 13787, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-x-full:hover {
  --transform-translate-x: 100%;
}

/* line 13791, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-0:hover {
  --transform-translate-y: 0;
}

/* line 13795, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-1:hover {
  --transform-translate-y: 0.25rem;
}

/* line 13799, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-2:hover {
  --transform-translate-y: 0.5rem;
}

/* line 13803, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-3:hover {
  --transform-translate-y: 0.75rem;
}

/* line 13807, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-4:hover {
  --transform-translate-y: 1rem;
}

/* line 13811, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-5:hover {
  --transform-translate-y: 1.25rem;
}

/* line 13815, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-6:hover {
  --transform-translate-y: 1.5rem;
}

/* line 13819, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-8:hover {
  --transform-translate-y: 2rem;
}

/* line 13823, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-10:hover {
  --transform-translate-y: 2.5rem;
}

/* line 13827, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-12:hover {
  --transform-translate-y: 3rem;
}

/* line 13831, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-16:hover {
  --transform-translate-y: 4rem;
}

/* line 13835, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-20:hover {
  --transform-translate-y: 5rem;
}

/* line 13839, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-24:hover {
  --transform-translate-y: 6rem;
}

/* line 13843, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-32:hover {
  --transform-translate-y: 8rem;
}

/* line 13847, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-40:hover {
  --transform-translate-y: 10rem;
}

/* line 13851, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-48:hover {
  --transform-translate-y: 12rem;
}

/* line 13855, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-56:hover {
  --transform-translate-y: 14rem;
}

/* line 13859, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-64:hover {
  --transform-translate-y: 16rem;
}

/* line 13863, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-px:hover {
  --transform-translate-y: 1px;
}

/* line 13867, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-1:hover {
  --transform-translate-y: -0.25rem;
}

/* line 13871, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-2:hover {
  --transform-translate-y: -0.5rem;
}

/* line 13875, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-3:hover {
  --transform-translate-y: -0.75rem;
}

/* line 13879, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-4:hover {
  --transform-translate-y: -1rem;
}

/* line 13883, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-5:hover {
  --transform-translate-y: -1.25rem;
}

/* line 13887, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-6:hover {
  --transform-translate-y: -1.5rem;
}

/* line 13891, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-8:hover {
  --transform-translate-y: -2rem;
}

/* line 13895, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-10:hover {
  --transform-translate-y: -2.5rem;
}

/* line 13899, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-12:hover {
  --transform-translate-y: -3rem;
}

/* line 13903, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-16:hover {
  --transform-translate-y: -4rem;
}

/* line 13907, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-20:hover {
  --transform-translate-y: -5rem;
}

/* line 13911, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-24:hover {
  --transform-translate-y: -6rem;
}

/* line 13915, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-32:hover {
  --transform-translate-y: -8rem;
}

/* line 13919, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-40:hover {
  --transform-translate-y: -10rem;
}

/* line 13923, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-48:hover {
  --transform-translate-y: -12rem;
}

/* line 13927, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-56:hover {
  --transform-translate-y: -14rem;
}

/* line 13931, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-64:hover {
  --transform-translate-y: -16rem;
}

/* line 13935, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-px:hover {
  --transform-translate-y: -1px;
}

/* line 13939, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-full:hover {
  --transform-translate-y: -100%;
}

/* line 13943, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-translate-y-1\/2:hover {
  --transform-translate-y: -50%;
}

/* line 13947, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-1\/2:hover {
  --transform-translate-y: 50%;
}

/* line 13951, app/assets/stylesheets/popsql_tailwind.css */
.hover\:translate-y-full:hover {
  --transform-translate-y: 100%;
}

/* line 13955, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-0:focus {
  --transform-translate-x: 0;
}

/* line 13959, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-1:focus {
  --transform-translate-x: 0.25rem;
}

/* line 13963, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-2:focus {
  --transform-translate-x: 0.5rem;
}

/* line 13967, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-3:focus {
  --transform-translate-x: 0.75rem;
}

/* line 13971, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-4:focus {
  --transform-translate-x: 1rem;
}

/* line 13975, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-5:focus {
  --transform-translate-x: 1.25rem;
}

/* line 13979, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-6:focus {
  --transform-translate-x: 1.5rem;
}

/* line 13983, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-8:focus {
  --transform-translate-x: 2rem;
}

/* line 13987, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-10:focus {
  --transform-translate-x: 2.5rem;
}

/* line 13991, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-12:focus {
  --transform-translate-x: 3rem;
}

/* line 13995, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-16:focus {
  --transform-translate-x: 4rem;
}

/* line 13999, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-20:focus {
  --transform-translate-x: 5rem;
}

/* line 14003, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-24:focus {
  --transform-translate-x: 6rem;
}

/* line 14007, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-32:focus {
  --transform-translate-x: 8rem;
}

/* line 14011, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-40:focus {
  --transform-translate-x: 10rem;
}

/* line 14015, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-48:focus {
  --transform-translate-x: 12rem;
}

/* line 14019, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-56:focus {
  --transform-translate-x: 14rem;
}

/* line 14023, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-64:focus {
  --transform-translate-x: 16rem;
}

/* line 14027, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-px:focus {
  --transform-translate-x: 1px;
}

/* line 14031, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-1:focus {
  --transform-translate-x: -0.25rem;
}

/* line 14035, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-2:focus {
  --transform-translate-x: -0.5rem;
}

/* line 14039, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-3:focus {
  --transform-translate-x: -0.75rem;
}

/* line 14043, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-4:focus {
  --transform-translate-x: -1rem;
}

/* line 14047, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-5:focus {
  --transform-translate-x: -1.25rem;
}

/* line 14051, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-6:focus {
  --transform-translate-x: -1.5rem;
}

/* line 14055, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-8:focus {
  --transform-translate-x: -2rem;
}

/* line 14059, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-10:focus {
  --transform-translate-x: -2.5rem;
}

/* line 14063, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-12:focus {
  --transform-translate-x: -3rem;
}

/* line 14067, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-16:focus {
  --transform-translate-x: -4rem;
}

/* line 14071, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-20:focus {
  --transform-translate-x: -5rem;
}

/* line 14075, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-24:focus {
  --transform-translate-x: -6rem;
}

/* line 14079, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-32:focus {
  --transform-translate-x: -8rem;
}

/* line 14083, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-40:focus {
  --transform-translate-x: -10rem;
}

/* line 14087, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-48:focus {
  --transform-translate-x: -12rem;
}

/* line 14091, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-56:focus {
  --transform-translate-x: -14rem;
}

/* line 14095, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-64:focus {
  --transform-translate-x: -16rem;
}

/* line 14099, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-px:focus {
  --transform-translate-x: -1px;
}

/* line 14103, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-full:focus {
  --transform-translate-x: -100%;
}

/* line 14107, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-x-1\/2:focus {
  --transform-translate-x: -50%;
}

/* line 14111, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-1\/2:focus {
  --transform-translate-x: 50%;
}

/* line 14115, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-x-full:focus {
  --transform-translate-x: 100%;
}

/* line 14119, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-0:focus {
  --transform-translate-y: 0;
}

/* line 14123, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-1:focus {
  --transform-translate-y: 0.25rem;
}

/* line 14127, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-2:focus {
  --transform-translate-y: 0.5rem;
}

/* line 14131, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-3:focus {
  --transform-translate-y: 0.75rem;
}

/* line 14135, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-4:focus {
  --transform-translate-y: 1rem;
}

/* line 14139, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-5:focus {
  --transform-translate-y: 1.25rem;
}

/* line 14143, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-6:focus {
  --transform-translate-y: 1.5rem;
}

/* line 14147, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-8:focus {
  --transform-translate-y: 2rem;
}

/* line 14151, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-10:focus {
  --transform-translate-y: 2.5rem;
}

/* line 14155, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-12:focus {
  --transform-translate-y: 3rem;
}

/* line 14159, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-16:focus {
  --transform-translate-y: 4rem;
}

/* line 14163, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-20:focus {
  --transform-translate-y: 5rem;
}

/* line 14167, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-24:focus {
  --transform-translate-y: 6rem;
}

/* line 14171, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-32:focus {
  --transform-translate-y: 8rem;
}

/* line 14175, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-40:focus {
  --transform-translate-y: 10rem;
}

/* line 14179, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-48:focus {
  --transform-translate-y: 12rem;
}

/* line 14183, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-56:focus {
  --transform-translate-y: 14rem;
}

/* line 14187, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-64:focus {
  --transform-translate-y: 16rem;
}

/* line 14191, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-px:focus {
  --transform-translate-y: 1px;
}

/* line 14195, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-1:focus {
  --transform-translate-y: -0.25rem;
}

/* line 14199, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-2:focus {
  --transform-translate-y: -0.5rem;
}

/* line 14203, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-3:focus {
  --transform-translate-y: -0.75rem;
}

/* line 14207, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-4:focus {
  --transform-translate-y: -1rem;
}

/* line 14211, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-5:focus {
  --transform-translate-y: -1.25rem;
}

/* line 14215, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-6:focus {
  --transform-translate-y: -1.5rem;
}

/* line 14219, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-8:focus {
  --transform-translate-y: -2rem;
}

/* line 14223, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-10:focus {
  --transform-translate-y: -2.5rem;
}

/* line 14227, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-12:focus {
  --transform-translate-y: -3rem;
}

/* line 14231, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-16:focus {
  --transform-translate-y: -4rem;
}

/* line 14235, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-20:focus {
  --transform-translate-y: -5rem;
}

/* line 14239, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-24:focus {
  --transform-translate-y: -6rem;
}

/* line 14243, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-32:focus {
  --transform-translate-y: -8rem;
}

/* line 14247, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-40:focus {
  --transform-translate-y: -10rem;
}

/* line 14251, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-48:focus {
  --transform-translate-y: -12rem;
}

/* line 14255, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-56:focus {
  --transform-translate-y: -14rem;
}

/* line 14259, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-64:focus {
  --transform-translate-y: -16rem;
}

/* line 14263, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-px:focus {
  --transform-translate-y: -1px;
}

/* line 14267, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-full:focus {
  --transform-translate-y: -100%;
}

/* line 14271, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-translate-y-1\/2:focus {
  --transform-translate-y: -50%;
}

/* line 14275, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-1\/2:focus {
  --transform-translate-y: 50%;
}

/* line 14279, app/assets/stylesheets/popsql_tailwind.css */
.focus\:translate-y-full:focus {
  --transform-translate-y: 100%;
}

/* line 14283, app/assets/stylesheets/popsql_tailwind.css */
.skew-x-0 {
  --transform-skew-x: 0;
}

/* line 14287, app/assets/stylesheets/popsql_tailwind.css */
.skew-x-3 {
  --transform-skew-x: 3deg;
}

/* line 14291, app/assets/stylesheets/popsql_tailwind.css */
.skew-x-6 {
  --transform-skew-x: 6deg;
}

/* line 14295, app/assets/stylesheets/popsql_tailwind.css */
.skew-x-12 {
  --transform-skew-x: 12deg;
}

/* line 14299, app/assets/stylesheets/popsql_tailwind.css */
.-skew-x-12 {
  --transform-skew-x: -12deg;
}

/* line 14303, app/assets/stylesheets/popsql_tailwind.css */
.-skew-x-6 {
  --transform-skew-x: -6deg;
}

/* line 14307, app/assets/stylesheets/popsql_tailwind.css */
.-skew-x-3 {
  --transform-skew-x: -3deg;
}

/* line 14311, app/assets/stylesheets/popsql_tailwind.css */
.skew-y-0 {
  --transform-skew-y: 0;
}

/* line 14315, app/assets/stylesheets/popsql_tailwind.css */
.skew-y-3 {
  --transform-skew-y: 3deg;
}

/* line 14319, app/assets/stylesheets/popsql_tailwind.css */
.skew-y-6 {
  --transform-skew-y: 6deg;
}

/* line 14323, app/assets/stylesheets/popsql_tailwind.css */
.skew-y-12 {
  --transform-skew-y: 12deg;
}

/* line 14327, app/assets/stylesheets/popsql_tailwind.css */
.-skew-y-12 {
  --transform-skew-y: -12deg;
}

/* line 14331, app/assets/stylesheets/popsql_tailwind.css */
.-skew-y-6 {
  --transform-skew-y: -6deg;
}

/* line 14335, app/assets/stylesheets/popsql_tailwind.css */
.-skew-y-3 {
  --transform-skew-y: -3deg;
}

/* line 14339, app/assets/stylesheets/popsql_tailwind.css */
.hover\:skew-x-0:hover {
  --transform-skew-x: 0;
}

/* line 14343, app/assets/stylesheets/popsql_tailwind.css */
.hover\:skew-x-3:hover {
  --transform-skew-x: 3deg;
}

/* line 14347, app/assets/stylesheets/popsql_tailwind.css */
.hover\:skew-x-6:hover {
  --transform-skew-x: 6deg;
}

/* line 14351, app/assets/stylesheets/popsql_tailwind.css */
.hover\:skew-x-12:hover {
  --transform-skew-x: 12deg;
}

/* line 14355, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-skew-x-12:hover {
  --transform-skew-x: -12deg;
}

/* line 14359, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-skew-x-6:hover {
  --transform-skew-x: -6deg;
}

/* line 14363, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-skew-x-3:hover {
  --transform-skew-x: -3deg;
}

/* line 14367, app/assets/stylesheets/popsql_tailwind.css */
.hover\:skew-y-0:hover {
  --transform-skew-y: 0;
}

/* line 14371, app/assets/stylesheets/popsql_tailwind.css */
.hover\:skew-y-3:hover {
  --transform-skew-y: 3deg;
}

/* line 14375, app/assets/stylesheets/popsql_tailwind.css */
.hover\:skew-y-6:hover {
  --transform-skew-y: 6deg;
}

/* line 14379, app/assets/stylesheets/popsql_tailwind.css */
.hover\:skew-y-12:hover {
  --transform-skew-y: 12deg;
}

/* line 14383, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-skew-y-12:hover {
  --transform-skew-y: -12deg;
}

/* line 14387, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-skew-y-6:hover {
  --transform-skew-y: -6deg;
}

/* line 14391, app/assets/stylesheets/popsql_tailwind.css */
.hover\:-skew-y-3:hover {
  --transform-skew-y: -3deg;
}

/* line 14395, app/assets/stylesheets/popsql_tailwind.css */
.focus\:skew-x-0:focus {
  --transform-skew-x: 0;
}

/* line 14399, app/assets/stylesheets/popsql_tailwind.css */
.focus\:skew-x-3:focus {
  --transform-skew-x: 3deg;
}

/* line 14403, app/assets/stylesheets/popsql_tailwind.css */
.focus\:skew-x-6:focus {
  --transform-skew-x: 6deg;
}

/* line 14407, app/assets/stylesheets/popsql_tailwind.css */
.focus\:skew-x-12:focus {
  --transform-skew-x: 12deg;
}

/* line 14411, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-skew-x-12:focus {
  --transform-skew-x: -12deg;
}

/* line 14415, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-skew-x-6:focus {
  --transform-skew-x: -6deg;
}

/* line 14419, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-skew-x-3:focus {
  --transform-skew-x: -3deg;
}

/* line 14423, app/assets/stylesheets/popsql_tailwind.css */
.focus\:skew-y-0:focus {
  --transform-skew-y: 0;
}

/* line 14427, app/assets/stylesheets/popsql_tailwind.css */
.focus\:skew-y-3:focus {
  --transform-skew-y: 3deg;
}

/* line 14431, app/assets/stylesheets/popsql_tailwind.css */
.focus\:skew-y-6:focus {
  --transform-skew-y: 6deg;
}

/* line 14435, app/assets/stylesheets/popsql_tailwind.css */
.focus\:skew-y-12:focus {
  --transform-skew-y: 12deg;
}

/* line 14439, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-skew-y-12:focus {
  --transform-skew-y: -12deg;
}

/* line 14443, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-skew-y-6:focus {
  --transform-skew-y: -6deg;
}

/* line 14447, app/assets/stylesheets/popsql_tailwind.css */
.focus\:-skew-y-3:focus {
  --transform-skew-y: -3deg;
}

/* line 14451, app/assets/stylesheets/popsql_tailwind.css */
.transition-none {
  transition-property: none;
}

/* line 14455, app/assets/stylesheets/popsql_tailwind.css */
.transition-all {
  transition-property: all;
}

/* line 14459, app/assets/stylesheets/popsql_tailwind.css */
.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}

/* line 14463, app/assets/stylesheets/popsql_tailwind.css */
.transition-colors {
  transition-property: background-color, border-color, color, fill, stroke;
}

/* line 14467, app/assets/stylesheets/popsql_tailwind.css */
.transition-opacity {
  transition-property: opacity;
}

/* line 14471, app/assets/stylesheets/popsql_tailwind.css */
.transition-shadow {
  transition-property: box-shadow;
}

/* line 14475, app/assets/stylesheets/popsql_tailwind.css */
.transition-transform {
  transition-property: transform;
}

/* line 14479, app/assets/stylesheets/popsql_tailwind.css */
.ease-linear {
  transition-timing-function: linear;
}

/* line 14483, app/assets/stylesheets/popsql_tailwind.css */
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

/* line 14487, app/assets/stylesheets/popsql_tailwind.css */
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* line 14491, app/assets/stylesheets/popsql_tailwind.css */
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* line 14495, app/assets/stylesheets/popsql_tailwind.css */
.duration-75 {
  transition-duration: 75ms;
}

/* line 14499, app/assets/stylesheets/popsql_tailwind.css */
.duration-100 {
  transition-duration: 100ms;
}

/* line 14503, app/assets/stylesheets/popsql_tailwind.css */
.duration-150 {
  transition-duration: 150ms;
}

/* line 14507, app/assets/stylesheets/popsql_tailwind.css */
.duration-200 {
  transition-duration: 200ms;
}

/* line 14511, app/assets/stylesheets/popsql_tailwind.css */
.duration-300 {
  transition-duration: 300ms;
}

/* line 14515, app/assets/stylesheets/popsql_tailwind.css */
.duration-500 {
  transition-duration: 500ms;
}

/* line 14519, app/assets/stylesheets/popsql_tailwind.css */
.duration-700 {
  transition-duration: 700ms;
}

/* line 14523, app/assets/stylesheets/popsql_tailwind.css */
.duration-1000 {
  transition-duration: 1000ms;
}

/* line 14527, app/assets/stylesheets/popsql_tailwind.css */
.delay-75 {
  transition-delay: 75ms;
}

/* line 14531, app/assets/stylesheets/popsql_tailwind.css */
.delay-100 {
  transition-delay: 100ms;
}

/* line 14535, app/assets/stylesheets/popsql_tailwind.css */
.delay-150 {
  transition-delay: 150ms;
}

/* line 14539, app/assets/stylesheets/popsql_tailwind.css */
.delay-200 {
  transition-delay: 200ms;
}

/* line 14543, app/assets/stylesheets/popsql_tailwind.css */
.delay-300 {
  transition-delay: 300ms;
}

/* line 14547, app/assets/stylesheets/popsql_tailwind.css */
.delay-500 {
  transition-delay: 500ms;
}

/* line 14551, app/assets/stylesheets/popsql_tailwind.css */
.delay-700 {
  transition-delay: 700ms;
}

/* line 14555, app/assets/stylesheets/popsql_tailwind.css */
.delay-1000 {
  transition-delay: 1000ms;
}

@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: translateY(0);
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: translateY(0);
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}

/* line 14651, app/assets/stylesheets/popsql_tailwind.css */
.animate-none {
  -webkit-animation: none;
  animation: none;
}

/* line 14656, app/assets/stylesheets/popsql_tailwind.css */
.animate-spin {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

/* line 14661, app/assets/stylesheets/popsql_tailwind.css */
.animate-ping {
  -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

/* line 14666, app/assets/stylesheets/popsql_tailwind.css */
.animate-pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

/* line 14671, app/assets/stylesheets/popsql_tailwind.css */
.animate-bounce {
  -webkit-animation: bounce 1s infinite;
  animation: bounce 1s infinite;
}

/* line 14676, app/assets/stylesheets/popsql_tailwind.css */
.bg-primary {
  background-image: linear-gradient(180deg, #f98653, #ff2c6b);
}

/* line 14680, app/assets/stylesheets/popsql_tailwind.css */
.bg-blue-gradient {
  background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
}

/* line 14684, app/assets/stylesheets/popsql_tailwind.css */
.bg-mono-circle {
  background-image: radial-gradient(circle, #CCC, #000);
}

/* line 14688, app/assets/stylesheets/popsql_tailwind.css */
.bg-green-gradient {
  background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
}

/* line 14692, app/assets/stylesheets/popsql_tailwind.css */
.bg-none {
  background-image: linear-gradient(0, #fff, #fff);
}

/* line 14696, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-primary:hover {
  background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
}

/* line 14700, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-blue-gradient:hover {
  background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
}

/* line 14704, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-mono-circle:hover {
  background-image: radial-gradient(circle, #CCC, #000);
}

/* line 14708, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-green-gradient:hover {
  background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
}

/* line 14712, app/assets/stylesheets/popsql_tailwind.css */
.hover\:bg-none:hover {
  background-image: linear-gradient(0, #fff, #fff);
}

/* line 14716, app/assets/stylesheets/popsql_tailwind.css */
.empty-content {
  content: '';
}

/* line 14720, app/assets/stylesheets/popsql_tailwind.css */
.before\:empty-content::before {
  content: '';
}

/* line 14724, app/assets/stylesheets/popsql_tailwind.css */
.after\:empty-content::after {
  content: '';
}

/* Stop purging. */
/* line 14730, app/assets/stylesheets/popsql_tailwind.css */
*,
*:before,
*:after {
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: common-ligatures;
}

/* line 14743, app/assets/stylesheets/popsql_tailwind.css */
body {
  font-family: "Rubik", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* line 14749, app/assets/stylesheets/popsql_tailwind.css */
h1 {
  font-size: 2.25rem;
}

/* line 14753, app/assets/stylesheets/popsql_tailwind.css */
h2 {
  font-size: 1.25rem;
}

/* line 14757, app/assets/stylesheets/popsql_tailwind.css */
h3 {
  font-size: 1.125rem;
}

/* line 14761, app/assets/stylesheets/popsql_tailwind.css */
p {
  --text-opacity: 1;
  color: #666666;
  color: rgba(102, 102, 102, var(--text-opacity));
}

/* line 14767, app/assets/stylesheets/popsql_tailwind.css */
a {
  --text-opacity: 1;
  color: #3182EB;
  color: rgba(49, 130, 235, var(--text-opacity));
}

/* line 14773, app/assets/stylesheets/popsql_tailwind.css */
hr {
  border: 0;
  height: 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

@media (min-width: 640px) {
  /* line 14781, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:container {
    width: 100%;
  }
}

@media (min-width: 640px) and (min-width: 640px) {
  /* line 14786, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:container {
    max-width: 640px;
  }
}

@media (min-width: 640px) and (min-width: 768px) {
  /* line 14792, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:container {
    max-width: 768px;
  }
}

@media (min-width: 640px) and (min-width: 1024px) {
  /* line 14798, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:container {
    max-width: 1024px;
  }
}

@media (min-width: 640px) and (min-width: 1280px) {
  /* line 14804, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:container {
    max-width: 1280px;
  }
}

@media (min-width: 640px) {
  /* line 14809, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * var(--space-y-reverse));
  }
  /* line 14815, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0px * var(--space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--space-x-reverse)));
  }
  /* line 14821, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--space-y-reverse));
  }
  /* line 14827, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14833, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--space-y-reverse));
  }
  /* line 14839, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14845, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--space-y-reverse));
  }
  /* line 14851, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14857, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1rem * var(--space-y-reverse));
  }
  /* line 14863, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1rem * var(--space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14869, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--space-y-reverse));
  }
  /* line 14875, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14881, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--space-y-reverse));
  }
  /* line 14887, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14893, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(2rem * var(--space-y-reverse));
  }
  /* line 14899, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(2rem * var(--space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14905, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--space-y-reverse));
  }
  /* line 14911, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14917, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(3rem * var(--space-y-reverse));
  }
  /* line 14923, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(3rem * var(--space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14929, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(4rem * var(--space-y-reverse));
  }
  /* line 14935, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(4rem * var(--space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14941, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(5rem * var(--space-y-reverse));
  }
  /* line 14947, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(5rem * var(--space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14953, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(6rem * var(--space-y-reverse));
  }
  /* line 14959, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(6rem * var(--space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14965, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(8rem * var(--space-y-reverse));
  }
  /* line 14971, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(8rem * var(--space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14977, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(10rem * var(--space-y-reverse));
  }
  /* line 14983, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(10rem * var(--space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 14989, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(12rem * var(--space-y-reverse));
  }
  /* line 14995, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(12rem * var(--space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15001, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(14rem * var(--space-y-reverse));
  }
  /* line 15007, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(14rem * var(--space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15013, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(16rem * var(--space-y-reverse));
  }
  /* line 15019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(16rem * var(--space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15025, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1px * var(--space-y-reverse));
  }
  /* line 15031, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1px * var(--space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--space-x-reverse)));
  }
  /* line 15037, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--space-y-reverse));
  }
  /* line 15043, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15049, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--space-y-reverse));
  }
  /* line 15055, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15061, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--space-y-reverse));
  }
  /* line 15067, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15073, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1rem * var(--space-y-reverse));
  }
  /* line 15079, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1rem * var(--space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15085, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--space-y-reverse));
  }
  /* line 15091, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15097, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--space-y-reverse));
  }
  /* line 15103, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15109, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-2rem * var(--space-y-reverse));
  }
  /* line 15115, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-2rem * var(--space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15121, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--space-y-reverse));
  }
  /* line 15127, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15133, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-3rem * var(--space-y-reverse));
  }
  /* line 15139, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-3rem * var(--space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15145, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-4rem * var(--space-y-reverse));
  }
  /* line 15151, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-4rem * var(--space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15157, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-5rem * var(--space-y-reverse));
  }
  /* line 15163, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-5rem * var(--space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15169, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-6rem * var(--space-y-reverse));
  }
  /* line 15175, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-6rem * var(--space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15181, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-8rem * var(--space-y-reverse));
  }
  /* line 15187, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-8rem * var(--space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15193, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-10rem * var(--space-y-reverse));
  }
  /* line 15199, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-10rem * var(--space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15205, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-12rem * var(--space-y-reverse));
  }
  /* line 15211, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-12rem * var(--space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15217, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-14rem * var(--space-y-reverse));
  }
  /* line 15223, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-14rem * var(--space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15229, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-16rem * var(--space-y-reverse));
  }
  /* line 15235, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-16rem * var(--space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 15241, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1px * var(--space-y-reverse));
  }
  /* line 15247, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1px * var(--space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--space-x-reverse)));
  }
  /* line 15253, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse: 1;
  }
  /* line 15257, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse: 1;
  }
  /* line 15261, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(0px * var(--divide-y-reverse));
  }
  /* line 15267, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(0px * var(--divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 15273, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(2px * var(--divide-y-reverse));
  }
  /* line 15279, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(2px * var(--divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 15285, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(4px * var(--divide-y-reverse));
  }
  /* line 15291, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(4px * var(--divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 15297, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(8px * var(--divide-y-reverse));
  }
  /* line 15303, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(8px * var(--divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 15309, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(1px * var(--divide-y-reverse));
  }
  /* line 15315, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(1px * var(--divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 15321, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse: 1;
  }
  /* line 15325, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse: 1;
  }
  /* line 15329, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent;
  }
  /* line 15333, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor;
  }
  /* line 15337, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--divide-opacity));
  }
  /* line 15343, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--divide-opacity));
  }
  /* line 15349, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-gray-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--divide-opacity));
  }
  /* line 15355, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-gray-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--divide-opacity));
  }
  /* line 15361, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-gray-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--divide-opacity));
  }
  /* line 15367, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-gray-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--divide-opacity));
  }
  /* line 15373, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-gray-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--divide-opacity));
  }
  /* line 15379, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--divide-opacity));
  }
  /* line 15385, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-orange > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--divide-opacity));
  }
  /* line 15391, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--divide-opacity));
  }
  /* line 15397, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--divide-opacity));
  }
  /* line 15403, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--divide-opacity));
  }
  /* line 15409, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--divide-opacity));
  }
  /* line 15415, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--divide-opacity));
  }
  /* line 15421, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--divide-opacity));
  }
  /* line 15427, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--divide-opacity));
  }
  /* line 15433, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--divide-opacity));
  }
  /* line 15439, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-yellow-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--divide-opacity));
  }
  /* line 15445, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--divide-opacity));
  }
  /* line 15451, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--divide-opacity));
  }
  /* line 15457, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--divide-opacity));
  }
  /* line 15463, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--divide-opacity));
  }
  /* line 15469, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--divide-opacity));
  }
  /* line 15475, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--divide-opacity));
  }
  /* line 15481, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--divide-opacity));
  }
  /* line 15487, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--divide-opacity));
  }
  /* line 15493, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-green-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--divide-opacity));
  }
  /* line 15499, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--divide-opacity));
  }
  /* line 15505, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--divide-opacity));
  }
  /* line 15511, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--divide-opacity));
  }
  /* line 15517, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--divide-opacity));
  }
  /* line 15523, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--divide-opacity));
  }
  /* line 15529, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--divide-opacity));
  }
  /* line 15535, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--divide-opacity));
  }
  /* line 15541, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--divide-opacity));
  }
  /* line 15547, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-teal-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--divide-opacity));
  }
  /* line 15553, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-blue-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--divide-opacity));
  }
  /* line 15559, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-blue-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--divide-opacity));
  }
  /* line 15565, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--divide-opacity));
  }
  /* line 15571, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--divide-opacity));
  }
  /* line 15577, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--divide-opacity));
  }
  /* line 15583, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--divide-opacity));
  }
  /* line 15589, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--divide-opacity));
  }
  /* line 15595, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--divide-opacity));
  }
  /* line 15601, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--divide-opacity));
  }
  /* line 15607, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--divide-opacity));
  }
  /* line 15613, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-indigo-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--divide-opacity));
  }
  /* line 15619, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--divide-opacity));
  }
  /* line 15625, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--divide-opacity));
  }
  /* line 15631, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--divide-opacity));
  }
  /* line 15637, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--divide-opacity));
  }
  /* line 15643, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--divide-opacity));
  }
  /* line 15649, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--divide-opacity));
  }
  /* line 15655, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--divide-opacity));
  }
  /* line 15661, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--divide-opacity));
  }
  /* line 15667, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-purple-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--divide-opacity));
  }
  /* line 15673, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--divide-opacity));
  }
  /* line 15679, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-light-gray > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--divide-opacity));
  }
  /* line 15685, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-blue-gradient > :not(template) ~ :not(template) {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 15689, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity: 0;
  }
  /* line 15693, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity: 0.25;
  }
  /* line 15697, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity: 0.5;
  }
  /* line 15701, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity: 0.75;
  }
  /* line 15705, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity: .8;
  }
  /* line 15709, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
  }
  /* line 15713, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  /* line 15725, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  /* line 15736, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  /* line 15748, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  /* line 15759, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  /* line 15765, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-fixed {
    background-attachment: fixed;
  }
  /* line 15769, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-local {
    background-attachment: local;
  }
  /* line 15773, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-scroll {
    background-attachment: scroll;
  }
  /* line 15777, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-transparent {
    background-color: transparent;
  }
  /* line 15781, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-current {
    background-color: currentColor;
  }
  /* line 15785, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-black {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 15791, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-white {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 15797, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-gray-100 {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 15803, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-gray-200 {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 15809, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-gray-300 {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 15815, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-gray-500 {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 15821, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-gray-900 {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 15827, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-red {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 15833, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-orange {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 15839, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-100 {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 15845, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-200 {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 15851, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-300 {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 15857, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-400 {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 15863, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-500 {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 15869, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-600 {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 15875, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-700 {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 15881, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-800 {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 15887, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-yellow-900 {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 15893, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-100 {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 15899, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-200 {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 15905, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-300 {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 15911, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-400 {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 15917, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-500 {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 15923, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-600 {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 15929, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-700 {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 15935, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-800 {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 15941, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-900 {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 15947, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-100 {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 15953, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-200 {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 15959, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-300 {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 15965, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-400 {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 15971, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-500 {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 15977, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-600 {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 15983, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-700 {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 15989, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-800 {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 15995, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-teal-900 {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 16001, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-blue-100 {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 16007, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-blue-200 {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 16013, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-100 {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 16019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-200 {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 16025, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-300 {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 16031, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-400 {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 16037, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-500 {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 16043, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-600 {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 16049, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-700 {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 16055, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-800 {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 16061, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-indigo-900 {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 16067, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-100 {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 16073, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-200 {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 16079, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-300 {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 16085, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-400 {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 16091, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-500 {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 16097, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-600 {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 16103, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-700 {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 16109, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-800 {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 16115, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-purple-900 {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 16121, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-pink {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 16127, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-light-gray {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 16133, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-blue-gradient {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 16137, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  /* line 16141, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-current:hover {
    background-color: currentColor;
  }
  /* line 16145, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-black:hover {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 16151, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-white:hover {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 16157, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-gray-100:hover {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 16163, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-gray-200:hover {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 16169, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-gray-300:hover {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 16175, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-gray-500:hover {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 16181, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-gray-900:hover {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 16187, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-red:hover {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 16193, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-orange:hover {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 16199, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-100:hover {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 16205, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-200:hover {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 16211, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-300:hover {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 16217, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-400:hover {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 16223, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-500:hover {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 16229, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-600:hover {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 16235, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-700:hover {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 16241, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-800:hover {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 16247, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-yellow-900:hover {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 16253, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-100:hover {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 16259, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-200:hover {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 16265, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-300:hover {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 16271, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-400:hover {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 16277, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-500:hover {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 16283, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-600:hover {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 16289, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-700:hover {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 16295, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-800:hover {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 16301, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-900:hover {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 16307, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-100:hover {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 16313, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-200:hover {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 16319, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-300:hover {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 16325, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-400:hover {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 16331, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-500:hover {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 16337, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-600:hover {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 16343, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-700:hover {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 16349, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-800:hover {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 16355, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-teal-900:hover {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 16361, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-blue-100:hover {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 16367, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-blue-200:hover {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 16373, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-100:hover {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 16379, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-200:hover {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 16385, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-300:hover {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 16391, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-400:hover {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 16397, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-500:hover {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 16403, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-600:hover {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 16409, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-700:hover {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 16415, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-800:hover {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 16421, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-indigo-900:hover {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 16427, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-100:hover {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 16433, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-200:hover {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 16439, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-300:hover {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 16445, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-400:hover {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 16451, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-500:hover {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 16457, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-600:hover {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 16463, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-700:hover {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 16469, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-800:hover {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 16475, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-purple-900:hover {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 16481, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-pink:hover {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 16487, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-light-gray:hover {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 16493, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-blue-gradient:hover {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 16497, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-transparent:focus {
    background-color: transparent;
  }
  /* line 16501, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-current:focus {
    background-color: currentColor;
  }
  /* line 16505, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-black:focus {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 16511, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-white:focus {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 16517, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-gray-100:focus {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 16523, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-gray-200:focus {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 16529, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-gray-300:focus {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 16535, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-gray-500:focus {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 16541, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-gray-900:focus {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 16547, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-red:focus {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 16553, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-orange:focus {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 16559, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-100:focus {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 16565, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-200:focus {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 16571, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-300:focus {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 16577, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-400:focus {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 16583, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-500:focus {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 16589, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-600:focus {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 16595, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-700:focus {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 16601, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-800:focus {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 16607, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-yellow-900:focus {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 16613, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-100:focus {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 16619, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-200:focus {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 16625, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-300:focus {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 16631, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-400:focus {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 16637, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-500:focus {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 16643, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-600:focus {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 16649, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-700:focus {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 16655, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-800:focus {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 16661, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-green-900:focus {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 16667, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-100:focus {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 16673, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-200:focus {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 16679, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-300:focus {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 16685, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-400:focus {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 16691, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-500:focus {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 16697, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-600:focus {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 16703, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-700:focus {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 16709, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-800:focus {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 16715, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-teal-900:focus {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 16721, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-blue-100:focus {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 16727, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-blue-200:focus {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 16733, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-100:focus {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 16739, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-200:focus {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 16745, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-300:focus {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 16751, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-400:focus {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 16757, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-500:focus {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 16763, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-600:focus {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 16769, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-700:focus {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 16775, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-800:focus {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 16781, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-indigo-900:focus {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 16787, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-100:focus {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 16793, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-200:focus {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 16799, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-300:focus {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 16805, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-400:focus {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 16811, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-500:focus {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 16817, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-600:focus {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 16823, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-700:focus {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 16829, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-800:focus {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 16835, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-purple-900:focus {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 16841, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-pink:focus {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 16847, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-light-gray:focus {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 16853, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-blue-gradient:focus {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 16857, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-opacity-0 {
    --bg-opacity: 0;
  }
  /* line 16861, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-opacity-25 {
    --bg-opacity: 0.25;
  }
  /* line 16865, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-opacity-50 {
    --bg-opacity: 0.5;
  }
  /* line 16869, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-opacity-75 {
    --bg-opacity: 0.75;
  }
  /* line 16873, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-opacity-80 {
    --bg-opacity: .8;
  }
  /* line 16877, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-opacity-100 {
    --bg-opacity: 1;
  }
  /* line 16881, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-opacity-0:hover {
    --bg-opacity: 0;
  }
  /* line 16885, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-opacity-25:hover {
    --bg-opacity: 0.25;
  }
  /* line 16889, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-opacity-50:hover {
    --bg-opacity: 0.5;
  }
  /* line 16893, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-opacity-75:hover {
    --bg-opacity: 0.75;
  }
  /* line 16897, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-opacity-80:hover {
    --bg-opacity: .8;
  }
  /* line 16901, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-opacity-100:hover {
    --bg-opacity: 1;
  }
  /* line 16905, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-opacity-0:focus {
    --bg-opacity: 0;
  }
  /* line 16909, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-opacity-25:focus {
    --bg-opacity: 0.25;
  }
  /* line 16913, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-opacity-50:focus {
    --bg-opacity: 0.5;
  }
  /* line 16917, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-opacity-75:focus {
    --bg-opacity: 0.75;
  }
  /* line 16921, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-opacity-80:focus {
    --bg-opacity: .8;
  }
  /* line 16925, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:bg-opacity-100:focus {
    --bg-opacity: 1;
  }
  /* line 16929, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-bottom {
    background-position: bottom;
  }
  /* line 16933, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-center {
    background-position: center;
  }
  /* line 16937, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-left {
    background-position: left;
  }
  /* line 16941, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-left-bottom {
    background-position: left bottom;
  }
  /* line 16945, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-left-top {
    background-position: left top;
  }
  /* line 16949, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-right {
    background-position: right;
  }
  /* line 16953, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-right-bottom {
    background-position: right bottom;
  }
  /* line 16957, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-right-top {
    background-position: right top;
  }
  /* line 16961, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-top {
    background-position: top;
  }
  /* line 16965, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-repeat {
    background-repeat: repeat;
  }
  /* line 16969, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-no-repeat {
    background-repeat: no-repeat;
  }
  /* line 16973, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-repeat-x {
    background-repeat: repeat-x;
  }
  /* line 16977, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-repeat-y {
    background-repeat: repeat-y;
  }
  /* line 16981, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-repeat-round {
    background-repeat: round;
  }
  /* line 16985, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-repeat-space {
    background-repeat: space;
  }
  /* line 16989, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-auto {
    background-size: auto;
  }
  /* line 16993, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-cover {
    background-size: cover;
  }
  /* line 16997, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-contain {
    background-size: contain;
  }
  /* line 17001, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-collapse {
    border-collapse: collapse;
  }
  /* line 17005, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-separate {
    border-collapse: separate;
  }
  /* line 17009, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-transparent {
    border-color: transparent;
  }
  /* line 17013, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-current {
    border-color: currentColor;
  }
  /* line 17017, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-black {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 17023, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-white {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 17029, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-gray-100 {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 17035, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-gray-200 {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 17041, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-gray-300 {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 17047, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-gray-500 {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 17053, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-gray-900 {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 17059, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-red {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 17065, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-orange {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 17071, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-100 {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 17077, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-200 {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 17083, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-300 {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 17089, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-400 {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 17095, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-500 {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 17101, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-600 {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 17107, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-700 {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 17113, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-800 {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 17119, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-yellow-900 {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 17125, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-100 {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 17131, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-200 {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 17137, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-300 {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 17143, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-400 {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 17149, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-500 {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 17155, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-600 {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 17161, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-700 {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 17167, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-800 {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 17173, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-green-900 {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 17179, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-100 {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 17185, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-200 {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 17191, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-300 {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 17197, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-400 {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 17203, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-500 {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 17209, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-600 {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 17215, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-700 {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 17221, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-800 {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 17227, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-teal-900 {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 17233, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-blue-100 {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 17239, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-blue-200 {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 17245, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-100 {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 17251, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-200 {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 17257, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-300 {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 17263, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-400 {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 17269, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-500 {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 17275, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-600 {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 17281, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-700 {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 17287, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-800 {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 17293, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-indigo-900 {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 17299, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-100 {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 17305, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-200 {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 17311, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-300 {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 17317, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-400 {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 17323, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-500 {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 17329, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-600 {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 17335, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-700 {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 17341, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-800 {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 17347, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-purple-900 {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 17353, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-pink {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 17359, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-light-gray {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 17365, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-blue-gradient {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 17369, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  /* line 17373, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-current:hover {
    border-color: currentColor;
  }
  /* line 17377, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-black:hover {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 17383, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-white:hover {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 17389, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-gray-100:hover {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 17395, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-gray-200:hover {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 17401, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-gray-300:hover {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 17407, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-gray-500:hover {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 17413, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-gray-900:hover {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 17419, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-red:hover {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 17425, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-orange:hover {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 17431, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-100:hover {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 17437, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-200:hover {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 17443, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-300:hover {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 17449, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-400:hover {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 17455, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-500:hover {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 17461, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-600:hover {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 17467, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-700:hover {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 17473, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-800:hover {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 17479, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-yellow-900:hover {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 17485, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-100:hover {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 17491, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-200:hover {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 17497, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-300:hover {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 17503, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-400:hover {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 17509, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-500:hover {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 17515, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-600:hover {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 17521, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-700:hover {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 17527, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-800:hover {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 17533, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-green-900:hover {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 17539, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-100:hover {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 17545, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-200:hover {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 17551, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-300:hover {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 17557, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-400:hover {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 17563, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-500:hover {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 17569, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-600:hover {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 17575, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-700:hover {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 17581, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-800:hover {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 17587, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-teal-900:hover {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 17593, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-blue-100:hover {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 17599, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-blue-200:hover {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 17605, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-100:hover {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 17611, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-200:hover {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 17617, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-300:hover {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 17623, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-400:hover {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 17629, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-500:hover {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 17635, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-600:hover {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 17641, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-700:hover {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 17647, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-800:hover {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 17653, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-indigo-900:hover {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 17659, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-100:hover {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 17665, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-200:hover {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 17671, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-300:hover {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 17677, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-400:hover {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 17683, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-500:hover {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 17689, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-600:hover {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 17695, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-700:hover {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 17701, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-800:hover {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 17707, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-purple-900:hover {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 17713, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-pink:hover {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 17719, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-light-gray:hover {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 17725, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-blue-gradient:hover {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 17729, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-transparent:focus {
    border-color: transparent;
  }
  /* line 17733, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-current:focus {
    border-color: currentColor;
  }
  /* line 17737, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-black:focus {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 17743, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-white:focus {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 17749, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-gray-100:focus {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 17755, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-gray-200:focus {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 17761, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-gray-300:focus {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 17767, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-gray-500:focus {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 17773, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-gray-900:focus {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 17779, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-red:focus {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 17785, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-orange:focus {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 17791, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-100:focus {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 17797, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-200:focus {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 17803, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-300:focus {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 17809, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-400:focus {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 17815, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-500:focus {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 17821, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-600:focus {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 17827, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-700:focus {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 17833, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-800:focus {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 17839, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-yellow-900:focus {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 17845, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-100:focus {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 17851, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-200:focus {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 17857, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-300:focus {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 17863, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-400:focus {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 17869, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-500:focus {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 17875, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-600:focus {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 17881, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-700:focus {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 17887, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-800:focus {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 17893, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-green-900:focus {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 17899, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-100:focus {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 17905, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-200:focus {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 17911, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-300:focus {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 17917, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-400:focus {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 17923, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-500:focus {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 17929, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-600:focus {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 17935, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-700:focus {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 17941, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-800:focus {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 17947, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-teal-900:focus {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 17953, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-blue-100:focus {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 17959, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-blue-200:focus {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 17965, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-100:focus {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 17971, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-200:focus {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 17977, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-300:focus {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 17983, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-400:focus {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 17989, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-500:focus {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 17995, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-600:focus {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 18001, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-700:focus {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 18007, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-800:focus {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 18013, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-indigo-900:focus {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 18019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-100:focus {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 18025, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-200:focus {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 18031, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-300:focus {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 18037, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-400:focus {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 18043, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-500:focus {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 18049, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-600:focus {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 18055, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-700:focus {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 18061, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-800:focus {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 18067, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-purple-900:focus {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 18073, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-pink:focus {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 18079, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-light-gray:focus {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 18085, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-blue-gradient:focus {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 18089, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-opacity-0 {
    --border-opacity: 0;
  }
  /* line 18093, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-opacity-25 {
    --border-opacity: 0.25;
  }
  /* line 18097, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-opacity-50 {
    --border-opacity: 0.5;
  }
  /* line 18101, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-opacity-75 {
    --border-opacity: 0.75;
  }
  /* line 18105, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-opacity-80 {
    --border-opacity: .8;
  }
  /* line 18109, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-opacity-100 {
    --border-opacity: 1;
  }
  /* line 18113, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-opacity-0:hover {
    --border-opacity: 0;
  }
  /* line 18117, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-opacity-25:hover {
    --border-opacity: 0.25;
  }
  /* line 18121, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-opacity-50:hover {
    --border-opacity: 0.5;
  }
  /* line 18125, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-opacity-75:hover {
    --border-opacity: 0.75;
  }
  /* line 18129, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-opacity-80:hover {
    --border-opacity: .8;
  }
  /* line 18133, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:border-opacity-100:hover {
    --border-opacity: 1;
  }
  /* line 18137, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-opacity-0:focus {
    --border-opacity: 0;
  }
  /* line 18141, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-opacity-25:focus {
    --border-opacity: 0.25;
  }
  /* line 18145, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-opacity-50:focus {
    --border-opacity: 0.5;
  }
  /* line 18149, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-opacity-75:focus {
    --border-opacity: 0.75;
  }
  /* line 18153, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-opacity-80:focus {
    --border-opacity: .8;
  }
  /* line 18157, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:border-opacity-100:focus {
    --border-opacity: 1;
  }
  /* line 18161, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-none {
    border-radius: 0;
  }
  /* line 18165, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-sm {
    border-radius: 0.125rem;
  }
  /* line 18169, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded {
    border-radius: 0.25rem;
  }
  /* line 18173, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-md {
    border-radius: 0.375rem;
  }
  /* line 18177, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }
  /* line 18181, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-full {
    border-radius: 9999px;
  }
  /* line 18185, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-xl {
    border-radius: 1rem;
  }
  /* line 18189, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 18194, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 18199, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 18204, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 18209, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }
  /* line 18214, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }
  /* line 18219, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }
  /* line 18224, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }
  /* line 18229, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  /* line 18234, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  /* line 18239, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 18244, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 18249, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }
  /* line 18254, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }
  /* line 18259, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 18264, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 18269, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  /* line 18274, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  /* line 18279, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  /* line 18284, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  /* line 18289, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }
  /* line 18294, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }
  /* line 18299, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }
  /* line 18304, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }
  /* line 18309, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-t-xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  /* line 18314, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-r-xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  /* line 18319, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-b-xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  /* line 18324, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-l-xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  /* line 18329, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tl-none {
    border-top-left-radius: 0;
  }
  /* line 18333, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tr-none {
    border-top-right-radius: 0;
  }
  /* line 18337, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-br-none {
    border-bottom-right-radius: 0;
  }
  /* line 18341, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }
  /* line 18345, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }
  /* line 18349, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }
  /* line 18353, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }
  /* line 18357, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }
  /* line 18361, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }
  /* line 18365, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }
  /* line 18369, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }
  /* line 18373, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }
  /* line 18377, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }
  /* line 18381, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }
  /* line 18385, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }
  /* line 18389, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }
  /* line 18393, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }
  /* line 18397, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }
  /* line 18401, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }
  /* line 18405, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }
  /* line 18409, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }
  /* line 18413, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }
  /* line 18417, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }
  /* line 18421, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }
  /* line 18425, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tl-xl {
    border-top-left-radius: 1rem;
  }
  /* line 18429, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-tr-xl {
    border-top-right-radius: 1rem;
  }
  /* line 18433, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-br-xl {
    border-bottom-right-radius: 1rem;
  }
  /* line 18437, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rounded-bl-xl {
    border-bottom-left-radius: 1rem;
  }
  /* line 18441, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-solid {
    border-style: solid;
  }
  /* line 18445, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-dashed {
    border-style: dashed;
  }
  /* line 18449, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-dotted {
    border-style: dotted;
  }
  /* line 18453, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-double {
    border-style: double;
  }
  /* line 18457, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-none {
    border-style: none;
  }
  /* line 18461, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-0 {
    border-width: 0;
  }
  /* line 18465, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-2 {
    border-width: 2px;
  }
  /* line 18469, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-4 {
    border-width: 4px;
  }
  /* line 18473, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-8 {
    border-width: 8px;
  }
  /* line 18477, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border {
    border-width: 1px;
  }
  /* line 18481, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-t-0 {
    border-top-width: 0;
  }
  /* line 18485, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-r-0 {
    border-right-width: 0;
  }
  /* line 18489, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-b-0 {
    border-bottom-width: 0;
  }
  /* line 18493, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-l-0 {
    border-left-width: 0;
  }
  /* line 18497, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-t-2 {
    border-top-width: 2px;
  }
  /* line 18501, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-r-2 {
    border-right-width: 2px;
  }
  /* line 18505, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-b-2 {
    border-bottom-width: 2px;
  }
  /* line 18509, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-l-2 {
    border-left-width: 2px;
  }
  /* line 18513, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-t-4 {
    border-top-width: 4px;
  }
  /* line 18517, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-r-4 {
    border-right-width: 4px;
  }
  /* line 18521, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-b-4 {
    border-bottom-width: 4px;
  }
  /* line 18525, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-l-4 {
    border-left-width: 4px;
  }
  /* line 18529, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-t-8 {
    border-top-width: 8px;
  }
  /* line 18533, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-r-8 {
    border-right-width: 8px;
  }
  /* line 18537, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-b-8 {
    border-bottom-width: 8px;
  }
  /* line 18541, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-l-8 {
    border-left-width: 8px;
  }
  /* line 18545, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-t {
    border-top-width: 1px;
  }
  /* line 18549, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-r {
    border-right-width: 1px;
  }
  /* line 18553, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-b {
    border-bottom-width: 1px;
  }
  /* line 18557, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:border-l {
    border-left-width: 1px;
  }
  /* line 18561, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:box-border {
    box-sizing: border-box;
  }
  /* line 18565, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:box-content {
    box-sizing: content-box;
  }
  /* line 18569, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:cursor-auto {
    cursor: auto;
  }
  /* line 18573, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:cursor-default {
    cursor: default;
  }
  /* line 18577, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:cursor-pointer {
    cursor: pointer;
  }
  /* line 18581, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:cursor-wait {
    cursor: wait;
  }
  /* line 18585, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:cursor-text {
    cursor: text;
  }
  /* line 18589, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:cursor-move {
    cursor: move;
  }
  /* line 18593, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:cursor-not-allowed {
    cursor: not-allowed;
  }
  /* line 18597, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:cursor-help {
    cursor: help;
  }
  /* line 18601, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:block {
    display: block;
  }
  /* line 18605, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inline-block {
    display: inline-block;
  }
  /* line 18609, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inline {
    display: inline;
  }
  /* line 18613, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex {
    display: flex;
  }
  /* line 18617, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inline-flex {
    display: inline-flex;
  }
  /* line 18621, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table {
    display: table;
  }
  /* line 18625, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-caption {
    display: table-caption;
  }
  /* line 18629, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-cell {
    display: table-cell;
  }
  /* line 18633, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-column {
    display: table-column;
  }
  /* line 18637, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-column-group {
    display: table-column-group;
  }
  /* line 18641, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-footer-group {
    display: table-footer-group;
  }
  /* line 18645, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-header-group {
    display: table-header-group;
  }
  /* line 18649, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-row-group {
    display: table-row-group;
  }
  /* line 18653, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-row {
    display: table-row;
  }
  /* line 18657, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flow-root {
    display: flow-root;
  }
  /* line 18661, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid {
    display: grid;
  }
  /* line 18665, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inline-grid {
    display: inline-grid;
  }
  /* line 18669, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hidden {
    display: none;
  }
  /* line 18673, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-row {
    flex-direction: row;
  }
  /* line 18677, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  /* line 18681, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-col {
    flex-direction: column;
  }
  /* line 18685, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  /* line 18689, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
  /* line 18693, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  /* line 18697, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-no-wrap {
    flex-wrap: nowrap;
  }
  /* line 18701, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:items-start {
    align-items: flex-start;
  }
  /* line 18705, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:items-end {
    align-items: flex-end;
  }
  /* line 18709, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:items-center {
    align-items: center;
  }
  /* line 18713, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:items-baseline {
    align-items: baseline;
  }
  /* line 18717, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:items-stretch {
    align-items: stretch;
  }
  /* line 18721, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:self-auto {
    align-self: auto;
  }
  /* line 18725, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:self-start {
    align-self: flex-start;
  }
  /* line 18729, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:self-end {
    align-self: flex-end;
  }
  /* line 18733, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:self-center {
    align-self: center;
  }
  /* line 18737, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:self-stretch {
    align-self: stretch;
  }
  /* line 18741, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:justify-start {
    justify-content: flex-start;
  }
  /* line 18745, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:justify-end {
    justify-content: flex-end;
  }
  /* line 18749, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:justify-center {
    justify-content: center;
  }
  /* line 18753, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:justify-between {
    justify-content: space-between;
  }
  /* line 18757, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:justify-around {
    justify-content: space-around;
  }
  /* line 18761, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:justify-evenly {
    justify-content: space-evenly;
  }
  /* line 18765, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:content-center {
    align-content: center;
  }
  /* line 18769, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:content-start {
    align-content: flex-start;
  }
  /* line 18773, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:content-end {
    align-content: flex-end;
  }
  /* line 18777, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:content-between {
    align-content: space-between;
  }
  /* line 18781, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:content-around {
    align-content: space-around;
  }
  /* line 18785, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-1 {
    flex: 1 1 0%;
  }
  /* line 18789, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-auto {
    flex: 1 1 auto;
  }
  /* line 18793, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-initial {
    flex: 0 1 auto;
  }
  /* line 18797, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-none {
    flex: none;
  }
  /* line 18801, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-grow-0 {
    flex-grow: 0;
  }
  /* line 18805, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-grow {
    flex-grow: 1;
  }
  /* line 18809, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-shrink-0 {
    flex-shrink: 0;
  }
  /* line 18813, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:flex-shrink {
    flex-shrink: 1;
  }
  /* line 18817, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-1 {
    order: 1;
  }
  /* line 18821, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-2 {
    order: 2;
  }
  /* line 18825, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-3 {
    order: 3;
  }
  /* line 18829, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-4 {
    order: 4;
  }
  /* line 18833, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-5 {
    order: 5;
  }
  /* line 18837, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-6 {
    order: 6;
  }
  /* line 18841, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-7 {
    order: 7;
  }
  /* line 18845, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-8 {
    order: 8;
  }
  /* line 18849, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-9 {
    order: 9;
  }
  /* line 18853, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-10 {
    order: 10;
  }
  /* line 18857, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-11 {
    order: 11;
  }
  /* line 18861, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-12 {
    order: 12;
  }
  /* line 18865, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-first {
    order: -9999;
  }
  /* line 18869, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-last {
    order: 9999;
  }
  /* line 18873, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:order-none {
    order: 0;
  }
  /* line 18877, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:float-right {
    float: right;
  }
  /* line 18881, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:float-left {
    float: left;
  }
  /* line 18885, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:float-none {
    float: none;
  }
  /* line 18889, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 18895, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:clear-left {
    clear: left;
  }
  /* line 18899, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:clear-right {
    clear: right;
  }
  /* line 18903, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:clear-both {
    clear: both;
  }
  /* line 18907, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:clear-none {
    clear: none;
  }
  /* line 18911, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-inter {
    font-family: 'Inter', 'Rubik', sans-serif;
  }
  /* line 18915, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-rubik {
    font-family: 'Rubik', 'Inter', sans-serif;
  }
  /* line 18919, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-hairline {
    font-weight: 100;
  }
  /* line 18923, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-thin {
    font-weight: 200;
  }
  /* line 18927, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-light {
    font-weight: 300;
  }
  /* line 18931, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-normal {
    font-weight: 400;
  }
  /* line 18935, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-medium {
    font-weight: 500;
  }
  /* line 18939, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-semibold {
    font-weight: 600;
  }
  /* line 18943, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-bold {
    font-weight: 700;
  }
  /* line 18947, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-extrabold {
    font-weight: 800;
  }
  /* line 18951, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:font-black {
    font-weight: 900;
  }
  /* line 18955, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  /* line 18959, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-thin:hover {
    font-weight: 200;
  }
  /* line 18963, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-light:hover {
    font-weight: 300;
  }
  /* line 18967, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-normal:hover {
    font-weight: 400;
  }
  /* line 18971, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-medium:hover {
    font-weight: 500;
  }
  /* line 18975, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  /* line 18979, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-bold:hover {
    font-weight: 700;
  }
  /* line 18983, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  /* line 18987, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:font-black:hover {
    font-weight: 900;
  }
  /* line 18991, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-hairline:focus {
    font-weight: 100;
  }
  /* line 18995, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-thin:focus {
    font-weight: 200;
  }
  /* line 18999, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-light:focus {
    font-weight: 300;
  }
  /* line 19003, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-normal:focus {
    font-weight: 400;
  }
  /* line 19007, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-medium:focus {
    font-weight: 500;
  }
  /* line 19011, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-semibold:focus {
    font-weight: 600;
  }
  /* line 19015, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-bold:focus {
    font-weight: 700;
  }
  /* line 19019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-extrabold:focus {
    font-weight: 800;
  }
  /* line 19023, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:font-black:focus {
    font-weight: 900;
  }
  /* line 19027, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-0 {
    height: 0;
  }
  /* line 19031, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-1 {
    height: 0.25rem;
  }
  /* line 19035, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-2 {
    height: 0.5rem;
  }
  /* line 19039, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-3 {
    height: 0.75rem;
  }
  /* line 19043, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-4 {
    height: 1rem;
  }
  /* line 19047, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-5 {
    height: 1.25rem;
  }
  /* line 19051, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-6 {
    height: 1.5rem;
  }
  /* line 19055, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-8 {
    height: 2rem;
  }
  /* line 19059, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-10 {
    height: 2.5rem;
  }
  /* line 19063, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-12 {
    height: 3rem;
  }
  /* line 19067, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-16 {
    height: 4rem;
  }
  /* line 19071, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-20 {
    height: 5rem;
  }
  /* line 19075, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-24 {
    height: 6rem;
  }
  /* line 19079, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-32 {
    height: 8rem;
  }
  /* line 19083, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-40 {
    height: 10rem;
  }
  /* line 19087, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-48 {
    height: 12rem;
  }
  /* line 19091, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-56 {
    height: 14rem;
  }
  /* line 19095, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-64 {
    height: 16rem;
  }
  /* line 19099, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-auto {
    height: auto;
  }
  /* line 19103, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-px {
    height: 1px;
  }
  /* line 19107, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-full {
    height: 100%;
  }
  /* line 19111, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:h-screen {
    height: 100vh;
  }
  /* line 19115, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-xs {
    font-size: 0.75rem;
  }
  /* line 19119, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-sm {
    font-size: 0.875rem;
  }
  /* line 19123, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-base {
    font-size: 1rem;
  }
  /* line 19127, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-lg {
    font-size: 1.125rem;
  }
  /* line 19131, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-xl {
    font-size: 1.25rem;
  }
  /* line 19135, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-2xl {
    font-size: 1.5rem;
  }
  /* line 19139, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-3xl {
    font-size: 1.875rem;
  }
  /* line 19143, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-4xl {
    font-size: 2.25rem;
  }
  /* line 19147, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-5xl {
    font-size: 3rem;
  }
  /* line 19151, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-6xl {
    font-size: 4rem;
  }
  /* line 19155, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-2xs {
    font-size: .65rem;
  }
  /* line 19159, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-7xl {
    font-size: 5rem;
  }
  /* line 19163, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-3 {
    line-height: .75rem;
  }
  /* line 19167, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-4 {
    line-height: 1rem;
  }
  /* line 19171, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-5 {
    line-height: 1.25rem;
  }
  /* line 19175, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-6 {
    line-height: 1.5rem;
  }
  /* line 19179, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-7 {
    line-height: 1.75rem;
  }
  /* line 19183, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-8 {
    line-height: 2rem;
  }
  /* line 19187, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-9 {
    line-height: 2.25rem;
  }
  /* line 19191, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-10 {
    line-height: 2.5rem;
  }
  /* line 19195, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-none {
    line-height: 1;
  }
  /* line 19199, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-tight {
    line-height: 1.25;
  }
  /* line 19203, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-snug {
    line-height: 1.375;
  }
  /* line 19207, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-normal {
    line-height: 1.5;
  }
  /* line 19211, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-relaxed {
    line-height: 1.625;
  }
  /* line 19215, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:leading-loose {
    line-height: 2;
  }
  /* line 19219, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:list-inside {
    list-style-position: inside;
  }
  /* line 19223, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:list-outside {
    list-style-position: outside;
  }
  /* line 19227, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:list-none {
    list-style-type: none;
  }
  /* line 19231, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:list-disc {
    list-style-type: disc;
  }
  /* line 19235, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:list-decimal {
    list-style-type: decimal;
  }
  /* line 19239, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-0 {
    margin: 0;
  }
  /* line 19243, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-1 {
    margin: 0.25rem;
  }
  /* line 19247, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-2 {
    margin: 0.5rem;
  }
  /* line 19251, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-3 {
    margin: 0.75rem;
  }
  /* line 19255, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-4 {
    margin: 1rem;
  }
  /* line 19259, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-5 {
    margin: 1.25rem;
  }
  /* line 19263, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-6 {
    margin: 1.5rem;
  }
  /* line 19267, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-8 {
    margin: 2rem;
  }
  /* line 19271, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-10 {
    margin: 2.5rem;
  }
  /* line 19275, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-12 {
    margin: 3rem;
  }
  /* line 19279, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-16 {
    margin: 4rem;
  }
  /* line 19283, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-20 {
    margin: 5rem;
  }
  /* line 19287, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-24 {
    margin: 6rem;
  }
  /* line 19291, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-32 {
    margin: 8rem;
  }
  /* line 19295, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-40 {
    margin: 10rem;
  }
  /* line 19299, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-48 {
    margin: 12rem;
  }
  /* line 19303, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-56 {
    margin: 14rem;
  }
  /* line 19307, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-64 {
    margin: 16rem;
  }
  /* line 19311, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-auto {
    margin: auto;
  }
  /* line 19315, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:m-px {
    margin: 1px;
  }
  /* line 19319, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-1 {
    margin: -0.25rem;
  }
  /* line 19323, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-2 {
    margin: -0.5rem;
  }
  /* line 19327, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-3 {
    margin: -0.75rem;
  }
  /* line 19331, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-4 {
    margin: -1rem;
  }
  /* line 19335, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-5 {
    margin: -1.25rem;
  }
  /* line 19339, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-6 {
    margin: -1.5rem;
  }
  /* line 19343, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-8 {
    margin: -2rem;
  }
  /* line 19347, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-10 {
    margin: -2.5rem;
  }
  /* line 19351, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-12 {
    margin: -3rem;
  }
  /* line 19355, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-16 {
    margin: -4rem;
  }
  /* line 19359, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-20 {
    margin: -5rem;
  }
  /* line 19363, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-24 {
    margin: -6rem;
  }
  /* line 19367, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-32 {
    margin: -8rem;
  }
  /* line 19371, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-40 {
    margin: -10rem;
  }
  /* line 19375, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-48 {
    margin: -12rem;
  }
  /* line 19379, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-56 {
    margin: -14rem;
  }
  /* line 19383, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-64 {
    margin: -16rem;
  }
  /* line 19387, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-m-px {
    margin: -1px;
  }
  /* line 19391, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 19396, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 19401, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  /* line 19406, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  /* line 19411, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  /* line 19416, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  /* line 19421, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  /* line 19426, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  /* line 19431, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  /* line 19436, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  /* line 19441, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  /* line 19446, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  /* line 19451, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  /* line 19456, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  /* line 19461, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  /* line 19466, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  /* line 19471, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  /* line 19476, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  /* line 19481, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  /* line 19486, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  /* line 19491, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  /* line 19496, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  /* line 19501, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  /* line 19506, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  /* line 19511, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  /* line 19516, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  /* line 19521, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  /* line 19526, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  /* line 19531, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
  /* line 19536, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }
  /* line 19541, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  /* line 19546, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  /* line 19551, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }
  /* line 19556, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }
  /* line 19561, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }
  /* line 19566, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }
  /* line 19571, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  /* line 19576, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 19581, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 19586, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 19591, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  /* line 19596, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  /* line 19601, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  /* line 19606, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  /* line 19611, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  /* line 19616, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  /* line 19621, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  /* line 19626, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  /* line 19631, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  /* line 19636, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  /* line 19641, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  /* line 19646, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  /* line 19651, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  /* line 19656, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  /* line 19661, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  /* line 19666, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  /* line 19671, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  /* line 19676, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  /* line 19681, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  /* line 19686, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  /* line 19691, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }
  /* line 19696, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  /* line 19701, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  /* line 19706, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }
  /* line 19711, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  /* line 19716, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }
  /* line 19721, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }
  /* line 19726, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }
  /* line 19731, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }
  /* line 19736, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }
  /* line 19741, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }
  /* line 19746, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }
  /* line 19751, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }
  /* line 19756, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }
  /* line 19761, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  /* line 19766, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }
  /* line 19771, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-0 {
    margin-top: 0;
  }
  /* line 19775, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-0 {
    margin-right: 0;
  }
  /* line 19779, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  /* line 19783, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-0 {
    margin-left: 0;
  }
  /* line 19787, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-1 {
    margin-top: 0.25rem;
  }
  /* line 19791, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-1 {
    margin-right: 0.25rem;
  }
  /* line 19795, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-1 {
    margin-bottom: 0.25rem;
  }
  /* line 19799, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-1 {
    margin-left: 0.25rem;
  }
  /* line 19803, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-2 {
    margin-top: 0.5rem;
  }
  /* line 19807, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-2 {
    margin-right: 0.5rem;
  }
  /* line 19811, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-2 {
    margin-bottom: 0.5rem;
  }
  /* line 19815, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-2 {
    margin-left: 0.5rem;
  }
  /* line 19819, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-3 {
    margin-top: 0.75rem;
  }
  /* line 19823, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-3 {
    margin-right: 0.75rem;
  }
  /* line 19827, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-3 {
    margin-bottom: 0.75rem;
  }
  /* line 19831, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-3 {
    margin-left: 0.75rem;
  }
  /* line 19835, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-4 {
    margin-top: 1rem;
  }
  /* line 19839, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-4 {
    margin-right: 1rem;
  }
  /* line 19843, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-4 {
    margin-bottom: 1rem;
  }
  /* line 19847, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-4 {
    margin-left: 1rem;
  }
  /* line 19851, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-5 {
    margin-top: 1.25rem;
  }
  /* line 19855, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-5 {
    margin-right: 1.25rem;
  }
  /* line 19859, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-5 {
    margin-bottom: 1.25rem;
  }
  /* line 19863, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-5 {
    margin-left: 1.25rem;
  }
  /* line 19867, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-6 {
    margin-top: 1.5rem;
  }
  /* line 19871, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-6 {
    margin-right: 1.5rem;
  }
  /* line 19875, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }
  /* line 19879, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-6 {
    margin-left: 1.5rem;
  }
  /* line 19883, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-8 {
    margin-top: 2rem;
  }
  /* line 19887, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-8 {
    margin-right: 2rem;
  }
  /* line 19891, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-8 {
    margin-bottom: 2rem;
  }
  /* line 19895, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-8 {
    margin-left: 2rem;
  }
  /* line 19899, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-10 {
    margin-top: 2.5rem;
  }
  /* line 19903, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-10 {
    margin-right: 2.5rem;
  }
  /* line 19907, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-10 {
    margin-bottom: 2.5rem;
  }
  /* line 19911, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-10 {
    margin-left: 2.5rem;
  }
  /* line 19915, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-12 {
    margin-top: 3rem;
  }
  /* line 19919, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-12 {
    margin-right: 3rem;
  }
  /* line 19923, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-12 {
    margin-bottom: 3rem;
  }
  /* line 19927, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-12 {
    margin-left: 3rem;
  }
  /* line 19931, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-16 {
    margin-top: 4rem;
  }
  /* line 19935, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-16 {
    margin-right: 4rem;
  }
  /* line 19939, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-16 {
    margin-bottom: 4rem;
  }
  /* line 19943, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-16 {
    margin-left: 4rem;
  }
  /* line 19947, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-20 {
    margin-top: 5rem;
  }
  /* line 19951, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-20 {
    margin-right: 5rem;
  }
  /* line 19955, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-20 {
    margin-bottom: 5rem;
  }
  /* line 19959, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-20 {
    margin-left: 5rem;
  }
  /* line 19963, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-24 {
    margin-top: 6rem;
  }
  /* line 19967, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-24 {
    margin-right: 6rem;
  }
  /* line 19971, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-24 {
    margin-bottom: 6rem;
  }
  /* line 19975, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-24 {
    margin-left: 6rem;
  }
  /* line 19979, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-32 {
    margin-top: 8rem;
  }
  /* line 19983, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-32 {
    margin-right: 8rem;
  }
  /* line 19987, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-32 {
    margin-bottom: 8rem;
  }
  /* line 19991, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-32 {
    margin-left: 8rem;
  }
  /* line 19995, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-40 {
    margin-top: 10rem;
  }
  /* line 19999, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-40 {
    margin-right: 10rem;
  }
  /* line 20003, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-40 {
    margin-bottom: 10rem;
  }
  /* line 20007, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-40 {
    margin-left: 10rem;
  }
  /* line 20011, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-48 {
    margin-top: 12rem;
  }
  /* line 20015, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-48 {
    margin-right: 12rem;
  }
  /* line 20019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-48 {
    margin-bottom: 12rem;
  }
  /* line 20023, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-48 {
    margin-left: 12rem;
  }
  /* line 20027, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-56 {
    margin-top: 14rem;
  }
  /* line 20031, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-56 {
    margin-right: 14rem;
  }
  /* line 20035, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-56 {
    margin-bottom: 14rem;
  }
  /* line 20039, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-56 {
    margin-left: 14rem;
  }
  /* line 20043, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-64 {
    margin-top: 16rem;
  }
  /* line 20047, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-64 {
    margin-right: 16rem;
  }
  /* line 20051, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-64 {
    margin-bottom: 16rem;
  }
  /* line 20055, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-64 {
    margin-left: 16rem;
  }
  /* line 20059, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-auto {
    margin-top: auto;
  }
  /* line 20063, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-auto {
    margin-right: auto;
  }
  /* line 20067, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-auto {
    margin-bottom: auto;
  }
  /* line 20071, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-auto {
    margin-left: auto;
  }
  /* line 20075, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mt-px {
    margin-top: 1px;
  }
  /* line 20079, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mr-px {
    margin-right: 1px;
  }
  /* line 20083, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:mb-px {
    margin-bottom: 1px;
  }
  /* line 20087, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ml-px {
    margin-left: 1px;
  }
  /* line 20091, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-1 {
    margin-top: -0.25rem;
  }
  /* line 20095, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-1 {
    margin-right: -0.25rem;
  }
  /* line 20099, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  /* line 20103, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-1 {
    margin-left: -0.25rem;
  }
  /* line 20107, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-2 {
    margin-top: -0.5rem;
  }
  /* line 20111, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-2 {
    margin-right: -0.5rem;
  }
  /* line 20115, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  /* line 20119, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-2 {
    margin-left: -0.5rem;
  }
  /* line 20123, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-3 {
    margin-top: -0.75rem;
  }
  /* line 20127, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-3 {
    margin-right: -0.75rem;
  }
  /* line 20131, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  /* line 20135, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-3 {
    margin-left: -0.75rem;
  }
  /* line 20139, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-4 {
    margin-top: -1rem;
  }
  /* line 20143, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-4 {
    margin-right: -1rem;
  }
  /* line 20147, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-4 {
    margin-bottom: -1rem;
  }
  /* line 20151, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-4 {
    margin-left: -1rem;
  }
  /* line 20155, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-5 {
    margin-top: -1.25rem;
  }
  /* line 20159, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-5 {
    margin-right: -1.25rem;
  }
  /* line 20163, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-5 {
    margin-bottom: -1.25rem;
  }
  /* line 20167, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-5 {
    margin-left: -1.25rem;
  }
  /* line 20171, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-6 {
    margin-top: -1.5rem;
  }
  /* line 20175, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-6 {
    margin-right: -1.5rem;
  }
  /* line 20179, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  /* line 20183, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-6 {
    margin-left: -1.5rem;
  }
  /* line 20187, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-8 {
    margin-top: -2rem;
  }
  /* line 20191, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-8 {
    margin-right: -2rem;
  }
  /* line 20195, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-8 {
    margin-bottom: -2rem;
  }
  /* line 20199, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-8 {
    margin-left: -2rem;
  }
  /* line 20203, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-10 {
    margin-top: -2.5rem;
  }
  /* line 20207, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-10 {
    margin-right: -2.5rem;
  }
  /* line 20211, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  /* line 20215, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-10 {
    margin-left: -2.5rem;
  }
  /* line 20219, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-12 {
    margin-top: -3rem;
  }
  /* line 20223, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-12 {
    margin-right: -3rem;
  }
  /* line 20227, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-12 {
    margin-bottom: -3rem;
  }
  /* line 20231, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-12 {
    margin-left: -3rem;
  }
  /* line 20235, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-16 {
    margin-top: -4rem;
  }
  /* line 20239, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-16 {
    margin-right: -4rem;
  }
  /* line 20243, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-16 {
    margin-bottom: -4rem;
  }
  /* line 20247, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-16 {
    margin-left: -4rem;
  }
  /* line 20251, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-20 {
    margin-top: -5rem;
  }
  /* line 20255, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-20 {
    margin-right: -5rem;
  }
  /* line 20259, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-20 {
    margin-bottom: -5rem;
  }
  /* line 20263, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-20 {
    margin-left: -5rem;
  }
  /* line 20267, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-24 {
    margin-top: -6rem;
  }
  /* line 20271, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-24 {
    margin-right: -6rem;
  }
  /* line 20275, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-24 {
    margin-bottom: -6rem;
  }
  /* line 20279, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-24 {
    margin-left: -6rem;
  }
  /* line 20283, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-32 {
    margin-top: -8rem;
  }
  /* line 20287, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-32 {
    margin-right: -8rem;
  }
  /* line 20291, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-32 {
    margin-bottom: -8rem;
  }
  /* line 20295, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-32 {
    margin-left: -8rem;
  }
  /* line 20299, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-40 {
    margin-top: -10rem;
  }
  /* line 20303, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-40 {
    margin-right: -10rem;
  }
  /* line 20307, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-40 {
    margin-bottom: -10rem;
  }
  /* line 20311, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-40 {
    margin-left: -10rem;
  }
  /* line 20315, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-48 {
    margin-top: -12rem;
  }
  /* line 20319, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-48 {
    margin-right: -12rem;
  }
  /* line 20323, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-48 {
    margin-bottom: -12rem;
  }
  /* line 20327, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-48 {
    margin-left: -12rem;
  }
  /* line 20331, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-56 {
    margin-top: -14rem;
  }
  /* line 20335, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-56 {
    margin-right: -14rem;
  }
  /* line 20339, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-56 {
    margin-bottom: -14rem;
  }
  /* line 20343, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-56 {
    margin-left: -14rem;
  }
  /* line 20347, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-64 {
    margin-top: -16rem;
  }
  /* line 20351, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-64 {
    margin-right: -16rem;
  }
  /* line 20355, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-64 {
    margin-bottom: -16rem;
  }
  /* line 20359, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-64 {
    margin-left: -16rem;
  }
  /* line 20363, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mt-px {
    margin-top: -1px;
  }
  /* line 20367, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mr-px {
    margin-right: -1px;
  }
  /* line 20371, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-mb-px {
    margin-bottom: -1px;
  }
  /* line 20375, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-ml-px {
    margin-left: -1px;
  }
  /* line 20379, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-h-full {
    max-height: 100%;
  }
  /* line 20383, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-h-screen {
    max-height: 100vh;
  }
  /* line 20387, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-none {
    max-width: none;
  }
  /* line 20391, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-xs {
    max-width: 20rem;
  }
  /* line 20395, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-sm {
    max-width: 24rem;
  }
  /* line 20399, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-md {
    max-width: 28rem;
  }
  /* line 20403, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-lg {
    max-width: 32rem;
  }
  /* line 20407, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-xl {
    max-width: 36rem;
  }
  /* line 20411, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-2xl {
    max-width: 42rem;
  }
  /* line 20415, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-3xl {
    max-width: 48rem;
  }
  /* line 20419, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-4xl {
    max-width: 56rem;
  }
  /* line 20423, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-5xl {
    max-width: 64rem;
  }
  /* line 20427, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-6xl {
    max-width: 72rem;
  }
  /* line 20431, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-full {
    max-width: 100%;
  }
  /* line 20435, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-screen-sm {
    max-width: 640px;
  }
  /* line 20439, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-screen-md {
    max-width: 768px;
  }
  /* line 20443, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-screen-lg {
    max-width: 1024px;
  }
  /* line 20447, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:max-w-screen-xl {
    max-width: 1280px;
  }
  /* line 20451, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:min-h-0 {
    min-height: 0;
  }
  /* line 20455, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:min-h-full {
    min-height: 100%;
  }
  /* line 20459, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:min-h-screen {
    min-height: 100vh;
  }
  /* line 20463, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:min-w-0 {
    min-width: 0;
  }
  /* line 20467, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:min-w-full {
    min-width: 100%;
  }
  /* line 20471, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  /* line 20476, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  /* line 20481, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }
  /* line 20486, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }
  /* line 20491, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
  /* line 20496, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }
  /* line 20501, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-center {
    -o-object-position: center;
    object-position: center;
  }
  /* line 20506, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-left {
    -o-object-position: left;
    object-position: left;
  }
  /* line 20511, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }
  /* line 20516, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }
  /* line 20521, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-right {
    -o-object-position: right;
    object-position: right;
  }
  /* line 20526, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }
  /* line 20531, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }
  /* line 20536, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:object-top {
    -o-object-position: top;
    object-position: top;
  }
  /* line 20541, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:opacity-0 {
    opacity: 0;
  }
  /* line 20545, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:opacity-25 {
    opacity: 0.25;
  }
  /* line 20549, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:opacity-50 {
    opacity: 0.5;
  }
  /* line 20553, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:opacity-75 {
    opacity: 0.75;
  }
  /* line 20557, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:opacity-80 {
    opacity: .8;
  }
  /* line 20561, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:opacity-100 {
    opacity: 1;
  }
  /* line 20565, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:opacity-0:hover {
    opacity: 0;
  }
  /* line 20569, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:opacity-25:hover {
    opacity: 0.25;
  }
  /* line 20573, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:opacity-50:hover {
    opacity: 0.5;
  }
  /* line 20577, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:opacity-75:hover {
    opacity: 0.75;
  }
  /* line 20581, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:opacity-80:hover {
    opacity: .8;
  }
  /* line 20585, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:opacity-100:hover {
    opacity: 1;
  }
  /* line 20589, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:opacity-0:focus {
    opacity: 0;
  }
  /* line 20593, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:opacity-25:focus {
    opacity: 0.25;
  }
  /* line 20597, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:opacity-50:focus {
    opacity: 0.5;
  }
  /* line 20601, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:opacity-75:focus {
    opacity: 0.75;
  }
  /* line 20605, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:opacity-80:focus {
    opacity: .8;
  }
  /* line 20609, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:opacity-100:focus {
    opacity: 1;
  }
  /* line 20613, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:outline-none {
    outline: 0;
  }
  /* line 20617, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:outline-none:focus {
    outline: 0;
  }
  /* line 20621, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-auto {
    overflow: auto;
  }
  /* line 20625, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-hidden {
    overflow: hidden;
  }
  /* line 20629, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-visible {
    overflow: visible;
  }
  /* line 20633, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-scroll {
    overflow: scroll;
  }
  /* line 20637, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-x-auto {
    overflow-x: auto;
  }
  /* line 20641, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-y-auto {
    overflow-y: auto;
  }
  /* line 20645, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-x-hidden {
    overflow-x: hidden;
  }
  /* line 20649, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-y-hidden {
    overflow-y: hidden;
  }
  /* line 20653, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-x-visible {
    overflow-x: visible;
  }
  /* line 20657, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-y-visible {
    overflow-y: visible;
  }
  /* line 20661, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-x-scroll {
    overflow-x: scroll;
  }
  /* line 20665, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overflow-y-scroll {
    overflow-y: scroll;
  }
  /* line 20669, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  /* line 20673, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  /* line 20677, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-auto {
    -ms-scroll-chaining: chained;
    overscroll-behavior: auto;
  }
  /* line 20682, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-contain {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
  }
  /* line 20687, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-none {
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
  }
  /* line 20692, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }
  /* line 20696, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }
  /* line 20700, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-y-none {
    overscroll-behavior-y: none;
  }
  /* line 20704, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }
  /* line 20708, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }
  /* line 20712, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:overscroll-x-none {
    overscroll-behavior-x: none;
  }
  /* line 20716, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-0 {
    padding: 0;
  }
  /* line 20720, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-1 {
    padding: 0.25rem;
  }
  /* line 20724, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-2 {
    padding: 0.5rem;
  }
  /* line 20728, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-3 {
    padding: 0.75rem;
  }
  /* line 20732, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-4 {
    padding: 1rem;
  }
  /* line 20736, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-5 {
    padding: 1.25rem;
  }
  /* line 20740, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-6 {
    padding: 1.5rem;
  }
  /* line 20744, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-8 {
    padding: 2rem;
  }
  /* line 20748, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-10 {
    padding: 2.5rem;
  }
  /* line 20752, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-12 {
    padding: 3rem;
  }
  /* line 20756, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-16 {
    padding: 4rem;
  }
  /* line 20760, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-20 {
    padding: 5rem;
  }
  /* line 20764, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-24 {
    padding: 6rem;
  }
  /* line 20768, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-32 {
    padding: 8rem;
  }
  /* line 20772, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-40 {
    padding: 10rem;
  }
  /* line 20776, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-48 {
    padding: 12rem;
  }
  /* line 20780, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-56 {
    padding: 14rem;
  }
  /* line 20784, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-64 {
    padding: 16rem;
  }
  /* line 20788, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:p-px {
    padding: 1px;
  }
  /* line 20792, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 20797, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 20802, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  /* line 20807, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  /* line 20812, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 20817, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  /* line 20822, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  /* line 20827, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  /* line 20832, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  /* line 20837, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  /* line 20842, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  /* line 20847, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  /* line 20852, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  /* line 20857, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 20862, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  /* line 20867, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* line 20872, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  /* line 20877, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  /* line 20882, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  /* line 20887, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  /* line 20892, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  /* line 20897, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  /* line 20902, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  /* line 20907, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  /* line 20912, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  /* line 20917, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  /* line 20922, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  /* line 20927, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  /* line 20932, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  /* line 20937, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }
  /* line 20942, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  /* line 20947, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  /* line 20952, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }
  /* line 20957, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }
  /* line 20962, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
  /* line 20967, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }
  /* line 20972, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 20977, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 20982, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-0 {
    padding-top: 0;
  }
  /* line 20986, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-0 {
    padding-right: 0;
  }
  /* line 20990, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-0 {
    padding-bottom: 0;
  }
  /* line 20994, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-0 {
    padding-left: 0;
  }
  /* line 20998, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-1 {
    padding-top: 0.25rem;
  }
  /* line 21002, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-1 {
    padding-right: 0.25rem;
  }
  /* line 21006, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-1 {
    padding-bottom: 0.25rem;
  }
  /* line 21010, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-1 {
    padding-left: 0.25rem;
  }
  /* line 21014, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-2 {
    padding-top: 0.5rem;
  }
  /* line 21018, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-2 {
    padding-right: 0.5rem;
  }
  /* line 21022, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-2 {
    padding-bottom: 0.5rem;
  }
  /* line 21026, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-2 {
    padding-left: 0.5rem;
  }
  /* line 21030, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-3 {
    padding-top: 0.75rem;
  }
  /* line 21034, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-3 {
    padding-right: 0.75rem;
  }
  /* line 21038, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-3 {
    padding-bottom: 0.75rem;
  }
  /* line 21042, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-3 {
    padding-left: 0.75rem;
  }
  /* line 21046, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-4 {
    padding-top: 1rem;
  }
  /* line 21050, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-4 {
    padding-right: 1rem;
  }
  /* line 21054, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-4 {
    padding-bottom: 1rem;
  }
  /* line 21058, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-4 {
    padding-left: 1rem;
  }
  /* line 21062, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-5 {
    padding-top: 1.25rem;
  }
  /* line 21066, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-5 {
    padding-right: 1.25rem;
  }
  /* line 21070, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-5 {
    padding-bottom: 1.25rem;
  }
  /* line 21074, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-5 {
    padding-left: 1.25rem;
  }
  /* line 21078, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-6 {
    padding-top: 1.5rem;
  }
  /* line 21082, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-6 {
    padding-right: 1.5rem;
  }
  /* line 21086, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-6 {
    padding-bottom: 1.5rem;
  }
  /* line 21090, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-6 {
    padding-left: 1.5rem;
  }
  /* line 21094, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-8 {
    padding-top: 2rem;
  }
  /* line 21098, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-8 {
    padding-right: 2rem;
  }
  /* line 21102, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-8 {
    padding-bottom: 2rem;
  }
  /* line 21106, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-8 {
    padding-left: 2rem;
  }
  /* line 21110, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-10 {
    padding-top: 2.5rem;
  }
  /* line 21114, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-10 {
    padding-right: 2.5rem;
  }
  /* line 21118, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-10 {
    padding-bottom: 2.5rem;
  }
  /* line 21122, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-10 {
    padding-left: 2.5rem;
  }
  /* line 21126, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-12 {
    padding-top: 3rem;
  }
  /* line 21130, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-12 {
    padding-right: 3rem;
  }
  /* line 21134, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-12 {
    padding-bottom: 3rem;
  }
  /* line 21138, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-12 {
    padding-left: 3rem;
  }
  /* line 21142, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-16 {
    padding-top: 4rem;
  }
  /* line 21146, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-16 {
    padding-right: 4rem;
  }
  /* line 21150, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-16 {
    padding-bottom: 4rem;
  }
  /* line 21154, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-16 {
    padding-left: 4rem;
  }
  /* line 21158, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-20 {
    padding-top: 5rem;
  }
  /* line 21162, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-20 {
    padding-right: 5rem;
  }
  /* line 21166, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-20 {
    padding-bottom: 5rem;
  }
  /* line 21170, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-20 {
    padding-left: 5rem;
  }
  /* line 21174, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-24 {
    padding-top: 6rem;
  }
  /* line 21178, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-24 {
    padding-right: 6rem;
  }
  /* line 21182, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-24 {
    padding-bottom: 6rem;
  }
  /* line 21186, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-24 {
    padding-left: 6rem;
  }
  /* line 21190, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-32 {
    padding-top: 8rem;
  }
  /* line 21194, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-32 {
    padding-right: 8rem;
  }
  /* line 21198, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-32 {
    padding-bottom: 8rem;
  }
  /* line 21202, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-32 {
    padding-left: 8rem;
  }
  /* line 21206, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-40 {
    padding-top: 10rem;
  }
  /* line 21210, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-40 {
    padding-right: 10rem;
  }
  /* line 21214, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-40 {
    padding-bottom: 10rem;
  }
  /* line 21218, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-40 {
    padding-left: 10rem;
  }
  /* line 21222, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-48 {
    padding-top: 12rem;
  }
  /* line 21226, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-48 {
    padding-right: 12rem;
  }
  /* line 21230, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-48 {
    padding-bottom: 12rem;
  }
  /* line 21234, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-48 {
    padding-left: 12rem;
  }
  /* line 21238, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-56 {
    padding-top: 14rem;
  }
  /* line 21242, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-56 {
    padding-right: 14rem;
  }
  /* line 21246, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-56 {
    padding-bottom: 14rem;
  }
  /* line 21250, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-56 {
    padding-left: 14rem;
  }
  /* line 21254, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-64 {
    padding-top: 16rem;
  }
  /* line 21258, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-64 {
    padding-right: 16rem;
  }
  /* line 21262, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-64 {
    padding-bottom: 16rem;
  }
  /* line 21266, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-64 {
    padding-left: 16rem;
  }
  /* line 21270, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pt-px {
    padding-top: 1px;
  }
  /* line 21274, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pr-px {
    padding-right: 1px;
  }
  /* line 21278, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pb-px {
    padding-bottom: 1px;
  }
  /* line 21282, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pl-px {
    padding-left: 1px;
  }
  /* line 21286, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }
  /* line 21290, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }
  /* line 21294, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-transparent::-ms-input-placeholder {
    color: transparent;
  }
  /* line 21298, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-transparent::placeholder {
    color: transparent;
  }
  /* line 21302, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }
  /* line 21306, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }
  /* line 21310, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-current::-ms-input-placeholder {
    color: currentColor;
  }
  /* line 21314, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-current::placeholder {
    color: currentColor;
  }
  /* line 21318, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-black::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 21324, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-black:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 21330, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-black::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 21336, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-black::placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 21342, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-white::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 21348, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-white:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 21354, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-white::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 21360, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-white::placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 21366, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 21372, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 21378, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 21384, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-100::placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 21390, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 21396, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 21402, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 21408, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-200::placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 21414, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 21420, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 21426, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 21432, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-300::placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 21438, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 21444, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 21450, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 21456, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-500::placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 21462, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 21468, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 21474, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 21480, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-gray-900::placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 21486, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-red::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 21492, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-red:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 21498, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-red::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 21504, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-red::placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 21510, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-orange::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 21516, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-orange:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 21522, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-orange::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 21528, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-orange::placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 21534, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 21540, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 21546, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 21552, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-100::placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 21558, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 21564, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 21570, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 21576, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-200::placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 21582, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 21588, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 21594, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 21600, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-300::placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 21606, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 21612, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 21618, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 21624, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-400::placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 21630, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 21636, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 21642, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 21648, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-500::placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 21654, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 21660, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 21666, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 21672, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-600::placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 21678, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 21684, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 21690, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 21696, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-700::placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 21702, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 21708, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 21714, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 21720, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-800::placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 21726, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 21732, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 21738, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 21744, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-yellow-900::placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 21750, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 21756, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 21762, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 21768, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-100::placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 21774, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 21780, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 21786, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 21792, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-200::placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 21798, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 21804, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 21810, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 21816, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-300::placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 21822, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 21828, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 21834, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 21840, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-400::placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 21846, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 21852, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 21858, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 21864, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-500::placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 21870, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 21876, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 21882, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 21888, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-600::placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 21894, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 21900, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 21906, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 21912, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-700::placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 21918, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 21924, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 21930, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 21936, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-800::placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 21942, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 21948, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 21954, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 21960, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-green-900::placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 21966, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 21972, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 21978, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 21984, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-100::placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 21990, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 21996, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 22002, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 22008, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-200::placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 22014, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 22020, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 22026, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 22032, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-300::placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 22038, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 22044, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 22050, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 22056, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-400::placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 22062, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 22068, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 22074, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 22080, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-500::placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 22086, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 22092, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 22098, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 22104, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-600::placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 22110, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 22116, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 22122, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 22128, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-700::placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 22134, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 22140, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 22146, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 22152, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-800::placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 22158, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 22164, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 22170, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 22176, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-teal-900::placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 22182, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 22188, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 22194, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 22200, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-100::placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 22206, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 22212, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 22218, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 22224, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-200::placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 22230, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 22236, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 22242, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 22248, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-100::placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 22254, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 22260, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 22266, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 22272, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-200::placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 22278, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 22284, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 22290, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 22296, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-300::placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 22302, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 22308, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 22314, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 22320, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-400::placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 22326, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 22332, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 22338, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 22344, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-500::placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 22350, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 22356, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 22362, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 22368, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-600::placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 22374, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 22380, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 22386, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 22392, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-700::placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 22398, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 22404, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 22410, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 22416, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-800::placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 22422, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 22428, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 22434, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 22440, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-indigo-900::placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 22446, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 22452, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 22458, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 22464, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-100::placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 22470, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 22476, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 22482, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 22488, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-200::placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 22494, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 22500, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 22506, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 22512, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-300::placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 22518, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 22524, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 22530, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 22536, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-400::placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 22542, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 22548, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 22554, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 22560, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-500::placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 22566, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 22572, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 22578, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 22584, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-600::placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 22590, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 22596, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 22602, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 22608, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-700::placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 22614, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 22620, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 22626, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 22632, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-800::placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 22638, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 22644, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 22650, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 22656, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-purple-900::placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 22662, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 22668, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-pink:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 22674, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-pink::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 22680, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-pink::placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 22686, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-light-gray::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 22692, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-light-gray:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 22698, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-light-gray::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 22704, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-light-gray::placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 22710, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-gradient::-moz-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 22714, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-gradient:-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 22718, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-gradient::-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 22722, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-blue-gradient::placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 22726, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }
  /* line 22730, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }
  /* line 22734, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent;
  }
  /* line 22738, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }
  /* line 22742, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }
  /* line 22746, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }
  /* line 22750, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-current:focus::-ms-input-placeholder {
    color: currentColor;
  }
  /* line 22754, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }
  /* line 22758, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 22764, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 22770, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-black:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 22776, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 22782, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 22788, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 22794, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-white:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 22800, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 22806, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 22812, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 22818, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 22824, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 22830, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 22836, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 22842, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 22848, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 22854, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 22860, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 22866, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 22872, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 22878, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 22884, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 22890, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 22896, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 22902, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 22908, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 22914, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 22920, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-gray-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 22926, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 22932, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-red:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 22938, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-red:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 22944, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 22950, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-orange:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 22956, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-orange:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 22962, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-orange:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 22968, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-orange:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 22974, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 22980, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 22986, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 22992, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 22998, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 23004, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 23010, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 23016, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 23022, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 23028, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 23034, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 23040, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 23046, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 23052, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 23058, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 23064, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 23070, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 23076, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 23082, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 23088, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 23094, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 23100, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 23106, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 23112, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 23118, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 23124, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 23130, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 23136, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 23142, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 23148, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 23154, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 23160, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 23166, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 23172, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 23178, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 23184, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-yellow-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 23190, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 23196, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 23202, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 23208, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 23214, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 23220, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 23226, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 23232, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 23238, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 23244, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 23250, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 23256, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 23262, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 23268, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 23274, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 23280, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 23286, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 23292, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 23298, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 23304, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 23310, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 23316, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 23322, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 23328, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 23334, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 23340, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 23346, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 23352, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 23358, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 23364, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 23370, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 23376, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 23382, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 23388, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 23394, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 23400, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-green-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 23406, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 23412, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 23418, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 23424, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 23430, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 23436, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 23442, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 23448, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 23454, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 23460, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 23466, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 23472, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 23478, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 23484, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 23490, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 23496, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 23502, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 23508, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 23514, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 23520, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 23526, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 23532, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 23538, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 23544, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 23550, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 23556, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 23562, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 23568, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 23574, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 23580, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 23586, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 23592, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 23598, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 23604, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 23610, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 23616, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-teal-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 23622, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 23628, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 23634, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 23640, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 23646, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 23652, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 23658, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 23664, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 23670, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 23676, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 23682, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 23688, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 23694, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 23700, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 23706, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 23712, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 23718, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 23724, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 23730, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 23736, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 23742, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 23748, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 23754, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 23760, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 23766, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 23772, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 23778, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 23784, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 23790, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 23796, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 23802, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 23808, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 23814, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 23820, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 23826, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 23832, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 23838, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 23844, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 23850, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 23856, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 23862, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 23868, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 23874, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 23880, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-indigo-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 23886, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 23892, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 23898, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 23904, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 23910, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 23916, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 23922, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 23928, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 23934, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 23940, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 23946, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 23952, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 23958, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 23964, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 23970, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 23976, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 23982, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 23988, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 23994, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 24000, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 24006, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 24012, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 24018, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 24024, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 24030, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 24036, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 24042, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 24048, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 24054, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 24060, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 24066, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 24072, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 24078, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 24084, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 24090, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 24096, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-purple-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 24102, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 24108, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 24114, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 24120, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 24126, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 24132, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-light-gray:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 24138, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-light-gray:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 24144, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-light-gray:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 24150, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-gradient:focus::-moz-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 24154, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-gradient:focus:-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 24158, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-gradient:focus::-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 24162, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-blue-gradient:focus::placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 24166, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 24170, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-0:-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 24174, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-0::-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 24178, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-0::placeholder {
    --placeholder-opacity: 0;
  }
  /* line 24182, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 24186, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-25:-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 24190, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-25::-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 24194, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-25::placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 24198, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 24202, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-50:-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 24206, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-50::-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 24210, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-50::placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 24214, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 24218, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-75:-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 24222, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-75::-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 24226, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-75::placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 24230, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 24234, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-80:-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 24238, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-80::-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 24242, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-80::placeholder {
    --placeholder-opacity: .8;
  }
  /* line 24246, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 24250, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 24254, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 24258, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:placeholder-opacity-100::placeholder {
    --placeholder-opacity: 1;
  }
  /* line 24262, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 24266, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 24270, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 24274, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity: 0;
  }
  /* line 24278, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 24282, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 24286, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 24290, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 24294, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 24298, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 24302, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 24306, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 24310, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 24314, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 24318, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 24322, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 24326, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 24330, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 24334, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-80:focus::-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 24338, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity: .8;
  }
  /* line 24342, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 24346, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 24350, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 24354, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity: 1;
  }
  /* line 24358, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pointer-events-none {
    pointer-events: none;
  }
  /* line 24362, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:pointer-events-auto {
    pointer-events: auto;
  }
  /* line 24366, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:static {
    position: static;
  }
  /* line 24370, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:fixed {
    position: fixed;
  }
  /* line 24374, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:absolute {
    position: absolute;
  }
  /* line 24378, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:relative {
    position: relative;
  }
  /* line 24382, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }
  /* line 24387, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /* line 24394, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  /* line 24401, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inset-y-0 {
    top: 0;
    bottom: 0;
  }
  /* line 24406, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inset-x-0 {
    right: 0;
    left: 0;
  }
  /* line 24411, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inset-y-auto {
    top: auto;
    bottom: auto;
  }
  /* line 24416, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:inset-x-auto {
    right: auto;
    left: auto;
  }
  /* line 24421, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:top-0 {
    top: 0;
  }
  /* line 24425, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:right-0 {
    right: 0;
  }
  /* line 24429, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bottom-0 {
    bottom: 0;
  }
  /* line 24433, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:left-0 {
    left: 0;
  }
  /* line 24437, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:top-auto {
    top: auto;
  }
  /* line 24441, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:right-auto {
    right: auto;
  }
  /* line 24445, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bottom-auto {
    bottom: auto;
  }
  /* line 24449, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:left-auto {
    left: auto;
  }
  /* line 24453, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:resize-none {
    resize: none;
  }
  /* line 24457, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:resize-y {
    resize: vertical;
  }
  /* line 24461, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:resize-x {
    resize: horizontal;
  }
  /* line 24465, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:resize {
    resize: both;
  }
  /* line 24469, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 24473, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 24477, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 24481, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 24485, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 24489, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 24493, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 24497, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 24501, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 24505, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-none {
    box-shadow: none;
  }
  /* line 24509, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-box {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 24513, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-focus {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 24517, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-bevel {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 24521, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-header {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 24525, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-cta {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 24529, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-mobileLogo {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 24533, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-header-larger {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 24537, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:shadow-explore-menu {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 24541, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 24545, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 24549, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 24553, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 24557, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 24561, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 24565, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 24569, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 24573, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 24577, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-none:hover {
    box-shadow: none;
  }
  /* line 24581, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-box:hover {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 24585, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-focus:hover {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 24589, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-bevel:hover {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 24593, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-header:hover {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 24597, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-cta:hover {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 24601, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-mobileLogo:hover {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 24605, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-header-larger:hover {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 24609, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:shadow-explore-menu:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 24613, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 24617, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 24621, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 24625, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 24629, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 24633, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 24637, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 24641, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 24645, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 24649, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-none:focus {
    box-shadow: none;
  }
  /* line 24653, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-box:focus {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 24657, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-focus:focus {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 24661, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-bevel:focus {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 24665, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-header:focus {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 24669, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-cta:focus {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 24673, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-mobileLogo:focus {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 24677, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-header-larger:focus {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 24681, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:shadow-explore-menu:focus {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 24685, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:fill-current {
    fill: currentColor;
  }
  /* line 24689, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:stroke-current {
    stroke: currentColor;
  }
  /* line 24693, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:stroke-0 {
    stroke-width: 0;
  }
  /* line 24697, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:stroke-1 {
    stroke-width: 1;
  }
  /* line 24701, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:stroke-2 {
    stroke-width: 2;
  }
  /* line 24705, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-auto {
    table-layout: auto;
  }
  /* line 24709, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:table-fixed {
    table-layout: fixed;
  }
  /* line 24713, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-left {
    text-align: left;
  }
  /* line 24717, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-center {
    text-align: center;
  }
  /* line 24721, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-right {
    text-align: right;
  }
  /* line 24725, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-justify {
    text-align: justify;
  }
  /* line 24729, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-transparent {
    color: transparent;
  }
  /* line 24733, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-current {
    color: currentColor;
  }
  /* line 24737, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-black {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 24743, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 24749, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-gray-100 {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 24755, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-gray-200 {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 24761, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-gray-300 {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 24767, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-gray-500 {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 24773, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-gray-900 {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 24779, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-red {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 24785, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-orange {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 24791, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-100 {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 24797, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-200 {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 24803, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-300 {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 24809, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-400 {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 24815, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-500 {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 24821, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-600 {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 24827, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-700 {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 24833, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-800 {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 24839, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-yellow-900 {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 24845, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-100 {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 24851, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-200 {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 24857, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-300 {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 24863, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-400 {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 24869, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-500 {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 24875, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-600 {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 24881, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-700 {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 24887, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-800 {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 24893, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-green-900 {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 24899, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-100 {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 24905, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-200 {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 24911, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-300 {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 24917, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-400 {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 24923, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-500 {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 24929, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-600 {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 24935, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-700 {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 24941, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-800 {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 24947, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-teal-900 {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 24953, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-blue-100 {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 24959, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-blue-200 {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 24965, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-100 {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 24971, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-200 {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 24977, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-300 {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 24983, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-400 {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 24989, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-500 {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 24995, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-600 {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 25001, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-700 {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 25007, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-800 {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 25013, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-indigo-900 {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 25019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-100 {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 25025, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-200 {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 25031, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-300 {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 25037, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-400 {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 25043, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-500 {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 25049, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-600 {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 25055, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-700 {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 25061, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-800 {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 25067, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-purple-900 {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 25073, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-pink {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 25079, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-light-gray {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 25085, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-blue-gradient {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 25089, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-transparent:hover {
    color: transparent;
  }
  /* line 25093, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-current:hover {
    color: currentColor;
  }
  /* line 25097, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-black:hover {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 25103, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-white:hover {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 25109, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-gray-100:hover {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 25115, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-gray-200:hover {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 25121, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-gray-300:hover {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 25127, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-gray-500:hover {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 25133, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-gray-900:hover {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 25139, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-red:hover {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 25145, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-orange:hover {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 25151, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-100:hover {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 25157, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-200:hover {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 25163, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-300:hover {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 25169, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-400:hover {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 25175, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-500:hover {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 25181, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-600:hover {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 25187, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-700:hover {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 25193, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-800:hover {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 25199, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-yellow-900:hover {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 25205, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-100:hover {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 25211, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-200:hover {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 25217, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-300:hover {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 25223, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-400:hover {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 25229, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-500:hover {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 25235, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-600:hover {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 25241, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-700:hover {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 25247, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-800:hover {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 25253, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-green-900:hover {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 25259, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-100:hover {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 25265, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-200:hover {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 25271, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-300:hover {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 25277, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-400:hover {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 25283, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-500:hover {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 25289, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-600:hover {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 25295, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-700:hover {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 25301, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-800:hover {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 25307, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-teal-900:hover {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 25313, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-blue-100:hover {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 25319, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-blue-200:hover {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 25325, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-100:hover {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 25331, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-200:hover {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 25337, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-300:hover {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 25343, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-400:hover {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 25349, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-500:hover {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 25355, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-600:hover {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 25361, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-700:hover {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 25367, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-800:hover {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 25373, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-indigo-900:hover {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 25379, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-100:hover {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 25385, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-200:hover {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 25391, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-300:hover {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 25397, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-400:hover {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 25403, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-500:hover {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 25409, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-600:hover {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 25415, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-700:hover {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 25421, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-800:hover {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 25427, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-purple-900:hover {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 25433, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-pink:hover {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 25439, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-light-gray:hover {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 25445, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-blue-gradient:hover {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 25449, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-transparent:focus {
    color: transparent;
  }
  /* line 25453, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-current:focus {
    color: currentColor;
  }
  /* line 25457, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-black:focus {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 25463, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-white:focus {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 25469, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-gray-100:focus {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 25475, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-gray-200:focus {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 25481, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-gray-300:focus {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 25487, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-gray-500:focus {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 25493, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-gray-900:focus {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 25499, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-red:focus {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 25505, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-orange:focus {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 25511, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-100:focus {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 25517, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-200:focus {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 25523, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-300:focus {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 25529, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-400:focus {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 25535, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-500:focus {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 25541, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-600:focus {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 25547, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-700:focus {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 25553, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-800:focus {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 25559, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-yellow-900:focus {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 25565, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-100:focus {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 25571, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-200:focus {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 25577, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-300:focus {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 25583, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-400:focus {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 25589, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-500:focus {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 25595, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-600:focus {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 25601, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-700:focus {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 25607, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-800:focus {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 25613, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-green-900:focus {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 25619, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-100:focus {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 25625, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-200:focus {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 25631, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-300:focus {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 25637, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-400:focus {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 25643, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-500:focus {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 25649, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-600:focus {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 25655, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-700:focus {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 25661, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-800:focus {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 25667, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-teal-900:focus {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 25673, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-blue-100:focus {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 25679, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-blue-200:focus {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 25685, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-100:focus {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 25691, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-200:focus {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 25697, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-300:focus {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 25703, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-400:focus {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 25709, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-500:focus {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 25715, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-600:focus {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 25721, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-700:focus {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 25727, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-800:focus {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 25733, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-indigo-900:focus {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 25739, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-100:focus {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 25745, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-200:focus {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 25751, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-300:focus {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 25757, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-400:focus {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 25763, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-500:focus {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 25769, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-600:focus {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 25775, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-700:focus {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 25781, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-800:focus {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 25787, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-purple-900:focus {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 25793, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-pink:focus {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 25799, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-light-gray:focus {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 25805, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-blue-gradient:focus {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 25809, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-opacity-0 {
    --text-opacity: 0;
  }
  /* line 25813, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-opacity-25 {
    --text-opacity: 0.25;
  }
  /* line 25817, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-opacity-50 {
    --text-opacity: 0.5;
  }
  /* line 25821, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-opacity-75 {
    --text-opacity: 0.75;
  }
  /* line 25825, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-opacity-80 {
    --text-opacity: .8;
  }
  /* line 25829, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:text-opacity-100 {
    --text-opacity: 1;
  }
  /* line 25833, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-opacity-0:hover {
    --text-opacity: 0;
  }
  /* line 25837, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-opacity-25:hover {
    --text-opacity: 0.25;
  }
  /* line 25841, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-opacity-50:hover {
    --text-opacity: 0.5;
  }
  /* line 25845, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-opacity-75:hover {
    --text-opacity: 0.75;
  }
  /* line 25849, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-opacity-80:hover {
    --text-opacity: .8;
  }
  /* line 25853, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:text-opacity-100:hover {
    --text-opacity: 1;
  }
  /* line 25857, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-opacity-0:focus {
    --text-opacity: 0;
  }
  /* line 25861, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-opacity-25:focus {
    --text-opacity: 0.25;
  }
  /* line 25865, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-opacity-50:focus {
    --text-opacity: 0.5;
  }
  /* line 25869, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-opacity-75:focus {
    --text-opacity: 0.75;
  }
  /* line 25873, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-opacity-80:focus {
    --text-opacity: .8;
  }
  /* line 25877, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:text-opacity-100:focus {
    --text-opacity: 1;
  }
  /* line 25881, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:italic {
    font-style: italic;
  }
  /* line 25885, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:not-italic {
    font-style: normal;
  }
  /* line 25889, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:uppercase {
    text-transform: uppercase;
  }
  /* line 25893, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:lowercase {
    text-transform: lowercase;
  }
  /* line 25897, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:capitalize {
    text-transform: capitalize;
  }
  /* line 25901, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:normal-case {
    text-transform: none;
  }
  /* line 25905, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:underline {
    text-decoration: underline;
  }
  /* line 25909, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:line-through {
    text-decoration: line-through;
  }
  /* line 25913, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:no-underline {
    text-decoration: none;
  }
  /* line 25917, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:underline:hover {
    text-decoration: underline;
  }
  /* line 25921, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:line-through:hover {
    text-decoration: line-through;
  }
  /* line 25925, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:no-underline:hover {
    text-decoration: none;
  }
  /* line 25929, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:underline:focus {
    text-decoration: underline;
  }
  /* line 25933, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:line-through:focus {
    text-decoration: line-through;
  }
  /* line 25937, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:no-underline:focus {
    text-decoration: none;
  }
  /* line 25941, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* line 25946, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  /* line 25951, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:tracking-tighter {
    letter-spacing: -0.05em;
  }
  /* line 25955, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:tracking-tight {
    letter-spacing: -0.025em;
  }
  /* line 25959, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:tracking-normal {
    letter-spacing: 0;
  }
  /* line 25963, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:tracking-wide {
    letter-spacing: 0.025em;
  }
  /* line 25967, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:tracking-wider {
    letter-spacing: 0.05em;
  }
  /* line 25971, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:tracking-widest {
    letter-spacing: 0.1em;
  }
  /* line 25975, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:tracking-tightest {
    letter-spacing: -.03em;
  }
  /* line 25979, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:tracking-glue {
    letter-spacing: -.06em;
  }
  /* line 25983, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 25990, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  /* line 25997, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
  }
  /* line 26004, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
  }
  /* line 26011, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:align-baseline {
    vertical-align: baseline;
  }
  /* line 26015, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:align-top {
    vertical-align: top;
  }
  /* line 26019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:align-middle {
    vertical-align: middle;
  }
  /* line 26023, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:align-bottom {
    vertical-align: bottom;
  }
  /* line 26027, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:align-text-top {
    vertical-align: text-top;
  }
  /* line 26031, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:align-text-bottom {
    vertical-align: text-bottom;
  }
  /* line 26035, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:visible {
    visibility: visible;
  }
  /* line 26039, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:invisible {
    visibility: hidden;
  }
  /* line 26043, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:whitespace-normal {
    white-space: normal;
  }
  /* line 26047, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:whitespace-no-wrap {
    white-space: nowrap;
  }
  /* line 26051, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:whitespace-pre {
    white-space: pre;
  }
  /* line 26055, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:whitespace-pre-line {
    white-space: pre-line;
  }
  /* line 26059, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  /* line 26063, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }
  /* line 26068, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:break-words {
    overflow-wrap: break-word;
  }
  /* line 26072, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:break-all {
    word-break: break-all;
  }
  /* line 26076, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 26082, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-0 {
    width: 0;
  }
  /* line 26086, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-1 {
    width: 0.25rem;
  }
  /* line 26090, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-2 {
    width: 0.5rem;
  }
  /* line 26094, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-3 {
    width: 0.75rem;
  }
  /* line 26098, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-4 {
    width: 1rem;
  }
  /* line 26102, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-5 {
    width: 1.25rem;
  }
  /* line 26106, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-6 {
    width: 1.5rem;
  }
  /* line 26110, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-8 {
    width: 2rem;
  }
  /* line 26114, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-10 {
    width: 2.5rem;
  }
  /* line 26118, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-12 {
    width: 3rem;
  }
  /* line 26122, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-16 {
    width: 4rem;
  }
  /* line 26126, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-20 {
    width: 5rem;
  }
  /* line 26130, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-24 {
    width: 6rem;
  }
  /* line 26134, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-32 {
    width: 8rem;
  }
  /* line 26138, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-40 {
    width: 10rem;
  }
  /* line 26142, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-48 {
    width: 12rem;
  }
  /* line 26146, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-56 {
    width: 14rem;
  }
  /* line 26150, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-64 {
    width: 16rem;
  }
  /* line 26154, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-auto {
    width: auto;
  }
  /* line 26158, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-px {
    width: 1px;
  }
  /* line 26162, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-1\/2 {
    width: 50%;
  }
  /* line 26166, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-1\/3 {
    width: 33.333333%;
  }
  /* line 26170, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-2\/3 {
    width: 66.666667%;
  }
  /* line 26174, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-1\/4 {
    width: 25%;
  }
  /* line 26178, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-2\/4 {
    width: 50%;
  }
  /* line 26182, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-3\/4 {
    width: 75%;
  }
  /* line 26186, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-1\/5 {
    width: 20%;
  }
  /* line 26190, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-2\/5 {
    width: 40%;
  }
  /* line 26194, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-3\/5 {
    width: 60%;
  }
  /* line 26198, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-4\/5 {
    width: 80%;
  }
  /* line 26202, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-1\/6 {
    width: 16.666667%;
  }
  /* line 26206, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-2\/6 {
    width: 33.333333%;
  }
  /* line 26210, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-3\/6 {
    width: 50%;
  }
  /* line 26214, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-4\/6 {
    width: 66.666667%;
  }
  /* line 26218, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-5\/6 {
    width: 83.333333%;
  }
  /* line 26222, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-1\/12 {
    width: 8.333333%;
  }
  /* line 26226, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-2\/12 {
    width: 16.666667%;
  }
  /* line 26230, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-3\/12 {
    width: 25%;
  }
  /* line 26234, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-4\/12 {
    width: 33.333333%;
  }
  /* line 26238, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-5\/12 {
    width: 41.666667%;
  }
  /* line 26242, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-6\/12 {
    width: 50%;
  }
  /* line 26246, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-7\/12 {
    width: 58.333333%;
  }
  /* line 26250, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-8\/12 {
    width: 66.666667%;
  }
  /* line 26254, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-9\/12 {
    width: 75%;
  }
  /* line 26258, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-10\/12 {
    width: 83.333333%;
  }
  /* line 26262, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-11\/12 {
    width: 91.666667%;
  }
  /* line 26266, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-full {
    width: 100%;
  }
  /* line 26270, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:w-screen {
    width: 100vw;
  }
  /* line 26274, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:z-0 {
    z-index: 0;
  }
  /* line 26278, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:z-10 {
    z-index: 10;
  }
  /* line 26282, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:z-20 {
    z-index: 20;
  }
  /* line 26286, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:z-30 {
    z-index: 30;
  }
  /* line 26290, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:z-40 {
    z-index: 40;
  }
  /* line 26294, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:z-50 {
    z-index: 50;
  }
  /* line 26298, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:z-auto {
    z-index: auto;
  }
  /* line 26302, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-0 {
    grid-gap: 0;
    gap: 0;
  }
  /* line 26307, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-1 {
    grid-gap: 0.25rem;
    gap: 0.25rem;
  }
  /* line 26312, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-2 {
    grid-gap: 0.5rem;
    gap: 0.5rem;
  }
  /* line 26317, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-3 {
    grid-gap: 0.75rem;
    gap: 0.75rem;
  }
  /* line 26322, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-4 {
    grid-gap: 1rem;
    gap: 1rem;
  }
  /* line 26327, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-5 {
    grid-gap: 1.25rem;
    gap: 1.25rem;
  }
  /* line 26332, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
  /* line 26337, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-8 {
    grid-gap: 2rem;
    gap: 2rem;
  }
  /* line 26342, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem;
  }
  /* line 26347, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-12 {
    grid-gap: 3rem;
    gap: 3rem;
  }
  /* line 26352, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-16 {
    grid-gap: 4rem;
    gap: 4rem;
  }
  /* line 26357, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-20 {
    grid-gap: 5rem;
    gap: 5rem;
  }
  /* line 26362, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-24 {
    grid-gap: 6rem;
    gap: 6rem;
  }
  /* line 26367, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-32 {
    grid-gap: 8rem;
    gap: 8rem;
  }
  /* line 26372, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-40 {
    grid-gap: 10rem;
    gap: 10rem;
  }
  /* line 26377, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-48 {
    grid-gap: 12rem;
    gap: 12rem;
  }
  /* line 26382, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-56 {
    grid-gap: 14rem;
    gap: 14rem;
  }
  /* line 26387, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-64 {
    grid-gap: 16rem;
    gap: 16rem;
  }
  /* line 26392, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:gap-px {
    grid-gap: 1px;
    gap: 1px;
  }
  /* line 26397, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-0 {
    grid-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  /* line 26403, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-1 {
    grid-column-gap: 0.25rem;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }
  /* line 26409, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-2 {
    grid-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  /* line 26415, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-3 {
    grid-column-gap: 0.75rem;
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  /* line 26421, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-4 {
    grid-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  /* line 26427, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-5 {
    grid-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  /* line 26433, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-6 {
    grid-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  /* line 26439, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-8 {
    grid-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  /* line 26445, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-10 {
    grid-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  /* line 26451, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-12 {
    grid-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  /* line 26457, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-16 {
    grid-column-gap: 4rem;
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
  /* line 26463, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-20 {
    grid-column-gap: 5rem;
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }
  /* line 26469, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-24 {
    grid-column-gap: 6rem;
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }
  /* line 26475, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-32 {
    grid-column-gap: 8rem;
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }
  /* line 26481, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-40 {
    grid-column-gap: 10rem;
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }
  /* line 26487, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-48 {
    grid-column-gap: 12rem;
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }
  /* line 26493, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-56 {
    grid-column-gap: 14rem;
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }
  /* line 26499, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-64 {
    grid-column-gap: 16rem;
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }
  /* line 26505, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-gap-px {
    grid-column-gap: 1px;
    -moz-column-gap: 1px;
    column-gap: 1px;
  }
  /* line 26511, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-0 {
    grid-row-gap: 0;
    row-gap: 0;
  }
  /* line 26516, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-1 {
    grid-row-gap: 0.25rem;
    row-gap: 0.25rem;
  }
  /* line 26521, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-2 {
    grid-row-gap: 0.5rem;
    row-gap: 0.5rem;
  }
  /* line 26526, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-3 {
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
  }
  /* line 26531, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-4 {
    grid-row-gap: 1rem;
    row-gap: 1rem;
  }
  /* line 26536, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-5 {
    grid-row-gap: 1.25rem;
    row-gap: 1.25rem;
  }
  /* line 26541, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-6 {
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem;
  }
  /* line 26546, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-8 {
    grid-row-gap: 2rem;
    row-gap: 2rem;
  }
  /* line 26551, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-10 {
    grid-row-gap: 2.5rem;
    row-gap: 2.5rem;
  }
  /* line 26556, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-12 {
    grid-row-gap: 3rem;
    row-gap: 3rem;
  }
  /* line 26561, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-16 {
    grid-row-gap: 4rem;
    row-gap: 4rem;
  }
  /* line 26566, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-20 {
    grid-row-gap: 5rem;
    row-gap: 5rem;
  }
  /* line 26571, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-24 {
    grid-row-gap: 6rem;
    row-gap: 6rem;
  }
  /* line 26576, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-32 {
    grid-row-gap: 8rem;
    row-gap: 8rem;
  }
  /* line 26581, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-40 {
    grid-row-gap: 10rem;
    row-gap: 10rem;
  }
  /* line 26586, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-48 {
    grid-row-gap: 12rem;
    row-gap: 12rem;
  }
  /* line 26591, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-56 {
    grid-row-gap: 14rem;
    row-gap: 14rem;
  }
  /* line 26596, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-64 {
    grid-row-gap: 16rem;
    row-gap: 16rem;
  }
  /* line 26601, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-gap-px {
    grid-row-gap: 1px;
    row-gap: 1px;
  }
  /* line 26606, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-flow-row {
    grid-auto-flow: row;
  }
  /* line 26610, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-flow-col {
    grid-auto-flow: column;
  }
  /* line 26614, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }
  /* line 26618, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  /* line 26622, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  /* line 26626, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 26630, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  /* line 26634, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  /* line 26638, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  /* line 26642, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  /* line 26646, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  /* line 26650, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  /* line 26654, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  /* line 26658, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  /* line 26662, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  /* line 26666, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  /* line 26670, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-cols-none {
    grid-template-columns: none;
  }
  /* line 26674, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-auto {
    grid-column: auto;
  }
  /* line 26678, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  /* line 26682, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  /* line 26686, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  /* line 26690, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  /* line 26694, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  /* line 26698, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  /* line 26702, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  /* line 26706, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  /* line 26710, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  /* line 26714, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-10 {
    grid-column: span 10 / span 10;
  }
  /* line 26718, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-11 {
    grid-column: span 11 / span 11;
  }
  /* line 26722, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  /* line 26726, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-1 {
    grid-column-start: 1;
  }
  /* line 26730, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-2 {
    grid-column-start: 2;
  }
  /* line 26734, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-3 {
    grid-column-start: 3;
  }
  /* line 26738, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-4 {
    grid-column-start: 4;
  }
  /* line 26742, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-5 {
    grid-column-start: 5;
  }
  /* line 26746, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-6 {
    grid-column-start: 6;
  }
  /* line 26750, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-7 {
    grid-column-start: 7;
  }
  /* line 26754, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-8 {
    grid-column-start: 8;
  }
  /* line 26758, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-9 {
    grid-column-start: 9;
  }
  /* line 26762, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-10 {
    grid-column-start: 10;
  }
  /* line 26766, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-11 {
    grid-column-start: 11;
  }
  /* line 26770, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-12 {
    grid-column-start: 12;
  }
  /* line 26774, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-13 {
    grid-column-start: 13;
  }
  /* line 26778, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-start-auto {
    grid-column-start: auto;
  }
  /* line 26782, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-1 {
    grid-column-end: 1;
  }
  /* line 26786, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-2 {
    grid-column-end: 2;
  }
  /* line 26790, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-3 {
    grid-column-end: 3;
  }
  /* line 26794, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-4 {
    grid-column-end: 4;
  }
  /* line 26798, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-5 {
    grid-column-end: 5;
  }
  /* line 26802, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-6 {
    grid-column-end: 6;
  }
  /* line 26806, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-7 {
    grid-column-end: 7;
  }
  /* line 26810, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-8 {
    grid-column-end: 8;
  }
  /* line 26814, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-9 {
    grid-column-end: 9;
  }
  /* line 26818, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-10 {
    grid-column-end: 10;
  }
  /* line 26822, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-11 {
    grid-column-end: 11;
  }
  /* line 26826, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-12 {
    grid-column-end: 12;
  }
  /* line 26830, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-13 {
    grid-column-end: 13;
  }
  /* line 26834, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:col-end-auto {
    grid-column-end: auto;
  }
  /* line 26838, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  /* line 26842, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  /* line 26846, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  /* line 26850, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
  /* line 26854, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }
  /* line 26858, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  /* line 26862, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:grid-rows-none {
    grid-template-rows: none;
  }
  /* line 26866, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-auto {
    grid-row: auto;
  }
  /* line 26870, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-span-1 {
    grid-row: span 1 / span 1;
  }
  /* line 26874, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  /* line 26878, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-span-3 {
    grid-row: span 3 / span 3;
  }
  /* line 26882, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-span-4 {
    grid-row: span 4 / span 4;
  }
  /* line 26886, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-span-5 {
    grid-row: span 5 / span 5;
  }
  /* line 26890, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-span-6 {
    grid-row: span 6 / span 6;
  }
  /* line 26894, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-start-1 {
    grid-row-start: 1;
  }
  /* line 26898, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-start-2 {
    grid-row-start: 2;
  }
  /* line 26902, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-start-3 {
    grid-row-start: 3;
  }
  /* line 26906, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-start-4 {
    grid-row-start: 4;
  }
  /* line 26910, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-start-5 {
    grid-row-start: 5;
  }
  /* line 26914, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-start-6 {
    grid-row-start: 6;
  }
  /* line 26918, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-start-7 {
    grid-row-start: 7;
  }
  /* line 26922, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-start-auto {
    grid-row-start: auto;
  }
  /* line 26926, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-end-1 {
    grid-row-end: 1;
  }
  /* line 26930, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-end-2 {
    grid-row-end: 2;
  }
  /* line 26934, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-end-3 {
    grid-row-end: 3;
  }
  /* line 26938, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-end-4 {
    grid-row-end: 4;
  }
  /* line 26942, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-end-5 {
    grid-row-end: 5;
  }
  /* line 26946, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-end-6 {
    grid-row-end: 6;
  }
  /* line 26950, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-end-7 {
    grid-row-end: 7;
  }
  /* line 26954, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:row-end-auto {
    grid-row-end: auto;
  }
  /* line 26958, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }
  /* line 26969, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transform-none {
    transform: none;
  }
  /* line 26973, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-center {
    transform-origin: center;
  }
  /* line 26977, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-top {
    transform-origin: top;
  }
  /* line 26981, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-top-right {
    transform-origin: top right;
  }
  /* line 26985, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-right {
    transform-origin: right;
  }
  /* line 26989, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-bottom-right {
    transform-origin: bottom right;
  }
  /* line 26993, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-bottom {
    transform-origin: bottom;
  }
  /* line 26997, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-bottom-left {
    transform-origin: bottom left;
  }
  /* line 27001, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-left {
    transform-origin: left;
  }
  /* line 27005, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:origin-top-left {
    transform-origin: top left;
  }
  /* line 27009, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-0 {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 27014, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-50 {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 27019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-75 {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 27024, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-90 {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 27029, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-95 {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 27034, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-100 {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 27039, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-105 {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 27044, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-110 {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 27049, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-125 {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 27054, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-150 {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 27059, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-0 {
    --transform-scale-x: 0;
  }
  /* line 27063, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-50 {
    --transform-scale-x: .5;
  }
  /* line 27067, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-75 {
    --transform-scale-x: .75;
  }
  /* line 27071, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-90 {
    --transform-scale-x: .9;
  }
  /* line 27075, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-95 {
    --transform-scale-x: .95;
  }
  /* line 27079, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-100 {
    --transform-scale-x: 1;
  }
  /* line 27083, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-105 {
    --transform-scale-x: 1.05;
  }
  /* line 27087, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-110 {
    --transform-scale-x: 1.1;
  }
  /* line 27091, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-125 {
    --transform-scale-x: 1.25;
  }
  /* line 27095, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-x-150 {
    --transform-scale-x: 1.5;
  }
  /* line 27099, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-0 {
    --transform-scale-y: 0;
  }
  /* line 27103, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-50 {
    --transform-scale-y: .5;
  }
  /* line 27107, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-75 {
    --transform-scale-y: .75;
  }
  /* line 27111, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-90 {
    --transform-scale-y: .9;
  }
  /* line 27115, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-95 {
    --transform-scale-y: .95;
  }
  /* line 27119, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-100 {
    --transform-scale-y: 1;
  }
  /* line 27123, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-105 {
    --transform-scale-y: 1.05;
  }
  /* line 27127, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-110 {
    --transform-scale-y: 1.1;
  }
  /* line 27131, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-125 {
    --transform-scale-y: 1.25;
  }
  /* line 27135, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:scale-y-150 {
    --transform-scale-y: 1.5;
  }
  /* line 27139, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-0:hover {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 27144, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-50:hover {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 27149, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-75:hover {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 27154, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-90:hover {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 27159, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-95:hover {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 27164, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-100:hover {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 27169, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-105:hover {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 27174, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-110:hover {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 27179, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-125:hover {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 27184, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-150:hover {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 27189, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-0:hover {
    --transform-scale-x: 0;
  }
  /* line 27193, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-50:hover {
    --transform-scale-x: .5;
  }
  /* line 27197, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-75:hover {
    --transform-scale-x: .75;
  }
  /* line 27201, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-90:hover {
    --transform-scale-x: .9;
  }
  /* line 27205, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-95:hover {
    --transform-scale-x: .95;
  }
  /* line 27209, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-100:hover {
    --transform-scale-x: 1;
  }
  /* line 27213, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-105:hover {
    --transform-scale-x: 1.05;
  }
  /* line 27217, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-110:hover {
    --transform-scale-x: 1.1;
  }
  /* line 27221, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-125:hover {
    --transform-scale-x: 1.25;
  }
  /* line 27225, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-x-150:hover {
    --transform-scale-x: 1.5;
  }
  /* line 27229, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-0:hover {
    --transform-scale-y: 0;
  }
  /* line 27233, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-50:hover {
    --transform-scale-y: .5;
  }
  /* line 27237, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-75:hover {
    --transform-scale-y: .75;
  }
  /* line 27241, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-90:hover {
    --transform-scale-y: .9;
  }
  /* line 27245, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-95:hover {
    --transform-scale-y: .95;
  }
  /* line 27249, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-100:hover {
    --transform-scale-y: 1;
  }
  /* line 27253, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-105:hover {
    --transform-scale-y: 1.05;
  }
  /* line 27257, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-110:hover {
    --transform-scale-y: 1.1;
  }
  /* line 27261, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-125:hover {
    --transform-scale-y: 1.25;
  }
  /* line 27265, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:scale-y-150:hover {
    --transform-scale-y: 1.5;
  }
  /* line 27269, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-0:focus {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 27274, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-50:focus {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 27279, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-75:focus {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 27284, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-90:focus {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 27289, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-95:focus {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 27294, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-100:focus {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 27299, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-105:focus {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 27304, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-110:focus {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 27309, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-125:focus {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 27314, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-150:focus {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 27319, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-0:focus {
    --transform-scale-x: 0;
  }
  /* line 27323, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-50:focus {
    --transform-scale-x: .5;
  }
  /* line 27327, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-75:focus {
    --transform-scale-x: .75;
  }
  /* line 27331, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-90:focus {
    --transform-scale-x: .9;
  }
  /* line 27335, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-95:focus {
    --transform-scale-x: .95;
  }
  /* line 27339, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-100:focus {
    --transform-scale-x: 1;
  }
  /* line 27343, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-105:focus {
    --transform-scale-x: 1.05;
  }
  /* line 27347, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-110:focus {
    --transform-scale-x: 1.1;
  }
  /* line 27351, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-125:focus {
    --transform-scale-x: 1.25;
  }
  /* line 27355, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-x-150:focus {
    --transform-scale-x: 1.5;
  }
  /* line 27359, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-0:focus {
    --transform-scale-y: 0;
  }
  /* line 27363, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-50:focus {
    --transform-scale-y: .5;
  }
  /* line 27367, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-75:focus {
    --transform-scale-y: .75;
  }
  /* line 27371, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-90:focus {
    --transform-scale-y: .9;
  }
  /* line 27375, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-95:focus {
    --transform-scale-y: .95;
  }
  /* line 27379, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-100:focus {
    --transform-scale-y: 1;
  }
  /* line 27383, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-105:focus {
    --transform-scale-y: 1.05;
  }
  /* line 27387, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-110:focus {
    --transform-scale-y: 1.1;
  }
  /* line 27391, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-125:focus {
    --transform-scale-y: 1.25;
  }
  /* line 27395, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:scale-y-150:focus {
    --transform-scale-y: 1.5;
  }
  /* line 27399, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rotate-0 {
    --transform-rotate: 0;
  }
  /* line 27403, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rotate-45 {
    --transform-rotate: 45deg;
  }
  /* line 27407, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rotate-90 {
    --transform-rotate: 90deg;
  }
  /* line 27411, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:rotate-180 {
    --transform-rotate: 180deg;
  }
  /* line 27415, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-rotate-180 {
    --transform-rotate: -180deg;
  }
  /* line 27419, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-rotate-90 {
    --transform-rotate: -90deg;
  }
  /* line 27423, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-rotate-45 {
    --transform-rotate: -45deg;
  }
  /* line 27427, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:rotate-0:hover {
    --transform-rotate: 0;
  }
  /* line 27431, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:rotate-45:hover {
    --transform-rotate: 45deg;
  }
  /* line 27435, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:rotate-90:hover {
    --transform-rotate: 90deg;
  }
  /* line 27439, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:rotate-180:hover {
    --transform-rotate: 180deg;
  }
  /* line 27443, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-rotate-180:hover {
    --transform-rotate: -180deg;
  }
  /* line 27447, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-rotate-90:hover {
    --transform-rotate: -90deg;
  }
  /* line 27451, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-rotate-45:hover {
    --transform-rotate: -45deg;
  }
  /* line 27455, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:rotate-0:focus {
    --transform-rotate: 0;
  }
  /* line 27459, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:rotate-45:focus {
    --transform-rotate: 45deg;
  }
  /* line 27463, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:rotate-90:focus {
    --transform-rotate: 90deg;
  }
  /* line 27467, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:rotate-180:focus {
    --transform-rotate: 180deg;
  }
  /* line 27471, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-rotate-180:focus {
    --transform-rotate: -180deg;
  }
  /* line 27475, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-rotate-90:focus {
    --transform-rotate: -90deg;
  }
  /* line 27479, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-rotate-45:focus {
    --transform-rotate: -45deg;
  }
  /* line 27483, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-0 {
    --transform-translate-x: 0;
  }
  /* line 27487, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-1 {
    --transform-translate-x: 0.25rem;
  }
  /* line 27491, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-2 {
    --transform-translate-x: 0.5rem;
  }
  /* line 27495, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-3 {
    --transform-translate-x: 0.75rem;
  }
  /* line 27499, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-4 {
    --transform-translate-x: 1rem;
  }
  /* line 27503, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-5 {
    --transform-translate-x: 1.25rem;
  }
  /* line 27507, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-6 {
    --transform-translate-x: 1.5rem;
  }
  /* line 27511, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-8 {
    --transform-translate-x: 2rem;
  }
  /* line 27515, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-10 {
    --transform-translate-x: 2.5rem;
  }
  /* line 27519, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-12 {
    --transform-translate-x: 3rem;
  }
  /* line 27523, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-16 {
    --transform-translate-x: 4rem;
  }
  /* line 27527, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-20 {
    --transform-translate-x: 5rem;
  }
  /* line 27531, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-24 {
    --transform-translate-x: 6rem;
  }
  /* line 27535, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-32 {
    --transform-translate-x: 8rem;
  }
  /* line 27539, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-40 {
    --transform-translate-x: 10rem;
  }
  /* line 27543, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-48 {
    --transform-translate-x: 12rem;
  }
  /* line 27547, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-56 {
    --transform-translate-x: 14rem;
  }
  /* line 27551, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-64 {
    --transform-translate-x: 16rem;
  }
  /* line 27555, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-px {
    --transform-translate-x: 1px;
  }
  /* line 27559, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-1 {
    --transform-translate-x: -0.25rem;
  }
  /* line 27563, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-2 {
    --transform-translate-x: -0.5rem;
  }
  /* line 27567, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-3 {
    --transform-translate-x: -0.75rem;
  }
  /* line 27571, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-4 {
    --transform-translate-x: -1rem;
  }
  /* line 27575, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-5 {
    --transform-translate-x: -1.25rem;
  }
  /* line 27579, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-6 {
    --transform-translate-x: -1.5rem;
  }
  /* line 27583, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-8 {
    --transform-translate-x: -2rem;
  }
  /* line 27587, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-10 {
    --transform-translate-x: -2.5rem;
  }
  /* line 27591, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-12 {
    --transform-translate-x: -3rem;
  }
  /* line 27595, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-16 {
    --transform-translate-x: -4rem;
  }
  /* line 27599, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-20 {
    --transform-translate-x: -5rem;
  }
  /* line 27603, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-24 {
    --transform-translate-x: -6rem;
  }
  /* line 27607, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-32 {
    --transform-translate-x: -8rem;
  }
  /* line 27611, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-40 {
    --transform-translate-x: -10rem;
  }
  /* line 27615, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-48 {
    --transform-translate-x: -12rem;
  }
  /* line 27619, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-56 {
    --transform-translate-x: -14rem;
  }
  /* line 27623, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-64 {
    --transform-translate-x: -16rem;
  }
  /* line 27627, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-px {
    --transform-translate-x: -1px;
  }
  /* line 27631, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-full {
    --transform-translate-x: -100%;
  }
  /* line 27635, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-x-1\/2 {
    --transform-translate-x: -50%;
  }
  /* line 27639, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-1\/2 {
    --transform-translate-x: 50%;
  }
  /* line 27643, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-x-full {
    --transform-translate-x: 100%;
  }
  /* line 27647, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-0 {
    --transform-translate-y: 0;
  }
  /* line 27651, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-1 {
    --transform-translate-y: 0.25rem;
  }
  /* line 27655, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-2 {
    --transform-translate-y: 0.5rem;
  }
  /* line 27659, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-3 {
    --transform-translate-y: 0.75rem;
  }
  /* line 27663, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-4 {
    --transform-translate-y: 1rem;
  }
  /* line 27667, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-5 {
    --transform-translate-y: 1.25rem;
  }
  /* line 27671, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-6 {
    --transform-translate-y: 1.5rem;
  }
  /* line 27675, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-8 {
    --transform-translate-y: 2rem;
  }
  /* line 27679, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-10 {
    --transform-translate-y: 2.5rem;
  }
  /* line 27683, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-12 {
    --transform-translate-y: 3rem;
  }
  /* line 27687, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-16 {
    --transform-translate-y: 4rem;
  }
  /* line 27691, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-20 {
    --transform-translate-y: 5rem;
  }
  /* line 27695, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-24 {
    --transform-translate-y: 6rem;
  }
  /* line 27699, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-32 {
    --transform-translate-y: 8rem;
  }
  /* line 27703, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-40 {
    --transform-translate-y: 10rem;
  }
  /* line 27707, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-48 {
    --transform-translate-y: 12rem;
  }
  /* line 27711, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-56 {
    --transform-translate-y: 14rem;
  }
  /* line 27715, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-64 {
    --transform-translate-y: 16rem;
  }
  /* line 27719, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-px {
    --transform-translate-y: 1px;
  }
  /* line 27723, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-1 {
    --transform-translate-y: -0.25rem;
  }
  /* line 27727, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-2 {
    --transform-translate-y: -0.5rem;
  }
  /* line 27731, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-3 {
    --transform-translate-y: -0.75rem;
  }
  /* line 27735, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-4 {
    --transform-translate-y: -1rem;
  }
  /* line 27739, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-5 {
    --transform-translate-y: -1.25rem;
  }
  /* line 27743, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-6 {
    --transform-translate-y: -1.5rem;
  }
  /* line 27747, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-8 {
    --transform-translate-y: -2rem;
  }
  /* line 27751, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-10 {
    --transform-translate-y: -2.5rem;
  }
  /* line 27755, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-12 {
    --transform-translate-y: -3rem;
  }
  /* line 27759, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-16 {
    --transform-translate-y: -4rem;
  }
  /* line 27763, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-20 {
    --transform-translate-y: -5rem;
  }
  /* line 27767, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-24 {
    --transform-translate-y: -6rem;
  }
  /* line 27771, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-32 {
    --transform-translate-y: -8rem;
  }
  /* line 27775, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-40 {
    --transform-translate-y: -10rem;
  }
  /* line 27779, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-48 {
    --transform-translate-y: -12rem;
  }
  /* line 27783, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-56 {
    --transform-translate-y: -14rem;
  }
  /* line 27787, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-64 {
    --transform-translate-y: -16rem;
  }
  /* line 27791, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-px {
    --transform-translate-y: -1px;
  }
  /* line 27795, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-full {
    --transform-translate-y: -100%;
  }
  /* line 27799, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-translate-y-1\/2 {
    --transform-translate-y: -50%;
  }
  /* line 27803, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-1\/2 {
    --transform-translate-y: 50%;
  }
  /* line 27807, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:translate-y-full {
    --transform-translate-y: 100%;
  }
  /* line 27811, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-0:hover {
    --transform-translate-x: 0;
  }
  /* line 27815, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-1:hover {
    --transform-translate-x: 0.25rem;
  }
  /* line 27819, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-2:hover {
    --transform-translate-x: 0.5rem;
  }
  /* line 27823, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-3:hover {
    --transform-translate-x: 0.75rem;
  }
  /* line 27827, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-4:hover {
    --transform-translate-x: 1rem;
  }
  /* line 27831, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-5:hover {
    --transform-translate-x: 1.25rem;
  }
  /* line 27835, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-6:hover {
    --transform-translate-x: 1.5rem;
  }
  /* line 27839, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-8:hover {
    --transform-translate-x: 2rem;
  }
  /* line 27843, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-10:hover {
    --transform-translate-x: 2.5rem;
  }
  /* line 27847, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-12:hover {
    --transform-translate-x: 3rem;
  }
  /* line 27851, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-16:hover {
    --transform-translate-x: 4rem;
  }
  /* line 27855, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-20:hover {
    --transform-translate-x: 5rem;
  }
  /* line 27859, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-24:hover {
    --transform-translate-x: 6rem;
  }
  /* line 27863, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-32:hover {
    --transform-translate-x: 8rem;
  }
  /* line 27867, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-40:hover {
    --transform-translate-x: 10rem;
  }
  /* line 27871, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-48:hover {
    --transform-translate-x: 12rem;
  }
  /* line 27875, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-56:hover {
    --transform-translate-x: 14rem;
  }
  /* line 27879, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-64:hover {
    --transform-translate-x: 16rem;
  }
  /* line 27883, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-px:hover {
    --transform-translate-x: 1px;
  }
  /* line 27887, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-1:hover {
    --transform-translate-x: -0.25rem;
  }
  /* line 27891, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-2:hover {
    --transform-translate-x: -0.5rem;
  }
  /* line 27895, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-3:hover {
    --transform-translate-x: -0.75rem;
  }
  /* line 27899, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-4:hover {
    --transform-translate-x: -1rem;
  }
  /* line 27903, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-5:hover {
    --transform-translate-x: -1.25rem;
  }
  /* line 27907, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-6:hover {
    --transform-translate-x: -1.5rem;
  }
  /* line 27911, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-8:hover {
    --transform-translate-x: -2rem;
  }
  /* line 27915, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-10:hover {
    --transform-translate-x: -2.5rem;
  }
  /* line 27919, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-12:hover {
    --transform-translate-x: -3rem;
  }
  /* line 27923, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-16:hover {
    --transform-translate-x: -4rem;
  }
  /* line 27927, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-20:hover {
    --transform-translate-x: -5rem;
  }
  /* line 27931, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-24:hover {
    --transform-translate-x: -6rem;
  }
  /* line 27935, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-32:hover {
    --transform-translate-x: -8rem;
  }
  /* line 27939, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-40:hover {
    --transform-translate-x: -10rem;
  }
  /* line 27943, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-48:hover {
    --transform-translate-x: -12rem;
  }
  /* line 27947, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-56:hover {
    --transform-translate-x: -14rem;
  }
  /* line 27951, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-64:hover {
    --transform-translate-x: -16rem;
  }
  /* line 27955, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-px:hover {
    --transform-translate-x: -1px;
  }
  /* line 27959, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-full:hover {
    --transform-translate-x: -100%;
  }
  /* line 27963, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x: -50%;
  }
  /* line 27967, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-1\/2:hover {
    --transform-translate-x: 50%;
  }
  /* line 27971, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-x-full:hover {
    --transform-translate-x: 100%;
  }
  /* line 27975, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-0:hover {
    --transform-translate-y: 0;
  }
  /* line 27979, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-1:hover {
    --transform-translate-y: 0.25rem;
  }
  /* line 27983, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-2:hover {
    --transform-translate-y: 0.5rem;
  }
  /* line 27987, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-3:hover {
    --transform-translate-y: 0.75rem;
  }
  /* line 27991, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-4:hover {
    --transform-translate-y: 1rem;
  }
  /* line 27995, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-5:hover {
    --transform-translate-y: 1.25rem;
  }
  /* line 27999, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-6:hover {
    --transform-translate-y: 1.5rem;
  }
  /* line 28003, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-8:hover {
    --transform-translate-y: 2rem;
  }
  /* line 28007, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-10:hover {
    --transform-translate-y: 2.5rem;
  }
  /* line 28011, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-12:hover {
    --transform-translate-y: 3rem;
  }
  /* line 28015, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-16:hover {
    --transform-translate-y: 4rem;
  }
  /* line 28019, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-20:hover {
    --transform-translate-y: 5rem;
  }
  /* line 28023, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-24:hover {
    --transform-translate-y: 6rem;
  }
  /* line 28027, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-32:hover {
    --transform-translate-y: 8rem;
  }
  /* line 28031, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-40:hover {
    --transform-translate-y: 10rem;
  }
  /* line 28035, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-48:hover {
    --transform-translate-y: 12rem;
  }
  /* line 28039, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-56:hover {
    --transform-translate-y: 14rem;
  }
  /* line 28043, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-64:hover {
    --transform-translate-y: 16rem;
  }
  /* line 28047, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-px:hover {
    --transform-translate-y: 1px;
  }
  /* line 28051, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-1:hover {
    --transform-translate-y: -0.25rem;
  }
  /* line 28055, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-2:hover {
    --transform-translate-y: -0.5rem;
  }
  /* line 28059, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-3:hover {
    --transform-translate-y: -0.75rem;
  }
  /* line 28063, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-4:hover {
    --transform-translate-y: -1rem;
  }
  /* line 28067, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-5:hover {
    --transform-translate-y: -1.25rem;
  }
  /* line 28071, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-6:hover {
    --transform-translate-y: -1.5rem;
  }
  /* line 28075, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-8:hover {
    --transform-translate-y: -2rem;
  }
  /* line 28079, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-10:hover {
    --transform-translate-y: -2.5rem;
  }
  /* line 28083, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-12:hover {
    --transform-translate-y: -3rem;
  }
  /* line 28087, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-16:hover {
    --transform-translate-y: -4rem;
  }
  /* line 28091, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-20:hover {
    --transform-translate-y: -5rem;
  }
  /* line 28095, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-24:hover {
    --transform-translate-y: -6rem;
  }
  /* line 28099, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-32:hover {
    --transform-translate-y: -8rem;
  }
  /* line 28103, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-40:hover {
    --transform-translate-y: -10rem;
  }
  /* line 28107, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-48:hover {
    --transform-translate-y: -12rem;
  }
  /* line 28111, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-56:hover {
    --transform-translate-y: -14rem;
  }
  /* line 28115, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-64:hover {
    --transform-translate-y: -16rem;
  }
  /* line 28119, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-px:hover {
    --transform-translate-y: -1px;
  }
  /* line 28123, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-full:hover {
    --transform-translate-y: -100%;
  }
  /* line 28127, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y: -50%;
  }
  /* line 28131, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-1\/2:hover {
    --transform-translate-y: 50%;
  }
  /* line 28135, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:translate-y-full:hover {
    --transform-translate-y: 100%;
  }
  /* line 28139, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-0:focus {
    --transform-translate-x: 0;
  }
  /* line 28143, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-1:focus {
    --transform-translate-x: 0.25rem;
  }
  /* line 28147, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-2:focus {
    --transform-translate-x: 0.5rem;
  }
  /* line 28151, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-3:focus {
    --transform-translate-x: 0.75rem;
  }
  /* line 28155, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-4:focus {
    --transform-translate-x: 1rem;
  }
  /* line 28159, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-5:focus {
    --transform-translate-x: 1.25rem;
  }
  /* line 28163, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-6:focus {
    --transform-translate-x: 1.5rem;
  }
  /* line 28167, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-8:focus {
    --transform-translate-x: 2rem;
  }
  /* line 28171, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-10:focus {
    --transform-translate-x: 2.5rem;
  }
  /* line 28175, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-12:focus {
    --transform-translate-x: 3rem;
  }
  /* line 28179, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-16:focus {
    --transform-translate-x: 4rem;
  }
  /* line 28183, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-20:focus {
    --transform-translate-x: 5rem;
  }
  /* line 28187, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-24:focus {
    --transform-translate-x: 6rem;
  }
  /* line 28191, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-32:focus {
    --transform-translate-x: 8rem;
  }
  /* line 28195, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-40:focus {
    --transform-translate-x: 10rem;
  }
  /* line 28199, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-48:focus {
    --transform-translate-x: 12rem;
  }
  /* line 28203, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-56:focus {
    --transform-translate-x: 14rem;
  }
  /* line 28207, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-64:focus {
    --transform-translate-x: 16rem;
  }
  /* line 28211, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-px:focus {
    --transform-translate-x: 1px;
  }
  /* line 28215, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-1:focus {
    --transform-translate-x: -0.25rem;
  }
  /* line 28219, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-2:focus {
    --transform-translate-x: -0.5rem;
  }
  /* line 28223, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-3:focus {
    --transform-translate-x: -0.75rem;
  }
  /* line 28227, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-4:focus {
    --transform-translate-x: -1rem;
  }
  /* line 28231, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-5:focus {
    --transform-translate-x: -1.25rem;
  }
  /* line 28235, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-6:focus {
    --transform-translate-x: -1.5rem;
  }
  /* line 28239, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-8:focus {
    --transform-translate-x: -2rem;
  }
  /* line 28243, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-10:focus {
    --transform-translate-x: -2.5rem;
  }
  /* line 28247, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-12:focus {
    --transform-translate-x: -3rem;
  }
  /* line 28251, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-16:focus {
    --transform-translate-x: -4rem;
  }
  /* line 28255, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-20:focus {
    --transform-translate-x: -5rem;
  }
  /* line 28259, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-24:focus {
    --transform-translate-x: -6rem;
  }
  /* line 28263, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-32:focus {
    --transform-translate-x: -8rem;
  }
  /* line 28267, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-40:focus {
    --transform-translate-x: -10rem;
  }
  /* line 28271, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-48:focus {
    --transform-translate-x: -12rem;
  }
  /* line 28275, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-56:focus {
    --transform-translate-x: -14rem;
  }
  /* line 28279, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-64:focus {
    --transform-translate-x: -16rem;
  }
  /* line 28283, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-px:focus {
    --transform-translate-x: -1px;
  }
  /* line 28287, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-full:focus {
    --transform-translate-x: -100%;
  }
  /* line 28291, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x: -50%;
  }
  /* line 28295, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-1\/2:focus {
    --transform-translate-x: 50%;
  }
  /* line 28299, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-x-full:focus {
    --transform-translate-x: 100%;
  }
  /* line 28303, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-0:focus {
    --transform-translate-y: 0;
  }
  /* line 28307, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-1:focus {
    --transform-translate-y: 0.25rem;
  }
  /* line 28311, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-2:focus {
    --transform-translate-y: 0.5rem;
  }
  /* line 28315, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-3:focus {
    --transform-translate-y: 0.75rem;
  }
  /* line 28319, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-4:focus {
    --transform-translate-y: 1rem;
  }
  /* line 28323, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-5:focus {
    --transform-translate-y: 1.25rem;
  }
  /* line 28327, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-6:focus {
    --transform-translate-y: 1.5rem;
  }
  /* line 28331, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-8:focus {
    --transform-translate-y: 2rem;
  }
  /* line 28335, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-10:focus {
    --transform-translate-y: 2.5rem;
  }
  /* line 28339, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-12:focus {
    --transform-translate-y: 3rem;
  }
  /* line 28343, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-16:focus {
    --transform-translate-y: 4rem;
  }
  /* line 28347, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-20:focus {
    --transform-translate-y: 5rem;
  }
  /* line 28351, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-24:focus {
    --transform-translate-y: 6rem;
  }
  /* line 28355, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-32:focus {
    --transform-translate-y: 8rem;
  }
  /* line 28359, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-40:focus {
    --transform-translate-y: 10rem;
  }
  /* line 28363, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-48:focus {
    --transform-translate-y: 12rem;
  }
  /* line 28367, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-56:focus {
    --transform-translate-y: 14rem;
  }
  /* line 28371, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-64:focus {
    --transform-translate-y: 16rem;
  }
  /* line 28375, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-px:focus {
    --transform-translate-y: 1px;
  }
  /* line 28379, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-1:focus {
    --transform-translate-y: -0.25rem;
  }
  /* line 28383, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-2:focus {
    --transform-translate-y: -0.5rem;
  }
  /* line 28387, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-3:focus {
    --transform-translate-y: -0.75rem;
  }
  /* line 28391, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-4:focus {
    --transform-translate-y: -1rem;
  }
  /* line 28395, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-5:focus {
    --transform-translate-y: -1.25rem;
  }
  /* line 28399, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-6:focus {
    --transform-translate-y: -1.5rem;
  }
  /* line 28403, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-8:focus {
    --transform-translate-y: -2rem;
  }
  /* line 28407, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-10:focus {
    --transform-translate-y: -2.5rem;
  }
  /* line 28411, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-12:focus {
    --transform-translate-y: -3rem;
  }
  /* line 28415, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-16:focus {
    --transform-translate-y: -4rem;
  }
  /* line 28419, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-20:focus {
    --transform-translate-y: -5rem;
  }
  /* line 28423, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-24:focus {
    --transform-translate-y: -6rem;
  }
  /* line 28427, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-32:focus {
    --transform-translate-y: -8rem;
  }
  /* line 28431, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-40:focus {
    --transform-translate-y: -10rem;
  }
  /* line 28435, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-48:focus {
    --transform-translate-y: -12rem;
  }
  /* line 28439, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-56:focus {
    --transform-translate-y: -14rem;
  }
  /* line 28443, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-64:focus {
    --transform-translate-y: -16rem;
  }
  /* line 28447, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-px:focus {
    --transform-translate-y: -1px;
  }
  /* line 28451, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-full:focus {
    --transform-translate-y: -100%;
  }
  /* line 28455, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y: -50%;
  }
  /* line 28459, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-1\/2:focus {
    --transform-translate-y: 50%;
  }
  /* line 28463, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:translate-y-full:focus {
    --transform-translate-y: 100%;
  }
  /* line 28467, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:skew-x-0 {
    --transform-skew-x: 0;
  }
  /* line 28471, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:skew-x-3 {
    --transform-skew-x: 3deg;
  }
  /* line 28475, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:skew-x-6 {
    --transform-skew-x: 6deg;
  }
  /* line 28479, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:skew-x-12 {
    --transform-skew-x: 12deg;
  }
  /* line 28483, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-skew-x-12 {
    --transform-skew-x: -12deg;
  }
  /* line 28487, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-skew-x-6 {
    --transform-skew-x: -6deg;
  }
  /* line 28491, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-skew-x-3 {
    --transform-skew-x: -3deg;
  }
  /* line 28495, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:skew-y-0 {
    --transform-skew-y: 0;
  }
  /* line 28499, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:skew-y-3 {
    --transform-skew-y: 3deg;
  }
  /* line 28503, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:skew-y-6 {
    --transform-skew-y: 6deg;
  }
  /* line 28507, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:skew-y-12 {
    --transform-skew-y: 12deg;
  }
  /* line 28511, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-skew-y-12 {
    --transform-skew-y: -12deg;
  }
  /* line 28515, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-skew-y-6 {
    --transform-skew-y: -6deg;
  }
  /* line 28519, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:-skew-y-3 {
    --transform-skew-y: -3deg;
  }
  /* line 28523, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:skew-x-0:hover {
    --transform-skew-x: 0;
  }
  /* line 28527, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:skew-x-3:hover {
    --transform-skew-x: 3deg;
  }
  /* line 28531, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:skew-x-6:hover {
    --transform-skew-x: 6deg;
  }
  /* line 28535, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:skew-x-12:hover {
    --transform-skew-x: 12deg;
  }
  /* line 28539, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-skew-x-12:hover {
    --transform-skew-x: -12deg;
  }
  /* line 28543, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-skew-x-6:hover {
    --transform-skew-x: -6deg;
  }
  /* line 28547, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-skew-x-3:hover {
    --transform-skew-x: -3deg;
  }
  /* line 28551, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:skew-y-0:hover {
    --transform-skew-y: 0;
  }
  /* line 28555, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:skew-y-3:hover {
    --transform-skew-y: 3deg;
  }
  /* line 28559, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:skew-y-6:hover {
    --transform-skew-y: 6deg;
  }
  /* line 28563, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:skew-y-12:hover {
    --transform-skew-y: 12deg;
  }
  /* line 28567, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-skew-y-12:hover {
    --transform-skew-y: -12deg;
  }
  /* line 28571, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-skew-y-6:hover {
    --transform-skew-y: -6deg;
  }
  /* line 28575, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:-skew-y-3:hover {
    --transform-skew-y: -3deg;
  }
  /* line 28579, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:skew-x-0:focus {
    --transform-skew-x: 0;
  }
  /* line 28583, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:skew-x-3:focus {
    --transform-skew-x: 3deg;
  }
  /* line 28587, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:skew-x-6:focus {
    --transform-skew-x: 6deg;
  }
  /* line 28591, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:skew-x-12:focus {
    --transform-skew-x: 12deg;
  }
  /* line 28595, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-skew-x-12:focus {
    --transform-skew-x: -12deg;
  }
  /* line 28599, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-skew-x-6:focus {
    --transform-skew-x: -6deg;
  }
  /* line 28603, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-skew-x-3:focus {
    --transform-skew-x: -3deg;
  }
  /* line 28607, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:skew-y-0:focus {
    --transform-skew-y: 0;
  }
  /* line 28611, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:skew-y-3:focus {
    --transform-skew-y: 3deg;
  }
  /* line 28615, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:skew-y-6:focus {
    --transform-skew-y: 6deg;
  }
  /* line 28619, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:skew-y-12:focus {
    --transform-skew-y: 12deg;
  }
  /* line 28623, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-skew-y-12:focus {
    --transform-skew-y: -12deg;
  }
  /* line 28627, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-skew-y-6:focus {
    --transform-skew-y: -6deg;
  }
  /* line 28631, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:focus\:-skew-y-3:focus {
    --transform-skew-y: -3deg;
  }
  /* line 28635, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transition-none {
    transition-property: none;
  }
  /* line 28639, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transition-all {
    transition-property: all;
  }
  /* line 28643, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }
  /* line 28647, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
  }
  /* line 28651, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transition-opacity {
    transition-property: opacity;
  }
  /* line 28655, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transition-shadow {
    transition-property: box-shadow;
  }
  /* line 28659, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:transition-transform {
    transition-property: transform;
  }
  /* line 28663, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ease-linear {
    transition-timing-function: linear;
  }
  /* line 28667, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
  /* line 28671, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  /* line 28675, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  /* line 28679, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:duration-75 {
    transition-duration: 75ms;
  }
  /* line 28683, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:duration-100 {
    transition-duration: 100ms;
  }
  /* line 28687, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:duration-150 {
    transition-duration: 150ms;
  }
  /* line 28691, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:duration-200 {
    transition-duration: 200ms;
  }
  /* line 28695, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:duration-300 {
    transition-duration: 300ms;
  }
  /* line 28699, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:duration-500 {
    transition-duration: 500ms;
  }
  /* line 28703, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:duration-700 {
    transition-duration: 700ms;
  }
  /* line 28707, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:duration-1000 {
    transition-duration: 1000ms;
  }
  /* line 28711, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:delay-75 {
    transition-delay: 75ms;
  }
  /* line 28715, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:delay-100 {
    transition-delay: 100ms;
  }
  /* line 28719, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:delay-150 {
    transition-delay: 150ms;
  }
  /* line 28723, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:delay-200 {
    transition-delay: 200ms;
  }
  /* line 28727, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:delay-300 {
    transition-delay: 300ms;
  }
  /* line 28731, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:delay-500 {
    transition-delay: 500ms;
  }
  /* line 28735, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:delay-700 {
    transition-delay: 700ms;
  }
  /* line 28739, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:delay-1000 {
    transition-delay: 1000ms;
  }
  /* line 28743, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:animate-none {
    -webkit-animation: none;
    animation: none;
  }
  /* line 28748, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
  }
  /* line 28753, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }
  /* line 28758, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }
  /* line 28763, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
    animation: bounce 1s infinite;
  }
  /* line 28768, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-primary {
    background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
  }
  /* line 28772, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-blue-gradient {
    background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
  }
  /* line 28776, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-mono-circle {
    background-image: radial-gradient(circle, #CCC, #000);
  }
  /* line 28780, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-green-gradient {
    background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
  }
  /* line 28784, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:bg-none {
    background-image: linear-gradient(0, #fff, #fff);
  }
  /* line 28788, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-primary:hover {
    background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
  }
  /* line 28792, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-blue-gradient:hover {
    background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
  }
  /* line 28796, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-mono-circle:hover {
    background-image: radial-gradient(circle, #CCC, #000);
  }
  /* line 28800, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-green-gradient:hover {
    background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
  }
  /* line 28804, app/assets/stylesheets/popsql_tailwind.css */
  .sm\:hover\:bg-none:hover {
    background-image: linear-gradient(0, #fff, #fff);
  }
}

@media (min-width: 768px) {
  /* line 28810, app/assets/stylesheets/popsql_tailwind.css */
  .md\:container {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 640px) {
  /* line 28815, app/assets/stylesheets/popsql_tailwind.css */
  .md\:container {
    max-width: 640px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  /* line 28821, app/assets/stylesheets/popsql_tailwind.css */
  .md\:container {
    max-width: 768px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  /* line 28827, app/assets/stylesheets/popsql_tailwind.css */
  .md\:container {
    max-width: 1024px;
  }
}

@media (min-width: 768px) and (min-width: 1280px) {
  /* line 28833, app/assets/stylesheets/popsql_tailwind.css */
  .md\:container {
    max-width: 1280px;
  }
}

@media (min-width: 768px) {
  /* line 28838, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * var(--space-y-reverse));
  }
  /* line 28844, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0px * var(--space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--space-x-reverse)));
  }
  /* line 28850, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--space-y-reverse));
  }
  /* line 28856, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28862, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--space-y-reverse));
  }
  /* line 28868, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28874, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--space-y-reverse));
  }
  /* line 28880, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28886, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1rem * var(--space-y-reverse));
  }
  /* line 28892, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1rem * var(--space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28898, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--space-y-reverse));
  }
  /* line 28904, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28910, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--space-y-reverse));
  }
  /* line 28916, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28922, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(2rem * var(--space-y-reverse));
  }
  /* line 28928, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(2rem * var(--space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28934, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--space-y-reverse));
  }
  /* line 28940, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28946, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(3rem * var(--space-y-reverse));
  }
  /* line 28952, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(3rem * var(--space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28958, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(4rem * var(--space-y-reverse));
  }
  /* line 28964, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(4rem * var(--space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28970, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(5rem * var(--space-y-reverse));
  }
  /* line 28976, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(5rem * var(--space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28982, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(6rem * var(--space-y-reverse));
  }
  /* line 28988, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(6rem * var(--space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 28994, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(8rem * var(--space-y-reverse));
  }
  /* line 29000, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(8rem * var(--space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29006, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(10rem * var(--space-y-reverse));
  }
  /* line 29012, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(10rem * var(--space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29018, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(12rem * var(--space-y-reverse));
  }
  /* line 29024, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(12rem * var(--space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29030, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(14rem * var(--space-y-reverse));
  }
  /* line 29036, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(14rem * var(--space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29042, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(16rem * var(--space-y-reverse));
  }
  /* line 29048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(16rem * var(--space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29054, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1px * var(--space-y-reverse));
  }
  /* line 29060, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1px * var(--space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--space-x-reverse)));
  }
  /* line 29066, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--space-y-reverse));
  }
  /* line 29072, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29078, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--space-y-reverse));
  }
  /* line 29084, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29090, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--space-y-reverse));
  }
  /* line 29096, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29102, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1rem * var(--space-y-reverse));
  }
  /* line 29108, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1rem * var(--space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29114, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--space-y-reverse));
  }
  /* line 29120, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29126, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--space-y-reverse));
  }
  /* line 29132, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29138, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-2rem * var(--space-y-reverse));
  }
  /* line 29144, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-2rem * var(--space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29150, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--space-y-reverse));
  }
  /* line 29156, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29162, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-3rem * var(--space-y-reverse));
  }
  /* line 29168, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-3rem * var(--space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29174, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-4rem * var(--space-y-reverse));
  }
  /* line 29180, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-4rem * var(--space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29186, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-5rem * var(--space-y-reverse));
  }
  /* line 29192, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-5rem * var(--space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29198, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-6rem * var(--space-y-reverse));
  }
  /* line 29204, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-6rem * var(--space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29210, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-8rem * var(--space-y-reverse));
  }
  /* line 29216, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-8rem * var(--space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29222, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-10rem * var(--space-y-reverse));
  }
  /* line 29228, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-10rem * var(--space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29234, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-12rem * var(--space-y-reverse));
  }
  /* line 29240, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-12rem * var(--space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29246, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-14rem * var(--space-y-reverse));
  }
  /* line 29252, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-14rem * var(--space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29258, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-16rem * var(--space-y-reverse));
  }
  /* line 29264, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-16rem * var(--space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 29270, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1px * var(--space-y-reverse));
  }
  /* line 29276, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1px * var(--space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--space-x-reverse)));
  }
  /* line 29282, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse: 1;
  }
  /* line 29286, app/assets/stylesheets/popsql_tailwind.css */
  .md\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse: 1;
  }
  /* line 29290, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(0px * var(--divide-y-reverse));
  }
  /* line 29296, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(0px * var(--divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 29302, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(2px * var(--divide-y-reverse));
  }
  /* line 29308, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(2px * var(--divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 29314, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(4px * var(--divide-y-reverse));
  }
  /* line 29320, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(4px * var(--divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 29326, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(8px * var(--divide-y-reverse));
  }
  /* line 29332, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(8px * var(--divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 29338, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(1px * var(--divide-y-reverse));
  }
  /* line 29344, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(1px * var(--divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 29350, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse: 1;
  }
  /* line 29354, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse: 1;
  }
  /* line 29358, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent;
  }
  /* line 29362, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor;
  }
  /* line 29366, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--divide-opacity));
  }
  /* line 29372, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--divide-opacity));
  }
  /* line 29378, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-gray-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--divide-opacity));
  }
  /* line 29384, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-gray-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--divide-opacity));
  }
  /* line 29390, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-gray-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--divide-opacity));
  }
  /* line 29396, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-gray-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--divide-opacity));
  }
  /* line 29402, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-gray-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--divide-opacity));
  }
  /* line 29408, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--divide-opacity));
  }
  /* line 29414, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-orange > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--divide-opacity));
  }
  /* line 29420, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--divide-opacity));
  }
  /* line 29426, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--divide-opacity));
  }
  /* line 29432, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--divide-opacity));
  }
  /* line 29438, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--divide-opacity));
  }
  /* line 29444, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--divide-opacity));
  }
  /* line 29450, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--divide-opacity));
  }
  /* line 29456, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--divide-opacity));
  }
  /* line 29462, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--divide-opacity));
  }
  /* line 29468, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-yellow-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--divide-opacity));
  }
  /* line 29474, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--divide-opacity));
  }
  /* line 29480, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--divide-opacity));
  }
  /* line 29486, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--divide-opacity));
  }
  /* line 29492, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--divide-opacity));
  }
  /* line 29498, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--divide-opacity));
  }
  /* line 29504, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--divide-opacity));
  }
  /* line 29510, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--divide-opacity));
  }
  /* line 29516, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--divide-opacity));
  }
  /* line 29522, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-green-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--divide-opacity));
  }
  /* line 29528, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--divide-opacity));
  }
  /* line 29534, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--divide-opacity));
  }
  /* line 29540, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--divide-opacity));
  }
  /* line 29546, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--divide-opacity));
  }
  /* line 29552, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--divide-opacity));
  }
  /* line 29558, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--divide-opacity));
  }
  /* line 29564, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--divide-opacity));
  }
  /* line 29570, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--divide-opacity));
  }
  /* line 29576, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-teal-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--divide-opacity));
  }
  /* line 29582, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-blue-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--divide-opacity));
  }
  /* line 29588, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-blue-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--divide-opacity));
  }
  /* line 29594, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--divide-opacity));
  }
  /* line 29600, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--divide-opacity));
  }
  /* line 29606, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--divide-opacity));
  }
  /* line 29612, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--divide-opacity));
  }
  /* line 29618, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--divide-opacity));
  }
  /* line 29624, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--divide-opacity));
  }
  /* line 29630, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--divide-opacity));
  }
  /* line 29636, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--divide-opacity));
  }
  /* line 29642, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-indigo-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--divide-opacity));
  }
  /* line 29648, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--divide-opacity));
  }
  /* line 29654, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--divide-opacity));
  }
  /* line 29660, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--divide-opacity));
  }
  /* line 29666, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--divide-opacity));
  }
  /* line 29672, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--divide-opacity));
  }
  /* line 29678, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--divide-opacity));
  }
  /* line 29684, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--divide-opacity));
  }
  /* line 29690, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--divide-opacity));
  }
  /* line 29696, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-purple-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--divide-opacity));
  }
  /* line 29702, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--divide-opacity));
  }
  /* line 29708, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-light-gray > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--divide-opacity));
  }
  /* line 29714, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-blue-gradient > :not(template) ~ :not(template) {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 29718, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity: 0;
  }
  /* line 29722, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity: 0.25;
  }
  /* line 29726, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity: 0.5;
  }
  /* line 29730, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity: 0.75;
  }
  /* line 29734, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity: .8;
  }
  /* line 29738, app/assets/stylesheets/popsql_tailwind.css */
  .md\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
  }
  /* line 29742, app/assets/stylesheets/popsql_tailwind.css */
  .md\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  /* line 29754, app/assets/stylesheets/popsql_tailwind.css */
  .md\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  /* line 29765, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  /* line 29777, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  /* line 29788, app/assets/stylesheets/popsql_tailwind.css */
  .md\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  /* line 29794, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-fixed {
    background-attachment: fixed;
  }
  /* line 29798, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-local {
    background-attachment: local;
  }
  /* line 29802, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-scroll {
    background-attachment: scroll;
  }
  /* line 29806, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-transparent {
    background-color: transparent;
  }
  /* line 29810, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-current {
    background-color: currentColor;
  }
  /* line 29814, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-black {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 29820, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-white {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 29826, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-gray-100 {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 29832, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-gray-200 {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 29838, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-gray-300 {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 29844, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-gray-500 {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 29850, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-gray-900 {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 29856, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-red {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 29862, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-orange {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 29868, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-100 {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 29874, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-200 {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 29880, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-300 {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 29886, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-400 {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 29892, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-500 {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 29898, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-600 {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 29904, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-700 {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 29910, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-800 {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 29916, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-yellow-900 {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 29922, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-100 {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 29928, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-200 {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 29934, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-300 {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 29940, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-400 {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 29946, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-500 {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 29952, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-600 {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 29958, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-700 {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 29964, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-800 {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 29970, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-900 {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 29976, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-100 {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 29982, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-200 {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 29988, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-300 {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 29994, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-400 {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 30000, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-500 {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 30006, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-600 {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 30012, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-700 {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 30018, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-800 {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 30024, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-teal-900 {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 30030, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-blue-100 {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 30036, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-blue-200 {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 30042, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-100 {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 30048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-200 {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 30054, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-300 {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 30060, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-400 {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 30066, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-500 {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 30072, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-600 {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 30078, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-700 {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 30084, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-800 {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 30090, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-indigo-900 {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 30096, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-100 {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 30102, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-200 {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 30108, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-300 {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 30114, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-400 {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 30120, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-500 {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 30126, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-600 {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 30132, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-700 {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 30138, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-800 {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 30144, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-purple-900 {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 30150, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-pink {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 30156, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-light-gray {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 30162, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-blue-gradient {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 30166, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  /* line 30170, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-current:hover {
    background-color: currentColor;
  }
  /* line 30174, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-black:hover {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 30180, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-white:hover {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 30186, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-gray-100:hover {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 30192, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-gray-200:hover {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 30198, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-gray-300:hover {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 30204, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-gray-500:hover {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 30210, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-gray-900:hover {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 30216, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-red:hover {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 30222, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-orange:hover {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 30228, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-100:hover {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 30234, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-200:hover {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 30240, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-300:hover {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 30246, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-400:hover {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 30252, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-500:hover {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 30258, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-600:hover {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 30264, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-700:hover {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 30270, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-800:hover {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 30276, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-yellow-900:hover {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 30282, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-100:hover {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 30288, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-200:hover {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 30294, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-300:hover {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 30300, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-400:hover {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 30306, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-500:hover {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 30312, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-600:hover {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 30318, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-700:hover {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 30324, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-800:hover {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 30330, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-900:hover {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 30336, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-100:hover {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 30342, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-200:hover {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 30348, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-300:hover {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 30354, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-400:hover {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 30360, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-500:hover {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 30366, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-600:hover {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 30372, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-700:hover {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 30378, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-800:hover {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 30384, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-teal-900:hover {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 30390, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-blue-100:hover {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 30396, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-blue-200:hover {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 30402, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-100:hover {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 30408, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-200:hover {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 30414, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-300:hover {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 30420, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-400:hover {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 30426, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-500:hover {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 30432, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-600:hover {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 30438, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-700:hover {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 30444, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-800:hover {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 30450, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-indigo-900:hover {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 30456, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-100:hover {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 30462, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-200:hover {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 30468, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-300:hover {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 30474, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-400:hover {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 30480, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-500:hover {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 30486, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-600:hover {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 30492, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-700:hover {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 30498, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-800:hover {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 30504, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-purple-900:hover {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 30510, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-pink:hover {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 30516, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-light-gray:hover {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 30522, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-blue-gradient:hover {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 30526, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-transparent:focus {
    background-color: transparent;
  }
  /* line 30530, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-current:focus {
    background-color: currentColor;
  }
  /* line 30534, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-black:focus {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 30540, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-white:focus {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 30546, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-gray-100:focus {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 30552, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-gray-200:focus {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 30558, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-gray-300:focus {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 30564, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-gray-500:focus {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 30570, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-gray-900:focus {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 30576, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-red:focus {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 30582, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-orange:focus {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 30588, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-100:focus {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 30594, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-200:focus {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 30600, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-300:focus {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 30606, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-400:focus {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 30612, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-500:focus {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 30618, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-600:focus {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 30624, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-700:focus {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 30630, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-800:focus {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 30636, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-yellow-900:focus {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 30642, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-100:focus {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 30648, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-200:focus {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 30654, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-300:focus {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 30660, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-400:focus {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 30666, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-500:focus {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 30672, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-600:focus {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 30678, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-700:focus {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 30684, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-800:focus {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 30690, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-green-900:focus {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 30696, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-100:focus {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 30702, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-200:focus {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 30708, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-300:focus {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 30714, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-400:focus {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 30720, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-500:focus {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 30726, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-600:focus {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 30732, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-700:focus {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 30738, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-800:focus {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 30744, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-teal-900:focus {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 30750, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-blue-100:focus {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 30756, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-blue-200:focus {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 30762, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-100:focus {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 30768, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-200:focus {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 30774, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-300:focus {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 30780, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-400:focus {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 30786, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-500:focus {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 30792, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-600:focus {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 30798, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-700:focus {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 30804, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-800:focus {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 30810, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-indigo-900:focus {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 30816, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-100:focus {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 30822, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-200:focus {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 30828, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-300:focus {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 30834, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-400:focus {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 30840, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-500:focus {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 30846, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-600:focus {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 30852, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-700:focus {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 30858, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-800:focus {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 30864, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-purple-900:focus {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 30870, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-pink:focus {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 30876, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-light-gray:focus {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 30882, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-blue-gradient:focus {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 30886, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-opacity-0 {
    --bg-opacity: 0;
  }
  /* line 30890, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-opacity-25 {
    --bg-opacity: 0.25;
  }
  /* line 30894, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-opacity-50 {
    --bg-opacity: 0.5;
  }
  /* line 30898, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-opacity-75 {
    --bg-opacity: 0.75;
  }
  /* line 30902, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-opacity-80 {
    --bg-opacity: .8;
  }
  /* line 30906, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-opacity-100 {
    --bg-opacity: 1;
  }
  /* line 30910, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-opacity-0:hover {
    --bg-opacity: 0;
  }
  /* line 30914, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-opacity-25:hover {
    --bg-opacity: 0.25;
  }
  /* line 30918, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-opacity-50:hover {
    --bg-opacity: 0.5;
  }
  /* line 30922, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-opacity-75:hover {
    --bg-opacity: 0.75;
  }
  /* line 30926, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-opacity-80:hover {
    --bg-opacity: .8;
  }
  /* line 30930, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-opacity-100:hover {
    --bg-opacity: 1;
  }
  /* line 30934, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-opacity-0:focus {
    --bg-opacity: 0;
  }
  /* line 30938, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-opacity-25:focus {
    --bg-opacity: 0.25;
  }
  /* line 30942, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-opacity-50:focus {
    --bg-opacity: 0.5;
  }
  /* line 30946, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-opacity-75:focus {
    --bg-opacity: 0.75;
  }
  /* line 30950, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-opacity-80:focus {
    --bg-opacity: .8;
  }
  /* line 30954, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:bg-opacity-100:focus {
    --bg-opacity: 1;
  }
  /* line 30958, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-bottom {
    background-position: bottom;
  }
  /* line 30962, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-center {
    background-position: center;
  }
  /* line 30966, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-left {
    background-position: left;
  }
  /* line 30970, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-left-bottom {
    background-position: left bottom;
  }
  /* line 30974, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-left-top {
    background-position: left top;
  }
  /* line 30978, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-right {
    background-position: right;
  }
  /* line 30982, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-right-bottom {
    background-position: right bottom;
  }
  /* line 30986, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-right-top {
    background-position: right top;
  }
  /* line 30990, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-top {
    background-position: top;
  }
  /* line 30994, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-repeat {
    background-repeat: repeat;
  }
  /* line 30998, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-no-repeat {
    background-repeat: no-repeat;
  }
  /* line 31002, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-repeat-x {
    background-repeat: repeat-x;
  }
  /* line 31006, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-repeat-y {
    background-repeat: repeat-y;
  }
  /* line 31010, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-repeat-round {
    background-repeat: round;
  }
  /* line 31014, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-repeat-space {
    background-repeat: space;
  }
  /* line 31018, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-auto {
    background-size: auto;
  }
  /* line 31022, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-cover {
    background-size: cover;
  }
  /* line 31026, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-contain {
    background-size: contain;
  }
  /* line 31030, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-collapse {
    border-collapse: collapse;
  }
  /* line 31034, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-separate {
    border-collapse: separate;
  }
  /* line 31038, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-transparent {
    border-color: transparent;
  }
  /* line 31042, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-current {
    border-color: currentColor;
  }
  /* line 31046, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-black {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 31052, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-white {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 31058, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-gray-100 {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 31064, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-gray-200 {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 31070, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-gray-300 {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 31076, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-gray-500 {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 31082, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-gray-900 {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 31088, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-red {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 31094, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-orange {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 31100, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-100 {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 31106, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-200 {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 31112, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-300 {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 31118, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-400 {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 31124, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-500 {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 31130, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-600 {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 31136, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-700 {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 31142, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-800 {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 31148, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-yellow-900 {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 31154, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-100 {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 31160, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-200 {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 31166, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-300 {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 31172, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-400 {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 31178, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-500 {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 31184, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-600 {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 31190, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-700 {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 31196, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-800 {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 31202, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-green-900 {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 31208, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-100 {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 31214, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-200 {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 31220, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-300 {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 31226, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-400 {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 31232, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-500 {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 31238, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-600 {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 31244, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-700 {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 31250, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-800 {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 31256, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-teal-900 {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 31262, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-blue-100 {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 31268, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-blue-200 {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 31274, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-100 {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 31280, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-200 {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 31286, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-300 {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 31292, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-400 {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 31298, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-500 {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 31304, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-600 {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 31310, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-700 {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 31316, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-800 {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 31322, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-indigo-900 {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 31328, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-100 {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 31334, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-200 {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 31340, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-300 {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 31346, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-400 {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 31352, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-500 {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 31358, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-600 {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 31364, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-700 {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 31370, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-800 {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 31376, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-purple-900 {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 31382, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-pink {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 31388, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-light-gray {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 31394, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-blue-gradient {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 31398, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  /* line 31402, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-current:hover {
    border-color: currentColor;
  }
  /* line 31406, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-black:hover {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 31412, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-white:hover {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 31418, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-gray-100:hover {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 31424, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-gray-200:hover {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 31430, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-gray-300:hover {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 31436, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-gray-500:hover {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 31442, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-gray-900:hover {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 31448, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-red:hover {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 31454, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-orange:hover {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 31460, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-100:hover {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 31466, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-200:hover {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 31472, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-300:hover {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 31478, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-400:hover {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 31484, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-500:hover {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 31490, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-600:hover {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 31496, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-700:hover {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 31502, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-800:hover {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 31508, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-yellow-900:hover {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 31514, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-100:hover {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 31520, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-200:hover {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 31526, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-300:hover {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 31532, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-400:hover {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 31538, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-500:hover {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 31544, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-600:hover {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 31550, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-700:hover {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 31556, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-800:hover {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 31562, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-green-900:hover {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 31568, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-100:hover {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 31574, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-200:hover {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 31580, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-300:hover {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 31586, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-400:hover {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 31592, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-500:hover {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 31598, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-600:hover {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 31604, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-700:hover {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 31610, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-800:hover {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 31616, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-teal-900:hover {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 31622, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-blue-100:hover {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 31628, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-blue-200:hover {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 31634, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-100:hover {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 31640, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-200:hover {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 31646, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-300:hover {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 31652, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-400:hover {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 31658, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-500:hover {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 31664, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-600:hover {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 31670, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-700:hover {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 31676, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-800:hover {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 31682, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-indigo-900:hover {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 31688, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-100:hover {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 31694, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-200:hover {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 31700, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-300:hover {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 31706, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-400:hover {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 31712, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-500:hover {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 31718, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-600:hover {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 31724, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-700:hover {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 31730, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-800:hover {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 31736, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-purple-900:hover {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 31742, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-pink:hover {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 31748, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-light-gray:hover {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 31754, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-blue-gradient:hover {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 31758, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-transparent:focus {
    border-color: transparent;
  }
  /* line 31762, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-current:focus {
    border-color: currentColor;
  }
  /* line 31766, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-black:focus {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 31772, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-white:focus {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 31778, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-gray-100:focus {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 31784, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-gray-200:focus {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 31790, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-gray-300:focus {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 31796, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-gray-500:focus {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 31802, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-gray-900:focus {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 31808, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-red:focus {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 31814, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-orange:focus {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 31820, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-100:focus {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 31826, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-200:focus {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 31832, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-300:focus {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 31838, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-400:focus {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 31844, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-500:focus {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 31850, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-600:focus {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 31856, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-700:focus {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 31862, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-800:focus {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 31868, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-yellow-900:focus {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 31874, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-100:focus {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 31880, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-200:focus {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 31886, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-300:focus {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 31892, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-400:focus {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 31898, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-500:focus {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 31904, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-600:focus {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 31910, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-700:focus {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 31916, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-800:focus {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 31922, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-green-900:focus {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 31928, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-100:focus {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 31934, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-200:focus {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 31940, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-300:focus {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 31946, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-400:focus {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 31952, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-500:focus {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 31958, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-600:focus {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 31964, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-700:focus {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 31970, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-800:focus {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 31976, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-teal-900:focus {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 31982, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-blue-100:focus {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 31988, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-blue-200:focus {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 31994, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-100:focus {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 32000, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-200:focus {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 32006, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-300:focus {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 32012, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-400:focus {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 32018, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-500:focus {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 32024, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-600:focus {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 32030, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-700:focus {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 32036, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-800:focus {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 32042, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-indigo-900:focus {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 32048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-100:focus {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 32054, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-200:focus {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 32060, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-300:focus {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 32066, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-400:focus {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 32072, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-500:focus {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 32078, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-600:focus {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 32084, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-700:focus {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 32090, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-800:focus {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 32096, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-purple-900:focus {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 32102, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-pink:focus {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 32108, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-light-gray:focus {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 32114, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-blue-gradient:focus {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 32118, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-opacity-0 {
    --border-opacity: 0;
  }
  /* line 32122, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-opacity-25 {
    --border-opacity: 0.25;
  }
  /* line 32126, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-opacity-50 {
    --border-opacity: 0.5;
  }
  /* line 32130, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-opacity-75 {
    --border-opacity: 0.75;
  }
  /* line 32134, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-opacity-80 {
    --border-opacity: .8;
  }
  /* line 32138, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-opacity-100 {
    --border-opacity: 1;
  }
  /* line 32142, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-opacity-0:hover {
    --border-opacity: 0;
  }
  /* line 32146, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-opacity-25:hover {
    --border-opacity: 0.25;
  }
  /* line 32150, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-opacity-50:hover {
    --border-opacity: 0.5;
  }
  /* line 32154, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-opacity-75:hover {
    --border-opacity: 0.75;
  }
  /* line 32158, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-opacity-80:hover {
    --border-opacity: .8;
  }
  /* line 32162, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:border-opacity-100:hover {
    --border-opacity: 1;
  }
  /* line 32166, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-opacity-0:focus {
    --border-opacity: 0;
  }
  /* line 32170, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-opacity-25:focus {
    --border-opacity: 0.25;
  }
  /* line 32174, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-opacity-50:focus {
    --border-opacity: 0.5;
  }
  /* line 32178, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-opacity-75:focus {
    --border-opacity: 0.75;
  }
  /* line 32182, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-opacity-80:focus {
    --border-opacity: .8;
  }
  /* line 32186, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:border-opacity-100:focus {
    --border-opacity: 1;
  }
  /* line 32190, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-none {
    border-radius: 0;
  }
  /* line 32194, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-sm {
    border-radius: 0.125rem;
  }
  /* line 32198, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded {
    border-radius: 0.25rem;
  }
  /* line 32202, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-md {
    border-radius: 0.375rem;
  }
  /* line 32206, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-lg {
    border-radius: 0.5rem;
  }
  /* line 32210, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-full {
    border-radius: 9999px;
  }
  /* line 32214, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-xl {
    border-radius: 1rem;
  }
  /* line 32218, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 32223, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 32228, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 32233, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 32238, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }
  /* line 32243, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }
  /* line 32248, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }
  /* line 32253, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }
  /* line 32258, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  /* line 32263, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  /* line 32268, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 32273, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 32278, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }
  /* line 32283, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }
  /* line 32288, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 32293, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 32298, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  /* line 32303, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  /* line 32308, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  /* line 32313, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  /* line 32318, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }
  /* line 32323, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }
  /* line 32328, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }
  /* line 32333, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }
  /* line 32338, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-t-xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  /* line 32343, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-r-xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  /* line 32348, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-b-xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  /* line 32353, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-l-xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  /* line 32358, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tl-none {
    border-top-left-radius: 0;
  }
  /* line 32362, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tr-none {
    border-top-right-radius: 0;
  }
  /* line 32366, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-br-none {
    border-bottom-right-radius: 0;
  }
  /* line 32370, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }
  /* line 32374, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }
  /* line 32378, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }
  /* line 32382, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }
  /* line 32386, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }
  /* line 32390, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }
  /* line 32394, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }
  /* line 32398, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }
  /* line 32402, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }
  /* line 32406, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }
  /* line 32410, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }
  /* line 32414, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }
  /* line 32418, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }
  /* line 32422, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }
  /* line 32426, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }
  /* line 32430, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }
  /* line 32434, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }
  /* line 32438, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }
  /* line 32442, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }
  /* line 32446, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }
  /* line 32450, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }
  /* line 32454, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tl-xl {
    border-top-left-radius: 1rem;
  }
  /* line 32458, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-tr-xl {
    border-top-right-radius: 1rem;
  }
  /* line 32462, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-br-xl {
    border-bottom-right-radius: 1rem;
  }
  /* line 32466, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rounded-bl-xl {
    border-bottom-left-radius: 1rem;
  }
  /* line 32470, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-solid {
    border-style: solid;
  }
  /* line 32474, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-dashed {
    border-style: dashed;
  }
  /* line 32478, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-dotted {
    border-style: dotted;
  }
  /* line 32482, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-double {
    border-style: double;
  }
  /* line 32486, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-none {
    border-style: none;
  }
  /* line 32490, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-0 {
    border-width: 0;
  }
  /* line 32494, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-2 {
    border-width: 2px;
  }
  /* line 32498, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-4 {
    border-width: 4px;
  }
  /* line 32502, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-8 {
    border-width: 8px;
  }
  /* line 32506, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border {
    border-width: 1px;
  }
  /* line 32510, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-t-0 {
    border-top-width: 0;
  }
  /* line 32514, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-r-0 {
    border-right-width: 0;
  }
  /* line 32518, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-b-0 {
    border-bottom-width: 0;
  }
  /* line 32522, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-l-0 {
    border-left-width: 0;
  }
  /* line 32526, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-t-2 {
    border-top-width: 2px;
  }
  /* line 32530, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-r-2 {
    border-right-width: 2px;
  }
  /* line 32534, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-b-2 {
    border-bottom-width: 2px;
  }
  /* line 32538, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-l-2 {
    border-left-width: 2px;
  }
  /* line 32542, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-t-4 {
    border-top-width: 4px;
  }
  /* line 32546, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-r-4 {
    border-right-width: 4px;
  }
  /* line 32550, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-b-4 {
    border-bottom-width: 4px;
  }
  /* line 32554, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-l-4 {
    border-left-width: 4px;
  }
  /* line 32558, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-t-8 {
    border-top-width: 8px;
  }
  /* line 32562, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-r-8 {
    border-right-width: 8px;
  }
  /* line 32566, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-b-8 {
    border-bottom-width: 8px;
  }
  /* line 32570, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-l-8 {
    border-left-width: 8px;
  }
  /* line 32574, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-t {
    border-top-width: 1px;
  }
  /* line 32578, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-r {
    border-right-width: 1px;
  }
  /* line 32582, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-b {
    border-bottom-width: 1px;
  }
  /* line 32586, app/assets/stylesheets/popsql_tailwind.css */
  .md\:border-l {
    border-left-width: 1px;
  }
  /* line 32590, app/assets/stylesheets/popsql_tailwind.css */
  .md\:box-border {
    box-sizing: border-box;
  }
  /* line 32594, app/assets/stylesheets/popsql_tailwind.css */
  .md\:box-content {
    box-sizing: content-box;
  }
  /* line 32598, app/assets/stylesheets/popsql_tailwind.css */
  .md\:cursor-auto {
    cursor: auto;
  }
  /* line 32602, app/assets/stylesheets/popsql_tailwind.css */
  .md\:cursor-default {
    cursor: default;
  }
  /* line 32606, app/assets/stylesheets/popsql_tailwind.css */
  .md\:cursor-pointer {
    cursor: pointer;
  }
  /* line 32610, app/assets/stylesheets/popsql_tailwind.css */
  .md\:cursor-wait {
    cursor: wait;
  }
  /* line 32614, app/assets/stylesheets/popsql_tailwind.css */
  .md\:cursor-text {
    cursor: text;
  }
  /* line 32618, app/assets/stylesheets/popsql_tailwind.css */
  .md\:cursor-move {
    cursor: move;
  }
  /* line 32622, app/assets/stylesheets/popsql_tailwind.css */
  .md\:cursor-not-allowed {
    cursor: not-allowed;
  }
  /* line 32626, app/assets/stylesheets/popsql_tailwind.css */
  .md\:cursor-help {
    cursor: help;
  }
  /* line 32630, app/assets/stylesheets/popsql_tailwind.css */
  .md\:block {
    display: block;
  }
  /* line 32634, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inline-block {
    display: inline-block;
  }
  /* line 32638, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inline {
    display: inline;
  }
  /* line 32642, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex {
    display: flex;
  }
  /* line 32646, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inline-flex {
    display: inline-flex;
  }
  /* line 32650, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table {
    display: table;
  }
  /* line 32654, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-caption {
    display: table-caption;
  }
  /* line 32658, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-cell {
    display: table-cell;
  }
  /* line 32662, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-column {
    display: table-column;
  }
  /* line 32666, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-column-group {
    display: table-column-group;
  }
  /* line 32670, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-footer-group {
    display: table-footer-group;
  }
  /* line 32674, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-header-group {
    display: table-header-group;
  }
  /* line 32678, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-row-group {
    display: table-row-group;
  }
  /* line 32682, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-row {
    display: table-row;
  }
  /* line 32686, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flow-root {
    display: flow-root;
  }
  /* line 32690, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid {
    display: grid;
  }
  /* line 32694, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inline-grid {
    display: inline-grid;
  }
  /* line 32698, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hidden {
    display: none;
  }
  /* line 32702, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-row {
    flex-direction: row;
  }
  /* line 32706, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  /* line 32710, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-col {
    flex-direction: column;
  }
  /* line 32714, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  /* line 32718, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  /* line 32722, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  /* line 32726, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-no-wrap {
    flex-wrap: nowrap;
  }
  /* line 32730, app/assets/stylesheets/popsql_tailwind.css */
  .md\:items-start {
    align-items: flex-start;
  }
  /* line 32734, app/assets/stylesheets/popsql_tailwind.css */
  .md\:items-end {
    align-items: flex-end;
  }
  /* line 32738, app/assets/stylesheets/popsql_tailwind.css */
  .md\:items-center {
    align-items: center;
  }
  /* line 32742, app/assets/stylesheets/popsql_tailwind.css */
  .md\:items-baseline {
    align-items: baseline;
  }
  /* line 32746, app/assets/stylesheets/popsql_tailwind.css */
  .md\:items-stretch {
    align-items: stretch;
  }
  /* line 32750, app/assets/stylesheets/popsql_tailwind.css */
  .md\:self-auto {
    align-self: auto;
  }
  /* line 32754, app/assets/stylesheets/popsql_tailwind.css */
  .md\:self-start {
    align-self: flex-start;
  }
  /* line 32758, app/assets/stylesheets/popsql_tailwind.css */
  .md\:self-end {
    align-self: flex-end;
  }
  /* line 32762, app/assets/stylesheets/popsql_tailwind.css */
  .md\:self-center {
    align-self: center;
  }
  /* line 32766, app/assets/stylesheets/popsql_tailwind.css */
  .md\:self-stretch {
    align-self: stretch;
  }
  /* line 32770, app/assets/stylesheets/popsql_tailwind.css */
  .md\:justify-start {
    justify-content: flex-start;
  }
  /* line 32774, app/assets/stylesheets/popsql_tailwind.css */
  .md\:justify-end {
    justify-content: flex-end;
  }
  /* line 32778, app/assets/stylesheets/popsql_tailwind.css */
  .md\:justify-center {
    justify-content: center;
  }
  /* line 32782, app/assets/stylesheets/popsql_tailwind.css */
  .md\:justify-between {
    justify-content: space-between;
  }
  /* line 32786, app/assets/stylesheets/popsql_tailwind.css */
  .md\:justify-around {
    justify-content: space-around;
  }
  /* line 32790, app/assets/stylesheets/popsql_tailwind.css */
  .md\:justify-evenly {
    justify-content: space-evenly;
  }
  /* line 32794, app/assets/stylesheets/popsql_tailwind.css */
  .md\:content-center {
    align-content: center;
  }
  /* line 32798, app/assets/stylesheets/popsql_tailwind.css */
  .md\:content-start {
    align-content: flex-start;
  }
  /* line 32802, app/assets/stylesheets/popsql_tailwind.css */
  .md\:content-end {
    align-content: flex-end;
  }
  /* line 32806, app/assets/stylesheets/popsql_tailwind.css */
  .md\:content-between {
    align-content: space-between;
  }
  /* line 32810, app/assets/stylesheets/popsql_tailwind.css */
  .md\:content-around {
    align-content: space-around;
  }
  /* line 32814, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-1 {
    flex: 1 1 0%;
  }
  /* line 32818, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-auto {
    flex: 1 1 auto;
  }
  /* line 32822, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-initial {
    flex: 0 1 auto;
  }
  /* line 32826, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-none {
    flex: none;
  }
  /* line 32830, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-grow-0 {
    flex-grow: 0;
  }
  /* line 32834, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-grow {
    flex-grow: 1;
  }
  /* line 32838, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-shrink-0 {
    flex-shrink: 0;
  }
  /* line 32842, app/assets/stylesheets/popsql_tailwind.css */
  .md\:flex-shrink {
    flex-shrink: 1;
  }
  /* line 32846, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-1 {
    order: 1;
  }
  /* line 32850, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-2 {
    order: 2;
  }
  /* line 32854, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-3 {
    order: 3;
  }
  /* line 32858, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-4 {
    order: 4;
  }
  /* line 32862, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-5 {
    order: 5;
  }
  /* line 32866, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-6 {
    order: 6;
  }
  /* line 32870, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-7 {
    order: 7;
  }
  /* line 32874, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-8 {
    order: 8;
  }
  /* line 32878, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-9 {
    order: 9;
  }
  /* line 32882, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-10 {
    order: 10;
  }
  /* line 32886, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-11 {
    order: 11;
  }
  /* line 32890, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-12 {
    order: 12;
  }
  /* line 32894, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-first {
    order: -9999;
  }
  /* line 32898, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-last {
    order: 9999;
  }
  /* line 32902, app/assets/stylesheets/popsql_tailwind.css */
  .md\:order-none {
    order: 0;
  }
  /* line 32906, app/assets/stylesheets/popsql_tailwind.css */
  .md\:float-right {
    float: right;
  }
  /* line 32910, app/assets/stylesheets/popsql_tailwind.css */
  .md\:float-left {
    float: left;
  }
  /* line 32914, app/assets/stylesheets/popsql_tailwind.css */
  .md\:float-none {
    float: none;
  }
  /* line 32918, app/assets/stylesheets/popsql_tailwind.css */
  .md\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 32924, app/assets/stylesheets/popsql_tailwind.css */
  .md\:clear-left {
    clear: left;
  }
  /* line 32928, app/assets/stylesheets/popsql_tailwind.css */
  .md\:clear-right {
    clear: right;
  }
  /* line 32932, app/assets/stylesheets/popsql_tailwind.css */
  .md\:clear-both {
    clear: both;
  }
  /* line 32936, app/assets/stylesheets/popsql_tailwind.css */
  .md\:clear-none {
    clear: none;
  }
  /* line 32940, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-inter {
    font-family: 'Inter', 'Rubik', sans-serif;
  }
  /* line 32944, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-rubik {
    font-family: 'Rubik', 'Inter', sans-serif;
  }
  /* line 32948, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-hairline {
    font-weight: 100;
  }
  /* line 32952, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-thin {
    font-weight: 200;
  }
  /* line 32956, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-light {
    font-weight: 300;
  }
  /* line 32960, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-normal {
    font-weight: 400;
  }
  /* line 32964, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-medium {
    font-weight: 500;
  }
  /* line 32968, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-semibold {
    font-weight: 600;
  }
  /* line 32972, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-bold {
    font-weight: 700;
  }
  /* line 32976, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-extrabold {
    font-weight: 800;
  }
  /* line 32980, app/assets/stylesheets/popsql_tailwind.css */
  .md\:font-black {
    font-weight: 900;
  }
  /* line 32984, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  /* line 32988, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-thin:hover {
    font-weight: 200;
  }
  /* line 32992, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-light:hover {
    font-weight: 300;
  }
  /* line 32996, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-normal:hover {
    font-weight: 400;
  }
  /* line 33000, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-medium:hover {
    font-weight: 500;
  }
  /* line 33004, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  /* line 33008, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-bold:hover {
    font-weight: 700;
  }
  /* line 33012, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  /* line 33016, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:font-black:hover {
    font-weight: 900;
  }
  /* line 33020, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-hairline:focus {
    font-weight: 100;
  }
  /* line 33024, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-thin:focus {
    font-weight: 200;
  }
  /* line 33028, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-light:focus {
    font-weight: 300;
  }
  /* line 33032, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-normal:focus {
    font-weight: 400;
  }
  /* line 33036, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-medium:focus {
    font-weight: 500;
  }
  /* line 33040, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-semibold:focus {
    font-weight: 600;
  }
  /* line 33044, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-bold:focus {
    font-weight: 700;
  }
  /* line 33048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-extrabold:focus {
    font-weight: 800;
  }
  /* line 33052, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:font-black:focus {
    font-weight: 900;
  }
  /* line 33056, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-0 {
    height: 0;
  }
  /* line 33060, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-1 {
    height: 0.25rem;
  }
  /* line 33064, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-2 {
    height: 0.5rem;
  }
  /* line 33068, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-3 {
    height: 0.75rem;
  }
  /* line 33072, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-4 {
    height: 1rem;
  }
  /* line 33076, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-5 {
    height: 1.25rem;
  }
  /* line 33080, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-6 {
    height: 1.5rem;
  }
  /* line 33084, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-8 {
    height: 2rem;
  }
  /* line 33088, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-10 {
    height: 2.5rem;
  }
  /* line 33092, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-12 {
    height: 3rem;
  }
  /* line 33096, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-16 {
    height: 4rem;
  }
  /* line 33100, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-20 {
    height: 5rem;
  }
  /* line 33104, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-24 {
    height: 6rem;
  }
  /* line 33108, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-32 {
    height: 8rem;
  }
  /* line 33112, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-40 {
    height: 10rem;
  }
  /* line 33116, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-48 {
    height: 12rem;
  }
  /* line 33120, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-56 {
    height: 14rem;
  }
  /* line 33124, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-64 {
    height: 16rem;
  }
  /* line 33128, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-auto {
    height: auto;
  }
  /* line 33132, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-px {
    height: 1px;
  }
  /* line 33136, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-full {
    height: 100%;
  }
  /* line 33140, app/assets/stylesheets/popsql_tailwind.css */
  .md\:h-screen {
    height: 100vh;
  }
  /* line 33144, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-xs {
    font-size: 0.75rem;
  }
  /* line 33148, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-sm {
    font-size: 0.875rem;
  }
  /* line 33152, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-base {
    font-size: 1rem;
  }
  /* line 33156, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-lg {
    font-size: 1.125rem;
  }
  /* line 33160, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-xl {
    font-size: 1.25rem;
  }
  /* line 33164, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-2xl {
    font-size: 1.5rem;
  }
  /* line 33168, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-3xl {
    font-size: 1.875rem;
  }
  /* line 33172, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-4xl {
    font-size: 2.25rem;
  }
  /* line 33176, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-5xl {
    font-size: 3rem;
  }
  /* line 33180, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-6xl {
    font-size: 4rem;
  }
  /* line 33184, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-2xs {
    font-size: .65rem;
  }
  /* line 33188, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-7xl {
    font-size: 5rem;
  }
  /* line 33192, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-3 {
    line-height: .75rem;
  }
  /* line 33196, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-4 {
    line-height: 1rem;
  }
  /* line 33200, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-5 {
    line-height: 1.25rem;
  }
  /* line 33204, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-6 {
    line-height: 1.5rem;
  }
  /* line 33208, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-7 {
    line-height: 1.75rem;
  }
  /* line 33212, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-8 {
    line-height: 2rem;
  }
  /* line 33216, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-9 {
    line-height: 2.25rem;
  }
  /* line 33220, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-10 {
    line-height: 2.5rem;
  }
  /* line 33224, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-none {
    line-height: 1;
  }
  /* line 33228, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-tight {
    line-height: 1.25;
  }
  /* line 33232, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-snug {
    line-height: 1.375;
  }
  /* line 33236, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-normal {
    line-height: 1.5;
  }
  /* line 33240, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-relaxed {
    line-height: 1.625;
  }
  /* line 33244, app/assets/stylesheets/popsql_tailwind.css */
  .md\:leading-loose {
    line-height: 2;
  }
  /* line 33248, app/assets/stylesheets/popsql_tailwind.css */
  .md\:list-inside {
    list-style-position: inside;
  }
  /* line 33252, app/assets/stylesheets/popsql_tailwind.css */
  .md\:list-outside {
    list-style-position: outside;
  }
  /* line 33256, app/assets/stylesheets/popsql_tailwind.css */
  .md\:list-none {
    list-style-type: none;
  }
  /* line 33260, app/assets/stylesheets/popsql_tailwind.css */
  .md\:list-disc {
    list-style-type: disc;
  }
  /* line 33264, app/assets/stylesheets/popsql_tailwind.css */
  .md\:list-decimal {
    list-style-type: decimal;
  }
  /* line 33268, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-0 {
    margin: 0;
  }
  /* line 33272, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-1 {
    margin: 0.25rem;
  }
  /* line 33276, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-2 {
    margin: 0.5rem;
  }
  /* line 33280, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-3 {
    margin: 0.75rem;
  }
  /* line 33284, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-4 {
    margin: 1rem;
  }
  /* line 33288, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-5 {
    margin: 1.25rem;
  }
  /* line 33292, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-6 {
    margin: 1.5rem;
  }
  /* line 33296, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-8 {
    margin: 2rem;
  }
  /* line 33300, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-10 {
    margin: 2.5rem;
  }
  /* line 33304, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-12 {
    margin: 3rem;
  }
  /* line 33308, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-16 {
    margin: 4rem;
  }
  /* line 33312, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-20 {
    margin: 5rem;
  }
  /* line 33316, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-24 {
    margin: 6rem;
  }
  /* line 33320, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-32 {
    margin: 8rem;
  }
  /* line 33324, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-40 {
    margin: 10rem;
  }
  /* line 33328, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-48 {
    margin: 12rem;
  }
  /* line 33332, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-56 {
    margin: 14rem;
  }
  /* line 33336, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-64 {
    margin: 16rem;
  }
  /* line 33340, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-auto {
    margin: auto;
  }
  /* line 33344, app/assets/stylesheets/popsql_tailwind.css */
  .md\:m-px {
    margin: 1px;
  }
  /* line 33348, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-1 {
    margin: -0.25rem;
  }
  /* line 33352, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-2 {
    margin: -0.5rem;
  }
  /* line 33356, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-3 {
    margin: -0.75rem;
  }
  /* line 33360, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-4 {
    margin: -1rem;
  }
  /* line 33364, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-5 {
    margin: -1.25rem;
  }
  /* line 33368, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-6 {
    margin: -1.5rem;
  }
  /* line 33372, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-8 {
    margin: -2rem;
  }
  /* line 33376, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-10 {
    margin: -2.5rem;
  }
  /* line 33380, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-12 {
    margin: -3rem;
  }
  /* line 33384, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-16 {
    margin: -4rem;
  }
  /* line 33388, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-20 {
    margin: -5rem;
  }
  /* line 33392, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-24 {
    margin: -6rem;
  }
  /* line 33396, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-32 {
    margin: -8rem;
  }
  /* line 33400, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-40 {
    margin: -10rem;
  }
  /* line 33404, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-48 {
    margin: -12rem;
  }
  /* line 33408, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-56 {
    margin: -14rem;
  }
  /* line 33412, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-64 {
    margin: -16rem;
  }
  /* line 33416, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-m-px {
    margin: -1px;
  }
  /* line 33420, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 33425, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 33430, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  /* line 33435, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  /* line 33440, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  /* line 33445, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  /* line 33450, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  /* line 33455, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  /* line 33460, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  /* line 33465, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  /* line 33470, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  /* line 33475, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  /* line 33480, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  /* line 33485, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  /* line 33490, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  /* line 33495, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  /* line 33500, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  /* line 33505, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  /* line 33510, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  /* line 33515, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  /* line 33520, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  /* line 33525, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  /* line 33530, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  /* line 33535, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  /* line 33540, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  /* line 33545, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  /* line 33550, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  /* line 33555, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  /* line 33560, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
  /* line 33565, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }
  /* line 33570, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  /* line 33575, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  /* line 33580, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }
  /* line 33585, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }
  /* line 33590, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }
  /* line 33595, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }
  /* line 33600, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  /* line 33605, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 33610, app/assets/stylesheets/popsql_tailwind.css */
  .md\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 33615, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 33620, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  /* line 33625, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  /* line 33630, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  /* line 33635, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  /* line 33640, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  /* line 33645, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  /* line 33650, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  /* line 33655, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  /* line 33660, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  /* line 33665, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  /* line 33670, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  /* line 33675, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  /* line 33680, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  /* line 33685, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  /* line 33690, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  /* line 33695, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  /* line 33700, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  /* line 33705, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  /* line 33710, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  /* line 33715, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  /* line 33720, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }
  /* line 33725, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  /* line 33730, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  /* line 33735, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }
  /* line 33740, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  /* line 33745, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }
  /* line 33750, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }
  /* line 33755, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }
  /* line 33760, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }
  /* line 33765, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }
  /* line 33770, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }
  /* line 33775, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }
  /* line 33780, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }
  /* line 33785, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }
  /* line 33790, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  /* line 33795, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }
  /* line 33800, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-0 {
    margin-top: 0;
  }
  /* line 33804, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-0 {
    margin-right: 0;
  }
  /* line 33808, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-0 {
    margin-bottom: 0;
  }
  /* line 33812, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-0 {
    margin-left: 0;
  }
  /* line 33816, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-1 {
    margin-top: 0.25rem;
  }
  /* line 33820, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-1 {
    margin-right: 0.25rem;
  }
  /* line 33824, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-1 {
    margin-bottom: 0.25rem;
  }
  /* line 33828, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-1 {
    margin-left: 0.25rem;
  }
  /* line 33832, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-2 {
    margin-top: 0.5rem;
  }
  /* line 33836, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-2 {
    margin-right: 0.5rem;
  }
  /* line 33840, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }
  /* line 33844, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-2 {
    margin-left: 0.5rem;
  }
  /* line 33848, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-3 {
    margin-top: 0.75rem;
  }
  /* line 33852, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-3 {
    margin-right: 0.75rem;
  }
  /* line 33856, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }
  /* line 33860, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-3 {
    margin-left: 0.75rem;
  }
  /* line 33864, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-4 {
    margin-top: 1rem;
  }
  /* line 33868, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-4 {
    margin-right: 1rem;
  }
  /* line 33872, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-4 {
    margin-bottom: 1rem;
  }
  /* line 33876, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-4 {
    margin-left: 1rem;
  }
  /* line 33880, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-5 {
    margin-top: 1.25rem;
  }
  /* line 33884, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-5 {
    margin-right: 1.25rem;
  }
  /* line 33888, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }
  /* line 33892, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-5 {
    margin-left: 1.25rem;
  }
  /* line 33896, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-6 {
    margin-top: 1.5rem;
  }
  /* line 33900, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-6 {
    margin-right: 1.5rem;
  }
  /* line 33904, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  /* line 33908, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-6 {
    margin-left: 1.5rem;
  }
  /* line 33912, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-8 {
    margin-top: 2rem;
  }
  /* line 33916, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-8 {
    margin-right: 2rem;
  }
  /* line 33920, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-8 {
    margin-bottom: 2rem;
  }
  /* line 33924, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-8 {
    margin-left: 2rem;
  }
  /* line 33928, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-10 {
    margin-top: 2.5rem;
  }
  /* line 33932, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-10 {
    margin-right: 2.5rem;
  }
  /* line 33936, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }
  /* line 33940, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-10 {
    margin-left: 2.5rem;
  }
  /* line 33944, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-12 {
    margin-top: 3rem;
  }
  /* line 33948, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-12 {
    margin-right: 3rem;
  }
  /* line 33952, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-12 {
    margin-bottom: 3rem;
  }
  /* line 33956, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-12 {
    margin-left: 3rem;
  }
  /* line 33960, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-16 {
    margin-top: 4rem;
  }
  /* line 33964, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-16 {
    margin-right: 4rem;
  }
  /* line 33968, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-16 {
    margin-bottom: 4rem;
  }
  /* line 33972, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-16 {
    margin-left: 4rem;
  }
  /* line 33976, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-20 {
    margin-top: 5rem;
  }
  /* line 33980, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-20 {
    margin-right: 5rem;
  }
  /* line 33984, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-20 {
    margin-bottom: 5rem;
  }
  /* line 33988, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-20 {
    margin-left: 5rem;
  }
  /* line 33992, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-24 {
    margin-top: 6rem;
  }
  /* line 33996, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-24 {
    margin-right: 6rem;
  }
  /* line 34000, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-24 {
    margin-bottom: 6rem;
  }
  /* line 34004, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-24 {
    margin-left: 6rem;
  }
  /* line 34008, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-32 {
    margin-top: 8rem;
  }
  /* line 34012, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-32 {
    margin-right: 8rem;
  }
  /* line 34016, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-32 {
    margin-bottom: 8rem;
  }
  /* line 34020, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-32 {
    margin-left: 8rem;
  }
  /* line 34024, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-40 {
    margin-top: 10rem;
  }
  /* line 34028, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-40 {
    margin-right: 10rem;
  }
  /* line 34032, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-40 {
    margin-bottom: 10rem;
  }
  /* line 34036, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-40 {
    margin-left: 10rem;
  }
  /* line 34040, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-48 {
    margin-top: 12rem;
  }
  /* line 34044, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-48 {
    margin-right: 12rem;
  }
  /* line 34048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-48 {
    margin-bottom: 12rem;
  }
  /* line 34052, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-48 {
    margin-left: 12rem;
  }
  /* line 34056, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-56 {
    margin-top: 14rem;
  }
  /* line 34060, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-56 {
    margin-right: 14rem;
  }
  /* line 34064, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-56 {
    margin-bottom: 14rem;
  }
  /* line 34068, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-56 {
    margin-left: 14rem;
  }
  /* line 34072, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-64 {
    margin-top: 16rem;
  }
  /* line 34076, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-64 {
    margin-right: 16rem;
  }
  /* line 34080, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-64 {
    margin-bottom: 16rem;
  }
  /* line 34084, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-64 {
    margin-left: 16rem;
  }
  /* line 34088, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-auto {
    margin-top: auto;
  }
  /* line 34092, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-auto {
    margin-right: auto;
  }
  /* line 34096, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-auto {
    margin-bottom: auto;
  }
  /* line 34100, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-auto {
    margin-left: auto;
  }
  /* line 34104, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mt-px {
    margin-top: 1px;
  }
  /* line 34108, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mr-px {
    margin-right: 1px;
  }
  /* line 34112, app/assets/stylesheets/popsql_tailwind.css */
  .md\:mb-px {
    margin-bottom: 1px;
  }
  /* line 34116, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ml-px {
    margin-left: 1px;
  }
  /* line 34120, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-1 {
    margin-top: -0.25rem;
  }
  /* line 34124, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-1 {
    margin-right: -0.25rem;
  }
  /* line 34128, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  /* line 34132, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-1 {
    margin-left: -0.25rem;
  }
  /* line 34136, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-2 {
    margin-top: -0.5rem;
  }
  /* line 34140, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-2 {
    margin-right: -0.5rem;
  }
  /* line 34144, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  /* line 34148, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-2 {
    margin-left: -0.5rem;
  }
  /* line 34152, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-3 {
    margin-top: -0.75rem;
  }
  /* line 34156, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-3 {
    margin-right: -0.75rem;
  }
  /* line 34160, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  /* line 34164, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-3 {
    margin-left: -0.75rem;
  }
  /* line 34168, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-4 {
    margin-top: -1rem;
  }
  /* line 34172, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-4 {
    margin-right: -1rem;
  }
  /* line 34176, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-4 {
    margin-bottom: -1rem;
  }
  /* line 34180, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-4 {
    margin-left: -1rem;
  }
  /* line 34184, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-5 {
    margin-top: -1.25rem;
  }
  /* line 34188, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-5 {
    margin-right: -1.25rem;
  }
  /* line 34192, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-5 {
    margin-bottom: -1.25rem;
  }
  /* line 34196, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-5 {
    margin-left: -1.25rem;
  }
  /* line 34200, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-6 {
    margin-top: -1.5rem;
  }
  /* line 34204, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-6 {
    margin-right: -1.5rem;
  }
  /* line 34208, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  /* line 34212, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-6 {
    margin-left: -1.5rem;
  }
  /* line 34216, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-8 {
    margin-top: -2rem;
  }
  /* line 34220, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-8 {
    margin-right: -2rem;
  }
  /* line 34224, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-8 {
    margin-bottom: -2rem;
  }
  /* line 34228, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-8 {
    margin-left: -2rem;
  }
  /* line 34232, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-10 {
    margin-top: -2.5rem;
  }
  /* line 34236, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-10 {
    margin-right: -2.5rem;
  }
  /* line 34240, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  /* line 34244, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-10 {
    margin-left: -2.5rem;
  }
  /* line 34248, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-12 {
    margin-top: -3rem;
  }
  /* line 34252, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-12 {
    margin-right: -3rem;
  }
  /* line 34256, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-12 {
    margin-bottom: -3rem;
  }
  /* line 34260, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-12 {
    margin-left: -3rem;
  }
  /* line 34264, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-16 {
    margin-top: -4rem;
  }
  /* line 34268, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-16 {
    margin-right: -4rem;
  }
  /* line 34272, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-16 {
    margin-bottom: -4rem;
  }
  /* line 34276, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-16 {
    margin-left: -4rem;
  }
  /* line 34280, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-20 {
    margin-top: -5rem;
  }
  /* line 34284, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-20 {
    margin-right: -5rem;
  }
  /* line 34288, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-20 {
    margin-bottom: -5rem;
  }
  /* line 34292, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-20 {
    margin-left: -5rem;
  }
  /* line 34296, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-24 {
    margin-top: -6rem;
  }
  /* line 34300, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-24 {
    margin-right: -6rem;
  }
  /* line 34304, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-24 {
    margin-bottom: -6rem;
  }
  /* line 34308, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-24 {
    margin-left: -6rem;
  }
  /* line 34312, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-32 {
    margin-top: -8rem;
  }
  /* line 34316, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-32 {
    margin-right: -8rem;
  }
  /* line 34320, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-32 {
    margin-bottom: -8rem;
  }
  /* line 34324, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-32 {
    margin-left: -8rem;
  }
  /* line 34328, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-40 {
    margin-top: -10rem;
  }
  /* line 34332, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-40 {
    margin-right: -10rem;
  }
  /* line 34336, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-40 {
    margin-bottom: -10rem;
  }
  /* line 34340, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-40 {
    margin-left: -10rem;
  }
  /* line 34344, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-48 {
    margin-top: -12rem;
  }
  /* line 34348, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-48 {
    margin-right: -12rem;
  }
  /* line 34352, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-48 {
    margin-bottom: -12rem;
  }
  /* line 34356, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-48 {
    margin-left: -12rem;
  }
  /* line 34360, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-56 {
    margin-top: -14rem;
  }
  /* line 34364, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-56 {
    margin-right: -14rem;
  }
  /* line 34368, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-56 {
    margin-bottom: -14rem;
  }
  /* line 34372, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-56 {
    margin-left: -14rem;
  }
  /* line 34376, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-64 {
    margin-top: -16rem;
  }
  /* line 34380, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-64 {
    margin-right: -16rem;
  }
  /* line 34384, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-64 {
    margin-bottom: -16rem;
  }
  /* line 34388, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-64 {
    margin-left: -16rem;
  }
  /* line 34392, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mt-px {
    margin-top: -1px;
  }
  /* line 34396, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mr-px {
    margin-right: -1px;
  }
  /* line 34400, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-mb-px {
    margin-bottom: -1px;
  }
  /* line 34404, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-ml-px {
    margin-left: -1px;
  }
  /* line 34408, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-h-full {
    max-height: 100%;
  }
  /* line 34412, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-h-screen {
    max-height: 100vh;
  }
  /* line 34416, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-none {
    max-width: none;
  }
  /* line 34420, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-xs {
    max-width: 20rem;
  }
  /* line 34424, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-sm {
    max-width: 24rem;
  }
  /* line 34428, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-md {
    max-width: 28rem;
  }
  /* line 34432, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-lg {
    max-width: 32rem;
  }
  /* line 34436, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-xl {
    max-width: 36rem;
  }
  /* line 34440, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-2xl {
    max-width: 42rem;
  }
  /* line 34444, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-3xl {
    max-width: 48rem;
  }
  /* line 34448, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-4xl {
    max-width: 56rem;
  }
  /* line 34452, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-5xl {
    max-width: 64rem;
  }
  /* line 34456, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-6xl {
    max-width: 72rem;
  }
  /* line 34460, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-full {
    max-width: 100%;
  }
  /* line 34464, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-screen-sm {
    max-width: 640px;
  }
  /* line 34468, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-screen-md {
    max-width: 768px;
  }
  /* line 34472, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-screen-lg {
    max-width: 1024px;
  }
  /* line 34476, app/assets/stylesheets/popsql_tailwind.css */
  .md\:max-w-screen-xl {
    max-width: 1280px;
  }
  /* line 34480, app/assets/stylesheets/popsql_tailwind.css */
  .md\:min-h-0 {
    min-height: 0;
  }
  /* line 34484, app/assets/stylesheets/popsql_tailwind.css */
  .md\:min-h-full {
    min-height: 100%;
  }
  /* line 34488, app/assets/stylesheets/popsql_tailwind.css */
  .md\:min-h-screen {
    min-height: 100vh;
  }
  /* line 34492, app/assets/stylesheets/popsql_tailwind.css */
  .md\:min-w-0 {
    min-width: 0;
  }
  /* line 34496, app/assets/stylesheets/popsql_tailwind.css */
  .md\:min-w-full {
    min-width: 100%;
  }
  /* line 34500, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  /* line 34505, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  /* line 34510, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }
  /* line 34515, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }
  /* line 34520, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
  /* line 34525, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }
  /* line 34530, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-center {
    -o-object-position: center;
    object-position: center;
  }
  /* line 34535, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-left {
    -o-object-position: left;
    object-position: left;
  }
  /* line 34540, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }
  /* line 34545, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }
  /* line 34550, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-right {
    -o-object-position: right;
    object-position: right;
  }
  /* line 34555, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }
  /* line 34560, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }
  /* line 34565, app/assets/stylesheets/popsql_tailwind.css */
  .md\:object-top {
    -o-object-position: top;
    object-position: top;
  }
  /* line 34570, app/assets/stylesheets/popsql_tailwind.css */
  .md\:opacity-0 {
    opacity: 0;
  }
  /* line 34574, app/assets/stylesheets/popsql_tailwind.css */
  .md\:opacity-25 {
    opacity: 0.25;
  }
  /* line 34578, app/assets/stylesheets/popsql_tailwind.css */
  .md\:opacity-50 {
    opacity: 0.5;
  }
  /* line 34582, app/assets/stylesheets/popsql_tailwind.css */
  .md\:opacity-75 {
    opacity: 0.75;
  }
  /* line 34586, app/assets/stylesheets/popsql_tailwind.css */
  .md\:opacity-80 {
    opacity: .8;
  }
  /* line 34590, app/assets/stylesheets/popsql_tailwind.css */
  .md\:opacity-100 {
    opacity: 1;
  }
  /* line 34594, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:opacity-0:hover {
    opacity: 0;
  }
  /* line 34598, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:opacity-25:hover {
    opacity: 0.25;
  }
  /* line 34602, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:opacity-50:hover {
    opacity: 0.5;
  }
  /* line 34606, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:opacity-75:hover {
    opacity: 0.75;
  }
  /* line 34610, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:opacity-80:hover {
    opacity: .8;
  }
  /* line 34614, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:opacity-100:hover {
    opacity: 1;
  }
  /* line 34618, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:opacity-0:focus {
    opacity: 0;
  }
  /* line 34622, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:opacity-25:focus {
    opacity: 0.25;
  }
  /* line 34626, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:opacity-50:focus {
    opacity: 0.5;
  }
  /* line 34630, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:opacity-75:focus {
    opacity: 0.75;
  }
  /* line 34634, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:opacity-80:focus {
    opacity: .8;
  }
  /* line 34638, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:opacity-100:focus {
    opacity: 1;
  }
  /* line 34642, app/assets/stylesheets/popsql_tailwind.css */
  .md\:outline-none {
    outline: 0;
  }
  /* line 34646, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:outline-none:focus {
    outline: 0;
  }
  /* line 34650, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-auto {
    overflow: auto;
  }
  /* line 34654, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-hidden {
    overflow: hidden;
  }
  /* line 34658, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-visible {
    overflow: visible;
  }
  /* line 34662, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-scroll {
    overflow: scroll;
  }
  /* line 34666, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-x-auto {
    overflow-x: auto;
  }
  /* line 34670, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-y-auto {
    overflow-y: auto;
  }
  /* line 34674, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }
  /* line 34678, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-y-hidden {
    overflow-y: hidden;
  }
  /* line 34682, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-x-visible {
    overflow-x: visible;
  }
  /* line 34686, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-y-visible {
    overflow-y: visible;
  }
  /* line 34690, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-x-scroll {
    overflow-x: scroll;
  }
  /* line 34694, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overflow-y-scroll {
    overflow-y: scroll;
  }
  /* line 34698, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  /* line 34702, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  /* line 34706, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-auto {
    -ms-scroll-chaining: chained;
    overscroll-behavior: auto;
  }
  /* line 34711, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-contain {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
  }
  /* line 34716, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-none {
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
  }
  /* line 34721, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }
  /* line 34725, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }
  /* line 34729, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-y-none {
    overscroll-behavior-y: none;
  }
  /* line 34733, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }
  /* line 34737, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }
  /* line 34741, app/assets/stylesheets/popsql_tailwind.css */
  .md\:overscroll-x-none {
    overscroll-behavior-x: none;
  }
  /* line 34745, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-0 {
    padding: 0;
  }
  /* line 34749, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-1 {
    padding: 0.25rem;
  }
  /* line 34753, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-2 {
    padding: 0.5rem;
  }
  /* line 34757, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-3 {
    padding: 0.75rem;
  }
  /* line 34761, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-4 {
    padding: 1rem;
  }
  /* line 34765, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-5 {
    padding: 1.25rem;
  }
  /* line 34769, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-6 {
    padding: 1.5rem;
  }
  /* line 34773, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-8 {
    padding: 2rem;
  }
  /* line 34777, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-10 {
    padding: 2.5rem;
  }
  /* line 34781, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-12 {
    padding: 3rem;
  }
  /* line 34785, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-16 {
    padding: 4rem;
  }
  /* line 34789, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-20 {
    padding: 5rem;
  }
  /* line 34793, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-24 {
    padding: 6rem;
  }
  /* line 34797, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-32 {
    padding: 8rem;
  }
  /* line 34801, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-40 {
    padding: 10rem;
  }
  /* line 34805, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-48 {
    padding: 12rem;
  }
  /* line 34809, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-56 {
    padding: 14rem;
  }
  /* line 34813, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-64 {
    padding: 16rem;
  }
  /* line 34817, app/assets/stylesheets/popsql_tailwind.css */
  .md\:p-px {
    padding: 1px;
  }
  /* line 34821, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 34826, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 34831, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  /* line 34836, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  /* line 34841, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 34846, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  /* line 34851, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  /* line 34856, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  /* line 34861, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  /* line 34866, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  /* line 34871, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  /* line 34876, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  /* line 34881, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  /* line 34886, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 34891, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  /* line 34896, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* line 34901, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  /* line 34906, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  /* line 34911, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  /* line 34916, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  /* line 34921, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  /* line 34926, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  /* line 34931, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  /* line 34936, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  /* line 34941, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  /* line 34946, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  /* line 34951, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  /* line 34956, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  /* line 34961, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  /* line 34966, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }
  /* line 34971, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  /* line 34976, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  /* line 34981, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }
  /* line 34986, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }
  /* line 34991, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
  /* line 34996, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }
  /* line 35001, app/assets/stylesheets/popsql_tailwind.css */
  .md\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 35006, app/assets/stylesheets/popsql_tailwind.css */
  .md\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 35011, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-0 {
    padding-top: 0;
  }
  /* line 35015, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-0 {
    padding-right: 0;
  }
  /* line 35019, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-0 {
    padding-bottom: 0;
  }
  /* line 35023, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-0 {
    padding-left: 0;
  }
  /* line 35027, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-1 {
    padding-top: 0.25rem;
  }
  /* line 35031, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-1 {
    padding-right: 0.25rem;
  }
  /* line 35035, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-1 {
    padding-bottom: 0.25rem;
  }
  /* line 35039, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-1 {
    padding-left: 0.25rem;
  }
  /* line 35043, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  /* line 35047, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-2 {
    padding-right: 0.5rem;
  }
  /* line 35051, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-2 {
    padding-bottom: 0.5rem;
  }
  /* line 35055, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-2 {
    padding-left: 0.5rem;
  }
  /* line 35059, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  /* line 35063, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-3 {
    padding-right: 0.75rem;
  }
  /* line 35067, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-3 {
    padding-bottom: 0.75rem;
  }
  /* line 35071, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-3 {
    padding-left: 0.75rem;
  }
  /* line 35075, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-4 {
    padding-top: 1rem;
  }
  /* line 35079, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-4 {
    padding-right: 1rem;
  }
  /* line 35083, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-4 {
    padding-bottom: 1rem;
  }
  /* line 35087, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-4 {
    padding-left: 1rem;
  }
  /* line 35091, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-5 {
    padding-top: 1.25rem;
  }
  /* line 35095, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-5 {
    padding-right: 1.25rem;
  }
  /* line 35099, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }
  /* line 35103, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-5 {
    padding-left: 1.25rem;
  }
  /* line 35107, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-6 {
    padding-top: 1.5rem;
  }
  /* line 35111, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-6 {
    padding-right: 1.5rem;
  }
  /* line 35115, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
  /* line 35119, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-6 {
    padding-left: 1.5rem;
  }
  /* line 35123, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-8 {
    padding-top: 2rem;
  }
  /* line 35127, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-8 {
    padding-right: 2rem;
  }
  /* line 35131, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-8 {
    padding-bottom: 2rem;
  }
  /* line 35135, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-8 {
    padding-left: 2rem;
  }
  /* line 35139, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-10 {
    padding-top: 2.5rem;
  }
  /* line 35143, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-10 {
    padding-right: 2.5rem;
  }
  /* line 35147, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }
  /* line 35151, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-10 {
    padding-left: 2.5rem;
  }
  /* line 35155, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-12 {
    padding-top: 3rem;
  }
  /* line 35159, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-12 {
    padding-right: 3rem;
  }
  /* line 35163, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-12 {
    padding-bottom: 3rem;
  }
  /* line 35167, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-12 {
    padding-left: 3rem;
  }
  /* line 35171, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-16 {
    padding-top: 4rem;
  }
  /* line 35175, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-16 {
    padding-right: 4rem;
  }
  /* line 35179, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-16 {
    padding-bottom: 4rem;
  }
  /* line 35183, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-16 {
    padding-left: 4rem;
  }
  /* line 35187, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-20 {
    padding-top: 5rem;
  }
  /* line 35191, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-20 {
    padding-right: 5rem;
  }
  /* line 35195, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-20 {
    padding-bottom: 5rem;
  }
  /* line 35199, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-20 {
    padding-left: 5rem;
  }
  /* line 35203, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-24 {
    padding-top: 6rem;
  }
  /* line 35207, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-24 {
    padding-right: 6rem;
  }
  /* line 35211, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-24 {
    padding-bottom: 6rem;
  }
  /* line 35215, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-24 {
    padding-left: 6rem;
  }
  /* line 35219, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-32 {
    padding-top: 8rem;
  }
  /* line 35223, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-32 {
    padding-right: 8rem;
  }
  /* line 35227, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-32 {
    padding-bottom: 8rem;
  }
  /* line 35231, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-32 {
    padding-left: 8rem;
  }
  /* line 35235, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-40 {
    padding-top: 10rem;
  }
  /* line 35239, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-40 {
    padding-right: 10rem;
  }
  /* line 35243, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-40 {
    padding-bottom: 10rem;
  }
  /* line 35247, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-40 {
    padding-left: 10rem;
  }
  /* line 35251, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-48 {
    padding-top: 12rem;
  }
  /* line 35255, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-48 {
    padding-right: 12rem;
  }
  /* line 35259, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-48 {
    padding-bottom: 12rem;
  }
  /* line 35263, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-48 {
    padding-left: 12rem;
  }
  /* line 35267, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-56 {
    padding-top: 14rem;
  }
  /* line 35271, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-56 {
    padding-right: 14rem;
  }
  /* line 35275, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-56 {
    padding-bottom: 14rem;
  }
  /* line 35279, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-56 {
    padding-left: 14rem;
  }
  /* line 35283, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-64 {
    padding-top: 16rem;
  }
  /* line 35287, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-64 {
    padding-right: 16rem;
  }
  /* line 35291, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-64 {
    padding-bottom: 16rem;
  }
  /* line 35295, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-64 {
    padding-left: 16rem;
  }
  /* line 35299, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pt-px {
    padding-top: 1px;
  }
  /* line 35303, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pr-px {
    padding-right: 1px;
  }
  /* line 35307, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pb-px {
    padding-bottom: 1px;
  }
  /* line 35311, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pl-px {
    padding-left: 1px;
  }
  /* line 35315, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }
  /* line 35319, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }
  /* line 35323, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-transparent::-ms-input-placeholder {
    color: transparent;
  }
  /* line 35327, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-transparent::placeholder {
    color: transparent;
  }
  /* line 35331, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }
  /* line 35335, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }
  /* line 35339, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-current::-ms-input-placeholder {
    color: currentColor;
  }
  /* line 35343, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-current::placeholder {
    color: currentColor;
  }
  /* line 35347, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-black::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 35353, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-black:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 35359, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-black::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 35365, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-black::placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 35371, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-white::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 35377, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-white:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 35383, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-white::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 35389, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-white::placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 35395, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 35401, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 35407, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 35413, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-100::placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 35419, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 35425, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 35431, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 35437, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-200::placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 35443, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 35449, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 35455, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 35461, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-300::placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 35467, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 35473, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 35479, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 35485, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-500::placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 35491, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 35497, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 35503, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 35509, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-gray-900::placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 35515, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-red::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 35521, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-red:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 35527, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-red::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 35533, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-red::placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 35539, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-orange::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 35545, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-orange:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 35551, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-orange::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 35557, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-orange::placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 35563, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 35569, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 35575, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 35581, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-100::placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 35587, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 35593, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 35599, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 35605, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-200::placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 35611, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 35617, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 35623, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 35629, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-300::placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 35635, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 35641, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 35647, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 35653, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-400::placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 35659, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 35665, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 35671, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 35677, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-500::placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 35683, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 35689, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 35695, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 35701, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-600::placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 35707, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 35713, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 35719, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 35725, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-700::placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 35731, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 35737, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 35743, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 35749, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-800::placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 35755, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 35761, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 35767, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 35773, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-yellow-900::placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 35779, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 35785, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 35791, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 35797, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-100::placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 35803, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 35809, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 35815, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 35821, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-200::placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 35827, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 35833, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 35839, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 35845, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-300::placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 35851, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 35857, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 35863, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 35869, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-400::placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 35875, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 35881, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 35887, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 35893, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-500::placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 35899, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 35905, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 35911, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 35917, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-600::placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 35923, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 35929, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 35935, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 35941, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-700::placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 35947, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 35953, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 35959, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 35965, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-800::placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 35971, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 35977, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 35983, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 35989, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-green-900::placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 35995, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 36001, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 36007, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 36013, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-100::placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 36019, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 36025, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 36031, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 36037, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-200::placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 36043, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 36049, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 36055, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 36061, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-300::placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 36067, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 36073, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 36079, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 36085, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-400::placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 36091, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 36097, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 36103, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 36109, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-500::placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 36115, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 36121, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 36127, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 36133, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-600::placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 36139, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 36145, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 36151, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 36157, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-700::placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 36163, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 36169, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 36175, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 36181, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-800::placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 36187, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 36193, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 36199, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 36205, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-teal-900::placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 36211, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 36217, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 36223, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 36229, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-100::placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 36235, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 36241, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 36247, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 36253, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-200::placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 36259, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 36265, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 36271, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 36277, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-100::placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 36283, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 36289, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 36295, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 36301, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-200::placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 36307, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 36313, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 36319, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 36325, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-300::placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 36331, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 36337, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 36343, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 36349, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-400::placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 36355, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 36361, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 36367, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 36373, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-500::placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 36379, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 36385, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 36391, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 36397, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-600::placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 36403, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 36409, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 36415, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 36421, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-700::placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 36427, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 36433, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 36439, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 36445, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-800::placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 36451, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 36457, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 36463, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 36469, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-indigo-900::placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 36475, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 36481, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 36487, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 36493, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-100::placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 36499, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 36505, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 36511, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 36517, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-200::placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 36523, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 36529, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 36535, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 36541, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-300::placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 36547, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 36553, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 36559, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 36565, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-400::placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 36571, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 36577, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 36583, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 36589, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-500::placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 36595, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 36601, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 36607, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 36613, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-600::placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 36619, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 36625, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 36631, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 36637, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-700::placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 36643, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 36649, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 36655, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 36661, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-800::placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 36667, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 36673, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 36679, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 36685, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-purple-900::placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 36691, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 36697, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-pink:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 36703, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-pink::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 36709, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-pink::placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 36715, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-light-gray::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 36721, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-light-gray:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 36727, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-light-gray::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 36733, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-light-gray::placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 36739, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-gradient::-moz-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 36743, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-gradient:-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 36747, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-gradient::-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 36751, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-blue-gradient::placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 36755, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }
  /* line 36759, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }
  /* line 36763, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent;
  }
  /* line 36767, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }
  /* line 36771, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }
  /* line 36775, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }
  /* line 36779, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-current:focus::-ms-input-placeholder {
    color: currentColor;
  }
  /* line 36783, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }
  /* line 36787, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 36793, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 36799, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-black:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 36805, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 36811, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 36817, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 36823, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-white:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 36829, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 36835, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 36841, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 36847, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 36853, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 36859, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 36865, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 36871, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 36877, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 36883, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 36889, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 36895, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 36901, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 36907, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 36913, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 36919, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 36925, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 36931, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 36937, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 36943, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 36949, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-gray-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 36955, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 36961, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-red:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 36967, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-red:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 36973, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 36979, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-orange:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 36985, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-orange:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 36991, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-orange:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 36997, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-orange:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 37003, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 37009, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 37015, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 37021, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 37027, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 37033, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 37039, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 37045, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 37051, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 37057, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 37063, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 37069, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 37075, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 37081, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 37087, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 37093, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 37099, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 37105, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 37111, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 37117, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 37123, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 37129, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 37135, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 37141, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 37147, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 37153, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 37159, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 37165, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 37171, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 37177, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 37183, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 37189, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 37195, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 37201, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 37207, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 37213, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-yellow-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 37219, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 37225, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 37231, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 37237, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 37243, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 37249, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 37255, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 37261, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 37267, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 37273, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 37279, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 37285, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 37291, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 37297, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 37303, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 37309, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 37315, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 37321, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 37327, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 37333, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 37339, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 37345, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 37351, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 37357, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 37363, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 37369, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 37375, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 37381, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 37387, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 37393, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 37399, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 37405, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 37411, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 37417, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 37423, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 37429, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-green-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 37435, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 37441, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 37447, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 37453, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 37459, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 37465, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 37471, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 37477, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 37483, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 37489, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 37495, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 37501, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 37507, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 37513, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 37519, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 37525, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 37531, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 37537, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 37543, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 37549, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 37555, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 37561, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 37567, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 37573, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 37579, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 37585, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 37591, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 37597, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 37603, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 37609, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 37615, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 37621, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 37627, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 37633, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 37639, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 37645, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-teal-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 37651, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 37657, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 37663, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 37669, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 37675, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 37681, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 37687, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 37693, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 37699, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 37705, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 37711, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 37717, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 37723, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 37729, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 37735, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 37741, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 37747, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 37753, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 37759, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 37765, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 37771, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 37777, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 37783, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 37789, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 37795, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 37801, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 37807, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 37813, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 37819, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 37825, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 37831, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 37837, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 37843, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 37849, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 37855, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 37861, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 37867, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 37873, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 37879, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 37885, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 37891, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 37897, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 37903, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 37909, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-indigo-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 37915, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 37921, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 37927, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 37933, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 37939, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 37945, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 37951, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 37957, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 37963, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 37969, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 37975, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 37981, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 37987, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 37993, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 37999, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 38005, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 38011, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 38017, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 38023, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 38029, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 38035, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 38041, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 38047, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 38053, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 38059, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 38065, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 38071, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 38077, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 38083, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 38089, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 38095, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 38101, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 38107, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 38113, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 38119, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 38125, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-purple-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 38131, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 38137, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 38143, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 38149, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 38155, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 38161, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-light-gray:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 38167, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-light-gray:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 38173, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-light-gray:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 38179, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-gradient:focus::-moz-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 38183, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-gradient:focus:-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 38187, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-gradient:focus::-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 38191, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-blue-gradient:focus::placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 38195, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 38199, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-0:-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 38203, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-0::-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 38207, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-0::placeholder {
    --placeholder-opacity: 0;
  }
  /* line 38211, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 38215, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-25:-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 38219, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-25::-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 38223, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-25::placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 38227, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 38231, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-50:-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 38235, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-50::-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 38239, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-50::placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 38243, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 38247, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-75:-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 38251, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-75::-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 38255, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-75::placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 38259, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 38263, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-80:-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 38267, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-80::-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 38271, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-80::placeholder {
    --placeholder-opacity: .8;
  }
  /* line 38275, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 38279, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 38283, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 38287, app/assets/stylesheets/popsql_tailwind.css */
  .md\:placeholder-opacity-100::placeholder {
    --placeholder-opacity: 1;
  }
  /* line 38291, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 38295, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 38299, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 38303, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity: 0;
  }
  /* line 38307, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 38311, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 38315, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 38319, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 38323, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 38327, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 38331, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 38335, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 38339, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 38343, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 38347, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 38351, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 38355, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 38359, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 38363, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-80:focus::-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 38367, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity: .8;
  }
  /* line 38371, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 38375, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 38379, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 38383, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity: 1;
  }
  /* line 38387, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pointer-events-none {
    pointer-events: none;
  }
  /* line 38391, app/assets/stylesheets/popsql_tailwind.css */
  .md\:pointer-events-auto {
    pointer-events: auto;
  }
  /* line 38395, app/assets/stylesheets/popsql_tailwind.css */
  .md\:static {
    position: static;
  }
  /* line 38399, app/assets/stylesheets/popsql_tailwind.css */
  .md\:fixed {
    position: fixed;
  }
  /* line 38403, app/assets/stylesheets/popsql_tailwind.css */
  .md\:absolute {
    position: absolute;
  }
  /* line 38407, app/assets/stylesheets/popsql_tailwind.css */
  .md\:relative {
    position: relative;
  }
  /* line 38411, app/assets/stylesheets/popsql_tailwind.css */
  .md\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }
  /* line 38416, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /* line 38423, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  /* line 38430, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inset-y-0 {
    top: 0;
    bottom: 0;
  }
  /* line 38435, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inset-x-0 {
    right: 0;
    left: 0;
  }
  /* line 38440, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inset-y-auto {
    top: auto;
    bottom: auto;
  }
  /* line 38445, app/assets/stylesheets/popsql_tailwind.css */
  .md\:inset-x-auto {
    right: auto;
    left: auto;
  }
  /* line 38450, app/assets/stylesheets/popsql_tailwind.css */
  .md\:top-0 {
    top: 0;
  }
  /* line 38454, app/assets/stylesheets/popsql_tailwind.css */
  .md\:right-0 {
    right: 0;
  }
  /* line 38458, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bottom-0 {
    bottom: 0;
  }
  /* line 38462, app/assets/stylesheets/popsql_tailwind.css */
  .md\:left-0 {
    left: 0;
  }
  /* line 38466, app/assets/stylesheets/popsql_tailwind.css */
  .md\:top-auto {
    top: auto;
  }
  /* line 38470, app/assets/stylesheets/popsql_tailwind.css */
  .md\:right-auto {
    right: auto;
  }
  /* line 38474, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bottom-auto {
    bottom: auto;
  }
  /* line 38478, app/assets/stylesheets/popsql_tailwind.css */
  .md\:left-auto {
    left: auto;
  }
  /* line 38482, app/assets/stylesheets/popsql_tailwind.css */
  .md\:resize-none {
    resize: none;
  }
  /* line 38486, app/assets/stylesheets/popsql_tailwind.css */
  .md\:resize-y {
    resize: vertical;
  }
  /* line 38490, app/assets/stylesheets/popsql_tailwind.css */
  .md\:resize-x {
    resize: horizontal;
  }
  /* line 38494, app/assets/stylesheets/popsql_tailwind.css */
  .md\:resize {
    resize: both;
  }
  /* line 38498, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 38502, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 38506, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 38510, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 38514, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 38518, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 38522, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 38526, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 38530, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 38534, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-none {
    box-shadow: none;
  }
  /* line 38538, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-box {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 38542, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-focus {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 38546, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-bevel {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 38550, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-header {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 38554, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-cta {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 38558, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-mobileLogo {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 38562, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-header-larger {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 38566, app/assets/stylesheets/popsql_tailwind.css */
  .md\:shadow-explore-menu {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 38570, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 38574, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 38578, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 38582, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 38586, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 38590, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 38594, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 38598, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 38602, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 38606, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-none:hover {
    box-shadow: none;
  }
  /* line 38610, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-box:hover {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 38614, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-focus:hover {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 38618, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-bevel:hover {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 38622, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-header:hover {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 38626, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-cta:hover {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 38630, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-mobileLogo:hover {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 38634, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-header-larger:hover {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 38638, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:shadow-explore-menu:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 38642, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 38646, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 38650, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 38654, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 38658, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 38662, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 38666, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 38670, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 38674, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 38678, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-none:focus {
    box-shadow: none;
  }
  /* line 38682, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-box:focus {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 38686, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-focus:focus {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 38690, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-bevel:focus {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 38694, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-header:focus {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 38698, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-cta:focus {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 38702, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-mobileLogo:focus {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 38706, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-header-larger:focus {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 38710, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:shadow-explore-menu:focus {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 38714, app/assets/stylesheets/popsql_tailwind.css */
  .md\:fill-current {
    fill: currentColor;
  }
  /* line 38718, app/assets/stylesheets/popsql_tailwind.css */
  .md\:stroke-current {
    stroke: currentColor;
  }
  /* line 38722, app/assets/stylesheets/popsql_tailwind.css */
  .md\:stroke-0 {
    stroke-width: 0;
  }
  /* line 38726, app/assets/stylesheets/popsql_tailwind.css */
  .md\:stroke-1 {
    stroke-width: 1;
  }
  /* line 38730, app/assets/stylesheets/popsql_tailwind.css */
  .md\:stroke-2 {
    stroke-width: 2;
  }
  /* line 38734, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-auto {
    table-layout: auto;
  }
  /* line 38738, app/assets/stylesheets/popsql_tailwind.css */
  .md\:table-fixed {
    table-layout: fixed;
  }
  /* line 38742, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-left {
    text-align: left;
  }
  /* line 38746, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-center {
    text-align: center;
  }
  /* line 38750, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-right {
    text-align: right;
  }
  /* line 38754, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-justify {
    text-align: justify;
  }
  /* line 38758, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-transparent {
    color: transparent;
  }
  /* line 38762, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-current {
    color: currentColor;
  }
  /* line 38766, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-black {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 38772, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 38778, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-gray-100 {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 38784, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-gray-200 {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 38790, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-gray-300 {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 38796, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-gray-500 {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 38802, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-gray-900 {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 38808, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-red {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 38814, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-orange {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 38820, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-100 {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 38826, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-200 {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 38832, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-300 {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 38838, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-400 {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 38844, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-500 {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 38850, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-600 {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 38856, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-700 {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 38862, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-800 {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 38868, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-yellow-900 {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 38874, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-100 {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 38880, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-200 {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 38886, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-300 {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 38892, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-400 {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 38898, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-500 {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 38904, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-600 {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 38910, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-700 {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 38916, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-800 {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 38922, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-green-900 {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 38928, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-100 {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 38934, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-200 {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 38940, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-300 {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 38946, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-400 {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 38952, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-500 {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 38958, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-600 {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 38964, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-700 {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 38970, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-800 {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 38976, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-teal-900 {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 38982, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-blue-100 {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 38988, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-blue-200 {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 38994, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-100 {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 39000, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-200 {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 39006, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-300 {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 39012, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-400 {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 39018, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-500 {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 39024, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-600 {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 39030, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-700 {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 39036, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-800 {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 39042, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-indigo-900 {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 39048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-100 {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 39054, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-200 {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 39060, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-300 {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 39066, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-400 {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 39072, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-500 {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 39078, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-600 {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 39084, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-700 {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 39090, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-800 {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 39096, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-purple-900 {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 39102, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-pink {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 39108, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-light-gray {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 39114, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-blue-gradient {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 39118, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-transparent:hover {
    color: transparent;
  }
  /* line 39122, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-current:hover {
    color: currentColor;
  }
  /* line 39126, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-black:hover {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 39132, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-white:hover {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 39138, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-gray-100:hover {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 39144, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-gray-200:hover {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 39150, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-gray-300:hover {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 39156, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-gray-500:hover {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 39162, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-gray-900:hover {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 39168, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-red:hover {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 39174, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-orange:hover {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 39180, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-100:hover {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 39186, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-200:hover {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 39192, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-300:hover {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 39198, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-400:hover {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 39204, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-500:hover {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 39210, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-600:hover {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 39216, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-700:hover {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 39222, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-800:hover {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 39228, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-yellow-900:hover {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 39234, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-100:hover {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 39240, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-200:hover {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 39246, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-300:hover {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 39252, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-400:hover {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 39258, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-500:hover {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 39264, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-600:hover {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 39270, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-700:hover {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 39276, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-800:hover {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 39282, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-green-900:hover {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 39288, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-100:hover {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 39294, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-200:hover {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 39300, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-300:hover {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 39306, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-400:hover {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 39312, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-500:hover {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 39318, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-600:hover {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 39324, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-700:hover {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 39330, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-800:hover {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 39336, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-teal-900:hover {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 39342, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-blue-100:hover {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 39348, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-blue-200:hover {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 39354, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-100:hover {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 39360, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-200:hover {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 39366, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-300:hover {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 39372, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-400:hover {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 39378, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-500:hover {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 39384, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-600:hover {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 39390, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-700:hover {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 39396, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-800:hover {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 39402, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-indigo-900:hover {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 39408, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-100:hover {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 39414, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-200:hover {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 39420, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-300:hover {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 39426, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-400:hover {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 39432, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-500:hover {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 39438, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-600:hover {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 39444, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-700:hover {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 39450, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-800:hover {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 39456, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-purple-900:hover {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 39462, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-pink:hover {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 39468, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-light-gray:hover {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 39474, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-blue-gradient:hover {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 39478, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-transparent:focus {
    color: transparent;
  }
  /* line 39482, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-current:focus {
    color: currentColor;
  }
  /* line 39486, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-black:focus {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 39492, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-white:focus {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 39498, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-gray-100:focus {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 39504, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-gray-200:focus {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 39510, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-gray-300:focus {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 39516, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-gray-500:focus {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 39522, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-gray-900:focus {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 39528, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-red:focus {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 39534, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-orange:focus {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 39540, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-100:focus {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 39546, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-200:focus {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 39552, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-300:focus {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 39558, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-400:focus {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 39564, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-500:focus {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 39570, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-600:focus {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 39576, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-700:focus {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 39582, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-800:focus {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 39588, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-yellow-900:focus {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 39594, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-100:focus {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 39600, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-200:focus {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 39606, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-300:focus {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 39612, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-400:focus {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 39618, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-500:focus {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 39624, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-600:focus {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 39630, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-700:focus {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 39636, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-800:focus {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 39642, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-green-900:focus {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 39648, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-100:focus {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 39654, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-200:focus {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 39660, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-300:focus {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 39666, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-400:focus {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 39672, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-500:focus {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 39678, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-600:focus {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 39684, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-700:focus {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 39690, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-800:focus {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 39696, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-teal-900:focus {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 39702, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-blue-100:focus {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 39708, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-blue-200:focus {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 39714, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-100:focus {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 39720, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-200:focus {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 39726, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-300:focus {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 39732, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-400:focus {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 39738, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-500:focus {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 39744, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-600:focus {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 39750, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-700:focus {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 39756, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-800:focus {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 39762, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-indigo-900:focus {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 39768, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-100:focus {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 39774, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-200:focus {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 39780, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-300:focus {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 39786, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-400:focus {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 39792, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-500:focus {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 39798, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-600:focus {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 39804, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-700:focus {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 39810, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-800:focus {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 39816, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-purple-900:focus {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 39822, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-pink:focus {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 39828, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-light-gray:focus {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 39834, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-blue-gradient:focus {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 39838, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-opacity-0 {
    --text-opacity: 0;
  }
  /* line 39842, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-opacity-25 {
    --text-opacity: 0.25;
  }
  /* line 39846, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-opacity-50 {
    --text-opacity: 0.5;
  }
  /* line 39850, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-opacity-75 {
    --text-opacity: 0.75;
  }
  /* line 39854, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-opacity-80 {
    --text-opacity: .8;
  }
  /* line 39858, app/assets/stylesheets/popsql_tailwind.css */
  .md\:text-opacity-100 {
    --text-opacity: 1;
  }
  /* line 39862, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-opacity-0:hover {
    --text-opacity: 0;
  }
  /* line 39866, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-opacity-25:hover {
    --text-opacity: 0.25;
  }
  /* line 39870, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-opacity-50:hover {
    --text-opacity: 0.5;
  }
  /* line 39874, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-opacity-75:hover {
    --text-opacity: 0.75;
  }
  /* line 39878, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-opacity-80:hover {
    --text-opacity: .8;
  }
  /* line 39882, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:text-opacity-100:hover {
    --text-opacity: 1;
  }
  /* line 39886, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-opacity-0:focus {
    --text-opacity: 0;
  }
  /* line 39890, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-opacity-25:focus {
    --text-opacity: 0.25;
  }
  /* line 39894, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-opacity-50:focus {
    --text-opacity: 0.5;
  }
  /* line 39898, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-opacity-75:focus {
    --text-opacity: 0.75;
  }
  /* line 39902, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-opacity-80:focus {
    --text-opacity: .8;
  }
  /* line 39906, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:text-opacity-100:focus {
    --text-opacity: 1;
  }
  /* line 39910, app/assets/stylesheets/popsql_tailwind.css */
  .md\:italic {
    font-style: italic;
  }
  /* line 39914, app/assets/stylesheets/popsql_tailwind.css */
  .md\:not-italic {
    font-style: normal;
  }
  /* line 39918, app/assets/stylesheets/popsql_tailwind.css */
  .md\:uppercase {
    text-transform: uppercase;
  }
  /* line 39922, app/assets/stylesheets/popsql_tailwind.css */
  .md\:lowercase {
    text-transform: lowercase;
  }
  /* line 39926, app/assets/stylesheets/popsql_tailwind.css */
  .md\:capitalize {
    text-transform: capitalize;
  }
  /* line 39930, app/assets/stylesheets/popsql_tailwind.css */
  .md\:normal-case {
    text-transform: none;
  }
  /* line 39934, app/assets/stylesheets/popsql_tailwind.css */
  .md\:underline {
    text-decoration: underline;
  }
  /* line 39938, app/assets/stylesheets/popsql_tailwind.css */
  .md\:line-through {
    text-decoration: line-through;
  }
  /* line 39942, app/assets/stylesheets/popsql_tailwind.css */
  .md\:no-underline {
    text-decoration: none;
  }
  /* line 39946, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:underline:hover {
    text-decoration: underline;
  }
  /* line 39950, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:line-through:hover {
    text-decoration: line-through;
  }
  /* line 39954, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:no-underline:hover {
    text-decoration: none;
  }
  /* line 39958, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:underline:focus {
    text-decoration: underline;
  }
  /* line 39962, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:line-through:focus {
    text-decoration: line-through;
  }
  /* line 39966, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:no-underline:focus {
    text-decoration: none;
  }
  /* line 39970, app/assets/stylesheets/popsql_tailwind.css */
  .md\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* line 39975, app/assets/stylesheets/popsql_tailwind.css */
  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  /* line 39980, app/assets/stylesheets/popsql_tailwind.css */
  .md\:tracking-tighter {
    letter-spacing: -0.05em;
  }
  /* line 39984, app/assets/stylesheets/popsql_tailwind.css */
  .md\:tracking-tight {
    letter-spacing: -0.025em;
  }
  /* line 39988, app/assets/stylesheets/popsql_tailwind.css */
  .md\:tracking-normal {
    letter-spacing: 0;
  }
  /* line 39992, app/assets/stylesheets/popsql_tailwind.css */
  .md\:tracking-wide {
    letter-spacing: 0.025em;
  }
  /* line 39996, app/assets/stylesheets/popsql_tailwind.css */
  .md\:tracking-wider {
    letter-spacing: 0.05em;
  }
  /* line 40000, app/assets/stylesheets/popsql_tailwind.css */
  .md\:tracking-widest {
    letter-spacing: 0.1em;
  }
  /* line 40004, app/assets/stylesheets/popsql_tailwind.css */
  .md\:tracking-tightest {
    letter-spacing: -.03em;
  }
  /* line 40008, app/assets/stylesheets/popsql_tailwind.css */
  .md\:tracking-glue {
    letter-spacing: -.06em;
  }
  /* line 40012, app/assets/stylesheets/popsql_tailwind.css */
  .md\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 40019, app/assets/stylesheets/popsql_tailwind.css */
  .md\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  /* line 40026, app/assets/stylesheets/popsql_tailwind.css */
  .md\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
  }
  /* line 40033, app/assets/stylesheets/popsql_tailwind.css */
  .md\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
  }
  /* line 40040, app/assets/stylesheets/popsql_tailwind.css */
  .md\:align-baseline {
    vertical-align: baseline;
  }
  /* line 40044, app/assets/stylesheets/popsql_tailwind.css */
  .md\:align-top {
    vertical-align: top;
  }
  /* line 40048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:align-middle {
    vertical-align: middle;
  }
  /* line 40052, app/assets/stylesheets/popsql_tailwind.css */
  .md\:align-bottom {
    vertical-align: bottom;
  }
  /* line 40056, app/assets/stylesheets/popsql_tailwind.css */
  .md\:align-text-top {
    vertical-align: text-top;
  }
  /* line 40060, app/assets/stylesheets/popsql_tailwind.css */
  .md\:align-text-bottom {
    vertical-align: text-bottom;
  }
  /* line 40064, app/assets/stylesheets/popsql_tailwind.css */
  .md\:visible {
    visibility: visible;
  }
  /* line 40068, app/assets/stylesheets/popsql_tailwind.css */
  .md\:invisible {
    visibility: hidden;
  }
  /* line 40072, app/assets/stylesheets/popsql_tailwind.css */
  .md\:whitespace-normal {
    white-space: normal;
  }
  /* line 40076, app/assets/stylesheets/popsql_tailwind.css */
  .md\:whitespace-no-wrap {
    white-space: nowrap;
  }
  /* line 40080, app/assets/stylesheets/popsql_tailwind.css */
  .md\:whitespace-pre {
    white-space: pre;
  }
  /* line 40084, app/assets/stylesheets/popsql_tailwind.css */
  .md\:whitespace-pre-line {
    white-space: pre-line;
  }
  /* line 40088, app/assets/stylesheets/popsql_tailwind.css */
  .md\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  /* line 40092, app/assets/stylesheets/popsql_tailwind.css */
  .md\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }
  /* line 40097, app/assets/stylesheets/popsql_tailwind.css */
  .md\:break-words {
    overflow-wrap: break-word;
  }
  /* line 40101, app/assets/stylesheets/popsql_tailwind.css */
  .md\:break-all {
    word-break: break-all;
  }
  /* line 40105, app/assets/stylesheets/popsql_tailwind.css */
  .md\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 40111, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-0 {
    width: 0;
  }
  /* line 40115, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-1 {
    width: 0.25rem;
  }
  /* line 40119, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-2 {
    width: 0.5rem;
  }
  /* line 40123, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-3 {
    width: 0.75rem;
  }
  /* line 40127, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-4 {
    width: 1rem;
  }
  /* line 40131, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-5 {
    width: 1.25rem;
  }
  /* line 40135, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-6 {
    width: 1.5rem;
  }
  /* line 40139, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-8 {
    width: 2rem;
  }
  /* line 40143, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-10 {
    width: 2.5rem;
  }
  /* line 40147, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-12 {
    width: 3rem;
  }
  /* line 40151, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-16 {
    width: 4rem;
  }
  /* line 40155, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-20 {
    width: 5rem;
  }
  /* line 40159, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-24 {
    width: 6rem;
  }
  /* line 40163, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-32 {
    width: 8rem;
  }
  /* line 40167, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-40 {
    width: 10rem;
  }
  /* line 40171, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-48 {
    width: 12rem;
  }
  /* line 40175, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-56 {
    width: 14rem;
  }
  /* line 40179, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-64 {
    width: 16rem;
  }
  /* line 40183, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-auto {
    width: auto;
  }
  /* line 40187, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-px {
    width: 1px;
  }
  /* line 40191, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-1\/2 {
    width: 50%;
  }
  /* line 40195, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  /* line 40199, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-2\/3 {
    width: 66.666667%;
  }
  /* line 40203, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-1\/4 {
    width: 25%;
  }
  /* line 40207, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-2\/4 {
    width: 50%;
  }
  /* line 40211, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-3\/4 {
    width: 75%;
  }
  /* line 40215, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-1\/5 {
    width: 20%;
  }
  /* line 40219, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-2\/5 {
    width: 40%;
  }
  /* line 40223, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-3\/5 {
    width: 60%;
  }
  /* line 40227, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-4\/5 {
    width: 80%;
  }
  /* line 40231, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-1\/6 {
    width: 16.666667%;
  }
  /* line 40235, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-2\/6 {
    width: 33.333333%;
  }
  /* line 40239, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-3\/6 {
    width: 50%;
  }
  /* line 40243, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-4\/6 {
    width: 66.666667%;
  }
  /* line 40247, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-5\/6 {
    width: 83.333333%;
  }
  /* line 40251, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-1\/12 {
    width: 8.333333%;
  }
  /* line 40255, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-2\/12 {
    width: 16.666667%;
  }
  /* line 40259, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-3\/12 {
    width: 25%;
  }
  /* line 40263, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-4\/12 {
    width: 33.333333%;
  }
  /* line 40267, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-5\/12 {
    width: 41.666667%;
  }
  /* line 40271, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-6\/12 {
    width: 50%;
  }
  /* line 40275, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-7\/12 {
    width: 58.333333%;
  }
  /* line 40279, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-8\/12 {
    width: 66.666667%;
  }
  /* line 40283, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-9\/12 {
    width: 75%;
  }
  /* line 40287, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-10\/12 {
    width: 83.333333%;
  }
  /* line 40291, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-11\/12 {
    width: 91.666667%;
  }
  /* line 40295, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-full {
    width: 100%;
  }
  /* line 40299, app/assets/stylesheets/popsql_tailwind.css */
  .md\:w-screen {
    width: 100vw;
  }
  /* line 40303, app/assets/stylesheets/popsql_tailwind.css */
  .md\:z-0 {
    z-index: 0;
  }
  /* line 40307, app/assets/stylesheets/popsql_tailwind.css */
  .md\:z-10 {
    z-index: 10;
  }
  /* line 40311, app/assets/stylesheets/popsql_tailwind.css */
  .md\:z-20 {
    z-index: 20;
  }
  /* line 40315, app/assets/stylesheets/popsql_tailwind.css */
  .md\:z-30 {
    z-index: 30;
  }
  /* line 40319, app/assets/stylesheets/popsql_tailwind.css */
  .md\:z-40 {
    z-index: 40;
  }
  /* line 40323, app/assets/stylesheets/popsql_tailwind.css */
  .md\:z-50 {
    z-index: 50;
  }
  /* line 40327, app/assets/stylesheets/popsql_tailwind.css */
  .md\:z-auto {
    z-index: auto;
  }
  /* line 40331, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-0 {
    grid-gap: 0;
    gap: 0;
  }
  /* line 40336, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-1 {
    grid-gap: 0.25rem;
    gap: 0.25rem;
  }
  /* line 40341, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-2 {
    grid-gap: 0.5rem;
    gap: 0.5rem;
  }
  /* line 40346, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-3 {
    grid-gap: 0.75rem;
    gap: 0.75rem;
  }
  /* line 40351, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-4 {
    grid-gap: 1rem;
    gap: 1rem;
  }
  /* line 40356, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-5 {
    grid-gap: 1.25rem;
    gap: 1.25rem;
  }
  /* line 40361, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
  /* line 40366, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-8 {
    grid-gap: 2rem;
    gap: 2rem;
  }
  /* line 40371, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem;
  }
  /* line 40376, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-12 {
    grid-gap: 3rem;
    gap: 3rem;
  }
  /* line 40381, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-16 {
    grid-gap: 4rem;
    gap: 4rem;
  }
  /* line 40386, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-20 {
    grid-gap: 5rem;
    gap: 5rem;
  }
  /* line 40391, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-24 {
    grid-gap: 6rem;
    gap: 6rem;
  }
  /* line 40396, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-32 {
    grid-gap: 8rem;
    gap: 8rem;
  }
  /* line 40401, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-40 {
    grid-gap: 10rem;
    gap: 10rem;
  }
  /* line 40406, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-48 {
    grid-gap: 12rem;
    gap: 12rem;
  }
  /* line 40411, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-56 {
    grid-gap: 14rem;
    gap: 14rem;
  }
  /* line 40416, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-64 {
    grid-gap: 16rem;
    gap: 16rem;
  }
  /* line 40421, app/assets/stylesheets/popsql_tailwind.css */
  .md\:gap-px {
    grid-gap: 1px;
    gap: 1px;
  }
  /* line 40426, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-0 {
    grid-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  /* line 40432, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-1 {
    grid-column-gap: 0.25rem;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }
  /* line 40438, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-2 {
    grid-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  /* line 40444, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-3 {
    grid-column-gap: 0.75rem;
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  /* line 40450, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-4 {
    grid-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  /* line 40456, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-5 {
    grid-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  /* line 40462, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-6 {
    grid-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  /* line 40468, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-8 {
    grid-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  /* line 40474, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-10 {
    grid-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  /* line 40480, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-12 {
    grid-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  /* line 40486, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-16 {
    grid-column-gap: 4rem;
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
  /* line 40492, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-20 {
    grid-column-gap: 5rem;
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }
  /* line 40498, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-24 {
    grid-column-gap: 6rem;
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }
  /* line 40504, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-32 {
    grid-column-gap: 8rem;
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }
  /* line 40510, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-40 {
    grid-column-gap: 10rem;
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }
  /* line 40516, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-48 {
    grid-column-gap: 12rem;
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }
  /* line 40522, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-56 {
    grid-column-gap: 14rem;
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }
  /* line 40528, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-64 {
    grid-column-gap: 16rem;
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }
  /* line 40534, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-gap-px {
    grid-column-gap: 1px;
    -moz-column-gap: 1px;
    column-gap: 1px;
  }
  /* line 40540, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-0 {
    grid-row-gap: 0;
    row-gap: 0;
  }
  /* line 40545, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-1 {
    grid-row-gap: 0.25rem;
    row-gap: 0.25rem;
  }
  /* line 40550, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-2 {
    grid-row-gap: 0.5rem;
    row-gap: 0.5rem;
  }
  /* line 40555, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-3 {
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
  }
  /* line 40560, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-4 {
    grid-row-gap: 1rem;
    row-gap: 1rem;
  }
  /* line 40565, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-5 {
    grid-row-gap: 1.25rem;
    row-gap: 1.25rem;
  }
  /* line 40570, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-6 {
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem;
  }
  /* line 40575, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-8 {
    grid-row-gap: 2rem;
    row-gap: 2rem;
  }
  /* line 40580, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-10 {
    grid-row-gap: 2.5rem;
    row-gap: 2.5rem;
  }
  /* line 40585, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-12 {
    grid-row-gap: 3rem;
    row-gap: 3rem;
  }
  /* line 40590, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-16 {
    grid-row-gap: 4rem;
    row-gap: 4rem;
  }
  /* line 40595, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-20 {
    grid-row-gap: 5rem;
    row-gap: 5rem;
  }
  /* line 40600, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-24 {
    grid-row-gap: 6rem;
    row-gap: 6rem;
  }
  /* line 40605, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-32 {
    grid-row-gap: 8rem;
    row-gap: 8rem;
  }
  /* line 40610, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-40 {
    grid-row-gap: 10rem;
    row-gap: 10rem;
  }
  /* line 40615, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-48 {
    grid-row-gap: 12rem;
    row-gap: 12rem;
  }
  /* line 40620, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-56 {
    grid-row-gap: 14rem;
    row-gap: 14rem;
  }
  /* line 40625, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-64 {
    grid-row-gap: 16rem;
    row-gap: 16rem;
  }
  /* line 40630, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-gap-px {
    grid-row-gap: 1px;
    row-gap: 1px;
  }
  /* line 40635, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-flow-row {
    grid-auto-flow: row;
  }
  /* line 40639, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-flow-col {
    grid-auto-flow: column;
  }
  /* line 40643, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }
  /* line 40647, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  /* line 40651, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  /* line 40655, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 40659, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  /* line 40663, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  /* line 40667, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  /* line 40671, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  /* line 40675, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  /* line 40679, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  /* line 40683, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  /* line 40687, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  /* line 40691, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  /* line 40695, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  /* line 40699, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-cols-none {
    grid-template-columns: none;
  }
  /* line 40703, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-auto {
    grid-column: auto;
  }
  /* line 40707, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  /* line 40711, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  /* line 40715, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  /* line 40719, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  /* line 40723, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  /* line 40727, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  /* line 40731, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  /* line 40735, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  /* line 40739, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  /* line 40743, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-10 {
    grid-column: span 10 / span 10;
  }
  /* line 40747, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-11 {
    grid-column: span 11 / span 11;
  }
  /* line 40751, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  /* line 40755, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-1 {
    grid-column-start: 1;
  }
  /* line 40759, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-2 {
    grid-column-start: 2;
  }
  /* line 40763, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-3 {
    grid-column-start: 3;
  }
  /* line 40767, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-4 {
    grid-column-start: 4;
  }
  /* line 40771, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-5 {
    grid-column-start: 5;
  }
  /* line 40775, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-6 {
    grid-column-start: 6;
  }
  /* line 40779, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-7 {
    grid-column-start: 7;
  }
  /* line 40783, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-8 {
    grid-column-start: 8;
  }
  /* line 40787, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-9 {
    grid-column-start: 9;
  }
  /* line 40791, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-10 {
    grid-column-start: 10;
  }
  /* line 40795, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-11 {
    grid-column-start: 11;
  }
  /* line 40799, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-12 {
    grid-column-start: 12;
  }
  /* line 40803, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-13 {
    grid-column-start: 13;
  }
  /* line 40807, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-start-auto {
    grid-column-start: auto;
  }
  /* line 40811, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-1 {
    grid-column-end: 1;
  }
  /* line 40815, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-2 {
    grid-column-end: 2;
  }
  /* line 40819, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-3 {
    grid-column-end: 3;
  }
  /* line 40823, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-4 {
    grid-column-end: 4;
  }
  /* line 40827, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-5 {
    grid-column-end: 5;
  }
  /* line 40831, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-6 {
    grid-column-end: 6;
  }
  /* line 40835, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-7 {
    grid-column-end: 7;
  }
  /* line 40839, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-8 {
    grid-column-end: 8;
  }
  /* line 40843, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-9 {
    grid-column-end: 9;
  }
  /* line 40847, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-10 {
    grid-column-end: 10;
  }
  /* line 40851, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-11 {
    grid-column-end: 11;
  }
  /* line 40855, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-12 {
    grid-column-end: 12;
  }
  /* line 40859, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-13 {
    grid-column-end: 13;
  }
  /* line 40863, app/assets/stylesheets/popsql_tailwind.css */
  .md\:col-end-auto {
    grid-column-end: auto;
  }
  /* line 40867, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  /* line 40871, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  /* line 40875, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  /* line 40879, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
  /* line 40883, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }
  /* line 40887, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  /* line 40891, app/assets/stylesheets/popsql_tailwind.css */
  .md\:grid-rows-none {
    grid-template-rows: none;
  }
  /* line 40895, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-auto {
    grid-row: auto;
  }
  /* line 40899, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-span-1 {
    grid-row: span 1 / span 1;
  }
  /* line 40903, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  /* line 40907, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-span-3 {
    grid-row: span 3 / span 3;
  }
  /* line 40911, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-span-4 {
    grid-row: span 4 / span 4;
  }
  /* line 40915, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-span-5 {
    grid-row: span 5 / span 5;
  }
  /* line 40919, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-span-6 {
    grid-row: span 6 / span 6;
  }
  /* line 40923, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-start-1 {
    grid-row-start: 1;
  }
  /* line 40927, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-start-2 {
    grid-row-start: 2;
  }
  /* line 40931, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-start-3 {
    grid-row-start: 3;
  }
  /* line 40935, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-start-4 {
    grid-row-start: 4;
  }
  /* line 40939, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-start-5 {
    grid-row-start: 5;
  }
  /* line 40943, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-start-6 {
    grid-row-start: 6;
  }
  /* line 40947, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-start-7 {
    grid-row-start: 7;
  }
  /* line 40951, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-start-auto {
    grid-row-start: auto;
  }
  /* line 40955, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-end-1 {
    grid-row-end: 1;
  }
  /* line 40959, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-end-2 {
    grid-row-end: 2;
  }
  /* line 40963, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-end-3 {
    grid-row-end: 3;
  }
  /* line 40967, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-end-4 {
    grid-row-end: 4;
  }
  /* line 40971, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-end-5 {
    grid-row-end: 5;
  }
  /* line 40975, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-end-6 {
    grid-row-end: 6;
  }
  /* line 40979, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-end-7 {
    grid-row-end: 7;
  }
  /* line 40983, app/assets/stylesheets/popsql_tailwind.css */
  .md\:row-end-auto {
    grid-row-end: auto;
  }
  /* line 40987, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }
  /* line 40998, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transform-none {
    transform: none;
  }
  /* line 41002, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-center {
    transform-origin: center;
  }
  /* line 41006, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-top {
    transform-origin: top;
  }
  /* line 41010, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-top-right {
    transform-origin: top right;
  }
  /* line 41014, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-right {
    transform-origin: right;
  }
  /* line 41018, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-bottom-right {
    transform-origin: bottom right;
  }
  /* line 41022, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-bottom {
    transform-origin: bottom;
  }
  /* line 41026, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-bottom-left {
    transform-origin: bottom left;
  }
  /* line 41030, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-left {
    transform-origin: left;
  }
  /* line 41034, app/assets/stylesheets/popsql_tailwind.css */
  .md\:origin-top-left {
    transform-origin: top left;
  }
  /* line 41038, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-0 {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 41043, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-50 {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 41048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-75 {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 41053, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-90 {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 41058, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-95 {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 41063, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-100 {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 41068, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-105 {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 41073, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-110 {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 41078, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-125 {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 41083, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-150 {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 41088, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-0 {
    --transform-scale-x: 0;
  }
  /* line 41092, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-50 {
    --transform-scale-x: .5;
  }
  /* line 41096, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-75 {
    --transform-scale-x: .75;
  }
  /* line 41100, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-90 {
    --transform-scale-x: .9;
  }
  /* line 41104, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-95 {
    --transform-scale-x: .95;
  }
  /* line 41108, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-100 {
    --transform-scale-x: 1;
  }
  /* line 41112, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-105 {
    --transform-scale-x: 1.05;
  }
  /* line 41116, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-110 {
    --transform-scale-x: 1.1;
  }
  /* line 41120, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-125 {
    --transform-scale-x: 1.25;
  }
  /* line 41124, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-x-150 {
    --transform-scale-x: 1.5;
  }
  /* line 41128, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-0 {
    --transform-scale-y: 0;
  }
  /* line 41132, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-50 {
    --transform-scale-y: .5;
  }
  /* line 41136, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-75 {
    --transform-scale-y: .75;
  }
  /* line 41140, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-90 {
    --transform-scale-y: .9;
  }
  /* line 41144, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-95 {
    --transform-scale-y: .95;
  }
  /* line 41148, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-100 {
    --transform-scale-y: 1;
  }
  /* line 41152, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-105 {
    --transform-scale-y: 1.05;
  }
  /* line 41156, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-110 {
    --transform-scale-y: 1.1;
  }
  /* line 41160, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-125 {
    --transform-scale-y: 1.25;
  }
  /* line 41164, app/assets/stylesheets/popsql_tailwind.css */
  .md\:scale-y-150 {
    --transform-scale-y: 1.5;
  }
  /* line 41168, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-0:hover {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 41173, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-50:hover {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 41178, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-75:hover {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 41183, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-90:hover {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 41188, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-95:hover {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 41193, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-100:hover {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 41198, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-105:hover {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 41203, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-110:hover {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 41208, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-125:hover {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 41213, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-150:hover {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 41218, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-0:hover {
    --transform-scale-x: 0;
  }
  /* line 41222, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-50:hover {
    --transform-scale-x: .5;
  }
  /* line 41226, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-75:hover {
    --transform-scale-x: .75;
  }
  /* line 41230, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-90:hover {
    --transform-scale-x: .9;
  }
  /* line 41234, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-95:hover {
    --transform-scale-x: .95;
  }
  /* line 41238, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-100:hover {
    --transform-scale-x: 1;
  }
  /* line 41242, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-105:hover {
    --transform-scale-x: 1.05;
  }
  /* line 41246, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-110:hover {
    --transform-scale-x: 1.1;
  }
  /* line 41250, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-125:hover {
    --transform-scale-x: 1.25;
  }
  /* line 41254, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-x-150:hover {
    --transform-scale-x: 1.5;
  }
  /* line 41258, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-0:hover {
    --transform-scale-y: 0;
  }
  /* line 41262, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-50:hover {
    --transform-scale-y: .5;
  }
  /* line 41266, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-75:hover {
    --transform-scale-y: .75;
  }
  /* line 41270, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-90:hover {
    --transform-scale-y: .9;
  }
  /* line 41274, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-95:hover {
    --transform-scale-y: .95;
  }
  /* line 41278, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-100:hover {
    --transform-scale-y: 1;
  }
  /* line 41282, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-105:hover {
    --transform-scale-y: 1.05;
  }
  /* line 41286, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-110:hover {
    --transform-scale-y: 1.1;
  }
  /* line 41290, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-125:hover {
    --transform-scale-y: 1.25;
  }
  /* line 41294, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:scale-y-150:hover {
    --transform-scale-y: 1.5;
  }
  /* line 41298, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-0:focus {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 41303, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-50:focus {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 41308, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-75:focus {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 41313, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-90:focus {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 41318, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-95:focus {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 41323, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-100:focus {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 41328, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-105:focus {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 41333, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-110:focus {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 41338, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-125:focus {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 41343, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-150:focus {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 41348, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-0:focus {
    --transform-scale-x: 0;
  }
  /* line 41352, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-50:focus {
    --transform-scale-x: .5;
  }
  /* line 41356, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-75:focus {
    --transform-scale-x: .75;
  }
  /* line 41360, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-90:focus {
    --transform-scale-x: .9;
  }
  /* line 41364, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-95:focus {
    --transform-scale-x: .95;
  }
  /* line 41368, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-100:focus {
    --transform-scale-x: 1;
  }
  /* line 41372, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-105:focus {
    --transform-scale-x: 1.05;
  }
  /* line 41376, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-110:focus {
    --transform-scale-x: 1.1;
  }
  /* line 41380, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-125:focus {
    --transform-scale-x: 1.25;
  }
  /* line 41384, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-x-150:focus {
    --transform-scale-x: 1.5;
  }
  /* line 41388, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-0:focus {
    --transform-scale-y: 0;
  }
  /* line 41392, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-50:focus {
    --transform-scale-y: .5;
  }
  /* line 41396, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-75:focus {
    --transform-scale-y: .75;
  }
  /* line 41400, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-90:focus {
    --transform-scale-y: .9;
  }
  /* line 41404, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-95:focus {
    --transform-scale-y: .95;
  }
  /* line 41408, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-100:focus {
    --transform-scale-y: 1;
  }
  /* line 41412, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-105:focus {
    --transform-scale-y: 1.05;
  }
  /* line 41416, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-110:focus {
    --transform-scale-y: 1.1;
  }
  /* line 41420, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-125:focus {
    --transform-scale-y: 1.25;
  }
  /* line 41424, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:scale-y-150:focus {
    --transform-scale-y: 1.5;
  }
  /* line 41428, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rotate-0 {
    --transform-rotate: 0;
  }
  /* line 41432, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rotate-45 {
    --transform-rotate: 45deg;
  }
  /* line 41436, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rotate-90 {
    --transform-rotate: 90deg;
  }
  /* line 41440, app/assets/stylesheets/popsql_tailwind.css */
  .md\:rotate-180 {
    --transform-rotate: 180deg;
  }
  /* line 41444, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-rotate-180 {
    --transform-rotate: -180deg;
  }
  /* line 41448, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-rotate-90 {
    --transform-rotate: -90deg;
  }
  /* line 41452, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-rotate-45 {
    --transform-rotate: -45deg;
  }
  /* line 41456, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:rotate-0:hover {
    --transform-rotate: 0;
  }
  /* line 41460, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:rotate-45:hover {
    --transform-rotate: 45deg;
  }
  /* line 41464, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:rotate-90:hover {
    --transform-rotate: 90deg;
  }
  /* line 41468, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:rotate-180:hover {
    --transform-rotate: 180deg;
  }
  /* line 41472, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-rotate-180:hover {
    --transform-rotate: -180deg;
  }
  /* line 41476, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-rotate-90:hover {
    --transform-rotate: -90deg;
  }
  /* line 41480, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-rotate-45:hover {
    --transform-rotate: -45deg;
  }
  /* line 41484, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:rotate-0:focus {
    --transform-rotate: 0;
  }
  /* line 41488, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:rotate-45:focus {
    --transform-rotate: 45deg;
  }
  /* line 41492, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:rotate-90:focus {
    --transform-rotate: 90deg;
  }
  /* line 41496, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:rotate-180:focus {
    --transform-rotate: 180deg;
  }
  /* line 41500, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-rotate-180:focus {
    --transform-rotate: -180deg;
  }
  /* line 41504, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-rotate-90:focus {
    --transform-rotate: -90deg;
  }
  /* line 41508, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-rotate-45:focus {
    --transform-rotate: -45deg;
  }
  /* line 41512, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-0 {
    --transform-translate-x: 0;
  }
  /* line 41516, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-1 {
    --transform-translate-x: 0.25rem;
  }
  /* line 41520, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-2 {
    --transform-translate-x: 0.5rem;
  }
  /* line 41524, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-3 {
    --transform-translate-x: 0.75rem;
  }
  /* line 41528, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-4 {
    --transform-translate-x: 1rem;
  }
  /* line 41532, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-5 {
    --transform-translate-x: 1.25rem;
  }
  /* line 41536, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-6 {
    --transform-translate-x: 1.5rem;
  }
  /* line 41540, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-8 {
    --transform-translate-x: 2rem;
  }
  /* line 41544, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-10 {
    --transform-translate-x: 2.5rem;
  }
  /* line 41548, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-12 {
    --transform-translate-x: 3rem;
  }
  /* line 41552, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-16 {
    --transform-translate-x: 4rem;
  }
  /* line 41556, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-20 {
    --transform-translate-x: 5rem;
  }
  /* line 41560, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-24 {
    --transform-translate-x: 6rem;
  }
  /* line 41564, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-32 {
    --transform-translate-x: 8rem;
  }
  /* line 41568, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-40 {
    --transform-translate-x: 10rem;
  }
  /* line 41572, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-48 {
    --transform-translate-x: 12rem;
  }
  /* line 41576, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-56 {
    --transform-translate-x: 14rem;
  }
  /* line 41580, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-64 {
    --transform-translate-x: 16rem;
  }
  /* line 41584, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-px {
    --transform-translate-x: 1px;
  }
  /* line 41588, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-1 {
    --transform-translate-x: -0.25rem;
  }
  /* line 41592, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-2 {
    --transform-translate-x: -0.5rem;
  }
  /* line 41596, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-3 {
    --transform-translate-x: -0.75rem;
  }
  /* line 41600, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-4 {
    --transform-translate-x: -1rem;
  }
  /* line 41604, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-5 {
    --transform-translate-x: -1.25rem;
  }
  /* line 41608, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-6 {
    --transform-translate-x: -1.5rem;
  }
  /* line 41612, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-8 {
    --transform-translate-x: -2rem;
  }
  /* line 41616, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-10 {
    --transform-translate-x: -2.5rem;
  }
  /* line 41620, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-12 {
    --transform-translate-x: -3rem;
  }
  /* line 41624, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-16 {
    --transform-translate-x: -4rem;
  }
  /* line 41628, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-20 {
    --transform-translate-x: -5rem;
  }
  /* line 41632, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-24 {
    --transform-translate-x: -6rem;
  }
  /* line 41636, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-32 {
    --transform-translate-x: -8rem;
  }
  /* line 41640, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-40 {
    --transform-translate-x: -10rem;
  }
  /* line 41644, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-48 {
    --transform-translate-x: -12rem;
  }
  /* line 41648, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-56 {
    --transform-translate-x: -14rem;
  }
  /* line 41652, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-64 {
    --transform-translate-x: -16rem;
  }
  /* line 41656, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-px {
    --transform-translate-x: -1px;
  }
  /* line 41660, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-full {
    --transform-translate-x: -100%;
  }
  /* line 41664, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-x-1\/2 {
    --transform-translate-x: -50%;
  }
  /* line 41668, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-1\/2 {
    --transform-translate-x: 50%;
  }
  /* line 41672, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-x-full {
    --transform-translate-x: 100%;
  }
  /* line 41676, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-0 {
    --transform-translate-y: 0;
  }
  /* line 41680, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-1 {
    --transform-translate-y: 0.25rem;
  }
  /* line 41684, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-2 {
    --transform-translate-y: 0.5rem;
  }
  /* line 41688, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-3 {
    --transform-translate-y: 0.75rem;
  }
  /* line 41692, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-4 {
    --transform-translate-y: 1rem;
  }
  /* line 41696, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-5 {
    --transform-translate-y: 1.25rem;
  }
  /* line 41700, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-6 {
    --transform-translate-y: 1.5rem;
  }
  /* line 41704, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-8 {
    --transform-translate-y: 2rem;
  }
  /* line 41708, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-10 {
    --transform-translate-y: 2.5rem;
  }
  /* line 41712, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-12 {
    --transform-translate-y: 3rem;
  }
  /* line 41716, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-16 {
    --transform-translate-y: 4rem;
  }
  /* line 41720, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-20 {
    --transform-translate-y: 5rem;
  }
  /* line 41724, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-24 {
    --transform-translate-y: 6rem;
  }
  /* line 41728, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-32 {
    --transform-translate-y: 8rem;
  }
  /* line 41732, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-40 {
    --transform-translate-y: 10rem;
  }
  /* line 41736, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-48 {
    --transform-translate-y: 12rem;
  }
  /* line 41740, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-56 {
    --transform-translate-y: 14rem;
  }
  /* line 41744, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-64 {
    --transform-translate-y: 16rem;
  }
  /* line 41748, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-px {
    --transform-translate-y: 1px;
  }
  /* line 41752, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-1 {
    --transform-translate-y: -0.25rem;
  }
  /* line 41756, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-2 {
    --transform-translate-y: -0.5rem;
  }
  /* line 41760, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-3 {
    --transform-translate-y: -0.75rem;
  }
  /* line 41764, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-4 {
    --transform-translate-y: -1rem;
  }
  /* line 41768, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-5 {
    --transform-translate-y: -1.25rem;
  }
  /* line 41772, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-6 {
    --transform-translate-y: -1.5rem;
  }
  /* line 41776, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-8 {
    --transform-translate-y: -2rem;
  }
  /* line 41780, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-10 {
    --transform-translate-y: -2.5rem;
  }
  /* line 41784, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-12 {
    --transform-translate-y: -3rem;
  }
  /* line 41788, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-16 {
    --transform-translate-y: -4rem;
  }
  /* line 41792, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-20 {
    --transform-translate-y: -5rem;
  }
  /* line 41796, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-24 {
    --transform-translate-y: -6rem;
  }
  /* line 41800, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-32 {
    --transform-translate-y: -8rem;
  }
  /* line 41804, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-40 {
    --transform-translate-y: -10rem;
  }
  /* line 41808, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-48 {
    --transform-translate-y: -12rem;
  }
  /* line 41812, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-56 {
    --transform-translate-y: -14rem;
  }
  /* line 41816, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-64 {
    --transform-translate-y: -16rem;
  }
  /* line 41820, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-px {
    --transform-translate-y: -1px;
  }
  /* line 41824, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-full {
    --transform-translate-y: -100%;
  }
  /* line 41828, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-translate-y-1\/2 {
    --transform-translate-y: -50%;
  }
  /* line 41832, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-1\/2 {
    --transform-translate-y: 50%;
  }
  /* line 41836, app/assets/stylesheets/popsql_tailwind.css */
  .md\:translate-y-full {
    --transform-translate-y: 100%;
  }
  /* line 41840, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-0:hover {
    --transform-translate-x: 0;
  }
  /* line 41844, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-1:hover {
    --transform-translate-x: 0.25rem;
  }
  /* line 41848, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-2:hover {
    --transform-translate-x: 0.5rem;
  }
  /* line 41852, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-3:hover {
    --transform-translate-x: 0.75rem;
  }
  /* line 41856, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-4:hover {
    --transform-translate-x: 1rem;
  }
  /* line 41860, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-5:hover {
    --transform-translate-x: 1.25rem;
  }
  /* line 41864, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-6:hover {
    --transform-translate-x: 1.5rem;
  }
  /* line 41868, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-8:hover {
    --transform-translate-x: 2rem;
  }
  /* line 41872, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-10:hover {
    --transform-translate-x: 2.5rem;
  }
  /* line 41876, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-12:hover {
    --transform-translate-x: 3rem;
  }
  /* line 41880, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-16:hover {
    --transform-translate-x: 4rem;
  }
  /* line 41884, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-20:hover {
    --transform-translate-x: 5rem;
  }
  /* line 41888, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-24:hover {
    --transform-translate-x: 6rem;
  }
  /* line 41892, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-32:hover {
    --transform-translate-x: 8rem;
  }
  /* line 41896, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-40:hover {
    --transform-translate-x: 10rem;
  }
  /* line 41900, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-48:hover {
    --transform-translate-x: 12rem;
  }
  /* line 41904, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-56:hover {
    --transform-translate-x: 14rem;
  }
  /* line 41908, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-64:hover {
    --transform-translate-x: 16rem;
  }
  /* line 41912, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-px:hover {
    --transform-translate-x: 1px;
  }
  /* line 41916, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-1:hover {
    --transform-translate-x: -0.25rem;
  }
  /* line 41920, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-2:hover {
    --transform-translate-x: -0.5rem;
  }
  /* line 41924, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-3:hover {
    --transform-translate-x: -0.75rem;
  }
  /* line 41928, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-4:hover {
    --transform-translate-x: -1rem;
  }
  /* line 41932, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-5:hover {
    --transform-translate-x: -1.25rem;
  }
  /* line 41936, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-6:hover {
    --transform-translate-x: -1.5rem;
  }
  /* line 41940, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-8:hover {
    --transform-translate-x: -2rem;
  }
  /* line 41944, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-10:hover {
    --transform-translate-x: -2.5rem;
  }
  /* line 41948, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-12:hover {
    --transform-translate-x: -3rem;
  }
  /* line 41952, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-16:hover {
    --transform-translate-x: -4rem;
  }
  /* line 41956, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-20:hover {
    --transform-translate-x: -5rem;
  }
  /* line 41960, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-24:hover {
    --transform-translate-x: -6rem;
  }
  /* line 41964, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-32:hover {
    --transform-translate-x: -8rem;
  }
  /* line 41968, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-40:hover {
    --transform-translate-x: -10rem;
  }
  /* line 41972, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-48:hover {
    --transform-translate-x: -12rem;
  }
  /* line 41976, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-56:hover {
    --transform-translate-x: -14rem;
  }
  /* line 41980, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-64:hover {
    --transform-translate-x: -16rem;
  }
  /* line 41984, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-px:hover {
    --transform-translate-x: -1px;
  }
  /* line 41988, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-full:hover {
    --transform-translate-x: -100%;
  }
  /* line 41992, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x: -50%;
  }
  /* line 41996, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-1\/2:hover {
    --transform-translate-x: 50%;
  }
  /* line 42000, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-x-full:hover {
    --transform-translate-x: 100%;
  }
  /* line 42004, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-0:hover {
    --transform-translate-y: 0;
  }
  /* line 42008, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-1:hover {
    --transform-translate-y: 0.25rem;
  }
  /* line 42012, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-2:hover {
    --transform-translate-y: 0.5rem;
  }
  /* line 42016, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-3:hover {
    --transform-translate-y: 0.75rem;
  }
  /* line 42020, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-4:hover {
    --transform-translate-y: 1rem;
  }
  /* line 42024, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-5:hover {
    --transform-translate-y: 1.25rem;
  }
  /* line 42028, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-6:hover {
    --transform-translate-y: 1.5rem;
  }
  /* line 42032, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-8:hover {
    --transform-translate-y: 2rem;
  }
  /* line 42036, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-10:hover {
    --transform-translate-y: 2.5rem;
  }
  /* line 42040, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-12:hover {
    --transform-translate-y: 3rem;
  }
  /* line 42044, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-16:hover {
    --transform-translate-y: 4rem;
  }
  /* line 42048, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-20:hover {
    --transform-translate-y: 5rem;
  }
  /* line 42052, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-24:hover {
    --transform-translate-y: 6rem;
  }
  /* line 42056, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-32:hover {
    --transform-translate-y: 8rem;
  }
  /* line 42060, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-40:hover {
    --transform-translate-y: 10rem;
  }
  /* line 42064, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-48:hover {
    --transform-translate-y: 12rem;
  }
  /* line 42068, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-56:hover {
    --transform-translate-y: 14rem;
  }
  /* line 42072, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-64:hover {
    --transform-translate-y: 16rem;
  }
  /* line 42076, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-px:hover {
    --transform-translate-y: 1px;
  }
  /* line 42080, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-1:hover {
    --transform-translate-y: -0.25rem;
  }
  /* line 42084, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-2:hover {
    --transform-translate-y: -0.5rem;
  }
  /* line 42088, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-3:hover {
    --transform-translate-y: -0.75rem;
  }
  /* line 42092, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-4:hover {
    --transform-translate-y: -1rem;
  }
  /* line 42096, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-5:hover {
    --transform-translate-y: -1.25rem;
  }
  /* line 42100, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-6:hover {
    --transform-translate-y: -1.5rem;
  }
  /* line 42104, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-8:hover {
    --transform-translate-y: -2rem;
  }
  /* line 42108, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-10:hover {
    --transform-translate-y: -2.5rem;
  }
  /* line 42112, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-12:hover {
    --transform-translate-y: -3rem;
  }
  /* line 42116, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-16:hover {
    --transform-translate-y: -4rem;
  }
  /* line 42120, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-20:hover {
    --transform-translate-y: -5rem;
  }
  /* line 42124, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-24:hover {
    --transform-translate-y: -6rem;
  }
  /* line 42128, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-32:hover {
    --transform-translate-y: -8rem;
  }
  /* line 42132, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-40:hover {
    --transform-translate-y: -10rem;
  }
  /* line 42136, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-48:hover {
    --transform-translate-y: -12rem;
  }
  /* line 42140, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-56:hover {
    --transform-translate-y: -14rem;
  }
  /* line 42144, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-64:hover {
    --transform-translate-y: -16rem;
  }
  /* line 42148, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-px:hover {
    --transform-translate-y: -1px;
  }
  /* line 42152, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-full:hover {
    --transform-translate-y: -100%;
  }
  /* line 42156, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y: -50%;
  }
  /* line 42160, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-1\/2:hover {
    --transform-translate-y: 50%;
  }
  /* line 42164, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:translate-y-full:hover {
    --transform-translate-y: 100%;
  }
  /* line 42168, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-0:focus {
    --transform-translate-x: 0;
  }
  /* line 42172, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-1:focus {
    --transform-translate-x: 0.25rem;
  }
  /* line 42176, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-2:focus {
    --transform-translate-x: 0.5rem;
  }
  /* line 42180, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-3:focus {
    --transform-translate-x: 0.75rem;
  }
  /* line 42184, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-4:focus {
    --transform-translate-x: 1rem;
  }
  /* line 42188, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-5:focus {
    --transform-translate-x: 1.25rem;
  }
  /* line 42192, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-6:focus {
    --transform-translate-x: 1.5rem;
  }
  /* line 42196, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-8:focus {
    --transform-translate-x: 2rem;
  }
  /* line 42200, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-10:focus {
    --transform-translate-x: 2.5rem;
  }
  /* line 42204, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-12:focus {
    --transform-translate-x: 3rem;
  }
  /* line 42208, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-16:focus {
    --transform-translate-x: 4rem;
  }
  /* line 42212, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-20:focus {
    --transform-translate-x: 5rem;
  }
  /* line 42216, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-24:focus {
    --transform-translate-x: 6rem;
  }
  /* line 42220, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-32:focus {
    --transform-translate-x: 8rem;
  }
  /* line 42224, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-40:focus {
    --transform-translate-x: 10rem;
  }
  /* line 42228, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-48:focus {
    --transform-translate-x: 12rem;
  }
  /* line 42232, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-56:focus {
    --transform-translate-x: 14rem;
  }
  /* line 42236, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-64:focus {
    --transform-translate-x: 16rem;
  }
  /* line 42240, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-px:focus {
    --transform-translate-x: 1px;
  }
  /* line 42244, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-1:focus {
    --transform-translate-x: -0.25rem;
  }
  /* line 42248, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-2:focus {
    --transform-translate-x: -0.5rem;
  }
  /* line 42252, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-3:focus {
    --transform-translate-x: -0.75rem;
  }
  /* line 42256, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-4:focus {
    --transform-translate-x: -1rem;
  }
  /* line 42260, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-5:focus {
    --transform-translate-x: -1.25rem;
  }
  /* line 42264, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-6:focus {
    --transform-translate-x: -1.5rem;
  }
  /* line 42268, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-8:focus {
    --transform-translate-x: -2rem;
  }
  /* line 42272, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-10:focus {
    --transform-translate-x: -2.5rem;
  }
  /* line 42276, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-12:focus {
    --transform-translate-x: -3rem;
  }
  /* line 42280, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-16:focus {
    --transform-translate-x: -4rem;
  }
  /* line 42284, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-20:focus {
    --transform-translate-x: -5rem;
  }
  /* line 42288, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-24:focus {
    --transform-translate-x: -6rem;
  }
  /* line 42292, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-32:focus {
    --transform-translate-x: -8rem;
  }
  /* line 42296, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-40:focus {
    --transform-translate-x: -10rem;
  }
  /* line 42300, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-48:focus {
    --transform-translate-x: -12rem;
  }
  /* line 42304, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-56:focus {
    --transform-translate-x: -14rem;
  }
  /* line 42308, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-64:focus {
    --transform-translate-x: -16rem;
  }
  /* line 42312, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-px:focus {
    --transform-translate-x: -1px;
  }
  /* line 42316, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-full:focus {
    --transform-translate-x: -100%;
  }
  /* line 42320, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x: -50%;
  }
  /* line 42324, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-1\/2:focus {
    --transform-translate-x: 50%;
  }
  /* line 42328, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-x-full:focus {
    --transform-translate-x: 100%;
  }
  /* line 42332, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-0:focus {
    --transform-translate-y: 0;
  }
  /* line 42336, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-1:focus {
    --transform-translate-y: 0.25rem;
  }
  /* line 42340, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-2:focus {
    --transform-translate-y: 0.5rem;
  }
  /* line 42344, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-3:focus {
    --transform-translate-y: 0.75rem;
  }
  /* line 42348, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-4:focus {
    --transform-translate-y: 1rem;
  }
  /* line 42352, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-5:focus {
    --transform-translate-y: 1.25rem;
  }
  /* line 42356, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-6:focus {
    --transform-translate-y: 1.5rem;
  }
  /* line 42360, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-8:focus {
    --transform-translate-y: 2rem;
  }
  /* line 42364, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-10:focus {
    --transform-translate-y: 2.5rem;
  }
  /* line 42368, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-12:focus {
    --transform-translate-y: 3rem;
  }
  /* line 42372, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-16:focus {
    --transform-translate-y: 4rem;
  }
  /* line 42376, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-20:focus {
    --transform-translate-y: 5rem;
  }
  /* line 42380, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-24:focus {
    --transform-translate-y: 6rem;
  }
  /* line 42384, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-32:focus {
    --transform-translate-y: 8rem;
  }
  /* line 42388, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-40:focus {
    --transform-translate-y: 10rem;
  }
  /* line 42392, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-48:focus {
    --transform-translate-y: 12rem;
  }
  /* line 42396, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-56:focus {
    --transform-translate-y: 14rem;
  }
  /* line 42400, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-64:focus {
    --transform-translate-y: 16rem;
  }
  /* line 42404, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-px:focus {
    --transform-translate-y: 1px;
  }
  /* line 42408, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-1:focus {
    --transform-translate-y: -0.25rem;
  }
  /* line 42412, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-2:focus {
    --transform-translate-y: -0.5rem;
  }
  /* line 42416, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-3:focus {
    --transform-translate-y: -0.75rem;
  }
  /* line 42420, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-4:focus {
    --transform-translate-y: -1rem;
  }
  /* line 42424, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-5:focus {
    --transform-translate-y: -1.25rem;
  }
  /* line 42428, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-6:focus {
    --transform-translate-y: -1.5rem;
  }
  /* line 42432, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-8:focus {
    --transform-translate-y: -2rem;
  }
  /* line 42436, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-10:focus {
    --transform-translate-y: -2.5rem;
  }
  /* line 42440, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-12:focus {
    --transform-translate-y: -3rem;
  }
  /* line 42444, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-16:focus {
    --transform-translate-y: -4rem;
  }
  /* line 42448, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-20:focus {
    --transform-translate-y: -5rem;
  }
  /* line 42452, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-24:focus {
    --transform-translate-y: -6rem;
  }
  /* line 42456, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-32:focus {
    --transform-translate-y: -8rem;
  }
  /* line 42460, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-40:focus {
    --transform-translate-y: -10rem;
  }
  /* line 42464, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-48:focus {
    --transform-translate-y: -12rem;
  }
  /* line 42468, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-56:focus {
    --transform-translate-y: -14rem;
  }
  /* line 42472, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-64:focus {
    --transform-translate-y: -16rem;
  }
  /* line 42476, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-px:focus {
    --transform-translate-y: -1px;
  }
  /* line 42480, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-full:focus {
    --transform-translate-y: -100%;
  }
  /* line 42484, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y: -50%;
  }
  /* line 42488, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-1\/2:focus {
    --transform-translate-y: 50%;
  }
  /* line 42492, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:translate-y-full:focus {
    --transform-translate-y: 100%;
  }
  /* line 42496, app/assets/stylesheets/popsql_tailwind.css */
  .md\:skew-x-0 {
    --transform-skew-x: 0;
  }
  /* line 42500, app/assets/stylesheets/popsql_tailwind.css */
  .md\:skew-x-3 {
    --transform-skew-x: 3deg;
  }
  /* line 42504, app/assets/stylesheets/popsql_tailwind.css */
  .md\:skew-x-6 {
    --transform-skew-x: 6deg;
  }
  /* line 42508, app/assets/stylesheets/popsql_tailwind.css */
  .md\:skew-x-12 {
    --transform-skew-x: 12deg;
  }
  /* line 42512, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-skew-x-12 {
    --transform-skew-x: -12deg;
  }
  /* line 42516, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-skew-x-6 {
    --transform-skew-x: -6deg;
  }
  /* line 42520, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-skew-x-3 {
    --transform-skew-x: -3deg;
  }
  /* line 42524, app/assets/stylesheets/popsql_tailwind.css */
  .md\:skew-y-0 {
    --transform-skew-y: 0;
  }
  /* line 42528, app/assets/stylesheets/popsql_tailwind.css */
  .md\:skew-y-3 {
    --transform-skew-y: 3deg;
  }
  /* line 42532, app/assets/stylesheets/popsql_tailwind.css */
  .md\:skew-y-6 {
    --transform-skew-y: 6deg;
  }
  /* line 42536, app/assets/stylesheets/popsql_tailwind.css */
  .md\:skew-y-12 {
    --transform-skew-y: 12deg;
  }
  /* line 42540, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-skew-y-12 {
    --transform-skew-y: -12deg;
  }
  /* line 42544, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-skew-y-6 {
    --transform-skew-y: -6deg;
  }
  /* line 42548, app/assets/stylesheets/popsql_tailwind.css */
  .md\:-skew-y-3 {
    --transform-skew-y: -3deg;
  }
  /* line 42552, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:skew-x-0:hover {
    --transform-skew-x: 0;
  }
  /* line 42556, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:skew-x-3:hover {
    --transform-skew-x: 3deg;
  }
  /* line 42560, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:skew-x-6:hover {
    --transform-skew-x: 6deg;
  }
  /* line 42564, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:skew-x-12:hover {
    --transform-skew-x: 12deg;
  }
  /* line 42568, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-skew-x-12:hover {
    --transform-skew-x: -12deg;
  }
  /* line 42572, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-skew-x-6:hover {
    --transform-skew-x: -6deg;
  }
  /* line 42576, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-skew-x-3:hover {
    --transform-skew-x: -3deg;
  }
  /* line 42580, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:skew-y-0:hover {
    --transform-skew-y: 0;
  }
  /* line 42584, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:skew-y-3:hover {
    --transform-skew-y: 3deg;
  }
  /* line 42588, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:skew-y-6:hover {
    --transform-skew-y: 6deg;
  }
  /* line 42592, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:skew-y-12:hover {
    --transform-skew-y: 12deg;
  }
  /* line 42596, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-skew-y-12:hover {
    --transform-skew-y: -12deg;
  }
  /* line 42600, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-skew-y-6:hover {
    --transform-skew-y: -6deg;
  }
  /* line 42604, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:-skew-y-3:hover {
    --transform-skew-y: -3deg;
  }
  /* line 42608, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:skew-x-0:focus {
    --transform-skew-x: 0;
  }
  /* line 42612, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:skew-x-3:focus {
    --transform-skew-x: 3deg;
  }
  /* line 42616, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:skew-x-6:focus {
    --transform-skew-x: 6deg;
  }
  /* line 42620, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:skew-x-12:focus {
    --transform-skew-x: 12deg;
  }
  /* line 42624, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-skew-x-12:focus {
    --transform-skew-x: -12deg;
  }
  /* line 42628, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-skew-x-6:focus {
    --transform-skew-x: -6deg;
  }
  /* line 42632, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-skew-x-3:focus {
    --transform-skew-x: -3deg;
  }
  /* line 42636, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:skew-y-0:focus {
    --transform-skew-y: 0;
  }
  /* line 42640, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:skew-y-3:focus {
    --transform-skew-y: 3deg;
  }
  /* line 42644, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:skew-y-6:focus {
    --transform-skew-y: 6deg;
  }
  /* line 42648, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:skew-y-12:focus {
    --transform-skew-y: 12deg;
  }
  /* line 42652, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-skew-y-12:focus {
    --transform-skew-y: -12deg;
  }
  /* line 42656, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-skew-y-6:focus {
    --transform-skew-y: -6deg;
  }
  /* line 42660, app/assets/stylesheets/popsql_tailwind.css */
  .md\:focus\:-skew-y-3:focus {
    --transform-skew-y: -3deg;
  }
  /* line 42664, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transition-none {
    transition-property: none;
  }
  /* line 42668, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transition-all {
    transition-property: all;
  }
  /* line 42672, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }
  /* line 42676, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
  }
  /* line 42680, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transition-opacity {
    transition-property: opacity;
  }
  /* line 42684, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transition-shadow {
    transition-property: box-shadow;
  }
  /* line 42688, app/assets/stylesheets/popsql_tailwind.css */
  .md\:transition-transform {
    transition-property: transform;
  }
  /* line 42692, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ease-linear {
    transition-timing-function: linear;
  }
  /* line 42696, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
  /* line 42700, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  /* line 42704, app/assets/stylesheets/popsql_tailwind.css */
  .md\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  /* line 42708, app/assets/stylesheets/popsql_tailwind.css */
  .md\:duration-75 {
    transition-duration: 75ms;
  }
  /* line 42712, app/assets/stylesheets/popsql_tailwind.css */
  .md\:duration-100 {
    transition-duration: 100ms;
  }
  /* line 42716, app/assets/stylesheets/popsql_tailwind.css */
  .md\:duration-150 {
    transition-duration: 150ms;
  }
  /* line 42720, app/assets/stylesheets/popsql_tailwind.css */
  .md\:duration-200 {
    transition-duration: 200ms;
  }
  /* line 42724, app/assets/stylesheets/popsql_tailwind.css */
  .md\:duration-300 {
    transition-duration: 300ms;
  }
  /* line 42728, app/assets/stylesheets/popsql_tailwind.css */
  .md\:duration-500 {
    transition-duration: 500ms;
  }
  /* line 42732, app/assets/stylesheets/popsql_tailwind.css */
  .md\:duration-700 {
    transition-duration: 700ms;
  }
  /* line 42736, app/assets/stylesheets/popsql_tailwind.css */
  .md\:duration-1000 {
    transition-duration: 1000ms;
  }
  /* line 42740, app/assets/stylesheets/popsql_tailwind.css */
  .md\:delay-75 {
    transition-delay: 75ms;
  }
  /* line 42744, app/assets/stylesheets/popsql_tailwind.css */
  .md\:delay-100 {
    transition-delay: 100ms;
  }
  /* line 42748, app/assets/stylesheets/popsql_tailwind.css */
  .md\:delay-150 {
    transition-delay: 150ms;
  }
  /* line 42752, app/assets/stylesheets/popsql_tailwind.css */
  .md\:delay-200 {
    transition-delay: 200ms;
  }
  /* line 42756, app/assets/stylesheets/popsql_tailwind.css */
  .md\:delay-300 {
    transition-delay: 300ms;
  }
  /* line 42760, app/assets/stylesheets/popsql_tailwind.css */
  .md\:delay-500 {
    transition-delay: 500ms;
  }
  /* line 42764, app/assets/stylesheets/popsql_tailwind.css */
  .md\:delay-700 {
    transition-delay: 700ms;
  }
  /* line 42768, app/assets/stylesheets/popsql_tailwind.css */
  .md\:delay-1000 {
    transition-delay: 1000ms;
  }
  /* line 42772, app/assets/stylesheets/popsql_tailwind.css */
  .md\:animate-none {
    -webkit-animation: none;
    animation: none;
  }
  /* line 42777, app/assets/stylesheets/popsql_tailwind.css */
  .md\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
  }
  /* line 42782, app/assets/stylesheets/popsql_tailwind.css */
  .md\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }
  /* line 42787, app/assets/stylesheets/popsql_tailwind.css */
  .md\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }
  /* line 42792, app/assets/stylesheets/popsql_tailwind.css */
  .md\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
    animation: bounce 1s infinite;
  }
  /* line 42797, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-primary {
    background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
  }
  /* line 42801, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-blue-gradient {
    background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
  }
  /* line 42805, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-mono-circle {
    background-image: radial-gradient(circle, #CCC, #000);
  }
  /* line 42809, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-green-gradient {
    background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
  }
  /* line 42813, app/assets/stylesheets/popsql_tailwind.css */
  .md\:bg-none {
    background-image: linear-gradient(0, #fff, #fff);
  }
  /* line 42817, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-primary:hover {
    background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
  }
  /* line 42821, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-blue-gradient:hover {
    background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
  }
  /* line 42825, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-mono-circle:hover {
    background-image: radial-gradient(circle, #CCC, #000);
  }
  /* line 42829, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-green-gradient:hover {
    background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
  }
  /* line 42833, app/assets/stylesheets/popsql_tailwind.css */
  .md\:hover\:bg-none:hover {
    background-image: linear-gradient(0, #fff, #fff);
  }
}

@media (min-width: 1024px) {
  /* line 42839, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:container {
    width: 100%;
  }
}

@media (min-width: 1024px) and (min-width: 640px) {
  /* line 42844, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:container {
    max-width: 640px;
  }
}

@media (min-width: 1024px) and (min-width: 768px) {
  /* line 42850, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  /* line 42856, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:container {
    max-width: 1024px;
  }
}

@media (min-width: 1024px) and (min-width: 1280px) {
  /* line 42862, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:container {
    max-width: 1280px;
  }
}

@media (min-width: 1024px) {
  /* line 42867, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * var(--space-y-reverse));
  }
  /* line 42873, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0px * var(--space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--space-x-reverse)));
  }
  /* line 42879, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--space-y-reverse));
  }
  /* line 42885, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42891, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--space-y-reverse));
  }
  /* line 42897, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42903, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--space-y-reverse));
  }
  /* line 42909, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42915, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1rem * var(--space-y-reverse));
  }
  /* line 42921, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1rem * var(--space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42927, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--space-y-reverse));
  }
  /* line 42933, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42939, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--space-y-reverse));
  }
  /* line 42945, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42951, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(2rem * var(--space-y-reverse));
  }
  /* line 42957, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(2rem * var(--space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42963, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--space-y-reverse));
  }
  /* line 42969, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42975, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(3rem * var(--space-y-reverse));
  }
  /* line 42981, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(3rem * var(--space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42987, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(4rem * var(--space-y-reverse));
  }
  /* line 42993, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(4rem * var(--space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 42999, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(5rem * var(--space-y-reverse));
  }
  /* line 43005, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(5rem * var(--space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43011, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(6rem * var(--space-y-reverse));
  }
  /* line 43017, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(6rem * var(--space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43023, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(8rem * var(--space-y-reverse));
  }
  /* line 43029, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(8rem * var(--space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43035, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(10rem * var(--space-y-reverse));
  }
  /* line 43041, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(10rem * var(--space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43047, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(12rem * var(--space-y-reverse));
  }
  /* line 43053, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(12rem * var(--space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43059, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(14rem * var(--space-y-reverse));
  }
  /* line 43065, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(14rem * var(--space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43071, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(16rem * var(--space-y-reverse));
  }
  /* line 43077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(16rem * var(--space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43083, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1px * var(--space-y-reverse));
  }
  /* line 43089, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1px * var(--space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--space-x-reverse)));
  }
  /* line 43095, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--space-y-reverse));
  }
  /* line 43101, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43107, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--space-y-reverse));
  }
  /* line 43113, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43119, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--space-y-reverse));
  }
  /* line 43125, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43131, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1rem * var(--space-y-reverse));
  }
  /* line 43137, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1rem * var(--space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43143, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--space-y-reverse));
  }
  /* line 43149, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43155, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--space-y-reverse));
  }
  /* line 43161, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43167, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-2rem * var(--space-y-reverse));
  }
  /* line 43173, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-2rem * var(--space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43179, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--space-y-reverse));
  }
  /* line 43185, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43191, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-3rem * var(--space-y-reverse));
  }
  /* line 43197, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-3rem * var(--space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43203, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-4rem * var(--space-y-reverse));
  }
  /* line 43209, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-4rem * var(--space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43215, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-5rem * var(--space-y-reverse));
  }
  /* line 43221, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-5rem * var(--space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43227, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-6rem * var(--space-y-reverse));
  }
  /* line 43233, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-6rem * var(--space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43239, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-8rem * var(--space-y-reverse));
  }
  /* line 43245, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-8rem * var(--space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43251, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-10rem * var(--space-y-reverse));
  }
  /* line 43257, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-10rem * var(--space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43263, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-12rem * var(--space-y-reverse));
  }
  /* line 43269, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-12rem * var(--space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43275, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-14rem * var(--space-y-reverse));
  }
  /* line 43281, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-14rem * var(--space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43287, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-16rem * var(--space-y-reverse));
  }
  /* line 43293, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-16rem * var(--space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 43299, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1px * var(--space-y-reverse));
  }
  /* line 43305, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1px * var(--space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--space-x-reverse)));
  }
  /* line 43311, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse: 1;
  }
  /* line 43315, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse: 1;
  }
  /* line 43319, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(0px * var(--divide-y-reverse));
  }
  /* line 43325, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(0px * var(--divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 43331, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(2px * var(--divide-y-reverse));
  }
  /* line 43337, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(2px * var(--divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 43343, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(4px * var(--divide-y-reverse));
  }
  /* line 43349, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(4px * var(--divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 43355, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(8px * var(--divide-y-reverse));
  }
  /* line 43361, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(8px * var(--divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 43367, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(1px * var(--divide-y-reverse));
  }
  /* line 43373, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(1px * var(--divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 43379, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse: 1;
  }
  /* line 43383, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse: 1;
  }
  /* line 43387, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent;
  }
  /* line 43391, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor;
  }
  /* line 43395, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--divide-opacity));
  }
  /* line 43401, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--divide-opacity));
  }
  /* line 43407, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-gray-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--divide-opacity));
  }
  /* line 43413, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-gray-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--divide-opacity));
  }
  /* line 43419, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-gray-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--divide-opacity));
  }
  /* line 43425, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-gray-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--divide-opacity));
  }
  /* line 43431, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-gray-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--divide-opacity));
  }
  /* line 43437, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--divide-opacity));
  }
  /* line 43443, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-orange > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--divide-opacity));
  }
  /* line 43449, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--divide-opacity));
  }
  /* line 43455, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--divide-opacity));
  }
  /* line 43461, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--divide-opacity));
  }
  /* line 43467, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--divide-opacity));
  }
  /* line 43473, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--divide-opacity));
  }
  /* line 43479, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--divide-opacity));
  }
  /* line 43485, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--divide-opacity));
  }
  /* line 43491, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--divide-opacity));
  }
  /* line 43497, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-yellow-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--divide-opacity));
  }
  /* line 43503, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--divide-opacity));
  }
  /* line 43509, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--divide-opacity));
  }
  /* line 43515, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--divide-opacity));
  }
  /* line 43521, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--divide-opacity));
  }
  /* line 43527, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--divide-opacity));
  }
  /* line 43533, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--divide-opacity));
  }
  /* line 43539, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--divide-opacity));
  }
  /* line 43545, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--divide-opacity));
  }
  /* line 43551, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-green-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--divide-opacity));
  }
  /* line 43557, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--divide-opacity));
  }
  /* line 43563, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--divide-opacity));
  }
  /* line 43569, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--divide-opacity));
  }
  /* line 43575, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--divide-opacity));
  }
  /* line 43581, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--divide-opacity));
  }
  /* line 43587, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--divide-opacity));
  }
  /* line 43593, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--divide-opacity));
  }
  /* line 43599, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--divide-opacity));
  }
  /* line 43605, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-teal-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--divide-opacity));
  }
  /* line 43611, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-blue-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--divide-opacity));
  }
  /* line 43617, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-blue-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--divide-opacity));
  }
  /* line 43623, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--divide-opacity));
  }
  /* line 43629, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--divide-opacity));
  }
  /* line 43635, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--divide-opacity));
  }
  /* line 43641, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--divide-opacity));
  }
  /* line 43647, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--divide-opacity));
  }
  /* line 43653, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--divide-opacity));
  }
  /* line 43659, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--divide-opacity));
  }
  /* line 43665, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--divide-opacity));
  }
  /* line 43671, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-indigo-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--divide-opacity));
  }
  /* line 43677, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--divide-opacity));
  }
  /* line 43683, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--divide-opacity));
  }
  /* line 43689, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--divide-opacity));
  }
  /* line 43695, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--divide-opacity));
  }
  /* line 43701, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--divide-opacity));
  }
  /* line 43707, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--divide-opacity));
  }
  /* line 43713, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--divide-opacity));
  }
  /* line 43719, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--divide-opacity));
  }
  /* line 43725, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-purple-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--divide-opacity));
  }
  /* line 43731, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--divide-opacity));
  }
  /* line 43737, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-light-gray > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--divide-opacity));
  }
  /* line 43743, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-blue-gradient > :not(template) ~ :not(template) {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 43747, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity: 0;
  }
  /* line 43751, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity: 0.25;
  }
  /* line 43755, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity: 0.5;
  }
  /* line 43759, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity: 0.75;
  }
  /* line 43763, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity: .8;
  }
  /* line 43767, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
  }
  /* line 43771, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  /* line 43783, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  /* line 43794, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  /* line 43806, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  /* line 43817, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  /* line 43823, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-fixed {
    background-attachment: fixed;
  }
  /* line 43827, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-local {
    background-attachment: local;
  }
  /* line 43831, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-scroll {
    background-attachment: scroll;
  }
  /* line 43835, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-transparent {
    background-color: transparent;
  }
  /* line 43839, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-current {
    background-color: currentColor;
  }
  /* line 43843, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-black {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 43849, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-white {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 43855, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-gray-100 {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 43861, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-gray-200 {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 43867, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-gray-300 {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 43873, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-gray-500 {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 43879, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-gray-900 {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 43885, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-red {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 43891, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-orange {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 43897, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-100 {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 43903, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-200 {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 43909, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-300 {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 43915, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-400 {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 43921, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-500 {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 43927, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-600 {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 43933, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-700 {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 43939, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-800 {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 43945, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-yellow-900 {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 43951, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-100 {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 43957, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-200 {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 43963, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-300 {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 43969, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-400 {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 43975, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-500 {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 43981, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-600 {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 43987, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-700 {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 43993, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-800 {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 43999, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-900 {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 44005, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-100 {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 44011, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-200 {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 44017, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-300 {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 44023, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-400 {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 44029, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-500 {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 44035, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-600 {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 44041, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-700 {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 44047, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-800 {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 44053, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-teal-900 {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 44059, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-blue-100 {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 44065, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-blue-200 {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 44071, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-100 {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 44077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-200 {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 44083, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-300 {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 44089, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-400 {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 44095, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-500 {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 44101, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-600 {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 44107, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-700 {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 44113, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-800 {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 44119, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-indigo-900 {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 44125, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-100 {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 44131, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-200 {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 44137, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-300 {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 44143, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-400 {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 44149, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-500 {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 44155, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-600 {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 44161, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-700 {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 44167, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-800 {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 44173, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-purple-900 {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 44179, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-pink {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 44185, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-light-gray {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 44191, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-blue-gradient {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 44195, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  /* line 44199, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-current:hover {
    background-color: currentColor;
  }
  /* line 44203, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-black:hover {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 44209, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-white:hover {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 44215, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-gray-100:hover {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 44221, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-gray-200:hover {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 44227, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-gray-300:hover {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 44233, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-gray-500:hover {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 44239, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-gray-900:hover {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 44245, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-red:hover {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 44251, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-orange:hover {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 44257, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-100:hover {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 44263, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-200:hover {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 44269, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-300:hover {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 44275, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-400:hover {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 44281, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-500:hover {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 44287, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-600:hover {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 44293, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-700:hover {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 44299, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-800:hover {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 44305, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-yellow-900:hover {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 44311, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-100:hover {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 44317, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-200:hover {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 44323, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-300:hover {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 44329, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-400:hover {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 44335, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-500:hover {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 44341, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-600:hover {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 44347, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-700:hover {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 44353, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-800:hover {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 44359, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-900:hover {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 44365, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-100:hover {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 44371, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-200:hover {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 44377, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-300:hover {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 44383, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-400:hover {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 44389, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-500:hover {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 44395, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-600:hover {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 44401, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-700:hover {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 44407, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-800:hover {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 44413, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-teal-900:hover {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 44419, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-blue-100:hover {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 44425, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-blue-200:hover {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 44431, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-100:hover {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 44437, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-200:hover {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 44443, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-300:hover {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 44449, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-400:hover {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 44455, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-500:hover {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 44461, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-600:hover {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 44467, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-700:hover {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 44473, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-800:hover {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 44479, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-indigo-900:hover {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 44485, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-100:hover {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 44491, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-200:hover {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 44497, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-300:hover {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 44503, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-400:hover {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 44509, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-500:hover {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 44515, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-600:hover {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 44521, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-700:hover {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 44527, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-800:hover {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 44533, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-purple-900:hover {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 44539, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-pink:hover {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 44545, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-light-gray:hover {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 44551, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-blue-gradient:hover {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 44555, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-transparent:focus {
    background-color: transparent;
  }
  /* line 44559, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-current:focus {
    background-color: currentColor;
  }
  /* line 44563, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-black:focus {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 44569, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-white:focus {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 44575, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-gray-100:focus {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 44581, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-gray-200:focus {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 44587, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-gray-300:focus {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 44593, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-gray-500:focus {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 44599, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-gray-900:focus {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 44605, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-red:focus {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 44611, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-orange:focus {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 44617, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-100:focus {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 44623, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-200:focus {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 44629, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-300:focus {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 44635, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-400:focus {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 44641, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-500:focus {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 44647, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-600:focus {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 44653, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-700:focus {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 44659, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-800:focus {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 44665, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-yellow-900:focus {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 44671, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-100:focus {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 44677, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-200:focus {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 44683, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-300:focus {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 44689, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-400:focus {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 44695, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-500:focus {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 44701, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-600:focus {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 44707, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-700:focus {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 44713, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-800:focus {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 44719, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-green-900:focus {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 44725, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-100:focus {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 44731, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-200:focus {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 44737, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-300:focus {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 44743, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-400:focus {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 44749, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-500:focus {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 44755, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-600:focus {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 44761, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-700:focus {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 44767, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-800:focus {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 44773, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-teal-900:focus {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 44779, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-blue-100:focus {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 44785, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-blue-200:focus {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 44791, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-100:focus {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 44797, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-200:focus {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 44803, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-300:focus {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 44809, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-400:focus {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 44815, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-500:focus {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 44821, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-600:focus {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 44827, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-700:focus {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 44833, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-800:focus {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 44839, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-indigo-900:focus {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 44845, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-100:focus {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 44851, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-200:focus {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 44857, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-300:focus {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 44863, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-400:focus {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 44869, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-500:focus {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 44875, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-600:focus {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 44881, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-700:focus {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 44887, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-800:focus {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 44893, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-purple-900:focus {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 44899, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-pink:focus {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 44905, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-light-gray:focus {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 44911, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-blue-gradient:focus {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 44915, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-opacity-0 {
    --bg-opacity: 0;
  }
  /* line 44919, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-opacity-25 {
    --bg-opacity: 0.25;
  }
  /* line 44923, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-opacity-50 {
    --bg-opacity: 0.5;
  }
  /* line 44927, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-opacity-75 {
    --bg-opacity: 0.75;
  }
  /* line 44931, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-opacity-80 {
    --bg-opacity: .8;
  }
  /* line 44935, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-opacity-100 {
    --bg-opacity: 1;
  }
  /* line 44939, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-opacity-0:hover {
    --bg-opacity: 0;
  }
  /* line 44943, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-opacity-25:hover {
    --bg-opacity: 0.25;
  }
  /* line 44947, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-opacity-50:hover {
    --bg-opacity: 0.5;
  }
  /* line 44951, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-opacity-75:hover {
    --bg-opacity: 0.75;
  }
  /* line 44955, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-opacity-80:hover {
    --bg-opacity: .8;
  }
  /* line 44959, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-opacity-100:hover {
    --bg-opacity: 1;
  }
  /* line 44963, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-opacity-0:focus {
    --bg-opacity: 0;
  }
  /* line 44967, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-opacity-25:focus {
    --bg-opacity: 0.25;
  }
  /* line 44971, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-opacity-50:focus {
    --bg-opacity: 0.5;
  }
  /* line 44975, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-opacity-75:focus {
    --bg-opacity: 0.75;
  }
  /* line 44979, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-opacity-80:focus {
    --bg-opacity: .8;
  }
  /* line 44983, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:bg-opacity-100:focus {
    --bg-opacity: 1;
  }
  /* line 44987, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-bottom {
    background-position: bottom;
  }
  /* line 44991, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-center {
    background-position: center;
  }
  /* line 44995, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-left {
    background-position: left;
  }
  /* line 44999, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-left-bottom {
    background-position: left bottom;
  }
  /* line 45003, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-left-top {
    background-position: left top;
  }
  /* line 45007, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-right {
    background-position: right;
  }
  /* line 45011, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-right-bottom {
    background-position: right bottom;
  }
  /* line 45015, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-right-top {
    background-position: right top;
  }
  /* line 45019, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-top {
    background-position: top;
  }
  /* line 45023, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-repeat {
    background-repeat: repeat;
  }
  /* line 45027, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-no-repeat {
    background-repeat: no-repeat;
  }
  /* line 45031, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-repeat-x {
    background-repeat: repeat-x;
  }
  /* line 45035, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-repeat-y {
    background-repeat: repeat-y;
  }
  /* line 45039, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-repeat-round {
    background-repeat: round;
  }
  /* line 45043, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-repeat-space {
    background-repeat: space;
  }
  /* line 45047, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-auto {
    background-size: auto;
  }
  /* line 45051, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-cover {
    background-size: cover;
  }
  /* line 45055, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-contain {
    background-size: contain;
  }
  /* line 45059, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-collapse {
    border-collapse: collapse;
  }
  /* line 45063, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-separate {
    border-collapse: separate;
  }
  /* line 45067, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-transparent {
    border-color: transparent;
  }
  /* line 45071, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-current {
    border-color: currentColor;
  }
  /* line 45075, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-black {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 45081, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-white {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 45087, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-gray-100 {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 45093, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-gray-200 {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 45099, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-gray-300 {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 45105, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-gray-500 {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 45111, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-gray-900 {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 45117, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-red {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 45123, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-orange {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 45129, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-100 {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 45135, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-200 {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 45141, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-300 {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 45147, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-400 {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 45153, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-500 {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 45159, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-600 {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 45165, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-700 {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 45171, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-800 {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 45177, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-yellow-900 {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 45183, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-100 {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 45189, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-200 {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 45195, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-300 {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 45201, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-400 {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 45207, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-500 {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 45213, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-600 {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 45219, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-700 {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 45225, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-800 {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 45231, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-green-900 {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 45237, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-100 {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 45243, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-200 {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 45249, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-300 {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 45255, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-400 {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 45261, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-500 {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 45267, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-600 {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 45273, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-700 {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 45279, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-800 {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 45285, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-teal-900 {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 45291, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-blue-100 {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 45297, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-blue-200 {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 45303, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-100 {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 45309, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-200 {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 45315, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-300 {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 45321, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-400 {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 45327, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-500 {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 45333, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-600 {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 45339, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-700 {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 45345, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-800 {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 45351, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-indigo-900 {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 45357, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-100 {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 45363, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-200 {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 45369, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-300 {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 45375, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-400 {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 45381, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-500 {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 45387, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-600 {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 45393, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-700 {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 45399, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-800 {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 45405, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-purple-900 {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 45411, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-pink {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 45417, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-light-gray {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 45423, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-blue-gradient {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 45427, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  /* line 45431, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-current:hover {
    border-color: currentColor;
  }
  /* line 45435, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-black:hover {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 45441, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-white:hover {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 45447, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-gray-100:hover {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 45453, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-gray-200:hover {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 45459, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-gray-300:hover {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 45465, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-gray-500:hover {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 45471, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-gray-900:hover {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 45477, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-red:hover {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 45483, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-orange:hover {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 45489, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-100:hover {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 45495, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-200:hover {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 45501, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-300:hover {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 45507, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-400:hover {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 45513, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-500:hover {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 45519, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-600:hover {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 45525, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-700:hover {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 45531, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-800:hover {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 45537, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-yellow-900:hover {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 45543, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-100:hover {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 45549, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-200:hover {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 45555, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-300:hover {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 45561, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-400:hover {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 45567, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-500:hover {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 45573, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-600:hover {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 45579, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-700:hover {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 45585, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-800:hover {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 45591, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-green-900:hover {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 45597, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-100:hover {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 45603, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-200:hover {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 45609, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-300:hover {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 45615, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-400:hover {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 45621, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-500:hover {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 45627, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-600:hover {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 45633, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-700:hover {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 45639, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-800:hover {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 45645, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-teal-900:hover {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 45651, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-blue-100:hover {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 45657, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-blue-200:hover {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 45663, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-100:hover {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 45669, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-200:hover {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 45675, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-300:hover {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 45681, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-400:hover {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 45687, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-500:hover {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 45693, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-600:hover {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 45699, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-700:hover {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 45705, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-800:hover {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 45711, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-indigo-900:hover {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 45717, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-100:hover {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 45723, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-200:hover {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 45729, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-300:hover {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 45735, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-400:hover {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 45741, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-500:hover {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 45747, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-600:hover {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 45753, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-700:hover {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 45759, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-800:hover {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 45765, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-purple-900:hover {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 45771, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-pink:hover {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 45777, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-light-gray:hover {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 45783, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-blue-gradient:hover {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 45787, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-transparent:focus {
    border-color: transparent;
  }
  /* line 45791, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-current:focus {
    border-color: currentColor;
  }
  /* line 45795, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-black:focus {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 45801, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-white:focus {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 45807, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-gray-100:focus {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 45813, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-gray-200:focus {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 45819, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-gray-300:focus {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 45825, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-gray-500:focus {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 45831, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-gray-900:focus {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 45837, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-red:focus {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 45843, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-orange:focus {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 45849, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-100:focus {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 45855, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-200:focus {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 45861, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-300:focus {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 45867, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-400:focus {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 45873, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-500:focus {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 45879, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-600:focus {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 45885, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-700:focus {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 45891, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-800:focus {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 45897, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-yellow-900:focus {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 45903, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-100:focus {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 45909, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-200:focus {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 45915, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-300:focus {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 45921, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-400:focus {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 45927, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-500:focus {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 45933, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-600:focus {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 45939, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-700:focus {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 45945, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-800:focus {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 45951, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-green-900:focus {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 45957, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-100:focus {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 45963, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-200:focus {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 45969, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-300:focus {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 45975, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-400:focus {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 45981, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-500:focus {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 45987, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-600:focus {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 45993, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-700:focus {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 45999, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-800:focus {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 46005, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-teal-900:focus {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 46011, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-blue-100:focus {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 46017, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-blue-200:focus {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 46023, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-100:focus {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 46029, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-200:focus {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 46035, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-300:focus {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 46041, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-400:focus {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 46047, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-500:focus {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 46053, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-600:focus {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 46059, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-700:focus {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 46065, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-800:focus {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 46071, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-indigo-900:focus {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 46077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-100:focus {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 46083, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-200:focus {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 46089, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-300:focus {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 46095, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-400:focus {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 46101, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-500:focus {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 46107, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-600:focus {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 46113, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-700:focus {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 46119, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-800:focus {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 46125, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-purple-900:focus {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 46131, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-pink:focus {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 46137, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-light-gray:focus {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 46143, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-blue-gradient:focus {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 46147, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-opacity-0 {
    --border-opacity: 0;
  }
  /* line 46151, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-opacity-25 {
    --border-opacity: 0.25;
  }
  /* line 46155, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-opacity-50 {
    --border-opacity: 0.5;
  }
  /* line 46159, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-opacity-75 {
    --border-opacity: 0.75;
  }
  /* line 46163, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-opacity-80 {
    --border-opacity: .8;
  }
  /* line 46167, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-opacity-100 {
    --border-opacity: 1;
  }
  /* line 46171, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-opacity-0:hover {
    --border-opacity: 0;
  }
  /* line 46175, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-opacity-25:hover {
    --border-opacity: 0.25;
  }
  /* line 46179, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-opacity-50:hover {
    --border-opacity: 0.5;
  }
  /* line 46183, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-opacity-75:hover {
    --border-opacity: 0.75;
  }
  /* line 46187, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-opacity-80:hover {
    --border-opacity: .8;
  }
  /* line 46191, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:border-opacity-100:hover {
    --border-opacity: 1;
  }
  /* line 46195, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-opacity-0:focus {
    --border-opacity: 0;
  }
  /* line 46199, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-opacity-25:focus {
    --border-opacity: 0.25;
  }
  /* line 46203, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-opacity-50:focus {
    --border-opacity: 0.5;
  }
  /* line 46207, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-opacity-75:focus {
    --border-opacity: 0.75;
  }
  /* line 46211, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-opacity-80:focus {
    --border-opacity: .8;
  }
  /* line 46215, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:border-opacity-100:focus {
    --border-opacity: 1;
  }
  /* line 46219, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-none {
    border-radius: 0;
  }
  /* line 46223, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-sm {
    border-radius: 0.125rem;
  }
  /* line 46227, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded {
    border-radius: 0.25rem;
  }
  /* line 46231, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-md {
    border-radius: 0.375rem;
  }
  /* line 46235, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-lg {
    border-radius: 0.5rem;
  }
  /* line 46239, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-full {
    border-radius: 9999px;
  }
  /* line 46243, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-xl {
    border-radius: 1rem;
  }
  /* line 46247, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 46252, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 46257, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 46262, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 46267, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }
  /* line 46272, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }
  /* line 46277, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }
  /* line 46282, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }
  /* line 46287, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  /* line 46292, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  /* line 46297, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 46302, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 46307, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }
  /* line 46312, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }
  /* line 46317, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 46322, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 46327, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  /* line 46332, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  /* line 46337, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  /* line 46342, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  /* line 46347, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }
  /* line 46352, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }
  /* line 46357, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }
  /* line 46362, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }
  /* line 46367, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-t-xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  /* line 46372, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-r-xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  /* line 46377, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-b-xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  /* line 46382, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-l-xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  /* line 46387, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tl-none {
    border-top-left-radius: 0;
  }
  /* line 46391, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tr-none {
    border-top-right-radius: 0;
  }
  /* line 46395, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-br-none {
    border-bottom-right-radius: 0;
  }
  /* line 46399, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }
  /* line 46403, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }
  /* line 46407, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }
  /* line 46411, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }
  /* line 46415, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }
  /* line 46419, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }
  /* line 46423, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }
  /* line 46427, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }
  /* line 46431, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }
  /* line 46435, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }
  /* line 46439, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }
  /* line 46443, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }
  /* line 46447, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }
  /* line 46451, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }
  /* line 46455, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }
  /* line 46459, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }
  /* line 46463, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }
  /* line 46467, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }
  /* line 46471, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }
  /* line 46475, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }
  /* line 46479, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }
  /* line 46483, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tl-xl {
    border-top-left-radius: 1rem;
  }
  /* line 46487, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-tr-xl {
    border-top-right-radius: 1rem;
  }
  /* line 46491, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-br-xl {
    border-bottom-right-radius: 1rem;
  }
  /* line 46495, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rounded-bl-xl {
    border-bottom-left-radius: 1rem;
  }
  /* line 46499, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-solid {
    border-style: solid;
  }
  /* line 46503, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-dashed {
    border-style: dashed;
  }
  /* line 46507, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-dotted {
    border-style: dotted;
  }
  /* line 46511, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-double {
    border-style: double;
  }
  /* line 46515, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-none {
    border-style: none;
  }
  /* line 46519, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-0 {
    border-width: 0;
  }
  /* line 46523, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-2 {
    border-width: 2px;
  }
  /* line 46527, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-4 {
    border-width: 4px;
  }
  /* line 46531, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-8 {
    border-width: 8px;
  }
  /* line 46535, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border {
    border-width: 1px;
  }
  /* line 46539, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-t-0 {
    border-top-width: 0;
  }
  /* line 46543, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-r-0 {
    border-right-width: 0;
  }
  /* line 46547, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-b-0 {
    border-bottom-width: 0;
  }
  /* line 46551, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-l-0 {
    border-left-width: 0;
  }
  /* line 46555, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-t-2 {
    border-top-width: 2px;
  }
  /* line 46559, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-r-2 {
    border-right-width: 2px;
  }
  /* line 46563, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-b-2 {
    border-bottom-width: 2px;
  }
  /* line 46567, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-l-2 {
    border-left-width: 2px;
  }
  /* line 46571, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-t-4 {
    border-top-width: 4px;
  }
  /* line 46575, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-r-4 {
    border-right-width: 4px;
  }
  /* line 46579, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-b-4 {
    border-bottom-width: 4px;
  }
  /* line 46583, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-l-4 {
    border-left-width: 4px;
  }
  /* line 46587, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-t-8 {
    border-top-width: 8px;
  }
  /* line 46591, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-r-8 {
    border-right-width: 8px;
  }
  /* line 46595, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-b-8 {
    border-bottom-width: 8px;
  }
  /* line 46599, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-l-8 {
    border-left-width: 8px;
  }
  /* line 46603, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-t {
    border-top-width: 1px;
  }
  /* line 46607, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-r {
    border-right-width: 1px;
  }
  /* line 46611, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-b {
    border-bottom-width: 1px;
  }
  /* line 46615, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:border-l {
    border-left-width: 1px;
  }
  /* line 46619, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:box-border {
    box-sizing: border-box;
  }
  /* line 46623, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:box-content {
    box-sizing: content-box;
  }
  /* line 46627, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:cursor-auto {
    cursor: auto;
  }
  /* line 46631, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:cursor-default {
    cursor: default;
  }
  /* line 46635, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:cursor-pointer {
    cursor: pointer;
  }
  /* line 46639, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:cursor-wait {
    cursor: wait;
  }
  /* line 46643, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:cursor-text {
    cursor: text;
  }
  /* line 46647, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:cursor-move {
    cursor: move;
  }
  /* line 46651, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:cursor-not-allowed {
    cursor: not-allowed;
  }
  /* line 46655, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:cursor-help {
    cursor: help;
  }
  /* line 46659, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:block {
    display: block;
  }
  /* line 46663, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inline-block {
    display: inline-block;
  }
  /* line 46667, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inline {
    display: inline;
  }
  /* line 46671, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex {
    display: flex;
  }
  /* line 46675, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inline-flex {
    display: inline-flex;
  }
  /* line 46679, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table {
    display: table;
  }
  /* line 46683, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-caption {
    display: table-caption;
  }
  /* line 46687, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-cell {
    display: table-cell;
  }
  /* line 46691, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-column {
    display: table-column;
  }
  /* line 46695, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-column-group {
    display: table-column-group;
  }
  /* line 46699, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-footer-group {
    display: table-footer-group;
  }
  /* line 46703, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-header-group {
    display: table-header-group;
  }
  /* line 46707, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-row-group {
    display: table-row-group;
  }
  /* line 46711, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-row {
    display: table-row;
  }
  /* line 46715, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flow-root {
    display: flow-root;
  }
  /* line 46719, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid {
    display: grid;
  }
  /* line 46723, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inline-grid {
    display: inline-grid;
  }
  /* line 46727, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hidden {
    display: none;
  }
  /* line 46731, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-row {
    flex-direction: row;
  }
  /* line 46735, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  /* line 46739, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-col {
    flex-direction: column;
  }
  /* line 46743, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  /* line 46747, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  /* line 46751, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  /* line 46755, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-no-wrap {
    flex-wrap: nowrap;
  }
  /* line 46759, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:items-start {
    align-items: flex-start;
  }
  /* line 46763, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:items-end {
    align-items: flex-end;
  }
  /* line 46767, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:items-center {
    align-items: center;
  }
  /* line 46771, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:items-baseline {
    align-items: baseline;
  }
  /* line 46775, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:items-stretch {
    align-items: stretch;
  }
  /* line 46779, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:self-auto {
    align-self: auto;
  }
  /* line 46783, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:self-start {
    align-self: flex-start;
  }
  /* line 46787, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:self-end {
    align-self: flex-end;
  }
  /* line 46791, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:self-center {
    align-self: center;
  }
  /* line 46795, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:self-stretch {
    align-self: stretch;
  }
  /* line 46799, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:justify-start {
    justify-content: flex-start;
  }
  /* line 46803, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:justify-end {
    justify-content: flex-end;
  }
  /* line 46807, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:justify-center {
    justify-content: center;
  }
  /* line 46811, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:justify-between {
    justify-content: space-between;
  }
  /* line 46815, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:justify-around {
    justify-content: space-around;
  }
  /* line 46819, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:justify-evenly {
    justify-content: space-evenly;
  }
  /* line 46823, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:content-center {
    align-content: center;
  }
  /* line 46827, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:content-start {
    align-content: flex-start;
  }
  /* line 46831, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:content-end {
    align-content: flex-end;
  }
  /* line 46835, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:content-between {
    align-content: space-between;
  }
  /* line 46839, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:content-around {
    align-content: space-around;
  }
  /* line 46843, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  /* line 46847, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-auto {
    flex: 1 1 auto;
  }
  /* line 46851, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-initial {
    flex: 0 1 auto;
  }
  /* line 46855, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-none {
    flex: none;
  }
  /* line 46859, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-grow-0 {
    flex-grow: 0;
  }
  /* line 46863, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-grow {
    flex-grow: 1;
  }
  /* line 46867, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-shrink-0 {
    flex-shrink: 0;
  }
  /* line 46871, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:flex-shrink {
    flex-shrink: 1;
  }
  /* line 46875, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-1 {
    order: 1;
  }
  /* line 46879, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-2 {
    order: 2;
  }
  /* line 46883, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-3 {
    order: 3;
  }
  /* line 46887, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-4 {
    order: 4;
  }
  /* line 46891, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-5 {
    order: 5;
  }
  /* line 46895, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-6 {
    order: 6;
  }
  /* line 46899, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-7 {
    order: 7;
  }
  /* line 46903, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-8 {
    order: 8;
  }
  /* line 46907, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-9 {
    order: 9;
  }
  /* line 46911, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-10 {
    order: 10;
  }
  /* line 46915, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-11 {
    order: 11;
  }
  /* line 46919, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-12 {
    order: 12;
  }
  /* line 46923, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-first {
    order: -9999;
  }
  /* line 46927, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-last {
    order: 9999;
  }
  /* line 46931, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:order-none {
    order: 0;
  }
  /* line 46935, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:float-right {
    float: right;
  }
  /* line 46939, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:float-left {
    float: left;
  }
  /* line 46943, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:float-none {
    float: none;
  }
  /* line 46947, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 46953, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:clear-left {
    clear: left;
  }
  /* line 46957, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:clear-right {
    clear: right;
  }
  /* line 46961, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:clear-both {
    clear: both;
  }
  /* line 46965, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:clear-none {
    clear: none;
  }
  /* line 46969, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-inter {
    font-family: 'Inter', 'Rubik', sans-serif;
  }
  /* line 46973, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-rubik {
    font-family: 'Rubik', 'Inter', sans-serif;
  }
  /* line 46977, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-hairline {
    font-weight: 100;
  }
  /* line 46981, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-thin {
    font-weight: 200;
  }
  /* line 46985, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-light {
    font-weight: 300;
  }
  /* line 46989, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-normal {
    font-weight: 400;
  }
  /* line 46993, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-medium {
    font-weight: 500;
  }
  /* line 46997, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-semibold {
    font-weight: 600;
  }
  /* line 47001, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-bold {
    font-weight: 700;
  }
  /* line 47005, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-extrabold {
    font-weight: 800;
  }
  /* line 47009, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:font-black {
    font-weight: 900;
  }
  /* line 47013, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  /* line 47017, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-thin:hover {
    font-weight: 200;
  }
  /* line 47021, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-light:hover {
    font-weight: 300;
  }
  /* line 47025, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-normal:hover {
    font-weight: 400;
  }
  /* line 47029, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-medium:hover {
    font-weight: 500;
  }
  /* line 47033, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  /* line 47037, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-bold:hover {
    font-weight: 700;
  }
  /* line 47041, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  /* line 47045, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:font-black:hover {
    font-weight: 900;
  }
  /* line 47049, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-hairline:focus {
    font-weight: 100;
  }
  /* line 47053, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-thin:focus {
    font-weight: 200;
  }
  /* line 47057, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-light:focus {
    font-weight: 300;
  }
  /* line 47061, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-normal:focus {
    font-weight: 400;
  }
  /* line 47065, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-medium:focus {
    font-weight: 500;
  }
  /* line 47069, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-semibold:focus {
    font-weight: 600;
  }
  /* line 47073, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-bold:focus {
    font-weight: 700;
  }
  /* line 47077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-extrabold:focus {
    font-weight: 800;
  }
  /* line 47081, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:font-black:focus {
    font-weight: 900;
  }
  /* line 47085, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-0 {
    height: 0;
  }
  /* line 47089, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-1 {
    height: 0.25rem;
  }
  /* line 47093, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-2 {
    height: 0.5rem;
  }
  /* line 47097, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-3 {
    height: 0.75rem;
  }
  /* line 47101, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-4 {
    height: 1rem;
  }
  /* line 47105, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-5 {
    height: 1.25rem;
  }
  /* line 47109, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-6 {
    height: 1.5rem;
  }
  /* line 47113, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-8 {
    height: 2rem;
  }
  /* line 47117, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-10 {
    height: 2.5rem;
  }
  /* line 47121, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-12 {
    height: 3rem;
  }
  /* line 47125, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-16 {
    height: 4rem;
  }
  /* line 47129, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-20 {
    height: 5rem;
  }
  /* line 47133, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-24 {
    height: 6rem;
  }
  /* line 47137, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-32 {
    height: 8rem;
  }
  /* line 47141, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-40 {
    height: 10rem;
  }
  /* line 47145, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-48 {
    height: 12rem;
  }
  /* line 47149, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-56 {
    height: 14rem;
  }
  /* line 47153, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-64 {
    height: 16rem;
  }
  /* line 47157, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-auto {
    height: auto;
  }
  /* line 47161, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-px {
    height: 1px;
  }
  /* line 47165, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-full {
    height: 100%;
  }
  /* line 47169, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:h-screen {
    height: 100vh;
  }
  /* line 47173, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-xs {
    font-size: 0.75rem;
  }
  /* line 47177, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-sm {
    font-size: 0.875rem;
  }
  /* line 47181, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-base {
    font-size: 1rem;
  }
  /* line 47185, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-lg {
    font-size: 1.125rem;
  }
  /* line 47189, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-xl {
    font-size: 1.25rem;
  }
  /* line 47193, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-2xl {
    font-size: 1.5rem;
  }
  /* line 47197, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-3xl {
    font-size: 1.875rem;
  }
  /* line 47201, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-4xl {
    font-size: 2.25rem;
  }
  /* line 47205, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-5xl {
    font-size: 3rem;
  }
  /* line 47209, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-6xl {
    font-size: 4rem;
  }
  /* line 47213, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-2xs {
    font-size: .65rem;
  }
  /* line 47217, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-7xl {
    font-size: 5rem;
  }
  /* line 47221, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-3 {
    line-height: .75rem;
  }
  /* line 47225, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-4 {
    line-height: 1rem;
  }
  /* line 47229, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-5 {
    line-height: 1.25rem;
  }
  /* line 47233, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-6 {
    line-height: 1.5rem;
  }
  /* line 47237, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-7 {
    line-height: 1.75rem;
  }
  /* line 47241, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-8 {
    line-height: 2rem;
  }
  /* line 47245, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-9 {
    line-height: 2.25rem;
  }
  /* line 47249, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-10 {
    line-height: 2.5rem;
  }
  /* line 47253, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-none {
    line-height: 1;
  }
  /* line 47257, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-tight {
    line-height: 1.25;
  }
  /* line 47261, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-snug {
    line-height: 1.375;
  }
  /* line 47265, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-normal {
    line-height: 1.5;
  }
  /* line 47269, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-relaxed {
    line-height: 1.625;
  }
  /* line 47273, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:leading-loose {
    line-height: 2;
  }
  /* line 47277, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:list-inside {
    list-style-position: inside;
  }
  /* line 47281, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:list-outside {
    list-style-position: outside;
  }
  /* line 47285, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:list-none {
    list-style-type: none;
  }
  /* line 47289, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:list-disc {
    list-style-type: disc;
  }
  /* line 47293, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:list-decimal {
    list-style-type: decimal;
  }
  /* line 47297, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-0 {
    margin: 0;
  }
  /* line 47301, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-1 {
    margin: 0.25rem;
  }
  /* line 47305, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-2 {
    margin: 0.5rem;
  }
  /* line 47309, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-3 {
    margin: 0.75rem;
  }
  /* line 47313, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-4 {
    margin: 1rem;
  }
  /* line 47317, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-5 {
    margin: 1.25rem;
  }
  /* line 47321, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-6 {
    margin: 1.5rem;
  }
  /* line 47325, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-8 {
    margin: 2rem;
  }
  /* line 47329, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-10 {
    margin: 2.5rem;
  }
  /* line 47333, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-12 {
    margin: 3rem;
  }
  /* line 47337, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-16 {
    margin: 4rem;
  }
  /* line 47341, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-20 {
    margin: 5rem;
  }
  /* line 47345, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-24 {
    margin: 6rem;
  }
  /* line 47349, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-32 {
    margin: 8rem;
  }
  /* line 47353, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-40 {
    margin: 10rem;
  }
  /* line 47357, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-48 {
    margin: 12rem;
  }
  /* line 47361, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-56 {
    margin: 14rem;
  }
  /* line 47365, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-64 {
    margin: 16rem;
  }
  /* line 47369, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-auto {
    margin: auto;
  }
  /* line 47373, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:m-px {
    margin: 1px;
  }
  /* line 47377, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-1 {
    margin: -0.25rem;
  }
  /* line 47381, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-2 {
    margin: -0.5rem;
  }
  /* line 47385, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-3 {
    margin: -0.75rem;
  }
  /* line 47389, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-4 {
    margin: -1rem;
  }
  /* line 47393, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-5 {
    margin: -1.25rem;
  }
  /* line 47397, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-6 {
    margin: -1.5rem;
  }
  /* line 47401, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-8 {
    margin: -2rem;
  }
  /* line 47405, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-10 {
    margin: -2.5rem;
  }
  /* line 47409, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-12 {
    margin: -3rem;
  }
  /* line 47413, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-16 {
    margin: -4rem;
  }
  /* line 47417, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-20 {
    margin: -5rem;
  }
  /* line 47421, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-24 {
    margin: -6rem;
  }
  /* line 47425, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-32 {
    margin: -8rem;
  }
  /* line 47429, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-40 {
    margin: -10rem;
  }
  /* line 47433, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-48 {
    margin: -12rem;
  }
  /* line 47437, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-56 {
    margin: -14rem;
  }
  /* line 47441, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-64 {
    margin: -16rem;
  }
  /* line 47445, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-m-px {
    margin: -1px;
  }
  /* line 47449, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 47454, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 47459, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  /* line 47464, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  /* line 47469, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  /* line 47474, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  /* line 47479, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  /* line 47484, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  /* line 47489, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  /* line 47494, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  /* line 47499, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  /* line 47504, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  /* line 47509, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  /* line 47514, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  /* line 47519, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  /* line 47524, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  /* line 47529, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  /* line 47534, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  /* line 47539, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  /* line 47544, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  /* line 47549, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  /* line 47554, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  /* line 47559, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  /* line 47564, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  /* line 47569, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  /* line 47574, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  /* line 47579, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  /* line 47584, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  /* line 47589, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
  /* line 47594, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }
  /* line 47599, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  /* line 47604, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  /* line 47609, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }
  /* line 47614, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }
  /* line 47619, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }
  /* line 47624, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }
  /* line 47629, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  /* line 47634, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 47639, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 47644, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 47649, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  /* line 47654, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  /* line 47659, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  /* line 47664, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  /* line 47669, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  /* line 47674, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  /* line 47679, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  /* line 47684, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  /* line 47689, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  /* line 47694, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  /* line 47699, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  /* line 47704, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  /* line 47709, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  /* line 47714, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  /* line 47719, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  /* line 47724, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  /* line 47729, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  /* line 47734, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  /* line 47739, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  /* line 47744, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  /* line 47749, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }
  /* line 47754, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  /* line 47759, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  /* line 47764, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }
  /* line 47769, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  /* line 47774, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }
  /* line 47779, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }
  /* line 47784, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }
  /* line 47789, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }
  /* line 47794, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }
  /* line 47799, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }
  /* line 47804, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }
  /* line 47809, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }
  /* line 47814, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }
  /* line 47819, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  /* line 47824, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }
  /* line 47829, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-0 {
    margin-top: 0;
  }
  /* line 47833, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-0 {
    margin-right: 0;
  }
  /* line 47837, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  /* line 47841, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-0 {
    margin-left: 0;
  }
  /* line 47845, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-1 {
    margin-top: 0.25rem;
  }
  /* line 47849, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-1 {
    margin-right: 0.25rem;
  }
  /* line 47853, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }
  /* line 47857, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-1 {
    margin-left: 0.25rem;
  }
  /* line 47861, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-2 {
    margin-top: 0.5rem;
  }
  /* line 47865, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-2 {
    margin-right: 0.5rem;
  }
  /* line 47869, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }
  /* line 47873, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-2 {
    margin-left: 0.5rem;
  }
  /* line 47877, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-3 {
    margin-top: 0.75rem;
  }
  /* line 47881, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-3 {
    margin-right: 0.75rem;
  }
  /* line 47885, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-3 {
    margin-bottom: 0.75rem;
  }
  /* line 47889, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-3 {
    margin-left: 0.75rem;
  }
  /* line 47893, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-4 {
    margin-top: 1rem;
  }
  /* line 47897, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-4 {
    margin-right: 1rem;
  }
  /* line 47901, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  /* line 47905, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-4 {
    margin-left: 1rem;
  }
  /* line 47909, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-5 {
    margin-top: 1.25rem;
  }
  /* line 47913, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-5 {
    margin-right: 1.25rem;
  }
  /* line 47917, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-5 {
    margin-bottom: 1.25rem;
  }
  /* line 47921, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-5 {
    margin-left: 1.25rem;
  }
  /* line 47925, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-6 {
    margin-top: 1.5rem;
  }
  /* line 47929, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-6 {
    margin-right: 1.5rem;
  }
  /* line 47933, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  /* line 47937, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-6 {
    margin-left: 1.5rem;
  }
  /* line 47941, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-8 {
    margin-top: 2rem;
  }
  /* line 47945, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-8 {
    margin-right: 2rem;
  }
  /* line 47949, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-8 {
    margin-bottom: 2rem;
  }
  /* line 47953, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-8 {
    margin-left: 2rem;
  }
  /* line 47957, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-10 {
    margin-top: 2.5rem;
  }
  /* line 47961, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-10 {
    margin-right: 2.5rem;
  }
  /* line 47965, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }
  /* line 47969, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-10 {
    margin-left: 2.5rem;
  }
  /* line 47973, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  /* line 47977, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-12 {
    margin-right: 3rem;
  }
  /* line 47981, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-12 {
    margin-bottom: 3rem;
  }
  /* line 47985, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-12 {
    margin-left: 3rem;
  }
  /* line 47989, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-16 {
    margin-top: 4rem;
  }
  /* line 47993, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-16 {
    margin-right: 4rem;
  }
  /* line 47997, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-16 {
    margin-bottom: 4rem;
  }
  /* line 48001, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-16 {
    margin-left: 4rem;
  }
  /* line 48005, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-20 {
    margin-top: 5rem;
  }
  /* line 48009, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-20 {
    margin-right: 5rem;
  }
  /* line 48013, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-20 {
    margin-bottom: 5rem;
  }
  /* line 48017, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-20 {
    margin-left: 5rem;
  }
  /* line 48021, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-24 {
    margin-top: 6rem;
  }
  /* line 48025, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-24 {
    margin-right: 6rem;
  }
  /* line 48029, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-24 {
    margin-bottom: 6rem;
  }
  /* line 48033, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-24 {
    margin-left: 6rem;
  }
  /* line 48037, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-32 {
    margin-top: 8rem;
  }
  /* line 48041, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-32 {
    margin-right: 8rem;
  }
  /* line 48045, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-32 {
    margin-bottom: 8rem;
  }
  /* line 48049, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-32 {
    margin-left: 8rem;
  }
  /* line 48053, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-40 {
    margin-top: 10rem;
  }
  /* line 48057, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-40 {
    margin-right: 10rem;
  }
  /* line 48061, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-40 {
    margin-bottom: 10rem;
  }
  /* line 48065, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-40 {
    margin-left: 10rem;
  }
  /* line 48069, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-48 {
    margin-top: 12rem;
  }
  /* line 48073, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-48 {
    margin-right: 12rem;
  }
  /* line 48077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-48 {
    margin-bottom: 12rem;
  }
  /* line 48081, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-48 {
    margin-left: 12rem;
  }
  /* line 48085, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-56 {
    margin-top: 14rem;
  }
  /* line 48089, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-56 {
    margin-right: 14rem;
  }
  /* line 48093, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-56 {
    margin-bottom: 14rem;
  }
  /* line 48097, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-56 {
    margin-left: 14rem;
  }
  /* line 48101, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-64 {
    margin-top: 16rem;
  }
  /* line 48105, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-64 {
    margin-right: 16rem;
  }
  /* line 48109, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-64 {
    margin-bottom: 16rem;
  }
  /* line 48113, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-64 {
    margin-left: 16rem;
  }
  /* line 48117, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-auto {
    margin-top: auto;
  }
  /* line 48121, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-auto {
    margin-right: auto;
  }
  /* line 48125, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-auto {
    margin-bottom: auto;
  }
  /* line 48129, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-auto {
    margin-left: auto;
  }
  /* line 48133, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mt-px {
    margin-top: 1px;
  }
  /* line 48137, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mr-px {
    margin-right: 1px;
  }
  /* line 48141, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:mb-px {
    margin-bottom: 1px;
  }
  /* line 48145, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ml-px {
    margin-left: 1px;
  }
  /* line 48149, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-1 {
    margin-top: -0.25rem;
  }
  /* line 48153, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-1 {
    margin-right: -0.25rem;
  }
  /* line 48157, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  /* line 48161, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-1 {
    margin-left: -0.25rem;
  }
  /* line 48165, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-2 {
    margin-top: -0.5rem;
  }
  /* line 48169, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-2 {
    margin-right: -0.5rem;
  }
  /* line 48173, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  /* line 48177, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-2 {
    margin-left: -0.5rem;
  }
  /* line 48181, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-3 {
    margin-top: -0.75rem;
  }
  /* line 48185, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-3 {
    margin-right: -0.75rem;
  }
  /* line 48189, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  /* line 48193, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-3 {
    margin-left: -0.75rem;
  }
  /* line 48197, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-4 {
    margin-top: -1rem;
  }
  /* line 48201, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-4 {
    margin-right: -1rem;
  }
  /* line 48205, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-4 {
    margin-bottom: -1rem;
  }
  /* line 48209, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-4 {
    margin-left: -1rem;
  }
  /* line 48213, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-5 {
    margin-top: -1.25rem;
  }
  /* line 48217, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-5 {
    margin-right: -1.25rem;
  }
  /* line 48221, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-5 {
    margin-bottom: -1.25rem;
  }
  /* line 48225, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-5 {
    margin-left: -1.25rem;
  }
  /* line 48229, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-6 {
    margin-top: -1.5rem;
  }
  /* line 48233, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-6 {
    margin-right: -1.5rem;
  }
  /* line 48237, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  /* line 48241, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-6 {
    margin-left: -1.5rem;
  }
  /* line 48245, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-8 {
    margin-top: -2rem;
  }
  /* line 48249, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-8 {
    margin-right: -2rem;
  }
  /* line 48253, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-8 {
    margin-bottom: -2rem;
  }
  /* line 48257, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-8 {
    margin-left: -2rem;
  }
  /* line 48261, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-10 {
    margin-top: -2.5rem;
  }
  /* line 48265, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-10 {
    margin-right: -2.5rem;
  }
  /* line 48269, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  /* line 48273, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-10 {
    margin-left: -2.5rem;
  }
  /* line 48277, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-12 {
    margin-top: -3rem;
  }
  /* line 48281, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-12 {
    margin-right: -3rem;
  }
  /* line 48285, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-12 {
    margin-bottom: -3rem;
  }
  /* line 48289, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-12 {
    margin-left: -3rem;
  }
  /* line 48293, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-16 {
    margin-top: -4rem;
  }
  /* line 48297, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-16 {
    margin-right: -4rem;
  }
  /* line 48301, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-16 {
    margin-bottom: -4rem;
  }
  /* line 48305, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-16 {
    margin-left: -4rem;
  }
  /* line 48309, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-20 {
    margin-top: -5rem;
  }
  /* line 48313, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-20 {
    margin-right: -5rem;
  }
  /* line 48317, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-20 {
    margin-bottom: -5rem;
  }
  /* line 48321, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-20 {
    margin-left: -5rem;
  }
  /* line 48325, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-24 {
    margin-top: -6rem;
  }
  /* line 48329, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-24 {
    margin-right: -6rem;
  }
  /* line 48333, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-24 {
    margin-bottom: -6rem;
  }
  /* line 48337, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-24 {
    margin-left: -6rem;
  }
  /* line 48341, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-32 {
    margin-top: -8rem;
  }
  /* line 48345, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-32 {
    margin-right: -8rem;
  }
  /* line 48349, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-32 {
    margin-bottom: -8rem;
  }
  /* line 48353, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-32 {
    margin-left: -8rem;
  }
  /* line 48357, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-40 {
    margin-top: -10rem;
  }
  /* line 48361, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-40 {
    margin-right: -10rem;
  }
  /* line 48365, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-40 {
    margin-bottom: -10rem;
  }
  /* line 48369, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-40 {
    margin-left: -10rem;
  }
  /* line 48373, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-48 {
    margin-top: -12rem;
  }
  /* line 48377, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-48 {
    margin-right: -12rem;
  }
  /* line 48381, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-48 {
    margin-bottom: -12rem;
  }
  /* line 48385, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-48 {
    margin-left: -12rem;
  }
  /* line 48389, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-56 {
    margin-top: -14rem;
  }
  /* line 48393, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-56 {
    margin-right: -14rem;
  }
  /* line 48397, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-56 {
    margin-bottom: -14rem;
  }
  /* line 48401, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-56 {
    margin-left: -14rem;
  }
  /* line 48405, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-64 {
    margin-top: -16rem;
  }
  /* line 48409, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-64 {
    margin-right: -16rem;
  }
  /* line 48413, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-64 {
    margin-bottom: -16rem;
  }
  /* line 48417, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-64 {
    margin-left: -16rem;
  }
  /* line 48421, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mt-px {
    margin-top: -1px;
  }
  /* line 48425, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mr-px {
    margin-right: -1px;
  }
  /* line 48429, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-mb-px {
    margin-bottom: -1px;
  }
  /* line 48433, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-ml-px {
    margin-left: -1px;
  }
  /* line 48437, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-h-full {
    max-height: 100%;
  }
  /* line 48441, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-h-screen {
    max-height: 100vh;
  }
  /* line 48445, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-none {
    max-width: none;
  }
  /* line 48449, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-xs {
    max-width: 20rem;
  }
  /* line 48453, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-sm {
    max-width: 24rem;
  }
  /* line 48457, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-md {
    max-width: 28rem;
  }
  /* line 48461, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-lg {
    max-width: 32rem;
  }
  /* line 48465, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-xl {
    max-width: 36rem;
  }
  /* line 48469, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-2xl {
    max-width: 42rem;
  }
  /* line 48473, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-3xl {
    max-width: 48rem;
  }
  /* line 48477, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-4xl {
    max-width: 56rem;
  }
  /* line 48481, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-5xl {
    max-width: 64rem;
  }
  /* line 48485, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-6xl {
    max-width: 72rem;
  }
  /* line 48489, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-full {
    max-width: 100%;
  }
  /* line 48493, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-screen-sm {
    max-width: 640px;
  }
  /* line 48497, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-screen-md {
    max-width: 768px;
  }
  /* line 48501, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-screen-lg {
    max-width: 1024px;
  }
  /* line 48505, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:max-w-screen-xl {
    max-width: 1280px;
  }
  /* line 48509, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:min-h-0 {
    min-height: 0;
  }
  /* line 48513, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:min-h-full {
    min-height: 100%;
  }
  /* line 48517, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:min-h-screen {
    min-height: 100vh;
  }
  /* line 48521, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:min-w-0 {
    min-width: 0;
  }
  /* line 48525, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:min-w-full {
    min-width: 100%;
  }
  /* line 48529, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  /* line 48534, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  /* line 48539, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }
  /* line 48544, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }
  /* line 48549, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
  /* line 48554, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }
  /* line 48559, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-center {
    -o-object-position: center;
    object-position: center;
  }
  /* line 48564, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-left {
    -o-object-position: left;
    object-position: left;
  }
  /* line 48569, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }
  /* line 48574, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }
  /* line 48579, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-right {
    -o-object-position: right;
    object-position: right;
  }
  /* line 48584, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }
  /* line 48589, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }
  /* line 48594, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:object-top {
    -o-object-position: top;
    object-position: top;
  }
  /* line 48599, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:opacity-0 {
    opacity: 0;
  }
  /* line 48603, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:opacity-25 {
    opacity: 0.25;
  }
  /* line 48607, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:opacity-50 {
    opacity: 0.5;
  }
  /* line 48611, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:opacity-75 {
    opacity: 0.75;
  }
  /* line 48615, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:opacity-80 {
    opacity: .8;
  }
  /* line 48619, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:opacity-100 {
    opacity: 1;
  }
  /* line 48623, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:opacity-0:hover {
    opacity: 0;
  }
  /* line 48627, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:opacity-25:hover {
    opacity: 0.25;
  }
  /* line 48631, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:opacity-50:hover {
    opacity: 0.5;
  }
  /* line 48635, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:opacity-75:hover {
    opacity: 0.75;
  }
  /* line 48639, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:opacity-80:hover {
    opacity: .8;
  }
  /* line 48643, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:opacity-100:hover {
    opacity: 1;
  }
  /* line 48647, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:opacity-0:focus {
    opacity: 0;
  }
  /* line 48651, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:opacity-25:focus {
    opacity: 0.25;
  }
  /* line 48655, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:opacity-50:focus {
    opacity: 0.5;
  }
  /* line 48659, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:opacity-75:focus {
    opacity: 0.75;
  }
  /* line 48663, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:opacity-80:focus {
    opacity: .8;
  }
  /* line 48667, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:opacity-100:focus {
    opacity: 1;
  }
  /* line 48671, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:outline-none {
    outline: 0;
  }
  /* line 48675, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:outline-none:focus {
    outline: 0;
  }
  /* line 48679, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-auto {
    overflow: auto;
  }
  /* line 48683, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-hidden {
    overflow: hidden;
  }
  /* line 48687, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-visible {
    overflow: visible;
  }
  /* line 48691, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-scroll {
    overflow: scroll;
  }
  /* line 48695, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-x-auto {
    overflow-x: auto;
  }
  /* line 48699, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-y-auto {
    overflow-y: auto;
  }
  /* line 48703, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-x-hidden {
    overflow-x: hidden;
  }
  /* line 48707, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-y-hidden {
    overflow-y: hidden;
  }
  /* line 48711, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-x-visible {
    overflow-x: visible;
  }
  /* line 48715, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-y-visible {
    overflow-y: visible;
  }
  /* line 48719, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-x-scroll {
    overflow-x: scroll;
  }
  /* line 48723, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overflow-y-scroll {
    overflow-y: scroll;
  }
  /* line 48727, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  /* line 48731, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  /* line 48735, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-auto {
    -ms-scroll-chaining: chained;
    overscroll-behavior: auto;
  }
  /* line 48740, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-contain {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
  }
  /* line 48745, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-none {
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
  }
  /* line 48750, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }
  /* line 48754, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }
  /* line 48758, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-y-none {
    overscroll-behavior-y: none;
  }
  /* line 48762, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }
  /* line 48766, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }
  /* line 48770, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:overscroll-x-none {
    overscroll-behavior-x: none;
  }
  /* line 48774, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-0 {
    padding: 0;
  }
  /* line 48778, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-1 {
    padding: 0.25rem;
  }
  /* line 48782, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-2 {
    padding: 0.5rem;
  }
  /* line 48786, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-3 {
    padding: 0.75rem;
  }
  /* line 48790, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-4 {
    padding: 1rem;
  }
  /* line 48794, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-5 {
    padding: 1.25rem;
  }
  /* line 48798, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-6 {
    padding: 1.5rem;
  }
  /* line 48802, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-8 {
    padding: 2rem;
  }
  /* line 48806, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-10 {
    padding: 2.5rem;
  }
  /* line 48810, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-12 {
    padding: 3rem;
  }
  /* line 48814, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-16 {
    padding: 4rem;
  }
  /* line 48818, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-20 {
    padding: 5rem;
  }
  /* line 48822, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-24 {
    padding: 6rem;
  }
  /* line 48826, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-32 {
    padding: 8rem;
  }
  /* line 48830, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-40 {
    padding: 10rem;
  }
  /* line 48834, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-48 {
    padding: 12rem;
  }
  /* line 48838, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-56 {
    padding: 14rem;
  }
  /* line 48842, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-64 {
    padding: 16rem;
  }
  /* line 48846, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:p-px {
    padding: 1px;
  }
  /* line 48850, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 48855, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 48860, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  /* line 48865, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  /* line 48870, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 48875, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  /* line 48880, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  /* line 48885, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  /* line 48890, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  /* line 48895, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  /* line 48900, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  /* line 48905, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  /* line 48910, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  /* line 48915, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 48920, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  /* line 48925, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* line 48930, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  /* line 48935, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  /* line 48940, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  /* line 48945, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  /* line 48950, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  /* line 48955, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  /* line 48960, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  /* line 48965, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  /* line 48970, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  /* line 48975, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  /* line 48980, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  /* line 48985, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  /* line 48990, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  /* line 48995, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }
  /* line 49000, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  /* line 49005, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  /* line 49010, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }
  /* line 49015, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }
  /* line 49020, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
  /* line 49025, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }
  /* line 49030, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 49035, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 49040, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-0 {
    padding-top: 0;
  }
  /* line 49044, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-0 {
    padding-right: 0;
  }
  /* line 49048, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  /* line 49052, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-0 {
    padding-left: 0;
  }
  /* line 49056, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-1 {
    padding-top: 0.25rem;
  }
  /* line 49060, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-1 {
    padding-right: 0.25rem;
  }
  /* line 49064, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-1 {
    padding-bottom: 0.25rem;
  }
  /* line 49068, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-1 {
    padding-left: 0.25rem;
  }
  /* line 49072, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-2 {
    padding-top: 0.5rem;
  }
  /* line 49076, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-2 {
    padding-right: 0.5rem;
  }
  /* line 49080, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }
  /* line 49084, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-2 {
    padding-left: 0.5rem;
  }
  /* line 49088, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-3 {
    padding-top: 0.75rem;
  }
  /* line 49092, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-3 {
    padding-right: 0.75rem;
  }
  /* line 49096, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-3 {
    padding-bottom: 0.75rem;
  }
  /* line 49100, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-3 {
    padding-left: 0.75rem;
  }
  /* line 49104, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-4 {
    padding-top: 1rem;
  }
  /* line 49108, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-4 {
    padding-right: 1rem;
  }
  /* line 49112, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-4 {
    padding-bottom: 1rem;
  }
  /* line 49116, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-4 {
    padding-left: 1rem;
  }
  /* line 49120, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-5 {
    padding-top: 1.25rem;
  }
  /* line 49124, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-5 {
    padding-right: 1.25rem;
  }
  /* line 49128, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }
  /* line 49132, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-5 {
    padding-left: 1.25rem;
  }
  /* line 49136, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-6 {
    padding-top: 1.5rem;
  }
  /* line 49140, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-6 {
    padding-right: 1.5rem;
  }
  /* line 49144, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }
  /* line 49148, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-6 {
    padding-left: 1.5rem;
  }
  /* line 49152, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-8 {
    padding-top: 2rem;
  }
  /* line 49156, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-8 {
    padding-right: 2rem;
  }
  /* line 49160, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-8 {
    padding-bottom: 2rem;
  }
  /* line 49164, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-8 {
    padding-left: 2rem;
  }
  /* line 49168, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  /* line 49172, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-10 {
    padding-right: 2.5rem;
  }
  /* line 49176, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }
  /* line 49180, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-10 {
    padding-left: 2.5rem;
  }
  /* line 49184, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-12 {
    padding-top: 3rem;
  }
  /* line 49188, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-12 {
    padding-right: 3rem;
  }
  /* line 49192, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-12 {
    padding-bottom: 3rem;
  }
  /* line 49196, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-12 {
    padding-left: 3rem;
  }
  /* line 49200, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-16 {
    padding-top: 4rem;
  }
  /* line 49204, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-16 {
    padding-right: 4rem;
  }
  /* line 49208, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-16 {
    padding-bottom: 4rem;
  }
  /* line 49212, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-16 {
    padding-left: 4rem;
  }
  /* line 49216, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-20 {
    padding-top: 5rem;
  }
  /* line 49220, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-20 {
    padding-right: 5rem;
  }
  /* line 49224, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-20 {
    padding-bottom: 5rem;
  }
  /* line 49228, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-20 {
    padding-left: 5rem;
  }
  /* line 49232, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-24 {
    padding-top: 6rem;
  }
  /* line 49236, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-24 {
    padding-right: 6rem;
  }
  /* line 49240, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-24 {
    padding-bottom: 6rem;
  }
  /* line 49244, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-24 {
    padding-left: 6rem;
  }
  /* line 49248, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-32 {
    padding-top: 8rem;
  }
  /* line 49252, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-32 {
    padding-right: 8rem;
  }
  /* line 49256, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-32 {
    padding-bottom: 8rem;
  }
  /* line 49260, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-32 {
    padding-left: 8rem;
  }
  /* line 49264, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-40 {
    padding-top: 10rem;
  }
  /* line 49268, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-40 {
    padding-right: 10rem;
  }
  /* line 49272, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-40 {
    padding-bottom: 10rem;
  }
  /* line 49276, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-40 {
    padding-left: 10rem;
  }
  /* line 49280, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-48 {
    padding-top: 12rem;
  }
  /* line 49284, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-48 {
    padding-right: 12rem;
  }
  /* line 49288, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-48 {
    padding-bottom: 12rem;
  }
  /* line 49292, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-48 {
    padding-left: 12rem;
  }
  /* line 49296, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-56 {
    padding-top: 14rem;
  }
  /* line 49300, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-56 {
    padding-right: 14rem;
  }
  /* line 49304, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-56 {
    padding-bottom: 14rem;
  }
  /* line 49308, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-56 {
    padding-left: 14rem;
  }
  /* line 49312, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-64 {
    padding-top: 16rem;
  }
  /* line 49316, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-64 {
    padding-right: 16rem;
  }
  /* line 49320, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-64 {
    padding-bottom: 16rem;
  }
  /* line 49324, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-64 {
    padding-left: 16rem;
  }
  /* line 49328, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pt-px {
    padding-top: 1px;
  }
  /* line 49332, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pr-px {
    padding-right: 1px;
  }
  /* line 49336, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pb-px {
    padding-bottom: 1px;
  }
  /* line 49340, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pl-px {
    padding-left: 1px;
  }
  /* line 49344, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }
  /* line 49348, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }
  /* line 49352, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-transparent::-ms-input-placeholder {
    color: transparent;
  }
  /* line 49356, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-transparent::placeholder {
    color: transparent;
  }
  /* line 49360, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }
  /* line 49364, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }
  /* line 49368, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-current::-ms-input-placeholder {
    color: currentColor;
  }
  /* line 49372, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-current::placeholder {
    color: currentColor;
  }
  /* line 49376, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-black::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 49382, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-black:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 49388, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-black::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 49394, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-black::placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 49400, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-white::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 49406, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-white:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 49412, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-white::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 49418, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-white::placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 49424, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 49430, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 49436, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 49442, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-100::placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 49448, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 49454, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 49460, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 49466, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-200::placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 49472, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 49478, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 49484, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 49490, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-300::placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 49496, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 49502, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 49508, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 49514, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-500::placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 49520, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 49526, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 49532, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 49538, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-gray-900::placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 49544, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-red::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 49550, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-red:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 49556, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-red::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 49562, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-red::placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 49568, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-orange::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 49574, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-orange:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 49580, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-orange::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 49586, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-orange::placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 49592, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 49598, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 49604, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 49610, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-100::placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 49616, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 49622, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 49628, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 49634, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-200::placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 49640, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 49646, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 49652, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 49658, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-300::placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 49664, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 49670, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 49676, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 49682, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-400::placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 49688, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 49694, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 49700, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 49706, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-500::placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 49712, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 49718, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 49724, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 49730, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-600::placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 49736, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 49742, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 49748, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 49754, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-700::placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 49760, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 49766, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 49772, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 49778, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-800::placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 49784, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 49790, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 49796, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 49802, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-yellow-900::placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 49808, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 49814, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 49820, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 49826, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-100::placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 49832, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 49838, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 49844, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 49850, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-200::placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 49856, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 49862, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 49868, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 49874, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-300::placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 49880, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 49886, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 49892, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 49898, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-400::placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 49904, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 49910, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 49916, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 49922, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-500::placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 49928, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 49934, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 49940, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 49946, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-600::placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 49952, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 49958, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 49964, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 49970, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-700::placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 49976, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 49982, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 49988, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 49994, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-800::placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 50000, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 50006, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 50012, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 50018, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-green-900::placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 50024, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 50030, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 50036, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 50042, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-100::placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 50048, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 50054, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 50060, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 50066, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-200::placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 50072, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 50078, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 50084, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 50090, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-300::placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 50096, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 50102, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 50108, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 50114, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-400::placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 50120, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 50126, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 50132, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 50138, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-500::placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 50144, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 50150, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 50156, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 50162, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-600::placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 50168, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 50174, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 50180, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 50186, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-700::placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 50192, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 50198, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 50204, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 50210, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-800::placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 50216, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 50222, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 50228, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 50234, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-teal-900::placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 50240, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 50246, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 50252, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 50258, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-100::placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 50264, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 50270, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 50276, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 50282, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-200::placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 50288, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 50294, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 50300, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 50306, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-100::placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 50312, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 50318, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 50324, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 50330, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-200::placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 50336, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 50342, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 50348, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 50354, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-300::placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 50360, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 50366, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 50372, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 50378, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-400::placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 50384, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 50390, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 50396, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 50402, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-500::placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 50408, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 50414, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 50420, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 50426, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-600::placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 50432, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 50438, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 50444, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 50450, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-700::placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 50456, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 50462, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 50468, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 50474, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-800::placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 50480, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 50486, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 50492, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 50498, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-indigo-900::placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 50504, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 50510, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 50516, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 50522, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-100::placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 50528, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 50534, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 50540, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 50546, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-200::placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 50552, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 50558, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 50564, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 50570, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-300::placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 50576, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 50582, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 50588, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 50594, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-400::placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 50600, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 50606, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 50612, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 50618, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-500::placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 50624, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 50630, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 50636, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 50642, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-600::placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 50648, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 50654, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 50660, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 50666, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-700::placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 50672, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 50678, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 50684, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 50690, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-800::placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 50696, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 50702, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 50708, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 50714, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-purple-900::placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 50720, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 50726, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-pink:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 50732, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-pink::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 50738, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-pink::placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 50744, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-light-gray::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 50750, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-light-gray:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 50756, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-light-gray::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 50762, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-light-gray::placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 50768, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-gradient::-moz-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 50772, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-gradient:-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 50776, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-gradient::-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 50780, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-blue-gradient::placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 50784, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }
  /* line 50788, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }
  /* line 50792, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent;
  }
  /* line 50796, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }
  /* line 50800, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }
  /* line 50804, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }
  /* line 50808, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-current:focus::-ms-input-placeholder {
    color: currentColor;
  }
  /* line 50812, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }
  /* line 50816, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 50822, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 50828, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-black:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 50834, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 50840, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 50846, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 50852, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-white:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 50858, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 50864, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 50870, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 50876, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 50882, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 50888, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 50894, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 50900, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 50906, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 50912, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 50918, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 50924, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 50930, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 50936, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 50942, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 50948, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 50954, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 50960, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 50966, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 50972, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 50978, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-gray-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 50984, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 50990, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-red:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 50996, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-red:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 51002, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 51008, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-orange:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 51014, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-orange:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 51020, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-orange:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 51026, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-orange:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 51032, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 51038, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 51044, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 51050, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 51056, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 51062, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 51068, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 51074, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 51080, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 51086, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 51092, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 51098, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 51104, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 51110, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 51116, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 51122, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 51128, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 51134, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 51140, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 51146, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 51152, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 51158, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 51164, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 51170, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 51176, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 51182, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 51188, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 51194, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 51200, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 51206, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 51212, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 51218, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 51224, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 51230, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 51236, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 51242, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-yellow-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 51248, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 51254, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 51260, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 51266, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 51272, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 51278, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 51284, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 51290, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 51296, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 51302, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 51308, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 51314, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 51320, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 51326, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 51332, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 51338, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 51344, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 51350, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 51356, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 51362, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 51368, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 51374, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 51380, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 51386, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 51392, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 51398, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 51404, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 51410, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 51416, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 51422, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 51428, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 51434, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 51440, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 51446, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 51452, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 51458, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-green-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 51464, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 51470, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 51476, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 51482, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 51488, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 51494, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 51500, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 51506, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 51512, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 51518, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 51524, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 51530, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 51536, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 51542, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 51548, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 51554, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 51560, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 51566, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 51572, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 51578, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 51584, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 51590, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 51596, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 51602, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 51608, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 51614, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 51620, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 51626, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 51632, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 51638, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 51644, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 51650, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 51656, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 51662, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 51668, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 51674, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-teal-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 51680, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 51686, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 51692, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 51698, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 51704, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 51710, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 51716, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 51722, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 51728, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 51734, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 51740, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 51746, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 51752, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 51758, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 51764, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 51770, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 51776, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 51782, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 51788, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 51794, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 51800, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 51806, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 51812, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 51818, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 51824, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 51830, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 51836, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 51842, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 51848, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 51854, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 51860, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 51866, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 51872, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 51878, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 51884, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 51890, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 51896, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 51902, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 51908, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 51914, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 51920, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 51926, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 51932, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 51938, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-indigo-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 51944, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 51950, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 51956, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 51962, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 51968, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 51974, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 51980, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 51986, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 51992, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 51998, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 52004, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 52010, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 52016, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 52022, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 52028, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 52034, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 52040, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 52046, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 52052, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 52058, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 52064, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 52070, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 52076, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 52082, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 52088, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 52094, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 52100, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 52106, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 52112, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 52118, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 52124, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 52130, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 52136, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 52142, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 52148, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 52154, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-purple-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 52160, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 52166, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 52172, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 52178, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 52184, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 52190, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-light-gray:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 52196, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-light-gray:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 52202, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-light-gray:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 52208, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-gradient:focus::-moz-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 52212, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-gradient:focus:-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 52216, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-gradient:focus::-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 52220, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-blue-gradient:focus::placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 52224, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 52228, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-0:-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 52232, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-0::-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 52236, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-0::placeholder {
    --placeholder-opacity: 0;
  }
  /* line 52240, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 52244, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-25:-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 52248, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-25::-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 52252, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-25::placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 52256, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 52260, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-50:-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 52264, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-50::-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 52268, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-50::placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 52272, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 52276, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-75:-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 52280, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-75::-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 52284, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-75::placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 52288, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 52292, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-80:-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 52296, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-80::-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 52300, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-80::placeholder {
    --placeholder-opacity: .8;
  }
  /* line 52304, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 52308, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 52312, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 52316, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:placeholder-opacity-100::placeholder {
    --placeholder-opacity: 1;
  }
  /* line 52320, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 52324, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 52328, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 52332, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity: 0;
  }
  /* line 52336, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 52340, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 52344, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 52348, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 52352, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 52356, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 52360, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 52364, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 52368, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 52372, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 52376, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 52380, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 52384, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 52388, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 52392, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-80:focus::-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 52396, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity: .8;
  }
  /* line 52400, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 52404, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 52408, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 52412, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity: 1;
  }
  /* line 52416, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pointer-events-none {
    pointer-events: none;
  }
  /* line 52420, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:pointer-events-auto {
    pointer-events: auto;
  }
  /* line 52424, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:static {
    position: static;
  }
  /* line 52428, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:fixed {
    position: fixed;
  }
  /* line 52432, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:absolute {
    position: absolute;
  }
  /* line 52436, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:relative {
    position: relative;
  }
  /* line 52440, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }
  /* line 52445, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /* line 52452, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  /* line 52459, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inset-y-0 {
    top: 0;
    bottom: 0;
  }
  /* line 52464, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inset-x-0 {
    right: 0;
    left: 0;
  }
  /* line 52469, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inset-y-auto {
    top: auto;
    bottom: auto;
  }
  /* line 52474, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:inset-x-auto {
    right: auto;
    left: auto;
  }
  /* line 52479, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:top-0 {
    top: 0;
  }
  /* line 52483, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:right-0 {
    right: 0;
  }
  /* line 52487, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bottom-0 {
    bottom: 0;
  }
  /* line 52491, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:left-0 {
    left: 0;
  }
  /* line 52495, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:top-auto {
    top: auto;
  }
  /* line 52499, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:right-auto {
    right: auto;
  }
  /* line 52503, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bottom-auto {
    bottom: auto;
  }
  /* line 52507, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:left-auto {
    left: auto;
  }
  /* line 52511, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:resize-none {
    resize: none;
  }
  /* line 52515, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:resize-y {
    resize: vertical;
  }
  /* line 52519, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:resize-x {
    resize: horizontal;
  }
  /* line 52523, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:resize {
    resize: both;
  }
  /* line 52527, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 52531, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 52535, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 52539, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 52543, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 52547, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 52551, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 52555, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 52559, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 52563, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-none {
    box-shadow: none;
  }
  /* line 52567, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-box {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 52571, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-focus {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 52575, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-bevel {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 52579, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-header {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 52583, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-cta {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 52587, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-mobileLogo {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 52591, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-header-larger {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 52595, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:shadow-explore-menu {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 52599, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 52603, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 52607, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 52611, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 52615, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 52619, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 52623, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 52627, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 52631, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 52635, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-none:hover {
    box-shadow: none;
  }
  /* line 52639, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-box:hover {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 52643, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-focus:hover {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 52647, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-bevel:hover {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 52651, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-header:hover {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 52655, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-cta:hover {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 52659, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-mobileLogo:hover {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 52663, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-header-larger:hover {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 52667, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:shadow-explore-menu:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 52671, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 52675, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 52679, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 52683, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 52687, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 52691, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 52695, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 52699, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 52703, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 52707, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-none:focus {
    box-shadow: none;
  }
  /* line 52711, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-box:focus {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 52715, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-focus:focus {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 52719, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-bevel:focus {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 52723, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-header:focus {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 52727, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-cta:focus {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 52731, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-mobileLogo:focus {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 52735, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-header-larger:focus {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 52739, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:shadow-explore-menu:focus {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 52743, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:fill-current {
    fill: currentColor;
  }
  /* line 52747, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:stroke-current {
    stroke: currentColor;
  }
  /* line 52751, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:stroke-0 {
    stroke-width: 0;
  }
  /* line 52755, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:stroke-1 {
    stroke-width: 1;
  }
  /* line 52759, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:stroke-2 {
    stroke-width: 2;
  }
  /* line 52763, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-auto {
    table-layout: auto;
  }
  /* line 52767, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:table-fixed {
    table-layout: fixed;
  }
  /* line 52771, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-left {
    text-align: left;
  }
  /* line 52775, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-center {
    text-align: center;
  }
  /* line 52779, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-right {
    text-align: right;
  }
  /* line 52783, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-justify {
    text-align: justify;
  }
  /* line 52787, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-transparent {
    color: transparent;
  }
  /* line 52791, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-current {
    color: currentColor;
  }
  /* line 52795, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-black {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 52801, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 52807, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-gray-100 {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 52813, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-gray-200 {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 52819, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-gray-300 {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 52825, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-gray-500 {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 52831, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-gray-900 {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 52837, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-red {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 52843, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-orange {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 52849, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-100 {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 52855, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-200 {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 52861, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-300 {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 52867, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-400 {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 52873, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-500 {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 52879, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-600 {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 52885, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-700 {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 52891, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-800 {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 52897, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-yellow-900 {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 52903, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-100 {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 52909, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-200 {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 52915, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-300 {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 52921, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-400 {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 52927, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-500 {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 52933, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-600 {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 52939, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-700 {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 52945, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-800 {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 52951, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-green-900 {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 52957, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-100 {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 52963, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-200 {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 52969, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-300 {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 52975, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-400 {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 52981, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-500 {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 52987, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-600 {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 52993, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-700 {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 52999, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-800 {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 53005, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-teal-900 {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 53011, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-blue-100 {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 53017, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-blue-200 {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 53023, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-100 {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 53029, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-200 {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 53035, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-300 {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 53041, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-400 {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 53047, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-500 {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 53053, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-600 {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 53059, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-700 {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 53065, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-800 {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 53071, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-indigo-900 {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 53077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-100 {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 53083, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-200 {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 53089, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-300 {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 53095, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-400 {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 53101, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-500 {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 53107, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-600 {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 53113, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-700 {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 53119, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-800 {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 53125, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-purple-900 {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 53131, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-pink {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 53137, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-light-gray {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 53143, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-blue-gradient {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 53147, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-transparent:hover {
    color: transparent;
  }
  /* line 53151, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-current:hover {
    color: currentColor;
  }
  /* line 53155, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-black:hover {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 53161, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-white:hover {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 53167, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-gray-100:hover {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 53173, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-gray-200:hover {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 53179, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-gray-300:hover {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 53185, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-gray-500:hover {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 53191, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-gray-900:hover {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 53197, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-red:hover {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 53203, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-orange:hover {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 53209, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-100:hover {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 53215, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-200:hover {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 53221, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-300:hover {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 53227, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-400:hover {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 53233, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-500:hover {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 53239, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-600:hover {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 53245, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-700:hover {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 53251, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-800:hover {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 53257, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-yellow-900:hover {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 53263, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-100:hover {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 53269, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-200:hover {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 53275, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-300:hover {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 53281, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-400:hover {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 53287, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-500:hover {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 53293, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-600:hover {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 53299, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-700:hover {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 53305, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-800:hover {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 53311, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-green-900:hover {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 53317, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-100:hover {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 53323, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-200:hover {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 53329, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-300:hover {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 53335, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-400:hover {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 53341, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-500:hover {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 53347, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-600:hover {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 53353, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-700:hover {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 53359, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-800:hover {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 53365, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-teal-900:hover {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 53371, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-blue-100:hover {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 53377, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-blue-200:hover {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 53383, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-100:hover {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 53389, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-200:hover {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 53395, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-300:hover {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 53401, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-400:hover {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 53407, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-500:hover {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 53413, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-600:hover {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 53419, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-700:hover {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 53425, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-800:hover {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 53431, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-indigo-900:hover {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 53437, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-100:hover {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 53443, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-200:hover {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 53449, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-300:hover {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 53455, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-400:hover {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 53461, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-500:hover {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 53467, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-600:hover {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 53473, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-700:hover {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 53479, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-800:hover {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 53485, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-purple-900:hover {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 53491, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-pink:hover {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 53497, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-light-gray:hover {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 53503, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-blue-gradient:hover {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 53507, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-transparent:focus {
    color: transparent;
  }
  /* line 53511, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-current:focus {
    color: currentColor;
  }
  /* line 53515, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-black:focus {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 53521, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-white:focus {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 53527, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-gray-100:focus {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 53533, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-gray-200:focus {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 53539, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-gray-300:focus {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 53545, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-gray-500:focus {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 53551, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-gray-900:focus {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 53557, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-red:focus {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 53563, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-orange:focus {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 53569, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-100:focus {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 53575, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-200:focus {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 53581, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-300:focus {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 53587, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-400:focus {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 53593, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-500:focus {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 53599, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-600:focus {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 53605, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-700:focus {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 53611, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-800:focus {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 53617, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-yellow-900:focus {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 53623, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-100:focus {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 53629, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-200:focus {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 53635, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-300:focus {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 53641, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-400:focus {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 53647, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-500:focus {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 53653, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-600:focus {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 53659, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-700:focus {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 53665, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-800:focus {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 53671, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-green-900:focus {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 53677, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-100:focus {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 53683, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-200:focus {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 53689, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-300:focus {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 53695, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-400:focus {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 53701, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-500:focus {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 53707, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-600:focus {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 53713, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-700:focus {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 53719, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-800:focus {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 53725, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-teal-900:focus {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 53731, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-blue-100:focus {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 53737, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-blue-200:focus {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 53743, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-100:focus {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 53749, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-200:focus {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 53755, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-300:focus {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 53761, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-400:focus {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 53767, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-500:focus {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 53773, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-600:focus {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 53779, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-700:focus {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 53785, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-800:focus {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 53791, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-indigo-900:focus {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 53797, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-100:focus {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 53803, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-200:focus {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 53809, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-300:focus {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 53815, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-400:focus {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 53821, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-500:focus {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 53827, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-600:focus {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 53833, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-700:focus {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 53839, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-800:focus {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 53845, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-purple-900:focus {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 53851, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-pink:focus {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 53857, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-light-gray:focus {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 53863, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-blue-gradient:focus {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 53867, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-opacity-0 {
    --text-opacity: 0;
  }
  /* line 53871, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-opacity-25 {
    --text-opacity: 0.25;
  }
  /* line 53875, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-opacity-50 {
    --text-opacity: 0.5;
  }
  /* line 53879, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-opacity-75 {
    --text-opacity: 0.75;
  }
  /* line 53883, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-opacity-80 {
    --text-opacity: .8;
  }
  /* line 53887, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:text-opacity-100 {
    --text-opacity: 1;
  }
  /* line 53891, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-opacity-0:hover {
    --text-opacity: 0;
  }
  /* line 53895, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-opacity-25:hover {
    --text-opacity: 0.25;
  }
  /* line 53899, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-opacity-50:hover {
    --text-opacity: 0.5;
  }
  /* line 53903, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-opacity-75:hover {
    --text-opacity: 0.75;
  }
  /* line 53907, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-opacity-80:hover {
    --text-opacity: .8;
  }
  /* line 53911, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:text-opacity-100:hover {
    --text-opacity: 1;
  }
  /* line 53915, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-opacity-0:focus {
    --text-opacity: 0;
  }
  /* line 53919, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-opacity-25:focus {
    --text-opacity: 0.25;
  }
  /* line 53923, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-opacity-50:focus {
    --text-opacity: 0.5;
  }
  /* line 53927, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-opacity-75:focus {
    --text-opacity: 0.75;
  }
  /* line 53931, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-opacity-80:focus {
    --text-opacity: .8;
  }
  /* line 53935, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:text-opacity-100:focus {
    --text-opacity: 1;
  }
  /* line 53939, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:italic {
    font-style: italic;
  }
  /* line 53943, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:not-italic {
    font-style: normal;
  }
  /* line 53947, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:uppercase {
    text-transform: uppercase;
  }
  /* line 53951, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:lowercase {
    text-transform: lowercase;
  }
  /* line 53955, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:capitalize {
    text-transform: capitalize;
  }
  /* line 53959, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:normal-case {
    text-transform: none;
  }
  /* line 53963, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:underline {
    text-decoration: underline;
  }
  /* line 53967, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:line-through {
    text-decoration: line-through;
  }
  /* line 53971, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:no-underline {
    text-decoration: none;
  }
  /* line 53975, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:underline:hover {
    text-decoration: underline;
  }
  /* line 53979, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:line-through:hover {
    text-decoration: line-through;
  }
  /* line 53983, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:no-underline:hover {
    text-decoration: none;
  }
  /* line 53987, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:underline:focus {
    text-decoration: underline;
  }
  /* line 53991, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:line-through:focus {
    text-decoration: line-through;
  }
  /* line 53995, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:no-underline:focus {
    text-decoration: none;
  }
  /* line 53999, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* line 54004, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  /* line 54009, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:tracking-tighter {
    letter-spacing: -0.05em;
  }
  /* line 54013, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:tracking-tight {
    letter-spacing: -0.025em;
  }
  /* line 54017, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:tracking-normal {
    letter-spacing: 0;
  }
  /* line 54021, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:tracking-wide {
    letter-spacing: 0.025em;
  }
  /* line 54025, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:tracking-wider {
    letter-spacing: 0.05em;
  }
  /* line 54029, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:tracking-widest {
    letter-spacing: 0.1em;
  }
  /* line 54033, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:tracking-tightest {
    letter-spacing: -.03em;
  }
  /* line 54037, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:tracking-glue {
    letter-spacing: -.06em;
  }
  /* line 54041, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 54048, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  /* line 54055, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
  }
  /* line 54062, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
  }
  /* line 54069, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:align-baseline {
    vertical-align: baseline;
  }
  /* line 54073, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:align-top {
    vertical-align: top;
  }
  /* line 54077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:align-middle {
    vertical-align: middle;
  }
  /* line 54081, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:align-bottom {
    vertical-align: bottom;
  }
  /* line 54085, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:align-text-top {
    vertical-align: text-top;
  }
  /* line 54089, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:align-text-bottom {
    vertical-align: text-bottom;
  }
  /* line 54093, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:visible {
    visibility: visible;
  }
  /* line 54097, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:invisible {
    visibility: hidden;
  }
  /* line 54101, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:whitespace-normal {
    white-space: normal;
  }
  /* line 54105, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:whitespace-no-wrap {
    white-space: nowrap;
  }
  /* line 54109, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:whitespace-pre {
    white-space: pre;
  }
  /* line 54113, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:whitespace-pre-line {
    white-space: pre-line;
  }
  /* line 54117, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  /* line 54121, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }
  /* line 54126, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:break-words {
    overflow-wrap: break-word;
  }
  /* line 54130, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:break-all {
    word-break: break-all;
  }
  /* line 54134, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 54140, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-0 {
    width: 0;
  }
  /* line 54144, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-1 {
    width: 0.25rem;
  }
  /* line 54148, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-2 {
    width: 0.5rem;
  }
  /* line 54152, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-3 {
    width: 0.75rem;
  }
  /* line 54156, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-4 {
    width: 1rem;
  }
  /* line 54160, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-5 {
    width: 1.25rem;
  }
  /* line 54164, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-6 {
    width: 1.5rem;
  }
  /* line 54168, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-8 {
    width: 2rem;
  }
  /* line 54172, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-10 {
    width: 2.5rem;
  }
  /* line 54176, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-12 {
    width: 3rem;
  }
  /* line 54180, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-16 {
    width: 4rem;
  }
  /* line 54184, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-20 {
    width: 5rem;
  }
  /* line 54188, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-24 {
    width: 6rem;
  }
  /* line 54192, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-32 {
    width: 8rem;
  }
  /* line 54196, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-40 {
    width: 10rem;
  }
  /* line 54200, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-48 {
    width: 12rem;
  }
  /* line 54204, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-56 {
    width: 14rem;
  }
  /* line 54208, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-64 {
    width: 16rem;
  }
  /* line 54212, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-auto {
    width: auto;
  }
  /* line 54216, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-px {
    width: 1px;
  }
  /* line 54220, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-1\/2 {
    width: 50%;
  }
  /* line 54224, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  /* line 54228, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  /* line 54232, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-1\/4 {
    width: 25%;
  }
  /* line 54236, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-2\/4 {
    width: 50%;
  }
  /* line 54240, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-3\/4 {
    width: 75%;
  }
  /* line 54244, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-1\/5 {
    width: 20%;
  }
  /* line 54248, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-2\/5 {
    width: 40%;
  }
  /* line 54252, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-3\/5 {
    width: 60%;
  }
  /* line 54256, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-4\/5 {
    width: 80%;
  }
  /* line 54260, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-1\/6 {
    width: 16.666667%;
  }
  /* line 54264, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-2\/6 {
    width: 33.333333%;
  }
  /* line 54268, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-3\/6 {
    width: 50%;
  }
  /* line 54272, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-4\/6 {
    width: 66.666667%;
  }
  /* line 54276, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-5\/6 {
    width: 83.333333%;
  }
  /* line 54280, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-1\/12 {
    width: 8.333333%;
  }
  /* line 54284, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-2\/12 {
    width: 16.666667%;
  }
  /* line 54288, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-3\/12 {
    width: 25%;
  }
  /* line 54292, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-4\/12 {
    width: 33.333333%;
  }
  /* line 54296, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-5\/12 {
    width: 41.666667%;
  }
  /* line 54300, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-6\/12 {
    width: 50%;
  }
  /* line 54304, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-7\/12 {
    width: 58.333333%;
  }
  /* line 54308, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-8\/12 {
    width: 66.666667%;
  }
  /* line 54312, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-9\/12 {
    width: 75%;
  }
  /* line 54316, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-10\/12 {
    width: 83.333333%;
  }
  /* line 54320, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-11\/12 {
    width: 91.666667%;
  }
  /* line 54324, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-full {
    width: 100%;
  }
  /* line 54328, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:w-screen {
    width: 100vw;
  }
  /* line 54332, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:z-0 {
    z-index: 0;
  }
  /* line 54336, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:z-10 {
    z-index: 10;
  }
  /* line 54340, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:z-20 {
    z-index: 20;
  }
  /* line 54344, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:z-30 {
    z-index: 30;
  }
  /* line 54348, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:z-40 {
    z-index: 40;
  }
  /* line 54352, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:z-50 {
    z-index: 50;
  }
  /* line 54356, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:z-auto {
    z-index: auto;
  }
  /* line 54360, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-0 {
    grid-gap: 0;
    gap: 0;
  }
  /* line 54365, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-1 {
    grid-gap: 0.25rem;
    gap: 0.25rem;
  }
  /* line 54370, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-2 {
    grid-gap: 0.5rem;
    gap: 0.5rem;
  }
  /* line 54375, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-3 {
    grid-gap: 0.75rem;
    gap: 0.75rem;
  }
  /* line 54380, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-4 {
    grid-gap: 1rem;
    gap: 1rem;
  }
  /* line 54385, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-5 {
    grid-gap: 1.25rem;
    gap: 1.25rem;
  }
  /* line 54390, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
  /* line 54395, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-8 {
    grid-gap: 2rem;
    gap: 2rem;
  }
  /* line 54400, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem;
  }
  /* line 54405, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-12 {
    grid-gap: 3rem;
    gap: 3rem;
  }
  /* line 54410, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-16 {
    grid-gap: 4rem;
    gap: 4rem;
  }
  /* line 54415, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-20 {
    grid-gap: 5rem;
    gap: 5rem;
  }
  /* line 54420, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-24 {
    grid-gap: 6rem;
    gap: 6rem;
  }
  /* line 54425, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-32 {
    grid-gap: 8rem;
    gap: 8rem;
  }
  /* line 54430, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-40 {
    grid-gap: 10rem;
    gap: 10rem;
  }
  /* line 54435, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-48 {
    grid-gap: 12rem;
    gap: 12rem;
  }
  /* line 54440, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-56 {
    grid-gap: 14rem;
    gap: 14rem;
  }
  /* line 54445, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-64 {
    grid-gap: 16rem;
    gap: 16rem;
  }
  /* line 54450, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:gap-px {
    grid-gap: 1px;
    gap: 1px;
  }
  /* line 54455, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-0 {
    grid-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  /* line 54461, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-1 {
    grid-column-gap: 0.25rem;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }
  /* line 54467, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-2 {
    grid-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  /* line 54473, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-3 {
    grid-column-gap: 0.75rem;
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  /* line 54479, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-4 {
    grid-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  /* line 54485, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-5 {
    grid-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  /* line 54491, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-6 {
    grid-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  /* line 54497, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-8 {
    grid-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  /* line 54503, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-10 {
    grid-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  /* line 54509, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-12 {
    grid-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  /* line 54515, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-16 {
    grid-column-gap: 4rem;
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
  /* line 54521, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-20 {
    grid-column-gap: 5rem;
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }
  /* line 54527, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-24 {
    grid-column-gap: 6rem;
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }
  /* line 54533, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-32 {
    grid-column-gap: 8rem;
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }
  /* line 54539, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-40 {
    grid-column-gap: 10rem;
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }
  /* line 54545, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-48 {
    grid-column-gap: 12rem;
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }
  /* line 54551, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-56 {
    grid-column-gap: 14rem;
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }
  /* line 54557, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-64 {
    grid-column-gap: 16rem;
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }
  /* line 54563, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-gap-px {
    grid-column-gap: 1px;
    -moz-column-gap: 1px;
    column-gap: 1px;
  }
  /* line 54569, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-0 {
    grid-row-gap: 0;
    row-gap: 0;
  }
  /* line 54574, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-1 {
    grid-row-gap: 0.25rem;
    row-gap: 0.25rem;
  }
  /* line 54579, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-2 {
    grid-row-gap: 0.5rem;
    row-gap: 0.5rem;
  }
  /* line 54584, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-3 {
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
  }
  /* line 54589, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-4 {
    grid-row-gap: 1rem;
    row-gap: 1rem;
  }
  /* line 54594, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-5 {
    grid-row-gap: 1.25rem;
    row-gap: 1.25rem;
  }
  /* line 54599, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-6 {
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem;
  }
  /* line 54604, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-8 {
    grid-row-gap: 2rem;
    row-gap: 2rem;
  }
  /* line 54609, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-10 {
    grid-row-gap: 2.5rem;
    row-gap: 2.5rem;
  }
  /* line 54614, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-12 {
    grid-row-gap: 3rem;
    row-gap: 3rem;
  }
  /* line 54619, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-16 {
    grid-row-gap: 4rem;
    row-gap: 4rem;
  }
  /* line 54624, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-20 {
    grid-row-gap: 5rem;
    row-gap: 5rem;
  }
  /* line 54629, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-24 {
    grid-row-gap: 6rem;
    row-gap: 6rem;
  }
  /* line 54634, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-32 {
    grid-row-gap: 8rem;
    row-gap: 8rem;
  }
  /* line 54639, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-40 {
    grid-row-gap: 10rem;
    row-gap: 10rem;
  }
  /* line 54644, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-48 {
    grid-row-gap: 12rem;
    row-gap: 12rem;
  }
  /* line 54649, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-56 {
    grid-row-gap: 14rem;
    row-gap: 14rem;
  }
  /* line 54654, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-64 {
    grid-row-gap: 16rem;
    row-gap: 16rem;
  }
  /* line 54659, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-gap-px {
    grid-row-gap: 1px;
    row-gap: 1px;
  }
  /* line 54664, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-flow-row {
    grid-auto-flow: row;
  }
  /* line 54668, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-flow-col {
    grid-auto-flow: column;
  }
  /* line 54672, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }
  /* line 54676, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  /* line 54680, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  /* line 54684, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 54688, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  /* line 54692, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  /* line 54696, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  /* line 54700, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  /* line 54704, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  /* line 54708, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  /* line 54712, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  /* line 54716, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  /* line 54720, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  /* line 54724, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  /* line 54728, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-cols-none {
    grid-template-columns: none;
  }
  /* line 54732, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-auto {
    grid-column: auto;
  }
  /* line 54736, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  /* line 54740, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  /* line 54744, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  /* line 54748, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  /* line 54752, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  /* line 54756, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  /* line 54760, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  /* line 54764, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  /* line 54768, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  /* line 54772, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }
  /* line 54776, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-11 {
    grid-column: span 11 / span 11;
  }
  /* line 54780, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  /* line 54784, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-1 {
    grid-column-start: 1;
  }
  /* line 54788, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-2 {
    grid-column-start: 2;
  }
  /* line 54792, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-3 {
    grid-column-start: 3;
  }
  /* line 54796, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-4 {
    grid-column-start: 4;
  }
  /* line 54800, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-5 {
    grid-column-start: 5;
  }
  /* line 54804, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-6 {
    grid-column-start: 6;
  }
  /* line 54808, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-7 {
    grid-column-start: 7;
  }
  /* line 54812, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-8 {
    grid-column-start: 8;
  }
  /* line 54816, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-9 {
    grid-column-start: 9;
  }
  /* line 54820, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-10 {
    grid-column-start: 10;
  }
  /* line 54824, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-11 {
    grid-column-start: 11;
  }
  /* line 54828, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-12 {
    grid-column-start: 12;
  }
  /* line 54832, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-13 {
    grid-column-start: 13;
  }
  /* line 54836, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-start-auto {
    grid-column-start: auto;
  }
  /* line 54840, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-1 {
    grid-column-end: 1;
  }
  /* line 54844, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-2 {
    grid-column-end: 2;
  }
  /* line 54848, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-3 {
    grid-column-end: 3;
  }
  /* line 54852, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-4 {
    grid-column-end: 4;
  }
  /* line 54856, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-5 {
    grid-column-end: 5;
  }
  /* line 54860, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-6 {
    grid-column-end: 6;
  }
  /* line 54864, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-7 {
    grid-column-end: 7;
  }
  /* line 54868, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-8 {
    grid-column-end: 8;
  }
  /* line 54872, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-9 {
    grid-column-end: 9;
  }
  /* line 54876, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-10 {
    grid-column-end: 10;
  }
  /* line 54880, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-11 {
    grid-column-end: 11;
  }
  /* line 54884, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-12 {
    grid-column-end: 12;
  }
  /* line 54888, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-13 {
    grid-column-end: 13;
  }
  /* line 54892, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:col-end-auto {
    grid-column-end: auto;
  }
  /* line 54896, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  /* line 54900, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  /* line 54904, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  /* line 54908, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
  /* line 54912, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }
  /* line 54916, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  /* line 54920, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:grid-rows-none {
    grid-template-rows: none;
  }
  /* line 54924, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-auto {
    grid-row: auto;
  }
  /* line 54928, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-span-1 {
    grid-row: span 1 / span 1;
  }
  /* line 54932, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  /* line 54936, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-span-3 {
    grid-row: span 3 / span 3;
  }
  /* line 54940, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-span-4 {
    grid-row: span 4 / span 4;
  }
  /* line 54944, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-span-5 {
    grid-row: span 5 / span 5;
  }
  /* line 54948, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-span-6 {
    grid-row: span 6 / span 6;
  }
  /* line 54952, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-start-1 {
    grid-row-start: 1;
  }
  /* line 54956, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-start-2 {
    grid-row-start: 2;
  }
  /* line 54960, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-start-3 {
    grid-row-start: 3;
  }
  /* line 54964, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-start-4 {
    grid-row-start: 4;
  }
  /* line 54968, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-start-5 {
    grid-row-start: 5;
  }
  /* line 54972, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-start-6 {
    grid-row-start: 6;
  }
  /* line 54976, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-start-7 {
    grid-row-start: 7;
  }
  /* line 54980, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-start-auto {
    grid-row-start: auto;
  }
  /* line 54984, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-end-1 {
    grid-row-end: 1;
  }
  /* line 54988, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-end-2 {
    grid-row-end: 2;
  }
  /* line 54992, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-end-3 {
    grid-row-end: 3;
  }
  /* line 54996, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-end-4 {
    grid-row-end: 4;
  }
  /* line 55000, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-end-5 {
    grid-row-end: 5;
  }
  /* line 55004, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-end-6 {
    grid-row-end: 6;
  }
  /* line 55008, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-end-7 {
    grid-row-end: 7;
  }
  /* line 55012, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:row-end-auto {
    grid-row-end: auto;
  }
  /* line 55016, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }
  /* line 55027, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transform-none {
    transform: none;
  }
  /* line 55031, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-center {
    transform-origin: center;
  }
  /* line 55035, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-top {
    transform-origin: top;
  }
  /* line 55039, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-top-right {
    transform-origin: top right;
  }
  /* line 55043, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-right {
    transform-origin: right;
  }
  /* line 55047, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-bottom-right {
    transform-origin: bottom right;
  }
  /* line 55051, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-bottom {
    transform-origin: bottom;
  }
  /* line 55055, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-bottom-left {
    transform-origin: bottom left;
  }
  /* line 55059, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-left {
    transform-origin: left;
  }
  /* line 55063, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:origin-top-left {
    transform-origin: top left;
  }
  /* line 55067, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-0 {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 55072, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-50 {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 55077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-75 {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 55082, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-90 {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 55087, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-95 {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 55092, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-100 {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 55097, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-105 {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 55102, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-110 {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 55107, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-125 {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 55112, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-150 {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 55117, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-0 {
    --transform-scale-x: 0;
  }
  /* line 55121, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-50 {
    --transform-scale-x: .5;
  }
  /* line 55125, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-75 {
    --transform-scale-x: .75;
  }
  /* line 55129, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-90 {
    --transform-scale-x: .9;
  }
  /* line 55133, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-95 {
    --transform-scale-x: .95;
  }
  /* line 55137, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-100 {
    --transform-scale-x: 1;
  }
  /* line 55141, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-105 {
    --transform-scale-x: 1.05;
  }
  /* line 55145, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-110 {
    --transform-scale-x: 1.1;
  }
  /* line 55149, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-125 {
    --transform-scale-x: 1.25;
  }
  /* line 55153, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-x-150 {
    --transform-scale-x: 1.5;
  }
  /* line 55157, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-0 {
    --transform-scale-y: 0;
  }
  /* line 55161, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-50 {
    --transform-scale-y: .5;
  }
  /* line 55165, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-75 {
    --transform-scale-y: .75;
  }
  /* line 55169, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-90 {
    --transform-scale-y: .9;
  }
  /* line 55173, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-95 {
    --transform-scale-y: .95;
  }
  /* line 55177, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-100 {
    --transform-scale-y: 1;
  }
  /* line 55181, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-105 {
    --transform-scale-y: 1.05;
  }
  /* line 55185, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-110 {
    --transform-scale-y: 1.1;
  }
  /* line 55189, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-125 {
    --transform-scale-y: 1.25;
  }
  /* line 55193, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:scale-y-150 {
    --transform-scale-y: 1.5;
  }
  /* line 55197, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-0:hover {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 55202, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-50:hover {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 55207, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-75:hover {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 55212, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-90:hover {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 55217, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-95:hover {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 55222, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-100:hover {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 55227, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-105:hover {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 55232, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-110:hover {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 55237, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-125:hover {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 55242, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-150:hover {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 55247, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-0:hover {
    --transform-scale-x: 0;
  }
  /* line 55251, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-50:hover {
    --transform-scale-x: .5;
  }
  /* line 55255, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-75:hover {
    --transform-scale-x: .75;
  }
  /* line 55259, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-90:hover {
    --transform-scale-x: .9;
  }
  /* line 55263, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-95:hover {
    --transform-scale-x: .95;
  }
  /* line 55267, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-100:hover {
    --transform-scale-x: 1;
  }
  /* line 55271, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-105:hover {
    --transform-scale-x: 1.05;
  }
  /* line 55275, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-110:hover {
    --transform-scale-x: 1.1;
  }
  /* line 55279, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-125:hover {
    --transform-scale-x: 1.25;
  }
  /* line 55283, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-x-150:hover {
    --transform-scale-x: 1.5;
  }
  /* line 55287, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-0:hover {
    --transform-scale-y: 0;
  }
  /* line 55291, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-50:hover {
    --transform-scale-y: .5;
  }
  /* line 55295, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-75:hover {
    --transform-scale-y: .75;
  }
  /* line 55299, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-90:hover {
    --transform-scale-y: .9;
  }
  /* line 55303, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-95:hover {
    --transform-scale-y: .95;
  }
  /* line 55307, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-100:hover {
    --transform-scale-y: 1;
  }
  /* line 55311, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-105:hover {
    --transform-scale-y: 1.05;
  }
  /* line 55315, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-110:hover {
    --transform-scale-y: 1.1;
  }
  /* line 55319, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-125:hover {
    --transform-scale-y: 1.25;
  }
  /* line 55323, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:scale-y-150:hover {
    --transform-scale-y: 1.5;
  }
  /* line 55327, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-0:focus {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 55332, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-50:focus {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 55337, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-75:focus {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 55342, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-90:focus {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 55347, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-95:focus {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 55352, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-100:focus {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 55357, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-105:focus {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 55362, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-110:focus {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 55367, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-125:focus {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 55372, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-150:focus {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 55377, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-0:focus {
    --transform-scale-x: 0;
  }
  /* line 55381, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-50:focus {
    --transform-scale-x: .5;
  }
  /* line 55385, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-75:focus {
    --transform-scale-x: .75;
  }
  /* line 55389, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-90:focus {
    --transform-scale-x: .9;
  }
  /* line 55393, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-95:focus {
    --transform-scale-x: .95;
  }
  /* line 55397, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-100:focus {
    --transform-scale-x: 1;
  }
  /* line 55401, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-105:focus {
    --transform-scale-x: 1.05;
  }
  /* line 55405, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-110:focus {
    --transform-scale-x: 1.1;
  }
  /* line 55409, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-125:focus {
    --transform-scale-x: 1.25;
  }
  /* line 55413, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-x-150:focus {
    --transform-scale-x: 1.5;
  }
  /* line 55417, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-0:focus {
    --transform-scale-y: 0;
  }
  /* line 55421, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-50:focus {
    --transform-scale-y: .5;
  }
  /* line 55425, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-75:focus {
    --transform-scale-y: .75;
  }
  /* line 55429, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-90:focus {
    --transform-scale-y: .9;
  }
  /* line 55433, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-95:focus {
    --transform-scale-y: .95;
  }
  /* line 55437, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-100:focus {
    --transform-scale-y: 1;
  }
  /* line 55441, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-105:focus {
    --transform-scale-y: 1.05;
  }
  /* line 55445, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-110:focus {
    --transform-scale-y: 1.1;
  }
  /* line 55449, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-125:focus {
    --transform-scale-y: 1.25;
  }
  /* line 55453, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:scale-y-150:focus {
    --transform-scale-y: 1.5;
  }
  /* line 55457, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rotate-0 {
    --transform-rotate: 0;
  }
  /* line 55461, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rotate-45 {
    --transform-rotate: 45deg;
  }
  /* line 55465, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rotate-90 {
    --transform-rotate: 90deg;
  }
  /* line 55469, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:rotate-180 {
    --transform-rotate: 180deg;
  }
  /* line 55473, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-rotate-180 {
    --transform-rotate: -180deg;
  }
  /* line 55477, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-rotate-90 {
    --transform-rotate: -90deg;
  }
  /* line 55481, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-rotate-45 {
    --transform-rotate: -45deg;
  }
  /* line 55485, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:rotate-0:hover {
    --transform-rotate: 0;
  }
  /* line 55489, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:rotate-45:hover {
    --transform-rotate: 45deg;
  }
  /* line 55493, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:rotate-90:hover {
    --transform-rotate: 90deg;
  }
  /* line 55497, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:rotate-180:hover {
    --transform-rotate: 180deg;
  }
  /* line 55501, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-rotate-180:hover {
    --transform-rotate: -180deg;
  }
  /* line 55505, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-rotate-90:hover {
    --transform-rotate: -90deg;
  }
  /* line 55509, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-rotate-45:hover {
    --transform-rotate: -45deg;
  }
  /* line 55513, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:rotate-0:focus {
    --transform-rotate: 0;
  }
  /* line 55517, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:rotate-45:focus {
    --transform-rotate: 45deg;
  }
  /* line 55521, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:rotate-90:focus {
    --transform-rotate: 90deg;
  }
  /* line 55525, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:rotate-180:focus {
    --transform-rotate: 180deg;
  }
  /* line 55529, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-rotate-180:focus {
    --transform-rotate: -180deg;
  }
  /* line 55533, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-rotate-90:focus {
    --transform-rotate: -90deg;
  }
  /* line 55537, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-rotate-45:focus {
    --transform-rotate: -45deg;
  }
  /* line 55541, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-0 {
    --transform-translate-x: 0;
  }
  /* line 55545, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-1 {
    --transform-translate-x: 0.25rem;
  }
  /* line 55549, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-2 {
    --transform-translate-x: 0.5rem;
  }
  /* line 55553, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-3 {
    --transform-translate-x: 0.75rem;
  }
  /* line 55557, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-4 {
    --transform-translate-x: 1rem;
  }
  /* line 55561, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-5 {
    --transform-translate-x: 1.25rem;
  }
  /* line 55565, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-6 {
    --transform-translate-x: 1.5rem;
  }
  /* line 55569, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-8 {
    --transform-translate-x: 2rem;
  }
  /* line 55573, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-10 {
    --transform-translate-x: 2.5rem;
  }
  /* line 55577, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-12 {
    --transform-translate-x: 3rem;
  }
  /* line 55581, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-16 {
    --transform-translate-x: 4rem;
  }
  /* line 55585, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-20 {
    --transform-translate-x: 5rem;
  }
  /* line 55589, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-24 {
    --transform-translate-x: 6rem;
  }
  /* line 55593, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-32 {
    --transform-translate-x: 8rem;
  }
  /* line 55597, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-40 {
    --transform-translate-x: 10rem;
  }
  /* line 55601, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-48 {
    --transform-translate-x: 12rem;
  }
  /* line 55605, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-56 {
    --transform-translate-x: 14rem;
  }
  /* line 55609, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-64 {
    --transform-translate-x: 16rem;
  }
  /* line 55613, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-px {
    --transform-translate-x: 1px;
  }
  /* line 55617, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-1 {
    --transform-translate-x: -0.25rem;
  }
  /* line 55621, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-2 {
    --transform-translate-x: -0.5rem;
  }
  /* line 55625, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-3 {
    --transform-translate-x: -0.75rem;
  }
  /* line 55629, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-4 {
    --transform-translate-x: -1rem;
  }
  /* line 55633, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-5 {
    --transform-translate-x: -1.25rem;
  }
  /* line 55637, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-6 {
    --transform-translate-x: -1.5rem;
  }
  /* line 55641, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-8 {
    --transform-translate-x: -2rem;
  }
  /* line 55645, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-10 {
    --transform-translate-x: -2.5rem;
  }
  /* line 55649, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-12 {
    --transform-translate-x: -3rem;
  }
  /* line 55653, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-16 {
    --transform-translate-x: -4rem;
  }
  /* line 55657, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-20 {
    --transform-translate-x: -5rem;
  }
  /* line 55661, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-24 {
    --transform-translate-x: -6rem;
  }
  /* line 55665, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-32 {
    --transform-translate-x: -8rem;
  }
  /* line 55669, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-40 {
    --transform-translate-x: -10rem;
  }
  /* line 55673, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-48 {
    --transform-translate-x: -12rem;
  }
  /* line 55677, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-56 {
    --transform-translate-x: -14rem;
  }
  /* line 55681, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-64 {
    --transform-translate-x: -16rem;
  }
  /* line 55685, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-px {
    --transform-translate-x: -1px;
  }
  /* line 55689, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-full {
    --transform-translate-x: -100%;
  }
  /* line 55693, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-x-1\/2 {
    --transform-translate-x: -50%;
  }
  /* line 55697, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-1\/2 {
    --transform-translate-x: 50%;
  }
  /* line 55701, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-x-full {
    --transform-translate-x: 100%;
  }
  /* line 55705, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-0 {
    --transform-translate-y: 0;
  }
  /* line 55709, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-1 {
    --transform-translate-y: 0.25rem;
  }
  /* line 55713, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-2 {
    --transform-translate-y: 0.5rem;
  }
  /* line 55717, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-3 {
    --transform-translate-y: 0.75rem;
  }
  /* line 55721, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-4 {
    --transform-translate-y: 1rem;
  }
  /* line 55725, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-5 {
    --transform-translate-y: 1.25rem;
  }
  /* line 55729, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-6 {
    --transform-translate-y: 1.5rem;
  }
  /* line 55733, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-8 {
    --transform-translate-y: 2rem;
  }
  /* line 55737, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-10 {
    --transform-translate-y: 2.5rem;
  }
  /* line 55741, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-12 {
    --transform-translate-y: 3rem;
  }
  /* line 55745, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-16 {
    --transform-translate-y: 4rem;
  }
  /* line 55749, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-20 {
    --transform-translate-y: 5rem;
  }
  /* line 55753, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-24 {
    --transform-translate-y: 6rem;
  }
  /* line 55757, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-32 {
    --transform-translate-y: 8rem;
  }
  /* line 55761, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-40 {
    --transform-translate-y: 10rem;
  }
  /* line 55765, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-48 {
    --transform-translate-y: 12rem;
  }
  /* line 55769, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-56 {
    --transform-translate-y: 14rem;
  }
  /* line 55773, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-64 {
    --transform-translate-y: 16rem;
  }
  /* line 55777, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-px {
    --transform-translate-y: 1px;
  }
  /* line 55781, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-1 {
    --transform-translate-y: -0.25rem;
  }
  /* line 55785, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-2 {
    --transform-translate-y: -0.5rem;
  }
  /* line 55789, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-3 {
    --transform-translate-y: -0.75rem;
  }
  /* line 55793, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-4 {
    --transform-translate-y: -1rem;
  }
  /* line 55797, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-5 {
    --transform-translate-y: -1.25rem;
  }
  /* line 55801, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-6 {
    --transform-translate-y: -1.5rem;
  }
  /* line 55805, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-8 {
    --transform-translate-y: -2rem;
  }
  /* line 55809, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-10 {
    --transform-translate-y: -2.5rem;
  }
  /* line 55813, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-12 {
    --transform-translate-y: -3rem;
  }
  /* line 55817, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-16 {
    --transform-translate-y: -4rem;
  }
  /* line 55821, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-20 {
    --transform-translate-y: -5rem;
  }
  /* line 55825, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-24 {
    --transform-translate-y: -6rem;
  }
  /* line 55829, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-32 {
    --transform-translate-y: -8rem;
  }
  /* line 55833, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-40 {
    --transform-translate-y: -10rem;
  }
  /* line 55837, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-48 {
    --transform-translate-y: -12rem;
  }
  /* line 55841, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-56 {
    --transform-translate-y: -14rem;
  }
  /* line 55845, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-64 {
    --transform-translate-y: -16rem;
  }
  /* line 55849, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-px {
    --transform-translate-y: -1px;
  }
  /* line 55853, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-full {
    --transform-translate-y: -100%;
  }
  /* line 55857, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-translate-y-1\/2 {
    --transform-translate-y: -50%;
  }
  /* line 55861, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-1\/2 {
    --transform-translate-y: 50%;
  }
  /* line 55865, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:translate-y-full {
    --transform-translate-y: 100%;
  }
  /* line 55869, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-0:hover {
    --transform-translate-x: 0;
  }
  /* line 55873, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-1:hover {
    --transform-translate-x: 0.25rem;
  }
  /* line 55877, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-2:hover {
    --transform-translate-x: 0.5rem;
  }
  /* line 55881, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-3:hover {
    --transform-translate-x: 0.75rem;
  }
  /* line 55885, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-4:hover {
    --transform-translate-x: 1rem;
  }
  /* line 55889, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-5:hover {
    --transform-translate-x: 1.25rem;
  }
  /* line 55893, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-6:hover {
    --transform-translate-x: 1.5rem;
  }
  /* line 55897, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-8:hover {
    --transform-translate-x: 2rem;
  }
  /* line 55901, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-10:hover {
    --transform-translate-x: 2.5rem;
  }
  /* line 55905, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-12:hover {
    --transform-translate-x: 3rem;
  }
  /* line 55909, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-16:hover {
    --transform-translate-x: 4rem;
  }
  /* line 55913, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-20:hover {
    --transform-translate-x: 5rem;
  }
  /* line 55917, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-24:hover {
    --transform-translate-x: 6rem;
  }
  /* line 55921, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-32:hover {
    --transform-translate-x: 8rem;
  }
  /* line 55925, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-40:hover {
    --transform-translate-x: 10rem;
  }
  /* line 55929, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-48:hover {
    --transform-translate-x: 12rem;
  }
  /* line 55933, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-56:hover {
    --transform-translate-x: 14rem;
  }
  /* line 55937, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-64:hover {
    --transform-translate-x: 16rem;
  }
  /* line 55941, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-px:hover {
    --transform-translate-x: 1px;
  }
  /* line 55945, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-1:hover {
    --transform-translate-x: -0.25rem;
  }
  /* line 55949, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-2:hover {
    --transform-translate-x: -0.5rem;
  }
  /* line 55953, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-3:hover {
    --transform-translate-x: -0.75rem;
  }
  /* line 55957, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-4:hover {
    --transform-translate-x: -1rem;
  }
  /* line 55961, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-5:hover {
    --transform-translate-x: -1.25rem;
  }
  /* line 55965, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-6:hover {
    --transform-translate-x: -1.5rem;
  }
  /* line 55969, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-8:hover {
    --transform-translate-x: -2rem;
  }
  /* line 55973, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-10:hover {
    --transform-translate-x: -2.5rem;
  }
  /* line 55977, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-12:hover {
    --transform-translate-x: -3rem;
  }
  /* line 55981, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-16:hover {
    --transform-translate-x: -4rem;
  }
  /* line 55985, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-20:hover {
    --transform-translate-x: -5rem;
  }
  /* line 55989, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-24:hover {
    --transform-translate-x: -6rem;
  }
  /* line 55993, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-32:hover {
    --transform-translate-x: -8rem;
  }
  /* line 55997, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-40:hover {
    --transform-translate-x: -10rem;
  }
  /* line 56001, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-48:hover {
    --transform-translate-x: -12rem;
  }
  /* line 56005, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-56:hover {
    --transform-translate-x: -14rem;
  }
  /* line 56009, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-64:hover {
    --transform-translate-x: -16rem;
  }
  /* line 56013, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-px:hover {
    --transform-translate-x: -1px;
  }
  /* line 56017, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-full:hover {
    --transform-translate-x: -100%;
  }
  /* line 56021, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x: -50%;
  }
  /* line 56025, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-1\/2:hover {
    --transform-translate-x: 50%;
  }
  /* line 56029, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-x-full:hover {
    --transform-translate-x: 100%;
  }
  /* line 56033, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-0:hover {
    --transform-translate-y: 0;
  }
  /* line 56037, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-1:hover {
    --transform-translate-y: 0.25rem;
  }
  /* line 56041, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-2:hover {
    --transform-translate-y: 0.5rem;
  }
  /* line 56045, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-3:hover {
    --transform-translate-y: 0.75rem;
  }
  /* line 56049, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-4:hover {
    --transform-translate-y: 1rem;
  }
  /* line 56053, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-5:hover {
    --transform-translate-y: 1.25rem;
  }
  /* line 56057, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-6:hover {
    --transform-translate-y: 1.5rem;
  }
  /* line 56061, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-8:hover {
    --transform-translate-y: 2rem;
  }
  /* line 56065, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-10:hover {
    --transform-translate-y: 2.5rem;
  }
  /* line 56069, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-12:hover {
    --transform-translate-y: 3rem;
  }
  /* line 56073, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-16:hover {
    --transform-translate-y: 4rem;
  }
  /* line 56077, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-20:hover {
    --transform-translate-y: 5rem;
  }
  /* line 56081, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-24:hover {
    --transform-translate-y: 6rem;
  }
  /* line 56085, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-32:hover {
    --transform-translate-y: 8rem;
  }
  /* line 56089, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-40:hover {
    --transform-translate-y: 10rem;
  }
  /* line 56093, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-48:hover {
    --transform-translate-y: 12rem;
  }
  /* line 56097, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-56:hover {
    --transform-translate-y: 14rem;
  }
  /* line 56101, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-64:hover {
    --transform-translate-y: 16rem;
  }
  /* line 56105, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-px:hover {
    --transform-translate-y: 1px;
  }
  /* line 56109, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-1:hover {
    --transform-translate-y: -0.25rem;
  }
  /* line 56113, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-2:hover {
    --transform-translate-y: -0.5rem;
  }
  /* line 56117, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-3:hover {
    --transform-translate-y: -0.75rem;
  }
  /* line 56121, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-4:hover {
    --transform-translate-y: -1rem;
  }
  /* line 56125, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-5:hover {
    --transform-translate-y: -1.25rem;
  }
  /* line 56129, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-6:hover {
    --transform-translate-y: -1.5rem;
  }
  /* line 56133, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-8:hover {
    --transform-translate-y: -2rem;
  }
  /* line 56137, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-10:hover {
    --transform-translate-y: -2.5rem;
  }
  /* line 56141, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-12:hover {
    --transform-translate-y: -3rem;
  }
  /* line 56145, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-16:hover {
    --transform-translate-y: -4rem;
  }
  /* line 56149, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-20:hover {
    --transform-translate-y: -5rem;
  }
  /* line 56153, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-24:hover {
    --transform-translate-y: -6rem;
  }
  /* line 56157, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-32:hover {
    --transform-translate-y: -8rem;
  }
  /* line 56161, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-40:hover {
    --transform-translate-y: -10rem;
  }
  /* line 56165, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-48:hover {
    --transform-translate-y: -12rem;
  }
  /* line 56169, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-56:hover {
    --transform-translate-y: -14rem;
  }
  /* line 56173, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-64:hover {
    --transform-translate-y: -16rem;
  }
  /* line 56177, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-px:hover {
    --transform-translate-y: -1px;
  }
  /* line 56181, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-full:hover {
    --transform-translate-y: -100%;
  }
  /* line 56185, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y: -50%;
  }
  /* line 56189, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-1\/2:hover {
    --transform-translate-y: 50%;
  }
  /* line 56193, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:translate-y-full:hover {
    --transform-translate-y: 100%;
  }
  /* line 56197, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-0:focus {
    --transform-translate-x: 0;
  }
  /* line 56201, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-1:focus {
    --transform-translate-x: 0.25rem;
  }
  /* line 56205, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-2:focus {
    --transform-translate-x: 0.5rem;
  }
  /* line 56209, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-3:focus {
    --transform-translate-x: 0.75rem;
  }
  /* line 56213, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-4:focus {
    --transform-translate-x: 1rem;
  }
  /* line 56217, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-5:focus {
    --transform-translate-x: 1.25rem;
  }
  /* line 56221, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-6:focus {
    --transform-translate-x: 1.5rem;
  }
  /* line 56225, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-8:focus {
    --transform-translate-x: 2rem;
  }
  /* line 56229, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-10:focus {
    --transform-translate-x: 2.5rem;
  }
  /* line 56233, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-12:focus {
    --transform-translate-x: 3rem;
  }
  /* line 56237, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-16:focus {
    --transform-translate-x: 4rem;
  }
  /* line 56241, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-20:focus {
    --transform-translate-x: 5rem;
  }
  /* line 56245, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-24:focus {
    --transform-translate-x: 6rem;
  }
  /* line 56249, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-32:focus {
    --transform-translate-x: 8rem;
  }
  /* line 56253, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-40:focus {
    --transform-translate-x: 10rem;
  }
  /* line 56257, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-48:focus {
    --transform-translate-x: 12rem;
  }
  /* line 56261, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-56:focus {
    --transform-translate-x: 14rem;
  }
  /* line 56265, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-64:focus {
    --transform-translate-x: 16rem;
  }
  /* line 56269, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-px:focus {
    --transform-translate-x: 1px;
  }
  /* line 56273, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-1:focus {
    --transform-translate-x: -0.25rem;
  }
  /* line 56277, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-2:focus {
    --transform-translate-x: -0.5rem;
  }
  /* line 56281, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-3:focus {
    --transform-translate-x: -0.75rem;
  }
  /* line 56285, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-4:focus {
    --transform-translate-x: -1rem;
  }
  /* line 56289, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-5:focus {
    --transform-translate-x: -1.25rem;
  }
  /* line 56293, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-6:focus {
    --transform-translate-x: -1.5rem;
  }
  /* line 56297, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-8:focus {
    --transform-translate-x: -2rem;
  }
  /* line 56301, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-10:focus {
    --transform-translate-x: -2.5rem;
  }
  /* line 56305, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-12:focus {
    --transform-translate-x: -3rem;
  }
  /* line 56309, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-16:focus {
    --transform-translate-x: -4rem;
  }
  /* line 56313, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-20:focus {
    --transform-translate-x: -5rem;
  }
  /* line 56317, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-24:focus {
    --transform-translate-x: -6rem;
  }
  /* line 56321, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-32:focus {
    --transform-translate-x: -8rem;
  }
  /* line 56325, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-40:focus {
    --transform-translate-x: -10rem;
  }
  /* line 56329, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-48:focus {
    --transform-translate-x: -12rem;
  }
  /* line 56333, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-56:focus {
    --transform-translate-x: -14rem;
  }
  /* line 56337, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-64:focus {
    --transform-translate-x: -16rem;
  }
  /* line 56341, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-px:focus {
    --transform-translate-x: -1px;
  }
  /* line 56345, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-full:focus {
    --transform-translate-x: -100%;
  }
  /* line 56349, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x: -50%;
  }
  /* line 56353, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-1\/2:focus {
    --transform-translate-x: 50%;
  }
  /* line 56357, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-x-full:focus {
    --transform-translate-x: 100%;
  }
  /* line 56361, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-0:focus {
    --transform-translate-y: 0;
  }
  /* line 56365, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-1:focus {
    --transform-translate-y: 0.25rem;
  }
  /* line 56369, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-2:focus {
    --transform-translate-y: 0.5rem;
  }
  /* line 56373, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-3:focus {
    --transform-translate-y: 0.75rem;
  }
  /* line 56377, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-4:focus {
    --transform-translate-y: 1rem;
  }
  /* line 56381, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-5:focus {
    --transform-translate-y: 1.25rem;
  }
  /* line 56385, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-6:focus {
    --transform-translate-y: 1.5rem;
  }
  /* line 56389, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-8:focus {
    --transform-translate-y: 2rem;
  }
  /* line 56393, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-10:focus {
    --transform-translate-y: 2.5rem;
  }
  /* line 56397, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-12:focus {
    --transform-translate-y: 3rem;
  }
  /* line 56401, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-16:focus {
    --transform-translate-y: 4rem;
  }
  /* line 56405, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-20:focus {
    --transform-translate-y: 5rem;
  }
  /* line 56409, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-24:focus {
    --transform-translate-y: 6rem;
  }
  /* line 56413, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-32:focus {
    --transform-translate-y: 8rem;
  }
  /* line 56417, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-40:focus {
    --transform-translate-y: 10rem;
  }
  /* line 56421, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-48:focus {
    --transform-translate-y: 12rem;
  }
  /* line 56425, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-56:focus {
    --transform-translate-y: 14rem;
  }
  /* line 56429, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-64:focus {
    --transform-translate-y: 16rem;
  }
  /* line 56433, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-px:focus {
    --transform-translate-y: 1px;
  }
  /* line 56437, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-1:focus {
    --transform-translate-y: -0.25rem;
  }
  /* line 56441, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-2:focus {
    --transform-translate-y: -0.5rem;
  }
  /* line 56445, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-3:focus {
    --transform-translate-y: -0.75rem;
  }
  /* line 56449, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-4:focus {
    --transform-translate-y: -1rem;
  }
  /* line 56453, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-5:focus {
    --transform-translate-y: -1.25rem;
  }
  /* line 56457, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-6:focus {
    --transform-translate-y: -1.5rem;
  }
  /* line 56461, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-8:focus {
    --transform-translate-y: -2rem;
  }
  /* line 56465, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-10:focus {
    --transform-translate-y: -2.5rem;
  }
  /* line 56469, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-12:focus {
    --transform-translate-y: -3rem;
  }
  /* line 56473, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-16:focus {
    --transform-translate-y: -4rem;
  }
  /* line 56477, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-20:focus {
    --transform-translate-y: -5rem;
  }
  /* line 56481, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-24:focus {
    --transform-translate-y: -6rem;
  }
  /* line 56485, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-32:focus {
    --transform-translate-y: -8rem;
  }
  /* line 56489, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-40:focus {
    --transform-translate-y: -10rem;
  }
  /* line 56493, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-48:focus {
    --transform-translate-y: -12rem;
  }
  /* line 56497, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-56:focus {
    --transform-translate-y: -14rem;
  }
  /* line 56501, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-64:focus {
    --transform-translate-y: -16rem;
  }
  /* line 56505, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-px:focus {
    --transform-translate-y: -1px;
  }
  /* line 56509, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-full:focus {
    --transform-translate-y: -100%;
  }
  /* line 56513, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y: -50%;
  }
  /* line 56517, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-1\/2:focus {
    --transform-translate-y: 50%;
  }
  /* line 56521, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:translate-y-full:focus {
    --transform-translate-y: 100%;
  }
  /* line 56525, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:skew-x-0 {
    --transform-skew-x: 0;
  }
  /* line 56529, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:skew-x-3 {
    --transform-skew-x: 3deg;
  }
  /* line 56533, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:skew-x-6 {
    --transform-skew-x: 6deg;
  }
  /* line 56537, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:skew-x-12 {
    --transform-skew-x: 12deg;
  }
  /* line 56541, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-skew-x-12 {
    --transform-skew-x: -12deg;
  }
  /* line 56545, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-skew-x-6 {
    --transform-skew-x: -6deg;
  }
  /* line 56549, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-skew-x-3 {
    --transform-skew-x: -3deg;
  }
  /* line 56553, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:skew-y-0 {
    --transform-skew-y: 0;
  }
  /* line 56557, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:skew-y-3 {
    --transform-skew-y: 3deg;
  }
  /* line 56561, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:skew-y-6 {
    --transform-skew-y: 6deg;
  }
  /* line 56565, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:skew-y-12 {
    --transform-skew-y: 12deg;
  }
  /* line 56569, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-skew-y-12 {
    --transform-skew-y: -12deg;
  }
  /* line 56573, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-skew-y-6 {
    --transform-skew-y: -6deg;
  }
  /* line 56577, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:-skew-y-3 {
    --transform-skew-y: -3deg;
  }
  /* line 56581, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:skew-x-0:hover {
    --transform-skew-x: 0;
  }
  /* line 56585, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:skew-x-3:hover {
    --transform-skew-x: 3deg;
  }
  /* line 56589, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:skew-x-6:hover {
    --transform-skew-x: 6deg;
  }
  /* line 56593, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:skew-x-12:hover {
    --transform-skew-x: 12deg;
  }
  /* line 56597, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-skew-x-12:hover {
    --transform-skew-x: -12deg;
  }
  /* line 56601, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-skew-x-6:hover {
    --transform-skew-x: -6deg;
  }
  /* line 56605, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-skew-x-3:hover {
    --transform-skew-x: -3deg;
  }
  /* line 56609, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:skew-y-0:hover {
    --transform-skew-y: 0;
  }
  /* line 56613, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:skew-y-3:hover {
    --transform-skew-y: 3deg;
  }
  /* line 56617, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:skew-y-6:hover {
    --transform-skew-y: 6deg;
  }
  /* line 56621, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:skew-y-12:hover {
    --transform-skew-y: 12deg;
  }
  /* line 56625, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-skew-y-12:hover {
    --transform-skew-y: -12deg;
  }
  /* line 56629, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-skew-y-6:hover {
    --transform-skew-y: -6deg;
  }
  /* line 56633, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:-skew-y-3:hover {
    --transform-skew-y: -3deg;
  }
  /* line 56637, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:skew-x-0:focus {
    --transform-skew-x: 0;
  }
  /* line 56641, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:skew-x-3:focus {
    --transform-skew-x: 3deg;
  }
  /* line 56645, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:skew-x-6:focus {
    --transform-skew-x: 6deg;
  }
  /* line 56649, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:skew-x-12:focus {
    --transform-skew-x: 12deg;
  }
  /* line 56653, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-skew-x-12:focus {
    --transform-skew-x: -12deg;
  }
  /* line 56657, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-skew-x-6:focus {
    --transform-skew-x: -6deg;
  }
  /* line 56661, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-skew-x-3:focus {
    --transform-skew-x: -3deg;
  }
  /* line 56665, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:skew-y-0:focus {
    --transform-skew-y: 0;
  }
  /* line 56669, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:skew-y-3:focus {
    --transform-skew-y: 3deg;
  }
  /* line 56673, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:skew-y-6:focus {
    --transform-skew-y: 6deg;
  }
  /* line 56677, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:skew-y-12:focus {
    --transform-skew-y: 12deg;
  }
  /* line 56681, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-skew-y-12:focus {
    --transform-skew-y: -12deg;
  }
  /* line 56685, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-skew-y-6:focus {
    --transform-skew-y: -6deg;
  }
  /* line 56689, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:focus\:-skew-y-3:focus {
    --transform-skew-y: -3deg;
  }
  /* line 56693, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transition-none {
    transition-property: none;
  }
  /* line 56697, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transition-all {
    transition-property: all;
  }
  /* line 56701, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }
  /* line 56705, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
  }
  /* line 56709, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transition-opacity {
    transition-property: opacity;
  }
  /* line 56713, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transition-shadow {
    transition-property: box-shadow;
  }
  /* line 56717, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:transition-transform {
    transition-property: transform;
  }
  /* line 56721, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ease-linear {
    transition-timing-function: linear;
  }
  /* line 56725, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
  /* line 56729, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  /* line 56733, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  /* line 56737, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:duration-75 {
    transition-duration: 75ms;
  }
  /* line 56741, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:duration-100 {
    transition-duration: 100ms;
  }
  /* line 56745, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:duration-150 {
    transition-duration: 150ms;
  }
  /* line 56749, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:duration-200 {
    transition-duration: 200ms;
  }
  /* line 56753, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:duration-300 {
    transition-duration: 300ms;
  }
  /* line 56757, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:duration-500 {
    transition-duration: 500ms;
  }
  /* line 56761, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:duration-700 {
    transition-duration: 700ms;
  }
  /* line 56765, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:duration-1000 {
    transition-duration: 1000ms;
  }
  /* line 56769, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:delay-75 {
    transition-delay: 75ms;
  }
  /* line 56773, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:delay-100 {
    transition-delay: 100ms;
  }
  /* line 56777, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:delay-150 {
    transition-delay: 150ms;
  }
  /* line 56781, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:delay-200 {
    transition-delay: 200ms;
  }
  /* line 56785, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:delay-300 {
    transition-delay: 300ms;
  }
  /* line 56789, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:delay-500 {
    transition-delay: 500ms;
  }
  /* line 56793, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:delay-700 {
    transition-delay: 700ms;
  }
  /* line 56797, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:delay-1000 {
    transition-delay: 1000ms;
  }
  /* line 56801, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:animate-none {
    -webkit-animation: none;
    animation: none;
  }
  /* line 56806, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
  }
  /* line 56811, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }
  /* line 56816, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }
  /* line 56821, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
    animation: bounce 1s infinite;
  }
  /* line 56826, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-primary {
    background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
  }
  /* line 56830, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-blue-gradient {
    background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
  }
  /* line 56834, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-mono-circle {
    background-image: radial-gradient(circle, #CCC, #000);
  }
  /* line 56838, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-green-gradient {
    background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
  }
  /* line 56842, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:bg-none {
    background-image: linear-gradient(0, #fff, #fff);
  }
  /* line 56846, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-primary:hover {
    background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
  }
  /* line 56850, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-blue-gradient:hover {
    background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
  }
  /* line 56854, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-mono-circle:hover {
    background-image: radial-gradient(circle, #CCC, #000);
  }
  /* line 56858, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-green-gradient:hover {
    background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
  }
  /* line 56862, app/assets/stylesheets/popsql_tailwind.css */
  .lg\:hover\:bg-none:hover {
    background-image: linear-gradient(0, #fff, #fff);
  }
}

@media (min-width: 1280px) {
  /* line 56868, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:container {
    width: 100%;
  }
}

@media (min-width: 1280px) and (min-width: 640px) {
  /* line 56873, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:container {
    max-width: 640px;
  }
}

@media (min-width: 1280px) and (min-width: 768px) {
  /* line 56879, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:container {
    max-width: 768px;
  }
}

@media (min-width: 1280px) and (min-width: 1024px) {
  /* line 56885, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) and (min-width: 1280px) {
  /* line 56891, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:container {
    max-width: 1280px;
  }
}

@media (min-width: 1280px) {
  /* line 56896, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * var(--space-y-reverse));
  }
  /* line 56902, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0px * var(--space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--space-x-reverse)));
  }
  /* line 56908, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--space-y-reverse));
  }
  /* line 56914, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 56920, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--space-y-reverse));
  }
  /* line 56926, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 56932, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--space-y-reverse));
  }
  /* line 56938, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 56944, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1rem * var(--space-y-reverse));
  }
  /* line 56950, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1rem * var(--space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 56956, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--space-y-reverse));
  }
  /* line 56962, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 56968, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--space-y-reverse));
  }
  /* line 56974, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 56980, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(2rem * var(--space-y-reverse));
  }
  /* line 56986, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(2rem * var(--space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 56992, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--space-y-reverse));
  }
  /* line 56998, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57004, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(3rem * var(--space-y-reverse));
  }
  /* line 57010, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(3rem * var(--space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57016, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(4rem * var(--space-y-reverse));
  }
  /* line 57022, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(4rem * var(--space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57028, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(5rem * var(--space-y-reverse));
  }
  /* line 57034, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(5rem * var(--space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57040, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(6rem * var(--space-y-reverse));
  }
  /* line 57046, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(6rem * var(--space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57052, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(8rem * var(--space-y-reverse));
  }
  /* line 57058, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(8rem * var(--space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57064, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(10rem * var(--space-y-reverse));
  }
  /* line 57070, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(10rem * var(--space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57076, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(12rem * var(--space-y-reverse));
  }
  /* line 57082, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(12rem * var(--space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57088, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(14rem * var(--space-y-reverse));
  }
  /* line 57094, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(14rem * var(--space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57100, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(16rem * var(--space-y-reverse));
  }
  /* line 57106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(16rem * var(--space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57112, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(1px * var(--space-y-reverse));
  }
  /* line 57118, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(1px * var(--space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--space-x-reverse)));
  }
  /* line 57124, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--space-y-reverse));
  }
  /* line 57130, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57136, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--space-y-reverse));
  }
  /* line 57142, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57148, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--space-y-reverse));
  }
  /* line 57154, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57160, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1rem * var(--space-y-reverse));
  }
  /* line 57166, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1rem * var(--space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57172, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--space-y-reverse));
  }
  /* line 57178, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57184, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--space-y-reverse));
  }
  /* line 57190, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57196, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-2rem * var(--space-y-reverse));
  }
  /* line 57202, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-2rem * var(--space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57208, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--space-y-reverse));
  }
  /* line 57214, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57220, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-3rem * var(--space-y-reverse));
  }
  /* line 57226, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-3rem * var(--space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57232, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-4rem * var(--space-y-reverse));
  }
  /* line 57238, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-4rem * var(--space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57244, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-5rem * var(--space-y-reverse));
  }
  /* line 57250, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-5rem * var(--space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57256, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-6rem * var(--space-y-reverse));
  }
  /* line 57262, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-6rem * var(--space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57268, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-8rem * var(--space-y-reverse));
  }
  /* line 57274, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-8rem * var(--space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57280, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-10rem * var(--space-y-reverse));
  }
  /* line 57286, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-10rem * var(--space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57292, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-12rem * var(--space-y-reverse));
  }
  /* line 57298, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-12rem * var(--space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57304, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-14rem * var(--space-y-reverse));
  }
  /* line 57310, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-14rem * var(--space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57316, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-16rem * var(--space-y-reverse));
  }
  /* line 57322, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-16rem * var(--space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--space-x-reverse)));
  }
  /* line 57328, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(-1px * var(--space-y-reverse));
  }
  /* line 57334, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse: 0;
    margin-right: calc(-1px * var(--space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--space-x-reverse)));
  }
  /* line 57340, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse: 1;
  }
  /* line 57344, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse: 1;
  }
  /* line 57348, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(0px * var(--divide-y-reverse));
  }
  /* line 57354, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(0px * var(--divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 57360, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(2px * var(--divide-y-reverse));
  }
  /* line 57366, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(2px * var(--divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 57372, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(4px * var(--divide-y-reverse));
  }
  /* line 57378, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(4px * var(--divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 57384, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(8px * var(--divide-y-reverse));
  }
  /* line 57390, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(8px * var(--divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 57396, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width: calc(1px * var(--divide-y-reverse));
  }
  /* line 57402, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse: 0;
    border-right-width: calc(1px * var(--divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--divide-x-reverse)));
  }
  /* line 57408, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse: 1;
  }
  /* line 57412, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse: 1;
  }
  /* line 57416, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent;
  }
  /* line 57420, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor;
  }
  /* line 57424, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--divide-opacity));
  }
  /* line 57430, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--divide-opacity));
  }
  /* line 57436, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-gray-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--divide-opacity));
  }
  /* line 57442, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-gray-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--divide-opacity));
  }
  /* line 57448, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-gray-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--divide-opacity));
  }
  /* line 57454, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-gray-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--divide-opacity));
  }
  /* line 57460, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-gray-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--divide-opacity));
  }
  /* line 57466, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--divide-opacity));
  }
  /* line 57472, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-orange > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--divide-opacity));
  }
  /* line 57478, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--divide-opacity));
  }
  /* line 57484, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--divide-opacity));
  }
  /* line 57490, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--divide-opacity));
  }
  /* line 57496, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--divide-opacity));
  }
  /* line 57502, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--divide-opacity));
  }
  /* line 57508, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--divide-opacity));
  }
  /* line 57514, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--divide-opacity));
  }
  /* line 57520, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--divide-opacity));
  }
  /* line 57526, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-yellow-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--divide-opacity));
  }
  /* line 57532, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--divide-opacity));
  }
  /* line 57538, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--divide-opacity));
  }
  /* line 57544, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--divide-opacity));
  }
  /* line 57550, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--divide-opacity));
  }
  /* line 57556, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--divide-opacity));
  }
  /* line 57562, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--divide-opacity));
  }
  /* line 57568, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--divide-opacity));
  }
  /* line 57574, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--divide-opacity));
  }
  /* line 57580, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-green-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--divide-opacity));
  }
  /* line 57586, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--divide-opacity));
  }
  /* line 57592, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--divide-opacity));
  }
  /* line 57598, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--divide-opacity));
  }
  /* line 57604, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--divide-opacity));
  }
  /* line 57610, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--divide-opacity));
  }
  /* line 57616, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--divide-opacity));
  }
  /* line 57622, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--divide-opacity));
  }
  /* line 57628, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--divide-opacity));
  }
  /* line 57634, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-teal-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--divide-opacity));
  }
  /* line 57640, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-blue-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--divide-opacity));
  }
  /* line 57646, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-blue-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--divide-opacity));
  }
  /* line 57652, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--divide-opacity));
  }
  /* line 57658, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--divide-opacity));
  }
  /* line 57664, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--divide-opacity));
  }
  /* line 57670, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--divide-opacity));
  }
  /* line 57676, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--divide-opacity));
  }
  /* line 57682, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--divide-opacity));
  }
  /* line 57688, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--divide-opacity));
  }
  /* line 57694, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--divide-opacity));
  }
  /* line 57700, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-indigo-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--divide-opacity));
  }
  /* line 57706, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--divide-opacity));
  }
  /* line 57712, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-200 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--divide-opacity));
  }
  /* line 57718, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-300 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--divide-opacity));
  }
  /* line 57724, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-400 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--divide-opacity));
  }
  /* line 57730, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-500 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--divide-opacity));
  }
  /* line 57736, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-600 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--divide-opacity));
  }
  /* line 57742, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-700 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--divide-opacity));
  }
  /* line 57748, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-800 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--divide-opacity));
  }
  /* line 57754, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-purple-900 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--divide-opacity));
  }
  /* line 57760, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--divide-opacity));
  }
  /* line 57766, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-light-gray > :not(template) ~ :not(template) {
    --divide-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--divide-opacity));
  }
  /* line 57772, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-blue-gradient > :not(template) ~ :not(template) {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 57776, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity: 0;
  }
  /* line 57780, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity: 0.25;
  }
  /* line 57784, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity: 0.5;
  }
  /* line 57788, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity: 0.75;
  }
  /* line 57792, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity: .8;
  }
  /* line 57796, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity: 1;
  }
  /* line 57800, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  /* line 57812, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  /* line 57823, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  /* line 57835, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  /* line 57846, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  /* line 57852, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-fixed {
    background-attachment: fixed;
  }
  /* line 57856, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-local {
    background-attachment: local;
  }
  /* line 57860, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-scroll {
    background-attachment: scroll;
  }
  /* line 57864, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-transparent {
    background-color: transparent;
  }
  /* line 57868, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-current {
    background-color: currentColor;
  }
  /* line 57872, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-black {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 57878, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-white {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 57884, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-gray-100 {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 57890, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-gray-200 {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 57896, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-gray-300 {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 57902, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-gray-500 {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 57908, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-gray-900 {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 57914, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-red {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 57920, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-orange {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 57926, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-100 {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 57932, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-200 {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 57938, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-300 {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 57944, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-400 {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 57950, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-500 {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 57956, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-600 {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 57962, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-700 {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 57968, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-800 {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 57974, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-yellow-900 {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 57980, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-100 {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 57986, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-200 {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 57992, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-300 {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 57998, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-400 {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 58004, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-500 {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 58010, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-600 {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 58016, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-700 {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 58022, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-800 {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 58028, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-900 {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 58034, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-100 {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 58040, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-200 {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 58046, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-300 {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 58052, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-400 {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 58058, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-500 {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 58064, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-600 {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 58070, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-700 {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 58076, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-800 {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 58082, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-teal-900 {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 58088, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-blue-100 {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 58094, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-blue-200 {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 58100, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-100 {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 58106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-200 {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 58112, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-300 {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 58118, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-400 {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 58124, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-500 {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 58130, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-600 {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 58136, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-700 {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 58142, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-800 {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 58148, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-indigo-900 {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 58154, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-100 {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 58160, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-200 {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 58166, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-300 {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 58172, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-400 {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 58178, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-500 {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 58184, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-600 {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 58190, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-700 {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 58196, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-800 {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 58202, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-purple-900 {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 58208, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-pink {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 58214, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-light-gray {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 58220, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-blue-gradient {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 58224, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  /* line 58228, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-current:hover {
    background-color: currentColor;
  }
  /* line 58232, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-black:hover {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 58238, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-white:hover {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 58244, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-gray-100:hover {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 58250, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-gray-200:hover {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 58256, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-gray-300:hover {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 58262, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-gray-500:hover {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 58268, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-gray-900:hover {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 58274, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-red:hover {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 58280, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-orange:hover {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 58286, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-100:hover {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 58292, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-200:hover {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 58298, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-300:hover {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 58304, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-400:hover {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 58310, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-500:hover {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 58316, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-600:hover {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 58322, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-700:hover {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 58328, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-800:hover {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 58334, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-yellow-900:hover {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 58340, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-100:hover {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 58346, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-200:hover {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 58352, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-300:hover {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 58358, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-400:hover {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 58364, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-500:hover {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 58370, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-600:hover {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 58376, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-700:hover {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 58382, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-800:hover {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 58388, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-900:hover {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 58394, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-100:hover {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 58400, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-200:hover {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 58406, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-300:hover {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 58412, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-400:hover {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 58418, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-500:hover {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 58424, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-600:hover {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 58430, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-700:hover {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 58436, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-800:hover {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 58442, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-teal-900:hover {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 58448, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-blue-100:hover {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 58454, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-blue-200:hover {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 58460, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-100:hover {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 58466, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-200:hover {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 58472, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-300:hover {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 58478, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-400:hover {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 58484, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-500:hover {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 58490, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-600:hover {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 58496, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-700:hover {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 58502, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-800:hover {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 58508, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-indigo-900:hover {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 58514, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-100:hover {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 58520, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-200:hover {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 58526, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-300:hover {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 58532, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-400:hover {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 58538, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-500:hover {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 58544, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-600:hover {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 58550, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-700:hover {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 58556, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-800:hover {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 58562, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-purple-900:hover {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 58568, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-pink:hover {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 58574, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-light-gray:hover {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 58580, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-blue-gradient:hover {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 58584, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-transparent:focus {
    background-color: transparent;
  }
  /* line 58588, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-current:focus {
    background-color: currentColor;
  }
  /* line 58592, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-black:focus {
    --bg-opacity: 1;
    background-color: #282828;
    background-color: rgba(40, 40, 40, var(--bg-opacity));
  }
  /* line 58598, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-white:focus {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
  /* line 58604, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-gray-100:focus {
    --bg-opacity: 1;
    background-color: #F4F4F4;
    background-color: rgba(244, 244, 244, var(--bg-opacity));
  }
  /* line 58610, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-gray-200:focus {
    --bg-opacity: 1;
    background-color: #e2e2e2;
    background-color: rgba(226, 226, 226, var(--bg-opacity));
  }
  /* line 58616, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-gray-300:focus {
    --bg-opacity: 1;
    background-color: #C4C4C4;
    background-color: rgba(196, 196, 196, var(--bg-opacity));
  }
  /* line 58622, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-gray-500:focus {
    --bg-opacity: 1;
    background-color: #666666;
    background-color: rgba(102, 102, 102, var(--bg-opacity));
  }
  /* line 58628, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-gray-900:focus {
    --bg-opacity: 1;
    background-color: #999999;
    background-color: rgba(153, 153, 153, var(--bg-opacity));
  }
  /* line 58634, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-red:focus {
    --bg-opacity: 1;
    background-color: #E43D55;
    background-color: rgba(228, 61, 85, var(--bg-opacity));
  }
  /* line 58640, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-orange:focus {
    --bg-opacity: 1;
    background-color: #FF8A58;
    background-color: rgba(255, 138, 88, var(--bg-opacity));
  }
  /* line 58646, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-100:focus {
    --bg-opacity: 1;
    background-color: #fffff0;
    background-color: rgba(255, 255, 240, var(--bg-opacity));
  }
  /* line 58652, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-200:focus {
    --bg-opacity: 1;
    background-color: #fefcbf;
    background-color: rgba(254, 252, 191, var(--bg-opacity));
  }
  /* line 58658, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-300:focus {
    --bg-opacity: 1;
    background-color: #faf089;
    background-color: rgba(250, 240, 137, var(--bg-opacity));
  }
  /* line 58664, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-400:focus {
    --bg-opacity: 1;
    background-color: #f6e05e;
    background-color: rgba(246, 224, 94, var(--bg-opacity));
  }
  /* line 58670, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-500:focus {
    --bg-opacity: 1;
    background-color: #ecc94b;
    background-color: rgba(236, 201, 75, var(--bg-opacity));
  }
  /* line 58676, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-600:focus {
    --bg-opacity: 1;
    background-color: #d69e2e;
    background-color: rgba(214, 158, 46, var(--bg-opacity));
  }
  /* line 58682, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-700:focus {
    --bg-opacity: 1;
    background-color: #b7791f;
    background-color: rgba(183, 121, 31, var(--bg-opacity));
  }
  /* line 58688, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-800:focus {
    --bg-opacity: 1;
    background-color: #975a16;
    background-color: rgba(151, 90, 22, var(--bg-opacity));
  }
  /* line 58694, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-yellow-900:focus {
    --bg-opacity: 1;
    background-color: #744210;
    background-color: rgba(116, 66, 16, var(--bg-opacity));
  }
  /* line 58700, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-100:focus {
    --bg-opacity: 1;
    background-color: #f0fff4;
    background-color: rgba(240, 255, 244, var(--bg-opacity));
  }
  /* line 58706, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-200:focus {
    --bg-opacity: 1;
    background-color: #c6f6d5;
    background-color: rgba(198, 246, 213, var(--bg-opacity));
  }
  /* line 58712, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-300:focus {
    --bg-opacity: 1;
    background-color: #9ae6b4;
    background-color: rgba(154, 230, 180, var(--bg-opacity));
  }
  /* line 58718, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-400:focus {
    --bg-opacity: 1;
    background-color: #68d391;
    background-color: rgba(104, 211, 145, var(--bg-opacity));
  }
  /* line 58724, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-500:focus {
    --bg-opacity: 1;
    background-color: #48bb78;
    background-color: rgba(72, 187, 120, var(--bg-opacity));
  }
  /* line 58730, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-600:focus {
    --bg-opacity: 1;
    background-color: #38a169;
    background-color: rgba(56, 161, 105, var(--bg-opacity));
  }
  /* line 58736, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-700:focus {
    --bg-opacity: 1;
    background-color: #2f855a;
    background-color: rgba(47, 133, 90, var(--bg-opacity));
  }
  /* line 58742, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-800:focus {
    --bg-opacity: 1;
    background-color: #276749;
    background-color: rgba(39, 103, 73, var(--bg-opacity));
  }
  /* line 58748, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-green-900:focus {
    --bg-opacity: 1;
    background-color: #22543d;
    background-color: rgba(34, 84, 61, var(--bg-opacity));
  }
  /* line 58754, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-100:focus {
    --bg-opacity: 1;
    background-color: #e6fffa;
    background-color: rgba(230, 255, 250, var(--bg-opacity));
  }
  /* line 58760, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-200:focus {
    --bg-opacity: 1;
    background-color: #b2f5ea;
    background-color: rgba(178, 245, 234, var(--bg-opacity));
  }
  /* line 58766, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-300:focus {
    --bg-opacity: 1;
    background-color: #81e6d9;
    background-color: rgba(129, 230, 217, var(--bg-opacity));
  }
  /* line 58772, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-400:focus {
    --bg-opacity: 1;
    background-color: #4fd1c5;
    background-color: rgba(79, 209, 197, var(--bg-opacity));
  }
  /* line 58778, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-500:focus {
    --bg-opacity: 1;
    background-color: #38b2ac;
    background-color: rgba(56, 178, 172, var(--bg-opacity));
  }
  /* line 58784, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-600:focus {
    --bg-opacity: 1;
    background-color: #319795;
    background-color: rgba(49, 151, 149, var(--bg-opacity));
  }
  /* line 58790, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-700:focus {
    --bg-opacity: 1;
    background-color: #2c7a7b;
    background-color: rgba(44, 122, 123, var(--bg-opacity));
  }
  /* line 58796, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-800:focus {
    --bg-opacity: 1;
    background-color: #285e61;
    background-color: rgba(40, 94, 97, var(--bg-opacity));
  }
  /* line 58802, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-teal-900:focus {
    --bg-opacity: 1;
    background-color: #234e52;
    background-color: rgba(35, 78, 82, var(--bg-opacity));
  }
  /* line 58808, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-blue-100:focus {
    --bg-opacity: 1;
    background-color: #3182EB;
    background-color: rgba(49, 130, 235, var(--bg-opacity));
  }
  /* line 58814, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-blue-200:focus {
    --bg-opacity: 1;
    background-color: #0A499A;
    background-color: rgba(10, 73, 154, var(--bg-opacity));
  }
  /* line 58820, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-100:focus {
    --bg-opacity: 1;
    background-color: #ebf4ff;
    background-color: rgba(235, 244, 255, var(--bg-opacity));
  }
  /* line 58826, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-200:focus {
    --bg-opacity: 1;
    background-color: #c3dafe;
    background-color: rgba(195, 218, 254, var(--bg-opacity));
  }
  /* line 58832, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-300:focus {
    --bg-opacity: 1;
    background-color: #a3bffa;
    background-color: rgba(163, 191, 250, var(--bg-opacity));
  }
  /* line 58838, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-400:focus {
    --bg-opacity: 1;
    background-color: #7f9cf5;
    background-color: rgba(127, 156, 245, var(--bg-opacity));
  }
  /* line 58844, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-500:focus {
    --bg-opacity: 1;
    background-color: #667eea;
    background-color: rgba(102, 126, 234, var(--bg-opacity));
  }
  /* line 58850, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-600:focus {
    --bg-opacity: 1;
    background-color: #5a67d8;
    background-color: rgba(90, 103, 216, var(--bg-opacity));
  }
  /* line 58856, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-700:focus {
    --bg-opacity: 1;
    background-color: #4c51bf;
    background-color: rgba(76, 81, 191, var(--bg-opacity));
  }
  /* line 58862, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-800:focus {
    --bg-opacity: 1;
    background-color: #434190;
    background-color: rgba(67, 65, 144, var(--bg-opacity));
  }
  /* line 58868, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-indigo-900:focus {
    --bg-opacity: 1;
    background-color: #3c366b;
    background-color: rgba(60, 54, 107, var(--bg-opacity));
  }
  /* line 58874, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-100:focus {
    --bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250, 245, 255, var(--bg-opacity));
  }
  /* line 58880, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-200:focus {
    --bg-opacity: 1;
    background-color: #e9d8fd;
    background-color: rgba(233, 216, 253, var(--bg-opacity));
  }
  /* line 58886, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-300:focus {
    --bg-opacity: 1;
    background-color: #d6bcfa;
    background-color: rgba(214, 188, 250, var(--bg-opacity));
  }
  /* line 58892, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-400:focus {
    --bg-opacity: 1;
    background-color: #b794f4;
    background-color: rgba(183, 148, 244, var(--bg-opacity));
  }
  /* line 58898, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-500:focus {
    --bg-opacity: 1;
    background-color: #9f7aea;
    background-color: rgba(159, 122, 234, var(--bg-opacity));
  }
  /* line 58904, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-600:focus {
    --bg-opacity: 1;
    background-color: #805ad5;
    background-color: rgba(128, 90, 213, var(--bg-opacity));
  }
  /* line 58910, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-700:focus {
    --bg-opacity: 1;
    background-color: #6b46c1;
    background-color: rgba(107, 70, 193, var(--bg-opacity));
  }
  /* line 58916, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-800:focus {
    --bg-opacity: 1;
    background-color: #553c9a;
    background-color: rgba(85, 60, 154, var(--bg-opacity));
  }
  /* line 58922, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-purple-900:focus {
    --bg-opacity: 1;
    background-color: #44337a;
    background-color: rgba(68, 51, 122, var(--bg-opacity));
  }
  /* line 58928, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-pink:focus {
    --bg-opacity: 1;
    background-color: #FF7978;
    background-color: rgba(255, 121, 120, var(--bg-opacity));
  }
  /* line 58934, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-light-gray:focus {
    --bg-opacity: 1;
    background-color: #FAFAFA;
    background-color: rgba(250, 250, 250, var(--bg-opacity));
  }
  /* line 58940, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-blue-gradient:focus {
    background-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 58944, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-opacity-0 {
    --bg-opacity: 0;
  }
  /* line 58948, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-opacity-25 {
    --bg-opacity: 0.25;
  }
  /* line 58952, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-opacity-50 {
    --bg-opacity: 0.5;
  }
  /* line 58956, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-opacity-75 {
    --bg-opacity: 0.75;
  }
  /* line 58960, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-opacity-80 {
    --bg-opacity: .8;
  }
  /* line 58964, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-opacity-100 {
    --bg-opacity: 1;
  }
  /* line 58968, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-opacity-0:hover {
    --bg-opacity: 0;
  }
  /* line 58972, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-opacity-25:hover {
    --bg-opacity: 0.25;
  }
  /* line 58976, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-opacity-50:hover {
    --bg-opacity: 0.5;
  }
  /* line 58980, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-opacity-75:hover {
    --bg-opacity: 0.75;
  }
  /* line 58984, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-opacity-80:hover {
    --bg-opacity: .8;
  }
  /* line 58988, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-opacity-100:hover {
    --bg-opacity: 1;
  }
  /* line 58992, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-opacity-0:focus {
    --bg-opacity: 0;
  }
  /* line 58996, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-opacity-25:focus {
    --bg-opacity: 0.25;
  }
  /* line 59000, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-opacity-50:focus {
    --bg-opacity: 0.5;
  }
  /* line 59004, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-opacity-75:focus {
    --bg-opacity: 0.75;
  }
  /* line 59008, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-opacity-80:focus {
    --bg-opacity: .8;
  }
  /* line 59012, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:bg-opacity-100:focus {
    --bg-opacity: 1;
  }
  /* line 59016, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-bottom {
    background-position: bottom;
  }
  /* line 59020, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-center {
    background-position: center;
  }
  /* line 59024, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-left {
    background-position: left;
  }
  /* line 59028, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-left-bottom {
    background-position: left bottom;
  }
  /* line 59032, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-left-top {
    background-position: left top;
  }
  /* line 59036, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-right {
    background-position: right;
  }
  /* line 59040, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-right-bottom {
    background-position: right bottom;
  }
  /* line 59044, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-right-top {
    background-position: right top;
  }
  /* line 59048, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-top {
    background-position: top;
  }
  /* line 59052, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-repeat {
    background-repeat: repeat;
  }
  /* line 59056, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-no-repeat {
    background-repeat: no-repeat;
  }
  /* line 59060, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-repeat-x {
    background-repeat: repeat-x;
  }
  /* line 59064, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-repeat-y {
    background-repeat: repeat-y;
  }
  /* line 59068, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-repeat-round {
    background-repeat: round;
  }
  /* line 59072, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-repeat-space {
    background-repeat: space;
  }
  /* line 59076, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-auto {
    background-size: auto;
  }
  /* line 59080, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-cover {
    background-size: cover;
  }
  /* line 59084, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-contain {
    background-size: contain;
  }
  /* line 59088, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-collapse {
    border-collapse: collapse;
  }
  /* line 59092, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-separate {
    border-collapse: separate;
  }
  /* line 59096, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-transparent {
    border-color: transparent;
  }
  /* line 59100, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-current {
    border-color: currentColor;
  }
  /* line 59104, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-black {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 59110, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-white {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 59116, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-gray-100 {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 59122, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-gray-200 {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 59128, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-gray-300 {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 59134, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-gray-500 {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 59140, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-gray-900 {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 59146, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-red {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 59152, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-orange {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 59158, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-100 {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 59164, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-200 {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 59170, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-300 {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 59176, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-400 {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 59182, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-500 {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 59188, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-600 {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 59194, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-700 {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 59200, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-800 {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 59206, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-yellow-900 {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 59212, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-100 {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 59218, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-200 {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 59224, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-300 {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 59230, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-400 {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 59236, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-500 {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 59242, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-600 {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 59248, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-700 {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 59254, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-800 {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 59260, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-green-900 {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 59266, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-100 {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 59272, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-200 {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 59278, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-300 {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 59284, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-400 {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 59290, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-500 {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 59296, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-600 {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 59302, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-700 {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 59308, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-800 {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 59314, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-teal-900 {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 59320, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-blue-100 {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 59326, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-blue-200 {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 59332, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-100 {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 59338, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-200 {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 59344, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-300 {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 59350, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-400 {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 59356, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-500 {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 59362, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-600 {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 59368, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-700 {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 59374, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-800 {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 59380, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-indigo-900 {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 59386, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-100 {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 59392, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-200 {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 59398, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-300 {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 59404, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-400 {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 59410, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-500 {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 59416, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-600 {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 59422, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-700 {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 59428, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-800 {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 59434, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-purple-900 {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 59440, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-pink {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 59446, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-light-gray {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 59452, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-blue-gradient {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 59456, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  /* line 59460, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-current:hover {
    border-color: currentColor;
  }
  /* line 59464, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-black:hover {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 59470, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-white:hover {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 59476, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-gray-100:hover {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 59482, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-gray-200:hover {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 59488, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-gray-300:hover {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 59494, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-gray-500:hover {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 59500, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-gray-900:hover {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 59506, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-red:hover {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 59512, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-orange:hover {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 59518, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-100:hover {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 59524, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-200:hover {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 59530, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-300:hover {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 59536, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-400:hover {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 59542, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-500:hover {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 59548, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-600:hover {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 59554, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-700:hover {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 59560, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-800:hover {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 59566, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-yellow-900:hover {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 59572, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-100:hover {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 59578, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-200:hover {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 59584, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-300:hover {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 59590, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-400:hover {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 59596, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-500:hover {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 59602, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-600:hover {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 59608, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-700:hover {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 59614, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-800:hover {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 59620, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-green-900:hover {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 59626, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-100:hover {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 59632, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-200:hover {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 59638, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-300:hover {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 59644, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-400:hover {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 59650, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-500:hover {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 59656, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-600:hover {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 59662, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-700:hover {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 59668, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-800:hover {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 59674, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-teal-900:hover {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 59680, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-blue-100:hover {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 59686, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-blue-200:hover {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 59692, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-100:hover {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 59698, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-200:hover {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 59704, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-300:hover {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 59710, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-400:hover {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 59716, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-500:hover {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 59722, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-600:hover {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 59728, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-700:hover {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 59734, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-800:hover {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 59740, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-indigo-900:hover {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 59746, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-100:hover {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 59752, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-200:hover {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 59758, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-300:hover {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 59764, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-400:hover {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 59770, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-500:hover {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 59776, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-600:hover {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 59782, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-700:hover {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 59788, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-800:hover {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 59794, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-purple-900:hover {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 59800, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-pink:hover {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 59806, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-light-gray:hover {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 59812, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-blue-gradient:hover {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 59816, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-transparent:focus {
    border-color: transparent;
  }
  /* line 59820, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-current:focus {
    border-color: currentColor;
  }
  /* line 59824, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-black:focus {
    --border-opacity: 1;
    border-color: #282828;
    border-color: rgba(40, 40, 40, var(--border-opacity));
  }
  /* line 59830, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-white:focus {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity));
  }
  /* line 59836, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-gray-100:focus {
    --border-opacity: 1;
    border-color: #F4F4F4;
    border-color: rgba(244, 244, 244, var(--border-opacity));
  }
  /* line 59842, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-gray-200:focus {
    --border-opacity: 1;
    border-color: #e2e2e2;
    border-color: rgba(226, 226, 226, var(--border-opacity));
  }
  /* line 59848, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-gray-300:focus {
    --border-opacity: 1;
    border-color: #C4C4C4;
    border-color: rgba(196, 196, 196, var(--border-opacity));
  }
  /* line 59854, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-gray-500:focus {
    --border-opacity: 1;
    border-color: #666666;
    border-color: rgba(102, 102, 102, var(--border-opacity));
  }
  /* line 59860, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-gray-900:focus {
    --border-opacity: 1;
    border-color: #999999;
    border-color: rgba(153, 153, 153, var(--border-opacity));
  }
  /* line 59866, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-red:focus {
    --border-opacity: 1;
    border-color: #E43D55;
    border-color: rgba(228, 61, 85, var(--border-opacity));
  }
  /* line 59872, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-orange:focus {
    --border-opacity: 1;
    border-color: #FF8A58;
    border-color: rgba(255, 138, 88, var(--border-opacity));
  }
  /* line 59878, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-100:focus {
    --border-opacity: 1;
    border-color: #fffff0;
    border-color: rgba(255, 255, 240, var(--border-opacity));
  }
  /* line 59884, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-200:focus {
    --border-opacity: 1;
    border-color: #fefcbf;
    border-color: rgba(254, 252, 191, var(--border-opacity));
  }
  /* line 59890, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-300:focus {
    --border-opacity: 1;
    border-color: #faf089;
    border-color: rgba(250, 240, 137, var(--border-opacity));
  }
  /* line 59896, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-400:focus {
    --border-opacity: 1;
    border-color: #f6e05e;
    border-color: rgba(246, 224, 94, var(--border-opacity));
  }
  /* line 59902, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-500:focus {
    --border-opacity: 1;
    border-color: #ecc94b;
    border-color: rgba(236, 201, 75, var(--border-opacity));
  }
  /* line 59908, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-600:focus {
    --border-opacity: 1;
    border-color: #d69e2e;
    border-color: rgba(214, 158, 46, var(--border-opacity));
  }
  /* line 59914, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-700:focus {
    --border-opacity: 1;
    border-color: #b7791f;
    border-color: rgba(183, 121, 31, var(--border-opacity));
  }
  /* line 59920, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-800:focus {
    --border-opacity: 1;
    border-color: #975a16;
    border-color: rgba(151, 90, 22, var(--border-opacity));
  }
  /* line 59926, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-yellow-900:focus {
    --border-opacity: 1;
    border-color: #744210;
    border-color: rgba(116, 66, 16, var(--border-opacity));
  }
  /* line 59932, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-100:focus {
    --border-opacity: 1;
    border-color: #f0fff4;
    border-color: rgba(240, 255, 244, var(--border-opacity));
  }
  /* line 59938, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-200:focus {
    --border-opacity: 1;
    border-color: #c6f6d5;
    border-color: rgba(198, 246, 213, var(--border-opacity));
  }
  /* line 59944, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-300:focus {
    --border-opacity: 1;
    border-color: #9ae6b4;
    border-color: rgba(154, 230, 180, var(--border-opacity));
  }
  /* line 59950, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-400:focus {
    --border-opacity: 1;
    border-color: #68d391;
    border-color: rgba(104, 211, 145, var(--border-opacity));
  }
  /* line 59956, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-500:focus {
    --border-opacity: 1;
    border-color: #48bb78;
    border-color: rgba(72, 187, 120, var(--border-opacity));
  }
  /* line 59962, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-600:focus {
    --border-opacity: 1;
    border-color: #38a169;
    border-color: rgba(56, 161, 105, var(--border-opacity));
  }
  /* line 59968, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-700:focus {
    --border-opacity: 1;
    border-color: #2f855a;
    border-color: rgba(47, 133, 90, var(--border-opacity));
  }
  /* line 59974, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-800:focus {
    --border-opacity: 1;
    border-color: #276749;
    border-color: rgba(39, 103, 73, var(--border-opacity));
  }
  /* line 59980, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-green-900:focus {
    --border-opacity: 1;
    border-color: #22543d;
    border-color: rgba(34, 84, 61, var(--border-opacity));
  }
  /* line 59986, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-100:focus {
    --border-opacity: 1;
    border-color: #e6fffa;
    border-color: rgba(230, 255, 250, var(--border-opacity));
  }
  /* line 59992, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-200:focus {
    --border-opacity: 1;
    border-color: #b2f5ea;
    border-color: rgba(178, 245, 234, var(--border-opacity));
  }
  /* line 59998, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-300:focus {
    --border-opacity: 1;
    border-color: #81e6d9;
    border-color: rgba(129, 230, 217, var(--border-opacity));
  }
  /* line 60004, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-400:focus {
    --border-opacity: 1;
    border-color: #4fd1c5;
    border-color: rgba(79, 209, 197, var(--border-opacity));
  }
  /* line 60010, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-500:focus {
    --border-opacity: 1;
    border-color: #38b2ac;
    border-color: rgba(56, 178, 172, var(--border-opacity));
  }
  /* line 60016, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-600:focus {
    --border-opacity: 1;
    border-color: #319795;
    border-color: rgba(49, 151, 149, var(--border-opacity));
  }
  /* line 60022, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-700:focus {
    --border-opacity: 1;
    border-color: #2c7a7b;
    border-color: rgba(44, 122, 123, var(--border-opacity));
  }
  /* line 60028, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-800:focus {
    --border-opacity: 1;
    border-color: #285e61;
    border-color: rgba(40, 94, 97, var(--border-opacity));
  }
  /* line 60034, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-teal-900:focus {
    --border-opacity: 1;
    border-color: #234e52;
    border-color: rgba(35, 78, 82, var(--border-opacity));
  }
  /* line 60040, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-blue-100:focus {
    --border-opacity: 1;
    border-color: #3182EB;
    border-color: rgba(49, 130, 235, var(--border-opacity));
  }
  /* line 60046, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-blue-200:focus {
    --border-opacity: 1;
    border-color: #0A499A;
    border-color: rgba(10, 73, 154, var(--border-opacity));
  }
  /* line 60052, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-100:focus {
    --border-opacity: 1;
    border-color: #ebf4ff;
    border-color: rgba(235, 244, 255, var(--border-opacity));
  }
  /* line 60058, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-200:focus {
    --border-opacity: 1;
    border-color: #c3dafe;
    border-color: rgba(195, 218, 254, var(--border-opacity));
  }
  /* line 60064, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-300:focus {
    --border-opacity: 1;
    border-color: #a3bffa;
    border-color: rgba(163, 191, 250, var(--border-opacity));
  }
  /* line 60070, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-400:focus {
    --border-opacity: 1;
    border-color: #7f9cf5;
    border-color: rgba(127, 156, 245, var(--border-opacity));
  }
  /* line 60076, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-500:focus {
    --border-opacity: 1;
    border-color: #667eea;
    border-color: rgba(102, 126, 234, var(--border-opacity));
  }
  /* line 60082, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-600:focus {
    --border-opacity: 1;
    border-color: #5a67d8;
    border-color: rgba(90, 103, 216, var(--border-opacity));
  }
  /* line 60088, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-700:focus {
    --border-opacity: 1;
    border-color: #4c51bf;
    border-color: rgba(76, 81, 191, var(--border-opacity));
  }
  /* line 60094, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-800:focus {
    --border-opacity: 1;
    border-color: #434190;
    border-color: rgba(67, 65, 144, var(--border-opacity));
  }
  /* line 60100, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-indigo-900:focus {
    --border-opacity: 1;
    border-color: #3c366b;
    border-color: rgba(60, 54, 107, var(--border-opacity));
  }
  /* line 60106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-100:focus {
    --border-opacity: 1;
    border-color: #faf5ff;
    border-color: rgba(250, 245, 255, var(--border-opacity));
  }
  /* line 60112, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-200:focus {
    --border-opacity: 1;
    border-color: #e9d8fd;
    border-color: rgba(233, 216, 253, var(--border-opacity));
  }
  /* line 60118, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-300:focus {
    --border-opacity: 1;
    border-color: #d6bcfa;
    border-color: rgba(214, 188, 250, var(--border-opacity));
  }
  /* line 60124, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-400:focus {
    --border-opacity: 1;
    border-color: #b794f4;
    border-color: rgba(183, 148, 244, var(--border-opacity));
  }
  /* line 60130, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-500:focus {
    --border-opacity: 1;
    border-color: #9f7aea;
    border-color: rgba(159, 122, 234, var(--border-opacity));
  }
  /* line 60136, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-600:focus {
    --border-opacity: 1;
    border-color: #805ad5;
    border-color: rgba(128, 90, 213, var(--border-opacity));
  }
  /* line 60142, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-700:focus {
    --border-opacity: 1;
    border-color: #6b46c1;
    border-color: rgba(107, 70, 193, var(--border-opacity));
  }
  /* line 60148, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-800:focus {
    --border-opacity: 1;
    border-color: #553c9a;
    border-color: rgba(85, 60, 154, var(--border-opacity));
  }
  /* line 60154, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-purple-900:focus {
    --border-opacity: 1;
    border-color: #44337a;
    border-color: rgba(68, 51, 122, var(--border-opacity));
  }
  /* line 60160, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-pink:focus {
    --border-opacity: 1;
    border-color: #FF7978;
    border-color: rgba(255, 121, 120, var(--border-opacity));
  }
  /* line 60166, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-light-gray:focus {
    --border-opacity: 1;
    border-color: #FAFAFA;
    border-color: rgba(250, 250, 250, var(--border-opacity));
  }
  /* line 60172, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-blue-gradient:focus {
    border-color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 60176, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-opacity-0 {
    --border-opacity: 0;
  }
  /* line 60180, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-opacity-25 {
    --border-opacity: 0.25;
  }
  /* line 60184, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-opacity-50 {
    --border-opacity: 0.5;
  }
  /* line 60188, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-opacity-75 {
    --border-opacity: 0.75;
  }
  /* line 60192, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-opacity-80 {
    --border-opacity: .8;
  }
  /* line 60196, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-opacity-100 {
    --border-opacity: 1;
  }
  /* line 60200, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-opacity-0:hover {
    --border-opacity: 0;
  }
  /* line 60204, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-opacity-25:hover {
    --border-opacity: 0.25;
  }
  /* line 60208, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-opacity-50:hover {
    --border-opacity: 0.5;
  }
  /* line 60212, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-opacity-75:hover {
    --border-opacity: 0.75;
  }
  /* line 60216, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-opacity-80:hover {
    --border-opacity: .8;
  }
  /* line 60220, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:border-opacity-100:hover {
    --border-opacity: 1;
  }
  /* line 60224, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-opacity-0:focus {
    --border-opacity: 0;
  }
  /* line 60228, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-opacity-25:focus {
    --border-opacity: 0.25;
  }
  /* line 60232, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-opacity-50:focus {
    --border-opacity: 0.5;
  }
  /* line 60236, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-opacity-75:focus {
    --border-opacity: 0.75;
  }
  /* line 60240, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-opacity-80:focus {
    --border-opacity: .8;
  }
  /* line 60244, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:border-opacity-100:focus {
    --border-opacity: 1;
  }
  /* line 60248, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-none {
    border-radius: 0;
  }
  /* line 60252, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-sm {
    border-radius: 0.125rem;
  }
  /* line 60256, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded {
    border-radius: 0.25rem;
  }
  /* line 60260, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-md {
    border-radius: 0.375rem;
  }
  /* line 60264, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-lg {
    border-radius: 0.5rem;
  }
  /* line 60268, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-full {
    border-radius: 9999px;
  }
  /* line 60272, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-xl {
    border-radius: 1rem;
  }
  /* line 60276, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 60281, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 60286, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 60291, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 60296, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }
  /* line 60301, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }
  /* line 60306, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }
  /* line 60311, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }
  /* line 60316, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  /* line 60321, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  /* line 60326, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 60331, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 60336, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }
  /* line 60341, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }
  /* line 60346, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 60351, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 60356, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  /* line 60361, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  /* line 60366, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  /* line 60371, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }
  /* line 60376, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }
  /* line 60381, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }
  /* line 60386, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }
  /* line 60391, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }
  /* line 60396, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-t-xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  /* line 60401, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-r-xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  /* line 60406, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-b-xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  /* line 60411, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-l-xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  /* line 60416, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tl-none {
    border-top-left-radius: 0;
  }
  /* line 60420, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tr-none {
    border-top-right-radius: 0;
  }
  /* line 60424, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-br-none {
    border-bottom-right-radius: 0;
  }
  /* line 60428, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }
  /* line 60432, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }
  /* line 60436, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }
  /* line 60440, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }
  /* line 60444, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }
  /* line 60448, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }
  /* line 60452, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }
  /* line 60456, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }
  /* line 60460, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }
  /* line 60464, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }
  /* line 60468, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }
  /* line 60472, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }
  /* line 60476, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }
  /* line 60480, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }
  /* line 60484, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }
  /* line 60488, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }
  /* line 60492, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }
  /* line 60496, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }
  /* line 60500, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }
  /* line 60504, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }
  /* line 60508, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }
  /* line 60512, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tl-xl {
    border-top-left-radius: 1rem;
  }
  /* line 60516, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-tr-xl {
    border-top-right-radius: 1rem;
  }
  /* line 60520, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-br-xl {
    border-bottom-right-radius: 1rem;
  }
  /* line 60524, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rounded-bl-xl {
    border-bottom-left-radius: 1rem;
  }
  /* line 60528, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-solid {
    border-style: solid;
  }
  /* line 60532, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-dashed {
    border-style: dashed;
  }
  /* line 60536, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-dotted {
    border-style: dotted;
  }
  /* line 60540, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-double {
    border-style: double;
  }
  /* line 60544, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-none {
    border-style: none;
  }
  /* line 60548, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-0 {
    border-width: 0;
  }
  /* line 60552, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-2 {
    border-width: 2px;
  }
  /* line 60556, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-4 {
    border-width: 4px;
  }
  /* line 60560, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-8 {
    border-width: 8px;
  }
  /* line 60564, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border {
    border-width: 1px;
  }
  /* line 60568, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-t-0 {
    border-top-width: 0;
  }
  /* line 60572, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-r-0 {
    border-right-width: 0;
  }
  /* line 60576, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-b-0 {
    border-bottom-width: 0;
  }
  /* line 60580, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-l-0 {
    border-left-width: 0;
  }
  /* line 60584, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-t-2 {
    border-top-width: 2px;
  }
  /* line 60588, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-r-2 {
    border-right-width: 2px;
  }
  /* line 60592, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-b-2 {
    border-bottom-width: 2px;
  }
  /* line 60596, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-l-2 {
    border-left-width: 2px;
  }
  /* line 60600, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-t-4 {
    border-top-width: 4px;
  }
  /* line 60604, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-r-4 {
    border-right-width: 4px;
  }
  /* line 60608, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-b-4 {
    border-bottom-width: 4px;
  }
  /* line 60612, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-l-4 {
    border-left-width: 4px;
  }
  /* line 60616, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-t-8 {
    border-top-width: 8px;
  }
  /* line 60620, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-r-8 {
    border-right-width: 8px;
  }
  /* line 60624, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-b-8 {
    border-bottom-width: 8px;
  }
  /* line 60628, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-l-8 {
    border-left-width: 8px;
  }
  /* line 60632, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-t {
    border-top-width: 1px;
  }
  /* line 60636, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-r {
    border-right-width: 1px;
  }
  /* line 60640, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-b {
    border-bottom-width: 1px;
  }
  /* line 60644, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:border-l {
    border-left-width: 1px;
  }
  /* line 60648, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:box-border {
    box-sizing: border-box;
  }
  /* line 60652, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:box-content {
    box-sizing: content-box;
  }
  /* line 60656, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:cursor-auto {
    cursor: auto;
  }
  /* line 60660, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:cursor-default {
    cursor: default;
  }
  /* line 60664, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:cursor-pointer {
    cursor: pointer;
  }
  /* line 60668, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:cursor-wait {
    cursor: wait;
  }
  /* line 60672, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:cursor-text {
    cursor: text;
  }
  /* line 60676, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:cursor-move {
    cursor: move;
  }
  /* line 60680, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:cursor-not-allowed {
    cursor: not-allowed;
  }
  /* line 60684, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:cursor-help {
    cursor: help;
  }
  /* line 60688, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:block {
    display: block;
  }
  /* line 60692, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inline-block {
    display: inline-block;
  }
  /* line 60696, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inline {
    display: inline;
  }
  /* line 60700, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex {
    display: flex;
  }
  /* line 60704, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inline-flex {
    display: inline-flex;
  }
  /* line 60708, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table {
    display: table;
  }
  /* line 60712, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-caption {
    display: table-caption;
  }
  /* line 60716, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-cell {
    display: table-cell;
  }
  /* line 60720, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-column {
    display: table-column;
  }
  /* line 60724, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-column-group {
    display: table-column-group;
  }
  /* line 60728, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-footer-group {
    display: table-footer-group;
  }
  /* line 60732, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-header-group {
    display: table-header-group;
  }
  /* line 60736, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-row-group {
    display: table-row-group;
  }
  /* line 60740, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-row {
    display: table-row;
  }
  /* line 60744, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flow-root {
    display: flow-root;
  }
  /* line 60748, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid {
    display: grid;
  }
  /* line 60752, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inline-grid {
    display: inline-grid;
  }
  /* line 60756, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hidden {
    display: none;
  }
  /* line 60760, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-row {
    flex-direction: row;
  }
  /* line 60764, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  /* line 60768, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-col {
    flex-direction: column;
  }
  /* line 60772, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  /* line 60776, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-wrap {
    flex-wrap: wrap;
  }
  /* line 60780, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  /* line 60784, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-no-wrap {
    flex-wrap: nowrap;
  }
  /* line 60788, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:items-start {
    align-items: flex-start;
  }
  /* line 60792, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:items-end {
    align-items: flex-end;
  }
  /* line 60796, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:items-center {
    align-items: center;
  }
  /* line 60800, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:items-baseline {
    align-items: baseline;
  }
  /* line 60804, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:items-stretch {
    align-items: stretch;
  }
  /* line 60808, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:self-auto {
    align-self: auto;
  }
  /* line 60812, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:self-start {
    align-self: flex-start;
  }
  /* line 60816, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:self-end {
    align-self: flex-end;
  }
  /* line 60820, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:self-center {
    align-self: center;
  }
  /* line 60824, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:self-stretch {
    align-self: stretch;
  }
  /* line 60828, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:justify-start {
    justify-content: flex-start;
  }
  /* line 60832, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:justify-end {
    justify-content: flex-end;
  }
  /* line 60836, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:justify-center {
    justify-content: center;
  }
  /* line 60840, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:justify-between {
    justify-content: space-between;
  }
  /* line 60844, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:justify-around {
    justify-content: space-around;
  }
  /* line 60848, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:justify-evenly {
    justify-content: space-evenly;
  }
  /* line 60852, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:content-center {
    align-content: center;
  }
  /* line 60856, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:content-start {
    align-content: flex-start;
  }
  /* line 60860, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:content-end {
    align-content: flex-end;
  }
  /* line 60864, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:content-between {
    align-content: space-between;
  }
  /* line 60868, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:content-around {
    align-content: space-around;
  }
  /* line 60872, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-1 {
    flex: 1 1 0%;
  }
  /* line 60876, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-auto {
    flex: 1 1 auto;
  }
  /* line 60880, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-initial {
    flex: 0 1 auto;
  }
  /* line 60884, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-none {
    flex: none;
  }
  /* line 60888, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-grow-0 {
    flex-grow: 0;
  }
  /* line 60892, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-grow {
    flex-grow: 1;
  }
  /* line 60896, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-shrink-0 {
    flex-shrink: 0;
  }
  /* line 60900, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:flex-shrink {
    flex-shrink: 1;
  }
  /* line 60904, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-1 {
    order: 1;
  }
  /* line 60908, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-2 {
    order: 2;
  }
  /* line 60912, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-3 {
    order: 3;
  }
  /* line 60916, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-4 {
    order: 4;
  }
  /* line 60920, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-5 {
    order: 5;
  }
  /* line 60924, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-6 {
    order: 6;
  }
  /* line 60928, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-7 {
    order: 7;
  }
  /* line 60932, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-8 {
    order: 8;
  }
  /* line 60936, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-9 {
    order: 9;
  }
  /* line 60940, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-10 {
    order: 10;
  }
  /* line 60944, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-11 {
    order: 11;
  }
  /* line 60948, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-12 {
    order: 12;
  }
  /* line 60952, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-first {
    order: -9999;
  }
  /* line 60956, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-last {
    order: 9999;
  }
  /* line 60960, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:order-none {
    order: 0;
  }
  /* line 60964, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:float-right {
    float: right;
  }
  /* line 60968, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:float-left {
    float: left;
  }
  /* line 60972, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:float-none {
    float: none;
  }
  /* line 60976, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 60982, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:clear-left {
    clear: left;
  }
  /* line 60986, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:clear-right {
    clear: right;
  }
  /* line 60990, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:clear-both {
    clear: both;
  }
  /* line 60994, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:clear-none {
    clear: none;
  }
  /* line 60998, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-inter {
    font-family: 'Inter', 'Rubik', sans-serif;
  }
  /* line 61002, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-rubik {
    font-family: 'Rubik', 'Inter', sans-serif;
  }
  /* line 61006, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-hairline {
    font-weight: 100;
  }
  /* line 61010, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-thin {
    font-weight: 200;
  }
  /* line 61014, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-light {
    font-weight: 300;
  }
  /* line 61018, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-normal {
    font-weight: 400;
  }
  /* line 61022, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-medium {
    font-weight: 500;
  }
  /* line 61026, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-semibold {
    font-weight: 600;
  }
  /* line 61030, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-bold {
    font-weight: 700;
  }
  /* line 61034, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-extrabold {
    font-weight: 800;
  }
  /* line 61038, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:font-black {
    font-weight: 900;
  }
  /* line 61042, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  /* line 61046, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-thin:hover {
    font-weight: 200;
  }
  /* line 61050, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-light:hover {
    font-weight: 300;
  }
  /* line 61054, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-normal:hover {
    font-weight: 400;
  }
  /* line 61058, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-medium:hover {
    font-weight: 500;
  }
  /* line 61062, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  /* line 61066, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-bold:hover {
    font-weight: 700;
  }
  /* line 61070, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  /* line 61074, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:font-black:hover {
    font-weight: 900;
  }
  /* line 61078, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-hairline:focus {
    font-weight: 100;
  }
  /* line 61082, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-thin:focus {
    font-weight: 200;
  }
  /* line 61086, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-light:focus {
    font-weight: 300;
  }
  /* line 61090, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-normal:focus {
    font-weight: 400;
  }
  /* line 61094, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-medium:focus {
    font-weight: 500;
  }
  /* line 61098, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-semibold:focus {
    font-weight: 600;
  }
  /* line 61102, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-bold:focus {
    font-weight: 700;
  }
  /* line 61106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-extrabold:focus {
    font-weight: 800;
  }
  /* line 61110, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:font-black:focus {
    font-weight: 900;
  }
  /* line 61114, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-0 {
    height: 0;
  }
  /* line 61118, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-1 {
    height: 0.25rem;
  }
  /* line 61122, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-2 {
    height: 0.5rem;
  }
  /* line 61126, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-3 {
    height: 0.75rem;
  }
  /* line 61130, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-4 {
    height: 1rem;
  }
  /* line 61134, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-5 {
    height: 1.25rem;
  }
  /* line 61138, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-6 {
    height: 1.5rem;
  }
  /* line 61142, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-8 {
    height: 2rem;
  }
  /* line 61146, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-10 {
    height: 2.5rem;
  }
  /* line 61150, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-12 {
    height: 3rem;
  }
  /* line 61154, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-16 {
    height: 4rem;
  }
  /* line 61158, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-20 {
    height: 5rem;
  }
  /* line 61162, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-24 {
    height: 6rem;
  }
  /* line 61166, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-32 {
    height: 8rem;
  }
  /* line 61170, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-40 {
    height: 10rem;
  }
  /* line 61174, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-48 {
    height: 12rem;
  }
  /* line 61178, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-56 {
    height: 14rem;
  }
  /* line 61182, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-64 {
    height: 16rem;
  }
  /* line 61186, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-auto {
    height: auto;
  }
  /* line 61190, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-px {
    height: 1px;
  }
  /* line 61194, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-full {
    height: 100%;
  }
  /* line 61198, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:h-screen {
    height: 100vh;
  }
  /* line 61202, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-xs {
    font-size: 0.75rem;
  }
  /* line 61206, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-sm {
    font-size: 0.875rem;
  }
  /* line 61210, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-base {
    font-size: 1rem;
  }
  /* line 61214, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-lg {
    font-size: 1.125rem;
  }
  /* line 61218, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-xl {
    font-size: 1.25rem;
  }
  /* line 61222, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-2xl {
    font-size: 1.5rem;
  }
  /* line 61226, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-3xl {
    font-size: 1.875rem;
  }
  /* line 61230, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-4xl {
    font-size: 2.25rem;
  }
  /* line 61234, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-5xl {
    font-size: 3rem;
  }
  /* line 61238, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-6xl {
    font-size: 4rem;
  }
  /* line 61242, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-2xs {
    font-size: .65rem;
  }
  /* line 61246, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-7xl {
    font-size: 5rem;
  }
  /* line 61250, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-3 {
    line-height: .75rem;
  }
  /* line 61254, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-4 {
    line-height: 1rem;
  }
  /* line 61258, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-5 {
    line-height: 1.25rem;
  }
  /* line 61262, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-6 {
    line-height: 1.5rem;
  }
  /* line 61266, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-7 {
    line-height: 1.75rem;
  }
  /* line 61270, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-8 {
    line-height: 2rem;
  }
  /* line 61274, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-9 {
    line-height: 2.25rem;
  }
  /* line 61278, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-10 {
    line-height: 2.5rem;
  }
  /* line 61282, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-none {
    line-height: 1;
  }
  /* line 61286, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-tight {
    line-height: 1.25;
  }
  /* line 61290, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-snug {
    line-height: 1.375;
  }
  /* line 61294, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-normal {
    line-height: 1.5;
  }
  /* line 61298, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-relaxed {
    line-height: 1.625;
  }
  /* line 61302, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:leading-loose {
    line-height: 2;
  }
  /* line 61306, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:list-inside {
    list-style-position: inside;
  }
  /* line 61310, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:list-outside {
    list-style-position: outside;
  }
  /* line 61314, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:list-none {
    list-style-type: none;
  }
  /* line 61318, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:list-disc {
    list-style-type: disc;
  }
  /* line 61322, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:list-decimal {
    list-style-type: decimal;
  }
  /* line 61326, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-0 {
    margin: 0;
  }
  /* line 61330, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-1 {
    margin: 0.25rem;
  }
  /* line 61334, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-2 {
    margin: 0.5rem;
  }
  /* line 61338, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-3 {
    margin: 0.75rem;
  }
  /* line 61342, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-4 {
    margin: 1rem;
  }
  /* line 61346, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-5 {
    margin: 1.25rem;
  }
  /* line 61350, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-6 {
    margin: 1.5rem;
  }
  /* line 61354, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-8 {
    margin: 2rem;
  }
  /* line 61358, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-10 {
    margin: 2.5rem;
  }
  /* line 61362, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-12 {
    margin: 3rem;
  }
  /* line 61366, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-16 {
    margin: 4rem;
  }
  /* line 61370, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-20 {
    margin: 5rem;
  }
  /* line 61374, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-24 {
    margin: 6rem;
  }
  /* line 61378, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-32 {
    margin: 8rem;
  }
  /* line 61382, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-40 {
    margin: 10rem;
  }
  /* line 61386, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-48 {
    margin: 12rem;
  }
  /* line 61390, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-56 {
    margin: 14rem;
  }
  /* line 61394, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-64 {
    margin: 16rem;
  }
  /* line 61398, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-auto {
    margin: auto;
  }
  /* line 61402, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:m-px {
    margin: 1px;
  }
  /* line 61406, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-1 {
    margin: -0.25rem;
  }
  /* line 61410, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-2 {
    margin: -0.5rem;
  }
  /* line 61414, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-3 {
    margin: -0.75rem;
  }
  /* line 61418, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-4 {
    margin: -1rem;
  }
  /* line 61422, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-5 {
    margin: -1.25rem;
  }
  /* line 61426, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-6 {
    margin: -1.5rem;
  }
  /* line 61430, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-8 {
    margin: -2rem;
  }
  /* line 61434, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-10 {
    margin: -2.5rem;
  }
  /* line 61438, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-12 {
    margin: -3rem;
  }
  /* line 61442, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-16 {
    margin: -4rem;
  }
  /* line 61446, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-20 {
    margin: -5rem;
  }
  /* line 61450, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-24 {
    margin: -6rem;
  }
  /* line 61454, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-32 {
    margin: -8rem;
  }
  /* line 61458, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-40 {
    margin: -10rem;
  }
  /* line 61462, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-48 {
    margin: -12rem;
  }
  /* line 61466, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-56 {
    margin: -14rem;
  }
  /* line 61470, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-64 {
    margin: -16rem;
  }
  /* line 61474, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-m-px {
    margin: -1px;
  }
  /* line 61478, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 61483, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 61488, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  /* line 61493, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  /* line 61498, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  /* line 61503, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  /* line 61508, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  /* line 61513, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  /* line 61518, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  /* line 61523, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  /* line 61528, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  /* line 61533, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  /* line 61538, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  /* line 61543, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  /* line 61548, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  /* line 61553, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  /* line 61558, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  /* line 61563, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  /* line 61568, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  /* line 61573, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  /* line 61578, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  /* line 61583, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  /* line 61588, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  /* line 61593, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  /* line 61598, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  /* line 61603, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  /* line 61608, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  /* line 61613, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  /* line 61618, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
  /* line 61623, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }
  /* line 61628, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  /* line 61633, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }
  /* line 61638, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }
  /* line 61643, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }
  /* line 61648, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }
  /* line 61653, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }
  /* line 61658, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  /* line 61663, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 61668, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  /* line 61673, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 61678, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  /* line 61683, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  /* line 61688, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  /* line 61693, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  /* line 61698, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  /* line 61703, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  /* line 61708, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  /* line 61713, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  /* line 61718, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  /* line 61723, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  /* line 61728, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  /* line 61733, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  /* line 61738, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  /* line 61743, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  /* line 61748, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  /* line 61753, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  /* line 61758, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  /* line 61763, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  /* line 61768, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  /* line 61773, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  /* line 61778, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }
  /* line 61783, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  /* line 61788, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  /* line 61793, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }
  /* line 61798, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  /* line 61803, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }
  /* line 61808, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }
  /* line 61813, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }
  /* line 61818, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }
  /* line 61823, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }
  /* line 61828, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }
  /* line 61833, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }
  /* line 61838, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }
  /* line 61843, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }
  /* line 61848, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  /* line 61853, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }
  /* line 61858, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-0 {
    margin-top: 0;
  }
  /* line 61862, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-0 {
    margin-right: 0;
  }
  /* line 61866, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-0 {
    margin-bottom: 0;
  }
  /* line 61870, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-0 {
    margin-left: 0;
  }
  /* line 61874, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-1 {
    margin-top: 0.25rem;
  }
  /* line 61878, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-1 {
    margin-right: 0.25rem;
  }
  /* line 61882, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-1 {
    margin-bottom: 0.25rem;
  }
  /* line 61886, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-1 {
    margin-left: 0.25rem;
  }
  /* line 61890, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-2 {
    margin-top: 0.5rem;
  }
  /* line 61894, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-2 {
    margin-right: 0.5rem;
  }
  /* line 61898, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-2 {
    margin-bottom: 0.5rem;
  }
  /* line 61902, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-2 {
    margin-left: 0.5rem;
  }
  /* line 61906, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-3 {
    margin-top: 0.75rem;
  }
  /* line 61910, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-3 {
    margin-right: 0.75rem;
  }
  /* line 61914, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }
  /* line 61918, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-3 {
    margin-left: 0.75rem;
  }
  /* line 61922, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-4 {
    margin-top: 1rem;
  }
  /* line 61926, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-4 {
    margin-right: 1rem;
  }
  /* line 61930, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-4 {
    margin-bottom: 1rem;
  }
  /* line 61934, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-4 {
    margin-left: 1rem;
  }
  /* line 61938, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-5 {
    margin-top: 1.25rem;
  }
  /* line 61942, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-5 {
    margin-right: 1.25rem;
  }
  /* line 61946, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-5 {
    margin-bottom: 1.25rem;
  }
  /* line 61950, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-5 {
    margin-left: 1.25rem;
  }
  /* line 61954, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-6 {
    margin-top: 1.5rem;
  }
  /* line 61958, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-6 {
    margin-right: 1.5rem;
  }
  /* line 61962, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-6 {
    margin-bottom: 1.5rem;
  }
  /* line 61966, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-6 {
    margin-left: 1.5rem;
  }
  /* line 61970, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-8 {
    margin-top: 2rem;
  }
  /* line 61974, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-8 {
    margin-right: 2rem;
  }
  /* line 61978, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-8 {
    margin-bottom: 2rem;
  }
  /* line 61982, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-8 {
    margin-left: 2rem;
  }
  /* line 61986, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-10 {
    margin-top: 2.5rem;
  }
  /* line 61990, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-10 {
    margin-right: 2.5rem;
  }
  /* line 61994, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }
  /* line 61998, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-10 {
    margin-left: 2.5rem;
  }
  /* line 62002, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-12 {
    margin-top: 3rem;
  }
  /* line 62006, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-12 {
    margin-right: 3rem;
  }
  /* line 62010, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-12 {
    margin-bottom: 3rem;
  }
  /* line 62014, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-12 {
    margin-left: 3rem;
  }
  /* line 62018, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-16 {
    margin-top: 4rem;
  }
  /* line 62022, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-16 {
    margin-right: 4rem;
  }
  /* line 62026, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-16 {
    margin-bottom: 4rem;
  }
  /* line 62030, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-16 {
    margin-left: 4rem;
  }
  /* line 62034, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-20 {
    margin-top: 5rem;
  }
  /* line 62038, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-20 {
    margin-right: 5rem;
  }
  /* line 62042, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-20 {
    margin-bottom: 5rem;
  }
  /* line 62046, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-20 {
    margin-left: 5rem;
  }
  /* line 62050, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-24 {
    margin-top: 6rem;
  }
  /* line 62054, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-24 {
    margin-right: 6rem;
  }
  /* line 62058, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-24 {
    margin-bottom: 6rem;
  }
  /* line 62062, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-24 {
    margin-left: 6rem;
  }
  /* line 62066, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-32 {
    margin-top: 8rem;
  }
  /* line 62070, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-32 {
    margin-right: 8rem;
  }
  /* line 62074, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-32 {
    margin-bottom: 8rem;
  }
  /* line 62078, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-32 {
    margin-left: 8rem;
  }
  /* line 62082, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-40 {
    margin-top: 10rem;
  }
  /* line 62086, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-40 {
    margin-right: 10rem;
  }
  /* line 62090, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-40 {
    margin-bottom: 10rem;
  }
  /* line 62094, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-40 {
    margin-left: 10rem;
  }
  /* line 62098, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-48 {
    margin-top: 12rem;
  }
  /* line 62102, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-48 {
    margin-right: 12rem;
  }
  /* line 62106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-48 {
    margin-bottom: 12rem;
  }
  /* line 62110, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-48 {
    margin-left: 12rem;
  }
  /* line 62114, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-56 {
    margin-top: 14rem;
  }
  /* line 62118, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-56 {
    margin-right: 14rem;
  }
  /* line 62122, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-56 {
    margin-bottom: 14rem;
  }
  /* line 62126, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-56 {
    margin-left: 14rem;
  }
  /* line 62130, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-64 {
    margin-top: 16rem;
  }
  /* line 62134, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-64 {
    margin-right: 16rem;
  }
  /* line 62138, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-64 {
    margin-bottom: 16rem;
  }
  /* line 62142, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-64 {
    margin-left: 16rem;
  }
  /* line 62146, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-auto {
    margin-top: auto;
  }
  /* line 62150, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-auto {
    margin-right: auto;
  }
  /* line 62154, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-auto {
    margin-bottom: auto;
  }
  /* line 62158, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-auto {
    margin-left: auto;
  }
  /* line 62162, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mt-px {
    margin-top: 1px;
  }
  /* line 62166, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mr-px {
    margin-right: 1px;
  }
  /* line 62170, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:mb-px {
    margin-bottom: 1px;
  }
  /* line 62174, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ml-px {
    margin-left: 1px;
  }
  /* line 62178, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-1 {
    margin-top: -0.25rem;
  }
  /* line 62182, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-1 {
    margin-right: -0.25rem;
  }
  /* line 62186, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  /* line 62190, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-1 {
    margin-left: -0.25rem;
  }
  /* line 62194, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-2 {
    margin-top: -0.5rem;
  }
  /* line 62198, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-2 {
    margin-right: -0.5rem;
  }
  /* line 62202, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  /* line 62206, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-2 {
    margin-left: -0.5rem;
  }
  /* line 62210, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-3 {
    margin-top: -0.75rem;
  }
  /* line 62214, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-3 {
    margin-right: -0.75rem;
  }
  /* line 62218, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  /* line 62222, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-3 {
    margin-left: -0.75rem;
  }
  /* line 62226, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-4 {
    margin-top: -1rem;
  }
  /* line 62230, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-4 {
    margin-right: -1rem;
  }
  /* line 62234, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-4 {
    margin-bottom: -1rem;
  }
  /* line 62238, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-4 {
    margin-left: -1rem;
  }
  /* line 62242, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-5 {
    margin-top: -1.25rem;
  }
  /* line 62246, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-5 {
    margin-right: -1.25rem;
  }
  /* line 62250, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-5 {
    margin-bottom: -1.25rem;
  }
  /* line 62254, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-5 {
    margin-left: -1.25rem;
  }
  /* line 62258, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-6 {
    margin-top: -1.5rem;
  }
  /* line 62262, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-6 {
    margin-right: -1.5rem;
  }
  /* line 62266, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  /* line 62270, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-6 {
    margin-left: -1.5rem;
  }
  /* line 62274, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-8 {
    margin-top: -2rem;
  }
  /* line 62278, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-8 {
    margin-right: -2rem;
  }
  /* line 62282, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-8 {
    margin-bottom: -2rem;
  }
  /* line 62286, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-8 {
    margin-left: -2rem;
  }
  /* line 62290, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-10 {
    margin-top: -2.5rem;
  }
  /* line 62294, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-10 {
    margin-right: -2.5rem;
  }
  /* line 62298, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  /* line 62302, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-10 {
    margin-left: -2.5rem;
  }
  /* line 62306, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-12 {
    margin-top: -3rem;
  }
  /* line 62310, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-12 {
    margin-right: -3rem;
  }
  /* line 62314, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-12 {
    margin-bottom: -3rem;
  }
  /* line 62318, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-12 {
    margin-left: -3rem;
  }
  /* line 62322, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-16 {
    margin-top: -4rem;
  }
  /* line 62326, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-16 {
    margin-right: -4rem;
  }
  /* line 62330, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-16 {
    margin-bottom: -4rem;
  }
  /* line 62334, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-16 {
    margin-left: -4rem;
  }
  /* line 62338, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-20 {
    margin-top: -5rem;
  }
  /* line 62342, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-20 {
    margin-right: -5rem;
  }
  /* line 62346, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-20 {
    margin-bottom: -5rem;
  }
  /* line 62350, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-20 {
    margin-left: -5rem;
  }
  /* line 62354, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-24 {
    margin-top: -6rem;
  }
  /* line 62358, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-24 {
    margin-right: -6rem;
  }
  /* line 62362, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-24 {
    margin-bottom: -6rem;
  }
  /* line 62366, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-24 {
    margin-left: -6rem;
  }
  /* line 62370, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-32 {
    margin-top: -8rem;
  }
  /* line 62374, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-32 {
    margin-right: -8rem;
  }
  /* line 62378, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-32 {
    margin-bottom: -8rem;
  }
  /* line 62382, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-32 {
    margin-left: -8rem;
  }
  /* line 62386, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-40 {
    margin-top: -10rem;
  }
  /* line 62390, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-40 {
    margin-right: -10rem;
  }
  /* line 62394, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-40 {
    margin-bottom: -10rem;
  }
  /* line 62398, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-40 {
    margin-left: -10rem;
  }
  /* line 62402, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-48 {
    margin-top: -12rem;
  }
  /* line 62406, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-48 {
    margin-right: -12rem;
  }
  /* line 62410, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-48 {
    margin-bottom: -12rem;
  }
  /* line 62414, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-48 {
    margin-left: -12rem;
  }
  /* line 62418, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-56 {
    margin-top: -14rem;
  }
  /* line 62422, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-56 {
    margin-right: -14rem;
  }
  /* line 62426, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-56 {
    margin-bottom: -14rem;
  }
  /* line 62430, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-56 {
    margin-left: -14rem;
  }
  /* line 62434, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-64 {
    margin-top: -16rem;
  }
  /* line 62438, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-64 {
    margin-right: -16rem;
  }
  /* line 62442, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-64 {
    margin-bottom: -16rem;
  }
  /* line 62446, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-64 {
    margin-left: -16rem;
  }
  /* line 62450, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mt-px {
    margin-top: -1px;
  }
  /* line 62454, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mr-px {
    margin-right: -1px;
  }
  /* line 62458, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-mb-px {
    margin-bottom: -1px;
  }
  /* line 62462, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-ml-px {
    margin-left: -1px;
  }
  /* line 62466, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-h-full {
    max-height: 100%;
  }
  /* line 62470, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-h-screen {
    max-height: 100vh;
  }
  /* line 62474, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-none {
    max-width: none;
  }
  /* line 62478, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-xs {
    max-width: 20rem;
  }
  /* line 62482, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-sm {
    max-width: 24rem;
  }
  /* line 62486, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-md {
    max-width: 28rem;
  }
  /* line 62490, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-lg {
    max-width: 32rem;
  }
  /* line 62494, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-xl {
    max-width: 36rem;
  }
  /* line 62498, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-2xl {
    max-width: 42rem;
  }
  /* line 62502, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-3xl {
    max-width: 48rem;
  }
  /* line 62506, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-4xl {
    max-width: 56rem;
  }
  /* line 62510, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-5xl {
    max-width: 64rem;
  }
  /* line 62514, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-6xl {
    max-width: 72rem;
  }
  /* line 62518, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-full {
    max-width: 100%;
  }
  /* line 62522, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-screen-sm {
    max-width: 640px;
  }
  /* line 62526, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-screen-md {
    max-width: 768px;
  }
  /* line 62530, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-screen-lg {
    max-width: 1024px;
  }
  /* line 62534, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:max-w-screen-xl {
    max-width: 1280px;
  }
  /* line 62538, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:min-h-0 {
    min-height: 0;
  }
  /* line 62542, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:min-h-full {
    min-height: 100%;
  }
  /* line 62546, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:min-h-screen {
    min-height: 100vh;
  }
  /* line 62550, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:min-w-0 {
    min-width: 0;
  }
  /* line 62554, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:min-w-full {
    min-width: 100%;
  }
  /* line 62558, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  /* line 62563, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  /* line 62568, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }
  /* line 62573, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }
  /* line 62578, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
  /* line 62583, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }
  /* line 62588, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-center {
    -o-object-position: center;
    object-position: center;
  }
  /* line 62593, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-left {
    -o-object-position: left;
    object-position: left;
  }
  /* line 62598, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }
  /* line 62603, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }
  /* line 62608, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-right {
    -o-object-position: right;
    object-position: right;
  }
  /* line 62613, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }
  /* line 62618, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }
  /* line 62623, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:object-top {
    -o-object-position: top;
    object-position: top;
  }
  /* line 62628, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:opacity-0 {
    opacity: 0;
  }
  /* line 62632, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:opacity-25 {
    opacity: 0.25;
  }
  /* line 62636, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:opacity-50 {
    opacity: 0.5;
  }
  /* line 62640, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:opacity-75 {
    opacity: 0.75;
  }
  /* line 62644, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:opacity-80 {
    opacity: .8;
  }
  /* line 62648, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:opacity-100 {
    opacity: 1;
  }
  /* line 62652, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:opacity-0:hover {
    opacity: 0;
  }
  /* line 62656, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:opacity-25:hover {
    opacity: 0.25;
  }
  /* line 62660, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:opacity-50:hover {
    opacity: 0.5;
  }
  /* line 62664, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:opacity-75:hover {
    opacity: 0.75;
  }
  /* line 62668, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:opacity-80:hover {
    opacity: .8;
  }
  /* line 62672, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:opacity-100:hover {
    opacity: 1;
  }
  /* line 62676, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:opacity-0:focus {
    opacity: 0;
  }
  /* line 62680, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:opacity-25:focus {
    opacity: 0.25;
  }
  /* line 62684, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:opacity-50:focus {
    opacity: 0.5;
  }
  /* line 62688, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:opacity-75:focus {
    opacity: 0.75;
  }
  /* line 62692, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:opacity-80:focus {
    opacity: .8;
  }
  /* line 62696, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:opacity-100:focus {
    opacity: 1;
  }
  /* line 62700, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:outline-none {
    outline: 0;
  }
  /* line 62704, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:outline-none:focus {
    outline: 0;
  }
  /* line 62708, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-auto {
    overflow: auto;
  }
  /* line 62712, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-hidden {
    overflow: hidden;
  }
  /* line 62716, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-visible {
    overflow: visible;
  }
  /* line 62720, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-scroll {
    overflow: scroll;
  }
  /* line 62724, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-x-auto {
    overflow-x: auto;
  }
  /* line 62728, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-y-auto {
    overflow-y: auto;
  }
  /* line 62732, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-x-hidden {
    overflow-x: hidden;
  }
  /* line 62736, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-y-hidden {
    overflow-y: hidden;
  }
  /* line 62740, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-x-visible {
    overflow-x: visible;
  }
  /* line 62744, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-y-visible {
    overflow-y: visible;
  }
  /* line 62748, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-x-scroll {
    overflow-x: scroll;
  }
  /* line 62752, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overflow-y-scroll {
    overflow-y: scroll;
  }
  /* line 62756, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  /* line 62760, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  /* line 62764, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-auto {
    -ms-scroll-chaining: chained;
    overscroll-behavior: auto;
  }
  /* line 62769, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-contain {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
  }
  /* line 62774, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-none {
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
  }
  /* line 62779, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }
  /* line 62783, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }
  /* line 62787, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-y-none {
    overscroll-behavior-y: none;
  }
  /* line 62791, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }
  /* line 62795, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }
  /* line 62799, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:overscroll-x-none {
    overscroll-behavior-x: none;
  }
  /* line 62803, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-0 {
    padding: 0;
  }
  /* line 62807, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-1 {
    padding: 0.25rem;
  }
  /* line 62811, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-2 {
    padding: 0.5rem;
  }
  /* line 62815, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-3 {
    padding: 0.75rem;
  }
  /* line 62819, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-4 {
    padding: 1rem;
  }
  /* line 62823, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-5 {
    padding: 1.25rem;
  }
  /* line 62827, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-6 {
    padding: 1.5rem;
  }
  /* line 62831, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-8 {
    padding: 2rem;
  }
  /* line 62835, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-10 {
    padding: 2.5rem;
  }
  /* line 62839, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-12 {
    padding: 3rem;
  }
  /* line 62843, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-16 {
    padding: 4rem;
  }
  /* line 62847, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-20 {
    padding: 5rem;
  }
  /* line 62851, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-24 {
    padding: 6rem;
  }
  /* line 62855, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-32 {
    padding: 8rem;
  }
  /* line 62859, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-40 {
    padding: 10rem;
  }
  /* line 62863, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-48 {
    padding: 12rem;
  }
  /* line 62867, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-56 {
    padding: 14rem;
  }
  /* line 62871, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-64 {
    padding: 16rem;
  }
  /* line 62875, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:p-px {
    padding: 1px;
  }
  /* line 62879, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 62884, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 62889, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  /* line 62894, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  /* line 62899, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 62904, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  /* line 62909, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  /* line 62914, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  /* line 62919, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  /* line 62924, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  /* line 62929, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  /* line 62934, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  /* line 62939, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  /* line 62944, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 62949, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  /* line 62954, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* line 62959, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  /* line 62964, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  /* line 62969, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  /* line 62974, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  /* line 62979, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  /* line 62984, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  /* line 62989, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  /* line 62994, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  /* line 62999, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  /* line 63004, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  /* line 63009, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  /* line 63014, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  /* line 63019, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  /* line 63024, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }
  /* line 63029, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  /* line 63034, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  /* line 63039, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }
  /* line 63044, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }
  /* line 63049, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
  /* line 63054, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }
  /* line 63059, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  /* line 63064, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }
  /* line 63069, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-0 {
    padding-top: 0;
  }
  /* line 63073, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-0 {
    padding-right: 0;
  }
  /* line 63077, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-0 {
    padding-bottom: 0;
  }
  /* line 63081, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-0 {
    padding-left: 0;
  }
  /* line 63085, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-1 {
    padding-top: 0.25rem;
  }
  /* line 63089, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-1 {
    padding-right: 0.25rem;
  }
  /* line 63093, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-1 {
    padding-bottom: 0.25rem;
  }
  /* line 63097, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-1 {
    padding-left: 0.25rem;
  }
  /* line 63101, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-2 {
    padding-top: 0.5rem;
  }
  /* line 63105, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-2 {
    padding-right: 0.5rem;
  }
  /* line 63109, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-2 {
    padding-bottom: 0.5rem;
  }
  /* line 63113, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-2 {
    padding-left: 0.5rem;
  }
  /* line 63117, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-3 {
    padding-top: 0.75rem;
  }
  /* line 63121, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-3 {
    padding-right: 0.75rem;
  }
  /* line 63125, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-3 {
    padding-bottom: 0.75rem;
  }
  /* line 63129, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-3 {
    padding-left: 0.75rem;
  }
  /* line 63133, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-4 {
    padding-top: 1rem;
  }
  /* line 63137, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-4 {
    padding-right: 1rem;
  }
  /* line 63141, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-4 {
    padding-bottom: 1rem;
  }
  /* line 63145, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-4 {
    padding-left: 1rem;
  }
  /* line 63149, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-5 {
    padding-top: 1.25rem;
  }
  /* line 63153, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-5 {
    padding-right: 1.25rem;
  }
  /* line 63157, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-5 {
    padding-bottom: 1.25rem;
  }
  /* line 63161, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-5 {
    padding-left: 1.25rem;
  }
  /* line 63165, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-6 {
    padding-top: 1.5rem;
  }
  /* line 63169, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-6 {
    padding-right: 1.5rem;
  }
  /* line 63173, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-6 {
    padding-bottom: 1.5rem;
  }
  /* line 63177, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-6 {
    padding-left: 1.5rem;
  }
  /* line 63181, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-8 {
    padding-top: 2rem;
  }
  /* line 63185, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-8 {
    padding-right: 2rem;
  }
  /* line 63189, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-8 {
    padding-bottom: 2rem;
  }
  /* line 63193, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-8 {
    padding-left: 2rem;
  }
  /* line 63197, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-10 {
    padding-top: 2.5rem;
  }
  /* line 63201, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-10 {
    padding-right: 2.5rem;
  }
  /* line 63205, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-10 {
    padding-bottom: 2.5rem;
  }
  /* line 63209, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-10 {
    padding-left: 2.5rem;
  }
  /* line 63213, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-12 {
    padding-top: 3rem;
  }
  /* line 63217, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-12 {
    padding-right: 3rem;
  }
  /* line 63221, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-12 {
    padding-bottom: 3rem;
  }
  /* line 63225, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-12 {
    padding-left: 3rem;
  }
  /* line 63229, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-16 {
    padding-top: 4rem;
  }
  /* line 63233, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-16 {
    padding-right: 4rem;
  }
  /* line 63237, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-16 {
    padding-bottom: 4rem;
  }
  /* line 63241, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-16 {
    padding-left: 4rem;
  }
  /* line 63245, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-20 {
    padding-top: 5rem;
  }
  /* line 63249, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-20 {
    padding-right: 5rem;
  }
  /* line 63253, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-20 {
    padding-bottom: 5rem;
  }
  /* line 63257, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-20 {
    padding-left: 5rem;
  }
  /* line 63261, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-24 {
    padding-top: 6rem;
  }
  /* line 63265, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-24 {
    padding-right: 6rem;
  }
  /* line 63269, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-24 {
    padding-bottom: 6rem;
  }
  /* line 63273, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-24 {
    padding-left: 6rem;
  }
  /* line 63277, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-32 {
    padding-top: 8rem;
  }
  /* line 63281, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-32 {
    padding-right: 8rem;
  }
  /* line 63285, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-32 {
    padding-bottom: 8rem;
  }
  /* line 63289, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-32 {
    padding-left: 8rem;
  }
  /* line 63293, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-40 {
    padding-top: 10rem;
  }
  /* line 63297, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-40 {
    padding-right: 10rem;
  }
  /* line 63301, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-40 {
    padding-bottom: 10rem;
  }
  /* line 63305, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-40 {
    padding-left: 10rem;
  }
  /* line 63309, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-48 {
    padding-top: 12rem;
  }
  /* line 63313, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-48 {
    padding-right: 12rem;
  }
  /* line 63317, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-48 {
    padding-bottom: 12rem;
  }
  /* line 63321, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-48 {
    padding-left: 12rem;
  }
  /* line 63325, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-56 {
    padding-top: 14rem;
  }
  /* line 63329, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-56 {
    padding-right: 14rem;
  }
  /* line 63333, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-56 {
    padding-bottom: 14rem;
  }
  /* line 63337, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-56 {
    padding-left: 14rem;
  }
  /* line 63341, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-64 {
    padding-top: 16rem;
  }
  /* line 63345, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-64 {
    padding-right: 16rem;
  }
  /* line 63349, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-64 {
    padding-bottom: 16rem;
  }
  /* line 63353, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-64 {
    padding-left: 16rem;
  }
  /* line 63357, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pt-px {
    padding-top: 1px;
  }
  /* line 63361, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pr-px {
    padding-right: 1px;
  }
  /* line 63365, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pb-px {
    padding-bottom: 1px;
  }
  /* line 63369, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pl-px {
    padding-left: 1px;
  }
  /* line 63373, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }
  /* line 63377, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }
  /* line 63381, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-transparent::-ms-input-placeholder {
    color: transparent;
  }
  /* line 63385, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-transparent::placeholder {
    color: transparent;
  }
  /* line 63389, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }
  /* line 63393, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }
  /* line 63397, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-current::-ms-input-placeholder {
    color: currentColor;
  }
  /* line 63401, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-current::placeholder {
    color: currentColor;
  }
  /* line 63405, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-black::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 63411, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-black:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 63417, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-black::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 63423, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-black::placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 63429, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-white::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 63435, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-white:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 63441, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-white::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 63447, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-white::placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 63453, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 63459, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 63465, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 63471, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-100::placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 63477, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 63483, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 63489, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 63495, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-200::placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 63501, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 63507, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 63513, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 63519, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-300::placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 63525, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 63531, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 63537, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 63543, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-500::placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 63549, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 63555, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 63561, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 63567, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-gray-900::placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 63573, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-red::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 63579, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-red:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 63585, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-red::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 63591, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-red::placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 63597, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-orange::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 63603, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-orange:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 63609, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-orange::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 63615, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-orange::placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 63621, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 63627, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 63633, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 63639, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-100::placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 63645, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 63651, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 63657, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 63663, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-200::placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 63669, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 63675, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 63681, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 63687, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-300::placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 63693, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 63699, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 63705, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 63711, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-400::placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 63717, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 63723, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 63729, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 63735, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-500::placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 63741, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 63747, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 63753, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 63759, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-600::placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 63765, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 63771, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 63777, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 63783, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-700::placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 63789, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 63795, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 63801, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 63807, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-800::placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 63813, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 63819, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 63825, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 63831, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-yellow-900::placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 63837, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 63843, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 63849, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 63855, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-100::placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 63861, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 63867, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 63873, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 63879, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-200::placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 63885, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 63891, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 63897, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 63903, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-300::placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 63909, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 63915, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 63921, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 63927, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-400::placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 63933, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 63939, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 63945, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 63951, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-500::placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 63957, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 63963, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 63969, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 63975, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-600::placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 63981, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 63987, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 63993, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 63999, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-700::placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 64005, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 64011, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 64017, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 64023, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-800::placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 64029, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 64035, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 64041, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 64047, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-green-900::placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 64053, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 64059, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 64065, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 64071, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-100::placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 64077, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 64083, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 64089, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 64095, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-200::placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 64101, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 64107, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 64113, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 64119, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-300::placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 64125, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 64131, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 64137, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 64143, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-400::placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 64149, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 64155, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 64161, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 64167, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-500::placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 64173, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 64179, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 64185, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 64191, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-600::placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 64197, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 64203, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 64209, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 64215, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-700::placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 64221, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 64227, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 64233, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 64239, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-800::placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 64245, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 64251, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 64257, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 64263, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-teal-900::placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 64269, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 64275, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 64281, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 64287, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-100::placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 64293, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 64299, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 64305, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 64311, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-200::placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 64317, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 64323, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 64329, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 64335, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-100::placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 64341, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 64347, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 64353, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 64359, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-200::placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 64365, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 64371, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 64377, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 64383, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-300::placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 64389, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 64395, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 64401, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 64407, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-400::placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 64413, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 64419, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 64425, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 64431, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-500::placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 64437, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 64443, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 64449, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 64455, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-600::placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 64461, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 64467, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 64473, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 64479, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-700::placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 64485, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 64491, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 64497, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 64503, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-800::placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 64509, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 64515, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 64521, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 64527, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-indigo-900::placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 64533, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-100::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 64539, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 64545, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 64551, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-100::placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 64557, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-200::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 64563, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-200:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 64569, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-200::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 64575, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-200::placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 64581, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-300::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 64587, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-300:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 64593, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-300::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 64599, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-300::placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 64605, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-400::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 64611, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-400:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 64617, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-400::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 64623, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-400::placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 64629, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-500::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 64635, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-500:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 64641, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-500::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 64647, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-500::placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 64653, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-600::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 64659, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-600:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 64665, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-600::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 64671, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-600::placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 64677, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-700::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 64683, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-700:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 64689, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-700::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 64695, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-700::placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 64701, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-800::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 64707, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-800:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 64713, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-800::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 64719, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-800::placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 64725, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-900::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 64731, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-900:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 64737, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-900::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 64743, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-purple-900::placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 64749, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 64755, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-pink:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 64761, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-pink::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 64767, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-pink::placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 64773, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-light-gray::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 64779, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-light-gray:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 64785, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-light-gray::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 64791, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-light-gray::placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 64797, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-gradient::-moz-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 64801, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-gradient:-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 64805, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-gradient::-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 64809, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-blue-gradient::placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 64813, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }
  /* line 64817, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }
  /* line 64821, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent;
  }
  /* line 64825, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }
  /* line 64829, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }
  /* line 64833, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }
  /* line 64837, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-current:focus::-ms-input-placeholder {
    color: currentColor;
  }
  /* line 64841, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }
  /* line 64845, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 64851, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 64857, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-black:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 64863, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--placeholder-opacity));
  }
  /* line 64869, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 64875, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 64881, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-white:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 64887, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--placeholder-opacity));
  }
  /* line 64893, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 64899, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 64905, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 64911, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--placeholder-opacity));
  }
  /* line 64917, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 64923, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 64929, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 64935, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--placeholder-opacity));
  }
  /* line 64941, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 64947, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 64953, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 64959, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--placeholder-opacity));
  }
  /* line 64965, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 64971, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 64977, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 64983, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--placeholder-opacity));
  }
  /* line 64989, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 64995, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 65001, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 65007, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-gray-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--placeholder-opacity));
  }
  /* line 65013, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 65019, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-red:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 65025, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-red:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 65031, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--placeholder-opacity));
  }
  /* line 65037, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-orange:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 65043, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-orange:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 65049, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-orange:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 65055, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-orange:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--placeholder-opacity));
  }
  /* line 65061, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 65067, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 65073, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 65079, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--placeholder-opacity));
  }
  /* line 65085, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 65091, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 65097, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 65103, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--placeholder-opacity));
  }
  /* line 65109, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 65115, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 65121, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 65127, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--placeholder-opacity));
  }
  /* line 65133, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 65139, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 65145, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 65151, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--placeholder-opacity));
  }
  /* line 65157, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 65163, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 65169, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 65175, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--placeholder-opacity));
  }
  /* line 65181, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 65187, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 65193, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 65199, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--placeholder-opacity));
  }
  /* line 65205, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 65211, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 65217, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 65223, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--placeholder-opacity));
  }
  /* line 65229, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 65235, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 65241, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 65247, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--placeholder-opacity));
  }
  /* line 65253, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 65259, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 65265, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 65271, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-yellow-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--placeholder-opacity));
  }
  /* line 65277, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 65283, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 65289, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 65295, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--placeholder-opacity));
  }
  /* line 65301, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 65307, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 65313, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 65319, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--placeholder-opacity));
  }
  /* line 65325, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 65331, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 65337, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 65343, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--placeholder-opacity));
  }
  /* line 65349, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 65355, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 65361, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 65367, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--placeholder-opacity));
  }
  /* line 65373, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 65379, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 65385, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 65391, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--placeholder-opacity));
  }
  /* line 65397, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 65403, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 65409, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 65415, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--placeholder-opacity));
  }
  /* line 65421, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 65427, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 65433, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 65439, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--placeholder-opacity));
  }
  /* line 65445, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 65451, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 65457, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 65463, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--placeholder-opacity));
  }
  /* line 65469, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 65475, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 65481, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 65487, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-green-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--placeholder-opacity));
  }
  /* line 65493, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 65499, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 65505, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 65511, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--placeholder-opacity));
  }
  /* line 65517, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 65523, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 65529, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 65535, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--placeholder-opacity));
  }
  /* line 65541, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 65547, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 65553, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 65559, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--placeholder-opacity));
  }
  /* line 65565, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 65571, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 65577, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 65583, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--placeholder-opacity));
  }
  /* line 65589, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 65595, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 65601, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 65607, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--placeholder-opacity));
  }
  /* line 65613, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 65619, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 65625, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 65631, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--placeholder-opacity));
  }
  /* line 65637, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 65643, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 65649, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 65655, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--placeholder-opacity));
  }
  /* line 65661, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 65667, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 65673, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 65679, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--placeholder-opacity));
  }
  /* line 65685, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 65691, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 65697, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 65703, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-teal-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--placeholder-opacity));
  }
  /* line 65709, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 65715, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 65721, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 65727, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--placeholder-opacity));
  }
  /* line 65733, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 65739, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 65745, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 65751, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--placeholder-opacity));
  }
  /* line 65757, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 65763, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 65769, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 65775, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--placeholder-opacity));
  }
  /* line 65781, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 65787, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 65793, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 65799, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--placeholder-opacity));
  }
  /* line 65805, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 65811, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 65817, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 65823, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--placeholder-opacity));
  }
  /* line 65829, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 65835, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 65841, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 65847, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--placeholder-opacity));
  }
  /* line 65853, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 65859, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 65865, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 65871, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--placeholder-opacity));
  }
  /* line 65877, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 65883, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 65889, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 65895, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--placeholder-opacity));
  }
  /* line 65901, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 65907, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 65913, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 65919, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--placeholder-opacity));
  }
  /* line 65925, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 65931, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 65937, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 65943, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--placeholder-opacity));
  }
  /* line 65949, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 65955, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 65961, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 65967, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-indigo-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--placeholder-opacity));
  }
  /* line 65973, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 65979, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 65985, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 65991, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-100:focus::placeholder {
    --placeholder-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--placeholder-opacity));
  }
  /* line 65997, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 66003, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 66009, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-200:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 66015, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-200:focus::placeholder {
    --placeholder-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--placeholder-opacity));
  }
  /* line 66021, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 66027, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 66033, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-300:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 66039, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-300:focus::placeholder {
    --placeholder-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--placeholder-opacity));
  }
  /* line 66045, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 66051, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 66057, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-400:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 66063, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-400:focus::placeholder {
    --placeholder-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--placeholder-opacity));
  }
  /* line 66069, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 66075, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 66081, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-500:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 66087, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-500:focus::placeholder {
    --placeholder-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--placeholder-opacity));
  }
  /* line 66093, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 66099, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 66105, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-600:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 66111, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-600:focus::placeholder {
    --placeholder-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--placeholder-opacity));
  }
  /* line 66117, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 66123, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 66129, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-700:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 66135, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-700:focus::placeholder {
    --placeholder-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--placeholder-opacity));
  }
  /* line 66141, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 66147, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 66153, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-800:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 66159, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-800:focus::placeholder {
    --placeholder-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--placeholder-opacity));
  }
  /* line 66165, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 66171, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 66177, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-900:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 66183, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-purple-900:focus::placeholder {
    --placeholder-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--placeholder-opacity));
  }
  /* line 66189, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 66195, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 66201, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 66207, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--placeholder-opacity));
  }
  /* line 66213, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 66219, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-light-gray:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 66225, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-light-gray:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 66231, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-light-gray:focus::placeholder {
    --placeholder-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--placeholder-opacity));
  }
  /* line 66237, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-gradient:focus::-moz-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 66241, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-gradient:focus:-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 66245, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-gradient:focus::-ms-input-placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 66249, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-blue-gradient:focus::placeholder {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 66253, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 66257, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-0:-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 66261, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-0::-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 66265, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-0::placeholder {
    --placeholder-opacity: 0;
  }
  /* line 66269, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 66273, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-25:-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 66277, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-25::-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 66281, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-25::placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 66285, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 66289, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-50:-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 66293, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-50::-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 66297, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-50::placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 66301, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 66305, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-75:-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 66309, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-75::-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 66313, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-75::placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 66317, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 66321, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-80:-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 66325, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-80::-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 66329, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-80::placeholder {
    --placeholder-opacity: .8;
  }
  /* line 66333, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 66337, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-100:-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 66341, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-100::-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 66345, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:placeholder-opacity-100::placeholder {
    --placeholder-opacity: 1;
  }
  /* line 66349, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 66353, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 66357, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder {
    --placeholder-opacity: 0;
  }
  /* line 66361, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity: 0;
  }
  /* line 66365, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 66369, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 66373, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 66377, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity: 0.25;
  }
  /* line 66381, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 66385, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 66389, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 66393, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity: 0.5;
  }
  /* line 66397, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 66401, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 66405, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 66409, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity: 0.75;
  }
  /* line 66413, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 66417, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 66421, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-80:focus::-ms-input-placeholder {
    --placeholder-opacity: .8;
  }
  /* line 66425, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity: .8;
  }
  /* line 66429, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 66433, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 66437, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder {
    --placeholder-opacity: 1;
  }
  /* line 66441, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity: 1;
  }
  /* line 66445, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pointer-events-none {
    pointer-events: none;
  }
  /* line 66449, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:pointer-events-auto {
    pointer-events: auto;
  }
  /* line 66453, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:static {
    position: static;
  }
  /* line 66457, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:fixed {
    position: fixed;
  }
  /* line 66461, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:absolute {
    position: absolute;
  }
  /* line 66465, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:relative {
    position: relative;
  }
  /* line 66469, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }
  /* line 66474, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /* line 66481, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  /* line 66488, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inset-y-0 {
    top: 0;
    bottom: 0;
  }
  /* line 66493, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inset-x-0 {
    right: 0;
    left: 0;
  }
  /* line 66498, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inset-y-auto {
    top: auto;
    bottom: auto;
  }
  /* line 66503, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:inset-x-auto {
    right: auto;
    left: auto;
  }
  /* line 66508, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:top-0 {
    top: 0;
  }
  /* line 66512, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:right-0 {
    right: 0;
  }
  /* line 66516, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bottom-0 {
    bottom: 0;
  }
  /* line 66520, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:left-0 {
    left: 0;
  }
  /* line 66524, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:top-auto {
    top: auto;
  }
  /* line 66528, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:right-auto {
    right: auto;
  }
  /* line 66532, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bottom-auto {
    bottom: auto;
  }
  /* line 66536, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:left-auto {
    left: auto;
  }
  /* line 66540, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:resize-none {
    resize: none;
  }
  /* line 66544, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:resize-y {
    resize: vertical;
  }
  /* line 66548, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:resize-x {
    resize: horizontal;
  }
  /* line 66552, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:resize {
    resize: both;
  }
  /* line 66556, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 66560, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 66564, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 66568, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 66572, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 66576, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 66580, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 66584, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 66588, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 66592, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-none {
    box-shadow: none;
  }
  /* line 66596, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-box {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 66600, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-focus {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 66604, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-bevel {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 66608, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-header {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 66612, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-cta {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 66616, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-mobileLogo {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 66620, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-header-larger {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 66624, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:shadow-explore-menu {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 66628, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 66632, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 66636, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 66640, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 66644, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 66648, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 66652, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 66656, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 66660, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 66664, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-none:hover {
    box-shadow: none;
  }
  /* line 66668, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-box:hover {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 66672, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-focus:hover {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 66676, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-bevel:hover {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 66680, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-header:hover {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 66684, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-cta:hover {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 66688, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-mobileLogo:hover {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 66692, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-header-larger:hover {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 66696, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:shadow-explore-menu:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 66700, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  }
  /* line 66704, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 66708, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 66712, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  /* line 66716, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  /* line 66720, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  /* line 66724, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }
  /* line 66728, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  /* line 66732, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  }
  /* line 66736, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-none:focus {
    box-shadow: none;
  }
  /* line 66740, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-box:focus {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15), 0px 5px 22px rgba(0, 0, 0, 0.1);
  }
  /* line 66744, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-focus:focus {
    box-shadow: inset 0 0 0 1px #e2e2e2;
  }
  /* line 66748, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-bevel:focus {
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 66752, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-header:focus {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 66756, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-cta:focus {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 66760, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-mobileLogo:focus {
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05), 0px -1.42754px 10.6641px rgba(0, 0, 0, 0.0282725), 0px -4.58151px 26.3626px rgba(0, 0, 0, 0.0417275), 0px -18px 92px rgba(0, 0, 0, 0.07);
  }
  /* line 66764, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-header-larger:focus {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.12), 0px 0px 8px rgba(0, 0, 0, 0.03), 0px 1px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 66768, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:shadow-explore-menu:focus {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 66772, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:fill-current {
    fill: currentColor;
  }
  /* line 66776, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:stroke-current {
    stroke: currentColor;
  }
  /* line 66780, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:stroke-0 {
    stroke-width: 0;
  }
  /* line 66784, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:stroke-1 {
    stroke-width: 1;
  }
  /* line 66788, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:stroke-2 {
    stroke-width: 2;
  }
  /* line 66792, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-auto {
    table-layout: auto;
  }
  /* line 66796, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:table-fixed {
    table-layout: fixed;
  }
  /* line 66800, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-left {
    text-align: left;
  }
  /* line 66804, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-center {
    text-align: center;
  }
  /* line 66808, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-right {
    text-align: right;
  }
  /* line 66812, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-justify {
    text-align: justify;
  }
  /* line 66816, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-transparent {
    color: transparent;
  }
  /* line 66820, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-current {
    color: currentColor;
  }
  /* line 66824, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-black {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 66830, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 66836, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-gray-100 {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 66842, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-gray-200 {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 66848, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-gray-300 {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 66854, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-gray-500 {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 66860, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-gray-900 {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 66866, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-red {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 66872, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-orange {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 66878, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-100 {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 66884, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-200 {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 66890, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-300 {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 66896, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-400 {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 66902, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-500 {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 66908, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-600 {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 66914, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-700 {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 66920, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-800 {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 66926, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-yellow-900 {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 66932, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-100 {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 66938, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-200 {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 66944, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-300 {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 66950, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-400 {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 66956, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-500 {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 66962, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-600 {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 66968, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-700 {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 66974, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-800 {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 66980, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-green-900 {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 66986, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-100 {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 66992, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-200 {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 66998, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-300 {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 67004, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-400 {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 67010, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-500 {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 67016, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-600 {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 67022, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-700 {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 67028, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-800 {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 67034, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-teal-900 {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 67040, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-blue-100 {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 67046, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-blue-200 {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 67052, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-100 {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 67058, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-200 {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 67064, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-300 {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 67070, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-400 {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 67076, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-500 {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 67082, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-600 {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 67088, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-700 {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 67094, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-800 {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 67100, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-indigo-900 {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 67106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-100 {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 67112, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-200 {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 67118, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-300 {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 67124, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-400 {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 67130, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-500 {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 67136, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-600 {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 67142, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-700 {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 67148, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-800 {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 67154, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-purple-900 {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 67160, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-pink {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 67166, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-light-gray {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 67172, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-blue-gradient {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 67176, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-transparent:hover {
    color: transparent;
  }
  /* line 67180, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-current:hover {
    color: currentColor;
  }
  /* line 67184, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-black:hover {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 67190, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-white:hover {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 67196, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-gray-100:hover {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 67202, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-gray-200:hover {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 67208, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-gray-300:hover {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 67214, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-gray-500:hover {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 67220, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-gray-900:hover {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 67226, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-red:hover {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 67232, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-orange:hover {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 67238, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-100:hover {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 67244, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-200:hover {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 67250, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-300:hover {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 67256, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-400:hover {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 67262, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-500:hover {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 67268, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-600:hover {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 67274, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-700:hover {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 67280, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-800:hover {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 67286, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-yellow-900:hover {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 67292, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-100:hover {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 67298, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-200:hover {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 67304, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-300:hover {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 67310, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-400:hover {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 67316, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-500:hover {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 67322, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-600:hover {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 67328, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-700:hover {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 67334, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-800:hover {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 67340, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-green-900:hover {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 67346, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-100:hover {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 67352, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-200:hover {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 67358, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-300:hover {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 67364, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-400:hover {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 67370, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-500:hover {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 67376, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-600:hover {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 67382, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-700:hover {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 67388, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-800:hover {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 67394, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-teal-900:hover {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 67400, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-blue-100:hover {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 67406, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-blue-200:hover {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 67412, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-100:hover {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 67418, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-200:hover {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 67424, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-300:hover {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 67430, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-400:hover {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 67436, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-500:hover {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 67442, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-600:hover {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 67448, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-700:hover {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 67454, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-800:hover {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 67460, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-indigo-900:hover {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 67466, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-100:hover {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 67472, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-200:hover {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 67478, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-300:hover {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 67484, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-400:hover {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 67490, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-500:hover {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 67496, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-600:hover {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 67502, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-700:hover {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 67508, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-800:hover {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 67514, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-purple-900:hover {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 67520, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-pink:hover {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 67526, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-light-gray:hover {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 67532, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-blue-gradient:hover {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 67536, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-transparent:focus {
    color: transparent;
  }
  /* line 67540, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-current:focus {
    color: currentColor;
  }
  /* line 67544, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-black:focus {
    --text-opacity: 1;
    color: #282828;
    color: rgba(40, 40, 40, var(--text-opacity));
  }
  /* line 67550, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-white:focus {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  /* line 67556, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-gray-100:focus {
    --text-opacity: 1;
    color: #F4F4F4;
    color: rgba(244, 244, 244, var(--text-opacity));
  }
  /* line 67562, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-gray-200:focus {
    --text-opacity: 1;
    color: #e2e2e2;
    color: rgba(226, 226, 226, var(--text-opacity));
  }
  /* line 67568, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-gray-300:focus {
    --text-opacity: 1;
    color: #C4C4C4;
    color: rgba(196, 196, 196, var(--text-opacity));
  }
  /* line 67574, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-gray-500:focus {
    --text-opacity: 1;
    color: #666666;
    color: rgba(102, 102, 102, var(--text-opacity));
  }
  /* line 67580, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-gray-900:focus {
    --text-opacity: 1;
    color: #999999;
    color: rgba(153, 153, 153, var(--text-opacity));
  }
  /* line 67586, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-red:focus {
    --text-opacity: 1;
    color: #E43D55;
    color: rgba(228, 61, 85, var(--text-opacity));
  }
  /* line 67592, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-orange:focus {
    --text-opacity: 1;
    color: #FF8A58;
    color: rgba(255, 138, 88, var(--text-opacity));
  }
  /* line 67598, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-100:focus {
    --text-opacity: 1;
    color: #fffff0;
    color: rgba(255, 255, 240, var(--text-opacity));
  }
  /* line 67604, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-200:focus {
    --text-opacity: 1;
    color: #fefcbf;
    color: rgba(254, 252, 191, var(--text-opacity));
  }
  /* line 67610, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-300:focus {
    --text-opacity: 1;
    color: #faf089;
    color: rgba(250, 240, 137, var(--text-opacity));
  }
  /* line 67616, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-400:focus {
    --text-opacity: 1;
    color: #f6e05e;
    color: rgba(246, 224, 94, var(--text-opacity));
  }
  /* line 67622, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-500:focus {
    --text-opacity: 1;
    color: #ecc94b;
    color: rgba(236, 201, 75, var(--text-opacity));
  }
  /* line 67628, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-600:focus {
    --text-opacity: 1;
    color: #d69e2e;
    color: rgba(214, 158, 46, var(--text-opacity));
  }
  /* line 67634, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-700:focus {
    --text-opacity: 1;
    color: #b7791f;
    color: rgba(183, 121, 31, var(--text-opacity));
  }
  /* line 67640, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-800:focus {
    --text-opacity: 1;
    color: #975a16;
    color: rgba(151, 90, 22, var(--text-opacity));
  }
  /* line 67646, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-yellow-900:focus {
    --text-opacity: 1;
    color: #744210;
    color: rgba(116, 66, 16, var(--text-opacity));
  }
  /* line 67652, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-100:focus {
    --text-opacity: 1;
    color: #f0fff4;
    color: rgba(240, 255, 244, var(--text-opacity));
  }
  /* line 67658, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-200:focus {
    --text-opacity: 1;
    color: #c6f6d5;
    color: rgba(198, 246, 213, var(--text-opacity));
  }
  /* line 67664, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-300:focus {
    --text-opacity: 1;
    color: #9ae6b4;
    color: rgba(154, 230, 180, var(--text-opacity));
  }
  /* line 67670, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-400:focus {
    --text-opacity: 1;
    color: #68d391;
    color: rgba(104, 211, 145, var(--text-opacity));
  }
  /* line 67676, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-500:focus {
    --text-opacity: 1;
    color: #48bb78;
    color: rgba(72, 187, 120, var(--text-opacity));
  }
  /* line 67682, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-600:focus {
    --text-opacity: 1;
    color: #38a169;
    color: rgba(56, 161, 105, var(--text-opacity));
  }
  /* line 67688, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-700:focus {
    --text-opacity: 1;
    color: #2f855a;
    color: rgba(47, 133, 90, var(--text-opacity));
  }
  /* line 67694, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-800:focus {
    --text-opacity: 1;
    color: #276749;
    color: rgba(39, 103, 73, var(--text-opacity));
  }
  /* line 67700, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-green-900:focus {
    --text-opacity: 1;
    color: #22543d;
    color: rgba(34, 84, 61, var(--text-opacity));
  }
  /* line 67706, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-100:focus {
    --text-opacity: 1;
    color: #e6fffa;
    color: rgba(230, 255, 250, var(--text-opacity));
  }
  /* line 67712, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-200:focus {
    --text-opacity: 1;
    color: #b2f5ea;
    color: rgba(178, 245, 234, var(--text-opacity));
  }
  /* line 67718, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-300:focus {
    --text-opacity: 1;
    color: #81e6d9;
    color: rgba(129, 230, 217, var(--text-opacity));
  }
  /* line 67724, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-400:focus {
    --text-opacity: 1;
    color: #4fd1c5;
    color: rgba(79, 209, 197, var(--text-opacity));
  }
  /* line 67730, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-500:focus {
    --text-opacity: 1;
    color: #38b2ac;
    color: rgba(56, 178, 172, var(--text-opacity));
  }
  /* line 67736, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-600:focus {
    --text-opacity: 1;
    color: #319795;
    color: rgba(49, 151, 149, var(--text-opacity));
  }
  /* line 67742, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-700:focus {
    --text-opacity: 1;
    color: #2c7a7b;
    color: rgba(44, 122, 123, var(--text-opacity));
  }
  /* line 67748, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-800:focus {
    --text-opacity: 1;
    color: #285e61;
    color: rgba(40, 94, 97, var(--text-opacity));
  }
  /* line 67754, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-teal-900:focus {
    --text-opacity: 1;
    color: #234e52;
    color: rgba(35, 78, 82, var(--text-opacity));
  }
  /* line 67760, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-blue-100:focus {
    --text-opacity: 1;
    color: #3182EB;
    color: rgba(49, 130, 235, var(--text-opacity));
  }
  /* line 67766, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-blue-200:focus {
    --text-opacity: 1;
    color: #0A499A;
    color: rgba(10, 73, 154, var(--text-opacity));
  }
  /* line 67772, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-100:focus {
    --text-opacity: 1;
    color: #ebf4ff;
    color: rgba(235, 244, 255, var(--text-opacity));
  }
  /* line 67778, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-200:focus {
    --text-opacity: 1;
    color: #c3dafe;
    color: rgba(195, 218, 254, var(--text-opacity));
  }
  /* line 67784, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-300:focus {
    --text-opacity: 1;
    color: #a3bffa;
    color: rgba(163, 191, 250, var(--text-opacity));
  }
  /* line 67790, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-400:focus {
    --text-opacity: 1;
    color: #7f9cf5;
    color: rgba(127, 156, 245, var(--text-opacity));
  }
  /* line 67796, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-500:focus {
    --text-opacity: 1;
    color: #667eea;
    color: rgba(102, 126, 234, var(--text-opacity));
  }
  /* line 67802, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-600:focus {
    --text-opacity: 1;
    color: #5a67d8;
    color: rgba(90, 103, 216, var(--text-opacity));
  }
  /* line 67808, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-700:focus {
    --text-opacity: 1;
    color: #4c51bf;
    color: rgba(76, 81, 191, var(--text-opacity));
  }
  /* line 67814, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-800:focus {
    --text-opacity: 1;
    color: #434190;
    color: rgba(67, 65, 144, var(--text-opacity));
  }
  /* line 67820, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-indigo-900:focus {
    --text-opacity: 1;
    color: #3c366b;
    color: rgba(60, 54, 107, var(--text-opacity));
  }
  /* line 67826, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-100:focus {
    --text-opacity: 1;
    color: #faf5ff;
    color: rgba(250, 245, 255, var(--text-opacity));
  }
  /* line 67832, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-200:focus {
    --text-opacity: 1;
    color: #e9d8fd;
    color: rgba(233, 216, 253, var(--text-opacity));
  }
  /* line 67838, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-300:focus {
    --text-opacity: 1;
    color: #d6bcfa;
    color: rgba(214, 188, 250, var(--text-opacity));
  }
  /* line 67844, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-400:focus {
    --text-opacity: 1;
    color: #b794f4;
    color: rgba(183, 148, 244, var(--text-opacity));
  }
  /* line 67850, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-500:focus {
    --text-opacity: 1;
    color: #9f7aea;
    color: rgba(159, 122, 234, var(--text-opacity));
  }
  /* line 67856, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-600:focus {
    --text-opacity: 1;
    color: #805ad5;
    color: rgba(128, 90, 213, var(--text-opacity));
  }
  /* line 67862, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-700:focus {
    --text-opacity: 1;
    color: #6b46c1;
    color: rgba(107, 70, 193, var(--text-opacity));
  }
  /* line 67868, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-800:focus {
    --text-opacity: 1;
    color: #553c9a;
    color: rgba(85, 60, 154, var(--text-opacity));
  }
  /* line 67874, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-purple-900:focus {
    --text-opacity: 1;
    color: #44337a;
    color: rgba(68, 51, 122, var(--text-opacity));
  }
  /* line 67880, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-pink:focus {
    --text-opacity: 1;
    color: #FF7978;
    color: rgba(255, 121, 120, var(--text-opacity));
  }
  /* line 67886, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-light-gray:focus {
    --text-opacity: 1;
    color: #FAFAFA;
    color: rgba(250, 250, 250, var(--text-opacity));
  }
  /* line 67892, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-blue-gradient:focus {
    color: linear-gradient(172.28deg, #28AEFA 8.76%, #3182EB 73.97%);
  }
  /* line 67896, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-opacity-0 {
    --text-opacity: 0;
  }
  /* line 67900, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-opacity-25 {
    --text-opacity: 0.25;
  }
  /* line 67904, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-opacity-50 {
    --text-opacity: 0.5;
  }
  /* line 67908, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-opacity-75 {
    --text-opacity: 0.75;
  }
  /* line 67912, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-opacity-80 {
    --text-opacity: .8;
  }
  /* line 67916, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:text-opacity-100 {
    --text-opacity: 1;
  }
  /* line 67920, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-opacity-0:hover {
    --text-opacity: 0;
  }
  /* line 67924, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-opacity-25:hover {
    --text-opacity: 0.25;
  }
  /* line 67928, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-opacity-50:hover {
    --text-opacity: 0.5;
  }
  /* line 67932, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-opacity-75:hover {
    --text-opacity: 0.75;
  }
  /* line 67936, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-opacity-80:hover {
    --text-opacity: .8;
  }
  /* line 67940, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:text-opacity-100:hover {
    --text-opacity: 1;
  }
  /* line 67944, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-opacity-0:focus {
    --text-opacity: 0;
  }
  /* line 67948, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-opacity-25:focus {
    --text-opacity: 0.25;
  }
  /* line 67952, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-opacity-50:focus {
    --text-opacity: 0.5;
  }
  /* line 67956, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-opacity-75:focus {
    --text-opacity: 0.75;
  }
  /* line 67960, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-opacity-80:focus {
    --text-opacity: .8;
  }
  /* line 67964, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:text-opacity-100:focus {
    --text-opacity: 1;
  }
  /* line 67968, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:italic {
    font-style: italic;
  }
  /* line 67972, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:not-italic {
    font-style: normal;
  }
  /* line 67976, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:uppercase {
    text-transform: uppercase;
  }
  /* line 67980, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:lowercase {
    text-transform: lowercase;
  }
  /* line 67984, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:capitalize {
    text-transform: capitalize;
  }
  /* line 67988, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:normal-case {
    text-transform: none;
  }
  /* line 67992, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:underline {
    text-decoration: underline;
  }
  /* line 67996, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:line-through {
    text-decoration: line-through;
  }
  /* line 68000, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:no-underline {
    text-decoration: none;
  }
  /* line 68004, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:underline:hover {
    text-decoration: underline;
  }
  /* line 68008, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:line-through:hover {
    text-decoration: line-through;
  }
  /* line 68012, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:no-underline:hover {
    text-decoration: none;
  }
  /* line 68016, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:underline:focus {
    text-decoration: underline;
  }
  /* line 68020, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:line-through:focus {
    text-decoration: line-through;
  }
  /* line 68024, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:no-underline:focus {
    text-decoration: none;
  }
  /* line 68028, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* line 68033, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  /* line 68038, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:tracking-tighter {
    letter-spacing: -0.05em;
  }
  /* line 68042, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:tracking-tight {
    letter-spacing: -0.025em;
  }
  /* line 68046, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:tracking-normal {
    letter-spacing: 0;
  }
  /* line 68050, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:tracking-wide {
    letter-spacing: 0.025em;
  }
  /* line 68054, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:tracking-wider {
    letter-spacing: 0.05em;
  }
  /* line 68058, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:tracking-widest {
    letter-spacing: 0.1em;
  }
  /* line 68062, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:tracking-tightest {
    letter-spacing: -.03em;
  }
  /* line 68066, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:tracking-glue {
    letter-spacing: -.06em;
  }
  /* line 68070, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 68077, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  /* line 68084, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
  }
  /* line 68091, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
  }
  /* line 68098, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:align-baseline {
    vertical-align: baseline;
  }
  /* line 68102, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:align-top {
    vertical-align: top;
  }
  /* line 68106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:align-middle {
    vertical-align: middle;
  }
  /* line 68110, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:align-bottom {
    vertical-align: bottom;
  }
  /* line 68114, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:align-text-top {
    vertical-align: text-top;
  }
  /* line 68118, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:align-text-bottom {
    vertical-align: text-bottom;
  }
  /* line 68122, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:visible {
    visibility: visible;
  }
  /* line 68126, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:invisible {
    visibility: hidden;
  }
  /* line 68130, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:whitespace-normal {
    white-space: normal;
  }
  /* line 68134, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:whitespace-no-wrap {
    white-space: nowrap;
  }
  /* line 68138, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:whitespace-pre {
    white-space: pre;
  }
  /* line 68142, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:whitespace-pre-line {
    white-space: pre-line;
  }
  /* line 68146, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  /* line 68150, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }
  /* line 68155, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:break-words {
    overflow-wrap: break-word;
  }
  /* line 68159, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:break-all {
    word-break: break-all;
  }
  /* line 68163, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 68169, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-0 {
    width: 0;
  }
  /* line 68173, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-1 {
    width: 0.25rem;
  }
  /* line 68177, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-2 {
    width: 0.5rem;
  }
  /* line 68181, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-3 {
    width: 0.75rem;
  }
  /* line 68185, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-4 {
    width: 1rem;
  }
  /* line 68189, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-5 {
    width: 1.25rem;
  }
  /* line 68193, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-6 {
    width: 1.5rem;
  }
  /* line 68197, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-8 {
    width: 2rem;
  }
  /* line 68201, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-10 {
    width: 2.5rem;
  }
  /* line 68205, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-12 {
    width: 3rem;
  }
  /* line 68209, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-16 {
    width: 4rem;
  }
  /* line 68213, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-20 {
    width: 5rem;
  }
  /* line 68217, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-24 {
    width: 6rem;
  }
  /* line 68221, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-32 {
    width: 8rem;
  }
  /* line 68225, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-40 {
    width: 10rem;
  }
  /* line 68229, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-48 {
    width: 12rem;
  }
  /* line 68233, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-56 {
    width: 14rem;
  }
  /* line 68237, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-64 {
    width: 16rem;
  }
  /* line 68241, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-auto {
    width: auto;
  }
  /* line 68245, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-px {
    width: 1px;
  }
  /* line 68249, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-1\/2 {
    width: 50%;
  }
  /* line 68253, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-1\/3 {
    width: 33.333333%;
  }
  /* line 68257, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-2\/3 {
    width: 66.666667%;
  }
  /* line 68261, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-1\/4 {
    width: 25%;
  }
  /* line 68265, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-2\/4 {
    width: 50%;
  }
  /* line 68269, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-3\/4 {
    width: 75%;
  }
  /* line 68273, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-1\/5 {
    width: 20%;
  }
  /* line 68277, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-2\/5 {
    width: 40%;
  }
  /* line 68281, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-3\/5 {
    width: 60%;
  }
  /* line 68285, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-4\/5 {
    width: 80%;
  }
  /* line 68289, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-1\/6 {
    width: 16.666667%;
  }
  /* line 68293, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-2\/6 {
    width: 33.333333%;
  }
  /* line 68297, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-3\/6 {
    width: 50%;
  }
  /* line 68301, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-4\/6 {
    width: 66.666667%;
  }
  /* line 68305, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-5\/6 {
    width: 83.333333%;
  }
  /* line 68309, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-1\/12 {
    width: 8.333333%;
  }
  /* line 68313, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-2\/12 {
    width: 16.666667%;
  }
  /* line 68317, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-3\/12 {
    width: 25%;
  }
  /* line 68321, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-4\/12 {
    width: 33.333333%;
  }
  /* line 68325, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-5\/12 {
    width: 41.666667%;
  }
  /* line 68329, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-6\/12 {
    width: 50%;
  }
  /* line 68333, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-7\/12 {
    width: 58.333333%;
  }
  /* line 68337, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-8\/12 {
    width: 66.666667%;
  }
  /* line 68341, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-9\/12 {
    width: 75%;
  }
  /* line 68345, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-10\/12 {
    width: 83.333333%;
  }
  /* line 68349, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-11\/12 {
    width: 91.666667%;
  }
  /* line 68353, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-full {
    width: 100%;
  }
  /* line 68357, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:w-screen {
    width: 100vw;
  }
  /* line 68361, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:z-0 {
    z-index: 0;
  }
  /* line 68365, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:z-10 {
    z-index: 10;
  }
  /* line 68369, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:z-20 {
    z-index: 20;
  }
  /* line 68373, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:z-30 {
    z-index: 30;
  }
  /* line 68377, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:z-40 {
    z-index: 40;
  }
  /* line 68381, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:z-50 {
    z-index: 50;
  }
  /* line 68385, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:z-auto {
    z-index: auto;
  }
  /* line 68389, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-0 {
    grid-gap: 0;
    gap: 0;
  }
  /* line 68394, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-1 {
    grid-gap: 0.25rem;
    gap: 0.25rem;
  }
  /* line 68399, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-2 {
    grid-gap: 0.5rem;
    gap: 0.5rem;
  }
  /* line 68404, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-3 {
    grid-gap: 0.75rem;
    gap: 0.75rem;
  }
  /* line 68409, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-4 {
    grid-gap: 1rem;
    gap: 1rem;
  }
  /* line 68414, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-5 {
    grid-gap: 1.25rem;
    gap: 1.25rem;
  }
  /* line 68419, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
  /* line 68424, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-8 {
    grid-gap: 2rem;
    gap: 2rem;
  }
  /* line 68429, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem;
  }
  /* line 68434, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-12 {
    grid-gap: 3rem;
    gap: 3rem;
  }
  /* line 68439, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-16 {
    grid-gap: 4rem;
    gap: 4rem;
  }
  /* line 68444, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-20 {
    grid-gap: 5rem;
    gap: 5rem;
  }
  /* line 68449, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-24 {
    grid-gap: 6rem;
    gap: 6rem;
  }
  /* line 68454, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-32 {
    grid-gap: 8rem;
    gap: 8rem;
  }
  /* line 68459, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-40 {
    grid-gap: 10rem;
    gap: 10rem;
  }
  /* line 68464, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-48 {
    grid-gap: 12rem;
    gap: 12rem;
  }
  /* line 68469, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-56 {
    grid-gap: 14rem;
    gap: 14rem;
  }
  /* line 68474, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-64 {
    grid-gap: 16rem;
    gap: 16rem;
  }
  /* line 68479, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:gap-px {
    grid-gap: 1px;
    gap: 1px;
  }
  /* line 68484, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-0 {
    grid-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  /* line 68490, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-1 {
    grid-column-gap: 0.25rem;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }
  /* line 68496, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-2 {
    grid-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  /* line 68502, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-3 {
    grid-column-gap: 0.75rem;
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  /* line 68508, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-4 {
    grid-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  /* line 68514, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-5 {
    grid-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  /* line 68520, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-6 {
    grid-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  /* line 68526, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-8 {
    grid-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  /* line 68532, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-10 {
    grid-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  /* line 68538, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-12 {
    grid-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  /* line 68544, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-16 {
    grid-column-gap: 4rem;
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
  /* line 68550, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-20 {
    grid-column-gap: 5rem;
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }
  /* line 68556, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-24 {
    grid-column-gap: 6rem;
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }
  /* line 68562, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-32 {
    grid-column-gap: 8rem;
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }
  /* line 68568, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-40 {
    grid-column-gap: 10rem;
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }
  /* line 68574, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-48 {
    grid-column-gap: 12rem;
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }
  /* line 68580, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-56 {
    grid-column-gap: 14rem;
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }
  /* line 68586, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-64 {
    grid-column-gap: 16rem;
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }
  /* line 68592, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-gap-px {
    grid-column-gap: 1px;
    -moz-column-gap: 1px;
    column-gap: 1px;
  }
  /* line 68598, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-0 {
    grid-row-gap: 0;
    row-gap: 0;
  }
  /* line 68603, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-1 {
    grid-row-gap: 0.25rem;
    row-gap: 0.25rem;
  }
  /* line 68608, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-2 {
    grid-row-gap: 0.5rem;
    row-gap: 0.5rem;
  }
  /* line 68613, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-3 {
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
  }
  /* line 68618, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-4 {
    grid-row-gap: 1rem;
    row-gap: 1rem;
  }
  /* line 68623, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-5 {
    grid-row-gap: 1.25rem;
    row-gap: 1.25rem;
  }
  /* line 68628, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-6 {
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem;
  }
  /* line 68633, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-8 {
    grid-row-gap: 2rem;
    row-gap: 2rem;
  }
  /* line 68638, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-10 {
    grid-row-gap: 2.5rem;
    row-gap: 2.5rem;
  }
  /* line 68643, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-12 {
    grid-row-gap: 3rem;
    row-gap: 3rem;
  }
  /* line 68648, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-16 {
    grid-row-gap: 4rem;
    row-gap: 4rem;
  }
  /* line 68653, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-20 {
    grid-row-gap: 5rem;
    row-gap: 5rem;
  }
  /* line 68658, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-24 {
    grid-row-gap: 6rem;
    row-gap: 6rem;
  }
  /* line 68663, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-32 {
    grid-row-gap: 8rem;
    row-gap: 8rem;
  }
  /* line 68668, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-40 {
    grid-row-gap: 10rem;
    row-gap: 10rem;
  }
  /* line 68673, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-48 {
    grid-row-gap: 12rem;
    row-gap: 12rem;
  }
  /* line 68678, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-56 {
    grid-row-gap: 14rem;
    row-gap: 14rem;
  }
  /* line 68683, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-64 {
    grid-row-gap: 16rem;
    row-gap: 16rem;
  }
  /* line 68688, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-gap-px {
    grid-row-gap: 1px;
    row-gap: 1px;
  }
  /* line 68693, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-flow-row {
    grid-auto-flow: row;
  }
  /* line 68697, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-flow-col {
    grid-auto-flow: column;
  }
  /* line 68701, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }
  /* line 68705, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  /* line 68709, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  /* line 68713, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 68717, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  /* line 68721, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  /* line 68725, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  /* line 68729, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  /* line 68733, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  /* line 68737, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  /* line 68741, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  /* line 68745, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  /* line 68749, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  /* line 68753, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  /* line 68757, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-cols-none {
    grid-template-columns: none;
  }
  /* line 68761, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-auto {
    grid-column: auto;
  }
  /* line 68765, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  /* line 68769, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  /* line 68773, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  /* line 68777, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  /* line 68781, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  /* line 68785, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  /* line 68789, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  /* line 68793, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  /* line 68797, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  /* line 68801, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }
  /* line 68805, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-11 {
    grid-column: span 11 / span 11;
  }
  /* line 68809, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  /* line 68813, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-1 {
    grid-column-start: 1;
  }
  /* line 68817, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-2 {
    grid-column-start: 2;
  }
  /* line 68821, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-3 {
    grid-column-start: 3;
  }
  /* line 68825, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-4 {
    grid-column-start: 4;
  }
  /* line 68829, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-5 {
    grid-column-start: 5;
  }
  /* line 68833, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-6 {
    grid-column-start: 6;
  }
  /* line 68837, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-7 {
    grid-column-start: 7;
  }
  /* line 68841, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-8 {
    grid-column-start: 8;
  }
  /* line 68845, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-9 {
    grid-column-start: 9;
  }
  /* line 68849, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-10 {
    grid-column-start: 10;
  }
  /* line 68853, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-11 {
    grid-column-start: 11;
  }
  /* line 68857, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-12 {
    grid-column-start: 12;
  }
  /* line 68861, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-13 {
    grid-column-start: 13;
  }
  /* line 68865, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-start-auto {
    grid-column-start: auto;
  }
  /* line 68869, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-1 {
    grid-column-end: 1;
  }
  /* line 68873, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-2 {
    grid-column-end: 2;
  }
  /* line 68877, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-3 {
    grid-column-end: 3;
  }
  /* line 68881, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-4 {
    grid-column-end: 4;
  }
  /* line 68885, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-5 {
    grid-column-end: 5;
  }
  /* line 68889, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-6 {
    grid-column-end: 6;
  }
  /* line 68893, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-7 {
    grid-column-end: 7;
  }
  /* line 68897, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-8 {
    grid-column-end: 8;
  }
  /* line 68901, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-9 {
    grid-column-end: 9;
  }
  /* line 68905, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-10 {
    grid-column-end: 10;
  }
  /* line 68909, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-11 {
    grid-column-end: 11;
  }
  /* line 68913, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-12 {
    grid-column-end: 12;
  }
  /* line 68917, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-13 {
    grid-column-end: 13;
  }
  /* line 68921, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:col-end-auto {
    grid-column-end: auto;
  }
  /* line 68925, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  /* line 68929, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  /* line 68933, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  /* line 68937, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
  /* line 68941, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }
  /* line 68945, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  /* line 68949, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:grid-rows-none {
    grid-template-rows: none;
  }
  /* line 68953, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-auto {
    grid-row: auto;
  }
  /* line 68957, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-span-1 {
    grid-row: span 1 / span 1;
  }
  /* line 68961, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  /* line 68965, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-span-3 {
    grid-row: span 3 / span 3;
  }
  /* line 68969, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-span-4 {
    grid-row: span 4 / span 4;
  }
  /* line 68973, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-span-5 {
    grid-row: span 5 / span 5;
  }
  /* line 68977, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-span-6 {
    grid-row: span 6 / span 6;
  }
  /* line 68981, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-start-1 {
    grid-row-start: 1;
  }
  /* line 68985, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-start-2 {
    grid-row-start: 2;
  }
  /* line 68989, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-start-3 {
    grid-row-start: 3;
  }
  /* line 68993, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-start-4 {
    grid-row-start: 4;
  }
  /* line 68997, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-start-5 {
    grid-row-start: 5;
  }
  /* line 69001, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-start-6 {
    grid-row-start: 6;
  }
  /* line 69005, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-start-7 {
    grid-row-start: 7;
  }
  /* line 69009, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-start-auto {
    grid-row-start: auto;
  }
  /* line 69013, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-end-1 {
    grid-row-end: 1;
  }
  /* line 69017, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-end-2 {
    grid-row-end: 2;
  }
  /* line 69021, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-end-3 {
    grid-row-end: 3;
  }
  /* line 69025, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-end-4 {
    grid-row-end: 4;
  }
  /* line 69029, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-end-5 {
    grid-row-end: 5;
  }
  /* line 69033, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-end-6 {
    grid-row-end: 6;
  }
  /* line 69037, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-end-7 {
    grid-row-end: 7;
  }
  /* line 69041, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:row-end-auto {
    grid-row-end: auto;
  }
  /* line 69045, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }
  /* line 69056, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transform-none {
    transform: none;
  }
  /* line 69060, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-center {
    transform-origin: center;
  }
  /* line 69064, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-top {
    transform-origin: top;
  }
  /* line 69068, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-top-right {
    transform-origin: top right;
  }
  /* line 69072, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-right {
    transform-origin: right;
  }
  /* line 69076, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-bottom-right {
    transform-origin: bottom right;
  }
  /* line 69080, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-bottom {
    transform-origin: bottom;
  }
  /* line 69084, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-bottom-left {
    transform-origin: bottom left;
  }
  /* line 69088, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-left {
    transform-origin: left;
  }
  /* line 69092, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:origin-top-left {
    transform-origin: top left;
  }
  /* line 69096, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-0 {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 69101, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-50 {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 69106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-75 {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 69111, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-90 {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 69116, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-95 {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 69121, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-100 {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 69126, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-105 {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 69131, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-110 {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 69136, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-125 {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 69141, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-150 {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 69146, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-0 {
    --transform-scale-x: 0;
  }
  /* line 69150, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-50 {
    --transform-scale-x: .5;
  }
  /* line 69154, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-75 {
    --transform-scale-x: .75;
  }
  /* line 69158, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-90 {
    --transform-scale-x: .9;
  }
  /* line 69162, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-95 {
    --transform-scale-x: .95;
  }
  /* line 69166, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-100 {
    --transform-scale-x: 1;
  }
  /* line 69170, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-105 {
    --transform-scale-x: 1.05;
  }
  /* line 69174, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-110 {
    --transform-scale-x: 1.1;
  }
  /* line 69178, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-125 {
    --transform-scale-x: 1.25;
  }
  /* line 69182, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-x-150 {
    --transform-scale-x: 1.5;
  }
  /* line 69186, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-0 {
    --transform-scale-y: 0;
  }
  /* line 69190, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-50 {
    --transform-scale-y: .5;
  }
  /* line 69194, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-75 {
    --transform-scale-y: .75;
  }
  /* line 69198, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-90 {
    --transform-scale-y: .9;
  }
  /* line 69202, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-95 {
    --transform-scale-y: .95;
  }
  /* line 69206, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-100 {
    --transform-scale-y: 1;
  }
  /* line 69210, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-105 {
    --transform-scale-y: 1.05;
  }
  /* line 69214, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-110 {
    --transform-scale-y: 1.1;
  }
  /* line 69218, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-125 {
    --transform-scale-y: 1.25;
  }
  /* line 69222, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:scale-y-150 {
    --transform-scale-y: 1.5;
  }
  /* line 69226, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-0:hover {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 69231, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-50:hover {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 69236, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-75:hover {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 69241, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-90:hover {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 69246, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-95:hover {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 69251, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-100:hover {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 69256, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-105:hover {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 69261, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-110:hover {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 69266, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-125:hover {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 69271, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-150:hover {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 69276, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-0:hover {
    --transform-scale-x: 0;
  }
  /* line 69280, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-50:hover {
    --transform-scale-x: .5;
  }
  /* line 69284, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-75:hover {
    --transform-scale-x: .75;
  }
  /* line 69288, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-90:hover {
    --transform-scale-x: .9;
  }
  /* line 69292, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-95:hover {
    --transform-scale-x: .95;
  }
  /* line 69296, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-100:hover {
    --transform-scale-x: 1;
  }
  /* line 69300, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-105:hover {
    --transform-scale-x: 1.05;
  }
  /* line 69304, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-110:hover {
    --transform-scale-x: 1.1;
  }
  /* line 69308, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-125:hover {
    --transform-scale-x: 1.25;
  }
  /* line 69312, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-x-150:hover {
    --transform-scale-x: 1.5;
  }
  /* line 69316, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-0:hover {
    --transform-scale-y: 0;
  }
  /* line 69320, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-50:hover {
    --transform-scale-y: .5;
  }
  /* line 69324, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-75:hover {
    --transform-scale-y: .75;
  }
  /* line 69328, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-90:hover {
    --transform-scale-y: .9;
  }
  /* line 69332, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-95:hover {
    --transform-scale-y: .95;
  }
  /* line 69336, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-100:hover {
    --transform-scale-y: 1;
  }
  /* line 69340, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-105:hover {
    --transform-scale-y: 1.05;
  }
  /* line 69344, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-110:hover {
    --transform-scale-y: 1.1;
  }
  /* line 69348, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-125:hover {
    --transform-scale-y: 1.25;
  }
  /* line 69352, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:scale-y-150:hover {
    --transform-scale-y: 1.5;
  }
  /* line 69356, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-0:focus {
    --transform-scale-x: 0;
    --transform-scale-y: 0;
  }
  /* line 69361, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-50:focus {
    --transform-scale-x: .5;
    --transform-scale-y: .5;
  }
  /* line 69366, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-75:focus {
    --transform-scale-x: .75;
    --transform-scale-y: .75;
  }
  /* line 69371, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-90:focus {
    --transform-scale-x: .9;
    --transform-scale-y: .9;
  }
  /* line 69376, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-95:focus {
    --transform-scale-x: .95;
    --transform-scale-y: .95;
  }
  /* line 69381, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-100:focus {
    --transform-scale-x: 1;
    --transform-scale-y: 1;
  }
  /* line 69386, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-105:focus {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05;
  }
  /* line 69391, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-110:focus {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1;
  }
  /* line 69396, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-125:focus {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25;
  }
  /* line 69401, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-150:focus {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5;
  }
  /* line 69406, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-0:focus {
    --transform-scale-x: 0;
  }
  /* line 69410, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-50:focus {
    --transform-scale-x: .5;
  }
  /* line 69414, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-75:focus {
    --transform-scale-x: .75;
  }
  /* line 69418, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-90:focus {
    --transform-scale-x: .9;
  }
  /* line 69422, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-95:focus {
    --transform-scale-x: .95;
  }
  /* line 69426, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-100:focus {
    --transform-scale-x: 1;
  }
  /* line 69430, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-105:focus {
    --transform-scale-x: 1.05;
  }
  /* line 69434, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-110:focus {
    --transform-scale-x: 1.1;
  }
  /* line 69438, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-125:focus {
    --transform-scale-x: 1.25;
  }
  /* line 69442, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-x-150:focus {
    --transform-scale-x: 1.5;
  }
  /* line 69446, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-0:focus {
    --transform-scale-y: 0;
  }
  /* line 69450, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-50:focus {
    --transform-scale-y: .5;
  }
  /* line 69454, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-75:focus {
    --transform-scale-y: .75;
  }
  /* line 69458, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-90:focus {
    --transform-scale-y: .9;
  }
  /* line 69462, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-95:focus {
    --transform-scale-y: .95;
  }
  /* line 69466, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-100:focus {
    --transform-scale-y: 1;
  }
  /* line 69470, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-105:focus {
    --transform-scale-y: 1.05;
  }
  /* line 69474, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-110:focus {
    --transform-scale-y: 1.1;
  }
  /* line 69478, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-125:focus {
    --transform-scale-y: 1.25;
  }
  /* line 69482, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:scale-y-150:focus {
    --transform-scale-y: 1.5;
  }
  /* line 69486, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rotate-0 {
    --transform-rotate: 0;
  }
  /* line 69490, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rotate-45 {
    --transform-rotate: 45deg;
  }
  /* line 69494, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rotate-90 {
    --transform-rotate: 90deg;
  }
  /* line 69498, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:rotate-180 {
    --transform-rotate: 180deg;
  }
  /* line 69502, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-rotate-180 {
    --transform-rotate: -180deg;
  }
  /* line 69506, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-rotate-90 {
    --transform-rotate: -90deg;
  }
  /* line 69510, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-rotate-45 {
    --transform-rotate: -45deg;
  }
  /* line 69514, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:rotate-0:hover {
    --transform-rotate: 0;
  }
  /* line 69518, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:rotate-45:hover {
    --transform-rotate: 45deg;
  }
  /* line 69522, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:rotate-90:hover {
    --transform-rotate: 90deg;
  }
  /* line 69526, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:rotate-180:hover {
    --transform-rotate: 180deg;
  }
  /* line 69530, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-rotate-180:hover {
    --transform-rotate: -180deg;
  }
  /* line 69534, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-rotate-90:hover {
    --transform-rotate: -90deg;
  }
  /* line 69538, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-rotate-45:hover {
    --transform-rotate: -45deg;
  }
  /* line 69542, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:rotate-0:focus {
    --transform-rotate: 0;
  }
  /* line 69546, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:rotate-45:focus {
    --transform-rotate: 45deg;
  }
  /* line 69550, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:rotate-90:focus {
    --transform-rotate: 90deg;
  }
  /* line 69554, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:rotate-180:focus {
    --transform-rotate: 180deg;
  }
  /* line 69558, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-rotate-180:focus {
    --transform-rotate: -180deg;
  }
  /* line 69562, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-rotate-90:focus {
    --transform-rotate: -90deg;
  }
  /* line 69566, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-rotate-45:focus {
    --transform-rotate: -45deg;
  }
  /* line 69570, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-0 {
    --transform-translate-x: 0;
  }
  /* line 69574, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-1 {
    --transform-translate-x: 0.25rem;
  }
  /* line 69578, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-2 {
    --transform-translate-x: 0.5rem;
  }
  /* line 69582, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-3 {
    --transform-translate-x: 0.75rem;
  }
  /* line 69586, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-4 {
    --transform-translate-x: 1rem;
  }
  /* line 69590, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-5 {
    --transform-translate-x: 1.25rem;
  }
  /* line 69594, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-6 {
    --transform-translate-x: 1.5rem;
  }
  /* line 69598, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-8 {
    --transform-translate-x: 2rem;
  }
  /* line 69602, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-10 {
    --transform-translate-x: 2.5rem;
  }
  /* line 69606, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-12 {
    --transform-translate-x: 3rem;
  }
  /* line 69610, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-16 {
    --transform-translate-x: 4rem;
  }
  /* line 69614, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-20 {
    --transform-translate-x: 5rem;
  }
  /* line 69618, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-24 {
    --transform-translate-x: 6rem;
  }
  /* line 69622, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-32 {
    --transform-translate-x: 8rem;
  }
  /* line 69626, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-40 {
    --transform-translate-x: 10rem;
  }
  /* line 69630, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-48 {
    --transform-translate-x: 12rem;
  }
  /* line 69634, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-56 {
    --transform-translate-x: 14rem;
  }
  /* line 69638, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-64 {
    --transform-translate-x: 16rem;
  }
  /* line 69642, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-px {
    --transform-translate-x: 1px;
  }
  /* line 69646, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-1 {
    --transform-translate-x: -0.25rem;
  }
  /* line 69650, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-2 {
    --transform-translate-x: -0.5rem;
  }
  /* line 69654, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-3 {
    --transform-translate-x: -0.75rem;
  }
  /* line 69658, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-4 {
    --transform-translate-x: -1rem;
  }
  /* line 69662, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-5 {
    --transform-translate-x: -1.25rem;
  }
  /* line 69666, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-6 {
    --transform-translate-x: -1.5rem;
  }
  /* line 69670, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-8 {
    --transform-translate-x: -2rem;
  }
  /* line 69674, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-10 {
    --transform-translate-x: -2.5rem;
  }
  /* line 69678, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-12 {
    --transform-translate-x: -3rem;
  }
  /* line 69682, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-16 {
    --transform-translate-x: -4rem;
  }
  /* line 69686, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-20 {
    --transform-translate-x: -5rem;
  }
  /* line 69690, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-24 {
    --transform-translate-x: -6rem;
  }
  /* line 69694, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-32 {
    --transform-translate-x: -8rem;
  }
  /* line 69698, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-40 {
    --transform-translate-x: -10rem;
  }
  /* line 69702, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-48 {
    --transform-translate-x: -12rem;
  }
  /* line 69706, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-56 {
    --transform-translate-x: -14rem;
  }
  /* line 69710, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-64 {
    --transform-translate-x: -16rem;
  }
  /* line 69714, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-px {
    --transform-translate-x: -1px;
  }
  /* line 69718, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-full {
    --transform-translate-x: -100%;
  }
  /* line 69722, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-x-1\/2 {
    --transform-translate-x: -50%;
  }
  /* line 69726, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-1\/2 {
    --transform-translate-x: 50%;
  }
  /* line 69730, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-x-full {
    --transform-translate-x: 100%;
  }
  /* line 69734, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-0 {
    --transform-translate-y: 0;
  }
  /* line 69738, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-1 {
    --transform-translate-y: 0.25rem;
  }
  /* line 69742, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-2 {
    --transform-translate-y: 0.5rem;
  }
  /* line 69746, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-3 {
    --transform-translate-y: 0.75rem;
  }
  /* line 69750, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-4 {
    --transform-translate-y: 1rem;
  }
  /* line 69754, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-5 {
    --transform-translate-y: 1.25rem;
  }
  /* line 69758, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-6 {
    --transform-translate-y: 1.5rem;
  }
  /* line 69762, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-8 {
    --transform-translate-y: 2rem;
  }
  /* line 69766, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-10 {
    --transform-translate-y: 2.5rem;
  }
  /* line 69770, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-12 {
    --transform-translate-y: 3rem;
  }
  /* line 69774, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-16 {
    --transform-translate-y: 4rem;
  }
  /* line 69778, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-20 {
    --transform-translate-y: 5rem;
  }
  /* line 69782, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-24 {
    --transform-translate-y: 6rem;
  }
  /* line 69786, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-32 {
    --transform-translate-y: 8rem;
  }
  /* line 69790, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-40 {
    --transform-translate-y: 10rem;
  }
  /* line 69794, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-48 {
    --transform-translate-y: 12rem;
  }
  /* line 69798, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-56 {
    --transform-translate-y: 14rem;
  }
  /* line 69802, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-64 {
    --transform-translate-y: 16rem;
  }
  /* line 69806, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-px {
    --transform-translate-y: 1px;
  }
  /* line 69810, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-1 {
    --transform-translate-y: -0.25rem;
  }
  /* line 69814, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-2 {
    --transform-translate-y: -0.5rem;
  }
  /* line 69818, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-3 {
    --transform-translate-y: -0.75rem;
  }
  /* line 69822, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-4 {
    --transform-translate-y: -1rem;
  }
  /* line 69826, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-5 {
    --transform-translate-y: -1.25rem;
  }
  /* line 69830, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-6 {
    --transform-translate-y: -1.5rem;
  }
  /* line 69834, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-8 {
    --transform-translate-y: -2rem;
  }
  /* line 69838, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-10 {
    --transform-translate-y: -2.5rem;
  }
  /* line 69842, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-12 {
    --transform-translate-y: -3rem;
  }
  /* line 69846, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-16 {
    --transform-translate-y: -4rem;
  }
  /* line 69850, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-20 {
    --transform-translate-y: -5rem;
  }
  /* line 69854, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-24 {
    --transform-translate-y: -6rem;
  }
  /* line 69858, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-32 {
    --transform-translate-y: -8rem;
  }
  /* line 69862, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-40 {
    --transform-translate-y: -10rem;
  }
  /* line 69866, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-48 {
    --transform-translate-y: -12rem;
  }
  /* line 69870, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-56 {
    --transform-translate-y: -14rem;
  }
  /* line 69874, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-64 {
    --transform-translate-y: -16rem;
  }
  /* line 69878, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-px {
    --transform-translate-y: -1px;
  }
  /* line 69882, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-full {
    --transform-translate-y: -100%;
  }
  /* line 69886, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-translate-y-1\/2 {
    --transform-translate-y: -50%;
  }
  /* line 69890, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-1\/2 {
    --transform-translate-y: 50%;
  }
  /* line 69894, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:translate-y-full {
    --transform-translate-y: 100%;
  }
  /* line 69898, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-0:hover {
    --transform-translate-x: 0;
  }
  /* line 69902, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-1:hover {
    --transform-translate-x: 0.25rem;
  }
  /* line 69906, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-2:hover {
    --transform-translate-x: 0.5rem;
  }
  /* line 69910, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-3:hover {
    --transform-translate-x: 0.75rem;
  }
  /* line 69914, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-4:hover {
    --transform-translate-x: 1rem;
  }
  /* line 69918, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-5:hover {
    --transform-translate-x: 1.25rem;
  }
  /* line 69922, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-6:hover {
    --transform-translate-x: 1.5rem;
  }
  /* line 69926, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-8:hover {
    --transform-translate-x: 2rem;
  }
  /* line 69930, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-10:hover {
    --transform-translate-x: 2.5rem;
  }
  /* line 69934, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-12:hover {
    --transform-translate-x: 3rem;
  }
  /* line 69938, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-16:hover {
    --transform-translate-x: 4rem;
  }
  /* line 69942, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-20:hover {
    --transform-translate-x: 5rem;
  }
  /* line 69946, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-24:hover {
    --transform-translate-x: 6rem;
  }
  /* line 69950, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-32:hover {
    --transform-translate-x: 8rem;
  }
  /* line 69954, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-40:hover {
    --transform-translate-x: 10rem;
  }
  /* line 69958, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-48:hover {
    --transform-translate-x: 12rem;
  }
  /* line 69962, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-56:hover {
    --transform-translate-x: 14rem;
  }
  /* line 69966, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-64:hover {
    --transform-translate-x: 16rem;
  }
  /* line 69970, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-px:hover {
    --transform-translate-x: 1px;
  }
  /* line 69974, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-1:hover {
    --transform-translate-x: -0.25rem;
  }
  /* line 69978, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-2:hover {
    --transform-translate-x: -0.5rem;
  }
  /* line 69982, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-3:hover {
    --transform-translate-x: -0.75rem;
  }
  /* line 69986, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-4:hover {
    --transform-translate-x: -1rem;
  }
  /* line 69990, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-5:hover {
    --transform-translate-x: -1.25rem;
  }
  /* line 69994, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-6:hover {
    --transform-translate-x: -1.5rem;
  }
  /* line 69998, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-8:hover {
    --transform-translate-x: -2rem;
  }
  /* line 70002, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-10:hover {
    --transform-translate-x: -2.5rem;
  }
  /* line 70006, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-12:hover {
    --transform-translate-x: -3rem;
  }
  /* line 70010, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-16:hover {
    --transform-translate-x: -4rem;
  }
  /* line 70014, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-20:hover {
    --transform-translate-x: -5rem;
  }
  /* line 70018, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-24:hover {
    --transform-translate-x: -6rem;
  }
  /* line 70022, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-32:hover {
    --transform-translate-x: -8rem;
  }
  /* line 70026, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-40:hover {
    --transform-translate-x: -10rem;
  }
  /* line 70030, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-48:hover {
    --transform-translate-x: -12rem;
  }
  /* line 70034, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-56:hover {
    --transform-translate-x: -14rem;
  }
  /* line 70038, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-64:hover {
    --transform-translate-x: -16rem;
  }
  /* line 70042, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-px:hover {
    --transform-translate-x: -1px;
  }
  /* line 70046, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-full:hover {
    --transform-translate-x: -100%;
  }
  /* line 70050, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x: -50%;
  }
  /* line 70054, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-1\/2:hover {
    --transform-translate-x: 50%;
  }
  /* line 70058, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-x-full:hover {
    --transform-translate-x: 100%;
  }
  /* line 70062, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-0:hover {
    --transform-translate-y: 0;
  }
  /* line 70066, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-1:hover {
    --transform-translate-y: 0.25rem;
  }
  /* line 70070, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-2:hover {
    --transform-translate-y: 0.5rem;
  }
  /* line 70074, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-3:hover {
    --transform-translate-y: 0.75rem;
  }
  /* line 70078, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-4:hover {
    --transform-translate-y: 1rem;
  }
  /* line 70082, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-5:hover {
    --transform-translate-y: 1.25rem;
  }
  /* line 70086, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-6:hover {
    --transform-translate-y: 1.5rem;
  }
  /* line 70090, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-8:hover {
    --transform-translate-y: 2rem;
  }
  /* line 70094, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-10:hover {
    --transform-translate-y: 2.5rem;
  }
  /* line 70098, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-12:hover {
    --transform-translate-y: 3rem;
  }
  /* line 70102, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-16:hover {
    --transform-translate-y: 4rem;
  }
  /* line 70106, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-20:hover {
    --transform-translate-y: 5rem;
  }
  /* line 70110, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-24:hover {
    --transform-translate-y: 6rem;
  }
  /* line 70114, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-32:hover {
    --transform-translate-y: 8rem;
  }
  /* line 70118, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-40:hover {
    --transform-translate-y: 10rem;
  }
  /* line 70122, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-48:hover {
    --transform-translate-y: 12rem;
  }
  /* line 70126, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-56:hover {
    --transform-translate-y: 14rem;
  }
  /* line 70130, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-64:hover {
    --transform-translate-y: 16rem;
  }
  /* line 70134, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-px:hover {
    --transform-translate-y: 1px;
  }
  /* line 70138, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-1:hover {
    --transform-translate-y: -0.25rem;
  }
  /* line 70142, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-2:hover {
    --transform-translate-y: -0.5rem;
  }
  /* line 70146, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-3:hover {
    --transform-translate-y: -0.75rem;
  }
  /* line 70150, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-4:hover {
    --transform-translate-y: -1rem;
  }
  /* line 70154, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-5:hover {
    --transform-translate-y: -1.25rem;
  }
  /* line 70158, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-6:hover {
    --transform-translate-y: -1.5rem;
  }
  /* line 70162, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-8:hover {
    --transform-translate-y: -2rem;
  }
  /* line 70166, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-10:hover {
    --transform-translate-y: -2.5rem;
  }
  /* line 70170, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-12:hover {
    --transform-translate-y: -3rem;
  }
  /* line 70174, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-16:hover {
    --transform-translate-y: -4rem;
  }
  /* line 70178, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-20:hover {
    --transform-translate-y: -5rem;
  }
  /* line 70182, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-24:hover {
    --transform-translate-y: -6rem;
  }
  /* line 70186, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-32:hover {
    --transform-translate-y: -8rem;
  }
  /* line 70190, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-40:hover {
    --transform-translate-y: -10rem;
  }
  /* line 70194, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-48:hover {
    --transform-translate-y: -12rem;
  }
  /* line 70198, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-56:hover {
    --transform-translate-y: -14rem;
  }
  /* line 70202, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-64:hover {
    --transform-translate-y: -16rem;
  }
  /* line 70206, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-px:hover {
    --transform-translate-y: -1px;
  }
  /* line 70210, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-full:hover {
    --transform-translate-y: -100%;
  }
  /* line 70214, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y: -50%;
  }
  /* line 70218, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-1\/2:hover {
    --transform-translate-y: 50%;
  }
  /* line 70222, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:translate-y-full:hover {
    --transform-translate-y: 100%;
  }
  /* line 70226, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-0:focus {
    --transform-translate-x: 0;
  }
  /* line 70230, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-1:focus {
    --transform-translate-x: 0.25rem;
  }
  /* line 70234, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-2:focus {
    --transform-translate-x: 0.5rem;
  }
  /* line 70238, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-3:focus {
    --transform-translate-x: 0.75rem;
  }
  /* line 70242, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-4:focus {
    --transform-translate-x: 1rem;
  }
  /* line 70246, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-5:focus {
    --transform-translate-x: 1.25rem;
  }
  /* line 70250, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-6:focus {
    --transform-translate-x: 1.5rem;
  }
  /* line 70254, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-8:focus {
    --transform-translate-x: 2rem;
  }
  /* line 70258, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-10:focus {
    --transform-translate-x: 2.5rem;
  }
  /* line 70262, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-12:focus {
    --transform-translate-x: 3rem;
  }
  /* line 70266, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-16:focus {
    --transform-translate-x: 4rem;
  }
  /* line 70270, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-20:focus {
    --transform-translate-x: 5rem;
  }
  /* line 70274, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-24:focus {
    --transform-translate-x: 6rem;
  }
  /* line 70278, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-32:focus {
    --transform-translate-x: 8rem;
  }
  /* line 70282, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-40:focus {
    --transform-translate-x: 10rem;
  }
  /* line 70286, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-48:focus {
    --transform-translate-x: 12rem;
  }
  /* line 70290, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-56:focus {
    --transform-translate-x: 14rem;
  }
  /* line 70294, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-64:focus {
    --transform-translate-x: 16rem;
  }
  /* line 70298, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-px:focus {
    --transform-translate-x: 1px;
  }
  /* line 70302, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-1:focus {
    --transform-translate-x: -0.25rem;
  }
  /* line 70306, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-2:focus {
    --transform-translate-x: -0.5rem;
  }
  /* line 70310, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-3:focus {
    --transform-translate-x: -0.75rem;
  }
  /* line 70314, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-4:focus {
    --transform-translate-x: -1rem;
  }
  /* line 70318, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-5:focus {
    --transform-translate-x: -1.25rem;
  }
  /* line 70322, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-6:focus {
    --transform-translate-x: -1.5rem;
  }
  /* line 70326, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-8:focus {
    --transform-translate-x: -2rem;
  }
  /* line 70330, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-10:focus {
    --transform-translate-x: -2.5rem;
  }
  /* line 70334, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-12:focus {
    --transform-translate-x: -3rem;
  }
  /* line 70338, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-16:focus {
    --transform-translate-x: -4rem;
  }
  /* line 70342, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-20:focus {
    --transform-translate-x: -5rem;
  }
  /* line 70346, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-24:focus {
    --transform-translate-x: -6rem;
  }
  /* line 70350, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-32:focus {
    --transform-translate-x: -8rem;
  }
  /* line 70354, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-40:focus {
    --transform-translate-x: -10rem;
  }
  /* line 70358, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-48:focus {
    --transform-translate-x: -12rem;
  }
  /* line 70362, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-56:focus {
    --transform-translate-x: -14rem;
  }
  /* line 70366, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-64:focus {
    --transform-translate-x: -16rem;
  }
  /* line 70370, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-px:focus {
    --transform-translate-x: -1px;
  }
  /* line 70374, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-full:focus {
    --transform-translate-x: -100%;
  }
  /* line 70378, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x: -50%;
  }
  /* line 70382, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-1\/2:focus {
    --transform-translate-x: 50%;
  }
  /* line 70386, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-x-full:focus {
    --transform-translate-x: 100%;
  }
  /* line 70390, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-0:focus {
    --transform-translate-y: 0;
  }
  /* line 70394, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-1:focus {
    --transform-translate-y: 0.25rem;
  }
  /* line 70398, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-2:focus {
    --transform-translate-y: 0.5rem;
  }
  /* line 70402, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-3:focus {
    --transform-translate-y: 0.75rem;
  }
  /* line 70406, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-4:focus {
    --transform-translate-y: 1rem;
  }
  /* line 70410, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-5:focus {
    --transform-translate-y: 1.25rem;
  }
  /* line 70414, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-6:focus {
    --transform-translate-y: 1.5rem;
  }
  /* line 70418, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-8:focus {
    --transform-translate-y: 2rem;
  }
  /* line 70422, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-10:focus {
    --transform-translate-y: 2.5rem;
  }
  /* line 70426, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-12:focus {
    --transform-translate-y: 3rem;
  }
  /* line 70430, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-16:focus {
    --transform-translate-y: 4rem;
  }
  /* line 70434, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-20:focus {
    --transform-translate-y: 5rem;
  }
  /* line 70438, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-24:focus {
    --transform-translate-y: 6rem;
  }
  /* line 70442, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-32:focus {
    --transform-translate-y: 8rem;
  }
  /* line 70446, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-40:focus {
    --transform-translate-y: 10rem;
  }
  /* line 70450, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-48:focus {
    --transform-translate-y: 12rem;
  }
  /* line 70454, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-56:focus {
    --transform-translate-y: 14rem;
  }
  /* line 70458, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-64:focus {
    --transform-translate-y: 16rem;
  }
  /* line 70462, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-px:focus {
    --transform-translate-y: 1px;
  }
  /* line 70466, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-1:focus {
    --transform-translate-y: -0.25rem;
  }
  /* line 70470, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-2:focus {
    --transform-translate-y: -0.5rem;
  }
  /* line 70474, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-3:focus {
    --transform-translate-y: -0.75rem;
  }
  /* line 70478, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-4:focus {
    --transform-translate-y: -1rem;
  }
  /* line 70482, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-5:focus {
    --transform-translate-y: -1.25rem;
  }
  /* line 70486, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-6:focus {
    --transform-translate-y: -1.5rem;
  }
  /* line 70490, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-8:focus {
    --transform-translate-y: -2rem;
  }
  /* line 70494, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-10:focus {
    --transform-translate-y: -2.5rem;
  }
  /* line 70498, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-12:focus {
    --transform-translate-y: -3rem;
  }
  /* line 70502, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-16:focus {
    --transform-translate-y: -4rem;
  }
  /* line 70506, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-20:focus {
    --transform-translate-y: -5rem;
  }
  /* line 70510, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-24:focus {
    --transform-translate-y: -6rem;
  }
  /* line 70514, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-32:focus {
    --transform-translate-y: -8rem;
  }
  /* line 70518, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-40:focus {
    --transform-translate-y: -10rem;
  }
  /* line 70522, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-48:focus {
    --transform-translate-y: -12rem;
  }
  /* line 70526, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-56:focus {
    --transform-translate-y: -14rem;
  }
  /* line 70530, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-64:focus {
    --transform-translate-y: -16rem;
  }
  /* line 70534, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-px:focus {
    --transform-translate-y: -1px;
  }
  /* line 70538, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-full:focus {
    --transform-translate-y: -100%;
  }
  /* line 70542, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y: -50%;
  }
  /* line 70546, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-1\/2:focus {
    --transform-translate-y: 50%;
  }
  /* line 70550, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:translate-y-full:focus {
    --transform-translate-y: 100%;
  }
  /* line 70554, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:skew-x-0 {
    --transform-skew-x: 0;
  }
  /* line 70558, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:skew-x-3 {
    --transform-skew-x: 3deg;
  }
  /* line 70562, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:skew-x-6 {
    --transform-skew-x: 6deg;
  }
  /* line 70566, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:skew-x-12 {
    --transform-skew-x: 12deg;
  }
  /* line 70570, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-skew-x-12 {
    --transform-skew-x: -12deg;
  }
  /* line 70574, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-skew-x-6 {
    --transform-skew-x: -6deg;
  }
  /* line 70578, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-skew-x-3 {
    --transform-skew-x: -3deg;
  }
  /* line 70582, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:skew-y-0 {
    --transform-skew-y: 0;
  }
  /* line 70586, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:skew-y-3 {
    --transform-skew-y: 3deg;
  }
  /* line 70590, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:skew-y-6 {
    --transform-skew-y: 6deg;
  }
  /* line 70594, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:skew-y-12 {
    --transform-skew-y: 12deg;
  }
  /* line 70598, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-skew-y-12 {
    --transform-skew-y: -12deg;
  }
  /* line 70602, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-skew-y-6 {
    --transform-skew-y: -6deg;
  }
  /* line 70606, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:-skew-y-3 {
    --transform-skew-y: -3deg;
  }
  /* line 70610, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:skew-x-0:hover {
    --transform-skew-x: 0;
  }
  /* line 70614, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:skew-x-3:hover {
    --transform-skew-x: 3deg;
  }
  /* line 70618, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:skew-x-6:hover {
    --transform-skew-x: 6deg;
  }
  /* line 70622, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:skew-x-12:hover {
    --transform-skew-x: 12deg;
  }
  /* line 70626, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-skew-x-12:hover {
    --transform-skew-x: -12deg;
  }
  /* line 70630, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-skew-x-6:hover {
    --transform-skew-x: -6deg;
  }
  /* line 70634, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-skew-x-3:hover {
    --transform-skew-x: -3deg;
  }
  /* line 70638, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:skew-y-0:hover {
    --transform-skew-y: 0;
  }
  /* line 70642, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:skew-y-3:hover {
    --transform-skew-y: 3deg;
  }
  /* line 70646, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:skew-y-6:hover {
    --transform-skew-y: 6deg;
  }
  /* line 70650, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:skew-y-12:hover {
    --transform-skew-y: 12deg;
  }
  /* line 70654, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-skew-y-12:hover {
    --transform-skew-y: -12deg;
  }
  /* line 70658, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-skew-y-6:hover {
    --transform-skew-y: -6deg;
  }
  /* line 70662, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:-skew-y-3:hover {
    --transform-skew-y: -3deg;
  }
  /* line 70666, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:skew-x-0:focus {
    --transform-skew-x: 0;
  }
  /* line 70670, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:skew-x-3:focus {
    --transform-skew-x: 3deg;
  }
  /* line 70674, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:skew-x-6:focus {
    --transform-skew-x: 6deg;
  }
  /* line 70678, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:skew-x-12:focus {
    --transform-skew-x: 12deg;
  }
  /* line 70682, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-skew-x-12:focus {
    --transform-skew-x: -12deg;
  }
  /* line 70686, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-skew-x-6:focus {
    --transform-skew-x: -6deg;
  }
  /* line 70690, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-skew-x-3:focus {
    --transform-skew-x: -3deg;
  }
  /* line 70694, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:skew-y-0:focus {
    --transform-skew-y: 0;
  }
  /* line 70698, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:skew-y-3:focus {
    --transform-skew-y: 3deg;
  }
  /* line 70702, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:skew-y-6:focus {
    --transform-skew-y: 6deg;
  }
  /* line 70706, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:skew-y-12:focus {
    --transform-skew-y: 12deg;
  }
  /* line 70710, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-skew-y-12:focus {
    --transform-skew-y: -12deg;
  }
  /* line 70714, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-skew-y-6:focus {
    --transform-skew-y: -6deg;
  }
  /* line 70718, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:focus\:-skew-y-3:focus {
    --transform-skew-y: -3deg;
  }
  /* line 70722, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transition-none {
    transition-property: none;
  }
  /* line 70726, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transition-all {
    transition-property: all;
  }
  /* line 70730, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }
  /* line 70734, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
  }
  /* line 70738, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transition-opacity {
    transition-property: opacity;
  }
  /* line 70742, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transition-shadow {
    transition-property: box-shadow;
  }
  /* line 70746, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:transition-transform {
    transition-property: transform;
  }
  /* line 70750, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ease-linear {
    transition-timing-function: linear;
  }
  /* line 70754, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
  /* line 70758, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  /* line 70762, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  /* line 70766, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:duration-75 {
    transition-duration: 75ms;
  }
  /* line 70770, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:duration-100 {
    transition-duration: 100ms;
  }
  /* line 70774, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:duration-150 {
    transition-duration: 150ms;
  }
  /* line 70778, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:duration-200 {
    transition-duration: 200ms;
  }
  /* line 70782, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:duration-300 {
    transition-duration: 300ms;
  }
  /* line 70786, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:duration-500 {
    transition-duration: 500ms;
  }
  /* line 70790, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:duration-700 {
    transition-duration: 700ms;
  }
  /* line 70794, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:duration-1000 {
    transition-duration: 1000ms;
  }
  /* line 70798, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:delay-75 {
    transition-delay: 75ms;
  }
  /* line 70802, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:delay-100 {
    transition-delay: 100ms;
  }
  /* line 70806, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:delay-150 {
    transition-delay: 150ms;
  }
  /* line 70810, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:delay-200 {
    transition-delay: 200ms;
  }
  /* line 70814, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:delay-300 {
    transition-delay: 300ms;
  }
  /* line 70818, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:delay-500 {
    transition-delay: 500ms;
  }
  /* line 70822, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:delay-700 {
    transition-delay: 700ms;
  }
  /* line 70826, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:delay-1000 {
    transition-delay: 1000ms;
  }
  /* line 70830, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:animate-none {
    -webkit-animation: none;
    animation: none;
  }
  /* line 70835, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
  }
  /* line 70840, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }
  /* line 70845, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }
  /* line 70850, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
    animation: bounce 1s infinite;
  }
  /* line 70855, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-primary {
    background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
  }
  /* line 70859, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-blue-gradient {
    background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
  }
  /* line 70863, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-mono-circle {
    background-image: radial-gradient(circle, #CCC, #000);
  }
  /* line 70867, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-green-gradient {
    background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
  }
  /* line 70871, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:bg-none {
    background-image: linear-gradient(0, #fff, #fff);
  }
  /* line 70875, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-primary:hover {
    background-image: linear-gradient(170.84deg, #FC8D39 8.76%, #FF6C81 73.97%);
  }
  /* line 70879, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-blue-gradient:hover {
    background-image: linear-gradient(172.28deg, #28AEFA, #3182EB);
  }
  /* line 70883, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-mono-circle:hover {
    background-image: radial-gradient(circle, #CCC, #000);
  }
  /* line 70887, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-green-gradient:hover {
    background-image: linear-gradient(132.26deg, #38EE81 8.76%, #54B74B 73.97%);
  }
  /* line 70891, app/assets/stylesheets/popsql_tailwind.css */
  .xl\:hover\:bg-none:hover {
    background-image: linear-gradient(0, #fff, #fff);
  }
}

/* line 2, app/assets/stylesheets/_tooltips.scss */
.ui.popup {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  z-index: 1900;
  border: 1px solid #d4d4d5;
  line-height: 1.4285em;
  max-width: 250px;
  background: #fff;
  padding: .833em 1em;
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
  border-radius: .28571429rem;
  -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
}

/* line 24, app/assets/stylesheets/_tooltips.scss */
.ui.popup > .header {
  padding: 0;
  font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  font-size: 1.14285714em;
  line-height: 1.2;
  font-weight: 700;
}

/* line 32, app/assets/stylesheets/_tooltips.scss */
.ui.popup > .header + .content {
  padding-top: .5em;
}

/* line 36, app/assets/stylesheets/_tooltips.scss */
.ui.popup:before {
  position: absolute;
  content: '';
  width: .71428571em;
  height: .71428571em;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-box-shadow: 1px 1px 0 0 #bababc;
  box-shadow: 1px 1px 0 0 #bababc;
}

/* line 49, app/assets/stylesheets/_tooltips.scss */
[data-tooltip] {
  position: relative;
}

/* line 53, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:before {
  pointer-events: none;
  position: absolute;
  content: '';
  font-size: 1rem;
  width: .71428571em;
  height: .71428571em;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-box-shadow: 1px 1px 0 0 #bababc;
  box-shadow: 1px 1px 0 0 #bababc;
}

/* line 68, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:after {
  pointer-events: none;
  content: attr(data-tooltip);
  position: absolute;
  text-transform: none;
  text-align: left;
  white-space: nowrap;
  font-size: 1rem;
  border: 1px solid #d4d4d5;
  line-height: 1.4285em;
  max-width: none;
  background: #fff;
  padding: .833em 1em;
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
  border-radius: .28571429rem;
  -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
  z-index: 1;
}

/* line 90, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:not([data-position]):before {
  top: auto;
  right: auto;
  bottom: 100%;
  left: 50%;
  background: #fff;
  margin-left: -.07142857rem;
  margin-bottom: .14285714rem;
}

/* line 100, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:not([data-position]):after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
  margin-bottom: .5em;
}

/* line 108, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:after, [data-tooltip]:before {
  pointer-events: none;
  visibility: hidden;
}

/* line 113, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:before {
  opacity: 0;
  -webkit-transform: rotate(45deg) scale(0) !important;
  transform: rotate(45deg) scale(0) !important;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
}

/* line 123, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:after {
  opacity: 1;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
}

/* line 131, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:hover:after, [data-tooltip]:hover:before {
  visibility: visible;
  pointer-events: auto;
}

/* line 136, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:hover:before {
  -webkit-transform: rotate(45deg) scale(1) !important;
  transform: rotate(45deg) scale(1) !important;
  opacity: 1;
}

/* line 142, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:after, [data-tooltip][data-position="bottom center"]:after, [data-tooltip][data-position="top center"]:after {
  -webkit-transform: translateX(-50%) scale(0) !important;
  transform: translateX(-50%) scale(0) !important;
}

/* line 147, app/assets/stylesheets/_tooltips.scss */
[data-tooltip]:hover:after, [data-tooltip][data-position="bottom center"]:hover:after {
  -webkit-transform: translateX(-50%) scale(1) !important;
  transform: translateX(-50%) scale(1) !important;
}

/* line 152, app/assets/stylesheets/_tooltips.scss */
[data-tooltip][data-position="left center"]:after, [data-tooltip][data-position="right center"]:after {
  -webkit-transform: translateY(-50%) scale(0) !important;
  transform: translateY(-50%) scale(0) !important;
}

/* line 157, app/assets/stylesheets/_tooltips.scss */
[data-tooltip][data-position="left center"]:hover:after, [data-tooltip][data-position="right center"]:hover:after {
  -webkit-transform: translateY(-50%) scale(1) !important;
  transform: translateY(-50%) scale(1) !important;
}

/* line 162, app/assets/stylesheets/_tooltips.scss */
[data-tooltip][data-position="bottom left"]:after, [data-tooltip][data-position="bottom right"]:after, [data-tooltip][data-position="top left"]:after, [data-tooltip][data-position="top right"]:after {
  -webkit-transform: scale(0) !important;
  transform: scale(0) !important;
}

/* line 167, app/assets/stylesheets/_tooltips.scss */
[data-tooltip][data-position="bottom left"]:hover:after, [data-tooltip][data-position="bottom right"]:hover:after, [data-tooltip][data-position="top left"]:hover:after, [data-tooltip][data-position="top right"]:hover:after {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

/* line 172, app/assets/stylesheets/_tooltips.scss */
[data-tooltip][data-inverted]:before {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 177, app/assets/stylesheets/_tooltips.scss */
[data-tooltip][data-inverted]:before {
  background: #1b1c1d;
}

/* line 181, app/assets/stylesheets/_tooltips.scss */
[data-tooltip][data-inverted]:after {
  background: #1b1c1d;
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 189, app/assets/stylesheets/_tooltips.scss */
[data-tooltip][data-inverted]:after .header {
  background-color: none;
  color: #fff;
}

/* line 194, app/assets/stylesheets/_tooltips.scss */
[data-position="top center"][data-tooltip]:after {
  top: auto;
  right: auto;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: .5em;
}

/* line 204, app/assets/stylesheets/_tooltips.scss */
[data-position="top center"][data-tooltip]:before {
  top: auto;
  right: auto;
  bottom: 100%;
  left: 50%;
  background: #fff;
  margin-left: -.07142857rem;
  margin-bottom: .14285714rem;
}

/* line 214, app/assets/stylesheets/_tooltips.scss */
[data-position="top left"][data-tooltip]:after {
  top: auto;
  right: auto;
  left: 0;
  bottom: 100%;
  margin-bottom: .5em;
}

/* line 222, app/assets/stylesheets/_tooltips.scss */
[data-position="top left"][data-tooltip]:before {
  top: auto;
  right: auto;
  bottom: 100%;
  left: 1em;
  margin-left: -.07142857rem;
  margin-bottom: .14285714rem;
}

/* line 231, app/assets/stylesheets/_tooltips.scss */
[data-position="top right"][data-tooltip]:after {
  top: auto;
  left: auto;
  right: 0;
  bottom: 100%;
  margin-bottom: .5em;
}

/* line 239, app/assets/stylesheets/_tooltips.scss */
[data-position="top right"][data-tooltip]:before {
  top: auto;
  left: auto;
  bottom: 100%;
  right: 1em;
  margin-left: -.07142857rem;
  margin-bottom: .14285714rem;
}

/* line 248, app/assets/stylesheets/_tooltips.scss */
[data-position="bottom center"][data-tooltip]:after {
  bottom: auto;
  right: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: .5em;
}

/* line 258, app/assets/stylesheets/_tooltips.scss */
[data-position="bottom center"][data-tooltip]:before {
  bottom: auto;
  right: auto;
  top: 100%;
  left: 50%;
  margin-left: -.07142857rem;
  margin-top: .14285714rem;
}

/* line 267, app/assets/stylesheets/_tooltips.scss */
[data-position="bottom left"][data-tooltip]:after {
  left: 0;
  top: 100%;
  margin-top: .5em;
}

/* line 273, app/assets/stylesheets/_tooltips.scss */
[data-position="bottom left"][data-tooltip]:before {
  bottom: auto;
  right: auto;
  top: 100%;
  left: 1em;
  margin-left: -.07142857rem;
  margin-top: .14285714rem;
}

/* line 282, app/assets/stylesheets/_tooltips.scss */
[data-position="bottom right"][data-tooltip]:after {
  right: 0;
  top: 100%;
  margin-top: .5em;
}

/* line 288, app/assets/stylesheets/_tooltips.scss */
[data-position="bottom right"][data-tooltip]:before {
  bottom: auto;
  left: auto;
  top: 100%;
  right: 1em;
  margin-left: -.14285714rem;
  margin-top: .07142857rem;
}

/* line 297, app/assets/stylesheets/_tooltips.scss */
[data-position="left center"][data-tooltip]:after {
  right: 100%;
  top: 50%;
  margin-right: .5em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 305, app/assets/stylesheets/_tooltips.scss */
[data-position="left center"][data-tooltip]:before {
  right: 100%;
  top: 50%;
  margin-top: -.14285714rem;
  margin-right: -.07142857rem;
}

/* line 312, app/assets/stylesheets/_tooltips.scss */
[data-position="right center"][data-tooltip]:after {
  left: 100%;
  top: 50%;
  margin-left: .5em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 320, app/assets/stylesheets/_tooltips.scss */
[data-position="right center"][data-tooltip]:before {
  left: 100%;
  top: 50%;
  margin-top: -.07142857rem;
  margin-left: .14285714rem;
}

/* line 327, app/assets/stylesheets/_tooltips.scss */
[data-position~=bottom][data-tooltip]:before {
  background: #fff;
  -webkit-box-shadow: -1px -1px 0 0 #bababc;
  box-shadow: -1px -1px 0 0 #bababc;
}

/* line 333, app/assets/stylesheets/_tooltips.scss */
[data-position="left center"][data-tooltip]:before {
  background: #fff;
  -webkit-box-shadow: 1px -1px 0 0 #bababc;
  box-shadow: 1px -1px 0 0 #bababc;
}

/* line 339, app/assets/stylesheets/_tooltips.scss */
[data-position="right center"][data-tooltip]:before {
  background: #fff;
  -webkit-box-shadow: -1px 1px 0 0 #bababc;
  box-shadow: -1px 1px 0 0 #bababc;
}

/* line 345, app/assets/stylesheets/_tooltips.scss */
[data-position~=top][data-tooltip]:before {
  background: #fff;
}

/* line 349, app/assets/stylesheets/_tooltips.scss */
[data-inverted][data-position~=bottom][data-tooltip]:before {
  background: #1b1c1d;
  -webkit-box-shadow: -1px -1px 0 0 #bababc;
  box-shadow: -1px -1px 0 0 #bababc;
}

/* line 355, app/assets/stylesheets/_tooltips.scss */
[data-inverted][data-position="left center"][data-tooltip]:before {
  background: #1b1c1d;
  -webkit-box-shadow: 1px -1px 0 0 #bababc;
  box-shadow: 1px -1px 0 0 #bababc;
}

/* line 361, app/assets/stylesheets/_tooltips.scss */
[data-inverted][data-position="right center"][data-tooltip]:before {
  background: #1b1c1d;
  -webkit-box-shadow: -1px 1px 0 0 #bababc;
  box-shadow: -1px 1px 0 0 #bababc;
}

/* line 367, app/assets/stylesheets/_tooltips.scss */
[data-inverted][data-position~=top][data-tooltip]:before {
  background: #1b1c1d;
}

/* line 371, app/assets/stylesheets/_tooltips.scss */
[data-position~=bottom][data-tooltip]:before {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* line 376, app/assets/stylesheets/_tooltips.scss */
[data-position~=bottom][data-tooltip]:after {
  -webkit-transform-origin: center top;
  transform-origin: center top;
}

/* line 381, app/assets/stylesheets/_tooltips.scss */
[data-position="left center"][data-tooltip]:before {
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

/* line 386, app/assets/stylesheets/_tooltips.scss */
[data-position="left center"][data-tooltip]:after {
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

/* line 391, app/assets/stylesheets/_tooltips.scss */
[data-position="right center"][data-tooltip]:before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

/* line 396, app/assets/stylesheets/_tooltips.scss */
[data-position="right center"][data-tooltip]:after {
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

/* line 401, app/assets/stylesheets/_tooltips.scss */
.ui.popup {
  margin: 0;
}

/* line 405, app/assets/stylesheets/_tooltips.scss */
.ui.top.popup {
  margin: 0 0 .71428571em;
}

/* line 409, app/assets/stylesheets/_tooltips.scss */
.ui.top.left.popup {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

/* line 414, app/assets/stylesheets/_tooltips.scss */
.ui.top.center.popup {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* line 419, app/assets/stylesheets/_tooltips.scss */
.ui.top.right.popup {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* line 424, app/assets/stylesheets/_tooltips.scss */
.ui.left.center.popup {
  margin: 0 .71428571em 0 0;
  -webkit-transform-origin: right 50%;
  transform-origin: right 50%;
}

/* line 430, app/assets/stylesheets/_tooltips.scss */
.ui.right.center.popup {
  margin: 0 0 0 .71428571em;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
}

/* line 436, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.popup {
  margin: .71428571em 0 0;
}

/* line 440, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.left.popup {
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

/* line 445, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.center.popup {
  -webkit-transform-origin: center top;
  transform-origin: center top;
}

/* line 450, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.right.popup {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

/* line 455, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.center.popup:before {
  margin-left: -.30714286em;
  top: -.30714286em;
  left: 50%;
  right: auto;
  bottom: auto;
  -webkit-box-shadow: -1px -1px 0 0 #bababc;
  box-shadow: -1px -1px 0 0 #bababc;
}

/* line 465, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.left.popup {
  margin-left: 0;
}

/* line 469, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.left.popup:before {
  top: -.30714286em;
  left: 1em;
  right: auto;
  bottom: auto;
  margin-left: 0;
  -webkit-box-shadow: -1px -1px 0 0 #bababc;
  box-shadow: -1px -1px 0 0 #bababc;
}

/* line 479, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.right.popup {
  margin-right: 0;
}

/* line 483, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.right.popup:before {
  top: -.30714286em;
  right: 1em;
  bottom: auto;
  left: auto;
  margin-left: 0;
  -webkit-box-shadow: -1px -1px 0 0 #bababc;
  box-shadow: -1px -1px 0 0 #bababc;
}

/* line 493, app/assets/stylesheets/_tooltips.scss */
.ui.top.center.popup:before {
  top: auto;
  right: auto;
  bottom: -.30714286em;
  left: 50%;
  margin-left: -.30714286em;
}

/* line 501, app/assets/stylesheets/_tooltips.scss */
.ui.top.left.popup {
  margin-left: 0;
}

/* line 505, app/assets/stylesheets/_tooltips.scss */
.ui.top.left.popup:before {
  bottom: -.30714286em;
  left: 1em;
  top: auto;
  right: auto;
  margin-left: 0;
}

/* line 513, app/assets/stylesheets/_tooltips.scss */
.ui.top.right.popup {
  margin-right: 0;
}

/* line 517, app/assets/stylesheets/_tooltips.scss */
.ui.top.right.popup:before {
  bottom: -.30714286em;
  right: 1em;
  top: auto;
  left: auto;
  margin-left: 0;
}

/* line 525, app/assets/stylesheets/_tooltips.scss */
.ui.left.center.popup:before {
  top: 50%;
  right: -.30714286em;
  bottom: auto;
  left: auto;
  margin-top: -.30714286em;
  -webkit-box-shadow: 1px -1px 0 0 #bababc;
  box-shadow: 1px -1px 0 0 #bababc;
}

/* line 535, app/assets/stylesheets/_tooltips.scss */
.ui.right.center.popup:before {
  top: 50%;
  left: -.30714286em;
  bottom: auto;
  right: auto;
  margin-top: -.30714286em;
  -webkit-box-shadow: -1px 1px 0 0 #bababc;
  box-shadow: -1px 1px 0 0 #bababc;
}

/* line 545, app/assets/stylesheets/_tooltips.scss */
.ui.bottom.popup:before {
  background: #fff;
}

/* line 549, app/assets/stylesheets/_tooltips.scss */
.ui.left.center.popup:before, .ui.right.center.popup:before {
  background: #fff;
}

/* line 553, app/assets/stylesheets/_tooltips.scss */
.ui.top.popup:before {
  background: #fff;
}

/* line 557, app/assets/stylesheets/_tooltips.scss */
.ui.inverted.bottom.popup:before {
  background: #1b1c1d;
}

/* line 561, app/assets/stylesheets/_tooltips.scss */
.ui.inverted.left.center.popup:before, .ui.inverted.right.center.popup:before {
  background: #1b1c1d;
}

/* line 565, app/assets/stylesheets/_tooltips.scss */
.ui.inverted.top.popup:before {
  background: #1b1c1d;
}

/* line 569, app/assets/stylesheets/_tooltips.scss */
.ui.popup > .ui.grid:not(.padded) {
  width: calc(100% + 1.75rem);
  margin: -.7rem -.875rem;
}

/* line 574, app/assets/stylesheets/_tooltips.scss */
.ui.loading.popup {
  display: block;
  visibility: hidden;
  z-index: -1;
}

/* line 580, app/assets/stylesheets/_tooltips.scss */
.ui.animating.popup, .ui.visible.popup {
  display: block;
}

/* line 584, app/assets/stylesheets/_tooltips.scss */
.ui.visible.popup {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 591, app/assets/stylesheets/_tooltips.scss */
.ui.basic.popup:before {
  display: none;
}

/* line 595, app/assets/stylesheets/_tooltips.scss */
.ui.wide.popup {
  max-width: 350px;
}

/* line 599, app/assets/stylesheets/_tooltips.scss */
.ui.popup[class*="very wide"] {
  max-width: 550px;
}

@media only screen and (max-width: 767px) {
  /* line 604, app/assets/stylesheets/_tooltips.scss */
  .ui.wide.popup, .ui.popup[class*="very wide"] {
    max-width: 250px;
  }
}

/* line 609, app/assets/stylesheets/_tooltips.scss */
.ui.fluid.popup {
  width: 100%;
  max-width: none;
}

/* line 614, app/assets/stylesheets/_tooltips.scss */
.ui.inverted.popup {
  background: #1b1c1d;
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 622, app/assets/stylesheets/_tooltips.scss */
.ui.inverted.popup .header {
  background-color: none;
  color: #fff;
}

/* line 627, app/assets/stylesheets/_tooltips.scss */
.ui.inverted.popup:before {
  background-color: #1b1c1d;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 633, app/assets/stylesheets/_tooltips.scss */
.ui.flowing.popup {
  max-width: none;
}

/* line 637, app/assets/stylesheets/_tooltips.scss */
.ui.mini.popup {
  font-size: .78571429rem;
}

/* line 641, app/assets/stylesheets/_tooltips.scss */
.ui.tiny.popup {
  font-size: .85714286rem;
}

/* line 645, app/assets/stylesheets/_tooltips.scss */
.ui.small.popup {
  font-size: .92857143rem;
}

/* line 649, app/assets/stylesheets/_tooltips.scss */
.ui.popup {
  font-size: 1rem;
}

/* line 653, app/assets/stylesheets/_tooltips.scss */
.ui.large.popup {
  font-size: 1.14285714rem;
}

/* line 657, app/assets/stylesheets/_tooltips.scss */
.ui.huge.popup {
  font-size: 1.42857143rem;
}

/* line 1, app/assets/stylesheets/tags.scss */
.react-tags {
  position: relative;
  padding: 6px 0 0 6px;
  border: 1px solid #e2e2e2;
  border-radius: 0.375em;
  /* shared font styles */
  font-size: 1em;
  line-height: 1.2;
  /* clicking anywhere will focus the input */
  cursor: text;
}

/* line 15, app/assets/stylesheets/tags.scss */
.react-tags.is-focused {
  box-shadow: inset 0 0 0 1px #e2e2e2;
  outline: 0;
}

/* line 20, app/assets/stylesheets/tags.scss */
.react-tags__selected {
  display: inline;
}

/* line 24, app/assets/stylesheets/tags.scss */
.invalid {
  background-color: #ffe2e0;
  color: #912d2b;
}

/* line 27, app/assets/stylesheets/tags.scss */
.invalid #tag-icon:hover {
  color: #68201e;
}

/* line 32, app/assets/stylesheets/tags.scss */
.valid {
  background-color: #e2e2e2;
  color: grey;
}

/* line 35, app/assets/stylesheets/tags.scss */
.valid #tag-icon:hover {
  color: rgba(0, 0, 0, 0.6);
}

/* line 40, app/assets/stylesheets/tags.scss */
.react-tags__selected-tag {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 6px 6px 0;
  padding: 5px 7px;
  border-radius: 4px;
  border: 2px solid transparent;
  font-weight: 550;
  font-size: 12px;
  outline: none !important;
  /* match the font styles */
  font-size: inherit;
  line-height: inherit;
}

/* line 56, app/assets/stylesheets/tags.scss */
#tag-icon {
  margin-left: 8px !important;
  margin-right: 0px !important;
}

/* line 61, app/assets/stylesheets/tags.scss */
.react-tags__search {
  display: inline-block;
  /* match tag layout */
  padding: 7px 2px;
  margin-bottom: 6px;
  /* prevent autoresize overflowing the container */
  max-width: 100%;
}

@media screen and (min-width: 30em) {
  /* line 73, app/assets/stylesheets/tags.scss */
  .react-tags__search {
    /* this will become the offsetParent for suggestions */
    position: relative;
  }
}

/* line 79, app/assets/stylesheets/tags.scss */
.react-tags__search-input {
  background-color: '#3182eb';
  color: '#fff';
}

/* line 84, app/assets/stylesheets/tags.scss */
.react-tags__search-input {
  /* prevent autoresize overflowing the container */
  max-width: 100%;
  height: auto;
  /* remove styles and layout from this element */
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  /* match the font styles */
  font-size: inherit;
  line-height: inherit;
}

/* line 101, app/assets/stylesheets/tags.scss */
.react-tags__search-input::-ms-clear {
  display: none;
}

/* line 105, app/assets/stylesheets/tags.scss */
.react-tags__suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

@media screen and (min-width: 30em) {
  /* line 113, app/assets/stylesheets/tags.scss */
  .react-tags__suggestions {
    width: 240px;
  }
}

/* line 118, app/assets/stylesheets/tags.scss */
.react-tags__suggestions ul {
  margin: 4px -1px;
  padding: 0;
  list-style: none;
  background: white;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

/* line 128, app/assets/stylesheets/tags.scss */
.react-tags__suggestions li {
  border-bottom: 1px solid #ddd;
  padding: 6px 8px;
}

/* line 133, app/assets/stylesheets/tags.scss */
.react-tags__suggestions li mark {
  text-decoration: underline;
  background: none;
  font-weight: 600;
}

/* line 139, app/assets/stylesheets/tags.scss */
.react-tags__suggestions li:hover {
  cursor: pointer;
  background: #eee;
}

/* line 144, app/assets/stylesheets/tags.scss */
.react-tags__suggestions li.is-active {
  background: #b7cfe0;
}

/* line 148, app/assets/stylesheets/tags.scss */
.react-tags__suggestions li.is-disabled {
  opacity: 0.5;
  cursor: auto;
}

/*!
 * # Semantic UI 2.2.10 - Icon
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Icon
*******************************/
@font-face {
  font-family: 'Icons';
  src: url(/assets/semantic-ui/icons-999ebf5c1adbfed628819fbbdeea507b1fc80e83365b15462dce009c79bb391b.eot);
  src: url(/assets/semantic-ui/icons-999ebf5c1adbfed628819fbbdeea507b1fc80e83365b15462dce009c79bb391b.eot?#iefix) format("embedded-opentype"), url(/assets/semantic-ui/icons-80a2fe36e34230322dbcbbfbff1ce2c52bb62aa10627cb6d042a0c6fa906a167.woff2) format("woff2"), url(/assets/semantic-ui/icons-982c184978d05e9add2035a50ed6d01ece09a561277ceca7be5421fa93709dd0.woff) format("woff"), url(/assets/semantic-ui/icons-bc1d8ff26d75961430a30a4901971bee5208c676b8db13fcc0456166fafc7c79.ttf) format("truetype"), url(/assets/semantic-ui/icons-c1da738cfa50f2d674ae5d18bfcf6596521039dbbd9d2bdb23a2871241ed53f4.svg#icons) format("svg");
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon {
  display: inline-block;
  opacity: 1;
  margin: 0em 0.25rem 0em 0em;
  width: 1.18em;
  height: 1em;
  font-family: 'Icons';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  speak: none;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon:before {
  background: none !important;
}

/*******************************
             Types
*******************************/
/*--------------
    Loading
---------------*/
/* line 58, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.loading {
  height: 1em;
  line-height: 1;
  -webkit-animation: icon-loading 2s linear infinite;
  animation: icon-loading 2s linear infinite;
}

@-webkit-keyframes icon-loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes icon-loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*******************************
             States
*******************************/
/* line 90, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hover {
  opacity: 1 !important;
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.active {
  opacity: 1 !important;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.emphasized.icon {
  opacity: 1 !important;
}

/* line 99, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.disabled.icon {
  opacity: 0.45 !important;
}

/*******************************
           Variations
*******************************/
/*-------------------
        Fitted
--------------------*/
/* line 113, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.fitted.icon {
  width: auto;
  margin: 0em;
}

/*-------------------
         Link
--------------------*/
/* line 122, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.link.icon,
i.link.icons {
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.link.icon:hover,
i.link.icons:hover {
  opacity: 1 !important;
}

/*-------------------
      Circular
--------------------*/
/* line 138, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.circular.icon {
  border-radius: 500em !important;
  line-height: 1 !important;
  padding: 0.5em 0.5em !important;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  width: 2em !important;
  height: 2em !important;
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.circular.inverted.icon {
  border: none;
  box-shadow: none;
}

/*-------------------
      Flipped
--------------------*/
/* line 155, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.flipped.icon,
i.horizontally.flipped.icon {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 160, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.vertically.flipped.icon {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/*-------------------
      Rotated
--------------------*/
/* line 169, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.rotated.icon,
i.right.rotated.icon,
i.clockwise.rotated.icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 175, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.left.rotated.icon,
i.counterclockwise.rotated.icon {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*-------------------
      Bordered
--------------------*/
/* line 185, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.bordered.icon {
  line-height: 1;
  vertical-align: baseline;
  width: 2em;
  height: 2em;
  padding: 0.5em 0.41em !important;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.bordered.inverted.icon {
  border: none;
  box-shadow: none;
}

/*-------------------
      Inverted
--------------------*/
/* Inverted Shapes */
/* line 204, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.icon,
i.inverted.circular.icon {
  background-color: #1B1C1D !important;
  color: #FFFFFF !important;
}

/* line 209, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.icon {
  color: #FFFFFF;
}

/*-------------------
       Colors
--------------------*/
/* Red */
/* line 219, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.red.icon {
  color: #DB2828 !important;
}

/* line 222, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.red.icon {
  color: #FF695E !important;
}

/* line 225, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.red.icon,
i.inverted.circular.red.icon {
  background-color: #DB2828 !important;
  color: #FFFFFF !important;
}

/* Orange */
/* line 232, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.orange.icon {
  color: #F2711C !important;
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.orange.icon {
  color: #FF851B !important;
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.orange.icon,
i.inverted.circular.orange.icon {
  background-color: #F2711C !important;
  color: #FFFFFF !important;
}

/* Yellow */
/* line 245, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.yellow.icon {
  color: #FBBD08 !important;
}

/* line 248, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.yellow.icon {
  color: #FFE21F !important;
}

/* line 251, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.yellow.icon,
i.inverted.circular.yellow.icon {
  background-color: #FBBD08 !important;
  color: #FFFFFF !important;
}

/* Olive */
/* line 258, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.olive.icon {
  color: #B5CC18 !important;
}

/* line 261, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.olive.icon {
  color: #D9E778 !important;
}

/* line 264, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.olive.icon,
i.inverted.circular.olive.icon {
  background-color: #B5CC18 !important;
  color: #FFFFFF !important;
}

/* Green */
/* line 271, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.green.icon {
  color: #21BA45 !important;
}

/* line 274, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.green.icon {
  color: #2ECC40 !important;
}

/* line 277, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.green.icon,
i.inverted.circular.green.icon {
  background-color: #21BA45 !important;
  color: #FFFFFF !important;
}

/* Teal */
/* line 284, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.teal.icon {
  color: #00B5AD !important;
}

/* line 287, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.teal.icon {
  color: #6DFFFF !important;
}

/* line 290, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.teal.icon,
i.inverted.circular.teal.icon {
  background-color: #00B5AD !important;
  color: #FFFFFF !important;
}

/* Blue */
/* line 297, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.blue.icon {
  color: #2185D0 !important;
}

/* line 300, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.blue.icon {
  color: #54C8FF !important;
}

/* line 303, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.blue.icon,
i.inverted.circular.blue.icon {
  background-color: #2185D0 !important;
  color: #FFFFFF !important;
}

/* Violet */
/* line 310, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.violet.icon {
  color: #6435C9 !important;
}

/* line 313, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.violet.icon {
  color: #A291FB !important;
}

/* line 316, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.violet.icon,
i.inverted.circular.violet.icon {
  background-color: #6435C9 !important;
  color: #FFFFFF !important;
}

/* Purple */
/* line 323, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.purple.icon {
  color: #A333C8 !important;
}

/* line 326, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.purple.icon {
  color: #DC73FF !important;
}

/* line 329, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.purple.icon,
i.inverted.circular.purple.icon {
  background-color: #A333C8 !important;
  color: #FFFFFF !important;
}

/* Pink */
/* line 336, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.pink.icon {
  color: #E03997 !important;
}

/* line 339, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.pink.icon {
  color: #FF8EDF !important;
}

/* line 342, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.pink.icon,
i.inverted.circular.pink.icon {
  background-color: #E03997 !important;
  color: #FFFFFF !important;
}

/* Brown */
/* line 349, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.brown.icon {
  color: #A5673F !important;
}

/* line 352, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.brown.icon {
  color: #D67C1C !important;
}

/* line 355, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.brown.icon,
i.inverted.circular.brown.icon {
  background-color: #A5673F !important;
  color: #FFFFFF !important;
}

/* Grey */
/* line 362, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.grey.icon {
  color: #767676 !important;
}

/* line 365, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.grey.icon {
  color: #DCDDDE !important;
}

/* line 368, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.grey.icon,
i.inverted.circular.grey.icon {
  background-color: #767676 !important;
  color: #FFFFFF !important;
}

/* Black */
/* line 375, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.black.icon {
  color: #1B1C1D !important;
}

/* line 378, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.black.icon {
  color: #545454 !important;
}

/* line 381, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.black.icon,
i.inverted.circular.black.icon {
  background-color: #1B1C1D !important;
  color: #FFFFFF !important;
}

/*-------------------
        Sizes
--------------------*/
/* line 391, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.mini.icon,
i.mini.icons {
  line-height: 1;
  font-size: 0.4em;
}

/* line 396, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.tiny.icon,
i.tiny.icons {
  line-height: 1;
  font-size: 0.5em;
}

/* line 401, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.small.icon,
i.small.icons {
  line-height: 1;
  font-size: 0.75em;
}

/* line 406, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon,
i.icons {
  font-size: 1em;
}

/* line 410, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.large.icon,
i.large.icons {
  line-height: 1;
  vertical-align: middle;
  font-size: 1.5em;
}

/* line 416, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.big.icon,
i.big.icons {
  line-height: 1;
  vertical-align: middle;
  font-size: 2em;
}

/* line 422, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.huge.icon,
i.huge.icons {
  line-height: 1;
  vertical-align: middle;
  font-size: 4em;
}

/* line 428, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.massive.icon,
i.massive.icons {
  line-height: 1;
  vertical-align: middle;
  font-size: 8em;
}

/*******************************
            Groups
*******************************/
/* line 440, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons {
  display: inline-block;
  position: relative;
  line-height: 1;
}

/* line 445, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin: 0em;
  margin: 0;
}

/* line 454, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .icon:first-child {
  position: static;
  width: auto;
  height: auto;
  vertical-align: top;
  -webkit-transform: none;
  transform: none;
  margin-right: 0.25rem;
}

/* Corner Icon */
/* line 465, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .corner.icon {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  -webkit-transform: none;
  transform: none;
  font-size: 0.45em;
  text-shadow: -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF;
}

/* line 475, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .inverted.corner.icon {
  text-shadow: -1px -1px 0 #1B1C1D, 1px -1px 0 #1B1C1D, -1px 1px 0 #1B1C1D, 1px 1px 0 #1B1C1D;
}

/*
 * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*******************************

Semantic-UI integration of font-awesome :

///class names are separated
i.icon.circle => i.icon.circle
i.icon.circle-o => i.icon.circle.outline

//abbreviation are replaced by full letters:
i.icon.ellipsis-h => i.icon.ellipsis.horizontal
i.icon.ellipsis-v => i.icon.ellipsis.vertical
.alpha => .i.icon.alphabet
.asc => .i.icon.ascending
.desc => .i.icon.descending
.alt =>.alternate

ASCII order is conserved for easier maintenance.

Icons that only have one style 'outline', 'square' etc do not require this class
for instance `lemon icon` not `lemon outline icon` since there is only one lemon

*******************************/
/*******************************
            Icons
*******************************/
/* Web Content */
/* line 515, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.search:before {
  content: "\f002";
}

/* line 518, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mail.outline:before {
  content: "\f003";
}

/* line 521, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.signal:before {
  content: "\f012";
}

/* line 524, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.setting:before {
  content: "\f013";
}

/* line 527, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.home:before {
  content: "\f015";
}

/* line 530, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.inbox:before {
  content: "\f01c";
}

/* line 533, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.browser:before {
  content: "\f022";
}

/* line 536, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tag:before {
  content: "\f02b";
}

/* line 539, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tags:before {
  content: "\f02c";
}

/* line 542, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.image:before {
  content: "\f03e";
}

/* line 545, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar:before {
  content: "\f073";
}

/* line 548, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comment:before {
  content: "\f075";
}

/* line 551, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shop:before {
  content: "\f07a";
}

/* line 554, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comments:before {
  content: "\f086";
}

/* line 557, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external:before {
  content: "\f08e";
}

/* line 560, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.privacy:before {
  content: "\f084";
}

/* line 563, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.settings:before {
  content: "\f085";
}

/* line 566, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comments:before {
  content: "\f086";
}

/* line 569, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external:before {
  content: "\f08e";
}

/* line 572, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trophy:before {
  content: "\f091";
}

/* line 575, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.payment:before {
  content: "\f09d";
}

/* line 578, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.feed:before {
  content: "\f09e";
}

/* line 581, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.alarm.outline:before {
  content: "\f0a2";
}

/* line 584, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tasks:before {
  content: "\f0ae";
}

/* line 587, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloud:before {
  content: "\f0c2";
}

/* line 590, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lab:before {
  content: "\f0c3";
}

/* line 593, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mail:before {
  content: "\f0e0";
}

/* line 596, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dashboard:before {
  content: "\f0e4";
}

/* line 599, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comment.outline:before {
  content: "\f0e5";
}

/* line 602, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comments.outline:before {
  content: "\f0e6";
}

/* line 605, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sitemap:before {
  content: "\f0e8";
}

/* line 608, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.idea:before {
  content: "\f0eb";
}

/* line 611, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.alarm:before {
  content: "\f0f3";
}

/* line 614, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.terminal:before {
  content: "\f120";
}

/* line 617, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.code:before {
  content: "\f121";
}

/* line 620, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.protect:before {
  content: "\f132";
}

/* line 623, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.outline:before {
  content: "\f133";
}

/* line 626, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ticket:before {
  content: "\f145";
}

/* line 629, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external.square:before {
  content: "\f14c";
}

/* line 632, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bug:before {
  content: "\f188";
}

/* line 635, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mail.square:before {
  content: "\f199";
}

/* line 638, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.history:before {
  content: "\f1da";
}

/* line 641, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.options:before {
  content: "\f1de";
}

/* line 644, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.text.telephone:before {
  content: "\f1e4";
}

/* line 647, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.find:before {
  content: "\f1e5";
}

/* line 650, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.alarm.mute:before {
  content: "\f1f6";
}

/* line 653, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.alarm.mute.outline:before {
  content: "\f1f7";
}

/* line 656, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.copyright:before {
  content: "\f1f9";
}

/* line 659, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.at:before {
  content: "\f1fa";
}

/* line 662, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eyedropper:before {
  content: "\f1fb";
}

/* line 665, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paint.brush:before {
  content: "\f1fc";
}

/* line 668, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heartbeat:before {
  content: "\f21e";
}

/* line 671, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mouse.pointer:before {
  content: "\f245";
}

/* line 674, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.empty:before {
  content: "\f250";
}

/* line 677, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.start:before {
  content: "\f251";
}

/* line 680, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.half:before {
  content: "\f252";
}

/* line 683, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.end:before {
  content: "\f253";
}

/* line 686, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.full:before {
  content: "\f254";
}

/* line 689, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.pointer:before {
  content: "\f25a";
}

/* line 692, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trademark:before {
  content: "\f25c";
}

/* line 695, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.registered:before {
  content: "\f25d";
}

/* line 698, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.creative.commons:before {
  content: "\f25e";
}

/* line 701, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.to.calendar:before {
  content: "\f271";
}

/* line 704, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.from.calendar:before {
  content: "\f272";
}

/* line 707, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.delete.calendar:before {
  content: "\f273";
}

/* line 710, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.checked.calendar:before {
  content: "\f274";
}

/* line 713, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.industry:before {
  content: "\f275";
}

/* line 716, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shopping.bag:before {
  content: "\f290";
}

/* line 719, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shopping.basket:before {
  content: "\f291";
}

/* line 722, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hashtag:before {
  content: "\f292";
}

/* line 725, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.percent:before {
  content: "\f295";
}

/* line 728, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.handshake:before {
  content: "\f2b5";
}

/* line 731, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.open.envelope:before {
  content: "\f2b6";
}

/* line 734, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.open.envelope.outline:before {
  content: "\f2b7";
}

/* line 737, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.address.book:before {
  content: "\f2b9";
}

/* line 740, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.address.book.outline:before {
  content: "\f2ba";
}

/* line 743, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.address.card:before {
  content: "\f2bb";
}

/* line 746, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.address.card.outline:before {
  content: "\f2bc";
}

/* line 749, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.id.badge:before {
  content: "\f2c1";
}

/* line 752, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.id.card:before {
  content: "\f2c2";
}

/* line 755, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.id.card.outline:before {
  content: "\f2c3";
}

/* line 758, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.podcast:before {
  content: "\f2ce";
}

/* line 761, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.maximize:before {
  content: "\f2d0";
}

/* line 764, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.minimize:before {
  content: "\f2d1";
}

/* line 767, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.restore:before {
  content: "\f2d2";
}

/* line 770, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.close:before {
  content: "\f2d3";
}

/* line 773, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.close.outline:before {
  content: "\f2d4";
}

/* User Actions */
/* line 778, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wait:before {
  content: "\f017";
}

/* line 781, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.download:before {
  content: "\f019";
}

/* line 784, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.repeat:before {
  content: "\f01e";
}

/* line 787, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.refresh:before {
  content: "\f021";
}

/* line 790, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lock:before {
  content: "\f023";
}

/* line 793, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bookmark:before {
  content: "\f02e";
}

/* line 796, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.print:before {
  content: "\f02f";
}

/* line 799, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.write:before {
  content: "\f040";
}

/* line 802, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.adjust:before {
  content: "\f042";
}

/* line 805, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.theme:before {
  content: "\f043";
}

/* line 808, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.edit:before {
  content: "\f044";
}

/* line 811, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external.share:before {
  content: "\f045";
}

/* line 814, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ban:before {
  content: "\f05e";
}

/* line 817, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mail.forward:before {
  content: "\f064";
}

/* line 820, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share:before {
  content: "\f064";
}

/* line 823, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.expand:before {
  content: "\f065";
}

/* line 826, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.compress:before {
  content: "\f066";
}

/* line 829, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unhide:before {
  content: "\f06e";
}

/* line 832, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hide:before {
  content: "\f070";
}

/* line 835, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.random:before {
  content: "\f074";
}

/* line 838, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.retweet:before {
  content: "\f079";
}

/* line 841, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sign.out:before {
  content: "\f08b";
}

/* line 844, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pin:before {
  content: "\f08d";
}

/* line 847, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sign.in:before {
  content: "\f090";
}

/* line 850, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.upload:before {
  content: "\f093";
}

/* line 853, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.call:before {
  content: "\f095";
}

/* line 856, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.bookmark:before {
  content: "\f097";
}

/* line 859, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.call.square:before {
  content: "\f098";
}

/* line 862, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unlock:before {
  content: "\f09c";
}

/* line 865, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.configure:before {
  content: "\f0ad";
}

/* line 868, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.filter:before {
  content: "\f0b0";
}

/* line 871, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wizard:before {
  content: "\f0d0";
}

/* line 874, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.undo:before {
  content: "\f0e2";
}

/* line 877, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exchange:before {
  content: "\f0ec";
}

/* line 880, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloud.download:before {
  content: "\f0ed";
}

/* line 883, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloud.upload:before {
  content: "\f0ee";
}

/* line 886, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reply:before {
  content: "\f112";
}

/* line 889, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reply.all:before {
  content: "\f122";
}

/* line 892, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.erase:before {
  content: "\f12d";
}

/* line 895, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unlock.alternate:before {
  content: "\f13e";
}

/* line 898, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.write.square:before {
  content: "\f14b";
}

/* line 901, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share.square:before {
  content: "\f14d";
}

/* line 904, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.archive:before {
  content: "\f187";
}

/* line 907, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.translate:before {
  content: "\f1ab";
}

/* line 910, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.recycle:before {
  content: "\f1b8";
}

/* line 913, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.send:before {
  content: "\f1d8";
}

/* line 916, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.send.outline:before {
  content: "\f1d9";
}

/* line 919, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share.alternate:before {
  content: "\f1e0";
}

/* line 922, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share.alternate.square:before {
  content: "\f1e1";
}

/* line 925, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.to.cart:before {
  content: "\f217";
}

/* line 928, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.in.cart:before {
  content: "\f218";
}

/* line 931, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.user:before {
  content: "\f234";
}

/* line 934, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.user:before {
  content: "\f235";
}

/* line 937, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.object.group:before {
  content: "\f247";
}

/* line 940, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.object.ungroup:before {
  content: "\f248";
}

/* line 943, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clone:before {
  content: "\f24d";
}

/* line 946, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.talk:before {
  content: "\f27a";
}

/* line 949, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.talk.outline:before {
  content: "\f27b";
}

/* Messages */
/* line 954, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.help.circle:before {
  content: "\f059";
}

/* line 957, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.info.circle:before {
  content: "\f05a";
}

/* line 960, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.warning.circle:before {
  content: "\f06a";
}

/* line 963, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.warning.sign:before {
  content: "\f071";
}

/* line 966, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.announcement:before {
  content: "\f0a1";
}

/* line 969, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.help:before {
  content: "\f128";
}

/* line 972, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.info:before {
  content: "\f129";
}

/* line 975, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.warning:before {
  content: "\f12a";
}

/* line 978, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.birthday:before {
  content: "\f1fd";
}

/* line 981, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.help.circle.outline:before {
  content: "\f29c";
}

/* Users */
/* line 986, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user:before {
  content: "\f007";
}

/* line 989, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.users:before {
  content: "\f0c0";
}

/* line 992, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.doctor:before {
  content: "\f0f0";
}

/* line 995, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.handicap:before {
  content: "\f193";
}

/* line 998, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.student:before {
  content: "\f19d";
}

/* line 1001, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.child:before {
  content: "\f1ae";
}

/* line 1004, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.spy:before {
  content: "\f21b";
}

/* line 1007, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.circle:before {
  content: "\f2bd";
}

/* line 1010, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.circle.outline:before {
  content: "\f2be";
}

/* line 1013, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.outline:before {
  content: "\f2c0";
}

/* Gender & Sexuality */
/* line 1018, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.female:before {
  content: "\f182";
}

/* line 1021, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.male:before {
  content: "\f183";
}

/* line 1024, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.woman:before {
  content: "\f221";
}

/* line 1027, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.man:before {
  content: "\f222";
}

/* line 1030, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.non.binary.transgender:before {
  content: "\f223";
}

/* line 1033, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.intergender:before {
  content: "\f224";
}

/* line 1036, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.transgender:before {
  content: "\f225";
}

/* line 1039, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lesbian:before {
  content: "\f226";
}

/* line 1042, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gay:before {
  content: "\f227";
}

/* line 1045, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heterosexual:before {
  content: "\f228";
}

/* line 1048, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.other.gender:before {
  content: "\f229";
}

/* line 1051, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.other.gender.vertical:before {
  content: "\f22a";
}

/* line 1054, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.other.gender.horizontal:before {
  content: "\f22b";
}

/* line 1057, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.neuter:before {
  content: "\f22c";
}

/* line 1060, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.genderless:before {
  content: "\f22d";
}

/* Accessibility */
/* line 1065, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.universal.access:before {
  content: "\f29a";
}

/* line 1068, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wheelchair:before {
  content: "\f29b";
}

/* line 1071, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.blind:before {
  content: "\f29d";
}

/* line 1074, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.audio.description:before {
  content: "\f29e";
}

/* line 1077, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volume.control.phone:before {
  content: "\f2a0";
}

/* line 1080, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.braille:before {
  content: "\f2a1";
}

/* line 1083, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asl:before {
  content: "\f2a3";
}

/* line 1086, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.assistive.listening.systems:before {
  content: "\f2a2";
}

/* line 1089, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.deafness:before {
  content: "\f2a4";
}

/* line 1092, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sign.language:before {
  content: "\f2a7";
}

/* line 1095, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.low.vision:before {
  content: "\f2a8";
}

/* View Adjustment */
/* line 1100, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.block.layout:before {
  content: "\f009";
}

/* line 1103, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.grid.layout:before {
  content: "\f00a";
}

/* line 1106, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list.layout:before {
  content: "\f00b";
}

/* line 1109, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zoom:before {
  content: "\f00e";
}

/* line 1112, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zoom.out:before {
  content: "\f010";
}

/* line 1115, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.resize.vertical:before {
  content: "\f07d";
}

/* line 1118, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.resize.horizontal:before {
  content: "\f07e";
}

/* line 1121, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.maximize:before {
  content: "\f0b2";
}

/* line 1124, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.crop:before {
  content: "\f125";
}

/* Literal Objects */
/* line 1129, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cocktail:before {
  content: "\f000";
}

/* line 1132, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.road:before {
  content: "\f018";
}

/* line 1135, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flag:before {
  content: "\f024";
}

/* line 1138, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.book:before {
  content: "\f02d";
}

/* line 1141, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gift:before {
  content: "\f06b";
}

/* line 1144, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.leaf:before {
  content: "\f06c";
}

/* line 1147, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fire:before {
  content: "\f06d";
}

/* line 1150, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plane:before {
  content: "\f072";
}

/* line 1153, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.magnet:before {
  content: "\f076";
}

/* line 1156, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lemon:before {
  content: "\f094";
}

/* line 1159, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.world:before {
  content: "\f0ac";
}

/* line 1162, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.travel:before {
  content: "\f0b1";
}

/* line 1165, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shipping:before {
  content: "\f0d1";
}

/* line 1168, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.money:before {
  content: "\f0d6";
}

/* line 1171, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.legal:before {
  content: "\f0e3";
}

/* line 1174, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lightning:before {
  content: "\f0e7";
}

/* line 1177, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.umbrella:before {
  content: "\f0e9";
}

/* line 1180, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.treatment:before {
  content: "\f0f1";
}

/* line 1183, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.suitcase:before {
  content: "\f0f2";
}

/* line 1186, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bar:before {
  content: "\f0fc";
}

/* line 1189, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flag.outline:before {
  content: "\f11d";
}

/* line 1192, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flag.checkered:before {
  content: "\f11e";
}

/* line 1195, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.puzzle:before {
  content: "\f12e";
}

/* line 1198, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fire.extinguisher:before {
  content: "\f134";
}

/* line 1201, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rocket:before {
  content: "\f135";
}

/* line 1204, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.anchor:before {
  content: "\f13d";
}

/* line 1207, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bullseye:before {
  content: "\f140";
}

/* line 1210, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sun:before {
  content: "\f185";
}

/* line 1213, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.moon:before {
  content: "\f186";
}

/* line 1216, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fax:before {
  content: "\f1ac";
}

/* line 1219, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.life.ring:before {
  content: "\f1cd";
}

/* line 1222, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bomb:before {
  content: "\f1e2";
}

/* line 1225, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.soccer:before {
  content: "\f1e3";
}

/* line 1228, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calculator:before {
  content: "\f1ec";
}

/* line 1231, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.diamond:before {
  content: "\f219";
}

/* line 1234, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sticky.note:before {
  content: "\f249";
}

/* line 1237, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sticky.note.outline:before {
  content: "\f24a";
}

/* line 1240, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.law:before {
  content: "\f24e";
}

/* line 1243, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.peace:before {
  content: "\f25b";
}

/* line 1246, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.rock:before {
  content: "\f255";
}

/* line 1249, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.paper:before {
  content: "\f256";
}

/* line 1252, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.scissors:before {
  content: "\f257";
}

/* line 1255, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.lizard:before {
  content: "\f258";
}

/* line 1258, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.spock:before {
  content: "\f259";
}

/* line 1261, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tv:before {
  content: "\f26c";
}

/* line 1264, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.full:before {
  content: "\f2c7";
}

/* line 1267, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.three.quarters:before {
  content: "\f2c8";
}

/* line 1270, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.half:before {
  content: "\f2c9";
}

/* line 1273, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.quarter:before {
  content: "\f2ca";
}

/* line 1276, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.empty:before {
  content: "\f2cb";
}

/* line 1279, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shower:before {
  content: "\f2cc";
}

/* line 1282, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bathtub:before {
  content: "\f2cd";
}

/* line 1285, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snowflake:before {
  content: "\f2dc";
}

/* Shapes */
/* line 1290, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.crosshairs:before {
  content: "\f05b";
}

/* line 1293, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asterisk:before {
  content: "\f069";
}

/* line 1296, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.square.outline:before {
  content: "\f096";
}

/* line 1299, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.certificate:before {
  content: "\f0a3";
}

/* line 1302, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.square:before {
  content: "\f0c8";
}

/* line 1305, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.quote.left:before {
  content: "\f10d";
}

/* line 1308, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.quote.right:before {
  content: "\f10e";
}

/* line 1311, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.spinner:before {
  content: "\f110";
}

/* line 1314, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle:before {
  content: "\f111";
}

/* line 1317, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ellipsis.horizontal:before {
  content: "\f141";
}

/* line 1320, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ellipsis.vertical:before {
  content: "\f142";
}

/* line 1323, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cube:before {
  content: "\f1b2";
}

/* line 1326, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cubes:before {
  content: "\f1b3";
}

/* line 1329, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle.notched:before {
  content: "\f1ce";
}

/* line 1332, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle.thin:before {
  content: "\f1db";
}

/* Item Selection */
/* line 1337, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.checkmark:before {
  content: "\f00c";
}

/* line 1340, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove:before {
  content: "\f00d";
}

/* line 1343, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.checkmark.box:before {
  content: "\f046";
}

/* line 1346, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.move:before {
  content: "\f047";
}

/* line 1349, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.circle:before {
  content: "\f055";
}

/* line 1352, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minus.circle:before {
  content: "\f056";
}

/* line 1355, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.circle:before {
  content: "\f057";
}

/* line 1358, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check.circle:before {
  content: "\f058";
}

/* line 1361, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.circle.outline:before {
  content: "\f05c";
}

/* line 1364, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check.circle.outline:before {
  content: "\f05d";
}

/* line 1367, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus:before {
  content: "\f067";
}

/* line 1370, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minus:before {
  content: "\f068";
}

/* line 1373, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.square:before {
  content: "\f0fe";
}

/* line 1376, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.radio:before {
  content: "\f10c";
}

/* line 1379, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minus.square:before {
  content: "\f146";
}

/* line 1382, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minus.square.outline:before {
  content: "\f147";
}

/* line 1385, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check.square:before {
  content: "\f14a";
}

/* line 1388, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.selected.radio:before {
  content: "\f192";
}

/* line 1391, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus.square.outline:before {
  content: "\f196";
}

/* line 1394, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.off:before {
  content: "\f204";
}

/* line 1397, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.on:before {
  content: "\f205";
}

/* Media */
/* line 1402, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.film:before {
  content: "\f008";
}

/* line 1405, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sound:before {
  content: "\f025";
}

/* line 1408, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.photo:before {
  content: "\f030";
}

/* line 1411, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bar.chart:before {
  content: "\f080";
}

/* line 1414, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.camera.retro:before {
  content: "\f083";
}

/* line 1417, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.newspaper:before {
  content: "\f1ea";
}

/* line 1420, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.area.chart:before {
  content: "\f1fe";
}

/* line 1423, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pie.chart:before {
  content: "\f200";
}

/* line 1426, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.line.chart:before {
  content: "\f201";
}

/* Pointers */
/* line 1431, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.outline.down:before {
  content: "\f01a";
}

/* line 1434, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.outline.up:before {
  content: "\f01b";
}

/* line 1437, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.left:before {
  content: "\f053";
}

/* line 1440, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.right:before {
  content: "\f054";
}

/* line 1443, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.left:before {
  content: "\f060";
}

/* line 1446, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.right:before {
  content: "\f061";
}

/* line 1449, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.up:before {
  content: "\f062";
}

/* line 1452, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.down:before {
  content: "\f063";
}

/* line 1455, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.up:before {
  content: "\f077";
}

/* line 1458, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.down:before {
  content: "\f078";
}

/* line 1461, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pointing.right:before {
  content: "\f0a4";
}

/* line 1464, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pointing.left:before {
  content: "\f0a5";
}

/* line 1467, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pointing.up:before {
  content: "\f0a6";
}

/* line 1470, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pointing.down:before {
  content: "\f0a7";
}

/* line 1473, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.left:before {
  content: "\f0a8";
}

/* line 1476, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.right:before {
  content: "\f0a9";
}

/* line 1479, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.up:before {
  content: "\f0aa";
}

/* line 1482, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.down:before {
  content: "\f0ab";
}

/* line 1485, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.down:before {
  content: "\f0d7";
}

/* line 1488, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.up:before {
  content: "\f0d8";
}

/* line 1491, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.left:before {
  content: "\f0d9";
}

/* line 1494, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.right:before {
  content: "\f0da";
}

/* line 1497, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.double.left:before {
  content: "\f100";
}

/* line 1500, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.double.right:before {
  content: "\f101";
}

/* line 1503, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.double.up:before {
  content: "\f102";
}

/* line 1506, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.double.down:before {
  content: "\f103";
}

/* line 1509, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.left:before {
  content: "\f104";
}

/* line 1512, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.right:before {
  content: "\f105";
}

/* line 1515, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.up:before {
  content: "\f106";
}

/* line 1518, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.down:before {
  content: "\f107";
}

/* line 1521, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.circle.left:before {
  content: "\f137";
}

/* line 1524, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.circle.right:before {
  content: "\f138";
}

/* line 1527, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.circle.up:before {
  content: "\f139";
}

/* line 1530, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.circle.down:before {
  content: "\f13a";
}

/* line 1533, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.down:before {
  content: "\f150";
}

/* line 1536, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.up:before {
  content: "\f151";
}

/* line 1539, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.right:before {
  content: "\f152";
}

/* line 1542, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.long.arrow.down:before {
  content: "\f175";
}

/* line 1545, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.long.arrow.up:before {
  content: "\f176";
}

/* line 1548, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.long.arrow.left:before {
  content: "\f177";
}

/* line 1551, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.long.arrow.right:before {
  content: "\f178";
}

/* line 1554, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.outline.right:before {
  content: "\f18e";
}

/* line 1557, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.outline.left:before {
  content: "\f190";
}

/* line 1560, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.left:before {
  content: "\f191";
}

/* Mobile */
/* line 1565, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tablet:before {
  content: "\f10a";
}

/* line 1568, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mobile:before {
  content: "\f10b";
}

/* line 1571, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.full:before {
  content: "\f240";
}

/* line 1574, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.high:before {
  content: "\f241";
}

/* line 1577, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.medium:before {
  content: "\f242";
}

/* line 1580, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.low:before {
  content: "\f243";
}

/* line 1583, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.empty:before {
  content: "\f244";
}

/* Computer */
/* line 1588, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.power:before {
  content: "\f011";
}

/* line 1591, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trash.outline:before {
  content: "\f014";
}

/* line 1594, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.disk.outline:before {
  content: "\f0a0";
}

/* line 1597, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.desktop:before {
  content: "\f108";
}

/* line 1600, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.laptop:before {
  content: "\f109";
}

/* line 1603, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.game:before {
  content: "\f11b";
}

/* line 1606, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.keyboard:before {
  content: "\f11c";
}

/* line 1609, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plug:before {
  content: "\f1e6";
}

/* File System */
/* line 1614, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trash:before {
  content: "\f1f8";
}

/* line 1617, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.outline:before {
  content: "\f016";
}

/* line 1620, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.folder:before {
  content: "\f07b";
}

/* line 1623, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.folder.open:before {
  content: "\f07c";
}

/* line 1626, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.text.outline:before {
  content: "\f0f6";
}

/* line 1629, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.folder.outline:before {
  content: "\f114";
}

/* line 1632, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.folder.open.outline:before {
  content: "\f115";
}

/* line 1635, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.level.up:before {
  content: "\f148";
}

/* line 1638, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.level.down:before {
  content: "\f149";
}

/* line 1641, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file:before {
  content: "\f15b";
}

/* line 1644, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.text:before {
  content: "\f15c";
}

/* line 1647, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.pdf.outline:before {
  content: "\f1c1";
}

/* line 1650, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.word.outline:before {
  content: "\f1c2";
}

/* line 1653, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.excel.outline:before {
  content: "\f1c3";
}

/* line 1656, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.powerpoint.outline:before {
  content: "\f1c4";
}

/* line 1659, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.image.outline:before {
  content: "\f1c5";
}

/* line 1662, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.archive.outline:before {
  content: "\f1c6";
}

/* line 1665, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.audio.outline:before {
  content: "\f1c7";
}

/* line 1668, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.video.outline:before {
  content: "\f1c8";
}

/* line 1671, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.code.outline:before {
  content: "\f1c9";
}

/* Technologies */
/* line 1676, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.qrcode:before {
  content: "\f029";
}

/* line 1679, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.barcode:before {
  content: "\f02a";
}

/* line 1682, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rss:before {
  content: "\f09e";
}

/* line 1685, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fork:before {
  content: "\f126";
}

/* line 1688, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.html5:before {
  content: "\f13b";
}

/* line 1691, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.css3:before {
  content: "\f13c";
}

/* line 1694, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rss.square:before {
  content: "\f143";
}

/* line 1697, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.openid:before {
  content: "\f19b";
}

/* line 1700, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.database:before {
  content: "\f1c0";
}

/* line 1703, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wifi:before {
  content: "\f1eb";
}

/* line 1706, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.server:before {
  content: "\f233";
}

/* line 1709, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.usb:before {
  content: "\f287";
}

/* line 1712, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bluetooth:before {
  content: "\f293";
}

/* line 1715, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bluetooth.alternative:before {
  content: "\f294";
}

/* line 1718, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microchip:before {
  content: "\f2db";
}

/* Rating */
/* line 1723, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heart:before {
  content: "\f004";
}

/* line 1726, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star:before {
  content: "\f005";
}

/* line 1729, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.empty.star:before {
  content: "\f006";
}

/* line 1732, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbs.outline.up:before {
  content: "\f087";
}

/* line 1735, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbs.outline.down:before {
  content: "\f088";
}

/* line 1738, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.half:before {
  content: "\f089";
}

/* line 1741, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.empty.heart:before {
  content: "\f08a";
}

/* line 1744, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.smile:before {
  content: "\f118";
}

/* line 1747, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.frown:before {
  content: "\f119";
}

/* line 1750, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.meh:before {
  content: "\f11a";
}

/* line 1753, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.half.empty:before {
  content: "\f123";
}

/* line 1756, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbs.up:before {
  content: "\f164";
}

/* line 1759, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbs.down:before {
  content: "\f165";
}

/* Audio */
/* line 1764, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.music:before {
  content: "\f001";
}

/* line 1767, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.video.play.outline:before {
  content: "\f01d";
}

/* line 1770, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volume.off:before {
  content: "\f026";
}

/* line 1773, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volume.down:before {
  content: "\f027";
}

/* line 1776, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volume.up:before {
  content: "\f028";
}

/* line 1779, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.record:before {
  content: "\f03d";
}

/* line 1782, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.step.backward:before {
  content: "\f048";
}

/* line 1785, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fast.backward:before {
  content: "\f049";
}

/* line 1788, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.backward:before {
  content: "\f04a";
}

/* line 1791, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.play:before {
  content: "\f04b";
}

/* line 1794, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pause:before {
  content: "\f04c";
}

/* line 1797, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stop:before {
  content: "\f04d";
}

/* line 1800, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.forward:before {
  content: "\f04e";
}

/* line 1803, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fast.forward:before {
  content: "\f050";
}

/* line 1806, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.step.forward:before {
  content: "\f051";
}

/* line 1809, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eject:before {
  content: "\f052";
}

/* line 1812, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unmute:before {
  content: "\f130";
}

/* line 1815, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mute:before {
  content: "\f131";
}

/* line 1818, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.video.play:before {
  content: "\f144";
}

/* line 1821, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.closed.captioning:before {
  content: "\f20a";
}

/* line 1824, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pause.circle:before {
  content: "\f28b";
}

/* line 1827, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pause.circle.outline:before {
  content: "\f28c";
}

/* line 1830, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stop.circle:before {
  content: "\f28d";
}

/* line 1833, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stop.circle.outline:before {
  content: "\f28e";
}

/* Map, Locations, & Transportation */
/* line 1838, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.marker:before {
  content: "\f041";
}

/* line 1841, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.coffee:before {
  content: "\f0f4";
}

/* line 1844, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.food:before {
  content: "\f0f5";
}

/* line 1847, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.building.outline:before {
  content: "\f0f7";
}

/* line 1850, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hospital:before {
  content: "\f0f8";
}

/* line 1853, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.emergency:before {
  content: "\f0f9";
}

/* line 1856, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.first.aid:before {
  content: "\f0fa";
}

/* line 1859, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.military:before {
  content: "\f0fb";
}

/* line 1862, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.h:before {
  content: "\f0fd";
}

/* line 1865, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.location.arrow:before {
  content: "\f124";
}

/* line 1868, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.compass:before {
  content: "\f14e";
}

/* line 1871, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.space.shuttle:before {
  content: "\f197";
}

/* line 1874, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.university:before {
  content: "\f19c";
}

/* line 1877, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.building:before {
  content: "\f1ad";
}

/* line 1880, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paw:before {
  content: "\f1b0";
}

/* line 1883, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.spoon:before {
  content: "\f1b1";
}

/* line 1886, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.car:before {
  content: "\f1b9";
}

/* line 1889, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.taxi:before {
  content: "\f1ba";
}

/* line 1892, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tree:before {
  content: "\f1bb";
}

/* line 1895, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bicycle:before {
  content: "\f206";
}

/* line 1898, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bus:before {
  content: "\f207";
}

/* line 1901, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ship:before {
  content: "\f21a";
}

/* line 1904, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.motorcycle:before {
  content: "\f21c";
}

/* line 1907, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.street.view:before {
  content: "\f21d";
}

/* line 1910, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hotel:before {
  content: "\f236";
}

/* line 1913, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.train:before {
  content: "\f238";
}

/* line 1916, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.subway:before {
  content: "\f239";
}

/* line 1919, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map.pin:before {
  content: "\f276";
}

/* line 1922, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map.signs:before {
  content: "\f277";
}

/* line 1925, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map.outline:before {
  content: "\f278";
}

/* line 1928, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map:before {
  content: "\f279";
}

/* Tables */
/* line 1933, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.table:before {
  content: "\f0ce";
}

/* line 1936, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.columns:before {
  content: "\f0db";
}

/* line 1939, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort:before {
  content: "\f0dc";
}

/* line 1942, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.descending:before {
  content: "\f0dd";
}

/* line 1945, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.ascending:before {
  content: "\f0de";
}

/* line 1948, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.alphabet.ascending:before {
  content: "\f15d";
}

/* line 1951, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.alphabet.descending:before {
  content: "\f15e";
}

/* line 1954, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.content.ascending:before {
  content: "\f160";
}

/* line 1957, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.content.descending:before {
  content: "\f161";
}

/* line 1960, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.numeric.ascending:before {
  content: "\f162";
}

/* line 1963, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.numeric.descending:before {
  content: "\f163";
}

/* Text Editor */
/* line 1968, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.font:before {
  content: "\f031";
}

/* line 1971, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bold:before {
  content: "\f032";
}

/* line 1974, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.italic:before {
  content: "\f033";
}

/* line 1977, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.text.height:before {
  content: "\f034";
}

/* line 1980, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.text.width:before {
  content: "\f035";
}

/* line 1983, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.align.left:before {
  content: "\f036";
}

/* line 1986, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.align.center:before {
  content: "\f037";
}

/* line 1989, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.align.right:before {
  content: "\f038";
}

/* line 1992, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.align.justify:before {
  content: "\f039";
}

/* line 1995, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list:before {
  content: "\f03a";
}

/* line 1998, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.outdent:before {
  content: "\f03b";
}

/* line 2001, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.indent:before {
  content: "\f03c";
}

/* line 2004, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkify:before {
  content: "\f0c1";
}

/* line 2007, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cut:before {
  content: "\f0c4";
}

/* line 2010, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.copy:before {
  content: "\f0c5";
}

/* line 2013, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.attach:before {
  content: "\f0c6";
}

/* line 2016, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.save:before {
  content: "\f0c7";
}

/* line 2019, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.content:before {
  content: "\f0c9";
}

/* line 2022, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unordered.list:before {
  content: "\f0ca";
}

/* line 2025, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ordered.list:before {
  content: "\f0cb";
}

/* line 2028, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.strikethrough:before {
  content: "\f0cc";
}

/* line 2031, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.underline:before {
  content: "\f0cd";
}

/* line 2034, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paste:before {
  content: "\f0ea";
}

/* line 2037, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unlinkify:before {
  content: "\f127";
}

/* line 2040, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.superscript:before {
  content: "\f12b";
}

/* line 2043, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.subscript:before {
  content: "\f12c";
}

/* line 2046, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.header:before {
  content: "\f1dc";
}

/* line 2049, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paragraph:before {
  content: "\f1dd";
}

/* line 2052, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.text.cursor:before {
  content: "\f246";
}

/* Currency */
/* line 2057, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.euro:before {
  content: "\f153";
}

/* line 2060, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pound:before {
  content: "\f154";
}

/* line 2063, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dollar:before {
  content: "\f155";
}

/* line 2066, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rupee:before {
  content: "\f156";
}

/* line 2069, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yen:before {
  content: "\f157";
}

/* line 2072, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ruble:before {
  content: "\f158";
}

/* line 2075, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.won:before {
  content: "\f159";
}

/* line 2078, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bitcoin:before {
  content: "\f15a";
}

/* line 2081, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lira:before {
  content: "\f195";
}

/* line 2084, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shekel:before {
  content: "\f20b";
}

/* Payment Options */
/* line 2089, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paypal:before {
  content: "\f1ed";
}

/* line 2092, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.wallet:before {
  content: "\f1ee";
}

/* line 2095, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.visa:before {
  content: "\f1f0";
}

/* line 2098, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mastercard:before {
  content: "\f1f1";
}

/* line 2101, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.discover:before {
  content: "\f1f2";
}

/* line 2104, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.american.express:before {
  content: "\f1f3";
}

/* line 2107, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paypal.card:before {
  content: "\f1f4";
}

/* line 2110, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stripe:before {
  content: "\f1f5";
}

/* line 2113, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.japan.credit.bureau:before {
  content: "\f24b";
}

/* line 2116, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.diners.club:before {
  content: "\f24c";
}

/* line 2119, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.alternative:before {
  content: "\f283";
}

/* Networks and Websites*/
/* line 2123, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.twitter.square:before {
  content: "\f081";
}

/* line 2126, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook.square:before {
  content: "\f082";
}

/* line 2129, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkedin.square:before {
  content: "\f08c";
}

/* line 2132, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.github.square:before {
  content: "\f092";
}

/* line 2135, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.twitter:before {
  content: "\f099";
}

/* line 2138, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook.f:before {
  content: "\f09a";
}

/* line 2141, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.github:before {
  content: "\f09b";
}

/* line 2144, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pinterest:before {
  content: "\f0d2";
}

/* line 2147, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pinterest.square:before {
  content: "\f0d3";
}

/* line 2150, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus.square:before {
  content: "\f0d4";
}

/* line 2153, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus:before {
  content: "\f0d5";
}

/* line 2156, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkedin:before {
  content: "\f0e1";
}

/* line 2159, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.github.alternate:before {
  content: "\f113";
}

/* line 2162, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.maxcdn:before {
  content: "\f136";
}

/* line 2165, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.youtube.square:before {
  content: "\f166";
}

/* line 2168, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.youtube:before {
  content: "\f167";
}

/* line 2171, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.xing:before {
  content: "\f168";
}

/* line 2174, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.xing.square:before {
  content: "\f169";
}

/* line 2177, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.youtube.play:before {
  content: "\f16a";
}

/* line 2180, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dropbox:before {
  content: "\f16b";
}

/* line 2183, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stack.overflow:before {
  content: "\f16c";
}

/* line 2186, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.instagram:before {
  content: "\f16d";
}

/* line 2189, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flickr:before {
  content: "\f16e";
}

/* line 2192, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.adn:before {
  content: "\f170";
}

/* line 2195, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bitbucket:before {
  content: "\f171";
}

/* line 2198, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bitbucket.square:before {
  content: "\f172";
}

/* line 2201, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tumblr:before {
  content: "\f173";
}

/* line 2204, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tumblr.square:before {
  content: "\f174";
}

/* line 2207, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.apple:before {
  content: "\f179";
}

/* line 2210, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.windows:before {
  content: "\f17a";
}

/* line 2213, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.android:before {
  content: "\f17b";
}

/* line 2216, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linux:before {
  content: "\f17c";
}

/* line 2219, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dribble:before {
  content: "\f17d";
}

/* line 2222, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.skype:before {
  content: "\f17e";
}

/* line 2225, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.foursquare:before {
  content: "\f180";
}

/* line 2228, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trello:before {
  content: "\f181";
}

/* line 2231, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gittip:before {
  content: "\f184";
}

/* line 2234, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vk:before {
  content: "\f189";
}

/* line 2237, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.weibo:before {
  content: "\f18a";
}

/* line 2240, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.renren:before {
  content: "\f18b";
}

/* line 2243, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pagelines:before {
  content: "\f18c";
}

/* line 2246, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stack.exchange:before {
  content: "\f18d";
}

/* line 2249, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vimeo.square:before {
  content: "\f194";
}

/* line 2252, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.slack:before {
  content: "\f198";
}

/* line 2255, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wordpress:before {
  content: "\f19a";
}

/* line 2258, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yahoo:before {
  content: "\f19e";
}

/* line 2261, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google:before {
  content: "\f1a0";
}

/* line 2264, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reddit:before {
  content: "\f1a1";
}

/* line 2267, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reddit.square:before {
  content: "\f1a2";
}

/* line 2270, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stumbleupon.circle:before {
  content: "\f1a3";
}

/* line 2273, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stumbleupon:before {
  content: "\f1a4";
}

/* line 2276, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.delicious:before {
  content: "\f1a5";
}

/* line 2279, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.digg:before {
  content: "\f1a6";
}

/* line 2282, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pied.piper:before {
  content: "\f1a7";
}

/* line 2285, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pied.piper.alternate:before {
  content: "\f1a8";
}

/* line 2288, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.drupal:before {
  content: "\f1a9";
}

/* line 2291, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.joomla:before {
  content: "\f1aa";
}

/* line 2294, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.behance:before {
  content: "\f1b4";
}

/* line 2297, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.behance.square:before {
  content: "\f1b5";
}

/* line 2300, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.steam:before {
  content: "\f1b6";
}

/* line 2303, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.steam.square:before {
  content: "\f1b7";
}

/* line 2306, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.spotify:before {
  content: "\f1bc";
}

/* line 2309, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.deviantart:before {
  content: "\f1bd";
}

/* line 2312, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.soundcloud:before {
  content: "\f1be";
}

/* line 2315, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vine:before {
  content: "\f1ca";
}

/* line 2318, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.codepen:before {
  content: "\f1cb";
}

/* line 2321, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.jsfiddle:before {
  content: "\f1cc";
}

/* line 2324, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rebel:before {
  content: "\f1d0";
}

/* line 2327, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.empire:before {
  content: "\f1d1";
}

/* line 2330, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.git.square:before {
  content: "\f1d2";
}

/* line 2333, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.git:before {
  content: "\f1d3";
}

/* line 2336, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hacker.news:before {
  content: "\f1d4";
}

/* line 2339, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tencent.weibo:before {
  content: "\f1d5";
}

/* line 2342, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.qq:before {
  content: "\f1d6";
}

/* line 2345, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wechat:before {
  content: "\f1d7";
}

/* line 2348, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.slideshare:before {
  content: "\f1e7";
}

/* line 2351, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.twitch:before {
  content: "\f1e8";
}

/* line 2354, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yelp:before {
  content: "\f1e9";
}

/* line 2357, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lastfm:before {
  content: "\f202";
}

/* line 2360, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lastfm.square:before {
  content: "\f203";
}

/* line 2363, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ioxhost:before {
  content: "\f208";
}

/* line 2366, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angellist:before {
  content: "\f209";
}

/* line 2369, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.meanpath:before {
  content: "\f20c";
}

/* line 2372, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.buysellads:before {
  content: "\f20d";
}

/* line 2375, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.connectdevelop:before {
  content: "\f20e";
}

/* line 2378, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dashcube:before {
  content: "\f210";
}

/* line 2381, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.forumbee:before {
  content: "\f211";
}

/* line 2384, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.leanpub:before {
  content: "\f212";
}

/* line 2387, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sellsy:before {
  content: "\f213";
}

/* line 2390, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shirtsinbulk:before {
  content: "\f214";
}

/* line 2393, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.simplybuilt:before {
  content: "\f215";
}

/* line 2396, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.skyatlas:before {
  content: "\f216";
}

/* line 2399, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook:before {
  content: "\f230";
}

/* line 2402, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pinterest:before {
  content: "\f231";
}

/* line 2405, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.whatsapp:before {
  content: "\f232";
}

/* line 2408, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.viacoin:before {
  content: "\f237";
}

/* line 2411, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.medium:before {
  content: "\f23a";
}

/* line 2414, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.y.combinator:before {
  content: "\f23b";
}

/* line 2417, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.optinmonster:before {
  content: "\f23c";
}

/* line 2420, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.opencart:before {
  content: "\f23d";
}

/* line 2423, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.expeditedssl:before {
  content: "\f23e";
}

/* line 2426, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gg:before {
  content: "\f260";
}

/* line 2429, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gg.circle:before {
  content: "\f261";
}

/* line 2432, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tripadvisor:before {
  content: "\f262";
}

/* line 2435, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.odnoklassniki:before {
  content: "\f263";
}

/* line 2438, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.odnoklassniki.square:before {
  content: "\f264";
}

/* line 2441, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pocket:before {
  content: "\f265";
}

/* line 2444, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wikipedia:before {
  content: "\f266";
}

/* line 2447, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.safari:before {
  content: "\f267";
}

/* line 2450, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chrome:before {
  content: "\f268";
}

/* line 2453, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.firefox:before {
  content: "\f269";
}

/* line 2456, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.opera:before {
  content: "\f26a";
}

/* line 2459, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.internet.explorer:before {
  content: "\f26b";
}

/* line 2462, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.contao:before {
  content: "\f26d";
}

/* line 2465, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.\35 00px:before {
  content: "\f26e";
}

/* line 2468, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.amazon:before {
  content: "\f270";
}

/* line 2471, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.houzz:before {
  content: "\f27c";
}

/* line 2474, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vimeo:before {
  content: "\f27d";
}

/* line 2477, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.black.tie:before {
  content: "\f27e";
}

/* line 2480, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fonticons:before {
  content: "\f280";
}

/* line 2483, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reddit.alien:before {
  content: "\f281";
}

/* line 2486, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microsoft.edge:before {
  content: "\f282";
}

/* line 2489, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.codiepie:before {
  content: "\f284";
}

/* line 2492, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.modx:before {
  content: "\f285";
}

/* line 2495, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fort.awesome:before {
  content: "\f286";
}

/* line 2498, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.product.hunt:before {
  content: "\f288";
}

/* line 2501, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mixcloud:before {
  content: "\f289";
}

/* line 2504, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.scribd:before {
  content: "\f28a";
}

/* line 2507, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gitlab:before {
  content: "\f296";
}

/* line 2510, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wpbeginner:before {
  content: "\f297";
}

/* line 2513, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wpforms:before {
  content: "\f298";
}

/* line 2516, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envira.gallery:before {
  content: "\f299";
}

/* line 2519, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.glide:before {
  content: "\f2a5";
}

/* line 2522, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.glide.g:before {
  content: "\f2a6";
}

/* line 2525, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.viadeo:before {
  content: "\f2a9";
}

/* line 2528, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.viadeo.square:before {
  content: "\f2aa";
}

/* line 2531, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snapchat:before {
  content: "\f2ab";
}

/* line 2534, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snapchat.ghost:before {
  content: "\f2ac";
}

/* line 2537, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snapchat.square:before {
  content: "\f2ad";
}

/* line 2540, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pied.piper.hat:before {
  content: "\f2ae";
}

/* line 2543, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.first.order:before {
  content: "\f2b0";
}

/* line 2546, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yoast:before {
  content: "\f2b1";
}

/* line 2549, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.themeisle:before {
  content: "\f2b2";
}

/* line 2552, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus.circle:before {
  content: "\f2b3";
}

/* line 2555, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.font.awesome:before {
  content: "\f2b4";
}

/* line 2558, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linode:before {
  content: "\f2b8";
}

/* line 2561, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.quora:before {
  content: "\f2c4";
}

/* line 2564, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.free.code.camp:before {
  content: "\f2c5";
}

/* line 2567, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.telegram:before {
  content: "\f2c6";
}

/* line 2570, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bandcamp:before {
  content: "\f2d5";
}

/* line 2573, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.grav:before {
  content: "\f2d6";
}

/* line 2576, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.etsy:before {
  content: "\f2d7";
}

/* line 2579, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.imdb:before {
  content: "\f2d8";
}

/* line 2582, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ravelry:before {
  content: "\f2d9";
}

/* line 2585, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eercast:before {
  content: "\f2da";
}

/* line 2588, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.superpowers:before {
  content: "\f2dd";
}

/* line 2591, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wpexplorer:before {
  content: "\f2de";
}

/* line 2594, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.meetup:before {
  content: "\f2e0";
}

/*******************************
            Aliases
*******************************/
/* line 2603, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.like:before {
  content: "\f004";
}

/* line 2606, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.favorite:before {
  content: "\f005";
}

/* line 2609, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.video:before {
  content: "\f008";
}

/* line 2612, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check:before {
  content: "\f00c";
}

/* line 2615, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.close:before {
  content: "\f00d";
}

/* line 2618, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cancel:before {
  content: "\f00d";
}

/* line 2621, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.delete:before {
  content: "\f00d";
}

/* line 2624, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.x:before {
  content: "\f00d";
}

/* line 2627, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zoom.in:before {
  content: "\f00e";
}

/* line 2630, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.magnify:before {
  content: "\f00e";
}

/* line 2633, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shutdown:before {
  content: "\f011";
}

/* line 2636, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clock:before {
  content: "\f017";
}

/* line 2639, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.time:before {
  content: "\f017";
}

/* line 2642, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.play.circle.outline:before {
  content: "\f01d";
}

/* line 2645, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.headphone:before {
  content: "\f025";
}

/* line 2648, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.camera:before {
  content: "\f030";
}

/* line 2651, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.video.camera:before {
  content: "\f03d";
}

/* line 2654, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.picture:before {
  content: "\f03e";
}

/* line 2657, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pencil:before {
  content: "\f040";
}

/* line 2660, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.compose:before {
  content: "\f040";
}

/* line 2663, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.point:before {
  content: "\f041";
}

/* line 2666, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tint:before {
  content: "\f043";
}

/* line 2669, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.signup:before {
  content: "\f044";
}

/* line 2672, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus.circle:before {
  content: "\f055";
}

/* line 2675, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.question.circle:before {
  content: "\f059";
}

/* line 2678, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dont:before {
  content: "\f05e";
}

/* line 2681, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minimize:before {
  content: "\f066";
}

/* line 2684, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add:before {
  content: "\f067";
}

/* line 2687, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exclamation.circle:before {
  content: "\f06a";
}

/* line 2690, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.attention:before {
  content: "\f06a";
}

/* line 2693, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eye:before {
  content: "\f06e";
}

/* line 2696, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exclamation.triangle:before {
  content: "\f071";
}

/* line 2699, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shuffle:before {
  content: "\f074";
}

/* line 2702, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chat:before {
  content: "\f075";
}

/* line 2705, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cart:before {
  content: "\f07a";
}

/* line 2708, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shopping.cart:before {
  content: "\f07a";
}

/* line 2711, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bar.graph:before {
  content: "\f080";
}

/* line 2714, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.key:before {
  content: "\f084";
}

/* line 2717, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cogs:before {
  content: "\f085";
}

/* line 2720, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.discussions:before {
  content: "\f086";
}

/* line 2723, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.like.outline:before {
  content: "\f087";
}

/* line 2726, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dislike.outline:before {
  content: "\f088";
}

/* line 2729, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heart.outline:before {
  content: "\f08a";
}

/* line 2732, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.log.out:before {
  content: "\f08b";
}

/* line 2735, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumb.tack:before {
  content: "\f08d";
}

/* line 2738, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.winner:before {
  content: "\f091";
}

/* line 2741, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.phone:before {
  content: "\f095";
}

/* line 2744, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bookmark.outline:before {
  content: "\f097";
}

/* line 2747, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.phone.square:before {
  content: "\f098";
}

/* line 2750, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card:before {
  content: "\f09d";
}

/* line 2753, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hdd.outline:before {
  content: "\f0a0";
}

/* line 2756, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bullhorn:before {
  content: "\f0a1";
}

/* line 2759, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bell.outline:before {
  content: "\f0a2";
}

/* line 2762, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.outline.right:before {
  content: "\f0a4";
}

/* line 2765, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.outline.left:before {
  content: "\f0a5";
}

/* line 2768, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.outline.up:before {
  content: "\f0a6";
}

/* line 2771, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.outline.down:before {
  content: "\f0a7";
}

/* line 2774, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.globe:before {
  content: "\f0ac";
}

/* line 2777, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wrench:before {
  content: "\f0ad";
}

/* line 2780, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.briefcase:before {
  content: "\f0b1";
}

/* line 2783, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.group:before {
  content: "\f0c0";
}

/* line 2786, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkify:before {
  content: "\f0c1";
}

/* line 2789, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chain:before {
  content: "\f0c1";
}

/* line 2792, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flask:before {
  content: "\f0c3";
}

/* line 2795, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sidebar:before {
  content: "\f0c9";
}

/* line 2798, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bars:before {
  content: "\f0c9";
}

/* line 2801, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list.ul:before {
  content: "\f0ca";
}

/* line 2804, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list.ol:before {
  content: "\f0cb";
}

/* line 2807, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.numbered.list:before {
  content: "\f0cb";
}

/* line 2810, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.magic:before {
  content: "\f0d0";
}

/* line 2813, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.truck:before {
  content: "\f0d1";
}

/* line 2816, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.currency:before {
  content: "\f0d6";
}

/* line 2819, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.triangle.down:before {
  content: "\f0d7";
}

/* line 2822, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dropdown:before {
  content: "\f0d7";
}

/* line 2825, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.triangle.up:before {
  content: "\f0d8";
}

/* line 2828, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.triangle.left:before {
  content: "\f0d9";
}

/* line 2831, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.triangle.right:before {
  content: "\f0da";
}

/* line 2834, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envelope:before {
  content: "\f0e0";
}

/* line 2837, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.conversation:before {
  content: "\f0e6";
}

/* line 2840, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rain:before {
  content: "\f0e9";
}

/* line 2843, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clipboard:before {
  content: "\f0ea";
}

/* line 2846, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lightbulb:before {
  content: "\f0eb";
}

/* line 2849, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bell:before {
  content: "\f0f3";
}

/* line 2852, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ambulance:before {
  content: "\f0f9";
}

/* line 2855, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.medkit:before {
  content: "\f0fa";
}

/* line 2858, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fighter.jet:before {
  content: "\f0fb";
}

/* line 2861, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.beer:before {
  content: "\f0fc";
}

/* line 2864, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus.square:before {
  content: "\f0fe";
}

/* line 2867, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.computer:before {
  content: "\f108";
}

/* line 2870, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle.outline:before {
  content: "\f10c";
}

/* line 2873, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gamepad:before {
  content: "\f11b";
}

/* line 2876, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.half.full:before {
  content: "\f123";
}

/* line 2879, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.broken.chain:before {
  content: "\f127";
}

/* line 2882, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.question:before {
  content: "\f128";
}

/* line 2885, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exclamation:before {
  content: "\f12a";
}

/* line 2888, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eraser:before {
  content: "\f12d";
}

/* line 2891, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microphone:before {
  content: "\f130";
}

/* line 2894, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microphone.slash:before {
  content: "\f131";
}

/* line 2897, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shield:before {
  content: "\f132";
}

/* line 2900, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.target:before {
  content: "\f140";
}

/* line 2903, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.play.circle:before {
  content: "\f144";
}

/* line 2906, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pencil.square:before {
  content: "\f14b";
}

/* line 2909, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eur:before {
  content: "\f153";
}

/* line 2912, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gbp:before {
  content: "\f154";
}

/* line 2915, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.usd:before {
  content: "\f155";
}

/* line 2918, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.inr:before {
  content: "\f156";
}

/* line 2921, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cny:before {
  content: "\f157";
}

/* line 2924, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rmb:before {
  content: "\f157";
}

/* line 2927, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.jpy:before {
  content: "\f157";
}

/* line 2930, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rouble:before {
  content: "\f158";
}

/* line 2933, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rub:before {
  content: "\f158";
}

/* line 2936, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.krw:before {
  content: "\f159";
}

/* line 2939, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.btc:before {
  content: "\f15a";
}

/* line 2942, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gratipay:before {
  content: "\f184";
}

/* line 2945, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zip:before {
  content: "\f187";
}

/* line 2948, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dot.circle.outline:before {
  content: "\f192";
}

/* line 2951, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.try:before {
  content: "\f195";
}

/* line 2954, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.graduation:before {
  content: "\f19d";
}

/* line 2957, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle.outline:before {
  content: "\f1db";
}

/* line 2960, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sliders:before {
  content: "\f1de";
}

/* line 2963, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.weixin:before {
  content: "\f1d7";
}

/* line 2966, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tty:before {
  content: "\f1e4";
}

/* line 2969, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.teletype:before {
  content: "\f1e4";
}

/* line 2972, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.binoculars:before {
  content: "\f1e5";
}

/* line 2975, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.power.cord:before {
  content: "\f1e6";
}

/* line 2978, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wi-fi:before {
  content: "\f1eb";
}

/* line 2981, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.visa.card:before {
  content: "\f1f0";
}

/* line 2984, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mastercard.card:before {
  content: "\f1f1";
}

/* line 2987, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.discover.card:before {
  content: "\f1f2";
}

/* line 2990, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.amex:before {
  content: "\f1f3";
}

/* line 2993, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.american.express.card:before {
  content: "\f1f3";
}

/* line 2996, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stripe.card:before {
  content: "\f1f5";
}

/* line 2999, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bell.slash:before {
  content: "\f1f6";
}

/* line 3002, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bell.slash.outline:before {
  content: "\f1f7";
}

/* line 3005, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.area.graph:before {
  content: "\f1fe";
}

/* line 3008, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pie.graph:before {
  content: "\f200";
}

/* line 3011, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.line.graph:before {
  content: "\f201";
}

/* line 3014, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc:before {
  content: "\f20a";
}

/* line 3017, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sheqel:before {
  content: "\f20b";
}

/* line 3020, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ils:before {
  content: "\f20b";
}

/* line 3023, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus.cart:before {
  content: "\f217";
}

/* line 3026, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.down.cart:before {
  content: "\f218";
}

/* line 3029, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.detective:before {
  content: "\f21b";
}

/* line 3032, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.venus:before {
  content: "\f221";
}

/* line 3035, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars:before {
  content: "\f222";
}

/* line 3038, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mercury:before {
  content: "\f223";
}

/* line 3041, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.intersex:before {
  content: "\f224";
}

/* line 3044, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.venus.double:before {
  content: "\f226";
}

/* line 3047, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.female.homosexual:before {
  content: "\f226";
}

/* line 3050, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.double:before {
  content: "\f227";
}

/* line 3053, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.male.homosexual:before {
  content: "\f227";
}

/* line 3056, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.venus.mars:before {
  content: "\f228";
}

/* line 3059, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.stroke:before {
  content: "\f229";
}

/* line 3062, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.alternate:before {
  content: "\f229";
}

/* line 3065, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.vertical:before {
  content: "\f22a";
}

/* line 3068, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.stroke.vertical:before {
  content: "\f22a";
}

/* line 3071, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.horizontal:before {
  content: "\f22b";
}

/* line 3074, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.stroke.horizontal:before {
  content: "\f22b";
}

/* line 3077, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asexual:before {
  content: "\f22d";
}

/* line 3080, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook.official:before {
  content: "\f230";
}

/* line 3083, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.plus:before {
  content: "\f234";
}

/* line 3086, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.times:before {
  content: "\f235";
}

/* line 3089, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.close:before {
  content: "\f235";
}

/* line 3092, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.cancel:before {
  content: "\f235";
}

/* line 3095, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.delete:before {
  content: "\f235";
}

/* line 3098, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.x:before {
  content: "\f235";
}

/* line 3101, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bed:before {
  content: "\f236";
}

/* line 3104, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yc:before {
  content: "\f23b";
}

/* line 3107, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ycombinator:before {
  content: "\f23b";
}

/* line 3110, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.four:before {
  content: "\f240";
}

/* line 3113, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.three:before {
  content: "\f241";
}

/* line 3116, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.three.quarters:before {
  content: "\f241";
}

/* line 3119, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.two:before {
  content: "\f242";
}

/* line 3122, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.half:before {
  content: "\f242";
}

/* line 3125, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.one:before {
  content: "\f243";
}

/* line 3128, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.quarter:before {
  content: "\f243";
}

/* line 3131, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.zero:before {
  content: "\f244";
}

/* line 3134, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.i.cursor:before {
  content: "\f246";
}

/* line 3137, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.jcb:before {
  content: "\f24b";
}

/* line 3140, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.japan.credit.bureau.card:before {
  content: "\f24b";
}

/* line 3143, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.diners.club.card:before {
  content: "\f24c";
}

/* line 3146, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.balance:before {
  content: "\f24e";
}

/* line 3149, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.outline:before {
  content: "\f250";
}

/* line 3152, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.zero:before {
  content: "\f250";
}

/* line 3155, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.one:before {
  content: "\f251";
}

/* line 3158, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.two:before {
  content: "\f252";
}

/* line 3161, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.three:before {
  content: "\f253";
}

/* line 3164, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.four:before {
  content: "\f254";
}

/* line 3167, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.grab:before {
  content: "\f255";
}

/* line 3170, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.victory:before {
  content: "\f25b";
}

/* line 3173, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tm:before {
  content: "\f25c";
}

/* line 3176, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.r.circle:before {
  content: "\f25d";
}

/* line 3179, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.television:before {
  content: "\f26c";
}

/* line 3182, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.five.hundred.pixels:before {
  content: "\f26e";
}

/* line 3185, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.plus:before {
  content: "\f271";
}

/* line 3188, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.minus:before {
  content: "\f272";
}

/* line 3191, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.times:before {
  content: "\f273";
}

/* line 3194, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.check:before {
  content: "\f274";
}

/* line 3197, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.factory:before {
  content: "\f275";
}

/* line 3200, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.commenting:before {
  content: "\f27a";
}

/* line 3203, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.commenting.outline:before {
  content: "\f27b";
}

/* line 3206, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.edge:before {
  content: "\f282";
}

/* line 3209, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ms.edge:before {
  content: "\f282";
}

/* line 3212, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wordpress.beginner:before {
  content: "\f297";
}

/* line 3215, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wordpress.forms:before {
  content: "\f298";
}

/* line 3218, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envira:before {
  content: "\f299";
}

/* line 3221, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.question.circle.outline:before {
  content: "\f29c";
}

/* line 3224, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.assistive.listening.devices:before {
  content: "\f2a2";
}

/* line 3227, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.als:before {
  content: "\f2a2";
}

/* line 3230, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ald:before {
  content: "\f2a2";
}

/* line 3233, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asl.interpreting:before {
  content: "\f2a3";
}

/* line 3236, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.deaf:before {
  content: "\f2a4";
}

/* line 3239, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.american.sign.language.interpreting:before {
  content: "\f2a3";
}

/* line 3242, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hard.of.hearing:before {
  content: "\f2a4";
}

/* line 3245, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.signing:before {
  content: "\f2a7";
}

/* line 3248, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.new.pied.piper:before {
  content: "\f2ae";
}

/* line 3251, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.theme.isle:before {
  content: "\f2b2";
}

/* line 3254, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus.official:before {
  content: "\f2b3";
}

/* line 3257, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fa:before {
  content: "\f2b4";
}

/* line 3260, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vcard:before {
  content: "\f2bb";
}

/* line 3263, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vcard.outline:before {
  content: "\f2bc";
}

/* line 3266, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.drivers.license:before {
  content: "\f2c2";
}

/* line 3269, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.drivers.license.outline:before {
  content: "\f2c3";
}

/* line 3272, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer:before {
  content: "\f2c7";
}

/* line 3275, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.s15:before {
  content: "\f2cd";
}

/* line 3278, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bath:before {
  content: "\f2cd";
}

/* line 3281, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.times.rectangle:before {
  content: "\f2d3";
}

/* line 3284, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.times.rectangle.outline:before {
  content: "\f2d4";
}

/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.2.10 - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Loader
*******************************/
/* Standard Size */
/* line 18, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0px;
  text-align: center;
  z-index: 1000;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* Static Shape */
/* line 31, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

/* Active Shape */
/* line 43, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader:after {
  position: absolute;
  content: '';
  top: 0%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-animation: loader 0.6s linear;
  animation: loader 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0px 0px 0px 1px transparent;
}

/* Active Animation */
@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Sizes */
/* line 84, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.mini.loader:before,
.ui.mini.loader:after {
  width: 1rem;
  height: 1rem;
  margin: 0em 0em 0em -0.5rem;
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.tiny.loader:before,
.ui.tiny.loader:after {
  width: 1.14285714rem;
  height: 1.14285714rem;
  margin: 0em 0em 0em -0.57142857rem;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.small.loader:before,
.ui.small.loader:after {
  width: 1.71428571rem;
  height: 1.71428571rem;
  margin: 0em 0em 0em -0.85714286rem;
}

/* line 102, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader:before,
.ui.loader:after {
  width: 2.28571429rem;
  height: 2.28571429rem;
  margin: 0em 0em 0em -1.14285714rem;
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.large.loader:before,
.ui.large.loader:after {
  width: 3.42857143rem;
  height: 3.42857143rem;
  margin: 0em 0em 0em -1.71428571rem;
}

/* line 114, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.big.loader:before,
.ui.big.loader:after {
  width: 3.71428571rem;
  height: 3.71428571rem;
  margin: 0em 0em 0em -1.85714286rem;
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.huge.loader:before,
.ui.huge.loader:after {
  width: 4.14285714rem;
  height: 4.14285714rem;
  margin: 0em 0em 0em -2.07142857rem;
}

/* line 126, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.massive.loader:before,
.ui.massive.loader:after {
  width: 4.57142857rem;
  height: 4.57142857rem;
  margin: 0em 0em 0em -2.28571429rem;
}

/*-------------------
      Coupling
--------------------*/
/* Show inside active dimmer */
/* line 139, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.dimmer .loader {
  display: block;
}

/* Black Dimmer */
/* line 144, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.dimmer .ui.loader {
  color: rgba(255, 255, 255, 0.9);
}

/* line 147, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.dimmer .ui.loader:before {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.dimmer .ui.loader:after {
  border-color: #FFFFFF transparent transparent;
}

/* White Dimmer (Inverted) */
/* line 155, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.loader {
  color: rgba(0, 0, 0, 0.87);
}

/* line 158, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.loader:before {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.loader:after {
  border-color: #767676 transparent transparent;
}

/*******************************
             Types
*******************************/
/*-------------------
        Text
--------------------*/
/* line 175, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.text.loader {
  width: auto !important;
  height: auto !important;
  text-align: center;
  font-style: normal;
}

/*******************************
            States
*******************************/
/* line 187, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.indeterminate.loader:after {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader.active,
.ui.loader.visible {
  display: block;
}

/* line 197, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader.disabled,
.ui.loader.hidden {
  display: none;
}

/*******************************
            Variations
*******************************/
/*-------------------
        Sizes
--------------------*/
/* Loader */
/* line 214, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.mini.loader,
.ui.mini.loader {
  width: 1rem;
  height: 1rem;
  font-size: 0.78571429em;
}

/* line 220, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.tiny.loader,
.ui.tiny.loader {
  width: 1.14285714rem;
  height: 1.14285714rem;
  font-size: 0.85714286em;
}

/* line 226, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.small.loader,
.ui.small.loader {
  width: 1.71428571rem;
  height: 1.71428571rem;
  font-size: 0.92857143em;
}

/* line 232, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.loader,
.ui.loader {
  width: 2.28571429rem;
  height: 2.28571429rem;
  font-size: 1em;
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.large.loader,
.ui.large.loader {
  width: 3.42857143rem;
  height: 3.42857143rem;
  font-size: 1.14285714em;
}

/* line 244, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.big.loader,
.ui.big.loader {
  width: 3.71428571rem;
  height: 3.71428571rem;
  font-size: 1.28571429em;
}

/* line 250, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.huge.loader,
.ui.huge.loader {
  width: 4.14285714rem;
  height: 4.14285714rem;
  font-size: 1.42857143em;
}

/* line 256, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.massive.loader,
.ui.massive.loader {
  width: 4.57142857rem;
  height: 4.57142857rem;
  font-size: 1.71428571em;
}

/* Text Loader */
/* line 264, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.mini.text.loader {
  min-width: 1rem;
  padding-top: 1.78571429rem;
}

/* line 268, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.tiny.text.loader {
  min-width: 1.14285714rem;
  padding-top: 1.92857143rem;
}

/* line 272, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.small.text.loader {
  min-width: 1.71428571rem;
  padding-top: 2.5rem;
}

/* line 276, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.text.loader {
  min-width: 2.28571429rem;
  padding-top: 3.07142857rem;
}

/* line 280, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.large.text.loader {
  min-width: 3.42857143rem;
  padding-top: 4.21428571rem;
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.big.text.loader {
  min-width: 3.71428571rem;
  padding-top: 4.5rem;
}

/* line 288, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.huge.text.loader {
  min-width: 4.14285714rem;
  padding-top: 4.92857143rem;
}

/* line 292, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.massive.text.loader {
  min-width: 4.57142857rem;
  padding-top: 5.35714286rem;
}

/*-------------------
       Inverted
--------------------*/
/* line 301, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.loader {
  color: rgba(255, 255, 255, 0.9);
}

/* line 304, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.loader:before {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 307, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.loader:after {
  border-top-color: #FFFFFF;
}

/*-------------------
       Inline
--------------------*/
/* line 315, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inline.loader {
  position: relative;
  vertical-align: middle;
  margin: 0em;
  left: 0em;
  top: 0em;
  -webkit-transform: none;
  transform: none;
}

/* line 324, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inline.loader.active,
.ui.inline.loader.visible {
  display: inline-block;
}

/* Centered Inline */
/* line 330, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.centered.inline.loader.active,
.ui.centered.inline.loader.visible {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.2.10 - Button
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Button
*******************************/
/* line 16, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: none;
  border: none;
  vertical-align: baseline;
  background: #E0E1E2 none;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin: 0em 0.25em 0em 0em;
  padding: 0.78571429em 1.5em 0.78571429em;
  text-transform: none;
  text-shadow: none;
  font-weight: bold;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 0.28571429rem;
  box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  will-change: '';
  -webkit-tap-highlight-color: transparent;
}

/*******************************
            States
*******************************/
/*--------------
      Hover
---------------*/
/* line 57, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:hover {
  background-color: #CACBCD;
  background-image: none;
  box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  color: rgba(0, 0, 0, 0.8);
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:hover .icon {
  opacity: 0.85;
}

/*--------------
      Focus
---------------*/
/* line 71, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:focus {
  background-color: #CACBCD;
  color: rgba(0, 0, 0, 0.8);
  background-image: '' !important;
  box-shadow: '' !important;
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:focus .icon {
  opacity: 0.85;
}

/*--------------
      Down
---------------*/
/* line 85, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:active,
.ui.active.button:active {
  background-color: #BABBBC;
  background-image: '';
  color: rgba(0, 0, 0, 0.9);
  box-shadow: 0px 0px 0px 1px transparent inset, none;
}

/*--------------
     Active
---------------*/
/* line 97, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.active.button {
  background-color: #C0C1C2;
  background-image: none;
  box-shadow: 0px 0px 0px 1px transparent inset;
  color: rgba(0, 0, 0, 0.95);
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.active.button:hover {
  background-color: #C0C1C2;
  background-image: none;
  color: rgba(0, 0, 0, 0.95);
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.active.button:active {
  background-color: #C0C1C2;
  background-image: none;
}

/*--------------
    Loading
---------------*/
/* Specificity hack */
/* line 119, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.loading.loading.loading.loading.loading.loading.button {
  position: relative;
  cursor: default;
  text-shadow: none !important;
  color: transparent !important;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0s linear, opacity 0.1s ease;
  transition: all 0s linear, opacity 0.1s ease;
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.loading.button:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}

/* line 140, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.loading.button:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #FFFFFF transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0px 0px 0px 1px transparent;
}

/* line 158, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.loading.button .icon {
  background-color: transparent;
  box-shadow: none;
}

@-webkit-keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 182, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.loading.button:not(.inverted):before {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 185, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.loading.button:not(.inverted):after {
  border-top-color: #767676;
}

/*-------------------
      Disabled
--------------------*/
/* line 193, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .disabled.button,
.ui.disabled.button,
.ui.button:disabled,
.ui.disabled.button:hover,
.ui.disabled.active.button {
  cursor: default;
  opacity: 0.45 !important;
  background-image: none !important;
  box-shadow: none !important;
  pointer-events: none !important;
}

/* Basic Group With Disabled */
/* line 206, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .ui.disabled.button {
  border-color: rgba(34, 36, 38, 0.5);
}

/*******************************
             Types
*******************************/
/*-------------------
       Animated
--------------------*/
/* line 220, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button {
  position: relative;
  overflow: hidden;
  padding-right: 0em !important;
  vertical-align: middle;
  z-index: 1;
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .content {
  will-change: transform, opacity;
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .visible.content {
  position: relative;
  margin-right: 1.5em;
}

/* line 234, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .hidden.content {
  position: absolute;
  width: 100%;
}

/* Horizontal */
/* line 240, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .visible.content,
.ui.animated.button .hidden.content {
  -webkit-transition: right 0.3s ease 0s;
  transition: right 0.3s ease 0s;
}

/* line 245, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .visible.content {
  left: auto;
  right: 0%;
}

/* line 249, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .hidden.content {
  top: 50%;
  left: auto;
  right: -100%;
  margin-top: -0.5em;
}

/* line 255, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button:focus .visible.content,
.ui.animated.button:hover .visible.content {
  left: auto;
  right: 200%;
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button:focus .hidden.content,
.ui.animated.button:hover .hidden.content {
  left: auto;
  right: 0%;
}

/* Vertical */
/* line 267, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button .visible.content,
.ui.vertical.animated.button .hidden.content {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

/* line 274, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button .visible.content {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  right: auto;
}

/* line 279, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button .hidden.content {
  top: -50%;
  left: 0%;
  right: auto;
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button:focus .visible.content,
.ui.vertical.animated.button:hover .visible.content {
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  right: auto;
}

/* line 290, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button:focus .hidden.content,
.ui.vertical.animated.button:hover .hidden.content {
  top: 50%;
  right: auto;
}

/* Fade */
/* line 297, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button .visible.content,
.ui.fade.animated.button .hidden.content {
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

/* line 304, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button .visible.content {
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 311, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button .hidden.content {
  opacity: 0;
  left: 0%;
  right: auto;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

/* line 318, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button:focus .visible.content,
.ui.fade.animated.button:hover .visible.content {
  left: auto;
  right: auto;
  opacity: 0;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}

/* line 326, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button:focus .hidden.content,
.ui.fade.animated.button:hover .hidden.content {
  left: 0%;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*-------------------
       Inverted
--------------------*/
/* line 339, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.button {
  box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  background: transparent none;
  color: #FFFFFF;
  text-shadow: none !important;
}

/* Group */
/* line 347, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.buttons .button {
  margin: 0px 0px 0px -2px;
}

/* line 350, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.buttons .button:first-child {
  margin-left: 0em;
}

/* line 353, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.vertical.buttons .button {
  margin: 0px 0px -2px 0px;
}

/* line 356, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.vertical.buttons .button:first-child {
  margin-top: 0em;
}

/* States */
/* Hover */
/* line 363, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.button:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  color: rgba(0, 0, 0, 0.8);
}

/* Active / Focus */
/* line 370, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.button:focus,
.ui.inverted.button.active {
  background: #FFFFFF;
  box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  color: rgba(0, 0, 0, 0.8);
}

/* Active Focus */
/* line 378, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.button.active:focus {
  background: #DCDDDE;
  box-shadow: 0px 0px 0px 2px #DCDDDE inset !important;
  color: rgba(0, 0, 0, 0.8);
}

/*-------------------
    Labeled Button
--------------------*/
/* line 388, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button:not(.icon) {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background: none !important;
  padding: 0px !important;
  border: none !important;
  box-shadow: none !important;
}

/* line 403, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button > .button {
  margin: 0px;
}

/* line 406, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button > .label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px 0px 0px -1px !important;
  padding: '';
  font-size: 1em;
  border-color: rgba(34, 36, 38, 0.15);
}

/* Tag */
/* line 422, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button > .tag.label:before {
  width: 1.85em;
  height: 1.85em;
}

/* Right */
/* line 428, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button:not([class*="left labeled"]) > .button {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 432, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button:not([class*="left labeled"]) > .label {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* Left Side */
/* line 438, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button[class*="left labeled"] > .button {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 442, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button[class*="left labeled"] > .label {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/*-------------------
       Social
--------------------*/
/* Facebook */
/* line 453, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.facebook.button {
  background-color: #3B5998;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 460, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.facebook.button:hover {
  background-color: #304d8a;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 465, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.facebook.button:active {
  background-color: #2d4373;
  color: #FFFFFF;
  text-shadow: none;
}

/* Twitter */
/* line 472, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twitter.button {
  background-color: #55ACEE;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 479, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twitter.button:hover {
  background-color: #35a2f4;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 484, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twitter.button:active {
  background-color: #2795e9;
  color: #FFFFFF;
  text-shadow: none;
}

/* Google Plus */
/* line 491, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.google.plus.button {
  background-color: #DD4B39;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 498, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.google.plus.button:hover {
  background-color: #e0321c;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 503, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.google.plus.button:active {
  background-color: #c23321;
  color: #FFFFFF;
  text-shadow: none;
}

/* Linked In */
/* line 510, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.linkedin.button {
  background-color: #1F88BE;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 515, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.linkedin.button:hover {
  background-color: #147baf;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 520, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.linkedin.button:active {
  background-color: #186992;
  color: #FFFFFF;
  text-shadow: none;
}

/* YouTube */
/* line 527, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.youtube.button {
  background-color: #CC181E;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 534, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.youtube.button:hover {
  background-color: #bd0d13;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 539, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.youtube.button:active {
  background-color: #9e1317;
  color: #FFFFFF;
  text-shadow: none;
}

/* Instagram */
/* line 546, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.instagram.button {
  background-color: #49769C;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 553, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.instagram.button:hover {
  background-color: #3d698e;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 558, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.instagram.button:active {
  background-color: #395c79;
  color: #FFFFFF;
  text-shadow: none;
}

/* Pinterest */
/* line 565, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pinterest.button {
  background-color: #BD081C;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 572, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pinterest.button:hover {
  background-color: #ac0013;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 577, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pinterest.button:active {
  background-color: #8c0615;
  color: #FFFFFF;
  text-shadow: none;
}

/* VK */
/* line 584, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vk.button {
  background-color: #4D7198;
  color: #FFFFFF;
  background-image: none;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 590, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vk.button:hover {
  background-color: #41648a;
  color: #FFFFFF;
}

/* line 594, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vk.button:active {
  background-color: #3c5876;
  color: #FFFFFF;
}

/*--------------
     Icon
---------------*/
/* line 603, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button > .icon:not(.button) {
  height: 0.85714286em;
  opacity: 0.8;
  margin: 0em 0.42857143em 0em -0.21428571em;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  vertical-align: '';
  color: '';
}

/* line 612, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:not(.icon) > .icon:not(.button):not(.dropdown) {
  margin: 0em 0.42857143em 0em -0.21428571em;
}

/* line 615, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:not(.icon) > .right.icon:not(.button):not(.dropdown) {
  margin: 0em -0.21428571em 0em 0.42857143em;
}

/*******************************
           Variations
*******************************/
/*-------------------
       Floated
--------------------*/
/* line 629, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="left floated"],
.ui.button[class*="left floated"] {
  float: left;
  margin-left: 0em;
  margin-right: 0.25em;
}

/* line 635, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="right floated"],
.ui.button[class*="right floated"] {
  float: right;
  margin-right: 0em;
  margin-left: 0.25em;
}

/*-------------------
       Compact
--------------------*/
/* line 646, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.compact.buttons .button,
.ui.compact.button {
  padding: 0.58928571em 1.125em 0.58928571em;
}

/* line 650, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.compact.icon.buttons .button,
.ui.compact.icon.button {
  padding: 0.58928571em 0.58928571em 0.58928571em;
}

/* line 654, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.compact.labeled.icon.buttons .button,
.ui.compact.labeled.icon.button {
  padding: 0.58928571em 3.69642857em 0.58928571em;
}

/*-------------------
        Sizes
--------------------*/
/* line 663, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.mini.buttons .button,
.ui.mini.buttons .or,
.ui.mini.button {
  font-size: 0.78571429rem;
}

/* line 668, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.tiny.buttons .button,
.ui.tiny.buttons .or,
.ui.tiny.button {
  font-size: 0.85714286rem;
}

/* line 673, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.small.buttons .button,
.ui.small.buttons .or,
.ui.small.button {
  font-size: 0.92857143rem;
}

/* line 678, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .button,
.ui.buttons .or,
.ui.button {
  font-size: 1rem;
}

/* line 683, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.large.buttons .button,
.ui.large.buttons .or,
.ui.large.button {
  font-size: 1.14285714rem;
}

/* line 688, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.big.buttons .button,
.ui.big.buttons .or,
.ui.big.button {
  font-size: 1.28571429rem;
}

/* line 693, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.huge.buttons .button,
.ui.huge.buttons .or,
.ui.huge.button {
  font-size: 1.42857143rem;
}

/* line 698, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.massive.buttons .button,
.ui.massive.buttons .or,
.ui.massive.button {
  font-size: 1.71428571rem;
}

/*--------------
    Icon Only
---------------*/
/* line 708, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.icon.buttons .button,
.ui.icon.button {
  padding: 0.78571429em 0.78571429em 0.78571429em;
}

/* line 712, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.icon.buttons .button > .icon,
.ui.icon.button > .icon {
  opacity: 0.9;
  margin: 0em !important;
  vertical-align: top;
}

/*-------------------
        Basic
--------------------*/
/* line 723, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button,
.ui.basic.button {
  background: transparent none !important;
  color: rgba(0, 0, 0, 0.6) !important;
  font-weight: normal;
  border-radius: 0.28571429rem;
  text-transform: none;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

/* line 733, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons {
  box-shadow: none;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
}

/* line 738, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button {
  border-radius: 0em;
}

/* line 741, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:hover,
.ui.basic.button:hover {
  background: #FFFFFF !important;
  color: rgba(0, 0, 0, 0.8) !important;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 747, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:focus,
.ui.basic.button:focus {
  background: #FFFFFF !important;
  color: rgba(0, 0, 0, 0.8) !important;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 753, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:active,
.ui.basic.button:active {
  background: #F8F8F8 !important;
  color: rgba(0, 0, 0, 0.9) !important;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 759, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .active.button,
.ui.basic.active.button {
  background: rgba(0, 0, 0, 0.05) !important;
  box-shadow: '' !important;
  color: rgba(0, 0, 0, 0.95);
}

/* line 765, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .active.button:hover,
.ui.basic.active.button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Vertical */
/* line 771, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:hover {
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset inset;
}

/* line 774, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:active {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset inset;
}

/* line 777, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .active.button {
  box-shadow: '' !important;
}

/* Standard Basic Inverted */
/* line 782, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .button,
.ui.basic.inverted.button {
  background-color: transparent !important;
  color: #F9FAFB !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
}

/* line 788, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .button:hover,
.ui.basic.inverted.button:hover {
  color: #FFFFFF !important;
  box-shadow: 0px 0px 0px 2px #ffffff inset !important;
}

/* line 793, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .button:focus,
.ui.basic.inverted.button:focus {
  color: #FFFFFF !important;
  box-shadow: 0px 0px 0px 2px #ffffff inset !important;
}

/* line 798, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .button:active,
.ui.basic.inverted.button:active {
  background-color: rgba(255, 255, 255, 0.08) !important;
  color: #FFFFFF !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.9) inset !important;
}

/* line 804, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .active.button,
.ui.basic.inverted.active.button {
  background-color: rgba(255, 255, 255, 0.08);
  color: #FFFFFF;
  text-shadow: none;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.7) inset;
}

/* line 811, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .active.button:hover,
.ui.basic.inverted.active.button:hover {
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 0px 0px 2px #ffffff inset !important;
}

/* Basic Group */
/* line 818, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button {
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  box-shadow: none;
}

/* line 822, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.vertical.buttons .button {
  border-left: none;
}

/* line 825, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.vertical.buttons .button {
  border-left-width: 0px;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 829, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.vertical.buttons .button:first-child {
  border-top-width: 0px;
}

/*--------------
  Labeled Icon
---------------*/
/* line 837, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons .button,
.ui.labeled.icon.button {
  position: relative;
  padding-left: 4.07142857em !important;
  padding-right: 1.5em !important;
}

/* Left Labeled */
/* line 845, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons > .button > .icon,
.ui.labeled.icon.button > .icon {
  position: absolute;
  height: 100%;
  line-height: 1;
  border-radius: 0px;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  text-align: center;
  margin: 0em;
  width: 2.57142857em;
  background-color: rgba(0, 0, 0, 0.05);
  color: '';
  box-shadow: -1px 0px 0px 0px transparent inset;
}

/* Left Labeled */
/* line 862, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons > .button > .icon,
.ui.labeled.icon.button > .icon {
  top: 0em;
  left: 0em;
}

/* Right Labeled */
/* line 869, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.icon.button[class*="right labeled"] {
  padding-right: 4.07142857em !important;
  padding-left: 1.5em !important;
}

/* line 873, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.icon.button[class*="right labeled"] > .icon {
  left: auto;
  right: 0em;
  border-radius: 0px;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  box-shadow: 1px 0px 0px 0px transparent inset;
}

/* line 881, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons > .button > .icon:before,
.ui.labeled.icon.button > .icon:before,
.ui.labeled.icon.buttons > .button > .icon:after,
.ui.labeled.icon.button > .icon:after {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 893, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons .button > .icon {
  border-radius: 0em;
}

/* line 896, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons .button:first-child > .icon {
  border-top-left-radius: 0.28571429rem;
  border-bottom-left-radius: 0.28571429rem;
}

/* line 900, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons .button:last-child > .icon {
  border-top-right-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}

/* line 904, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.labeled.icon.buttons .button:first-child > .icon {
  border-radius: 0em;
  border-top-left-radius: 0.28571429rem;
}

/* line 908, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.labeled.icon.buttons .button:last-child > .icon {
  border-radius: 0em;
  border-bottom-left-radius: 0.28571429rem;
}

/* Fluid Labeled */
/* line 914, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.icon.button[class*="left labeled"],
.ui.fluid.icon.button[class*="right labeled"] {
  padding-left: 1.5em !important;
  padding-right: 1.5em !important;
}

/*--------------
     Toggle
---------------*/
/* Toggle (Modifies active state to give affordances) */
/* line 926, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.toggle.buttons .active.button,
.ui.buttons .button.toggle.active,
.ui.button.toggle.active {
  background-color: #21BA45 !important;
  box-shadow: none !important;
  text-shadow: none;
  color: #FFFFFF !important;
}

/* line 934, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button.toggle.active:hover {
  background-color: #16ab39 !important;
  text-shadow: none;
  color: #FFFFFF !important;
}

/*--------------
    Circular
---------------*/
/* line 944, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.circular.button {
  border-radius: 10em;
}

/* line 947, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.circular.button > .icon {
  width: 1em;
  vertical-align: baseline;
}

/*-------------------
      Or Buttons
--------------------*/
/* line 956, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .or {
  position: relative;
  width: 0.3em;
  height: 2.57142857em;
  z-index: 3;
}

/* line 962, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .or:before {
  position: absolute;
  text-align: center;
  border-radius: 500rem;
  content: 'or';
  top: 50%;
  left: 50%;
  background-color: #FFFFFF;
  text-shadow: none;
  margin-top: -0.89285714em;
  margin-left: -0.89285714em;
  width: 1.78571429em;
  height: 1.78571429em;
  line-height: 1.78571429em;
  color: rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-weight: bold;
  box-shadow: 0px 0px 0px 1px transparent inset;
}

/* line 981, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .or[data-text]:before {
  content: attr(data-text);
}

/* Fluid Or */
/* line 986, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.buttons .or {
  width: 0em !important;
}

/* line 989, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.buttons .or:after {
  display: none;
}

/*-------------------
       Attached
--------------------*/
/* Singular */
/* line 999, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.button {
  position: relative;
  display: block;
  margin: 0em;
  border-radius: 0em;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) !important;
}

/* Top / Bottom */
/* line 1008, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.top.button {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 1011, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.bottom.button {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* Left / Right */
/* line 1016, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.left.attached.button {
  display: inline-block;
  border-left: none;
  text-align: right;
  padding-right: 0.75em;
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

/* line 1023, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.right.attached.button {
  display: inline-block;
  text-align: left;
  padding-left: 0.75em;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/* Plural */
/* line 1031, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.buttons {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0em;
  width: auto !important;
  z-index: 2;
  margin-left: -1px;
  margin-right: -1px;
}

/* line 1043, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.buttons .button {
  margin: 0em;
}

/* line 1046, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.buttons .button:first-child {
  border-radius: 0em;
}

/* line 1049, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.buttons .button:last-child {
  border-radius: 0em;
}

/* Top / Bottom */
/* line 1054, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="top attached"] {
  margin-bottom: -1px;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 1058, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="top attached"] .button:first-child {
  border-radius: 0.28571429rem 0em 0em 0em;
}

/* line 1061, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="top attached"] .button:last-child {
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* line 1064, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="bottom attached"] {
  margin-top: -1px;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 1068, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="bottom attached"] .button:first-child {
  border-radius: 0em 0em 0em 0.28571429rem;
}

/* line 1071, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="bottom attached"] .button:last-child {
  border-radius: 0em 0em 0.28571429rem 0em;
}

/* Left / Right */
/* line 1076, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="left attached"] {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 0em;
  margin-left: -1px;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/* line 1085, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="left attached"] .button:first-child {
  margin-left: -1px;
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* line 1089, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="left attached"] .button:last-child {
  margin-left: -1px;
  border-radius: 0em 0em 0.28571429rem 0em;
}

/* line 1093, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="right attached"] {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0em;
  margin-right: -1px;
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

/* line 1102, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="right attached"] .button:first-child {
  margin-left: -1px;
  border-radius: 0.28571429rem 0em 0em 0em;
}

/* line 1106, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="right attached"] .button:last-child {
  margin-left: -1px;
  border-radius: 0em 0em 0em 0.28571429rem;
}

/*-------------------
        Fluid
--------------------*/
/* line 1115, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.buttons,
.ui.fluid.button {
  width: 100%;
}

/* line 1119, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.button {
  display: block;
}

/* line 1122, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.two.buttons {
  width: 100%;
}

/* line 1125, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.two.buttons > .button {
  width: 50%;
}

/* line 1128, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.three.buttons {
  width: 100%;
}

/* line 1131, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.three.buttons > .button {
  width: 33.333%;
}

/* line 1134, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.four.buttons {
  width: 100%;
}

/* line 1137, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.four.buttons > .button {
  width: 25%;
}

/* line 1140, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.five.buttons {
  width: 100%;
}

/* line 1143, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.five.buttons > .button {
  width: 20%;
}

/* line 1146, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.six.buttons {
  width: 100%;
}

/* line 1149, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.six.buttons > .button {
  width: 16.666%;
}

/* line 1152, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.seven.buttons {
  width: 100%;
}

/* line 1155, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.seven.buttons > .button {
  width: 14.285%;
}

/* line 1158, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eight.buttons {
  width: 100%;
}

/* line 1161, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eight.buttons > .button {
  width: 12.500%;
}

/* line 1164, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.nine.buttons {
  width: 100%;
}

/* line 1167, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.nine.buttons > .button {
  width: 11.11%;
}

/* line 1170, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.ten.buttons {
  width: 100%;
}

/* line 1173, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.ten.buttons > .button {
  width: 10%;
}

/* line 1176, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eleven.buttons {
  width: 100%;
}

/* line 1179, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eleven.buttons > .button {
  width: 9.09%;
}

/* line 1182, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twelve.buttons {
  width: 100%;
}

/* line 1185, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twelve.buttons > .button {
  width: 8.3333%;
}

/* Fluid Vertical Buttons */
/* line 1190, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.vertical.buttons,
.ui.fluid.vertical.buttons > .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

/* line 1198, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.two.vertical.buttons > .button {
  height: 50%;
}

/* line 1201, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.three.vertical.buttons > .button {
  height: 33.333%;
}

/* line 1204, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.four.vertical.buttons > .button {
  height: 25%;
}

/* line 1207, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.five.vertical.buttons > .button {
  height: 20%;
}

/* line 1210, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.six.vertical.buttons > .button {
  height: 16.666%;
}

/* line 1213, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.seven.vertical.buttons > .button {
  height: 14.285%;
}

/* line 1216, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eight.vertical.buttons > .button {
  height: 12.500%;
}

/* line 1219, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.nine.vertical.buttons > .button {
  height: 11.11%;
}

/* line 1222, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.ten.vertical.buttons > .button {
  height: 10%;
}

/* line 1225, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eleven.vertical.buttons > .button {
  height: 9.09%;
}

/* line 1228, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twelve.vertical.buttons > .button {
  height: 8.3333%;
}

/*-------------------
       Colors
--------------------*/
/*--- Black ---*/
/* line 1239, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .button,
.ui.black.button {
  background-color: #1B1C1D;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1246, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1249, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .button:hover,
.ui.black.button:hover {
  background-color: #27292a;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1255, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .button:focus,
.ui.black.button:focus {
  background-color: #2f3032;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1261, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .button:active,
.ui.black.button:active {
  background-color: #343637;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1267, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .active.button,
.ui.black.buttons .active.button:active,
.ui.black.active.button,
.ui.black.button .active.button:active {
  background-color: #0f0f10;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1277, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .button,
.ui.basic.black.button {
  box-shadow: 0px 0px 0px 1px #1B1C1D inset !important;
  color: #1B1C1D !important;
}

/* line 1282, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .button:hover,
.ui.basic.black.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #27292a inset !important;
  color: #27292a !important;
}

/* line 1288, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .button:focus,
.ui.basic.black.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #2f3032 inset !important;
  color: #27292a !important;
}

/* line 1294, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .active.button,
.ui.basic.black.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #0f0f10 inset !important;
  color: #343637 !important;
}

/* line 1300, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .button:active,
.ui.basic.black.button:active {
  box-shadow: 0px 0px 0px 1px #343637 inset !important;
  color: #343637 !important;
}

/* line 1305, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.black.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1310, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button,
.ui.inverted.black.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important;
  color: #FFFFFF;
}

/* line 1316, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button:hover,
.ui.inverted.black.button:hover,
.ui.inverted.black.buttons .button:focus,
.ui.inverted.black.button:focus,
.ui.inverted.black.buttons .button.active,
.ui.inverted.black.button.active,
.ui.inverted.black.buttons .button:active,
.ui.inverted.black.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 1327, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button:hover,
.ui.inverted.black.button:hover {
  background-color: #000000;
}

/* line 1331, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button:focus,
.ui.inverted.black.button:focus {
  background-color: #000000;
}

/* line 1335, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .active.button,
.ui.inverted.black.active.button {
  background-color: #000000;
}

/* line 1339, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button:active,
.ui.inverted.black.button:active {
  background-color: #000000;
}

/* Inverted Basic */
/* line 1345, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .button,
.ui.inverted.black.buttons .basic.button,
.ui.inverted.black.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1352, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .button:hover,
.ui.inverted.black.buttons .basic.button:hover,
.ui.inverted.black.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #000000 inset !important;
  color: #FFFFFF !important;
}

/* line 1358, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .button:focus,
.ui.inverted.black.basic.buttons .button:focus,
.ui.inverted.black.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #000000 inset !important;
  color: #545454 !important;
}

/* line 1364, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .active.button,
.ui.inverted.black.buttons .basic.active.button,
.ui.inverted.black.basic.active.button {
  box-shadow: 0px 0px 0px 2px #000000 inset !important;
  color: #FFFFFF !important;
}

/* line 1370, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .button:active,
.ui.inverted.black.buttons .basic.button:active,
.ui.inverted.black.basic.button:active {
  box-shadow: 0px 0px 0px 2px #000000 inset !important;
  color: #FFFFFF !important;
}

/*--- Grey ---*/
/* line 1379, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .button,
.ui.grey.button {
  background-color: #767676;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1386, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1389, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .button:hover,
.ui.grey.button:hover {
  background-color: #838383;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1395, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .button:focus,
.ui.grey.button:focus {
  background-color: #8a8a8a;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1401, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .button:active,
.ui.grey.button:active {
  background-color: #909090;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1407, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .active.button,
.ui.grey.buttons .active.button:active,
.ui.grey.active.button,
.ui.grey.button .active.button:active {
  background-color: #696969;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1417, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .button,
.ui.basic.grey.button {
  box-shadow: 0px 0px 0px 1px #767676 inset !important;
  color: #767676 !important;
}

/* line 1422, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .button:hover,
.ui.basic.grey.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #838383 inset !important;
  color: #838383 !important;
}

/* line 1428, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .button:focus,
.ui.basic.grey.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #8a8a8a inset !important;
  color: #838383 !important;
}

/* line 1434, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .active.button,
.ui.basic.grey.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #696969 inset !important;
  color: #909090 !important;
}

/* line 1440, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .button:active,
.ui.basic.grey.button:active {
  box-shadow: 0px 0px 0px 1px #909090 inset !important;
  color: #909090 !important;
}

/* line 1445, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.grey.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1450, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button,
.ui.inverted.grey.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important;
  color: #FFFFFF;
}

/* line 1456, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button:hover,
.ui.inverted.grey.button:hover,
.ui.inverted.grey.buttons .button:focus,
.ui.inverted.grey.button:focus,
.ui.inverted.grey.buttons .button.active,
.ui.inverted.grey.button.active,
.ui.inverted.grey.buttons .button:active,
.ui.inverted.grey.button:active {
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6);
}

/* line 1467, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button:hover,
.ui.inverted.grey.button:hover {
  background-color: #cfd0d2;
}

/* line 1471, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button:focus,
.ui.inverted.grey.button:focus {
  background-color: #c7c9cb;
}

/* line 1475, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .active.button,
.ui.inverted.grey.active.button {
  background-color: #cfd0d2;
}

/* line 1479, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button:active,
.ui.inverted.grey.button:active {
  background-color: #c2c4c5;
}

/* Inverted Basic */
/* line 1485, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .button,
.ui.inverted.grey.buttons .basic.button,
.ui.inverted.grey.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1492, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .button:hover,
.ui.inverted.grey.buttons .basic.button:hover,
.ui.inverted.grey.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important;
  color: #FFFFFF !important;
}

/* line 1498, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .button:focus,
.ui.inverted.grey.basic.buttons .button:focus,
.ui.inverted.grey.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #c7c9cb inset !important;
  color: #DCDDDE !important;
}

/* line 1504, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .active.button,
.ui.inverted.grey.buttons .basic.active.button,
.ui.inverted.grey.basic.active.button {
  box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important;
  color: #FFFFFF !important;
}

/* line 1510, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .button:active,
.ui.inverted.grey.buttons .basic.button:active,
.ui.inverted.grey.basic.button:active {
  box-shadow: 0px 0px 0px 2px #c2c4c5 inset !important;
  color: #FFFFFF !important;
}

/*--- Brown ---*/
/* line 1519, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .button,
.ui.brown.button {
  background-color: #A5673F;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1526, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1529, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .button:hover,
.ui.brown.button:hover {
  background-color: #975b33;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1535, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .button:focus,
.ui.brown.button:focus {
  background-color: #90532b;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1541, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .button:active,
.ui.brown.button:active {
  background-color: #805031;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1547, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .active.button,
.ui.brown.buttons .active.button:active,
.ui.brown.active.button,
.ui.brown.button .active.button:active {
  background-color: #995a31;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1557, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .button,
.ui.basic.brown.button {
  box-shadow: 0px 0px 0px 1px #A5673F inset !important;
  color: #A5673F !important;
}

/* line 1562, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .button:hover,
.ui.basic.brown.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #975b33 inset !important;
  color: #975b33 !important;
}

/* line 1568, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .button:focus,
.ui.basic.brown.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #90532b inset !important;
  color: #975b33 !important;
}

/* line 1574, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .active.button,
.ui.basic.brown.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #995a31 inset !important;
  color: #805031 !important;
}

/* line 1580, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .button:active,
.ui.basic.brown.button:active {
  box-shadow: 0px 0px 0px 1px #805031 inset !important;
  color: #805031 !important;
}

/* line 1585, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.brown.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1590, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button,
.ui.inverted.brown.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #D67C1C inset !important;
  color: #D67C1C;
}

/* line 1596, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button:hover,
.ui.inverted.brown.button:hover,
.ui.inverted.brown.buttons .button:focus,
.ui.inverted.brown.button:focus,
.ui.inverted.brown.buttons .button.active,
.ui.inverted.brown.button.active,
.ui.inverted.brown.buttons .button:active,
.ui.inverted.brown.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 1607, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button:hover,
.ui.inverted.brown.button:hover {
  background-color: #c86f11;
}

/* line 1611, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button:focus,
.ui.inverted.brown.button:focus {
  background-color: #c16808;
}

/* line 1615, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .active.button,
.ui.inverted.brown.active.button {
  background-color: #cc6f0d;
}

/* line 1619, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button:active,
.ui.inverted.brown.button:active {
  background-color: #a96216;
}

/* Inverted Basic */
/* line 1625, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .button,
.ui.inverted.brown.buttons .basic.button,
.ui.inverted.brown.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1632, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .button:hover,
.ui.inverted.brown.buttons .basic.button:hover,
.ui.inverted.brown.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #c86f11 inset !important;
  color: #D67C1C !important;
}

/* line 1638, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .button:focus,
.ui.inverted.brown.basic.buttons .button:focus,
.ui.inverted.brown.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #c16808 inset !important;
  color: #D67C1C !important;
}

/* line 1644, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .active.button,
.ui.inverted.brown.buttons .basic.active.button,
.ui.inverted.brown.basic.active.button {
  box-shadow: 0px 0px 0px 2px #cc6f0d inset !important;
  color: #D67C1C !important;
}

/* line 1650, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .button:active,
.ui.inverted.brown.buttons .basic.button:active,
.ui.inverted.brown.basic.button:active {
  box-shadow: 0px 0px 0px 2px #a96216 inset !important;
  color: #D67C1C !important;
}

/*--- Blue ---*/
/* line 1659, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .button,
.ui.blue.button {
  background-color: #2185D0;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1666, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1669, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .button:hover,
.ui.blue.button:hover {
  background-color: #1678c2;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1675, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .button:focus,
.ui.blue.button:focus {
  background-color: #0d71bb;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1681, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .button:active,
.ui.blue.button:active {
  background-color: #1a69a4;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1687, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .active.button,
.ui.blue.buttons .active.button:active,
.ui.blue.active.button,
.ui.blue.button .active.button:active {
  background-color: #1279c6;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1697, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .button,
.ui.basic.blue.button {
  box-shadow: 0px 0px 0px 1px #2185D0 inset !important;
  color: #2185D0 !important;
}

/* line 1702, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .button:hover,
.ui.basic.blue.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #1678c2 inset !important;
  color: #1678c2 !important;
}

/* line 1708, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .button:focus,
.ui.basic.blue.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #0d71bb inset !important;
  color: #1678c2 !important;
}

/* line 1714, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .active.button,
.ui.basic.blue.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #1279c6 inset !important;
  color: #1a69a4 !important;
}

/* line 1720, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .button:active,
.ui.basic.blue.button:active {
  box-shadow: 0px 0px 0px 1px #1a69a4 inset !important;
  color: #1a69a4 !important;
}

/* line 1725, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.blue.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1730, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button,
.ui.inverted.blue.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #54C8FF inset !important;
  color: #54C8FF;
}

/* line 1736, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button:hover,
.ui.inverted.blue.button:hover,
.ui.inverted.blue.buttons .button:focus,
.ui.inverted.blue.button:focus,
.ui.inverted.blue.buttons .button.active,
.ui.inverted.blue.button.active,
.ui.inverted.blue.buttons .button:active,
.ui.inverted.blue.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 1747, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button:hover,
.ui.inverted.blue.button:hover {
  background-color: #3ac0ff;
}

/* line 1751, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button:focus,
.ui.inverted.blue.button:focus {
  background-color: #2bbbff;
}

/* line 1755, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .active.button,
.ui.inverted.blue.active.button {
  background-color: #3ac0ff;
}

/* line 1759, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button:active,
.ui.inverted.blue.button:active {
  background-color: #21b8ff;
}

/* Inverted Basic */
/* line 1765, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .button,
.ui.inverted.blue.buttons .basic.button,
.ui.inverted.blue.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1772, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .button:hover,
.ui.inverted.blue.buttons .basic.button:hover,
.ui.inverted.blue.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  color: #54C8FF !important;
}

/* line 1778, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .button:focus,
.ui.inverted.blue.basic.buttons .button:focus,
.ui.inverted.blue.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #2bbbff inset !important;
  color: #54C8FF !important;
}

/* line 1784, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .active.button,
.ui.inverted.blue.buttons .basic.active.button,
.ui.inverted.blue.basic.active.button {
  box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  color: #54C8FF !important;
}

/* line 1790, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .button:active,
.ui.inverted.blue.buttons .basic.button:active,
.ui.inverted.blue.basic.button:active {
  box-shadow: 0px 0px 0px 2px #21b8ff inset !important;
  color: #54C8FF !important;
}

/*--- Green ---*/
/* line 1799, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .button,
.ui.green.button {
  background-color: #21BA45;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1806, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1809, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .button:hover,
.ui.green.button:hover {
  background-color: #16ab39;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1815, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .button:focus,
.ui.green.button:focus {
  background-color: #0ea432;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1821, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .button:active,
.ui.green.button:active {
  background-color: #198f35;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1827, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .active.button,
.ui.green.buttons .active.button:active,
.ui.green.active.button,
.ui.green.button .active.button:active {
  background-color: #13ae38;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1837, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .button,
.ui.basic.green.button {
  box-shadow: 0px 0px 0px 1px #21BA45 inset !important;
  color: #21BA45 !important;
}

/* line 1842, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .button:hover,
.ui.basic.green.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #16ab39 inset !important;
  color: #16ab39 !important;
}

/* line 1848, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .button:focus,
.ui.basic.green.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #0ea432 inset !important;
  color: #16ab39 !important;
}

/* line 1854, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .active.button,
.ui.basic.green.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #13ae38 inset !important;
  color: #198f35 !important;
}

/* line 1860, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .button:active,
.ui.basic.green.button:active {
  box-shadow: 0px 0px 0px 1px #198f35 inset !important;
  color: #198f35 !important;
}

/* line 1865, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.green.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1870, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button,
.ui.inverted.green.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #2ECC40 inset !important;
  color: #2ECC40;
}

/* line 1876, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button:hover,
.ui.inverted.green.button:hover,
.ui.inverted.green.buttons .button:focus,
.ui.inverted.green.button:focus,
.ui.inverted.green.buttons .button.active,
.ui.inverted.green.button.active,
.ui.inverted.green.buttons .button:active,
.ui.inverted.green.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 1887, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button:hover,
.ui.inverted.green.button:hover {
  background-color: #22be34;
}

/* line 1891, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button:focus,
.ui.inverted.green.button:focus {
  background-color: #19b82b;
}

/* line 1895, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .active.button,
.ui.inverted.green.active.button {
  background-color: #1fc231;
}

/* line 1899, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button:active,
.ui.inverted.green.button:active {
  background-color: #25a233;
}

/* Inverted Basic */
/* line 1905, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .button,
.ui.inverted.green.buttons .basic.button,
.ui.inverted.green.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1912, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .button:hover,
.ui.inverted.green.buttons .basic.button:hover,
.ui.inverted.green.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #22be34 inset !important;
  color: #2ECC40 !important;
}

/* line 1918, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .button:focus,
.ui.inverted.green.basic.buttons .button:focus,
.ui.inverted.green.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #19b82b inset !important;
  color: #2ECC40 !important;
}

/* line 1924, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .active.button,
.ui.inverted.green.buttons .basic.active.button,
.ui.inverted.green.basic.active.button {
  box-shadow: 0px 0px 0px 2px #1fc231 inset !important;
  color: #2ECC40 !important;
}

/* line 1930, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .button:active,
.ui.inverted.green.buttons .basic.button:active,
.ui.inverted.green.basic.button:active {
  box-shadow: 0px 0px 0px 2px #25a233 inset !important;
  color: #2ECC40 !important;
}

/*--- Orange ---*/
/* line 1939, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .button,
.ui.orange.button {
  background-color: #F2711C;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1946, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1949, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .button:hover,
.ui.orange.button:hover {
  background-color: #f26202;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1955, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .button:focus,
.ui.orange.button:focus {
  background-color: #e55b00;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1961, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .button:active,
.ui.orange.button:active {
  background-color: #cf590c;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1967, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .active.button,
.ui.orange.buttons .active.button:active,
.ui.orange.active.button,
.ui.orange.button .active.button:active {
  background-color: #f56100;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1977, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .button,
.ui.basic.orange.button {
  box-shadow: 0px 0px 0px 1px #F2711C inset !important;
  color: #F2711C !important;
}

/* line 1982, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .button:hover,
.ui.basic.orange.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #f26202 inset !important;
  color: #f26202 !important;
}

/* line 1988, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .button:focus,
.ui.basic.orange.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #e55b00 inset !important;
  color: #f26202 !important;
}

/* line 1994, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .active.button,
.ui.basic.orange.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #f56100 inset !important;
  color: #cf590c !important;
}

/* line 2000, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .button:active,
.ui.basic.orange.button:active {
  box-shadow: 0px 0px 0px 1px #cf590c inset !important;
  color: #cf590c !important;
}

/* line 2005, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.orange.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2010, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button,
.ui.inverted.orange.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #FF851B inset !important;
  color: #FF851B;
}

/* line 2016, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button:hover,
.ui.inverted.orange.button:hover,
.ui.inverted.orange.buttons .button:focus,
.ui.inverted.orange.button:focus,
.ui.inverted.orange.buttons .button.active,
.ui.inverted.orange.button.active,
.ui.inverted.orange.buttons .button:active,
.ui.inverted.orange.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2027, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button:hover,
.ui.inverted.orange.button:hover {
  background-color: #ff7701;
}

/* line 2031, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button:focus,
.ui.inverted.orange.button:focus {
  background-color: #f17000;
}

/* line 2035, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .active.button,
.ui.inverted.orange.active.button {
  background-color: #ff7701;
}

/* line 2039, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button:active,
.ui.inverted.orange.button:active {
  background-color: #e76b00;
}

/* Inverted Basic */
/* line 2045, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .button,
.ui.inverted.orange.buttons .basic.button,
.ui.inverted.orange.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2052, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .button:hover,
.ui.inverted.orange.buttons .basic.button:hover,
.ui.inverted.orange.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #ff7701 inset !important;
  color: #FF851B !important;
}

/* line 2058, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .button:focus,
.ui.inverted.orange.basic.buttons .button:focus,
.ui.inverted.orange.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #f17000 inset !important;
  color: #FF851B !important;
}

/* line 2064, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .active.button,
.ui.inverted.orange.buttons .basic.active.button,
.ui.inverted.orange.basic.active.button {
  box-shadow: 0px 0px 0px 2px #ff7701 inset !important;
  color: #FF851B !important;
}

/* line 2070, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .button:active,
.ui.inverted.orange.buttons .basic.button:active,
.ui.inverted.orange.basic.button:active {
  box-shadow: 0px 0px 0px 2px #e76b00 inset !important;
  color: #FF851B !important;
}

/*--- Pink ---*/
/* line 2079, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .button,
.ui.pink.button {
  background-color: #E03997;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2086, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2089, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .button:hover,
.ui.pink.button:hover {
  background-color: #e61a8d;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2095, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .button:focus,
.ui.pink.button:focus {
  background-color: #e10f85;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2101, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .button:active,
.ui.pink.button:active {
  background-color: #c71f7e;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2107, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .active.button,
.ui.pink.buttons .active.button:active,
.ui.pink.active.button,
.ui.pink.button .active.button:active {
  background-color: #ea158d;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2117, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .button,
.ui.basic.pink.button {
  box-shadow: 0px 0px 0px 1px #E03997 inset !important;
  color: #E03997 !important;
}

/* line 2122, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .button:hover,
.ui.basic.pink.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #e61a8d inset !important;
  color: #e61a8d !important;
}

/* line 2128, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .button:focus,
.ui.basic.pink.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #e10f85 inset !important;
  color: #e61a8d !important;
}

/* line 2134, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .active.button,
.ui.basic.pink.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #ea158d inset !important;
  color: #c71f7e !important;
}

/* line 2140, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .button:active,
.ui.basic.pink.button:active {
  box-shadow: 0px 0px 0px 1px #c71f7e inset !important;
  color: #c71f7e !important;
}

/* line 2145, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.pink.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2150, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button,
.ui.inverted.pink.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #FF8EDF inset !important;
  color: #FF8EDF;
}

/* line 2156, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button:hover,
.ui.inverted.pink.button:hover,
.ui.inverted.pink.buttons .button:focus,
.ui.inverted.pink.button:focus,
.ui.inverted.pink.buttons .button.active,
.ui.inverted.pink.button.active,
.ui.inverted.pink.buttons .button:active,
.ui.inverted.pink.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2167, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button:hover,
.ui.inverted.pink.button:hover {
  background-color: #ff74d8;
}

/* line 2171, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button:focus,
.ui.inverted.pink.button:focus {
  background-color: #ff65d3;
}

/* line 2175, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .active.button,
.ui.inverted.pink.active.button {
  background-color: #ff74d8;
}

/* line 2179, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button:active,
.ui.inverted.pink.button:active {
  background-color: #ff5bd1;
}

/* Inverted Basic */
/* line 2185, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .button,
.ui.inverted.pink.buttons .basic.button,
.ui.inverted.pink.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2192, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .button:hover,
.ui.inverted.pink.buttons .basic.button:hover,
.ui.inverted.pink.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #ff74d8 inset !important;
  color: #FF8EDF !important;
}

/* line 2198, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .button:focus,
.ui.inverted.pink.basic.buttons .button:focus,
.ui.inverted.pink.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #ff65d3 inset !important;
  color: #FF8EDF !important;
}

/* line 2204, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .active.button,
.ui.inverted.pink.buttons .basic.active.button,
.ui.inverted.pink.basic.active.button {
  box-shadow: 0px 0px 0px 2px #ff74d8 inset !important;
  color: #FF8EDF !important;
}

/* line 2210, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .button:active,
.ui.inverted.pink.buttons .basic.button:active,
.ui.inverted.pink.basic.button:active {
  box-shadow: 0px 0px 0px 2px #ff5bd1 inset !important;
  color: #FF8EDF !important;
}

/*--- Violet ---*/
/* line 2219, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .button,
.ui.violet.button {
  background-color: #6435C9;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2226, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2229, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .button:hover,
.ui.violet.button:hover {
  background-color: #5829bb;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2235, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .button:focus,
.ui.violet.button:focus {
  background-color: #4f20b5;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2241, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .button:active,
.ui.violet.button:active {
  background-color: #502aa1;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2247, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .active.button,
.ui.violet.buttons .active.button:active,
.ui.violet.active.button,
.ui.violet.button .active.button:active {
  background-color: #5626bf;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2257, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .button,
.ui.basic.violet.button {
  box-shadow: 0px 0px 0px 1px #6435C9 inset !important;
  color: #6435C9 !important;
}

/* line 2262, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .button:hover,
.ui.basic.violet.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #5829bb inset !important;
  color: #5829bb !important;
}

/* line 2268, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .button:focus,
.ui.basic.violet.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #4f20b5 inset !important;
  color: #5829bb !important;
}

/* line 2274, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .active.button,
.ui.basic.violet.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #5626bf inset !important;
  color: #502aa1 !important;
}

/* line 2280, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .button:active,
.ui.basic.violet.button:active {
  box-shadow: 0px 0px 0px 1px #502aa1 inset !important;
  color: #502aa1 !important;
}

/* line 2285, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.violet.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2290, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button,
.ui.inverted.violet.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #A291FB inset !important;
  color: #A291FB;
}

/* line 2296, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button:hover,
.ui.inverted.violet.button:hover,
.ui.inverted.violet.buttons .button:focus,
.ui.inverted.violet.button:focus,
.ui.inverted.violet.buttons .button.active,
.ui.inverted.violet.button.active,
.ui.inverted.violet.buttons .button:active,
.ui.inverted.violet.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2307, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button:hover,
.ui.inverted.violet.button:hover {
  background-color: #8a73ff;
}

/* line 2311, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button:focus,
.ui.inverted.violet.button:focus {
  background-color: #7d64ff;
}

/* line 2315, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .active.button,
.ui.inverted.violet.active.button {
  background-color: #8a73ff;
}

/* line 2319, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button:active,
.ui.inverted.violet.button:active {
  background-color: #7860f9;
}

/* Inverted Basic */
/* line 2325, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .button,
.ui.inverted.violet.buttons .basic.button,
.ui.inverted.violet.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2332, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .button:hover,
.ui.inverted.violet.buttons .basic.button:hover,
.ui.inverted.violet.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #8a73ff inset !important;
  color: #A291FB !important;
}

/* line 2338, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .button:focus,
.ui.inverted.violet.basic.buttons .button:focus,
.ui.inverted.violet.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #7d64ff inset !important;
  color: #A291FB !important;
}

/* line 2344, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .active.button,
.ui.inverted.violet.buttons .basic.active.button,
.ui.inverted.violet.basic.active.button {
  box-shadow: 0px 0px 0px 2px #8a73ff inset !important;
  color: #A291FB !important;
}

/* line 2350, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .button:active,
.ui.inverted.violet.buttons .basic.button:active,
.ui.inverted.violet.basic.button:active {
  box-shadow: 0px 0px 0px 2px #7860f9 inset !important;
  color: #A291FB !important;
}

/*--- Purple ---*/
/* line 2359, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .button,
.ui.purple.button {
  background-color: #A333C8;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2366, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2369, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .button:hover,
.ui.purple.button:hover {
  background-color: #9627ba;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2375, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .button:focus,
.ui.purple.button:focus {
  background-color: #8f1eb4;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2381, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .button:active,
.ui.purple.button:active {
  background-color: #82299f;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2387, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .active.button,
.ui.purple.buttons .active.button:active,
.ui.purple.active.button,
.ui.purple.button .active.button:active {
  background-color: #9724be;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2397, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .button,
.ui.basic.purple.button {
  box-shadow: 0px 0px 0px 1px #A333C8 inset !important;
  color: #A333C8 !important;
}

/* line 2402, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .button:hover,
.ui.basic.purple.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #9627ba inset !important;
  color: #9627ba !important;
}

/* line 2408, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .button:focus,
.ui.basic.purple.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #8f1eb4 inset !important;
  color: #9627ba !important;
}

/* line 2414, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .active.button,
.ui.basic.purple.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #9724be inset !important;
  color: #82299f !important;
}

/* line 2420, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .button:active,
.ui.basic.purple.button:active {
  box-shadow: 0px 0px 0px 1px #82299f inset !important;
  color: #82299f !important;
}

/* line 2425, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.purple.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2430, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button,
.ui.inverted.purple.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #DC73FF inset !important;
  color: #DC73FF;
}

/* line 2436, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button:hover,
.ui.inverted.purple.button:hover,
.ui.inverted.purple.buttons .button:focus,
.ui.inverted.purple.button:focus,
.ui.inverted.purple.buttons .button.active,
.ui.inverted.purple.button.active,
.ui.inverted.purple.buttons .button:active,
.ui.inverted.purple.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2447, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button:hover,
.ui.inverted.purple.button:hover {
  background-color: #d65aff;
}

/* line 2451, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button:focus,
.ui.inverted.purple.button:focus {
  background-color: #d24aff;
}

/* line 2455, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .active.button,
.ui.inverted.purple.active.button {
  background-color: #d65aff;
}

/* line 2459, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button:active,
.ui.inverted.purple.button:active {
  background-color: #cf40ff;
}

/* Inverted Basic */
/* line 2465, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .button,
.ui.inverted.purple.buttons .basic.button,
.ui.inverted.purple.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2472, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .button:hover,
.ui.inverted.purple.buttons .basic.button:hover,
.ui.inverted.purple.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #d65aff inset !important;
  color: #DC73FF !important;
}

/* line 2478, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .button:focus,
.ui.inverted.purple.basic.buttons .button:focus,
.ui.inverted.purple.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #d24aff inset !important;
  color: #DC73FF !important;
}

/* line 2484, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .active.button,
.ui.inverted.purple.buttons .basic.active.button,
.ui.inverted.purple.basic.active.button {
  box-shadow: 0px 0px 0px 2px #d65aff inset !important;
  color: #DC73FF !important;
}

/* line 2490, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .button:active,
.ui.inverted.purple.buttons .basic.button:active,
.ui.inverted.purple.basic.button:active {
  box-shadow: 0px 0px 0px 2px #cf40ff inset !important;
  color: #DC73FF !important;
}

/*--- Red ---*/
/* line 2499, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .button,
.ui.red.button {
  background-color: #DB2828;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2506, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2509, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .button:hover,
.ui.red.button:hover {
  background-color: #d01919;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2515, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .button:focus,
.ui.red.button:focus {
  background-color: #ca1010;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2521, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .button:active,
.ui.red.button:active {
  background-color: #b21e1e;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2527, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .active.button,
.ui.red.buttons .active.button:active,
.ui.red.active.button,
.ui.red.button .active.button:active {
  background-color: #d41515;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2537, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .button,
.ui.basic.red.button {
  box-shadow: 0px 0px 0px 1px #DB2828 inset !important;
  color: #DB2828 !important;
}

/* line 2542, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .button:hover,
.ui.basic.red.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #d01919 inset !important;
  color: #d01919 !important;
}

/* line 2548, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .button:focus,
.ui.basic.red.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #ca1010 inset !important;
  color: #d01919 !important;
}

/* line 2554, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .active.button,
.ui.basic.red.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #d41515 inset !important;
  color: #b21e1e !important;
}

/* line 2560, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .button:active,
.ui.basic.red.button:active {
  box-shadow: 0px 0px 0px 1px #b21e1e inset !important;
  color: #b21e1e !important;
}

/* line 2565, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.red.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2570, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button,
.ui.inverted.red.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #FF695E inset !important;
  color: #FF695E;
}

/* line 2576, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button:hover,
.ui.inverted.red.button:hover,
.ui.inverted.red.buttons .button:focus,
.ui.inverted.red.button:focus,
.ui.inverted.red.buttons .button.active,
.ui.inverted.red.button.active,
.ui.inverted.red.buttons .button:active,
.ui.inverted.red.button:active {
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2587, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button:hover,
.ui.inverted.red.button:hover {
  background-color: #ff5144;
}

/* line 2591, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button:focus,
.ui.inverted.red.button:focus {
  background-color: #ff4335;
}

/* line 2595, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .active.button,
.ui.inverted.red.active.button {
  background-color: #ff5144;
}

/* line 2599, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button:active,
.ui.inverted.red.button:active {
  background-color: #ff392b;
}

/* Inverted Basic */
/* line 2605, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .button,
.ui.inverted.red.buttons .basic.button,
.ui.inverted.red.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2612, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .button:hover,
.ui.inverted.red.buttons .basic.button:hover,
.ui.inverted.red.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #ff5144 inset !important;
  color: #FF695E !important;
}

/* line 2618, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .button:focus,
.ui.inverted.red.basic.buttons .button:focus,
.ui.inverted.red.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #ff4335 inset !important;
  color: #FF695E !important;
}

/* line 2624, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .active.button,
.ui.inverted.red.buttons .basic.active.button,
.ui.inverted.red.basic.active.button {
  box-shadow: 0px 0px 0px 2px #ff5144 inset !important;
  color: #FF695E !important;
}

/* line 2630, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .button:active,
.ui.inverted.red.buttons .basic.button:active,
.ui.inverted.red.basic.button:active {
  box-shadow: 0px 0px 0px 2px #ff392b inset !important;
  color: #FF695E !important;
}

/*--- Teal ---*/
/* line 2639, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .button,
.ui.teal.button {
  background-color: #00B5AD;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2646, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2649, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .button:hover,
.ui.teal.button:hover {
  background-color: #009c95;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2655, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .button:focus,
.ui.teal.button:focus {
  background-color: #008c86;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2661, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .button:active,
.ui.teal.button:active {
  background-color: #00827c;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2667, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .active.button,
.ui.teal.buttons .active.button:active,
.ui.teal.active.button,
.ui.teal.button .active.button:active {
  background-color: #009c95;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2677, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .button,
.ui.basic.teal.button {
  box-shadow: 0px 0px 0px 1px #00B5AD inset !important;
  color: #00B5AD !important;
}

/* line 2682, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .button:hover,
.ui.basic.teal.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #009c95 inset !important;
  color: #009c95 !important;
}

/* line 2688, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .button:focus,
.ui.basic.teal.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #008c86 inset !important;
  color: #009c95 !important;
}

/* line 2694, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .active.button,
.ui.basic.teal.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #009c95 inset !important;
  color: #00827c !important;
}

/* line 2700, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .button:active,
.ui.basic.teal.button:active {
  box-shadow: 0px 0px 0px 1px #00827c inset !important;
  color: #00827c !important;
}

/* line 2705, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.teal.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2710, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button,
.ui.inverted.teal.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #6DFFFF inset !important;
  color: #6DFFFF;
}

/* line 2716, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button:hover,
.ui.inverted.teal.button:hover,
.ui.inverted.teal.buttons .button:focus,
.ui.inverted.teal.button:focus,
.ui.inverted.teal.buttons .button.active,
.ui.inverted.teal.button.active,
.ui.inverted.teal.buttons .button:active,
.ui.inverted.teal.button:active {
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6);
}

/* line 2727, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button:hover,
.ui.inverted.teal.button:hover {
  background-color: #54ffff;
}

/* line 2731, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button:focus,
.ui.inverted.teal.button:focus {
  background-color: #44ffff;
}

/* line 2735, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .active.button,
.ui.inverted.teal.active.button {
  background-color: #54ffff;
}

/* line 2739, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button:active,
.ui.inverted.teal.button:active {
  background-color: #3affff;
}

/* Inverted Basic */
/* line 2745, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .button,
.ui.inverted.teal.buttons .basic.button,
.ui.inverted.teal.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2752, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .button:hover,
.ui.inverted.teal.buttons .basic.button:hover,
.ui.inverted.teal.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #54ffff inset !important;
  color: #6DFFFF !important;
}

/* line 2758, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .button:focus,
.ui.inverted.teal.basic.buttons .button:focus,
.ui.inverted.teal.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #44ffff inset !important;
  color: #6DFFFF !important;
}

/* line 2764, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .active.button,
.ui.inverted.teal.buttons .basic.active.button,
.ui.inverted.teal.basic.active.button {
  box-shadow: 0px 0px 0px 2px #54ffff inset !important;
  color: #6DFFFF !important;
}

/* line 2770, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .button:active,
.ui.inverted.teal.buttons .basic.button:active,
.ui.inverted.teal.basic.button:active {
  box-shadow: 0px 0px 0px 2px #3affff inset !important;
  color: #6DFFFF !important;
}

/*--- Olive ---*/
/* line 2779, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .button,
.ui.olive.button {
  background-color: #B5CC18;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2786, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2789, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .button:hover,
.ui.olive.button:hover {
  background-color: #a7bd0d;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2795, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .button:focus,
.ui.olive.button:focus {
  background-color: #a0b605;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2801, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .button:active,
.ui.olive.button:active {
  background-color: #8d9e13;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2807, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .active.button,
.ui.olive.buttons .active.button:active,
.ui.olive.active.button,
.ui.olive.button .active.button:active {
  background-color: #aac109;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2817, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .button,
.ui.basic.olive.button {
  box-shadow: 0px 0px 0px 1px #B5CC18 inset !important;
  color: #B5CC18 !important;
}

/* line 2822, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .button:hover,
.ui.basic.olive.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #a7bd0d inset !important;
  color: #a7bd0d !important;
}

/* line 2828, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .button:focus,
.ui.basic.olive.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #a0b605 inset !important;
  color: #a7bd0d !important;
}

/* line 2834, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .active.button,
.ui.basic.olive.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #aac109 inset !important;
  color: #8d9e13 !important;
}

/* line 2840, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .button:active,
.ui.basic.olive.button:active {
  box-shadow: 0px 0px 0px 1px #8d9e13 inset !important;
  color: #8d9e13 !important;
}

/* line 2845, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.olive.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2850, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button,
.ui.inverted.olive.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #D9E778 inset !important;
  color: #D9E778;
}

/* line 2856, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button:hover,
.ui.inverted.olive.button:hover,
.ui.inverted.olive.buttons .button:focus,
.ui.inverted.olive.button:focus,
.ui.inverted.olive.buttons .button.active,
.ui.inverted.olive.button.active,
.ui.inverted.olive.buttons .button:active,
.ui.inverted.olive.button:active {
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6);
}

/* line 2867, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button:hover,
.ui.inverted.olive.button:hover {
  background-color: #d8ea5c;
}

/* line 2871, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button:focus,
.ui.inverted.olive.button:focus {
  background-color: #daef47;
}

/* line 2875, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .active.button,
.ui.inverted.olive.active.button {
  background-color: #daed59;
}

/* line 2879, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button:active,
.ui.inverted.olive.button:active {
  background-color: #cddf4d;
}

/* Inverted Basic */
/* line 2885, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .button,
.ui.inverted.olive.buttons .basic.button,
.ui.inverted.olive.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2892, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .button:hover,
.ui.inverted.olive.buttons .basic.button:hover,
.ui.inverted.olive.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #d8ea5c inset !important;
  color: #D9E778 !important;
}

/* line 2898, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .button:focus,
.ui.inverted.olive.basic.buttons .button:focus,
.ui.inverted.olive.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #daef47 inset !important;
  color: #D9E778 !important;
}

/* line 2904, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .active.button,
.ui.inverted.olive.buttons .basic.active.button,
.ui.inverted.olive.basic.active.button {
  box-shadow: 0px 0px 0px 2px #daed59 inset !important;
  color: #D9E778 !important;
}

/* line 2910, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .button:active,
.ui.inverted.olive.buttons .basic.button:active,
.ui.inverted.olive.basic.button:active {
  box-shadow: 0px 0px 0px 2px #cddf4d inset !important;
  color: #D9E778 !important;
}

/*--- Yellow ---*/
/* line 2919, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .button,
.ui.yellow.button {
  background-color: #FBBD08;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2926, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2929, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .button:hover,
.ui.yellow.button:hover {
  background-color: #eaae00;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2935, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .button:focus,
.ui.yellow.button:focus {
  background-color: #daa300;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2941, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .button:active,
.ui.yellow.button:active {
  background-color: #cd9903;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2947, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .active.button,
.ui.yellow.buttons .active.button:active,
.ui.yellow.active.button,
.ui.yellow.button .active.button:active {
  background-color: #eaae00;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2957, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .button,
.ui.basic.yellow.button {
  box-shadow: 0px 0px 0px 1px #FBBD08 inset !important;
  color: #FBBD08 !important;
}

/* line 2962, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .button:hover,
.ui.basic.yellow.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #eaae00 inset !important;
  color: #eaae00 !important;
}

/* line 2968, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .button:focus,
.ui.basic.yellow.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #daa300 inset !important;
  color: #eaae00 !important;
}

/* line 2974, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .active.button,
.ui.basic.yellow.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #eaae00 inset !important;
  color: #cd9903 !important;
}

/* line 2980, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .button:active,
.ui.basic.yellow.button:active {
  box-shadow: 0px 0px 0px 1px #cd9903 inset !important;
  color: #cd9903 !important;
}

/* line 2985, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.yellow.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2990, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button,
.ui.inverted.yellow.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px #FFE21F inset !important;
  color: #FFE21F;
}

/* line 2996, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button:hover,
.ui.inverted.yellow.button:hover,
.ui.inverted.yellow.buttons .button:focus,
.ui.inverted.yellow.button:focus,
.ui.inverted.yellow.buttons .button.active,
.ui.inverted.yellow.button.active,
.ui.inverted.yellow.buttons .button:active,
.ui.inverted.yellow.button:active {
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6);
}

/* line 3007, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button:hover,
.ui.inverted.yellow.button:hover {
  background-color: #ffdf05;
}

/* line 3011, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button:focus,
.ui.inverted.yellow.button:focus {
  background-color: #f5d500;
}

/* line 3015, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .active.button,
.ui.inverted.yellow.active.button {
  background-color: #ffdf05;
}

/* line 3019, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button:active,
.ui.inverted.yellow.button:active {
  background-color: #ebcd00;
}

/* Inverted Basic */
/* line 3025, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .button,
.ui.inverted.yellow.buttons .basic.button,
.ui.inverted.yellow.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 3032, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .button:hover,
.ui.inverted.yellow.buttons .basic.button:hover,
.ui.inverted.yellow.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #ffdf05 inset !important;
  color: #FFE21F !important;
}

/* line 3038, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .button:focus,
.ui.inverted.yellow.basic.buttons .button:focus,
.ui.inverted.yellow.basic.button:focus {
  box-shadow: 0px 0px 0px 2px #f5d500 inset !important;
  color: #FFE21F !important;
}

/* line 3044, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .active.button,
.ui.inverted.yellow.buttons .basic.active.button,
.ui.inverted.yellow.basic.active.button {
  box-shadow: 0px 0px 0px 2px #ffdf05 inset !important;
  color: #FFE21F !important;
}

/* line 3050, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .button:active,
.ui.inverted.yellow.buttons .basic.button:active,
.ui.inverted.yellow.basic.button:active {
  box-shadow: 0px 0px 0px 2px #ebcd00 inset !important;
  color: #FFE21F !important;
}

/*-------------------
       Primary
--------------------*/
/*--- Standard ---*/
/* line 3064, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .button,
.ui.primary.button {
  background-color: #2185D0;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3071, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3074, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .button:hover,
.ui.primary.button:hover {
  background-color: #1678c2;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3080, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .button:focus,
.ui.primary.button:focus {
  background-color: #0d71bb;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3086, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .button:active,
.ui.primary.button:active {
  background-color: #1a69a4;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3092, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .active.button,
.ui.primary.buttons .active.button:active,
.ui.primary.active.button,
.ui.primary.button .active.button:active {
  background-color: #1279c6;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3102, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .button,
.ui.basic.primary.button {
  box-shadow: 0px 0px 0px 1px #2185D0 inset !important;
  color: #2185D0 !important;
}

/* line 3107, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .button:hover,
.ui.basic.primary.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #1678c2 inset !important;
  color: #1678c2 !important;
}

/* line 3113, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .button:focus,
.ui.basic.primary.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #0d71bb inset !important;
  color: #1678c2 !important;
}

/* line 3119, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .active.button,
.ui.basic.primary.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #1279c6 inset !important;
  color: #1a69a4 !important;
}

/* line 3125, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .button:active,
.ui.basic.primary.button:active {
  box-shadow: 0px 0px 0px 1px #1a69a4 inset !important;
  color: #1a69a4 !important;
}

/* line 3130, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}

/*-------------------
      Secondary
--------------------*/
/* Standard */
/* line 3140, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .button,
.ui.secondary.button {
  background-color: #1B1C1D;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3147, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3150, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .button:hover,
.ui.secondary.button:hover {
  background-color: #27292a;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3156, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .button:focus,
.ui.secondary.button:focus {
  background-color: #2e3032;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3162, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .button:active,
.ui.secondary.button:active {
  background-color: #343637;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3168, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .active.button,
.ui.secondary.buttons .active.button:active,
.ui.secondary.active.button,
.ui.secondary.button .active.button:active {
  background-color: #27292a;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3178, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .button,
.ui.basic.secondary.button {
  box-shadow: 0px 0px 0px 1px #1B1C1D inset !important;
  color: #1B1C1D !important;
}

/* line 3183, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .button:hover,
.ui.basic.secondary.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #27292a inset !important;
  color: #27292a !important;
}

/* line 3189, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .button:focus,
.ui.basic.secondary.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #2e3032 inset !important;
  color: #27292a !important;
}

/* line 3195, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .active.button,
.ui.basic.secondary.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #27292a inset !important;
  color: #343637 !important;
}

/* line 3201, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .button:active,
.ui.basic.secondary.button:active {
  box-shadow: 0px 0px 0px 1px #343637 inset !important;
  color: #343637 !important;
}

/* line 3206, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}

/*---------------
    Positive
----------------*/
/* Standard */
/* line 3216, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .button,
.ui.positive.button {
  background-color: #21BA45;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3223, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3226, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .button:hover,
.ui.positive.button:hover {
  background-color: #16ab39;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3232, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .button:focus,
.ui.positive.button:focus {
  background-color: #0ea432;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3238, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .button:active,
.ui.positive.button:active {
  background-color: #198f35;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3244, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .active.button,
.ui.positive.buttons .active.button:active,
.ui.positive.active.button,
.ui.positive.button .active.button:active {
  background-color: #13ae38;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3254, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .button,
.ui.basic.positive.button {
  box-shadow: 0px 0px 0px 1px #21BA45 inset !important;
  color: #21BA45 !important;
}

/* line 3259, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .button:hover,
.ui.basic.positive.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #16ab39 inset !important;
  color: #16ab39 !important;
}

/* line 3265, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .button:focus,
.ui.basic.positive.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #0ea432 inset !important;
  color: #16ab39 !important;
}

/* line 3271, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .active.button,
.ui.basic.positive.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #13ae38 inset !important;
  color: #198f35 !important;
}

/* line 3277, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .button:active,
.ui.basic.positive.button:active {
  box-shadow: 0px 0px 0px 1px #198f35 inset !important;
  color: #198f35 !important;
}

/* line 3282, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}

/*---------------
     Negative
----------------*/
/* Standard */
/* line 3292, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .button,
.ui.negative.button {
  background-color: #DB2828;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3299, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.button {
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3302, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .button:hover,
.ui.negative.button:hover {
  background-color: #d01919;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3308, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .button:focus,
.ui.negative.button:focus {
  background-color: #ca1010;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3314, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .button:active,
.ui.negative.button:active {
  background-color: #b21e1e;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3320, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .active.button,
.ui.negative.buttons .active.button:active,
.ui.negative.active.button,
.ui.negative.button .active.button:active {
  background-color: #d41515;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3330, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .button,
.ui.basic.negative.button {
  box-shadow: 0px 0px 0px 1px #DB2828 inset !important;
  color: #DB2828 !important;
}

/* line 3335, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .button:hover,
.ui.basic.negative.button:hover {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #d01919 inset !important;
  color: #d01919 !important;
}

/* line 3341, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .button:focus,
.ui.basic.negative.button:focus {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #ca1010 inset !important;
  color: #d01919 !important;
}

/* line 3347, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .active.button,
.ui.basic.negative.active.button {
  background: transparent !important;
  box-shadow: 0px 0px 0px 1px #d41515 inset !important;
  color: #b21e1e !important;
}

/* line 3353, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .button:active,
.ui.basic.negative.button:active {
  box-shadow: 0px 0px 0px 1px #b21e1e inset !important;
  color: #b21e1e !important;
}

/* line 3358, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}

/*******************************
            Groups
*******************************/
/* line 3367, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 0em;
  vertical-align: baseline;
  margin: 0em 0.25em 0em 0em;
}

/* line 3381, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.basic):not(.inverted) {
  box-shadow: none;
}

/* Clearfix */
/* line 3386, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Standard Group */
/* line 3395, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin: 0em;
  border-radius: 0em;
  margin: 0px 0px 0px 0px;
}

/* line 3404, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons > .ui.button:not(.basic):not(.inverted),
.ui.buttons:not(.basic):not(.inverted) > .button {
  box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3408, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .button:first-child {
  border-left: none;
  margin-left: 0em;
  border-top-left-radius: 0.28571429rem;
  border-bottom-left-radius: 0.28571429rem;
}

/* line 3414, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .button:last-child {
  border-top-right-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}

/* Vertical  Style */
/* line 3420, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 3431, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons .button {
  display: block;
  float: none;
  width: 100%;
  margin: 0px 0px 0px 0px;
  box-shadow: none;
  border-radius: 0em;
}

/* line 3439, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons .button:first-child {
  border-top-left-radius: 0.28571429rem;
  border-top-right-radius: 0.28571429rem;
}

/* line 3443, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons .button:last-child {
  margin-bottom: 0px;
  border-bottom-left-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}

/* line 3448, vendor/bundle/ruby/3.3.0/gems/semantic-ui-sass-2.2.10.1/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons .button:only-child {
  border-radius: 0.28571429rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/* DayPicker styles */
/* line 3, app/assets/stylesheets/daypicker.css */
.DayPicker {
  display: inline-block;
  font-size: 1rem;
}

/* line 8, app/assets/stylesheets/daypicker.css */
.DayPicker-wrapper {
  position: relative;
  flex-direction: row;
  padding-bottom: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 23, app/assets/stylesheets/daypicker.css */
.DayPicker-Months {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 29, app/assets/stylesheets/daypicker.css */
.DayPicker-Month {
  display: table;
  margin: 0 1em;
  margin-top: 1em;
  border-spacing: 0;
  border-collapse: collapse;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 48, app/assets/stylesheets/daypicker.css */
.DayPicker-NavButton {
  position: absolute;
  top: 1em;
  right: 1.5em;
  left: auto;
  display: inline-block;
  margin-top: 2px;
  width: 1.25em;
  height: 1.25em;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  color: #8B9898;
  cursor: pointer;
}

/* line 65, app/assets/stylesheets/daypicker.css */
.DayPicker-NavButton:hover {
  opacity: 0.8;
}

/* line 69, app/assets/stylesheets/daypicker.css */
.DayPicker-NavButton--prev {
  margin-right: 1.5em;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC");
}

/* line 74, app/assets/stylesheets/daypicker.css */
.DayPicker-NavButton--next {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==");
}

/* line 78, app/assets/stylesheets/daypicker.css */
.DayPicker-NavButton--interactionDisabled {
  display: none;
}

/* line 82, app/assets/stylesheets/daypicker.css */
.DayPicker-Caption {
  display: table-caption;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
  text-align: left;
}

/* line 89, app/assets/stylesheets/daypicker.css */
.DayPicker-Caption > div {
  font-weight: 500;
  font-size: 1.15em;
}

/* line 94, app/assets/stylesheets/daypicker.css */
.DayPicker-Weekdays {
  display: table-header-group;
  margin-top: 1em;
}

/* line 99, app/assets/stylesheets/daypicker.css */
.DayPicker-WeekdaysRow {
  display: table-row;
}

/* line 103, app/assets/stylesheets/daypicker.css */
.DayPicker-Weekday {
  display: table-cell;
  padding: 0.5em;
  color: #8B9898;
  text-align: center;
  font-size: 0.875em;
}

/* line 111, app/assets/stylesheets/daypicker.css */
.DayPicker-Weekday abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

/* line 116, app/assets/stylesheets/daypicker.css */
.DayPicker-Body {
  display: table-row-group;
}

/* line 120, app/assets/stylesheets/daypicker.css */
.DayPicker-Week {
  display: table-row;
}

/* line 124, app/assets/stylesheets/daypicker.css */
.DayPicker-Day {
  display: table-cell;
  padding: 0.5em;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

/* line 133, app/assets/stylesheets/daypicker.css */
.DayPicker-WeekNumber {
  display: table-cell;
  padding: 0.5em;
  min-width: 1em;
  border-right: 1px solid #EAECEC;
  color: #8B9898;
  vertical-align: middle;
  text-align: right;
  font-size: 0.75em;
  cursor: pointer;
}

/* line 145, app/assets/stylesheets/daypicker.css */
.DayPicker--interactionDisabled .DayPicker-Day {
  cursor: default;
}

/* line 149, app/assets/stylesheets/daypicker.css */
.DayPicker-Footer {
  padding-top: 0.5em;
}

/* line 153, app/assets/stylesheets/daypicker.css */
.DayPicker-TodayButton {
  border: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  color: #4A90E2;
  font-size: 0.875em;
  cursor: pointer;
}

/* Default modifiers */
/* line 165, app/assets/stylesheets/daypicker.css */
.DayPicker-Day--today {
  color: #D0021B;
  font-weight: 700;
}

/* line 170, app/assets/stylesheets/daypicker.css */
.DayPicker-Day--outside {
  color: #8B9898;
  cursor: default;
}

/* line 175, app/assets/stylesheets/daypicker.css */
.DayPicker-Day--disabled {
  color: #DCE0E0;
  cursor: default;
  /* background-color: #eff1f1; */
}

/* Example modifiers */
/*
.DayPicker-Day--sunday {
  background-color: #F7F8F8;
}

.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
  color: #DCE0E0;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  position: relative;

  background-color: #4A90E2;
  color: #F0F8FF;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
  background-color: #51A0FA;
}

.DayPicker:not(.DayPicker--interactionDisabled)
  .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
  background-color: #F0F8FF;
}
*/
/* DayPickerInput */
/* line 211, app/assets/stylesheets/daypicker.css */
.DayPickerInput {
  display: inline-block;
}

/* line 215, app/assets/stylesheets/daypicker.css */
.DayPickerInput-OverlayWrapper {
  position: relative;
}

/* line 219, app/assets/stylesheets/daypicker.css */
.DayPickerInput-Overlay {
  position: absolute;
  left: 0;
  z-index: 1;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

/* additions */
/* line 230, app/assets/stylesheets/daypicker.css */
.DayPicker:not(.DayPicker--interactionDisabled)
.DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
  background: #434d57 !important;
}

/* line 235, app/assets/stylesheets/daypicker.css */
.DayPicker-Day--selected:not(.DayPicker-Day--start):not(.DayPicker-Day--end):not(.DayPicker-Day--outside) {
  background-color: #f0f8ff !important;
  color: #4a90e2;
}

/* line 240, app/assets/stylesheets/daypicker.css */
.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  position: relative;
  background-color: #4A90E2;
  color: #F0F8FF;
}

/* line 247, app/assets/stylesheets/daypicker.css */
.DayPicker-Day {
  border-radius: 0 !important;
}

/* line 251, app/assets/stylesheets/daypicker.css */
.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
  background-color: #51A0FA;
}

/* line 255, app/assets/stylesheets/daypicker.css */
.DayPicker-Day {
  border-radius: 0 !important;
}

/* line 258, app/assets/stylesheets/daypicker.css */
.DayPicker-Day--start {
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

/* line 262, app/assets/stylesheets/daypicker.css */
.DayPicker-Day--end {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

/* line 267, app/assets/stylesheets/daypicker.css */
.DayPickerInput-Overlay {
  width: 575px;
}

/* line 271, app/assets/stylesheets/daypicker.css */
.DayPickerInput-Overlay {
  margin-left: -15px;
}

/* line 14, app/assets/stylesheets/_confetti.scss */
.confetti {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 200px;
  margin-bottom: -200px;
  overflow: hidden;
}

/* line 25, app/assets/stylesheets/_confetti.scss */
.confetti-piece {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: #ffb800;
  top: 0;
  opacity: 0;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(1) {
  left: 7%;
  transform: rotate(79deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 443ms;
  animation-duration: 928ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(2) {
  left: 14%;
  transform: rotate(31deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 353ms;
  animation-duration: 821ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(3) {
  left: 21%;
  transform: rotate(-3deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 54ms;
  animation-duration: 1014ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(4) {
  left: 28%;
  transform: rotate(-71deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 375ms;
  animation-duration: 1098ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(5) {
  left: 35%;
  transform: rotate(-43deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 142ms;
  animation-duration: 825ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(6) {
  left: 42%;
  transform: rotate(-37deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 436ms;
  animation-duration: 1069ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(7) {
  left: 49%;
  transform: rotate(38deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 122ms;
  animation-duration: 1029ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(8) {
  left: 56%;
  transform: rotate(-1deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 474ms;
  animation-duration: 1124ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(9) {
  left: 63%;
  transform: rotate(24deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 294ms;
  animation-duration: 714ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(10) {
  left: 70%;
  transform: rotate(-22deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 493ms;
  animation-duration: 1064ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(11) {
  left: 77%;
  transform: rotate(45deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 482ms;
  animation-duration: 1103ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(12) {
  left: 84%;
  transform: rotate(55deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 300ms;
  animation-duration: 904ms;
}

/* line 35, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(13) {
  left: 91%;
  transform: rotate(-41deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 191ms;
  animation-duration: 1058ms;
}

/* line 44, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(odd) {
  background: #3182eb;
}

/* line 48, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(even) {
  z-index: 1;
}

/* line 52, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(4n) {
  width: 5px;
  height: 12px;
  animation-duration: 2000ms;
}

/* line 58, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(3n) {
  width: 3px;
  height: 10px;
  animation-duration: 2500ms;
  animation-delay: 1000ms;
}

/* line 65, app/assets/stylesheets/_confetti.scss */
.confetti-piece:nth-child(4n-7) {
  background: #fe766c;
}

@keyframes makeItRain {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    transform: translateY(200px);
  }
}

/* line 12, app/assets/stylesheets/marketing.scss */
.StripeElement {
  background-color: #f7f7f9;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  font-family: 'Inter', sans-serif !important;
}

/* line 24, app/assets/stylesheets/marketing.scss */
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

/* line 28, app/assets/stylesheets/marketing.scss */
.StripeElement--invalid {
  border-color: #fa755a;
}

/* line 32, app/assets/stylesheets/marketing.scss */
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* line 36, app/assets/stylesheets/marketing.scss */
#card-errors {
  color: #fa755a;
}

/* line 40, app/assets/stylesheets/marketing.scss */
.switch {
  display: inline-block;
  height: 28px;
  position: relative;
  width: 54px;
}

/* line 47, app/assets/stylesheets/marketing.scss */
.switch input {
  display: none;
}

/* line 51, app/assets/stylesheets/marketing.scss */
.slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}

/* line 62, app/assets/stylesheets/marketing.scss */
.slider:before {
  background-color: #fff;
  bottom: 4px;
  content: '';
  height: 20px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 20px;
}

/* line 73, app/assets/stylesheets/marketing.scss */
input:checked + .slider {
  background: linear-gradient(147.98deg, #28aefa 8.76%, #3182eb 73.97%);
}

/* line 77, app/assets/stylesheets/marketing.scss */
input:checked + .slider:before {
  transform: translateX(26px);
}

/* line 81, app/assets/stylesheets/marketing.scss */
.slider.round {
  border-radius: 34px;
}

/* line 85, app/assets/stylesheets/marketing.scss */
.slider.round:before {
  border-radius: 50%;
}

/* line 89, app/assets/stylesheets/marketing.scss */
.slider.round.disabled {
  background: #ededed;
}

/* line 93, app/assets/stylesheets/marketing.scss */
[data-tooltip]:after {
  font-size: 12px;
  display: inline-block;
  white-space: normal;
  width: 300px;
}

/* line 100, app/assets/stylesheets/marketing.scss */
.message {
  margin-bottom: 20px;
  padding: 10px;
  font-size: 14px;
  border-radius: 4px;
}

/* line 107, app/assets/stylesheets/marketing.scss */
.warn,
.error {
  background-color: #fff6f6;
  box-shadow: 0px 0px 0px 1px #e0b4b4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  color: #912d2b;
}

/* line 114, app/assets/stylesheets/marketing.scss */
.success {
  background-color: #fcfff5;
  box-shadow: 0 0 0 1px #a3c293 inset, 0 0 0 0 transparent;
  color: #2c662d;
}

/* line 120, app/assets/stylesheets/marketing.scss */
#info:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}

/* line 124, app/assets/stylesheets/marketing.scss */
.customSelect {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 130, app/assets/stylesheets/marketing.scss */
.arrowDown {
  border: solid black;
  border-width: 0 1px 1px 0;
  opacity: 0.5;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* line 140, app/assets/stylesheets/marketing.scss */
.card-input-element:checked + .card-input {
  box-shadow: 0 0 1px 3px #3182eb;
  border-radius: 9px;
  position: relative;
}

/* line 146, app/assets/stylesheets/marketing.scss */
.card-input-element:checked + .card-input:before {
  content: '';
  position: absolute;
  right: 26px;
  top: 20px;
  display: inline-block;
  transform: rotate(45deg);
  height: 12px;
  width: 6px;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  z-index: 2;
}

/* line 159, app/assets/stylesheets/marketing.scss */
.card-input-element:checked + .card-input:after {
  content: '';
  position: absolute;
  right: 16px;
  top: 16px;
  height: 24px;
  width: 24px;
  background-color: #3182eb;
  border-radius: 100px;
  z-index: 1;
}

/* line 171, app/assets/stylesheets/marketing.scss */
.flex-two-columns {
  flex-basis: 50%;
}

/* line 175, app/assets/stylesheets/marketing.scss */
.timescale-oauth-gradient {
  border-radius: 1521px;
  opacity: 0.6;
  background: linear-gradient(153deg, rgba(100, 71, 251, 0.1) 13.39%, rgba(100, 71, 251, 0) 57.8%);
  width: 1521px;
  height: 1521px;
}

/* line 187, app/assets/stylesheets/marketing.scss */
.timescale-oauth-shadow {
  box-shadow: 6px 8px 4px 0px rgba(0, 0, 0, 0.12), 0px 6px 4px -1px rgba(0, 0, 0, 0.06);
}

/* line 193, app/assets/stylesheets/marketing.scss */
.osano-cm-widget {
  display: none;
}
