.page {
  margin: 0 auto;
  background-color: rgba(8, 10, 23, 1);
  position: relative;
  width: 1080px;
  min-height: 100vh;
  height: auto;
  overflow-x: hidden;
  overflow-y: visible;
}

.box_1 {
  background-image: url(./img/1beea043d48647b1accccc93f2f32d11_mergeImage.png);
  width: 1080px;
  height: auto;
}

.image_2 {
  width: 152px;
  height: 40px;
  margin: 24px 0 0 46px;
}

.text_1 {
  width: 282px;
  height: 70px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 60px;
  font-family: ArialRoundedMT-ExtraBold;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 70px;
  margin: 134px 0 0 399px;
}

.text_2 {
  width: 830px;
  height: 308px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  font-family: ArialRoundedMTBold;
  font-weight: NaN;
  text-align: left;
  line-height: 44px;
  margin: 51px 0 153px 125px;
}

.box_2 {
  background-color: rgba(18, 20, 33, 1);
  width: 1080px;
  height: 109px;
  margin-top: 1px;
}

.text_3 {
  width: 90px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: ArialRoundedMTBold;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
  margin: 30px 0 0 72px;
}

.text_4 {
  width: 108px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: ArialRoundedMTBold;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
  margin: 30px 0 0 56px;
}

.text_5 {
  width: 134px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: ArialRoundedMTBold;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
  margin: 30px 0 0 56px;
}

.text_9 {
  width: 135px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: ArialRoundedMTBold;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
  margin: 30px 0 0 56px;
}

.text_6 {
  width: 245px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: ArialRoundedMTBold;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
  margin: 30px 72px 0 56px;
}

/* Footer link styles: no underline by default, underline on hover */
.box_2 a {
  text-decoration: none;
  color: #fff;
}

.box_2 a:visited {
  color: #fff;
}

.box_2 a:hover {
  text-decoration: underline;
}

/* Service Agreement content container */
.sa-content {
  width: 830px;
  margin: 20px 0 20px 125px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 26px;
}

.sa-content h1 {
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 12px 0;
  color: #fff;
}

.sa-content h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 20px 0 8px 0;
  color: rgba(255, 228, 68, 1);
}

.sa-content h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 16px 0 6px 0;
  color: #fff;
}

.sa-content h4 {
  font-size: 16px;
  line-height: 22px;
  margin: 12px 0 6px 0;
  color: #fff;
}

.sa-content p {
  margin: 8px 0;
}

.sa-content ol {
  margin: 8px 0 12px 18px;
  padding-left: 18px;
}

/* Email link styles inside Service Agreement */
.sa-content a[href^="mailto:"] {
  color: #fff;
  text-decoration: underline;
}

.sa-content a[href^="mailto:"]:visited {
  color: #fff;
}
