.unselectable {
-webkit-touch-callout: none;
-webkit-user-callout: none;
-webkit-user-select: none;
-webkit-user-drag: none;
-webkit-user-modify: none;
-webkit-highlight: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
touch-callout: none;
-ms-word-break: break-all;
-ms-word-wrap: break-all;
-webkit-word-break: break-word;
-webkit-word-wrap: break-word;
word-break: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
pointer-events: none;
      }
.onlyDesktop{
display: inline-block;
}
@media (max-width: 768px){
.onlyDesktop{
display: none;
}
}
.onlyMobile{
display: none;
}
@media (max-width: 768px){
.onlyMobile{
display: block;
}
}
.list-lower-roman{
list-style: lower-roman;
}
.list-lower-roman>li{
list-style: lower-roman;
}
.list-disc {
    list-style-type: disc;
}
.list-disc>li {
    list-style-type: disc;
	padding-left: 0;
}
.list-decimal {
    list-style-type: decimal;
}
.list-decimal>li {
    list-style-type: decimal;
}
.list-lower-alpha {
    list-style-type: lower-alpha;
}
.list-lower-alpha>li {
    list-style: lower-alpha;
}
.list-decimal, .list-upper-roman, .list-lower-roman, .list-lower-alpha, .list-disc {
    margin: 0;
    padding-left: 20px;
}
.list-decimal>li, .list-upper-roman>li, .list-lower-roman>li, .list-lower-alpha>li, .list-disc>li {
    margin: 3px 0;
    position: relative;
}
#tncContent .list-lower-roman, #tncContent .list-lower-alpha{
padding-left: 16px !important;
}

.offer-Remark{
font-size: 12px;
line-height: 120%;
color: #666;
}
.offer-Remark .list-decimal, .offer-Remark .list-lower-alpha, .offer-Remark .list-disc{
    margin: 0;
    padding-left: 1rem;
}
.offer-Remark .list-decimal>li{
    width: 100%;
	text-align: left;
	padding-left: 0.25rem
}
.tncTablx {
 margin: 6px 0;
 border:1px solid #999999;
 text-align:center;
 border-collapse:collapse;
}
.tncTablx td {
 padding:5px 10px;
 border:1px solid #999999;
 vertical-align: middle;
 text-align: center;
}
.tncTablx .head {
 background-color:#666666;
 color:#FFFFFF;
}
.Remarksublist{
padding-left: 10px;
position: relative;
}
.tncsublist{
padding-left: 25px;
position: relative;
margin: 0.25rem 0;
}
.tncsublist .num, .Remarksublist .num{
position: absolute;
top: 0;
left: 0;
}
.f12{
	font-size: 12px;
	line-height:140%;
	}
.f14{
	font-size: 14px;
	line-height:140%;
	}
.f16{
	font-size: 16px;
	line-height:140%;
	}
.f18{
	font-size: 18px;
	line-height:140%;
	}
.f20{
	font-size: 20px;
	line-height:140%;
	}
.f24{
	font-size: 24px;
	line-height:140%;
	}
.f28{
	font-size: 28px;
	line-height:140%;
	}
.f30{
	font-size: 30px;
	line-height:1;
	}
.f36{
	font-size: 36px;
  line-height:1.2;
	}
.f40{
	font-size: 40px;
  line-height:100%;
	}
.f44{
	font-size: 44px;
  line-height:1.2;
	}
.f48{
	font-size: 48px;
  line-height: 1;
	}
.BigFont{
font-size: 140%;
line-height: 1;
}
@media (max-width: 576px){
.f20{
	font-size: 18px;
	line-height:140%;
	}
.f24{
	font-size: 22px;
	line-height:140%;
	}
.f28{
	font-size: 24px;
	line-height:140%;
	}
.f30{
	font-size: 28px;
	line-height:120%;
	}
.f36{
	font-size: 30px;
  line-height:120%;
	}
.f44{
	font-size: 40px;
  line-height:1.2;
	}
}

body.small-font-size .f12{
    font-size: 10px;
}
body.large-font-size .f12{
    font-size: 14px;
}
body.small-font-size .f14{
    font-size: 12px;
}
body.large-font-size .f14{
    font-size: 16px;
}
body.small-font-size .f16{
    font-size: 14px;
}
body.large-font-size .f16{
    font-size: 18px;
}
body.small-font-size .f18{
    font-size: 16px;
}
body.large-font-size .f18{
    font-size: 20px;
}
body.small-font-size .f20{
    font-size: 18px;
}
body.large-font-size .f20{
    font-size: 22px;
}
body.small-font-size .f24{
    font-size: 22px;
}
body.large-font-size .f24{
    font-size: 26px;
}
body.small-font-size .f28{
    font-size: 26px;
}
body.large-font-size .f28{
    font-size: 32px;
}
body.small-font-size .f30{
    font-size: 26px;
}
body.large-font-size .f30{
    font-size: 34px;
}
body.small-font-size .f36{
    font-size: 32px;
}
body.large-font-size .f36{
    font-size: 40px;
}

body.small-font-size .offer-Remark{
    font-size: 10px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
body.small-font-size #tncContent{
    font-size: 11px;
}
body.large-font-size #tncContent{
    font-size: 14px;
}
body.small-font-size .offer-Remark{
    font-size: 11px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
#tncContent{
    font-size: 12px;
	line-height: 140%;
	}

.mt5{
margin-top: 5px;
}
.mb5{
margin-bottom: 5px;
}
.new-blue{
color: #0066b3;
}
.new-lightblue{
color: #0071eb;
}
.new-red{
color: #CF225B;
}
.new-brown{
color: #ac8659;
}
.pw-color{
color: #f9d6aa;
}
.pw-highlight{
color: #c89e6a;
}
.pw-white{
color: #ffffff !important;
}
.pw-gradient-text {
  /* 1. Define the gradient background */
  background-image: linear-gradient(40deg, #c98f67, #f9d6aa, white, #f9d6aa, #c98f67);
  
  /* 2. Clip the background to the text boundary */
  -webkit-background-clip: text;
  background-clip: text;
  
  /* 3. Make the default text color transparent to let the background shine through */
  -webkit-text-fill-color: transparent;
  color: transparent;
  
  font-weight: bold;
}
.pw-bk{
background-image: url("../images/pw-background.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: 2600px 100%;
width: 100%;
margin: 0 auto;
position: relative;
padding: 80px 0 50px;
}
.pw-bk::before{
content: "";
width: 100%;
height: 24px;
background-image: url("../images/pw-bk-top.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: 2600px 24px;
position: absolute;
left: 0;
top: 0;
}
.diamond-seprate-container{
text-align: center;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
gap: 20px;
}
.diamond-seprate{
width: 25px;
height: 25px;
background-image: url("../images/gold-diamond.svg");
background-repeat: 100% 100%;
flex-shrink: 0;
margin: 30px 0;
}
.diamond-seprate-left{
width: 50%;
height: 25px;
background-image: linear-gradient(to right, rgba(200, 158, 106, 0), rgba(200, 158, 106, 1));
background-repeat: no-repeat;
background-size: 100% 2px;
background-position: center;
flex-grow: 1;
}
.diamond-seprate-right{
width: 50%;
height: 25px;
background-image: linear-gradient(to left, rgba(200, 158, 106, 0), rgba(200, 158, 106, 1));
background-repeat: no-repeat;
background-size: 100% 2px;
background-position: center;
flex-grow: 1;
}
.reward-title-container{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
gap: 20px;
position: relative;
}
.reward-title{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
flex-shrink: 0;
gap: 15px;
}
.reward-title-line{
width: 50%;
height: 2px;
background-image: linear-gradient(to left, #c98f67, #c98f67);
flex-grow: 1;
filter: drop-shadow(10px 10px 2px #00233c);
}
.reward-block{
position: relative;
margin-top: -20px;
padding: 50px 20px 0;
}
.reward-block::before{
content: "";
width: 2px;
height: 100%;
background-image: linear-gradient(to bottom, #c98f67, #f9d6aa, white, transparent);
filter: drop-shadow(10px 10px 2px #00233c);
position: absolute;
left: 0;
top: -20px;
}
.reward-block::after{
content: "";
width: 2px;
height: 100%;
background-image: linear-gradient(to bottom, #c98f67, #f9d6aa, white, transparent);
filter: drop-shadow(10px 10px 2px #00233c);
position: absolute;
right: 0;
top: -20px;
}
.gold-gradient-line{
width: 100%;
height: 2px;
background-image: linear-gradient(to right, transparent, #c98f67, transparent);
background-image: radial-gradient()
}
table.luckydraw-tablx{
border-collapse: separate;
border: 0;
min-width: 600px;
}
table.luckydraw-tablx td{
border: 0;
position: relative;
padding: 20px;
text-align: center;
vertical-align: middle;
color: #f9d6aa;
}
table.luckydraw-tablx .head{
background-color: #8b6f4b;
font-weight: bold;
color: white;
padding: 10px 20px !important;
}
.luckydraw-tablx tr.gradient-row {
  /* Define your gradient background */
  --start-color: #f9d6aa;
  --mid-color: #8b6f4b;  
  --end-color: #f9d6aa;
  --total-cols: 4; /* Set total number of columns here */
  color: white;
}
tr.gradient-row td {
  /* 2. Map the 3 colors evenly (0%, 50%, 100%) */
  background-image: linear-gradient(
    to right, 
    var(--start-color) 0%, 
    var(--mid-color) 15% 90%, 
    var(--end-color) 100%
  );
  
  /* 3. Scale and position variables remain the same */
  background-size: calc(100% * var(--total-cols)) 100%;
  background-repeat: no-repeat;
  background-position: calc((var(--i) - 1) * 100% / (var(--total-cols) - 1)) 0;
}
/* 4. Shift the background offset dynamically for each individual cell position */
tr.gradient-row td:nth-child(1) { --i: 1; }
tr.gradient-row td:nth-child(2) { --i: 2; }
tr.gradient-row td:nth-child(3) { --i: 3; }
tr.gradient-row td:nth-child(4) { --i: 4; }
/* Add more nth-child rules if you have more columns */
.luckydraw-tablx-bk-left{
position: absolute;
left: -20px;
top: 0;
width: 20px;
height: 100%;
background-color: #f9d6aa;
}
.luckydraw-tablx-bk-right{
position: absolute;
right: -20px;
top: 0;
width: 20px;
height: 100%;
background-color: #f9d6aa;
}
.td-right-line::after{
content: "";
  position: absolute;
  background-color: #f9d6aa;
  width: 1px;
  height: calc(100% - 30px);
  right: 0;
  top: 15px;
}
.td-left-line::before{
content: "";
  position: absolute;
  background-color: #f9d6aa;
  width: 1px;
  height: calc(100% - 30px);
  left: 0;
  top: 15px;
}
.td-bottom-left-line::before{
content: "";
  position: absolute;
  background-color: #f9d6aa;
  height: 1px;
  width: calc(100% - 15px);
  bottom: 0;
  left: 15px;
}
.td-bottom-right-line::after{
content: "";
  position: absolute;
  background-color: #f9d6aa;
  height: 1px;
  width: calc(100% - 15px);
  bottom: 0;
  right: 15px;
}
.td-bottom-line::after{
content: "";
  position: absolute;
  background-color: #f9d6aa;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.td-bottom-line-lr::after{
content: "";
  position: absolute;
  background-color: #f9d6aa;
  height: 1px;
  width: calc(100% - 30px);
  bottom: 0;
  left: 15px;
}
.mission-title-container{
width: 100%;
max-width: 1480px;
overflow: hidden;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 50px;
}
.mission-title{
display: inline-block;
padding: 0 30px;
position: relative;
}
.mission-title::before{
content: "";
  position: absolute;
  background-image: url("../images/title-bar-left.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 14px;
  width: 600px;
  height: 100%;
  bottom: 0;
  left: -600px;
}
.mission-title::after{
content: "";
  position: absolute;
  background-image: url("../images/title-bar-right.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 14px;
  width: 600px;
  height: 100%;
  bottom: 0;
  right: -600px;
}
.mission-block{
position: relative;
padding: 0 20px;
margin-top: 40px;
}
.mission-block::before{
content: "";
width: 2px;
height: 100%;
background-image: linear-gradient(to bottom, #c98f67, #f9d6aa, white, transparent);
filter: drop-shadow(10px 10px 2px #00233c);
position: absolute;
left: 0;
top: 0;
}
.mission-block::after{
content: "";
width: 2px;
height: 100%;
background-image: linear-gradient(to bottom, #c98f67, #f9d6aa, white, transparent);
filter: drop-shadow(10px 10px 2px #00233c);
position: absolute;
right: 0;
top: 0;
}
.mission-block-top-line{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 2px;
background-color: #c98f67;
filter: drop-shadow(10px 10px 2px #00233c);
}
.luckydraw-tablx tr.gradient-row2 {
  /* Define your gradient background */
  --start-color: #f9d6aa;
  --mid-color: #8b6f4b;  
  --end-color: #f9d6aa;
  --total-cols: 3; /* Set total number of columns here */
  color: white;
}
tr.gradient-row2 td {
  /* 2. Map the 3 colors evenly (0%, 50%, 100%) */
  background-image: linear-gradient(
    to right, 
    var(--start-color) 0%, 
    var(--mid-color) 15% 90%, 
    var(--end-color) 100%
  );
  
  /* 3. Scale and position variables remain the same */
  background-size: calc(100% * var(--total-cols)) 100%;
  background-repeat: no-repeat;
  background-position: calc((var(--i) - 1) * 100% / (var(--total-cols) - 1)) 0;
}
/* 4. Shift the background offset dynamically for each individual cell position */
tr.gradient-row2 td:nth-child(1) { --i: 1; }
tr.gradient-row2 td:nth-child(2) { --i: 2; }
tr.gradient-row2 td:nth-child(3) { --i: 3; }
/* Add more nth-child rules if you have more columns */
a.pw-link{
color: #f9d6aa;
text-decoration: underline;
}
ol.gold-tick-list{
list-style: none;
}
ol.gold-tick-list li{
position: relative;
padding-left: 24px;
}
ol.gold-tick-list li::before{
content:"";
position: absolute;
left: 0;
top: 8px;
width: 18px;
height: 14px;
background-image: url("../images/gold-tick.svg");
background-position: center;
background-size: cover;
}
ul.dash-list{
list-style: none;
padding-left: 12px !important;
position: relative;
}
ul.dash-list li{
position: relative;
list-style: none;
}
ul.dash-list li::before{
content:"-";
position: absolute;
left: -12px !important;
}
.rdb-box{
border: 1px solid #666666;
padding: 10px 15px;
}