.storke-gold {
  background: linear-gradient(147deg, #e5c583, rgb(231,198,129) 14%, rgb(221,185,110) 30%, rgb(212,180,114) 46%, rgb(255,248,184) 62%, #ffffdb), #f41111;
  padding: 10px;
  border-radius: 20px;
  margin: 10px;
}

@media (min-width: 300px) {
  .storke-gold {
    background: linear-gradient(147deg, #e5c583, rgb(231,198,129) 14%, rgb(221,185,110) 30%, rgb(212,180,114) 46%, rgb(255,248,184) 62%, #ffffdb), #f41111;
    padding: 10px;
    border-radius: 20px;
    margin: 0px;
    margin-top: 14px;
  }
}

@media (min-width: 576px) {
  .storke-gold {
    background: linear-gradient(147deg, #e5c583, rgb(231,198,129) 14%, rgb(221,185,110) 30%, rgb(212,180,114) 46%, rgb(255,248,184) 62%, #ffffdb), #f41111;
    padding: 10px;
    border-radius: 20px;
    margin: 0px;
    margin-top: 11px;
    box-shadow: 0px 0px 5px;
  }
}

@media (min-width: 768px) {
  .storke-gold {
    background: linear-gradient(147deg, #e5c583, rgb(231,198,129) 14%, rgb(221,185,110) 30%, rgb(212,180,114) 46%, rgb(255,248,184) 62%, #ffffdb), #f41111;
    padding: 10px;
    border-radius: 20px;
    margin: 0px;
    margin-top: 10px;
    box-shadow: 0px 0px 6px;
    height: 403px;
  }
}

.heading-rebate-1 {
  background: linear-gradient(90deg, #a57b1e 0%, rgb(114,63,0) 9%, rgb(207,167,81) 21%, rgb(162,125,39) 57%, rgb(142,99,7) 78%, #9a7014);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Kanit, sans-serif;
  font-weight: 600;
  font-size: 40px;
}

@media (max-width: 430px) {
  .heading-rebate-1 {
    font-family: Kanit, sans-serif;
    font-weight: 600;
    font-size: 36px;
    background: linear-gradient(90deg, #a57b1e 0%, rgb(114,63,0) 9%, rgb(207,167,81) 21%, rgb(162,125,39) 57%, rgb(142,99,7) 78%, #9a7014);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
  }
}

@media (max-width: 820px) {
  .heading-rebate-1 {
    font-family: Kanit, sans-serif;
    font-weight: 600;
    font-size: 29px;
    background: linear-gradient(90deg, #a57b1e 0%, rgb(114,63,0) 9%, rgb(207,167,81) 21%, rgb(162,125,39) 57%, rgb(142,99,7) 78%, #9a7014);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

.heading-rebate-2 {
  font-size: 15px;
  font-family: 'Kanit';
  font-weight: 200;
}

@media (max-width: 820px) {
  .heading-rebate-2 {
    font-size: 12px;
    font-family: 'Kanit';
    font-weight: 200;
    line-height: 21px;
    text-align: center;
  }
}

.frame-1 {
  background: #ffffff;
  border-radius: 20px;
  padding: 25px;
  padding-bottom: 0px;
}

.input-box-1 {
  width: 100%;
  height: 50px;
  border-radius: 54px;
  font-family: 'Kanit';
}

@media (max-width: 820px) {
  .input-box-1 {
    width: 100%;
    height: 35px;
    border-radius: 50px;
    font-family: 'Kanit';
  }
}

.openacc-bt-1 {
  background: #39B54A;
  color: var(--bs-body-bg);
  width: 100%;
  font-family: 'Kanit';
  border-radius: 65px;
  height: 53px;
  margin-bottom: 15px;
}

.openacc-bt-2 {
  background: linear-gradient(140deg, #9f7103 0%, rgb(231,198,129) 24%, rgb(221,185,110) 44%, rgb(212,180,114) 63%, rgb(255,248,184) 85%, white);
  width: 70%;
  font-family: 'Kanit';
  border-radius: 65px;
  margin-bottom: 15px;
  font-size: 22px;
  color: var(--bs-emphasis-color);
}

@media (max-width: 430px) {
  .openacc-bt-2 {
    background: linear-gradient(140deg, #9f7103 0%, rgb(231,198,129) 24%, rgb(221,185,110) 44%, rgb(212,180,114) 63%, rgb(255,248,184) 85%, white);
    width: 100%;
    font-family: 'Kanit';
    border-radius: 65px;
    /*height: 70px;*/
    margin-bottom: 15px;
    font-size: 22px;
    color: var(--bs-emphasis-color);
  }
}

.verify-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

input {
  padding-left: 10px;
  margin-top: 0.5rem;
}

input::placeholder {
  font-weight: normal;
  opacity: 0.5;
  font-size: 20px;
  padding-left: 10px;
}

@media (min-width: 300px) {
  input::placeholder {
    font-weight: normal;
    opacity: 0.50;
    font-size: 14px;
    padding-left: 20px;
  }
}

@media (max-width: 820px) {
  input::placeholder {
    font-weight: normal;
    opacity: 0.50;
    font-size: 10px;
    padding-left: 20px;
  }
}

.rebatesystem-section {
  margin-top: -304px;
  padding: 15px;
}

.welcome-text-1 {
  color: var(--bs-body-bg);
  font-family: 'Kanit';
  font-size: 26px;
  font-weight: 200;
}

@media (min-width: 300px) {
  .welcome-text-1 {
    color: var(--bs-body-bg);
    font-family: 'Kanit';
    font-size: 18px;
    font-weight: 200;
  }
}

@media (max-width: 820px) {
  .welcome-text-1 {
    color: var(--bs-body-bg);
    font-family: 'Kanit';
    font-size: 19px;
    font-weight: 200;
  }
}

.text-data-1 {
  font-size: 50px;
  color: #FFA4BB;
}

@media (min-width: 300px) {
  .text-data-1 {
    font-size: 26px;
    color: #FFA4BB;
  }
}

@media (max-width: 820px) {
  .text-data-1 {
    font-size: 31px;
    color: #FFA4BB;
  }
}

.text-data-2 {
  color: #FFA4BB;
  font-family: 'Kanit';
  font-weight: 200;
  font-size: 12px;
}

@media (max-width: 820px) {
  .text-data-2 {
    color: #FFA4BB;
    font-family: 'Kanit';
    font-weight: 400;
    font-size: 16px;
  }
}

@media (max-width: 420px) {
  .text-data-2 {
    color: #FFA4BB;
    font-family: 'Kanit';
    font-weight: 400;
    font-size: 15px;
  }
}

.frame-textdate-1 {
}

.displayflexon {
  display: flex;
  margin-top: 8px;
  margin-bottom: 8px;
}

.textrebatemini {
  font-family: 'Kanit';
  font-size: 17px;
  color: var(--bs-body-bg);
  font-weight: 200;
}

@media (min-width: 300px) {
  .textrebatemini {
    font-family: 'Kanit';
    font-size: 14px;
    color: var(--bs-body-bg);
    font-weight: 200;
  }
}

.coineffect {
  position: absolute;
  top: 107px;
  right: 108px;
}

.position-befix {
  display: flex;
  justify-content: space-between;
}

.coin-img {
  width: 200px;
}

.table-rebate-data {
  padding: 0px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 0px 5px;
  border-style: none;
  border-color: var(--bs-secondary-color);
  height: 336px;
  overflow: auto;
}

.rebate-data-2 {
  text-align: right;
}

@media (min-width: 300px) {
  .rebate-data-2 {
    text-align: center;
    font-size: 13px;
  }
}

.headtable-1 {
  text-align: center;
  background: linear-gradient(180deg, #a57b1e 0%, rgb(114,63,0) 9%, rgb(207,167,81) 21%, rgb(162,125,39) 57%, rgb(142,99,7) 78%, #9a7014);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 820px) {
  .headtable-1 {
    text-align: center;
    background: linear-gradient(180deg, #a57b1e 0%, rgb(114,63,0) 9%, rgb(207,167,81) 21%, rgb(162,125,39) 57%, rgb(142,99,7) 78%, #9a7014);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 12px;
  }
}

@media (max-width: 420px) {
  .headtable-1 {
    text-align: center;
    color: #987600;
    font-size: 13px;
  }
}

.table-text-1 {
  font-size: 26px;
  font-family: 'Kanit';
  text-align: left;
  font-style: italic;
  padding-top: 13px;
}

@media (max-width: 420px) {
  .table-text-1 {
    font-size: 19px;
    font-family: 'Kanit';
    padding-top: 13px;
    font-weight: 400;
    text-align: left;
    font-style: italic;
  }
}

.backgound-landding {
  background: url("../../assets/img/hfmbg-1.jpg?h=125b3d871730f1918c2deb0cbdd81659");
}

.herobanner {
  background: url("../../assets/img/hfmbg-1.jpg?h=125b3d871730f1918c2deb0cbdd81659") center / auto no-repeat;
  height: 321px;
  width: 100%;
}

.logo-img-hfm {
  width: 100%;
}

@media (min-width: 300px) {
  .logo-img-hfm {
    width: 100px;
  }
}

@media (max-width: 820px) {
  .logo-img-hfm {
    width: 103px;
  }
}

.code {
  max-width:130px;
  margin: 0 auto;
}

.media-carousel img {
  width: 250px;
  height: 100px;
}

/* End carousel */

.heading-market-1 {
  font-family: 'Kanit';
  font-size: 24px;
  font-weight: 300;
  color: var(--bs-body-bg);
}

@media (max-width: 420px) {
  .heading-market-1 {
    font-family: 'Kanit';
    font-size: 18px;
    font-weight: 300;
    color: var(--bs-body-bg);
  }
}

.heading-market-2 {
  font-family: 'Kanit';
  font-size: 51px;
  font-weight: 200;
  color: var(--bs-emphasis-color);
}

@media (max-width: 820px) {
  .heading-market-2 {
    font-family: 'Kanit';
    font-size: 28px;
    font-weight: 200;
    color: var(--bs-emphasis-color);
  }
}

@media (max-width: 420px) {
  .heading-market-2 {
    font-family: 'Kanit';
    font-size: 36px;
    font-weight: 400;
    color: var(--bs-emphasis-color);
  }
}

.heading-market-3t {
  font-family: 'Kanit';
  font-size: 26px;
  font-weight: 300;
  color: var(--bs-emphasis-color);
  line-height: 90px;
}

@media (max-width: 820px) {
  .heading-market-3t {
    font-family: 'Kanit';
    font-size: 20px;
    font-weight: 300;
    color: var(--bs-emphasis-color);
    line-height: 90px;
  }
}

.heading-market-3 {
  font-family: 'Kanit';
  font-size: 30px;
  font-weight: 600;
  color: var(--bs-emphasis-color);
  font-style: italic;
  position: absolute;
  line-height: 43px;
}

@media (max-width: 820px) {
  .heading-market-3 {
    font-family: 'Kanit';
    font-size: 30px;
    font-weight: 600;
    color: var(--bs-emphasis-color);
    font-style: italic;
    position: absolute;
    line-height: 43px;
  }
}

.heading-market-2ts {
  font-family: 'Kanit';
  font-size: 27px;
  font-weight: 300;
  color: var(--bs-emphasis-color);
}

@media (max-width: 820px) {
  .heading-market-2ts {
    font-family: 'Kanit';
    font-size: 14px;
    font-weight: 300;
    color: var(--bs-emphasis-color);
  }
}

.link-market-2 {
  font-family: 'Kanit';
  font-size: 20px;
  font-weight: 300;
  color: var(--bs-body-bg);
}

.heading-market-1t {
  font-size: 58px;
  font-family: 'Kanit';
  background: linear-gradient(163deg, #9f7103 0%, rgb(231,198,129) 18%, rgb(221,185,110) 37%, rgb(212,180,114) 57%, rgb(255,248,184) 78%, white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 59px;
}

@media (max-width: 820px) {
  .heading-market-1t {
    font-size: 39px;
    font-family: 'Kanit';
    background: linear-gradient(163deg, #9f7103 0%, rgb(231,198,129) 18%, rgb(221,185,110) 37%, rgb(212,180,114) 57%, rgb(255,248,184) 78%, white);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 44px;
  }
}

.heading-market-1ts {
  font-size: 55px;
  font-family: 'Kanit';
  color: var(--bs-body-bg);
  font-weight: 300;
  line-height: 60px;
}

@media (max-width: 820px) {
  .heading-market-1ts {
    font-size: 43px;
    font-family: 'Kanit';
    color: var(--bs-body-bg);
    font-weight: 300;
    line-height: 60px;
  }
}

.display-headflex {
  display: flex;
  justify-content: stretch;
}

@media (max-width: 430px) {
  .display-headflex {
    display: flex;
    justify-content: stretch;
  }
}

.section-m1 {
  background: url("../../assets/img/backgound-m1.jpg?h=b3f297f9f1270e4a8668c1559d0ad8eb") no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
  background-size: cover;
}

.section-m2 {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f2f2f2;
}

.section-m4 {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url("../../assets/img/Asset-21.jpg?h=5a9bf1c38d74f9b33613aacfd2853f19") center / cover, #f2f2f2;
  height: 478.7px;
}

@media (max-width: 820px) {
  .section-m4 {
    padding-top: 20px;
    padding-bottom: 20px;
    background: url("../../assets/img/Asset-21.jpg?h=5a9bf1c38d74f9b33613aacfd2853f19") center / cover, #f2f2f2;
    height: 300px;
  }
}

.logo-img-hfm-2 {
  width: 200px;
}

@media (max-width: 820px) {
  .logo-img-hfm-2 {
    width: 154px;
  }
}

@media (max-width: 420px) {
  .logo-img-hfm-2 {
    width: 154px;
    padding: 18px;
  }
}

.paratext-market-1 {
  font-size: 16px;
  color: var(--bs-body-bg);
  font-family: 'Kanit';
  line-height: 28px;
  font-weight: 200;
}

@media (max-width: 430px) {
  .paratext-market-1 {
    font-size: 14px;
    color: var(--bs-body-bg);
    font-family: 'Kanit';
    line-height: 28px;
    font-weight: 200;
    text-align: left;
  }
}

.paratext-market-3 {
  font-size: 16px;
  color: var(--bs-emphasis-color);
  font-family: 'Kanit';
  line-height: 28px;
  font-weight: 200;
}

.link-market-1 {
  font-family: 'Kanit';
  font-size: 20px;
  font-weight: 300;
  color: var(--bs-body-bg);
}

.display-spacebetween {
  display: flex;
  justify-content: space-between;
}

.market-img-1 {
  width: 100%;
}

.spacer {
  border-width: 13px;
  border-color: rgba(33,37,41,0);
}

.img-market-3-4 {
  position: absolute;
  width: 420px;
}

@media (max-width: 820px) {
  .img-market-3-4 {
    position: absolute;
    width: 299px;
  }
}

.verify-box{
  text-align: center;
  margin-bottom: 20px;
}

.container {
  margin-bottom: 30px;
}