@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-border-spacing-x: 0;
      --tw-border-spacing-y: 0;
    }
  }
}
@font-face {
  font-family: "Instrument Sans";
  src: url("../fonts/InstrumentSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Instrument Sans";
  src: url("../fonts/InstrumentSans-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@layer theme {
  :root,
  :host {
    --radius-sm: 0.25rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --aspect-video: 16/9;
    --default-transition-duration: 0.15s;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --scale-104: 1.04;
    --color-background-default: rgb(var(--background-default));
    --color-background-variant: rgb(var(--background-variant));
    --color-background-highlight: rgb(var(--background-highlight));
    --color-on-background-high: rgb(var(--background-emphasis-high));
    --color-on-background-medium: rgb(var(--background-emphasis-medium));
    --color-on-background-low: rgb(var(--background-emphasis-low));
    --color-on-background-highlight-high: rgb(var(--background-highlight-emphasis-high));
    --color-on-background-highlight-medium: rgb(var(--background-highlight-emphasis-medium));
    --color-ui-contrast-low: rgb(var(--ui-contrast-low));
    --color-ui-contrast-medium: rgb(var(--ui-contrast-medium));
    --color-ui-contrast-normal: rgb(var(--ui-contrast-normal));
    --color-ui-contrast-high: rgb(var(--ui-contrast-high));
    --color-ui-contrast-highlight: rgb(var(--ui-contrast-highlight));
    --color-on-ui-high: rgb(var(--ui-emphasis-high));
    --color-on-ui-medium: rgb(var(--ui-emphasis-medium));
    --color-on-ui-low: rgb(var(--ui-emphasis-low));
    --color-on-ui-highlight-high: rgb(var(--ui-highlight-emphasis-high));
    --color-on-ui-highlight-medium: rgb(var(--ui-highlight-emphasis-medium));
    --color-special-colors-always-white: rgb(var(--special-colors-always-white));
    --color-special-colors-always-dark: rgb(var(--special-colors-always-dark));
    --color-special-colors-allways-dark-overlay-high: rgb(var(--special-colors-always-dark-overlay-high) / 0.65);
    --color-special-colors-allways-dark-overlay-low: rgb(var(--special-colors-always-dark-overlay-low) / 0.4);
    --color-special-colors-always-dark-ui-contrast-low: rgb(var(--special-colors-always-dark-ui-contrast-low));
    --color-special-colors-always-dark-ui-contrast-medium: rgb(var(--special-colors-always-dark-ui-contrast-medium));
    --color-special-colors-always-dark-ui-contrast-high: rgb(var(--special-colors-always-dark-ui-contrast-high));
    --color-special-colors-always-dark-on-ui-emphasis-low: rgb(var(--special-colors-always-dark-on-ui-emphasis-low));
    --color-special-colors-always-dark-on-ui-emphasis-medium: rgb(
      var(--special-colors-always-dark-on-ui-emphasis-medium)
    );
    --color-special-colors-always-dark-error-contrast-high: rgb(var(--special-colors-always-dark-error-contrast-high));
    --color-special-colors-always-dark-on-background-emphasis-highlight: rgb(
      var(--special-colors-always-dark-on-background-emphasis-highlight)
    );
    --color-special-colors-always-dark-ui-contrast-normal: rgb(var(--special-colors-always-dark-ui-contrast-normal));
    --color-error-contrast-normal: rgb(var(--error-contrast-normal));
    --color-warning-contrast-normal: rgb(var(--warning-contrast-normal));
    --color-product-colors-rtl: rgb(var(--product-colors-rtl));
    --color-product-colors-rtl-news: rgb(var(--product-colors-rtl-news));
    --color-product-colors-rtl-boulevard: rgb(var(--product-colors-rtl-boulevard));
    --color-product-colors-rtl-z: rgb(var(--product-colors-rtl-z));
    --color-product-colors-rtl-edition-nl: rgb(var(--product-colors-rtl-edition-nl));
    --color-labels-branded-content: rgb(var(--labels-branded-content));
    --color-labels-breaking: rgb(var(--labels-breaking));
    --font-rtl: RTL United Text, Arial, sans-serif;
    --text-title-2: 2rem;
    --text-title-3: 1.5rem;
    --text-title-4: 1.125rem;
    --text-title-5: 1rem;
    --text-callout: 1.125rem;
    --text-body: 1.125rem;
    --text-button: 1.063rem;
    --text-button-small: 0.813rem;
    --text-caption-large: 0.875rem;
    --text-caption-small: 0.75rem;
    --text-footnote: 0.625rem;
    --leading-title-2: 2.3rem;
    --leading-title-3: 1.725rem;
    --leading-title-4: 1.294rem;
    --leading-title-5: 1.1rem;
    --leading-callout: 1.35rem;
    --leading-body: 1.575rem;
    --leading-caption-large: 1.225rem;
    --leading-caption-small: 1.05rem;
    --leading-footnote: 0.625rem;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --spacing-0: 0px;
    --spacing-2xs: 0.125rem;
    --spacing-xs: 0.25rem;
    --spacing-sm: 0.5rem;
    --spacing-md: 0.75rem;
    --spacing-lg: 1rem;
    --spacing-xl: 1.25rem;
    --spacing-2xl: 1.5rem;
    --spacing-3xl: 2rem;
    --spacing-4xl: 2.5rem;
    --spacing-5xl: 3rem;
  }
}

@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

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

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

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

  :-moz-focusring {
    outline: auto;
  }

  ul {
    list-style: none;
  }

  img,
  svg {
    vertical-align: middle;
    display: block;
  }

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

  button,
  input {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    @supports (color: color-mix(in lab, red, red)) {
    }
  }

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

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

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

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

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

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

  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  *,
  :after,
  :before,
  ::backdrop {
    border-color: var(--color-gray-200, currentColor);
  }

  ::file-selector-button {
    border-color: var(--color-gray-200, currentColor);
  }

  @font-face {
    font-family: RTL United Text;
    src: url(../fonts/RTLUnitedText-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: RTL United Text;
    src: url(../fonts/RTLUnitedText-BoldItalic.woff2) format("woff2");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
  }

  @font-face {
    font-family: RTL United Text;
    src: url(../fonts/RTLUnitedText-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: RTL United Text;
    src: url(../fonts/RTLUnitedText-RegularItalic.woff2) format("woff2");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
  }

  :root[data-mode="light"] {
    --background-default: 255 255 255;
    --background-variant: 241 242 244;
    --background-highlight: 23 24 26;
    --background-emphasis-high: 2 2 3;
    --background-emphasis-medium: 81 82 88;
    --background-emphasis-low: 106 109 113;
    --background-highlight-emphasis-high: 247 248 249;
    --background-highlight-emphasis-medium: 178 180 185;
    --background-highlight-emphasis-low: 120 127 136;
    --ui-contrast-low: 241 242 244;
    --ui-contrast-medium: 216 218 221;
    --ui-contrast-normal: 192 194 198;
    --ui-contrast-high: 168 170 175;
    --ui-contrast-highlight: 23 24 26;
    --ui-emphasis-high: 2 2 3;
    --ui-emphasis-medium: 81 82 88;
    --ui-emphasis-low: 133 136 140;
    --ui-highlight-emphasis-high: 247 248 249;
    --ui-highlight-emphasis-medium: 178 180 185;
    --ui-highlight-emphasis-low: 120 127 136;
    --special-colors-always-white: 255 255 255;
    --special-colors-fallback-overlay: 23 24 26;
    --special-colors-always-dark: 23 24 26;
    --special-colors-always-dark-overlay-xtra-high: 0 0 0;
    --special-colors-always-dark-overlay-high: 0 0 0;
    --special-colors-always-dark-overlay-low: 0 0 0;
    --special-colors-always-dark-ui-contrast-low: 34 35 37;
    --special-colors-always-dark-ui-contrast-medium: 68 68 71;
    --special-colors-always-dark-ui-contrast-high: 110 113 117;
    --special-colors-always-dark-ui-contrast-normal: 77 79 83;
    --special-colors-always-dark-on-ui-emphasis-low: 135 137 145;
    --special-colors-always-dark-on-ui-emphasis-medium: 191 194 200;
    --special-colors-always-dark-error-contrast-high: 242 131 138;
    --special-colors-always-dark-on-background-emphasis-highlight: 178 180 185;
    --error-contrast-low: 251 229 231;
    --error-contrast-medium: 229 102 110;
    --error-contrast-normal: 212 0 13;
    --error-contrast-high: 170 0 10;
    --success-contrast-low: 229 243 233;
    --success-contrast-medium: 153 208 167;
    --success-contrast-normal: 0 138 34;
    --success-contrast-high: 0 83 20;
    --warning-contrast-normal: 224 120 0;
    --product-colors-rtl: 23 24 26;
    --product-colors-rtl-news: 22 184 254;
    --product-colors-rtl-boulevard: 254 151 38;
    --product-colors-rtl-z: 0 189 178;
    --product-colors-rtl-edition-nl: 255 38 28;
    --labels-branded-content: 225 193 91;
    --labels-breaking: 212 0 13;
  }
}

@layer components;

@layer utilities {
  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .top-0 {
    top: var(--spacing-0);
  }

  .top-sm {
    top: var(--spacing-sm);
  }

  .bottom-0 {
    bottom: var(--spacing-0);
  }

  .bottom-lg {
    bottom: var(--spacing-lg);
  }

  .left-\[5px\] {
    left: 5px;
  }

  .left-lg {
    left: var(--spacing-lg);
  }

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

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

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

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

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

  .order-1 {
    order: 1;
  }

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

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

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

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }
  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }
  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }
  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mx-2xs {
    margin-inline: var(--spacing-2xs);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .-mt-xs {
    margin-top: calc(var(--spacing-xs) * -1);
  }

  .mt-0 {
    margin-top: var(--spacing-0);
  }

  .mt-2xl {
    margin-top: var(--spacing-2xl);
  }

  .mt-3xl {
    margin-top: var(--spacing-3xl);
  }

  .mt-lg {
    margin-top: var(--spacing-lg);
  }

  .mr-2xl {
    margin-right: var(--spacing-2xl);
  }

  .mr-lg {
    margin-right: var(--spacing-lg);
  }

  .mr-sm {
    margin-right: var(--spacing-sm);
  }

  .mr-xs {
    margin-right: var(--spacing-xs);
  }

  .\!mb-0 {
    margin-bottom: var(--spacing-0) !important;
  }

  .mb-0 {
    margin-bottom: var(--spacing-0);
  }

  .mb-2xl {
    margin-bottom: var(--spacing-2xl);
  }

  .mb-2xs {
    margin-bottom: var(--spacing-2xs);
  }

  .mb-3xl {
    margin-bottom: var(--spacing-3xl);
  }

  .mb-5xl {
    margin-bottom: var(--spacing-5xl);
  }

  .mb-lg {
    margin-bottom: var(--spacing-lg);
  }

  .mb-xs {
    margin-bottom: var(--spacing-xs);
  }

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

  .ml-xs {
    margin-left: var(--spacing-xs);
  }

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .h-2xl {
    height: var(--spacing-2xl);
  }

  .h-3xl {
    height: var(--spacing-3xl);
  }

  .h-4xl {
    height: var(--spacing-4xl);
  }

  .h-5xl {
    height: var(--spacing-5xl);
  }

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

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

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

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

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

  .h-full {
    height: 100%;
  }

  .h-lg {
    height: var(--spacing-lg);
  }

  .h-md {
    height: var(--spacing-md);
  }

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

  .w-2xl {
    width: var(--spacing-2xl);
  }

  .w-3\/4 {
    width: 75%;
  }

  .w-4xl {
    width: var(--spacing-4xl);
  }

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

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

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

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

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

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

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .w-lg {
    width: var(--spacing-lg);
  }

  @media (min-width: 40rem) {
    .container {
      max-width: none;
    }
  }
  @media (min-width: 740px) {
    .container {
      max-width: 740px;
    }
  }
  @media (min-width: 1128px) {
    .container {
      max-width: 1128px;
    }
  }

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

  .max-w-max {
    max-width: max-content;
  }

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

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

  .cursor-default {
    cursor: default;
  }

  .cursor-pointer {
    cursor: pointer;
  }

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

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

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

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

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

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

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

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

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

  .gap-2xl {
    gap: var(--spacing-2xl);
  }

  .gap-lg {
    gap: var(--spacing-lg);
  }

  .gap-md {
    gap: var(--spacing-md);
  }

  .gap-sm {
    gap: var(--spacing-sm);
  }

  .gap-xs {
    gap: var(--spacing-xs);
  }

  :where(.space-y-2xl > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--spacing-2xl) * var(--tw-space-y-reverse));
    margin-block-end: calc(var(--spacing-2xl) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-x-xs > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(var(--spacing-xs) * var(--tw-space-x-reverse));
    margin-inline-end: calc(var(--spacing-xs) * calc(1 - var(--tw-space-x-reverse)));
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-\[1\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 1.5px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }

  @supports (color: color-mix(in lab, red, red)) {
  }

  .border-special-colors-always-dark-ui-contrast-high {
    border-color: var(--color-special-colors-always-dark-ui-contrast-high);
  }

  .border-special-colors-always-white {
    border-color: var(--color-special-colors-always-white);
  }

  .border-ui-contrast-high {
    border-color: var(--color-ui-contrast-high);
  }

  .border-ui-contrast-low {
    border-color: var(--color-ui-contrast-low);
  }

  .border-ui-contrast-medium {
    border-color: var(--color-ui-contrast-medium);
  }

  .border-b-special-colors-always-dark-ui-contrast-medium {
    border-bottom-color: var(--color-special-colors-always-dark-ui-contrast-medium);
  }

  .border-b-ui-contrast-low {
    border-bottom-color: var(--color-ui-contrast-low);
  }

  .border-l-ui-contrast-medium {
    border-left-color: var(--color-ui-contrast-medium);
  }

  .bg-background-default {
    background-color: var(--color-background-default);
  }

  .bg-on-background-high {
    background-color: var(--color-on-background-high);
  }

  .bg-on-background-medium {
    background-color: var(--color-on-background-medium);
  }

  @supports (color: color-mix(in lab, red, red)) {
  }

  .bg-special-colors-allways-dark-overlay-low {
    background-color: var(--color-special-colors-allways-dark-overlay-low);
  }

  .bg-special-colors-always-dark {
    background-color: var(--color-special-colors-always-dark);
  }

  .bg-special-colors-always-dark-ui-contrast-low {
    background-color: var(--color-special-colors-always-dark-ui-contrast-low);
  }

  .bg-special-colors-always-white {
    background-color: var(--color-special-colors-always-white);
  }

  .bg-ui-contrast-highlight {
    background-color: var(--color-ui-contrast-highlight);
  }

  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-special-colors-allways-dark-overlay-high\/65 {
    --tw-gradient-from: color-mix(in srgb, rgb(var(--special-colors-always-dark-overlay-high) / 0.65) 65%, transparent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .from-special-colors-allways-dark-overlay-high\/65 {
      --tw-gradient-from: color-mix(in oklab, var(--color-special-colors-allways-dark-overlay-high) 65%, transparent);
    }
  }
  .from-special-colors-allways-dark-overlay-high\/65 {
    --tw-gradient-stops: var(
      --tw-gradient-via-stops,
      var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position)
    );
  }

  .from-special-colors-always-dark {
    --tw-gradient-from: var(--color-special-colors-always-dark);
    --tw-gradient-stops: var(
      --tw-gradient-via-stops,
      var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position)
    );
  }

  .to-special-colors-allways-dark-overlay-low\/0 {
    --tw-gradient-to: color-mix(in srgb, rgb(var(--special-colors-always-dark-overlay-low) / 0.4) 0%, transparent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .to-special-colors-allways-dark-overlay-low\/0 {
      --tw-gradient-to: color-mix(in oklab, var(--color-special-colors-allways-dark-overlay-low) 0%, transparent);
    }
  }
  .to-special-colors-allways-dark-overlay-low\/0 {
    --tw-gradient-stops: var(
      --tw-gradient-via-stops,
      var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position)
    );
  }

  .to-40\% {
    --tw-gradient-to-position: 40%;
  }

  .fill-on-background-highlight-high {
    fill: var(--color-on-background-highlight-high);
  }

  .fill-on-ui-medium {
    fill: var(--color-on-ui-medium);
  }

  .fill-ui-contrast-high {
    fill: var(--color-ui-contrast-high);
  }

  .p-2xl {
    padding: var(--spacing-2xl);
  }

  .p-lg {
    padding: var(--spacing-lg);
  }

  .px-2xl {
    padding-inline: var(--spacing-2xl);
  }

  .px-\[0\.75rem\] {
    padding-inline: 0.75rem;
  }

  .px-lg {
    padding-inline: var(--spacing-lg);
  }

  .px-xs {
    padding-inline: var(--spacing-xs);
  }

  .py-lg {
    padding-block: var(--spacing-lg);
  }

  .pt-2xl {
    padding-top: var(--spacing-2xl);
  }

  .pt-lg {
    padding-top: var(--spacing-lg);
  }

  .pt-xs {
    padding-top: var(--spacing-xs);
  }

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

  .pb-2xl {
    padding-bottom: var(--spacing-2xl);
  }

  .pb-4xl {
    padding-bottom: var(--spacing-4xl);
  }

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

  .pb-lg {
    padding-bottom: var(--spacing-lg);
  }

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

  .align-middle {
    vertical-align: middle;
  }

  .font-rtl {
    font-family: var(--font-rtl);
  }

  .text-caption-large\/caption-large {
    font-size: var(--text-caption-large);
    line-height: var(--leading-caption-large);
  }

  .text-caption-small\/caption-small {
    font-size: var(--text-caption-small);
    line-height: var(--leading-caption-small);
  }

  .text-title-3\/title-3 {
    font-size: var(--text-title-3);
    line-height: var(--leading-title-3);
  }

  .text-title-4\/title-4 {
    font-size: var(--text-title-4);
    line-height: var(--leading-title-4);
  }

  .text-title-5\/title-5 {
    font-size: var(--text-title-5);
    line-height: var(--leading-title-5);
  }

  .text-body {
    font-size: var(--text-body);
  }

  .text-button {
    font-size: var(--text-button);
  }

  .text-button-small {
    font-size: var(--text-button-small);
  }

  .text-callout {
    font-size: var(--text-callout);
  }

  .text-caption-large {
    font-size: var(--text-caption-large);
  }

  .text-caption-small {
    font-size: var(--text-caption-small);
  }

  .text-title-4 {
    font-size: var(--text-title-4);
  }

  .text-title-5 {
    font-size: var(--text-title-5);
  }

  .leading-body {
    --tw-leading: var(--leading-body);
    line-height: var(--leading-body);
  }

  .leading-callout {
    --tw-leading: var(--leading-callout);
    line-height: var(--leading-callout);
  }

  .leading-caption-small {
    --tw-leading: var(--leading-caption-small);
    line-height: var(--leading-caption-small);
  }

  .leading-title-4 {
    --tw-leading: var(--leading-title-4);
    line-height: var(--leading-title-4);
  }

  .leading-title-5 {
    --tw-leading: var(--leading-title-5);
    line-height: var(--leading-title-5);
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .text-on-background-high {
    color: var(--color-on-background-high);
  }

  .text-on-background-highlight-high {
    color: var(--color-on-background-highlight-high);
  }

  .text-on-background-highlight-medium {
    color: var(--color-on-background-highlight-medium);
  }

  .text-on-background-medium {
    color: var(--color-on-background-medium);
  }

  .text-on-ui-high {
    color: var(--color-on-ui-high);
  }

  .text-on-ui-highlight-high {
    color: var(--color-on-ui-highlight-high);
  }

  .text-on-ui-medium {
    color: var(--color-on-ui-medium);
  }

  .text-special-colors-always-dark {
    color: var(--color-special-colors-always-dark);
  }

  .text-special-colors-always-dark-error-contrast-high {
    color: var(--color-special-colors-always-dark-error-contrast-high);
  }

  .text-special-colors-always-dark-on-background-emphasis-highlight {
    color: var(--color-special-colors-always-dark-on-background-emphasis-highlight);
  }

  .text-special-colors-always-white {
    color: var(--color-special-colors-always-white);
  }

  .text-ui-contrast-high {
    color: var(--color-ui-contrast-high);
  }

  .text-ui-contrast-highlight {
    color: var(--color-ui-contrast-highlight);
  }

  @supports (color: color-mix(in lab, red, red)) {
  }

  .transition {
    transition-property:
      color,
      background-color,
      border-color,
      outline-color,
      text-decoration-color,
      fill,
      stroke,
      --tw-gradient-from,
      --tw-gradient-via,
      --tw-gradient-to,
      opacity,
      box-shadow,
      transform,
      translate,
      scale,
      rotate,
      filter,
      -webkit-backdrop-filter,
      backdrop-filter,
      display,
      visibility,
      content-visibility,
      overlay,
      pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property:
      color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from,
      --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  :is(.\*\:mb-lg > *) {
    margin-bottom: var(--spacing-lg);
  }

  @media (hover: hover) {
    .group-hover\:translate-x-xs:is(:where(.group):hover *) {
      --tw-translate-x: var(--spacing-xs);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state="open"] *) {
    rotate: 180deg;
  }

  .marker\:m-0 ::marker {
    margin: var(--spacing-0);
  }

  .marker\:m-0::marker {
    margin: var(--spacing-0);
  }

  @media (hover: hover) {
    .hover\:border-special-colors-always-white:hover {
      border-color: var(--color-special-colors-always-white);
    }

    .hover\:border-ui-contrast-highlight:hover {
      border-color: var(--color-ui-contrast-highlight);
    }

    .hover\:bg-special-colors-always-dark-ui-contrast-high:hover {
      background-color: var(--color-special-colors-always-dark-ui-contrast-high);
    }

    .hover\:bg-ui-contrast-high:hover {
      background-color: var(--color-ui-contrast-high);
    }

    .hover\:text-on-ui-high:hover {
      color: var(--color-on-ui-high);
    }

    .hover\:text-special-colors-always-white:hover {
      color: var(--color-special-colors-always-white);
    }
  }
  .active\:border-special-colors-always-dark-ui-contrast-high:active {
    border-color: var(--color-special-colors-always-dark-ui-contrast-high);
  }

  .active\:border-ui-contrast-high:active {
    border-color: var(--color-ui-contrast-high);
  }

  .active\:bg-special-colors-always-dark-ui-contrast-low:active {
    background-color: var(--color-special-colors-always-dark-ui-contrast-low);
  }

  .active\:bg-special-colors-always-dark-ui-contrast-normal:active {
    background-color: var(--color-special-colors-always-dark-ui-contrast-normal);
  }

  .active\:bg-ui-contrast-low:active {
    background-color: var(--color-ui-contrast-low);
  }

  .active\:bg-ui-contrast-normal:active {
    background-color: var(--color-ui-contrast-normal);
  }

  .active\:text-on-ui-medium:active {
    color: var(--color-on-ui-medium);
  }

  .active\:text-special-colors-always-dark-on-ui-emphasis-medium:active {
    color: var(--color-special-colors-always-dark-on-ui-emphasis-medium);
  }

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

  .disabled\:border-special-colors-always-dark-ui-contrast-medium:disabled {
    border-color: var(--color-special-colors-always-dark-ui-contrast-medium);
  }

  .disabled\:border-ui-contrast-medium:disabled {
    border-color: var(--color-ui-contrast-medium);
  }

  .disabled\:bg-special-colors-always-dark-ui-contrast-low:disabled {
    background-color: var(--color-special-colors-always-dark-ui-contrast-low);
  }

  .disabled\:bg-ui-contrast-low:disabled {
    background-color: var(--color-ui-contrast-low);
  }

  .disabled\:text-on-ui-highlight-medium:disabled {
    color: var(--color-on-ui-highlight-medium);
  }

  .disabled\:text-on-ui-low:disabled {
    color: var(--color-on-ui-low);
  }

  .disabled\:text-special-colors-always-dark-on-ui-emphasis-low:disabled {
    color: var(--color-special-colors-always-dark-on-ui-emphasis-low);
  }

  .disabled\:text-special-colors-always-dark-on-ui-emphasis-medium:disabled {
    color: var(--color-special-colors-always-dark-on-ui-emphasis-medium);
  }

  .disabled\:active\:bg-transparent:disabled:active {
    background-color: #0000;
  }

  @media (min-width: 1128px) {
    .min-\[1128px\]\:block {
      display: block;
    }

    .min-\[1128px\]\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  @media (min-width: 48rem) {
    .md\:absolute {
      position: absolute;
    }

    .md\:right-5xl {
      right: var(--spacing-5xl);
    }

    .md\:order-1 {
      order: 1;
    }

    .md\:mt-0 {
      margin-top: var(--spacing-0);
    }

    .md\:mt-4xl {
      margin-top: var(--spacing-4xl);
    }

    .md\:mr-2xl {
      margin-right: var(--spacing-2xl);
    }

    .md\:mb-2xl {
      margin-bottom: var(--spacing-2xl);
    }

    .md\:mb-3xl {
      margin-bottom: var(--spacing-3xl);
    }

    .md\:mb-\[50px\] {
      margin-bottom: 50px;
    }

    .md\:mb-sm {
      margin-bottom: var(--spacing-sm);
    }

    .md\:block {
      display: block;
    }

    .md\:flex {
      display: flex;
    }

    .md\:grid {
      display: grid;
    }

    .md\:hidden {
      display: none;
    }

    .md\:h-2xl {
      height: var(--spacing-2xl);
    }

    .md\:h-5xl {
      height: var(--spacing-5xl);
    }

    .md\:w-2xl {
      width: var(--spacing-2xl);
    }

    .md\:w-5xl {
      width: var(--spacing-5xl);
    }

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

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

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

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

    .md\:flex-wrap {
      flex-wrap: wrap;
    }

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

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

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

    .md\:gap-2xl {
      gap: var(--spacing-2xl);
    }

    .md\:gap-sm {
      gap: var(--spacing-sm);
    }

    .md\:gap-xl {
      gap: var(--spacing-xl);
    }

    :where(.md\:space-y-0 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-0) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-0) * calc(1 - var(--tw-space-y-reverse)));
    }

    .md\:p-4xl {
      padding: var(--spacing-4xl);
    }

    .md\:px-0 {
      padding-inline: var(--spacing-0);
    }

    .md\:px-5xl {
      padding-inline: var(--spacing-5xl);
    }

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

    .md\:text-title-2 {
      font-size: var(--text-title-2);
    }

    .md\:text-title-3 {
      font-size: var(--text-title-3);
    }

    .md\:text-title-5 {
      font-size: var(--text-title-5);
    }

    .md\:leading-title-2 {
      --tw-leading: var(--leading-title-2);
      line-height: var(--leading-title-2);
    }

    .md\:leading-title-3 {
      --tw-leading: var(--leading-title-3);
      line-height: var(--leading-title-3);
    }

    .md\:leading-title-5 {
      --tw-leading: var(--leading-title-5);
      line-height: var(--leading-title-5);
    }

    :is(.md\:\*\:mb-3xl > *) {
      margin-bottom: var(--spacing-3xl);
    }
  }
  @media (min-width: 64rem) {
    .lg\:bottom-2xl {
      bottom: var(--spacing-2xl);
    }

    .lg\:left-2xl {
      left: var(--spacing-2xl);
    }

    .lg\:order-none {
      order: 0;
    }

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

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

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

    .lg\:mt-0 {
      margin-top: var(--spacing-0);
    }

    .lg\:mt-3xl {
      margin-top: var(--spacing-3xl);
    }

    .lg\:mt-lg {
      margin-top: var(--spacing-lg);
    }

    .lg\:mb-2xl {
      margin-bottom: var(--spacing-2xl);
    }

    .lg\:mb-3xl {
      margin-bottom: var(--spacing-3xl);
    }

    .lg\:mb-lg {
      margin-bottom: var(--spacing-lg);
    }

    .lg\:line-clamp-none {
      -webkit-line-clamp: unset;
      -webkit-box-orient: horizontal;
      display: block;
      overflow: visible;
    }

    .lg\:block {
      display: block;
    }

    .lg\:flex {
      display: flex;
    }

    .lg\:hidden {
      display: none;
    }

    .lg\:h-2xl {
      height: var(--spacing-2xl);
    }

    .lg\:h-5xl {
      height: var(--spacing-5xl);
    }

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

    .lg\:h-xl {
      height: var(--spacing-xl);
    }

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

    .lg\:w-xl {
      width: var(--spacing-xl);
    }

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

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

    .lg\:gap-2xl {
      gap: var(--spacing-2xl);
    }

    .lg\:gap-3xl {
      gap: var(--spacing-3xl);
    }

    :where(.lg\:space-y-2xl > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-2xl) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-2xl) * calc(1 - var(--tw-space-y-reverse)));
    }

    .lg\:px-2xl {
      padding-inline: var(--spacing-2xl);
    }

    .lg\:pt-5xl {
      padding-top: var(--spacing-5xl);
    }

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

    .lg\:pb-0 {
      padding-bottom: var(--spacing-0);
    }

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

    .lg\:text-title-2\/title-2 {
      font-size: var(--text-title-2);
      line-height: var(--leading-title-2);
    }

    .lg\:text-body {
      font-size: var(--text-body);
    }

    .lg\:text-button {
      font-size: var(--text-button);
    }

    .lg\:text-caption-small {
      font-size: var(--text-caption-small);
    }

    .lg\:text-title-3 {
      font-size: var(--text-title-3);
    }

    .lg\:text-title-4 {
      font-size: var(--text-title-4);
    }

    .lg\:text-title-5 {
      font-size: var(--text-title-5);
    }

    .lg\:leading-caption-small {
      --tw-leading: var(--leading-caption-small);
      line-height: var(--leading-caption-small);
    }

    .lg\:leading-title-3 {
      --tw-leading: var(--leading-title-3);
      line-height: var(--leading-title-3);
    }

    .lg\:leading-title-4 {
      --tw-leading: var(--leading-title-4);
      line-height: var(--leading-title-4);
    }

    .lg\:leading-title-5 {
      --tw-leading: var(--leading-title-5);
      line-height: var(--leading-title-5);
    }

    .lg\:font-normal {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
    }

    .lg\:text-on-ui-medium {
      color: var(--color-on-ui-medium);
    }

    @media (hover: hover) {
      .lg\:hover\:text-on-background-highlight-high:hover {
        color: var(--color-on-background-highlight-high);
      }
    }
  }
  .dark\:block:is([data-mode="light"] *) {
    display: block;
  }

  .dark\:hidden:is([data-mode="light"] *) {
    display: none;
  }

  .\[\&_\:is\(h2\,h3\)\]\:text-title-4 :is(h2, h3) {
    font-size: var(--text-title-4);
  }

  .\[\&_\:is\(h2\,h3\)\]\:leading-title-4 :is(h2, h3) {
    --tw-leading: var(--leading-title-4);
    line-height: var(--leading-title-4);
  }

  @media (min-width: 64rem) {
    .lg\:\[\&_\:is\(h2\,h3\)\]\:text-title-3 :is(h2, h3) {
      font-size: var(--text-title-3);
    }

    .lg\:\[\&_\:is\(h2\,h3\)\]\:leading-title-3 :is(h2, h3) {
      --tw-leading: var(--leading-title-3);
      line-height: var(--leading-title-3);
    }
  }
  .\[\&_\:is\(h2\,h3\,h4\,h5\)\]\:mb-sm :is(h2, h3, h4, h5) {
    margin-bottom: var(--spacing-sm);
  }

  .\[\&_\:is\(h2\,h3\,h4\,h5\)\]\:font-bold :is(h2, h3, h4, h5) {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .\[\&_\:is\(table\,th\,td\)\]\:border-2 :is(table, th, td) {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .\[\&_\:is\(ul\,ol\)\]\:list-inside :is(ul, ol) {
    list-style-position: inside;
  }

  .\[\&_\:is\(ul\,ol\)\]\:ps-2xl :is(ul, ol) {
    padding-inline-start: var(--spacing-2xl);
  }

  .\[\&_img\]\:transform img {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .\[\&_img\]\:transition-transform img {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .\[\&_img\]\:duration-300 img {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }

  .\[\&_img\]\:ease-in-out img {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  @media (min-width: 64rem) {
    @media (hover: hover) {
      .lg\:hover\:\[\&_img\]\:scale-104:hover img {
        --tw-scale-x: var(--scale-104);
        --tw-scale-y: var(--scale-104);
        --tw-scale-z: var(--scale-104);
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }

  .\[\&_svg\]\:h-2xl svg {
    height: var(--spacing-2xl);
  }

  .\[\&_svg\]\:h-lg svg {
    height: var(--spacing-lg);
  }

  .\[\&_svg\]\:w-2xl svg {
    width: var(--spacing-2xl);
  }

  .\[\&_svg\]\:w-lg svg {
    width: var(--spacing-lg);
  }

  @media (min-width: 64rem) {
    .lg\:\[\&_svg\]\:h-2xl svg {
      height: var(--spacing-2xl);
    }

    .lg\:\[\&_svg\]\:w-2xl svg {
      width: var(--spacing-2xl);
    }
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-blur {
  syntax: "*";
  inherits: false;
}

@property --tw-brightness {
  syntax: "*";
  inherits: false;
}

@property --tw-contrast {
  syntax: "*";
  inherits: false;
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}

@property --tw-invert {
  syntax: "*";
  inherits: false;
}

@property --tw-opacity {
  syntax: "*";
  inherits: false;
}

@property --tw-saturate {
  syntax: "*";
  inherits: false;
}

@property --tw-sepia {
  syntax: "*";
  inherits: false;
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}

@property --tw-duration {
  syntax: "*";
  inherits: false;
}

@property --tw-ease {
  syntax: "*";
  inherits: false;
}

@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-border-spacing-x {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-spacing-y {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
.sr-only {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

:root {
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px;
  --mainColor: #6cbdde;
  --text: #ffffff;
  --input-color: #ffffff;
  --valid-input-color: #ffffff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.fb--container ._8o,
.fb--container ._8o .img,
article,
blockquote {
  display: block;
}

.fb--container .UFICommentActorName,
.fb--container ._50f7,
p b,
strong {
  font-weight: 700;
}
.main_wrapper {
  line-height: 1;
  background-color: #fff;
  padding-top: 30px;
}
ul {
  list-style: none;
}
blockquote {
  quotes: none;
  border-left: 4px solid #007bff;
  padding-left: 15px;
  margin-left: 0;
  width: 100%;
  padding-top: 0 !important;
  margin-block-end: 1em;
  margin-inline-end: 20px;
  unicode-bidi: isolate;
}
blockquote:after,
blockquote:before {
  content: none;
}
.ButtonNavFilter_buttonNavFilter__ligth__Q_VkY:hover,
.StoryPageBody_spBody__buttonBackToTop__ENxIH:hover {
  background-color: #00283b;
  color: #fff;
}

.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: rgb(0 0 0/5%);
  background-color: rgba(63, 71, 85, 0.2);
}
.mapboxgl-ctrl-group button:focus:focus-visible {
  box-shadow: 0 0 2px 2px #0096ff;
}
.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
  box-shadow: none;
}
.mapboxgl-ctrl-geocoder--powered-by a:not(:hover) {
  text-decoration: none;
}
.fb--container a:hover,
.fb--container._5lm5 ._42ef:hover {
  text-decoration: underline;
}
button {
  cursor: pointer;
}
.NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ol li::marker,
.NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ul li::marker {
  color: #00283b;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 834px) {
  .NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ol li::marker,
  .NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ul li::marker {
    font-size: 16px;
    line-height: 20px;
  }
}
.NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ul li::marker {
  font-size: 14px;
}
.NewsletterPolitics_newsletterHtml__wrapperText__xm5t_ ol li::marker {
  color: #ff3640;
  word-spacing: 12px;
}
.StoryPageHeadline_spHeadline__title__64iDI {
  color: #00283b;
  font-weight: 900;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 4px;
  text-align: left;
  max-width: 382px;
}
@media (min-width: 568px) {
  .StoryPageHeadline_spHeadline__title__64iDI {
    max-width: 700px;
  }
}
.ButtonNavFilter_buttonNavFilter__ligth__Q_VkY {
  background-color: #fff;
  border-radius: 38px;
  border: 1.5px solid #bac0cb;
  color: #00283b;
  font-size: 12px;
  height: auto;
  margin: 3px;
  padding: 7px 15px;
  width: auto;
  transition: 0.3s ease-in-out;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL {
  display: flex;
  gap: 20px;
  flex-direction: column;
  line-height: 1.5;
  overflow: hidden;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL em {
  font-style: italic;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL .wrapperTable ::-webkit-scrollbar:vertical {
  width: 0;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL .wrapperTable ::-webkit-scrollbar-button:increment {
  display: none;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL .wrapperTable ::-webkit-scrollbar:horizontal {
  height: 11px;
  background-color: #bfc0c0;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL img {
  display: block;
  width: 100%;
  height: auto;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL div {
  max-width: 100%;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL strong {
  color: #001621;
  font-weight: 700;
  margin-bottom: 0;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL a {
  margin-bottom: 0;
  padding-bottom: 5px;
  text-underline-position: under;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL h2 {
  color: #001621;
  font-weight: 700;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: -0.02em;
  margin: 0;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL ul {
  margin: 0;
  border-top: none;
  list-style: square inside;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL ol li::marker,
.StoryPageBody_spBody__HTMLBodyText__FEUdL ul li::marker {
  color: #001621;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL ul li {
  border-bottom: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  padding: 0 0 8px 8px;
}
@media (min-width: 834px) {
  .StoryPageBody_spBody__HTMLBodyText__FEUdL {
    font-size: 16px;
    gap: 16px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL a {
    line-height: 24px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL h2 {
    font-size: 22px;
    line-height: 36px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL ol li::marker,
  .StoryPageBody_spBody__HTMLBodyText__FEUdL ul li::marker {
    font-size: 16px;
    line-height: 20px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL ul li {
    font-size: 18px;
    padding: 0 0 12px 8px;
  }
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL ul li::marker {
  font-size: 14px;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL ol li::marker {
  color: #a42a30;
  word-spacing: 12px;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote {
  margin: 0 auto;
  margin-bottom: 1.5rem !important;
  background-color: #fff;
  display: grid;
  grid-column-gap: 0;
  column-gap: 0;
  grid-template-columns: 28px auto;
  grid-row-gap: 0;
  row-gap: 0;
  padding: 1rem;
  width: 90%;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p {
  color: #00283b;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
  margin-top: 0;
  grid-column: 2;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p a {
  word-break: break-all;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p:first-child {
  padding-top: 0;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p:first-child:after {
  content: url("../images/quoteRight.svg");
  margin-left: 8px;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote:before {
  content: url("../images/quoteLeft.svg");
  grid-column: 1;
  max-width: 32px;
  padding-top: 4px;
}
@media (min-width: 834px) {
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote {
    gap: 12px;
    width: 70%;
    margin: 0 auto;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote:before {
    padding-top: 1px;
  }
}
.StoryPageBody_spBody__buttonBackToTop__ENxIH {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  background-color: #e3e7eb;
  color: #00283b;
  margin: 1.5rem;
}
.StoryPageBody_spBody__buttonBackToTop__ENxIH:hover svg {
  fill: #fff;
}
.StoryPageBody_spBody__buttonBackToTop__ENxIH svg {
  width: 25px;
  height: 25px;
  margin: 0 10px;
  fill: #00283b;
}
.BannerWhatsApp_banner__Text__xApUY :globalspan :first-child {
  margin-right: 8px;
}
.CardStoryPage_cardStoryPage__wrapper__HrNKt {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  box-sizing: border-box;
  gap: 16px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 0px) {
  .StoryPageHeadline_spHeadline__title__64iDI {
    padding: 0;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL {
    font-size: 16px;
    font-weight: 400;
  }
  .CardStoryPage_cardStoryPage__wrapper__HrNKt {
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media screen and (max-width: 1024px) {
  .CardStoryPage_cardStoryPage__wrapper__HrNKt {
    max-width: 100%;
    width: 100% !important;
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .StoryPageHeadline_spHeadline__title__64iDI {
    font-size: 28px;
    line-height: unset;
    max-width: 972px;
  }
  .ButtonNavFilter_buttonNavFilter__ligth__Q_VkY {
    font-size: 14px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL {
    font-size: 18px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p:first-child {
    padding-left: 0;
    padding-top: 0;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p:first-child:after {
    margin-left: 12px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote:before {
    padding-top: 0;
  }
  .CardStoryPage_cardStoryPage__wrapper__HrNKt {
    width: 70%;
    max-width: 1185px;
    margin-right: 15px;
  }
}
.StoryPage_storyPage__pageWrapper__XX6Kx {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1440px;
  margin: auto;
}
@media (min-width: 834px) {
  .CardStoryPage_cardStoryPage__wrapper__HrNKt {
    width: 70%;
    margin-right: 15px;
  }
  .StoryPage_storyPage__pageWrapper__XX6Kx {
    padding: 0 16px 24px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 834px) {
  .StoryPage_storyPage__pageWrapper__XX6Kx {
    padding: 0 32px;
  }
}
.StoryPage_storyPage__contentWrapper__9iCxC,
.main_wrapper {
  position: relative;
}
@media (min-width: 540px) {
  .StoryPage_storyPage__contentWrapper__9iCxC {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .StoryPage_storyPage__contentWrapper__9iCxC {
    flex-direction: column !important;
  }
}
.BloqueVideoVertical_videoVertical__wrapperCard__9EuIx:focus-visible {
  outline: 0;
}
.BlockDetailVideo_video__cell_list__card_list__tTM6s:focus-visible {
  outline: 0;
}
@media (max-width: 1024px) {
  .BlockDetailVideo_video__cell_list__card_list__tTM6s ::-webkit-scrollbar:vertical {
    width: 5px;
  }
  .BlockDetailVideo_video__cell_list__card_list__tTM6s ::-webkit-scrollbar-button:increment {
    display: none;
  }
  .BlockDetailVideo_video__cell_list__card_list__tTM6s ::-webkit-scrollbar:horizontal {
    height: 10px;
  }
}
.Grid_colum_programs__eXNgT:focus-visible {
  outline: 0;
}

.BloqueTextoHtml_textoHtml__wrapperText__kh6IA ol li::marker,
.BloqueTextoHtml_textoHtml__wrapperText__kh6IA ul li::marker {
  color: #00283b;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 834px) {
  .StoryPage_storyPage__contentWrapper__9iCxC {
    flex-direction: row;
  }
  .BloqueTextoHtml_textoHtml__wrapperText__kh6IA ol li::marker,
  .BloqueTextoHtml_textoHtml__wrapperText__kh6IA ul li::marker {
    font-size: 16px;
    line-height: 20px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote {
    gap: 12px;
    width: 80%;
    margin: 0 auto;
  }
}
.BloqueTextoHtml_textoHtml__wrapperText__kh6IA ul li::marker {
  font-size: 14px;
}
.BloqueTextoHtml_textoHtml__wrapperText__kh6IA ol li::marker {
  color: #ff3640;
  word-spacing: 12px;
}
.sr-only {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
#Send-Us-Message {
  border: none;
  border-radius: 5px;
  max-width: 560px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  background: #2f3032;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL a {
  font-weight: 700;
  text-decoration: none;
  color: #3498db;
}
.custom-list,
.custom-list li {
  margin-bottom: 20px !important;
}
.custom-list li {
  padding-bottom: 5px;
}
.red-box {
  box-sizing: border-box;
  background-color: red;
  color: #fff;
  padding: 20px;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}
.important-text {
  font-size: 24px;
  font-weight: 700;
}
.custom-list {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
  unicode-bidi: isolate;
  font-family: var(--dls-font-stack-sans);
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.fb--container .fwn {
  font-weight: 400;
}
.fb--container input {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.fb--container a {
  color: #365899;
  cursor: pointer;
  text-decoration: none;
}
.fb--container img {
  border: 0;
}
.fb--container abbr {
  border-bottom: none;
  text-decoration: none;
}
.fb--container .clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.fb--container .clearfix {
  zoom: 1;
}
.fb--container ::-webkit-input-placeholder {
  color: #90949c;
}
.fb--container :focus::-webkit-input-placeholder {
  color: #bec2c9;
}
.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle,
.fb--container .fcg,
.fb--container a.uiLinkSubtle {
  color: #90949c;
}
.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.fb--container ._42ft:hover {
  text-decoration: none;
}
.fb--container ._ohe {
  float: left;
}
.fb--container ._ohf,
.fb--container .rfloat {
  float: right;
}
.fb--container .fss {
  font-size: 9px;
}
.fb--container .fsm {
  font-size: 12px;
}
.fb--container ._2vq9 a,
.fb--container ._5mdd a {
  color: #4267b2;
}
.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}
.fb--container ._517h:hover {
  background-color: #e9ebee;
}
.fb--container ._517h:active {
  background-color: #dddfe2;
  border-color: #bec2c9;
}
.fb--container ._50f3 {
  font-size: 12px;
  line-height: 16px;
}
.fb--container ._42ef {
  overflow: hidden;
}
.fb--container ._8s {
  margin-right: 8px;
}
.fb--container ._6b {
  vertical-align: middle;
  display: inline-block;
  word-wrap: normal;
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  line-height: 22px;
}
.fb--container ._5mdd,
.fb--container._2pi8 {
  word-wrap: break-word;
}
.fb--container ._6b::before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.fb--container ._4qba {
  font-style: normal;
}
.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
}
.fb--container ._3-8y {
  margin-top: 12px;
}
.fb--container ._3-8_ {
  margin-right: 4px;
}
.fb--container ._3-96 {
  margin-bottom: 12px;
}
.fb--container ._2ph- {
  padding: 8px;
}
.fb--container._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
}
.fb--container ._2pis {
  padding-left: 8px;
  margin-left: 56px;
}
.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.fb--container._5lm5 {
  margin-top: 12px;
  border-top: 1px solid #e9ebee;
}
.fb--container._5lm5 ._42ef {
  font-size: 11px;
  color: #365899;
  cursor: pointer;
  padding-bottom: 8px;
  padding-top: 8px;
  font-weight: 700;
}
.fb--container ._5v47 {
  display: inline;
  white-space: nowrap;
}
.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}
.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}
.fb--container ._5mdd ._5v47 {
  font-size: 14px;
}
.fb--container ._491z {
  border-bottom: 1px solid #e9ebee;
  line-height: 25px;
  margin-bottom: 24px;
  padding: 8px 0;
}
.fb--container ._pup {
  color: #4b4f56;
}
.fb--container ._1ci {
  height: 48px;
  width: 48px;
}
.fb--container ._5yct {
  background-color: #f6f7f9;
  color: #365899;
}
#comments_form.mycomment {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  margin: 20px 0 0;
  font-size: 16px;
}
#comments_form .mycomment-img {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 10px;
}
#comments_form .mycomment-info {
  width: 100%;
  max-width: 100%;
}
#comments_form .textbox {
  color: #1d2129;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  border: none;
  margin-bottom: 10px;
  outline: 0;
}
#comments_form .mycomment-info__inner {
  background-color: #f2f3f5;
  border-radius: 18px;
  line-height: 16px;
  margin-top: 0;
  padding: 0.75rem 12px 1rem;
  position: relative;
}
#comments_form .error {
  position: relative;
  margin-top: -10px;
  color: red;
  font-size: 13px;
  padding-left: 5px;
  display: none;
}
.brand-name-image {
  position: absolute;
  top: 50%;
  width: 15%;
  left: 42.5%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  transform: translateY(-50%);
}
.brand-name-image.brand-name-image2 {
  top: 46%;
  left: unset;
  right: 25%;
  color: #000;
  font-size: 20px;
  width: 20%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1079px) {
  .brand-name-image {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 670px) {
  .brand-name-image {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 517px) {
  .brand-name-image {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 380px) {
  .brand-name-image {
    font-size: 8px !important;
  }
  .brand-name-image.brand-name-image2 {
    font-size: 8px !important;
  }
}
#Send-Us-Message {
  border: none;
  border-radius: 5px;
  max-width: 560px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  background: #2f3032;
}
#Send-Us-Message input {
  font-size: 16px;
  margin-bottom: 16px;
  width: 100%;
  padding: 12px 15px;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  line-height: 1;
  box-shadow: none;
  font-family: Arial;
  background: 0 0;
}
#Send-Us-Message input:focus {
  outline: 0;
  border: none;
  border-bottom: 1px solid #0076EC;
}
#Send-Us-Message button {
  position: relative;
  padding: 14px;
  border-radius: 4px;
  overflow: hidden;
  color: #fff;
  /*transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;*/
  background: 0 0;
  color: var(--text);
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  border: 1px solid var(--mainColor);
  cursor: pointer;
  text-transform: uppercase;
  font-family: Arial;
  letter-spacing: 1px;
  box-shadow: 3px 3px 6px #00000030;
  margin: 20px 0;
}
#Send-Us-Message button:hover {
  background: 0 0;
  background: #c1252a;
}

#Send-Us-Message button:disabled,
#Send-Us-Message button:disabled::before,
#Send-Us-Message button:disabled:hover,
#Send-Us-Message button:disabled:hover::before,
#Send-Us-Message form:invalid button,
#Send-Us-Message form:invalid button::before,
#Send-Us-Message form:invalid button:hover,
#Send-Us-Message form:invalid button:hover::before {
  background: #5a5a5a;
  opacity: 0.8;
  cursor: not-allowed;
  transition: none;
  transform: none;
  box-shadow: none;
  color: #fff;
}
footer p a {
  color: inherit !important;
}

#Send-Us-Message {
  border: none;
  border-radius: 15px;
  max-width: 504px;
  width: 100%;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  margin-bottom: 30px;
}

#Send-Us-Message h3 {
  padding: 0 15px;
  margin-bottom: 20px;
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}

#Send-Us-Message h3 span {
  font-weight: 600;
  color: #0076EC;
  font-family: "Instrument Sans";
  font-style: italic;
}

#Send-Us-Message .form-photo {
  max-width: 452px;
  padding: 0 15px;
  box-sizing: border-box;
}

#Send-Us-Message .form-photo img {
  border-radius: 10px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 25px;
  width: 100%;
}

#Send-Us-Message h2 {
  padding: 0 10px;
  color: #000;
  margin-bottom: 10px;
  font-family: "Instrument Sans";
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

#cd-countdown {
  display: flex;
  align-items: center;
  font-family: sans-serif;
  justify-content: center;
  margin-bottom: 50px;
  font-family: "Instrument Sans";
}

.cd-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 5px;
  position: relative;
}

.cd-digits {
  display: flex;
}

.cd-box {
  background: #fff;
  padding: 15px 10px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  min-width: 35px;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  margin: 0 2px;
}

.cd-label {
  margin-top: 5px;
  font-size: 0.6em;
  color: #333;
  text-transform: uppercase;
  position: absolute;
  bottom: -25px;
  font-weight: bold;
}

.cd-separator {
  color: black;
  border-radius: 8px;
  font-size: 1.5em;
  font-weight: bold;
}

@media (max-width: 550px) {
  .cd-box {
    font-size: 18px;
  }

  .cd-separator {
    font-size: 30px;
  }
}

@media (max-width: 500px) {
  .cd-box {
    font-size: 16px;
    padding: 10px 13px;
    min-width: initial;
  }
}

@media (max-width: 450px) {
  .cd-box {
    font-size: 18px;
    padding: 8px 12px;
    min-width: initial;
  }
}

@media (max-width: 400px) {
  .cd-box {
    font-size: 16px;
    padding: 6px 10px;
    min-width: initial;
  }
}

@media (max-width: 380px) {
  .cd-box {
    margin: 0 1.5px;
  }
}

#custom-regbox {
  padding: 0px 10px;
}

#Send-Us-Message input {
  font-size: 16px;
  margin-bottom: 16px;
  width: 100%;
  padding: 12px 15px;
  box-sizing: border-box;
  line-height: 1;
  box-shadow: none;
  font-family: Arial;
  background: 0 0;
  border: 1px solid #ddd;
  border-radius: 7px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  font-family: "Instrument Sans" !important;
}

#Send-Us-Message input:focus {
  outline: 0;
  border: 1px solid #0076EC;
}

#Send-Us-Message button {
  position: relative;
  padding: 14px;
  overflow: hidden;
  color: #fff;
  /*transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;*/
  background: 0 0;
  color: var(--text);
  width: 100%;

  border: none;
  cursor: pointer;
  border-radius: 10px;
  font-family: Arial;
  letter-spacing: 1px;
  box-shadow: 3px 3px 6px #00000030;
  margin: 20px 0;
  background: #0076EC;
  font-family: "Instrument Sans" !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 29px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
}
#Send-Us-Message button:hover {
  background: 0 0;
  background: #156dc5;
}
.form-footer {
  box-sizing: border-box;
  padding: 22px 37px 10px 37px;
  width: 100%;
  background: #0076EC;
  border-radius: 0 0 15px 15px;
  background-image: url("../images/noice.webp");
  background-size: cover;
}

.form-footer img {
  margin: 0 auto 60px;
  width: 100%;
}
.form-footer .uniqp {
  font-family: "Instrument Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 25px;
}
.form-footer .pp {
  font-family: "Instrument Sans";
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color: #fff;
}

@media (min-width: 64rem) {
  .lg\:gap-2xl {
    gap: var(--spacing-2xl);
  }
}

a:hover {
  cursor: pointer;
}

#jsThemeToggle {
  display: none;
}

@media (max-width: 1120px) {
  #sidebar {
    display: none;
  }
}

@media (max-width: 1024px) {
  .text-title-4.leading-title-4.group.text-on-ui-medium.cursor-default.items-center,
  .nav,
  #sidebar {
    display: none;
  }
  #jsThemeToggle {
    display: block;
  }
}
