.dpux-bundles-bundle-item{background-color:#181818;border-radius:10px;flex-direction:column;gap:24px;padding:0 24px 24px;display:flex;overflow:hidden}.dpux-bundles-bundle-item figure{background-size:contain}.dpux-bundles-bundle-item .item-img-box{width:240px;height:240px;margin:0 auto}.dpux-bundles-bundle-item .item-img-box .item-img{width:100%;height:100%;margin:0 auto}.dpux-bundles-bundle-item .item-title{font-family:var(--ff-woff2-B);font-size:16px;line-height:1.2}.dpux-bundles-bundle-item .item-power{font-family:var(--ff-woff2-M);margin-top:12px;font-size:14px;line-height:1.3}.dpux-bundles-bundle-item .item-desc{font-family:var(--ff-woff2-M);color:#919191;margin-top:6px;font-size:14px;line-height:1.3}.dpux-bundles-bundle-item .item-subs-label{font-family:var(--ff-woff2-B);margin-top:24px;font-size:14px;line-height:1.3}.dpux-bundles-bundle-item .item-subs{background-color:#242424;border-radius:8px;flex-direction:column;margin-top:12px;display:flex}.dpux-bundles-bundle-item .item-subs .item-sub{align-items:center;gap:6px;padding:16px 14px;display:flex}.dpux-bundles-bundle-item .item-subs .item-sub .sub-img{flex:none;width:50px;height:50px}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info{flex-direction:column;gap:6px;width:100%;display:flex}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-title{font-family:var(--ff-woff2-B);font-size:14px;line-height:1.2}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2px 12px;display:flex}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont .sub-price{flex-wrap:wrap;align-items:center;gap:2px 6px;display:flex}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont .sub-price .sub-price-price{font-family:var(--ff-woff2-B);font-size:14px;line-height:1.2}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont .sub-price .sub-price-compare{font-family:var(--ff-woff2-M);color:#83868a;font-size:12px;line-height:1.2;text-decoration:line-through}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont .sub-calc{align-items:center;gap:16px;display:flex}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont .sub-calc .calc-icon{cursor:pointer;width:24px;height:24px}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont .sub-calc .calc-icon.disabled{cursor:not-allowed}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont .sub-calc .calc-icon.disabled rect{fill:#ffffff59}.dpux-bundles-bundle-item .item-subs .item-sub .sub-info .sub-cont .sub-calc .calc-text{text-align:center;width:20px;font-family:var(--ff-woff2-B);font-size:16px;line-height:1.2}.dpux-bundles-bundle-item .item-cont{margin-top:auto}.dpux-bundles-bundle-item .item-cont .item-price{flex-direction:column;gap:2px;display:flex}.dpux-bundles-bundle-item .item-cont .item-price .item-price-box{align-items:center;gap:6px;display:flex}.dpux-bundles-bundle-item .item-cont .item-price .item-price-price{font-family:var(--ff-woff2-EB);font-size:20px;line-height:1.2}.dpux-bundles-bundle-item .item-cont .item-price .item-price-compare{font-family:var(--ff-woff2-M);color:#919191;font-size:16px;line-height:1.2;text-decoration:line-through}.dpux-bundles-bundle-item .item-cont .item-price .item-price-tag{font-family:var(--ff-woff2-M);color:#ffa400;background:#af94241a;border-radius:2px;align-items:center;height:20px;padding:0 4px;font-size:14px;display:flex}.dpux-bundles-bundle-item .item-cont .item-price .item-tip{width:100%;font-family:var(--ff-woff2-M);color:#919191;font-size:12px;line-height:1.3}.dpux-bundles-bundle-item .item-cont .item-btn{width:100%;font-family:var(--ff-woff2-B);cursor:pointer;text-align:center;background-color:#3f68e0;border-radius:30px;margin-top:16px;padding:15px;font-size:16px;line-height:1.2}.dpux-bundles-bundle-item .item-cont .item-btn:not(.disabled):hover,.dpux-bundles-bundle-item .item-cont .item-btn:not(.disabled):active{background-color:#3f4ce0}.dpux-bundles-bundle-item .item-cont .item-btn.disabled{opacity:.5;cursor:not-allowed}@media (min-width:1680px){.dpux-bundles-bundle-item .item-title{font-size:18px}.dpux-bundles-bundle-item .item-desc{margin-top:8px}}@media not (min-width:1680px) and (min-width:1440px){.dpux-bundles-bundle-item .item-title{font-size:18px}}@media not (min-width:768px){.dpux-bundles-bundle-item{border-radius:8px;padding:0 20px 24px}}.dpux-bundles-bundle-item-single{--img-width:280px;padding:24px}.dpux-bundles-bundle-item-single .item-info{gap:48px;display:flex}.dpux-bundles-bundle-item-single .item-info .item-img-box{flex-shrink:0;margin-top:-24px;margin-bottom:-24px}.dpux-bundles-bundle-item-single .item-info .box-inner{padding-top:0}.dpux-bundles-bundle-item-single .item-img-box{width:var(--img-width);height:var(--img-width);margin:0}.dpux-bundles-bundle-item-single .box-inner{width:calc(100% - var(--img-width));flex-direction:column;gap:24px;padding-top:24px;display:flex}@media (min-width:1680px){.dpux-bundles-bundle-item-single{--img-width:360px}.dpux-bundles-bundle-item-single .item-info{gap:80px}}@media not (min-width:1680px) and (min-width:1440px){.dpux-bundles-bundle-item-single{--img-width:360px}.dpux-bundles-bundle-item-single .item-info{gap:80px}}@media not (min-width:1024px){.dpux-bundles-bundle-item-single{--img-width:280px}}@media not (min-width:768px){.dpux-bundles-bundle-item-single{--img-width:240px}.dpux-bundles-bundle-item-single .item-info{display:block}.dpux-bundles-bundle-item-single .item-img-box{margin:0 auto}.dpux-bundles-bundle-item-single .box-inner{width:100%;padding-top:0}}
.dpux-bundles{--content-width:min(calc(100vw - 256px),1080px);--gap:16px;width:var(--content-width);color:#fff;margin:0 auto;padding:80px 0 160px;overflow:hidden}.dpux-bundles .title{text-align:center;font-family:var(--ff-woff2-EB);font-size:28px;line-height:1.1}.dpux-bundles .bundles-box{gap:var(--gap);flex-wrap:wrap;margin-top:32px;display:flex}.dpux-bundles .bundles-box .bundle-item{width:calc((var(--content-width) - var(--gap))/2)}.dpux-bundles .bundles-box.single .bundle-item{width:100%}@media (min-width:1680px){.dpux-bundles{--content-width:1440px;padding:120px 0 180px}.dpux-bundles .title{font-size:48px}.dpux-bundles .bundles-box{justify-content:center;margin-top:50px}.dpux-bundles .bundles-box .bundle-item{width:calc((var(--content-width) - var(--gap)*3)/4)}}@media not (min-width:1680px) and (min-width:1440px){.dpux-bundles{--content-width:min(calc(100vw - 360px),1319px);padding:100px 0 160px}.dpux-bundles .title{font-size:32px}.dpux-bundles .bundles-box{margin-top:40px}.dpux-bundles .bundles-box .bundle-item{width:calc((var(--content-width) - var(--gap)*2)/3)}.dpux-bundles .bundles-box .bundle-item.customize-item{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:20px 110px}.dpux-bundles .bundles-box .bundle-item.customize-item .cus-title{font-size:34px}.dpux-bundles .bundles-box .bundle-item.customize-item .cus-img{width:320px;height:320px}}@media not (min-width:1024px){.dpux-bundles{--content-width:min(calc(100vw - 96px),1080px);padding:80px 0 120px}.dpux-bundles .title{font-size:24px}.dpux-bundles .bundles-box{margin-top:40px}}@media not (min-width:768px){.dpux-bundles{--content-width:min(calc(100vw - 48px),672px)}.dpux-bundles .bundles-box .bundle-item{width:100%}}
