/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
@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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --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;
    }
  }
}
@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-black: #36434b;
    --color-white: #fff;
    --spacing: 1rem;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 0.15s;
    --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-dark-gray: #737373;
    --color-gray: #ecf2f7;
    --color-blue: #b3d6d4;
    --color-gold: #dbb545;
  }
}
@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%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    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;
  }
  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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  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 {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    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;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentColor;
    }
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
      ::placeholder {
        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 {
    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"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-\[11\.9rem\] {
    top: 11.9rem;
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-full {
    bottom: 100%;
  }
  .-left-\[0\.4rem\] {
    left: -0.4rem;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .-z-2 {
    z-index: -2;
  }
  .-z-1 {
    z-index: -1;
  }
  .z-0 {
    z-index: 0;
  }
  .z-100 {
    z-index: 100;
  }
  .z-1000 {
    z-index: 1000;
  }
  .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-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-auto {
    margin-top: auto;
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .size-\[2\.8rem\] {
    width: 2.8rem;
    height: 2.8rem;
  }
  .size-\[4\.5rem\] {
    width: 4.5rem;
    height: 4.5rem;
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-\[0\.3rem\] {
    height: 0.3rem;
  }
  .h-\[1\.6rem\] {
    height: 1.6rem;
  }
  .h-\[1rem\] {
    height: 1rem;
  }
  .h-\[3\.2rem\] {
    height: 3.2rem;
  }
  .h-\[3rem\] {
    height: 3rem;
  }
  .h-\[5\.5rem\] {
    height: 5.5rem;
  }
  .h-\[5\.7rem\] {
    height: 5.7rem;
  }
  .h-\[6\.1rem\] {
    height: 6.1rem;
  }
  .h-\[6\.7rem\] {
    height: 6.7rem;
  }
  .h-\[6\.9rem\] {
    height: 6.9rem;
  }
  .h-\[7\.6rem\] {
    height: 7.6rem;
  }
  .h-\[7\.7rem\] {
    height: 7.7rem;
  }
  .h-\[7\.9rem\] {
    height: 7.9rem;
  }
  .h-\[8\.5rem\] {
    height: 8.5rem;
  }
  .h-\[8rem\] {
    height: 8rem;
  }
  .h-\[10\.7rem\] {
    height: 10.7rem;
  }
  .h-\[11\.9rem\] {
    height: 11.9rem;
  }
  .h-\[12\.5rem\] {
    height: 12.5rem;
  }
  .h-\[14\.1rem\] {
    height: 14.1rem;
  }
  .h-\[18\.3rem\] {
    height: 18.3rem;
  }
  .h-\[23rem\] {
    height: 23rem;
  }
  .h-\[calc\(100vh-11\.9rem\)\] {
    height: calc(100vh - 11.9rem);
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-\[40\.4rem\] {
    min-height: 40.4rem;
  }
  .w-\[0\.3rem\] {
    width: 0.3rem;
  }
  .w-\[0\.4rem\] {
    width: 0.4rem;
  }
  .w-\[1\.6rem\] {
    width: 1.6rem;
  }
  .w-\[1\.7rem\] {
    width: 1.7rem;
  }
  .w-\[1\.8rem\] {
    width: 1.8rem;
  }
  .w-\[2rem\] {
    width: 2rem;
  }
  .w-26 {
    width: 26rem;
  }
  .w-\[23\.2rem\] {
    width: 23.2rem;
  }
  .w-\[3\.2rem\] {
    width: 3.2rem;
  }
  .w-\[15\.1rem\] {
    width: 15.1rem;
  }
  .w-\[15\.4rem\] {
    width: 15.4rem;
  }
  .w-\[20\.4rem\] {
    width: 20.4rem;
  }
  .w-\[23\.4rem\] {
    width: 23.4rem;
  }
  .w-\[24\.6rem\] {
    width: 24.6rem;
  }
  .w-\[28\.6rem\] {
    width: 28.6rem;
  }
  .w-\[32\.2rem\] {
    width: 32.2rem;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[28\.6rem\] {
    max-width: 28.6rem;
  }
  .max-w-\[58\.2rem\] {
    max-width: 58.2rem;
  }
  .max-w-\[110rem\] {
    max-width: 110rem;
  }
  .max-w-full {
    max-width: 100%;
  }
  .min-w-\[20rem\] {
    min-width: 20rem;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-flow-row {
    grid-auto-flow: row;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .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-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-\[0\.8rem\] {
    gap: 0.8rem;
  }
  .gap-\[1\.2rem\] {
    gap: 1.2rem;
  }
  .gap-\[1\.4rem\] {
    gap: 1.4rem;
  }
  .gap-\[1\.5rem\] {
    gap: 1.5rem;
  }
  .gap-\[1\.6rem\] {
    gap: 1.6rem;
  }
  .gap-\[2\.4rem\] {
    gap: 2.4rem;
  }
  .gap-\[2\.8rem\] {
    gap: 2.8rem;
  }
  .gap-\[3\.8rem\] {
    gap: 3.8rem;
  }
  .gap-\[4\.7rem\] {
    gap: 4.7rem;
  }
  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
  .self-stretch {
    align-self: stretch;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-full {
    border-radius: 3.40282e38px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-\[0\.1rem\] {
    border-style: var(--tw-border-style);
    border-width: 0.1rem;
  }
  .border-b-\[0\.2rem\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0.2rem;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-blue {
    border-color: var(--color-blue);
  }
  .border-b-gray {
    border-bottom-color: var(--color-gray);
  }
  .bg-\[\#00000066\] {
    background-color: #0006;
  }
  .bg-\[\#F2F2F2\] {
    background-color: #f2f2f2;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue {
    background-color: var(--color-blue);
  }
  .bg-dark-gray {
    background-color: var(--color-dark-gray);
  }
  .bg-gray {
    background-color: var(--color-gray);
  }
  .bg-transparent {
    background-color: #0000;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: 50%;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .object-center {
    -o-object-position: center;
    object-position: center;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-\[1\.6rem\] {
    padding: 1.6rem;
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-\[1\.6rem\] {
    padding-inline: 1.6rem;
  }
  .px-\[5rem\] {
    padding-inline: 5rem;
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-\[0\.4rem\] {
    padding-block: 0.4rem;
  }
  .py-\[2\.4rem\] {
    padding-block: 2.4rem;
  }
  .py-\[3\.2rem\] {
    padding-block: 3.2rem;
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-\[2\.4rem\] {
    padding-top: 2.4rem;
  }
  .pt-\[10\.4rem\] {
    padding-top: 10.4rem;
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-\[4\.8rem\] {
    padding-bottom: 4.8rem;
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .text-center {
    text-align: center;
  }
  .body-s {
    font-family: Lato, sans-serif;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .body-xs {
    font-family: Lato, sans-serif;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem;
  }
  .hd-2 {
    font-family: Montserrat, sans-serif;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .body {
    font-family: Lato, sans-serif;
    font-size: 1.8rem;
    font-style: normal;
    line-height: 160%;
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-\[1\.1rem\] {
    font-size: 1.1rem;
  }
  .text-\[1\.6rem\] {
    font-size: 1.6rem;
  }
  .text-\[1\.8rem\] {
    font-size: 1.8rem;
  }
  .text-\[2rem\] {
    font-size: 2rem;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-\[1\.6\] {
    --tw-leading: 1.6;
    line-height: 1.6;
  }
  .leading-\[2\.4rem\] {
    --tw-leading: 2.4rem;
    line-height: 2.4rem;
  }
  .leading-\[2\] {
    --tw-leading: 2;
    line-height: 2;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .tracking-\[0\.5px\] {
    --tw-tracking: 0.5px;
    letter-spacing: 0.5px;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#595959\] {
    color: #595959;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue {
    color: var(--color-blue);
  }
  .text-gold {
    color: var(--color-gold);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-\[0\.48\] {
    opacity: 0.48;
  }
  .mix-blend-darken {
    mix-blend-mode: darken;
  }
  .blur {
    --tw-blur: blur(8px);
    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,);
  }
  .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));
  }
  .transition-transform {
    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));
  }
  .duration-200 {
    --tw-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .duration-300 {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  :is(.\*\:text-black > *) {
    color: var(--color-black);
  }
  :is(.\*\: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));
  }
  :is(.\*\:duration-300 > *) {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }
  :is(.\*\:ease-out > *) {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  @media (hover: hover) {
    .group-hover\:rotate-180:is(:where(.group):hover *) {
      rotate: 180deg;
    }
    .hover\:bg-blue:hover {
      background-color: var(--color-blue);
    }
  }
  @media not all and (min-width: 64rem) {
    .max-lg\:hidden {
      display: none;
    }
    .max-lg\:h-\[37\.7rem\] {
      height: 37.7rem;
    }
    .max-lg\:gap-x-1 {
      -moz-column-gap: calc(var(--spacing) * 1);
      column-gap: calc(var(--spacing) * 1);
    }
  }
  @media not all and (min-width: 48rem) {
    .max-md\:max-w-\[29\.7rem\] {
      max-width: 29.7rem;
    }
    .max-md\:justify-center {
      justify-content: center;
    }
    .max-md\:px-\[2\.8rem\] {
      padding-inline: 2.8rem;
    }
  }
  @media (min-width: 48rem) {
    .md\:h-\[10\.2rem\] {
      height: 10.2rem;
    }
    .md\:h-\[11\.5rem\] {
      height: 11.5rem;
    }
    .md\:h-\[33rem\] {
      height: 33rem;
    }
    .md\:min-h-\[53\.2rem\] {
      min-height: 53.2rem;
    }
    .md\:w-\[15\.7rem\] {
      width: 15.7rem;
    }
    .md\:w-\[21\.9rem\] {
      width: 21.9rem;
    }
    .md\:w-\[29\.2rem\] {
      width: 29.2rem;
    }
    .md\:w-\[39\.7rem\] {
      width: 39.7rem;
    }
    .md\:w-\[44rem\] {
      width: 44rem;
    }
    .md\:w-\[47\.2rem\] {
      width: 47.2rem;
    }
    .md\:max-w-\[28rem\] {
      max-width: 28rem;
    }
    .md\:grow {
      flex-grow: 1;
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:justify-between {
      justify-content: space-between;
    }
    .md\:justify-center {
      justify-content: center;
    }
    .md\:gap-1 {
      gap: calc(var(--spacing) * 1);
    }
    .md\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .md\:gap-\[2\.4rem\] {
      gap: 2.4rem;
    }
    .md\:gap-\[7\.3rem\] {
      gap: 7.3rem;
    }
    .md\:p-4 {
      padding: calc(var(--spacing) * 4);
    }
    .md\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
    .md\:px-\[4\.8rem\] {
      padding-inline: 4.8rem;
    }
    .md\:py-4 {
      padding-block: calc(var(--spacing) * 4);
    }
    .md\:py-17 {
      padding-block: calc(var(--spacing) * 17);
    }
    .md\:pb-\[8\.8rem\] {
      padding-bottom: 8.8rem;
    }
    .md\:pl-4 {
      padding-left: calc(var(--spacing) * 4);
    }
    .md\:text-start {
      text-align: start;
    }
    .md\:hd-1 {
      font-family: Montserrat, sans-serif;
      font-size: 4.8rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
    }
    :is(.md\:\*\:w-\[17rem\] > *) {
      width: 17rem;
    }
    :is(.md\:\*\:w-1\/3 > *) {
        width: 33.3333%;
    }
  }
  @media (min-width: 64rem) {
    .lg\:hidden {
      display: none;
    }
    .lg\:block {
      display: block;
    }
    .lg\:hidden\! {
      display: none !important;
    }

    .lg\:h-12 {
        height: 12rem
    }

    .lg\:h-\[25rem\] {
        height: 25rem
    }

    .lg\:h-\[9\.6rem\] {
        height: 9.6rem
    }

    .lg\:w-\[24\.8rem\] {
        width: 24.8rem
    }

    .lg\:w-31 {
        width: 31rem
    }

    .lg\:min-h-\[72\.6rem\] {
      min-height: 72.6rem;
    }
    .lg\:max-w-\[30\.2rem\] {
      max-width: 30.2rem;
    }
    .lg\:max-w-\[48\.5rem\] {
      max-width: 48.5rem;
    }
    .lg\:max-w-\[49\.3rem\] {
      max-width: 49.3rem;
    }
    .lg\:max-w-\[57\.7rem\] {
      max-width: 57.7rem;
    }
    .lg\:max-w-\[64rem\] {
      max-width: 64rem;
    }
    .lg\:max-w-\[73rem\] {
      max-width: 73rem;
    }
    .lg\:max-w-\[90\.8rem\] {
      max-width: 90.8rem;
    }
    .lg\:grow {
      flex-grow: 1;
    }
    .lg\:basis-1\/2 {
      flex-basis: 50%;
    }
    .lg\:grid-flow-col {
      grid-auto-flow: column;
    }
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:flex-row-reverse {
      flex-direction: row-reverse;
    }
    .lg\:flex-wrap {
      flex-wrap: wrap;
    }
    .lg\:items-center {
      align-items: center;
    }
    .lg\:justify-between {
      justify-content: space-between;
    }
    .lg\:justify-center {
      justify-content: center;
    }
    .lg\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
    .lg\:gap-13 {
      gap: calc(var(--spacing) * 13);
    }
    .lg\:gap-\[10\.5rem\] {
      gap: 10.5rem;
    }
    .lg\:self-stretch {
      align-self: stretch;
    }
    .lg\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
    .lg\:p-\[3\.2rem\] {
      padding: 3.2rem;
    }
    .lg\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .lg\:px-\[8rem\] {
      padding-inline: 8rem;
    }
    .lg\:px-\[9\.6rem\] {
      padding-inline: 9.6rem;
    }
    .lg\:pt-6 {
      padding-top: calc(var(--spacing) * 6);
    }
    .lg\:pb-12 {
      padding-bottom: calc(var(--spacing) * 12);
    }
    .lg\:pl-6 {
      padding-left: calc(var(--spacing) * 6);
    }
    .lg\:hd-1 {
      font-family: Montserrat, sans-serif;
      font-size: 4.8rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
    }
    :is(.lg\:\*\:shrink-0 > *) {
      flex-shrink: 0;
    }
    :is(.lg\:\*\:basis-1\/2 > *) {
      flex-basis: 50%;
    }
  }
  .hocus\:bg-gold:hover,
  .hocus\:bg-gold:focus,
  .hocus\:bg-gold:focus-within {
    background-color: var(--color-gold);
  }
  .hocus\:text-gold:hover,
  .hocus\:text-gold:focus,
  .hocus\:text-gold:focus-within {
    color: var(--color-gold);
  }
  .hocus\:underline:hover,
  .hocus\:underline:focus,
  .hocus\:underline:focus-within {
    text-decoration-line: underline;
  }
  :is(.\*\:hocus\:text-gold > *):hover,
  :is(.\*\:hocus\:text-gold > *):focus,
  :is(.\*\:hocus\:text-gold > *):focus-within {
    color: var(--color-gold);
  }
  .current\:bg-gold.current {
    background-color: var(--color-gold);
  }
  @mixin default-font {
    font-family: "Roboto";
  }
  html {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
    scroll-padding-top: 10.24rem;
    font-size: 62.5%;
    overflow-x: hidden !important;
  }
  @include on_min_tablet {
    scroll-padding-top: 11.6rem;
  }
  @include on_min_md_desktop {
    scroll-padding-top: 11.8rem;
  }
  *,
  :before,
  :after {
    box-sizing: inherit;
  }
  body {
    box-sizing: border-box;
    margin: 0;
    font-size: 1.6rem;
  }
  ::-moz-selection {
    color: #fff;
    background: #000;
  }
  ::selection {
    color: #fff;
    background: #000;
  }
  ::-webkit-selection {
    color: #fff;
    background: #000;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  figure {
    margin: 0;
  }
  q:before,
  q:after {
    display: none;
  }
  button {
    color: inherit;
    vertical-align: middle;
    text-align: center;
    text-transform: none;
    font: inherit;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: 0 0;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    line-height: normal;
    text-decoration: none;
    display: inline-block;
    overflow: visible;
  }
  blockquote {
    margin-block: 0;
    margin-inline: 0;
  }
  #svg-- {
    display: none;
  }
  .mfp-wrap {
    overflow: hidden auto;
    position: fixed !important;
    top: 0 !important;
  }
  @mixin clearfix {
    :scope::after {
      content: "";
      display: table;
      clear: both;
    }
  }
  @mixin no-list-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  @mixin img-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .button {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
    transition: all 0.3s ease-out;
    display: flex;
  }
  .button-primary {
    color: #36434b;
    background-color: #ecf2f7;
  }
  .button-primary:hover,
  .button-primary:focus,
  .button-primary.current {
    color: #36434b;
    background-color: #b3d6d4;
  }
  .button-sub-nav {
    border-radius: 10rem;
    padding: 2rem;
  }
  .button-primary-hero {
    border-radius: 6rem;
    padding: 1.5rem 2rem;
  }
  .hamburger {
    z-index: 999;
    background-color: #ecf2f7;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 4.2rem;
    height: 3.8rem;
    display: flex;
    position: relative;
  }
  .hamburger.active .hamburger-bar:first-child {
    transform: rotate(-45deg);
  }
  .hamburger.active .hamburger-bar:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active .hamburger-bar:nth-child(3) {
    transform: rotate(45deg);
  }
  .hamburger-bar {
    background-color: #191919;
    width: 2.2rem;
    height: 0.1rem;
    margin: 0 auto;
    transition: all 0.3s;
    display: block;
    position: absolute;
  }
  .hamburger-bar:first-of-type {
    top: 50%;
    transform: translateY(calc(-50% - 0.7rem));
  }
  .hamburger-bar:nth-of-type(3) {
    top: 50%;
    transform: translateY(calc(0.7rem - 50%));
  }
}
.job-description ul,
.job-description ol {
  list-style-type: initial;
  unicode-bidi: isolate;
  margin-block: 1em;
  margin-inline: 0;
  padding-inline-start: 20px;
  display: block;
}
.job-description li {
  text-align: -webkit-match-parent;
  unicode-bidi: isolate;
  display: list-item;
}
.job-description p {
  unicode-bidi: isolate;
  margin-block: 1em;
  margin-inline: 0;
  display: block;
}
:focus {
  outline-offset: 2px;
  outline: 2px solid #b3d6d4;
}
@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-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-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;
}
