.module-safety {
  background: #F8FAFF;
  margin-bottom: -120px;
  padding-bottom: 32px;
  padding-top: 24px;
}
.module-safety * {
  font-family: "Abank Sans";
  font-style: normal;
}
.module-safety .content {
  padding: 0 8px;
  width: 1264px;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-safety .content {
    width: 360px;
    min-width: 360px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .module-safety .content {
    max-width: 1000px;
    width: 100%;
  }
}
.module-safety .title-block {
  position: relative;
  border-radius: 16px;
  padding: 24px 0 24px 24px;
  max-width: 1200px;
  background: #FFFFFF;
  margin-bottom: 48px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-safety .title-block {
    padding-left: 0;
  }
}
.module-safety .title-block-left .title-block-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: -0.02em;
  margin: 0;
}
.module-safety .title-block-left .title-block-text {
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  margin-top: 8px;
}
.module-safety .title-block-img {
  position: absolute;
  right: 1px;
  width: 200px;
  bottom: 1px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-safety .title-block-img {
    display: none;
  }
}
.module-safety .section {
  margin-bottom: 48px;
}
.module-safety .section-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: -0.02em;
  margin: 0 0 24px 0;
}
.module-safety .section-message {
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  max-width: 800px;
  margin-bottom: 16px;
}
.module-safety .section-list li {
  list-style-image: url(/assets/img/29256110410b61fe8f435f1aac797d45.svg);
  margin-bottom: 8px;
  margin-left: 18px;
  font-weight: 700;
}
.module-safety .map {
  border-radius: 16px;
  padding: 48px 24px;
  max-width: 1200px;
  width: 100%;
  text-align: center;
  background: #0d0c22;
  color: #FFFFFF;
  position: relative;
  margin-bottom: 48px;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-safety .map {
    height: 478px;
  }
}
.module-safety .map-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 117%;
  letter-spacing: -0.02em;
  margin: 0 0 8px 0;
  color: #FFFFFF;
}
.module-safety .map-text {
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  margin-bottom: 32px;
}
.module-safety .map-text a {
  font-weight: 700;
  color: #00D352;
  text-decoration: none;
}
.module-safety .map-text a:visited {
  color: #00D352;
}
.module-safety .map-text.first {
  margin-bottom: 16px;
}
.module-safety .map-btn {
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 12px 16px;
  color: #0D0C22;
  background: #FFFFFF;
  font-weight: 700;
  cursor: pointer;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-safety .map-btn {
    width: 100%;
  }
}
.module-safety .section-card-title {
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: -0.02em;
  margin: 0 0 8px 0;
}
.module-safety .section-card-subtitle {
  text-align: center;
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  opacity: 0.8;
  margin-bottom: 48px;
}
.module-safety .protect-card {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  gap: 48px;
}
.module-safety .protect-card .left-part img {
  width: 472px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-safety .protect-card .left-part img {
    width: 344px;
  }
}
.module-safety .protect-card .right-part .check-list-item {
  border-radius: 16px;
  padding: 24px;
  width: 100%;
  max-width: 672px;
  background: #FFFFFF;
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 1264px) {
  .module-safety .protect-card .right-part .check-list-item {
    width: 672px;
  }
}
.module-safety .protect-card .right-part .check-list-item:last-child {
  margin-bottom: 0;
}


/*# sourceMappingURL=pages-Safety.32c97d5e4e0765b99d3e.css.map*/