.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: 576px){
.onlyDesktop{
display: none;
}
}
.onlyMobile{
display: none;
}
@media (max-width: 768px){
.onlyMobile{
display: block;
}
}
.list-low-roman>li{
list-style: lower-roman;
}
.list-disc {
    list-style-type: disc;
}
.list-disc>li {
    list-style-type: disc;
}
.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 ol.lower-alpha > li::before {
margin-left: -20px;
}
.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;
 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:100%;
	}
.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;
}
.BigFont2{
font-size: 180%;
line-height: 1;
}
@media (max-width: 576px){
.f20{
	font-size: 18px;
	line-height:140%;
	}
.f24{
	font-size: 22px;
	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 .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-pink{
color: #E4015C;
}
.new-orange{
color: #F07C10;
}
.new-blue{
color: #0066b3;
}
.wingon-color{
color: #fc3f55;
}
.mt5{
	margin-top:5px;
	}
.p20{
	padding:20px;
	}
.card-tag-row{
display: flex;
flex-wrap: wrap-reverse;
justify-content: space-between;
align-items: center;;
}

.offer-bk{
background-image: url("../images/offer-bk.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: 100% 100%;
padding: 10px 0 40px;
position: relative;
}
.cal-bar{
display: inline-block;
position: relative;
background: linear-gradient(0deg, white, white) padding-box,
              linear-gradient(60deg, #fc3f55, white) border-box;
  border-radius: 20px;
  border: 2px solid transparent;
  padding: 15px 25px 15px 45px;
  text-align: center;
  box-shadow: 4px 4px 2px rgb(170, 45, 48, 0.35);
margin-top: 40px;
margin-left: 45px;
}
.cal-bar::after{
content: "";
width: 35px;
height: 100%;
position: absolute;
top: 0;
right: -60px;
background-image: url("../images/bar-dot.svg");
background-repeat: no-repeat;
background-position: center;
background-size: 35px auto;
}
.cal-bar::before{
content: "";
width: 90px;
height: 100px;
position: absolute;
top: -20px;
left: -60px;
background-image: url("../images/calendar.png");
background-repeat: no-repeat;
background-position: center;
background-size: 100% auto;
}
.offer-head-container{
position: relative;
z-index: 5;
}
.offer-head-odd{
background-image: linear-gradient(to right, transparent, #fc3f55 30%, #ee287b);
padding: 20px 100px 22px 40px;
margin-right: 25px;
margin-top: 50px;
position: relative;
display: inline-block;
border-radius: 0 25px 25px 0;
}
.offer-head-odd::after{
content: "";
width: 125px;
height: 140px;
position: absolute;
bottom: 0;
right: -30px;
background-image: url("../images/gift.png");
background-repeat: no-repeat;
background-position: bottom;
background-size: 100% auto;
}
.offer-head-even{
background-image: linear-gradient(to left, transparent, #fc3f55 30%, #ee287b);
padding: 20px 40px 22px 100px;
margin-left: 25px;
margin-top: 50px;
position: relative;
display: inline-block;
border-radius: 25px 0 0 25px;
}
.offer-head-even::after{
content: "";
width: 135px;
height: 140px;
position: absolute;
bottom: -10px;
left: -40px;
background-image: url("../images/cart.png");
background-repeat: no-repeat;
background-position: bottom;
background-size: 100% auto;
}
.offer-hightlight{
display: inline-block;
position: relative;
z-index: 2;
color: #fff;
font-weight: bold;
margin: 0 10px 0 8px;
}
.offer-hightlight-shadow{
text-shadow: 2px 2px 0 rgb(0, 0, 0, 0.5);
}
.offer-hightlight-outer-shadow{
position: absolute;
right: 0;
top: 1px;
z-index: -1;
color: #fc3f55;
  -webkit-text-fill-color: #fc3f55; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #fc3f55;
filter: drop-shadow(3px 3px 0 rgb(0, 0, 0, 0.3));
}

.offer-block{
position: relative;
background: linear-gradient(0deg, white, white) padding-box,
              linear-gradient(60deg, #fc3f55, #ff6500) border-box;
  border-radius: 20px;
  border: 2px solid transparent;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 4px 4px 2px rgb(0, 0, 0, 0.35);
  padding: 50px 30px 30px;
  text-align: center;
  margin-top: -30px;
}
a.offer2-btn{
background-image: linear-gradient(to bottom, #fed9dd, #fc3f55, #aa2d30);
display: inline-block;
text-align: center;
color: white;
padding: 10px 35px;
border-radius: 99px;
}
.offer2-btn-inner{
display: inline-block;
background-image: url("../images/magnifier.svg");
background-repeat: no-repeat;
background-position: left center;
background-size: 30px auto;
padding-left: 34px;
}
.offer2-btn-sms{
background-image: linear-gradient(to bottom, #fed9dd, #fc3f55, #aa2d30);
display: inline-block;
text-align: center;
color: white;
padding: 10px 35px;
border-radius: 15px;
}