:root { 
  --baltic-sea: #262630d9;
  --basicblack: #192a3e;
  --basicblack-blue: #1c2237;
  --basicinput-text: #192a3e;
  --basicwhite: #ffffff;
  --black: #000000;
  --brandprimary: #4157f0;
  --brandsecondary: #ffd835;
  --buttonsprimary: #4157f0;
  --delta: #a2a2a2;
  --eagle: #b1c0a8;
  --gallery: #eaecee;
  --hawkes-blue: #d8e9ff66;
  --ruleaction: #4157f0;
  --sonic-silver: #717273;
  --storm-dust: #616161;
  --zircon: #f7fbff;
  --zircon-2: #f7fbffe6;
 
  --font-size-12px: 12px;
  --font-size-l: 20px;
  --font-size-m: 18px;
  --font-size-s: 16px;
  --font-size-xl: 22px;
  --font-size-xs: 14px;
  --font-size-xxl: 24px;
  --font-size-xxs: 11px;
 
  --font-family-lato: "Lato", Helvetica;
  --font-family-poppins: "Poppins", Helvetica;
  --font-family-roboto: "Roboto", Helvetica;
}
.body-copy--big--regular {
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.body-copy--big--bold {
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
}

.body-copy--small--bold {
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
}

.body-copy--small--regular {
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.body-copy--tiny--regular {
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-12px);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.headingsheading-6 {
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
}

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

.roboto-normal-sonic-silver-11px {
  color: var(--sonic-silver);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.roboto-normal-sonic-silver-12-4px {
  color: var(--sonic-silver);
  font-family: var(--font-family-roboto);
  font-size: 12.4px;
  font-style: normal;
  font-weight: 400;
}

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

.roboto-normal-big-stone-16px {
  color: var(--basicblack);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.roboto-bold-white-16px {
  color: var(--basicwhite);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 700;
}

.roboto-normal-big-stone-20px {
  color: var(--basicblack);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.roboto-bold-steel-gray-22px {
  color: var(--basicblack-blue);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 700;
}

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

.roboto-normal-steel-gray-22px {
  color: var(--basicblack-blue);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.roboto-normal-white-22px {
  color: var(--basicwhite);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.lato-black-big-stone-28px {
  color: var(--basicblack);
  font-family: var(--font-family-lato);
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
}

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

.roboto-normal-steel-gray-24px {
  color: var(--basicblack-blue);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.roboto-normal-sonic-silver-24px {
  color: var(--sonic-silver);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.roboto-bold-steel-gray-20px {
  color: var(--basicblack-blue);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 700;
}

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

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

.roboto-light-black-19px {
  color: var(--black);
  font-family: var(--font-family-roboto);
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
}

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

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

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

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