[data-v-e5ad22ad] {
  line-height: calc(100% + 6px);
}
.section[data-v-e5ad22ad] {
  padding: 7.2916666667vw 12.5vw;
  background: #000000 !important;
}
@media screen and (max-width: 767px) {
.section[data-v-e5ad22ad] {
    padding: 60px 24px 60px;
}
}
.section .section-header[data-v-e5ad22ad] {
  margin-bottom: 3.5416666667vw;
}
@media screen and (max-width: 767px) {
.section .section-header[data-v-e5ad22ad] {
    margin-bottom: 26px;
}
}
.section .section-header .section-title[data-v-e5ad22ad] {
  font-family: "URW Form-500";
  font-size: 2.9166666667vw;
  color: #001433;
  text-align: center;
}
@media screen and (max-width: 767px) {
.section .section-header .section-title[data-v-e5ad22ad] {
    font-size: clamp(24px, 6.4vw, 26px);
    font-size-adjust: ic-width 1;
}
}
.section .section-header .section-desc[data-v-e5ad22ad] {
  font-weight: 300;
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  color: #263751;
  text-align: center;
  margin-top: 1.25vw;
}
@media screen and (max-width: 767px) {
.section .section-header .section-desc[data-v-e5ad22ad] {
    font-size: clamp(12px, 3.2vw, 14px);
    font-size-adjust: ic-width 1;
    margin-top: 8px;
}
}
.section .pic-text-item[data-v-e5ad22ad] {
  display: flex;
  justify-content: space-between;
  gap: 49px;
}
@media screen and (max-width: 767px) {
.section .pic-text-item[data-v-e5ad22ad] {
    flex-direction: column !important;
    gap: 0;
}
}
.section .pic-text-item[data-v-e5ad22ad]:nth-child(even) {
  flex-direction: row-reverse;
}
.section .pic-text-item + .pic-text-item[data-v-e5ad22ad] {
  margin-top: 2.7083333333vw;
}
@media screen and (max-width: 767px) {
.section .pic-text-item + .pic-text-item[data-v-e5ad22ad] {
    margin-top: 42px;
}
}
.section .pic-text-item .text[data-v-e5ad22ad] {
  color: #fff;
  align-self: center;
}
@media screen and (max-width: 767px) {
.section .pic-text-item .text[data-v-e5ad22ad] {
    background-color: rgb(22, 22, 22);
    border-radius: 0 0 4px 4px;
    display: flex;
    padding: 28.5px 24px 30px;
    flex: auto;
    align-items: center;
    flex-direction: column;
    gap: 18.5px;
}
}
.section .pic-text-item .text .parameter[data-v-e5ad22ad] {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto auto 1.8229166667vw;
}
@media screen and (max-width: 767px) {
.section .pic-text-item .text .parameter[data-v-e5ad22ad] {
    margin: 0;
}
}
.section .pic-text-item .text .parameter .value[data-v-e5ad22ad] {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
.section .pic-text-item .text .parameter .value[data-v-e5ad22ad] {
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(-48.14deg, rgb(203, 149, 118), rgb(241, 209, 168));
}
}
@media screen and (max-width: 767px) {
.section .pic-text-item .text .parameter .value[data-v-e5ad22ad] {
    color: #fff;
}
}
.section .pic-text-item .text .parameter .value[data-v-e5ad22ad] .number-scroll {
  font-family: "URW Form";
  font-size: 4.6875vw;
  height: 4.6875vw;
  line-height: 4.6875vw;
}
@media screen and (min-width: 768px) {
.section .pic-text-item .text .parameter .value[data-v-e5ad22ad] .number-scroll .digit span {
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(-48.14deg, rgb(203, 149, 118), rgb(241, 209, 168));
}
}
@media screen and (max-width: 767px) {
.section .pic-text-item .text .parameter .value[data-v-e5ad22ad] .number-scroll {
    font-size: 42px;
    height: 42px;
    line-height: 42px;
}
}
.section .pic-text-item .text .parameter .value .unit[data-v-e5ad22ad] {
  font-family: "URW Form";
  font-family: "URW Form-500";
  font-size: 1.875vw;
  margin-left: 4px;
}
@media screen and (max-width: 767px) {
.section .pic-text-item .text .parameter .value .unit[data-v-e5ad22ad] {
    font-size: 16px;
}
}
.section .pic-text-item .text .parameter .label[data-v-e5ad22ad] {
  font-weight: 400;
  font-size: clamp(10px, 0.8333333333vw, 0.8333333333vw);
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 767px) {
.section .pic-text-item .text .parameter .label[data-v-e5ad22ad] {
    font-size: 10px;
    line-height: 18px;
    margin-top: 2px;
    color: rgb(255, 255, 255);
}
}
.section .pic-text-item .text .title[data-v-e5ad22ad] {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2.9166666667vw;
  font-family: "URW Form-500";
  white-space: pre-line;
  text-align: center;
}
@media screen and (max-width: 767px) {
.section .pic-text-item .text .title[data-v-e5ad22ad] {
    font-size: 20px;
    align-self: center;
}
}
.section .pic-text-item .text .desc[data-v-e5ad22ad] {
  font-size: clamp(10px, 0.8333333333vw, 0.8333333333vw);
  font-weight: 400;
  margin: 0 auto 2.34375vw;
  width: 26.5625vw;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 767px) {
.section .pic-text-item .text .desc[data-v-e5ad22ad] {
    color: rgb(255, 255, 255);
}
}
.section .pic-text-item .text + .desc[data-v-e5ad22ad] {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 20px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
}
.section .pic-text-item .picture[data-v-e5ad22ad] {
  flex: none;
  width: 41.6666666667vw;
  height: 23.4375vw;
  position: relative;
}
@media screen and (max-width: 767px) {
.section .pic-text-item .picture[data-v-e5ad22ad] {
    width: 100%;
    height: 49.0666666667vw;
}
}
.section .pic-text-item .picture img[data-v-e5ad22ad] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}