.all-products__content .products-box__product{padding:30px;flex-direction:column}@media(max-width: 768px){.all-products__content .products-box__product{padding:30px 15px}}.all-products__content .products-box__product-h{display:flex}@media(max-width: 768px){.all-products__content .products-box__product-h{gap:10px}}@media(max-width: 480px){.all-products__content .products-box__product-h{flex-direction:column;gap:0}}.all-products__content .products-box__product-combo{display:flex;border-radius:10px;border:1px dashed #fdb53c;background:#fffaf1}@media(max-width: 992px){.all-products__content .products-box__product-combo{flex-direction:column}}.all-products__content .products-box__product-combo-item{flex:1;display:flex;flex-direction:column;align-items:center}.all-products__content .products-box__product-combo-item:first-child{border-right:1px dashed #fdb53c}@media(max-width: 992px){.all-products__content .products-box__product-combo-item:first-child{border-right:none;border-bottom:1px dashed #fdb53c}}.all-products__content .products-box__product-combo-item .time{padding:5px 10px;color:#b78634;font-size:18px;font-weight:700;line-height:26px;border-radius:0 0 10px 10px;background:#ffeed2}.all-products__content .products-box__product-combo-item .price{margin:12px 0}.all-products__content .products-box__product-combo-item .bundle-btn{display:none;font-size:16px;text-align:center}.all-products__content .products-box__product-combo-item .bundle-btn.active{display:block}.all-products__content .products-box__product-combo-item .bundle-btn .buy-now{width:160px;height:50px;font-size:16px;font-weight:700;line-height:50px;border-radius:10px;background:#f96137}.all-products__content .products-box__product-combo-item .bundle-btn .buy-now::before{content:"";margin-right:5px;display:inline-block;width:25px;height:24px;vertical-align:middle}.all-products__content .products-box__product-combo-item .bundle-btn .buy-win::before{background:url(/special/halloween2024/icon-win.svg) no-repeat}.all-products__content .products-box__product-combo-item .bundle-btn .buy-mac::before{background:url(/special/halloween2024/icon-mac.svg) no-repeat}.all-products__content .products-box__product-combo-item .bundle-btn .text-btn{margin:12px 0;display:inline-block;color:#666;line-height:1.5}