#component__body {
  font-size: 20px;
  color: #000;
  background: #EBF7FF;
}
#component__body div > p {
  margin: 0;
}
#component__body ul {
  padding-left: 30px;
}
#component__body ul > li {
  text-align: left;
  font-size: 18px;
  color: #555555;
  position: relative;
}
#component__body ul > li:before {
  position: absolute;
  left: -20px;
}
@media screen and (max-width: 767px) {
  #component__body ul > li {
    font-size: 14px;
  }
}
#component__body ul.asterisk-list > li:before {
  content: "※";
}
#component__body ul.dotted-list > li:before {
  content: "•";
}
#component__body ul.important > li {
  color: #D5052C;
}
@media screen and (max-width: 767px) {
  #component__body {
    font-size: 16px;
  }
}
.bottom30 {
  margin-bottom: 30px !important;
}
.bottom20 {
  margin-bottom: 20px !important;
}
.cmp-opening,
.cmp-body {
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .cmp-opening,
  .cmp-body {
    padding: 20px 0;
  }
}
.cmp-opening {
  text-align: center;
}
.cmp-opening .important-note {
  font-size: 24px;
}
.cmp-requirements {
  font-weight: 600;
}
.impt-note a {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .impt-note a {
    font-size: 18px;
  }
}
.btn {
  display: block;
  margin: auto;
  padding: 20px 60px;
  text-align: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  position: relative;
}
.btn.reg-btn {
  color: #fff;
  background: #E05428;
  font-size: 32px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .btn.reg-btn {
    font-size: 24px;
    padding: 20px;
  }
}
@media screen and (max-width: 341px) {
  .btn.reg-btn {
    font-size: 18px;
  }
}
.btn:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 10px solid transparent;
  border-right: 10px solid  transparent;
  border-bottom: 10px solid  transparent;
  border-left: 15px solid #fff;
}
@media screen and (max-width: 767px) {
  .btn:after {
    right: 10px;
  }
}
.red {
  color: #D5052C;
}
.white-bg,
.campaign-note {
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.cmp-image {
  display: block;
  margin: auto;
  text-align: center;
}
.openaccount-req,
.cmp-details {
  padding: 40px 15px;
}
@media screen and (max-width: 767px) {
  .openaccount-req,
  .cmp-details {
    padding: 15px;
  }
}
.openaccount-req > p strong {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .openaccount-req > p {
    margin-bottom: 20px !important;
  }
  .openaccount-req > p strong {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .openaccount-req > p.text-link strong {
    font-size: 18px !important;
  }
}
.cmp-body h2.cmp-ttl {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  background: #00A8B5;
  padding: 15px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .cmp-body h2.cmp-ttl {
    font-size: 20px;
  }
}
.table-blue-border {
  border: 3px solid #00A8B5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
}
.table-heading,
.table-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  font-size: 21px;
  font-weight: 600;
}
.table-heading > div,
.table-row > div {
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .table-heading,
  .table-row {
    font-size: 14px;
  }
}
.table-heading {
  background: #00A8B5;
}
.tbl-heading {
  color: #fff;
  align-self: center;
}
.table-row.lightblue-bg {
  background: #E4F2F3;
}
.table-row .table-cell {
  align-self: center;
}
@media screen and (max-width: 767px) {
  .table-row .table-cell:nth-of-type(1),
  .table-row .table-cell:nth-of-type(2) {
    font-size: 12px;
  }
}
.table-compare {
  display: grid;
  grid-template-columns: 45% 55%;
  padding: 20px;
  font-size: 20px;
  font-weight: 600;
}
.table-compare .heading-column {
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .table-compare .heading-column {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .table-compare {
    grid-template-columns: 100%;
    font-size: 16px;
  }
  .table-compare .column-1 {
    margin-bottom: 30px;
  }
}
.separator {
  height: 91px;
  background: url('../../../../images/campaign/new_currency202509/bg.svg') center center;
}
.chf-currency {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 30px 40px;
  font-weight: 600;
}
.chf-currency .strategy {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .chf-currency .strategy {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .chf-currency {
    padding: 15px;
  }
}
.intro {
  width: 90%;
  margin: auto;
}
.table-pairs {
  display: inline-block;
  text-align: left;
}
.table-pairs .currency-pair {
  font-size: 26px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .table-pairs .currency-pair {
    font-size: 18px;
  }
}
@media screen and (max-width: 479px) {
  .table-pairs .currency-pair {
    font-size: 16px;
  }
}
@media screen and (max-width: 399px) {
  .table-pairs .currency-pair {
    font-size: 14px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 321px) {
  .table-pairs .currency-pair {
    font-size: 12px;
  }
}
.table-pairs .currency-pair > img {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .table-pairs .currency-pair > img {
    max-width: 80px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 399px) {
  .table-pairs .currency-pair > img {
    max-width: 60px;
  }
}
.cmp-period {
  text-align: center;
  font-weight: 600;
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .cmp-period {
    font-size: 16px;
  }
}
.cmp-period > p:first-child {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .cmp-period > p:first-child {
    font-size: 24px;
  }
}
.cashback-period {
  font-size: 24px;
}
.cashback-period p {
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cashback-period {
    font-size: 18px;
  }
}
#component__policy {
  background: #00A8B5;
  padding: 40px 15px;
}
@media screen and (max-width: 767px) {
  #component__policy {
    padding: 15px 0;
  }
}
.campaign-note {
  background: #fff;
  color: #000;
  padding: 15px;
  font-size: 14px;
}
.campaign-note .note-ttl {
  color: #00A8B5;
  font-size: 26px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .campaign-note .note-ttl {
    font-size: 18px;
  }
}
.campaign-note .note-content {
  margin-bottom: 30px;
}
.campaign-note .note-content ul > li {
  font-size: 14px;
  color: #000;
}
.floating-btn {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0;
  z-index: 100;
}
.floating-btn .overlay-bg {
  background: #000;
  opacity: .5;
  display: block;
  width: 100%;
  height: 100%;
}
.floating-btn .btn.reg-btn {
  font-weight: normal;
  font-size: 28px;
  width: 80%;
  max-width: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 479px) {
  .floating-btn .btn.reg-btn {
    width: 90%;
    max-width: none;
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #headerimage.top-content {
    margin-top: 60px;
  }
}
