:root {
  --blue: rgba(17, 55, 107, 1);
  --light-blue: rgba(83, 134, 185, 1);
  --grey: rgba(93, 95, 96, 1);
  --word: rgba(35, 35, 35, 1);
  --body-font-family: "Helvetica Neue", Helvetica;
  --body-font-weight: 400;
  --body-font-size: 16px;
  --body-letter-spacing: 1.6px;
  --body-line-height: 24px;
  --body-font-style: normal;
  --h1-font-family: "Helvetica Neue", Helvetica;
  --h1-font-weight: 700;
  --h1-font-size: 40px;
  --h1-letter-spacing: 3.2px;
  --h1-line-height: 60px;
  --h1-font-style: normal;
  --2-font-family: "Helvetica Neue", Helvetica;
  --2-font-weight: 500;
  --2-font-size: 20px;
  --2-letter-spacing: 2px;
  --2-line-height: 24px;
  --2-font-style: normal;
  --tacble-tab-font-family: "Helvetica Neue", Helvetica;
  --tacble-tab-font-weight: 400;
  --tacble-tab-font-size: 18px;
  --tacble-tab-letter-spacing: 3.6px;
  --tacble-tab-line-height: 30px;
  --tacble-tab-font-style: normal;
  --tacble-body-font-family: "Helvetica Neue", Helvetica;
  --tacble-body-font-weight: 400;
  --tacble-body-font-size: 18px;
  --tacble-body-letter-spacing: 3.6px;
  --tacble-body-line-height: 30px;
  --tacble-body-font-style: normal;
  --tacble-h1-font-family: "Helvetica Neue", Helvetica;
  --tacble-h1-font-weight: 700;
  --tacble-h1-font-size: 40px;
  --tacble-h1-letter-spacing: 6.4px;
  --tacble-h1-line-height: 60px;
  --tacble-h1-font-style: normal;
  --tacble-h2-font-family: "Helvetica Neue", Helvetica;
  --tacble-h2-font-weight: 700;
  --tacble-h2-font-size: 32px;
  --tacble-h2-letter-spacing: 5.12px;
  --tacble-h2-line-height: 30px;
  --tacble-h2-font-style: normal;
  --tacble-h4-font-family: "Helvetica Neue", Helvetica;
  --tacble-h4-font-weight: 500;
  --tacble-h4-font-size: 16px;
  --tacble-h4-letter-spacing: 3.2px;
  --tacble-h4-line-height: 30px;
  --tacble-h4-font-style: normal;
  --tacble-h3-font-family: "Helvetica Neue", Helvetica;
  --tacble-h3-font-weight: 700;
  --tacble-h3-font-size: 20px;
  --tacble-h3-letter-spacing: 4px;
  --tacble-h3-line-height: 30px;
  --tacble-h3-font-style: normal;
  --RWD-rwd-h4-font-family: "Helvetica Neue", Helvetica;
  --RWD-rwd-h4-font-weight: 500;
  --RWD-rwd-h4-font-size: 13px;
  --RWD-rwd-h4-letter-spacing: 2.6px;
  --RWD-rwd-h4-line-height: 16px;
  --RWD-rwd-h4-font-style: normal;
  --RWD-rwd-h1-font-family: "Helvetica Neue", Helvetica;
  --RWD-rwd-h1-font-weight: 700;
  --RWD-rwd-h1-font-size: 24px;
  --RWD-rwd-h1-letter-spacing: 3.84px;
  --RWD-rwd-h1-line-height: 36px;
  --RWD-rwd-h1-font-style: normal;
  --RWD-rwd-body-font-family: "Helvetica Neue", Helvetica;
  --RWD-rwd-body-font-weight: 400;
  --RWD-rwd-body-font-size: 15px;
  --RWD-rwd-body-letter-spacing: 3px;
  --RWD-rwd-body-line-height: 24px;
  --RWD-rwd-body-font-style: normal;
  --RWD-rwd-h2-font-family: "Helvetica Neue", Helvetica;
  --RWD-rwd-h2-font-weight: 700;
  --RWD-rwd-h2-font-size: 20px;
  --RWD-rwd-h2-letter-spacing: 3.2px;
  --RWD-rwd-h2-line-height: 30px;
  --RWD-rwd-h2-font-style: normal;
  --RWD-rwd-tab-font-family: "Helvetica Neue", Helvetica;
  --RWD-rwd-tab-font-weight: 400;
  --RWD-rwd-tab-font-size: 14px;
  --RWD-rwd-tab-letter-spacing: 2.8px;
  --RWD-rwd-tab-line-height: 20px;
  --RWD-rwd-tab-font-style: normal;
  --RWD-rwd-h3-font-family: "Helvetica Neue", Helvetica;
  --RWD-rwd-h3-font-weight: 700;
  --RWD-rwd-h3-font-size: 16px;
  --RWD-rwd-h3-letter-spacing: 3.2px;
  --RWD-rwd-h3-line-height: 20px;
  --RWD-rwd-h3-font-style: normal;
  --variable-collection-blue: rgba(29, 32, 136, 1);
  --variable-collection-word-black: rgba(46, 46, 46, 1);
  --variable-collection-grey: rgba(201, 201, 201, 1);
}
