:root {
  --banana: #ffdc2f;
  --dodger-blue: #1e90ff;
  --eerie-black: #211e1c;
  --eerie-black-2: #211e1c75;
  --gray-nurse: #eaeaea;
  --gray-nurse-hover: #d8d8d8;
  --white: #ffffff;
  --green: #2ecc71;
  --focus-color: rgba(255, 220, 47, 0.5);
  --font-size-xxs: 14px;
  --font-size-s: 16px;

  --font-family-poppins: "Poppins", Helvetica;
  --font-family-prompt: "Prompt", Helvetica;
  --desktop-section-margin: 240px;
  --tablet-section-margin: 200px;
  --mobile-section-margin: 140px;

  --button-height-DDD: 53px;
  --button-height-TTT: 48px;
  --button-height-MMM: 48px;
}

.gray-emphasised-text {
  color: var(--eerie-black-2);
}

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

.green-emphasised-text-medium {
  color: var(--green);
  font-weight: 500;
}

.green-emphasised-text-bold {
  color: var(--green);
  font-weight: 700;
}

.poppins-normal-eerie-black-27px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-26px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-25px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-24px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-23px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-22px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-21px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-20px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-19px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-18px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.poppins-medium-eerie-gray-22px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-eerie-gray-20px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-eerie-gray-18px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-eerie-gray-17px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-eerie-gray-16px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-eerie-gray-15px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-eerie-gray-14px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.poppins-normal-eerie-gray-17px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-17px-2 {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.poppins-medium-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-weight: 500;
}

.poppins-medium-eerie-black-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-eerie-black-15px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.poppins-normal-eerie-black-15px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-gray-15px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-14px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-black-13px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.prompt-bold-eerie-black-80px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-60px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-50px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-52px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
}
.prompt-bold-eerie-black-54px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
}
.prompt-bold-eerie-black-52px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-50px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-48px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-46px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-44px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-42px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-40px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-38px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-37px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-36px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-35px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-34px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-33px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
}
.prompt-bold-eerie-black-32px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-29px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-28px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-26px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-24px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-gray-19px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-prompt);
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-gray-16px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-prompt);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.prompt-bold-eerie-gray-17px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-prompt);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.prompt-bold-eerie-gray-16px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-prompt);
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
}

.prompt-bold-eerie-black-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}

.prompt-medium-eerie-black-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-gray-17px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-prompt);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-gray-18px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-prompt);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-gray-16px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-prompt);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-black-18px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-black-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-black-15px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-eerie-black-14px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.prompt-bold-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.prompt-normal-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.prompt-bold-eerie-black-15px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}

.prompt-semibold-eerie-black-26px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}

.prompt-semibold-eerie-black-23px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}

.prompt-semibold-eerie-black-22px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
}

.prompt-semibold-eerie-black-20px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.prompt-semibold-eerie-black-19px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
}

.prompt-semibold-eerie-black-18px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}

.prompt-semibold-eerie-black-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}

.prompt-semibold-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.poppins-bold-dodger-blue-22px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.poppins-normal-eerie-gray-28px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
}

.poppins-normal-eerie-gray-21px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
}

.poppins-normal-eerie-gray-20px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
}

.poppins-normal-eerie-gray-19px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
}

.poppins-normal-eerie-gray-18px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
}

.poppins-normal-eerie-gray-14px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.poppins-bold-eerie-gray-14px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.poppins-bold-eerie-gray-13px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
}

.poppins-normal-eerie-gray-13px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-eerie-grey-15px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.poppins-medium-dodger-blue-19px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-blue-18px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-grey-18px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-grey-17px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-grey-16px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-grey-14px {
  color: var(--eerie-black-2);
  font-family: var(--font-family-poppins);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-blue-17px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-blue-16px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-blue-15px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-dodger-blue-14px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.poppins-medium-dodger-blue-13px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
}
.poppins-medium-dodger-blue-12px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}

.poppins-regular-green-17px {
  color: var(--green);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}

.poppins-bold-dodger-blue-18px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}

.poppins-bold-dodger-blue-19px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-31px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-30px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
}

.poppins-semi-bold-eerie-black-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}

.prompt-medium-white-17px {
  font-family: var(--font-family-prompt);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.poppins-semi-bold-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.prompt-medium-white-18px {
  font-family: var(--font-family-prompt);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.prompt-medium-white-20px {
  font-family: var(--font-family-prompt);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

.prompt-bold-eerie-black-22px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-21px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-20px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-19px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
}

.prompt-bold-eerie-black-18px {
  color: var(--eerie-black);
  font-family: var(--font-family-prompt);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.poppins-medium-white-22px {
  font-family: var(--font-family-poppins);
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-white-19px {
  font-family: var(--font-family-poppins);
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
}

.poppins-medium-white-18px {
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.poppins-bold-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.poppins-bold-eerie-black-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}

.poppins-medium-white-16px {
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.poppins-medium-white-17px {
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.poppins-bold-dodger-blue-16px {
  color: var(--dodger-blue);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.poppins-bold-white-22px {
  font-family: var(--font-family-poppins);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.poppins-bold-eerie-gray-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.5;
}

.poppins-normal-eerie-gray-15px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  opacity: 0.5;
}

.poppins-normal-eerie-gray-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  opacity: 0.5;
}

.poppins-normal-green-16px {
  color: var(--green);
  font-family: var(--font-family-poppins);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  opacity: 0.5;
}

.poppins-normal-eerie-gray-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  opacity: 0.5;
}

.poppins-normal-eerie-gray-18px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  opacity: 0.5;
}

.poppins-normal-eerie-gray-19px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  opacity: 0.5;
}

.poppins-bold-eerie-gray-24px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.5;
}

.poppins-bold-eerie-gray-19px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.5;
}

.poppins-bold-eerie-gray-20px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.5;
}

.poppins-bold-eerie-gray-17px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.5;
}

.poppins-bold-eerie-gray-18px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.5;
}

.poppins-bold-eerie-gray-20px {
  color: var(--eerie-black);
  font-family: var(--font-family-poppins);
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.5;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-content {
  position: relative;
  margin: 20% auto;
  padding: 0;
  width: 80%;
  max-width: 700px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
}

.modal-content iframe {
  width: 100%;
  height: 400px;
  border: none;
  border-radius: 8px 8px 0 0;
}

.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

.button-group {
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-wrapper {
  display: inline-block;
  background-color: rgba(255, 220, 47, 0.4);
  padding: 5px;
  border-radius: 36px;
}

.button-wrapper:hover {
  border-color: rgba(255, 220, 47, 0.4);
}

.call-to-action-button {
  background-color: var(--banana);
  border: none;
  height: 59px;
  border-radius: 30px;
  padding: 12px 24px;
  cursor: pointer;

  transition: all 0.3s ease;
}

.call-to-action-button:hover {
  background-color: #f3d335;
}

.call-to-action-button:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(255, 220, 47, 0.5);
}

.secondary-action-button {
  background-color: var(--white);
  color: var(--eerie-black);
  border: 2px solid rgba(33, 30, 28, 0.2);
  border-radius: 30px;
  padding: 12px 24px;
  height: 59px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  display: inline-block;
}

.secondary-action-button:hover {
  background-color: rgba(33, 30, 28, 0.05); /* Slightly darker on hover */
  color: var(--eerie-black);
}

.secondary-action-button:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(33, 30, 28, 0.1); /* Focus outline */
}

.secondary-action-button:active {
  transform: translateY(1px);
}

@media screen and (min-width: 768px) and (max-width: 1179px) {
  .call-to-action-button {
    height: 53px;
    padding: 10px 18px;
  }
  .secondary-action-button {
    height: 53px;
    padding: 10px 18px;
  }
}

@media screen and (max-width: 767px) {
  .call-to-action-button {
    height: 47px;
    padding: 0px 14px;
  }
  .secondary-action-button {
    height: 47px;
    padding: 0px 14px;
  }
}
