.swal2-container { z-index: 100001; }

.mobile_live_unboxing_slider_outer { display: none; }

.live_unboxing_slider_outer { overflow: hidden; width: 100%; height: 10rem; position: relative; display: flex; align-items: center; margin-top: 2rem; }

.live_unboxing_slider_outer .lucky_text { flex-shrink: 0; display: flex; align-items: center; margin-left: 2rem; font-size: 1.4rem; font-weight: 600; color: #fff; height: 8rem; letter-spacing: 0.05rem; z-index: 1; }

.live_unboxing_slider_outer .live_unboxing_container { flex: 1; overflow: hidden; height: 8rem; position: relative; margin-left: 2rem; }

.live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper { display: flex; position: absolute; top: 0; left: 0; }

.live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .liveSliderSet { display: flex; gap: 2rem; }

.live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .liveSliderSet .unboxing_wrapper { width: 24rem; height: 8rem; display: flex; border: 1px solid #323232; background: #191E1E; border-radius: 0.3rem; }

.live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .liveSliderSet .unboxing_wrapper .color_stripe { min-width: 0.3rem; border-radius: 0.5rem 0 0 0.5rem; }

.live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .liveSliderSet .unboxing_wrapper .product_img { width: 100%; max-width: 5rem; height: 5rem; margin: auto 0 auto 1rem; }

.live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .liveSliderSet .unboxing_wrapper .product_info_wrppaer { display: flex; flex-direction: column; justify-content: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left: 1rem; }

.live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .liveSliderSet .unboxing_wrapper .product_info_wrppaer .product_title { color: #BEBEBE; font-size: 1.3rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .liveSliderSet .unboxing_wrapper .product_info_wrppaer .product_price_wrapper { font-size: 2rem; font-weight: 600; }

.description_text_container { width: 100%; max-width: 126rem; background: #16191E; margin: 5rem auto 0 auto; }

.description_text_container .text1 { color: #fff; text-align: center; font-size: 2.4rem; padding: 2rem 1rem 0.5rem; }

.description_text_container .text2 { color: #626365; text-align: center; font-size: 1.5rem; font-weight: 600; }

.description_text_container .description_btn_wrapper { display: flex; justify-content: center; gap: 2rem; margin-top: 2rem; padding-bottom: 3rem; }

.description_text_container .description_btn_wrapper .start_unboxing_btn { color: #fff; width: 15rem; height: 4rem; background: linear-gradient(to right, #F38138, #e65c20, #d9320d); display: flex; justify-content: center; align-items: center; border-radius: 3rem; font-size: 1.4rem; cursor: pointer; }

.description_text_container .description_btn_wrapper .guide_btn { color: #fff; width: 15rem; height: 4rem; border: 2px solid #e65c20; display: flex; justify-content: center; align-items: center; border-radius: 3rem; font-size: 1.3rem; cursor: pointer; }

.main_title { color: #fff; text-align: center; margin-top: 4rem; font-size: 3.6rem; }

.product_list { margin: auto; width: 100%; max-width: 126rem; margin-top: 3rem; display: grid; grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr)); gap: 2rem; }

.product_list .product { position: relative; max-width: 30rem; width: 100%; cursor: pointer; text-decoration: none; background: #191E1E; border-radius: 0.3rem; overflow: hidden; border: 1px solid #323232; }

.product_list .product:hover { text-decoration: none; }

.product_list .product::before { border-radius: 9.45852px; content: " "; display: block; position: absolute; z-index: 1; animation: rotation 4s linear infinite; background: linear-gradient(90deg, #0000, #7960fc, #6f5ae2, #6250c9, #7b64fb, #0000); height: 160%; top: -30%; width: 100%; }

.product_list .product::after { content: ""; position: absolute; inset: 3px; border-radius: 0.5rem; background: #191E1E; z-index: 1; }

.product_list .product .product_img, .product_list .product .product_name, .product_list .product .product_name_sub, .product_list .product .product_subtitle, .product_list .product .product_price { position: relative; z-index: 2; }

.product_list .product .product_img { width: 100%; text-align: center; margin-top: 1rem; }

.product_list .product .product_img img { width: 100%; max-width: 24rem; }

.product_list .product .product_name { color: #fff; font-size: 1.8rem; text-align: center; margin-top: 1rem; }

.product_list .product .product_subtitle { color: #999999; font-size: 1.5rem; text-align: center; margin-top: 0.3rem; }

.product_list .product .product_name_sub { font-size: 1.4rem; color: #969696; }

.product_list .product .product_price { display: flex; justify-content: center; align-items: center; gap: 0.2rem; color: #fff; font-size: 2rem; margin: 2rem auto; width: 90%; cursor: pointer; height: 4.3rem; border-radius: 0.3rem; }

.product_list .product .product_price span { margin-left: 0.1rem; }

.product_list .product.grade-master::before { background: linear-gradient(90deg, #0000, #ff5231, #0000); }

.product_list .product.grade-dia::before { background: linear-gradient(90deg, #0000, #cb86b2, #0000); }

.product_list .product.grade-platinum::before { background: linear-gradient(90deg, #0000, #51cfa6, #0000); }

.product_list .product.grade-gold::before { background: linear-gradient(90deg, #0000, #fbcc1f, #0000); }

.product_list .product.grade-silver::before { background: linear-gradient(90deg, #0000, #bebebe, #0000); }

.product_list .product.grade-bronze::before { background: linear-gradient(90deg, #0000, #6a3906, #0000); }

.product_list .product.grade-iron::before, .product_list .product.grade-free::before { background: linear-gradient(90deg, #0000, #636363, #0000); }

@keyframes rotation { 0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); } }

.provably_blockchain_container { width: 100%; max-width: 126rem; margin: 10rem auto 3em auto; height: 30rem; }

.provably_blockchain_container .provably_blockchain_image { border-radius: 0.3rem; }

.mob_provably_blockchain_container { display: none; margin-top: 5rem; }

.mob_provably_blockchain_container .mob_provably_blockchain_image { width: 100%; border-radius: 0.3rem; }

.proof_review_container { width: 100%; max-width: 126rem; margin: auto; border-radius: 0.3rem; border: 1px solid #323232; }

.proof_review_container .proof_review_container_image { width: 100%; border-radius: 0.3rem; }

.mob_proof_review_container { display: none; width: 100%; max-width: 126rem; margin: auto; border-radius: 0.3rem; border: 1px solid #323232; }

.mob_proof_review_container .mob_proof_review_container_image { width: 100%; border-radius: 0.3rem; }

.amazon_delivery_container { width: 100%; max-width: 126rem; margin: 3rem auto; border-radius: 0.3rem; border: 1px solid #323232; }

.amazon_delivery_container .amazon_delivery_container_image { width: 100%; border-radius: 0.3rem; }

.mob_amazon_delivery_container { display: none; width: 100%; max-width: 126rem; margin: auto; border-radius: 0.3rem; border: 1px solid #323232; }

.mob_amazon_delivery_container .mob_amazon_delivery_container_image { width: 100%; border-radius: 0.3rem; }

.mySwiper { width: 100%; max-width: 126rem; margin: 0 auto; margin-top: 3rem; }

.mySwiper img { width: 100%; }

.mySwiper .swiper-wrapper .homebanner img { cursor: pointer; }

.mySwiper .swiper-wrapper .homebanner .mob_banner_img { display: none; }

.mySwiper .swiper-pagination-bullet { font-size: 2rem; background-color: white; opacity: 0.2; }

.mySwiper .swiper-pagination-bullet-active { font-size: 2rem; background-color: white; opacity: 0.5; }

.mySwiper .swiper-button-next::after, .mySwiper .swiper-button-prev::after { font-size: 3rem; color: white; opacity: 0.5; }

.mySwiper .swiper-button-prev { width: 5rem; left: 3%; }

.mySwiper .swiper-button-next { width: 5rem; right: 3%; }

.second_swiper { width: 100%; max-width: 126rem; margin: 0 auto; margin-top: 10rem; border: 1px solid #323232; }

.second_swiper img { width: 100%; }

.second_swiper .swiper-wrapper .second_homebanner img { cursor: pointer; }

.second_swiper .swiper-wrapper .provably_blockchain_image, .second_swiper .swiper-wrapper .proof_review_container_image, .second_swiper .swiper-wrapper .amazon_delivery_container_image { display: block; }

.second_swiper .swiper-wrapper .mob_provably_blockchain_image, .second_swiper .swiper-wrapper .mob_proof_review_container_image, .second_swiper .swiper-wrapper .mob_amazon_delivery_container_image { display: none; }

.second_swiper .swiper-pagination-bullet { font-size: 2rem; background-color: white; opacity: 0.2; }

.second_swiper .swiper-pagination-bullet-active { font-size: 2rem; background-color: white; opacity: 0.5; }

.second_swiper .swiper-button-next::after, .second_swiper .swiper-button-prev::after { font-size: 3rem; color: white; opacity: 0.5; }

.second_swiper .swiper-button-prev { width: 5rem; left: 3%; }

.second_swiper .swiper-button-next { width: 5rem; right: 3%; }

@media all and (min-width: 0px) and (max-width: 1259px) { .mySwiper .swiper-wrapper .homebanner .pc_banner_img { display: none; } .mySwiper .swiper-wrapper .homebanner .mob_banner_img { display: block; } .second_swiper { margin-top: 7rem; } .second_swiper .swiper-wrapper .provably_blockchain_image, .second_swiper .swiper-wrapper .proof_review_container_image, .second_swiper .swiper-wrapper .amazon_delivery_container_image { display: none; } .second_swiper .swiper-wrapper .mob_provably_blockchain_image, .second_swiper .swiper-wrapper .mob_proof_review_container_image, .second_swiper .swiper-wrapper .mob_amazon_delivery_container_image { display: block; } .main_title { margin-top: 3rem; font-size: 2.4rem; } .live_unboxing_slider_outer { display: none; } .mobile_live_unboxing_slider_outer { overflow: hidden; width: 100%; height: 10rem; position: relative; display: flex; align-items: center; margin-top: 2rem; } .mobile_live_unboxing_slider_outer .lucky_text { display: none; } .mobile_live_unboxing_slider_outer .live_unboxing_container { flex: 1; overflow: hidden; height: 8rem; position: relative; margin-left: 2rem; } .mobile_live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper { display: flex; position: absolute; top: 0; left: 0; } .mobile_live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .mobile_liveSliderSet { display: flex; gap: 2rem; } .mobile_live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .mobile_liveSliderSet .unboxing_wrapper { width: 24rem; height: 8rem; display: flex; border: 1px solid #323232; background: #191E1E; border-radius: 0.3rem; } .mobile_live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .mobile_liveSliderSet .unboxing_wrapper .color_stripe { min-width: 0.3rem; border-radius: 0.5rem 0 0 0.5rem; } .mobile_live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .mobile_liveSliderSet .unboxing_wrapper .product_img { width: 100%; max-width: 5rem; height: 5rem; margin: auto 0 auto 1rem; } .mobile_live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .mobile_liveSliderSet .unboxing_wrapper .product_info_wrppaer { display: flex; flex-direction: column; justify-content: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left: 1rem; } .mobile_live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .mobile_liveSliderSet .unboxing_wrapper .product_info_wrppaer .product_title { color: #BEBEBE; font-size: 1.6rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .mobile_live_unboxing_slider_outer .live_unboxing_container .live_slider_wrapper .mobile_liveSliderSet .unboxing_wrapper .product_info_wrppaer .product_price_wrapper { font-size: 2.2rem; font-weight: 600; } .product_list { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 2rem; } .product_list .product { width: 45%; } .product_list .product .product_img { position: relative; width: 100%; background-repeat: no-repeat; background-size: contain; text-align: center; } .product_list .product .product_img img { width: 100%; max-width: 13rem; } .product_list .product .product_name { color: #fff; font-size: 1.3rem; margin-top: 1rem; } .product_list .product .product_subtitle { font-size: 1.1rem; } .product_list .product .product_price { width: 85%; height: 3.5rem; color: #fff; font-size: 1.5rem; margin-top: 1rem; margin-bottom: 2rem; } .provably_blockchain_container { display: none; } .proof_review_container { display: none; } .amazon_delivery_container { display: none; } .mob_provably_blockchain_container { display: block; } .mob_provably_blockchain_container .mob_provably_blockchain_image { border-radius: initial; } .mob_proof_review_container { display: block; border: none; } .mob_proof_review_container .mob_proof_review_container_image { border-radius: initial; } .mob_amazon_delivery_container { display: block; border: none; } .mob_amazon_delivery_container .mob_amazon_delivery_container_imgage { border-radius: initial; } }

/*# sourceMappingURL=1_1_home.css.map */