<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.unrendered.index-top {
  padding-top: 8%;
  padding-bottom: 8%;
}
.section-title {
  color: #ffffff;
  padding-bottom: 3vw;
}
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6 {
  text-align: center;
}
.section-title .center-image {
  display: inline-block;
  margin: 0 auto;
}
.item-desc {
  visibility: hidden;
}
.item-desc.show {
  visibility: visible;
}
.data-icon-01 {
  background: url("../images/index/data-icon-01.png") no-repeat;
}
.data-icon-01.y {
  background: url("../images/index/data-icon-01-y.png") no-repeat;
}
.data-icon-02 {
  background: url("../images/index/data-icon-02.png") no-repeat;
}
.data-icon-02.y {
  background: url("../images/index/data-icon-02-y.png") no-repeat;
}
.data-icon-03 {
  background: url("../images/index/data-icon-03.png") no-repeat;
}
.data-icon-03.y {
  background: url("../images/index/data-icon-03-y.png") no-repeat;
}
.data-icon-04 {
  background: url("../images/index/data-icon-04.png") no-repeat;
}
.data-icon-04.y {
  background: url("../images/index/data-icon-04-y.png") no-repeat;
}
.data-icon-05 {
  background: url("../images/index/data-icon-05.png") no-repeat;
}
.data-icon-05.y {
  background: url("../images/index/data-icon-05-y.png") no-repeat;
}
.data-icon-06 {
  background: url("../images/index/data-icon-06.png") no-repeat;
}
.data-icon-06.y {
  background: url("../images/index/data-icon-06-y.png") no-repeat;
}
.big-num {
  font-size: 7vw;
  color: #f4a307;
  font-weight: 100;
}
.big-num-desc {
  color: #ffffff;
}
.big-num-desc-intend {
  padding-left: 25px;
}
section.index-section {
  padding: 5vw 0;
}
section.index-section .padding-bot-5p {
  padding-bottom: 5%;
}
section.index-section .margin-bot-5p {
  margin-bottom: 5%;
}
section.index-section .sms-block-item p:last-child {
  padding: 6% 20%;
  text-align: center;
  color: #ffffff;
}
section.small-section {
  padding: 5% 0;
}</pre></body></html>