@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap);*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{font-size:16px;font-family:Roboto,sans-serif}ul{list-style:none}a,a:hover,a:visited{text-decoration:none;color:#000}html{scroll-behavior:smooth}.voice_search{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;overflow:hidden}.top_voice_icon{width:100%;padding:20px 0 20px;text-align:center}.top_voice_icon img{height:60px}.search_text{max-width:240px;margin:0 auto;text-align:center}.search_text h2{font-weight:400;color:#36353f;font-size:1.5em;line-height:36px}.search_text p{color:#9c9c9c;font-weight:600;font-size:.9em;margin-top:15px}.introhomepanel{width:100%;position:absolute;left:50%;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.soundgraphbox{width:100%;text-align:center;margin-top:30px;position:absolute;bottom:18%}.soundgraphbox img{max-width:75%;height:auto}.voice_search_btn{height:65px;width:65px;background:#f39834;margin:0 auto;margin-top:15px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:20px;z-index:11111}.voice_search_btn img{height:24px;width:24px}.voice_search_btn img path#Fill-5{fill:#fff}.mic_on img path#Fill-5{fill:#f39834}.mic_on{-webkit-box-shadow:0 0 5px rgba(255,206,157,.91);box-shadow:0 0 5px rgba(255,206,157,.91);background:#fff}@-webkit-keyframes ripple{0%{opacity:1;-webkit-transform:scale3d(.75,.75,1);transform:scale3d(.75,.75,1)}to{opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}}@keyframes ripple{0%{opacity:1;-webkit-transform:scale3d(.75,.75,1);transform:scale3d(.75,.75,1)}to{opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}}.voice_chat{width:100%;background:#fff;font-family:Roboto,sans-serif}.voice_chat header{width:100%;padding:15px;background:#fff;position:fixed;top:0;z-index:9;text-align:left}.voice_chat header img{height:18px;opacity:.6}.chat_box{width:100%;padding:15px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto;height:calc(100vh - 130px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;scroll-behavior:smooth}.chat_box li{margin-bottom:10px;padding:0}.chat_box .message_sent{width:100%;text-align:right}.chat_box .message_sent .message_box{max-width:70%;margin-right:auto;display:inline-block;margin-left:auto;background:#f5f5f5;-webkit-box-shadow:0 4px 5px #ebebeb;box-shadow:0 4px 5px #ebebeb;padding:10px;border-radius:25px;position:relative;z-index:11}.chat_box .message_sent .message_box svg{fill:#f5f5f5;-webkit-transform:rotate(122deg);transform:rotate(122deg);position:absolute;height:48px;top:-10px;right:-3px;z-index:-1}.voice_chat .message_box p{color:#333239;font-size:.875em;text-align:left;word-break:break-word;padding:0 5px;line-height:1.5em}.voice_chat .message_receive .message_box p{color:#000}.chat_box .message_receive{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat_box .message_receive .message_box{max-width:65%;display:inline-block;background:#f5f5f5;margin-left:32px;border-radius:25px;padding:10px;position:relative;-webkit-box-shadow:0 4px 5px #ebebeb;box-shadow:0 4px 5px #ebebeb;z-index:11}.chat_box .message_receive .voic_icon{position:absolute;height:24px;left:0;top:5px;z-index:1}.chat_box .message_receive .message_box svg{fill:#f5f5f5;-webkit-transform:rotate(55deg);transform:rotate(55deg);position:absolute;height:48px;top:-10px;left:-3px;z-index:-1}.chat_box .message_receive img{height:auto;max-width:100%;border-radius:10px}.voice_chat .chat_box .category_status{width:100%;padding:0}.voice_chat .chat_box .category_status .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background:#f5f5f5;padding:10px;overflow:hidden;border-radius:99px;max-width:85%;margin:0 auto}.voice_chat .chat_box .category_status .status img{height:90px;width:90px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.voice_chat .chat_box .category_status .status .details{padding-left:20px}.voice_chat .chat_box .category_status .status .details p{font-size:.8em;font-weight:500;line-height:normal;color:#1b1923;padding-right:15px}.voice_chat .chat_box .category_status .status .details span{display:block;font-size:.75em;margin-top:5px;color:#888}.bottom_voice_search{width:100%;background:#fff;padding:15px 0;position:fixed;bottom:0;border-top:1px solid rgba(221,221,221,70%);z-index:9}.searchStateblock{width:100%;display:block;padding:10px;margin:0;text-align:center;margin:0 auto}.searchStateblock::-webkit-scrollbar{display:none}.searchStateblock li{padding:5px 10px;margin:3px;border:1px solid #000;border-radius:25px;width:auto;display:inline-block}.searchStateblock .in_active{background:#ffce9d;border:1px solid #f93}.searchStateblock .in_active p{color:#000}.searchStateblock li img{height:12px;display:inline-block;position:relative}.searchStateblock li p{font-size:.9em;color:#505050;margin-left:4px;display:inline-block}.bottom_voice_search .voice_chat_btn{padding:0;text-align:center}.bottom_voice_search .voice_chat_btn span{display:block;height:56px;width:56px;background:#f93;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.chat_box .message_receive>div,.chat_box .message_sent>div{width:100%;display:block;padding:0 10px;margin-bottom:15px;position:relative}.chat_box .message_receive .crouselCategory{padding:0}.productlistpanel{width:100%;height:auto;display:block;padding:10px 0;background:#f4f6f8}.productlistpanel ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.productlistpanel ul li{width:50%;-ms-flex-negative:0;flex-shrink:0;height:auto;padding:8px;margin:0;display:block;-webkit-transition:all .3s ease;transition:all .3s ease}.productlistpanel ul li .product-col{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:5px;border-radius:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform-origin:top center;transform-origin:top center}.productlistpanel ul li.expandPrdt .product-col{-webkit-box-shadow:0 0 5px 0 #b7b7b7;box-shadow:0 0 5px 0 #b7b7b7;border:1px solid transparent}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}.product .productlistpanel ul li .product-col .item-box{width:90%;height:20vh;position:relative;overflow:hidden;text-align:center;margin:2px auto}.product .productlistpanel ul li .product-col .item-box img{max-width:100%;height:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.productlistpanel ul li .prdt-info{width:100%;display:block;padding:5px}.productlistpanel ul li .prdt-info h2{font-size:.875em;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;line-height:normal;padding:0 0 2px;color:#000;font-weight:500;margin:0;-webkit-transition:all .3s ease;transition:all .3s ease}.productlistpanel ul li a.product-col .prdt-info h2{color:#505050;text-decoration:none}.productlistpanel ul li.expandPrdt a.product-col .prdt-info h2{color:#000}.productlistpanel ul li a.product-col .prdt-info h2:active,.productlistpanel ul li a.product-col .prdt-info h2:visited,.productlistpanel ul li a.product-col .prdt-info h2:visited:hover{color:#000;text-decoration:none}.productlistpanel ul li .prdt-info .soldcounter{font-size:.688em;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;line-height:normal;padding:0 0 5px;color:#999;font-weight:600}.productlistpanel ul li .prdt-info .pricebox{width:100%;height:auto;display:block;line-height:0}.productlistpanel ul li .prdt-info .pricebox span{font-size:.75em;color:#000;display:inline-block;margin-right:5px;font-weight:700;line-height:normal}.productlistpanel ul li .prdt-info .pricebox span.newprice{color:#14b150}.productlistpanel ul li .prdt-info .pricebox span.oldprice{color:#e50134;text-decoration:line-through}.productlistpanel ul li .prdt-info .btn-block{width:100%;height:auto;padding:5px 0 0;text-align:center}.productlistpanel ul li .prdt-info .btn-block .buynow{width:100%;height:auto;padding:5px;border-radius:5px;font-size:.875em;font-weight:700;color:#fff;background:#138808;display:inline-block}button:active,button:focus,button:hover,button:visited{outline:none;border:0;-webkit-box-shadow:none;box-shadow:none}.option-button{width:100%;height:auto;display:block;padding:5px 0 0;text-align:center}.option-button span{padding:8px 15px;margin:3px 2px;background:#f93;border-radius:30px;display:inline-block;font-size:.8em;color:#fff;font-weight:600;white-space:nowrap}.longtext,.shorttext{padding:0 3px;overflow-y:auto;max-height:200px;margin-bottom:0}.shortcontentpanel .shorttext p{font-weight:400}.longtext p{padding:5px 0}.longtext p a,.shorttext p a{font-weight:700;color:#30f;font-size:1em}.moreinfoblock{width:100%;height:auto;display:block;padding:5px 0 0 10px;text-align:left}.moreinfoblock button,.moreinfoblock span{padding:0;margin:0;background:none;border-radius:0;display:inline-block;font-size:.875em;color:#00e;font-weight:600;white-space:nowrap;border:none;-webkit-box-shadow:none;box-shadow:none}.textspeak .speak{width:24px;height:24px;position:absolute;color:#fff;background:#6d6d6d;left:auto;right:-6px;top:-5px;border-radius:100px;text-align:center;padding:0}.chat_box .message_receive .message_box .textspeak .speak svg{width:45%;height:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);fill:#fff;z-index:1}.voice_chat .message_receive .message_box .longtext p{padding:5px 0;color:#333239}.voice_chat .message_sent .message_box p{color:rgba(51,50,57,.74)}.chat_box .message_receive>div.crousel-gallery{background:none;padding:0;width:100%}div::-webkit-scrollbar,ul::-webkit-scrollbar{display:none}.productlistpanel ul li .prdt-info .orderqtyblcok{line-height:0;font-size:.7em}.productlistpanel ul li .prdt-info .orderqtyblcok .qty_lable{font-size:.7em;color:#000;line-height:normal}.productlistpanel ul li .prdt-info .orderqtyblcok .text_qty{color:#000;font-weight:700;font-size:.7em}.productlistpanel ul li .prdt-info .text-date{border-radius:25px}.productlistpanel ul li .prdt-info .price,.productlistpanel ul li .prdt-info .text-date{font-size:.9em;width:auto;padding:0;color:#000;display:inline-block;margin-top:0;font-weight:700}.productlistpanel ul li .prdt-info .price.old_price{text-decoration:line-through;color:#c1c1c1;margin-left:7px}.productlistpanel ul li .prdt-info .text-address{font-size:.768em;color:#333;line-height:1.5em}.more_buttonBlk{width:100%;text-align:center;padding:10px 10px 0 10px}.moreprdt_Blk .moreinfoblock{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px}.moreprdt_Blk .moreinfoblock button{padding:5px 15px;margin:3px 0;background:#fff;border:1px solid #138808;border-radius:25px;color:#138808;font-size:1em;font-weight:700;width:100%;line-height:24px;white-space:nowrap;text-align:center}.gotoBottom{width:38px;height:32px;position:fixed;bottom:16vh;right:0;background:#fff;border-radius:25px 0 0 25px;z-index:11;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3)}.gotoBottom svg{height:14px;fill:#505050;position:absolute;left:13px;top:50%;width:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.chat_box .message_receive>div.suggestbtnbox{text-align:center}.chat_box .message_receive>div.suggestbtnbox .moreinfoblock{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.chat_box .message_receive>div.suggestbtnbox .moreinfoblock button{border:1px solid #f93;width:auto;border-radius:30px;color:#505050;font-weight:600;padding:7px 15px;line-height:normal;white-space:normal;margin:5px;display:inline-block;background:#ffce9d}.applist .productlistpanel ul li{width:25%;padding:5px 0}.applist .productlistpanel ul li .product-col .item-box{width:100%;height:auto;position:relative;overflow:initial;text-align:center;margin:0;display:inline-block}.applist .productlistpanel ul li .product-col{padding:0;background:none}.applist .productlistpanel ul li .product-col .item-box img{max-width:100%;height:auto;position:relative;left:0;top:0;-webkit-transform:translate(0);transform:translate(0);-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.applist .productlistpanel ul li .prdt-info{padding:0;text-align:center}.applist .productlistpanel ul li a.product-col .prdt-info h2{color:#505050;font-size:.688em}.my_order_list .orderlistcard{width:100%;background:#fff;border-radius:5px;display:block;padding:0;max-height:100%;-webkit-transition:all .3s ease;transition:all .3s ease;margin-bottom:10px}.orderlistcard:last-child{margin-bottom:0}.productlistpanel ul li .product-col .card-dtlbox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.productlistpanel ul li .product-col .item-box{width:72px;height:72px;-ms-flex-negative:0;flex-shrink:0;border-radius:5px;position:relative;overflow:hidden;display:inline-block}.productlistpanel ul li .product-col .item-box img{max-width:100%;height:auto}.my_order_list .card-dtlbox .cardinfo{padding:0 0 0 10px;width:100%}.card-dtlbox .cardinfo .info_head{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.card-dtlbox .cardinfo .info_head h2{width:100%;-ms-flex-negative:1;flex-shrink:1;font-size:1em;line-height:20px;color:#000;padding:0 10px 0 0;font-weight:600}.card-dtlbox .cardinfo .info_head .price{color:#000;font-size:1em;line-height:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right;font-weight:600;margin-left:auto}.card-dtlbox .item-attribute{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0}.card-dtlbox .item-attribute .item_detail{max-width:50%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-dtlbox .item-attribute .item_detail.size_dtl{padding-left:10px}.card-dtlbox .item-attribute .item_detail .text-title{font-size:.875em;color:#727272;padding-right:5px}.card-dtlbox .item-attribute .color_bar{width:16px;height:16px;border-radius:100px;background:#d0021b;-webkit-box-shadow:0 0 0 1px #d0021b;box-shadow:0 0 0 1px #d0021b;border:2px solid #fff}.card-dtlbox .item-attribute .size_bar{width:auto;height:auto;border-radius:25px;background:#f93;padding:2px 10px;color:#000;font-size:.75em;font-weight:600}.card-dtlbox .delivery_text{width:100%;font-size:.75em;color:#727272;line-height:normal;padding-top:5px}.order-state{width:100%;height:0;display:block;padding:0 0 0 0;position:relative;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform .26s ease;transition:-webkit-transform .26s ease;transition:transform .26s ease;transition:transform .26s ease,-webkit-transform .26s ease}.order-state .instatus{width:100%;height:auto;padding:0 0 15px 35px;position:relative;margin-bottom:0;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.order-state.open-order-state{-webkit-transform:scaleY(1);transform:scaleY(1);height:auto;padding-top:15px}.order-state.open-order-state .instatus{opacity:1}.instatus:after{width:6px;border-left:1px solid #c5c5c5;position:absolute;height:100%;left:14px;top:2px;content:"";overflow:hidden}.instatus:before{width:16px;height:16px;position:absolute;left:5px;top:3px;content:"";z-index:1;background:#f4f6f8;-webkit-box-shadow:0 0 0 1px #c5c5c5;box-shadow:0 0 0 1px #c5c5c5;border:2px solid #fff;border-radius:100px}.instatus.completed:before{background:#138808;-webkit-box-shadow:0 0 0 1px #138808;box-shadow:0 0 0 1px #138808}.instatus.notcompleted:after{border-left:1px solid #138808}.instatus.notcompleted:before{background:red;-webkit-box-shadow:0 0 0 1px red;box-shadow:0 0 0 1px red}.instatus.notcompleted:after{border-left:1px solid red}.instatus.completed:last-child:after,.instatus.notcompleted:last-child:after,.instatus:last-child:after{display:none}.order-state .instatus h3{font-size:.9em;color:#505050;margin:0;padding:0;line-height:normal;font-weight:500}.order-state .instatus p{font-size:.75em;color:#727272;line-height:normal}.my_order_list .productlistpanel ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.my_order_list .productlistpanel ul li{width:100%;padding:0 10px;margin:0 0 10px}.my_order_list .productlistpanel ul li .product-col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px}.my_order_list .productlistpanel ul li a.product-col>div{width:100%;display:block}.photo_gallery .productlistpanel ul{padding:0 3px}.photo_gallery .productlistpanel ul li{padding:5px}.photo_shareicon{width:30px;height:30px;background:rgba(0,0,0,.22);position:absolute;right:12px;bottom:10px;display:none;z-index:1;-webkit-animation:spin_shareee 10s infinite;animation:spin_shareee 10s infinite;border-radius:50px 50px 0 50px}@keyframes spin_share{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);background:rgba(0,0,0,.22);border-radius:50px 50px 50px 50px}50%{-webkit-transform:rotate(1turn);transform:rotate(1turn);background:rgba(0,0,0,.5);border-radius:50px 50px 0 50px}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);background:rgba(0,0,0,.22);border-radius:50px 50px 50px 50px}}@-webkit-keyframes spin_share{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);background:rgba(0,0,0,.22);border-radius:50px 50px 50px 50px}50%{-webkit-transform:rotate(1turn);transform:rotate(1turn);background:rgba(0,0,0,.5);border-radius:50px 50px 0 50px}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);background:rgba(0,0,0,.22);border-radius:50px 50px 50px 50px}}.photo_shareicon svg{width:15px;height:15px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.photo_shareicon svg path{fill:#fff}.photo_gallery .productlistpanel ul li .product-col .photo_shareicon{display:block}.photo_gallery .productlistpanel ul li .product-col{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.07);box-shadow:0 0 5px 2px rgba(0,0,0,.07);border-radius:5px;padding:5px;position:relative}.photo_gallery .productlistpanel ul li .product-col>div{line-height:0}.photo_gallery .productlistpanel ul li .product-col .item-box{overflow:initial;width:100%;height:auto}.photo_gallery .productlistpanel ul li .product-col .item-box img{max-width:100%;height:23vh;width:100%;border-radius:5px}.vdo_list>div{width:100%;padding:0;border:5px solid #fff;border-radius:5px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3);line-height:0}.vdo_list>div video{width:100%;border:0;border-radius:5px;background-color:#000;padding:0;margin:0}#no-internet{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;padding:5px 10px;border-radius:0 0 6px 6px;z-index:99;max-width:200px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-box-shadow:0 6px 5px rgba(0,0,0,.26);box-shadow:0 6px 5px rgba(0,0,0,.26)}#no-internet .connection-img{height:28px;width:28px;-ms-flex-negative:0;flex-shrink:0}#no-internet .connection-img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}#no-internet .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:10px;font-size:1em;margin:0;font-weight:500}#no-internet .content p{color:#fff}.connected{background:#2f9840}#no-internet.connected .connection-img{height:22px;width:22px}.no-internet{background:rgba(0,0,0,.8)}.loading_data{width:100%;text-align:center;position:fixed;bottom:12vh}.loading_data img{width:50px;height:auto;border-radius:10px;z-index:11}.app[data-v-927fc9ae]{height:100vh;position:relative}.app .loader[data-v-927fc9ae]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}