/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-orange-100: oklch(95.4% 0.038 75.164);
    --color-orange-200: oklch(90.1% 0.076 70.697);
    --color-orange-300: oklch(83.7% 0.128 66.29);
    --color-blue-950: oklch(28.2% 0.091 267.935);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-stone-200: oklch(92.3% 0.003 48.717);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-tight: -0.025em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-md: 0.375rem;
    --radius-2xl: 1rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-midnight: #121063;
    --color-onyx: #030303;
    --color-gold: #dfc08a;
    --color-blue: #001960;
    --color-silver: #e7e7e0;
    --font-heading: "riviera_medium", Arial, sans-serif;
    --font-heading2: "riviera_bold", Arial, sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-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, ::-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-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .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;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .right-5 {
    right: calc(var(--spacing) * 5);
  }
  .bottom-8 {
    bottom: calc(var(--spacing) * 8);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-\[1000\] {
    z-index: 1000;
  }
  .container {
    width: 100%;
    @media (width >= 480px) {
      max-width: 480px;
    }
    @media (width >= 1220px) {
      max-width: 1220px;
    }
    @media (width >= 1400px) {
      max-width: 1400px;
    }
    @media (width >= 1680px) {
      max-width: 1680px;
    }
    @media (width >= 1920px) {
      max-width: 1920px;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .ms-auto {
    margin-inline-start: auto;
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-\[124px\] {
    margin-top: 124px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .mb-32 {
    margin-bottom: calc(var(--spacing) * 32);
  }
  .box-border {
    box-sizing: border-box;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-\[90vh\] {
    height: 90vh;
  }
  .h-full {
    height: 100%;
  }
  .\!max-h-14 {
    max-height: calc(var(--spacing) * 14) !important;
  }
  .max-h-40 {
    max-height: calc(var(--spacing) * 40);
  }
  .max-h-\[60vh\] {
    max-height: 60vh;
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-44 {
    width: calc(var(--spacing) * 44);
  }
  .w-52 {
    width: calc(var(--spacing) * 52);
  }
  .w-60 {
    width: calc(var(--spacing) * 60);
  }
  .w-\[35\%\] {
    width: 35%;
  }
  .w-\[40\%\] {
    width: 40%;
  }
  .w-\[50\%\] {
    width: 50%;
  }
  .w-\[60\%\] {
    width: 60%;
  }
  .w-\[65\%\] {
    width: 65%;
  }
  .w-\[90\%\] {
    width: 90%;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-\[80\%\] {
    max-width: 80%;
  }
  .max-w-full {
    max-width: 100%;
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }
  .table-fixed {
    table-layout: fixed;
  }
  .border-separate {
    border-collapse: separate;
  }
  .\[border-spacing\:0\] {
    border-spacing: 0;
  }
  .origin-top-left {
    transform-origin: top left;
  }
  .scale-\[0\.65\] {
    scale: 0.65;
  }
  .-rotate-90 {
    rotate: calc(90deg * -1);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .place-items-center {
    place-items: center;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-11 {
    gap: calc(var(--spacing) * 11);
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
  .gap-x-16 {
    column-gap: calc(var(--spacing) * 16);
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .gap-y-12 {
    row-gap: calc(var(--spacing) * 12);
  }
  .self-stretch {
    align-self: stretch;
  }
  .justify-self-stretch {
    justify-self: stretch;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[999px\] {
    border-radius: 999px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-l-full {
    border-top-left-radius: calc(infinity * 1px);
    border-bottom-left-radius: calc(infinity * 1px);
  }
  .rounded-br-\[20px\] {
    border-bottom-right-radius: 20px;
  }
  .rounded-bl-\[20px\] {
    border-bottom-left-radius: 20px;
  }
  .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-4 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 4px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-l-0 {
    border-left-style: var(--tw-border-style);
    border-left-width: 0px;
  }
  .border-l-1 {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-\[\#0A2A66\] {
    border-color: #0A2A66;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-blue-950 {
    border-color: var(--color-blue-950);
  }
  .border-gold {
    border-color: var(--color-gold);
  }
  .border-gold\/40 {
    border-color: color-mix(in srgb, #dfc08a 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-gold) 40%, transparent);
    }
  }
  .border-orange-300 {
    border-color: var(--color-orange-300);
  }
  .border-slate-200 {
    border-color: var(--color-slate-200);
  }
  .bg-\[\#e7e7e0\] {
    background-color: #e7e7e0;
  }
  .bg-black\/5 {
    background-color: color-mix(in srgb, #000 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }
  .bg-black\/50 {
    background-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .bg-blue {
    background-color: var(--color-blue);
  }
  .bg-blue-950 {
    background-color: var(--color-blue-950);
  }
  .bg-gold {
    background-color: var(--color-gold);
  }
  .bg-onyx {
    background-color: var(--color-onyx);
  }
  .bg-orange-100 {
    background-color: var(--color-orange-100);
  }
  .bg-orange-200 {
    background-color: var(--color-orange-200);
  }
  .bg-orange-300 {
    background-color: var(--color-orange-300);
  }
  .bg-silver {
    background-color: var(--color-silver);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }
  .px-20 {
    padding-inline: calc(var(--spacing) * 20);
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-32 {
    padding-block: calc(var(--spacing) * 32);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-32 {
    padding-top: calc(var(--spacing) * 32);
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-7 {
    padding-bottom: calc(var(--spacing) * 7);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-32 {
    padding-bottom: calc(var(--spacing) * 32);
  }
  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .align-top {
    vertical-align: top;
  }
  .font-\[\'Arial\'\] {
    font-family: 'Arial';
  }
  .font-\[Arial\,sans-serif\] {
    font-family: Arial,sans-serif;
  }
  .font-\[Arial\] {
    font-family: Arial;
  }
  .font-\[\\\'Arial\\\'\] {
    font-family: \'Arial\';
  }
  .font-heading {
    font-family: var(--font-heading);
  }
  .font-heading2 {
    font-family: var(--font-heading2);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-8xl {
    font-size: var(--text-8xl);
    line-height: var(--tw-leading, var(--text-8xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-9 {
    --tw-leading: calc(var(--spacing) * 9);
    line-height: calc(var(--spacing) * 9);
  }
  .leading-\[48px\] {
    --tw-leading: 48px;
    line-height: 48px;
  }
  .leading-\[60\.75px\] {
    --tw-leading: 60.75px;
    line-height: 60.75px;
  }
  .leading-\[105px\] {
    --tw-leading: 105px;
    line-height: 105px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .text-\[\#0A2A66\] {
    color: #0A2A66;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue {
    color: var(--color-blue);
  }
  .text-blue-950 {
    color: var(--color-blue-950);
  }
  .text-gold {
    color: var(--color-gold);
  }
  .text-midnight {
    color: var(--color-midnight);
  }
  .text-onyx {
    color: var(--color-onyx);
  }
  .text-silver {
    color: var(--color-silver);
  }
  .text-stone-200 {
    color: var(--color-stone-200);
  }
  .lowercase {
    text-transform: lowercase;
  }
  .normal-case {
    text-transform: none;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .not-italic {
    font-style: normal;
  }
  .underline {
    text-decoration-line: underline;
  }
  .placeholder-black\/60 {
    &::placeholder {
      color: color-mix(in srgb, #000 60%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-black) 60%, transparent);
      }
    }
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-slate-200 {
    --tw-ring-color: var(--color-slate-200);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-\[5px\] {
    outline-style: var(--tw-outline-style);
    outline-width: 5px;
  }
  .outline-offset-\[-2\.50px\] {
    outline-offset: -2.50px;
  }
  .outline-stone-200 {
    outline-color: var(--color-stone-200);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition-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));
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .\[site\:login-url\] {
    site: login-url;
  }
  .\[site\:name\] {
    site: name;
  }
  .\[site\:url-brief\] {
    site: url-brief;
  }
  .\[user\:account-name\] {
    user: account-name;
  }
  .\[user\:display-name\] {
    user: display-name;
  }
  .\[user\:name\] {
    user: name;
  }
  .group-hover\:border-gold {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        border-color: var(--color-gold);
      }
    }
  }
  .after\:absolute {
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .after\:top-3 {
    &::after {
      content: var(--tw-content);
      top: calc(var(--spacing) * 3);
    }
  }
  .after\:right-0 {
    &::after {
      content: var(--tw-content);
      right: calc(var(--spacing) * 0);
    }
  }
  .after\:bottom-3 {
    &::after {
      content: var(--tw-content);
      bottom: calc(var(--spacing) * 3);
    }
  }
  .after\:w-px {
    &::after {
      content: var(--tw-content);
      width: 1px;
    }
  }
  .after\:bg-\[\#0A2A66\] {
    &::after {
      content: var(--tw-content);
      background-color: #0A2A66;
    }
  }
  .after\:content-\[\'\'\] {
    &::after {
      content: var(--tw-content);
      --tw-content: '';
      content: var(--tw-content);
    }
  }
  .hover\:border-b-\[5px\] {
    &:hover {
      @media (hover: hover) {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 5px;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: hover) {
        opacity: 90%;
      }
    }
  }
  .focus\:ring-0 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .sm\:\!max-h-16 {
    @media (width >= 480px) {
      max-height: calc(var(--spacing) * 16) !important;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 480px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 480px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:gap-4 {
    @media (width >= 480px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .sm\:p-3 {
    @media (width >= 480px) {
      padding: calc(var(--spacing) * 3);
    }
  }
  .sm\:px-4 {
    @media (width >= 480px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:col-span-2 {
    @media (width >= 1220px) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-start-3 {
    @media (width >= 1220px) {
      grid-column-start: 3;
    }
  }
  .md\:mx-0 {
    @media (width >= 1220px) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:flex {
    @media (width >= 1220px) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 1220px) {
      display: none;
    }
  }
  .md\:h-full {
    @media (width >= 1220px) {
      height: 100%;
    }
  }
  .md\:\!max-h-\[52px\] {
    @media (width >= 1220px) {
      max-height: 52px !important;
    }
  }
  .md\:max-h-\[calc\(90vh-40px\)\] {
    @media (width >= 1220px) {
      max-height: calc(90vh - 40px);
    }
  }
  .md\:w-\[80\%\] {
    @media (width >= 1220px) {
      width: 80%;
    }
  }
  .md\:w-auto {
    @media (width >= 1220px) {
      width: auto;
    }
  }
  .md\:\[grid-template-columns\:minmax\(0\,1\.6fr\)_minmax\(0\,1fr\)_minmax\(0\,1fr\)_160px\] {
    @media (width >= 1220px) {
      grid-template-columns: minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) 160px;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 1220px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 1220px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 1220px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-10 {
    @media (width >= 1220px) {
      grid-template-columns: repeat(10, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-\[45\%_55\%\] {
    @media (width >= 1220px) {
      grid-template-columns: 45% 55%;
    }
  }
  .md\:flex-col {
    @media (width >= 1220px) {
      flex-direction: column;
    }
  }
  .md\:items-start {
    @media (width >= 1220px) {
      align-items: flex-start;
    }
  }
  .md\:justify-between {
    @media (width >= 1220px) {
      justify-content: space-between;
    }
  }
  .md\:justify-start {
    @media (width >= 1220px) {
      justify-content: flex-start;
    }
  }
  .md\:gap-6 {
    @media (width >= 1220px) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-8 {
    @media (width >= 1220px) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .md\:gap-16 {
    @media (width >= 1220px) {
      gap: calc(var(--spacing) * 16);
    }
  }
  .md\:gap-y-32 {
    @media (width >= 1220px) {
      row-gap: calc(var(--spacing) * 32);
    }
  }
  .md\:justify-self-end {
    @media (width >= 1220px) {
      justify-self: flex-end;
    }
  }
  .md\:border-l {
    @media (width >= 1220px) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }
  .md\:border-gold {
    @media (width >= 1220px) {
      border-color: var(--color-gold);
    }
  }
  .md\:p-6 {
    @media (width >= 1220px) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .md\:px-4 {
    @media (width >= 1220px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:px-16 {
    @media (width >= 1220px) {
      padding-inline: calc(var(--spacing) * 16);
    }
  }
  .md\:px-20 {
    @media (width >= 1220px) {
      padding-inline: calc(var(--spacing) * 20);
    }
  }
  .md\:py-8 {
    @media (width >= 1220px) {
      padding-block: calc(var(--spacing) * 8);
    }
  }
  .md\:py-32 {
    @media (width >= 1220px) {
      padding-block: calc(var(--spacing) * 32);
    }
  }
  .md\:pt-16 {
    @media (width >= 1220px) {
      padding-top: calc(var(--spacing) * 16);
    }
  }
  .md\:pb-7 {
    @media (width >= 1220px) {
      padding-bottom: calc(var(--spacing) * 7);
    }
  }
  .md\:pb-8 {
    @media (width >= 1220px) {
      padding-bottom: calc(var(--spacing) * 8);
    }
  }
  .md\:pb-32 {
    @media (width >= 1220px) {
      padding-bottom: calc(var(--spacing) * 32);
    }
  }
  .md\:pl-6 {
    @media (width >= 1220px) {
      padding-left: calc(var(--spacing) * 6);
    }
  }
  .md\:pl-8 {
    @media (width >= 1220px) {
      padding-left: calc(var(--spacing) * 8);
    }
  }
  .md\:text-left {
    @media (width >= 1220px) {
      text-align: left;
    }
  }
  .md\:text-2xl {
    @media (width >= 1220px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 1220px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 1220px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 1220px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-lg {
    @media (width >= 1220px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 1220px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:leading-\[48px\] {
    @media (width >= 1220px) {
      --tw-leading: 48px;
      line-height: 48px;
    }
  }
  .md\:leading-\[60\.75px\] {
    @media (width >= 1220px) {
      --tw-leading: 60.75px;
      line-height: 60.75px;
    }
  }
  .lg\:block {
    @media (width >= 1400px) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 1400px) {
      display: flex;
    }
  }
  .lg\:\!max-h-\[60px\] {
    @media (width >= 1400px) {
      max-height: 60px !important;
    }
  }
  .lg\:w-\[70\%\] {
    @media (width >= 1400px) {
      width: 70%;
    }
  }
  .lg\:w-\[80\%\] {
    @media (width >= 1400px) {
      width: 80%;
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 1400px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 1400px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:pb-32 {
    @media (width >= 1400px) {
      padding-bottom: calc(var(--spacing) * 32);
    }
  }
  .\[\&_img\]\:max-h-20 {
    & img {
      max-height: calc(var(--spacing) * 20);
    }
  }
  .\[\&_img\]\:w-auto {
    & img {
      width: auto;
    }
  }
  .\[\&_img\]\:object-contain {
    & img {
      object-fit: contain;
    }
  }
  .md\:\[\&_img\]\:max-h-\[60px\] {
    @media (width >= 1220px) {
      & img {
        max-height: 60px;
      }
    }
  }
  .lg\:\[\&_img\]\:max-h-\[72px\] {
    @media (width >= 1400px) {
      & img {
        max-height: 72px;
      }
    }
  }
}
@font-face {
  font-family: "riviera_bold";
  src: url("/summit/themes/summit_tailwind/fonts/riviera_nights-bold-webfont.woff2") format("woff2"), url("/summit/themes/summit_tailwind/fonts/riviera_nights-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "riviera_medium";
  src: url("/summit/themes/summit_tailwind/fonts/riviera_nights-medium-webfont.woff2") format("woff2"), url("/summit/themes/summit_tailwind/fonts/riviera_nights-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@layer base {
  html {
    font-size: 18px;
  }
}
button {
  cursor: pointer;
}
a {
  background-color: unset;
}
.bg-gold {
  background-color: var(--color-gold) !important;
}
.breadcrumbs-wrapper {
  height: 45px;
  font-family: Arial;
  font-size: 16px;
}
.hero-bg {
  width: 100%;
  height: calc(100vh - 45px);
  background: linear-gradient( 0deg, rgba(0, 25, 96, 0.95) 0%, rgba(0, 25, 96, 0.95) 100% ), linear-gradient(0deg, rgba(0, 25, 96, 0.9) 0%, rgba(0, 25, 96, 0.9) 100%), url("/summit/themes/summit_tailwind/img/hero-bg.jpg") no-repeat;
  background-blend-mode: multiply, color, normal;
  position: relative;
  background-position: left center;
  position: relative;
  .left-arrows {
    display: none;
    position: absolute;
    left: 0;
    top: calc(50vh - 145px);
    height: 18%;
    width: 11%;
    background: url("/summit/themes/summit_tailwind/img/hero-left-arrows.png") no-repeat;
    background-position: left center;
    background-size: contain;
  }
  .right-arrows {
    height: calc(100vh - 140px);
    width: 24%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("/summit/themes/summit_tailwind/img/hero-right-arrows.png") no-repeat;
    background-position: bottom right;
    background-size: contain;
  }
}
@media (max-width: 479px) {
  .hero-bg {
    background-position: center center;
  }
}
.site-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  svg {
    display: inline-block;
    margin-right: 10px;
  }
}
.hero-header {
  background: transparent;
}
.hero-content {
  padding: 0 64px;
  margin-left: 132px;
  position: absolute;
  top: 35%;
}
.hero-intro-date, .hero-intro-location {
  font-family: var(--font-heading);
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.4px;
  color: var(--color-silver);
}
.hero-intro-year {
  color: var(--color-gold);
  font-variant-numeric: lining-nums tabular-nums;
  font-family: var(--font-heading);
  font-size: 76px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -1.52px;
  text-transform: uppercase;
}
.site-navigation {
  height: 100px;
  justify-content: space-between;
  align-items: center;
  .menu {
    display: inline-block;
    padding: 16px 0;
    justify-content: right;
    gap: 15%;
    width: 100%;
    li {
      display: inline-block;
      padding: 16px 32px;
    }
    a {
      color: var(--color-silver);
      text-decoration: none;
      transition: all 0.3s ease;
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      line-height: 120%;
      text-transform: uppercase;
      padding: 16px 0;
      font-family: var(--font-heading);
      &:hover {
        border-bottom: 4px solid var(--color-gold);
      }
    }
    a.is-active {
      color: var(--color-silver) !important;
      border-bottom: 4px solid var(--color-gold);
    }
  }
}
.site-register {
  justify-content: space-between;
  align-items: center;
  z-index: 9999999;
}
.btn-register {
  border-radius: 999px;
  background: var(--color-gold);
  padding: 16px 32px;
  color: var(--color-onyx);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  font-family: var(--font-heading);
  &:hover {
    filter: brightness(105%);
  }
}
#countdown {
  font-family: Arial, sans-serif;
  font-size: 2em;
  color: #333;
  display: flex;
  gap: 10px;
  padding: 0 64px;
  margin-left: 132px;
  position: absolute;
  bottom: 15%;
}
@media (max-width: 1229px) {
  #countdown {
    margin-left: calc(var(--spacing) * 8);
    padding: 0;
  }
}
.time-box {
  text-align: center;
}
.time-box {
  color: var(--color-gold);
  font-variant-numeric: lining-nums tabular-nums;
  font-family: var(--font-heading);
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.1px;
  text-align: left;
}
@media (max-width: 479px) {
  .time-box {
    font-size: 40px;
  }
}
.countdown-label {
  color: var(--color-silver);
  font-family: Arial;
  font-size: 0.3em !important;
  font-style: normal;
  letter-spacing: -0.23px;
  text-align: left;
}
#front-about {
  .front-about-text-block {
    p {
      font-family: Arial;
      font-size: 17px;
      font-style: normal;
      font-weight: 400;
      line-height: 135%;
      color: var(--color-onyx);
      width: 80%;
      margin-bottom: 18px;
    }
  }
  @media (max-width: 1219px) {
    .front-about-text-block p {
      width: 100%;
    }
  }
  .card {
    background: transparent;
    width: 100%;
    clear: both;
    border-bottom: 1px solid rgba(3, 3, 3, 0.40);
    display: inline-block;
    padding-right: 20px;
    .card-icon {
      width: 26px;
      margin-right: 20px;
      float: left;
      height: auto;
    }
    .card-content {
      float: right;
      width: calc(100% - 46px);
    }
    .card-title {
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: 135%;
      letter-spacing: -0.24px;
      text-transform: uppercase;
      color: var(--color-blue);
      font-family: var(--font-heading2);
      margin-bottom: 14px;
    }
    .card-bold {
      font-family: Arial;
      font-size: 17px;
      font-style: normal;
      font-weight: 700;
      line-height: 135%;
      color: var(--color-onyx);
      margin-bottom: 0;
    }
    .card-italic {
      font-family: Arial;
      font-size: 17px;
      font-style: italic;
      font-weight: 400;
      line-height: 125%;
      color: var(--color-onyx);
      margin-bottom: 0;
    }
    .card-link {
      font-family: var(--font-heading);
      text-transform: uppercase;
      color: var(--color-blue);
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 135%;
      margin-top: 14px;
      margin-bottom: 0;
    }
    .card-text-half {
      width: 48%;
      float: left;
    }
    .card-text-half-second {
      padding-left: 40px;
    }
    .card-text-half-first {
      border-right: 1px solid rgba(3, 3, 3, 0.40);
    }
  }
  @media (max-width: 479px) {
    .card-text-half {
      width: 100% !important;
      float: none !important;
    }
    .card-text-half-first {
      border-right: 0 !important;
      border-bottom: 1px solid rgba(3, 3, 3, 0.40) !important;
      padding-bottom: 40px;
    }
    .card-text-half-second {
      padding-left: 0 !important;
      padding-top: 40px;
    }
  }
  #venue-card {
    border-top: 1px solid rgba(3, 3, 3, 0.40);
  }
}
.about-img-grid-top {
  text-align: right;
  img {
    border-top-left-radius: 20px;
  }
}
.speaker-image {
  filter: grayscale(100%);
  img {
    border-top-right-radius: 20px;
  }
}
.spelaer-card {
  box-sizing: border-box;
}
.speaker-card:hover .speaker-image {
  filter: none;
}
.footer-1 {
  width: 40%;
  float: left;
}
.footer-2 {
  width: 60%;
  float: right;
  display: flex;
}
.footer-logo {
  img {
    max-width: 50%;
  }
}
@media (max-width: 479px) {
  .footer-logo {
    max-width: 100%;
  }
  .footer-logo img {
    padding-left: 20px;
  }
}
.footer-important-links {
  align-self: flex-end;
  height: 90%;
  position: relative;
  width: 40%;
}
.footer-newsletter {
  align-self: flex-end;
  height: 90%;
  width: 50%;
}
.footer-socials {
  align-self: flex-end;
  height: 90%;
}
.socials-list {
  height: 100%;
}
@keyframes modalIn {
  from {
    opacity: 0;
    transform: scale(.98);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.modal-open {
  animation: modalIn .18s ease-out;
}
#front-speakers {
  background-image: url('/summit/themes/summit_tailwind/img/bg-speakers.png');
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 1219px) {
  #front-speakers {
    background-image: none;
  }
}
#front-program {
  background-image: url('/summit/themes/summit_tailwind/img/bg-program.png');
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 1219px) {
  #front-program {
    background-image: none;
  }
}
#front-partners {
  background-image: url('/summit/themes/summit_tailwind/img/bg-partners.png');
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 1219px) {
  #front-partners {
    background-image: none;
  }
}
.hero-content {
  position: absolute;
  left: 0;
  top: calc(45% + 72.5px);
  transform: translateY(-50%);
  background: url(/summit/themes/summit_tailwind/img/hero-left-arrows.png) no-repeat;
  background-position: left center;
  padding: 0;
  margin: 0;
}
@media (max-width: 1219px) {
  .hero-content {
    background: none;
  }
}
.hero-intro {
  margin-left: 196px;
}
@media (max-width: 1219px) {
  .hero-intro {
    margin-left: calc(var(--spacing) * 8);
  }
}
.front-program-wrapper {
  p {
    margin-bottom: 1.5rem;
  }
  ul {
    list-style-type: disc;
    margin-left: 2.5rem;
  }
}
.footer-page {
  background: linear-gradient(180deg, #030303 -78.19%, #001960 20.36%);
}
.modal-full {
  p {
    margin-bottom: 1.5rem;
  }
}
.menu a[href="/#front-partners-section"].is-active {
  color: inherit;
  border-bottom: 0px;
}
#mobile-menu {
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  height: 100vh;
  z-index: 500;
  padding-top: 5rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.95);
  ul.menu {
    text-align: center;
  }
  ul.menu a {
    color: #e7e7e0;
  }
  ul.menu a.is-active {
    color: #dfc08a;
  }
  .menu-item {
    margin: 0;
    padding-top: 0.2em;
    font-size: 24px;
    margin-bottom: 32px;
    text-transform: uppercase;
    font-family: "riviera_medium", Arial, sans-serif;
  }
}
button#mobile-menu-close {
  position: absolute;
  right: 16px;
  top: 24px;
}
#mobile-menu {
  ul.menu {
    margin-top: 64px;
  }
}
.site-title {
  img {
    width: 274px;
  }
}
@media (max-width: 479px) {
  .site-title img {
    width: 200px;
  }
}
#mc-embedded-subscribe {
  font-family: "riviera_bold";
  text-transform: uppercase;
}
@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  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: 0px;
}
@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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@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-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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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-outline-style: solid;
      --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-content: "";
    }
  }
}
