/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./assets/scss/afa.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
.elementor-sticky {
  z-index: 9 !important;
}

#afa {
  min-height: 100vh;
}
#afa h3 {
  margin-top: 2rem;
}
#afa form > div {
  padding-bottom: 1rem;
}
#afa form > div label {
  display: block;
  padding-bottom: 0.5rem;
  font-size: 0.95rem;
  line-height: 1.2;
  font-weight: 600;
}
#afa form > div p {
  margin: 0;
  padding: 0.5rem 0 0 0;
  font-size: 0.8rem;
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  line-height: 1.2;
}
#afa form > div input[type=text], #afa form > div input[type=number], #afa form > div input[type=date], #afa form > div select {
  width: 100%;
  padding: 6px 10px;
  margin: 0 !important;
  background-color: #fff;
  color: #000;
}
#afa form > div input[type=text]:not(.as-text), #afa form > div input[type=number]:not(.as-text), #afa form > div input[type=date]:not(.as-text), #afa form > div select:not(.as-text) {
  border: 1px solid #ccc !important;
}
#afa form > div input[type=text]:not(.as-text), #afa form > div input[type=number]:not(.as-text) {
  height: 40px;
}
#afa form > div input.appearance, #afa form > div input[type=date] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  position: relative;
}
#afa form > div input.appearance::-webkit-calendar-picker-indicator, #afa form > div input[type=date]::-webkit-calendar-picker-indicator {
  background: transparent;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  cursor: pointer;
}
#afa form > div select {
  padding: 7px 10px;
}
#afa form > div input.marker {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}

#afa {
  position: relative;
}
#afa #loader {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5) !important;
  display: none;
}

#afa .with-info {
  position: relative;
}
#afa .with-info span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  font-weight: 600;
  line-height: 1;
  z-index: 1;
  color: rgb(255, 84, 0);
}
#afa .with-info span svg {
  height: 18px;
  width: auto;
  stroke: rgb(255, 84, 0);
}
#afa .with-info input {
  padding-left: 55px !important;
}

#afa .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  position: relative;
}
@media (max-width: 768px) {
  #afa .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 769px) {
  #afa .columns .w-33 {
    width: 33.333333%;
  }
}
@media (min-width: 769px) {
  #afa .columns .w-40 {
    width: 40%;
  }
}
@media (min-width: 769px) {
  #afa .columns .w-70 {
    width: 70%;
  }
}
#afa .columns .w-100 {
  width: 100%;
}

#afa table {
  width: 100% !important;
}

#afa .range-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#afa .range-slider input[type=range] {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#afa input.as-text {
  color: inherit !important;
  width: auto !important;
  text-align: center;
  border: 0 !important;
  padding: 0 0.5rem 0 0 !important;
  background: #fff !important;
  cursor: inherit !important;
  text-align: left;
  height: auto !important;
}

#afa p.error {
  font-weight: 700;
  font-style: normal;
  color: #dc2626;
}
#afa form > div.has-error input {
  border: 1px solid #dc2626 !important;
  color: #dc2626;
}
#afa form > div.has-error .with-info span {
  border: 1px solid #dc2626 !important;
  color: #dc2626;
}

.afa-cta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.afa-cta-wrapper .afa-cta {
  background-color: rgb(255, 84, 0);
  color: #fff;
  font-weight: 900;
  display: inline-block;
  line-height: 1;
  padding: 1.2rem 2rem;
  border-radius: 3px;
  border: 2px solid rgb(255, 84, 0);
  font-size: 1.1rem;
}
.afa-cta-wrapper .afa-cta:hover {
  color: rgb(255, 84, 0);
  background-color: #fff;
}

#afa .canvas-wrapper {
  padding-bottom: 3rem;
}
#afa .canvas-top-legend {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  padding-bottom: 1rem;
}
#afa .canvas-top-legend > div {
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  padding: 0.4rem 0.7rem;
  font-size: 0.9rem;
  text-align: center;
}
@media (max-width: 500px) {
  #afa .canvas-top-legend > div {
    font-size: 0.8rem;
    padding: 0.4rem 0.2rem;
  }
}
#afa .canvas-top-legend > div:first-child {
  background-color: rgb(255, 84, 0);
}
#afa .canvas-top-legend > div:last-child {
  background-color: rgb(26, 27, 42);
}
#afa .canvas-bottom-legend {
  padding-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  font-size: 0.7rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 500px) {
  #afa .canvas-bottom-legend {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#afa .canvas-bottom-legend > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
@media (max-width: 500px) {
  #afa .canvas-bottom-legend > div {
    width: calc(50% - 0.8rem);
  }
}
#afa .canvas-bottom-legend > div span {
  width: 15px;
  height: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#afa .canvas-bottom-legend > div:first-child span {
  background-color: rgb(26, 27, 42);
}
#afa .canvas-bottom-legend > div:nth-child(2) span {
  background-color: rgb(26, 27, 42);
  height: 2px;
}
#afa .canvas-bottom-legend > div:nth-child(3) span {
  background-color: rgb(255, 84, 0);
}
#afa .canvas-bottom-legend > div:last-child span {
  background-color: rgb(255, 84, 0);
  height: 2px;
}

#afa .afa-table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-bottom: 0 !important;
  font-size: 0.95rem;
}
#afa .afa-table .afa-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#afa .afa-table .afa-row:last-child {
  border: 0;
}
#afa .afa-table .afa-row .afa-col {
  padding: 0.8rem;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#afa .afa-table .afa-row .afa-col:last-child {
  border: 0;
}

@media (max-width: 500px) {
  #afa .afa-result .afa-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#afa .afa-result .afa-row .afa-col:first-child {
  width: 70%;
}
@media (max-width: 500px) {
  #afa .afa-result .afa-row .afa-col:first-child {
    width: 100%;
    padding-bottom: 0;
    font-weight: 600;
    border-right: 0;
  }
}
#afa .afa-result .afa-row .afa-col:last-child {
  width: 30%;
  text-align: center;
}
@media (max-width: 500px) {
  #afa .afa-result .afa-row .afa-col:last-child {
    width: 100%;
    text-align: left;
    padding-top: 0.2rem;
  }
}

#afa .afa-nd .afa-row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#afa .afa-nd .afa-col {
  width: 33.333333%;
  -ms-hyphens: auto;
      hyphens: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#afa .afa-nd .afa-col p {
  font-weight: 400 !important;
}
#afa .afa-nd .afa-col:first-child {
  width: 33.333333%;
}
@media (max-width: 768px) {
  #afa .afa-nd .afa-row:first-child .afa-col {
    width: 50%;
  }
  #afa .afa-nd .afa-row:first-child .afa-col:first-child {
    display: none;
  }
  #afa .afa-nd .afa-row:nth-child(2), #afa .afa-nd .afa-row:last-child {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #afa .afa-nd .afa-row:nth-child(2) .afa-col, #afa .afa-nd .afa-row:last-child .afa-col {
    width: 50%;
  }
  #afa .afa-nd .afa-row:nth-child(2) .afa-col:first-child, #afa .afa-nd .afa-row:last-child .afa-col:first-child {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 500px) {
  #afa .afa-nd .range-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #afa .afa-nd .range-slider input[type=range] {
    width: 100%;
  }
}

@media (min-width: 769px) {
  #afa .as-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #afa .as-column > label {
    width: 30%;
    padding-bottom: 0 !important;
    padding-right: 1rem;
  }
  #afa .as-column > .with-info, #afa .as-column > select, #afa .as-column > .columns {
    width: 70%;
  }
  #afa .as-column > p {
    width: 100%;
  }
  #afa .as-column > .columns .column {
    width: 50%;
  }
  #afa .as-column > .columns .column.w-small {
    width: 35%;
    max-width: 120px;
  }
  #afa .as-column > .columns .column.w-100 {
    width: 100%;
  }
}

/*# sourceMappingURL=afa.css.map*/