/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;

@layer theme {

  :root,
  :host {
    --font-sans: "Inter", sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --breakpoint-lg: 64rem;
    --breakpoint-xl: 80rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --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-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --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-assent: #000042;
    --color-assent-dark: #1c043e;
  }
}

@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: #1c043e;
    -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 {
  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .-top-15 {
    top: calc(var(--spacing) * -15);
  }

  .-top-\[56px\] {
    top: calc(56px * -1);
  }

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

  .top-\[56px\] {
    top: 56px;
  }

  .-right-0 {
    right: calc(var(--spacing) * -0);
  }

  .-right-10 {
    right: calc(var(--spacing) * -10);
  }

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

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .-z-10 {
    z-index: calc(10 * -1);
  }

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

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

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

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

  .col-start-2 {
    grid-column-start: 2;
  }

  .m-auto {
    margin: auto;
  }

  .mx-3 {
    margin-inline: calc(var(--spacing) * 3);
  }

  .mx-5 {
    margin-inline: calc(var(--spacing) * 5);
  }

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

  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }

  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }

  .my-20 {
    margin-block: calc(var(--spacing) * 20);
  }

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }

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

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

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

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

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

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

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

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

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

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }

  .mb-14 {
    margin-bottom: calc(var(--spacing) * 14);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

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

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

  .w-1\/2 {
    width: calc(1/2 * 100%);
  }

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

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

  .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .w-28 {
    width: calc(var(--spacing) * 28);
  }

  .w-32 {
    width: calc(var(--spacing) * 32);
  }

  .w-36 {
    width: calc(var(--spacing) * 36);
  }

  .w-40 {
    width: calc(var(--spacing) * 40);
  }

  .w-52 {
    width: calc(var(--spacing) * 52);
  }

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .max-w-3xl {
    max-width: var(--container-3xl);
  }

  .max-w-5xl {
    max-width: var(--container-5xl);
  }

  .max-w-48 {
    max-width: calc(var(--spacing) * 48);
  }

  .max-w-60 {
    max-width: calc(var(--spacing) * 60);
  }

  .max-w-screen-lg {
    max-width: var(--breakpoint-lg);
  }

  .max-w-screen-xl {
    max-width: var(--breakpoint-xl);
  }

  .min-w-64 {
    min-width: calc(var(--spacing) * 64);
  }

  .min-w-80 {
    min-width: calc(var(--spacing) * 80);
  }

  .min-w-92 {
    min-width: calc(var(--spacing) * 92);
  }

  .flex-1 {
    flex: 1;
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize-none {
    resize: 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;
  }

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

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

  .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-1 {
    gap: calc(var(--spacing) * 1);
  }

  .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-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-scroll {
    overflow: scroll;
  }

  .rounded-full {
    border-radius: calc(infinity * 1px);
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

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

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

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

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

  .border-\[\#002e5f\] {
    border-color: #002e5f;
  }

  .border-\[\#f5faff\] {
    border-color: #f5faff;
  }

  .border-assent {
    border-color: var(--color-assent);
  }

  .border-assent-dark {
    border-color: var(--color-assent-dark);
  }

  .border-gray-300 {
    border-color: var(--color-gray-300);
  }

  .bg-\[\#002e5f\] {
    background-color: #002e5f;
  }

  .bg-\[\#2859EE\] {
    background-color: #2859EE;
  }

  .bg-\[\#F2F2F2\] {
    background-color: #F2F2F2;
  }

  .bg-\[\#f5faff\] {
    background-color: #f5faff;
  }

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

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

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

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

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

  .bg-cover {
    background-size: cover;
  }

  .bg-center {
    background-position: center;
  }

  .bg-no-repeat {
    background-repeat: no-repeat;
  }

  .object-cover {
    object-fit: cover;
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .p-10 {
    padding: calc(var(--spacing) * 10);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .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-7 {
    padding-inline: calc(var(--spacing) * 7);
  }

  .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-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-10 {
    padding-block: calc(var(--spacing) * 10);
  }

  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }

  .pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }

  .pr-20 {
    padding-right: calc(var(--spacing) * 20);
  }

  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }

  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }

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

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

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

  .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-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }

  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }

  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--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));
  }

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

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

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

  .text-\[\#00B945\] {
    color: #00B945;
  }

  .text-\[\#1e266d\] {
    color: #1e266d;
  }

  .text-assent {
    color: var(--color-assent);
  }

  .text-assent-dark {
    color: var(--color-assent-dark);
  }

  .text-black {
    color: var(--color-black);
  }

  .text-gray-700 {
    color: var(--color-gray-700);
  }

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

  .placeholder-gray-400 {
    &::placeholder {
      color: var(--color-gray-400);
    }
  }

  .placeholder-gray-500 {
    &::placeholder {
      color: var(--color-gray-500);
    }
  }

  .placeholder-gray-700 {
    &::placeholder {
      color: var(--color-gray-700);
    }
  }

  .placeholder-gray-900 {
    &::placeholder {
      color: var(--color-gray-900);
    }
  }

  .opacity-50 {
    opacity: 50%;
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px 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);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
  }

  .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);
  }

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px 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);
  }

  .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));
  }

  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }

  .hover\:bg-assent {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-assent);
      }
    }
  }

  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-700);
      }
    }
  }

  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }

  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }

  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }

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

  .focus\:border-\[\#1e266d\] {
    &:focus {
      border-color: #1e266d;
    }
  }

  .focus\:border-blue-300 {
    &:focus {
      border-color: var(--color-blue-300);
    }
  }

  .focus\:border-blue-500 {
    &:focus {
      border-color: var(--color-blue-500);
    }
  }

  .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\:ring-1 {
    &:focus {
      --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);
    }
  }

  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + 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\:ring-\[1px\] {
    &:focus {
      --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);
    }
  }

  .focus\:ring-\[\#1e266d\] {
    &:focus {
      --tw-ring-color: #1e266d;
    }
  }

  .focus\:ring-blue-300 {
    &:focus {
      --tw-ring-color: var(--color-blue-300);
    }
  }

  .focus\:ring-blue-500 {
    &:focus {
      --tw-ring-color: var(--color-blue-500);
    }
  }

  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }

  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }

  .md\:col-span-2 {
    @media (width >=48rem) {
      grid-column: span 2 / span 2;
    }
  }

  .md\:mx-5 {
    @media (width >=48rem) {
      margin-inline: calc(var(--spacing) * 5);
    }
  }

  .md\:mx-auto {
    @media (width >=48rem) {
      margin-inline: auto;
    }
  }

  .md\:mt-10 {
    @media (width >=48rem) {
      margin-top: calc(var(--spacing) * 10);
    }
  }

  .md\:flex {
    @media (width >=48rem) {
      display: flex;
    }
  }

  .md\:w-lg {
    @media (width >=48rem) {
      width: var(--container-lg);
    }
  }

  .md\:max-w-4\/5 {
    @media (width >=48rem) {
      max-width: calc(4/5 * 100%);
    }
  }

  .md\:max-w-5\/6 {
    @media (width >=48rem) {
      max-width: calc(5/6 * 100%);
    }
  }

  .md\:min-w-auto {
    @media (width >=48rem) {
      min-width: auto;
    }
  }

  .md\:grid-cols-2 {
    @media (width >=48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  .md\:gap-10 {
    @media (width >=48rem) {
      gap: calc(var(--spacing) * 10);
    }
  }

  .md\:px-10 {
    @media (width >=48rem) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }

  .md\:px-20 {
    @media (width >=48rem) {
      padding-inline: calc(var(--spacing) * 20);
    }
  }

  .md\:py-10 {
    @media (width >=48rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }

  .md\:pl-0 {
    @media (width >=48rem) {
      padding-left: calc(var(--spacing) * 0);
    }
  }

  .md\:text-3xl {
    @media (width >=48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }

  .md\:text-4xl {
    @media (width >=48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  .md\:text-5xl {
    @media (width >=48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  .md\:text-base {
    @media (width >=48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  .lg\:absolute {
    @media (width >=64rem) {
      position: absolute;
    }
  }

  .lg\:right-auto {
    @media (width >=64rem) {
      right: auto;
    }
  }

  .lg\:-left-10 {
    @media (width >=64rem) {
      left: calc(var(--spacing) * -10);
    }
  }

  .lg\:order-1 {
    @media (width >=64rem) {
      order: 1;
    }
  }

  .lg\:order-2 {
    @media (width >=64rem) {
      order: 2;
    }
  }

  .lg\:mx-0 {
    @media (width >=64rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }

  .lg\:my-20 {
    @media (width >=64rem) {
      margin-block: calc(var(--spacing) * 20);
    }
  }

  .lg\:mt-0 {
    @media (width >=64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }

  .lg\:mt-3 {
    @media (width >=64rem) {
      margin-top: calc(var(--spacing) * 3);
    }
  }

  .lg\:mt-10 {
    @media (width >=64rem) {
      margin-top: calc(var(--spacing) * 10);
    }
  }

  .lg\:mt-20 {
    @media (width >=64rem) {
      margin-top: calc(var(--spacing) * 20);
    }
  }

  .lg\:mt-24 {
    @media (width >=64rem) {
      margin-top: calc(var(--spacing) * 24);
    }
  }

  .lg\:mt-30 {
    @media (width >=64rem) {
      margin-top: calc(var(--spacing) * 30);
    }
  }

  .lg\:mt-40 {
    @media (width >=64rem) {
      margin-top: calc(var(--spacing) * 40);
    }
  }

  .lg\:mb-0 {
    @media (width >=64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }

  .lg\:mb-10 {
    @media (width >=64rem) {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }

  .lg\:mb-14 {
    @media (width >=64rem) {
      margin-bottom: calc(var(--spacing) * 14);
    }
  }

  .lg\:mb-16 {
    @media (width >=64rem) {
      margin-bottom: calc(var(--spacing) * 16);
    }
  }

  .lg\:ml-0 {
    @media (width >=64rem) {
      margin-left: calc(var(--spacing) * 0);
    }
  }

  .lg\:block {
    @media (width >=64rem) {
      display: block;
    }
  }

  .lg\:flex {
    @media (width >=64rem) {
      display: flex;
    }
  }

  .lg\:grid {
    @media (width >=64rem) {
      display: grid;
    }
  }

  .lg\:hidden {
    @media (width >=64rem) {
      display: none;
    }
  }

  .lg\:h-96 {
    @media (width >=64rem) {
      height: calc(var(--spacing) * 96);
    }
  }

  .lg\:h-\[405px\] {
    @media (width >=64rem) {
      height: 405px;
    }
  }

  .lg\:h-\[calc\(100vh-100px\)\] {
    @media (width >=64rem) {
      height: calc(100vh - 100px);
    }
  }

  .lg\:h-screen {
    @media (width >=64rem) {
      height: 100vh;
    }
  }

  .lg\:w-96 {
    @media (width >=64rem) {
      width: calc(var(--spacing) * 96);
    }
  }

  .lg\:w-\[500px\] {
    @media (width >=64rem) {
      width: 500px;
    }
  }

  .lg\:w-auto {
    @media (width >=64rem) {
      width: auto;
    }
  }

  .lg\:w-full {
    @media (width >=64rem) {
      width: 100%;
    }
  }

  .lg\:max-w-48 {
    @media (width >=64rem) {
      max-width: calc(var(--spacing) * 48);
    }
  }

  .lg\:max-w-full {
    @media (width >=64rem) {
      max-width: 100%;
    }
  }

  .lg\:max-w-xl {
    @media (width >=64rem) {
      max-width: var(--container-xl);
    }
  }

  .lg\:min-w-44 {
    @media (width >=64rem) {
      min-width: calc(var(--spacing) * 44);
    }
  }

  .lg\:min-w-auto {
    @media (width >=64rem) {
      min-width: auto;
    }
  }

  .lg\:flex-auto {
    @media (width >=64rem) {
      flex: auto;
    }
  }

  .lg\:grid-cols-3 {
    @media (width >=64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  .lg\:grid-rows-3 {
    @media (width >=64rem) {
      grid-template-rows: repeat(3, minmax(0, 1fr));
    }
  }

  .lg\:flex-row {
    @media (width >=64rem) {
      flex-direction: row;
    }
  }

  .lg\:items-center {
    @media (width >=64rem) {
      align-items: center;
    }
  }

  .lg\:items-end {
    @media (width >=64rem) {
      align-items: flex-end;
    }
  }

  .lg\:items-start {
    @media (width >=64rem) {
      align-items: flex-start;
    }
  }

  .lg\:justify-center {
    @media (width >=64rem) {
      justify-content: center;
    }
  }

  .lg\:justify-end {
    @media (width >=64rem) {
      justify-content: flex-end;
    }
  }

  .lg\:justify-start {
    @media (width >=64rem) {
      justify-content: flex-start;
    }
  }

  .lg\:gap-5 {
    @media (width >=64rem) {
      gap: calc(var(--spacing) * 5);
    }
  }

  .lg\:gap-8 {
    @media (width >=64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }

  .lg\:gap-10 {
    @media (width >=64rem) {
      gap: calc(var(--spacing) * 10);
    }
  }

  .lg\:gap-20 {
    @media (width >=64rem) {
      gap: calc(var(--spacing) * 20);
    }
  }

  .lg\:gap-36 {
    @media (width >=64rem) {
      gap: calc(var(--spacing) * 36);
    }
  }

  .lg\:overflow-hidden {
    @media (width >=64rem) {
      overflow: hidden;
    }
  }

  .lg\:border-0 {
    @media (width >=64rem) {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }

  .lg\:bg-\[url\(\/assets\/bg-hero-2\.png\)\] {
    @media (width >=64rem) {
      background-image: url(/assets/mobile-hero-img.jpg);
    }
  }

  .lg\:bg-\[url\(\/assets\/bg-hero\.png\)\] {
    @media (width >=64rem) {
      background-image: url(/assets/mobile-hero-img.jpg);
    }
  }

  @media (min-width: 1024px) {
    .hero {
      background-image: url('/assets/ELE-450.png');
    }
  }

  /* Nosotros */
  .hero-nosotros {
    /* background: url('/assets/bg-hero-md.png') center/cover no-repeat; */
      background-image: url('/assets/Nosotros.png');

  }

  @media (min-width:1024px) {
    .hero-nosotros {
      background-image: url('/assets/Nosotros.png');
    }
  }

  .lg\:bg-cover {
    @media (width >=64rem) {
      background-size: cover;
    }
  }

  .lg\:p-10 {
    @media (width >=64rem) {
      padding: calc(var(--spacing) * 10);
    }
  }

  .lg\:px-6 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }

  .lg\:px-10 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }

  .lg\:px-16 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 16);
    }
  }

  .lg\:py-2 {
    @media (width >=64rem) {
      padding-block: calc(var(--spacing) * 2);
    }
  }

  .lg\:py-10 {
    @media (width >=64rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }

  .lg\:py-16 {
    @media (width >=64rem) {
      padding-block: calc(var(--spacing) * 16);
    }
  }

  .lg\:pt-0 {
    @media (width >=64rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }

  .lg\:pr-40 {
    @media (width >=64rem) {
      padding-right: calc(var(--spacing) * 40);
    }
  }

  .lg\:pb-0 {
    @media (width >=64rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }

  .lg\:text-left {
    @media (width >=64rem) {
      text-align: left;
    }
  }

  .lg\:text-right {
    @media (width >=64rem) {
      text-align: right;
    }
  }

  .lg\:text-4xl {
    @media (width >=64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  .lg\:text-5xl {
    @media (width >=64rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  .lg\:text-6xl {
    @media (width >=64rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }

  .lg\:text-base {
    @media (width >=64rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  .lg\:text-lg {
    @media (width >=64rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  .lg\:text-xl {
    @media (width >=64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  .xl\:ml-20 {
    @media (width >=80rem) {
      margin-left: calc(var(--spacing) * 20);
    }
  }

  .xl\:max-w-2xl {
    @media (width >=80rem) {
      max-width: var(--container-2xl);
    }
  }

  .\[\&\>li\]\:w-40 {
    &>li {
      width: calc(var(--spacing) * 40);
    }
  }
}

@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@media (width >=64rem) {
  .hero {
    background-color: inherit;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 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-duration {
  syntax: "*";
  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-border-style: solid;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
    }
  }
}

/* Alturas parejas dentro del slider */
.equalheight {
  display: flex;
}

.equalheight .single {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.equalheight .text-area {
  flex: 1;
}

/* Modal padding consistente */
.modal .text-area {
  padding: 24px;
}

.modal .modal-btn {
  display: flex;
  justify-content: flex-end;
  padding: 0 24px 24px;
}


/* .btn-assent {
        border: 2px solid var(--color-assent-dark) !important;
        border-radius: 9999px;
        padding: 0.5rem 1rem;
        font-weight: bold;
        color: var(--color-assent-dark) !important;
        text-decoration: none;
        transition: background-color 0.2s ease, color 0.2s ease;
    } */

.btn-assent {
  padding: 0.5rem 1rem;
  border-radius: 10px;
  background-color: #0454F8 !important;
  border: 2px solid #0454F8 !important;
  color: #fff !important;
}

.hero {
  background: linear-gradient(90deg, #000042 0%, rgb(19 26 93 / 60%) 50%, rgba(4, 84, 248, 0) 65%), url('/assets/ELE-450.png');
  background-size: cover;
  background-position: center;
}

#contacto .form-declaracion p {
  color: var(--color-assent);
}

.form-declaracion p a {
  color: var(--color-assent);
  text-decoration: underline;
}

.form-declaracion p a:hover {
  opacity: .85;
}

.cmn-btn {
  font-size: 14px;
  padding: 1rem 4rem;
  background: var(--color-assent);
  border: 1px solid var(--color-assent);
  color: #fff;
  font-weight: 600;
  border-radius: 6px;
  transition: color .2s, background-color .2s, box-shadow .2s, border-color .2s;
  cursor: pointer;
}

.cmn-btn:hover {
  background: #fff;
  color: #000;
}

.cmn-btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, .5);
}

.texto-main-hero {
  font-weight: 300;
  font-size: 1.4rem
}

.trabajamos-section {
  padding: 5rem;
}

.header-logo{
  width: 130px
}

#menu-toggle{
  display: none;
}



@media (max-width: 668px) {
  /* .navbar-content-mobile{} */
  .texto-main-hero {
    font-weight: 200;
    font-size: 1.2rem
  }

  .hero {
    /* background: linear-gradient(90deg, #000042 0%, rgb(19 26 93 / 60%) 55%, rgba(4, 84, 248, 0) 72%), url('/assets/mobile-hero-img.jpg'); */
      background: linear-gradient(90deg, #000042 25%, rgb(19 26 93 / 70%) 55%, rgba(4, 84, 248, 0) 72%), url('/assets/ELE-450.png');
    /* background-size: cover; */
    background-size: 297%;
    /* background-position: 65%; */
    background-position: 59% 33%;
  }

  .trabajamos-section {
   padding: 1rem;
  }

  .header-logo{
   width: 80px
  }

 #menu-toggle{
  display: block;
}

  

}