/*
! tailwindcss v3.3.5 | 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: currentColor; /* 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: HelveticaNowVar, Helvetica, Arial, sans-serif; /* 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]) {
  -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;
}

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

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #276DD9;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #276DD9;
}

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

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

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

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

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

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

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

[multiple],[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

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

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

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

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #276DD9;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

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

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

@media (forced-colors: active)  {

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

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

@media (forced-colors: active)  {

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

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

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

@media (forced-colors: active)  {

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

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

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

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
  :root {
    --background: 0 0% 100%;
    --foreground: 222.2 47.4% 11.2%;

    --muted: 210 40% 96.1%;
    --muted-foreground: 215.4 16.3% 46.9%;

    --popover: 0 0% 100%;
    --popover-foreground: 222.2 47.4% 11.2%;

    --border: 214.3 31.8% 91.4%;
    --input: 214.3 31.8% 91.4%;

    --card: 0 0% 100%;
    --card-foreground: 222.2 47.4% 11.2%;

    --primary: 222.2 47.4% 11.2%;
    --primary-foreground: 210 40% 98%;

    --secondary: 210 40% 96.1%;
    --secondary-foreground: 222.2 47.4% 11.2%;

    --accent: 210 40% 96.1%;
    --accent-foreground: 222.2 47.4% 11.2%;

    --destructive: 0 100% 50%;
    --destructive-foreground: 210 40% 98%;

    --ring: 215 20.2% 65.1%;
  }

  .dark {
    --background: 224 71% 4%;
    --foreground: 213 31% 91%;

    --muted: 223 47% 11%;
    --muted-foreground: 215.4 16.3% 56.9%;

    --accent: 216 34% 17%;
    --accent-foreground: 210 40% 98%;

    --popover: 224 71% 4%;
    --popover-foreground: 215 20.2% 65.1%;

    --border: 216 34% 17%;
    --input: 216 34% 17%;

    --card: 224 71% 4%;
    --card-foreground: 213 31% 91%;

    --primary: 210 40% 98%;
    --primary-foreground: 222.2 47.4% 1.2%;

    --secondary: 222.2 47.4% 11.2%;
    --secondary-foreground: 210 40% 98%;

    --destructive: 0 63% 31%;
    --destructive-foreground: 210 40% 98%;

    --ring: 216 34% 17%;
  }
  * {
  border-color: hsl(var(--border));
}
  body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
    font-feature-settings: "rlig" 1, "calt" 1;
}
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  button,
  span,
  li {
  -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: rgb(56 130 245 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

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

.container {
  width: 100%;
}

@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}

.offbook {
  font-size: 6.875rem;
  font-weight: 100;
  line-height: 6.25rem;
  letter-spacing: 0.05156rem;
  font-stretch: 75%;
}

@media (min-width: 640px) {

  .offbook {
    font-size: 10.625rem;
    line-height: 10.3125rem;
    letter-spacing: normal;
  }
}

.offbook-italic {
  font-size: 6.875rem;
  font-style: italic;
  font-weight: 100;
  line-height: 6.25rem;
  letter-spacing: 0.05156rem;
  font-stretch: 75%;
}

@media (min-width: 640px) {

  .offbook-italic {
    font-size: 10rem;
    line-height: 9.6875rem;
    letter-spacing: normal;
  }
}

.ultra-display {
  font-size: 3.125rem;
  font-weight: 1000;
  line-height: 3.125rem;
  letter-spacing: 0.02344rem;
  font-stretch: 75%;
}

@media (min-width: 640px) {

  .ultra-display {
    font-size: 5rem;
    line-height: 5rem;
    letter-spacing: 0.0375rem;
  }
}

.heading-2 {
  font-weight: 300;
  letter-spacing: 0.03094rem;
  line-height: 2.5rem;
  font-stretch: 75%;
  font-size: 2.0625rem;
}

@media (min-width: 640px) {

  .heading-2 {
    font-size: 3.125rem;
    letter-spacing: 0.0625rem;
    line-height: 3.5625rem;
  }
}

.heading-3 {
  font-weight: 500;
  letter-spacing: 0.01875rem;
  line-height: 1.625rem;
  font-size: 1.25rem;
}

@media (min-width: 640px) {

  .heading-3 {
    letter-spacing: 0.01875rem;
    line-height: 2.5rem;
    font-size: 1.875rem;
  }
}

.heading-4 {
  font-weight: 300;
  letter-spacing: 0.0125rem;
  opacity: 1;
  line-height: 1.875rem;
  font-size: 1.25rem;
}

@media (min-width: 640px) {

  .heading-4 {
    line-height: 2.25rem;
    font-size: 1.875rem;
  }
}

.heading-6 {
  font-weight: 800;
  letter-spacing: 0.06125rem;
  line-height: 1rem;
  font-size: 0.875rem;
  text-transform: uppercase;
}

@media (min-width: 640px) {

  .heading-6 {
    font-size: 1rem;
    letter-spacing: 0.07rem;
  }
}

.eyebrow-small {
  font-weight: 700;
  letter-spacing: 0.05688rem;
  line-height: 1rem;
  font-size: 0.8125rem;
  text-transform: uppercase;
}

@media (min-width: 640px) {

  .eyebrow-small {
    font-size: 0.8125rem;
    letter-spacing: 0.05688rem;
  }
}

.body-copy {
  font-weight: 300;
  line-height: 1.625rem;
  letter-spacing: -0.005rem;
  font-size: 1rem;
  font-variation-settings: 'opsz' 19;
}

@media (min-width: 640px) {

  .body-copy {
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.00625rem;
  }
}

.body-copy-xl {
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: -0.0225rem;
  font-size: 1.125rem;
}

@media (min-width: 640px) {

  .body-copy-xl {
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.125rem;
    letter-spacing: -0.03rem;
  }
}

.body-copy-s {
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: -0.00438rem;
  font-size: 0.875rem;
}

@media (min-width: 640px) {

  .body-copy-s {
    font-size: 1rem;
    letter-spacing: -0.005rem;
    line-height: 1.5;
  }
}

.body-copy-xs {
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.1875rem;
}

@media (min-width: 640px) {

  .body-copy-xs {
    line-height: 1.25rem;
  }
}

.btn {
  visibility: visible;
  position: relative;
  display: inline-flex;
  width: auto;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 3px;
  --tw-bg-opacity: 1;
  background-color: rgb(80 81 219 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  opacity: 1;
}

.btn span {
  position: relative;
  top: 1px;
  z-index: 10;
  display: block;
}

.btn:after,
.btn:before {
  position: absolute;
  top: 0px;
  left: calc(-100% - 6.25rem);
  height: 100%;
  width: calc(100% + 3.125rem);
  --tw-skew-x: -30deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 3px;
  transition-property: none;
  --tw-content: '';
  content: var(--tw-content);
}

.btn:after {
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
  z-index: 0;
  opacity: 1;
}

.btn:before {
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
  z-index: 10;
}

/* color after hover */

.btn:before {
  --tw-bg-opacity: 1;
  background-color: rgb(14 17 94 / var(--tw-bg-opacity));
}

.btn:hover:after {
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
  left: calc(0% - 1.5rem);
}

.btn:hover:before {
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
  left: calc(0% - 1.5rem);
}

/* middle stripe background color */

.btn:after {
  --tw-bg-opacity: 1;
  background-color: rgb(146 149 232 / var(--tw-bg-opacity));
}

.btn-white.btn {
  background: #fff;
  color: #5051db;
}

/* middle stripe background color */

.btn-white.btn:after {
  background: #f4f4fd;
  background: #4fddf0;
}

/* color after hover */

.btn-white.btn:before {
  background: #d3d4f6;
  background: #eaf3b7;
}

#theme-assets :is(.sr-only) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

#theme-assets :is(.pointer-events-none) {
  pointer-events: none;
}

#theme-assets :is(.visible) {
  visibility: visible;
}

#theme-assets :is(.\!static) {
  position: static !important;
}

#theme-assets :is(.static) {
  position: static;
}

#theme-assets :is(.fixed) {
  position: fixed;
}

#theme-assets :is(.absolute) {
  position: absolute;
}

#theme-assets :is(.relative) {
  position: relative;
}

#theme-assets :is(.sticky) {
  position: sticky;
}

#theme-assets :is(.inset-0) {
  inset: 0px;
}

#theme-assets :is(.-left-3) {
  left: -0.75rem;
}

#theme-assets :is(.-left-\[6px\]) {
  left: -6px;
}

#theme-assets :is(.-top-0) {
  top: -0px;
}

#theme-assets :is(.-top-0\.5) {
  top: -0.125rem;
}

#theme-assets :is(.-top-16) {
  top: -4rem;
}

#theme-assets :is(.-top-5) {
  top: -1.25rem;
}

#theme-assets :is(.-top-\[1\.5px\]) {
  top: -1.5px;
}

#theme-assets :is(.-top-\[1px\]) {
  top: -1px;
}

#theme-assets :is(.-top-\[200px\]) {
  top: -200px;
}

#theme-assets :is(.-top-px) {
  top: -1px;
}

#theme-assets :is(.bottom-0) {
  bottom: 0px;
}

#theme-assets :is(.bottom-5) {
  bottom: 1.25rem;
}

#theme-assets :is(.left-0) {
  left: 0px;
}

#theme-assets :is(.left-1) {
  left: 0.25rem;
}

#theme-assets :is(.left-10) {
  left: 2.5rem;
}

#theme-assets :is(.left-5) {
  left: 1.25rem;
}

#theme-assets :is(.right-0) {
  right: 0px;
}

#theme-assets :is(.top-0) {
  top: 0px;
}

#theme-assets :is(.top-1) {
  top: 0.25rem;
}

#theme-assets :is(.top-1\/2) {
  top: 50%;
}

#theme-assets :is(.top-\[50\%\]) {
  top: 50%;
}

#theme-assets :is(.top-\[calc\(100\%\+8px\)\]) {
  top: calc(100% + 8px);
}

#theme-assets :is(.top-full) {
  top: 100%;
}

#theme-assets :is(.top-px) {
  top: 1px;
}

#theme-assets :is(.\!z-50) {
  z-index: 50 !important;
}

#theme-assets :is(.z-0) {
  z-index: 0;
}

#theme-assets :is(.z-10) {
  z-index: 10;
}

#theme-assets :is(.z-20) {
  z-index: 20;
}

#theme-assets :is(.z-40) {
  z-index: 40;
}

#theme-assets :is(.z-50) {
  z-index: 50;
}

#theme-assets :is(.order-1) {
  order: 1;
}

#theme-assets :is(.order-2) {
  order: 2;
}

#theme-assets :is(.order-3) {
  order: 3;
}

#theme-assets :is(.col-span-11) {
  grid-column: span 11 / span 11;
}

#theme-assets :is(.col-span-12) {
  grid-column: span 12 / span 12;
}

#theme-assets :is(.col-span-4) {
  grid-column: span 4 / span 4;
}

#theme-assets :is(.col-span-5) {
  grid-column: span 5 / span 5;
}

#theme-assets :is(.col-span-7) {
  grid-column: span 7 / span 7;
}

#theme-assets :is(.col-span-9) {
  grid-column: span 9 / span 9;
}

#theme-assets :is(.col-start-2) {
  grid-column-start: 2;
}

#theme-assets :is(.col-start-4) {
  grid-column-start: 4;
}

#theme-assets :is(.row-span-2) {
  grid-row: span 2 / span 2;
}

#theme-assets :is(.m-0) {
  margin: 0px;
}

#theme-assets :is(.m-2) {
  margin: 0.5rem;
}

#theme-assets :is(.m-4) {
  margin: 1rem;
}

#theme-assets :is(.mx-24) {
  margin-left: 6rem;
  margin-right: 6rem;
}

#theme-assets :is(.mx-auto) {
  margin-left: auto;
  margin-right: auto;
}

#theme-assets :is(.my-0) {
  margin-top: 0px;
  margin-bottom: 0px;
}

#theme-assets :is(.my-10) {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

#theme-assets :is(.my-3) {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

#theme-assets :is(.my-3\.5) {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

#theme-assets :is(.my-4) {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#theme-assets :is(.my-5) {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

#theme-assets :is(.my-\[10px\]) {
  margin-top: 10px;
  margin-bottom: 10px;
}

#theme-assets :is(.my-\[15px\]) {
  margin-top: 15px;
  margin-bottom: 15px;
}

#theme-assets :is(.\!mb-0) {
  margin-bottom: 0px !important;
}

#theme-assets :is(.-mb-10) {
  margin-bottom: -2.5rem;
}

#theme-assets :is(.mb-0) {
  margin-bottom: 0px;
}

#theme-assets :is(.mb-1) {
  margin-bottom: 0.25rem;
}

#theme-assets :is(.mb-1\.5) {
  margin-bottom: 0.375rem;
}

#theme-assets :is(.mb-10) {
  margin-bottom: 2.5rem;
}

#theme-assets :is(.mb-12) {
  margin-bottom: 3rem;
}

#theme-assets :is(.mb-14) {
  margin-bottom: 3.5rem;
}

#theme-assets :is(.mb-2) {
  margin-bottom: 0.5rem;
}

#theme-assets :is(.mb-2\.5) {
  margin-bottom: 0.625rem;
}

#theme-assets :is(.mb-20) {
  margin-bottom: 5rem;
}

#theme-assets :is(.mb-3) {
  margin-bottom: 0.75rem;
}

#theme-assets :is(.mb-4) {
  margin-bottom: 1rem;
}

#theme-assets :is(.mb-5) {
  margin-bottom: 1.25rem;
}

#theme-assets :is(.mb-6) {
  margin-bottom: 1.5rem;
}

#theme-assets :is(.mb-7) {
  margin-bottom: 1.75rem;
}

#theme-assets :is(.mb-8) {
  margin-bottom: 2rem;
}

#theme-assets :is(.mb-\[10vh\]) {
  margin-bottom: 10vh;
}

#theme-assets :is(.mb-\[18px\]) {
  margin-bottom: 18px;
}

#theme-assets :is(.mb-px) {
  margin-bottom: 1px;
}

#theme-assets :is(.ml-0) {
  margin-left: 0px;
}

#theme-assets :is(.ml-1) {
  margin-left: 0.25rem;
}

#theme-assets :is(.ml-10) {
  margin-left: 2.5rem;
}

#theme-assets :is(.ml-2) {
  margin-left: 0.5rem;
}

#theme-assets :is(.ml-4) {
  margin-left: 1rem;
}

#theme-assets :is(.ml-5) {
  margin-left: 1.25rem;
}

#theme-assets :is(.ml-8) {
  margin-left: 2rem;
}

#theme-assets :is(.ml-auto) {
  margin-left: auto;
}

#theme-assets :is(.mr-1) {
  margin-right: 0.25rem;
}

#theme-assets :is(.mr-2) {
  margin-right: 0.5rem;
}

#theme-assets :is(.mr-3) {
  margin-right: 0.75rem;
}

#theme-assets :is(.mr-3\.5) {
  margin-right: 0.875rem;
}

#theme-assets :is(.mr-4) {
  margin-right: 1rem;
}

#theme-assets :is(.mr-5) {
  margin-right: 1.25rem;
}

#theme-assets :is(.mr-8) {
  margin-right: 2rem;
}

#theme-assets :is(.mt-10) {
  margin-top: 2.5rem;
}

#theme-assets :is(.mt-2) {
  margin-top: 0.5rem;
}

#theme-assets :is(.mt-3) {
  margin-top: 0.75rem;
}

#theme-assets :is(.mt-5) {
  margin-top: 1.25rem;
}

#theme-assets :is(.line-clamp-3) {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

#theme-assets :is(.block) {
  display: block;
}

#theme-assets :is(.inline-block) {
  display: inline-block;
}

#theme-assets :is(.inline) {
  display: inline;
}

#theme-assets :is(.flex) {
  display: flex;
}

#theme-assets :is(.inline-flex) {
  display: inline-flex;
}

#theme-assets :is(.grid) {
  display: grid;
}

#theme-assets :is(.hidden) {
  display: none;
}

#theme-assets :is(.aspect-\[16\/9\]) {
  aspect-ratio: 16/9;
}

#theme-assets :is(.aspect-square) {
  aspect-ratio: 1 / 1;
}

#theme-assets :is(.aspect-video) {
  aspect-ratio: 16 / 9;
}

#theme-assets :is(.h-16) {
  height: 4rem;
}

#theme-assets :is(.h-28) {
  height: 7rem;
}

#theme-assets :is(.h-9) {
  height: 2.25rem;
}

#theme-assets :is(.h-\[1px\]) {
  height: 1px;
}

#theme-assets :is(.h-\[200vh\]) {
  height: 200vh;
}

#theme-assets :is(.h-\[400px\]) {
  height: 400px;
}

#theme-assets :is(.h-\[60px\]) {
  height: 60px;
}

#theme-assets :is(.h-\[70px\]) {
  height: 70px;
}

#theme-assets :is(.h-\[80px\]) {
  height: 80px;
}

#theme-assets :is(.h-\[86px\]) {
  height: 86px;
}

#theme-assets :is(.h-\[var\(--radix-navigation-menu-viewport-height\)\]) {
  height: var(--radix-navigation-menu-viewport-height);
}

#theme-assets :is(.h-auto) {
  height: auto;
}

#theme-assets :is(.h-full) {
  height: 100%;
}

#theme-assets :is(.h-px) {
  height: 1px;
}

#theme-assets :is(.h-screen) {
  height: 100vh;
}

#theme-assets :is(.min-h-\[400px\]) {
  min-height: 400px;
}

#theme-assets :is(.min-h-\[60\%\]) {
  min-height: 60%;
}

#theme-assets :is(.w-16) {
  width: 4rem;
}

#theme-assets :is(.w-20) {
  width: 5rem;
}

#theme-assets :is(.w-\[1040px\]) {
  width: 1040px;
}

#theme-assets :is(.w-\[150px\]) {
  width: 150px;
}

#theme-assets :is(.w-\[1px\]) {
  width: 1px;
}

#theme-assets :is(.w-\[220px\]) {
  width: 220px;
}

#theme-assets :is(.w-\[300px\]) {
  width: 300px;
}

#theme-assets :is(.w-\[41px\]) {
  width: 41px;
}

#theme-assets :is(.w-\[42px\]) {
  width: 42px;
}

#theme-assets :is(.w-\[600px\]) {
  width: 600px;
}

#theme-assets :is(.w-\[70px\]) {
  width: 70px;
}

#theme-assets :is(.w-\[80px\]) {
  width: 80px;
}

#theme-assets :is(.w-auto) {
  width: auto;
}

#theme-assets :is(.w-full) {
  width: 100%;
}

#theme-assets :is(.w-screen) {
  width: 100vw;
}

#theme-assets :is(.min-w-\[150px\]) {
  min-width: 150px;
}

#theme-assets :is(.min-w-\[700px\]) {
  min-width: 700px;
}

#theme-assets :is(.min-w-\[810px\]) {
  min-width: 810px;
}

#theme-assets :is(.max-w-3xl) {
  max-width: 48rem;
}

#theme-assets :is(.max-w-4xl) {
  max-width: 56rem;
}

#theme-assets :is(.max-w-6xl) {
  max-width: 72rem;
}

#theme-assets :is(.max-w-\[1040px\]) {
  max-width: 1040px;
}

#theme-assets :is(.max-w-\[1440px\]) {
  max-width: 1440px;
}

#theme-assets :is(.max-w-\[1536px\]) {
  max-width: 1536px;
}

#theme-assets :is(.max-w-\[1600px\]) {
  max-width: 1600px;
}

#theme-assets :is(.max-w-\[16px\]) {
  max-width: 16px;
}

#theme-assets :is(.max-w-\[520px\]) {
  max-width: 520px;
}

#theme-assets :is(.max-w-\[540px\]) {
  max-width: 540px;
}

#theme-assets :is(.max-w-\[750px\]) {
  max-width: 750px;
}

#theme-assets :is(.max-w-\[810px\]) {
  max-width: 810px;
}

#theme-assets :is(.max-w-\[calc\(100vw-60px\)\]) {
  max-width: calc(100vw - 60px);
}

#theme-assets :is(.max-w-full) {
  max-width: 100%;
}

#theme-assets :is(.max-w-none) {
  max-width: none;
}

#theme-assets :is(.max-w-xl) {
  max-width: 36rem;
}

#theme-assets :is(.flex-none) {
  flex: none;
}

#theme-assets :is(.shrink) {
  flex-shrink: 1;
}

#theme-assets :is(.shrink-0) {
  flex-shrink: 0;
}

#theme-assets :is(.origin-\[top_center\]) {
  transform-origin: top center;
}

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

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

#theme-assets :is(.-translate-y-\[60\%\]) {
  --tw-translate-y: -60%;
  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));
}

#theme-assets :is(.translate-y-\[-50\%\]) {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

#theme-assets :is(.cursor-pointer) {
  cursor: pointer;
}

#theme-assets :is(.select-none) {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

#theme-assets :is(.resize) {
  resize: both;
}

#theme-assets :is(.list-none) {
  list-style-type: none;
}

#theme-assets :is(.columns-1) {
  -moz-columns: 1;
       columns: 1;
}

#theme-assets :is(.grid-flow-row-dense) {
  grid-auto-flow: row dense;
}

#theme-assets :is(.grid-cols-12) {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

#theme-assets :is(.grid-cols-2) {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#theme-assets :is(.grid-rows-2) {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

#theme-assets :is(.flex-col) {
  flex-direction: column;
}

#theme-assets :is(.flex-col-reverse) {
  flex-direction: column-reverse;
}

#theme-assets :is(.flex-wrap) {
  flex-wrap: wrap;
}

#theme-assets :is(.place-content-center) {
  place-content: center;
}

#theme-assets :is(.place-content-end) {
  place-content: end;
}

#theme-assets :is(.place-items-stretch) {
  place-items: stretch;
}

#theme-assets :is(.content-center) {
  align-content: center;
}

#theme-assets :is(.items-start) {
  align-items: flex-start;
}

#theme-assets :is(.items-center) {
  align-items: center;
}

#theme-assets :is(.items-stretch) {
  align-items: stretch;
}

#theme-assets :is(.justify-start) {
  justify-content: flex-start;
}

#theme-assets :is(.justify-end) {
  justify-content: flex-end;
}

#theme-assets :is(.justify-center) {
  justify-content: center;
}

#theme-assets :is(.justify-between) {
  justify-content: space-between;
}

#theme-assets :is(.justify-stretch) {
  justify-content: stretch;
}

#theme-assets :is(.gap-10) {
  gap: 2.5rem;
}

#theme-assets :is(.gap-2) {
  gap: 0.5rem;
}

#theme-assets :is(.gap-\[2px\]) {
  gap: 2px;
}

#theme-assets :is(.gap-x-10) {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

#theme-assets :is(.gap-x-3) {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

#theme-assets :is(.gap-x-5) {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

#theme-assets :is(.gap-y-16) {
  row-gap: 4rem;
}

#theme-assets :is(.gap-y-2) {
  row-gap: 0.5rem;
}

#theme-assets :is(.gap-y-5) {
  row-gap: 1.25rem;
}

#theme-assets :is(.divide-y > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

#theme-assets :is(.divide-grey-100 > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-opacity: 1;
  border-color: rgb(221 224 229 / var(--tw-divide-opacity));
}

#theme-assets :is(.divide-white\/60 > :not([hidden]) ~ :not([hidden])) {
  border-color: rgb(255 255 255 / 0.6);
}

#theme-assets :is(.justify-self-end) {
  justify-self: end;
}

#theme-assets :is(.overflow-hidden) {
  overflow: hidden;
}

#theme-assets :is(.overflow-y-auto) {
  overflow-y: auto;
}

#theme-assets :is(.overflow-x-hidden) {
  overflow-x: hidden;
}

#theme-assets :is(.whitespace-nowrap) {
  white-space: nowrap;
}

#theme-assets :is(.rounded) {
  border-radius: 3px;
}

#theme-assets :is(.rounded-sm) {
  border-radius: 0.125rem;
}

#theme-assets :is(.border) {
  border-width: 1px;
}

#theme-assets :is(.border-b) {
  border-bottom-width: 1px;
}

#theme-assets :is(.border-b-\[0\.5px\]) {
  border-bottom-width: 0.5px;
}

#theme-assets :is(.border-none) {
  border-style: none;
}

#theme-assets :is(.border-\[\#C3C9D2\]) {
  --tw-border-opacity: 1;
  border-color: rgb(195 201 210 / var(--tw-border-opacity));
}

#theme-assets :is(.border-black) {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

#theme-assets :is(.border-black\/30) {
  border-color: rgb(0 0 0 / 0.3);
}

#theme-assets :is(.border-grey-200) {
  --tw-border-opacity: 1;
  border-color: rgb(195 201 210 / var(--tw-border-opacity));
}

#theme-assets :is(.border-purple-200) {
  --tw-border-opacity: 1;
  border-color: rgb(178 180 239 / var(--tw-border-opacity));
}

#theme-assets :is(.border-purple-600) {
  --tw-border-opacity: 1;
  border-color: rgb(80 81 219 / var(--tw-border-opacity));
}

#theme-assets :is(.bg-\[\#F6F7F9\]\/20) {
  background-color: rgb(246 247 249 / 0.2);
}

#theme-assets :is(.bg-\[\#F6F7F9\]\/50) {
  background-color: rgb(246 247 249 / 0.5);
}

#theme-assets :is(.bg-avocado-50) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 255 229 / var(--tw-bg-opacity));
}

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

#theme-assets :is(.bg-black\/20) {
  background-color: rgb(0 0 0 / 0.2);
}

#theme-assets :is(.bg-black\/30) {
  background-color: rgb(0 0 0 / 0.3);
}

#theme-assets :is(.bg-border) {
  background-color: hsl(var(--border));
}

#theme-assets :is(.bg-green-200) {
  --tw-bg-opacity: 1;
  background-color: rgb(105 221 175 / var(--tw-bg-opacity));
}

#theme-assets :is(.bg-grey-100) {
  --tw-bg-opacity: 1;
  background-color: rgb(221 224 229 / var(--tw-bg-opacity));
}

#theme-assets :is(.bg-grey-200) {
  --tw-bg-opacity: 1;
  background-color: rgb(195 201 210 / var(--tw-bg-opacity));
}

#theme-assets :is(.bg-grey-400) {
  --tw-bg-opacity: 1;
  background-color: rgb(143 154 172 / var(--tw-bg-opacity));
}

#theme-assets :is(.bg-grey-50) {
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 249 / var(--tw-bg-opacity));
}

#theme-assets :is(.bg-popover) {
  background-color: hsl(var(--popover));
}

#theme-assets :is(.bg-purple-600) {
  --tw-bg-opacity: 1;
  background-color: rgb(80 81 219 / var(--tw-bg-opacity));
}

#theme-assets :is(.bg-purple-900) {
  --tw-bg-opacity: 1;
  background-color: rgb(14 17 94 / var(--tw-bg-opacity));
}

#theme-assets :is(.bg-red-600) {
  --tw-bg-opacity: 1;
  background-color: rgb(204 35 63 / var(--tw-bg-opacity));
}

#theme-assets :is(.bg-transparent) {
  background-color: transparent;
}

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

#theme-assets :is(.bg-white\/20) {
  background-color: rgb(255 255 255 / 0.2);
}

#theme-assets :is(.bg-white\/50) {
  background-color: rgb(255 255 255 / 0.5);
}

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

#theme-assets :is(.from-blue-100) {
  --tw-gradient-from: #CDE0FD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(205 224 253 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

#theme-assets :is(.from-grape-200) {
  --tw-gradient-from: #D8BBEC var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(216 187 236 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

#theme-assets :is(.from-purple-200) {
  --tw-gradient-from: #B2B4EF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(178 180 239 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

#theme-assets :is(.to-blue-200) {
  --tw-gradient-to: #A8C9FB var(--tw-gradient-to-position);
}

#theme-assets :is(.to-grape-400) {
  --tw-gradient-to: #B680DC var(--tw-gradient-to-position);
}

#theme-assets :is(.to-purple-400) {
  --tw-gradient-to: #8184E5 var(--tw-gradient-to-position);
}

#theme-assets :is(.fill-\[\#3882F5\]) {
  fill: #3882F5;
}

#theme-assets :is(.fill-\[\#5051DB\]) {
  fill: #5051DB;
}

#theme-assets :is(.fill-black) {
  fill: #000000;
}

#theme-assets :is(.fill-purple-600) {
  fill: #5051db;
}

#theme-assets :is(.fill-white) {
  fill: #ffffff;
}

#theme-assets :is(.stroke-current) {
  stroke: currentColor;
}

#theme-assets :is(.object-cover) {
  -o-object-fit: cover;
     object-fit: cover;
}

#theme-assets :is(.p-0) {
  padding: 0px;
}

#theme-assets :is(.p-1) {
  padding: 0.25rem;
}

#theme-assets :is(.p-1\.5) {
  padding: 0.375rem;
}

#theme-assets :is(.p-10) {
  padding: 2.5rem;
}

#theme-assets :is(.p-2) {
  padding: 0.5rem;
}

#theme-assets :is(.p-3) {
  padding: 0.75rem;
}

#theme-assets :is(.p-5) {
  padding: 1.25rem;
}

#theme-assets :is(.p-6) {
  padding: 1.5rem;
}

#theme-assets :is(.p-7) {
  padding: 1.75rem;
}

#theme-assets :is(.p-\[7px\]) {
  padding: 7px;
}

#theme-assets :is(.px-10) {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

#theme-assets :is(.px-2) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#theme-assets :is(.px-2\.5) {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#theme-assets :is(.px-3) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

#theme-assets :is(.px-5) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

#theme-assets :is(.px-6) {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

#theme-assets :is(.px-8) {
  padding-left: 2rem;
  padding-right: 2rem;
}

#theme-assets :is(.py-0) {
  padding-top: 0px;
  padding-bottom: 0px;
}

#theme-assets :is(.py-1) {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

#theme-assets :is(.py-10) {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

#theme-assets :is(.py-14) {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

#theme-assets :is(.py-20) {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#theme-assets :is(.py-3) {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

#theme-assets :is(.py-4) {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#theme-assets :is(.py-5) {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

#theme-assets :is(.py-8) {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#theme-assets :is(.pb-0) {
  padding-bottom: 0px;
}

#theme-assets :is(.pb-1) {
  padding-bottom: 0.25rem;
}

#theme-assets :is(.pb-10) {
  padding-bottom: 2.5rem;
}

#theme-assets :is(.pb-2) {
  padding-bottom: 0.5rem;
}

#theme-assets :is(.pb-5) {
  padding-bottom: 1.25rem;
}

#theme-assets :is(.pb-8) {
  padding-bottom: 2rem;
}

#theme-assets :is(.pb-\[3px\]) {
  padding-bottom: 3px;
}

#theme-assets :is(.pl-1) {
  padding-left: 0.25rem;
}

#theme-assets :is(.pl-3) {
  padding-left: 0.75rem;
}

#theme-assets :is(.pl-40) {
  padding-left: 10rem;
}

#theme-assets :is(.pl-5) {
  padding-left: 1.25rem;
}

#theme-assets :is(.pr-2) {
  padding-right: 0.5rem;
}

#theme-assets :is(.pr-2\.5) {
  padding-right: 0.625rem;
}

#theme-assets :is(.pr-20) {
  padding-right: 5rem;
}

#theme-assets :is(.pr-4) {
  padding-right: 1rem;
}

#theme-assets :is(.pr-5) {
  padding-right: 1.25rem;
}

#theme-assets :is(.pt-0) {
  padding-top: 0px;
}

#theme-assets :is(.pt-10) {
  padding-top: 2.5rem;
}

#theme-assets :is(.pt-14) {
  padding-top: 3.5rem;
}

#theme-assets :is(.pt-16) {
  padding-top: 4rem;
}

#theme-assets :is(.pt-2) {
  padding-top: 0.5rem;
}

#theme-assets :is(.pt-3) {
  padding-top: 0.75rem;
}

#theme-assets :is(.pt-4) {
  padding-top: 1rem;
}

#theme-assets :is(.pt-8) {
  padding-top: 2rem;
}

#theme-assets :is(.pt-\[160px\]) {
  padding-top: 160px;
}

#theme-assets :is(.pt-\[20px\]) {
  padding-top: 20px;
}

#theme-assets :is(.text-\[5rem\]) {
  font-size: 5rem;
}

#theme-assets :is(.\!font-medium) {
  font-weight: 500 !important;
}

#theme-assets :is(.font-bold) {
  font-weight: 700;
}

#theme-assets :is(.font-medium) {
  font-weight: 500;
}

#theme-assets :is(.font-normal) {
  font-weight: 400;
}

#theme-assets :is(.uppercase) {
  text-transform: uppercase;
}

#theme-assets :is(.lowercase) {
  text-transform: lowercase;
}

#theme-assets :is(.italic) {
  font-style: italic;
}

#theme-assets :is(.\!leading-none) {
  line-height: 1 !important;
}

#theme-assets :is(.leading-none) {
  line-height: 1;
}

#theme-assets :is(.leading-normal) {
  line-height: 1.5;
}

#theme-assets :is(.text-\[\#5051db\]) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

#theme-assets :is(.text-avocado-600) {
  --tw-text-opacity: 1;
  color: rgb(83 126 19 / var(--tw-text-opacity));
}

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

#theme-assets :is(.text-brand-purple) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

#theme-assets :is(.text-grey-600) {
  --tw-text-opacity: 1;
  color: rgb(93 106 126 / var(--tw-text-opacity));
}

#theme-assets :is(.text-grey-700) {
  --tw-text-opacity: 1;
  color: rgb(72 82 97 / var(--tw-text-opacity));
}

#theme-assets :is(.text-grey-800) {
  --tw-text-opacity: 1;
  color: rgb(50 57 68 / var(--tw-text-opacity));
}

#theme-assets :is(.text-link) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#theme-assets :is(.text-popover-foreground) {
  color: hsl(var(--popover-foreground));
}

#theme-assets :is(.text-purple-500) {
  --tw-text-opacity: 1;
  color: rgb(113 117 226 / var(--tw-text-opacity));
}

#theme-assets :is(.text-purple-600) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

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

#theme-assets :is(.text-white\/90) {
  color: rgb(255 255 255 / 0.9);
}

#theme-assets :is(.underline) {
  text-decoration-line: underline;
}

#theme-assets :is(.no-underline) {
  text-decoration-line: none;
}

#theme-assets :is(.decoration-1) {
  text-decoration-thickness: 1px;
}

#theme-assets :is(.decoration-2) {
  text-decoration-thickness: 2px;
}

#theme-assets :is(.decoration-4) {
  text-decoration-thickness: 4px;
}

#theme-assets :is(.underline-offset-2) {
  text-underline-offset: 2px;
}

#theme-assets :is(.underline-offset-4) {
  text-underline-offset: 4px;
}

#theme-assets :is(.opacity-0) {
  opacity: 0;
}

#theme-assets :is(.opacity-100) {
  opacity: 1;
}

#theme-assets :is(.mix-blend-multiply) {
  mix-blend-mode: multiply;
}

#theme-assets :is(.shadow-\[0_4px_10px_0px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]) {
  --tw-shadow: 0 4px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0 4px 10px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

#theme-assets :is(.shadow-xl) {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#theme-assets :is(.outline-none) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#theme-assets :is(.outline) {
  outline-style: solid;
}

#theme-assets :is(.backdrop-blur) {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

#theme-assets :is(.backdrop-blur-2xl) {
  --tw-backdrop-blur: blur(40px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

#theme-assets :is(.backdrop-blur-\[30px\]) {
  --tw-backdrop-blur: blur(30px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

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

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

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

#theme-assets :is(.transition-none) {
  transition-property: none;
}

#theme-assets :is(.transition-opacity) {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

#theme-assets :is(.duration-200) {
  transition-duration: 200ms;
}

#theme-assets :is(.duration-300) {
  transition-duration: 300ms;
}

#theme-assets :is(.ease-in) {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

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

#theme-assets :is(.will-change-transform) {
  will-change: transform;
}

@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}

@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}

#theme-assets :is(.animate-in) {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

#theme-assets :is(.animate-out) {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

#theme-assets :is(.fade-in) {
  --tw-enter-opacity: 0;
}

#theme-assets :is(.fade-out) {
  --tw-exit-opacity: 0;
}

#theme-assets :is(.duration-200) {
  animation-duration: 200ms;
}

#theme-assets :is(.duration-300) {
  animation-duration: 300ms;
}

#theme-assets :is(.ease-in) {
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

#theme-assets :is(.ease-in-out) {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#theme-assets :is(.perspective-\[2000px\]) {
  perspective: 2000px;
}

@font-face {
  font-family: "HelveticaNowVar";
  src: url("https://4076230.fs1.hubspotusercontent-na1.net/hubfs/4076230/s2-assets/fonts/HelveticaNowVariableRoman.woff2")
      format("woff2"),
    url("https://4076230.fs1.hubspotusercontent-na1.net/hubfs/4076230/s2-assets/fonts/HelveticaNowVariableRoman.woff")
      format("woff");
  font-weight: 100 1000;
  font-stretch: 10% 200%;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "HelveticaNowVar";
  src: url("https://4076230.fs1.hubspotusercontent-na1.net/hubfs/4076230/s2-assets/fonts/HelveticaNowVariableItalic.woff2")
      format("woff2"),
    url("https://4076230.fs1.hubspotusercontent-na1.net/hubfs/4076230/s2-assets/fonts/HelveticaNowVariableItalic.woff")
      format("woff");
  font-weight: 100 1000;
  font-stretch: 10% 200%;
  font-style: italic;
  font-display: block;
}

html,
body {
  font-family: "HelveticaNowVar";
  font-feature-settings: "salt";
}

.scroll-anchor {
  overflow-anchor: none;
  height: 100%;
}

.rounded-outline::after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: 16px;
  right: 16px;
  border-radius: 0.125rem;
  border: 1px solid white;
  pointer-events: none;
}

/* slick dots */

#track-record-hero .slick-dots {
  top: -50px;
  display: flex !important;
  width: 100%;
  height: 44px;
  /* padding: 0 1.5rem; */
}

#track-record-hero .slick-dots li {
  position: relative;
  /* background: green; */
  cursor: pointer;
  width: 100%;
  height: 44px;
  margin: 0 1.5rem;
}

#track-record-hero .slick-dots li.slick-active button:before {
  color: transparent;
  background: #5051db;
}

#track-record-hero .slick-dots li button:before {
  color: transparent;
  top: -10px;
  background: #8f9aac;
  opacity: 1;
  position: absolute;
  top: unset;
  bottom: 50%;
  left: 0;
  width: 100%;
  height: 4px;
}

#track-record-hero .slick-dots li button {
  background: white;
  width: 100%;
  height: 44px;
  position: relative;
}

.search-icon-gradient {
  background: linear-gradient(
    to right,
    white 0%,
    white 27%,
    rgb(244 244 253 / var(--tw-bg-opacity)) 27%,
    rgb(244 244 253 / var(--tw-bg-opacity)) calc(50% + 20px),
    white calc(50% + 20px),
    white 100%
  );
  width: 5rem;
}

@keyframes searchFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes searchFadeOut {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* global nav styles */

.subnav-eyebrow {
  font-weight: 700;
  letter-spacing: 0.05688rem;
  line-height: 1rem;
  font-size: 0.8125rem;
  text-transform: uppercase;
}

@media (min-width: 640px) {

  .subnav-eyebrow {
    font-size: 0.8125rem;
    letter-spacing: 0.05688rem;
  }
}

.subnav-eyebrow {
  margin-bottom: 0.5rem;
  padding-left: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(93 106 126 / var(--tw-text-opacity));
}

button:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #D3D4F6;
  border-radius: 0.125rem;
}

.homepage-hero-h1 {
  /* font-size: 3.125rem; */
  font-weight: 1000;
  letter-spacing: 0.02344rem;
  font-size: clamp(3.125rem, 8vw, 6.875rem);
  line-height: clamp(3.125rem, 8vw, 6.875rem);
  font-stretch: 75%;
  font-variation-settings: "opsz" 30;
  @media screen and (min-width: 768px) {
    /* font-size: 6.875rem; */
    letter-spacing: 0.0075em;
  }
}

.backface-hidden {
  backface-visibility: hidden;
}

/* temporary */

.home-heading {
  font-style: normal;
  font-weight: 1000;
  font-size: 1.875rem;
  line-height: 2.1875rem;
  letter-spacing: 0.01406rem;
  font-stretch: 75%;
  font-variation-settings: "opsz" 30;
  @media screen and (min-width: 768px) {
    font-size: 5rem;
    line-height: 5rem;
    letter-spacing: 0.0375rem;
  }
}

.home-eyebrow {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1rem;
  text-transform: uppercase;
  font-stretch: 100%;
  font-variation-settings: "opsz" 9;
  @media screen and (min-width: 768px) {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
}

.carousel-h3 {
  font-size: 3.4375rem;
  font-style: normal;
  font-weight: 1000;
  line-height: 3.4375rem;
  letter-spacing: 0.02581rem;
  font-stretch: 75%;
  font-variation-settings: "opsz" 30;
}

#theme-assets :is(.selection\:outline-none *)::-moz-selection {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#theme-assets :is(.selection\:outline-none *)::selection {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#theme-assets :is(.selection\:outline-none)::-moz-selection {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#theme-assets :is(.selection\:outline-none)::selection {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#theme-assets :is(.after\:absolute)::after {
  content: var(--tw-content);
  position: absolute;
}

#theme-assets :is(.after\:left-0)::after {
  content: var(--tw-content);
  left: 0px;
}

#theme-assets :is(.after\:top-full)::after {
  content: var(--tw-content);
  top: 100%;
}

#theme-assets :is(.after\:block)::after {
  content: var(--tw-content);
  display: block;
}

#theme-assets :is(.after\:h-3)::after {
  content: var(--tw-content);
  height: 0.75rem;
}

#theme-assets :is(.after\:w-full)::after {
  content: var(--tw-content);
  width: 100%;
}

#theme-assets :is(.after\:max-w-full)::after {
  content: var(--tw-content);
  max-width: 100%;
}

#theme-assets :is(.after\:content-\[\'\'\])::after {
  --tw-content: '';
  content: var(--tw-content);
}

#theme-assets :is(.hover\:bg-grey-50:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 249 / var(--tw-bg-opacity));
}

#theme-assets :is(.hover\:bg-purple-300\/10:hover) {
  background-color: rgb(146 149 232 / 0.1);
}

#theme-assets :is(.hover\:bg-purple-50:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 253 / var(--tw-bg-opacity));
}

#theme-assets :is(.hover\:bg-purple-700:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(54 59 194 / var(--tw-bg-opacity));
}

#theme-assets :is(.hover\:bg-white:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#theme-assets :is(.hover\:bg-white\/10:hover) {
  background-color: rgb(255 255 255 / 0.1);
}

#theme-assets :is(.hover\:text-link-hover:hover) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

#theme-assets :is(.hover\:text-purple-600:hover) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

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

#theme-assets :is(.hover\:underline:hover) {
  text-decoration-line: underline;
}

#theme-assets :is(.hover\:underline-offset-2:hover) {
  text-underline-offset: 2px;
}

#theme-assets :is(.hover\:underline-offset-4:hover) {
  text-underline-offset: 4px;
}

#theme-assets :is(.focus\:bg-purple-300\/10:focus) {
  background-color: rgb(146 149 232 / 0.1);
}

#theme-assets :is(.focus\:bg-purple-50:focus) {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 253 / var(--tw-bg-opacity));
}

#theme-assets :is(.focus\:bg-white\/10:focus) {
  background-color: rgb(255 255 255 / 0.1);
}

#theme-assets :is(.focus\:shadow-\[0_0_0_2px\]:focus) {
  --tw-shadow: 0 0 0 2px;
  --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#theme-assets :is(.focus\:shadow-purple-100:focus) {
  --tw-shadow-color: #D3D4F6;
  --tw-shadow: var(--tw-shadow-colored);
}

#theme-assets :is(.focus\:outline-none:focus) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#theme-assets :is(.focus\:ring-transparent:focus) {
  --tw-ring-color: transparent;
}

#theme-assets :is(.active\:shadow-none:active) {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#theme-assets :is(.active\:outline-none:active) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#theme-assets :is(.group:hover .group-hover\:translate-x-\[4px\]) {
  --tw-translate-x: 4px;
  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));
}

#theme-assets :is(.group:hover .group-hover\:bg-purple-50) {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 253 / var(--tw-bg-opacity));
}

#theme-assets :is(.group:hover .group-hover\:text-purple-600) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

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

#theme-assets :is(.group:focus .group-focus\:text-purple-600) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

#theme-assets :is(.group:focus .group-focus\:text-white) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#theme-assets :is(.peer:hover ~ .peer-hover\:text-link-hover) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

#theme-assets :is(.peer:hover ~ .peer-hover\:underline) {
  text-decoration-line: underline;
}

#theme-assets :is(.peer:hover ~ .peer-hover\:underline-offset-2) {
  text-underline-offset: 2px;
}

#theme-assets :is(.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]) {
  height: 1px;
}

#theme-assets :is(.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]) {
  height: 100%;
}

#theme-assets :is(.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]) {
  width: 100%;
}

#theme-assets :is(.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]) {
  width: 1px;
}

#theme-assets :is(.data-\[state\=closed\]\:rotate-180[data-state=closed]) {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes contentShow {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#theme-assets :is(.data-\[state\=open\]\:animate-contentShow[data-state=open]) {
  animation: contentShow 150ms cubic-bezier(0.16, 1, 0.3, 1);
}

@keyframes overlayShow {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#theme-assets :is(.data-\[state\=open\]\:animate-overlayShow[data-state=open]) {
  animation: overlayShow 500ms cubic-bezier(0.16, 1, 0.3, 1);
}

#theme-assets :is(.data-\[state\=open\]\:bg-purple-300\/10[data-state=open]) {
  background-color: rgb(146 149 232 / 0.1);
}

#theme-assets :is(.data-\[state\=open\]\:bg-purple-50[data-state=open]) {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 253 / var(--tw-bg-opacity));
}

#theme-assets :is(.data-\[state\=open\]\:bg-white[data-state=open]) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#theme-assets :is(.data-\[state\=open\]\:bg-white\/10[data-state=open]) {
  background-color: rgb(255 255 255 / 0.1);
}

#theme-assets :is(.data-\[state\=open\]\:text-black[data-state=open]) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#theme-assets :is(.data-\[state\=open\]\:text-purple-600[data-state=open]) {
  --tw-text-opacity: 1;
  color: rgb(80 81 219 / var(--tw-text-opacity));
}

#theme-assets :is(.data-\[state\=open\]\:text-white[data-state=open]) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#theme-assets :is(.data-\[state\=open\]\:animate-in[data-state=open]) {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

#theme-assets :is(.data-\[state\=closed\]\:animate-out[data-state=closed]) {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

#theme-assets :is(.data-\[state\=closed\]\:fade-out-0[data-state=closed]) {
  --tw-exit-opacity: 0;
}

#theme-assets :is(.data-\[state\=open\]\:fade-in-0[data-state=open]) {
  --tw-enter-opacity: 0;
}

#theme-assets :is(.data-\[state\=closed\]\:zoom-out-95[data-state=closed]) {
  --tw-exit-scale: .95;
}

#theme-assets :is(.data-\[state\=open\]\:zoom-in-95[data-state=open]) {
  --tw-enter-scale: .95;
}

#theme-assets :is(.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]) {
  --tw-enter-translate-y: -0.5rem;
}

#theme-assets :is(.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]) {
  --tw-enter-translate-x: 0.5rem;
}

#theme-assets :is(.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]) {
  --tw-enter-translate-x: -0.5rem;
}

#theme-assets :is(.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]) {
  --tw-enter-translate-y: 0.5rem;
}

#theme-assets :is(.group[data-state=open] .group-data-\[state\=open\]\:-rotate-180) {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (prefers-reduced-motion: no-preference) {

  #theme-assets :is(.motion-safe\:transition-\[width\2c _height\]) {
    transition-property: width, height;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  @keyframes enterFromBottom {

    from {
      opacity: 0;
      transform: translateY(75px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=from-end\]\:animate-enterFromBottom[data-motion=from-end]) {
    animation: enterFromBottom 250ms ease;
  }

  @keyframes enterFromLeft {

    from {
      opacity: 0;
      transform: translateX(-200px);
    }

    to {
      opacity: 1;
      transform: translateX(0);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=from-end\]\:animate-enterFromLeft[data-motion=from-end]) {
    animation: enterFromLeft 250ms ease;
  }

  @keyframes enterFromRight {

    from {
      opacity: 0;
      transform: translateX(200px);
    }

    to {
      opacity: 1;
      transform: translateX(0);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=from-end\]\:animate-enterFromRight[data-motion=from-end]) {
    animation: enterFromRight 250ms ease;
  }

  @keyframes enterFromLeft {

    from {
      opacity: 0;
      transform: translateX(-200px);
    }

    to {
      opacity: 1;
      transform: translateX(0);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=from-start\]\:animate-enterFromLeft[data-motion=from-start]) {
    animation: enterFromLeft 250ms ease;
  }

  @keyframes enterFromRight {

    from {
      opacity: 0;
      transform: translateX(200px);
    }

    to {
      opacity: 1;
      transform: translateX(0);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=from-start\]\:animate-enterFromRight[data-motion=from-start]) {
    animation: enterFromRight 250ms ease;
  }

  @keyframes enterFromTop {

    from {
      opacity: 0;
      transform: translateY(-75px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=from-start\]\:animate-enterFromTop[data-motion=from-start]) {
    animation: enterFromTop 250ms ease;
  }

  @keyframes exitToBottom {

    from {
      opacity: 1;
      transform: translateY(0);
    }

    to {
      opacity: 0;
      transform: translateY(75px);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=to-end\]\:animate-exitToBottom[data-motion=to-end]) {
    animation: exitToBottom 0ms ease;
  }

  @keyframes exitToLeft {

    from {
      opacity: 1;
      transform: translateX(0);
    }

    to {
      opacity: 0;
      transform: translateX(-200px);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=to-end\]\:animate-exitToLeft[data-motion=to-end]) {
    animation: exitToLeft 250ms ease;
  }

  @keyframes exitToRight {

    from {
      opacity: 1;
      transform: translateX(0);
    }

    to {
      opacity: 0;
      transform: translateX(200px);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=to-end\]\:animate-exitToRight[data-motion=to-end]) {
    animation: exitToRight 250ms ease;
  }

  @keyframes exitToLeft {

    from {
      opacity: 1;
      transform: translateX(0);
    }

    to {
      opacity: 0;
      transform: translateX(-200px);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=to-start\]\:animate-exitToLeft[data-motion=to-start]) {
    animation: exitToLeft 250ms ease;
  }

  @keyframes exitToRight {

    from {
      opacity: 1;
      transform: translateX(0);
    }

    to {
      opacity: 0;
      transform: translateX(200px);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=to-start\]\:animate-exitToRight[data-motion=to-start]) {
    animation: exitToRight 250ms ease;
  }

  @keyframes exitToTop {

    from {
      opacity: 1;
      transform: translateY(0);
    }

    to {
      opacity: 0;
      transform: translateY(-75px);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[motion\=to-start\]\:animate-exitToTop[data-motion=to-start]) {
    animation: exitToTop 0ms ease;
  }

  @keyframes scaleOut {

    from {
      opacity: 1;
      transform: scale(1);
    }

    to {
      opacity: 0;
      transform: scale(0.95);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[state\=closed\]\:animate-scaleOut[data-state=closed]) {
    animation: scaleOut 200ms ease;
  }

  @keyframes scaleIn {

    from {
      opacity: 0;
      transform: scale(0.9);
    }

    to {
      opacity: 1;
      transform: scale(1);
    }
  }

  #theme-assets :is(.motion-safe\:data-\[state\=open\]\:animate-scaleIn[data-state=open]) {
    animation: scaleIn 200ms ease;
  }
}

@media (min-width: 640px) {

  #theme-assets :is(.sm\:col-span-10) {
    grid-column: span 10 / span 10;
  }

  #theme-assets :is(.sm\:col-span-12) {
    grid-column: span 12 / span 12;
  }

  #theme-assets :is(.sm\:col-span-8) {
    grid-column: span 8 / span 8;
  }

  #theme-assets :is(.sm\:col-start-2) {
    grid-column-start: 2;
  }

  #theme-assets :is(.sm\:mx-0) {
    margin-left: 0px;
    margin-right: 0px;
  }

  #theme-assets :is(.sm\:mb-8) {
    margin-bottom: 2rem;
  }

  #theme-assets :is(.sm\:flex) {
    display: flex;
  }

  #theme-assets :is(.sm\:grid) {
    display: grid;
  }

  #theme-assets :is(.sm\:w-\[520px\]) {
    width: 520px;
  }

  #theme-assets :is(.sm\:w-\[776px\]) {
    width: 776px;
  }

  #theme-assets :is(.sm\:w-\[var\(--radix-navigation-menu-viewport-width\)\]) {
    width: var(--radix-navigation-menu-viewport-width);
  }

  #theme-assets :is(.sm\:w-auto) {
    width: auto;
  }

  #theme-assets :is(.sm\:grid-flow-col-dense) {
    grid-auto-flow: column dense;
  }

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

  #theme-assets :is(.sm\:grid-rows-2) {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  #theme-assets :is(.sm\:gap-x-10) {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  #theme-assets :is(.sm\:px-0) {
    padding-left: 0px;
    padding-right: 0px;
  }

  #theme-assets :is(.sm\:px-10) {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  #theme-assets :is(.sm\:px-16) {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  #theme-assets :is(.sm\:px-8) {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  #theme-assets :is(.sm\:px-\[3\.5rem\]) {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  #theme-assets :is(.sm\:px-\[5vw\]) {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  #theme-assets :is(.sm\:pt-28) {
    padding-top: 7rem;
  }
}

@media (min-width: 768px) {

  #theme-assets :is(.md\:-top-20) {
    top: -5rem;
  }

  #theme-assets :is(.md\:flex) {
    display: flex;
  }

  #theme-assets :is(.md\:max-w-\[600px\]) {
    max-width: 600px;
  }

  #theme-assets :is(.md\:pt-\[30px\]) {
    padding-top: 30px;
  }
}

@media (min-width: 1024px) {

  #theme-assets :is(.lg\:visible) {
    visibility: visible;
  }

  #theme-assets :is(.lg\:absolute) {
    position: absolute;
  }

  #theme-assets :is(.lg\:sticky) {
    position: sticky;
  }

  #theme-assets :is(.lg\:-left-24) {
    left: -6rem;
  }

  #theme-assets :is(.lg\:-left-4) {
    left: -1rem;
  }

  #theme-assets :is(.lg\:-top-48) {
    top: -12rem;
  }

  #theme-assets :is(.lg\:bottom-8) {
    bottom: 2rem;
  }

  #theme-assets :is(.lg\:left-10) {
    left: 2.5rem;
  }

  #theme-assets :is(.lg\:top-0) {
    top: 0px;
  }

  #theme-assets :is(.lg\:top-52) {
    top: 13rem;
  }

  #theme-assets :is(.lg\:col-span-10) {
    grid-column: span 10 / span 10;
  }

  #theme-assets :is(.lg\:col-span-12) {
    grid-column: span 12 / span 12;
  }

  #theme-assets :is(.lg\:col-span-2) {
    grid-column: span 2 / span 2;
  }

  #theme-assets :is(.lg\:col-span-4) {
    grid-column: span 4 / span 4;
  }

  #theme-assets :is(.lg\:col-span-5) {
    grid-column: span 5 / span 5;
  }

  #theme-assets :is(.lg\:col-span-6) {
    grid-column: span 6 / span 6;
  }

  #theme-assets :is(.lg\:col-span-7) {
    grid-column: span 7 / span 7;
  }

  #theme-assets :is(.lg\:col-span-9) {
    grid-column: span 9 / span 9;
  }

  #theme-assets :is(.lg\:col-start-2) {
    grid-column-start: 2;
  }

  #theme-assets :is(.lg\:col-start-3) {
    grid-column-start: 3;
  }

  #theme-assets :is(.lg\:col-start-4) {
    grid-column-start: 4;
  }

  #theme-assets :is(.lg\:m-6) {
    margin: 1.5rem;
  }

  #theme-assets :is(.lg\:-mb-0) {
    margin-bottom: -0px;
  }

  #theme-assets :is(.lg\:mb-0) {
    margin-bottom: 0px;
  }

  #theme-assets :is(.lg\:mb-10) {
    margin-bottom: 2.5rem;
  }

  #theme-assets :is(.lg\:mb-14) {
    margin-bottom: 3.5rem;
  }

  #theme-assets :is(.lg\:mb-2) {
    margin-bottom: 0.5rem;
  }

  #theme-assets :is(.lg\:mb-2\.5) {
    margin-bottom: 0.625rem;
  }

  #theme-assets :is(.lg\:mb-20) {
    margin-bottom: 5rem;
  }

  #theme-assets :is(.lg\:mb-24) {
    margin-bottom: 6rem;
  }

  #theme-assets :is(.lg\:mb-8) {
    margin-bottom: 2rem;
  }

  #theme-assets :is(.lg\:ml-10) {
    margin-left: 2.5rem;
  }

  #theme-assets :is(.lg\:ml-16) {
    margin-left: 4rem;
  }

  #theme-assets :is(.lg\:mr-0) {
    margin-right: 0px;
  }

  #theme-assets :is(.lg\:mt-0) {
    margin-top: 0px;
  }

  #theme-assets :is(.lg\:block) {
    display: block;
  }

  #theme-assets :is(.lg\:flex) {
    display: flex;
  }

  #theme-assets :is(.lg\:hidden) {
    display: none;
  }

  #theme-assets :is(.lg\:h-\[668px\]) {
    height: 668px;
  }

  #theme-assets :is(.lg\:h-screen) {
    height: 100vh;
  }

  #theme-assets :is(.lg\:w-\[600px\]) {
    width: 600px;
  }

  #theme-assets :is(.lg\:w-\[800px\]) {
    width: 800px;
  }

  #theme-assets :is(.lg\:max-w-\[750px\]) {
    max-width: 750px;
  }

  #theme-assets :is(.lg\:shrink-0) {
    flex-shrink: 0;
  }

  #theme-assets :is(.lg\:columns-2) {
    -moz-columns: 2;
         columns: 2;
  }

  #theme-assets :is(.lg\:flex-row) {
    flex-direction: row;
  }

  #theme-assets :is(.lg\:justify-end) {
    justify-content: flex-end;
  }

  #theme-assets :is(.lg\:gap-10) {
    gap: 2.5rem;
  }

  #theme-assets :is(.lg\:gap-20) {
    gap: 5rem;
  }

  #theme-assets :is(.lg\:gap-x-10) {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  #theme-assets :is(.lg\:gap-y-0) {
    row-gap: 0px;
  }

  #theme-assets :is(.lg\:self-center) {
    align-self: center;
  }

  #theme-assets :is(.lg\:p-0) {
    padding: 0px;
  }

  #theme-assets :is(.lg\:p-\[7px\]) {
    padding: 7px;
  }

  #theme-assets :is(.lg\:px-14) {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  #theme-assets :is(.lg\:px-16) {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  #theme-assets :is(.lg\:px-20) {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  #theme-assets :is(.lg\:px-\[5vw\]) {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  #theme-assets :is(.lg\:py-10) {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  #theme-assets :is(.lg\:py-20) {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  #theme-assets :is(.lg\:py-24) {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  #theme-assets :is(.lg\:py-28) {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  #theme-assets :is(.lg\:pb-20) {
    padding-bottom: 5rem;
  }

  #theme-assets :is(.lg\:pb-\[30vh\]) {
    padding-bottom: 30vh;
  }

  #theme-assets :is(.lg\:pt-28) {
    padding-top: 7rem;
  }

  #theme-assets :is(.lg\:pt-32) {
    padding-top: 8rem;
  }

  #theme-assets :is(.lg\:pt-\[30px\]) {
    padding-top: 30px;
  }

  #theme-assets :is(.lg\:pt-\[30vh\]) {
    padding-top: 30vh;
  }

  #theme-assets :is(.lg\:pt-\[4vh\]) {
    padding-top: 4vh;
  }

  #theme-assets :is(.lg\:text-\[7rem\]) {
    font-size: 7rem;
  }

  #theme-assets :is(.lg\:text-black) {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

  #theme-assets :is(.lg\:text-grey-300) {
    --tw-text-opacity: 1;
    color: rgb(169 177 191 / var(--tw-text-opacity));
  }

  #theme-assets :is(.lg\:\!opacity-20) {
    opacity: 0.2 !important;
  }

  #theme-assets :is(.lg\:opacity-100) {
    opacity: 1;
  }
}

@media (min-width: 1280px) {

  #theme-assets :is(.xl\:col-span-4) {
    grid-column: span 4 / span 4;
  }

  #theme-assets :is(.xl\:col-span-8) {
    grid-column: span 8 / span 8;
  }

  #theme-assets :is(.xl\:-mb-20) {
    margin-bottom: -5rem;
  }

  #theme-assets :is(.xl\:min-h-\[40\%\]) {
    min-height: 40%;
  }

  #theme-assets :is(.xl\:columns-3) {
    -moz-columns: 3;
         columns: 3;
  }

  #theme-assets :is(.xl\:px-24) {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  #theme-assets :is(.xl\:px-\[4\.5rem\]) {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
}

@media (min-width: 1536px) {

  #theme-assets :is(.\32xl\:px-24) {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  #theme-assets :is(.\32xl\:text-\[10rem\]) {
    font-size: 10rem;
  }
}
