.page--OcyUtMDP {
  width: 100%;
  overflow-x: hidden;
}
/*# sourceMappingURL=style.module.css.map */
.promo--bTVBnAMj {
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 0;
  background: #f2f3f5;
}
.content--ISGE7Bnf {
  position: relative;
  width: 100%;
  min-height: 640px;
}
.copy--hfbtPVuv {
  position: relative;
  padding: 60px 20px 0;
  z-index: 2;
  max-width: 420px;
  overflow: visible;
}
.title--v6i4_XzF {
  margin: 0 0 8px;
  font-family: 'enbold', sans-serif;
  font-size: 71px;
  font-weight: normal;
  line-height: 0.95;
  letter-spacing: -2.35px;
  color: #000000;
}
.subtitle--HFikmrTk {
  margin: 0 0 24px;
  font-family: 'en', sans-serif;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.16;
  color: #000000;
}
.downloads--g9DecFMy {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 8px;
}
.downloadItem--iGfnR2ys {
  position: relative;
}
.downloadItem--iGfnR2ys a img {
  display: block;
  width: 125px;
  height: 39px;
  object-fit: contain;
}
.downloadItem--iGfnR2ys:hover .qrTooltip--lOTyVOSN,
.downloadItem--iGfnR2ys:focus-within .qrTooltip--lOTyVOSN {
  visibility: visible;
  opacity: 1;
}
.qrTooltip--lOTyVOSN {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  z-index: 20;
  visibility: hidden;
  opacity: 0;
  transform: translateX(-50%);
  pointer-events: none;
  transition: opacity 0.15s ease;
}
.qrTooltip--lOTyVOSN img {
  display: block;
  width: 150px;
  max-width: none;
  height: auto;
}
.hint--ClMST5Fh {
  margin: 0;
  font-family: 'cn', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #65666c;
}
.panda--sBjR23K_ {
  position: relative;
  margin-top: 30px;
  width: 100%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  height: auto;
  will-change: transform;
  transition: transform 0.2s ease-out;
}
@media (min-width: 1240px) {
  .promo--bTVBnAMj {
    margin-top: 200px;
  }
  .content--ISGE7Bnf {
    height: 800px;
    min-height: 800px;
  }
  .copy--hfbtPVuv {
    position: absolute;
    top: 150px;
    left: 110px;
    padding: 0;
  }
  .panda--sBjR23K_ {
    position: absolute;
    top: -32px;
    left: 588px;
    margin: 0;
    width: 901px;
    max-width: none;
  }
}
/*# sourceMappingURL=style.module.css.map */
.entry--qip0Du9Q {
  display: block;
  width: 100%;
  background: #ffffff;
}
.grid--sOli4_xb {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  margin: 0;
}
.mobileStage--K47ZfhlQ {
  position: relative;
  width: 100%;
  padding: 0 0 26px;
  background: #fde134;
}
.mobileCard--QXwtSIqk {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 2%;
}
.mobileCard--QXwtSIqk + .mobileCard--QXwtSIqk {
  margin-top: 26px;
}
.mobilePhoto--vlYNCpoT {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.mobileLabel--YX1734JE {
  position: absolute;
  left: 10%;
  bottom: 42px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.35);
}
.mobileLabelText--omFME18h {
  font-family: 'enbold', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
}
.mobileChevron--zWXKefH4 {
  position: absolute;
  right: 10%;
  bottom: 46px;
  width: 34px;
  height: 34px;
  border-radius: 17px;
  background: rgba(0, 0, 0, 0.2);
}
.mobileChevron--zWXKefH4::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-left: -6px;
  margin-top: -5px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
}
.card--AZpFM7eW {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 0;
}
.card--AZpFM7eW img {
  width: 100%;
  height: auto;
  transition: opacity 0.35s ease;
}
.hoverImg--qnDNR6ov {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.card--AZpFM7eW:hover .defaultImg--_cHqdWDF {
  opacity: 0;
}
.card--AZpFM7eW:hover .hoverImg--qnDNR6ov {
  opacity: 1;
}
@media (min-width: 1240px) {
  .grid--sOli4_xb {
    grid-template-columns: repeat(3, 1fr);
  }
}
/*# sourceMappingURL=style.module.css.map */
.hero--ctajpl0Y {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 61px;
  background: #fde134;
}
.track--l6mKtLXq {
  position: relative;
  width: 100%;
  aspect-ratio: 2560 / 900;
  max-height: 900px;
}
@media (max-width: 767px) {
  .track--l6mKtLXq {
    aspect-ratio: auto;
    height: calc(100vw * 720 / 480);
    max-height: 720px;
  }
}
.slide--RCfF4mN1 {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.slide--RCfF4mN1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}
@media (max-width: 767px) {
  .slide--RCfF4mN1 img {
    object-position: center top;
  }
}
.slideActive--PzX9R1wr {
  opacity: 1;
  z-index: 1;
}
.arrow--I4s_tlDn {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 80px;
  margin-top: -40px;
  font-family: serif;
  font-size: 15px;
  line-height: 80px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
  transition: background 0.2s ease;
}
.arrow--I4s_tlDn:hover {
  background: rgba(0, 0, 0, 0.27);
}
.arrowLeft--bV0yJc75 {
  left: 0;
  border-radius: 20px 0 0 20px;
  transform: translate(30px, 0);
}
.arrowRight--BB4pdvGp {
  left: 100%;
  border-radius: 0 20px 20px 0;
  transform: translate(-70px, 0);
}
.arrowIcon--lfcta6bd {
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.arrowLeft--bV0yJc75 .arrowIcon--lfcta6bd {
  margin-left: 4px;
  transform: rotate(-135deg);
}
.arrowRight--BB4pdvGp .arrowIcon--lfcta6bd {
  margin-right: 4px;
  transform: rotate(45deg);
}
/*# sourceMappingURL=style.module.css.map */
.stats--qcZFKy0s {
  display: block;
  width: 100%;
  padding: 0;
}
.inner--Z5f_qtFk {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto;
  padding: 70px 20px 0;
}
.intro--GJQi3Rhw {
  margin: 0 0 60px;
  text-align: center;
}
.intro--GJQi3Rhw h2 {
  margin: 0 0 15px;
  font-family: 'en', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.1;
  color: #000000;
  text-align: center;
}
.intro--GJQi3Rhw h6 {
  max-width: none;
  margin: 0 auto;
  font-family: 'cn', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  text-align: center;
}
.desktopGrid--JRb1kgWJ {
  display: none;
}
.mobileGrid--uX0wq3i4 {
  display: flex;
  flex-direction: column;
  gap: 70px;
  align-items: center;
  padding-bottom: 40px;
}
.itemHorizontal--_UGTNuCv {
  position: relative;
  min-height: 131px;
  padding-left: 57px;
}
.itemVertical--q6890RrP {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.icon--brVI83B_ {
  position: absolute;
  top: 10px;
  left: 7px;
  width: 135px;
}
.icon--brVI83B_ img {
  display: block;
  width: 135px;
  height: auto;
}
.desc--WYbWSU5W {
  padding-left: 105px;
}
.number--RMRevLJ2 {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 0;
  font-family: 'enbold', sans-serif;
  font-size: 80px;
  font-weight: normal;
  line-height: 57px;
  letter-spacing: 1px;
  color: #ffdb03;
}
.suffix--IoK0iiha {
  font-size: 80px;
  line-height: 57px;
}
.label--QPs9gvA5 {
  margin: 0;
  padding-top: 8px;
  font-family: 'cn', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  text-align: left;
}
@media (max-width: 959px) {
  .number--RMRevLJ2,
  .suffix--IoK0iiha {
    font-size: 56px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .intro--GJQi3Rhw {
    margin-bottom: 70px;
  }
  .intro--GJQi3Rhw h2 {
    font-size: 36px;
    line-height: 1.08;
  }
  .intro--GJQi3Rhw h6 {
    font-size: 14px;
    line-height: 22px;
    padding: 0 10px;
  }
  .itemVertical--q6890RrP {
    gap: 12px;
  }
  .itemVertical--q6890RrP .icon--brVI83B_ {
    position: static;
    width: 120px;
  }
  .itemVertical--q6890RrP .icon--brVI83B_ img {
    width: 120px;
  }
  .itemVertical--q6890RrP .desc--WYbWSU5W {
    padding-left: 0;
  }
  .itemVertical--q6890RrP .number--RMRevLJ2 {
    justify-content: center;
    font-size: 64px;
    line-height: 1;
    letter-spacing: 0;
  }
  .itemVertical--q6890RrP .suffix--IoK0iiha {
    font-size: 64px;
    line-height: 1;
  }
  .itemVertical--q6890RrP .label--QPs9gvA5 {
    padding-top: 0;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #656b6f;
  }
}
@media (min-width: 1240px) {
  .stats--qcZFKy0s {
    min-height: 553px;
  }
  .inner--Z5f_qtFk {
    padding: 155px 17px 0;
  }
  .intro--GJQi3Rhw {
    margin: 0 0 145px;
  }
  .intro--GJQi3Rhw h2 {
    font-size: 48px;
    line-height: 56px;
  }
  .desktopGrid--JRb1kgWJ {
    display: grid;
    grid-template-columns: repeat(3, 420px);
    gap: 0;
    width: 1260px;
    max-width: 100%;
    margin: 0;
    padding-left: 48px;
  }
  .mobileGrid--uX0wq3i4 {
    display: none;
  }
}
/*# sourceMappingURL=style.module.css.map */
.section--IafcsyLQ {
  width: 100%;
  min-height: 631px;
  background: #ffffff;
}
.inner--QIsSm8AC {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto;
  padding: 0;
}
.layout--XqofAgvO {
  display: grid;
  grid-template-columns: 1068px minmax(0, 1fr);
  gap: 0;
  align-items: center;
}
.mapWrap--C56EBLU3 {
  width: 100%;
  padding: 0;
}
.mapCanvas--yxl3d4oQ {
  position: relative;
  width: 1068px;
  max-width: 100%;
  height: 601px;
}
.mapImage--we_ZQRLT {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.marker--CQNesjGm {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  padding: 0;
  border: none;
  background: transparent;
  appearance: none;
  transform-origin: 50% 50%;
  transition: transform 0.2s ease;
  animation: markerGrow--Wzpk6Ybu 0.5s ease backwards;
}
.marker--CQNesjGm img {
  display: block;
  width: 40px;
  height: 40px;
}
.marker--CQNesjGm:hover,
.marker--CQNesjGm.markerActive--OJl8oAPH {
  transform: scale(1.08);
}
.markerPin--UzpU6Dhi {
  margin-top: -40px;
  transform-origin: 50% 100%;
}
.tooltip--tVl1joUd {
  position: absolute;
  z-index: 5;
  width: 280px;
  padding: 28px;
  border-radius: 10px;
  background: rgba(251, 215, 5, 0.8);
  color: #000000;
  transform: translate(-50%, calc(-100% - 18px));
  pointer-events: none;
  white-space: pre-line;
  text-align: center;
}
.tooltip--tVl1joUd h3 {
  margin: 0 0 8px;
  font-family: 'enbold', sans-serif;
  font-size: 20.8px;
  font-weight: normal;
  line-height: normal;
  color: #000000;
}
.tooltip--tVl1joUd p {
  margin: 0;
  font-family: 'cn', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.tooltip--tVl1joUd::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(251, 215, 5, 0.8);
  transform: translateX(-50%);
}
.list--Gr7tEnYP {
  display: grid;
  grid-template-columns: repeat(2, 155px);
  gap: 10px;
  width: 356px;
  margin: 0 auto;
  padding: 0 0 0 10px;
}
.listItem--RG9TWoUp {
  display: inline-flex;
  width: 155px;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  border: 1px solid #808080;
  border-radius: 8px;
  background: transparent;
  appearance: none;
  cursor: pointer;
}
.listItem--RG9TWoUp p {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  margin: 0;
  font-family: 'en', sans-serif;
  font-size: 14px;
  line-height: 40px;
  color: #9a9a9a;
  vertical-align: middle;
}
.listItem--RG9TWoUp p img {
  flex-shrink: 0;
}
.listItem--RG9TWoUp p span {
  display: block;
  flex: 1;
  min-width: 0;
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listItem--RG9TWoUp:hover,
.listItem--RG9TWoUp.listItemActive--KCuKadAM {
  background: rgba(253, 225, 52, 0.12);
}
@keyframes markerGrow--Wzpk6Ybu {
  from {
    opacity: 0;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@media (max-width: 767px) {
  .section--IafcsyLQ {
    min-height: 0;
  }
  .layout--XqofAgvO {
    grid-template-columns: 1fr;
  }
  .mapWrap--C56EBLU3 {
    display: flex;
    justify-content: center;
    padding: 0 10px;
  }
  .list--Gr7tEnYP {
    grid-template-columns: repeat(2, 170px);
    justify-content: center;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 24px;
    padding: 0;
  }
  .mapCanvas--yxl3d4oQ {
    width: 100%;
    height: auto;
    aspect-ratio: 1068 / 601;
  }
  .mapImage--we_ZQRLT {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
/*# sourceMappingURL=style.module.css.map */
