/*
! tailwindcss v3.2.7 | 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: #cecdd8; /* 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.
*/

html {
  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, -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"; /* 4 */
  font-feature-settings: normal; /* 5 */
}

/*
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. 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-size: 1em; /* 2 */
}

/*
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-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;
}

/*
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;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #767588;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #767588;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #767588;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23767588' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
     color-adjust: exact;
          print-color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
     color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
     color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #767588;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
  /* Lightbox Player */
  :root {
    --plyr-color-main: #ff3d54;
  }

*, ::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-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:  ;
}

::-webkit-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-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-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:  ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 576px) {

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

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

  .container {
    max-width: 992px;
  }
}
@media (min-width: 1210px) {

  .container {
    max-width: 1210px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-sm :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-base :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose-base :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose-base :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose-base :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose-base :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose-base :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-base :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.prose-xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.prose-xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.prose-xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.prose-xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.prose-xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-2xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.prose-2xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-2xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-2xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-2xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-2xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-2xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.form-checkbox,.form-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
     color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #767588;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
.form-checkbox {
  border-radius: 0px;
}
.form-radio {
  border-radius: 100%;
}
.form-checkbox:focus,.form-radio:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.form-checkbox:checked,.form-radio:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.form-checkbox:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
.form-radio:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}
.form-checkbox:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}
.sub-menu {
    transform: rotateX(-75deg);
  }
/* OL */
.list-ol {
    counter-reset: listol;
  }
.list-ol li {
    counter-increment: listol;
  }
.list-ol li::before {
    content: counters(listol, '') '. ';
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(59 57 88 / var(--tw-text-opacity));
  }
.dark .list-ol li::before {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* Social */
.vv-social-list-color a[href*="facebook.com"] {
    background-color: #1877F2;
  }
.vv-social-list-color a[href*="twitter.com"] {
    background-color: #1DA1F2;
  }
.vv-social-list-color a[href*="instagram.com"] {
    background-color: #E4405F;
  }
.vv-social-list-color a[href*="youtube.com"] {
    background-color: #FF0000;
  }
/* Loader Spikes Roll */
.vv-preloader-spikes-roll {
    background-image: linear-gradient(#ff3d54 60px, transparent 0),
                      linear-gradient(#ff3d54 60px, transparent 0),
                      linear-gradient(#ff3d54 60px, transparent 0),
                      linear-gradient(#ff3d54 60px, transparent 0),
                      linear-gradient(#ff3d54 60px, transparent 0),
                      linear-gradient(#ff3d54 60px, transparent 0),
                      linear-gradient(#ff3d54 60px, transparent 0),
                      linear-gradient(#ff3d54 60px, transparent 0);
  }
/* Checkbox */
[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 12 10' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.007,2.506 L4.799,10.007 L-0.007,5.007 L2.396,2.506 L4.799,5.007 L9.604,0.006 L12.007,2.506 Z'/%3e%3c/svg%3e");
    background-size: 50% auto;
  }
/* Content */
.vv-prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.vv-prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.vv-prose :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.vv-prose :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.vv-prose :where(a strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.vv-prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.vv-prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.vv-prose :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.vv-prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.vv-prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.vv-prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.vv-prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.vv-prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.vv-prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.vv-prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.vv-prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.vv-prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.vv-prose :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.vv-prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.vv-prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.vv-prose :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.vv-prose :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.vv-prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
  content: open-quote;
}
.vv-prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
  content: close-quote;
}
.vv-prose :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.vv-prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.vv-prose :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.vv-prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.vv-prose :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.vv-prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.vv-prose :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.vv-prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.vv-prose :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.vv-prose :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.vv-prose :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.vv-prose :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.vv-prose :where(code):not(:where([class~="not-prose"] *))::before {
  content: "`";
}
.vv-prose :where(code):not(:where([class~="not-prose"] *))::after {
  content: "`";
}
.vv-prose :where(a code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.vv-prose :where(h1 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.vv-prose :where(h2 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.vv-prose :where(h3 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.vv-prose :where(h4 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.vv-prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.vv-prose :where(thead th code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.vv-prose :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.vv-prose :where(pre code):not(:where([class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.vv-prose :where(pre code):not(:where([class~="not-prose"] *))::before {
  content: none;
}
.vv-prose :where(pre code):not(:where([class~="not-prose"] *))::after {
  content: none;
}
.vv-prose :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.vv-prose :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.vv-prose :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.vv-prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.vv-prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.vv-prose :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}
.vv-prose :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.vv-prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.vv-prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.vv-prose :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.vv-prose :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.vv-prose :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.vv-prose :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.vv-prose :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.vv-prose :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.vv-prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.vv-prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.vv-prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.vv-prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.vv-prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.vv-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.vv-prose :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.vv-prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.vv-prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.vv-prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.vv-prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.vv-prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.vv-prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.vv-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.vv-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.vv-prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.vv-prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-sm :where(.vv-prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.vv-prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.vv-prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.vv-prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.vv-prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.vv-prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.vv-prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-base :where(.vv-prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose-base :where(.vv-prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose-base :where(.vv-prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose-base :where(.vv-prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose-base :where(.vv-prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose-base :where(.vv-prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-base :where(.vv-prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-lg :where(.vv-prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(.vv-prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.vv-prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.vv-prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.vv-prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.vv-prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(.vv-prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-xl :where(.vv-prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.prose-xl :where(.vv-prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.prose-xl :where(.vv-prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.prose-xl :where(.vv-prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.prose-xl :where(.vv-prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.prose-xl :where(.vv-prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl :where(.vv-prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-2xl :where(.vv-prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.prose-2xl :where(.vv-prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-2xl :where(.vv-prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-2xl :where(.vv-prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-2xl :where(.vv-prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-2xl :where(.vv-prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-2xl :where(.vv-prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.vv-prose {
  max-width: none;
  padding-bottom: 3rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(118 117 136 / var(--tw-text-opacity));
}
@media (min-width: 992px) {

  .vv-prose {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .vv-prose :where(p):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .vv-prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .vv-prose :where(blockquote):not(:where([class~="not-prose"] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .vv-prose :where(h1):not(:where([class~="not-prose"] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .vv-prose :where(h2):not(:where([class~="not-prose"] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .vv-prose :where(h3):not(:where([class~="not-prose"] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .vv-prose :where(h4):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .vv-prose :where(img):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .vv-prose :where(video):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .vv-prose :where(figure):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .vv-prose :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .vv-prose :where(figcaption):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .vv-prose :where(code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
  }

  .vv-prose :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8666667em;
  }

  .vv-prose :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.875em;
  }

  .vv-prose :where(pre):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .vv-prose :where(ol):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }

  .vv-prose :where(ul):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }

  .vv-prose :where(li):not(:where([class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .vv-prose :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .vv-prose :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .vv-prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .vv-prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .vv-prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .vv-prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .vv-prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .vv-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .vv-prose :where(hr):not(:where([class~="not-prose"] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .vv-prose :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .vv-prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .vv-prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .vv-prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .vv-prose :where(table):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .vv-prose :where(thead th):not(:where([class~="not-prose"] *)) {
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .vv-prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .vv-prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .vv-prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .vv-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .vv-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .vv-prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .vv-prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
  }
}
.vv-prose :is(:where(h3):not(:where([class~="not-prose"] *))) {
  font-weight: 700;
}
.vv-prose :is(:where(h4):not(:where([class~="not-prose"] *))) {
  letter-spacing: -0.025em;
}
.vv-prose :is(:where(p):not(:where([class~="not-prose"] *))) {
  letter-spacing: -0.05em;
  --tw-text-opacity: 1;
  color: rgb(118 117 136 / var(--tw-text-opacity));
}
.vv-prose :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
  border-width: 0px;
  padding-left: 0px;
  text-align: center;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.vv-prose :is(:where(figcaption):not(:where([class~="not-prose"] *))) {
  text-align: center;
}
.vv-prose :is(:where(strong):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.vv-prose :is(:where(ol):not(:where([class~="not-prose"] *))) {
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.vv-prose :is(:where(ul):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.vv-prose :is(:where(li):not(:where([class~="not-prose"] *))) {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  gap: 1rem;
  padding-left: 0px;
}
.vv-prose :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.05em;
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.dark .vv-prose :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .vv-prose :is(:where(strong):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .vv-prose :is(:where(ol):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .vv-prose :is(:where(ul):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .vv-prose :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {

  .vv-prose {
    padding-bottom: 5rem;
  }
}
@media (min-width: 992px) {

  .vv-prose {
    padding-bottom: 7rem;
    line-height: 2;
  }

  .vv-prose :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
    --tw-text-opacity: 1;
    color: rgb(59 57 88 / var(--tw-text-opacity));
  }

  .vv-prose :is(:where(h2):not(:where([class~="not-prose"] *))) {
    font-size: 42px;
    line-height: 1.25;
    letter-spacing: -0.025em;
  }

  .vv-prose :is(:where(h3):not(:where([class~="not-prose"] *))) {
    font-size: 38px;
    line-height: 1.25;
    letter-spacing: -0.025em;
  }

  .vv-prose :is(:where(h4):not(:where([class~="not-prose"] *))) {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.1em;
  }

  .vv-prose :is(:where(h5):not(:where([class~="not-prose"] *))) {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
  }

  .vv-prose :is(:where(h6):not(:where([class~="not-prose"] *))) {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
  }

  .vv-prose :is(:where(p):not(:where([class~="not-prose"] *))) {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .vv-prose :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
    padding-left: 0px;
    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: -0.05em;
  }

  .vv-prose :is(:where(ul):not(:where([class~="not-prose"] *))) {
    padding: 0px;
  }

  .vv-prose :is(:where(li):not(:where([class~="not-prose"] *))) {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding-left: 0px;
  }

  .vv-prose :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
    margin-bottom: 3.5rem;
    font-size: 26px;
    line-height: 1.75em;
  }

  .dark .vv-prose :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
/* Hero Slider */
.vv-pagination-circle-bullets .swiper-pagination-bullet-active .path {
    display: inline-block !important;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
  }
@-webkit-keyframes dash {

  0% {
    stroke-dashoffset: 1000;
  }

  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {

  0% {
    stroke-dashoffset: 1000;
  }

  100% {
    stroke-dashoffset: 0;
  }
}
.vv-pagination-circle-bullets .swiper-pagination-bullet-active .path {
  -webkit-animation: dash 180s linear alternate;
          animation: dash 180s linear alternate;
}
.vv-pagination-circle-bullets .path {
    display: none;
  }
/* Info Slider */
.vv-channel-info-swiper-pagination > span {
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.vv-channel-info-swiper-pagination > span:hover {
  cursor: pointer;
}
.vv-channel-info-swiper-pagination > span.js-vv-pagination-bullet:not(.js-vv-pagination-bullet-active) {
  --tw-border-opacity: 1;
  border-color: rgb(190 188 228 / var(--tw-border-opacity));
}
.vv-channel-info-swiper-pagination > span.js-vv-pagination-bullet-active {
  --tw-border-opacity: 1;
  border-color: rgb(59 57 88 / var(--tw-border-opacity));
  --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(2px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 61 84 / var(--tw-ring-opacity));
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
}
.dark .vv-channel-info-swiper-pagination > span.js-vv-pagination-bullet-active {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-ring-offset-color: #3b3958;
}
.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;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-x-5 {
  left: 1.25rem;
  right: 1.25rem;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.\!bottom-auto {
  bottom: auto !important;
}
.\!left-auto {
  left: auto !important;
}
.\!right-2 {
  right: 0.5rem !important;
}
.-bottom-6 {
  bottom: -1.5rem;
}
.-bottom-\[0\.15em\] {
  bottom: -0.15em;
}
.-bottom-\[20px\] {
  bottom: -20px;
}
.-bottom-\[46px\] {
  bottom: -46px;
}
.-bottom-\[52px\] {
  bottom: -52px;
}
.-bottom-\[55px\] {
  bottom: -55px;
}
.-left-10 {
  left: -2.5rem;
}
.-left-8 {
  left: -2rem;
}
.-left-\[0\.15em\] {
  left: -0.15em;
}
.-left-\[27px\] {
  left: -27px;
}
.-left-\[28px\] {
  left: -28px;
}
.-left-\[39px\] {
  left: -39px;
}
.-left-full {
  left: -100%;
}
.-right-1 {
  right: -0.25rem;
}
.-right-4 {
  right: -1rem;
}
.-right-\[32px\] {
  right: -32px;
}
.-right-\[80px\] {
  right: -80px;
}
.-right-full {
  right: -100%;
}
.-top-1 {
  top: -0.25rem;
}
.-top-2 {
  top: -0.5rem;
}
.-top-5 {
  top: -1.25rem;
}
.-top-8 {
  top: -2rem;
}
.-top-\[10px\] {
  top: -10px;
}
.-top-\[315px\] {
  top: -315px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-5 {
  bottom: 1.25rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-\[8\%\] {
  bottom: 8%;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-1\/4 {
  left: 25%;
}
.left-2 {
  left: 0.5rem;
}
.left-3 {
  left: 0.75rem;
}
.left-3\.5 {
  left: 0.875rem;
}
.left-4 {
  left: 1rem;
}
.left-6 {
  left: 1.5rem;
}
.left-7 {
  left: 1.75rem;
}
.left-8 {
  left: 2rem;
}
.left-\[45\%\] {
  left: 45%;
}
.left-\[5px\] {
  left: 5px;
}
.left-full {
  left: 100%;
}
.right-0 {
  right: 0px;
}
.right-1\/2 {
  right: 50%;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-6 {
  right: 1.5rem;
}
.right-\[12px\] {
  right: 12px;
}
.right-\[5px\] {
  right: 5px;
}
.right-full {
  right: 100%;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-1\/2 {
  top: 50%;
}
.top-1\/4 {
  top: 25%;
}
.top-10 {
  top: 2.5rem;
}
.top-14 {
  top: 3.5rem;
}
.top-3 {
  top: 0.75rem;
}
.top-3\.5 {
  top: 0.875rem;
}
.top-32 {
  top: 8rem;
}
.top-5 {
  top: 1.25rem;
}
.top-6 {
  top: 1.5rem;
}
.top-8 {
  top: 2rem;
}
.top-\[12px\] {
  top: 12px;
}
.top-\[4\%\] {
  top: 4%;
}
.top-\[64px\] {
  top: 64px;
}
.isolate {
  isolation: isolate;
}
.-z-10 {
  z-index: -10;
}
.-z-\[3\] {
  z-index: -3;
}
.-z-\[4\] {
  z-index: -4;
}
.-z-\[5\] {
  z-index: -5;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[4\] {
  z-index: 4;
}
.z-\[5\] {
  z-index: 5;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-span-9 {
  grid-column: span 9 / span 9;
}
.col-span-full {
  grid-column: 1 / -1;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-2 {
  grid-column-start: 2;
}
.col-start-3 {
  grid-column-start: 3;
}
.col-start-7 {
  grid-column-start: 7;
}
.col-end-12 {
  grid-column-end: 12;
}
.col-end-13 {
  grid-column-end: 13;
}
.col-end-3 {
  grid-column-end: 3;
}
.row-span-1 {
  grid-row: span 1 / span 1;
}
.row-start-1 {
  grid-row-start: 1;
}
.row-start-2 {
  grid-row-start: 2;
}
.\!m-0 {
  margin: 0px !important;
}
.m-0 {
  margin: 0px;
}
.-mx-16 {
  margin-left: -4rem;
  margin-right: -4rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.-mb-1 {
  margin-bottom: -0.25rem;
}
.-mb-2 {
  margin-bottom: -0.5rem;
}
.-mb-20 {
  margin-bottom: -5rem;
}
.-ml-\[1px\] {
  margin-left: -1px;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.-mr-3 {
  margin-right: -0.75rem;
}
.-mr-8 {
  margin-right: -2rem;
}
.-mr-9 {
  margin-right: -2.25rem;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-20 {
  margin-top: -5rem;
}
.-mt-\[0\.1em\] {
  margin-top: -0.1em;
}
.-mt-\[22px\] {
  margin-top: -22px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-11 {
  margin-bottom: 2.75rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-3\.5 {
  margin-bottom: 0.875rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-5\.5 {
  margin-bottom: 1.375rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-7\.5 {
  margin-bottom: 1.875rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.mb-\[0\.875rem\] {
  margin-bottom: 0.875rem;
}
.mb-\[14px\] {
  margin-bottom: 14px;
}
.mb-\[2px\] {
  margin-bottom: 2px;
}
.mb-\[6px\] {
  margin-bottom: 6px;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-\[2px\] {
  margin-left: 2px;
}
.ml-\[3px\] {
  margin-left: 3px;
}
.ml-\[6px\] {
  margin-left: 6px;
}
.ml-auto {
  margin-left: auto;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-\[-3px\] {
  margin-right: -3px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[1px\] {
  margin-top: 1px;
}
.mt-\[4px\] {
  margin-top: 4px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-14\/9 {
  aspect-ratio: 14 / 9;
}
.aspect-\[1\.1\] {
  aspect-ratio: 1.1;
}
.aspect-\[10\/5\] {
  aspect-ratio: 10/5;
}
.aspect-\[1000\/532\] {
  aspect-ratio: 1000/532;
}
.aspect-\[1000\/560\] {
  aspect-ratio: 1000/560;
}
.aspect-\[1170\/320\] {
  aspect-ratio: 1170/320;
}
.aspect-\[1170\/470\] {
  aspect-ratio: 1170/470;
}
.aspect-\[17\/22\] {
  aspect-ratio: 17/22;
}
.aspect-\[18\/22\] {
  aspect-ratio: 18/22;
}
.aspect-\[185\/219\] {
  aspect-ratio: 185/219;
}
.aspect-\[201\/43\] {
  aspect-ratio: 201/43;
}
.aspect-\[27\/32\] {
  aspect-ratio: 27/32;
}
.aspect-\[27\/34\] {
  aspect-ratio: 27/34;
}
.aspect-\[270\/160\] {
  aspect-ratio: 270/160;
}
.aspect-\[3\/5\] {
  aspect-ratio: 3/5;
}
.aspect-\[300\/480\] {
  aspect-ratio: 300/480;
}
.aspect-\[37\/24\] {
  aspect-ratio: 37/24;
}
.aspect-\[37\/36\] {
  aspect-ratio: 37/36;
}
.aspect-\[370\/215\] {
  aspect-ratio: 370/215;
}
.aspect-\[5\/6\] {
  aspect-ratio: 5/6;
}
.aspect-\[50\/63\] {
  aspect-ratio: 50/63;
}
.aspect-\[500\/478\] {
  aspect-ratio: 500/478;
}
.aspect-\[54\/33\] {
  aspect-ratio: 54/33;
}
.aspect-\[57\/16\] {
  aspect-ratio: 57/16;
}
.aspect-\[570\/676\] {
  aspect-ratio: 570/676;
}
.aspect-\[6\/9\] {
  aspect-ratio: 6/9;
}
.aspect-\[659\/800\] {
  aspect-ratio: 659/800;
}
.aspect-\[72\/31\] {
  aspect-ratio: 72/31;
}
.aspect-\[75\/89\] {
  aspect-ratio: 75/89;
}
.aspect-\[77\/46\] {
  aspect-ratio: 77/46;
}
.aspect-\[770\/460\] {
  aspect-ratio: 770/460;
}
.aspect-\[770\/580\] {
  aspect-ratio: 770/580;
}
.aspect-\[870\/480\] {
  aspect-ratio: 870/480;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-12\.5 {
  height: 3.125rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-3\/4 {
  height: 75%;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-4\.5 {
  height: 1.125rem;
}
.h-40 {
  height: 10rem;
}
.h-44 {
  height: 11rem;
}
.h-5 {
  height: 1.25rem;
}
.h-56 {
  height: 14rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-80 {
  height: 20rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[115px\] {
  height: 115px;
}
.h-\[116px\] {
  height: 116px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[13px\] {
  height: 13px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[182px\] {
  height: 182px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[210px\] {
  height: 210px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[27px\] {
  height: 27px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[360px\] {
  height: 360px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[420px\] {
  height: 420px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[66px\] {
  height: 66px;
}
.h-\[6px\] {
  height: 6px;
}
.h-\[72px\] {
  height: 72px;
}
.h-\[81px\] {
  height: 81px;
}
.h-\[8px\] {
  height: 8px;
}
.h-\[90px\] {
  height: 90px;
}
.h-\[calc\(100dvh-64px\)\] {
  height: calc(100dvh - 64px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-0 {
  max-height: 0px;
}
.max-h-\[1144px\] {
  max-height: 1144px;
}
.max-h-\[820px\] {
  max-height: 820px;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[130px\] {
  min-height: 130px;
}
.min-h-\[220px\] {
  min-height: 220px;
}
.min-h-\[540px\] {
  min-height: 540px;
}
.min-h-\[64px\] {
  min-height: 64px;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.\!w-4 {
  width: 1rem !important;
}
.\!w-\[34px\] {
  width: 34px !important;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-4 {
  width: 1rem;
}
.w-4\.5 {
  width: 1.125rem;
}
.w-40 {
  width: 10rem;
}
.w-5 {
  width: 1.25rem;
}
.w-52 {
  width: 13rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-7\.5 {
  width: 1.875rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[122px\] {
  width: 122px;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[1300px\] {
  width: 1300px;
}
.w-\[13px\] {
  width: 13px;
}
.w-\[14px\] {
  width: 14px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[201px\] {
  width: 201px;
}
.w-\[22px\] {
  width: 22px;
}
.w-\[244px\] {
  width: 244px;
}
.w-\[28px\] {
  width: 28px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[34px\] {
  width: 34px;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[44px\] {
  width: 44px;
}
.w-\[470px\] {
  width: 470px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[570px\] {
  width: 570px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[659px\] {
  width: 659px;
}
.w-\[6px\] {
  width: 6px;
}
.w-\[83\.33\%\] {
  width: 83.33%;
}
.w-\[8px\] {
  width: 8px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[calc\(100\%\+27px\)\] {
  width: calc(100% + 27px);
}
.w-\[calc\(100\%\+28px\)\] {
  width: calc(100% + 28px);
}
.w-\[calc\(100\%\+32px\)\] {
  width: calc(100% + 32px);
}
.w-\[calc\(100\%\+39px\)\] {
  width: calc(100% + 39px);
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[260px\] {
  min-width: 260px;
}
.min-w-\[480px\] {
  min-width: 480px;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-\[1030px\] {
  max-width: 1030px;
}
.max-w-\[1320px\] {
  max-width: 1320px;
}
.max-w-\[1360px\] {
  max-width: 1360px;
}
.max-w-\[1500px\] {
  max-width: 1500px;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-\[27\%\] {
  max-width: 27%;
}
.max-w-\[39\%\] {
  max-width: 39%;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[41\%\] {
  max-width: 41%;
}
.max-w-\[45\%\] {
  max-width: 45%;
}
.max-w-\[50\%\] {
  max-width: 50%;
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.basis-0 {
  flex-basis: 0px;
}
.basis-1\/2 {
  flex-basis: 50%;
}
.basis-10 {
  flex-basis: 2.5rem;
}
.basis-2\/5 {
  flex-basis: 40%;
}
.basis-3\/5 {
  flex-basis: 60%;
}
.basis-full {
  flex-basis: 100%;
}
.table-auto {
  table-layout: auto;
}
.origin-bottom {
  transform-origin: bottom;
}
.origin-top-right {
  transform-origin: top right;
}
.-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));
}
.-translate-x-2\/4 {
  --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));
}
.-translate-x-6 {
  --tw-translate-x: -1.5rem;
  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));
}
.-translate-x-\[calc\(100\%\+300px\)\] {
  --tw-translate-x: calc(calc(100% + 300px) * -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));
}
.-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));
}
.-translate-y-2\/3 {
  --tw-translate-y: -66.666667%;
  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));
}
.-translate-y-2\/4 {
  --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));
}
.-translate-y-3 {
  --tw-translate-y: -0.75rem;
  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));
}
.-translate-y-\[25px\] {
  --tw-translate-y: -25px;
  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));
}
.-translate-y-\[calc\(50\%\+40px\)\] {
  --tw-translate-y: calc(calc(50% + 40px) * -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));
}
.translate-x-0 {
  --tw-translate-x: 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));
}
.translate-x-8 {
  --tw-translate-x: 2rem;
  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));
}
.translate-x-\[380px\] {
  --tw-translate-x: 380px;
  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));
}
.translate-x-\[calc\(100\%\+264px\)\] {
  --tw-translate-x: calc(100% + 264px);
  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));
}
.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));
}
.translate-y-4 {
  --tw-translate-y: 1rem;
  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));
}
.-rotate-45 {
  --tw-rotate: -45deg;
  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));
}
.-rotate-\[4deg\] {
  --tw-rotate: -4deg;
  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));
}
.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));
}
.rotate-45 {
  --tw-rotate: 45deg;
  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));
}
.rotate-90 {
  --tw-rotate: 90deg;
  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));
}
.rotate-\[30deg\] {
  --tw-rotate: 30deg;
  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));
}
.-skew-x-6 {
  --tw-skew-x: -6deg;
  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));
}
.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));
}
.scale-y-0 {
  --tw-scale-y: 0;
  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));
}
.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));
}
@-webkit-keyframes spike-roll {

  0% {
    background-size: 4px 4px;
  }

  12.5% {
    background-size: 4px 40px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  }

  25% {
    background-size: 4px 30px, 4px 40px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  }

  37.5% {
    background-size: 4px 10px, 4px 30px, 4px 40px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  }

  50% {
    background-size: 4px 4px, 4px 10px, 4px 30px, 4px 40px, 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  }

  62.5% {
    background-size: 4px 4px, 4px 4px, 4px 10px, 4px 30px, 4px 40px, 4px 4px, 4px 4px, 4px 4px;
  }

  75% {
    background-size: 4px 4px, 4px 4px, 4px 4px, 4px 10px, 4px 30px, 4px 40px, 4px 4px, 4px 4px;
  }

  87.5% {
    background-size: 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 10px, 4px 30px, 4px 40px, 4px 4px;
  }

  100% {
    background-size: 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 10px, 4px 30px, 4px 40px;
  }
}
@keyframes spike-roll {

  0% {
    background-size: 4px 4px;
  }

  12.5% {
    background-size: 4px 40px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  }

  25% {
    background-size: 4px 30px, 4px 40px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  }

  37.5% {
    background-size: 4px 10px, 4px 30px, 4px 40px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  }

  50% {
    background-size: 4px 4px, 4px 10px, 4px 30px, 4px 40px, 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  }

  62.5% {
    background-size: 4px 4px, 4px 4px, 4px 10px, 4px 30px, 4px 40px, 4px 4px, 4px 4px, 4px 4px;
  }

  75% {
    background-size: 4px 4px, 4px 4px, 4px 4px, 4px 10px, 4px 30px, 4px 40px, 4px 4px, 4px 4px;
  }

  87.5% {
    background-size: 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 10px, 4px 30px, 4px 40px, 4px 4px;
  }

  100% {
    background-size: 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 4px, 4px 10px, 4px 30px, 4px 40px;
  }
}
.animate-spike-roll {
  -webkit-animation: spike-roll .95s linear infinite alternate;
          animation: spike-roll .95s linear infinite alternate;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-\[70px_1fr\] {
  grid-template-columns: 70px 1fr;
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-\[180px_1fr\] {
  grid-template-rows: 180px 1fr;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-content-center {
  place-content: center;
}
.place-items-center {
  place-items: center;
}
.content-start {
  align-content: flex-start;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-4\.5 {
  gap: 1.125rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-7\.5 {
  gap: 1.875rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[9px\] {
  gap: 9px;
}
.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}
.gap-x-0\.5 {
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
}
.gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-2\.5 {
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-3\.5 {
  -moz-column-gap: 0.875rem;
       column-gap: 0.875rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-7 {
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
}
.gap-x-7\.5 {
  -moz-column-gap: 1.875rem;
       column-gap: 1.875rem;
}
.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-x-9 {
  -moz-column-gap: 2.25rem;
       column-gap: 2.25rem;
}
.gap-x-\[1px\] {
  -moz-column-gap: 1px;
       column-gap: 1px;
}
.gap-x-\[30px\] {
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-1\.5 {
  row-gap: 0.375rem;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-12 {
  row-gap: 3rem;
}
.gap-y-14 {
  row-gap: 3.5rem;
}
.gap-y-16 {
  row-gap: 4rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-20 {
  row-gap: 5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-3\.5 {
  row-gap: 0.875rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-4\.5 {
  row-gap: 1.125rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-7 {
  row-gap: 1.75rem;
}
.gap-y-7\.5 {
  row-gap: 1.875rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.gap-y-9 {
  row-gap: 2.25rem;
}
.gap-y-\[30px\] {
  row-gap: 30px;
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-accent > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-divide-opacity));
}
.divide-gray-500\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(118 117 136 / 0.2);
}
.divide-white > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-divide-opacity));
}
.place-self-end {
  place-self: end;
}
.self-start {
  align-self: flex-start;
}
.self-center {
  align-self: center;
}
.justify-self-end {
  justify-self: end;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-none {
  border-style: none;
}
.border-accent {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(206 205 216 / var(--tw-border-opacity));
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(118 117 136 / var(--tw-border-opacity));
}
.border-gray-500\/20 {
  border-color: rgb(118 117 136 / 0.2);
}
.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(27 27 41 / var(--tw-border-opacity));
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(59 57 88 / var(--tw-border-opacity));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-b-gray-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(206 205 216 / var(--tw-border-opacity));
}
.border-b-gray-200\/50 {
  border-bottom-color: rgb(206 205 216 / 0.5);
}
.bg-\[\#232738\] {
  --tw-bg-opacity: 1;
  background-color: rgb(35 39 56 / var(--tw-bg-opacity));
}
.bg-\[\#953fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(149 63 255 / var(--tw-bg-opacity));
}
.bg-\[\#cbcade\] {
  --tw-bg-opacity: 1;
  background-color: rgb(203 202 222 / var(--tw-bg-opacity));
}
.bg-\[\#ff3d54\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.bg-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.bg-accent\/80 {
  background-color: rgb(255 61 84 / 0.8);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 254 / var(--tw-bg-opacity));
}
.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(118 117 136 / var(--tw-bg-opacity));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 41 / var(--tw-bg-opacity));
}
.bg-gray-900\/40 {
  background-color: rgb(27 27 41 / 0.4);
}
.bg-gray-900\/60 {
  background-color: rgb(27 27 41 / 0.6);
}
.bg-gray-900\/80 {
  background-color: rgb(27 27 41 / 0.8);
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(59 57 88 / var(--tw-bg-opacity));
}
.bg-social-facebook {
  --tw-bg-opacity: 1;
  background-color: rgb(24 119 242 / var(--tw-bg-opacity));
}
.bg-social-twitter {
  --tw-bg-opacity: 1;
  background-color: rgb(29 161 242 / var(--tw-bg-opacity));
}
.bg-social-youtube {
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/countdown-bg\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/countdown-bg.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/samples\/banner-bg\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/samples/banner-bg.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/samples\/body-bg-1\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/samples/body-bg-1.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/samples\/hero-slide-1-with-decoration\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/samples/hero-slide-1-with-decoration.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/samples\/hero-slide-1\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/samples/hero-slide-1.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/samples\/hero-slide-2\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/samples/hero-slide-2.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/samples\/hero-slide-3\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/samples/hero-slide-3.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/samples\/modal-header-bg\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/samples/modal-header-bg.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/str1\/samples\/post-img-4-1500x819\.jpg\'\)\] {
  background-image: url('../../../assets/img/str1/samples/post-img-4-1500x819.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/yt1\/samples\/header-bg\.jpg\'\)\] {
  background-image: url('../../../assets/img/yt1/samples/header-bg.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/yt1\/samples\/hero-img-1\.jpg\'\)\] {
  background-image: url('../../../assets/img/yt1/samples/hero-img-1.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/yt1\/samples\/hero-img-2\.jpg\'\)\] {
  background-image: url('../../../assets/img/yt1/samples/hero-img-2.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/yt2\/samples\/hero-slide-1\.jpg\'\)\] {
  background-image: url('../../../assets/img/yt2/samples/hero-slide-1.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/\.\.\/assets\/img\/yt2\/samples\/hero-slide-2\.jpg\'\)\] {
  background-image: url('../../../assets/img/yt2/samples/hero-slide-2.jpg');
}
.bg-bars-accent {
  background-image: url("data:image/svg+xml,%3Csvg width='576' height='81' viewBox='0 0 576 81' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M573.1 54.999H569.1C568.895 54.999 567.1 54.104 567.1 52.999V5.99902C567.1 4.89502 568.895 3.99902 569.1 3.99902H573.1C575.104 3.99902 575.1 4.89502 575.1 5.99902V52.999C575.1 54.104 575.104 54.999 573.1 54.999ZM561.1 64.999H557.1C556.895 64.999 555.1 64.104 555.1 62.999V15.999C555.1 14.895 556.895 13.999 557.1 13.999H561.1C563.105 13.999 563.1 14.895 563.1 15.999V62.999C563.1 64.104 563.105 64.999 561.1 64.999ZM548.1 58.999H544.1C543.895 58.999 542.1 58.104 542.1 56.999V9.99902C542.1 8.89502 543.895 7.99902 544.1 7.99902H548.1C550.104 7.99902 550.1 8.89502 550.1 9.99902V56.999C550.1 58.104 550.104 58.999 548.1 58.999ZM536.1 67.1H532.1C531.895 67.1 530.1 67.104 530.1 65.1V18.999C530.1 17.894 531.895 16.999 532.1 16.999H536.1C538.104 16.999 538.1 17.894 538.1 18.999V65.1C538.1 67.104 538.104 67.1 536.1 67.1ZM524.1 58.999H520.1C519.895 58.999 518.1 58.104 518.1 56.999V9.99902C518.1 8.89502 519.895 7.99902 520.1 7.99902H524.1C526.104 7.99902 526.1 8.89502 526.1 9.99902V56.999C526.1 58.104 526.104 58.999 524.1 58.999ZM512.1 66.999H508.1C507.895 66.999 506.1 66.104 506.1 64.999V17.1C506.1 16.895 507.895 15.999 508.1 15.999H512.1C514.104 15.999 514.1 16.895 514.1 17.1V64.999C514.1 66.104 514.104 66.999 512.1 66.999ZM500.1 51.999H496.1C495.895 51.999 494.1 51.104 494.1 49.999V2.10002C494.1 1.89402 495.895 0.999023 496.1 0.999023H500.1C502.105 0.999023 502.1 1.89402 502.1 2.10002V49.999C502.1 51.104 502.105 51.999 500.1 51.999ZM488.1 58.999H484.1C483.895 58.999 482.1 58.104 482.1 56.999V9.99902C482.1 8.89502 483.895 7.99902 484.1 7.99902H488.1C490.104 7.99902 490.1 8.89502 490.1 9.99902V56.999C490.1 58.104 490.104 58.999 488.1 58.999ZM476.1 54.999H472.1C471.895 54.999 470.1 54.104 470.1 52.999V5.99902C470.1 4.89502 471.895 3.99902 472.1 3.99902H476.1C478.105 3.99902 478.1 4.89502 478.1 5.99902V52.999C478.1 54.104 478.105 54.999 476.1 54.999ZM464.1 66.999H460.1C459.895 66.999 458.1 66.104 458.1 64.999V17.1C458.1 16.895 459.895 15.999 460.1 15.999H464.1C466.105 15.999 466.1 16.895 466.1 17.1V64.999C466.1 66.104 466.105 66.999 464.1 66.999ZM452.1 76.999H448.1C447.895 76.999 446.1 76.103 446.1 74.999V27.999C446.1 26.895 447.895 25.999 448.1 25.999H452.1C454.105 25.999 454.1 26.895 454.1 27.999V74.999C454.1 76.103 454.105 76.999 452.1 76.999ZM440.1 69.999H436.1C435.895 69.999 434.1 69.104 434.1 67.1V20.999C434.1 19.895 435.895 18.999 436.1 18.999H440.1C442.104 18.999 442.1 19.895 442.1 20.999V67.1C442.1 69.104 442.104 69.999 440.1 69.999ZM428.1 60.1H424.1C423.895 60.1 422.1 60.104 422.1 58.999V11.999C422.1 10.895 423.895 9.99902 424.1 9.99902H428.1C430.104 9.99902 430.1 10.895 430.1 11.999V58.999C430.1 60.104 430.104 60.1 428.1 60.1ZM416.1 50.999H412.1C411.895 50.999 410.1 50.104 410.1 48.1V1.99902C410.1 0.895023 411.895 -0.000976562 412.1 -0.000976562H416.1C418.104 -0.000976562 418.1 0.895023 418.1 1.99902V48.1C418.1 50.104 418.104 50.999 416.1 50.999ZM404.1 58.999H400.1C399.895 58.999 398.1 58.104 398.1 56.999V9.99902C398.1 8.89502 399.895 7.99902 400.1 7.99902H404.1C406.104 7.99902 406.1 8.89502 406.1 9.99902V56.999C406.1 58.104 406.104 58.999 404.1 58.999ZM392.1 66.999H388.1C387.895 66.999 386.1 66.104 386.1 64.999V17.1C386.1 16.895 387.895 15.999 388.1 15.999H392.1C394.104 15.999 394.1 16.895 394.1 17.1V64.999C394.1 66.104 394.104 66.999 392.1 66.999ZM380.1 80.999H376.1C375.895 80.999 374.1 80.104 374.1 78.999V31.999C374.1 30.895 375.895 29.999 376.1 29.999H380.1C382.104 29.999 382.1 30.895 382.1 31.999V78.999C382.1 80.104 382.104 80.999 380.1 80.999ZM368.1 69.999H364.1C363.895 69.999 362.1 69.104 362.1 67.1V20.999C362.1 19.895 363.895 18.999 364.1 18.999H368.1C370.105 18.999 370.1 19.895 370.1 20.999V67.1C370.1 69.104 370.105 69.999 368.1 69.999ZM356.1 54.999H352.1C351.895 54.999 350.1 54.104 350.1 52.999V5.99902C350.1 4.89502 351.895 3.99902 352.1 3.99902H356.1C358.104 3.99902 358.1 4.89502 358.1 5.99902V52.999C358.1 54.104 358.104 54.999 356.1 54.999ZM344.1 58.999H340.1C339.895 58.999 338.1 58.104 338.1 56.999V9.99902C338.1 8.89502 339.895 7.99902 340.1 7.99902H344.1C346.105 7.99902 346.1 8.89502 346.1 9.99902V56.999C346.1 58.104 346.105 58.999 344.1 58.999ZM332.1 76.999H328.1C327.895 76.999 326.1 76.103 326.1 74.999V27.999C326.1 26.895 327.895 25.999 328.1 25.999H332.1C334.105 25.999 334.1 26.895 334.1 27.999V74.999C334.1 76.103 334.105 76.999 332.1 76.999ZM320.1 62.999H316.1C315.895 62.999 314.1 62.104 314.1 60.1V13.999C314.1 12.894 315.895 11.999 316.1 11.999H320.1C322.105 11.999 322.1 12.894 322.1 13.999V60.1C322.1 62.104 322.105 62.999 320.1 62.999ZM307.1 71.999H303.1C302.895 71.999 301.1 71.104 301.1 69.999V22.999C301.1 21.895 302.895 20.999 303.1 20.999H307.1C309.104 20.999 309.1 21.895 309.1 22.999V69.999C309.1 71.104 309.104 71.999 307.1 71.999ZM295.1 55.999H291.1C290.895 55.999 289.1 55.104 289.1 53.999V6.99902C289.1 5.89502 290.895 4.99902 291.1 4.99902H295.1C297.104 4.99902 297.1 5.89502 297.1 6.99902V53.999C297.1 55.104 297.104 55.999 295.1 55.999ZM283.1 54.999H279.1C278.895 54.999 277.1 54.104 277.1 52.999V5.99902C277.1 4.89502 278.895 3.99902 279.1 3.99902H283.1C285.105 3.99902 285.1 4.89502 285.1 5.99902V52.999C285.1 54.104 285.105 54.999 283.1 54.999ZM271.1 64.999H267.1C266.895 64.999 265.1 64.104 265.1 62.999V15.999C265.1 14.895 266.895 13.999 267.1 13.999H271.1C273.104 13.999 273.1 14.895 273.1 15.999V62.999C273.1 64.104 273.104 64.999 271.1 64.999ZM258.1 58.999H254.1C253.895 58.999 252.1 58.104 252.1 56.999V9.99902C252.1 8.89502 253.895 7.99902 254.1 7.99902H258.1C260.104 7.99902 260.1 8.89502 260.1 9.99902V56.999C260.1 58.104 260.104 58.999 258.1 58.999ZM246.1 67.1H242.1C241.895 67.1 240.1 67.104 240.1 65.1V18.999C240.1 17.894 241.895 16.999 242.1 16.999H246.1C248.104 16.999 248.1 17.894 248.1 18.999V65.1C248.1 67.104 248.104 67.1 246.1 67.1ZM234.1 58.999H230.1C229.895 58.999 228.1 58.104 228.1 56.999V9.99902C228.1 8.89502 229.895 7.99902 230.1 7.99902H234.1C236.104 7.99902 236.1 8.89502 236.1 9.99902V56.999C236.1 58.104 236.104 58.999 234.1 58.999ZM222.1 66.999H218.1C217.895 66.999 216.1 66.104 216.1 64.999V17.1C216.1 16.895 217.895 15.999 218.1 15.999H222.1C224.104 15.999 224.1 16.895 224.1 17.1V64.999C224.1 66.104 224.104 66.999 222.1 66.999ZM210.1 51.999H206.1C205.895 51.999 204.1 51.104 204.1 49.999V2.10002C204.1 1.89402 205.895 0.999023 206.1 0.999023H210.1C212.105 0.999023 212.1 1.89402 212.1 2.10002V49.999C212.1 51.104 212.105 51.999 210.1 51.999ZM198.1 58.999H194.1C193.895 58.999 192.1 58.104 192.1 56.999V9.99902C192.1 8.89502 193.895 7.99902 194.1 7.99902H198.1C200.104 7.99902 200.1 8.89502 200.1 9.99902V56.999C200.1 58.104 200.104 58.999 198.1 58.999ZM186.1 54.999H182.1C181.895 54.999 180.1 54.104 180.1 52.999V5.99902C180.1 4.89502 181.895 3.99902 182.1 3.99902H186.1C188.105 3.99902 188.1 4.89502 188.1 5.99902V52.999C188.1 54.104 188.105 54.999 186.1 54.999ZM174.1 66.999H170.1C169.895 66.999 168.1 66.104 168.1 64.999V17.1C168.1 16.895 169.895 15.999 170.1 15.999H174.1C176.105 15.999 176.1 16.895 176.1 17.1V64.999C176.1 66.104 176.105 66.999 174.1 66.999ZM162.1 76.999H158.1C157.895 76.999 156.1 76.103 156.1 74.999V27.999C156.1 26.895 157.895 25.999 158.1 25.999H162.1C164.104 25.999 164.1 26.895 164.1 27.999V74.999C164.1 76.103 164.104 76.999 162.1 76.999ZM150.1 69.999H146.1C145.895 69.999 144.1 69.104 144.1 67.1V20.999C144.1 19.895 145.895 18.999 146.1 18.999H150.1C152.104 18.999 152.1 19.895 152.1 20.999V67.1C152.1 69.104 152.104 69.999 150.1 69.999ZM138.1 60.1H134.1C133.895 60.1 132.1 60.104 132.1 58.999V11.999C132.1 10.895 133.895 9.99902 134.1 9.99902H138.1C140.104 9.99902 140.1 10.895 140.1 11.999V58.999C140.1 60.104 140.104 60.1 138.1 60.1ZM126.1 50.999H122.1C121.895 50.999 120.1 50.104 120.1 48.1V1.99902C120.1 0.895023 121.895 -0.000976562 122.1 -0.000976562H126.1C128.104 -0.000976562 128.1 0.895023 128.1 1.99902V48.1C128.1 50.104 128.104 50.999 126.1 50.999ZM114.1 58.999H110.1C109.895 58.999 108.1 58.104 108.1 56.999V9.99902C108.1 8.89502 109.895 7.99902 110.1 7.99902H114.1C116.105 7.99902 116.1 8.89502 116.1 9.99902V56.999C116.1 58.104 116.105 58.999 114.1 58.999ZM102.1 66.999H98.1C97.895 66.999 96.1 66.104 96.1 64.999V17.1C96.1 16.895 97.895 15.999 98.1 15.999H102.1C104.104 15.999 104.1 16.895 104.1 17.1V64.999C104.1 66.104 104.104 66.999 102.1 66.999ZM90.1 80.999H86.1C85.895 80.999 84.1 80.104 84.1 78.999V31.999C84.1 30.895 85.895 29.999 86.1 29.999H90.1C92.104 29.999 92.1 30.895 92.1 31.999V78.999C92.1 80.104 92.104 80.999 90.1 80.999ZM78.1 69.999H74.1C73.895 69.999 72.1 69.104 72.1 67.1V20.999C72.1 19.895 73.895 18.999 74.1 18.999H78.1C80.105 18.999 80.1 19.895 80.1 20.999V67.1C80.1 69.104 80.105 69.999 78.1 69.999ZM66.1 54.999H62.1C61.895 54.999 60.1 54.104 60.1 52.999V5.99902C60.1 4.89502 61.895 3.99902 62.1 3.99902H66.1C68.104 3.99902 68.1 4.89502 68.1 5.99902V52.999C68.1 54.104 68.104 54.999 66.1 54.999ZM54.1 58.999H50.1C49.895 58.999 48.1 58.104 48.1 56.999V9.99902C48.1 8.89502 49.895 7.99902 50.1 7.99902H54.1C56.105 7.99902 56.1 8.89502 56.1 9.99902V56.999C56.1 58.104 56.105 58.999 54.1 58.999ZM42.1 76.999H38.1C37.895 76.999 36.1 76.103 36.1 74.999V27.999C36.1 26.895 37.895 25.999 38.1 25.999H42.1C44.105 25.999 44.1 26.895 44.1 27.999V74.999C44.1 76.103 44.105 76.999 42.1 76.999ZM30.1 62.999H26.1C25.895 62.999 24.1 62.104 24.1 60.1V13.999C24.1 12.894 25.895 11.999 26.1 11.999H30.1C32.104 11.999 32.1 12.894 32.1 13.999V60.1C32.1 62.104 32.104 62.999 30.1 62.999ZM17.1 71.999H13.1C12.895 71.999 11.1 71.104 11.1 69.999V22.999C11.1 21.895 12.895 20.999 13.1 20.999H17.1C19.104 20.999 19.1 21.895 19.1 22.999V69.999C19.1 71.104 19.104 71.999 17.1 71.999ZM5.1 55.999H1.1C0.895 55.999 0 55.104 0 53.999V6.99902C0 5.89502 0.895 4.99902 1.1 4.99902H5.1C7.104 4.99902 7.1 5.89502 7.1 6.99902V53.999C7.1 55.104 7.104 55.999 5.1 55.999Z' fill='%23FF3D54'/%3E%3C/svg%3E%0A");
}
.bg-bars-accent-200 {
  background-image: url("data:image/svg+xml,%3Csvg width='539' height='72' viewBox='0 0 539 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M536.1 58.999H532.1C531.895 58.999 530.1 58.104 530.1 56.999V9.99902C530.1 8.89502 531.895 7.99902 532.1 7.99902H536.1C538.104 7.99902 538.1 8.89502 538.1 9.99902V56.999C538.1 58.104 538.104 58.999 536.1 58.999ZM476.1 58.999H472.1C471.895 58.999 470.1 58.104 470.1 56.999V9.99902C470.1 8.89502 471.895 7.99902 472.1 7.99902H476.1C478.104 7.99902 478.1 8.89502 478.1 9.99902V56.999C478.1 58.104 478.104 58.999 476.1 58.999ZM404.1 50.999H400.1C399.895 50.999 398.1 50.104 398.1 48.1V1.99902C398.1 0.895023 399.895 -0.000976562 400.1 -0.000976562H404.1C406.104 -0.000976562 406.1 0.895023 406.1 1.99902V48.1C406.1 50.104 406.104 50.999 404.1 50.999ZM380.1 66.999H376.1C375.895 66.999 374.1 66.104 374.1 64.999V17.1C374.1 16.895 375.895 15.999 376.1 15.999H380.1C382.104 15.999 382.1 16.895 382.1 17.1V64.999C382.1 66.104 382.104 66.999 380.1 66.999ZM356.1 69.999H352.1C351.895 69.999 350.1 69.104 350.1 67.1V20.999C350.1 19.895 351.895 18.999 352.1 18.999H356.1C358.105 18.999 358.1 19.895 358.1 20.999V67.1C358.1 69.104 358.105 69.999 356.1 69.999ZM295.1 71.999H291.1C290.895 71.999 289.1 71.104 289.1 69.999V22.999C289.1 21.895 290.895 20.999 291.1 20.999H295.1C297.104 20.999 297.1 21.895 297.1 22.999V69.999C297.1 71.104 297.104 71.999 295.1 71.999ZM246.1 58.999H242.1C241.895 58.999 240.1 58.104 240.1 56.999V9.99902C240.1 8.89502 241.895 7.99902 242.1 7.99902H246.1C248.104 7.99902 248.1 8.89502 248.1 9.99902V56.999C248.1 58.104 248.104 58.999 246.1 58.999ZM186.1 58.999H182.1C181.895 58.999 180.1 58.104 180.1 56.999V9.99902C180.1 8.89502 181.895 7.99902 182.1 7.99902H186.1C188.104 7.99902 188.1 8.89502 188.1 9.99902V56.999C188.1 58.104 188.104 58.999 186.1 58.999ZM114.1 50.999H110.1C109.895 50.999 108.1 50.104 108.1 48.1V1.99902C108.1 0.895023 109.895 -0.000976562 110.1 -0.000976562H114.1C116.104 -0.000976562 116.1 0.895023 116.1 1.99902V48.1C116.1 50.104 116.104 50.999 114.1 50.999ZM90.1 66.999H86.1C85.895 66.999 84.1 66.104 84.1 64.999V17.1C84.1 16.895 85.895 15.999 86.1 15.999H90.1C92.104 15.999 92.1 16.895 92.1 17.1V64.999C92.1 66.104 92.104 66.999 90.1 66.999ZM66.1 69.999H62.1C61.895 69.999 60.1 69.104 60.1 67.1V20.999C60.1 19.895 61.895 18.999 62.1 18.999H66.1C68.105 18.999 68.1 19.895 68.1 20.999V67.1C68.1 69.104 68.105 69.999 66.1 69.999ZM5.1 71.999H1.1C0.895 71.999 0 71.104 0 69.999V22.999C0 21.895 0.895 20.999 1.1 20.999H5.1C7.104 20.999 7.1 21.895 7.1 22.999V69.999C7.1 71.104 7.104 71.999 5.1 71.999Z' fill='%23FF8291'/%3E%3C/svg%3E%0A");
}
.bg-bars-gray {
  background-image: url("data:image/svg+xml,%3Csvg width='576' height='90' viewBox='0 0 576 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M573.1 63.1H569.1C568.895 63.1 567.1 63.104 567.1 61.999V14.999C567.1 13.895 568.895 12.999 569.1 12.999H573.1C575.104 12.999 575.1 13.895 575.1 14.999V61.999C575.1 63.104 575.104 63.1 573.1 63.1ZM561.1 75.999H557.1C556.895 75.999 555.1 75.104 555.1 73.999V26.999C555.1 25.895 556.895 24.1 557.1 24.1H561.1C563.105 24.1 563.1 25.895 563.1 26.999V73.999C563.1 75.104 563.105 75.999 561.1 75.999ZM548.1 70.1H544.1C543.895 70.1 542.1 70.104 542.1 68.999V21.999C542.1 20.895 543.895 19.1 544.1 19.1H548.1C550.104 19.1 550.1 20.895 550.1 21.999V68.999C550.1 70.104 550.104 70.1 548.1 70.1ZM536.1 61.999H532.1C531.895 61.999 530.1 61.104 530.1 59.999V12.999C530.1 11.895 531.895 10.1 532.1 10.1H536.1C538.104 10.1 538.1 11.895 538.1 12.999V59.999C538.1 61.104 538.104 61.999 536.1 61.999ZM524.1 52.999H520.1C519.895 52.999 518.1 52.104 518.1 50.999V3.99902C518.1 2.89502 519.895 1.99902 520.1 1.99902H524.1C526.104 1.99902 526.1 2.89502 526.1 3.99902V50.999C526.1 52.104 526.104 52.999 524.1 52.999ZM512.1 75.999H508.1C507.895 75.999 506.1 75.104 506.1 73.999V26.999C506.1 25.895 507.895 24.1 508.1 24.1H512.1C514.104 24.1 514.1 25.895 514.1 26.999V73.999C514.1 75.104 514.104 75.999 512.1 75.999ZM500.1 62.999H496.1C495.895 62.999 494.1 62.104 494.1 60.999V13.999C494.1 12.895 495.895 11.999 496.1 11.999H500.1C502.105 11.999 502.1 12.895 502.1 13.999V60.999C502.1 62.104 502.105 62.999 500.1 62.999ZM488.1 55.999H484.1C483.895 55.999 482.1 55.104 482.1 53.999V6.99902C482.1 5.89502 483.895 4.99902 484.1 4.99902H488.1C490.104 4.99902 490.1 5.89502 490.1 6.99902V53.999C490.1 55.104 490.104 55.999 488.1 55.999ZM476.1 65.1H472.1C471.895 65.1 470.1 65.104 470.1 63.1V16.999C470.1 15.894 471.895 14.999 472.1 14.999H476.1C478.105 14.999 478.1 15.894 478.1 16.999V63.1C478.1 65.104 478.105 65.1 476.1 65.1ZM464.1 79.999H460.1C459.895 79.999 458.1 79.104 458.1 77.999V30.999C458.1 29.895 459.895 28.999 460.1 28.999H464.1C466.105 28.999 466.1 29.895 466.1 30.999V77.999C466.1 79.104 466.105 79.999 464.1 79.999ZM452.1 74.999H448.1C447.895 74.999 446.1 74.104 446.1 72.999V25.999C446.1 24.894 447.895 23.999 448.1 23.999H452.1C454.105 23.999 454.1 24.894 454.1 25.999V72.999C454.1 74.104 454.105 74.999 452.1 74.999ZM440.1 65.1H436.1C435.895 65.1 434.1 65.104 434.1 63.1V16.999C434.1 15.894 435.895 14.999 436.1 14.999H440.1C442.104 14.999 442.1 15.894 442.1 16.999V63.1C442.1 65.104 442.104 65.1 440.1 65.1ZM428.1 71.999H424.1C423.895 71.999 422.1 71.104 422.1 69.999V22.999C422.1 21.895 423.895 20.999 424.1 20.999H428.1C430.104 20.999 430.1 21.895 430.1 22.999V69.999C430.1 71.104 430.104 71.999 428.1 71.999ZM416.1 63.1H412.1C411.895 63.1 410.1 63.104 410.1 61.999V14.999C410.1 13.895 411.895 12.999 412.1 12.999H416.1C418.104 12.999 418.1 13.895 418.1 14.999V61.999C418.1 63.104 418.104 63.1 416.1 63.1ZM404.1 57.999H400.1C399.895 57.999 398.1 57.104 398.1 55.999V8.99902C398.1 7.89502 399.895 6.99902 400.1 6.99902H404.1C406.104 6.99902 406.1 7.89502 406.1 8.99902V55.999C406.1 57.104 406.104 57.999 404.1 57.999ZM392.1 77.999H388.1C387.895 77.999 386.1 77.104 386.1 75.999V28.999C386.1 27.895 387.895 26.999 388.1 26.999H392.1C394.104 26.999 394.1 27.895 394.1 28.999V75.999C394.1 77.104 394.104 77.999 392.1 77.999ZM380.1 89.1H376.1C375.895 89.1 374.1 89.104 374.1 87.1V40.999C374.1 39.894 375.895 38.999 376.1 38.999H380.1C382.104 38.999 382.1 39.894 382.1 40.999V87.1C382.1 89.104 382.104 89.1 380.1 89.1ZM368.1 63.1H364.1C363.895 63.1 362.1 63.104 362.1 61.999V14.999C362.1 13.895 363.895 12.999 364.1 12.999H368.1C370.105 12.999 370.1 13.895 370.1 14.999V61.999C370.1 63.104 370.105 63.1 368.1 63.1ZM356.1 50.999H352.1C351.895 50.999 350.1 50.104 350.1 48.1V1.99902C350.1 0.894023 351.895 -0.000976562 352.1 -0.000976562H356.1C358.104 -0.000976562 358.1 0.894023 358.1 1.99902V48.1C358.1 50.104 358.104 50.999 356.1 50.999ZM344.1 65.1H340.1C339.895 65.1 338.1 65.104 338.1 63.1V16.999C338.1 15.894 339.895 14.999 340.1 14.999H344.1C346.105 14.999 346.1 15.894 346.1 16.999V63.1C346.1 65.104 346.105 65.1 344.1 65.1ZM332.1 70.1H328.1C327.895 70.1 326.1 70.104 326.1 68.999V21.999C326.1 20.895 327.895 19.1 328.1 19.1H332.1C334.105 19.1 334.1 20.895 334.1 21.999V68.999C334.1 70.104 334.105 70.1 332.1 70.1ZM320.1 75.999H316.1C315.895 75.999 314.1 75.104 314.1 73.999V26.999C314.1 25.895 315.895 24.1 316.1 24.1H320.1C322.105 24.1 322.1 25.895 322.1 26.999V73.999C322.1 75.104 322.105 75.999 320.1 75.999ZM307.1 59.999H303.1C302.895 59.999 301.1 59.103 301.1 57.999V10.1C301.1 9.89502 302.895 8.99902 303.1 8.99902H307.1C309.104 8.99902 309.1 9.89502 309.1 10.1V57.999C309.1 59.103 309.104 59.999 307.1 59.999ZM295.1 68.999H291.1C290.895 68.999 289.1 68.104 289.1 66.999V19.1C289.1 18.895 290.895 17.999 291.1 17.999H295.1C297.104 17.999 297.1 18.895 297.1 19.1V66.999C297.1 68.104 297.104 68.999 295.1 68.999ZM283.1 63.1H279.1C278.895 63.1 277.1 63.104 277.1 61.999V14.999C277.1 13.895 278.895 12.999 279.1 12.999H283.1C285.105 12.999 285.1 13.895 285.1 14.999V61.999C285.1 63.104 285.105 63.1 283.1 63.1ZM271.1 75.999H267.1C266.895 75.999 265.1 75.104 265.1 73.999V26.999C265.1 25.895 266.895 24.1 267.1 24.1H271.1C273.104 24.1 273.1 25.895 273.1 26.999V73.999C273.1 75.104 273.104 75.999 271.1 75.999ZM258.1 70.1H254.1C253.895 70.1 252.1 70.104 252.1 68.999V21.999C252.1 20.895 253.895 19.1 254.1 19.1H258.1C260.104 19.1 260.1 20.895 260.1 21.999V68.999C260.1 70.104 260.104 70.1 258.1 70.1ZM246.1 61.999H242.1C241.895 61.999 240.1 61.104 240.1 59.999V12.999C240.1 11.895 241.895 10.1 242.1 10.1H246.1C248.104 10.1 248.1 11.895 248.1 12.999V59.999C248.1 61.104 248.104 61.999 246.1 61.999ZM234.1 52.999H230.1C229.895 52.999 228.1 52.104 228.1 50.999V3.99902C228.1 2.89502 229.895 1.99902 230.1 1.99902H234.1C236.104 1.99902 236.1 2.89502 236.1 3.99902V50.999C236.1 52.104 236.104 52.999 234.1 52.999ZM222.1 75.999H218.1C217.895 75.999 216.1 75.104 216.1 73.999V26.999C216.1 25.895 217.895 24.1 218.1 24.1H222.1C224.104 24.1 224.1 25.895 224.1 26.999V73.999C224.1 75.104 224.104 75.999 222.1 75.999ZM210.1 62.999H206.1C205.895 62.999 204.1 62.104 204.1 60.999V13.999C204.1 12.895 205.895 11.999 206.1 11.999H210.1C212.105 11.999 212.1 12.895 212.1 13.999V60.999C212.1 62.104 212.105 62.999 210.1 62.999ZM198.1 55.999H194.1C193.895 55.999 192.1 55.104 192.1 53.999V6.99902C192.1 5.89502 193.895 4.99902 194.1 4.99902H198.1C200.104 4.99902 200.1 5.89502 200.1 6.99902V53.999C200.1 55.104 200.104 55.999 198.1 55.999ZM186.1 65.1H182.1C181.895 65.1 180.1 65.104 180.1 63.1V16.999C180.1 15.894 181.895 14.999 182.1 14.999H186.1C188.105 14.999 188.1 15.894 188.1 16.999V63.1C188.1 65.104 188.105 65.1 186.1 65.1ZM174.1 79.999H170.1C169.895 79.999 168.1 79.104 168.1 77.999V30.999C168.1 29.895 169.895 28.999 170.1 28.999H174.1C176.105 28.999 176.1 29.895 176.1 30.999V77.999C176.1 79.104 176.105 79.999 174.1 79.999ZM162.1 74.999H158.1C157.895 74.999 156.1 74.104 156.1 72.999V25.999C156.1 24.894 157.895 23.999 158.1 23.999H162.1C164.104 23.999 164.1 24.894 164.1 25.999V72.999C164.1 74.104 164.104 74.999 162.1 74.999ZM150.1 65.1H146.1C145.895 65.1 144.1 65.104 144.1 63.1V16.999C144.1 15.894 145.895 14.999 146.1 14.999H150.1C152.104 14.999 152.1 15.894 152.1 16.999V63.1C152.1 65.104 152.104 65.1 150.1 65.1ZM138.1 71.999H134.1C133.895 71.999 132.1 71.104 132.1 69.999V22.999C132.1 21.895 133.895 20.999 134.1 20.999H138.1C140.104 20.999 140.1 21.895 140.1 22.999V69.999C140.1 71.104 140.104 71.999 138.1 71.999ZM126.1 63.1H122.1C121.895 63.1 120.1 63.104 120.1 61.999V14.999C120.1 13.895 121.895 12.999 122.1 12.999H126.1C128.104 12.999 128.1 13.895 128.1 14.999V61.999C128.1 63.104 128.104 63.1 126.1 63.1ZM114.1 57.999H110.1C109.895 57.999 108.1 57.104 108.1 55.999V8.99902C108.1 7.89502 109.895 6.99902 110.1 6.99902H114.1C116.105 6.99902 116.1 7.89502 116.1 8.99902V55.999C116.1 57.104 116.105 57.999 114.1 57.999ZM102.1 77.999H98.1C97.895 77.999 96.1 77.104 96.1 75.999V28.999C96.1 27.895 97.895 26.999 98.1 26.999H102.1C104.104 26.999 104.1 27.895 104.1 28.999V75.999C104.1 77.104 104.104 77.999 102.1 77.999ZM90.1 89.1H86.1C85.895 89.1 84.1 89.104 84.1 87.1V40.999C84.1 39.894 85.895 38.999 86.1 38.999H90.1C92.104 38.999 92.1 39.894 92.1 40.999V87.1C92.1 89.104 92.104 89.1 90.1 89.1ZM78.1 63.1H74.1C73.895 63.1 72.1 63.104 72.1 61.999V14.999C72.1 13.895 73.895 12.999 74.1 12.999H78.1C80.105 12.999 80.1 13.895 80.1 14.999V61.999C80.1 63.104 80.105 63.1 78.1 63.1ZM66.1 50.999H62.1C61.895 50.999 60.1 50.104 60.1 48.1V1.99902C60.1 0.894023 61.895 -0.000976562 62.1 -0.000976562H66.1C68.104 -0.000976562 68.1 0.894023 68.1 1.99902V48.1C68.1 50.104 68.104 50.999 66.1 50.999ZM54.1 65.1H50.1C49.895 65.1 48.1 65.104 48.1 63.1V16.999C48.1 15.894 49.895 14.999 50.1 14.999H54.1C56.105 14.999 56.1 15.894 56.1 16.999V63.1C56.1 65.104 56.105 65.1 54.1 65.1ZM42.1 70.1H38.1C37.895 70.1 36.1 70.104 36.1 68.999V21.999C36.1 20.895 37.895 19.1 38.1 19.1H42.1C44.105 19.1 44.1 20.895 44.1 21.999V68.999C44.1 70.104 44.105 70.1 42.1 70.1ZM30.1 75.999H26.1C25.895 75.999 24.1 75.104 24.1 73.999V26.999C24.1 25.895 25.895 24.1 26.1 24.1H30.1C32.104 24.1 32.1 25.895 32.1 26.999V73.999C32.1 75.104 32.104 75.999 30.1 75.999ZM17.1 59.999H13.1C12.895 59.999 11.1 59.103 11.1 57.999V10.1C11.1 9.89502 12.895 8.99902 13.1 8.99902H17.1C19.104 8.99902 19.1 9.89502 19.1 10.1V57.999C19.1 59.103 19.104 59.999 17.1 59.999ZM5.1 68.999H1.1C0.895 68.999 0 68.104 0 66.999V19.1C0 18.895 0.895 17.999 1.1 17.999H5.1C7.104 17.999 7.1 18.895 7.1 19.1V66.999C7.1 68.104 7.104 68.999 5.1 68.999Z' fill='%23EAEAF5'/%3E%3C/svg%3E%0A");
}
.bg-caret {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%233b3958' d='M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z'/%3E%3C/svg%3E");;
}
.bg-gradient-radial-hero {
  background-image: radial-gradient(circle at 70% 50%, #fff9c3 11%, transparent 41%), radial-gradient(circle at 68% 50%, rgba(255, 250, 195, .1) 13%, transparent 52%);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-none {
  background-image: none;
}
.from-accent\/90 {
  --tw-gradient-from: rgb(255 61 84 / 0.9);
  --tw-gradient-to: rgb(255 61 84 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-900\/90 {
  --tw-gradient-from: rgb(27 27 41 / 0.9);
  --tw-gradient-to: rgb(27 27 41 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: #fff;
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[rgba\(0\2c 0\2c 0\2c 0\.022\)\] {
  --tw-gradient-to: rgba(0,0,0,0.022);
}
.to-black {
  --tw-gradient-to: #000;
}
.to-transparent {
  --tw-gradient-to: transparent;
}
.bg-\[length\:10px_6px\] {
  background-size: 10px 6px;
}
.bg-\[length\:14px_14px\2c _46px_46px\] {
  background-size: 14px 14px, 46px 46px;
}
.bg-\[length\:18px_18px\2c _38px_38px\] {
  background-size: 18px 18px, 38px 38px;
}
.bg-\[length\:539px_79px\] {
  background-size: 539px 79px;
}
.bg-\[length\:576px_81px\] {
  background-size: 576px 81px;
}
.bg-\[length\:576px_90px\] {
  background-size: 576px 90px;
}
.bg-cover {
  background-size: cover;
}
.bg-\[position\:right_16px_center\2c _right_6px_center\] {
  background-position: right 16px center, right 6px center;
}
.bg-\[position\:right_18px_center\] {
  background-position: right 18px center;
}
.bg-\[position\:right_24px_center\] {
  background-position: right 24px center;
}
.bg-\[position\:right_26px_center\2c _right_10px_center\] {
  background-position: right 26px center, right 10px center;
}
.bg-center {
  background-position: center;
}
.bg-spike-roll {
  background-position: 0px center, 8px center, 16px center, 24px center, 32px center, 40px center, 48px center, 56px center, 64px center;
}
.bg-top {
  background-position: top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.bg-repeat-x {
  background-repeat: repeat-x;
}
.fill-\[\#e3e3e7\] {
  fill: #e3e3e7;
}
.fill-accent {
  fill: #ff3d54;
}
.fill-accent-600 {
  fill: #D02E41;
}
.fill-danger {
  fill: #ff3d54;
}
.fill-gray-150 {
  fill: #EAEAF5;
}
.fill-gray-180 {
  fill: #D8D8E6;
}
.fill-gray-200 {
  fill: #cecdd8;
}
.fill-gray-500 {
  fill: #767588;
}
.fill-gray-500\/60 {
  fill: rgb(118 117 136 / 0.6);
}
.fill-gray-900 {
  fill: #1b1b29;
}
.fill-info {
  fill: #23d2e2;
}
.fill-primary {
  fill: #3b3958;
}
.fill-transparent {
  fill: transparent;
}
.fill-violet-300 {
  fill: #bebce4;
}
.fill-white {
  fill: #fff;
}
.stroke-accent {
  stroke: #ff3d54;
}
.stroke-primary {
  stroke: #3b3958;
}
.stroke-white {
  stroke: #fff;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-left {
  -o-object-position: left;
     object-position: left;
}
.object-right {
  -o-object-position: right;
     object-position: right;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 2rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-5\.5 {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-4\.5 {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}
.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-11 {
  padding-bottom: 2.75rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-9 {
  padding-bottom: 2.25rem;
}
.pl-0 {
  padding-left: 0px;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-7 {
  padding-right: 1.75rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-28 {
  padding-top: 7rem;
}
.pt-32 {
  padding-top: 8rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-4\.5 {
  padding-top: 1.125rem;
}
.pt-44 {
  padding-top: 11rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pt-\[22px\] {
  padding-top: 22px;
}
.pt-\[2px\] {
  padding-top: 2px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-base {
  font-family: "Poppins", sans-serif;
}
.font-heading {
  font-family: "Poppins", sans-serif;
}
.text-1\.5xl {
  font-size: 1.375rem;
}
.text-2\.5xl {
  font-size: 1.6875rem;
}
.text-2sm {
  font-size: 0.8125rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-2xs {
  font-size: 0.6875rem;
}
.text-3\.5xl {
  font-size: 2.125rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-3xs {
  font-size: 0.625rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[34px\] {
  font-size: 34px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.not-italic {
  font-style: normal;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[0\.82em\] {
  line-height: 0.82em;
}
.leading-\[0\.8em\] {
  line-height: 0.8em;
}
.leading-\[26px\] {
  line-height: 26px;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-loose {
  line-height: 2;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.75em;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.leading-tighter {
  line-height: 1.1em;
}
.tracking-\[-0\.07em\] {
  letter-spacing: -0.07em;
}
.tracking-normal {
  letter-spacing: 0em;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-tighter {
  letter-spacing: -0.05em;
}
.tracking-tightest {
  letter-spacing: -0.06em;
}
.text-\[\#cbcade\] {
  --tw-text-opacity: 1;
  color: rgb(203 202 222 / var(--tw-text-opacity));
}
.text-\[\#ff3d54\] {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.text-\[\#fffac3\] {
  --tw-text-opacity: 1;
  color: rgb(255 250 195 / var(--tw-text-opacity));
}
.text-accent {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.text-danger {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(181 180 189 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(118 117 136 / var(--tw-text-opacity));
}
.text-gray-500\/30 {
  color: rgb(118 117 136 / 0.3);
}
.text-gray-500\/40 {
  color: rgb(118 117 136 / 0.4);
}
.text-gray-500\/60 {
  color: rgb(118 117 136 / 0.6);
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.no-underline {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-\[\.14\] {
  opacity: .14;
}
.mix-blend-multiply {
  mix-blend-mode: multiply;
}
.mix-blend-screen {
  mix-blend-mode: screen;
}
.mix-blend-lighten {
  mix-blend-mode: lighten;
}
.mix-blend-color {
  mix-blend-mode: color;
}
.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);
}
.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);
}
.shadow-3xl {
  --tw-shadow: 0 10px 60px 0 rgba(27, 27, 41, .06);
  --tw-shadow-colored: 0 10px 60px 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);
}
.shadow-\[0_0_60px_0_rgba\(0\2c 0\2c 0\2c \.4\)\] {
  --tw-shadow: 0 0 60px 0 rgba(0,0,0,.4);
  --tw-shadow-colored: 0 0 60px 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);
}
.shadow-\[0_10px_40px_0_rgba\(0\2c 0\2c 0\2c 0\.2\)\] {
  --tw-shadow: 0 10px 40px 0 rgba(0,0,0,0.2);
  --tw-shadow-colored: 0 10px 40px 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);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-gray-900 {
  --tw-shadow-color: #1b1b29;
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.outline-primary {
  outline-color: #3b3958;
}
.outline-white {
  outline-color: #fff;
}
.ring-1 {
  --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);
}
.ring-2 {
  --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(2px + 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);
}
.ring-inset {
  --tw-ring-inset: inset;
}
.ring-\[\#cbcade\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 202 222 / var(--tw-ring-opacity));
}
.ring-\[\#ff3d54\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 61 84 / var(--tw-ring-opacity));
}
.ring-accent {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 61 84 / var(--tw-ring-opacity));
}
.ring-gray-500\/40 {
  --tw-ring-color: rgb(118 117 136 / 0.4);
}
.ring-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 57 88 / var(--tw-ring-opacity));
}
.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}
.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.ring-offset-white {
  --tw-ring-offset-color: #fff;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -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-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[max-height\] {
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-300 {
  transition-delay: 300ms;
}
.delay-\[400ms\] {
  transition-delay: 400ms;
}
.delay-\[550ms\] {
  transition-delay: 550ms;
}
.delay-\[600ms\] {
  transition-delay: 600ms;
}
.delay-\[650ms\] {
  transition-delay: 650ms;
}
.delay-\[750ms\] {
  transition-delay: 750ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.duration-\[8000ms\] {
  transition-duration: 8000ms;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.will-change-transform {
  will-change: transform;
}
@media (min-width: 992px) {

  .lg\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .lg\:prose-lg :where(p):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .lg\:prose-lg :where(blockquote):not(:where([class~="not-prose"] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .lg\:prose-lg :where(h1):not(:where([class~="not-prose"] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .lg\:prose-lg :where(h2):not(:where([class~="not-prose"] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .lg\:prose-lg :where(h3):not(:where([class~="not-prose"] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .lg\:prose-lg :where(h4):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .lg\:prose-lg :where(img):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(video):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(figure):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-lg :where(figcaption):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .lg\:prose-lg :where(code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
  }

  .lg\:prose-lg :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8666667em;
  }

  .lg\:prose-lg :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.875em;
  }

  .lg\:prose-lg :where(pre):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .lg\:prose-lg :where(ol):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }

  .lg\:prose-lg :where(ul):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }

  .lg\:prose-lg :where(li):not(:where([class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .lg\:prose-lg :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .lg\:prose-lg :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .lg\:prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-lg :where(hr):not(:where([class~="not-prose"] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .lg\:prose-lg :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(table):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .lg\:prose-lg :where(thead th):not(:where([class~="not-prose"] *)) {
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .lg\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .lg\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
  }
}
.placeholder\:font-normal::-moz-placeholder {
  font-weight: 400;
}
.placeholder\:font-normal::placeholder {
  font-weight: 400;
}
.placeholder\:text-gray-500\/60::-moz-placeholder {
  color: rgb(118 117 136 / 0.6);
}
.placeholder\:text-gray-500\/60::placeholder {
  color: rgb(118 117 136 / 0.6);
}
.backdrop\:bg-gray-900\/90::-webkit-backdrop {
  background-color: rgb(27 27 41 / 0.9);
}
.backdrop\:bg-gray-900\/90::backdrop {
  background-color: rgb(27 27 41 / 0.9);
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-y-0::before {
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}
.before\:-bottom-8::before {
  content: var(--tw-content);
  bottom: -2rem;
}
.before\:-left-1::before {
  content: var(--tw-content);
  left: -0.25rem;
}
.before\:bottom-0::before {
  content: var(--tw-content);
  bottom: 0px;
}
.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}
.before\:left-1\/2::before {
  content: var(--tw-content);
  left: 50%;
}
.before\:right-6::before {
  content: var(--tw-content);
  right: 1.5rem;
}
.before\:top-1\/2::before {
  content: var(--tw-content);
  top: 50%;
}
.before\:top-7::before {
  content: var(--tw-content);
  top: 1.75rem;
}
.before\:top-\[2px\]::before {
  content: var(--tw-content);
  top: 2px;
}
.before\:-z-10::before {
  content: var(--tw-content);
  z-index: -10;
}
.before\:mr-\[0\.15em\]::before {
  content: var(--tw-content);
  margin-right: 0.15em;
}
.before\:block::before {
  content: var(--tw-content);
  display: block;
}
.before\:h-0::before {
  content: var(--tw-content);
  height: 0px;
}
.before\:h-0\.5::before {
  content: var(--tw-content);
  height: 0.125rem;
}
.before\:h-1::before {
  content: var(--tw-content);
  height: 0.25rem;
}
.before\:h-\[1px\]::before {
  content: var(--tw-content);
  height: 1px;
}
.before\:h-\[2px\]::before {
  content: var(--tw-content);
  height: 2px;
}
.before\:w-0::before {
  content: var(--tw-content);
  width: 0px;
}
.before\:w-2::before {
  content: var(--tw-content);
  width: 0.5rem;
}
.before\:w-3::before {
  content: var(--tw-content);
  width: 0.75rem;
}
.before\:w-3\.5::before {
  content: var(--tw-content);
  width: 0.875rem;
}
.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}
.before\:flex-1::before {
  content: var(--tw-content);
  flex: 1 1 0%;
}
.before\:basis-full::before {
  content: var(--tw-content);
  flex-basis: 100%;
}
.before\:origin-left::before {
  content: var(--tw-content);
  transform-origin: left;
}
.before\:origin-right::before {
  content: var(--tw-content);
  transform-origin: right;
}
.before\:-translate-x-1\/2::before {
  content: var(--tw-content);
  --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));
}
.before\:-translate-y-1\/2::before {
  content: var(--tw-content);
  --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));
}
.before\:rotate-\[52deg\]::before {
  content: var(--tw-content);
  --tw-rotate: 52deg;
  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));
}
.before\:scale-x-0::before {
  content: var(--tw-content);
  --tw-scale-x: 0;
  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));
}
.before\:border-l-\[12px\]::before {
  content: var(--tw-content);
  border-left-width: 12px;
}
.before\:border-r-\[12px\]::before {
  content: var(--tw-content);
  border-right-width: 12px;
}
.before\:border-t-\[20px\]::before {
  content: var(--tw-content);
  border-top-width: 20px;
}
.before\:border-l-transparent::before {
  content: var(--tw-content);
  border-left-color: transparent;
}
.before\:border-r-transparent::before {
  content: var(--tw-content);
  border-right-color: transparent;
}
.before\:border-t-primary::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(59 57 88 / var(--tw-border-opacity));
}
.before\:bg-accent::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.before\:bg-gray-100::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 254 / var(--tw-bg-opacity));
}
.before\:bg-gray-500\/20::before {
  content: var(--tw-content);
  background-color: rgb(118 117 136 / 0.2);
}
.before\:bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.before\:text-accent::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.before\:transition-transform::before {
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.before\:duration-300::before {
  content: var(--tw-content);
  transition-duration: 300ms;
}
.before\:content-\[\'\.\'\]::before {
  --tw-content: '.';
  content: var(--tw-content);
}
.after\:visible::after {
  content: var(--tw-content);
  visibility: visible;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:inset-0::after {
  content: var(--tw-content);
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.after\:inset-x-0::after {
  content: var(--tw-content);
  left: 0px;
  right: 0px;
}
.after\:inset-y-0::after {
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}
.after\:-left-1\/2::after {
  content: var(--tw-content);
  left: -50%;
}
.after\:-right-2::after {
  content: var(--tw-content);
  right: -0.5rem;
}
.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}
.after\:bottom-0\.5::after {
  content: var(--tw-content);
  bottom: 0.125rem;
}
.after\:bottom-1::after {
  content: var(--tw-content);
  bottom: 0.25rem;
}
.after\:bottom-16::after {
  content: var(--tw-content);
  bottom: 4rem;
}
.after\:bottom-3::after {
  content: var(--tw-content);
  bottom: 0.75rem;
}
.after\:bottom-\[7px\]::after {
  content: var(--tw-content);
  bottom: 7px;
}
.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}
.after\:left-0\.5::after {
  content: var(--tw-content);
  left: 0.125rem;
}
.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}
.after\:left-\[2px\]::after {
  content: var(--tw-content);
  left: 2px;
}
.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}
.after\:top-0\.5::after {
  content: var(--tw-content);
  top: 0.125rem;
}
.after\:top-1\/2::after {
  content: var(--tw-content);
  top: 50%;
}
.after\:top-\[15px\]::after {
  content: var(--tw-content);
  top: 15px;
}
.after\:-z-10::after {
  content: var(--tw-content);
  z-index: -10;
}
.after\:-z-20::after {
  content: var(--tw-content);
  z-index: -20;
}
.after\:ml-\[20px\]::after {
  content: var(--tw-content);
  margin-left: 20px;
}
.after\:mt-\[20px\]::after {
  content: var(--tw-content);
  margin-top: 20px;
}
.after\:block::after {
  content: var(--tw-content);
  display: block;
}
.after\:h-0::after {
  content: var(--tw-content);
  height: 0px;
}
.after\:h-0\.5::after {
  content: var(--tw-content);
  height: 0.125rem;
}
.after\:h-1::after {
  content: var(--tw-content);
  height: 0.25rem;
}
.after\:h-2::after {
  content: var(--tw-content);
  height: 0.5rem;
}
.after\:h-3::after {
  content: var(--tw-content);
  height: 0.75rem;
}
.after\:h-3\.5::after {
  content: var(--tw-content);
  height: 0.875rem;
}
.after\:h-4::after {
  content: var(--tw-content);
  height: 1rem;
}
.after\:h-\[1px\]::after {
  content: var(--tw-content);
  height: 1px;
}
.after\:h-\[2px\]::after {
  content: var(--tw-content);
  height: 2px;
}
.after\:h-\[9px\]::after {
  content: var(--tw-content);
  height: 9px;
}
.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}
.after\:w-0::after {
  content: var(--tw-content);
  width: 0px;
}
.after\:w-0\.5::after {
  content: var(--tw-content);
  width: 0.125rem;
}
.after\:w-1::after {
  content: var(--tw-content);
  width: 0.25rem;
}
.after\:w-1\.5::after {
  content: var(--tw-content);
  width: 0.375rem;
}
.after\:w-1\/2::after {
  content: var(--tw-content);
  width: 50%;
}
.after\:w-4::after {
  content: var(--tw-content);
  width: 1rem;
}
.after\:w-\[2px\]::after {
  content: var(--tw-content);
  width: 2px;
}
.after\:w-\[300\%\]::after {
  content: var(--tw-content);
  width: 300%;
}
.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}
.after\:flex-1::after {
  content: var(--tw-content);
  flex: 1 1 0%;
}
.after\:origin-left::after {
  content: var(--tw-content);
  transform-origin: left;
}
.after\:origin-right::after {
  content: var(--tw-content);
  transform-origin: right;
}
.after\:-translate-x-1\/2::after {
  content: var(--tw-content);
  --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));
}
.after\:-translate-x-full::after {
  content: var(--tw-content);
  --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));
}
.after\:-translate-y-1\/2::after {
  content: var(--tw-content);
  --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));
}
.after\:-rotate-\[52deg\]::after {
  content: var(--tw-content);
  --tw-rotate: -52deg;
  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));
}
.after\:scale-x-0::after {
  content: var(--tw-content);
  --tw-scale-x: 0;
  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));
}
.after\:scale-x-100::after {
  content: var(--tw-content);
  --tw-scale-x: 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));
}
.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}
.after\:border-l-\[12px\]::after {
  content: var(--tw-content);
  border-left-width: 12px;
}
.after\:border-r-\[12px\]::after {
  content: var(--tw-content);
  border-right-width: 12px;
}
.after\:border-t-\[20px\]::after {
  content: var(--tw-content);
  border-top-width: 20px;
}
.after\:border-l-transparent::after {
  content: var(--tw-content);
  border-left-color: transparent;
}
.after\:border-r-transparent::after {
  content: var(--tw-content);
  border-right-color: transparent;
}
.after\:bg-accent::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.after\:bg-gray-100::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 254 / var(--tw-bg-opacity));
}
.after\:bg-gray-500\/20::after {
  content: var(--tw-content);
  background-color: rgb(118 117 136 / 0.2);
}
.after\:bg-gray-900::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 41 / var(--tw-bg-opacity));
}
.after\:bg-primary::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(59 57 88 / var(--tw-bg-opacity));
}
.after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.after\:transition-transform::after {
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.after\:delay-\[300ms\]::after {
  content: var(--tw-content);
  transition-delay: 300ms;
}
.after\:duration-\[1500ms\]::after {
  content: var(--tw-content);
  transition-duration: 1500ms;
}
.after\:ease-linear::after {
  content: var(--tw-content);
  transition-timing-function: linear;
}
.first\:pl-0:first-child {
  padding-left: 0px;
}
.first\:pt-0:first-child {
  padding-top: 0px;
}
.last\:pb-0:last-child {
  padding-bottom: 0px;
}
.last\:pr-0:last-child {
  padding-right: 0px;
}
.checked\:border-accent:checked {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.checked\:bg-transparent:checked {
  background-color: transparent;
}
.checked\:bg-white:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.checked\:bg-none:checked {
  background-image: none;
}
.checked\:text-accent:checked {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.hover\:-translate-y-2:hover {
  --tw-translate-y: -0.5rem;
  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\: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));
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:border-accent:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.hover\:bg-accent:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.hover\:bg-accent\/90:hover {
  background-color: rgb(255 61 84 / 0.9);
}
.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 57 88 / var(--tw-bg-opacity));
}
.hover\:bg-primary\/90:hover {
  background-color: rgb(59 57 88 / 0.9);
}
.hover\:bg-social-facebook\/90:hover {
  background-color: rgb(24 119 242 / 0.9);
}
.hover\:bg-social-twitter\/90:hover {
  background-color: rgb(29 161 242 / 0.9);
}
.hover\:bg-social-youtube\/90:hover {
  background-color: rgb(255 0 0 / 0.9);
}
.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:text-accent:hover {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(118 117 136 / var(--tw-text-opacity));
}
.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-20:hover {
  opacity: 0.2;
}
.hover\:opacity-70:hover {
  opacity: 0.7;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.hover\:shadow-3xl:hover {
  --tw-shadow: 0 10px 60px 0 rgba(27, 27, 41, .06);
  --tw-shadow-colored: 0 10px 60px 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);
}
.hover\: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\: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);
}
.hover\:ring-0:hover {
  --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(0px + 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);
}
.hover\:grayscale-0:hover {
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.hover\:before\:origin-left:hover::before {
  content: var(--tw-content);
  transform-origin: left;
}
.hover\:before\:origin-right:hover::before {
  content: var(--tw-content);
  transform-origin: right;
}
.hover\:before\:scale-x-100:hover::before {
  content: var(--tw-content);
  --tw-scale-x: 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));
}
.hover\:after\:origin-left:hover::after {
  content: var(--tw-content);
  transform-origin: left;
}
.hover\:after\:scale-x-100:hover::after {
  content: var(--tw-content);
  --tw-scale-x: 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));
}
.checked\:hover\:border-accent:hover:checked {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.checked\:hover\:bg-transparent:hover:checked {
  background-color: transparent;
}
.checked\:hover\:bg-white:hover:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.focus\:border-accent:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.focus\:border-indigo-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity));
}
.focus\:bg-accent:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.focus\:text-gray-900:focus {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.focus\:outline-0:focus {
  outline-width: 0px;
}
.focus\:ring-0: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(0px + 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\:ring-accent:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 61 84 / var(--tw-ring-opacity));
}
.group:nth-child(odd) .group-odd\:left-0 {
  left: 0px;
}
.group:nth-child(odd) .group-odd\:left-5 {
  left: 1.25rem;
}
.group:nth-child(even) .group-even\:right-0 {
  right: 0px;
}
.group:nth-child(even) .group-even\:right-5 {
  right: 1.25rem;
}
.group:nth-child(even) .group-even\:ml-auto {
  margin-left: auto;
}
.group:hover .group-hover\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}
.group:hover .group-hover\: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));
}
.group:hover .group-hover\:scale-y-100 {
  --tw-scale-y: 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));
}
@-webkit-keyframes ring {

  0% {
    transform: rotate(-15deg);
  }

  2% {
    transform: rotate(15deg);
  }

  4% {
    transform: rotate(-18deg);
  }

  6% {
    transform: rotate(18deg);
  }

  8% {
    transform: rotate(-22deg);
  }

  10% {
    transform: rotate(22deg);
  }

  12% {
    transform: rotate(-18deg);
  }

  14% {
    transform: rotate(18deg);
  }

  16% {
    transform: rotate(-12deg);
  }

  18% {
    transform: rotate(12deg);
  }

  20% {
    transform: rotate(0deg);
  }
}
@keyframes ring {

  0% {
    transform: rotate(-15deg);
  }

  2% {
    transform: rotate(15deg);
  }

  4% {
    transform: rotate(-18deg);
  }

  6% {
    transform: rotate(18deg);
  }

  8% {
    transform: rotate(-22deg);
  }

  10% {
    transform: rotate(22deg);
  }

  12% {
    transform: rotate(-18deg);
  }

  14% {
    transform: rotate(18deg);
  }

  16% {
    transform: rotate(-12deg);
  }

  18% {
    transform: rotate(12deg);
  }

  20% {
    transform: rotate(0deg);
  }
}
.group:hover .group-hover\:animate-ring {
  -webkit-animation: ring 4s ease infinite;
          animation: ring 4s ease infinite;
}
.group:hover .group-hover\:fill-accent {
  fill: #ff3d54;
}
.group:hover .group-hover\:fill-gray-900 {
  fill: #1b1b29;
}
.group:hover .group-hover\:text-accent {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:opacity-75 {
  opacity: 0.75;
}
.group:hover .group-hover\:opacity-90 {
  opacity: 0.9;
}
.group:hover .group-hover\:grayscale-0 {
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.group.active .group-\[\.active\]\:block {
  display: block;
}
.group.is-error .group-\[\.is-error\]\:block {
  display: block;
}
.group.swiper-slide-active:not(.vv-slide-played) .group-\[\.swiper-slide-active\:not\(\.vv-slide-played\)\]\:translate-x-0 {
  --tw-translate-x: 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));
}
.group.swiper-slide-active:not(.vv-slide-played) .group-\[\.swiper-slide-active\:not\(\.vv-slide-played\)\]\:translate-y-0 {
  --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));
}
.group.vv-slide-played .group-\[\.vv-slide-played\]\:translate-x-0 {
  --tw-translate-x: 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));
}
.group.vv-slide-played .group-\[\.vv-slide-played\]\:translate-y-0 {
  --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));
}
.group.swiper-slide-active:not(.vv-slide-played) .group-\[\.swiper-slide-active\:not\(\.vv-slide-played\)\]\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}
.group.swiper-slide-active .group-\[\.swiper-slide-active\]\: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));
}
.group.vv-slide-played .group-\[\.vv-slide-played\]\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}
.group.active .group-\[\.active\]\:border-accent {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.group.is-active .group-\[\.is-active\]\:border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.group.is-error .group-\[\.is-error\]\:border-danger {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.group.is-active .group-\[\.is-active\]\:bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.group.is-error .group-\[\.is-error\]\:bg-input-invalid {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px'%3E%3Cpath fill-rule='evenodd' fill='white' d='M24 20.188l-8.315-8.209 8.2-8.282-3.697-3.697-8.212 8.318-8.31-8.203-3.666 3.666 8.321 8.24-8.206 8.313 3.666 3.666 8.237-8.318 8.285 8.203z'/%3E%3C/svg%3E%0A"), linear-gradient(0deg, #ff3d54, #ff3d54);
}
.group.is-success .group-\[\.is-success\]\:bg-input-success {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='white' d='M12.007,2.506 L4.799,10.007 L-0.007,5.007 L2.396,2.506 L4.799,5.007 L9.604,0.006 L12.007,2.506 Z'/%3E%3C/svg%3E%0A"), linear-gradient(0deg, #615dfa, #615dfa);
}
.group.is-invalid .group-\[\.is-invalid\]\:pr-16 {
  padding-right: 4rem;
}
.group.is-success .group-\[\.is-success\]\:pr-16 {
  padding-right: 4rem;
}
.group.is-active .group-\[\.is-active\]\:text-accent {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.group.is-active .group-\[\.is-active\]\:text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.group.is-active .group-\[\.is-active\]\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.group.is-error .group-\[\.is-error\]\:text-danger {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.group.swiper-slide-active:not(.vv-slide-played) .group-\[\.swiper-slide-active\:not\(\.vv-slide-played\)\]\:opacity-100 {
  opacity: 1;
}
.group.swiper-slide-active .group-\[\.swiper-slide-active\]\:opacity-100 {
  opacity: 1;
}
.group.vv-slide-played .group-\[\.vv-slide-played\]\:opacity-100 {
  opacity: 1;
}
.group.active .group-\[\.active\]\:before\:bg-accent::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.group.active .group-\[\.active\]\:before\:bg-gray-900::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 41 / var(--tw-bg-opacity));
}
.group.is-active .group-\[\.is-active\]\:before\:text-accent::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.group.active .group-\[\.active\]\:after\:invisible::after {
  content: var(--tw-content);
  visibility: hidden;
}
.group.swiper-slide-active:not(.vv-slide-played) .group-\[\.swiper-slide-active\:not\(\.vv-slide-played\)\]\:after\:translate-x-full::after {
  content: var(--tw-content);
  --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));
}
.group.vv-slide-played .group-\[\.vv-slide-played\]\:after\:opacity-0::after {
  content: var(--tw-content);
  opacity: 0;
}
.peer:checked ~ .peer-checked\:inline-flex {
  display: inline-flex;
}
.peer:checked ~ .peer-checked\:max-h-28 {
  max-height: 7rem;
}
.peer:checked ~ .peer-checked\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.peer:checked ~ .peer-checked\:after\:translate-x-\[20px\]::after {
  content: var(--tw-content);
  --tw-translate-x: 20px;
  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));
}
.peer.active ~ .peer-\[\.active\]\:visible {
  visibility: visible;
}
.peer.active ~ .peer-\[\.active\]\:flex {
  display: flex;
}
.peer.active ~ .peer-\[\.active\]\:translate-y-0 {
  --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));
}
.peer.active ~ .peer-\[\.active\]\:opacity-100 {
  opacity: 1;
}
.prose-headings\:text-gray-900 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.prose-h3\:font-bold :is(:where(h3):not(:where([class~="not-prose"] *))) {
  font-weight: 700;
}
.prose-h4\:tracking-tight :is(:where(h4):not(:where([class~="not-prose"] *))) {
  letter-spacing: -0.025em;
}
.prose-p\:tracking-tighter :is(:where(p):not(:where([class~="not-prose"] *))) {
  letter-spacing: -0.05em;
}
.prose-p\:text-gray-500 :is(:where(p):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(118 117 136 / var(--tw-text-opacity));
}
.prose-blockquote\:border-0 :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
  border-width: 0px;
}
.prose-blockquote\:pl-0 :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
  padding-left: 0px;
}
.prose-blockquote\:text-center :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
  text-align: center;
}
.prose-blockquote\:not-italic :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
  font-style: normal;
}
.prose-blockquote\:text-primary :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.prose-figcaption\:text-center :is(:where(figcaption):not(:where([class~="not-prose"] *))) {
  text-align: center;
}
.prose-strong\:text-primary :is(:where(strong):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.prose-ol\:p-0 :is(:where(ol):not(:where([class~="not-prose"] *))) {
  padding: 0px;
}
.prose-ol\:text-gray-500 :is(:where(ol):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(118 117 136 / var(--tw-text-opacity));
}
.prose-ol\:text-primary :is(:where(ol):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.prose-ul\:text-gray-500 :is(:where(ul):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(118 117 136 / var(--tw-text-opacity));
}
.prose-ul\:text-primary :is(:where(ul):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.prose-li\:my-6 :is(:where(li):not(:where([class~="not-prose"] *))) {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.prose-li\:flex :is(:where(li):not(:where([class~="not-prose"] *))) {
  display: flex;
}
.prose-li\:gap-4 :is(:where(li):not(:where([class~="not-prose"] *))) {
  gap: 1rem;
}
.prose-li\:pl-0 :is(:where(li):not(:where([class~="not-prose"] *))) {
  padding-left: 0px;
}
.prose-lead\:text-base :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-lead\:tracking-tighter :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
  letter-spacing: -0.05em;
}
.prose-lead\:text-gray-900 :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.prose-lead\:text-primary :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.dark .dark\:block {
  display: block;
}
.dark .dark\:hidden {
  display: none;
}
.dark .dark\:border-accent {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.dark .dark\:border-gray-500\/20 {
  border-color: rgb(118 117 136 / 0.2);
}
.dark .dark\:border-gray-500\/40 {
  border-color: rgb(118 117 136 / 0.4);
}
.dark .dark\:border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.dark .dark\:border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.dark .dark\:border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.dark .dark\:border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}
.dark .dark\:border-b-gray-200\/10 {
  border-bottom-color: rgb(206 205 216 / 0.1);
}
.dark .dark\:bg-gray-500\/20 {
  background-color: rgb(118 117 136 / 0.2);
}
.dark .dark\:bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.dark .dark\:bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 77 / var(--tw-bg-opacity));
}
.dark .dark\:bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 61 / var(--tw-bg-opacity));
}
.dark .dark\:bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 41 / var(--tw-bg-opacity));
}
.dark .dark\:bg-gray-900\/40 {
  background-color: rgb(27 27 41 / 0.4);
}
.dark .dark\:bg-caret-white {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z'/%3E%3C/svg%3E");;
}
.dark .dark\:bg-dark-bars-gray {
  background-image: url("data:image/svg+xml,%3Csvg width='576' height='90' viewBox='0 0 576 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M573.1 63.1H569.1C568.895 63.1 567.1 63.104 567.1 61.999V14.999C567.1 13.895 568.895 12.999 569.1 12.999H573.1C575.104 12.999 575.1 13.895 575.1 14.999V61.999C575.1 63.104 575.104 63.1 573.1 63.1ZM561.1 75.999H557.1C556.895 75.999 555.1 75.104 555.1 73.999V26.999C555.1 25.895 556.895 24.1 557.1 24.1H561.1C563.105 24.1 563.1 25.895 563.1 26.999V73.999C563.1 75.104 563.105 75.999 561.1 75.999ZM548.1 70.1H544.1C543.895 70.1 542.1 70.104 542.1 68.999V21.999C542.1 20.895 543.895 19.1 544.1 19.1H548.1C550.104 19.1 550.1 20.895 550.1 21.999V68.999C550.1 70.104 550.104 70.1 548.1 70.1ZM536.1 61.999H532.1C531.895 61.999 530.1 61.104 530.1 59.999V12.999C530.1 11.895 531.895 10.1 532.1 10.1H536.1C538.104 10.1 538.1 11.895 538.1 12.999V59.999C538.1 61.104 538.104 61.999 536.1 61.999ZM524.1 52.999H520.1C519.895 52.999 518.1 52.104 518.1 50.999V3.99902C518.1 2.89502 519.895 1.99902 520.1 1.99902H524.1C526.104 1.99902 526.1 2.89502 526.1 3.99902V50.999C526.1 52.104 526.104 52.999 524.1 52.999ZM512.1 75.999H508.1C507.895 75.999 506.1 75.104 506.1 73.999V26.999C506.1 25.895 507.895 24.1 508.1 24.1H512.1C514.104 24.1 514.1 25.895 514.1 26.999V73.999C514.1 75.104 514.104 75.999 512.1 75.999ZM500.1 62.999H496.1C495.895 62.999 494.1 62.104 494.1 60.999V13.999C494.1 12.895 495.895 11.999 496.1 11.999H500.1C502.105 11.999 502.1 12.895 502.1 13.999V60.999C502.1 62.104 502.105 62.999 500.1 62.999ZM488.1 55.999H484.1C483.895 55.999 482.1 55.104 482.1 53.999V6.99902C482.1 5.89502 483.895 4.99902 484.1 4.99902H488.1C490.104 4.99902 490.1 5.89502 490.1 6.99902V53.999C490.1 55.104 490.104 55.999 488.1 55.999ZM476.1 65.1H472.1C471.895 65.1 470.1 65.104 470.1 63.1V16.999C470.1 15.894 471.895 14.999 472.1 14.999H476.1C478.105 14.999 478.1 15.894 478.1 16.999V63.1C478.1 65.104 478.105 65.1 476.1 65.1ZM464.1 79.999H460.1C459.895 79.999 458.1 79.104 458.1 77.999V30.999C458.1 29.895 459.895 28.999 460.1 28.999H464.1C466.105 28.999 466.1 29.895 466.1 30.999V77.999C466.1 79.104 466.105 79.999 464.1 79.999ZM452.1 74.999H448.1C447.895 74.999 446.1 74.104 446.1 72.999V25.999C446.1 24.894 447.895 23.999 448.1 23.999H452.1C454.105 23.999 454.1 24.894 454.1 25.999V72.999C454.1 74.104 454.105 74.999 452.1 74.999ZM440.1 65.1H436.1C435.895 65.1 434.1 65.104 434.1 63.1V16.999C434.1 15.894 435.895 14.999 436.1 14.999H440.1C442.104 14.999 442.1 15.894 442.1 16.999V63.1C442.1 65.104 442.104 65.1 440.1 65.1ZM428.1 71.999H424.1C423.895 71.999 422.1 71.104 422.1 69.999V22.999C422.1 21.895 423.895 20.999 424.1 20.999H428.1C430.104 20.999 430.1 21.895 430.1 22.999V69.999C430.1 71.104 430.104 71.999 428.1 71.999ZM416.1 63.1H412.1C411.895 63.1 410.1 63.104 410.1 61.999V14.999C410.1 13.895 411.895 12.999 412.1 12.999H416.1C418.104 12.999 418.1 13.895 418.1 14.999V61.999C418.1 63.104 418.104 63.1 416.1 63.1ZM404.1 57.999H400.1C399.895 57.999 398.1 57.104 398.1 55.999V8.99902C398.1 7.89502 399.895 6.99902 400.1 6.99902H404.1C406.104 6.99902 406.1 7.89502 406.1 8.99902V55.999C406.1 57.104 406.104 57.999 404.1 57.999ZM392.1 77.999H388.1C387.895 77.999 386.1 77.104 386.1 75.999V28.999C386.1 27.895 387.895 26.999 388.1 26.999H392.1C394.104 26.999 394.1 27.895 394.1 28.999V75.999C394.1 77.104 394.104 77.999 392.1 77.999ZM380.1 89.1H376.1C375.895 89.1 374.1 89.104 374.1 87.1V40.999C374.1 39.894 375.895 38.999 376.1 38.999H380.1C382.104 38.999 382.1 39.894 382.1 40.999V87.1C382.1 89.104 382.104 89.1 380.1 89.1ZM368.1 63.1H364.1C363.895 63.1 362.1 63.104 362.1 61.999V14.999C362.1 13.895 363.895 12.999 364.1 12.999H368.1C370.105 12.999 370.1 13.895 370.1 14.999V61.999C370.1 63.104 370.105 63.1 368.1 63.1ZM356.1 50.999H352.1C351.895 50.999 350.1 50.104 350.1 48.1V1.99902C350.1 0.894023 351.895 -0.000976562 352.1 -0.000976562H356.1C358.104 -0.000976562 358.1 0.894023 358.1 1.99902V48.1C358.1 50.104 358.104 50.999 356.1 50.999ZM344.1 65.1H340.1C339.895 65.1 338.1 65.104 338.1 63.1V16.999C338.1 15.894 339.895 14.999 340.1 14.999H344.1C346.105 14.999 346.1 15.894 346.1 16.999V63.1C346.1 65.104 346.105 65.1 344.1 65.1ZM332.1 70.1H328.1C327.895 70.1 326.1 70.104 326.1 68.999V21.999C326.1 20.895 327.895 19.1 328.1 19.1H332.1C334.105 19.1 334.1 20.895 334.1 21.999V68.999C334.1 70.104 334.105 70.1 332.1 70.1ZM320.1 75.999H316.1C315.895 75.999 314.1 75.104 314.1 73.999V26.999C314.1 25.895 315.895 24.1 316.1 24.1H320.1C322.105 24.1 322.1 25.895 322.1 26.999V73.999C322.1 75.104 322.105 75.999 320.1 75.999ZM307.1 59.999H303.1C302.895 59.999 301.1 59.103 301.1 57.999V10.1C301.1 9.89502 302.895 8.99902 303.1 8.99902H307.1C309.104 8.99902 309.1 9.89502 309.1 10.1V57.999C309.1 59.103 309.104 59.999 307.1 59.999ZM295.1 68.999H291.1C290.895 68.999 289.1 68.104 289.1 66.999V19.1C289.1 18.895 290.895 17.999 291.1 17.999H295.1C297.104 17.999 297.1 18.895 297.1 19.1V66.999C297.1 68.104 297.104 68.999 295.1 68.999ZM283.1 63.1H279.1C278.895 63.1 277.1 63.104 277.1 61.999V14.999C277.1 13.895 278.895 12.999 279.1 12.999H283.1C285.105 12.999 285.1 13.895 285.1 14.999V61.999C285.1 63.104 285.105 63.1 283.1 63.1ZM271.1 75.999H267.1C266.895 75.999 265.1 75.104 265.1 73.999V26.999C265.1 25.895 266.895 24.1 267.1 24.1H271.1C273.104 24.1 273.1 25.895 273.1 26.999V73.999C273.1 75.104 273.104 75.999 271.1 75.999ZM258.1 70.1H254.1C253.895 70.1 252.1 70.104 252.1 68.999V21.999C252.1 20.895 253.895 19.1 254.1 19.1H258.1C260.104 19.1 260.1 20.895 260.1 21.999V68.999C260.1 70.104 260.104 70.1 258.1 70.1ZM246.1 61.999H242.1C241.895 61.999 240.1 61.104 240.1 59.999V12.999C240.1 11.895 241.895 10.1 242.1 10.1H246.1C248.104 10.1 248.1 11.895 248.1 12.999V59.999C248.1 61.104 248.104 61.999 246.1 61.999ZM234.1 52.999H230.1C229.895 52.999 228.1 52.104 228.1 50.999V3.99902C228.1 2.89502 229.895 1.99902 230.1 1.99902H234.1C236.104 1.99902 236.1 2.89502 236.1 3.99902V50.999C236.1 52.104 236.104 52.999 234.1 52.999ZM222.1 75.999H218.1C217.895 75.999 216.1 75.104 216.1 73.999V26.999C216.1 25.895 217.895 24.1 218.1 24.1H222.1C224.104 24.1 224.1 25.895 224.1 26.999V73.999C224.1 75.104 224.104 75.999 222.1 75.999ZM210.1 62.999H206.1C205.895 62.999 204.1 62.104 204.1 60.999V13.999C204.1 12.895 205.895 11.999 206.1 11.999H210.1C212.105 11.999 212.1 12.895 212.1 13.999V60.999C212.1 62.104 212.105 62.999 210.1 62.999ZM198.1 55.999H194.1C193.895 55.999 192.1 55.104 192.1 53.999V6.99902C192.1 5.89502 193.895 4.99902 194.1 4.99902H198.1C200.104 4.99902 200.1 5.89502 200.1 6.99902V53.999C200.1 55.104 200.104 55.999 198.1 55.999ZM186.1 65.1H182.1C181.895 65.1 180.1 65.104 180.1 63.1V16.999C180.1 15.894 181.895 14.999 182.1 14.999H186.1C188.105 14.999 188.1 15.894 188.1 16.999V63.1C188.1 65.104 188.105 65.1 186.1 65.1ZM174.1 79.999H170.1C169.895 79.999 168.1 79.104 168.1 77.999V30.999C168.1 29.895 169.895 28.999 170.1 28.999H174.1C176.105 28.999 176.1 29.895 176.1 30.999V77.999C176.1 79.104 176.105 79.999 174.1 79.999ZM162.1 74.999H158.1C157.895 74.999 156.1 74.104 156.1 72.999V25.999C156.1 24.894 157.895 23.999 158.1 23.999H162.1C164.104 23.999 164.1 24.894 164.1 25.999V72.999C164.1 74.104 164.104 74.999 162.1 74.999ZM150.1 65.1H146.1C145.895 65.1 144.1 65.104 144.1 63.1V16.999C144.1 15.894 145.895 14.999 146.1 14.999H150.1C152.104 14.999 152.1 15.894 152.1 16.999V63.1C152.1 65.104 152.104 65.1 150.1 65.1ZM138.1 71.999H134.1C133.895 71.999 132.1 71.104 132.1 69.999V22.999C132.1 21.895 133.895 20.999 134.1 20.999H138.1C140.104 20.999 140.1 21.895 140.1 22.999V69.999C140.1 71.104 140.104 71.999 138.1 71.999ZM126.1 63.1H122.1C121.895 63.1 120.1 63.104 120.1 61.999V14.999C120.1 13.895 121.895 12.999 122.1 12.999H126.1C128.104 12.999 128.1 13.895 128.1 14.999V61.999C128.1 63.104 128.104 63.1 126.1 63.1ZM114.1 57.999H110.1C109.895 57.999 108.1 57.104 108.1 55.999V8.99902C108.1 7.89502 109.895 6.99902 110.1 6.99902H114.1C116.105 6.99902 116.1 7.89502 116.1 8.99902V55.999C116.1 57.104 116.105 57.999 114.1 57.999ZM102.1 77.999H98.1C97.895 77.999 96.1 77.104 96.1 75.999V28.999C96.1 27.895 97.895 26.999 98.1 26.999H102.1C104.104 26.999 104.1 27.895 104.1 28.999V75.999C104.1 77.104 104.104 77.999 102.1 77.999ZM90.1 89.1H86.1C85.895 89.1 84.1 89.104 84.1 87.1V40.999C84.1 39.894 85.895 38.999 86.1 38.999H90.1C92.104 38.999 92.1 39.894 92.1 40.999V87.1C92.1 89.104 92.104 89.1 90.1 89.1ZM78.1 63.1H74.1C73.895 63.1 72.1 63.104 72.1 61.999V14.999C72.1 13.895 73.895 12.999 74.1 12.999H78.1C80.105 12.999 80.1 13.895 80.1 14.999V61.999C80.1 63.104 80.105 63.1 78.1 63.1ZM66.1 50.999H62.1C61.895 50.999 60.1 50.104 60.1 48.1V1.99902C60.1 0.894023 61.895 -0.000976562 62.1 -0.000976562H66.1C68.104 -0.000976562 68.1 0.894023 68.1 1.99902V48.1C68.1 50.104 68.104 50.999 66.1 50.999ZM54.1 65.1H50.1C49.895 65.1 48.1 65.104 48.1 63.1V16.999C48.1 15.894 49.895 14.999 50.1 14.999H54.1C56.105 14.999 56.1 15.894 56.1 16.999V63.1C56.1 65.104 56.105 65.1 54.1 65.1ZM42.1 70.1H38.1C37.895 70.1 36.1 70.104 36.1 68.999V21.999C36.1 20.895 37.895 19.1 38.1 19.1H42.1C44.105 19.1 44.1 20.895 44.1 21.999V68.999C44.1 70.104 44.105 70.1 42.1 70.1ZM30.1 75.999H26.1C25.895 75.999 24.1 75.104 24.1 73.999V26.999C24.1 25.895 25.895 24.1 26.1 24.1H30.1C32.104 24.1 32.1 25.895 32.1 26.999V73.999C32.1 75.104 32.104 75.999 30.1 75.999ZM17.1 59.999H13.1C12.895 59.999 11.1 59.103 11.1 57.999V10.1C11.1 9.89502 12.895 8.99902 13.1 8.99902H17.1C19.104 8.99902 19.1 9.89502 19.1 10.1V57.999C19.1 59.103 19.104 59.999 17.1 59.999ZM5.1 68.999H1.1C0.895 68.999 0 68.104 0 66.999V19.1C0 18.895 0.895 17.999 1.1 17.999H5.1C7.104 17.999 7.1 18.895 7.1 19.1V66.999C7.1 68.104 7.104 68.999 5.1 68.999Z' fill='%2333334d'/%3E%3C/svg%3E%0A");
}
.dark .dark\:from-gray-900 {
  --tw-gradient-from: #1b1b29;
  --tw-gradient-to: rgb(27 27 41 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark .dark\:to-\[rgba\(0\2c 0\2c 0\2c 0\.08\)\] {
  --tw-gradient-to: rgba(0,0,0,0.08);
}
.dark .dark\:fill-accent {
  fill: #ff3d54;
}
.dark .dark\:fill-gray-500 {
  fill: #767588;
}
.dark .dark\:fill-gray-700 {
  fill: #33334d;
}
.dark .dark\:fill-gray-800 {
  fill: #29293d;
}
.dark .dark\:fill-gray-900 {
  fill: #1b1b29;
}
.dark .dark\:fill-white {
  fill: #fff;
}
.dark .dark\:fill-white\/20 {
  fill: rgb(255 255 255 / 0.2);
}
.dark .dark\:text-accent {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.dark .dark\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}
.dark .dark\:text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}
.dark .dark\:opacity-100 {
  opacity: 1;
}
.dark .dark\:opacity-30 {
  opacity: 0.3;
}
.dark .dark\:opacity-60 {
  opacity: 0.6;
}
.dark .dark\:placeholder\:text-gray-500\/80::-moz-placeholder {
  color: rgb(118 117 136 / 0.8);
}
.dark .dark\:placeholder\:text-gray-500\/80::placeholder {
  color: rgb(118 117 136 / 0.8);
}
.dark .dark\:before\:bg-gray-700::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 77 / var(--tw-bg-opacity));
}
.dark .dark\:after\:bg-gray-800::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 61 / var(--tw-bg-opacity));
}
.dark .dark\:after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.dark .dark\:checked\:border-accent:checked {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.dark .dark\:checked\:bg-accent:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.dark .dark\:checked\:ring-accent:checked {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 61 84 / var(--tw-ring-opacity));
}
.dark .dark\:hover\:border-accent:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.dark .dark\:hover\:bg-accent:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 61 84 / var(--tw-bg-opacity));
}
.dark .dark\:hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 61 / var(--tw-bg-opacity));
}
.dark .dark\:hover\:text-accent:hover {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.dark .dark\:hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.dark .dark\:hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:checked\:hover\:border-accent:hover:checked {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.dark .dark\:checked\:hover\:bg-gray-900:hover:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 41 / var(--tw-bg-opacity));
}
.dark .dark\:focus\:border-accent:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 61 84 / var(--tw-border-opacity));
}
.dark .dark\:focus\:border-indigo-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity));
}
.dark .dark\:focus\:bg-gray-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 41 / var(--tw-bg-opacity));
}
.dark .dark\:focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .group:hover .dark\:group-hover\:fill-accent {
  fill: #ff3d54;
}
.dark .group:hover .dark\:group-hover\:fill-white {
  fill: #fff;
}
.dark .group.is-active .dark\:group-\[\.is-active\]\:border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 77 / var(--tw-border-opacity));
}
.dark .group.is-active .dark\:group-\[\.is-active\]\:bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 77 / var(--tw-bg-opacity));
}
.dark .group.is-success .dark\:group-\[\.is-success\]\:bg-input-success {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='white' d='M12.007,2.506 L4.799,10.007 L-0.007,5.007 L2.396,2.506 L4.799,5.007 L9.604,0.006 L12.007,2.506 Z'/%3E%3C/svg%3E%0A"), linear-gradient(0deg, #615dfa, #615dfa);
}
.dark .group.is-active .dark\:group-\[\.is-active\]\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .group.active .dark\:group-\[\.active\]\:before\:bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.dark .peer:checked ~ .dark\:peer-checked\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:prose-headings\:text-white :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:prose-blockquote\:text-white :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:prose-strong\:text-white :is(:where(strong):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:prose-ol\:text-white :is(:where(ol):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:prose-ul\:text-white :is(:where(ul):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:prose-lead\:text-white :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 576px) {

  .sm\:\!right-4 {
    right: 1rem !important;
  }

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

  .sm\:left-4 {
    left: 1rem;
  }

  .sm\:left-\[58\%\] {
    left: 58%;
  }

  .sm\:right-auto {
    right: auto;
  }

  .sm\:top-8 {
    top: 2rem;
  }

  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .sm\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .sm\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .sm\:col-start-1 {
    grid-column-start: 1;
  }

  .sm\:col-start-3 {
    grid-column-start: 3;
  }

  .sm\:col-start-6 {
    grid-column-start: 6;
  }

  .sm\:col-end-11 {
    grid-column-end: 11;
  }

  .sm\:col-end-13 {
    grid-column-end: 13;
  }

  .sm\:col-end-8 {
    grid-column-end: 8;
  }

  .sm\:row-start-1 {
    grid-row-start: 1;
  }

  .sm\:row-start-2 {
    grid-row-start: 2;
  }

  .sm\:row-end-2 {
    grid-row-end: 2;
  }

  .sm\:row-end-3 {
    grid-row-end: 3;
  }

  .sm\:row-end-4 {
    grid-row-end: 4;
  }

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

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

  .sm\:mb-16 {
    margin-bottom: 4rem;
  }

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

  .sm\:mb-28 {
    margin-bottom: 7rem;
  }

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

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

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

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

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

  .sm\:block {
    display: block;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:aspect-\[0\.83\] {
    aspect-ratio: 0.83;
  }

  .sm\:aspect-\[5\/3\] {
    aspect-ratio: 5/3;
  }

  .sm\:aspect-\[72\/28\] {
    aspect-ratio: 72/28;
  }

  .sm\:aspect-\[770\/520\] {
    aspect-ratio: 770/520;
  }

  .sm\:aspect-auto {
    aspect-ratio: auto;
  }

  .sm\:h-10 {
    height: 2.5rem;
  }

  .sm\:h-12 {
    height: 3rem;
  }

  .sm\:h-16 {
    height: 4rem;
  }

  .sm\:h-20 {
    height: 5rem;
  }

  .sm\:w-4 {
    width: 1rem;
  }

  .sm\:w-7 {
    width: 1.75rem;
  }

  .sm\:w-7\.5 {
    width: 1.875rem;
  }

  .sm\:w-80 {
    width: 20rem;
  }

  .sm\:w-\[280px\] {
    width: 280px;
  }

  .sm\:w-\[400px\] {
    width: 400px;
  }

  .sm\:w-\[52\%\] {
    width: 52%;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:basis-1\/2 {
    flex-basis: 50%;
  }

  .sm\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .sm\:basis-auto {
    flex-basis: auto;
  }

  .sm\:translate-x-0 {
    --tw-translate-x: 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));
  }

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

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

  .sm\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .sm\:grid-rows-\[197px_107px_85px\] {
    grid-template-rows: 197px 107px 85px;
  }

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

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-start {
    justify-content: flex-start;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:gap-7 {
    gap: 1.75rem;
  }

  .sm\:gap-7\.5 {
    gap: 1.875rem;
  }

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:gap-\[30px\] {
    gap: 30px;
  }

  .sm\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .sm\:gap-x-7\.5 {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }

  .sm\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }

  .sm\:gap-y-20 {
    row-gap: 5rem;
  }

  .sm\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .sm\:gap-y-4 {
    row-gap: 1rem;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:p-7 {
    padding: 1.75rem;
  }

  .sm\:p-7\.5 {
    padding: 1.875rem;
  }

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

  .sm\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

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

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

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

  .sm\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

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

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

  .sm\:pl-7 {
    padding-left: 1.75rem;
  }

  .sm\:pr-0 {
    padding-right: 0px;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

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

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

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

  .sm\:text-1\.5xl {
    font-size: 1.375rem;
  }

  .sm\:text-2\.5xl {
    font-size: 1.6875rem;
  }

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

  .sm\:text-3\.5xl {
    font-size: 2.125rem;
  }

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

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

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

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

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

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

  .sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .sm\:leading-\[0\.82em\] {
    line-height: 0.82em;
  }

  .sm\:leading-none {
    line-height: 1;
  }

  .sm\:shadow-\[0_0_60px_0_rgba\(0\2c 0\2c 0\2c \.4\)\] {
    --tw-shadow: 0 0 60px 0 rgba(0,0,0,.4);
    --tw-shadow-colored: 0 0 60px 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);
  }

  .after\:sm\:bottom-24::after {
    content: var(--tw-content);
    bottom: 6rem;
  }
}
@media (min-width: 768px) {

  .md\:relative {
    position: relative;
  }

  .md\:bottom-5 {
    bottom: 1.25rem;
  }

  .md\:left-10 {
    left: 2.5rem;
  }

  .md\:left-6 {
    left: 1.5rem;
  }

  .md\:left-\[60\%\] {
    left: 60%;
  }

  .md\:top-12 {
    top: 3rem;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:col-span-full {
    grid-column: 1 / -1;
  }

  .md\:col-start-1 {
    grid-column-start: 1;
  }

  .md\:col-start-11 {
    grid-column-start: 11;
  }

  .md\:col-start-2 {
    grid-column-start: 2;
  }

  .md\:col-start-3 {
    grid-column-start: 3;
  }

  .md\:col-start-5 {
    grid-column-start: 5;
  }

  .md\:col-start-6 {
    grid-column-start: 6;
  }

  .md\:col-start-7 {
    grid-column-start: 7;
  }

  .md\:col-start-8 {
    grid-column-start: 8;
  }

  .md\:col-start-9 {
    grid-column-start: 9;
  }

  .md\:col-end-11 {
    grid-column-end: 11;
  }

  .md\:col-end-12 {
    grid-column-end: 12;
  }

  .md\:col-end-13 {
    grid-column-end: 13;
  }

  .md\:col-end-6 {
    grid-column-end: 6;
  }

  .md\:col-end-8 {
    grid-column-end: 8;
  }

  .md\:col-end-9 {
    grid-column-end: 9;
  }

  .md\:row-start-1 {
    grid-row-start: 1;
  }

  .md\:row-start-2 {
    grid-row-start: 2;
  }

  .md\:row-end-2 {
    grid-row-end: 2;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

  .md\:-ml-7 {
    margin-left: -1.75rem;
  }

  .md\:-ml-\[76px\] {
    margin-left: -76px;
  }

  .md\:-mt-\[0\.6em\] {
    margin-top: -0.6em;
  }

  .md\:-mt-\[210px\] {
    margin-top: -210px;
  }

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

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

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

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

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

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

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

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

  .md\:mb-28 {
    margin-bottom: 7rem;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

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

  .md\:mb-40 {
    margin-bottom: 10rem;
  }

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

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

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

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

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

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-\[-1px\] {
    margin-right: -1px;
  }

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-\[5\/3\] {
    aspect-ratio: 5/3;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-12\.5 {
    height: 3.125rem;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-28 {
    height: 7rem;
  }

  .md\:h-32 {
    height: 8rem;
  }

  .md\:h-48 {
    height: 12rem;
  }

  .md\:h-52 {
    height: 13rem;
  }

  .md\:h-60 {
    height: 15rem;
  }

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

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

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

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

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

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

  .md\:min-h-\[600px\] {
    min-height: 600px;
  }

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

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-12 {
    width: 3rem;
  }

  .md\:w-12\.5 {
    width: 3.125rem;
  }

  .md\:w-20 {
    width: 5rem;
  }

  .md\:w-24 {
    width: 6rem;
  }

  .md\:w-36 {
    width: 9rem;
  }

  .md\:w-5 {
    width: 1.25rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

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

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

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

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

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

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

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

  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:basis-1\/2 {
    flex-basis: 50%;
  }

  .md\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .md\:basis-1\/5 {
    flex-basis: 20%;
  }

  .md\:basis-\[45\%\] {
    flex-basis: 45%;
  }

  .md\:basis-auto {
    flex-basis: auto;
  }

  .md\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .md\:grid-flow-col {
    grid-auto-flow: column;
  }

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

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

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

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

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

  .md\:grid-rows-\[152px_83px_66px\] {
    grid-template-rows: 152px 83px 66px;
  }

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

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:place-items-stretch {
    place-items: stretch;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-stretch {
    align-items: stretch;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-7 {
    gap: 1.75rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-\[30px\] {
    gap: 30px;
  }

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

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

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

  .md\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .md\:gap-x-7\.5 {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }

  .md\:gap-x-9 {
    -moz-column-gap: 2.25rem;
         column-gap: 2.25rem;
  }

  .md\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }

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

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

  .md\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .md\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .md\:gap-y-8 {
    row-gap: 2rem;
  }

  .md\:self-center {
    align-self: center;
  }

  .md\:justify-self-center {
    justify-self: center;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-11 {
    padding: 2.75rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

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

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

  .md\:px-\[66px\] {
    padding-left: 66px;
    padding-right: 66px;
  }

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

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

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

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

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

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

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

  .md\:py-\[17px\] {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .md\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .md\:py-\[21px\] {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .md\:py-\[70px\] {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

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

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

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

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

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

  .md\:pb-28 {
    padding-bottom: 7rem;
  }

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

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

  .md\:pb-\[330px\] {
    padding-bottom: 330px;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

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

  .md\:pl-5 {
    padding-left: 1.25rem;
  }

  .md\:pl-7 {
    padding-left: 1.75rem;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pr-14 {
    padding-right: 3.5rem;
  }

  .md\:pr-2 {
    padding-right: 0.5rem;
  }

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

  .md\:pr-7 {
    padding-right: 1.75rem;
  }

  .md\:pr-\[38px\] {
    padding-right: 38px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

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

  .md\:pt-14 {
    padding-top: 3.5rem;
  }

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

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

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

  .md\:pt-32 {
    padding-top: 8rem;
  }

  .md\:pt-36 {
    padding-top: 9rem;
  }

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

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

  .md\:pt-9 {
    padding-top: 2.25rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-1\.5xl {
    font-size: 1.375rem;
  }

  .md\:text-2\.5xl {
    font-size: 1.6875rem;
  }

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

  .md\:text-3\.5xl {
    font-size: 2.125rem;
  }

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

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

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

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

  .md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .md\:text-\[26px\] {
    font-size: 26px;
  }

  .md\:text-\[34px\] {
    font-size: 34px;
  }

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

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

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

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

  .md\:leading-8 {
    line-height: 2rem;
  }

  .md\:leading-9 {
    line-height: 2.25rem;
  }

  .md\:leading-\[0\.82em\] {
    line-height: 0.82em;
  }

  .md\:leading-\[0\.9em\] {
    line-height: 0.9em;
  }

  .md\:leading-none {
    line-height: 1;
  }

  .md\:leading-normal {
    line-height: 1.5;
  }

  .md\:leading-snug {
    line-height: 1.375;
  }

  .md\:leading-tight {
    line-height: 1.25;
  }

  .md\:tracking-tight {
    letter-spacing: -0.025em;
  }

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

  .after\:md\:bottom-28::after {
    content: var(--tw-content);
    bottom: 7rem;
  }

  .md\:after\:bottom-0::after {
    content: var(--tw-content);
    bottom: 0px;
  }

  .group:nth-child(even) .md\:group-even\:order-1 {
    order: 1;
  }

  .group:nth-child(even) .md\:group-even\:order-2 {
    order: 2;
  }
}
@media (min-width: 992px) {

  .lg\:absolute {
    position: absolute;
  }

  .lg\:-bottom-52 {
    bottom: -13rem;
  }

  .lg\:-right-2 {
    right: -0.5rem;
  }

  .lg\:-right-5 {
    right: -1.25rem;
  }

  .lg\:-top-12 {
    top: -3rem;
  }

  .lg\:bottom-0 {
    bottom: 0px;
  }

  .lg\:bottom-6 {
    bottom: 1.5rem;
  }

  .lg\:bottom-auto {
    bottom: auto;
  }

  .lg\:left-0 {
    left: 0px;
  }

  .lg\:left-10 {
    left: 2.5rem;
  }

  .lg\:left-16 {
    left: 4rem;
  }

  .lg\:left-7 {
    left: 1.75rem;
  }

  .lg\:left-8 {
    left: 2rem;
  }

  .lg\:right-10 {
    right: 2.5rem;
  }

  .lg\:right-8 {
    right: 2rem;
  }

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

  .lg\:top-12 {
    top: 3rem;
  }

  .lg\:top-2 {
    top: 0.5rem;
  }

  .lg\:top-20 {
    top: 5rem;
  }

  .lg\:top-60 {
    top: 15rem;
  }

  .lg\:top-8 {
    top: 2rem;
  }

  .lg\:col-auto {
    grid-column: auto;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .lg\:col-span-full {
    grid-column: 1 / -1;
  }

  .lg\:col-start-10 {
    grid-column-start: 10;
  }

  .lg\:col-start-2 {
    grid-column-start: 2;
  }

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

  .lg\:col-start-4 {
    grid-column-start: 4;
  }

  .lg\:col-start-5 {
    grid-column-start: 5;
  }

  .lg\:col-start-7 {
    grid-column-start: 7;
  }

  .lg\:col-start-8 {
    grid-column-start: 8;
  }

  .lg\:col-start-9 {
    grid-column-start: 9;
  }

  .lg\:col-end-10 {
    grid-column-end: 10;
  }

  .lg\:col-end-11 {
    grid-column-end: 11;
  }

  .lg\:col-end-12 {
    grid-column-end: 12;
  }

  .lg\:col-end-2 {
    grid-column-end: 2;
  }

  .lg\:col-end-6 {
    grid-column-end: 6;
  }

  .lg\:row-start-1 {
    grid-row-start: 1;
  }

  .lg\:row-start-2 {
    grid-row-start: 2;
  }

  .lg\:row-end-2 {
    grid-row-end: 2;
  }

  .lg\:row-end-3 {
    grid-row-end: 3;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

  .lg\:-ml-7 {
    margin-left: -1.75rem;
  }

  .lg\:-ml-7\.5 {
    margin-left: -1.875rem;
  }

  .lg\:-ml-\[100px\] {
    margin-left: -100px;
  }

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

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

  .lg\:-mt-\[0\.6em\] {
    margin-top: -0.6em;
  }

  .lg\:-mt-\[180px\] {
    margin-top: -180px;
  }

  .lg\:-mt-\[200px\] {
    margin-top: -200px;
  }

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

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

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

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

  .lg\:mb-12\.5 {
    margin-bottom: 3.125rem;
  }

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

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

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

  .lg\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

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

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:mb-28 {
    margin-bottom: 7rem;
  }

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

  .lg\:mb-32 {
    margin-bottom: 8rem;
  }

  .lg\:mb-36 {
    margin-bottom: 9rem;
  }

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

  .lg\:mb-40 {
    margin-bottom: 10rem;
  }

  .lg\:mb-44 {
    margin-bottom: 11rem;
  }

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

  .lg\:mb-52 {
    margin-bottom: 13rem;
  }

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

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

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

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

  .lg\:mb-\[70px\] {
    margin-bottom: 70px;
  }

  .lg\:mb-\[72px\] {
    margin-bottom: 72px;
  }

  .lg\:mb-\[74px\] {
    margin-bottom: 74px;
  }

  .lg\:mb-\[90px\] {
    margin-bottom: 90px;
  }

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

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

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

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

  .lg\:mt-28 {
    margin-top: 7rem;
  }

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

  .lg\:mt-\[70px\] {
    margin-top: 70px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-\[2\/1\] {
    aspect-ratio: 2/1;
  }

  .lg\:aspect-\[72\/30\] {
    aspect-ratio: 72/30;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-24 {
    height: 6rem;
  }

  .lg\:h-28 {
    height: 7rem;
  }

  .lg\:h-36 {
    height: 9rem;
  }

  .lg\:h-40 {
    height: 10rem;
  }

  .lg\:h-52 {
    height: 13rem;
  }

  .lg\:h-6 {
    height: 1.5rem;
  }

  .lg\:h-7 {
    height: 1.75rem;
  }

  .lg\:h-8 {
    height: 2rem;
  }

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

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

  .lg\:h-\[578px\] {
    height: 578px;
  }

  .lg\:h-\[62px\] {
    height: 62px;
  }

  .lg\:h-\[660px\] {
    height: 660px;
  }

  .lg\:h-\[880px\] {
    height: 880px;
  }

  .lg\:min-h-\[120px\] {
    min-height: 120px;
  }

  .lg\:min-h-\[720px\] {
    min-height: 720px;
  }

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

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:w-12\.5 {
    width: 3.125rem;
  }

  .lg\:w-14 {
    width: 3.5rem;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-20 {
    width: 5rem;
  }

  .lg\:w-40 {
    width: 10rem;
  }

  .lg\:w-6 {
    width: 1.5rem;
  }

  .lg\:w-7 {
    width: 1.75rem;
  }

  .lg\:w-8 {
    width: 2rem;
  }

  .lg\:w-\[108px\] {
    width: 108px;
  }

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

  .lg\:w-\[1278px\] {
    width: 1278px;
  }

  .lg\:w-\[140px\] {
    width: 140px;
  }

  .lg\:w-\[26px\] {
    width: 26px;
  }

  .lg\:w-\[420px\] {
    width: 420px;
  }

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

  .lg\:w-\[75\%\] {
    width: 75%;
  }

  .lg\:w-\[calc\(100\%\+30px\)\] {
    width: calc(100% + 30px);
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-\[370px\] {
    max-width: 370px;
  }

  .lg\:max-w-\[45\%\] {
    max-width: 45%;
  }

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

  .lg\:basis-1\/2 {
    flex-basis: 50%;
  }

  .lg\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .lg\:basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .lg\:basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .lg\:basis-auto {
    flex-basis: auto;
  }

  .lg\:-translate-y-\[calc\(50\%\+70px\)\] {
    --tw-translate-y: calc(calc(50% + 70px) * -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));
  }

  .lg\:-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));
  }

  .lg\:rotate-90 {
    --tw-rotate: 90deg;
    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));
  }

  .lg\:auto-rows-auto {
    grid-auto-rows: auto;
  }

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

  .lg\:grid-cols-\[70px_1fr_180px\] {
    grid-template-columns: 70px 1fr 180px;
  }

  .lg\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-rows-\[197px_107px_85px\] {
    grid-template-rows: 197px 107px 85px;
  }

  .lg\:grid-rows-\[304px_1fr\] {
    grid-template-rows: 304px 1fr;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-2\.5 {
    gap: 0.625rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

  .lg\:gap-7\.5 {
    gap: 1.875rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-9 {
    gap: 2.25rem;
  }

  .lg\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

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

  .lg\:gap-x-11 {
    -moz-column-gap: 2.75rem;
         column-gap: 2.75rem;
  }

  .lg\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .lg\:gap-x-20 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

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

  .lg\:gap-x-4\.5 {
    -moz-column-gap: 1.125rem;
         column-gap: 1.125rem;
  }

  .lg\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

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

  .lg\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .lg\:gap-x-7\.5 {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:gap-x-9 {
    -moz-column-gap: 2.25rem;
         column-gap: 2.25rem;
  }

  .lg\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

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

  .lg\:gap-y-12 {
    row-gap: 3rem;
  }

  .lg\:gap-y-14 {
    row-gap: 3.5rem;
  }

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

  .lg\:gap-y-20 {
    row-gap: 5rem;
  }

  .lg\:gap-y-28 {
    row-gap: 7rem;
  }

  .lg\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .lg\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .lg\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .lg\:gap-y-7\.5 {
    row-gap: 1.875rem;
  }

  .lg\:gap-y-8 {
    row-gap: 2rem;
  }

  .lg\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .lg\:bg-gradient-radial-hero {
    background-image: radial-gradient(circle at 70% 50%, #fff9c3 11%, transparent 41%), radial-gradient(circle at 68% 50%, rgba(255, 250, 195, .1) 13%, transparent 52%);
  }

  .lg\:bg-auto {
    background-size: auto;
  }

  .lg\:p-14 {
    padding: 3.5rem;
  }

  .lg\:p-9 {
    padding: 2.25rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

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

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

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

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

  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }

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

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

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

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

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

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

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

  .lg\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

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

  .lg\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .lg\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

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

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

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

  .lg\:pb-28 {
    padding-bottom: 7rem;
  }

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

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pb-44 {
    padding-bottom: 11rem;
  }

  .lg\:pb-52 {
    padding-bottom: 13rem;
  }

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

  .lg\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }

  .lg\:pb-\[130px\] {
    padding-bottom: 130px;
  }

  .lg\:pb-\[150px\] {
    padding-bottom: 150px;
  }

  .lg\:pb-\[220px\] {
    padding-bottom: 220px;
  }

  .lg\:pb-\[2px\] {
    padding-bottom: 2px;
  }

  .lg\:pb-\[66px\] {
    padding-bottom: 66px;
  }

  .lg\:pb-\[70px\] {
    padding-bottom: 70px;
  }

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

  .lg\:pl-20 {
    padding-left: 5rem;
  }

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

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pl-\[70px\] {
    padding-left: 70px;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

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

  .lg\:pr-20 {
    padding-right: 5rem;
  }

  .lg\:pr-7 {
    padding-right: 1.75rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pr-\[50px\] {
    padding-right: 50px;
  }

  .lg\:pr-\[60px\] {
    padding-right: 60px;
  }

  .lg\:pr-\[70px\] {
    padding-right: 70px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

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

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

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

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

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

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

  .lg\:pt-24 {
    padding-top: 6rem;
  }

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

  .lg\:pt-32 {
    padding-top: 8rem;
  }

  .lg\:pt-36 {
    padding-top: 9rem;
  }

  .lg\:pt-40 {
    padding-top: 10rem;
  }

  .lg\:pt-44 {
    padding-top: 11rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

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

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

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

  .lg\:pt-9 {
    padding-top: 2.25rem;
  }

  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }

  .lg\:pt-\[75px\] {
    padding-top: 75px;
  }

  .lg\:pt-\[90px\] {
    padding-top: 90px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-1\.5xl {
    font-size: 1.375rem;
  }

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

  .lg\:text-3\.5xl {
    font-size: 2.125rem;
  }

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

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

  .lg\:text-5\.5xl {
    font-size: 3.375rem;
  }

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

  .lg\:text-6\.5xl {
    font-size: 4.25rem;
  }

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

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .lg\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .lg\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .lg\:text-\[26px\] {
    font-size: 26px;
  }

  .lg\:text-\[28px\] {
    font-size: 28px;
  }

  .lg\:text-\[32px\] {
    font-size: 32px;
  }

  .lg\:text-\[42px\] {
    font-size: 42px;
  }

  .lg\:text-\[62px\] {
    font-size: 62px;
  }

  .lg\:text-\[64px\] {
    font-size: 64px;
  }

  .lg\:text-\[84px\] {
    font-size: 84px;
  }

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

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

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

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

  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .lg\:leading-6 {
    line-height: 1.5rem;
  }

  .lg\:leading-8 {
    line-height: 2rem;
  }

  .lg\:leading-\[0\.82em\] {
    line-height: 0.82em;
  }

  .lg\:leading-\[26px\] {
    line-height: 26px;
  }

  .lg\:leading-loose {
    line-height: 2;
  }

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:leading-normal {
    line-height: 1.5;
  }

  .lg\:leading-snug {
    line-height: 1.375;
  }

  .lg\:leading-tight {
    line-height: 1.25;
  }

  .lg\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .lg\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .lg\:text-accent {
    --tw-text-opacity: 1;
    color: rgb(255 61 84 / var(--tw-text-opacity));
  }

  .lg\:text-primary {
    --tw-text-opacity: 1;
    color: rgb(59 57 88 / var(--tw-text-opacity));
  }

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

  .lg\:\[writing-mode\:vertical-rl\] {
    writing-mode: vertical-rl;
  }

  .after\:lg\:bottom-44::after {
    content: var(--tw-content);
    bottom: 11rem;
  }

  .after\:lg\:ml-\[30px\]::after {
    content: var(--tw-content);
    margin-left: 30px;
  }

  .after\:lg\:mt-\[30px\]::after {
    content: var(--tw-content);
    margin-top: 30px;
  }

  .group:nth-child(odd) .lg\:group-odd\:left-10 {
    left: 2.5rem;
  }

  .group:nth-child(even) .lg\:group-even\:right-10 {
    right: 2.5rem;
  }

  .group:nth-child(even) .lg\:group-even\:pl-\[84px\] {
    padding-left: 84px;
  }

  .lg\:prose-headings\:text-gray-900 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
    --tw-text-opacity: 1;
    color: rgb(27 27 41 / var(--tw-text-opacity));
  }

  .lg\:prose-headings\:text-primary :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
    --tw-text-opacity: 1;
    color: rgb(59 57 88 / var(--tw-text-opacity));
  }

  .lg\:prose-h2\:text-\[42px\] :is(:where(h2):not(:where([class~="not-prose"] *))) {
    font-size: 42px;
  }

  .lg\:prose-h2\:leading-tight :is(:where(h2):not(:where([class~="not-prose"] *))) {
    line-height: 1.25;
  }

  .lg\:prose-h2\:tracking-tight :is(:where(h2):not(:where([class~="not-prose"] *))) {
    letter-spacing: -0.025em;
  }

  .lg\:prose-h3\:mb-10 :is(:where(h3):not(:where([class~="not-prose"] *))) {
    margin-bottom: 2.5rem;
  }

  .lg\:prose-h3\:text-4xl :is(:where(h3):not(:where([class~="not-prose"] *))) {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:prose-h3\:text-\[38px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
    font-size: 38px;
  }

  .lg\:prose-h3\:leading-tight :is(:where(h3):not(:where([class~="not-prose"] *))) {
    line-height: 1.25;
  }

  .lg\:prose-h3\:tracking-tight :is(:where(h3):not(:where([class~="not-prose"] *))) {
    letter-spacing: -0.025em;
  }

  .lg\:prose-h4\:mb-12 :is(:where(h4):not(:where([class~="not-prose"] *))) {
    margin-bottom: 3rem;
  }

  .lg\:prose-h4\:text-\[32px\] :is(:where(h4):not(:where([class~="not-prose"] *))) {
    font-size: 32px;
  }

  .lg\:prose-h4\:text-\[34px\] :is(:where(h4):not(:where([class~="not-prose"] *))) {
    font-size: 34px;
  }

  .lg\:prose-h4\:font-bold :is(:where(h4):not(:where([class~="not-prose"] *))) {
    font-weight: 700;
  }

  .lg\:prose-h4\:leading-tighter :is(:where(h4):not(:where([class~="not-prose"] *))) {
    line-height: 1.1em;
  }

  .lg\:prose-h5\:text-\[28px\] :is(:where(h5):not(:where([class~="not-prose"] *))) {
    font-size: 28px;
  }

  .lg\:prose-h5\:font-bold :is(:where(h5):not(:where([class~="not-prose"] *))) {
    font-weight: 700;
  }

  .lg\:prose-h5\:leading-tight :is(:where(h5):not(:where([class~="not-prose"] *))) {
    line-height: 1.25;
  }

  .lg\:prose-h6\:text-2xl :is(:where(h6):not(:where([class~="not-prose"] *))) {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:prose-h6\:font-bold :is(:where(h6):not(:where([class~="not-prose"] *))) {
    font-weight: 700;
  }

  .lg\:prose-p\:my-8 :is(:where(p):not(:where([class~="not-prose"] *))) {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .prose-p\:lg\:mb-8 :is(:where(p):not(:where([class~="not-prose"] *))) {
    margin-bottom: 2rem;
  }

  .prose-p\:lg\:text-lg :is(:where(p):not(:where([class~="not-prose"] *))) {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .prose-p\:lg\:leading-8 :is(:where(p):not(:where([class~="not-prose"] *))) {
    line-height: 2rem;
  }

  .lg\:prose-blockquote\:pl-0 :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
    padding-left: 0px;
  }

  .lg\:prose-blockquote\:text-1\.5xl :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
    font-size: 1.375rem;
  }

  .lg\:prose-blockquote\:leading-9 :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
    line-height: 2.25rem;
  }

  .lg\:prose-blockquote\:tracking-tighter :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
    letter-spacing: -0.05em;
  }

  .lg\:prose-figure\:my-16 :is(:where(figure):not(:where([class~="not-prose"] *))) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:prose-ol\:p-0 :is(:where(ol):not(:where([class~="not-prose"] *))) {
    padding: 0px;
  }

  .lg\:prose-ul\:p-0 :is(:where(ul):not(:where([class~="not-prose"] *))) {
    padding: 0px;
  }

  .lg\:prose-li\:my-3 :is(:where(li):not(:where([class~="not-prose"] *))) {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .lg\:prose-li\:my-6 :is(:where(li):not(:where([class~="not-prose"] *))) {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:prose-li\:pl-0 :is(:where(li):not(:where([class~="not-prose"] *))) {
    padding-left: 0px;
  }

  .lg\:prose-lead\:mb-14 :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
    margin-bottom: 3.5rem;
  }

  .lg\:prose-lead\:text-\[26px\] :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
    font-size: 26px;
  }

  .lg\:prose-lead\:leading-normal :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
    line-height: 1.5;
  }

  .lg\:prose-lead\:leading-relaxed :is(:where([class~="lead"]):not(:where([class~="not-prose"] *))) {
    line-height: 1.75em;
  }

  .dark .dark\:lg\:text-accent {
    --tw-text-opacity: 1;
    color: rgb(255 61 84 / var(--tw-text-opacity));
  }

  .dark .dark\:lg\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
@media (min-width: 1210px) {

  .xl\:relative {
    position: relative;
  }

  .xl\:inset-x-6 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .xl\:\!-right-16 {
    right: -4rem !important;
  }

  .xl\:-right-16 {
    right: -4rem;
  }

  .xl\:left-0 {
    left: 0px;
  }

  .xl\:left-\[70px\] {
    left: 70px;
  }

  .xl\:right-0 {
    right: 0px;
  }

  .xl\:right-\[70px\] {
    right: 70px;
  }

  .xl\:top-0 {
    top: 0px;
  }

  .xl\:top-10 {
    top: 2.5rem;
  }

  .xl\:top-6 {
    top: 1.5rem;
  }

  .xl\:top-8 {
    top: 2rem;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .xl\:col-start-4 {
    grid-column-start: 4;
  }

  .xl\:col-start-8 {
    grid-column-start: 8;
  }

  .xl\:col-end-10 {
    grid-column-end: 10;
  }

  .xl\:-mx-\[75px\] {
    margin-left: -75px;
    margin-right: -75px;
  }

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

  .xl\:-ml-7 {
    margin-left: -1.75rem;
  }

  .xl\:-ml-7\.5 {
    margin-left: -1.875rem;
  }

  .xl\:-ml-\[130px\] {
    margin-left: -130px;
  }

  .xl\:-ml-\[30px\] {
    margin-left: -30px;
  }

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

  .xl\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

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

  .xl\:-mt-\[0\.22em\] {
    margin-top: -0.22em;
  }

  .xl\:-mt-\[0\.7em\] {
    margin-top: -0.7em;
  }

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

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

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

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

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

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

  .xl\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

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

  .xl\:mb-24 {
    margin-bottom: 6rem;
  }

  .xl\:mb-28 {
    margin-bottom: 7rem;
  }

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

  .xl\:mb-40 {
    margin-bottom: 10rem;
  }

  .xl\:mb-44 {
    margin-bottom: 11rem;
  }

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

  .xl\:mb-52 {
    margin-bottom: 13rem;
  }

  .xl\:mb-60 {
    margin-bottom: 15rem;
  }

  .xl\:mb-\[106px\] {
    margin-bottom: 106px;
  }

  .xl\:mb-\[60px\] {
    margin-bottom: 60px;
  }

  .xl\:mb-\[70px\] {
    margin-bottom: 70px;
  }

  .xl\:mb-\[72px\] {
    margin-bottom: 72px;
  }

  .xl\:ml-6 {
    margin-left: 1.5rem;
  }

  .xl\:ml-7 {
    margin-left: 1.75rem;
  }

  .xl\:ml-7\.5 {
    margin-left: 1.875rem;
  }

  .xl\:mt-32 {
    margin-top: 8rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:inline-block {
    display: inline-block;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:aspect-\[5\/2\] {
    aspect-ratio: 5/2;
  }

  .xl\:aspect-\[72\/26\] {
    aspect-ratio: 72/26;
  }

  .xl\:h-16 {
    height: 4rem;
  }

  .xl\:h-24 {
    height: 6rem;
  }

  .xl\:h-28 {
    height: 7rem;
  }

  .xl\:h-32 {
    height: 8rem;
  }

  .xl\:h-40 {
    height: 10rem;
  }

  .xl\:h-44 {
    height: 11rem;
  }

  .xl\:min-h-\[800px\] {
    min-height: 800px;
  }

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

  .xl\:w-9 {
    width: 2.25rem;
  }

  .xl\:w-\[1970px\] {
    width: 1970px;
  }

  .xl\:w-\[2068px\] {
    width: 2068px;
  }

  .xl\:w-\[452px\] {
    width: 452px;
  }

  .xl\:w-\[55\%\] {
    width: 55%;
  }

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

  .xl\:w-auto {
    width: auto;
  }

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

  .xl\:max-w-none {
    max-width: none;
  }

  .xl\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .xl\:basis-2\/3 {
    flex-basis: 66.666667%;
  }

  .xl\:basis-auto {
    flex-basis: auto;
  }

  .xl\:-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));
  }

  .xl\: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));
  }

  .xl\:rotate-90 {
    --tw-rotate: 90deg;
    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));
  }

  .xl\:grid-rows-\[246px_134px_106px\] {
    grid-template-rows: 246px 134px 106px;
  }

  .xl\:flex-col {
    flex-direction: column;
  }

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

  .xl\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .xl\:gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .xl\:gap-x-24 {
    -moz-column-gap: 6rem;
         column-gap: 6rem;
  }

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

  .xl\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
         column-gap: 0.875rem;
  }

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

  .xl\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .xl\:gap-x-7\.5 {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }

  .xl\:gap-x-9 {
    -moz-column-gap: 2.25rem;
         column-gap: 2.25rem;
  }

  .xl\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .xl\:gap-y-12 {
    row-gap: 3rem;
  }

  .xl\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .xl\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .xl\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .xl\:gap-y-\[180px\] {
    row-gap: 180px;
  }

  .xl\:bg-transparent {
    background-color: transparent;
  }

  .xl\:p-\[60px\] {
    padding: 60px;
  }

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

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

  .xl\:px-4\.5 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

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

  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .xl\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xl\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:py-\[180px\] {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .xl\:py-\[75px\] {
    padding-top: 75px;
    padding-bottom: 75px;
  }

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

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

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

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

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

  .xl\:pb-36 {
    padding-bottom: 9rem;
  }

  .xl\:pl-10 {
    padding-left: 2.5rem;
  }

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

  .xl\:pl-16 {
    padding-left: 4rem;
  }

  .xl\:pl-24 {
    padding-left: 6rem;
  }

  .xl\:pl-\[29\%\] {
    padding-left: 29%;
  }

  .xl\:pr-0 {
    padding-right: 0px;
  }

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

  .xl\:pr-12\.5 {
    padding-right: 3.125rem;
  }

  .xl\:pr-14 {
    padding-right: 3.5rem;
  }

  .xl\:pr-20 {
    padding-right: 5rem;
  }

  .xl\:pr-\[70px\] {
    padding-right: 70px;
  }

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

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

  .xl\:pt-14 {
    padding-top: 3.5rem;
  }

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

  .xl\:pt-2\.5 {
    padding-top: 0.625rem;
  }

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

  .xl\:pt-48 {
    padding-top: 12rem;
  }

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

  .xl\:pt-\[106px\] {
    padding-top: 106px;
  }

  .xl\:pt-\[120px\] {
    padding-top: 120px;
  }

  .xl\:text-1\.5xl {
    font-size: 1.375rem;
  }

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

  .xl\:text-3\.5xl {
    font-size: 2.125rem;
  }

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

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

  .xl\:text-6\.5xl {
    font-size: 4.25rem;
  }

  .xl\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .xl\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .xl\:text-\[120px\] {
    font-size: 120px;
  }

  .xl\:text-\[26px\] {
    font-size: 26px;
  }

  .xl\:text-\[32px\] {
    font-size: 32px;
  }

  .xl\:text-\[38px\] {
    font-size: 38px;
  }

  .xl\:text-\[42px\] {
    font-size: 42px;
  }

  .xl\:text-\[52px\] {
    font-size: 52px;
  }

  .xl\:text-\[62px\] {
    font-size: 62px;
  }

  .xl\:text-\[74px\] {
    font-size: 74px;
  }

  .xl\:text-\[84px\] {
    font-size: 84px;
  }

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

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

  .xl\:leading-8 {
    line-height: 2rem;
  }

  .xl\:leading-9 {
    line-height: 2.25rem;
  }

  .xl\:leading-\[0\.82em\] {
    line-height: 0.82em;
  }

  .xl\:leading-none {
    line-height: 1;
  }

  .xl\:leading-snug {
    line-height: 1.375;
  }

  .xl\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .xl\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .xl\:before\:-bottom-14::before {
    content: var(--tw-content);
    bottom: -3.5rem;
  }

  .xl\:before\:right-10::before {
    content: var(--tw-content);
    right: 2.5rem;
  }

  .xl\:before\:top-14::before {
    content: var(--tw-content);
    top: 3.5rem;
  }

  .after\:xl\:bottom-60::after {
    content: var(--tw-content);
    bottom: 15rem;
  }

  .group:nth-child(odd) .xl\:group-odd\:left-\[100px\] {
    left: 100px;
  }

  .group:nth-child(even) .xl\:group-even\:right-\[100px\] {
    right: 100px;
  }
}
@media (min-width: 1330px) {

  .min-\[1330px\]\:-left-20 {
    left: -5rem;
  }

  .min-\[1330px\]\:translate-x-0 {
    --tw-translate-x: 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));
  }
}
.\[\&\:not\(\:empty\)\]\:mb-2\.5:not(:empty) {
  margin-bottom: 0.625rem;
}
.\[\&\>\.sub-menu\]\:hover\:visible:hover>.sub-menu {
  visibility: visible;
}
@-webkit-keyframes popper-pop-in {

  0% {
    opacity: 0;
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes popper-pop-in {

  0% {
    opacity: 0;
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.\[\&\>\.sub-menu\]\:hover\:animate-popper-pop-in:hover>.sub-menu {
  -webkit-animation: popper-pop-in .1s cubic-bezier(.2, 0, .38, .9) forwards;
          animation: popper-pop-in .1s cubic-bezier(.2, 0, .38, .9) forwards;
}
.\[\&\>\.sub-menu\]\:hover\:opacity-100:hover>.sub-menu {
  opacity: 1;
}
@media (min-width: 992px) {

  .\[\&\>\.sub-menu\]\:lg\:hover\:visible:hover>.sub-menu {
    visibility: visible;
  }

  .\[\&\>\.sub-menu\]\:lg\:hover\:opacity-100:hover>.sub-menu {
    opacity: 1;
  }
}
.\[\&\>div\:first-child\]\:before\:hidden>div:first-child::before {
  content: var(--tw-content);
  display: none;
}
.\[\&\>div\]\:before\:absolute>div::before {
  content: var(--tw-content);
  position: absolute;
}
.\[\&\>div\]\:before\:-left-0\.5>div::before {
  content: var(--tw-content);
  left: -0.125rem;
}
.\[\&\>div\]\:before\:top-0>div::before {
  content: var(--tw-content);
  top: 0px;
}
.\[\&\>div\]\:before\:text-xl>div::before {
  content: var(--tw-content);
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.\[\&\>div\]\:before\:content-\[\'\:\'\]>div::before {
  --tw-content: ':';
  content: var(--tw-content);
}
@media (min-width: 768px) {

  .\[\&\>div\]\:md\:before\:text-3xl>div::before {
    content: var(--tw-content);
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 992px) {

  .\[\&\>div\]\:lg\:before\:-left-1>div::before {
    content: var(--tw-content);
    left: -0.25rem;
  }
}
@media (min-width: 1210px) {

  .\[\&\>div\]\:xl\:before\:text-\[42px\]>div::before {
    content: var(--tw-content);
    font-size: 42px;
  }

  .\[\&\>div\]\:xl\:before\:leading-none>div::before {
    content: var(--tw-content);
    line-height: 1;
  }
}
.\[\&\>li\:last-child\]\:pb-4>li:last-child {
  padding-bottom: 1rem;
}
.\[\&\>li\:not\(\:last-child\)\]\:after\:content-\[\'-\'\]>li:not(:last-child)::after {
  --tw-content: '-';
  content: var(--tw-content);
}
.\[\&\>li\>a\]\:relative>li>a {
  position: relative;
}
.\[\&\>li\>a\]\:inline-block>li>a {
  display: inline-block;
}
.\[\&\>li\>a\]\:text-gray-900>li>a {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.\[\&\>li\>a\]\:text-white>li>a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.after\:\[\&\>li\>a\]\:absolute>li>a::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:\[\&\>li\>a\]\:-bottom-1>li>a::after {
  content: var(--tw-content);
  bottom: -0.25rem;
}
.after\:\[\&\>li\>a\]\:left-0>li>a::after {
  content: var(--tw-content);
  left: 0px;
}
.after\:\[\&\>li\>a\]\:h-\[2px\]>li>a::after {
  content: var(--tw-content);
  height: 2px;
}
.after\:\[\&\>li\>a\]\:w-full>li>a::after {
  content: var(--tw-content);
  width: 100%;
}
.after\:\[\&\>li\>a\]\:origin-right>li>a::after {
  content: var(--tw-content);
  transform-origin: right;
}
.after\:\[\&\>li\>a\]\:scale-x-0>li>a::after {
  content: var(--tw-content);
  --tw-scale-x: 0;
  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));
}
.after\:\[\&\>li\>a\]\:bg-white>li>a::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.after\:\[\&\>li\>a\]\:transition-transform>li>a::after {
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.hover\:\[\&\>li\>a\]\:text-accent>li>a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.hover\:after\:\[\&\>li\>a\]\:origin-left>li>a:hover::after {
  content: var(--tw-content);
  transform-origin: left;
}
.hover\:after\:\[\&\>li\>a\]\:scale-x-100>li>a:hover::after {
  content: var(--tw-content);
  --tw-scale-x: 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));
}
.dark .dark\:\[\&\>li\>a\]\:text-white>li>a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:hover\:\[\&\>li\>a\]\:text-accent>li>a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.\[\&\>li\]\:relative>li {
  position: relative;
}
.\[\&\>li\]\:after\:mx-1>li::after {
  content: var(--tw-content);
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.\[\&\>p\:last-child\]\:mb-0>p:last-child {
  margin-bottom: 0px;
}
.\[\&\>p\]\:mb-6>p {
  margin-bottom: 1.5rem;
}
.\[\&\>p\]\:mb-7>p {
  margin-bottom: 1.75rem;
}
.\[\&\>p\]\:mb-8>p {
  margin-bottom: 2rem;
}
.\[\&_a\]\:font-bold a {
  font-weight: 700;
}
.\[\&_a\]\:text-accent a {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.\[\&_a\]\:text-gray-900 a {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.\[\&_a\]\:text-primary a {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.\[\&_a\]\:transition-colors a {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\[\&_a\]\:hover\:text-gray-900:hover a {
  --tw-text-opacity: 1;
  color: rgb(27 27 41 / var(--tw-text-opacity));
}
.hover\:\[\&_a\]\:text-accent a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.hover\:\[\&_a\]\:text-primary a:hover {
  --tw-text-opacity: 1;
  color: rgb(59 57 88 / var(--tw-text-opacity));
}
.hover\:\[\&_a\]\:text-white a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .\[\&_a\]\:dark\:text-white a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .\[\&_a\]\:dark\:hover\:text-white:hover a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:hover\:\[\&_a\]\:text-accent a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 61 84 / var(--tw-text-opacity));
}
.dark .dark\:hover\:\[\&_a\]\:text-white a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.\[\&_p\]\:mb-8 p {
  margin-bottom: 2rem;
}
.\[\&_p\]\:mb-\[2em\] p {
  margin-bottom: 2em;
}
@media (hover:hover) {

  .\[\@media\(hover\:hover\)\]\:opacity-0 {
    opacity: 0;
  }

  .\[\@media\(hover\:hover\)\]\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\[\@media\(hover\:hover\)\]\:duration-300 {
    transition-duration: 300ms;
  }

  .group:hover .\[\@media\(hover\:hover\)\]\:group-hover\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 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));
  }

  .group:hover .\[\@media\(hover\:hover\)\]\:group-hover\:opacity-100 {
    opacity: 1;
  }
}
