.section[data-v-f53f4761] {
  padding: 7.2916666667vw 12.5vw;
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 0) and (max-width: 767px) {
.section[data-v-f53f4761] {
    padding: 60px 24px;
}
.section .section-title[data-v-f53f4761] {
    grid-row: 1/2;
}
.section .params-layout[data-v-f53f4761] {
    grid-row-start: var(--3ee7fd58);
}
.section .bottom-title[data-v-f53f4761],
  .section .bottom-desc[data-v-f53f4761] {
    display: none;
}
}
.section[data-v-f53f4761] * {
  line-height: calc(100% + 6px);
}
.section .section-title[data-v-f53f4761] {
  text-align: center;
  font-family: "URW Form-500";
  font-size: 2.9166666667vw;
  line-height: 1;
  color: #001433;
  margin-bottom: 3.5416666667vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .section-title[data-v-f53f4761] {
    margin-bottom: 26px;
    font-size: 24px;
    line-height: calc(100% + 6px);
}
}
.section .params-layout[data-v-f53f4761] {
  display: flex;
  justify-content: center;
  color: #001433;
  margin-bottom: 2.3958333333vw;
}
.section .params-layout .param-item[data-v-f53f4761] {
  text-align: center;
  position: relative;
  padding: 0 3.0208333333vw;
  white-space: nowrap;
}
.section .params-layout .param-item > p[data-v-f53f4761]:first-child {
  line-height: 0;
}
@media (min-width: 0) and (max-width: 767px) {
.section .params-layout .param-item[data-v-f53f4761] {
    padding: 0;
}
}
.section .params-layout .param-item[data-v-f53f4761]:not(:last-child):after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #d9dce1;
  position: absolute;
  right: 0;
  top: 0;
}
.section .params-layout .param-item .param-label[data-v-f53f4761] {
  font-weight: 400;
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-right: 4px;
}
@media (min-width: 0) and (max-width: 767px) {
.section .params-layout .param-item .param-label[data-v-f53f4761] {
    font-size: 10px;
}
}
.section .params-layout .param-item .param-value[data-v-f53f4761] {
  font-family: "URW Form";
  font-size: 2.6041666667vw;
  line-height: 2.6041666667vw;
  display: inline-flex;
  align-items: center;
  height: 2.6041666667vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .params-layout .param-item .param-value[data-v-f53f4761] {
    font-size: 24px;
    line-height: 30px;
    height: 30px;
    margin-bottom: -6.5px;
}
}
.section .params-layout .param-item .param-value.text[data-v-f53f4761] {
  font-weight: 400;
  font-size: 2.0833333333vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .params-layout .param-item .param-value.text[data-v-f53f4761] {
    font-size: 20px;
}
}
.section .params-layout .param-item .param-unit[data-v-f53f4761] {
  font-family: "URW Form";
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-left: 4px;
  display: inline-flex;
}
@media (min-width: 0) and (max-width: 767px) {
.section .params-layout .param-item .param-unit[data-v-f53f4761] {
    font-weight: 400;
    font-size: 10px;
}
.section .params-layout .param-item .param-unit.is-letter[data-v-f53f4761] {
    font-family: "URW Form";
    font-size: 12px;
}
}
.section .params-layout .param-item .param-desc[data-v-f53f4761] {
  font-weight: 300;
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-top: 0.7291666667vw;
  color: #8c95a3;
}
@media (min-width: 0) and (max-width: 767px) {
.section .params-layout .param-item .param-desc[data-v-f53f4761] {
    font-size: 10px;
    margin-top: 8px;
}
}
@media (min-width: 0) and (max-width: 767px) {
.section .params-layout[data-v-f53f4761] {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 34px;
    margin: 40px 0 0;
}
.section .params-layout .param-item[data-v-f53f4761] {
    text-align: left;
    justify-self: flex-start;
}
.section .params-layout .param-item[data-v-f53f4761]::after {
    display: none;
}
.section .params-layout.center[data-v-f53f4761] {
    justify-content: center;
    gap: 0;
}
.section .params-layout.center .param-item[data-v-f53f4761] {
    width: 50%;
    text-align: center;
}
.section .params-layout.center .param-item[data-v-f53f4761]::after {
    display: block;
}
}
.section .section-media[data-v-f53f4761] {
  height: 37.5vw;
  overflow: hidden;
  position: relative;
}
.section .section-media + .section-media[data-v-f53f4761] {
  margin-top: 2.3958333333vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .section-media + .section-media[data-v-f53f4761] {
    margin-top: 26px;
}
}
@media (min-width: 0) and (max-width: 767px) {
.section .section-media[data-v-f53f4761] {
    height: 49.0666666667vw;
}
}
.section .section-media .common-video-container[data-v-f53f4761],
.section .section-media video[data-v-f53f4761],
.section .section-media img[data-v-f53f4761] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section .bottom-title[data-v-f53f4761] {
  margin-top: 2.3958333333vw;
  font-size: clamp(14px, 1.3541666667vw, 1.3541666667vw);
  color: #263751;
  text-align: center;
}
.section .bottom-desc[data-v-f53f4761] {
  margin-top: 2.3958333333vw;
  font-size: clamp(10px, 0.7291666667vw, 0.7291666667vw);
  line-height: calc(100% + 10px);
  color: #59667a;
}
.section.dark[data-v-f53f4761] {
  background-color: #000 !important;
}
.section.dark[data-v-f53f4761] * {
  color: #fff !important;
}
.section.dark .param-item[data-v-f53f4761]::after {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.section.dark[data-v-f53f4761] em {
  -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));
}
.section.grey[data-v-f53f4761] {
  background-color: rgb(245, 247, 250) !important;
}
.section.big-media[data-v-f53f4761] {
  padding: 7.2916666667vw 0 0;
}
.section.big-media .section-title[data-v-f53f4761] {
  line-height: 4.4791666667vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section.big-media .section-title[data-v-f53f4761] {
    line-height: 32px;
    padding: 0 42px;
}
}
.section.big-media .section-media[data-v-f53f4761] {
  height: 50.5208333333vw;
}
.section.big-media .section-media[data-v-f53f4761]::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  height: 19.6354166667vw;
  z-index: 3;
  background: linear-gradient(180deg, rgb(0, 0, 0) 6.5%, rgba(44, 47, 41, 0) 80.436%);
}
@media (min-width: 0) and (max-width: 767px) {
.section.big-media[data-v-f53f4761] {
    padding: 0;
}
.section.big-media .section-media[data-v-f53f4761] {
    grid-row: 1/2;
    height: 74.6666666667vw;
    margin-bottom: 42px;
}
.section.big-media .section-media[data-v-f53f4761]::before {
    display: none;
}
.section.big-media .section-title[data-v-f53f4761] {
    grid-row: 2/3;
    margin-bottom: 22px;
}
.section.big-media .params-layout[data-v-f53f4761] {
    grid-row: 3/4;
    margin-bottom: 0;
}
}