/*! 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-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-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: #000;
    --color-white: #fff;
    --spacing: 1rem;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --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-red: #cd2028;
    --color-blue: #029cd4;
    --color-button-blue: #0077a3;
    --color-button-blue-hover: #00658b;
    --color-light-grey: #f4f4f4;
    --font-roboto-flex: "Roboto Flex", sans-serif;
    --font-roboto: "Roboto", sans-serif;
  }
}
@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 {
  .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-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-full {
    bottom: 100%;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-100 {
    z-index: 100;
  }
  .z-10000 {
    z-index: 10000;
  }
  .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\.5 {
    margin-inline: calc(var(--spacing) * 1.5);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-mr-7 {
    margin-right: calc(var(--spacing) * -7);
  }
  .mb-\[3\.7rem\] {
    margin-bottom: 3.7rem;
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .aspect-\[1548\/1185\] {
    aspect-ratio: 1548/1185;
  }
  .aspect-square {
    aspect-ratio: 1;
  }
  .size-2 {
    width: calc(var(--spacing) * 2);
    height: calc(var(--spacing) * 2);
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .size-\[2\.4rem\] {
    width: 2.4rem;
    height: 2.4rem;
  }
  .size-\[3\.2rem\] {
    width: 3.2rem;
    height: 3.2rem;
  }
  .size-\[14\.2rem\] {
    width: 14.2rem;
    height: 14.2rem;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-\[0\.1rem\] {
    height: 0.1rem;
  }
  .h-\[0\.7rem\] {
    height: 0.7rem;
  }
  .h-\[0\.6585rem\] {
    height: 0.6585rem;
  }
  .h-\[1\.6rem\] {
    height: 1.6rem;
  }
  .h-\[3\.2rem\] {
    height: 3.2rem;
  }
  .h-\[8rem\] {
    height: 8rem;
  }
  .h-\[10\.7rem\] {
    height: 10.7rem;
  }
  .h-\[10rem\] {
    height: 10rem;
  }
  .h-\[27\.7rem\] {
    height: 27.7rem;
  }
  .h-\[29rem\] {
    height: 29rem;
  }
  .h-\[33\.3rem\] {
    height: 33.3rem;
  }
  .h-\[calc\(100dvh-10rem\)\] {
    height: calc(100dvh - 10rem);
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .w-\[1\.4rem\] {
    width: 1.4rem;
  }
  .w-\[1\.6rem\] {
    width: 1.6rem;
  }
  .w-\[1\.7rem\] {
    width: 1.7rem;
  }
  .w-\[1\.1175rem\] {
    width: 1.1175rem;
  }
  .w-\[2rem\] {
    width: 2rem;
  }
  .w-\[3\.2rem\] {
    width: 3.2rem;
  }
  .w-\[9\.6772rem\] {
    width: 9.6772rem;
  }
  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-full {
    max-width: 100%;
  }
  .min-w-\[20rem\] {
    min-width: 20rem;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .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;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .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-\[3\.5rem\] {
    gap: 3.5rem;
  }
  .gap-\[3\.8rem\] {
    gap: 3.8rem;
  }
  .gap-\[4\.7rem\] {
    gap: 4.7rem;
  }
  .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\.1rem\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0.1rem;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-blue {
    border-color: var(--color-blue);
  }
  .border-b-red {
    border-bottom-color: var(--color-red);
  }
  .bg-\[\#B1B3B6\] {
    background-color: #b1b3b6;
  }
  .bg-\[\#F2F2F2\] {
    background-color: #f2f2f2;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue {
    background-color: var(--color-blue);
  }
  .bg-button-blue {
    background-color: var(--color-button-blue);
  }
  .bg-light-grey {
    background-color: var(--color-light-grey);
  }
  .bg-red {
    background-color: var(--color-red);
  }
  .bg-transparent {
    background-color: #0000;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-cover {
    background-size: cover;
  }
  .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-left {
    -o-object-position: left;
    object-position: left;
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-\[1\.3rem\] {
    padding: 1.3rem;
  }
  .p-\[1\.6rem\] {
    padding: 1.6rem;
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-\[1\.6rem\] {
    padding-inline: 1.6rem;
  }
  .px-\[5rem\] {
    padding-inline: 5rem;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-\[0\.4rem\] {
    padding-block: 0.4rem;
  }
  .py-\[2\.4rem\] {
    padding-block: 2.4rem;
  }
  .py-\[3\.2rem\] {
    padding-block: 3.2rem;
  }
  .pt-\[2\.4rem\] {
    padding-top: 2.4rem;
  }
  .pb-\[3\.7rem\] {
    padding-bottom: 3.7rem;
  }
  .pb-\[4\.8rem\] {
    padding-bottom: 4.8rem;
  }
  .text-center {
    text-align: center;
  }
  .hd-1 {
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    font-family:
      Roboto Flex,
      sans-serif;
    font-size: 4rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  @media (min-width: 768px) {
    .hd-1 {
      font-size: 6.2rem;
    }
  }
  .hd-2 {
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    font-family:
      Roboto Flex,
      sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  @media (min-width: 768px) {
    .hd-2 {
      font-size: 4.5rem;
    }
  }
  .button-font {
    letter-spacing: 0.1rem;
    font-family: Roboto, sans-serif;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .hd-3 {
    letter-spacing: 0.1rem;
    font-family:
      Roboto Flex,
      sans-serif;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  .eyebrow-1 {
    text-transform: uppercase;
    font-family:
      Roboto Flex,
      sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 900;
    line-height: 3rem;
  }
  .eyebrow-2 {
    text-transform: uppercase;
    font-family:
      Roboto Flex,
      sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 900;
    line-height: 2rem;
  }
  .pg {
    font-family: Roboto, sans-serif;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .font-roboto {
    font-family: var(--font-roboto);
  }
  .font-roboto-flex {
    font-family: var(--font-roboto-flex);
  }
  .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\.75\] {
    --tw-leading: 1.75;
    line-height: 1.75;
  }
  .leading-\[2\.4rem\] {
    --tw-leading: 2.4rem;
    line-height: 2.4rem;
  }
  .leading-\[2\] {
    --tw-leading: 2;
    line-height: 2;
  }
  .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-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);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[0\.1rem\] {
    --tw-tracking: 0.1rem;
    letter-spacing: 0.1rem;
  }
  .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-red {
    color: var(--color-red);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .opacity-\[0\.48\] {
    opacity: 0.48;
  }
  .shadow-1 {
    --tw-shadow: 0.2rem 0.4rem 0.4rem 0 var(--tw-shadow-color, #25252559);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus-indicator:focus {
    outline-style: var(--tw-outline-style);
    outline-offset: 2px;
    outline-width: 2px;
    outline-color: var(--color-red);
  }
  .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 {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .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(.\*\:shrink-0 > *) {
    flex-shrink: 0;
  }
  @media (hover: hover) {
    .group-hover\:rotate-180:is(:where(.group):hover *) {
      rotate: 180deg;
    }
  }
  .group-hocus\:bg-button-blue-hover:is(:is(:where(.group):hover, :where(.group):focus) *) {
    background-color: var(--color-button-blue-hover);
  }
  .group-current\:rotate-180:is(:where(.group).current *) {
    rotate: 180deg;
  }
  @media (hover: hover) {
    .hover\:bg-blue:hover {
      background-color: var(--color-blue);
    }
  }
  @media not all and (min-width: 64rem) {
    .max-lg\:hidden {
      display: none;
    }
  }
  @media not all and (min-width: 48rem) {
    .max-md\:hidden {
      display: none;
    }
  }
  @media (min-width: 48rem) {
    .md\:mx-3 {
      margin-inline: calc(var(--spacing) * 3);
    }
    .md\:-mr-13 {
      margin-right: calc(var(--spacing) * -13);
    }
    .md\:mb-\[6\.2rem\] {
      margin-bottom: 6.2rem;
    }
    .md\:flex {
      display: flex;
    }
    .md\:hidden {
      display: none;
    }
    .md\:size-25 {
      width: calc(var(--spacing) * 25);
      height: calc(var(--spacing) * 25);
    }
    .md\:h-\[43\.9rem\] {
      height: 43.9rem;
    }
    .md\:h-\[49\.8rem\] {
      height: 49.8rem;
    }
    .md\:max-w-\[28rem\] {
      max-width: 28rem;
    }
    .md\:grow {
      flex-grow: 1;
    }
    .md\:basis-\[calc\(\(100\%-2rem\)\/2\)\] {
      flex-basis: calc(50% - 1rem);
    }
    .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\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
    .md\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .md\:gap-\[2\.4rem\] {
      gap: 2.4rem;
    }
    .md\:gap-x-2 {
      -moz-column-gap: calc(var(--spacing) * 2);
      column-gap: calc(var(--spacing) * 2);
    }
    .md\:gap-y-4 {
      row-gap: calc(var(--spacing) * 4);
    }
    .md\:px-3 {
      padding-inline: calc(var(--spacing) * 3);
    }
    .md\:px-\[4\.8rem\] {
      padding-inline: 4.8rem;
    }
    .md\:pb-\[6\.2rem\] {
      padding-bottom: 6.2rem;
    }
    .md\:pb-\[8\.8rem\] {
      padding-bottom: 8.8rem;
    }
    :is(.md\:\*\:basis-1\/2 > *) {
      flex-basis: 50%;
    }
  }
  @media (min-width: 64rem) {
    .lg\:mx-2 {
      margin-inline: calc(var(--spacing) * 2);
    }
    .lg\:-mr-8 {
      margin-right: calc(var(--spacing) * -8);
    }
    .lg\:mb-\[4\.3rem\] {
      margin-bottom: 4.3rem;
    }
    .lg\:\!hidden {
      display: none !important;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:hidden\! {
      display: none !important;
    }
    .lg\:size-18 {
      width: calc(var(--spacing) * 18);
      height: calc(var(--spacing) * 18);
    }
    .lg\:h-\[35rem\] {
      height: 35rem;
    }
    .lg\:h-\[50rem\] {
      height: 50rem;
    }
    .lg\:w-\[45\.6rem\] {
      width: 45.6rem;
    }
    .lg\:w-\[49\.3rem\] {
      width: 49.3rem;
    }
    .lg\:w-\[calc\(\(100\%-4rem\)\/2\)\] {
      width: calc(50% - 2rem);
    }
    .lg\:max-w-\[30\.2rem\] {
      max-width: 30.2rem;
    }
    .lg\:shrink-0 {
      flex-shrink: 0;
    }
    .lg\:basis-\[calc\(\(100\%-2rem\*2\)\/3\)\] {
      flex-basis: calc(33.3333% - 1.33333rem);
    }
    .lg\:-rotate-9 {
      rotate: -9deg;
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:flex-row-reverse {
      flex-direction: row-reverse;
    }
    .lg\:items-center {
      align-items: center;
    }
    .lg\:items-start {
      align-items: flex-start;
    }
    .lg\:justify-between {
      justify-content: space-between;
    }
    .lg\:gap-15 {
      gap: calc(var(--spacing) * 15);
    }
    .lg\:p-\[3\.2rem\] {
      padding: 3.2rem;
    }
    .lg\:px-2 {
      padding-inline: calc(var(--spacing) * 2);
    }
    .lg\:px-5 {
      padding-inline: calc(var(--spacing) * 5);
    }
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .lg\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
    .lg\:px-\[8rem\] {
      padding-inline: 8rem;
    }
    .lg\:px-\[9\.6rem\] {
      padding-inline: 9.6rem;
    }
    .lg\:pb-\[4\.3rem\] {
      padding-bottom: 4.3rem;
    }
    .lg\:text-start {
      text-align: start;
    }
  }
  .hocus\:bg-button-blue-hover:hover,
  .hocus\:bg-button-blue-hover:focus {
    background-color: var(--color-button-blue-hover);
  }
  .hocus\:text-red:hover,
  .hocus\:text-red:focus {
    color: var(--color-red);
  }
  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;
  }
  *,
  :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;
  }
  .button {
    letter-spacing: 0.1rem;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 1rem 5rem;
    font-family: Roboto, sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    transition: all 0.3s ease-in;
    display: flex;
  }
  .button-primary {
    background: var(--color-button-blue);
    color: var(--color-white);
    border-radius: 10rem;
  }
  .button-primary:hover,
  .button-primary:focus {
    background: var(--color-button-blue-hover);
    color: var(--color-white);
  }
  .button-secondary {
    background: var(--color-white);
    /* color: var(--color-blue); */
    color: #000;
    border-radius: 10rem;
  }
  .button-secondary:hover,
  .button-secondary:focus {
    background: var(--color-button-blue-hover);
    color: var(--color-white);
  }
  .flip-card {
    transform-style: preserve-3d;
    transition: transform 1s;
  }
  .flip-card-front,
  .flip-card-back {
    backface-visibility: hidden;
  }
  .flip-card-back,
  .flip-card-wrapper:hover .flip-card {
    transform: rotateY(180deg);
  }
  .hamburger {
    z-index: 999;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    width: 3.8rem;
    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: var(--color-button-blue);
    border-radius: 1rem;
    width: 3.8rem;
    height: 0.4rem;
    margin: 0 auto;
    transition: all 0.3s;
    display: block;
    position: absolute;
  }
  .hamburger-bar:first-of-type {
    transform: translateY(calc(-100% - 0.6rem));
  }
  .hamburger-bar:nth-of-type(3) {
    transform: translateY(calc(100% + 0.6rem));
  }
}
.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;
}
@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-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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
