.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;
}
@media (max-width: 576px){
.onlyDesktop{
display: none;
}
}
.onlyMobile{
display: none;
}
@media (max-width: 576px){
.onlyMobile{
display: inline;
}
}
.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: 150%;
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-blue{
color: #0066b3;
}
.new-lightblue{
color: #0071eb;
}
.new-red{
color: #CF225B;
}
.new-brown{
color: #ac8659;
}
.talent-color{
color: #e4007f;
}
.talent-highlight{
color: #005b89;
}
.talent-bk1{
background-image: linear-gradient(to bottom, #ffffff, #fcf1e6);
padding: 40px 0;
}
.talent-bk2{
background-image: linear-gradient(to bottom, #ffffff, #bddff3);
padding: 40px 0;
}
.accopen-block{
clip-path: polygon(
    16px 0,
    calc(100% - 16px) 0,
    100% 16px,
    100% calc(100% - 16px),
    calc(100% - 16px) 100%,
    16px 100%,
    0% calc(100% - 16px),
	0 16px
  );
background-image: linear-gradient(to right, #0066b3, #08caf5, #0066b3);
padding: 2px;
margin-top: -45px;
}
.accopen-block-inner{
clip-path: polygon(
    15px 0,
    calc(100% - 15px) 0,
    100% 15px,
    100% calc(100% - 15px),
    calc(100% - 15px) 100%,
    15px 100%,
    0% calc(100% - 15px),
	0 16px
  );
background-color: white;
padding: 70px 35px 25px;
}
@media (max-width: 576px){
.accopen-block-inner{
padding: 70px 25px 25px;
}
}
.section-head-row{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: flex-start;
transform: skewX(-12deg);
position: relative;
z-index: 5;
}
.section-head-col-left{
background: linear-gradient(90deg, #ffffff, #ffffff) padding-box,
              linear-gradient(90deg, #e6740a, #fae3ce, #e6740a) border-box;
border: 3px solid transparent;
padding: 10px 20px;
}
.section-head-col-right{
background-image: linear-gradient(to right, #e6740a, #f2b984 60%, #e6740a);
border: 3px solid white;
margin-left: -6px;
margin-top: 15px;
padding: 25px 50px;
}
.inner-skew{
transform: skewX(12deg);
text-shadow: 3px 3px 0 rgb(112, 52, 8, 0.5);
color: white;
font-weight: bold;
}
@media (max-width: 576px){
.section-head-col-right{
padding: 25px 35px;
}
}
.accopen-head{
transform: skewX(-12deg);
background-image: linear-gradient(-65deg, #7cc0e8 10%, #0066b3 25%);
padding: 10px 25px;
text-align: center;
max-width: 300px;
box-shadow: 4px 4px 0 rgb(0, 102, 179, 0.5);
}
.accopen-head-inner{
transform: skewX(12deg);
text-shadow: 3px 3px 0 rgb(18, 33, 63, 0.5);
color: white;
font-weight: bold;
}
@media (max-width: 576px){
.accopen-head{
display: inline-block;
padding: 10px 25px;
}
}
.disc-blue li::marker{
color: #0066b3;
}
a.talent-link-btn{
display: inline-block;
color: #0066b3;
padding-right: 14px;
background-image: url("../images/link-arrowBtn.svg");
background-repeat: no-repeat;
background-position: center right;
background-size: 8px auto;
}

.seprate-line{
background-image: linear-gradient(to right, #0066b3, #0066b3);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 1px;
margin: 20px 0;
text-align: center;
}
.seprate-line-inner{
display: inline-block;
width: 125px;
height: 15px;
padding: 0 10px;
background-color: white;
background-image: url("../images/seprate-img.svg");
background-size: 115px 15px;
background-position: center;
}
.seprate-line-grey{
background-image: linear-gradient(to right, #b6b6b8, #b6b6b8);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 1px;
margin: 20px 0;
text-align: center;
}
.seprate-line-inner-grey{
display: inline-block;
width: 30px;
height: 10px;
padding: 0 10px;
background-color: white;
background-image: url("../images/grey-dot.svg");
background-size: 10px 10px;
background-position: center;
background-repeat: no-repeat;
}
.talent-offer-block{
clip-path: polygon(
    16px 0,
    calc(100% - 16px) 0,
    100% 16px,
    100% calc(100% - 16px),
    calc(100% - 16px) 100%,
    16px 100%,
    0% calc(100% - 16px),
	0 16px
  );
background-image: linear-gradient(190deg, #7cc0e8, #0066b3, #3ae1ff, #0066b3, #7cc0e8);
padding: 2px;
margin-top: -35px;
padding: 60px 16px 16px;
}
.talent-offer-block-inner{
background-color: white;
padding: 25px 35px;
border-radius: 25px;
}
@media (max-width: 576px){
.talent-offer-block-inner{
padding: 25px;
}
}
.talent-offer-head-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.talent-offer-head-col{
width: 74px;
}
.talent-offer-head-col2{

}

.talent-offer-head{
display: inline-block;
position: relative;
z-index: 2;
color: #fff;
font-weight: bold;
font-size: 50px;
line-height: 1;
margin: -8px 15px 0 12px;
transform: skewX(-12deg);
letter-spacing: 2px
}
.talent-offer-head-shadow{
text-shadow: 4px 3px 0 rgb(0, 0, 0, 0.6);
}
.talent-offer-head-outer-shadow{
position: absolute;
right: 0;
top: 0;
z-index: -1;
color: #0066b3;
  -webkit-text-fill-color: #0066b3; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 12px;
  -webkit-text-stroke-color: #0066b3;
filter: drop-shadow(5px 3px 0 rgb(33, 70, 110, 0.6));
}
.talent-offer-head-col3{
flex: 1;
width: 100%;
max-width: 250px;
height: 5px;
background-image: linear-gradient(to right, #0066b3, transparent);
background-size: 100% 5px;
background-repeat: no-repeat;
background-position: left center;
transform: skewX(-12deg);
}
@media (max-width: 576px){
.talent-offer-head{
font-size: 40px;
}
}
.talent-offer-section-head{
display: inline-block;
transform: skewX(-12deg);
background-image: linear-gradient(-65deg, #7cc0e8 10%, #e5f2fa 25%);
padding: 10px 40px;
box-shadow: 4px 4px 0 rgb(0, 102, 179, 0.5);
}
.talent-offer-section-head-inner{
transform: skewX(12deg);
color: #0066b3;
font-weight: bold;
}
@media (max-width: 576px){
.talent-offer-section-head{
padding: 10px 25px;
}
}

.talent-list-circle{
background-image: url("../images/list-circle.svg");
background-size: 10px 10px;
background-position: left top 9px;
background-repeat: no-repeat;
padding-left: 15px;
}

.appoint-row{
display: flex;
flex-wrap: wrap;
align-items: center;
margin: -10px 0;
}
.appoint-col{
text-align: center;
margin: 10px 40px;
}
@media (max-width: 576px){
.appoint-col{
width: 100%;
margin: 20px 0 10px;
}
}

.addon-img{
margin-right: 15px;
animation: rotate-gift 2s ease infinite;
}
@keyframes rotate-gift {
				0% {transform: rotate(10deg)}
				50% {transform: rotate(-10deg)}
				100% {transform: rotate(10deg)}
			}
.addon-head-inner{
width: fit-content; 
font-weight: bold;
font-size: 32px;
line-height: 1.2;
color: #fff;
text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
}
.offer-promo-col-extra{
width: 100%;
max-width: 480px;
margin-left: auto;
margin-right: auto;
position: relative;
padding-left: 30px;
padding-right: 30px;
}
.offer-promo-col-extra::before{
content: "";
width: 28px;
height: 28px;
position: absolute;
top: 0;
left: 30px;
z-index: 5;
background: url("../images/offer-head-graph-left.svg");
background-repeat: no-repeat;
background-position: center;
background-size: 28px 28px;
}
.offer-promo-col-extra::after{
content: "";
width: 28px;
height: 28px;
position: absolute;
bottom: 0;
right: 30px;
z-index: 5;
background: url("../images/offer-head-graph-right.svg");
background-repeat: no-repeat;
background-position: center;
background-size: 28px 28px;
}
.offer-promo-col-shadow{
width: 100%;
height: 100%;
filter: drop-shadow(0 0 5px rgba(50, 238, 252, 1));
position: relative;
z-index: 5;
overflow: hidden;
}
.top-promo-block-outer{
position: relative;
width: 100%;
height: 100%;
clip-path: polygon(
35px 0%, 100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 35px
  );
background-image: linear-gradient(to bottom, #00aeda, #0061aa);
padding: 2px;
}
.top-promo-block-inner{
position: relative;
width: 100%;
height: 100%;
clip-path: polygon(
34px 0%, 100% 0, 100% calc(100% - 34px), calc(100% - 34px) 100%, 0 100%, 0 34px
  );
background-image: linear-gradient(to right, #00aeda, #0061aa);
padding: 10px 20px;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
.top-promo-block-inner::before{
content: "";
width: 40px;
height: 25px;
position: absolute;
top: 0;
right: 0;
background: url("../images/offer-head-inner-graph-right.svg");
background-repeat: no-repeat;
background-position: center;
background-size: 40px 25px;
}
.top-promo-block-inner::after{
content: "";
width: 40px;
height: 25px;
position: absolute;
bottom: 0;
left: 0;
background: url("../images/offer-head-inner-graph-left.svg");
background-repeat: no-repeat;
background-position: center;
background-size: 40px 25px;
}

.head-light {
				position: absolute;
				left: 0;
				bottom: 0;
				display: block;
				width: 100px;
				height: 100%;
				background: linear-gradient(to right, transparent, white, transparent);
				transform: skewX(-25deg);
				animation: slide-in-light2 5s ease infinite;
				opacity: 0.6;
				z-index: 8;
			}

			@keyframes slide-in-light2 {
				0% {left: -20%; opacity: 0;}
				5% {opacity: 0.8;}
				30% {left: 95%; opacity: 0.6;}
				100% {left: 95%; opacity: 0;}
			}




