html,body {scroll-behavior: smooth;}
body{font:15px/26px Helvetica Neue Light,tahoma,Arial, Helvetica, sans-serif;color:#333; overflow-x:hidden;padding: 0;margin: 0;}
*{margin: 0; padding: 0;}
a,a:hover {text-decoration: none;}
img {max-width: 100%;}
ul,ol,li {list-style: none;}
.details{padding: 0;width: 1200px;margin: 0 auto;}
/*-------------*/
.main{background: url(../image-style/promotion-bts/bg1.jpg) no-repeat center top / 100%, #EAF0FF;}
.banner {/* background: url(../image-style/promotion-christmas2024/bg-banner.jpg) no-repeat center top #f9eed3; */background-size: 100% auto;padding-bottom: 30px; position:relative; z-index:0;}
.summer-sale-banner{padding:8px 0;background:url(../image-style/promotion-christmas2024/bg-pre.jpg) no-repeat center /cover;position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom: 20px;font-size: 19px;color: #000;}
.summer-sale-banner-p{margin:0;padding:0;text-align:center;}
.summer-sale-banner-p::before{content:url(../image-style/promotion-christmas2024/gift.png);height:24px;display:inline-block;vertical-align:middle;margin:-3px 10px 0 0;}
.digiarty-timer{display:flex;font-weight:600;margin:0 5px;padding:0;color:#fff;}
.digiarty-timer li{margin:0 6px;position:relative;padding:1px 3px;border-radius:3px;background-color:#000;}
.digiarty-timer li::after{content:":";position:absolute;right:-9px;top:-1px;font-weight:500;color:#000;}
.digiarty-timer li:last-child::after{display:none;}
.to-other-plat {font-size: 15px;color: #25aaff;display: flex;align-items: center;justify-content: flex-end;gap: 5px;margin-bottom: 20px;}
.to-other-plat>a {color: #fff;text-decoration: underline;}
.to-other-plat>img { filter: grayscale(100%) brightness(200%);}
.h1-top {text-align:center;}
.banner-title{font-size:93px; color:#fff; line-height:1; text-align:center; margin:17px 0 5px; font-weight:700;}
.banner-title span{color:#fe9a0c;}
.h1-bottom {font-size: 40px;color: #fff;line-height: 1;text-align: center;padding: 10px 0;}
.h1-bottom>span {color: #fe9a0c;}
.banner-navs {display: flex;justify-content: center;flex-wrap: wrap;gap: 15px;padding: 52px 0 45px;}
.banner-nav {width: 282px;height: 140px;box-sizing: border-box;border-radius: 10px;background: #fff;position: relative;transition: padding 0.2s;/* outline: 2px solid #3a6ad7; */}
.banner-nav.active,.banner-nav:hover {padding: 3px;}
.banner-nav-tag {line-height: 34px;padding: 0 12px;background-color: #ffde00;border-radius: 17px;font-size: 20px;color: #ff0000;font-weight: 600;position: absolute;top: -17px;left: 50%;transform: translateX(-50%);}
.banner-nav-con {width: 100%;height: 100%;border-radius: 8px;background: linear-gradient(28deg, #5240ea, #9e20ff, #dc6668);display: flex;flex-direction: column;justify-content: center;text-align: center;}
.banner-nav-con>b {width: 100%;font-size: 24px;color: #ffffff;line-height: 1;margin-bottom: 12px;}
.banner-nav.active .banner-nav-con>b {color: #fff;}
.banner-nav-con>p {font-size: 21px;color: #ffffff;line-height: 1.3;}
.banner-nav.active .banner-nav-con>p {color: #fff;}
.banner-toggle {display: flex;justify-content: center;flex-wrap: wrap;padding-bottom:20px;border-radius: 18px;align-items:center;background:linear-gradient(transparent 15%, #fff 26%) no-repeat;position:relative;margin-top:40px;}
.banner-toggle::after{content:''; position:absolute; top:0; right:0; bottom:0; left:0; margin:-3px; margin-top:0; background:linear-gradient(transparent 12%, rgba(255 255 255 / .7) 28%, #2161D2) no-repeat; z-index:-1; border-radius:inherit;}
.banner-product-items{display:flex; flex:auto; flex-flow:wrap; margin:0 -2px;}
.banner-product-item{background-color:#fff; text-align:center; border:1px solid #e2e2e2; border-radius:10px; flex:auto; width:235px; display:flex; flex-flow:column; position:relative; margin:60px 2px 0; box-sizing:border-box;}
.banner-product-item + .banner-product-item::before{content:'+'; position:absolute; left:-3px; top:50%; transform:translate(-50%, -50%); width:28px; height:28px; border-radius:50%; background-color:#2061D2; color:#fff; font-size:20px;}
.banner-pi-icon{margin-top:-47px;}
.banner-pi-title{font-size:22px; color:#000; position:relative;}
.banner-pi-title-tag{background-color:#FF9500; font-size:16px; color:#fff; position:absolute; font-weight:400; bottom:90%; padding:2px 5px; line-height:1; border-radius:2px;}
.banner-pi-middle{flex:auto; margin:5px 0 12px; display:flex; align-items:center; justify-content:center;}
.banner-pi-price{font-size:24px;}
.banner-pi-desc{font-size:17px; background-color:#F4F2FA; border-radius:inherit; border-top-left-radius:initial; border-top-right-radius:initial; padding:3px 0;}
.banner-subtitle{font-size:36px; color:#2061D2; flex:100%; padding:0 4%; display:flex; align-items:center; line-height:1; margin-top:23px; font-weight:700;}
.banner-subtitle::after{content:''; flex:1; border-top:2px dashed #000; margin:5px 0 0 3%;}
.banner-toggle-imgs {display: flex; margin-bottom:20px; justify-content:center;}
.banner-toggle-imgs>li {display: none;}
.banner-toggle-imgs>li:first-child {justify-content: center;align-items: center;}
.banner-toggle-imgs>li.active {display: flex;}
.banner-toggle-imgs>li>img {max-width: initial;flex-shrink: 0; height:auto;}
.banner-toggle-wrap,.banner-toggle-icons {display: flex;justify-content: center;gap: 6px;}
.banner-toggle-icons>li {width: 71px;height: 59px;border-radius: 4px;overflow: hidden;position: relative;cursor: pointer;}
.banner-toggle-icons>li::before {content: "";display: none;width: 100%;height: 100%;box-shadow: inset 0 0 0 2px #f87d34;border-radius: 4px;position: absolute;top: 0;left: 0;}
.banner-toggle-icons>li.active::before {display: block;}
.banner-toggle-arrow {width:35px;height:35px;cursor: pointer; border-radius:50%; border:1px solid rgba(32 97 210 / .5); display:flex; justify-content:center; align-items:center;}
.banner-toggle-arrow.right-arrow{transform:rotate(180deg);}
.banner-toggle-left, .banner-toggle-right{margin:10px;}
.banner-toggle-right {width: 550px;}
.banner-toggle-h3 {font-size: 23px;color: #000;line-height: 1;font-weight: 600;padding-bottom: 19px; text-align:center;}
.banner-toggle-intros {padding: 24px 0 20px;}
.banner-toggle-intros>li {font-size: 17px;color: #3d3d3d;line-height: 1.2;margin-bottom: 16px;}
.banner-toggle-intros>li>span {color: #000;}
.banner-toggle-price {font-size: 17px;color: #666;line-height: 1;text-align: center;padding-bottom: 30px;}
.banner-toggle-price > b {font-size: 42px;color: #ff6511;line-height: 1;display: inline-block;margin-right: 8px;}
.banner-toggle-buttons {display: flex;}
.banner-toggle-buttons>a {width: 100%;line-height: 60px;font-size: 33px;color: #fff;font-weight: 600;text-align: center;background: linear-gradient(90deg, #fe6a0d, #feb305);border-radius: 30px;}
.banner-toggle-p {font-size: 17px;color: #5c5c5c;line-height: 1;margin-top: 10px;text-align: center;}
.banner-bundle {margin-top: 52px;display: flex;justify-content: center;flex-wrap: wrap;gap: 56px;position: relative;z-index: 1;}
.bundle-card {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: 15px;width: 572px;box-sizing: border-box;padding: 35px 15px 35px 28px;border-radius: 22px;background: #ffffff;}
.bundle-left {width: 234px;}
.bundle-right {width: 280px;}
.bundle-left .img-wrap {display: flex;align-items: center;}
.bundle-h3 {font-size: 21px;color: #000;font-weight: 500;line-height: 21px;padding: 12px 0 14px;}
.bundle-h3>span {display: block;}
.bundle-h3>span.small-font {font-size: 18px;}
.bundle-h3>span+span {margin-top: 12px;}
.bundle-intros>li {padding-left: 6px;font-size: 17px;color: #000000;line-height: 1.3;margin-bottom: 6px;position: relative;}
.bundle-intros>li::before {content: "";width: 2px;height: 2px;background-color: currentColor;position: absolute;top: 10px;left: 0;}
.bundle-price {font-size: 18px;color: #666;line-height: 1;padding: 12px 0 24px;}
.bundle-price>b {font-size: 36px;color: #ff4b1b;line-height: 1;display: inline-block;margin-right: 8px;}
.bundle-buttons {display: flex;}
.bundle-buttons>a {width: 216px;line-height: 54px;font-size: 21px;color: #fff;font-weight: 600;text-align: center;background: #ff8023;border-radius: 27px;}
.banner-data {margin: 160px 0 35px;position: relative;}
.banner-data::after{content:''; position:absolute; top:-400px; bottom:-470px; width:100vw; left:calc(50% - 50.36vw); z-index:-1; background:repeating-linear-gradient(to right, transparent 0, transparent 43px, rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, .3) 44px) no-repeat, repeating-linear-gradient(transparent 0, transparent 43px, rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, .3) 44px) no-repeat; mask:linear-gradient(transparent, #000, transparent) no-repeat; -webkit-mask:linear-gradient(transparent, #000, transparent) no-repeat;}
.banner-data::before{content:''; position:absolute; top:-450px; bottom:-500px; width:100vw; left:calc(50% - 50.36vw); z-index:-1; background:linear-gradient(transparent, #DDE8FF, transparent) no-repeat;}
.banner-data>img {max-width: initial;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.banner-nums {display: flex;justify-content: center;flex-wrap: wrap;gap: 85px;font-size: 17px;color: #5f6ba5;text-align: center;position: relative;}
.banner-num>span {font-size: 21px;line-height: 1;color: #2162d2;display: block;margin-bottom: 8px;}
.banner-num>span>b {font-size: 80px;line-height: 1;display: inline-block;margin-right: 8px;color: #ff6600;}
/*
.banner-nums::before {content: '';display: block;width: 95px;height: 120px;background: url(../image-style/promotion-christmas2024/christmas-branch-l.png) no-repeat center;position: absolute;left: 0;top: 0;}
.banner-nums::after {content: '';display: block;width: 95px;height: 120px;background: url(../image-style/promotion-christmas2024/christmas-branch-r.png) no-repeat center;position: absolute;right: 0;top: 0;}
*/
.banner-tr-dis{display:flex; justify-content:center; margin:30px 0;}
.banner-tr-dis li{padding:0 30px;}
.banner-tr-dis li + li{border-left:1px solid #d9d9d9;}
.banner-tr-dis li b{font-size:25px; color:#000; display:block;}
.banner-tr-dis li span{font-size:17px; color:#666;}
.banner-tr-bottom{display:flex; justify-content:space-evenly; align-items:center; flex-flow:wrap;}
.banner-tr-bottom > div{margin:0 10px;}

.product {padding: 40px 0 80px;position: relative;/* background: url(../image-style/promotion-christmas2024/bg-product.jpg) no-repeat center top #fef8ef; */background-size: 100% auto;}
.top-tag {
    width: 206px;
    height: 50px;
    margin: 0 auto;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 2px;
    background: linear-gradient(90deg, #99beff, #548df0, #99beff);
}
.top-tag>b {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background-color: #B8CFFF;
    line-height: 46px;
    text-align: center;
    font-size: 21px;
    color: #2061d2;
}
/*
.top-tag::before {content: '';display: block;width: 114px;height: 19px;background: url(../image-style/promotion-christmas2024/coloured-ribbon-l.png) no-repeat center;}
.top-tag::after {content: '';display: block;width: 114px;height: 19px;background: url(../image-style/promotion-christmas2024/coloured-ribbon-r.png) no-repeat center;}
*/
.main-h2 {font-size: 45px;color: #2061d2;line-height: 1;font-weight: 600;text-align: center;margin: 26px 0 18px;}
.main-p {font-size: 19px;color: #5f84c5;line-height: 1.1;text-align: center;}
.product-wrap {padding-top: 58px;}
.product-content {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: 40px;background-color: #fff;border-radius: 22px;padding: 60px 144px 46px 46px;position: relative;}
.product-content+.product-content {margin-top: 45px;}
.product-content:nth-child(even) {padding: 60px 46px 46px 144px;}
.product-tag {width: 100px;height: 113px;font-size: 30px;color: #fff;line-height: 1.2;box-sizing: border-box;padding-top: 10px;text-align: center;background: url(../image-style/promotion-newyear2025/product-tag.png);position: absolute;top: -2px;right: 24px;}
.product-content:nth-child(even) .product-tag {right: auto;left: 24px;}
.product-content .img-wrap {display: flex;position: relative;}
.product-content:nth-child(even) .img-wrap {order: 1;}
.product-content .img-wrap>img {max-width: initial;flex-shrink: 0;}
.product-intro {width: 480px;}
.product-h3 {font-size: 24px;color: #000;line-height: 1;font-weight: 600;}
.product-intro-p {font-size: 17px;color: #626262;line-height: 1.6;margin: 10px 0 15px;text-align: left;}
.product-intro-p>a {color: #6085ff;}
.product-intro-p>a:hover {text-decoration: underline;}
.product-intros {padding-left: 22px;}
.product-intros>li {font-size: 17px;line-height: 1.1;color: #626262;list-style-type: disc;margin-bottom: 10px;}
.product-price {width: 320px;font-size: 14px;color: #b0b0b0;line-height: 1;padding: 8px 0 16px;text-align: center;}
.product-price>b {font-size: 35px;color: #ff4b1b;line-height: 1;display: inline-block;margin-right: 8px;}
.product-buttons {display: flex;width: 320px;}
.product-buttons>a {width: 100%;line-height: 60px;font-size: 27px;color: #fff;font-weight: 600;text-align: center;background: linear-gradient(90deg, #fe6a0d, #feb305);border-radius: 6px;}
.piw-items{position:absolute; bottom:5px; right:15px; display:flex; background-color:rgba(0 0 0 / .85); border-radius:8px;}
.piw-item{font-size:17px; color:#9aabb3; padding:13px;}
.piw-item.active{background-color:#3C90FF; color:#fff; border-radius:inherit;}
.img-wrap-x{display:flex; align-items:flex-end;}
.pi-img-box{margin:0 -87px -15px 0; z-index:1;}
.pi-before-box{position:relative;}
.pi-before{position:absolute; bottom:0; object-fit:cover; object-position:50% 100%; box-shadow:0 -1px #fff; right:0;}

.lottery {padding: 80px 0 130px;/* background: url(../image-style/promotion-christmas2024/bg-lottery.jpg) no-repeat center bottom #fef8ef; */background-size: 100% auto;}
.lottery .main-h2 {/*! color: #0e0d22; */}
.lottery .main-p {/*! color: #0f0e28; */}
.lottery-content {display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;gap: 35px;margin-top: 56px;}
.lottery-left {width: 338px;}
.lottery-prize {border-radius: 22px;background-color: #cad7ff;overflow: hidden;}
.lottery-h3 {font-size: 25px;color: #000;line-height: 57px;text-align: center;font-weight: 500;background-color: #aeafff;}
.lottery-prize-lists {padding: 22px;counter-reset: prizeNum;}
.lottery-prize-lists>li {display: flex;align-items: center;gap: 10px;counter-increment: prizeNum;}
.lottery-prize-lists>li+li {margin-top: 15px;}
.lottery-prize-num {flex-shrink: 0;width: 48px;height: 48px;border-radius: 50%;box-sizing: border-box;padding: 2px;background: linear-gradient(90deg, #f8170f, #fe7d4b);position: relative;}
.lottery-prize-num.has-crown::after {content: url(../image-style/promotion-christmas2024/crown.png);position: absolute;top: -13px;left: -4px;}
.lottery-prize-num::before {content: counter(prizeNum);display: block;height: 100%;background-color: #fff;border-radius: 50%;line-height: 44px;font-size: 25px;text-align: center;color: #f8170f;}
.lottery-prize-intro {font-size: 15px;color: #000;line-height: 1.5;}
.lottery-prize-intro>span {color: #f7273f;}
.lottery-winner {border-radius: 22px;background-color: #fff6ee;margin-top: 23px;padding: 47px 34px 38px;position: relative;}
.lottery-winner .ornament {position: absolute;top: -42px;left: 58px;}
.lottery-winner .ornament.two {left: auto;right: 58px;}
.lottery-winner .ornament>i {display: block;width: 9px;height: 70px;border-radius: 5px;background-color: #ffc45d;position: relative;z-index: 1;}
.lottery-winner .ornament::before,.lottery-winner .ornament::after {content: "";width: 15px;height: 15px;border-radius: 50%;background-color: #ffffff;position: absolute;top: -4px;left: -3px;}
.lottery-winner .ornament::after {top: auto;bottom: -4px;}
.lottery-winner-lists {height: 83px;overflow: hidden;}
.lottery-winner-lists>li {display: flex;justify-content: center;gap: 33px;margin-bottom: 16px;align-items: center;font-size: 17px;color: #000;line-height: 1;}
.lottery-winner-lists>li>span {flex-shrink: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.lottery-winner-lists>li>span:first-child {width: 150px;}
.lottery-winner-lists>li>span:last-child {width: 95px;}
.lottery-right {width: 827px;height: 549px;box-sizing: border-box;padding: 16px;background: url(../image-style/promotion-christmas2024/lottery-bg.jpg);border-radius: 18px;box-shadow: 0 0 20px 0 #b1d0a6;}
.prizes {display: flex;justify-content: center;flex-wrap: wrap;gap: 3px;}
.prize {width: 262px;height: 169px;border-radius: 10px;background: url(../image-style/promotion-christmas2024/prize-bg.jpg) no-repeat center/cover;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.prize.active,.prize.focus {background: #d3d3d3;}
.prize-info {font-size: 15px;color: #80807d;line-height: 1;margin-top: 8px;}
.prize-info>span {color: #ff8d07;}
.prize.play {background: #569159;}
.play-before p {font-size: 21px;color: #fff;line-height: 1.4;text-align: center;margin-bottom: 20px;}
.play-links {display: flex;justify-content: center;flex-wrap: wrap;gap: 9px;}
.play-links>a {padding: 0 15px 0 44px;font-size: 17px;color: #fff;line-height: 32px;background-color: #336aff;border-radius: 5px;overflow: hidden;position: relative;}
.play-links>a:last-child {background-color: #303030;}
.play-links>a::before {content: "";width: 33px;height: 33px;background: #1d48ff url(../image-style/promotion-christmas2024/share-f.png) no-repeat center;position: absolute;top: 0;left: 0;}
.play-links>a:last-child::before {background-color: #000;background-image: url(../image-style/promotion-christmas2024/share-x.png);}
.play-after {display: none;}
.play-after button {font-size: 59px;color: #fff;font-weight: 600;cursor: pointer;border: none;outline: none;background-color: transparent;}

.prize-popup {display: none;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;z-index: 100;}
.popup-content {width: 538px;height: 444px;background: url(../image-style/promotion-christmas2024/popup-bg.png) no-repeat center bottom/cover;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;padding-top: 30px;box-sizing: border-box;}
.popup-title-img {margin: -40px 0 20px;}
.popup-h3 {font-size: 41px;color: #fff;line-height: 1.2;margin-bottom: 5px;}
.popup-p {font-size: 27px;color: #f6d660;line-height: 1.4;}
.popup-prize .img-wrap {height: 215px;display: flex;align-items: flex-end;justify-content: center;margin-bottom: 25px;}
.popup-buttons {display: flex;justify-content: center;}
.popup-buttons>a {display: flex;justify-content: flex-end;align-items: center;gap: 10px;height: 54px;padding: 0 8px 0 24px;border-radius: 27px;background-color: #ffffff;font-size: 19px;color: #00000a;}
.popup-buttons>a::after {content: "";width: 40px;height: 40px;border-radius: 50%;background: #28a61b url(../image-style/promotion-christmas2024/popup-arrow.png) no-repeat center;}
.popup-input {width: 402px;height: 46px;margin: 0 auto;box-sizing: border-box;padding: 0 4px 0 20px;border: 1px solid #fff;background-color: #f6d6d6;border-radius: 23px;display: flex;justify-content: space-between;align-items: center;gap: 10px;color: #ff5858;}
.popup-input>input {border: none;outline: none;background-color: transparent;font-size: 17px;color: #fff;flex-grow: 1;}
.popup-input>input::-webkit-input-placeholder {color: #ff5858;}
.popup-input>button {min-width: 88px;box-sizing: border-box;padding: 0 10px;line-height: 35px;border-radius: 18px;font-size: 17px;color: #fff;background: #1c991c;outline: none;border: none;cursor: pointer;}
.popup-input-after {display: none;min-height: 46px;font-size: 17px;color: #fff;line-height: 1;padding-top: 9px;}


.faq {padding: 60px 0 78px;background: #454CC2;color: #fff;}
.faq .main-h2{color: currentColor;}
.faq-content {padding-top: 38px;}
.qes_one{border-bottom: 1px solid #8d8ab8;padding: 18px 0 8px;text-align: left;}
.qes_one .t{font-size: 18px;color: #fff;line-height: 1;cursor: pointer;padding: 0 25px 10px 0;position: relative;}
.qes_one .t:after{position: absolute;right: 0;top: 0; content: "";display: inline-block;width: 17px;height: 17px;color:#ff8624;background: linear-gradient(currentColor, currentColor) no-repeat center / 100% 3px, linear-gradient(currentColor, currentColor) no-repeat center / 3px 100%}
.qes_one .qes_ans{font-size: 15px;line-height: 1.5;color: #d3cef9;padding: 10px 0 20px;display: none;}
.qes_one.focus .t:after{background: linear-gradient(currentColor, currentColor) no-repeat center / 100% 3px;}
.qes_one.focus .qes_ans{display: block;}
.qes_one a { color: #2691fc; }


@media (max-width: 979px) {

	.details{width:96%;}
	/*-------------*/
	main {background: linear-gradient(#0f0d23, #2d307a 40%, #d7e0ff);}

	.banner-nums {gap: 20px;}
	.banner-data>img {display: none;}
	.banner-product-item{width:310px;}
	.banner-product-item + .banner-product-item::before{content:none;}
	.banner-toggle-left{margin:10px;}

	.product-content,.product-content:nth-child(even) {padding: 50px 10px 40px;}
	.product-content .img-wrap>img, .product-content .img-wrap-x img {max-width: 100%;flex-shrink: 1; height:auto;}
	.product-intro {width: 100%;text-align: center;}
	.product-intros {width: fit-content;margin: 0 auto;text-align: left;}
	.product-price,.product-buttons {margin: 0 auto;}
	.product-content:nth-child(even) .img-wrap {justify-content: center;order: 0;}

	.lottery-right {width: 100%;height: auto;background: #a6a8ff;border: 16px solid #585bfe;padding: 0;}
	.prize {width: calc(33.33% - 3px);}

	.faq {background: #1c1e59;}
}

@media (max-width: 767px) {

	.h1-top,.h1-bottom {font-size: 29px;}

	.main-h2 {font-size: 29px;}

	.banner-toggle-left,.banner-toggle-right {width: 100%;}
	.banner-toggle-right {padding: 20px 10px;}
	.banner-toggle-imgs>li>img {max-width: 100%;flex-shrink: 1;}
	.banner-toggle-icons {flex-wrap: wrap;}
	.bundle-left,.bundle-right {width: 100%;text-align: center;}
	.bundle-left .img-wrap,.bundle-buttons {justify-content: center;}
	.bundle-intros {width: fit-content;margin: 0 auto;text-align: left;}

	.lottery-right {border-width: 5px;}
	.prize .img-wrap {max-width: 80%;max-height: 80px;}
	.prize .img-wrap>img {max-height: 100%;}
	.play-before p {font-size: 15px;margin-bottom: 5px;line-height: 1.1;}
	.play-after button {font-size: 25px;height: 60px;width: 60px;}

	.popup-content {width: 90%;border-radius: 10px;height: auto;padding-bottom: 30px;box-sizing: border-box;background: linear-gradient(210deg, #ac0cf3 20%, #24c8e3 80%);}
	.popup-prize .img-wrap {height: auto;margin: 20px 0;}
	.popup-h3 {font-size: 23px;}
	.popup-title-img {margin: -40px 0 0;}

	.product-tag{z-index:1;}

}

@media  (max-width: 479px) {
	.play-before p {font-size: 13px;}
	.prize-info {text-align: center;}
	.popup-input {width: 90%;flex-wrap: wrap;height: auto;padding: 15px 10px 10px;justify-content: center;}
	.popup-input input {width: 100%;text-align: center;}

	.piw-item{font-size:13px;}

	.banner-tr-dis li{padding:0 15px;}

	.banner-data{margin:60px 0 0;}

}