/* This source code is exported from pxCode, you can get more document from https://www.pxcode.io */
.untitled-page-block {
  display: flex;
  flex-direction: column;
  background-color: #00a3ff;
}
.untitled-page-block.layout {
  position: relative;
  min-height: 429px;
}
.untitled-page-block1 {
  display: flex;
  flex-direction: column;
}
.untitled-page-block1.layout {
  position: relative;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 79.66%;
  margin: 70px auto;
}
.untitled-page-block2 {
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 29px 29px 29px 29px;
}
.untitled-page-block2.layout {
  position: relative;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 142px;
  min-width: 142px;
  margin: 0px auto;
}
.untitled-page-icon {
  background: var(--src) center center/contain no-repeat;
}
.untitled-page-icon.layout {
  position: relative;
  height: 120px;
  width: 120px;
  min-width: 120px;
  margin: 11px;
}
.untitled-page-hero-title-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 479px) {
  .untitled-page-hero-title-box {
    align-items: center;
    justify-content: center;
  }
}
.untitled-page-hero-title-box.layout {
  position: relative;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 100%;
  margin: 0px 0px;
}
.untitled-page-hero-title {
  font: 700 20px/1.2 "Inter", Helvetica, Arial, serif;
  color: white;
  text-align: center;
  letter-spacing: 0px;
}
@media (max-width: 479px) {
  .untitled-page-hero-title {
    text-align: center;
  }
}
.untitled-page-hero-title-span0 {
  font: 700 4.95em/1.2 "Inter", Helvetica, Arial, serif;
  color: #ffffffff;
  letter-spacing: 0px;
}
.untitled-page-hero-title-span1 {
  font: 700 4em/1.2 "Inter", Helvetica, Arial, serif;
  color: #ffffffff;
  letter-spacing: 0px;
}
.untitled-page-subtitle {
  display: flex;
  justify-content: flex-end;
  font: 20px/1.2 "Noto Sans", Helvetica, Arial, serif;
  color: white;
  text-align: right;
  letter-spacing: 0px;
}
.untitled-page-subtitle.layout {
  position: relative;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 274px;
  min-width: 274px;
  margin: 0px auto 3px;
}