/*
!  ailwindcss v3.3.3 | 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.
*/

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: Inter Tight, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, 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 */
  font-variation-settings: normal; /* 6 */
}

/*
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]) {
  text-decoration: underline;
  -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-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

html {
  font-size: calc(1rem + .2vw);
}

@media (max-width: 2299px) {

  html {
    font-size: calc(1rem + .15vw);
  }
}

@media (max-width: 1899px) {

  html {
    font-size: calc(1rem + .1vw);
  }
}

@media (max-width: 1719px) {

  html {
    font-size: 1rem;
  }
}

body {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
 font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.6875rem;
  --tw-text-opacity: 1;
  color: rgba(10, 10, 10, 1);
  color: rgba(10, 10, 10, var(--tw-text-opacity));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, ::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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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%;
}
.section {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
@media (max-width: 1179px) {

  .section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
@media (max-width: 767px) {

  .section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.section-md {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 767px) {

  .section-md {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 82.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 1719px) {

  .container {
    max-width: 76.5rem;
  }
}
@media (max-width: 1023px) {

  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 767px) {

  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.container-md {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 82.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 1719px) {

  .container-md {
    max-width: 76.5rem;
  }
}
@media (max-width: 1023px) {

  .container-md {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 767px) {

  .container-md {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.container-md {
  max-width: 90rem;
}
@media (max-width: 1719px) {

  .container-md {
    max-width: 84rem;
  }
}

.container-md-1 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 82rem;
}
@media (max-width: 1719px) {

  .container-md-1 {
    max-width: 80rem;
  }
}
.btn-primary {
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
}
.btn-primary > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - 0));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.5rem * calc(1 - 0));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.btn-primary {
  border-radius: 9999px;
  border-width: 0.0625rem;
  border-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  --tw-bg-opacity: 1;
  background-color: rgba(31, 121, 255, 1);
  background-color: rgba(31, 121, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255,  var(--tw-text-opacity));
}
.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 162, 255, 1);
  background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
  color: white;
}


.btn-prime {
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
}
.btn-prime > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * (1 - 0));
  margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.25rem * calc(1 - 0));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.btn-prime {
  border-radius: 9999px;
  border-width: 0.0625rem;
  border-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  --tw-bg-opacity: 1;
  background-color: rgba(31, 121, 255, 1);
  background-color: rgba(31, 121, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255,  var(--tw-text-opacity));
}
.btn-prime:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 162, 255, 1);
  background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
  color: white;
}

.btn-prime-mini {
  display: inline-flex;
  height: 2rem;
  width: max-content;
  align-items: center;
  justify-content: center;
}
.btn-prime-mini > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * (1 - 0));
  margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.25rem * calc(1 - 0));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.btn-prime-mini {
  border-radius: 9999px;
  border-width: 0.0625rem;
  border-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: .7rem;
  line-height: 1.5rem;
  font-weight: 400;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  --tw-bg-opacity: 1;
  background-color: rgba(31, 121, 255, 1);
  background-color: rgba(31, 121, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255,  var(--tw-text-opacity));
  transform: scale(1);
  animation: pulse-animation 2s infinite;
}
.btn-prime-mini:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 162, 255, 1);
  background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
  color: white;
}

.btn-prime-mini-white {
  display: inline-flex;
  height: 2rem;
  width: max-content;
  align-items: center;
  justify-content: center;
}
.btn-prime-mini-white > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * (1 - 0));
  margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.25rem * calc(1 - 0));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.btn-prime-mini-white {
  border-radius: 9999px;
  border-width: 0.0625rem;
  border-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: .7rem;
  line-height: 1.5rem;
  font-weight: 400;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(10, 10, 10);
  color: rgba(10, 10, 10,  var(--tw-text-opacity));
  transform: scale(1);
  animation: pulse-animation 2s infinite;
}
.btn-prime-mini-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 162, 255, 1);
  background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
  color: white;
}



.btn-secondary {
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
}
.btn-secondary > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - 0));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.5rem * calc(1 - 0));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.btn-secondary {
  border-radius: 9999px;
  border-width: 0.0625rem;
  border-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
 font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / 1);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(10, 10, 10, 1);
  color: rgba(10, 10, 10, var(--tw-text-opacity));
}
@supports (color: rgb(0 0 0 / 0)) and (top: var(--f)) {
.btn-secondary {
    border-color: rgb(229 229 229 / var(--tw-border-opacity));
  }
}
.btn-secondary:hover {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 162, 255, 1);
  background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
  color: white;
}


.btn-triple {
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
}
.btn-triple > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - 0));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.5rem * calc(1 - 0));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.btn-triple {
  border-radius: 9999px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  backdrop-filter: saturate(180%) brightness(150%) blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(75, 75, 75, 0.25);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn-triple:hover {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 162, 255, 1);
  background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
  color: white;
}

.btn-quad {
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
}
.btn-quad > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - 0));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.5rem * calc(1 - 0));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.btn-quad {
  border-radius: 9999px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  backdrop-filter: saturate(180%) brightness(150%) blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(75, 75, 75, 0.25);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  margin-top: 0px !important; 
}

.btn-quad:hover {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 162, 255, 1);
  background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
  color: white;
}

.btn-fifth {
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
}
.btn-fifth > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * 0);
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * (1 - 0));
  margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.25rem * calc(1 - 0));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.btn-fifth {
  border-radius: 9999px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  backdrop-filter: saturate(180%) brightness(150%) blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(75, 75, 75, 0.25);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  margin-top: 0px !important; 
}

.btn-fifth:hover {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 162, 255, 1);
  background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
  color: white;
}

.btn-md {
  height: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.btn-sm {
  height: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.4rem;
}
.btn-sm1 {
  height: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.4rem;
}
.btn-sm2 {
  height: 1.5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: 0.875rem;
  line-height: 1rem;
}
.label {
  display: inline-flex;
  height: 2rem;
  align-items: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(230, 238, 255, 1);
  background-color: rgba(230, 238, 255, var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.4rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0,  1);
  color: rgba(0, 0, 0,  var(--tw-text-opacity));
}

.label-blur {
  display: inline-flex;
  height: 2rem;
  align-items: center;
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.4rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  backdrop-filter: saturate(180%) brightness(150%) blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(60, 60, 60, 0.25);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.label-sm {
  height: 1.625rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  font-size: 0.75rem;
  line-height: 1.2rem;
}
.stage {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(115, 115, 115, 1);
  color: rgba(115, 115, 115, var(--tw-text-opacity));
}
@media (max-width: 767px) {

  .stage {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.header-burger.active::before {
  --tw-translate-y: 0.37rem;
  content: var(--tw-content);
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), 0.37rem) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}
.header-burger.active::after {
  --tw-translate-y: -0.37rem;
  content: var(--tw-content);
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), -0.37rem) rotate(-45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}
.header-burger.active span {
  width: 0px;
  opacity: 0;
}
@media (max-width: 1023px) {

  .header-wrap.active {
    --tw-translate-x: 0px !important;
    transform: translate(0px, 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: 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;
  }

  .header-overlay.active {
    visibility: visible !important;
    opacity: 1 !important;
  }
}
.accord-head svg {
  transition-property: transform;
  transition-timing-function: linear;
  transition-duration: 200ms;
}
.accord-item.active .accord-head svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}
.accord-content {
  max-height: 0px;
  overflow: hidden;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.faq-button.active {
  --tw-border-opacity: 1 !important;
  border-color: rgba(229, 229, 229, 1) !important;
  border-color: rgba(229, 229, 229, var(--tw-border-opacity)) !important;
}
.faq-button.active {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(10, 10, 10, 1);
  color: rgba(10, 10, 10, var(--tw-text-opacity));
}
.faq-body {
  display: none;
}
.blog-button.active {
  --tw-text-opacity: 1 !important;
  color: rgba(31, 121, 255, 1) !important;
  color: rgba(31, 121, 255, var(--tw-text-opacity)) !important;
}
.blog-button.active {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0,  1);
  background-color: rgba(0, 0, 0,  var(--tw-bg-opacity));
}
.docs-button.active {
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0,  1) !important;
  color: rgba(0, 0, 0,  var(--tw-text-opacity)) !important;
}
.docs-button.active {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 238, 255, 1);
  background-color: rgba(230, 238, 255, var(--tw-bg-opacity));
}
.splide-login .splide__pagination {
  position: relative;
  bottom: auto;
  margin-top: 1.5rem;
}
.splide-login .splide__pagination__page {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 200ms;
}
.splide-login .splide__pagination__page.is-active {
  --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(1) scaleY(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));
  opacity: 1;
}
.content h5 {
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.content h6 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.content h5:not(:first-child) {
  margin-top: 3rem;
}
@media (max-width: 767px) {

  .content h5:not(:first-child) {
    margin-top: 2rem;
  }
}
.content ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * (1 - 0));
  margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(0.75rem * calc(1 - 0));
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * 0);
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.content ul li {
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  --tw-text-opacity: 1;
  color: rgba(115, 115, 115, 1);
  color: rgba(115, 115, 115, var(--tw-text-opacity));
}
.content ul li::before {
  position: absolute;
  top: 0.625rem;
  left: 0px;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(163, 163, 163, 1);
  background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
}
.content p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  --tw-text-opacity: 1;
  color: rgba(115, 115, 115, 1);
  color: rgba(115, 115, 115, var(--tw-text-opacity));
}
.content figure {
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, 1);
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
}
.content figure:not(:first-child) {
  margin-top: 3rem;
}
@media (max-width: 767px) {

  .content figure:not(:first-child) {
    margin-top: 2rem;
  }
}
.content figure:not(:last-child) {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {

  .content figure:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.content h5:not(:last-child),
  .content h6:not(:last-child),
  .content ul:not(:last-child),
  .content p:not(:last-child) {
  margin-bottom: 1.25rem;
}
.pointer-events-none {
  pointer-events: none;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.-right-\[10\.45\%\] {
  right: -10.45%;
}
.-right-\[24\.5\%\] {
  right: -24.5%;
}
.-top-48 {
  top: -12rem;
}
.-top-36 {
  top: -9rem;
}
.-top-24 {
  top: -6rem;
}
.-top-12 {
  top: -3rem;
}
.-top-2 {
  top: -0.5rem;
}
.-top-\[8\.75rem\] {
  top: -8.75rem;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-12 {
  left: 3rem;
}
.right-0 {
  right: 0px;
}
.right-12 {
  right: 3rem;
}
.right-6 {
  right: 1.5rem;
}
.top-0 {
  top: 0px;
}
.top-\[5\%\] {
  top: 5%;
}
.top-\[9\%\] {
  top: 9%;
}
.z-minus10 {
  z-index: -10;
}
.z-2 {
  z-index: 2;
}
.z-20 {
  z-index: 20;
}
.z-5 {
  z-index: 5;
}
.-mx-20 {
  margin-left: -5rem;
  margin-right: -5rem;
}
.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-7 {
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}
.-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-20 {
  margin-left: 5rem;
  margin-right: 5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.-ml-2 {
  margin-left: -0.5rem;
}
.-mt-0 {
  margin-top: -0px;
}
.-mt-0\.5 {
  margin-top: -0.125rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-6 {
  margin-top: -1.5rem;
}
.-mt-8 {
  margin-top: -2rem;
}
.mb-00 {
  margin-bottom: 0rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-17 {
  margin-bottom: 4.25rem;
}
.mb-18 {
  margin-bottom: 4.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-22 {
  margin-bottom: 5.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-3\.5 {
  margin-bottom: 0.875rem;
}
.mb-30 {
  margin-bottom: 7.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-8 {
  margin-left: 2rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-12 {
  margin-right: 3rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-28 {
  margin-right: 7rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-0\.75 {
  margin-top: 0.1875rem;
}
.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-20 {
  margin-top: 5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.hidden {
  display: none;
}
.aspect-\[1\.76\] {
  aspect-ratio: 1.76;
}
.aspect-\[1\.77\] {
  aspect-ratio: 1.77;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-0 {
  height: 0px;
}
.h-0\.25 {
  height: 0.0625rem;
}
.h-0\.5 {
  height: 0.125rem;
}
.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-16 {
  height: 4rem;
}
.h-18 {
  height: 4.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-22 {
  height: 5.5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-4\.5 {
  height: 1.125rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[16\.25rem\] {
  height: 16.25rem;
}
.h-\[22\.5rem\] {
  height: 22.5rem;
}
.h-\[8\.25rem\] {
  height: 8.25rem;
}
.h-\[8\.4375rem\] {
  height: 8.4375rem;
}
.h-full {
  height: 100%;
}
.max-h-max {
  max-height: -moz-max-content;
  max-height: max-content;
}
.min-h-\[21\.875rem\] {
  min-height: 21.875rem;
}
.min-h-screen {
  min-height: 100vh;
}
.w-0 {
  width: 0px;
}
.w-0\.25 {
  width: 0.0625rem;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-18 {
  width: 4.5rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-23 {
  width: 5.75rem;
}
.w-26 {
  width: 6rem;
}
.w-27 {
  width: 10rem;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-4\.5 {
  width: 1.125rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-\[16\.25rem\] {
  width: 16.25rem;
}
.w-\[22\.875rem\] {
  width: 22.875rem;
}
.w-\[28\.75rem\] {
  width: 28.75rem;
}
.w-\[29\.8125rem\] {
  width: 29.8125rem;
}
.w-\[31\.25rem\] {
  width: 31.25rem;
}
.w-\[49\.48\%\] {
  width: 49.48%;
}
.w-\[55rem\] {
  width: 55rem;
}
.w-\[73\.17\%\] {
  width: 73.17%;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[81rem\] {
  width: 81rem;
}
.w-\[9\.25rem\] {
  width: 9.25rem;
}
.w-\[calc\(25\%-1\.5rem\)\] {
  width: calc(25% - 1.5rem);
}
.w-\[calc\(33\.333\%-1\.5rem\)\] {
  width: calc(33.333% - 1.5rem);
}
.w-\[calc\(33\.333\%-2rem\)\] {
  width: calc(33.333% - 2rem);
}
.w-\[calc\(41\%-1\.5rem\)\] {
  width: calc(41% - 1.5rem);
}
.w-\[calc\(50\%-2rem\)\] {
  width: calc(50% - 2rem);
}
.w-\[calc\(50\%-4rem\)\] {
  width: calc(50% - 4rem);
}
.w-\[calc\(50\%-5rem\)\] {
  width: calc(50% - 5rem);
}
.w-\[calc\(59\%-1\.5rem\)\] {
  width: calc(59% - 1.5rem);
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.min-w-\[10\.6rem\] {
  min-width: 10.6rem;
}
.min-w-\[16\.5rem\] {
  min-width: 16.5rem;
}
.max-w-\[11\.9rem\] {
  max-width: 11.9rem;
}
.max-w-\[27\.5rem\] {
  max-width: 27.5rem;
}
.max-w-\[28\.125rem\] {
  max-width: 28.125rem;
}
.max-w-\[29\.63rem\] {
  max-width: 29.63rem;
}
.max-w-\[29\.6rem\] {
  max-width: 29.6rem;
}
.max-w-\[30\.625rem\] {
  max-width: 30.625rem;
}
.max-w-\[30\.9rem\] {
  max-width: 30.9rem;
}
.max-w-\[31\.25rem\] {
  max-width: 31.25rem;
}
.max-w-\[31\.875rem\] {
  max-width: 31.875rem;
}
.max-w-\[32\.2rem\] {
  max-width: 32.2rem;
}
.max-w-\[32rem\] {
  max-width: 32rem;
}
.max-w-\[33\.13rem\] {
  max-width: 33.13rem;
}
.max-w-\[35rem\] {
  max-width: 35rem;
}
.max-w-\[37\.5rem\] {
  max-width: 37.5rem;
}
.max-w-\[40\.9rem\] {
  max-width: 40.9rem;
}
.max-w-\[43\.125rem\] {
  max-width: 43.125rem;
}
.max-w-\[43\.13rem\] {
  max-width: 43.13rem;
}
.max-w-\[45rem\] {
  max-width: 45rem;
}
.max-w-\[46\.63rem\] {
  max-width: 46.63rem;
}
.max-w-\[46\.6rem\] {
  max-width: 46.6rem;
}
.max-w-\[48rem\] {
  max-width: 48rem;
}
.max-w-\[49rem\] {
  max-width: 49rem;
}
.max-w-\[50\.75rem\] {
  max-width: 50.75rem;
}
.max-w-\[50rem\] {
  max-width: 50rem;
}
.max-w-\[51\.5rem\] {
  max-width: 51.5rem;
}
.max-w-\[53\.13rem\] {
  max-width: 53.13rem;
}
.max-w-\[53\.5rem\] {
  max-width: 53.5rem;
}
.max-w-\[57\.5rem\] {
  max-width: 57.5rem;
}
.max-w-\[61\.5rem\] {
  max-width: 61.5rem;
}
.max-w-\[69rem\] {
  max-width: 69rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(-50%, 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: 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-\[8deg\] {
  --tw-rotate: 8deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(8deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none {
  resize: none;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * 0);
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * (1 - 0));
  margin-left: calc(2.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(2.5rem * calc(1 - 0));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - 0));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.5rem * calc(1 - 0));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * 0);
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * (1 - 0));
  margin-left: calc(0.625rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.625rem * calc(1 - 0));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * 0);
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * (1 - 0));
  margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.75rem * calc(1 - 0));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * 0);
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * (1 - 0));
  margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(1rem * calc(1 - 0));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * 0);
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * (1 - 0));
  margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(1.5rem * calc(1 - 0));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * 0);
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * (1 - 0));
  margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(2rem * calc(1 - 0));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * (1 - 0));
  margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(0.25rem * calc(1 - 0));
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * 0);
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * (1 - 0));
  margin-top: calc(2.5rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(2.5rem * calc(1 - 0));
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * 0);
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * (1 - 0));
  margin-top: calc(3.5rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(3.5rem * calc(1 - 0));
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * 0);
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * (1 - 0));
  margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(0.75rem * calc(1 - 0));
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * 0);
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-30 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(7.5rem * (1 - 0));
  margin-top: calc(7.5rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(7.5rem * calc(1 - 0));
  margin-top: calc(7.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(7.5rem * 0);
  margin-bottom: calc(7.5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - 0));
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(1rem * calc(1 - 0));
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * 0);
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.self-center {
  align-self: center;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 0.0625rem;
}
.border-\[0\.625rem\] {
  border-width: 0.625rem;
}
.border-b {
  border-bottom-width: 0.0625rem;
}
.border-b-0 {
  border-bottom-width: 0;
}
.border-r {
  border-right-width: 0.0625rem;
}
.border-t {
  border-top-width: 0.0625rem;
}
.border-\[\#FFC091\]\/50 {
  border-color: rgba(255, 192, 145, 0.5);
}
.border-greyscale-100 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, 1);
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
}
.border-greyscale-200 {
  --tw-border-opacity: 1;
  border-color: rgba(212, 212, 212, 1);
  border-color: rgba(212, 212, 212, var(--tw-border-opacity));
}
.border-greyscale-200\/60 {
  border-color: rgba(212, 212, 212, 0.6);
}
.border-primary-25 {
  --tw-border-opacity: 1;
  border-color: rgba(230, 238, 255, 1);
  border-color: rgba(230, 238, 255, var(--tw-border-opacity));
}
.border-primary-300 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 121, 255, 1);
  border-color: rgba(31, 121, 255, var(--tw-border-opacity));
}
.border-primary-50 {
  --tw-border-opacity: 1;
  border-color: rgba(190, 230, 250, 1);
  border-color: rgba(190, 230, 250, var(--tw-border-opacity));
}
.border-secondary-300 {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0,  1);
  border-color: rgba(0, 0, 0,  var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-white\/10 {
  border-color: rgba(255, 255, 255, 0.1);
}
.border-white\/\[\.09\] {
  border-color: rgba(255, 255, 255, .09);
}
.border-white\/\[\.15\] {
  border-color: rgba(255, 255, 255, .15);
}
.bg-greyscale-0 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-greyscale-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 229, 229, 1);
  background-color: rgba(229, 229, 229, var(--tw-bg-opacity));
}
.bg-greyscale-25 {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 250, 250, 1);
  background-color: rgba(250, 250, 250, var(--tw-bg-opacity));
}
.bg-greyscale-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(10, 10, 10, 1);
  background-color: rgba(10, 10, 10, var(--tw-bg-opacity));
}
.bg-greyscale-900\/90 {
  background-color: rgba(10, 10, 10, 0.9);
}
.bg-primary-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 121, 255, 1);
  background-color: rgba(31, 121, 255, var(--tw-bg-opacity));
}
.bg-primary-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 121, 255, 1);
  background-color: rgba(31, 121, 255, var(--tw-bg-opacity));
}
.bg-primary-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 230, 250, 1);
  background-color: rgba(190, 230, 250, var(--tw-bg-opacity));
}
.bg-secondary-0 {
  --tw-bg-opacity: 1;
  background-color: rgba(218, 226, 240, 1);
  background-color: rgba(218, 226, 240, var(--tw-bg-opacity));
}
.bg-secondary-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0,  1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-secondary-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(10, 10, 10);
  background-color: rgba(10, 10, 10, var(--tw-bg-opacity));
}
.bg-secondary-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(5, 5, 5);
  background-color: rgba(5, 5, 5, var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-white\/\[\.04\] {
  background-color: rgba(255, 255, 255, .04);
}
.bg-white\/\[0\.08\] {
  background-color: rgba(255, 255, 255, 0.08);
}
.bg-gradient-divider {
  background-image: linear-gradient(to bottom, #D4D4D4 0, #D4D4D4 0.3125rem, transparent 0.3125rem, transparent 0.5rem);
}
.bg-gradient-divider-light {
  background-image: linear-gradient(to bottom, rgba(255,255,255, 0.15) 0, rgba(255,255,255, 0.15) 0.3125rem, transparent 0.3125rem, transparent 0.5rem);
}
.bg-\[length\:100\%_\.5rem\] {
  background-size: 100% .5rem;
}
.bg-repeat {
  background-repeat: repeat;
}
.fill-\[\#666D80\] {
  fill: #666D80;
}
.fill-\[\#FFC091\] {
  fill: #FFC091;
}
.fill-greyscale-0 {
  fill: #FFFFFF;
}
.fill-greyscale-300 {
  fill: #A3A3A3;
}
.fill-greyscale-400 {
  fill: #737373;
}
.fill-secondary-300 {
  fill: #163300;
}
.fill-white {
  fill: #fff;
}
.fill-white\/50 {
  fill: rgba(255, 255, 255, 0.5);
}
.fill-white\/60 {
  fill: rgba(255, 255, 255, 0.6);
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-10 {
  padding: 2.5rem;
}
.p-11 {
  padding: 2.75rem;
}
.p-16 {
  padding: 4rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-20 {
  padding: 5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-18 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.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-22 {
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-22 {
  padding-bottom: 5.5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-28 {
  padding-bottom: 7rem;
}
.pb-30 {
  padding-bottom: 7.5rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-3\.5 {
  padding-left: 0.875rem;
}
.pl-30 {
  padding-left: 7.5rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-20 {
  padding-right: 5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-3\.5 {
  padding-right: 0.875rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-5\.5 {
  padding-right: 1.375rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-22 {
  padding-top: 5.5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-30 {
  padding-top: 7.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-center {
  text-align: center;
}
.text-0 {
  font-size: 0;
  line-height: 0;
}
.text-base {
  font-size: 0.875rem;
  line-height: 1.4rem;
}
.text-base1 {
  font-size: 1.5rem;
  line-height: 1.4rem;
  font-weight: 300;
}
.text-hz {
  font-size: 5rem;
  line-height: 4.5rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-hz-1 {
  font-size: 4rem;
  line-height: 3.5rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-h0 {
  font-size: 12rem;
  line-height: 12.4rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-h1 {
  font-size: 4.75rem;
  line-height: 5.1rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-h2 {
  font-size: 3.25rem;
  line-height: 3.9rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-h3 {
  font-size: 3rem;
  line-height: 3.6rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-h4 {
  font-size: 2.5rem;
  line-height: 3rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-h5 {
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-h6 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text-h7 {
  font-size: 1.75rem;
  line-height: 1.75rem;
  font-weight: 300;
  margin-bottom: 1rem;
}
.text-h8 {
  font-size: 2rem;
  line-height: 1.75rem;
  font-weight: 300;
  margin-bottom: 1rem;
}
.text-lg {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-xsm {
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.text-sm {
  font-size: 0.75rem;
  line-height: 1.2rem;
}
.font-light {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.text-\[\#475467\] {
  --tw-text-opacity: 1;
  color: rgba(71, 84, 103, 1);
  color: rgba(71, 84, 103, var(--tw-text-opacity));
}
.text-\[\#666D80\] {
  --tw-text-opacity: 1;
  color: rgba(102, 109, 128, 1);
  color: rgba(102, 109, 128, var(--tw-text-opacity));
}
.text-\[\#FFC091\] {
  --tw-text-opacity: 1;
  color: rgba(255, 192, 145, 1);
  color: rgba(255, 192, 145, var(--tw-text-opacity));
}
.text-greyscale-0 {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-greyscale-100 {
  --tw-text-opacity: 1;
  color: rgba(229, 229, 229, 1);
  color: rgba(229, 229, 229, var(--tw-text-opacity));
}
.text-greyscale-300 {
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, 1);
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}
.text-greyscale-400 {
  --tw-text-opacity: 1;
  color: rgba(115, 115, 115, 1);
  color: rgba(115, 115, 115, var(--tw-text-opacity));
}
.text-greyscale-500 {
  --tw-text-opacity: 1;
  color: rgba(82, 82, 82, 1);
  color: rgba(82, 82, 82, var(--tw-text-opacity));
}
.text-greyscale-700 {
  --tw-text-opacity: 1;
  color: rgba(38, 38, 38, 1);
  color: rgba(38, 38, 38, var(--tw-text-opacity));
}
.text-greyscale-900 {
  --tw-text-opacity: 1;
  color: rgba(10, 10, 10, 1);
  color: rgba(10, 10, 10, var(--tw-text-opacity));
}
.text-primary-300 {
  --tw-text-opacity: 1;
  color: rgba(31, 121, 255, 1);
  color: rgba(31, 121, 255, var(--tw-text-opacity));
}
.text-secondary-300 {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0,  1);
  color: rgba(0, 0, 0,  var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-white\/50 {
  color: rgba(255, 255, 255, 0.5);
}
.text-white\/70 {
  color: rgba(255, 255, 255, 0.7);
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.shadow-1 {
  --tw-shadow: 0.25rem 0.5rem 2rem 0 rgba(10, 10, 10, 0.06);
  --tw-shadow-colored: 0.25rem 0.5rem 2rem 0 var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0.25rem 0.5rem 2rem 0 rgba(10, 10, 10, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-2 {
  --tw-shadow: 0 0.25rem 0.75rem -0.0625rem rgba(10, 10, 10, 0.04);
  --tw-shadow-colored: 0 0.25rem 0.75rem -0.0625rem var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 0.25rem 0.75rem -0.0625rem rgba(10, 10, 10, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-3 {
  --tw-shadow: 0 1.25rem 2.5rem 0 rgba(10, 10, 10, 0.06);
  --tw-shadow-colored: 0 1.25rem 2.5rem 0 var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 1.25rem 2.5rem 0 rgba(10, 10, 10, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-\[-0\.625rem_1\.25rem_5rem_0_rgba\(10\2c 10\2c 10\2c 0\.20\)\] {
  --tw-shadow: -0.625rem 1.25rem 5rem 0 rgba(10,10,10,0.20);
  --tw-shadow-colored: -0.625rem 1.25rem 5rem 0 var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), -0.625rem 1.25rem 5rem 0 rgba(10,10,10,0.20);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-\[0_0\.0625rem_0\.125rem_0_rgba\(16\2c 24\2c 40\2c 0\.05\)\] {
  --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(16,24,40,0.05);
  --tw-shadow-colored: 0 0.0625rem 0.125rem 0 var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 0.0625rem 0.125rem 0 rgba(16,24,40,0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-\[0_0\.125rem_0\.25rem_0_rgba\(13\2c 13\2c 18\2c 0\.12\)\] {
  --tw-shadow: 0 0.125rem 0.25rem 0 rgba(13,13,18,0.12);
  --tw-shadow-colored: 0 0.125rem 0.25rem 0 var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 0.125rem 0.25rem 0 rgba(13,13,18,0.12);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.transition-all {
  transition-property: all;
  transition-timing-function: linear;
  transition-duration: 200ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 200ms;
}
.tap-highlight-color {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.placeholder\:text-greyscale-300::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, 1);
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}
.placeholder\:text-greyscale-300::placeholder {
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, 1);
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-0::before {
  content: var(--tw-content);
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.before\:bottom-0::before {
  content: var(--tw-content);
  bottom: 0px;
}
.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}
.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}
.before\:z-2::before {
  content: var(--tw-content);
  z-index: 2;
}
.before\:h-0::before {
  content: var(--tw-content);
  height: 0px;
}
.before\:h-0\.5::before {
  content: var(--tw-content);
  height: 0.125rem;
}
.before\:w-1\/5::before {
  content: var(--tw-content);
  width: 20%;
}
.before\:w-5::before {
  content: var(--tw-content);
  width: 1.25rem;
}
.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}
.before\:rounded-md::before {
  content: var(--tw-content);
  border-radius: 0.375rem;
}
.before\:bg-greyscale-0::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.before\:bg-greyscale-900::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(10, 10, 10, 1);
  background-color: rgba(10, 10, 10, var(--tw-bg-opacity));
}
.before\:bg-gradient-to-r::before {
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.before\:from-white::before {
  content: var(--tw-content);
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.before\:to-white\/0::before {
  content: var(--tw-content);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
}
.before\:transition-all::before {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: linear;
  transition-duration: 200ms;
}
.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\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}
.after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}
.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}
.after\:z-2::after {
  content: var(--tw-content);
  z-index: 2;
}
.after\:h-0::after {
  content: var(--tw-content);
  height: 0px;
}
.after\:h-0\.5::after {
  content: var(--tw-content);
  height: 0.125rem;
}
.after\:w-1\/5::after {
  content: var(--tw-content);
  width: 20%;
}
.after\:w-5::after {
  content: var(--tw-content);
  width: 1.25rem;
}
.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}
.after\:bg-\[\#163300\]\/\[0\.12\]::after {
  content: var(--tw-content);
  background-color: rgba(0, 0, 0,  0.12);
}
.after\:bg-greyscale-0::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.after\:bg-greyscale-900::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(10, 10, 10, 1);
  background-color: rgba(10, 10, 10, var(--tw-bg-opacity));
}
.after\:bg-gradient-to-l::after {
  content: var(--tw-content);
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.after\:from-white::after {
  content: var(--tw-content);
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.after\:to-white\/0::after {
  content: var(--tw-content);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
}
.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: linear;
  transition-duration: 200ms;
}
.first\:-mr-\[9\.5rem\]:first-child {
  margin-right: -9.5rem;
}
.first\:mb-8:first-child {
  margin-bottom: 2rem;
}
.first\:ml-\[9\.5rem\]:first-child {
  margin-left: 9.5rem;
}
.last\:border-0:last-child {
  border-width: 0;
}
.last\:pr-0:last-child {
  padding-right: 0px;
}
.odd\:flex-row-reverse:nth-child(odd) {
  flex-direction: row-reverse;
}
.even\:border-greyscale-100:nth-child(even) {
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, 1);
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
}
.even\:bg-greyscale-0:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.even\:shadow-2:nth-child(even) {
  --tw-shadow: 0 0.25rem 0.75rem -0.0625rem rgba(10, 10, 10, 0.04);
  --tw-shadow-colored: 0 0.25rem 0.75rem -0.0625rem var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 0.25rem 0.75rem -0.0625rem rgba(10, 10, 10, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.hover\:border-primary-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 121, 255, 1);
  border-color: rgba(31, 121, 255, var(--tw-border-opacity));
}
.hover\:border-primary-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 121, 255, 1);
  border-color: rgba(31, 121, 255, var(--tw-border-opacity));
}
.hover\:bg-primary-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 121, 255, 1);
  background-color: rgba(31, 121, 255, var(--tw-bg-opacity));
}
.hover\:text-greyscale-900:hover {
  --tw-text-opacity: 1;
  color: rgba(10, 10, 10, 1);
  color: rgba(10, 10, 10, var(--tw-text-opacity));
}
.hover\:text-primary-100:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 121, 255, 1);
  color: rgba(31, 121, 255, var(--tw-text-opacity));
}
.hover\:text-primary-300:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 121, 255, 1);
  color: rgba(31, 121, 255, var(--tw-text-opacity));
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.focus\:\!border-primary-300:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgba(31, 121, 255, 1) !important;
  border-color: rgba(31, 121, 255, var(--tw-border-opacity)) !important;
}
.group:nth-child(even) .group-even\:bg-secondary-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0,  1);
  background-color: rgba(0, 0, 0,  var(--tw-bg-opacity));
}
.group:hover .group-hover\:rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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\:border-primary-300 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 121, 255, 1);
  border-color: rgba(31, 121, 255, var(--tw-border-opacity));
}
.group:hover .group-hover\:fill-primary-100 {
  fill: rgba(31, 121, 255, 1);
}
.group:hover .group-hover\:fill-primary-300 {
  fill: rgba(31, 121, 255, 1);
}
.group:hover .group-hover\:text-primary-100 {
  --tw-text-opacity: 1;
  color: rgba(31, 121, 255, 1);
  color: rgba(31, 121, 255, var(--tw-text-opacity));
}
.peer:checked ~ .peer-checked\:border-primary-300 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 121, 255, 1);
  border-color: rgba(31, 121, 255, var(--tw-border-opacity));
}
.peer:checked ~ .peer-checked\:bg-primary-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 121, 255, 1);
  background-color: rgba(31, 121, 255, var(--tw-bg-opacity));
}
.peer:checked ~ .peer-checked\:before\:bg-transparent::before {
  content: var(--tw-content);
  background-color: transparent;
}
@supports (min-height:100cqh) {

  .supports-\[min-height\:100cqh\]\:min-h-\[100cqh\] {
    min-height: 100cqh;
  }
}
@supports (min-height:100svh) {

  .supports-\[min-height\:100svh\]\:min-h-\[100svh\] {
    min-height: 100svh;
  }
}
@media (max-width: 1899px) {

  .\34xl\:w-\[41\.875rem\] {
    width: 41.875rem;
  }
}
@media (max-width: 1719px) {

  .\33xl\:w-\[75rem\] {
    width: 75rem;
  }

  .\33xl\:max-w-\[45\.625rem\] {
    max-width: 45.625rem;
  }
}
@media (max-width: 1419px) {

  .\32xl\:-right-\[16\%\] {
    right: -16%;
  }

  .\32xl\:-right-\[4\%\] {
    right: -4%;
  }

  .\32xl\:top-\[15\%\] {
    top: 15%;
  }

  .\32xl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\32xl\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\32xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\32xl\:w-\[36rem\] {
    width: 36rem;
  }

  .\32xl\:w-\[70\%\] {
    width: 70%;
  }

  .\32xl\:w-\[calc\(50\%-2\.5rem\)\] {
    width: calc(50% - 2.5rem);
  }

  .\32xl\:items-start {
    align-items: flex-start;
  }

  .\32xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\32xl\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}
@media (max-width: 1259px) {

  .lxl\:left-6 {
    left: 1.5rem;
  }

  .lxl\:right-6 {
    right: 1.5rem;
  }

  .lxl\:w-auto {
    width: auto;
  }

  .lxl\:translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(0px, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (max-width: 1179px) {

  .xl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xl\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xl\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:-mt-6 {
    margin-top: -1.5rem;
  }

  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .xl\:mb-24 {
    margin-bottom: 6rem;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:mr-16 {
    margin-right: 4rem;
  }

  .xl\:mt-16 {
    margin-top: 4rem;
  }

  .xl\:mt-6 {
    margin-top: 1.5rem;
  }

  .xl\:h-\[18rem\] {
    height: 18rem;
  }

  .xl\:w-\[24rem\] {
    width: 24rem;
  }

  .xl\:w-\[30rem\] {
    width: 30rem;
  }

  .xl\:w-\[52\%\] {
    width: 52%;
  }

  .xl\:w-\[calc\(33\.333\%-1\.5rem\)\] {
    width: calc(33.333% - 1.5rem);
  }

  .xl\:w-\[calc\(50\%-1\.25rem\)\] {
    width: calc(50% - 1.25rem);
  }

  .xl\:w-\[calc\(50\%-2\.5rem\)\] {
    width: calc(50% - 2.5rem);
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:max-w-\[38rem\] {
    max-width: 38rem;
  }

  .xl\:max-w-\[40rem\] {
    max-width: 40rem;
  }

  .xl\:max-w-\[43rem\] {
    max-width: 43rem;
  }

  .xl\:max-w-\[44rem\] {
    max-width: 44rem;
  }

  .xl\:max-w-\[46rem\] {
    max-width: 46rem;
  }

  .xl\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * (1 - 0));
    margin-top: calc(6rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(6rem * calc(1 - 0));
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * 0);
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .xl\:p-6 {
    padding: 1.5rem;
  }

  .xl\:p-8 {
    padding: 2rem;
  }

  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .xl\:pb-22 {
    padding-bottom: 5.5rem;
  }

  .xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .xl\:pl-20 {
    padding-left: 5rem;
  }

  .xl\:pl-8 {
    padding-left: 2rem;
  }

  .xl\:pr-12 {
    padding-right: 3rem;
  }

  .xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .xl\:pt-24 {
    padding-top: 6rem;
  }

  .xl\:text-base {
    font-size: 0.875rem;
    line-height: 1.4rem;
  }

  .xl\:text-h1 {
    font-size: 4.50rem;
    line-height: 4.9rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .xl\:text-h2 {
    font-size: 3.25rem;
    line-height: 3.9rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .xl\:text-h3 {
    font-size: 3rem;
    line-height: 3.6rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .xl\:text-h4 {
    font-size: 2.5rem;
    line-height: 3rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .xl\:text-h5 {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .xl\:text-h6 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .xl\:text-lg {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xl\:first\:mb-6:first-child {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 1023px) {

  .lg\:invisible {
    visibility: hidden;
  }

  .lg\:fixed {
    position: fixed;
  }

  .lg\:-right-\[15\%\] {
    right: -15%;
  }

  .lg\:bottom-0 {
    bottom: 0px;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:top-0 {
    top: 0px;
  }

  .lg\:top-\[5\%\] {
    top: 5%;
  }

  .lg\:z-10 {
    z-index: 10;
  }

  .lg\:m-0 {
    margin: 0px;
  }

  .lg\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:-mt-5 {
    margin-top: -1.25rem;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .lg\:mb-18 {
    margin-bottom: 4.5rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-\[1\.2\] {
    aspect-ratio: 1.2;
  }

  .lg\:aspect-\[1\.3\] {
    aspect-ratio: 1.3;
  }

  .lg\:min-h-full {
    min-height: 100%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-44 {
    width: 11rem;
  }

  .lg\:w-80 {
    width: 20rem;
  }

  .lg\:w-\[80\%\] {
    width: 80%;
  }

  .lg\:w-\[calc\(50\%-1\.5rem\)\] {
    width: calc(50% - 1.5rem);
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:translate-x-full {
    --tw-translate-x: 100%;
    transform: translate(100%, 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: 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\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * 0);
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * (1 - 0));
    margin-left: calc(0px * (1 - var(--tw-space-x-reverse)));
    margin-left: calc(0px * calc(1 - 0));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * (1 - 0));
    margin-top: calc(2.5rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(2.5rem * calc(1 - 0));
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * 0);
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * (1 - 0));
    margin-top: calc(5rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(5rem * calc(1 - 0));
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * 0);
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * (1 - 0));
    margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(1.5rem * calc(1 - 0));
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * 0);
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * (1 - 0));
    margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(2rem * calc(1 - 0));
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * 0);
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .lg\:overflow-auto {
    overflow: auto;
  }

  .lg\:scroll-smooth {
    scroll-behavior: smooth;
  }

  .lg\:bg-greyscale-0 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-secondary-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0,  1);
    background-color: rgba(0, 0, 0,  var(--tw-bg-opacity));
  }

  .lg\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:text-h5 {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .lg\:text-lg {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-xl {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .lg\:opacity-0 {
    opacity: 0;
  }

  .lg\:transition-all {
    transition-property: all;
    transition-timing-function: linear;
    transition-duration: 200ms;
  }

  .lg\:transition-transform {
    transition-property: transform;
    transition-timing-function: linear;
    transition-duration: 200ms;
  }

  .lg\:no-scrollbar::-webkit-scrollbar {
    display: none;
  }

  .lg\:no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .lg\:before\:w-12::before {
    content: var(--tw-content);
    width: 3rem;
  }

  .lg\:before\:w-24::before {
    content: var(--tw-content);
    width: 6rem;
  }

  .lg\:before\:shrink-0::before {
    content: var(--tw-content);
    flex-shrink: 0;
  }

  .lg\:after\:w-12::after {
    content: var(--tw-content);
    width: 3rem;
  }

  .lg\:after\:w-24::after {
    content: var(--tw-content);
    width: 6rem;
  }

  .lg\:after\:shrink-0::after {
    content: var(--tw-content);
    flex-shrink: 0;
  }

  .lg\:first\:ml-0:first-child {
    margin-left: 0px;
  }

  .lg\:hover\:text-greyscale-900:hover {
    --tw-text-opacity: 1;
    color: rgba(10, 10, 10, 1);
    color: rgba(10, 10, 10, var(--tw-text-opacity));
  }
}
@media (max-width: 767px) {

  .md\:-top-24 {
    top: -6rem;
  }

  .md\:left-4 {
    left: 1rem;
  }

  .md\:left-4\.5 {
    left: 1.125rem;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:right-4 {
    right: 1rem;
  }

  .md\:right-4\.5 {
    right: 1.125rem;
  }

  .md\:top-\[7\%\] {
    top: 7%;
  }

  .md\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .md\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:-mt-5 {
    margin-top: -1.25rem;
  }

  .md\:-mt-6 {
    margin-top: -1.5rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-0\.75 {
    margin-top: 0.1875rem;
  }

  .md\:mt-5 {
    margin-top: 1.25rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

    .md\:mr-2 {
    margin-right: .5rem;
  }

  .md\:line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-\[1\.3\] {
    aspect-ratio: 1.3;
  }

  .md\:aspect-\[1\.47\] {
    aspect-ratio: 1.47;
  }

  .md\:aspect-square {
    aspect-ratio: 1 / 1;
  }

  .md\:h-14 {
    height: 3.5rem;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-18 {
    height: 4.5rem;
  }

  .md\:h-4 {
    height: 1rem;
  }

  .md\:h-5 {
    height: 1.25rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-8 {
    height: 2rem;
  }

  .md\:h-\[13\.75rem\] {
    height: 13.75rem;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-14 {
    width: 3.5rem;
  }

  .md\:w-22 {
    width: 5.5rem;
  }

  .md\:w-30 {
    width: 7.5rem;
  }

  .md\:w-4 {
    width: 1rem;
  }

  .md\:w-5 {
    width: 1.25rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

  .md\:w-23 {
  width: 5.75rem;
  }

  .md\:w-26 {
  width: 6rem;

  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:min-w-full {
    min-width: 100%;
  }

  .md\:max-w-\[11\.9rem\] {
    max-width: 11.9rem;
  }

  .md\:shrink-0 {
    flex-shrink: 0;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * 0);
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * (1 - 0));
    margin-left: calc(0px * (1 - var(--tw-space-x-reverse)));
    margin-left: calc(0px * calc(1 - 0));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * 0);
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * (1 - 0));
    margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
    margin-left: calc(0.75rem * calc(1 - 0));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * (1 - 0));
    margin-top: calc(2.5rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(2.5rem * calc(1 - 0));
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * 0);
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * (1 - 0));
    margin-top: calc(3rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(3rem * calc(1 - 0));
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * 0);
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * (1 - 0));
    margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(1rem * calc(1 - 0));
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * 0);
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * (1 - 0));
    margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
    margin-top: calc(1.5rem * calc(1 - 0));
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * 0);
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .md\:overflow-auto {
    overflow: auto;
  }

  .md\:scroll-smooth {
    scroll-behavior: smooth;
  }

  .md\:border-\[0\.5rem\] {
    border-width: 0.5rem;
  }

  .md\:border-b {
    border-bottom-width: 0.0625rem;
  }

  .md\:border-r-0 {
    border-right-width: 0;
  }

  .md\:border-t {
    border-top-width: 0.0625rem;
  }

  .md\:border-greyscale-200 {
    --tw-border-opacity: 1;
    border-color: rgba(212, 212, 212, 1);
    border-color: rgba(212, 212, 212, var(--tw-border-opacity));
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pr-5 {
    padding-right: 1.25rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-18 {
    padding-top: 4.5rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:text-base {
    font-size: 0.875rem;
    line-height: 1.4rem;
  }

  .md\:text-h3 {
    font-size: 3rem;
    line-height: 3.6rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .md\:text-h4 {
    font-size: 2.5rem;
    line-height: 3rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .md\:text-h5 {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .md\:text-h6 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    letter-spacing: -0.01em;
    font-weight: 600;
  }

  .md\:text-lg {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-sm {
    font-size: 0.75rem;
    line-height: 1.2rem;
  }

  .md\:text-xsm {
  font-size: 0.75rem !important; 
  line-height: 0.75rem;
  }

  .md\:text-xxsm {
  font-size: 0.6rem !important;
  line-height: 0.6rem;
  }

  .md\:no-scrollbar::-webkit-scrollbar {
    display: none;
  }

  .md\:no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .md\:before\:w-18::before {
    content: var(--tw-content);
    width: 4.5rem;
  }

  .md\:before\:w-6::before {
    content: var(--tw-content);
    width: 1.5rem;
  }

  .md\:before\:shrink-0::before {
    content: var(--tw-content);
    flex-shrink: 0;
  }

  .md\:after\:w-18::after {
    content: var(--tw-content);
    width: 4.5rem;
  }

  .md\:after\:w-6::after {
    content: var(--tw-content);
    width: 1.5rem;
  }

  .md\:after\:shrink-0::after {
    content: var(--tw-content);
    flex-shrink: 0;
  }

  .md\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .md\:last\:border-b-0:last-child {
    border-bottom-width: 0;
  }

  .md\:last\:pb-0:last-child {
    padding-bottom: 0px;
  }

  .md\:terminal-scale {
    transform: scale(.85);
    transform-origin: top left;
  }
}

/* Three Card Section Styles */
      .three-card-section {
        padding: 4rem 0;
        background: black;
      }
      
      .three-card-container {
        display: flex;
        max-width: 82rem;
        margin: 0 auto;
        padding: 0 2rem;
      }
      
      .card {
        flex: 1;
        padding: 2rem;
        position: relative;
        min-height: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
      }
      
      .card-analyze {
        background-color: rgba(0, 197, 255, 1);
        border-radius: 18px 0px 0px 18px;

      }
      
      .card-operate {
        background-color: rgba(0, 162, 255, 1);
        border-radius: 0px 0px 0px 0px;

      }
      
      .card-grow {
        background-color: rgba(31, 121, 255, 1);
        border-radius: 0px 18px 18px 0px;

      }
      
      .card-icon {
        width: 60px;
        height: 60px;
        background-color: #333333;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FFFFFF;
        font-size: 14px;
        margin-bottom: 1rem;
      }
      
      .card-title {
        color: #000000;
        font-size: 1.5rem;
        font-weight: 600;
        margin-bottom: 1rem;
        font-family: 'Inter Tight', sans-serif;
      }
      
      .card-content {
        background-color: #333333;
        border-radius: 15px 15px 0 0;
        width: 100%;
        flex: 1;
        margin-top: auto;
        min-height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FFFFFF;
        font-size: 14px;
      }
      
      /* Responsive design */
      @media (max-width: 1719px) {
        .three-card-container {
          display: flex;
          max-width: 80rem;
          margin: 0 auto;
          padding: 0 2rem;
        }
        
        .card {
          min-height: 250px;
        }
        
        .card-title {
          font-size: 1.25rem;
        }
      }

      @media (max-width: 900px) {
        .three-card-container {
          flex-direction: column;
          gap: 1rem;
          padding: 0 1rem;
        }
        
        .card {
          min-height: 250px;
        }
        
        .card-title {
          font-size: 1.25rem;
        }
      }


      .back-blur {
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
      }

      .nav-dropdown {
        position: relative;
        display: inline-block;
      }
      
      .nav-dropdown-content {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background-color: rgba(255, 255, 255, 0.95);
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
        min-width: 200px;
        box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(255, 255, 255, 0.1);
        border-radius: 12px;
        z-index: 1000;
        padding: 8px 0;
        margin-top: 8px;
        opacity: 0;
        transform: translateY(-10px);
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
      }
      
      .nav-dropdown:hover .nav-dropdown-content {
        display: block;
        opacity: 1;
        transform: translateY(0);
      }
      
      .nav-dropdown-content a {
        color: #1a1a1a;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size: 14px;
        font-weight: 500;
        transition: all 0.2s ease;
        border-radius: 8px;
        margin: 0 8px;
      }
      
      .nav-dropdown-content a:hover {
        background-color: rgba(0, 0, 0, 0.05);
        color: #3b82f6;
        transform: translateX(4px);
      }
      
      .nav-dropdown-content a:first-child {
        margin-top: 4px;
      }
      
      .nav-dropdown-content a:last-child {
        margin-bottom: 4px;
      }
      
      .tech-card {
        background-color: rgba(0, 0, 0,  1);
        background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
      }
      .tech-card:hover {
        background-color: rgba(10, 10, 10,  1);
        background-color: rgba(10, 10, 10, var(--tw-bg-opacity));

      }



      .tech-container > a:hover h3 {
        transform: translateX(2rem);
        transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);

      }

        .layout 
        {
            display: flex;
            height: 100vh;
            background-color: black;
            padding: 6rem 1rem 4rem 1rem;


        }
        
        .sidebar {
            width: 45vw;
            background: rgba(10, 10, 10, 1);
            padding: 40px;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
        }
        
        .sidebar-top {
            flex: 1;
        }
        
        .logo {
            width: 24px;
            height: 24px;
            background: #666;
            border-radius: 2px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 24px;
        }
        
        .logo svg {
            width: 12px;
            height: 12px;
            color: white;
        }
        
        
        .availability {
            display: flex;
            align-items: center;
            margin-bottom: 24px;
        }
        
        .status-dot {
            width: 6px;
            height: 6px;
            background: #10b981;
            border-radius: 50%;
            margin-right: 6px;
        }
        
        .availability-text {
            font-size: 13px;
            color: #666;
        }
        
        .hero-title {
            font-size: 42px;
            font-weight: 300;
            line-height: 1.1;
            color: white;
            margin-bottom: 24px;
        }
        
        .cta-button {
            background: #1a1a1a;
            color: white;
            border: none;
            padding: 12px 24px;
            border-radius: 8px;
            font-size: 16px;
            font-weight: 500;
            cursor: pointer;
            margin-bottom: 32px;
            transition: background 0.2s;
        }
        
        .cta-button:hover {
            background: #333;
        }
        
        .trust-text {
            font-size: 14px;
            color: #666;
            margin-bottom: 16px;
        }
        
        .logos {
            display: flex;
            gap: 16px;
        }
        
        .logo-placeholder {
            width: 32px;
            height: 32px;
            border-radius: 4px;
        }
        
        .sidebar-bottom {
            font-size: 12px;
            color: #999;
        }
        
        .copyright {
            font-size: 12px;
            color: #999;
            margin-top: 24px;
        }
        
        .content {
            width: 55vw;
            background: rgba(10, 10, 10, 1);
            overflow-y: auto;
            padding: 40px;
            background: linear-gradient(135deg,rgba(10, 10, 10, 1) 0%, rgba(10, 10, 10, 1) 50%, rgba(0, 140, 255, 1) 100%);
            z-index: 1;

        }
        
        .content-header {
            display: flex;
            justify-content: flex-end;
            margin-bottom: 32px;
        }
        
        
        
        /* Mobile Responsive Styles */
        @media (max-width: 768px) {
            body {
                overflow-x: hidden;
                overflow-y: auto;
            }
            
            .layout {
                flex-direction: column;
                height: auto;
                min-height: 100vh;
            }

            .layout-container {
                flex-direction: column;
            }
            
            .sidebar {
                width: 100%;
                padding: 24px;
                min-height: auto;
            }
            
            .content {
                width: 100%;
                padding: 24px;
                overflow-y: visible;
                height: auto;

            }
            
            .hero-title {
                font-size: 32px;
            }
            
            
            
        }

        .layout-holder {
          padding: 2rem;
          border-radius: 2rem;
        }

        /* Hide scrollbars */
        ::-webkit-scrollbar {
            display: none;
        }
        
        * {
            scrollbar-width: none; /* Firefox */
            -ms-overflow-style: none; /* IE and Edge */
        }

        .layout-container {
          display: flex;
          width: 100%;
          height: 100%;
          border-radius: 18px;
          overflow: hidden;
        }

        .heading {
              align-content: center;
              align-items: center;
              background-color: black;
              display: flex;
              flex: none;
              flex-direction: row;
              flex-wrap: nowrap;
              height: 6rem;
              justify-content: space-between;
              left: 0;
              overflow: visible;
              padding: 1rem;
              position: fixed;
              right: 0;
              top: 0;
              z-index: 4;
        }

        .footing {
              align-content: center;
              align-items: center;
              background-color: black;
              bottom: 0px;
              display: flex;
              flex: none;
              flex-direction: row;
              flex-wrap: nowrap;
              height: 4rem;
              justify-content: space-between;
              left: 0;
              overflow: visible;
              padding: 1rem;
              position: fixed;
              right: 0;
              z-index: 4;
        }

        .footing-list {
          display: block;
          align-items: center;
        }




.slider {
  height: 60px;
  position: relative;
  width: 100%;
  display: grid;
  place-items: center;
  overflow: hidden;
}
.slider::before,
.slider::after{
  position:absolute;
  background-image:linear-gradient(to right,rgba(10, 10, 10, 1) 0%,rgba(255,255,255,0) 100%);
  content:'';
  height:100%;
  width:25%;
  z-index:2;
  pointer-events:none;
}
.slider::before{
  left:0;
  top:0;
}
.slider::after{
  right:0;
  top:0;
  transform:rotateZ(180deg);
}

.slide-track {
  width: calc(120px * 20);
  display: flex;
  animation: scroll 20s linear infinite;
  justify-content: space-between;
  overflow: hidden;
}

.slide-track2 {
  width: calc(120px * 30);
  display: flex;
  animation: scroll2 30s linear infinite;
  gap: 2rem;
}

.slide {
  width: 120px;
  height: 60px;

  display: grid;
  place-items: center;
  transition:0.5s;
  cursor:pointer;
}
.slide:hover{
  transform:scale(1.2)
}

@keyframes scroll {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-120px * 10));
  }
}

@keyframes scroll2 {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-120px * 15));
  }
}

@media screen and (max-width: 768px) {
  .slide-track {
    width: calc(80px * 20);
  }

  .slide-track2 {
    width: calc(80px * 30);
    gap: 1.5rem;

  }

  .slide {
    width: 80px;
  }

  @keyframes scroll {
    0% {
      transform: translateX(0px);
    }
    100% {
      transform: translateX(calc(-80px * 10));
    }
  }

  @keyframes scroll2 {
    0% {
      transform: translateX(0px);
    }
    100% {
      transform: translateX(calc(-80px * 15));
    }
  }
}

.terminal {
      width: min(800px, 90vw);
      height: 320px;
      background: rgba(10, 10, 10, 1);
      border-radius: 10px;
      padding: 1rem 1rem 0rem 0rem;
      font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
      color: #e6e6e6;
      overflow: hidden;
      display: flex;
      mask-image: linear-gradient(to right, rgba(10,10,10,1) 65%, transparent 100%);
      -webkit-mask-image: linear-gradient(to right, rgba(10,10,10,1) 65%, transparent 100%);

      /* Chrome/Mac rendering fix */
      transform: translateZ(0);
      -webkit-font-smoothing: antialiased;
    }

.terminal::after {
    position: absolute;
    background-image: linear-gradient(to top, rgba(10, 10, 10, 1) 0%, rgba(255, 255, 255, 0) 100%);
    content: '';
    height: 100px;
    width: 25%;
    z-index: 2;
    pointer-events: none;
    align-self: end;

}

    .line-numbers {
      text-align: right;
      user-select: none;
      color: #555;
      padding-right: 15px;
      margin-right: 10px;
      line-height: 1.8em;
      font-size: 1rem;
}


.code {
    flex: 1;
    white-space: pre;
    overflow-y: auto;
    line-height: 1.8em;
    font-size: 1rem;
    position: relative;
    tab-size: 4;
}

    /* Syntax colors */
    .keyword { color: #3b82f6; }
    .method-name { color: #10b981; }
    .object { color: #60a5fa; }
    .class-method { color: #ffeeab; }
    .comment { color: #007b0a; font-style: italic; }

    .cursor {
      display: inline-block;
      width: .5rem;
      height: 1em;
      background: #3b82f6;
      animation: blink 1s steps(1) infinite;
      vertical-align: middle;
    }

    .brace {
      color: #e6e6e6;
      position: absolute;
    }

    .brace.open {
      top: calc(1.8em * 1); /* opening brace after Start() on line 2 */
      left: 0;
    }

    .brace.close {
      top: calc(1.8em * 5); /* closing brace fixed on line 6 */
      left: 0;
    }

    @keyframes blink { 50% { opacity: 0; } }

    .dash-border {
      background-color: rgba(0, 0, 0, 0.25);
      border-radius: 1.5rem;
      flex-flow: row;
      flex: none;
      place-content: flex-start center;
      align-items: flex-start;
      width: auto;
      height: auto;
      padding: .5rem;
      display: flex;
      position: relative;
      overflow: visible;
      backdrop-filter: saturate(180%) brightness(150%) blur(6px);
      -webkit-backdrop-filter: blur(6px);
      border: 1px solid rgba(60, 60, 60, 0.25);
    }

    .dash-info {
      background-color: #000000cc;
      border-radius: 24px;
      gap: 10px;
      width: auto;
      height: auto;
      padding: 12px;
      display: flex;
      position: relative;
      overflow: visible;
      backdrop-filter: saturate(180%) brightness(150%) blur(16px);
      -webkit-backdrop-filter: blur(16px);
    }

    .dash-text {
      display: block;
      max-width: 100%;
      margin-left: .25rem;
      margin-bottom: 4rem;
      margin-top: 2rem;
    }

    .overlay-textarea {
        position: absolute; /* Positions the textarea relative to .video-container */
        top: 2rem; /* Adjust as needed */
        left: 2rem; /* Adjust as needed */
        width: min-content;
        height: min-content;
        z-index: 1; /* Ensures textarea is above the video */
        background-color: #0000008e; /* Example: Semi-transparent background */
        padding: 2px 12px 2px 12px;
        color: white;
        font-size: 1rem;
        font-weight: 400;
        border-radius: 64px;
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        /*border: 2px solid rgb(0, 174, 255, 0.6);*/
    }

    .overlay-infoarea {
        position: absolute; /* Positions the textarea relative to .video-container */
        bottom: 0rem; /* Adjust as needed */
        width: 100%;
        height: 25%;
        z-index: 1; /* Ensures textarea is above the video */
        padding: 2px 12px 2px 12px;
        background-image: linear-gradient(to top, rgba(10, 10, 10, 1) 0%, rgba(255, 255, 255, 0) 100%);
        /*backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);*/
        /*border: 2px solid rgb(0, 174, 255, 0.6);*/
    }

    
.hover-underline-animation {
    display: inline-block;
    position: relative;
    color: #0099ff;
    align-self: center;
}

.text-blank-btn {
  margin-right: 20px;
  display: flex;
}


.text-blank-btn:hover .moving-arrow {
    content: " ";
    transform: translateX(10px);    
    transition: transform 0.5s ease-out;
    

    }

.text-blank-btn:hover .moving-arrow-left {
    content: " ";
    transform: translateX(-10px);    
    transition: transform 0.5s ease-out;
    

    }


.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.moving-arrow {
  color: #0099ff;
  align-self: center;
}

.text-blank-btn {
    display: flex;
    color: #19191b;
}

.section-title {
        display: flex;
        top: 2rem; /* Adjust as needed */
        left: 2rem; /* Adjust as needed */
        width: min-content;
        height: min-content;
        z-index: 1; /* Ensures textarea is above the video */
        padding: 2px 12px 2px 12px;
        font-size: 1rem;
        font-weight: 400;
        border-radius: 64px;
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        margin-bottom: 1rem;
        backdrop-filter: saturate(180%) brightness(150%) blur(6px);
        -webkit-backdrop-filter: blur(6px);
        border: 1px solid rgba(60, 60, 60, 0.25);
        --tw-bg-opacity: 1;
        background-color: rgba(0, 0, 0, 0.25);
        --tw-text-opacity: 1;
        color: rgb(255, 255, 255);
        color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.section-title-1 {
        display: flex;
        top: 2rem; /* Adjust as needed */
        left: 2rem; /* Adjust as needed */
        width: min-content;
        height: min-content;
        z-index: 1; /* Ensures textarea is above the video */
        padding: 2px 12px 2px 12px;
        font-size: 1rem;
        font-weight: 400;
        border-radius: 64px;
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        margin-bottom: 0rem;
        backdrop-filter: saturate(180%) brightness(150%) blur(6px);
        -webkit-backdrop-filter: blur(6px);
        border: 1px solid rgba(60, 60, 60, 0.25);
        --tw-bg-opacity: 1;
        background-color: rgba(0, 0, 0, 0.25);
        --tw-text-opacity: 1;
        color: rgb(255, 255, 255);
        color: rgba(255, 255, 255, var(--tw-text-opacity));
}

:root {
--gap-1: 20px;
--big-width-1: 450px;
--small-width-1: 300px;
--small-height-1: 150px;
--duration-1: 40s;
--fade-bg-1: #ffffff;
}


.slider-1 {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.slide-track-1 {
  display: flex;
  flex: 0 0 auto;
  gap: var(--gap-1);
  animation: scroll-1 10s linear infinite;
  width: calc(750px * 4);

}


@keyframes scroll-1 {
0% { transform: translateX(0); }
100% { transform: translateX(calc(750px * 2));

 }
}

.sequence-1 {
display: flex;
gap: var(--gap-1);
}


.group-1 {
display: flex;
gap: var(--gap-1);
flex: 0 0 auto;
height: calc(var(--small-height-1) * 2 + var(--gap-1));
}


.stack-1 {
display: flex;
flex-direction: column;
gap: var(--gap-1);
height: 100%;
}


.card-1 {
background: rgba(0, 0, 0, 0.25);
border-radius: 16px;
color: #ffffff;
display: grid;
place-items: center;
text-align: center;
overflow: hidden;
backdrop-filter: saturate(180%) brightness(150%) blur(6px);
-webkit-backdrop-filter: blur(6px);
border: 1px solid rgba(60, 60, 60, 0.25);
}


.mini-1 {
width: var(--small-width-1);
height: var(--small-height-1);
flex: 0 0 auto;
}


.feature-1 {
width: var(--big-width-1);
height: 100%;
flex: 0 0 auto;
padding: 20px;
display: grid;
align-content: center;
row-gap: 10px;
text-align: left;
}


.logo-1 {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
}


.dot-1 {
width: 24px;
height: 24px;
border-radius: 8px;
background: #2ce07b;
}


.blurb-1 {
font: 14px/1.4 system-ui, Arial, sans-serif;
opacity: .85;
}



:root {
--gap-2: 20px;
--big-width-2: 450px;
--small-width-2: 300px;
--small-height-2: 150px;
--duration-2: 40s;
--fade-bg-2: #ffffff;
}


.slider-2 {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 1rem;
  display: flex;
  justify-content: center;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.slide-track-2 {
  display: flex;
  flex-wrap: nowrap;
  gap: var(--gap-2);
  animation: scroll-2 30s linear infinite reverse;
  mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  width: calc(750px * 6);

}


@keyframes scroll-2 {
0% { transform: translateX(0); }
100% { transform: translateX(calc(750px * 3));

 }
}

.sequence-2 {
display: flex;
gap: var(--gap-2);
}


.group-2 {
display: flex;
gap: var(--gap-2);
flex: 0 0 auto;
height: calc(var(--small-height-2) * 2 + var(--gap-2));
}


.stack-2 {
display: flex;
flex-direction: column;
gap: var(--gap-2);
height: 100%;
}


.card-2 {
background: rgba(0, 0, 0, 0.25);
border-radius: 16px;
color: #ffffff;
display: grid;
place-items: center;
text-align: center;
overflow: hidden;
backdrop-filter: saturate(180%) brightness(150%) blur(6px);
-webkit-backdrop-filter: blur(6px);
border: 1px solid rgba(60, 60, 60, 0.25);
}


.mini-2 {
width: var(--small-width-2);
height: var(--small-height-2);
flex: 0 0 auto;
}


.feature-2 {
width: var(--big-width-2);
height: 100%;
flex: 0 0 auto;
padding: 20px;
display: grid;
align-content: center;
row-gap: 10px;
text-align: left;
}


.logo-2 {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
font: 600 20px/1.2 system-ui, Arial, sans-serif;
}


.dot-2 {
width: 24px;
height: 24px;
border-radius: 8px;
background: #2ce07b;
}


.blurb-2 {
font: 14px/1.4 system-ui, Arial, sans-serif;
opacity: .85;
}

    .container-b {
      margin: 0 auto;
      padding: 80px 0px;
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }
    .blog-featured-b {
      width: 100%;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      display: flex;
      flex-wrap: wrap;
      height: auto;
      min-height: 256px;
      backdrop-filter: saturate(180%) brightness(150%) blur(6px);
      -webkit-backdrop-filter: blur(6px);
      border: 1px solid rgba(75, 75, 75, 0.25);
      --tw-bg-opacity: 1;
      background-color: rgba(0, 0, 0, 0.75);
      --tw-text-opacity: 1;
      color: rgb(255, 255, 255);
      color: rgba(255, 255, 255, var(--tw-text-opacity));
      padding: .5rem;
    }
    .blog-featured-b img {
      width: 100%;
      max-width: 50%;
      object-fit: cover;
      border-radius: 12px;
    }
    .blog-featured-b video {
      width: 100%;
      max-width: 50%;
      object-fit: cover;
      border-radius: 12px;
    }
    .blog-featured-content-b {
      flex: 1;
      padding: 24px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .post-type-b {
      color: rgba(0, 162, 255, 1);
      font-size: 14px;
      font-weight: 400;
    }
    .post-title-b {
      font-size: 24px;
      color: #ffffff;
      margin-top: 8px;
      margin-bottom: 12px;
      font-weight: 300;
    }
    .post-topics-b span {
      font-size: 12px;
      color: rgba(0, 162, 255, 1);
      padding: 4px 8px;
      border-radius: 6px;
      margin-right: 6px;
      -webkit-backdrop-filter: blur(6px);
      border: 1px solid rgba(75, 75, 75, 0.50);
      --tw-bg-opacity: 1;
      --tw-text-opacity: 1;
      margin-top: .2rem;
    }
    .post-preview-b {
      color: #374151;
      margin: 16px 0;
    }
    .read-more-b {
      color: rgba(0, 162, 255, 1);
      font-weight: 400;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      font-size: 14px;
    }
    .read-more-b:hover {
      text-decoration: underline;
    }

    .blog-cards-container {
      display: grid; 
      grid-template-columns: repeat(2, 1fr); 
      gap: 20px;
    }

    .blog-grid-b {
      display: contents;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 100%;
      gap: 20px;
    }
    .blog-card-b {
      border-radius: 12px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      overflow: hidden;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      flex: 1 1 calc(33% - 20px);
      backdrop-filter: saturate(180%) brightness(150%) blur(6px);
      -webkit-backdrop-filter: blur(6px);
      border: 1px solid rgba(75, 75, 75, 0.25);
      --tw-bg-opacity: 1;
      background-color: rgba(0, 0, 0, 0.75);
      --tw-text-opacity: 1;
      color: rgb(255, 255, 255);
      color: rgba(255, 255, 255, var(--tw-text-opacity));
      padding: .5rem;
    }
    .blog-card-b img {
      width: 100%;
      min-height: 200px;
      object-fit: cover;
      border-radius: 12px;
    }
    .blog-card-content-b {
      padding: 24px;
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      justify-content: space-between;
      height: 256px;
      
    }
    .blog-card-b h3 {
      font-size: 20px;
      color: #ffffff;
      font-weight: 300;
      margin-top: 8px;
      margin-bottom: 12px;

    }
    .blog-card-b p {
      color: #ffffff;
      margin: 16px 0;
      flex-grow: 1;
    }


    @media (max-width: 1248px) {
      .blog-cards-container { grid-template-columns: repeat(1, 1fr); }
      .blog-card-b { flex: 1 1 100%; }
      .blog-featured-b {height: auto;}
      .blog-featured-content-b {height: 256px;}
      .blog-featured-b img { flex: 1 1 100%; max-width: 100%; height: 256px; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column;}
      .blog-featured-b video { flex: 1 1 100%; max-width: 100%; height: 256px; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column;}

    }

















    :root {
  --color-text: #FFFFFF;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 16);
  --duration: 60s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-text: papayawhip;
    --color-bg: navy;
    --color-bg-accent: #2626a0;
  }
}

* {
  box-sizing: border-box;
}

.marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  mask-image: linear-gradient(
    var(--mask-direction, to right),
    hsl(0 0% 0% / 0),
    hsl(0 0% 0% / 1) 20%,
    hsl(0 0% 0% / 1) 80%,
    hsl(0 0% 0% / 0)
  );
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: -3s;
}

@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }
  to {
    transform: translateX(var(--scroll-end));
  }
}

/* Element styles */
.marquee svg {
  display: grid;
  place-items: center;
  width: var(--size);
  fill: var(--color-text);
  aspect-ratio: 16/9;
  padding: calc(var(--size) / 10);
  border-radius: 0.5rem;
  backdrop-filter: saturate(180%) brightness(150%) blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(75, 75, 75, 0.25);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0.75);
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  
}

.marquee .marquee-icon {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: var(--size);
  height: calc(var(--size) * 9 / 16);
  fill: var(--color-text);
  aspect-ratio: 16/9;
  padding: 1.5rem;
  border-radius: 1.5rem;
  backdrop-filter: saturate(180%) brightness(150%) blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(75, 75, 75, 0.25);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0.75);
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  
}

.testimonial {
  font-weight: 300;
  color: #ffffff;
  font-size: 0.85rem;
  line-height: 1rem;
}

.logo-area {
  width: 128px;
  height: 64px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  flex-shrink: 0;
  align-self: flex-end;
}

@media (max-width: 1248px) {
.marquee .marquee-icon {

  padding: 1.5rem;
  border-radius: 1.5rem;
  
}

.testimonial {
  font-size: 0.75rem;
  line-height: 1rem;
}

.logo-area {
  width: 96px;
  height: 48px;
}
}

@media (max-width: 768px) {
.marquee .marquee-icon {

  padding: .85rem;
  border-radius: 1rem;
  
}

.testimonial {
  font-size: 0.35rem;
  line-height: .45rem;
}

.logo-area {
  width: 54px;
  height: 27px;
}
}


/* Parent wrapper */
.wrapper {
  display: flex;
  flex-direction: column;
  gap: var(--gap);
  margin: auto;
  max-width: 100vw;
}

@keyframes fade {
  to {
    opacity: 0;
    visibility: hidden;
  }
}

.card-feature-grid-three {
  margin-bottom: 40px; 
  margin-top: 5px; 
  display: grid; 
  grid-template-columns: repeat(3, 1fr); 
  gap: 1rem;

}


.card-feature-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1rem;
margin: 0 auto;
margin-bottom: 40px;
}

.card-feature-grid-single {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 1rem;
margin: 0 auto;
margin-bottom: 40px;
}


.card-feature-wrapper {
display: flex;
flex-direction: column;
}


.card-feature-box {
overflow: hidden;
}


.card-feature-video {
width: 100%;
height: auto;
object-fit: cover;
display: block;
/*overflow: hidden;*/
border-radius: 1rem;
}


.card-feature-title {
padding: 15px 5px 0;
text-align: left;
font-size: 18px;
color: #ffffff;
font-weight: 300;
}

.card-main-video {
  border-radius: 1rem;
  height: auto;
  /*overflow: hidden;*/
}


@media (max-width: 1248px) {
.card-feature-grid {
grid-template-columns: 1fr;
}
}


.blog-video-wrapper {
  position: relative;
  display: inline-block;
}

.blog-bg-video {
inset: 0;
width: min(800px, 90vw);
object-fit: cover;
background: rgba(10,10,10,1);
opacity: .30;
-webkit-mask-image: radial-gradient(farthest-corner at center, rgba(10,10,10,1) 50%, rgba(0,0,0,0) 100%);
mask-image: radial-gradient(farthest-corner at center, rgba(10,10,10,1) 50%, rgba(0,0,0,0) 100%);

}

.blog-video-play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 144px;
      height: 72px;
      background-color: rgba(0, 122, 255, 0.8); /* Blue with transparency */
      border-radius: 72px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      visibility: hidden;
      opacity: 0;
      transition: opacity 0.3s ease;
    }

    .blog-video-play-button::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 24px solid white;
      border-top: 16px solid transparent;
      border-bottom: 16px solid transparent;
    }

    .blog-video-wrapper:hover .blog-video-play-button {
      visibility: visible;
      opacity: 1;
    }

.blog-bg-img {
  inset: 0;
  width: min(800px, 90vw);
  object-fit: cover;
  background: rgba(10,10,10,1);
  opacity: .30;
  -webkit-mask-image: radial-gradient(farthest-corner at center, rgba(10,10,10,1) 50%, rgba(0,0,0,0) 100%);
  mask-image: radial-gradient(farthest-corner at center, rgba(10,10,10,1) 50%, rgba(0,0,0,0) 100%);
}


.blog-poster {
position: fixed;
inset: 0;
z-index: -3;
background:
blog-url("poster.blog-jpg") center / cover no-repeat,
#000;
display: none;
}


.blog-edge-gradients {
display: none;
}

@media(prefers-reduced-motion: reduce) {
.blog-bg-video { display: none; }
.blog-poster { display: block; }
}

.grow-bg-video {
inset: 0;
width: min(1200px, 100vw);
height: auto;
object-fit: cover;
background: rgba(10,10,10,1);
opacity: 1;
-webkit-mask-image: radial-gradient(farthest-corner at center, rgba(10,10,10,1) 25%, rgba(0,0,0,0) 90%);
mask-image: radial-gradient(farthest-corner at center, rgba(10,10,10,1) 25%, rgba(0,0,0,0) 90%);
align-self: center;
}



.blog-badge1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .5rem .5rem .5rem 1rem;
  border-radius: 36px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: linear;
  transition-duration: 200ms;
  backdrop-filter: saturate(180%) brightness(150%) blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(75, 75, 75, 0.25);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.blog-text {
  font-size: .9rem;
  font-weight: 300;
}



@keyframes pulse-animation {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 162, 255, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px rgba(222, 84, 72, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(222, 84, 72, 0);
    }
}


    .itemblog {
      margin: 5px 0;
      color: white;
    }

    .hidden {
      display: none;
    }

    .filter-button {
      border-radius: 9999px;
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
      font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 0.5rem;
      line-height: 1rem;
      font-weight: 400;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: linear;
      transition-duration: 200ms;
      backdrop-filter: saturate(180%) brightness(150%) blur(6px);
      -webkit-backdrop-filter: blur(6px);
      border: 1px solid rgba(75, 75, 75, 0.25);
      --tw-bg-opacity: 1;
      background-color: rgba(0, 0, 0, 0.25);
      --tw-text-opacity: 1;
      color: rgb(255, 255, 255);
      color: rgba(255, 255, 255, var(--tw-text-opacity));
      margin-top: 0px !important; 
      align-self: center;
      margin-right: .25rem;
    }

    .filter-button:hover {
      border-color: transparent;
      --tw-bg-opacity: 1;
      background-color: rgba(0, 162, 255, 1);
      background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
      color: white;
    }

    .filter-button.active {
      border-color: transparent;
      --tw-bg-opacity: 1;
      background-color: rgba(0, 162, 255, 1);
      background-color: rgba(0, 162, 255, var(--tw-bg-opacity));
      color: white;
    }

    .blog-filters {
      display: flex;
    }


    .blog-section p, h4 {
      color: #ffffff;
      font-weight: 300;
      font-size: 1rem;
      margin-bottom: .75rem;
      margin-top: 1rem;
    }

    .blog-section h3, h2, h1 {
      color: #ffffff;
      font-weight: 600;
      font-size: 1.25rem;
      margin-top: 0.75rem;
      margin-bottom: 1rem;



    }

    .blog-section h5 {
      color: #ffffff;
      font-weight: 300;
      font-size: 1rem;
      margin-bottom: .75rem;
      margin-top: 1rem;
      font-style: italic;
    }

    .blog-section img, 
    .blog-section video, 
    .blog-section a {
      border-radius: 1rem;
      overflow: hidden;
    }

    .blog-content-container {
      background-color: rgba(0, 0, 0, 0.25);
      align-items: flex-start;
      width: auto;
      height: auto;
      display: flex;
      position: relative;
      backdrop-filter: saturate(180%) brightness(150%) blur(6px);
      border-radius: 1.5rem;
      flex-flow: row;
      flex: 0 0 auto;
      place-content: flex-start center;
      padding: 0.5rem;
      overflow: visible;
      border-width: 1px;
      border-style: solid;
      border-color: rgba(60, 60, 60, 0.25);
      border-image: initial;
    }

    .blog-focus-text {
      color: #0099ff !important;
    }

    .blog-about-text {
      font-size: .75rem !important; 
      margin-top: 10px !important; 
      line-height: 20px !important;  
      font-weight: 300 !important;
      font-style: italic !important;  
      margin-bottom: 25px;
    }
    
    .article-title {
      padding-bottom: 0.75rem;
      padding-top: 0.75rem;
    }

    .blog-subtitle {
      font-size: 1.5rem;
      font-weight: 300;
      color: rgba(255, 255, 255, .9);
    }

    .blog-back-btn {
      max-height: max-content;
      margin-bottom: auto;
      transform-origin: top left;
      flex: 1;
      align-items: flex-start;
      display: block;
      padding-bottom: 1.5rem;
    }

    .casestudy-quote {
      text-align: center; 
      font-weight: 400; 
      margin-top: 30px;
    }

    .casestudy-profile {
      text-align: center; 
      font-weight: 600; 
      margin-top: 30px;
    }

    /*.post-image {
      margin-bottom: 1.5rem;
      margin-top: .25rem;

    }*/

    .bb-03__hero-form {
    padding: 30px;
    border-radius: 1rem;
    background-color: #232f3e;
    width: 100%;
    }

    .dash-startnow {
      background-color: rgba(0, 0, 0, 0.25);
      border-radius: 1.5rem;
      padding: .5rem;
      position: relative;
      overflow: visible;
      backdrop-filter: saturate(180%) brightness(150%) blur(6px);
      -webkit-backdrop-filter: blur(6px);
      border: 1px solid rgba(60, 60, 60, 0.25);
      justify-self: center;
      width: min(60%, 960px);
      margin-bottom: 6rem;
      margin-top: 3rem;
      

    }

    @media (max-width: 1248px) {
    .dash-startnow {
    width: 95%;

      
    }
    }

    @media (max-width: 768px) {
    .dash-startnow {
    width: 100%;

      
    }
    }
    

    .bb-03__hero-form {
      padding: 30px;
      /*box-shadow: 0 42px 54px rgba(0, 0, 0, 0.79);*/
      border-radius: 1rem;
      background-color: #232f3e;
      /* For IE10 */
    }

    .bb-03__hero-form .form-group {
      margin-bottom: 20px;
      height: 72px;
    }

    .bb-03__hero-form .form-group.from-group--with-label {
      position: relative;
    }

    .bb-03__hero-form .form-group.from-group--with-label .form-label {
      color: #c6d7ff;
      font-size: 18px;
      font-weight: 300;
      background: #232f3e;
      top: 50%;
      padding: 0 10px;
      left: 15px;
      margin-bottom: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      position: absolute;
      -webkit-transition: .4s;
      transition: .4s;
      pointer-events: none;
    }

    .bb-03__hero-form .form-group.from-group--with-label input:focus ~ label {
      top: 0px;
      left: 15px;
    }

    .bb-03__hero-form input {
      width: 100%;
      height: 100%;
      padding: 0 16px;
      border-radius: 10px;
      border: 1px solid rgba(255,255,255,0.04);
      background-color: #232f3e;
      color: #a7aab1;
      font-size: 21px;
      font-weight: 300;
    }

    .bb-03__hero-form input::-webkit-input-placeholder {
      color: #696871;
    }

    .bb-03__hero-form input::-moz-placeholder {
      color: #696871;
    }

    .bb-03__hero-form input:-ms-input-placeholder {
      color: #696871;
    }

    .bb-03__hero-form input::-ms-input-placeholder {
      color: #696871;
    }

    .bb-03__hero-form input::placeholder {
      color: #696871;
    }

    .bb-03__hero-form .nice-select:after {
      position: relative;
      font-size: 35px;
      top: 0;
      -webkit-transform: rotate(0);
              transform: rotate(0);
      border: none;
      width: auto;
      height: auto;
      -webkit-transform-origin: center;
              transform-origin: center;
    }

    .bb-03__hero-form .nice-select.open:after {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
    }

    .bb-03__hero-form select::-ms-expand {
      display: none;
    }

    .bb-03__hero-form .nice-select {
      height: 100%;
      border-radius: 10px;
      border: 1px solid #eae9f2;
      background-color: #ffffff;
      width: 100%;
      float: none;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      background: none !important;
    }

    .bb-03__hero-form .nice-select span {
      font-size: 18px;
      font-weight: 300;
      letter-spacing: -0.56px;
      color: #696871;
      display: block;
      width: 100%;
    }

    .bb-03__hero-form .nice-select:focus {
      box-shadow: none;
      outline: #5454d4;
    }

    .bb-03__hero-form .nice-select .list {
      width: 100%;
      margin-top: 0;
    }

    .bb-03__hero-form .nice-select .list li {
      line-height: 45px;
      list-style: none;
      min-height: 45px;
    }

    .bb-03__hero-form .hero-btn {
      margin-top: 20px;
    }

    .bb-03__hero-form .hero-btn button {
      width: 100%;
      border-radius: 10px;
      overflow: hidden;
    }

    .fieldarea {
      height: 85%;
    }