<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.pageTitleArea {
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .pageTitleArea {
    padding-top: 30px;
  }
}
.leadArea .bd_block {
  padding: 50px 40px;
  border: 1px solid #142335;
}

@media (max-width: 767px) {
  .leadArea .bd_block {
    padding: 25px 20px;
    margin-top: 30px;
  }
  .leadArea .bd_block .secTitle02 {
    margin-top: 0;
  }
}
.leadArea .bd_block + .bd_block {
  margin-top: 40px;
}

.leadArea .bd_block p + p {
  margin-top: 1lh;
}

.plan02Link {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .plan02Link {
    font-size: 1.8rem;
  }
}
.plan02Link svg {
  width: 15px;
  height: 15px;
  margin: 0 0 4px 11px;
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  .plan02Link svg {
    width: 10px;
    height: 10px;
  }
}

.campaign202506 {
  position: relative;
  font-family: "DNP 秀英角ゴシック銀 Std", "Shueitai Kaku Gothic Gin Std", sans-serif;
  font-weight: normal !important;
  letter-spacing: 0.05em;
  max-width: 1250px;
  width: 94% !important;
}

@media (max-width: 767px) {
  .campaign202506 {
    max-width: none !important;
  }
}
.campaign202506 .bg img {
  width: 100%;
  max-height: 484px;
}

@media (max-width: 1024px) {
  .campaign202506 .bg img {
    min-height: 44vw;
  }
}
@media (max-width: 767px) {
  .campaign202506 .bg img {
    min-height: initial;
  }
}
.campaign202506 .textBlock {
  position: absolute;
  inset: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  color: #fff;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock {
    padding-top: 15px;
    justify-content: space-between;
  }
}
.campaign202506 .textBlock h1 {
  display: flex;
  align-items: center;
  gap: 0 1vw;
  line-height: 1.2;
  max-width: 90.4%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h1 {
    display: block;
    max-width: 100%;
    width: 89%;
  }
}
.campaign202506 .textBlock h1 .golden {
  background: linear-gradient(to right, #c78f1f 0%, #e4cb86 29.1687%, #c99323 54.578%, #e4cb86 78.6479%, #c78f1f 100%), #da5278;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.campaign202506 .textBlock h1 .main {
  font-size: 8.3rem;
  line-height: 1;
  margin-top: 5px;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 6vw, 8.3rem);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .campaign202506 .textBlock h1 .main {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
.campaign202506 .textBlock h1 .encho {
  font-size: 3.5rem;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .encho {
    font-size: 1.8rem;
    margin-top: 0;
  }
}
.campaign202506 .textBlock h1 .block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: bold;
  max-width: 48%;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .block {
    display: block;
    max-width: 100%;
  }
}
.campaign202506 .textBlock h1 .ribbon {
  position: relative;
  background: #c80000;
  color: #fff;
  font-size: 2.2rem;
  line-height: 1;
  padding: 5px 1.3vw;
  display: inline-block;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .ribbon {
    height: 31px;
  }
}
.campaign202506 .textBlock h1 .ribbon::before,
.campaign202506 .textBlock h1 .ribbon::after {
  content: "";
  position: absolute;
  top: -0.5px;
  width: 23px;
  height: 43.5px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .ribbon::before,
  .campaign202506 .textBlock h1 .ribbon::after {
    height: 31.5px;
  }
}
.campaign202506 .textBlock h1 .ribbon::before {
  left: -12px;
  background-image: url(/img/campaign/202506/ribbon_l.png);
}

.campaign202506 .textBlock h1 .ribbon::after {
  right: -12px;
  background-image: url(/img/campaign/202506/ribbon_r.png);
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .ribbon::after {
    right: -22px;
  }
}
@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.65vw, 2.2rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .ribbon {
    width: 100%;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}
.campaign202506 .textBlock h1 .ribbonWrap {
  display: flex;
  align-items: center;
  gap: 0 1vw;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .ribbonWrap {
    display: block;
  }
}
@media (min-width: 768px) {
  .campaign202506 .textBlock h1 .ribbonWrap .sp {
    display: none;
  }
}
.campaign202506 .textBlock h1 small {
  font-size: 3.4rem;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock h1 small {
    font-size: clamp(1.9rem, 2.56vw, 3.4rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock h1 small {
    font-size: 1.9rem;
  }
}
.campaign202506 .textBlock h1 .box {
  flex-shrink: 0;
  font-size: 2.4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 20vw;
  height: 147px;
  padding: 15px 0.8vw;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.4);
  line-height: 1.5;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.9rem, 1.8vw, 2.4rem);
    height: auto;
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .box {
    width: auto;
    max-width: none;
    background: none;
    border: none;
    padding: 0;
    font-size: 1.9rem;
    font-weight: bold;
    background: linear-gradient(to right, #c78f1f 0%, #e4cb86 29.1687%, #c99323 54.578%, #e4cb86 78.6479%, #c78f1f 100%), #da5278;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.campaign202506 .textBlock h1 .percentage {
  font-size: 13.2rem;
  letter-spacing: 0;
  margin-left: 10px;
}

.campaign202506 .textBlock h1 .percentageText {
  font-size: 18.3rem;
  line-height: 1.1;
  letter-spacing: -12px;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock h1 .percentageText {
    font-size: clamp(11.9rem, 13.76vw, 18.3rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .percentageText {
    display: block;
    font-size: 11.9rem;
    letter-spacing: -7px;
    line-height: 1;
  }
}
@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock h1 .percentage {
    font-size: clamp(8.5rem, 9.93vw, 13.2rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock h1 .percentage {
    font-size: 8.5rem;
  }
}
.campaign202506 .textBlock h2 {
  position: relative;
  font-size: 2.8rem;
  color: #fff;
  width: 100%;
  max-width: 90.4%;
  margin: -15px auto -10px;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock h2 {
    max-width: 96%;
    font-size: clamp(1.6rem, 2.11vw, 2.8rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock h2 {
    font-size: 1.6rem;
    margin: 0 auto -5px;
  }
}
.campaign202506 .textBlock h2::before,
.campaign202506 .textBlock h2::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  width: calc((100% - 24em - 2em) / 2);
  height: 1px;
  background: #fff;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h2::before,
  .campaign202506 .textBlock h2::after {
    width: calc((100% - 14em - 2em) / 2);
  }
}
.campaign202506 .textBlock h2::after {
  left: auto;
  right: 0;
}

.campaign202506 .textBlock h2 br.sp {
  display: none;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock h2 br.sp {
    display: block;
  }
}
.campaign202506 .textBlock .percentageList {
  display: flex;
  gap: 0 55px;
  line-height: 1;
  max-width: 90.4%;
  margin: 25px auto 0;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .percentageList {
    max-width: 98%;
    width: 96%;
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList {
    gap: 0 4px;
    margin-top: 12px;
  }
}
.campaign202506 .textBlock .percentageList .listItem {
  width: calc(33.3333333333% - 36.6666666667px);
}

@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem {
    width: calc(33.3333333333% - 2.6666666667px);
  }
}
.campaign202506 .textBlock .percentageList .listItem .title {
  width: 100%;
  background: #fff;
  color: #142335;
  font-size: 1.9rem;
  font-weight: bold;
  padding: 4px 10px;
  white-space: nowrap;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .percentageList .listItem .title {
    font-size: clamp(1rem, 1.43vw, 1.9rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem .title {
    font-size: 1rem;
    letter-spacing: 0;
    padding: 2px 1px;
    line-height: 0.9;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: initial;
  }
}
.campaign202506 .textBlock .percentageList .listItem .inner {
  display: flex;
  align-items: flex-end;
  gap: 0 5px;
  letter-spacing: 0;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem .inner {
    gap: 0 2px;
    justify-content: space-around;
    margin-top: 0;
  }
}
.campaign202506 .textBlock .percentageList .listItem .before {
  display: flex;
  flex-direction: column;
}

.campaign202506 .textBlock .percentageList .listItem .before .text {
  font-size: 5.9rem;
  letter-spacing: -5px;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .percentageList .listItem .before .text {
    font-size: clamp(1.8rem, 4.44vw, 5.9rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem .before .text {
    font-size: 1.8rem;
    letter-spacing: -1px;
  }
}
.campaign202506 .textBlock .percentageList .listItem .before .text .percentage {
  font-size: 4.2rem;
  letter-spacing: 0;
  margin-left: 5px;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .percentageList .listItem .before .text .percentage {
    font-size: clamp(1.2rem, 3.16vw, 4.2rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem .before .text .percentage {
    font-size: 1.2rem;
    margin-left: 3px;
  }
}
.campaign202506 .textBlock .percentageList .listItem .before .normal {
  position: relative;
  display: block;
  font-size: 1.6rem;
  margin-block: 5px 10px;
  letter-spacing: 0;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .percentageList .listItem .before .normal {
    font-size: clamp(0.5rem, 1.2vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem .before .normal {
    font-size: 0.5rem;
    margin-block: 10px 5px;
  }
}
.campaign202506 .textBlock .percentageList .listItem .before .normal::before,
.campaign202506 .textBlock .percentageList .listItem .before .normal::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  width: calc((100% - 2em - 2em) / 2);
  height: 1px;
  background: #fff;
}

.campaign202506 .textBlock .percentageList .listItem .before .normal::after {
  left: auto;
  right: 0;
}

.campaign202506 .textBlock .percentageList .listItem img {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem img {
    margin-bottom: 3px;
  }
}
.campaign202506 .textBlock .percentageList .listItem .after .text {
  font-size: 9.5rem;
  letter-spacing: -8px;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .percentageList .listItem .after .text {
    font-size: clamp(2.8rem, 7.14vw, 9.5rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem .after .text {
    font-size: 2.8rem;
    letter-spacing: -2px;
  }
}
.campaign202506 .textBlock .percentageList .listItem .after .text .percentage {
  font-size: 6.7rem;
  letter-spacing: 0;
  margin-left: 8px;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .percentageList .listItem .after .text .percentage {
    font-size: clamp(2rem, 5.04vw, 6.7rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem .after .text .percentage {
    font-size: 2rem;
    margin-left: 3px;
  }
}
@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .percentageList .listItem .arrow {
    width: 7vw;
    height: auto;
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .percentageList .listItem .arrow {
    width: 17px;
    height: auto;
  }
}
.campaign202506 .textBlock .termWrap {
  display: flex;
  align-items: center;
  gap: 0 1vw;
  width: 100%;
  background: #142335;
  font-size: 2rem;
  padding: 10px 3%;
  margin-top: auto;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock .termWrap {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .termWrap {
    font-size: clamp(1.3rem, 1.4vw, 2rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .termWrap {
    display: block;
    font-size: 1.3rem;
    padding: 15px 3%;
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .termWrap .term {
    font-size: 1.2rem;
    display: flex;
    align-items: center;
  }
}
.campaign202506 .textBlock .termWrap .term .title {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock .termWrap .term .title {
    border: 1px solid #fff;
    padding: 5px 10px;
    font-size: 1.3rem;
  }
}
.campaign202506 .textBlock .termWrap .term small {
  font-size: 1.6rem;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1.2rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .termWrap .term small {
    font-size: 1.2rem;
  }
}
.campaign202506 .textBlock .termWrap .exception {
  font-size: 1.4rem;
  line-height: 1.5;
  border: 1px solid #fff;
  padding: 2px 13px;
  margin-left: auto;
}

@media screen and (max-width: 1400px) {
  .campaign202506 .textBlock .termWrap .exception {
    font-size: clamp(1.2rem, 1.05vw, 1.4rem);
  }
}
@media (max-width: 767px) {
  .campaign202506 .textBlock .termWrap .exception {
    font-size: 1.2rem;
    border: none;
    padding: 0;
    margin-top: 10px;
    text-align: left;
    display: flex;
    align-items: center;
  }
}
.campaign202506 .textBlock .termWrap .exception .title {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .campaign202506 .textBlock .termWrap .exception .title {
    border: 1px solid #fff;
    padding: 5px 10px;
    font-size: 1.3rem;
    width: 8rem;
  }
}
@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_en .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_en .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_en .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_en .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_en .campaign202506 .textBlock h1 .main {
  font-size: 4.9rem;
  margin-top: -70px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_en .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 4vw, 4.9rem);
  }
}
@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_en .campaign202506 .textBlock h1 .box {
  max-width: 16vw;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_en .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_en .campaign202506 .textBlock h2 {
  margin-top: 0;
}

@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
body.lang_en .campaign202506 .textBlock h2::before,
body.lang_en .campaign202506 .textBlock h2::after {
  width: calc((100% - 35em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h2::before,
  body.lang_en .campaign202506 .textBlock h2::after {
    width: calc((100% - 18.5em - 2em) / 2);
  }
}
body.lang_en .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_en .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock .termWrap .term,
  body.lang_en .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock .termWrap .term .title,
  body.lang_en .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_en .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_en .campaign202506 .textBlock h1 .encho {
  font-size: 2.2rem;
  margin-top: -39px;
}
@media (max-width: 767px) {
  body.lang_en .campaign202506 .textBlock h1 .encho {
    font-size: 1.3rem;
  }
}

body.lang_zh-CHS .campaign202506 .textBlock h1 .box,
body.lang_zh-CHT .campaign202506 .textBlock h1 .box {
  width: 27%;
  max-width: initial;
}

@media (max-width: 767px) {
  body.lang_zh-CHS .campaign202506 .textBlock h1 .box,
  body.lang_zh-CHT .campaign202506 .textBlock h1 .box {
    width: 100%;
  }
}
body.lang_zh-CHS .campaign202506 .textBlock .termWrap,
body.lang_zh-CHT .campaign202506 .textBlock .termWrap {
  font-size: 1.6rem;
}

@media screen and (max-width: 1400px) {
  body.lang_zh-CHS .campaign202506 .textBlock .termWrap,
  body.lang_zh-CHT .campaign202506 .textBlock .termWrap {
    font-size: clamp(1.3rem, 1.4vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_zh-CHS .campaign202506 .textBlock .termWrap,
  body.lang_zh-CHT .campaign202506 .textBlock .termWrap {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  body.lang_zh-CHS .campaign202506 .textBlock .termWrap .exception .title,
  body.lang_zh-CHT .campaign202506 .textBlock .termWrap .exception .title {
    width: 9rem;
  }
}
@media (max-width: 767px) {
  body.lang_zh-CHS .campaign202506 .textBlock h2::before,
  body.lang_zh-CHS .campaign202506 .textBlock h2::after,
  body.lang_zh-CHT .campaign202506 .textBlock h2::before,
  body.lang_zh-CHT .campaign202506 .textBlock h2::after {
    width: calc((100% - 9em - 2em) / 2);
  }
}
body.lang_ko .campaign202506 .textBlock h1 .box {
  width: 25%;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_ko .campaign202506 .textBlock h1 .box {
    margin-top: -23px;
    font-size: 1.5rem;
    width: 100%;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ko .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.5rem, 1.8vw, 2rem);
  }
}
body.lang_ko .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_ko .campaign202506 .textBlock h1 small {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ko .campaign202506 .textBlock h1 small {
    font-size: clamp(1.5rem, 1.58vw, 1.6rem);
  }
}
body.lang_ko .campaign202506 .textBlock h2::before,
body.lang_ko .campaign202506 .textBlock h2::after {
  width: calc((100% - 26em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_ko .campaign202506 .textBlock h2::before,
  body.lang_ko .campaign202506 .textBlock h2::after {
    width: calc((100% - 16em - 2em) / 2);
  }
}
body.lang_ko .campaign202506 .textBlock .termWrap {
  font-size: 1.5rem;
}

@media screen and (max-width: 1400px) {
  body.lang_ko .campaign202506 .textBlock .termWrap {
    font-size: clamp(1.3rem, 1.4vw, 1.5rem);
  }
}
@media (max-width: 767px) {
  body.lang_ko .campaign202506 .textBlock .termWrap {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  body.lang_ko .campaign202506 .textBlock .termWrap .exception .title {
    width: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_ko .campaign202506 .textBlock h1 .encho {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_fr .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
  height: 60px;
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .ribbon {
    height: 31px;
  }
}
body.lang_fr .campaign202506 .textBlock h1 .ribbon::before,
body.lang_fr .campaign202506 .textBlock h1 .ribbon::after {
  height: 60.5px;
  width: 32px;
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .ribbon::before,
  body.lang_fr .campaign202506 .textBlock h1 .ribbon::after {
    height: 31.5px;
  }
}
body.lang_fr .campaign202506 .textBlock h1 .ribbon::before {
  left: -17px;
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .ribbon::before {
    left: -13px;
  }
}
body.lang_fr .campaign202506 .textBlock h1 .ribbon::after {
  right: -17px;
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .ribbon::after {
    right: -28px;
  }
}
body.lang_fr .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 small {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_fr .campaign202506 .textBlock h1 small {
    font-size: clamp(1.2rem, 1.58vw, 1.6rem);
  }
}
body.lang_fr .campaign202506 .textBlock h1 .main {
  font-size: 4rem;
  margin-top: -70px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_fr .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 3.5vw, 4rem);
  }
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_fr .campaign202506 .textBlock h1 .box {
  max-width: 14vw;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_fr .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.2rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_fr .campaign202506 .textBlock h2 {
  margin-top: 0;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_fr .campaign202506 .textBlock h2 {
    font-size: clamp(1.1rem, 1.9vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h2 {
    font-size: 1.1rem;
  }
}
body.lang_fr .campaign202506 .textBlock h2::before,
body.lang_fr .campaign202506 .textBlock h2::after {
  width: calc((100% - 56em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h2::before,
  body.lang_fr .campaign202506 .textBlock h2::after {
    width: calc((100% - 27em - 2em) / 2);
  }
}
body.lang_fr .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_fr .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock .termWrap .term,
  body.lang_fr .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock .termWrap .term .title,
  body.lang_fr .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
body.lang_fr .campaign202506 .textBlock .percentageList .listItem .before .normal::before,
body.lang_fr .campaign202506 .textBlock .percentageList .listItem .before .normal::after {
  content: initial;
}

body.lang_fr .campaign202506 .textBlock .percentageList .listItem .title {
  font-size: 1.6rem;
}

@media screen and (max-width: 1400px) {
  body.lang_fr .campaign202506 .textBlock .percentageList .listItem .title {
    font-size: clamp(1rem, 1.43vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock .percentageList .listItem .title {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_fr .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_fr .campaign202506 .textBlock h1 .encho {
  font-size: 2rem;
  margin-top: -50px;
}
@media (max-width: 767px) {
  body.lang_fr .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_de .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_de .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 .ribbon {
    font-size: 1.4rem;
  }
}
body.lang_de .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_de .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_de .campaign202506 .textBlock h1 .main {
  font-size: 4rem;
  margin-top: -70px;
  line-height: 1.2;
  word-break: break-word;
}

@media screen and (max-width: 1400px) {
  body.lang_de .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 3.5vw, 4rem);
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_de .campaign202506 .textBlock h1 .box {
  max-width: 14vw;
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_de .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_de .campaign202506 .textBlock h2 {
  margin-top: 0;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_de .campaign202506 .textBlock h2 {
    font-size: clamp(1.1rem, 1.9vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h2 {
    font-size: 1.1rem;
  }
}
body.lang_de .campaign202506 .textBlock h2::before,
body.lang_de .campaign202506 .textBlock h2::after {
  width: calc((100% - 40em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h2::before,
  body.lang_de .campaign202506 .textBlock h2::after {
    width: calc((100% - 27em - 2em) / 2);
  }
}
body.lang_de .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_de .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock .termWrap .term,
  body.lang_de .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock .termWrap .term .title {
    width: 17rem;
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock .termWrap .term .title,
  body.lang_de .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
body.lang_de .campaign202506 .textBlock .percentageList .listItem .before .normal::before,
body.lang_de .campaign202506 .textBlock .percentageList .listItem .before .normal::after {
  content: initial;
}

body.lang_de .campaign202506 .textBlock .percentageList .listItem .title {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock .percentageList .listItem .title {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_de .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_de .campaign202506 .textBlock h1 .encho {
  font-size: 2rem;
  margin-top: -50px;
}
@media (max-width: 767px) {
  body.lang_de .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_es .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
  height: 60px;
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .ribbon {
    height: 31px;
  }
}
body.lang_es .campaign202506 .textBlock h1 .ribbon::before,
body.lang_es .campaign202506 .textBlock h1 .ribbon::after {
  height: 60.5px;
  width: 32px;
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .ribbon::before,
  body.lang_es .campaign202506 .textBlock h1 .ribbon::after {
    height: 31.5px;
  }
}
body.lang_es .campaign202506 .textBlock h1 .ribbon::before {
  left: -17px;
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .ribbon::before {
    left: -13px;
  }
}
body.lang_es .campaign202506 .textBlock h1 .ribbon::after {
  right: -17px;
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .ribbon::after {
    right: -28px;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_es .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media screen and (max-width: 1400px) {
  body.lang_es .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_es .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_es .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_es .campaign202506 .textBlock h1 .main {
  font-size: 4.2rem;
  margin-top: -70px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_es .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 3.5vw, 4.2rem);
  }
}
@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_es .campaign202506 .textBlock h1 .box {
  max-width: 13vw;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_es .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_es .campaign202506 .textBlock h2 {
  margin-top: 0;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_es .campaign202506 .textBlock h2 {
    font-size: clamp(1.1rem, 1.9vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h2 {
    font-size: 1.1rem;
  }
}
body.lang_es .campaign202506 .textBlock h2::before,
body.lang_es .campaign202506 .textBlock h2::after {
  width: calc((100% - 49em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h2::before,
  body.lang_es .campaign202506 .textBlock h2::after {
    width: calc((100% - 27em - 2em) / 2);
  }
}
body.lang_es .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_es .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock .termWrap .term,
  body.lang_es .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock .termWrap .term .title,
  body.lang_es .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_es .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_es .campaign202506 .textBlock .percentageList .listItem .before .normal::before,
body.lang_es .campaign202506 .textBlock .percentageList .listItem .before .normal::after {
  content: initial;
}

body.lang_es .campaign202506 .textBlock h1 .encho {
  font-size: 2rem;
  margin-top: -50px;
}
@media (max-width: 767px) {
  body.lang_es .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_it .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_it .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media screen and (max-width: 1400px) {
  body.lang_it .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_it .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_it .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_it .campaign202506 .textBlock h1 .main {
  font-size: 3.5rem;
  margin-top: -70px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_it .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 3vw, 3.5rem);
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_it .campaign202506 .textBlock h1 .box {
  max-width: 13vw;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_it .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_it .campaign202506 .textBlock h2 {
  margin-top: 0;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_it .campaign202506 .textBlock h2 {
    font-size: clamp(1.1rem, 1.9vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h2 {
    font-size: 1.1rem;
  }
}
body.lang_it .campaign202506 .textBlock h2::before,
body.lang_it .campaign202506 .textBlock h2::after {
  width: calc((100% - 35em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h2::before,
  body.lang_it .campaign202506 .textBlock h2::after {
    width: calc((100% - 22em - 2em) / 2);
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock .percentageList {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock .percentageList .listItem .title {
    font-size: 0.9rem;
  }
}
body.lang_it .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock .termWrap .term,
  body.lang_it .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock .termWrap .term .title,
  body.lang_it .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_it .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_it .campaign202506 .textBlock h1 .encho {
  font-size: 2rem;
}
@media (max-width: 767px) {
  body.lang_it .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_th .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_th .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media screen and (max-width: 1400px) {
  body.lang_th .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_th .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_th .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_th .campaign202506 .textBlock h1 .main {
  font-size: 6.9rem;
  margin-top: -80px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_th .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 5vw, 6.9rem);
  }
}
@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_th .campaign202506 .textBlock h1 .box {
  max-width: 10vw;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_th .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_th .campaign202506 .textBlock h2 {
  margin-top: 0;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_th .campaign202506 .textBlock h2 {
    font-size: clamp(1.1rem, 1.9vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h2 {
    font-size: 1.1rem;
  }
}
body.lang_th .campaign202506 .textBlock h2::before,
body.lang_th .campaign202506 .textBlock h2::after {
  width: calc((100% - 35em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h2::before,
  body.lang_th .campaign202506 .textBlock h2::after {
    width: calc((100% - 17em - 2em) / 2);
  }
}
body.lang_th .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_th .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock .termWrap .term,
  body.lang_th .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock .termWrap .term .title,
  body.lang_th .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_th .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_th .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_vi .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_vi .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media screen and (max-width: 1400px) {
  body.lang_vi .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_vi .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_vi .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_vi .campaign202506 .textBlock h1 .main {
  font-size: 4.9rem;
  margin-top: -70px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_vi .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 4vw, 4.9rem);
  }
}
@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_vi .campaign202506 .textBlock h1 .box {
  max-width: 15vw;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_vi .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_vi .campaign202506 .textBlock h2 {
  margin-top: 0;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_vi .campaign202506 .textBlock h2 {
    font-size: clamp(1.1rem, 1.9vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h2 {
    font-size: 1.1rem;
  }
}
body.lang_vi .campaign202506 .textBlock h2::before,
body.lang_vi .campaign202506 .textBlock h2::after {
  width: calc((100% - 44em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h2::before,
  body.lang_vi .campaign202506 .textBlock h2::after {
    width: calc((100% - 22em - 2em) / 2);
  }
}
body.lang_vi .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_vi .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock .termWrap .term,
  body.lang_vi .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock .termWrap .term .title,
  body.lang_vi .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_vi .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_vi .campaign202506 .textBlock .percentageList .listItem .before .normal::before,
body.lang_vi .campaign202506 .textBlock .percentageList .listItem .before .normal::after {
  content: initial;
}

body.lang_vi .campaign202506 .textBlock h1 .encho {
  font-size: 2rem;
  margin-top: -50px;
}
@media (max-width: 767px) {
  body.lang_vi .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_id .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_id .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media screen and (max-width: 1400px) {
  body.lang_id .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_id .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_id .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_id .campaign202506 .textBlock h1 .main {
  font-size: 4.9rem;
  margin-top: -70px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_id .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 4vw, 4.9rem);
  }
}
@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_id .campaign202506 .textBlock h1 .box {
  max-width: 15vw;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_id .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_id .campaign202506 .textBlock h2 {
  margin-top: 0;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_id .campaign202506 .textBlock h2 {
    font-size: clamp(1.1rem, 1.9vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h2 {
    font-size: 1.1rem;
  }
}
body.lang_id .campaign202506 .textBlock h2::before,
body.lang_id .campaign202506 .textBlock h2::after {
  width: calc((100% - 47em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h2::before,
  body.lang_id .campaign202506 .textBlock h2::after {
    width: calc((100% - 27em - 2em) / 2);
  }
}
body.lang_id .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_id .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock .termWrap .term,
  body.lang_id .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock .termWrap .term .title,
  body.lang_id .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_id .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_id .campaign202506 .textBlock .percentageList .listItem .before .normal::before,
body.lang_id .campaign202506 .textBlock .percentageList .listItem .before .normal::after {
  content: initial;
}

body.lang_id .campaign202506 .textBlock h1 .encho {
  font-size: 2rem;
  margin-top: -50px;
}
@media (max-width: 767px) {
  body.lang_id .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_ms .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ms .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ms .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_ms .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ms .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_ms .campaign202506 .textBlock h1 .main {
  font-size: 4.9rem;
  margin-top: -70px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_ms .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 4vw, 4.9rem);
  }
}
@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_ms .campaign202506 .textBlock h1 .box {
  max-width: 15vw;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ms .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_ms .campaign202506 .textBlock h2 {
  margin-top: 0;
}

@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
body.lang_ms .campaign202506 .textBlock h2::before,
body.lang_ms .campaign202506 .textBlock h2::after {
  width: calc((100% - 35em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h2::before,
  body.lang_ms .campaign202506 .textBlock h2::after {
    width: calc((100% - 17em - 2em) / 2);
  }
}
body.lang_ms .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_ms .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock .termWrap .term,
  body.lang_ms .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock .termWrap .term .title,
  body.lang_ms .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ms .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_ms .campaign202506 .textBlock .percentageList .listItem .before .normal::before,
body.lang_ms .campaign202506 .textBlock .percentageList .listItem .before .normal::after {
  content: initial;
}

body.lang_ms .campaign202506 .textBlock h1 .encho {
  font-size: 2rem;
  margin-top: -50px;
}
@media (max-width: 767px) {
  body.lang_ms .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_ar .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ar .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ar .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_ar .campaign202506 .textBlock h1 .main {
  font-size: 6rem;
  margin-top: -15px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_ar .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 5vw, 6rem);
  }
}
@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_ar .campaign202506 .textBlock h1 .box {
  max-width: 15vw;
}

@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
  }
}
body.lang_ar .campaign202506 .textBlock h2 {
  margin-top: 0;
}

@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
body.lang_ar .campaign202506 .textBlock h2::before,
body.lang_ar .campaign202506 .textBlock h2::after {
  width: calc((100% - 26em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock h2::before,
  body.lang_ar .campaign202506 .textBlock h2::after {
    width: calc((100% - 13em - 2em) / 2);
  }
}
body.lang_ar .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_ar .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock .termWrap .term,
  body.lang_ar .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock .termWrap .term .title,
  body.lang_ar .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ar .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_ar .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ar .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_ar .campaign202506 .textBlock h1 .encho {
  font-size: 2.8rem;
  margin-top: -30px;
}
@media (max-width: 767px) {
  body.lang_ar .campaign202506 .textBlock h1 .encho {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h1 .block {
    line-height: 1;
  }
}
body.lang_ru .campaign202506 .textBlock h1 .ribbon {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h1 .ribbon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ru .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ru .campaign202506 .textBlock h1 .ribbon {
    font-size: clamp(1.4rem, 1.48vw, 1.5rem);
  }
}
body.lang_ru .campaign202506 .textBlock h1 small {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h1 small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ru .campaign202506 .textBlock h1 small {
    font-size: clamp(1.3rem, 1.58vw, 1.6rem);
  }
}
body.lang_ru .campaign202506 .textBlock h1 .main {
  font-size: 4.3rem;
  margin-top: -70px;
  line-height: 1.2;
}

@media screen and (max-width: 1400px) {
  body.lang_ru .campaign202506 .textBlock h1 .main {
    font-size: clamp(1.9rem, 4vw, 4.3rem);
  }
}
@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h1 .main {
    font-size: 1.9rem;
  }
}
body.lang_ru .campaign202506 .textBlock h1 .box {
  max-width: 10vw;
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h1 .box {
    max-width: none;
    margin-top: -22px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ru .campaign202506 .textBlock h1 .box {
    font-size: clamp(1.3rem, 1.8vw, 1.5rem);
  }
}
@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h1 .percentageText {
    font-size: 10rem;
  }
}
@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h1 .percentage {
    font-size: 6.5rem;
  }
}
body.lang_ru .campaign202506 .textBlock h2 {
  margin-top: 0;
  font-size: 2rem;
}

@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ru .campaign202506 .textBlock h2 {
    font-size: clamp(1.1rem, 1.9vw, 2rem);
  }
}
@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h2 {
    font-size: 1.1rem;
  }
}
body.lang_ru .campaign202506 .textBlock h2::before,
body.lang_ru .campaign202506 .textBlock h2::after {
  width: calc((100% - 44em - 2em) / 2);
}

@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h2::before,
  body.lang_ru .campaign202506 .textBlock h2::after {
    width: calc((100% - 26em - 2em) / 2);
  }
}
body.lang_ru .campaign202506 .textBlock .percentageList {
  margin-top: 15px;
}

body.lang_ru .campaign202506 .textBlock .termWrap {
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock .termWrap .term,
  body.lang_ru .campaign202506 .textBlock .termWrap .exception {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock .termWrap .exception .title {
    width: initial;
  }
}
@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock .termWrap .term .title,
  body.lang_ru .campaign202506 .textBlock .termWrap .exception .title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  body.lang_ru .campaign202506 .textBlock .termWrap .term small {
    font-size: clamp(1rem, 1.28vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock .termWrap .term small {
    font-size: 1rem;
  }
}
body.lang_ru .campaign202506 .textBlock h1 .encho {
  font-size: 2rem;
  margin-top: -50px;
}
@media (max-width: 767px) {
  body.lang_ru .campaign202506 .textBlock h1 .encho {
    margin-top: 0;
    font-size: 1.3rem;
  }
}

/*# sourceMappingURL=campaign-202506.css.map */</pre></body></html>