.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-lower-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;
}
.hotels-color{
color: #E91401;
}
.hotels-highlight{
color: #fa7728;
}
.hotels-highlight2{
color: #ff0086;
}
.hotels-highlight3{
background: #ff0086;
background: linear-gradient(to bottom, #ff0086 50%, #c1272d 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
}
.mt5{
	margin-top:5px;
	}
.p20{
	padding:20px;
	}
.card-tag-row{
display: flex;
flex-wrap: wrap-reverse;
justify-content: space-between;
align-items: center;
}
.hotels-offer-bk{
background-color: #fde575;
padding: 30px 0;
}
.hotels-offer-row{
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 30px 50px;
}
.hotels-offer-col{
width: 100%;
max-width: 300px;
}
.hotels-offer-block{
text-align: center;
border: 2px solid transparent;
background: 
    linear-gradient(-30deg, #e8e4dd, #fff 20%, #fff 80%, #e8e4dd) padding-box, /* Inner background color */
    linear-gradient(-30deg, #ff0086, #024084) border-box; /* Border gradient */
border-radius: 25px;
position: relative;
background-color: white;
padding: 70px 25px 25px;
margin-top: -60px;
box-shadow: 0 0 10px rgb(0, 0, 0, 0.35);
}


.hotels-offer-col.inactive{
filter: grayscale(100%);
opacity: 0.5;
}
.hotels-offer-title{
display: flex;
justify-content: center;
align-items: center;
width: 100px;
height: 100px;
color: white;
font-weight: bold;
border-radius: 50%;
border: 2px solid #024084;
margin-left: auto;
margin-right: auto;
background-color: white;
position: relative;
z-index: 5;
}
.hotels-promo-code{
background-color: #024084;
border-radius: 99px;
color: white;
padding: 5px 15px;
width: 100%;
max-width: 200px;
margin-left: auto;
margin-right: auto;
}
.hotels-period-title{
display: inline-block;
border-radius: 20px;
border: 1px solid #024084;
padding: 10px 40px;
margin: 0 20px;
color: #024084;
background-color: #fff;
}
.hotels-period-block{
border: 1px solid #000a89;
border-radius: 20px;
padding: 30px 20px 15px;
max-width: 520px;
margin-left: auto;
margin-right: auto;
margin-top: -20px;
text-align: center;
}
.hotels-period-only{
padding: 5px 0;
border-top: 1px solid #25A3AD;
border-bottom: 1px solid #25A3AD;
margin-left: 20px;
margin-right: 20px;
}

a.cfa-btn{
display: block;
width: 100%;
max-width: 300px;
background-color: #ff0086;
color: #ffffff;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 5px 20px;
border-radius: 99px;
position: relative;
}
a.cfa-btn::before{
content: "";
width: calc(100% + 8px);
height: calc(100% + 8px);
border: 1px solid #ff0086;
position: absolute;
top: -4px;
left: -4px;
border-radius: 99px;
}
.cfa-btn-sms{
display: block;
width: 100%;
max-width: 300px;
background-color: #ff0086;
color: #ffffff;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 5px 20px;
border-radius: 15px;
position: relative;
}
.cfa-btn-sms::before{
content: "";
width: calc(100% + 8px);
height: calc(100% + 8px);
border: 1px solid #ff0086;
position: absolute;
top: -4px;
left: -4px;
border-radius: 18px;
}
.cfa-btn-inner{
display: inline-block;
padding-right: 16px;
font-size: 20px;
line-height: 1.2;
color: #000a89;
background-color: white;
padding: 0 15px;
font-weight: bold;
}