/*! tailwindcss v4.1.10 | 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-duration: initial;
      --tw-ease: initial;
      --tw-font-weight: initial;
      --tw-outline-style: solid;
    }
  }
}

@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-gray-200: oklch(92.8% .006 264.531);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --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);
    --font-weight-black: 900;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-efco-red: red;
    --color-efco-light-yellow: #fff9f3;
    --color-efco-lightest-blue: #f3f7fb;
    --color-efco-light-blue: #b5d7fe;
    --color-efco-dark-blue: #083c5d;
    --color-efco-lighter-blue: #3871b6;
    --color-efco-light-brown: #747474;
    --color-efco-lighter-brown: #dedede;
    --color-efco-lighter-green: #e2ffec;
    --color-efco-dark-green: #40d373;
    --color-efco-yellow: #fd9e37;
    --text-efco-xs: .875rem;
    --text-efco-2xl: 1.625rem;
    --font-avenir-light: "Avenir-Light", sans-serif;
    --font-avenir-regular: "Avenir-Regular", sans-serif;
    --font-avenir-book: "Avenir-Book", sans-serif;
    --font-avenir-heavy: "Avenir-Heavy", sans-serif;
    --font-avenir-black: "Avenir-Black", 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%;
    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;
    -webkit-text-decoration: 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: -.25em;
  }

  sup {
    top: -.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;
  }

  ::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)) {
      ::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"]) {
    appearance: button;
  }

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

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

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

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

@layer components;

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

  .relative {
    position: relative;
  }

  .float-right {
    float: right;
  }

  .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: 75rem) {
    .container {
      max-width: 75rem;
    }
  }

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

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

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

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

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

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

  .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-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }

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

  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }

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

  .\!hidden {
    display: none !important;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .flow-root {
    display: flow-root;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }

  .w-1\/2 {
    width: 50%;
  }

  .w-1\/3 {
    width: 33.3333%;
  }

  .w-1\/4 {
    width: 25%;
  }

  .w-1\/6 {
    width: 16.6667%;
  }

  .w-2\/4 {
    width: 50%;
  }

  .w-2\/12 {
    width: 16.6667%;
  }

  .w-full {
    width: 100%;
  }

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

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

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

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

  .grid-cols-\[32px_1fr_32px\] {
    grid-template-columns: 32px 1fr 32px;
  }

  .grid-cols-\[200px_1fr\] {
    grid-template-columns: 200px 1fr;
  }

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

  .\!items-start {
    align-items: flex-start !important;
  }

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

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

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

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

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

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

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

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

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

  .border-b-gray-200 {
    border-bottom-color: var(--color-gray-200);
  }

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

  .bg-efco-light-yellow {
    background-color: var(--color-efco-light-yellow);
  }

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

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

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

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

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

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

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

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

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

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

  .font-avenir-black {
    font-family: var(--font-avenir-black);
  }

  .font-avenir-book {
    font-family: var(--font-avenir-book);
  }

  .font-avenir-heavy {
    font-family: var(--font-avenir-heavy);
  }

  .font-avenir-regular {
    font-family: var(--font-avenir-regular);
  }

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

  .text-efco-2xl {
    font-size: var(--text-efco-2xl);
  }

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

  .text-efco-light-brown {
    color: var(--color-efco-light-brown);
  }

  .text-efco-lighter-blue {
    color: var(--color-efco-lighter-blue);
  }

  .text-efco-yellow {
    color: var(--color-efco-yellow);
  }

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

  .lowercase {
    text-transform: lowercase;
  }

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

  @media (min-width: 40rem) {
    .sm\:mt-30 {
      margin-top: calc(var(--spacing) * 30);
    }
  }

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

  @media (min-width: 64rem) {
    .lg\:grid-cols-\[553px_1fr\] {
      grid-template-columns: 553px 1fr;
    }
  }
}

@font-face {
  font-family: Avenir-Light;
  src: url("../avenir-font-family/Avenir-Light.ttf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Avenir-Regular;
  src: url("../avenir-font-family/Avenir-Regular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Avenir-Book;
  src: url("../avenir-font-family/Avenir-Book.ttf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Avenir-Heavy;
  src: url("../avenir-font-family/Avenir-Heavy.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Avenir-Black;
  src: url("../avenir-font-family/Avenir-Black.ttf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

body {
  font-family: Avenir-Regular, sans-serif;
}

.dashicons {
  vertical-align: sub;
  width: auto;
  height: auto;
  font-size: 20px;
}

svg {
  vertical-align: middle;
  display: inline-block;
}

img {
  display: inline-block;
}

.efco-btn-blue {
  cursor: pointer;
  background-color: var(--color-efco-lighter-blue);
  padding-inline: calc(var(--spacing) * 20);
  padding-block: calc(var(--spacing) * 4);
  font-family: var(--font-avenir-book);
  color: var(--color-white);
  text-transform: uppercase;
}

@media (hover: hover) {
  .efco-btn-blue:hover {
    background-color: var(--color-efco-dark-blue);
  }
}

.efco-btn-yellow {
  cursor: pointer;
  background-color: var(--color-efco-yellow);
  padding-inline: calc(var(--spacing) * 10);
  padding-block: calc(var(--spacing) * 4);
  font-family: var(--font-avenir-book);
  color: var(--color-white);
  text-transform: uppercase;
}

@media (hover: hover) {
  .efco-btn-yellow:hover {
    background-color: var(--color-efco-dark-blue);
  }
}

.efco-btn-remove {
  cursor: pointer;
  padding: calc(var(--spacing) * 2);
  font-family: var(--font-avenir-book);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  color: var(--color-efco-red);
}

@media (hover: hover) {
  .efco-btn-remove:hover {
    color: var(--color-black);
  }
}

.efco-btn-remove .dashicons {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}

.file-required-error {
  color: var(--color-efco-red) !important;
}

.app-form-filter {
  margin-bottom: calc(var(--spacing) * 16);
}

.app-form-filter #filter-scroll {
  margin-right: calc(var(--spacing) * 2);
  gap: calc(var(--spacing) * 4);
  white-space: nowrap;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: .3s;
  --tw-ease: var(--ease-in-out);
  transition-duration: .3s;
  transition-timing-function: var(--ease-in-out);
  display: flex;
  position: relative;
  overflow: hidden;
}

.app-form-filter .filter-btn {
  margin-inline: calc(var(--spacing) * 1);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-efco-dark-green);
  background-color: var(--color-efco-lighter-green);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  font-family: var(--font-avenir-black);
  color: var(--color-black);
  border-radius: .25rem;
}

.app-form-filter .filter-btn path {
  fill: var(--color-efco-dark-green);
}

.app-form-filter .filter-btn.tab-error {
  border-color: var(--color-efco-red) !important;
  color: var(--color-black) !important;
  background-color: #fed5d5 !important;
}

.app-form-filter .filter-btn.tab-error path {
  fill: var(--color-efco-red) !important;
}

.app-form-filter .filter-btn.slick-current {
  background-color: var(--color-white);
  color: var(--color-black);
  border-color: #0000;
}

.app-form-filter .filter-btn.slick-current path {
  fill: var(--color-efco-light-blue);
}

.app-form-filter .filter-btn.slick-current ~ .filter-btn {
  background-color: var(--color-efco-lightest-blue);
  color: var(--color-efco-light-blue);
  border-color: #0000;
}

.app-form-filter .filter-btn.slick-current ~ .filter-btn path {
  fill: var(--color-efco-light-blue);
}

.efco-app-form .slide-title {
  margin-bottom: calc(var(--spacing) * 16);
  padding-bottom: calc(var(--spacing) * 4);
  text-align: center;
  font-family: var(--font-avenir-black);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
  color: var(--color-efco-dark-blue);
  text-transform: uppercase;
  position: relative;
}

.efco-app-form .slide-title:before {
  content: "";
  bottom: calc(var(--spacing) * -.5);
  height: calc(var(--spacing) * .5);
  width: calc(var(--spacing) * 17);
  background-color: var(--color-black);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.efco-app-form label, .efco-app-form .label {
  margin-bottom: calc(var(--spacing) * 2);
  font-family: var(--font-avenir-heavy);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  color: var(--color-efco-light-brown);
  display: block;
}

.efco-app-form .efco-form-group {
  margin-bottom: calc(var(--spacing) * 16);
  gap: calc(var(--spacing) * 8);
  display: grid;
}

.efco-app-form .radio-group {
  align-items: center;
  gap: calc(var(--spacing) * 4);
  display: flex;
}

.efco-app-form .radio-group label {
  margin-bottom: calc(var(--spacing) * 0);
  cursor: pointer;
  font-family: var(--font-avenir-light);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}

@media (hover: hover) {
  .efco-app-form .radio-group label:hover {
    color: var(--color-efco-dark-blue);
  }
}

.efco-app-form .radio-group > div {
  align-items: center;
  gap: calc(var(--spacing) * 3);
  display: flex;
}

.efco-app-form span.required {
  margin-left: calc(var(--spacing) * 2);
  font-family: var(--font-avenir-black);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  color: var(--color-efco-red);
}

.efco-app-form .slick-arrow, .efco-app-form .save-for-later {
  cursor: pointer;
  background-color: var(--color-efco-lighter-blue);
  padding-inline: calc(var(--spacing) * 20);
  padding-block: calc(var(--spacing) * 4);
  font-family: var(--font-avenir-book);
  color: var(--color-white);
  text-transform: uppercase;
}

@media (hover: hover) {
  :is(.efco-app-form .slick-arrow, .efco-app-form .save-for-later):hover {
    background-color: var(--color-efco-dark-blue);
  }
}

.efco-app-form .save-for-later {
  background-color: var(--color-efco-light-brown);
}

.efco-app-form .slick-arrow.slick-disabled {
  display: none !important;
}

.efco-app-form #form-slides-nav-wrapper {
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.efco-app-form label.error {
  display: none !important;
}

.efco-app-form input[type="radio"] {
  appearance: none;
  border: 2px solid #dedede;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  transition: outline .1s;
}

.efco-app-form input[type="radio"]:checked {
  background-color: #274c77;
  background-image: radial-gradient(circle, #274c77 0% 50%, #0000 60% 100%);
  background-clip: content-box;
  border-color: #274c77;
  padding: 2px;
}

.efco-app-form input[type="radio"].error {
  background-color: #0000;
  background-image: none;
  border-color: red;
}

.efco-app-form .field-duplicator-inner {
  margin-bottom: calc(var(--spacing) * 4);
  gap: calc(var(--spacing) * 5);
  display: grid;
}

.efco-app-form .efco-upload-btn, .efco-app-form .efco-browse-btn {
  cursor: pointer;
  border-style: var(--tw-border-style);
  background-color: var(--color-efco-light-brown);
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 4);
  color: var(--color-white);
  border-width: 0;
}

.efco-app-form .efco-upload-btn:hover, .efco-app-form .efco-browse-btn:hover {
  background-color: #005f8d;
}

.efco-app-form .efco-file-name {
  color: #555;
  margin-top: 5px;
  font-size: .9em;
}

.efco-director-label-h4 {
  font-family: var(--font-avenir-black);
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  color: var(--color-efco-yellow);
  grid-template-columns: 110px 50px 1fr;
  align-items: center;
  display: grid;
}

.efco-field-wrapper:not(.efco-full-width-field) {
  align-items: flex-end;
  gap: calc(var(--spacing) * 5);
  display: flex;
}

.efco-field-wrapper.efco-show-hide-field {
  display: none;
}

.efco-field-wrapper .efco-select {
  appearance: none;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-efco-lighter-brown);
  width: 100%;
  padding: calc(var(--spacing) * 4);
  padding-right: calc(var(--spacing) * 10);
  font-family: var(--font-avenir-light);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  color: var(--color-efco-light-brown);
  outline-style: var(--tw-outline-style);
  background: url("../images/arrow-down.svg") 97% no-repeat;
  outline-width: 0;
}

.efco-field-wrapper .efco-select.error {
  border-color: var(--color-efco-red);
}

.efco-field-wrapper .efco-input, .efco-field-wrapper .efco-textarea {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-efco-lighter-brown);
  width: 100%;
  padding: calc(var(--spacing) * 4);
  font-family: var(--font-avenir-light);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  color: var(--color-efco-light-brown);
  outline-style: var(--tw-outline-style);
  outline-width: 0;
}

:is(.efco-field-wrapper .efco-input, .efco-field-wrapper .efco-textarea).error {
  border-color: var(--color-efco-red);
}

.efco-field-wrapper .efco-input.readonly {
  pointer-events: none;
  background-color: #f7f7f7;
}

.efco-total-income-wrapper {
  background-color: var(--color-efco-lightest-blue);
  padding: calc(var(--spacing) * 6);
  padding-bottom: calc(var(--spacing) * 8);
}

.efco-total-income-wrapper input {
  background-color: var(--color-white);
}

.efco-sur-def-income-wrapper {
  background-color: var(--color-efco-light-yellow);
  padding: calc(var(--spacing) * 6);
  padding-bottom: calc(var(--spacing) * 8);
}

.efco-sur-def-income-wrapper input {
  background-color: var(--color-white);
}

.efco-small-label label {
  font-family: var(--font-avenir-light);
  font-size: var(--text-efco-xs);
}

#efco-overlay {
  z-index: 9998;
  background: #0009;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

#efco-popup {
  z-index: 9999;
  text-align: center;
  background: #fff;
  border-radius: 12px;
  width: 90%;
  max-width: 500px;
  padding: 25px 30px;
  font-family: Arial, sans-serif;
  transition: all .3s ease-in-out;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)scale(.9);
  box-shadow: 0 8px 25px #00000040;
}

#efco-popup.active {
  display: block;
  transform: translate(-50%, -50%)scale(1);
}

#efco-popup .efco-close {
  color: #747474;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 15px;
}

#efco-popup button {
  color: #fff;
  cursor: pointer;
  background: #083c5d;
  border: none;
  border-radius: 8px;
  margin-top: 15px;
  padding: 10px 20px;
  font-weight: bold;
  transition: all .2s;
}

#efco-popup button:hover {
  background: #005d88;
}

.efco-user-profile label {
  font-family: var(--font-avenir-heavy);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  color: var(--color-efco-light-brown);
  display: block;
}

.efco-user-profile input, .efco-user-profile textarea {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-efco-lighter-brown);
  width: 100%;
  padding: calc(var(--spacing) * 4);
  font-family: var(--font-avenir-light);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  color: var(--color-efco-light-brown);
  outline-style: var(--tw-outline-style);
  outline-width: 0;
}

:is(.efco-user-profile input, .efco-user-profile textarea).error {
  border-color: var(--color-efco-red);
}

.efco-user-profile > p, .my-account-wrapper aside li {
  margin-bottom: calc(var(--spacing) * 4);
}

.my-account-wrapper aside li a {
  font-family: var(--font-avenir-light);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  color: var(--color-efco-light-brown);
}

.my-account-wrapper aside li a:hover {
  color: var(--color-efco-dark-blue);
}

.my-account-wrapper aside li a.active {
  font-family: var(--font-avenir-heavy);
  color: var(--color-efco-dark-blue);
}

.efco-preview-section {
  text-align: left;
}

.efco-preview-section h3 {
  margin-bottom: calc(var(--spacing) * 4);
  font-family: var(--font-avenir-black);
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  color: var(--color-efco-yellow);
}

.efco-preview-section h3 a {
  float: right;
}

.efco-preview-section .efco-preview-list {
  margin-bottom: calc(var(--spacing) * 6);
  background-color: var(--color-efco-light-yellow);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 8);
}

.efco-preview-section ul {
  gap: calc(var(--spacing) * 6);
  display: grid;
}

@media (min-width: 48rem) {
  .efco-preview-section ul {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.efco-preview-section ul li {
  font-family: var(--font-avenir-light);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  color: var(--color-efco-light-brown);
}

.efco-preview-section ul li.heading-wrapper-for-viewH3 {
  font-family: var(--font-avenir-black);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  color: var(--color-efco-light-brown);
  grid-column: 1 / -1;
}

.efco-preview-section ul li.heading-wrapper-for-viewH4 {
  font-family: var(--font-avenir-black);
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  color: var(--color-efco-yellow);
  grid-column: 1 / -1;
}

.efco-preview-section ul li.heading-wrapper-for-viewH5 {
  font-family: var(--font-avenir-black);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  color: var(--color-efco-light-brown);
  grid-column: 1 / -1;
}

.efco-preview-section ul strong {
  font-family: var(--font-avenir-heavy);
  color: var(--color-efco-light-brown);
  display: inline-block;
}

@media only screen and (min-width: 1200px) {
  .app-form-wrapper .container {
    max-width: 1140px;
  }
}

@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-duration {
  syntax: "*";
  inherits: false
}

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

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

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