/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-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.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.tw-container {
  width: 100%;
}

@media (min-width: 640px) {
  .tw-container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .tw-container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .tw-container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .tw-container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .tw-container {
    max-width: 1536px;
  }
}

.tw-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;
}

.tw-fixed {
  position: fixed;
}

.tw-absolute {
  position: absolute;
}

.\!tw-relative {
  position: relative !important;
}

.tw-relative {
  position: relative;
}

.tw-sticky {
  position: sticky;
}

.tw-inset-0 {
  inset: 0px;
}

.\!tw-top-\[1\/2\] {
  top: 1/2 !important;
}

.\!tw-top-\[16px\] {
  top: 16px !important;
}

.\!tw-top-\[90px\] {
  top: 90px !important;
}

.-tw-left-14 {
  left: -3.5rem;
}

.tw--bottom-4 {
  bottom: -1rem;
}

.tw--left-16 {
  left: -4rem;
}

.tw--top-0 {
  top: -0px;
}

.tw--top-3 {
  top: -0.75rem;
}

.tw--top-\[1px\] {
  top: -1px;
}

.tw-bottom-0 {
  bottom: 0px;
}

.tw-bottom-\[84px\] {
  bottom: 84px;
}

.tw-left-0 {
  left: 0px;
}

.tw-left-0\.5 {
  left: 0.125rem;
}

.tw-left-1\/2 {
  left: 50%;
}

.tw-left-4 {
  left: 1rem;
}

.tw-left-7 {
  left: 1.75rem;
}

.tw-left-\[-20px\] {
  left: -20px;
}

.tw-left-\[-45px\] {
  left: -45px;
}

.tw-left-\[-48px\] {
  left: -48px;
}

.tw-left-\[1px\] {
  left: 1px;
}

.tw-right-0 {
  right: 0px;
}

.tw-right-3 {
  right: 0.75rem;
}

.tw-right-7 {
  right: 1.75rem;
}

.tw-right-\[-20px\] {
  right: -20px;
}

.tw-right-\[-35px\] {
  right: -35px;
}

.tw-top-0 {
  top: 0px;
}

.tw-top-1\/2 {
  top: 50%;
}

.tw-top-12 {
  top: 3rem;
}

.tw-top-32 {
  top: 8rem;
}

.tw-top-\[-1\.5px\] {
  top: -1.5px;
}

.tw-top-\[-1px\] {
  top: -1px;
}

.tw-top-\[-2px\] {
  top: -2px;
}

.tw-top-\[-35px\] {
  top: -35px;
}

.tw-top-\[-3px\] {
  top: -3px;
}

.tw-top-\[12px\] {
  top: 12px;
}

.tw-top-\[2px\] {
  top: 2px;
}

.tw-top-\[3px\] {
  top: 3px;
}

.tw-top-\[4px\] {
  top: 4px;
}

.tw-top-\[54px\] {
  top: 54px;
}

.tw-top-\[6px\] {
  top: 6px;
}

.tw-top-full {
  top: 100%;
}

.tw-z-0 {
  z-index: 0;
}

.tw-z-10 {
  z-index: 10;
}

.tw-z-20 {
  z-index: 20;
}

.tw-z-30 {
  z-index: 30;
}

.tw-z-40 {
  z-index: 40;
}

.tw-z-50 {
  z-index: 50;
}

.tw-z-\[100\] {
  z-index: 100;
}

.tw-z-\[90020\] {
  z-index: 90020;
}

.tw-z-\[9900\] {
  z-index: 9900;
}

.tw-z-\[99999999\] {
  z-index: 99999999;
}

.tw-clear-both {
  clear: both;
}

.tw-mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.tw-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.tw-my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.tw-my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.tw-my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.tw-my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.tw-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.\!tw-mb-3 {
  margin-bottom: 0.75rem !important;
}

.\!tw-mt-10 {
  margin-top: 2.5rem !important;
}

.\!tw-mt-\[46px\] {
  margin-top: 46px !important;
}

.\!tw-mt-\[64px\] {
  margin-top: 64px !important;
}

.\!tw-mt-\[66px\] {
  margin-top: 66px !important;
}

.-tw-mt-3 {
  margin-top: -0.75rem;
}

.tw--mb-14 {
  margin-bottom: -3.5rem;
}

.tw--mb-2 {
  margin-bottom: -0.5rem;
}

.tw--mt-2 {
  margin-top: -0.5rem;
}

.tw--mt-20 {
  margin-top: -5rem;
}

.tw-mb-0 {
  margin-bottom: 0px;
}

.tw-mb-0\.5 {
  margin-bottom: 0.125rem;
}

.tw-mb-1 {
  margin-bottom: 0.25rem;
}

.tw-mb-10 {
  margin-bottom: 2.5rem;
}

.tw-mb-12 {
  margin-bottom: 3rem;
}

.tw-mb-2 {
  margin-bottom: 0.5rem;
}

.tw-mb-20 {
  margin-bottom: 5rem;
}

.tw-mb-3 {
  margin-bottom: 0.75rem;
}

.tw-mb-4 {
  margin-bottom: 1rem;
}

.tw-mb-5 {
  margin-bottom: 1.25rem;
}

.tw-mb-6 {
  margin-bottom: 1.5rem;
}

.tw-mb-7 {
  margin-bottom: 1.75rem;
}

.tw-mb-8 {
  margin-bottom: 2rem;
}

.tw-mb-9 {
  margin-bottom: 2.25rem;
}

.tw-ml-0 {
  margin-left: 0px;
}

.tw-ml-0\.5 {
  margin-left: 0.125rem;
}

.tw-ml-1 {
  margin-left: 0.25rem;
}

.tw-ml-2 {
  margin-left: 0.5rem;
}

.tw-ml-3 {
  margin-left: 0.75rem;
}

.tw-ml-4 {
  margin-left: 1rem;
}

.tw-mr-1 {
  margin-right: 0.25rem;
}

.tw-mr-10 {
  margin-right: 2.5rem;
}

.tw-mr-2 {
  margin-right: 0.5rem;
}

.tw-mr-3 {
  margin-right: 0.75rem;
}

.tw-mt-0 {
  margin-top: 0px;
}

.tw-mt-1 {
  margin-top: 0.25rem;
}

.tw-mt-10 {
  margin-top: 2.5rem;
}

.tw-mt-12 {
  margin-top: 3rem;
}

.tw-mt-14 {
  margin-top: 3.5rem;
}

.tw-mt-16 {
  margin-top: 4rem;
}

.tw-mt-2 {
  margin-top: 0.5rem;
}

.tw-mt-20 {
  margin-top: 5rem;
}

.tw-mt-3 {
  margin-top: 0.75rem;
}

.tw-mt-4 {
  margin-top: 1rem;
}

.tw-mt-5 {
  margin-top: 1.25rem;
}

.tw-mt-6 {
  margin-top: 1.5rem;
}

.tw-mt-8 {
  margin-top: 2rem;
}

.tw-mt-9 {
  margin-top: 2.25rem;
}

.tw-mt-\[-7px\] {
  margin-top: -7px;
}

.tw-mt-\[0px\] {
  margin-top: 0px;
}

.tw-line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tw-line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.tw-block {
  display: block;
}

.tw-inline-block {
  display: inline-block;
}

.tw-inline {
  display: inline;
}

.tw-flex {
  display: flex;
}

.tw-grid {
  display: grid;
}

.tw-hidden {
  display: none;
}

.tw-aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}

.tw-aspect-square {
  aspect-ratio: 1 / 1;
}

.tw-h-1\/2 {
  height: 50%;
}

.tw-h-10 {
  height: 2.5rem;
}

.tw-h-12 {
  height: 3rem;
}

.tw-h-2 {
  height: 0.5rem;
}

.tw-h-24 {
  height: 6rem;
}

.tw-h-\[100px\] {
  height: 100px;
}

.tw-h-\[130px\] {
  height: 130px;
}

.tw-h-\[140px\] {
  height: 140px;
}

.tw-h-\[160px\] {
  height: 160px;
}

.tw-h-\[176px\] {
  height: 176px;
}

.tw-h-\[190px\] {
  height: 190px;
}

.tw-h-\[20px\] {
  height: 20px;
}

.tw-h-\[250px\] {
  height: 250px;
}

.tw-h-\[25px\] {
  height: 25px;
}

.tw-h-\[30px\] {
  height: 30px;
}

.tw-h-\[36px\] {
  height: 36px;
}

.tw-h-\[40px\] {
  height: 40px;
}

.tw-h-\[4px\] {
  height: 4px;
}

.tw-h-\[50px\] {
  height: 50px;
}

.tw-h-\[54px\] {
  height: 54px;
}

.tw-h-\[56px\] {
  height: 56px;
}

.tw-h-\[60px\] {
  height: 60px;
}

.tw-h-\[80px\] {
  height: 80px;
}

.tw-h-\[90px\] {
  height: 90px;
}

.tw-h-\[96px\] {
  height: 96px;
}

.tw-h-auto {
  height: auto;
}

.tw-h-full {
  height: 100%;
}

.tw-max-h-\[176px\] {
  max-height: 176px;
}

.tw-max-h-\[200px\] {
  max-height: 200px;
}

.tw-max-h-\[250px\] {
  max-height: 250px;
}

.tw-max-h-\[30px\] {
  max-height: 30px;
}

.tw-max-h-\[350px\] {
  max-height: 350px;
}

.tw-max-h-\[40px\] {
  max-height: 40px;
}

.tw-max-h-\[500px\] {
  max-height: 500px;
}

.tw-max-h-\[50px\] {
  max-height: 50px;
}

.tw-max-h-\[60px\] {
  max-height: 60px;
}

.tw-max-h-\[80px\] {
  max-height: 80px;
}

.tw-max-h-\[calc\(70vh-100px\)\] {
  max-height: calc(70vh - 100px);
}

.tw-min-h-\[100px\] {
  min-height: 100px;
}

.tw-min-h-\[140px\] {
  min-height: 140px;
}

.tw-min-h-\[250px\] {
  min-height: 250px;
}

.tw-min-h-\[300px\] {
  min-height: 300px;
}

.tw-w-1\/2 {
  width: 50%;
}

.tw-w-1\/3 {
  width: 33.333333%;
}

.tw-w-10 {
  width: 2.5rem;
}

.tw-w-12 {
  width: 3rem;
}

.tw-w-2\/3 {
  width: 66.666667%;
}

.tw-w-24 {
  width: 6rem;
}

.tw-w-48 {
  width: 12rem;
}

.tw-w-5 {
  width: 1.25rem;
}

.tw-w-\[100px\] {
  width: 100px;
}

.tw-w-\[120px\] {
  width: 120px;
}

.tw-w-\[130px\] {
  width: 130px;
}

.tw-w-\[180px\] {
  width: 180px;
}

.tw-w-\[190px\] {
  width: 190px;
}

.tw-w-\[200px\] {
  width: 200px;
}

.tw-w-\[20px\] {
  width: 20px;
}

.tw-w-\[22px\] {
  width: 22px;
}

.tw-w-\[25px\] {
  width: 25px;
}

.tw-w-\[270px\] {
  width: 270px;
}

.tw-w-\[300px\] {
  width: 300px;
}

.tw-w-\[310px\] {
  width: 310px;
}

.tw-w-\[40px\] {
  width: 40px;
}

.tw-w-\[50px\] {
  width: 50px;
}

.tw-w-\[80\%\] {
  width: 80%;
}

.tw-w-\[96px\] {
  width: 96px;
}

.tw-w-auto {
  width: auto;
}

.tw-w-full {
  width: 100%;
}

.tw-min-w-\[120px\] {
  min-width: 120px;
}

.tw-min-w-\[200px\] {
  min-width: 200px;
}

.tw-min-w-full {
  min-width: 100%;
}

.tw-max-w-2xl {
  max-width: 42rem;
}

.tw-max-w-3xl {
  max-width: 48rem;
}

.tw-max-w-\[1000px\] {
  max-width: 1000px;
}

.tw-max-w-\[100px\] {
  max-width: 100px;
}

.tw-max-w-\[1080px\] {
  max-width: 1080px;
}

.tw-max-w-\[1160px\] {
  max-width: 1160px;
}

.tw-max-w-\[150px\] {
  max-width: 150px;
}

.tw-max-w-\[160px\] {
  max-width: 160px;
}

.tw-max-w-\[190px\] {
  max-width: 190px;
}

.tw-max-w-\[200px\] {
  max-width: 200px;
}

.tw-max-w-\[250px\] {
  max-width: 250px;
}

.tw-max-w-\[300px\] {
  max-width: 300px;
}

.tw-max-w-\[500px\] {
  max-width: 500px;
}

.tw-max-w-\[560px\] {
  max-width: 560px;
}

.tw-max-w-\[600px\] {
  max-width: 600px;
}

.tw-max-w-\[70\%\] {
  max-width: 70%;
}

.tw-max-w-\[800px\] {
  max-width: 800px;
}

.tw-max-w-\[860px\] {
  max-width: 860px;
}

.tw-max-w-\[890px\] {
  max-width: 890px;
}

.tw-max-w-\[900px\] {
  max-width: 900px;
}

.tw-max-w-\[930px\] {
  max-width: 930px;
}

.tw-max-w-\[960px\] {
  max-width: 960px;
}

.tw-max-w-md {
  max-width: 28rem;
}

.tw-max-w-xl {
  max-width: 36rem;
}

.tw-flex-1 {
  flex: 1 1 0%;
}

.tw-flex-none {
  flex: none;
}

.tw-flex-shrink-0 {
  flex-shrink: 0;
}

.tw-shrink-0 {
  flex-shrink: 0;
}

.tw-border-collapse {
  border-collapse: collapse;
}

.-tw-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw--translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw--translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-translate-x-\[calc\(100\%-40px\)\] {
  --tw-translate-x: calc(100% - 40px);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-scale-50 {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-scale-\[\.5\] {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-scale-\[\.8\] {
  --tw-scale-x: .8;
  --tw-scale-y: .8;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-scale-\[0\.5\] {
  --tw-scale-x: 0.5;
  --tw-scale-y: 0.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-scale-\[0\.6\] {
  --tw-scale-x: 0.6;
  --tw-scale-y: 0.6;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-scale-\[0\.8\] {
  --tw-scale-x: 0.8;
  --tw-scale-y: 0.8;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-cursor-pointer {
  cursor: pointer;
}

.tw-select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.tw-list-inside {
  list-style-position: inside;
}

.tw-list-disc {
  list-style-type: disc;
}

.tw-list-none {
  list-style-type: none;
}

.tw-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.tw-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tw-grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tw-grid-cols-\[80px\,1fr\] {
  grid-template-columns: 80px 1fr;
}

.tw-flex-row {
  flex-direction: row;
}

.tw-flex-col {
  flex-direction: column;
}

.tw-flex-wrap {
  flex-wrap: wrap;
}

.tw-items-start {
  align-items: flex-start;
}

.tw-items-end {
  align-items: flex-end;
}

.tw-items-center {
  align-items: center;
}

.tw-items-stretch {
  align-items: stretch;
}

.tw-justify-start {
  justify-content: flex-start;
}

.tw-justify-end {
  justify-content: flex-end;
}

.tw-justify-center {
  justify-content: center;
}

.tw-justify-between {
  justify-content: space-between;
}

.tw-gap-1 {
  gap: 0.25rem;
}

.tw-gap-1\.5 {
  gap: 0.375rem;
}

.tw-gap-12 {
  gap: 3rem;
}

.tw-gap-2 {
  gap: 0.5rem;
}

.tw-gap-3 {
  gap: 0.75rem;
}

.tw-gap-4 {
  gap: 1rem;
}

.tw-gap-6 {
  gap: 1.5rem;
}

.tw-gap-8 {
  gap: 2rem;
}

.tw-gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.tw-gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.tw-gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.tw-gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.tw-gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.tw-gap-y-1 {
  row-gap: 0.25rem;
}

.tw-gap-y-10 {
  row-gap: 2.5rem;
}

.tw-gap-y-2 {
  row-gap: 0.5rem;
}

.tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.tw-space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.tw-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}

.tw-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.tw-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.tw-overflow-hidden {
  overflow: hidden;
}

.tw-overflow-x-auto {
  overflow-x: auto;
}

.tw-overflow-y-auto {
  overflow-y: auto;
}

.tw-overflow-x-clip {
  overflow-x: clip;
}

.tw-overflow-y-clip {
  overflow-y: clip;
}

.tw-overflow-y-scroll {
  overflow-y: scroll;
}

.tw-text-ellipsis {
  text-overflow: ellipsis;
}

.tw-whitespace-nowrap {
  white-space: nowrap;
}

.tw-text-nowrap {
  text-wrap: nowrap;
}

.tw-break-words {
  overflow-wrap: break-word;
}

.tw-rounded {
  border-radius: 0.25rem;
}

.tw-rounded-full {
  border-radius: 9999px;
}

.tw-rounded-lg {
  border-radius: 0.5rem;
}

.tw-rounded-md {
  border-radius: 0.375rem;
}

.tw-rounded-xl {
  border-radius: 0.75rem;
}

.tw-rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.tw-rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.tw-rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.tw-rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.tw-rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.tw-rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.tw-rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.tw-rounded-bl {
  border-bottom-left-radius: 0.25rem;
}

.tw-rounded-br-lg {
  border-bottom-right-radius: 0.5rem;
}

.tw-rounded-tl {
  border-top-left-radius: 0.25rem;
}

.tw-rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}

.tw-rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}

.tw-border {
  border-width: 1px;
}

.tw-border-2 {
  border-width: 2px;
}

.tw-border-4 {
  border-width: 4px;
}

.tw-border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.tw-border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.tw-border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.tw-border-y-2 {
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.tw-border-b {
  border-bottom-width: 1px;
}

.tw-border-b-0 {
  border-bottom-width: 0px;
}

.tw-border-b-2 {
  border-bottom-width: 2px;
}

.tw-border-b-4 {
  border-bottom-width: 4px;
}

.tw-border-l {
  border-left-width: 1px;
}

.tw-border-l-2 {
  border-left-width: 2px;
}

.tw-border-r {
  border-right-width: 1px;
}

.tw-border-t {
  border-top-width: 1px;
}

.tw-border-t-0 {
  border-top-width: 0px;
}

.tw-border-t-2 {
  border-top-width: 2px;
}

.tw-border-solid {
  border-style: solid;
}

.tw-border-dashed {
  border-style: dashed;
}

.tw-border-none {
  border-style: none;
}

.\!tw-border-gray-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 244 246 / var(--tw-border-opacity)) !important;
}

.tw-border-\[\#bbf7d0\] {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity));
}

.tw-border-black\/10 {
  border-color: rgb(0 0 0 / 0.1);
}

.tw-border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.tw-border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.tw-border-gray-200\/70 {
  border-color: rgb(229 231 235 / 0.7);
}

.tw-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.tw-border-gray-300\/50 {
  border-color: rgb(209 213 219 / 0.5);
}

.tw-border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.tw-border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(45 137 239 / var(--tw-border-opacity));
}

.tw-border-primary\/20 {
  border-color: rgb(45 137 239 / 0.2);
}

.tw-border-primary\/30 {
  border-color: rgb(45 137 239 / 0.3);
}

.tw-border-primaryDark {
  --tw-border-opacity: 1;
  border-color: rgb(38 120 212 / var(--tw-border-opacity));
}

.tw-border-primaryNeutral\/20 {
  border-color: rgb(85 122 163 / 0.2);
}

.tw-border-secondaryNeutral\/10 {
  border-color: rgb(179 140 82 / 0.1);
}

.tw-border-transparent {
  border-color: transparent;
}

.tw-border-b-gray-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.\!tw-bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.\!tw-bg-gray-100\/70 {
  background-color: rgb(243 244 246 / 0.7) !important;
}

.\!tw-bg-gray-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity)) !important;
}

.\!tw-bg-gray-300\/70 {
  background-color: rgb(209 213 219 / 0.7) !important;
}

.tw-bg-\[\#eeeeee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}

.tw-bg-\[\#f0fdf4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}

.tw-bg-\[\#f7f7f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity));
}

.tw-bg-\[\#ffb300\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 179 0 / var(--tw-bg-opacity));
}

.tw-bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.tw-bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}

.tw-bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}

.tw-bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.tw-bg-gray-100\/80 {
  background-color: rgb(243 244 246 / 0.8);
}

.tw-bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.tw-bg-gray-200\/70 {
  background-color: rgb(229 231 235 / 0.7);
}

.tw-bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.tw-bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.tw-bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.tw-bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.tw-bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.tw-bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(92 150 29 / var(--tw-bg-opacity));
}

.tw-bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(45 137 239 / var(--tw-bg-opacity));
}

.tw-bg-primary\/10 {
  background-color: rgb(45 137 239 / 0.1);
}

.tw-bg-primary\/15 {
  background-color: rgb(45 137 239 / 0.15);
}

.tw-bg-primary\/20 {
  background-color: rgb(45 137 239 / 0.2);
}

.tw-bg-primary\/5 {
  background-color: rgb(45 137 239 / 0.05);
}

.tw-bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(250 159 22 / var(--tw-bg-opacity));
}

.tw-bg-secondaryNeutral {
  --tw-bg-opacity: 1;
  background-color: rgb(179 140 82 / var(--tw-bg-opacity));
}

.tw-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.tw-bg-whiteblue {
  --tw-bg-opacity: 1;
  background-color: rgb(235 241 245 / var(--tw-bg-opacity));
}

.tw-bg-whitegreen {
  --tw-bg-opacity: 1;
  background-color: rgb(241 250 240 / var(--tw-bg-opacity));
}

.tw-bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.tw-bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}

.tw-bg-opacity-85 {
  --tw-bg-opacity: 0.85;
}

.tw-bg-opacity-\[0\.02\] {
  --tw-bg-opacity: 0.02;
}

.tw-bg-opacity-\[0\.05\] {
  --tw-bg-opacity: 0.05;
}

.tw-bg-opacity-\[0\.08\] {
  --tw-bg-opacity: 0.08;
}

.tw-bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.tw-from-gray-50 {
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.tw-from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.tw-via-gray-50 {
  --tw-gradient-to: rgb(249 250 251 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.tw-to-primary\/10 {
  --tw-gradient-to: rgb(45 137 239 / 0.1) var(--tw-gradient-to-position);
}

.tw-object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.tw-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.tw-object-center {
  -o-object-position: center;
     object-position: center;
}

.tw-p-0 {
  padding: 0px;
}

.tw-p-10 {
  padding: 2.5rem;
}

.tw-p-2 {
  padding: 0.5rem;
}

.tw-p-3 {
  padding: 0.75rem;
}

.tw-p-4 {
  padding: 1rem;
}

.tw-p-5 {
  padding: 1.25rem;
}

.tw-p-6 {
  padding: 1.5rem;
}

.tw-p-8 {
  padding: 2rem;
}

.tw-p-\[10px\] {
  padding: 10px;
}

.\!tw-px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.\!tw-px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.tw-px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.tw-px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.tw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.tw-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.tw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.tw-px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.tw-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.tw-px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.tw-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.tw-py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.tw-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.tw-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.tw-py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.tw-py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.tw-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.tw-py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.tw-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.tw-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.tw-py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.tw-py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.tw-pb-0 {
  padding-bottom: 0px;
}

.tw-pb-1 {
  padding-bottom: 0.25rem;
}

.tw-pb-10 {
  padding-bottom: 2.5rem;
}

.tw-pb-12 {
  padding-bottom: 3rem;
}

.tw-pb-16 {
  padding-bottom: 4rem;
}

.tw-pb-2 {
  padding-bottom: 0.5rem;
}

.tw-pb-20 {
  padding-bottom: 5rem;
}

.tw-pb-24 {
  padding-bottom: 6rem;
}

.tw-pb-3 {
  padding-bottom: 0.75rem;
}

.tw-pb-4 {
  padding-bottom: 1rem;
}

.tw-pb-5 {
  padding-bottom: 1.25rem;
}

.tw-pb-6 {
  padding-bottom: 1.5rem;
}

.tw-pb-7 {
  padding-bottom: 1.75rem;
}

.tw-pb-8 {
  padding-bottom: 2rem;
}

.tw-pb-\[4px\] {
  padding-bottom: 4px;
}

.tw-pl-1 {
  padding-left: 0.25rem;
}

.tw-pl-12 {
  padding-left: 3rem;
}

.tw-pl-2 {
  padding-left: 0.5rem;
}

.tw-pl-3 {
  padding-left: 0.75rem;
}

.tw-pl-4 {
  padding-left: 1rem;
}

.tw-pl-6 {
  padding-left: 1.5rem;
}

.tw-pl-9 {
  padding-left: 2.25rem;
}

.tw-pr-12 {
  padding-right: 3rem;
}

.tw-pr-3 {
  padding-right: 0.75rem;
}

.tw-pr-4 {
  padding-right: 1rem;
}

.tw-pr-6 {
  padding-right: 1.5rem;
}

.tw-pt-0 {
  padding-top: 0px;
}

.tw-pt-0\.5 {
  padding-top: 0.125rem;
}

.tw-pt-1 {
  padding-top: 0.25rem;
}

.tw-pt-10 {
  padding-top: 2.5rem;
}

.tw-pt-12 {
  padding-top: 3rem;
}

.tw-pt-16 {
  padding-top: 4rem;
}

.tw-pt-2 {
  padding-top: 0.5rem;
}

.tw-pt-20 {
  padding-top: 5rem;
}

.tw-pt-3 {
  padding-top: 0.75rem;
}

.tw-pt-4 {
  padding-top: 1rem;
}

.tw-pt-6 {
  padding-top: 1.5rem;
}

.tw-pt-7 {
  padding-top: 1.75rem;
}

.tw-pt-8 {
  padding-top: 2rem;
}

.\!tw-text-left {
  text-align: left !important;
}

.tw-text-left {
  text-align: left;
}

.tw-text-center {
  text-align: center;
}

.tw-text-right {
  text-align: right;
}

.tw-align-top {
  vertical-align: top;
}

.tw-font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.\!tw-text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.\!tw-text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\!tw-text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.\!tw-text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.tw-text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.tw-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.tw-text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.tw-text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.tw-text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.tw-text-\[10px\] {
  font-size: 10px;
}

.tw-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.tw-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.tw-text-md {
  font-size: 0.950rem;
  line-height: 1.35rem;
}

.tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.tw-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.tw-text-xs {
  font-size: 0.80rem;
  line-height: 1rem;
}

.\!tw-font-bold {
  font-weight: 700 !important;
}

.tw-font-bold {
  font-weight: 700;
}

.tw-font-medium {
  font-weight: 500;
}

.tw-font-normal {
  font-weight: 400;
}

.tw-font-semibold {
  font-weight: 600;
}

.tw-uppercase {
  text-transform: uppercase;
}

.tw-italic {
  font-style: italic;
}

.\!tw-not-italic {
  font-style: normal !important;
}

.tw-leading-none {
  line-height: 1;
}

.tw-leading-relaxed {
  line-height: 1.625;
}

.tw-leading-snug {
  line-height: 1.375;
}

.tw-leading-tight {
  line-height: 1.25;
}

.\!tw-text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.\!tw-text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}

.\!tw-text-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.\!tw-text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.\!tw-text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.tw-text-\[\#22c55e\] {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.tw-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.tw-text-black\/70 {
  color: rgb(0 0 0 / 0.7);
}

.tw-text-gold {
  --tw-text-opacity: 1;
  color: rgb(240 190 27 / var(--tw-text-opacity));
}

.tw-text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.tw-text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.tw-text-gray-400\/60 {
  color: rgb(156 163 175 / 0.6);
}

.tw-text-gray-400\/70 {
  color: rgb(156 163 175 / 0.7);
}

.tw-text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.tw-text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.tw-text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.tw-text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.tw-text-green {
  --tw-text-opacity: 1;
  color: rgb(92 150 29 / var(--tw-text-opacity));
}

.tw-text-primary {
  --tw-text-opacity: 1;
  color: rgb(45 137 239 / var(--tw-text-opacity));
}

.tw-text-primaryDark {
  --tw-text-opacity: 1;
  color: rgb(38 120 212 / var(--tw-text-opacity));
}

.tw-text-red {
  --tw-text-opacity: 1;
  color: rgb(235 64 52 / var(--tw-text-opacity));
}

.tw-text-red\/40 {
  color: rgb(235 64 52 / 0.4);
}

.tw-text-secondary {
  --tw-text-opacity: 1;
  color: rgb(250 159 22 / var(--tw-text-opacity));
}

.tw-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tw-underline {
  text-decoration-line: underline;
}

.\!tw-no-underline {
  text-decoration-line: none !important;
}

.tw-opacity-20 {
  opacity: 0.2;
}

.tw-opacity-30 {
  opacity: 0.3;
}

.tw-opacity-40 {
  opacity: 0.4;
}

.tw-opacity-50 {
  opacity: 0.5;
}

.tw-opacity-80 {
  opacity: 0.8;
}

.tw-shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-gray-900\/20 {
  --tw-shadow-color: rgb(17 24 39 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}

.tw-outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.tw-transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tw-transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tw-transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tw-transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tw-duration-200 {
  transition-duration: 200ms;
}

.tw-duration-300 {
  transition-duration: 300ms;
}

.tw-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

html,
body,
li,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
tr,
th,
td,
input,
textarea,
a,
caption {
  font-family: 'Inter', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

/* strong */

strong {
  font-weight: 500;
}

.cl-format-body strong {
  font-weight: 600;
}

/* scroll progress bar */

.cl-scroll-progress-container {
  height: 6px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.cl-scroll-progress-bar {
  height: 6px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(45 137 239 / var(--tw-bg-opacity));
}

/* main nav */

.cl-active-drop {
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

/* gradients */

.cl-bg-gradient-blue {
  background: rgb(26, 92, 165);
  background: linear-gradient(
    90deg,
    rgba(26, 92, 165, 1) 17%,
    rgba(43, 132, 231, 1) 100%
  );
}

.cl-bg-gradient-transparent {
  background: rgb(45, 137, 239);
  background: linear-gradient(
    90deg,
    rgba(45, 137, 239, 0.2) 0%,
    rgba(255, 255, 255, 1) 100%,
    rgba(45, 137, 239, 1) 1090%
  );
}

/* tab sets */

.cl-active-tab {
  background-color: rgb(209 213 219 / 0.7) !important;
}

.cl-format-body {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

/* body formatting */

/* styles cant go in markup as injected by WP */

.cl-format-body > *:first-child {
  margin-top: 0.5rem;
  /* top margin for first element */
}

.cl-format-body {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.cl-format-body p {
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
  margin-bottom: 24px;
  font-size: 19px;
  line-height: 30px;
}

/* links */

.cl-format-body a {
  --tw-text-opacity: 1;
  color: rgb(38 120 212 / var(--tw-text-opacity));
}

.cl-format-body a:hover {
  text-decoration-line: underline;
}

/* headings */

/* clean strongs */

.cl-format-body h1 strong,
.cl-format-body h2 strong,
.cl-format-body h3 strong,
.cl-format-body h4 strong,
.cl-format-body h5 strong,
.cl-format-body h6 strong,
.cl-toggle-toc strong {
  font-weight: 500 !important;
}

.cl-format-body h1 {
  margin-bottom: 2rem;
  margin-top: 1rem;
  font-weight: 500 !important;
}

.cl-format-body h2,
.cl-format-body h3,
.cl-format-body h4 {
  margin-top: 2.25rem;
  margin-bottom: 1.5rem;
}

.cl-format-body h2 {
  margin-bottom: 2rem;
  margin-top: 3.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

@media (min-width: 768px) {
  .cl-format-body h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.cl-format-body h3 {
  margin-top: 1.5rem !important;
  display: inline-block;
  border-bottom-width: 4px;
  border-color: rgb(45 137 239 / 0.1);
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 768px) {
  .cl-format-body h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.cl-format-body h4 {
  font-size: 1.5rem;
  line-height: 2rem;
}

.cl-format-body h5,
.cl-format-body h6 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500 !important;
}

/* lists */

.cl-format-body ul {
  margin-top: 1.25rem;
  margin-bottom: 3rem;
  list-style-type: disc;
  padding-left: 2.5rem;
}

.cl-format-body li {
  margin-bottom: 0.75rem;
}

.cl-format-body ol {
  margin-top: 1.25rem;
  margin-bottom: 3rem;
  list-style-type: decimal;
  padding-left: 2.5rem;
}

.cl-format-body table {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  table-layout: auto;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  font-size: 0.9em;
  font-family: sans-serif;
  min-width: 400px;
}

.cl-format-body th {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.cl-format-body th,
.cl-format-body td {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cl-format-body tr:hover {
  background-color: rgb(243 244 246 / 0.8) !important;
}

.cl-format-body tr:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.cl-format-body iframe {
  aspect-ratio: 16 / 9;
  height: unset;
  width: 100%;
}

.cl-format-body img {
  max-height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* blockquotes */

.cl-format-body blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(45 137 239 / var(--tw-border-opacity));
  background-color: rgb(243 244 246 / 0.6);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  font-style: italic;
  font-size: 18px;
  line-height: 1.6;
  color: #4a5568;
}

.cl-format-body blockquote p {
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
  margin-bottom: 16px !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
  font-style: italic;
}

.cl-format-body blockquote p:last-child {
  margin-bottom: 0px;
}

.cl-format-body blockquote cite,
.cl-format-body blockquote footer {
  margin-top: 1rem;
  display: block;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
  font-style: normal;
  font-size: 16px;
}

.cl-format-body blockquote cite:before,
.cl-format-body blockquote footer:before {
  content: '— ';
}

/* wp styles */

.alignright {
  float: right;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 1rem;
}

.alignleft {
  float: left;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-right: 1rem;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
}

@media screen and (max-width: 768px) {
  .alignright {
    float: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .alignleft {
    float: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .aligncenter {
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

/* wp comments */

.comment-reply-title {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.logged-in-as,
.comment-notes {
  display: none;
}

.comment-form-author,
.comment-form-email {
  float: left;
  width: 50%;
}

.comment-form-author {
  padding-right: 2rem;
}

.comment-form-author input,
.comment-form-email input {
  margin-bottom: 1rem;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.comment-form-comment textarea {
  height: 180px;
  width: 100%;
  resize: none;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-comment label {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  display: block;
  padding-left: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.comment-form-cookies-consent label {
  position: relative;
  top: -1px;
  margin-left: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.comment-awaiting-moderation {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(209 171 59 / var(--tw-text-opacity));
}

.comment-form #submit {
  margin-top: 1rem;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(45 137 239 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.comment-form #submit:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 120 212 / var(--tw-bg-opacity));
}

.comment-reply-link {
  position: relative;
  top: -1px;
  display: flex;
  cursor: pointer;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(45 137 239 / var(--tw-text-opacity));
}

.acf-comment-fields [data-name='overall_rating'],
.acf-comment-fields [data-name='features_rating'],
.acf-comment-fields [data-name='price_rating'],
.acf-comment-fields [data-name='customer_support_rating'] {
  display: none;
}

#cancel-comment-reply-link {
  position: relative;
  top: -1px;
  margin-left: 0.5rem;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(45 137 239 / var(--tw-text-opacity));
}

.comment:first-child .comment-body,
.comment.depth-2 .comment-body,
.comment.depth-3 .comment-body,
.comment.depth-4 .comment-body,
.comment.depth-5 .comment-body,
.comment.depth-6 .comment-body {
  border-style: none !important;
}

.comment.depth-2 .cl-comment-text,
.comment.depth-3 .cl-comment-text,
.comment.depth-4 .cl-comment-text,
.comment.depth-5 .cl-comment-text,
.comment.depth-6 .cl-comment-text {
  padding: 0.5rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.comment .children {
  margin-left: 1rem;
  margin-bottom: 1.5rem;
  border-left-width: 2px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-left: 1rem;
}

@media (min-width: 768px) {
  .comment .children {
    margin-left: 3rem;
  }
}

.comment.depth-2,
.comment.depth-3,
.comment.depth-4,
.comment.depth-5,
.comment.depth-6 {
  margin-top: 1.5rem;
}

.comment.parent .comment-body {
  padding-bottom: 0px !important;
}

.comment .children .comment-body {
  padding-top: 0px !important;
}

.comment .children .cl-comment-star-rating {
  display: none;
}

[data-name='is_review'] {
  cursor: pointer;
}

[data-name='is_review'] .message {
  position: relative;
  top: -1px;
  display: inline-block;
  padding-left: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#reply-title {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

/* pagination */

.page-numbers {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.page-numbers:hover {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.page-numbers.current {
  --tw-border-opacity: 1 !important;
  border-color: rgb(45 137 239 / var(--tw-border-opacity)) !important;
}

/* webp support */

.cl-author-pic img {
  border-radius: 9999px;
}

/* wp forms */

.wpforms-field-label {
  margin-top: 0px !important;
  margin-bottom: 0.25rem !important;
  display: block !important;
  padding-left: 0.25rem !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.wpforms-field input,
.wpforms-field textarea {
  margin-bottom: 0.5rem !important;
  width: 100% !important;
  border-radius: 0.375rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.wpforms-submit {
  margin-top: 0px !important;
  display: inline-block !important;
  height: auto !important;
  cursor: pointer !important;
  border-radius: 0.25rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(45 137 239 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.wpforms-submit:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 120 212 / var(--tw-bg-opacity)) !important;
}

.wpformns-no-padding-top {
  padding-top: 0px !important;
}

/* comparioson table */

.cl-comparison-table table {
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 15px;
}

.cl-comparison-table table thead th:first-child {
  width: 20vw;
}

.cl-comparison-table table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  padding: 10px 0;
}

.cl-comparison-table table td {
  background: #fff;
  padding: 10px 0;
}

@media screen and (max-width: 1000px) {
  .cl-comparison-table table thead th:first-child {
    width: 30vw;
  }

  .cl-comparison-table table thead th {
    width: 30vw;
  }

  .cl-comparison-table table td {
    padding: 5px 0;
  }

  .cl-comparison-table table {
    font-size: 13px;
  }
}

@media screen and (max-width: 700px) {
  .cl-comparison-table table thead th:first-child {
    width: 40vw;
  }
}

.cl-comparison-table table tbody th {
  width: 40vw;
}

.cl-comparison-table table thead th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
}

.cl-comparison-table table tbody tr td:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  overflow: hidden;
}

.cl-comparison-table caption {
  text-align: left;
  padding: 0.25rem;
  position: sticky;
  left: 0;
}

.cl-comparison-table [role='region'][aria-labelledby][tabindex] {
  width: 100%;
  max-height: 80vh;
  overflow: auto;
}

/* best listing fix */

.cl-bl-feature-area > div:last-child {
  border-bottom-width: 0px !important;
}

/* comments */

.cl-comment-text a {
  --tw-text-opacity: 1;
  color: rgb(45 137 239 / var(--tw-text-opacity));
}

.cl-comment-text a:hover {
  --tw-text-opacity: 1;
  color: rgb(38 120 212 / var(--tw-text-opacity));
}

.cl-comment-text ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
  padding-left: 1rem;
}

.byuser > div > div > div > div > div > cite {
  font-weight: 700;
}

.brnet-team-member > div > div > div > div > div > cite {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(45 137 239 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-top: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: 14px;
  font-weight: 500;
}

.brnet-team-member > div > div > div > div > div > cite::after {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(45 137 239 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 234 6 / var(--tw-text-opacity));
  content: ' (Best Reviews Team)';
  font-size: 12px;
  margin-left: 1px;
  font-weight: 600;
}

.productActive {
  cursor: pointer;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(45 137 239 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 0.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

/* tips */

.twip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.twip .twext {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  width: -moz-max-content;
  width: max-content;
  border-radius: 6px;
  padding: 5px 9px;
  line-height: 15px;
  font-size: 12px;
  position: absolute;
  top: -30px;
  z-index: 1;
}

.twip:hover .twext {
  visibility: visible;
}

.twip .twext::after {
  content: ' ';
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 13%;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

/* webP fixes */

.br-split-content picture img {
  max-height: 350px;
  max-width: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1024px) {
  .lg\:tw-container {
    width: 100%;
  }

  @media (min-width: 640px) {
    .lg\:tw-container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .lg\:tw-container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .lg\:tw-container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {
    .lg\:tw-container {
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px) {
    .lg\:tw-container {
      max-width: 1536px;
    }
  }
}

.hover\:tw--translate-y-0:hover {
  --tw-translate-y: -0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:tw--translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:tw-cursor-default:hover {
  cursor: default;
}

.hover\:tw-cursor-pointer:hover {
  cursor: pointer;
}

.hover\:tw-border-black\/20:hover {
  border-color: rgb(0 0 0 / 0.2);
}

.hover\:tw-bg-\[\#ffa600\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 166 0 / var(--tw-bg-opacity));
}

.hover\:tw-bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:tw-bg-gray-200\/70:hover {
  background-color: rgb(229 231 235 / 0.7);
}

.hover\:tw-bg-gray-200\/80:hover {
  background-color: rgb(229 231 235 / 0.8);
}

.hover\:tw-bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:tw-bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.hover\:tw-bg-primary\/90:hover {
  background-color: rgb(45 137 239 / 0.9);
}

.hover\:tw-bg-primaryDark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 120 212 / var(--tw-bg-opacity));
}

.hover\:tw-bg-secondaryDark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 143 0 / var(--tw-bg-opacity));
}

.hover\:tw-text-gray-200:hover {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.hover\:tw-text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:tw-text-gray-800\/80:hover {
  color: rgb(31 41 55 / 0.8);
}

.hover\:tw-text-primary\/80:hover {
  color: rgb(45 137 239 / 0.8);
}

.hover\:tw-text-primaryDark:hover {
  --tw-text-opacity: 1;
  color: rgb(38 120 212 / var(--tw-text-opacity));
}

.hover\:tw-text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:tw-underline:hover {
  text-decoration-line: underline;
}

.hover\:tw-opacity-70:hover {
  opacity: 0.7;
}

.hover\:tw-opacity-75:hover {
  opacity: 0.75;
}

.hover\:tw-opacity-80:hover {
  opacity: 0.8;
}

.hover\:tw-opacity-90:hover {
  opacity: 0.9;
}

.hover\:tw-shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:tw-shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:tw-border-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgb(45 137 239 / var(--tw-border-opacity));
}

.focus\:tw-ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:tw-ring-primary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(45 137 239 / var(--tw-ring-opacity));
}

@media (min-width: 640px) {
  .sm\:tw-mb-0 {
    margin-bottom: 0px;
  }

  .sm\:tw-ml-2 {
    margin-left: 0.5rem;
  }

  .sm\:tw-block {
    display: block;
  }

  .sm\:tw-w-1\/2 {
    width: 50%;
  }

  .sm\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:tw-flex-row {
    flex-direction: row;
  }

  .sm\:tw-px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:tw-px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:tw-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:tw-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 768px) {
  .md\:\!tw--left-12 {
    left: -3rem !important;
  }

  .md\:\!tw--right-12 {
    right: -3rem !important;
  }

  .md\:tw--top-3 {
    top: -0.75rem;
  }

  .md\:tw-left-4 {
    left: 1rem;
  }

  .md\:tw-top-2 {
    top: 0.5rem;
  }

  .md\:tw--my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .md\:tw-my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .md\:\!tw-mt-\[32px\] {
    margin-top: 32px !important;
  }

  .md\:tw-mb-0 {
    margin-bottom: 0px;
  }

  .md\:tw-mr-1 {
    margin-right: 0.25rem;
  }

  .md\:tw-mr-12 {
    margin-right: 3rem;
  }

  .md\:tw-mt-0 {
    margin-top: 0px;
  }

  .md\:tw-mt-10 {
    margin-top: 2.5rem;
  }

  .md\:tw-mt-4 {
    margin-top: 1rem;
  }

  .md\:tw-mt-6 {
    margin-top: 1.5rem;
  }

  .md\:tw-block {
    display: block;
  }

  .md\:tw-inline-block {
    display: inline-block;
  }

  .md\:tw-inline {
    display: inline;
  }

  .md\:tw-inline-flex {
    display: inline-flex;
  }

  .md\:tw-hidden {
    display: none;
  }

  .md\:tw-h-\[120px\] {
    height: 120px;
  }

  .md\:tw-max-h-\[80px\] {
    max-height: 80px;
  }

  .md\:\!tw-w-\[200px\] {
    width: 200px !important;
  }

  .md\:tw-w-1\/3 {
    width: 33.333333%;
  }

  .md\:tw-w-1\/4 {
    width: 25%;
  }

  .md\:tw-w-2\/3 {
    width: 66.666667%;
  }

  .md\:tw-w-2\/6 {
    width: 33.333333%;
  }

  .md\:tw-w-3\/12 {
    width: 25%;
  }

  .md\:tw-w-4\/12 {
    width: 33.333333%;
  }

  .md\:tw-w-4\/6 {
    width: 66.666667%;
  }

  .md\:tw-w-5\/12 {
    width: 41.666667%;
  }

  .md\:tw-w-\[120px\] {
    width: 120px;
  }

  .md\:tw-w-\[160px\] {
    width: 160px;
  }

  .md\:tw-w-auto {
    width: auto;
  }

  .md\:tw-min-w-\[450px\] {
    min-width: 450px;
  }

  .md\:tw-max-w-\[200px\] {
    max-width: 200px;
  }

  .md\:tw-flex-initial {
    flex: 0 1 auto;
  }

  .md\:tw-scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:tw-scale-\[0\.8\] {
    --tw-scale-x: 0.8;
    --tw-scale-y: 0.8;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:tw-flex-row {
    flex-direction: row;
  }

  .md\:tw-justify-start {
    justify-content: flex-start;
  }

  .md\:tw-gap-1 {
    gap: 0.25rem;
  }

  .md\:tw-gap-3 {
    gap: 0.75rem;
  }

  .md\:tw-gap-4 {
    gap: 1rem;
  }

  .md\:tw-rounded-lg {
    border-radius: 0.5rem;
  }

  .md\:tw-rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .md\:tw-rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .md\:tw-rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .md\:tw-border-2 {
    border-width: 2px;
  }

  .md\:tw-border-l-2 {
    border-left-width: 2px;
  }

  .md\:tw-border-solid {
    border-style: solid;
  }

  .md\:tw-border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity));
  }

  .md\:tw-bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  }

  .md\:tw-bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .md\:tw-p-12 {
    padding: 3rem;
  }

  .md\:tw-px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:tw-px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:tw-px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:tw-px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:tw-px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:tw-px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:tw-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:tw-pb-20 {
    padding-bottom: 5rem;
  }

  .md\:tw-pb-9 {
    padding-bottom: 2.25rem;
  }

  .md\:tw-pl-0 {
    padding-left: 0px;
  }

  .md\:tw-pl-12 {
    padding-left: 3rem;
  }

  .md\:tw-pl-2 {
    padding-left: 0.5rem;
  }

  .md\:tw-pl-6 {
    padding-left: 1.5rem;
  }

  .md\:tw-pr-12 {
    padding-right: 3rem;
  }

  .md\:tw-pr-4 {
    padding-right: 1rem;
  }

  .md\:tw-pr-6 {
    padding-right: 1.5rem;
  }

  .md\:tw-pt-0 {
    padding-top: 0px;
  }

  .md\:tw-pt-1 {
    padding-top: 0.25rem;
  }

  .md\:tw-pt-16 {
    padding-top: 4rem;
  }

  .md\:tw-pt-2 {
    padding-top: 0.5rem;
  }

  .md\:tw-pt-6 {
    padding-top: 1.5rem;
  }

  .md\:tw-pt-8 {
    padding-top: 2rem;
  }

  .md\:tw-text-left {
    text-align: left;
  }

  .md\:tw-text-center {
    text-align: center;
  }

  .md\:tw-text-right {
    text-align: right;
  }

  .md\:tw-text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:tw-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:tw-text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:tw-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:hover\:tw-scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1024px) {
  .lg\:tw-col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:tw-col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:tw-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:tw-mb-0 {
    margin-bottom: 0px;
  }

  .lg\:tw-block {
    display: block;
  }

  .lg\:\!tw-hidden {
    display: none !important;
  }

  .lg\:tw-hidden {
    display: none;
  }

  .lg\:tw-w-1\/2 {
    width: 50%;
  }

  .lg\:tw-w-1\/3 {
    width: 33.333333%;
  }

  .lg\:tw-w-2\/3 {
    width: 66.666667%;
  }

  .lg\:tw-max-w-\[1000px\] {
    max-width: 1000px;
  }

  .lg\:tw-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:tw-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:tw-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:tw-flex-row {
    flex-direction: row;
  }

  .lg\:tw-items-center {
    align-items: center;
  }

  .lg\:tw-gap-6 {
    gap: 1.5rem;
  }

  .lg\:tw-overflow-y-auto {
    overflow-y: auto;
  }

  .lg\:tw-bg-gray-100\/80 {
    background-color: rgb(243 244 246 / 0.8);
  }

  .lg\:tw-p-9 {
    padding: 2.25rem;
  }

  .lg\:tw-pr-20 {
    padding-right: 5rem;
  }
}

@media (min-width: 1100px) {
  .min-\[1100px\]\:tw-left-1\/2 {
    left: 50%;
  }

  .min-\[1100px\]\:tw-w-\[860px\] {
    width: 860px;
  }

  .min-\[1100px\]\:tw--translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1280px) {
  .xl\:tw-top-\[56px\] {
    top: 56px;
  }

  .xl\:tw-h-\[56px\] {
    height: 56px;
  }

  .xl\:tw-w-\[140px\] {
    width: 140px;
  }

  .xl\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:tw-px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:tw-px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:tw-pl-4 {
    padding-left: 1rem;
  }

  .xl\:tw-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xl\:tw-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
