.ltd-page-header-section {
  background: #e9f2f4;
}

.ltd-header-menu-container ul li a,
.ltd-header-number a,
.header_language a {
  color: rgba(0, 0, 0, 0.8);
}

.current_language {
  border: 1px solid rgba(0, 0, 0, 0.8);
}

.header_language > a:before,
.lang:before {
  background: rgba(0, 0, 0, 0.8);
}

/* 
.resources-menu {
    display: flex !important;
} */

.ltd-menu-line-one,
.ltd-menu-line-two,
.ltd-menu-line-three {
  border: 1px solid #000000;
}

.ltd-calc-hero {
  padding-top: 216.9px;
  padding-bottom: 88.17px;
  background: #e9f2f4;
}

.ltd-calc-hero-container h1 {
  font-family: "gilroy-extrabold";
  font-style: normal;
  font-size: 65px;
  line-height: 110%;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 23.07px;
}

.ltd-calc-breadcrumbs {
  display: flex;
  gap: 6px;
  align-items: center;
}

.ltd-calc-breadcrumbs a,
.ltd-calc-breadcrumbs span {
  text-decoration: none;
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -0.005em;
  color: #000000;
}

.ltd-breadcrumbs-divider {
  display: flex;
}

.ltd-ack-img {
  width: 181.65px;
  height: 181.65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 116, 129, 0.1);
  border-radius: 100px;
}

@media (min-width: 1025px) {
  .ltd-step-one-row .ltd-input-arrow {
    margin-top: 1px;
  }
}

.ltd-ack-img img {
  width: 131.43px;
  height: 131.43px;
}

.ltd-acknowledgement-step {
  margin: 75px auto 0px;
  max-width: 620.5px;
  padding-bottom: 137px;
}

.ltd-ack-content h2 {
  font-family: "gilroy-extrabold";
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.01em;
  margin-top: 0px;
  margin-bottom: 28px;
  color: #000000;
}

.ltd-ack-content {
  margin-top: 29px;
}

.ltd-ack-checkbox label {
  font-family: "Gilroy-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.005em;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}

.ltd-ack-checkbox {
  display: flex;
  gap: 9px;
}

.ltd-ack-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.ltd-checkbox-box {
  width: 14.2px;
  min-width: 14.2px;
  height: 14.2px;
  border: 1px solid transparent;
  outline: 1px solid #000000;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  margin-top: 2px;
}

@media (hover: hover) {
  .ltd-checkbox-box:hover,
  .ltd-checkbox-active {
    border: 1px solid #007481;
    outline: 1px solid #007481;
  }
}

.ltd-ack-checkbox input[type="checkbox"]:checked + .ltd-checkbox-box {
  background: #007481;
  border-color: #007481;
  outline: 0px;
}

/* SVG tick mark - hidden by default */
.ltd-checkbox-box svg {
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.2s ease;
}

.ltd-ack-checkbox input[type="checkbox"]:checked + .ltd-checkbox-box svg {
  opacity: 1;
  transform: scale(1);
}

.ltd-ack-checkbox {
  margin-bottom: 25.38px;
}

.ltd-btn-disabled {
  pointer-events: none;
  background: #e5e5e5 !important;
}

.ltd-btn-disabled a {
  font-family: "Gilroy-Bold" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 140% !important;
  letter-spacing: -0.005em !important;
  color: #999999 !important;
}

.ltd-btn-disabled::before {
  background: #d9d9d9 !important;
  border-color: #a2a2a2 !important;
}

.ltd-btn-disabled::after {
  background-image: url('data:image/svg+xml,<svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.125528 5.87447C-0.0418396 5.70711 -0.0418396 5.43575 0.125528 5.26838L5.26838 0.125528C5.43575 -0.0418396 5.70711 -0.0418396 5.87447 0.125528C6.04184 0.292895 6.04184 0.564252 5.87447 0.731619L0.731619 5.87447C0.564252 6.04184 0.292895 6.04184 0.125528 5.87447Z" fill="%23A2A2A2"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.57143 5.14258C5.33474 5.14258 5.14286 4.9507 5.14286 4.71401L5.14286 0.856866L1.28572 0.856865C1.04902 0.856865 0.857146 0.664988 0.857146 0.428294C0.857146 0.191601 1.04902 -0.000277006 1.28572 -0.000276985L5.57143 -0.000276604C5.80812 -0.000276583 6 0.191601 6 0.428295L6 4.71401C6 4.9507 5.80812 5.14258 5.57143 5.14258Z" fill="%23A2A2A2"/></svg>') !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.ltd-calc-btn a {
  line-height: 140% !important;
  font-family: "Gilroy-Bold" !important;
}

.ltd-calc-form-wrapper {
  max-width: 618px;
  width: 100%;
  margin: 0 auto;
}

.ltd-calc-steps-wrapper h2 {
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 110%;
  letter-spacing: -0.02em;
  margin-bottom: 32.4px;
  margin-top: 0px;
  color: #000000;
}

.ltd-calc-input,
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  max-width: 297px;
}

.flatpickr-calendar.open {
  top: 82px !important;
  left: 0px !important;
}

.flatpickr-innerContainer {
  justify-content: center;
}

.dayContainer {
  max-width: 265px !important;
  min-width: 265px !important;
  width: 265px !important;
}

.flatpickr-days {
  width: 265px !important;
}

.flatpickr-day {
  border: unset !important;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  color: #393939 !important;
}

.flatpickr-current-month {
  left: unset !important;
  padding: 0px !important;
}

/* Custom Flatpickr Calendar Styles */
.flatpickr-calendar {
  border: 2px solid #007481 !important;
  border-radius: 5px !important;
  box-shadow: 0px 5px 10px rgba(0, 116, 129, 0.14) !important;
}

.flatpickr-months {
  border-bottom: 0px solid #e0e0e0 !important;
  padding: 20px 16px !important;
}

.flatpickr-current-month {
  font-size: 18px !important;
  color: #333 !important;
  font-weight: 500 !important;
  width: 100% !important;
  position: relative !important;
}

.flatpickr-weekdays {
  height: unset !important;
  margin-bottom: 12px;
}

/* Hide default dropdowns */
.flatpickr-current-month select {
  display: none !important;
}

.flatpickr-months .flatpickr-month,
.flatpickr-current-month {
  height: unset !important;
}

/* Custom month-year display */
.custom-month-year {
  display: flex;

  align-items: center;
  gap: 4px;

  cursor: pointer;
  user-select: none;
}

.month-display,
.year-display {
  border-radius: 4px;
  transition: background 0.2s;
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;

  color: #000000;
}

.flatpickr-weekdays {
  background: white !important;
  font-weight: 500 !important;
  color: #666 !important;
}

.dayContainer {
  row-gap: 12.4px !important;
  gap: 22.5px;
  justify-content: center !important;
  padding-bottom: 20px !important;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer,
.flatpickr-weekday {
  flex: none !important;
  -webkit-box-flex: none !important;
  -webkit-flex: none !important;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex !important;
  gap: 22.5px;
  justify-content: center;
  width: 100% !important;
}

.flatpickr-weekday {
  width: 18px !important;
  max-width: 18px !important;
}

.flatpickr-day.prevMonthDay {
  font-family: "Gilroy-Regular" !important;
}

.flatpickr-day {
  height: unset !important;
  flex-basis: unset !important;
  -webkit-flex-basis: unset !important;
  -ms-flex-preferred-size: unset !important;
}

.flatpickr-day {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 100% !important;
  color: #000000;
  width: 18px !important;
  max-width: 16px;
  height: 23px !important;
}

.flatpickr-day:hover {
  background: unset !important;
  border-color: unset !important;
  border: 0px !important;
}

.dayContainer:not(:has(.selected)) .today,
.flatpickr-day.selected {
  background: unset !important;
  border-color: unset !important;
  color: #007481 !important;
  border: 0px !important;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  display: none !important;
}

.selection-header span {
  font-family: "Gilroy-regular";
}

/* Month/Year selection view */
.month-year-select {
  display: none;
  padding: 10px;
  background: white;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  overflow-y: auto;
}

.flatpickr-day.today {
  border: 0px !important;
}

.flatpickr-days {
  overflow: visible !important;
}

.dayContainer:not(:has(.selected)) .today:before,
.flatpickr-day.selected:before {
  content: "";
  border: 1px solid #007481;
  width: 27.02px;
  height: 27.02px;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  /* inset: 0; */
  border-radius: 100px;
  top: -4px;
}

.flatpickr-day {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.month-year-select.active {
  display: block;
}

.month-grid,
.year-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  padding: 10px;
}

.year-grid {
  grid-template-columns: repeat(4, 1fr);
}

.month-item,
.year-item {
  cursor: pointer;
  transition: all 0.2s;
  font-size: 14px;
  color: #000;
  font-family: "Gilroy-regular";
}

.month-item.current,
.year-item.current {
  color: #007481;
  font-family: "Gilroy-bold";
}

/* Back button in selection view */
.selection-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px;
}

.back-btn {
  padding: 0px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  color: #000;
  font-family: "gilroy-regular";
}

.back-btn:hover {
  color: #000 !important;
}

/* Arrow navigation */
.flatpickr-prev-month,
.flatpickr-next-month {
  fill: #4a9b9e !important;
}

.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #2a7b7e !important;
}

.selected-date {
  margin-top: 15px;
  padding: 10px;
  background: #f0f8f8;
  border-radius: 4px;
  font-size: 14px;
  color: #4a9b9e;
  font-weight: 500;
  text-align: center;
  min-height: 40px;
  display: flex;
  align-items: center;
}

span.flatpickr-weekday {
  font-family: "Gilroy-Bold" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 15px !important;
  color: #000000 !important;
  opacity: 0.4 !important;
  display: flex !important;
  justify-content: center;
}

span.flatpickr-prev-month {
  padding: 0px !important;
  margin: 0px !important;
  top: 20px !important;
  left: unset !important;
  right: 50px !important;
}

span.flatpickr-next-month {
  margin: 0px !important;
  padding: 0px !important;
  top: 20px !important;
  right: 16px !important;
}

.ltd-form {
  position: relative;
}

.ltd-calc-input-wrapper {
  width: 297px;
  height: 50px;
}

.ltd-calc-input-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 16px 14px 16px;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  border: 1px solid transparent;
  transition: 0.5s;
  border-radius: 5px;
  position: relative;
}

.ltd-calc-input input,
.ltd-calc-input textarea {
  width: 100%;
  height: 100%;
  padding: 0px;
  outline: 0px !important;
  border: 0px !important;
  box-shadow: unset !important;
  color: #000;
  font-family: "Gilroy-Medium";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ltd-calc-birth,
.ltd-calc-wages,
.ltd-calc-birth input,
.ltd-calc-wages input {
  cursor: pointer;
}

.ltd-calc-input input::placeholder {
  color: #d3d3d3 !important;
  font-family: "Gilroy-Medium" !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
  opacity: 1 !important;
}

.ltd-calc-input label {
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  display: flex;
  letter-spacing: -0.02em;
  margin-bottom: 6px;
  color: #000000;
  transition: 0.5s;
}

.ltd-calc-input:hover label {
  color: #007481;
}

.ltd-calc-input:hover .ltd-calc-input-wrapper,
.ltd-calendar-active .ltd-calc-input-wrapper {
  outline: 1px solid #007481;
  border: 1px solid #007481;
}

.ltd-calendar-active .ltd-input-arrow {
  transform: translateY(-50%) rotate(-180deg);
}

.ltd-input-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  display: flex;
  transform: translateY(-50%);
  align-items: center;
  transition: 0.5s;
}

/* Hide the 6th row of dates in Flatpickr calendar */
.flatpickr-calendar .dayContainer .flatpickr-day:nth-child(n + 36) {
  display: none !important;
}

.ltd-calc-row-one {
  display: flex;
  gap: 25px;
}

.ltd-calc-input {
  position: relative;
}

.ltd-input-full-width .ltd-calc-input-wrapper,
.ltd-input-full-width {
  width: 100%;
  max-width: 100%;
}

.ltd-step-one-form {
  display: flex;
  flex-direction: column;
  gap: 33px;
}

.ltd-calc-salary,
.ltd-calc-salary input {
  cursor: auto;
}

.ltd-salary-active .ltd-calc-currency,
.ltd-salary-focused .ltd-calc-currency {
  color: rgba(0, 0, 0, 0.7) !important;
  /* color: #007481 !important; */
}

.ltd-salary-focused .ltd-calc-currency {
  color: #007481 !important;
}

/* Your CSS code from above goes here */
.ltd-number-input::-webkit-outer-spin-button,
.ltd-number-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.ltd-calc-salary input[type="number"] {
  -moz-appearance: textfield;
}

.ltd-calc-currency {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Gilroy-Medium";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ltd-input-salary-dropdown span {
  color: #000;
  text-align: right;
  font-family: "Gilroy-SemiBold";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ltd-input-salary-dropdown {
  padding: 11px 13px 9px;
  transition: 0.5s;
  border-radius: 3px;
  background-color: transparent;
  position: relative;
  display: flex;
  align-items: flex-start;
  min-width: 110px;

  height: 40px;
}

.ltd-input-dropdown-arrow {
  display: flex;
  position: absolute;
  right: 13px;
  top: 20px;
  transform: translateY(-50%);
  margin-top: 2px;
  transition: 0.5s;
}

.ltd-input-option {
  /* padding-top: 12px; */
  max-height: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  transition: 0.5s;
}

.ltd-calc-dropdown-wrapper {
  height: 40px;
  cursor: pointer;
}

.ltd-dropdown-active .ltd-input-salary-dropdown {
  height: 75px;
  background-color: #e9f2f4;
}

.ltd-dropdown-active .ltd-input-option {
  max-height: 75px;
}

.ltd-dropdown-active .ltd-input-dropdown-arrow {
  transform: rotate(-180deg);
  margin-top: -3px;
}

@media (min-width: 1025px) {
  .ltd-input-salary-dropdown:hover {
    background-color: #e9f2f4;
  }
}

.ltd-dropdown-options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #ccc;
  border-top: none;
  z-index: 10;
}

.ltd-dropdown-active .ltd-dropdown-options {
  display: block;
}

.ltd-option {
  padding: 10px;
  cursor: pointer;
}

.ltd-option:hover {
  background-color: #f0f0f0;
}

.ltd-calc-salary .ltd-calc-input-wrapper {
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.ltd-step-two-form {
  margin-top: 94.6px;
}

.ltd-step-row {
  display: flex;
  gap: 26px;
}

.step-input-focused .ltd-calc-input-wrapper,
.ltd-salary-focused .ltd-calc-input-wrapper {
  outline: 1px solid #007481;
  border: 1px solid #007481;
}

.step-input-focused label,
.ltd-salary-focused label {
  color: #007481;
}

.ltd-currency-input .ltd-calc-currency {
  color: #d3d3d3;
  transition: 0.5s;
  margin-right: 5px;
}

.step-input-focused .ltd-calc-currency,
.step-input-active .ltd-calc-currency {
  color: rgba(0, 0, 0, 0.7);
}

.ltd-calc-label-wrapper {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 6px;
}

.ltd-label-info {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15.69px;
  height: 15.69px;
  background: rgba(0, 116, 129, 0.3);
  border-radius: 100px;
}

.ltd-calc-label-wrapper label {
  margin-bottom: 0px;
}

.ltd-step-three-form {
  margin-top: 94.6px;
}

.ltd-step-three-form h2 {
  margin-bottom: 33.26px;
}

.ltd-step-three-form h3 {
  margin-bottom: 7.75px;
  margin-top: 0px;
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.025em;
  color: #007481 !important;
}

.ltd-step-three-form p {
  margin-top: 0px;
  margin-bottom: 29.39px;
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: rgba(0, 0, 0, 0.65);
}

.ltd-row-two {
  margin-top: 33px;
}

.ltd-step-col-one {
  padding-bottom: 45px;
  margin-bottom: 39px;
  border-bottom: 1px solid #d9d9d9;
}

.ltd-step-col-two h3 {
  margin-bottom: 6px;
}

.ltd-step-col-two p {
  margin-bottom: 32px;
}

.ltd-monthly-text span {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #000000;
}

.ltd-monthly-text {
  display: flex;
  align-items: center;
  gap: 3px;
}

.ltd-monthly-divider {
  display: flex;
}

.ltd-calc-percentage {
  color: #000;
  text-align: right;
  font-family: "Gilroy-Medium";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ltd-step-four-form {
  margin-top: 94.6px;
}

.ltd-step-five-form h2 {
  margin-bottom: 25px;
}

.ltd-step-five-form .ltd-step-row {
  gap: 22px;
}

.final-step-label-wrapper {
  display: flex;
  gap: 5px;
  margin-bottom: 6px;
}

.ltd-asterik {
  color: #e53c3c;
  font-family: "Gilroy-Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.32px;
}

.ltd-step-five-form {
  margin-top: 69.93px;
}

.final-step-label-wrapper label {
  margin-bottom: 0px;
}

.ltd-step-five-form .ltd-message-row {
  margin-top: 25.03px;
  margin-bottom: 15px;
}

.ltd-calc-message {
  width: 100%;
}

.ltd-calc-message .ltd-calc-input-wrapper {
  width: 642px !important;
  height: unset !important;
  padding: 16px;
}

.ltd-step-five-form .ltd-calc-input-wrapper {
  width: 310px;
}

.ltd-step-five-form .ltd-calc-input {
  max-width: 100%;
}

.ltd-final-ack label {
  margin-top: 1px;
}

textarea#ltd-calc-message {
  min-height: 55px !important;
  max-height: 100%;
  background: unset !important;

  overflow-y: auto;
}

.ltd-calc-work-hours {
  margin-top: 33px;
}

.step-input-focused input,
.step-input-focused textarea {
  color: #007481 !important;
  -webkit-text-fill-color: #007481 !important;
}

.ltd-step-five-form input,
.ltd-step-five-form textarea {
  transition: 0.5s;
}

.ltd-final-ack {
  margin-bottom: 40px;
}

.ltd-calc-result-img {
  padding-left: 25px;
  position: relative;
  margin-bottom: 23.07px;
  height: 152.69px;
}

.ltd-calc-result-img img {
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 13.75px;
}

.ltd-calc-result-img::before {
  content: "";
  background: rgba(0, 116, 129, 0.1);

  width: 152.69px;
  height: 152.69px;
  display: block;
  position: absolute;
  left: 0;
  border-radius: 100px;
}

.ltd-calc-result-content h3 {
  margin-bottom: 10px;
  margin-top: 0px;
  font-family: "Gilroy-SemiBold";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #000000;
}

.ltd-calc-result-content h2 {
  margin-bottom: 20px;
  margin-top: 0px;
  font-family: "gilroy-extrabold";
  font-style: normal;

  font-size: 65px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #000000;
}

.ltd-calc-result-content p {
  margin-bottom: 41.52px;
  margin-top: 0;
  font-family: "Gilroy-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
}

.ltd-calc-results {
  max-width: 668px;
  width: 100%;
  margin: 75px auto 120px;
}

.ltd-calc-step-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}

.ltd-calc-prev {
  padding: 13.5px 0px;
  display: flex;
  gap: 18px;
  align-items: center;
  cursor: pointer;
}

.ltd-calc-prev-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border: 1px solid #acacac;
  border-radius: 12.5px;
  transition: 0.3s;
}

.ltd-calc-prev span {
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #acacac;
  transition: 0.3s;
}

.ltd-calc-prev-icon svg {
  margin-top: 1px;
  margin-left: 1px;
}

.ltd-calc-next {
  display: flex;
  gap: 26px;
  align-items: center;
  justify-content: center;
  /* padding: 10px 30px 8px; */
  padding: 0px;
  width: 149px;
  height: 50px;
  background: #007481;
  border-radius: 1000px;
  cursor: pointer;
}

.ltd-calc-next span {
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #ffffff;
  transition: 0.3s;
}

.ltd-calc-next-icon {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 100px;
  transition: 0.3s;
}

.ltd-calc-next-icon svg {
  margin-top: 1px;
  margin-left: 1px;
}

.ltd-next-disabled {
  background: #d9d9d9;
  pointer-events: none;
}

.ltd-next-disabled span {
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #acacac;
}

.ltd-calc-next-icon svg path {
  stroke: #fff;
}

.ltd-next-disabled .ltd-calc-next-icon {
  border-color: #acacac;
}

.ltd-next-disabled .ltd-calc-next-icon svg path {
  stroke: #acacac;
}

@media (min-width: 1025px) {
  .ltd-calc-next:hover span {
    transform: translateX(3px);
  }

  .ltd-calc-next:hover .ltd-calc-next-icon {
    transform: translateX(-3px);
  }

  .ltd-calc-prev:hover span {
    transform: translateX(-2px);
  }

  .ltd-calc-prev:hover .ltd-calc-prev-icon {
    transform: translateX(2px);
  }
}

.ltd-calc-step-one,
.ltd-step-two-form,
.ltd-step-three-form,
.ltd-step-four-form,
.ltd-step-five-form,
.ltd-calc-form-wrapper,
.ltd-calc-results {
  display: none;
}

.ltd-calc-step-five-active .ltd-calc-step-navigation {
  display: none;
}

.ltd-calc-step-one {
  margin-top: 96.6px;
}

.ltd-calc-step-one-active .ltd-calc-step-navigation,
.ltd-calc-step-two-active .ltd-calc-step-navigation,
.ltd-calc-step-four-active .ltd-calc-step-navigation {
  margin-bottom: 119.56px;
}

.ltd-calc-step-three-active .ltd-calc-step-navigation {
  margin-bottom: 120px;
}

.ltd-step-five-form {
  margin-bottom: 121px;
}

.ltd-calc-step-two,
.ltd-calc-step-three,
.ltd-calc-step-four {
  margin-top: 94.6px;
}

.ltd-calc-step-five {
  margin-top: 69.93px;
}

.ltd-calc-error .ltd-calc-input-wrapper {
  outline: 1px solid #e53c3c;
  border: 1px solid #e53c3c;
}

.ltd-calc-error label {
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #e53c3c;
}

.ltd-calc-step-indicators {
  padding-top: 31.94px;
  padding-bottom: 26.33px;
}

.ltd-calc-step-indicators {
  max-width: 1046px;
  width: 100%;
  margin: 0 auto;
}

.step-two .indicator-text h4,
.step-three .indicator-text h4,
.step-four .indicator-text h4 {
  color: #9a9a9a !important;
  text-overflow: ellipsis;
  font-family: "Gilroy-Medium";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  margin: 0px;
  letter-spacing: -0.21px;
  transition: 0.5s;
}

.step-two .indicator-text p,
.step-three .indicator-text p,
.step-four .indicator-text p {
  color: #9a9a9a;
  text-overflow: ellipsis;
  font-family: "gilroy-extrabold";
  font-size: 16px;
  font-style: normal;
  line-height: 110%;
  margin: 0px;
  letter-spacing: -0.24px;
  transition: 0.5s;
}

.step-one .indicator-text h4,
.ltd-calc-step-two-active .step-two h4,
.ltd-calc-step-three-active .step-three h4,
.ltd-calc-step-four-active .step-four h4 {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 110%;
  letter-spacing: -0.015em;
  margin: 0px;
  color: #007481 !important;
}

.step-one .indicator-text p,
.ltd-calc-step-two-active .step-two p,
.ltd-calc-step-three-active .step-three p,
.ltd-calc-step-four-active .step-four p {
  font-family: "gilroy-extrabold";
  font-style: normal;

  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.015em;
  margin: 0px;
  color: #007481;
}

.step-indicator-box {
  display: flex;
  gap: 13px;
  align-items: center;
}

.indicator-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  position: relative;
  width: 50px;
  height: 50px;
}

.indicator-icon:after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 100px;
  transition: 0.5s;
}

.step-one .indicator-icon:after {
  background: rgba(0, 116, 129, 0.1);
}

.ltd-calc-step-one-active .step-one .indicator-icon,
.ltd-calc-step-two-active .step-two .indicator-icon,
.ltd-calc-step-three-active .step-three .indicator-icon,
.ltd-calc-step-four-active .step-four .indicator-icon {
  width: 55px;
  height: 55px;
}

.ltd-calc-step-one-active .step-one .indicator-icon:after,
.ltd-calc-step-two-active .step-two .indicator-icon:after,
.ltd-calc-step-three-active .step-three .indicator-icon:after,
.ltd-calc-step-four-active .step-four .indicator-icon:after {
  background: rgba(0, 116, 129, 0.3);
  width: 43px;
  height: 43px;
}

.ltd-calc-step-three-active .step-two .indicator-icon:after,
.ltd-calc-step-three-active .step-one .indicator-icon:after {
  background: rgba(0, 116, 129, 0.1) !important;
}

.ltd-calc-step-four-active .step-one .indicator-icon:after,
.ltd-calc-step-four-active .step-two .indicator-icon:after,
.ltd-calc-step-four-active .step-three .indicator-icon:after {
  background: rgba(0, 116, 129, 0.1) !important;
}

.indicator-icon:before {
  width: 0px;
  height: 0px;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}

.ltd-calc-step-one-active .step-one .indicator-icon:before,
.ltd-calc-step-two-active .step-two .indicator-icon:before,
.ltd-calc-step-three-active .step-three .indicator-icon:before,
.ltd-calc-step-four-active .step-four .indicator-icon:before {
  content: "";
  border-radius: 73px;
  border: 1px dashed #007481;
  height: 55px;
  min-width: 55px;
  visibility: visible;
  opacity: 1;
}

.ltd-calc-step-progress {
  display: none;
}

.ltd-calc-step-one-active .ltd-calc-step-progress,
.ltd-calc-step-two-active .ltd-calc-step-progress,
.ltd-calc-step-three-active .ltd-calc-step-progress,
.ltd-calc-step-four-active .ltd-calc-step-progress {
  display: block !important;
}

.ltd-calc-step-indicators {
  display: flex;
  gap: 69px;
}

.ltd-calc-hidden-img {
  transform: scale(0);
}

.indicator-icon img {
  transition: 0.5s;
}

.ltd-calc-step-two-active .step-two .ltd-calc-hidden-img,
.ltd-calc-step-three-active .step-two .ltd-calc-hidden-img,
.ltd-calc-step-four-active .step-two .ltd-calc-hidden-img {
  transform: scale(1);
}

.ltd-calc-step-two-active .step-two .ltd-calc-active-img,
.ltd-calc-step-three-active .step-two .ltd-calc-active-img,
.ltd-calc-step-four-active .step-two .ltd-calc-active-img {
  transform: scale(0);
}

.ltd-calc-step-three-active .step-three .ltd-calc-hidden-img,
.ltd-calc-step-four-active .step-three .ltd-calc-hidden-img {
  transform: scale(1);
}

.ltd-calc-step-three-active .step-three .ltd-calc-active-img,
.ltd-calc-step-four-active .step-three .ltd-calc-active-img {
  transform: scale(0);
}

.ltd-calc-step-four-active .step-four .ltd-calc-active-img {
  transform: scale(0);
}

.ltd-calc-step-four-active .step-four .ltd-calc-hidden-img {
  transform: scale(1);
}

.step-one img,
.step-two img,
.step-three img,
.step-four img {
  position: absolute;
}

.ltd-calc-step-three-active .step-two .indicator-text h4,
.ltd-calc-step-four-active .step-two .indicator-text h4,
.ltd-calc-step-four-active .step-three .indicator-text h4,
.ltd-calc-step-three-active .step-two .indicator-text p,
.ltd-calc-step-four-active .step-two .indicator-text p,
.ltd-calc-step-four-active .step-three .indicator-text p {
  color: #007481 !important;
}

.ltd-steps-progress-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.ltd-progress-bar-container {
  border-bottom: 3px solid #007481;
  width: 20%;
  transition: 0.5s;
}

.ltd-calc-step-two-active .ltd-progress-bar-container {
  width: 40%;
}

.ltd-calc-step-three-active .ltd-progress-bar-container {
  width: 60%;
}

.ltd-calc-step-four-active .ltd-progress-bar-container {
  width: 80%;
}

.ltd-breadcrumb-mobile,
.steps-indicator-mobile {
  display: none;
}

.ltd-calc-form-wrapper {
  position: relative;
}

.ltd-label-info {
  cursor: pointer;
}

@media (max-width: 1024px) {
  .ltd-calc-hero {
    padding-top: 149.04px;
    padding-bottom: 49.96px;
  }

  .ltd-calc-work-hours {
    margin-top: 28px;
  }

  .ltd-input-salary-dropdown {
    margin-top: -2px;
  }

  .ltd-calc-hero-container h1 {
    font-size: 45px;
    line-height: 116%;
    letter-spacing: -0.02em;
    margin-bottom: 8px;
  }

  .ltd-calc-breadcrumbs a,
  .ltd-calc-breadcrumbs span {
    font-size: 12px;
    line-height: 140%;
    letter-spacing: -0.005em;
  }

  .ltd-breadcrumb-desktop {
    display: none;
  }

  .ltd-breadcrumb-mobile {
    display: block;
  }

  .ltd-calc-breadcrumbs {
    gap: 5px;
  }

  .ltd-acknowledgement-step {
    margin-top: 54.52px;
    padding-bottom: 110px;
  }

  .ltd-ack-img {
    width: 170px;
    height: 170px;
  }

  .ltd-ack-content {
    margin-top: 23.69px;
  }

  .ltd-ack-content h2 {
    font-size: 27px;
    line-height: 33px;
    margin-bottom: 23.69px;
  }

  .ltd-ack-checkbox label {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.005em;
  }

  .ltd-ack-checkbox {
    margin-bottom: 20px;
  }

  .ltd-calc-step-indicators {
    display: none;
  }

  .ltd-calc-step-one {
    margin-top: 57.02px;
  }

  .ltd-calc-steps-wrapper h2 {
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 22.98px;
    letter-spacing: -0.02em;
  }

  .ltd-calc-input {
    max-width: 100% !important;
  }

  .ltd-calc-input-wrapper {
    width: 100%;
    height: 50px;
  }

  .ltd-calc-row-one {
    flex-direction: column;
    gap: 28px;
  }

  .ltd-calc-input,
  .flatpickr-calendar.open,
  .flatpickr-calendar.inline {
    width: 100%;
  }

  .dayContainer {
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
  }

  .flatpickr-innerContainer {
    justify-content: center;
  }

  .flatpickr-rContainer,
  .flatpickr-days {
    max-width: 100% !important;
  }

  .ltd-calc-step-navigation {
    margin-top: 45px;
  }

  .ltd-calc-step-one-active .ltd-calc-step-navigation {
    margin-bottom: 110px;
  }

  .ltd-calc-step-navigation {
    flex-direction: column-reverse;
    gap: 8px;
  }

  .ltd-calc-next,
  .ltd-calc-prev {
    width: 100%;
  }

  .ltd-calc-prev {
    justify-content: center;
  }

  .ltd-step-row {
    flex-direction: column;
    gap: 28px;
  }

  .ltd-step-one-form {
    gap: 28px;
  }

  .ltd-calc-benefit-age {
    margin-top: 28px;
}

  .ltd-step-two-form {
    margin-top: 57.02px;
  }

  .ltd-calc-step-two-active .ltd-calc-step-navigation {
    margin-bottom: 110px;
  }

  .ltd-step-three-form h3 {
    font-size: 20px;
    margin-bottom: 7px;
    letter-spacing: -0.5px;
  }

  .ltd-step-three-form p {
    margin-bottom: 28px;
    font-size: 16px;
  }

  .ltd-step-col-one {
    padding-bottom: 49.02px;
    margin-bottom: 48.54px;
  }

  .ltd-calc-input-wrapper {
    padding: 15px;
  }

  .ltd-calc-step-three-active .ltd-calc-step-navigation {
    margin-bottom: 110px;
  }

  .ltd-step-three-form {
    margin-top: 57.02px;
  }

  .ltd-step-four-form {
    margin-top: 43.24px;
  }

  .ltd-calc-step-four-active .ltd-calc-step-navigation {
    margin-bottom: 110px;
  }

  .ltd-step-five-form {
    margin-top: 62px;
    margin-bottom: 110px;
  }

  .ltd-step-five-form h2 {
    margin-bottom: 20px !important;
  }

  .ltd-step-five-form .ltd-calc-input-wrapper {
    width: 100%;
  }

  .ltd-calc-message .ltd-calc-input-wrapper {
    width: 100% !important;
  }

  .ltd-step-five-form .ltd-step-row {
    gap: 24px;
  }

  .ltd-step-five-form .ltd-message-row {
    margin-top: 24px;
    margin-bottom: 17.56px;
  }

  .ltd-final-ack {
    margin-bottom: 30px !important;
  }

  .ltd-step-five-form .ltd-calc-input-wrapper {
    padding: 15px 16px 14px 16px !important;
  }

  .ltd-calc-results {
    margin-top: 65px;
    margin-bottom: 110px;
  }

  .ltd-calc-result-img {
    height: 152.689px;
    margin-bottom: 39.31px;
  }

  .ltd-calc-result-content h3 {
    font-size: 18px;
    letter-spacing: -0.09px;
    margin-bottom: 11.95px;
  }

  .ltd-calc-result-content h2 {
    margin-bottom: 27.77px;
    font-size: 36px;
    line-height: 110%;
    /* 39.6px */
    letter-spacing: -0.72px;
  }

  .ltd-calc-result-content p {
    font-size: 16px;
    line-height: 162%;
    margin-bottom: 25px;
  }

  .steps-indicator-mobile {
    display: flex;
    gap: 13px;
    padding-top: 22px;
    padding: 22px;
  }

  .indicator-icon-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 55px;
    height: 55px;
  }

  .indicator-text-mobile h4 {
    color: #007481 !important;
    font-family: "Gilroy-Medium";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 15.4px */
    letter-spacing: -0.21px;
    margin: 0px;
  }

  .indicator-text-mobile p {
    font-family: "gilroy-extrabold";
    font-size: 16px;
    font-style: normal;
    margin: 0px;
    line-height: 110%;
    /* 17.6px */
    letter-spacing: -0.24px;
    color: #007481;
  }

  .indicator-text-mobile {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .indicator-icon-mobile::before {
    content: "";
    width: 43px;
    height: 44px;
    position: absolute;
    background: rgba(0, 116, 129, 0.3);
    border-radius: 100px;
  }

  .indicator-icon-mobile::after {
    content: "";
    width: 55px;
    height: 55px;
    display: flex;
    border: 1px dashed #007481;
    border-radius: 73px;
    position: absolute;
  }

  .indicator-icon-mobile img {
    position: absolute;
    transition: 0.5s;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
  }

  .ltd-calc-step-one-active .ltd-calc-step-one-img {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }

  .ltd-calc-step-two-active .ltd-calc-step-two-img {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }

  .ltd-calc-step-three-active .ltd-calc-step-three-img {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }

  .ltd-calc-step-four-active .ltd-calc-step-four-img {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
}

/* Custom tooltip theme */
.tippy-box[data-theme~="custom"] {
  background: rgba(0, 0, 0, 0.8);
  max-width: 486px !important;
  margin-top: -75px !important;
  padding: 15.44px 18px 15.49px !important;
}

/* Arrow color */
.tippy-box[data-theme~="custom"] .tippy-arrow {
  background: rgba(0, 0, 0, 0.8);
}

/* Optional: Add some padding and max-width */
.tippy-box[data-theme~="custom"] .tippy-content {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  padding: 0px;
  width: 100%;
  color: #ffffff;
}

.tippy-svg-arrow svg {
  opacity: 0;
  visibility: hidden;
}

.tippy-svg-arrow:after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="56" height="23" viewBox="0 0 56 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M29.4818 21.6144C28.4894 22.2573 27.2119 22.2573 26.2195 21.6144L1.37386 5.51774C-1.13439 3.89274 0.0164162 -3.44475e-05 3.00505 -3.42754e-05L52.6962 -3.14138e-05C55.6849 -3.12416e-05 56.8357 3.89275 54.3274 5.51775L29.4818 21.6144Z" fill="%23333"/></svg>');

  display: block;
  width: 80.81px;
  height: 30.23px;
  background-repeat: no-repeat !important;
  transform: rotate(0deg) !important;
  top: -11px !important;
  left: 50% !important;
  position: absolute;
  transform: translateX(-38%) !important;
}

.tippy-svg-arrow {
  width: 100% !important;
  height: unset !important;
}

@media (max-width: 1024px) {
  .tippy-svg-arrow:after {
    transform: translateX(-39%) !important;
    top: -14px !important;
  }

  .tippy-box[data-theme~="custom"] {
    max-width: 74vw !important;
    margin-top: -96px !important;
  }
}

/* @media(min-width:360px) and (max-width: 420px)
{

    .tippy-svg-arrow:after {
        transform: translateX(-61%) !important;
           top: -14px !important;
    }

    .tippy-box[data-theme~='custom']
    {
        max-width: 350px !important;
    }

} */

.flatpickr-prev-month,
.flatpickr-next-month {
  height: 24px;
  max-height: 24px !important;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e9f2f4;
  border-radius: 100px;
}

.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  fill: #007481;
}

.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  display: none;
}

.flatpickr-prev-month::before {
  content: "";
  background: url("https://staging-macgillivraylawn-staging.kinsta.cloud/wp-content/uploads/2025/10/Vector-2.svg");
  display: flex;
  background-size: 6px 100%;
  background-repeat: no-repeat;
  background-position: center center;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  margin-left: -1px;
  width: 100%;
  height: 100%;
}

.flatpickr-next-month::before {
  content: "";
  background: url("https://staging-macgillivraylawn-staging.kinsta.cloud/wp-content/uploads/2025/10/Vector-3.svg");
  display: flex;
  background-size: 6px 100%;
  background-repeat: no-repeat;
  background-position: center center;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  margin-left: 3px;
  width: 100%;
  height: 100%;
}

.ltd-page-header-section {
  transition: 0.5s;
}

header.ltd-page-header-section.sticky-header-active,
header.ltd-page-header-section.dark-header-active {
  background: #063035;
}

.sticky-header-active .ltd-header-menu-container ul li a,
.sticky-header-active .ltd-header-number a,
.sticky-header-active .header_language a {
  color: rgba(254, 254, 254, 0.8);
}

.dark-header-active .ltd-header-menu-container ul li a,
.dark-header-active .ltd-header-number a,
.dark-header-active .header_language a {
  color: rgba(254, 254, 254, 0.8);
}

.sticky-header-active .current_language,
.dark-header-active .current_language {
  border: 1px solid rgba(255, 255, 255, 0.8);
  transition: 0.5s;
}

.header_language > a:before,
.lang:before {
  transition: 0.5s;
}

.sticky-header-active .header_language > a:before,
.sticky-header-active .lang:before {
  background: rgba(255, 255, 255, 0.8);
}

.dark-header-active .header_language > a:before,
.dark-header-active .lang:before {
  background: rgba(255, 255, 255, 0.8);
}

.ltd-header-logo img {
  transition: 0.5s;
}

/* .sticky-header-active .ltd-header-logo img,
.dark-header-active .ltd-header-logo img {
  content: url("/wp-content/uploads/2025/10/Inverted-2.svg");
} */

@media (max-width: 1024px) {
  .ltd-mobile-logo img {
    transition: 0.5s;
  }
}

@media (min-width: 360px) and (max-width: 385px) {
  .ltd-header-mobile {
    align-items: center;
  }
}

@media (max-width: 1200px) {
  .ltd-header-menu-container ul li a,
  .ltd-header-number a,
  .header_language a {
    color: rgba(255, 255, 255, 0.8) !important;
  }
}

.ltd-ack-img svg {
  max-width: 131.43px;
  height: 131.33px;
}

@media (max-width: 1024px) {
  .ltd-ack-img svg {
    max-width: 123px;
    height: 123px !important;
  }
}

.ltd-header-phone-svg svg path {
  fill: #000;
  fill-opacity: 0.8;
}

.sticky-header-active .ltd-header-phone-svg svg path,
.dark-header-active .ltd-header-phone-svg svg path {
  fill: #fefefe;
}

.ltd-page-header-section {
  z-index: 111;
}

@media (max-width: 1200px) {
  .

  .sticky-header-active .ltd-menu-drawer-container span,
  .hide-overflow-ltd .ltd-menu-drawer-container span,
  .dark-header-active .ltd-menu-drawer-container span {
    border-color: white !important;
  }

  .hide-overflow-ltd header.ltd-page-header-section {
    background: #063035;
  }
}

@media (min-width: 1025px) {
  .ltd-header-menu-container ul li a:hover {
    color: #007481;
  }

  .sticky-header-active .ltd-header-menu-container ul li a:hover,
  .dark-header-active .ltd-header-menu-container ul li a:hover {
    color: #fff !important;
  }
}

.sticky-header-active .ltd-menu-line-one,
.sticky-header-active .ltd-menu-line-two,
.sticky-header-active .ltd-menu-line-three {
  border: 1px solid #fff;
}

.ltd-calc-input input:-webkit-autofill,
.ltd-calc-input textarea:-webkit-autofill {
  transition: background-color 11111115000s ease-in-out 0s;
  background-color: white;
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
}

.step-input-focused:-webkit-autofill,
.ltd-salary-focused:-webkit-autofill {
  color: #007481 !important;
  -webkit-text-fill-color: #007481 !important;
}

.ltd-calc-input input:-internal-autofill-previewed,
.ltd-calc-input textarea:-internal-autofill-previewed {
  transition: background-color 115000s ease-in-out 0s;
}

@media (min-width: 360px) and (max-width: 375px) {
  .flatpickr-calendar.open,
  .flatpickr-calendar.inline {
    max-width: 100%;
  }
}

.ltd-input-option span {
  height: 37.5px;
}

.ltd-selected {
  height: 100% !important;
}

@media (max-width: 1024px) {
  .flatpickr-calendar.open {
    width: 100%;
    max-width: 100%;
  }

  .flatpickr-rContainer {
    width: 100%;
    width: 100%;
  }

  .flatpickr-days {
    width: 100% !important;
  }

  /* Weekday headers - 7 columns */
  .flatpickr-weekdaycontainer {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
  }

  /* Days container - 7 columns grid */
  .dayContainer {
    display: grid !important;
    grid-template-columns: repeat(7, 1fr);
    gap: 0;
  }

  /* Individual day cells */
  .flatpickr-day {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Ensure proper width for the overall container */
  .flatpickr-days {
    width: 100%;
  }

  .flatpickr-rContainer {
    width: 100%;
  }

  /* Weekday parent container */
  .flatpickr-weekdays {
    width: 100%;
  }

  /* Weekday headers - 7 columns */
  .flatpickr-weekdays .flatpickr-weekdaycontainer {
    display: grid !important;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
    gap: 0px;
  }

  /* Individual weekday labels */
  .flatpickr-weekday {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.step-input-focused .ltd-calc-currency {
  color: #007481 !important;
}


.ltd-calc-benefit-age {
    margin-top: 33px;
}

.ltd-calc-error-message
{
  font-family: "Gilroy-Regular";
}


.flatpickr-input.active
{
  color: #007481 !important;
}