/* ========================================
 *    Update：1764058239
 *    Author：Repute
 * Copyright：Prestige International
 * ========================================
 * */

.new-customer-content2{position:relative;max-width:1280px;width:100%;margin:56px auto 0;display:flex;justify-content:center;align-items:center;gap:24px}
.new-customer-content2 + .account-open-group{margin-top:56px}
.new-customer-content2 > div{display:flex;justify-content:center;flex-direction:column;width:100%}
.new-customer-content2 .new-customer-bonus{border-radius:16px;border:1px solid #D8B96E;background:var(--orange-bf0);overflow:hidden}
.new-customer-bonus .bonus-boxs{position:relative;padding:0 24px 24px 24px}
.new-customer-bonus .bonus-boxs > span{position:absolute;top:0;right:0;display:inline-flex;padding:4px 12px;justify-content:center;align-items:center;border-radius:0 16px;background:linear-gradient(270deg,#F4D386 0%,#FFEDC5 100%);color:var(--black-000-6);text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:150%}
.bonus-boxs .bonus-boxs-main{text-align:center;padding-top:32px;padding-bottom:56px}
.bonus-boxs .bonus-boxs-main p{font-size:32px;font-style:normal;color:var(--blue-11d);font-weight:700;line-height:120%}
.bonus-boxs .bonus-boxs-main h3{margin:8px auto 20px;font-size:56px;font-style:normal;font-weight:700;line-height:120%;display:flex;justify-content:center;align-items:center;color:var(--red-b54)}
.bonus-boxs .bonus-boxs-main h3 em{font-style:normal;font-size:60px}
.bonus-boxs .bonus-boxs-main .note{font-size:20px;font-style:normal;font-weight:400;line-height:150%;color:var(--blue-085)}
.bonus-boxs .bonus-spread{position:relative;border-radius:12px;background:linear-gradient(270deg,#F4D386 0%,#FFEDC5 100%);padding:33px 32px}
.bonus-boxs .bonus-spread:before{content:"";position:absolute;top:31px;right:32px;width:170px;height:160px;background:url(/static/images/index/icon-bonus.png) no-repeat 0 0/100% 100%;text-align:left}
.bonus-spread .spread-title{font-size:32px;font-style:normal;font-weight:700;line-height:150%;color:rgba(0,0,0,0.90);position:relative}
.bonus-spread h6{margin:12px auto 4px;font-size:20px;font-style:normal;font-weight:700;line-height:150%;color:var(--black-000-6);position:relative}
.bonus-spread .spread-list li{position:relative;padding-left:14px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;color:var(--black-000-6);text-align:left}
.bonus-spread .spread-list li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;border-radius:50%;background:#988E74}
.deposit-panel-block{display:flex;justify-content:center;align-items:center;gap:24px}
.deposit-panel-block .deposit-panel{border-radius:16px;border:1px solid var(--gray-be1);background:var(--white-9fb);position:relative;width:100%;padding:32px 20px;overflow:hidden;text-align:center}
.deposit-panel-dxs .tid{position:absolute;top:0;right:0;display:inline-flex;padding:4px 12px;justify-content:center;align-items:center;border-radius:0 16px;background:linear-gradient(270deg,#F4D386 0%,#FFEDC5 100%);color:var(--black-000-6);text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:150%}
.deposit-panel-dxs .subtitle{font-size:32px;font-style:normal;font-weight:700;line-height:120%;color:var(--blue-11d)}
.deposit-panel-dxs .maintitle{margin:8px auto 20px;font-size:56px;font-style:normal;font-weight:700;line-height:120%;color:var(--red-b54);display:flex;justify-content:center;align-items:center}
.deposit-panel-dxs .maintitle em{font-style:normal;font-size:60px}
.deposit-panel-dxs .dnote{font-size:20px;font-style:normal;font-weight:400;line-height:150%;color:var(--blue-085)}

.en .new-customer-bonus .bonus-boxs > span,.en .deposit-panel-dxs .tid{font-size:16px;}
.en .bonus-boxs .bonus-boxs-main h3,.en .deposit-panel-dxs .maintitle{font-size:50px;}
.en .bonus-boxs .bonus-boxs-main h3 em,.en .deposit-panel-dxs .maintitle em{font-size:54px;}
.en .bonus-spread .spread-title{font-size:26px;}
.en .deposit-panel-dxs .dnote{font-size:18px;}

@media screen and (min-width:1200px) and (max-width: 1359px) {
	.new-customer-content2{max-width:1120px}
	.bonus-spread .spread-title{font-size:30px}
	.bonus-boxs .bonus-spread:before{content:"";right:12px}
	.en .bonus-boxs .bonus-boxs-main h3,.en .deposit-panel-dxs .maintitle{font-size:44px;}
	.en .bonus-boxs .bonus-boxs-main h3 em,.en .deposit-panel-dxs .maintitle em{font-size:48px;}
	.en .bonus-spread .spread-title{font-size:22px;}
}
@media screen and (min-width:1024px) and (max-width: 1199px) {
	.new-customer-content2{max-width:944px}
	.bonus-boxs .bonus-spread:before{content:"";opacity:0.5}
	.en .bonus-boxs .bonus-boxs-main h3,.en .deposit-panel-dxs .maintitle{font-size:34px;}
	.en .bonus-boxs .bonus-boxs-main h3 em,.en .deposit-panel-dxs .maintitle em{font-size:38px;}
	.en .bonus-spread .spread-title{font-size:20px;}
	.en .bonus-boxs .bonus-boxs-main p,.en .deposit-panel-dxs .subtitle{font-size:28px;}
	.en .bonus-spread h6{font-size:18px;}
}
@media screen and (max-width: 1023px) {
	.new-customer-content2{margin:40px auto 0;flex-direction:column;gap:16px}
	.new-customer-content2 + .account-open-group{margin-top:40px}
	.new-customer-content2 .new-customer-bonus{border-radius:12px}
	.new-customer-bonus .bonus-boxs{padding:0 12px 12px 12px}
	.new-customer-bonus .bonus-boxs > span{padding:3px 9px;border-radius:0 12px;font-size:12px}
	.bonus-boxs .bonus-boxs-main{text-align:center;padding-top:24px;padding-bottom:15px}
	.bonus-boxs .bonus-boxs-main p,.bonus-spread .spread-title,.deposit-panel-dxs .subtitle{font-size:20px}
	.bonus-boxs .bonus-boxs-main h3,.deposit-panel-dxs .maintitle{margin:4px auto 10px;font-size:34px}
	.bonus-boxs .bonus-boxs-main h3 em,.deposit-panel-dxs .maintitle em{font-style:normal;font-size:36px}
	.bonus-boxs .bonus-boxs-main .note,.deposit-panel-dxs .dnote{font-size:14px}
	.bonus-boxs .bonus-spread{border-radius:9px;padding:20px;overflow:hidden}
	.bonus-boxs .bonus-spread:before{content:"";top:26px;right:-4px;width:127px;height:120px}
	.bonus-spread h6{margin:9px auto 3px;font-size:14px}
	.bonus-spread .spread-list li{padding-left:10px;font-size:12px}
	.bonus-spread .spread-list li:before{content:"";top:7px;width:4px;height:4px}
	.deposit-panel-block{gap:16px}
	.deposit-panel-block .deposit-panel{border-radius:12px;padding:24px 10px}
	.deposit-panel-dxs .tid{padding:3px 9px;border-radius:0 12px;font-size:12px}
	
	.en .bonus-boxs .bonus-boxs-main,.en .deposit-panel-block .deposit-panel{padding-top:28px;}
	.en .new-customer-bonus .bonus-boxs > span,.en .deposit-panel-dxs .tid{font-size:12px;line-height:125%;}
	.en .bonus-boxs .bonus-boxs-main h3,.en .deposit-panel-dxs .maintitle{font-size:26px;}
	.en .bonus-boxs .bonus-boxs-main h3 em,.en .deposit-panel-dxs .maintitle em{font-size:30px;}
	.en .bonus-spread .spread-title{font-size:18px;}
	.en .bonus-boxs .bonus-boxs-main p,.en .deposit-panel-dxs .subtitle{font-size:22px;}
	.en .bonus-spread h6{font-size:16px;}
	.en .deposit-panel-dxs .dnote{font-size:14px;}
}
@media screen and (max-width: 767px) {
	
}
