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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: var(--font); /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

[type='text'],input:where(:not([type])),[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: #6b7280;
  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, input:where(:not([type])):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: #3575DD;
  --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: #3575DD;
}

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

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

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

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

::-webkit-datetime-edit {
  display: inline-flex;
}

::-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=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%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;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-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;
          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: #3575DD;
  background-color: #fff;
  border-color: #6b7280;
  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: #3575DD;
  --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=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.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%27/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {

  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

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

@media (forced-colors: active)  {

  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {

  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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;
}
.container {
  width: 100%;
}
@media (min-width: 375px) {

  .container {
    max-width: 375px;
  }
}
@media (min-width: 420px) {

  .container {
    max-width: 420px;
  }
}
@media (min-width: 480px) {

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

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

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
#__next {
  height: 100%;
}
html,
  body {
  height: 100%;
}
.pointer-events-none {
  pointer-events: none !important;
}
.invisible {
  visibility: hidden !important;
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.inset-0 {
  inset: 0px !important;
}
.inset-y-0 {
  top: 0px !important;
  bottom: 0px !important;
}
.bottom-\[-11px\] {
  bottom: -11px !important;
}
.bottom-\[120\%\] {
  bottom: 120% !important;
}
.left-0 {
  left: 0px !important;
}
.right-0 {
  right: 0px !important;
}
.top-0 {
  top: 0px !important;
}
.z-0 {
  z-index: 0 !important;
}
.z-10 {
  z-index: 10 !important;
}
.z-\[999\] {
  z-index: 999 !important;
}
.col-span-1 {
  grid-column: span 1 / span 1 !important;
}
.col-span-5 {
  grid-column: span 5 / span 5 !important;
}
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-3 {
  margin-left: 0.75rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-12 {
  margin-top: 3rem !important;
}
.mt-16 {
  margin-top: 4rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-24 {
  margin-top: 6rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.line-clamp-1 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
}
.block {
  display: block !important;
}
.flex {
  display: flex !important;
}
.inline-flex {
  display: inline-flex !important;
}
.grid {
  display: grid !important;
}
.hidden {
  display: none !important;
}
.aspect-video {
  aspect-ratio: 16 / 9 !important;
}
.h-10 {
  height: 2.5rem !important;
}
.h-12 {
  height: 3rem !important;
}
.h-14 {
  height: 3.5rem !important;
}
.h-20 {
  height: 5rem !important;
}
.h-3 {
  height: 0.75rem !important;
}
.h-4 {
  height: 1rem !important;
}
.h-5 {
  height: 1.25rem !important;
}
.h-6 {
  height: 1.5rem !important;
}
.h-8 {
  height: 2rem !important;
}
.h-\[56px\] {
  height: 56px !important;
}
.h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-full {
  height: 100% !important;
}
.h-screen {
  height: 100vh !important;
}
.max-h-56 {
  max-height: 14rem !important;
}
.min-h-full {
  min-height: 100% !important;
}
.\!w-full {
  width: 100% !important;
}
.w-1\/2 {
  width: 50% !important;
}
.w-10\/12 {
  width: 83.333333% !important;
}
.w-11\/12 {
  width: 91.666667% !important;
}
.w-12 {
  width: 3rem !important;
}
.w-20 {
  width: 5rem !important;
}
.w-4 {
  width: 1rem !important;
}
.w-48 {
  width: 12rem !important;
}
.w-5 {
  width: 1.25rem !important;
}
.w-6 {
  width: 1.5rem !important;
}
.w-8 {
  width: 2rem !important;
}
.w-80 {
  width: 20rem !important;
}
.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.w-full {
  width: 100% !important;
}
.min-w-0 {
  min-width: 0 !important;
}
.min-w-fit {
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
}
.max-w-\[100rem\] {
  max-width: 100rem !important;
}
.max-w-\[200px\] {
  max-width: 200px !important;
}
.max-w-sm {
  max-width: 24rem !important;
}
.basis-full {
  flex-basis: 100% !important;
}
.translate-y-0 {
  --tw-translate-y: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.translate-y-4 {
  --tw-translate-y: 1rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-180 {
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.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)) !important;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite !important;
}
.cursor-default {
  cursor: default !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.cursor-text {
  cursor: text !important;
}
.select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-col-reverse {
  flex-direction: column-reverse !important;
}
.content-center {
  align-content: center !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-center {
  align-items: center !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.justify-around {
  justify-content: space-around !important;
}
.gap-12 {
  gap: 3rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-4 {
  gap: 1rem !important;
}
.gap-6 {
  gap: 1.5rem !important;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem !important;
       column-gap: 0.75rem !important;
}
.gap-y-4 {
  row-gap: 1rem !important;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.self-center {
  align-self: center !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.hyphens-auto {
  -webkit-hyphens: auto !important;
          hyphens: auto !important;
}
.whitespace-normal {
  white-space: normal !important;
}
.break-words {
  overflow-wrap: break-word !important;
}
.\!rounded-7xl {
  border-radius: 1.5rem !important;
}
.rounded-7xl {
  border-radius: 1.5rem !important;
}
.rounded-full {
  border-radius: 9999px !important;
}
.rounded-lg {
  border-radius: var(--border-radius) !important;
}
.rounded-md {
  border-radius: 0.375rem !important;
}
.rounded-xl {
  border-radius: 0.675rem !important;
}
.rounded-l-lg {
  border-top-left-radius: var(--border-radius) !important;
  border-bottom-left-radius: var(--border-radius) !important;
}
.rounded-r-lg {
  border-top-right-radius: var(--border-radius) !important;
  border-bottom-right-radius: var(--border-radius) !important;
}
.border {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-b-2 {
  border-bottom-width: 2px !important;
}
.border-l-2 {
  border-left-width: 2px !important;
}
.border-r-2 {
  border-right-width: 2px !important;
}
.border-t-2 {
  border-top-width: 2px !important;
}
.border-none {
  border-style: none !important;
}
.border-akzent-zwei {
  border-color: var(--color-akzent-zwei) !important;
}
.border-brand-primary {
  border-color: var(--color-primary) !important;
}
.border-interactive-primary-default {
  border-color: var(--color-primary) !important;
}
.border-neutral-light {
  --tw-border-opacity: 1 !important;
  border-color: rgb(225 229 245 / var(--tw-border-opacity, 1)) !important;
}
.border-neutral-medium {
  --tw-border-opacity: 1 !important;
  border-color: rgb(157 163 187 / var(--tw-border-opacity, 1)) !important;
}
.border-neutral-medium-light {
  --tw-border-opacity: 1 !important;
  border-color: rgb(190 195 215 / var(--tw-border-opacity, 1)) !important;
}
.bg-akzent-eins-20 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 242 248 / var(--tw-bg-opacity, 1)) !important;
}
.bg-brand-primary {
  background-color: var(--color-primary) !important;
}
.bg-brand-primary-10 {
  background-color: var(--color-primary-10) !important;
}
.bg-brand-primary-20 {
  background-color: var(--color-primary-20) !important;
}
.bg-inherit {
  background-color: inherit !important;
}
.bg-interactive-primary-default {
  background-color: var(--color-primary) !important;
}
.bg-interactive-secondary-default {
  background-color: var(--color-secondary) !important;
}
.bg-neutral-medium\/20 {
  background-color: rgb(157 163 187 / 0.2) !important;
}
.bg-neutral-very-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 247 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 88 68 / var(--tw-bg-opacity, 1)) !important;
}
.bg-semantic-alarm {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 80 91 / var(--tw-bg-opacity, 1)) !important;
}
.bg-semantic-info {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(54 108 211 / var(--tw-bg-opacity, 1)) !important;
}
.bg-semantic-info-10 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 240 251 / var(--tw-bg-opacity, 1)) !important;
}
.bg-semantic-ok {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 191 107 / var(--tw-bg-opacity, 1)) !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.\!fill-brand-primary {
  fill: var(--color-primary) !important;
}
.\!fill-inherit {
  fill: inherit !important;
}
.\!fill-neutral-medium-light {
  fill: #BEC3D7 !important;
}
.\!fill-white {
  fill: #fff !important;
}
.fill-akzent-zwei {
  fill: var(--color-akzent-zwei) !important;
}
.fill-brand-primary {
  fill: var(--color-primary) !important;
}
.fill-interactive-primary-default {
  fill: var(--color-primary) !important;
}
.fill-neutral-medium-light {
  fill: #BEC3D7 !important;
}
.fill-semantic-alarm {
  fill: #E9505B !important;
}
.fill-semantic-info {
  fill: #366CD3 !important;
}
.fill-white {
  fill: #fff !important;
}
.object-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.p-0 {
  padding: 0px !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-4 {
  padding: 1rem !important;
}
.p-6 {
  padding: 1.5rem !important;
}
.p-8 {
  padding: 2rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-6 {
  padding-left: 1.5rem !important;
}
.pr-10 {
  padding-right: 2.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-5 {
  padding-top: 1.25rem !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.align-top {
  vertical-align: top !important;
}
.font-mono {
  font-family: "Overpass Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.font-sans {
  font-family: var(--font) !important;
}
.text-2xl {
  font-size: 1.5rem !important;
}
.text-3xl {
  font-size: 1.875rem !important;
}
.text-4xl {
  font-size: 2.25rem !important;
}
.text-base {
  font-size: 1rem !important;
}
.text-lg {
  font-size: 1.125rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
}
.text-xl {
  font-size: 1.25rem !important;
}
.text-xs {
  font-size: 0.75rem !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.leading-none {
  line-height: 1 !important;
}
.leading-normal {
  line-height: 1.5 !important;
}
.leading-tight {
  line-height: 1.25 !important;
}
.tracking-tighter {
  letter-spacing: -0.02em !important;
}
.tracking-wider {
  letter-spacing: 0.08em !important;
}
.text-akzent-zwei {
  color: var(--color-akzent-zwei) !important;
}
.text-brand-primary {
  color: var(--color-primary) !important;
}
.text-interactive-primary-default {
  color: var(--color-primary) !important;
}
.text-neutral-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-medium {
  --tw-text-opacity: 1 !important;
  color: rgb(157 163 187 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-medium-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(103 108 129 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-medium-light {
  --tw-text-opacity: 1 !important;
  color: rgb(190 195 215 / var(--tw-text-opacity, 1)) !important;
}
.text-neutral-very-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(28 30 41 / var(--tw-text-opacity, 1)) !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.underline {
  text-decoration-line: underline !important;
}
.placeholder-neutral-medium::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(157 163 187 / var(--tw-placeholder-opacity, 1)) !important;
}
.placeholder-neutral-medium::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(157 163 187 / var(--tw-placeholder-opacity, 1)) !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-60 {
  opacity: 0.6 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-80 {
  opacity: 0.8 !important;
}
.shadow-lg {
  --tw-shadow: 0px 1px 3px rgba(42, 51, 66, 0.06) !important;
  --tw-shadow-colored: 0px 1px 3px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-xl {
  --tw-shadow: 10px 14px 34px rgba(0, 0, 0, 0.04) !important;
  --tw-shadow-colored: 10px 14px 34px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-black {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1)) !important;
}
.ring-opacity-5 {
  --tw-ring-opacity: 0.05 !important;
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-opacity {
  transition-property: opacity !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.duration-100 {
  transition-duration: 100ms !important;
}
.duration-200 {
  transition-duration: 200ms !important;
}
.duration-300 {
  transition-duration: 300ms !important;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

@font-face {
  font-family: "Overpass Mono";
  font-style: "normal";
  font-weight: 100 200 300 400 500 600 700 800 900;
  font-display: swap;
  display: swap;
  ascent-override: 120%;
  src:
    local("Overpass Mono"),
    url("https://widgets.justin-legal.com/fonts/OverpassMono-VariableFont_wght.ttf")
      format("truetype");
}

@font-face {
  font-family: "Overpass";
  font-style: "normal";
  font-weight: 100 200 300 400 500 600 700 800 900;
  font-display: swap;
  display: swap;
  ascent-override: 120%;
  src:
    local("Overpass"),
    url("https://widgets.justin-legal.com/fonts/Overpass-VariableFont_wght.ttf")
      format("truetype");
}

html,
body {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI5OTIiIHZpZXdCb3g9IjAgMCAxNDQwIDk5MiIgZmlsbD0ibm9uZSINCiAgICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICAgIDxnIGNsaXBQYXRoPSJ1cmwoI2NsaXAwXzYyOF8xOTEyNikiPg0KICAgICAgICA8cmVjdCB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI5OTIiIGZpbGw9IiNGN0Y4RjkiLz4NCiAgICAgICAgPGcgb3BhY2l0eT0iMC40Ij4NCiAgICAgICAgICAgIDxyZWN0IHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjEzMjAiIGZpbGw9IndoaXRlIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjY3Mi41IiB4Mj0iLTI0IiB5Mj0iNjcyLjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI2OTYuNSIgeDI9Ii0yNCIgeTI9IjY5Ni41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iNzIwLjUiIHgyPSItMjQiIHkyPSI3MjAuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9Ijc0NC41IiB4Mj0iLTI0IiB5Mj0iNzQ0LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI3NjguNSIgeDI9Ii0yNCIgeTI9Ijc2OC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iNzkyLjUiIHgyPSItMjQiIHkyPSI3OTIuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjgxNi41IiB4Mj0iLTI0IiB5Mj0iODE2LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI4NDAuNSIgeDI9Ii0yNCIgeTI9Ijg0MC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iODY0LjUiIHgyPSItMjQiIHkyPSI4NjQuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9Ijg4OC41IiB4Mj0iLTI0IiB5Mj0iODg4LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI5MTIuNSIgeDI9Ii0yNCIgeTI9IjkxMi41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iOTM2LjUiIHgyPSItMjQiIHkyPSI5MzYuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9Ijk2MC41IiB4Mj0iLTI0IiB5Mj0iOTYwLjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI5ODQuNSIgeDI9Ii0yNCIgeTI9Ijk4NC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIyNC41IiB5MT0iNjQ4IiB4Mj0iMjQuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjI0LjUiIHkxPSI2NDgiIHgyPSIyNC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iNDguNSIgeTE9IjY0OCIgeDI9IjQ4LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI3Mi41IiB5MT0iNjQ4IiB4Mj0iNzIuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9Ijk2LjUiIHkxPSI2NDgiIHgyPSI5Ni41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTIwLjUiIHkxPSI2NDgiIHgyPSIxMjAuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NC41IiB5MT0iNjQ4IiB4Mj0iMTQ0LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNjguNSIgeTE9IjY0OCIgeDI9IjE2OC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTkyLjUiIHkxPSI2NDgiIHgyPSIxOTIuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjIxNi41IiB5MT0iNjQ4IiB4Mj0iMjE2LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIyNDAuNSIgeTE9IjY0OCIgeDI9IjI0MC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMjY0LjUiIHkxPSI2NDgiIHgyPSIyNjQuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjI4OC41IiB5MT0iNjQ4IiB4Mj0iMjg4LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIzMTIuNSIgeTE9IjY0OCIgeDI9IjMxMi41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMzM2LjUiIHkxPSI2NDgiIHgyPSIzMzYuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjM2MC41IiB5MT0iNjQ4IiB4Mj0iMzYwLjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIzODQuNSIgeTE9IjY0OCIgeDI9IjM4NC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iNDA4LjUiIHkxPSI2NDgiIHgyPSI0MDguNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjQzMi41IiB5MT0iNjQ4IiB4Mj0iNDMyLjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI0NTYuNSIgeTE9IjY0OCIgeDI9IjQ1Ni41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iNDgwLjUiIHkxPSI2NDgiIHgyPSI0ODAuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjUwNC41IiB5MT0iNjQ4IiB4Mj0iNTA0LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI1MjguNSIgeTE9IjY0OCIgeDI9IjUyOC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iNTUyLjUiIHkxPSI2NDgiIHgyPSI1NTIuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjU3Ni41IiB5MT0iNjQ4IiB4Mj0iNTc2LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI2MDAuNSIgeTE9IjY0OCIgeDI9IjYwMC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iNjI0LjUiIHkxPSI2NDgiIHgyPSI2MjQuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjY0OC41IiB5MT0iNjQ4IiB4Mj0iNjQ4LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI2NzIuNSIgeTE9IjY0OCIgeDI9IjY3Mi41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iNjk2LjUiIHkxPSI2NDgiIHgyPSI2OTYuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjcyMC41IiB5MT0iNjQ4IiB4Mj0iNzIwLjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI3NDQuNSIgeTE9IjY0OCIgeDI9Ijc0NC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iNzY4LjUiIHkxPSI2NDgiIHgyPSI3NjguNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9Ijc5Mi41IiB5MT0iNjQ4IiB4Mj0iNzkyLjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI4MTYuNSIgeTE9IjY0OCIgeDI9IjgxNi41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iODQwLjUiIHkxPSI2NDgiIHgyPSI4NDAuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9Ijg2NC41IiB5MT0iNjQ4IiB4Mj0iODY0LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI4ODguNSIgeTE9IjY0OCIgeDI9Ijg4OC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iOTEyLjUiIHkxPSI2NDgiIHgyPSI5MTIuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjkzNi41IiB5MT0iNjQ4IiB4Mj0iOTM2LjUiIHkyPSIxMzY4IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI5NjAuNSIgeTE9IjY0OCIgeDI9Ijk2MC41IiB5Mj0iMTM2OCIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iOTg0LjUiIHkxPSI2NDgiIHgyPSI5ODQuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEwMDguNSIgeTE9IjY0OCIgeDI9IjEwMDguNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEwMzIuNSIgeTE9IjY0OCIgeDI9IjEwMzIuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEwNTYuNSIgeTE9IjY0OCIgeDI9IjEwNTYuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEwODAuNSIgeTE9IjY0OCIgeDI9IjEwODAuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjExMDQuNSIgeTE9IjY0OCIgeDI9IjExMDQuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjExMjguNSIgeTE9IjY0OCIgeDI9IjExMjguNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjExNTIuNSIgeTE9IjY0OCIgeDI9IjExNTIuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjExNzYuNSIgeTE9IjY0OCIgeDI9IjExNzYuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEyMDAuNSIgeTE9IjY0OCIgeDI9IjEyMDAuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEyMjQuNSIgeTE9IjY0OCIgeDI9IjEyMjQuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEyNDguNSIgeTE9IjY0OCIgeDI9IjEyNDguNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEyNzIuNSIgeTE9IjY0OCIgeDI9IjEyNzIuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEyOTYuNSIgeTE9IjY0OCIgeDI9IjEyOTYuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEzMjAuNSIgeTE9IjY0OCIgeDI9IjEzMjAuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEzNDQuNSIgeTE9IjY0OCIgeDI9IjEzNDQuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEzNjguNSIgeTE9IjY0OCIgeDI9IjEzNjguNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEzOTIuNSIgeTE9IjY0OCIgeDI9IjEzOTIuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0MTYuNSIgeTE9IjY0OCIgeDI9IjE0MTYuNSIgeTI9IjEzNjgiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjAuNSIgeTE9Ii00OCIgeDI9IjAuNDk5OTY5IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iMC41IiB4Mj0iLTI0IiB5Mj0iMC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iMjQuNSIgeDI9Ii0yNCIgeTI9IjI0LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI0OC41IiB4Mj0iLTI0IiB5Mj0iNDguNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjcyLjUiIHgyPSItMjQiIHkyPSI3Mi41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iOTYuNSIgeDI9Ii0yNCIgeTI9Ijk2LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSIxMjAuNSIgeDI9Ii0yNCIgeTI9IjEyMC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iMTQ0LjUiIHgyPSItMjQiIHkyPSIxNDQuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjE2OC41IiB4Mj0iLTI0IiB5Mj0iMTY4LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSIxOTIuNSIgeDI9Ii0yNCIgeTI9IjE5Mi41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iMjE2LjUiIHgyPSItMjQiIHkyPSIyMTYuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjI0MC41IiB4Mj0iLTI0IiB5Mj0iMjQwLjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSIyNjQuNSIgeDI9Ii0yNCIgeTI9IjI2NC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iMjg4LjUiIHgyPSItMjQiIHkyPSIyODguNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjMxMi41IiB4Mj0iLTI0IiB5Mj0iMzEyLjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSIzMzYuNSIgeDI9Ii0yNCIgeTI9IjMzNi41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iMzYwLjUiIHgyPSItMjQiIHkyPSIzNjAuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjM4NC41IiB4Mj0iLTI0IiB5Mj0iMzg0LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI0MDguNSIgeDI9Ii0yNCIgeTI9IjQwOC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iNDMyLjUiIHgyPSItMjQiIHkyPSI0MzIuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjQ1Ni41IiB4Mj0iLTI0IiB5Mj0iNDU2LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI0ODAuNSIgeDI9Ii0yNCIgeTI9IjQ4MC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iNTA0LjUiIHgyPSItMjQiIHkyPSI1MDQuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjUyOC41IiB4Mj0iLTI0IiB5Mj0iNTI4LjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI1NTIuNSIgeDI9Ii0yNCIgeTI9IjU1Mi41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iNTc2LjUiIHgyPSItMjQiIHkyPSI1NzYuNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQ2NCIgeTE9IjYwMC41IiB4Mj0iLTI0IiB5Mj0iNjAwLjUiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjE0NjQiIHkxPSI2MjQuNSIgeDI9Ii0yNCIgeTI9IjYyNC41IiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDY0IiB5MT0iNjQ4LjUiIHgyPSItMjQiIHkyPSI2NDguNSIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMjQuNSIgeTE9Ii00OCIgeDI9IjI0LjUiIHkyPSI2NzIiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjI0LjUiIHkxPSItNDgiIHgyPSIyNC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI0OC41IiB5MT0iLTQ4IiB4Mj0iNDguNSIgeTI9IjY3MiIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iNzIuNSIgeTE9Ii00OCIgeDI9IjcyLjUiIHkyPSI2NzIiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9Ijk2LjUiIHkxPSItNDgiIHgyPSI5Ni41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxMjAuNSIgeTE9Ii00OCIgeDI9IjEyMC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNDQuNSIgeTE9Ii00OCIgeDI9IjE0NC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxNjguNSIgeTE9Ii00OCIgeDI9IjE2OC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxOTIuNSIgeTE9Ii00OCIgeDI9IjE5Mi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIyMTYuNSIgeTE9Ii00OCIgeDI9IjIxNi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIyNDAuNSIgeTE9Ii00OCIgeDI9IjI0MC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIyNjQuNSIgeTE9Ii00OCIgeDI9IjI2NC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIyODguNSIgeTE9Ii00OCIgeDI9IjI4OC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIzMTIuNSIgeTE9Ii00OCIgeDI9IjMxMi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIzMzYuNSIgeTE9Ii00OCIgeDI9IjMzNi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIzNjAuNSIgeTE9Ii00OCIgeDI9IjM2MC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIzODQuNSIgeTE9Ii00OCIgeDI9IjM4NC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI0MDguNSIgeTE9Ii00OCIgeDI9IjQwOC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI0MzIuNSIgeTE9Ii00OCIgeDI9IjQzMi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI0NTYuNSIgeTE9Ii00OCIgeDI9IjQ1Ni41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI0ODAuNSIgeTE9Ii00OCIgeDI9IjQ4MC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI1MDQuNSIgeTE9Ii00OCIgeDI9IjUwNC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI1MjguNSIgeTE9Ii00OCIgeDI9IjUyOC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI1NTIuNSIgeTE9Ii00OCIgeDI9IjU1Mi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI1NzYuNSIgeTE9Ii00OCIgeDI9IjU3Ni41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI2MDAuNSIgeTE9Ii00OCIgeDI9IjYwMC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI2MjQuNSIgeTE9Ii00OCIgeDI9IjYyNC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI2NDguNSIgeTE9Ii00OCIgeDI9IjY0OC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI2NzIuNSIgeTE9Ii00OCIgeDI9IjY3Mi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI2OTYuNSIgeTE9Ii00OCIgeDI9IjY5Ni41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI3MjAuNSIgeTE9Ii00OCIgeDI9IjcyMC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI3NDQuNSIgeTE9Ii00OCIgeDI9Ijc0NC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI3NjguNSIgeTE9Ii00OCIgeDI9Ijc2OC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI3OTIuNSIgeTE9Ii00OCIgeDI9Ijc5Mi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI4MTYuNSIgeTE9Ii00OCIgeDI9IjgxNi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI4NDAuNSIgeTE9Ii00OCIgeDI9Ijg0MC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI4NjQuNSIgeTE9Ii00OCIgeDI9Ijg2NC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI4ODguNSIgeTE9Ii00OCIgeDI9Ijg4OC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI5MTIuNSIgeTE9Ii00OCIgeDI9IjkxMi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI5MzYuNSIgeTE9Ii00OCIgeDI9IjkzNi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI5NjAuNSIgeTE9Ii00OCIgeDI9Ijk2MC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSI5ODQuNSIgeTE9Ii00OCIgeDI9Ijk4NC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxMDA4LjUiIHkxPSItNDgiIHgyPSIxMDA4LjUiIHkyPSI2NzIiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEwMzIuNSIgeTE9Ii00OCIgeDI9IjEwMzIuNSIgeTI9IjY3MiIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTA1Ni41IiB5MT0iLTQ4IiB4Mj0iMTA1Ni41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxMDgwLjUiIHkxPSItNDgiIHgyPSIxMDgwLjUiIHkyPSI2NzIiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjExMDQuNSIgeTE9Ii00OCIgeDI9IjExMDQuNSIgeTI9IjY3MiIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTEyOC41IiB5MT0iLTQ4IiB4Mj0iMTEyOC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxMTUyLjUiIHkxPSItNDgiIHgyPSIxMTUyLjUiIHkyPSI2NzIiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjExNzYuNSIgeTE9Ii00OCIgeDI9IjExNzYuNSIgeTI9IjY3MiIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTIwMC41IiB5MT0iLTQ4IiB4Mj0iMTIwMC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxMjI0LjUiIHkxPSItNDgiIHgyPSIxMjI0LjUiIHkyPSI2NzIiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEyNDguNSIgeTE9Ii00OCIgeDI9IjEyNDguNSIgeTI9IjY3MiIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTI3Mi41IiB5MT0iLTQ4IiB4Mj0iMTI3Mi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxMjk2LjUiIHkxPSItNDgiIHgyPSIxMjk2LjUiIHkyPSI2NzIiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEzMjAuNSIgeTE9Ii00OCIgeDI9IjEzMjAuNSIgeTI9IjY3MiIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTM0NC41IiB5MT0iLTQ4IiB4Mj0iMTM0NC41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgICAgIDxsaW5lIHgxPSIxMzY4LjUiIHkxPSItNDgiIHgyPSIxMzY4LjUiIHkyPSI2NzIiIHN0cm9rZT0iI0VFRjBGMyIvPg0KICAgICAgICAgICAgPGxpbmUgeDE9IjEzOTIuNSIgeTE9Ii00OCIgeDI9IjEzOTIuNSIgeTI9IjY3MiIgc3Ryb2tlPSIjRUVGMEYzIi8+DQogICAgICAgICAgICA8bGluZSB4MT0iMTQxNi41IiB5MT0iLTQ4IiB4Mj0iMTQxNi41IiB5Mj0iNjcyIiBzdHJva2U9IiNFRUYwRjMiLz4NCiAgICAgICAgPC9nPg0KICAgICAgICA8cmVjdCB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI5OTIiIGZpbGw9InVybCgjcGFpbnQwX3JhZGlhbF82MjhfMTkxMjYpIi8+DQogICAgPC9nPg0KICAgIDxkZWZzPg0KICAgICAgICA8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MF9yYWRpYWxfNjI4XzE5MTI2IiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDcyMCA0OTYpIHJvdGF0ZSg5MCkgc2NhbGUoNDk2IDcyMCkiPg0KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMCIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIvPg0KICAgICAgICA8L3JhZGlhbEdyYWRpZW50Pg0KICAgICAgICA8Y2xpcFBhdGggaWQ9ImNsaXAwXzYyOF8xOTEyNiI+DQogICAgICAgICAgICA8cmVjdCB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI5OTIiIGZpbGw9IndoaXRlIi8+DQogICAgICAgIDwvY2xpcFBhdGg+DQogICAgPC9kZWZzPg0KPC9zdmc+DQo=);
  background-position: center;
  padding: 0;
  margin: 0;
  color: #1f2734;
  scroll-behavior: smooth;
}

nav {
  font-size: 25px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

@keyframes pulse {

  50% {
    opacity: .5;
  }
}

#video-play-icon {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation-duration: 1.6s;
}

.video-preview svg {
  display: none;
}

.bottom-shadow {
  box-shadow: 0 1px 3px -5px rgb(0 0 0 / 0.1);
}

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

:root,
.snippet {
  --color-primary: #0066ff;
  --color-primary-60: #66a3ff;
  --color-primary-40: #99c2ff;
  --color-primary-20: #cce0ff;
  --color-primary-10: #e6f0ff;
  --color-primary-hover: #0005a3;
  --color-primary-active: #000068;
  --color-secondary: #d7dfff;
  --color-secondary-hover: #b4c4fd;
  --color-secondary-active: #99abf8;
  --color-akzent-zwei: #0036a3;
  --color-akzent-eins: #3abedb;

  --border-radius: 0.5rem;

  --font: "Overpass";
}

input[type="radio"]:checked,
input[type="checkbox"]:checked {
  background-color: var(--color-primary) !important;
}

h4,
h3,
h2,
h1 {
  --tw-text-opacity: 1;
  color: rgb(62 66 82 / var(--tw-text-opacity, 1));
}

.testimonials video {
  border-radius: 1.5rem;
}

* {
  box-sizing: border-box;
}

.btn {
  display: inline-flex;
  justify-content: center;
  border-radius: var(--border-radius);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
}

.btn:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(225 229 245 / var(--tw-bg-opacity, 1));
}
.btn-secondary {
  background-color: var(--color-secondary);
  color: var(--color-primary);
}
.btn-secondary:hover {
  background-color: var(--color-secondary-hover);
}
.btn-secondary:active {
  background-color: var(--color-secondary-active);
}
.btn-primary {
  background-color: var(--color-primary);
}
.btn-primary:hover {
  background-color: var(--color-primary-hover);
}
.btn-primary:active {
  background-color: var(--color-primary-active);
}

.input-state-disabled label {
  --tw-text-opacity: 1;
  color: rgb(190 195 215 / var(--tw-text-opacity, 1));
}
.input-state-disabled svg {
  fill: #BEC3D7;
}
.input-state-disabled {
  --tw-border-opacity: 1;
  border-color: rgb(190 195 215 / var(--tw-border-opacity, 1));
}

.field-array-card {
  padding: 0.25rem;
}

.input-state-default label {
  color: var(--color-akzent-zwei);
}
.input-state-default svg {
  fill: var(--color-akzent-zwei);
}
.input-state-default {
  border-color: var(--color-akzent-zwei);
}

.input-state-active label {
  color: var(--color-primary);
}
.input-state-active svg {
  fill: var(--color-primary);
}
.input-state-active {
  border-color: var(--color-primary);
}

.input-state-error label {
  --tw-text-opacity: 1;
  color: rgb(233 80 91 / var(--tw-text-opacity, 1));
}
.input-state-error svg {
  fill: #E9505B;
}
.input-state-error {
  --tw-border-opacity: 1;
  border-color: rgb(233 80 91 / var(--tw-border-opacity, 1));
}
.cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.text-blue-600 {
  color: #1976d2;
}

#tabbedForm {
  scroll-margin-top: 150px;
}

.bg-blue-600 {
  background-color: #1976d2;
}

.roadmap-font {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.anchor {
  display: block;
  position: relative;
  top: -4rem;
  visibility: hidden;
}

.roadmap-box {
  border-radius: 13px;
  background-color: #f5f5f5;
}

.textlink {
  text-decoration: underline;
  color: #1976d2;
}

.roadmap-badge {
  background-color: #e7f3fe;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  border-radius: 13px;
}

.line {
  width: 1px;
  height: 100vh;
  position: absolute;
  right: 50%;
  background-color: black;
}

.roadmap-container {
  background-image: linear-gradient(rgb(116, 116, 116), rgb(116, 116, 116));
  background-size: 2px 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.team-item {
  margin-top: 3%;
}

.bullet-list {
  width: 100%;
  text-align: left;
}

.bullet-list li {
  list-style-type: none;
  background-image: url(/wordpress/wp-content/plugins/justin-legal-plugin/admin/build/images/check.64380dab.webp); /* resource located at public/assets/images. Workaroud to work with static export */
  background-repeat: no-repeat;
  margin-top: 30px;
  min-height: 46px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.team-name {
  font-size: 21px;
  font-weight: 900;
  line-height: 30px;
}

.job-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: rgb(163, 162, 162);
}

.team-img {
  width: 100%;
  height: auto;
}

.checked\:bg-none:checked {
  background-image: none !important;
}

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

.checked\:ring-inset:checked {
  --tw-ring-inset: inset !important;
}

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

.checked\:\!ring-offset-2:checked {
  --tw-ring-offset-width: 2px !important;
}

.hover\:cursor-default:hover {
  cursor: default !important;
}

.hover\:cursor-pointer:hover {
  cursor: pointer !important;
}

.hover\:border-interactive-primary-hover:hover {
  border-color: var(--color-primary-hover) !important;
}

.hover\:bg-interactive-primary-hover:hover {
  background-color: var(--color-primary-hover) !important;
}

.hover\:bg-interactive-secondary-hover:hover {
  background-color: var(--color-secondary-hover) !important;
}

.hover\:bg-neutral-light:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 229 245 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.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) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

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

.focus-visible\:ring-interactive-primary-focus:focus-visible {
  --tw-ring-color: var(--color-primary-active) !important;
}

.focus-visible\:ring-offset-0:focus-visible {
  --tw-ring-offset-width: 0px !important;
}

.active\:border-interactive-primary-pressed:active {
  border-color: var(--color-primary-active) !important;
}

.active\:bg-interactive-primary-pressed:active {
  background-color: var(--color-primary-active) !important;
}

.active\:bg-interactive-secondary-pressed:active {
  background-color: var(--color-secondary-active) !important;
}

.active\:bg-neutral-medium-light:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 195 215 / var(--tw-bg-opacity, 1)) !important;
}

.disabled\:cursor-default:disabled {
  cursor: default !important;
}

.disabled\:border-neutral-medium-light:disabled {
  --tw-border-opacity: 1 !important;
  border-color: rgb(190 195 215 / var(--tw-border-opacity, 1)) !important;
}

.disabled\:bg-interactive-primary-pressed:disabled {
  background-color: var(--color-primary-active) !important;
}

.disabled\:bg-neutral-light:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 229 245 / var(--tw-bg-opacity, 1)) !important;
}

.disabled\:text-neutral-medium-light:disabled {
  --tw-text-opacity: 1 !important;
  color: rgb(190 195 215 / var(--tw-text-opacity, 1)) !important;
}

.disabled\:placeholder-neutral-medium-light:disabled::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(190 195 215 / var(--tw-placeholder-opacity, 1)) !important;
}

.disabled\:placeholder-neutral-medium-light:disabled::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(190 195 215 / var(--tw-placeholder-opacity, 1)) !important;
}

.disabled\:checked\:bg-neutral-medium-light:checked:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 195 215 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:disabled\:border-neutral-medium-light:disabled:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(190 195 215 / var(--tw-border-opacity, 1)) !important;
}

.group:hover .group-hover\:flex {
  display: flex !important;
}

.group:hover .group-hover\:bg-interactive-primary-hover {
  background-color: var(--color-primary-hover) !important;
}

.group:hover .group-hover\:bg-interactive-secondary-hover {
  background-color: var(--color-secondary-hover) !important;
}

.group:active .group-active\:bg-interactive-primary-pressed {
  background-color: var(--color-primary-active) !important;
}

.group:active .group-active\:bg-interactive-secondary-pressed {
  background-color: var(--color-secondary-active) !important;
}

.peer:disabled ~ .peer-disabled\:cursor-default {
  cursor: default !important;
}

.peer:disabled ~ .peer-disabled\:text-neutral-medium-light {
  --tw-text-opacity: 1 !important;
  color: rgb(190 195 215 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 420px) {

  .xxxs\:text-3xl {
    font-size: 1.875rem !important;
  }
}

@media (min-width: 480px) {

  .xxs\:block {
    display: block !important;
  }
}

@media (min-width: 576px) {

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

@media (min-width: 640px) {

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

  .sm\:mt-6 {
    margin-top: 1.5rem !important;
  }

  .sm\:block {
    display: block !important;
  }

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

  .sm\:scale-100 {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

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

  .sm\:grid-flow-row-dense {
    grid-auto-flow: row dense !important;
  }

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

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

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

  .sm\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .sm\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .sm\:border-l-2 {
    border-left-width: 2px !important;
  }

  .sm\:border-r-0 {
    border-right-width: 0 !important;
  }

  .sm\:border-t-2 {
    border-top-width: 2px !important;
  }

  .sm\:p-0 {
    padding: 0px !important;
  }

  .sm\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

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

  .sm\:text-sm {
    font-size: 0.875rem !important;
  }
}

@media (min-width: 768px) {

  .md\:absolute {
    position: absolute !important;
  }

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

  .md\:block {
    display: block !important;
  }

  .md\:flex {
    display: flex !important;
  }

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

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

  .md\:w-104 {
    width: 26.0rem !important;
  }

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

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

  .md\:gap-2 {
    gap: 0.5rem !important;
  }

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

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

  .md\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

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

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

  .md\:text-lg {
    font-size: 1.125rem !important;
  }

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

  .md\:duration-200 {
    transition-duration: 200ms !important;
  }
}

@media (min-width: 1100px) {

  .lg\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

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

  .lg\:mt-24 {
    margin-top: 6rem !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:flex {
    display: flex !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

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

  .lg\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

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

  .lg\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

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

  .lg\:text-6xl {
    font-size: 3.75rem !important;
  }
}

@media (min-width: 1280px) {

  .xl\:mt-4 {
    margin-top: 1rem !important;
  }

  .xl\:mt-8 {
    margin-top: 2rem !important;
  }

  .xl\:w-5\/12 {
    width: 41.666667% !important;
  }
}

@media (min-width: 1536px) {

  .\32xl\:mt-16 {
    margin-top: 4rem !important;
  }

  .\32xl\:mt-8 {
    margin-top: 2rem !important;
  }

  .\32xl\:block {
    display: block !important;
  }
}

