:root { 
  --dove-gray: #707070;
  --iron: #d5d6d6cc;
  --regal-blue: #12416d;
  --regal-blue-2: #11426d;
  --tacha: #d4c64f;
  --tarawera: #0d3557;
  --white: #ffffff;
 
  --font-size-l: 14px;
  --font-size-m: 12px;
  --font-size-s: 11px;
  --font-size-xl: 15px;
  --font-size-xs: 10px;
  --font-size-xxl: 16px;
  --font-size-xxxl: 18px;
 
  --font-family-poppins: "Poppins", Helvetica;
  --font-family-raleway: "Raleway", Helvetica;
}
.raleway-medium-tarawera-18px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 500;
}

.raleway-bold-white-14px {
  color: var(--white);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 700;
}

.poppins-normal-dove-gray-12px {
  color: var(--dove-gray);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.poppins-light-dove-gray-15px {
  color: var(--dove-gray);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 300;
}

.poppins-normal-dove-gray-11px {
  color: var(--dove-gray);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.poppins-medium-tarawera-14px {
  color: var(--tarawera);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 500;
}

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

.raleway-black-tarawera-26px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: 26px;
  font-style: normal;
  font-weight: 900;
}

.raleway-black-tarawera-16px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 900;
}

.poppins-normal-dove-gray-10px {
  color: var(--dove-gray);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 400;
}

.poppins-normal-white-12px {
  color: var(--white);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.poppins-bold-tarawera-18px {
  color: var(--tarawera);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 700;
}

.poppins-normal-dove-gray-9px {
  color: var(--dove-gray);
  font-family: var(--font-family-poppins);
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
}

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

.raleway-medium-tarawera-28px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
}

.poppins-light-dove-gray-18px {
  color: var(--dove-gray);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 300;
}

.raleway-black-tarawera-18px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 900;
}

.raleway-black-tarawera-15px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 900;
}

.raleway-black-tarawera-9px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: 9px;
  font-style: normal;
  font-weight: 900;
}

.poppins-light-dove-gray-14px {
  color: var(--dove-gray);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 300;
}

.raleway-medium-tarawera-15px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 500;
}

.poppins-light-dove-gray-12px {
  color: var(--dove-gray);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 300;
}

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

.raleway-black-tarawera-26px-2 {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: 26px;
}

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

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

.raleway-black-tarawera-22px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}

.raleway-bold-white-10px {
  color: var(--white);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 700;
}

.raleway-normal-dove-gray-42px {
  color: var(--dove-gray);
  font-family: var(--font-family-raleway);
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
}

.poppins-light-white-15px {
  color: var(--white);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 300;
}

.raleway-bold-tacha-18px {
  color: var(--tacha);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 700;
}

.raleway-bold-regal-blue-26px {
  color: var(--regal-blue);
  font-family: var(--font-family-raleway);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}

.poppins-light-white-10px {
  color: var(--white);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 300;
}

.raleway-black-tarawera-14px {
  color: var(--tarawera);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 900;
}

.raleway-bold-tacha-16px {
  color: var(--tacha);
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 700;
}
