.product-cart-module{position:fixed;top:12.6rem;left:0;width:100%;height:calc(100vh - 12.6rem);display:flex;align-items:flex-start;justify-content:flex-end;transition:.5s all;opacity:0;z-index:-1;overflow:auto;transform:translateX(120%)}.product-cart-module.open{opacity:1;transform:translateX(0);z-index:5}.product-cart-module.open .cart-mask{opacity:1;transform:translateX(0)}.product-cart-module .cart-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(29,29,29,0.5);z-index:1;transform:translateX(-120%);opacity:0;transition:.6s all}.product-cart-module .cart-box{width:160rem;max-width:100%;position:relative;z-index:3;max-height:100%;overflow:auto;background-color:#fff;padding:5.5rem 0 5.7rem 4rem}.product-cart-module .cart-box .cart-close{width:2.5rem;height:2.5rem;margin:-2.5rem 4.5rem 0 auto}.product-cart-module .cart-box .cart-close i{font-size:2.5rem;line-height:1;color:#1d1d1d}.product-cart-module .cart-box .cart-close:hover{cursor:pointer}.product-cart-module .cart-box .cart-title{font-weight:bold;font-size:var(--f-s-40);color:#000000;line-height:1.2;margin:0 0 4.8rem}.product-cart-module .cart-box .card-progress-box{width:100%;display:flex;flex-direction:column;grid-gap:5.3rem}.product-cart-module .cart-box .card-progress-box .progress-box{width:100%}.product-cart-module .cart-box .card-progress-box .progress-box .progress-title{width:100%;display:flex;align-items:flex-start;grid-gap:1rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-title .title-num{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:#000;border-radius:50%;font-weight:bold;font-size:var(--f-s-16);line-height:1.2;margin:.3rem 0}.product-cart-module .cart-box .card-progress-box .progress-box .progress-title .title-text{flex:1;font-weight:bold;font-size:var(--f-s-30);color:#1D1D1D;line-height:1.2}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list{width:100%;overflow:auto;margin:0 0 4rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box{min-width:100%;display:flex;grid-gap:5.4rem 6rem;border-bottom:.1rem solid #b7b7b7;padding:3rem 0 2rem;min-height:20rem;flex-wrap:wrap}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box.data-head-box{min-height:auto;border-bottom:.2rem solid #1D1D1D;padding:0}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-image{width:11rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-title{width:30rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-type{width:15rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-color{width:14rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-size{width:20rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-num{width:16rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-btn{min-width:11rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-sub-total{width:100%;font-weight:400;font-size:var(--f-s-24);color:#1D1D1D;line-height:1.2}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-sub-total .sub-total-title,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-sub-total .sub-total-num{display:inline-block}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-title,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-type,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-color,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-size,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-num,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-btn{font-weight:400;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.75}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list{width:100%;height:auto}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item{min-height:12rem;align-items:flex-start}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-image img{width:9.3rem;height:9.3rem;border-radius:.5rem;border:.1rem solid #D9D9D9}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-title{font-weight:500;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.2;display:flex;flex-direction:column}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-title .product-add-btn{display:inline-block;width:fit-content;max-width:100%;margin:2rem 0 0;padding:.5rem 1.1rem;border-radius:.5rem;background-color:#1d1d1d;color:#FFFFFF;transition:.3s all;font-size:var(--f-s-16)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-title .product-add-btn:hover{background-color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-type{font-weight:400;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.2}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .color-input,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .size-input{width:100%}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .color-input input,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .size-input input{width:100%;height:4rem;border-radius:.5rem;padding:.5rem 1.2rem;margin:2rem 0 0;border:.1rem solid #D9D9D9}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-list{width:100%;display:flex;flex-wrap:wrap;grid-gap:.6rem;align-items:flex-start}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-item{border:.1rem solid #D9D9D9;width:3rem;height:3rem;position:relative;border-radius:50%;transition:.3s all}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-item.active{border-color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-item:hover{cursor:pointer;border-color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-item span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;width:2.3rem;height:2.3rem;border:.1rem solid #D9D9D9;transition:.3s all}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-btn{border:none;margin:.4rem 0 0;font-weight:400;font-size:var(--f-s-16);color:#FFFFFF;line-height:1.2;padding:.5rem 1.1rem;border-radius:.5rem;background-color:#1d1d1d;transition:.3s all;width:auto;height:auto}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-btn.active,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-btn:hover{background-color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-size select{width:100%;min-height:4.5rem;border:.1rem solid #D9D9D9;font-weight:400;font-size:var(--f-s-16);color:#000000;line-height:1.5;padding:1rem 1.4rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-size select:focus{outline:none;box-shadow:none}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-box{position:relative;display:flex;justify-content:center;flex-direction:column;grid-gap:2rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num select{width:100%;min-height:4.5rem;border:.1rem solid #D9D9D9;font-weight:400;font-size:var(--f-s-16);color:#000000;line-height:1.5;padding:1rem 1.4rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num select:focus{outline:none;box-shadow:none}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-input{width:100%;height:4rem;border-radius:.5rem;padding:.5rem 1.2rem;border:.1rem solid #D9D9D9}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-btn .btn-text{display:inline-block;padding:.6rem 1.5rem;border:.1rem solid #979797;font-weight:bold;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.2}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-btn .btn-text:hover{cursor:pointer}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .type-title{display:none}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .mobile-title-text{display:none}.product-cart-module .cart-box .card-progress-box .progress-box .progress-btn{min-width:28rem;text-align:center;justify-content:center;margin:0 0 3.2rem;background-color:#1d1d1d;border-color:#1d1d1d}.product-cart-module .cart-box .card-progress-box .progress-box .progress-btn:hover{background-color:var(--ui-color-primary);border-color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-btn:after{display:none}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info{width:100%;display:flex;flex-direction:column;grid-gap:2.8rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .info-total{font-weight:bold;font-size:var(--f-s-24);color:#1D1D1D;line-height:1.2}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .info-text-item{max-width:100%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;grid-gap:2rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .info-text-item .info-show{font-weight:400;font-size:var(--f-s-14);color:#1D1D1D;line-height:2}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .progress-page-box{max-width:100%;padding:0;display:flex;flex-wrap:wrap;grid-gap:.1rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .progress-page-box .page-item{min-width:4.7rem;min-height:4.7rem;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:var(--f-s-14);color:#1D1D1D;line-height:2;padding:.9rem 1rem;border:.1rem solid transparent;transition:.3s all}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .progress-page-box .page-item:hover,.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .progress-page-box .page-item.active{cursor:pointer;border-color:#D8D8D8}.product-cart-module .cart-box .card-progress-box .progress-data-box .progress-title{margin:0 0 3.1rem}.product-cart-module .cart-box .card-progress-box .progress-form-box .progress-title{margin:0 0 1.6rem}.product-cart-module .cart-box .card-progress-box .progress-form-box .progress-desc{font-weight:400;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.6}.product-cart-module .cart-box .card-progress-box .progress-form-box form{width:100%}.product-cart-module .cart-box .card-progress-box .progress-form-box form.was-validated select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-cart-module .cart-box .card-progress-box .progress-form-box form.was-validated select:valid{background-image:url("data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 8 8' %3e%3cpath fill= '%23198754' d= 'M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z' /%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.product-cart-module .cart-box .card-progress-box .progress-form-box form.was-validated select:invalid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_body{width:100%;max-width:131.4rem;margin:0 0 4.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card{width:100%;display:flex;grid-gap:11.4rem;align-items:flex-start}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating{flex:1}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating label{padding:3rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating label>span{color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating input:focus ~ label,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea:focus ~ label{padding:2rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating input:not(:placeholder-shown) ~ label,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea:not(:placeholder-shown) ~ label{padding:2rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating .form-select:focus ~ label{padding:2rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating .form-select ~ label{padding:2rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating input,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating select,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea{border:none;border-bottom:.1rem solid #626262;border-radius:0;min-height:6.5rem;padding:3.4rem .3rem 1rem;font-size:var(--f-s-16);width:100%}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating input:focus,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating select:focus,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea:focus{outline:none;box-shadow:none}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea{min-height:12.1rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .btn_box button{min-width:28rem;text-align:center;justify-content:center;opacity:1 !important;visibility:visible !important}.product-cart-module .cart-box .card-progress-box .progress-form-box form .btn_box button:after{display:none}@media (max-width: 992px){.product-cart-module{top:12rem;height:calc(100vh - 12rem)}.product-cart-module .cart-box{width:36rem;max-width:calc(100% - 1.5rem);padding:6rem 0 5.5rem 1.5rem}.product-cart-module .cart-box .cart-close{width:2.5rem;height:2.5rem;margin:-2.5rem 2.5rem 0 auto}.product-cart-module .cart-box .cart-close i{font-size:2.5rem;line-height:1;color:#1d1d1d}.product-cart-module .cart-box .cart-title{font-size:var(--f-s-32);margin:0 0 2.6rem}.product-cart-module .cart-box .card-progress-box{grid-gap:4.2rem}.product-cart-module .cart-box .card-progress-box .progress-box{width:100%}.product-cart-module .cart-box .card-progress-box .progress-box .progress-title .title-num{margin:0}.product-cart-module .cart-box .card-progress-box .progress-box .progress-title .title-text{font-size:var(--f-s-24)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list{width:100%;overflow:auto;margin:0 0 4rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box{min-width:100%;grid-gap:.7rem 1.7rem;border-bottom:.1rem solid #666;padding:2rem 0 1.5rem;min-height:auto}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-image{width:9.3rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-title{width:calc(100% - 11rem);max-width:20rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-type,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-color,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-size,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-num,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .item-box .item-btn{width:100%;min-width:100%}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-title,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-type,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-color,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-size,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-num,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-head-box .item-btn{display:none}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list{width:100%;height:auto}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item{min-height:12rem;align-items:flex-start}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-image img{width:9.3rem;height:9.3rem;border-radius:.5rem;border:.1rem solid #D9D9D9}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-type{font-size:var(--f-s-16);line-height:1.75}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-type .type-title{display:inline-block;font-weight:600}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color{display:flex;flex-wrap:wrap;grid-gap:0;align-items:flex-start;margin:0 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-item{border:.1rem solid #D9D9D9;position:relative;border-radius:50%}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-item.active{border-color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-item span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;width:2.3rem;height:2.3rem;border:.1rem solid #D9D9D9}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-item:hover{cursor:pointer}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-color .color-btn{border:none;margin:0;padding:.5rem 1.1rem;border-radius:.5rem;width:auto;height:auto}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-size{margin:0 0 1.8rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-size select{width:100%;max-width:31.5rem;min-height:4.5rem;border:.1rem solid #D9D9D9;font-weight:400;font-size:16px;color:#000000;line-height:1.5;padding:1rem 1.4rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-size select:focus{outline:none;box-shadow:none}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num{position:relative;margin:0 0 1.7rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-box{width:fit-content;padding:0}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-remove,.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-add{position:absolute;top:0;width:3.4rem;height:3.4rem;z-index:3;display:flex;align-items:center;justify-content:center;text-align:center;border:.1rem solid #D9D9D9;font-weight:400;font-size:var(--f-s-20);color:#FFFFFF;line-height:1.25;border-radius:50%}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-remove{left:0;border-color:var(--ui-color-primary);background-color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-add{right:0;color:#1d1d1d;background-color:#fff}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-input{width:12rem;position:relative;z-index:1;height:3.4rem;padding:.5rem 3.3rem;font-weight:400;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.5;border:.1rem solid #D9D9D9}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-num .num-input:focus{outline:none;box-shadow:none}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-btn{margin:0 0 2.5rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-btn .btn-text{display:inline-block;padding:.6rem 1.5rem;border:.1rem solid #979797;font-weight:bold;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.2}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .item-sub-total .sub-total-title{font-weight:600}.product-cart-module .cart-box .card-progress-box .progress-box .progress-data-list .data-content-list .data-item .mobile-title-text{display:block;margin:0 0 .5rem;font-weight:600;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.75}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info-box{display:flex;flex-direction:column-reverse;grid-gap:2.3rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-btn{min-width:calc(100% - 3rem);max-width:calc(100% - 3rem);margin:0}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info{grid-gap:1.6rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .info-total{font-size:var(--f-s-20)}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .info-text-item{width:100%;grid-gap:1.2rem;padding:0 1.8rem 0 0}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .info-text-item .info-show{padding:.3rem 0}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .progress-page-box{max-width:100%;padding:0;display:flex;flex-wrap:wrap;grid-gap:.1rem}.product-cart-module .cart-box .card-progress-box .progress-box .progress-info .progress-page-box .page-item{min-width:3.5rem;min-height:3.5rem;padding:.4rem}.product-cart-module .cart-box .card-progress-box .progress-data-box .progress-title{margin:0 0 1.7rem}.product-cart-module .cart-box .card-progress-box .progress-form-box .progress-desc{font-weight:400;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.6;padding:0 1.5rem 0 0}.product-cart-module .cart-box .card-progress-box .progress-form-box form{width:100%}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_body{width:100%;max-width:100%;margin:0 0 4rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card{width:100%;display:flex;grid-gap:0;flex-direction:column;align-items:flex-start}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating{flex:1;min-width:100%}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating label{padding:2rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating label>span{color:var(--ui-color-primary)}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating input:focus ~ label,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea:focus ~ label{padding:.8rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating input:not(:placeholder-shown) ~ label,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea:not(:placeholder-shown) ~ label{padding:.8rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating .form-select:focus ~ label{padding:.8rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating .form-select ~ label{padding:.8rem 0 1.5rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating input,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating select,.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea{border:none;border-bottom:.1rem solid #626262;min-height:4.8rem;padding:2rem .2rem 1rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .from_card .form-floating textarea{min-height:12.1rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .btn_box button{min-width:auto;text-align:center;justify-content:center;padding:.7rem 1.6rem}.product-cart-module .cart-box .card-progress-box .progress-form-box form .btn_box button:after{display:none}}.product-details-module-1{width:100%;position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:4rem 0 0;margin:0 0 11rem;overflow:hidden}.product-details-module-1 a{display:inline-block}.product-details-module-1 .module-width{position:relative;z-index:2;width:162rem;max-width:100%;padding:0 11rem}.product-details-module-1 .product-breadcrumb-box{font-size:var(--f-s-14);line-height:1.8;color:#6b6b6b;margin:0 0 6rem}.product-details-module-1 .product-breadcrumb-box a{display:inline-block}.product-details-module-1 .product-breadcrumb-box>span,.product-details-module-1 .product-breadcrumb-box>a{cursor:pointer;color:var(--ui-color-font-assist)}.product-details-module-1 .product-breadcrumb-box>span:not(:last-child):after,.product-details-module-1 .product-breadcrumb-box>a:not(:last-child):after{content:">";font-size:var(--f-s-16);margin:0 .5rem 0 .5rem;display:inline-block;transform:translateY(0.2rem)}.product-details-module-1 .product-breadcrumb-box .active{color:var(--ui-color-primary)}.product-details-module-1 .product-text-box{width:100%}.product-details-module-1 .product-text-box .head-type-text{font-weight:400;font-size:var(--f-s-14);color:#6B6B6B;line-height:1.6;text-decoration:underline;text-underline-offset:.3rem;margin:0 0 .6rem;transition:.3s all}.product-details-module-1 .product-text-box .head-type-text:hover{cursor:pointer;color:var(--ui-color-primary)}.product-details-module-1 .product-text-box .head-title{font-weight:600;font-size:var(--f-s-30);color:#1D1D1D;line-height:1.2;margin:0 0 2.4rem}.product-details-module-1 .product-head-box{display:flex;flex-wrap:wrap;grid-gap:6rem;margin:0 0 3rem}.product-details-module-1 .product-head-box .head-left-item{position:relative;width:80rem;height:auto;aspect-ratio:1/1;max-width:57.2%}.product-details-module-1 .product-head-box .head-left-item .head-image-box{position:relative;width:100%}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn{position:absolute;z-index:4;top:1rem;right:1.5rem;width:4rem;height:4rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn.open .in-default{opacity:0}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn.open .in-open{opacity:1}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn:hover{cursor:pointer}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn svg{width:4.2rem;height:4rem;transition:.3s all}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn .in-default{position:relative;z-index:1}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn .in-open{position:absolute;top:0;left:0;z-index:2;opacity:0}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box{position:absolute;top:50%;left:0;width:100%;z-index:3;display:flex;justify-content:space-between;padding:0 1.5rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box .pre_btn{margin:.4rem 0 0 -.4rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box .pre_btn{margin:.3rem 0 0 .2rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box{width:4rem;height:4rem;border-radius:50%;border:.1rem solid #D9D9D9;display:flex;align-items:center;justify-content:center;text-align:center;transition:.3s all;transform:translateY(-50%);background-color:#fff}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box .pre_btn,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box .pre_btn{display:inline-flex}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box .pre_btn i,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box .pre_btn i{font-size:var(--f-s-18);color:#6b6b6b;line-height:1;transition:.3s all}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box:hover,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box:hover{background-color:var(--ui-color-primary);border-color:var(--ui-color-primary);cursor:pointer}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box:hover .pre_btn i,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box:hover .pre_btn i{color:#fff}.product-details-module-1 .product-head-box .head-left-item .head-image-box .carousel_item_list{width:100%;position:relative;z-index:1;display:flex;border:.1rem solid #D9D9D9;opacity:0}.product-details-module-1 .product-head-box .head-left-item .head-image-box .carousel_item_list.owl-loaded{opacity:1}.product-details-module-1 .product-head-box .head-left-item .head-image-box .carousel_item_list .carousel_item{width:100%;height:auto;aspect-ratio:1/1}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box{position:absolute;left:-11rem;top:-.5rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box:hover .swiper-nav-box{opacity:1}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box{position:absolute;flex-direction:column;justify-content:space-between;left:50%;width:0;height:calc(100% + 2.8rem);top:50%;z-index:3;transform:translateY(-50%);display:flex;opacity:0;transition:.3s all}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box.nav-disabled{display:none}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-prev,.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-next{position:relative;z-index:2;width:4rem;height:4rem;border-radius:50%;border:.1rem solid #D9D9D9;display:flex;align-items:center;justify-content:center;text-align:center;transition:.3s all;transform:translateX(-50%);background-color:#fff}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-prev i,.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-next i{font-size:var(--f-s-18);color:#6b6b6b;line-height:1;transition:.3s all}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-prev:hover,.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-next:hover{background-color:var(--ui-color-primary);border-color:var(--ui-color-primary);cursor:pointer}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-prev:hover i,.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-next:hover i{color:#fff}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box .swiper-button-next i{margin:.4rem 0 0}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_list{position:relative;z-index:2;width:7.5rem;display:flex;flex-direction:column;grid-gap:1rem;height:51rem;overflow:hidden}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_list .bottom_carousel_item{width:100%;height:8.5rem;padding:.5rem 0;overflow:hidden}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_list .bottom_carousel_item.active img{border-color:#1d1d1d}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_list .bottom_carousel_item img{border:.2rem solid transparent;border-radius:.8rem;transition:.3s all}.product-details-module-1 .product-head-box .head-right-item{flex:1}.product-details-module-1 .product-head-box .head-right-item .add-mobile-btn{display:none}.product-details-module-1 .product-head-box .head-right-item .head-title{font-weight:600;font-size:var(--f-s-24);color:#000000;line-height:1.2;margin:0 0 1.1rem}.product-details-module-1 .product-head-box .head-right-item .head-total-item{width:100%;display:flex;margin:0 0 4.6rem;grid-gap:3rem;justify-content:space-between;padding:0 1.4rem 0 0}.product-details-module-1 .product-head-box .head-right-item .head-total-item .total-text{width:fit-content;max-width:100%;font-weight:600;font-size:var(--f-s-20);color:#000000;line-height:1.2}.product-details-module-1 .product-head-box .head-right-item .head-total-item .total-text .total-text-title{font-weight:400}.product-details-module-1 .product-head-box .head-right-item .head-total-item .total-add-btn{font-weight:600;font-size:var(--f-s-20);color:#000000;line-height:1.2;text-decoration:underline;text-underline-offset:.3rem}.product-details-module-1 .product-head-box .head-right-item .head-total-item .total-add-btn:hover{cursor:pointer}.product-details-module-1 .product-head-box .head-right-item .head-color-box{width:100%;margin:0 0 1.5rem;padding:0 0 1.5rem}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-title{font-weight:bold;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.25;margin:0 0 1.5rem}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list{display:flex;flex-wrap:wrap;width:100%;grid-gap:1rem}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item{border-radius:50%;width:3rem;height:3rem;border:.1rem solid #D9D9D9;display:flex;position:relative;align-items:center;justify-content:center;transition:.3s all}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1;width:3.4rem;height:3.4rem;box-sizing:border-box;border:.3rem solid transparent;border-radius:50%;transition:.3s all}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item span{width:2.3rem;height:2.3rem;border-radius:50%;border:.1rem solid #D9D9D9;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item:hover,.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item.active{cursor:pointer;border-color:transparent}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item:hover:after,.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item.active:after{border-color:var(--ui-color-primary)}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item.color-item-custom{border-radius:.5rem;width:auto;height:auto;border-color:#ccc;padding:.6rem 1.1rem;background-color:#fff;text-align:center;font-weight:400;font-size:var(--f-s-16);color:#1d1d1d;line-height:1.2;transition:.3s all}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item.color-item-custom:after{display:none}.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item.color-item-custom:hover,.product-details-module-1 .product-head-box .head-right-item .head-color-box .color-list .color-item.color-item-custom.active{border-color:var(--ui-color-primary);background-color:var(--ui-color-primary);color:#fff}.product-details-module-1 .product-head-box .head-right-item .color-input,.product-details-module-1 .product-head-box .head-right-item .size-input{width:100%}.product-details-module-1 .product-head-box .head-right-item .color-input input,.product-details-module-1 .product-head-box .head-right-item .size-input input{width:100%;height:4rem;border-radius:.5rem;padding:.5rem 1.2rem;margin:2rem 0 0;border:.1rem solid #D9D9D9}.product-details-module-1 .product-head-box .head-right-item .head-size-box{width:100%;margin:0 0 1.5rem;padding:0 0 1.5rem}.product-details-module-1 .product-head-box .head-right-item .head-size-box .size-title{font-weight:bold;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.25;margin:0 0 1.5rem}.product-details-module-1 .product-head-box .head-right-item .head-size-box .size-list{width:100%;display:flex;flex-wrap:wrap;grid-gap:1rem}.product-details-module-1 .product-head-box .head-right-item .head-size-box .size-list .size-item{border-radius:.5rem;text-align:center;padding:.6rem 1.1rem;border:.1rem solid #ccc;background-color:#fff;transition:.3s all;font-weight:400;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.6}.product-details-module-1 .product-head-box .head-right-item .head-size-box .size-list .size-item:hover,.product-details-module-1 .product-head-box .head-right-item .head-size-box .size-list .size-item.active{cursor:pointer;border-color:var(--ui-color-primary);background-color:var(--ui-color-primary);color:#fff}.product-details-module-1 .product-head-box .head-right-item .head-data-box{width:100%;margin:0 0 1.5rem;padding:0 0 1.5rem}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-title{font-weight:bold;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.25;margin:0 0 1.5rem}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-list{width:100%;display:flex;flex-wrap:wrap;grid-gap:1rem;text-transform:capitalize}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-list select{width:26.8rem;max-width:100%;border-radius:.5rem;text-align:left;padding:.6rem 3rem .6rem 1.1rem;border:.1rem solid #ccc;background-color:#fff;transition:.3s all;font-weight:400;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.6;-webkit-appearance:none;appearance:none;position:relative;overflow:visible !important}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-list select .data-item{text-align:left}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-list select:focus{outline:none}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-list .data-item{border-radius:.5rem;text-align:center;padding:.6rem 1.1rem;border:.1rem solid #ccc;background-color:#fff;transition:.3s all;font-weight:400;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.6}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-list .data-item:hover,.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-list .data-item.active{cursor:pointer;border-color:var(--ui-color-primary);background-color:var(--ui-color-primary);color:#fff}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-input{width:100%}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-input input{width:26.8rem;max-width:100%;height:4rem;border-radius:.5rem;padding:.5rem 1.2rem;margin:2rem 0 0;border:.1rem solid #D9D9D9}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-input input:focus{outline:none}.product-details-module-1 .product-head-box .head-right-item .head-btn-box{width:100%;display:flex;flex-wrap:wrap;grid-gap:2rem;margin:0 0 3rem}.product-details-module-1 .product-head-box .head-right-item .head-btn-box .btn-item{min-width:calc(50% - 1rem);max-width:100%;text-align:center;transition:.3s all;font-size:var(--f-s-20);line-height:1.2;font-weight:bold;padding:1.6rem 2rem}.product-details-module-1 .product-head-box .head-right-item .head-btn-box .btn-item:hover{cursor:pointer}.product-details-module-1 .product-head-box .head-right-item .head-btn-box .btn-item.btn-hide{display:none}.product-details-module-1 .product-head-box .head-right-item .head-btn-box .btn-item.product-inquiry{border:.1rem solid #000;background-color:#fff;color:#000}.product-details-module-1 .product-head-box .head-right-item .head-btn-box .btn-item.product-inquiry:hover{border-color:var(--ui-color-primary);background-color:var(--ui-color-primary);color:#fff}.product-details-module-1 .product-head-box .head-right-item .head-btn-box .btn-item.product-add{border:.1rem solid #000;background-color:#fff;color:#000}.product-details-module-1 .product-head-box .head-right-item .head-btn-box .btn-item.product-add:hover{border-color:var(--ui-color-primary);background-color:var(--ui-color-primary);color:#fff}.product-details-module-1 .product-head-box .head-right-item .head-describe{font-weight:400;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.5;margin:0 0 2rem}.product-details-module-1 .product-head-box .head-right-item .share-box{width:100%;display:flex;flex-wrap:wrap;grid-gap:2.2rem}.product-details-module-1 .product-head-box .head-right-item .share-box .share-title{font-size:2rem;line-height:1.2;font-weight:bold;color:#1D1D1D}.product-details-module-1 .product-head-box .head-right-item .share-box .in-list{display:flex;grid-gap:2.2rem}.product-details-module-1 .product-head-box .head-right-item .share-box .in-list .in-item{width:2rem;height:2.4rem;text-align:center}.product-details-module-1 .product-head-box .head-right-item .share-box .in-list .in-item i{font-size:1.6rem;line-height:1.5;color:#1D1D1D}.product-details-module-1 .product-head-box .head-right-item .share-box .in-list .in-item:hover{cursor:pointer}.product-details-module-1 .product-content-box{width:100%;display:flex;flex-wrap:wrap;grid-gap:6rem;margin:0 0 7.3rem}.product-details-module-1 .product-content-box .content-left-item{width:80rem;max-width:57.2%}.product-details-module-1 .product-content-box .content-left-item .content-business-box{width:100%;border-bottom:.1rem solid #D9D9D9;margin:0 0 5.6rem;padding:0 0 5.7rem}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-title{margin:0 0 1.9rem;font-weight:600;font-size:var(--f-s-20);color:#000000;line-height:1.5}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list{position:relative;display:flex;width:100%;z-index:1;opacity:0}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list.owl-loaded{opacity:1}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav{position:absolute;top:7.5rem;left:0;height:0;display:flex;width:100%;justify-content:space-between}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev:after{content:"\ee52";margin:.2rem .2rem 0 0}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next:after{content:'\e60e';margin:.2rem 0 0 .1rem}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev,.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next{width:3rem;height:3rem;border-radius:50%;background-color:rgba(255,255,255,0.8);display:flex;align-items:center;justify-content:center;transition:.3s all;text-align:center;color:#6b6b6b}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev:hover,.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next:hover{border-color:var(--ui-color-primary);background-color:var(--ui-color-primary);color:#fff}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev:after,.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next:after{font-family:iconfont !important;font-size:var(--f-s-14)}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev span,.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next span{display:none}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item{width:100%}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-image{width:100%;height:auto;aspect-ratio:1/1;margin:0 0 1.7rem;padding:1.5rem;background-color:#F5F5F5;border-radius:1rem}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-image img{object-fit:contain}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-content{width:100%}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-content .item-info{width:100%;display:flex;flex-wrap:wrap;grid-gap:.7rem;margin:0 0 1.6rem}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-content .item-info .info-mini-image{width:2.4rem;height:2.4rem;border-radius:50%;border:.1rem solid var(--ui-color-primary);position:relative}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-content .item-info .info-mini-image img{width:1.8rem;height:1.8rem;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-content .item-info .info-text{padding:.2rem .4rem 0;font-weight:400;font-size:var(--f-s-14);color:#6B6B6B;line-height:1.5}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-content .item-title{font-weight:400;font-size:var(--f-s-16);color:#000000;line-height:1.2}.product-details-module-1 .product-content-box .content-left-item .content-rich-text{font-size:var(--f-s-16);font-weight:400;color:#1d1d1d;line-height:1.2}.product-details-module-1 .product-content-box .content-right-item{flex:1;padding:1.5rem 0 0}.product-details-module-1 .product-content-box .content-right-item .content-info-box{width:100%;border-top:.1rem solid #D9D9D9;padding:2.4rem 0 0;margin:0 0 5.2rem}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list{display:flex;flex-direction:column;grid-gap:3.1rem}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list .info-item{width:100%;display:flex;align-items:flex-start;grid-gap:2.1rem}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list .info-item>i{font-size:2.6rem;line-height:1;width:2.6rem;height:2.6rem;color:#0B0B0B}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list .info-item .item-content{flex:1}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list .info-item .item-content .item-title{font-weight:400;font-size:var(--f-s-20);color:#000000;line-height:1.5}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list .info-item .item-content .item-desc{font-weight:400;font-size:var(--f-s-16);color:#6B6B6B;line-height:1.2}.product-details-module-1 .product-content-box .content-right-item .content-rich-text{display:none}.product-details-module-1 .product-content-box .content-right-item .content-faq-box{width:100%}.product-details-module-1 .product-content-box .content-right-item .content-faq-box .faq_title{display:inline-block;border-radius:0 2.5rem 0 0;background:rgba(213,37,94,0.2);padding:1.6rem 3.8rem 1.6rem;border-bottom:.4rem solid var(--ui-color-primary);min-width:15rem;position:relative;z-index:1;margin:0 0 -.1rem;font-weight:400;font-size:var(--f-s-24);color:#333333;line-height:1.2}.product-details-module-1 .product-content-box .content-right-item .content-faq-box .faq-list{padding:4.1rem 0 0;border-top:.1rem solid #D9D9D9;width:100%;display:flex;flex-direction:column;grid-gap:1.4rem}.product-details-module-1 .product-content-box .content-right-item .content-faq-box .faq-list .faq-item{width:100%}.product-details-module-1 .product-content-box .content-right-item .content-faq-box .faq-list .faq-item .item-title{font-weight:bold;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.2;margin:0 0 1rem}.product-details-module-1 .product-content-box .content-right-item .content-faq-box .faq-list .faq-item .item-desc{font-weight:400;font-size:var(--f-s-16);color:#1D1D1D;line-height:1.2}.product-details-module-1 .product-data-box{width:100%}.product-details-module-1 .product-data-box .text-title{text-align:center;position:relative;padding:0 0 3.5rem;margin:0 0 3.9rem;font-weight:bold;font-size:var(--f-s-40);color:#1D1D1D;line-height:1.2}.product-details-module-1 .product-data-box .text-title:after{content:"";position:absolute;left:50%;bottom:0;width:8rem;height:.3rem;background-color:var(--ui-color-primary);transform:translate(-50%, 0)}.product-details-module-1 .product-data-box .card-list{display:flex;grid-gap:4rem;position:relative;opacity:0}.product-details-module-1 .product-data-box .card-list.owl-loaded{opacity:1}.product-details-module-1 .product-data-box .card-list .owl-nav{height:0;width:100vw;padding:0 5rem;position:absolute;top:13.5rem;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next{position:relative;z-index:2;width:5rem;height:5rem;border-radius:50%;border:.1rem solid var(--ui-color-primary);transition:.3s all;background-color:#e8e8e8;display:flex;align-items:center;justify-content:center}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev span,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next span{display:none}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:before,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:before{content:"";position:relative;z-index:1;display:flex;width:4rem;height:4rem;background-color:#fff;border-radius:50%;color:#000;transition:.3s all;text-align:center;align-items:center;justify-content:center}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:after,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:after{font-size:var(--f-s-16);line-height:1;position:absolute;font-family:iconfont !important;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;color:#000;transition:.3s all}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:hover,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:hover{background-color:#dcabbb;color:var(--ui-color-primary)}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:hover:after,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:hover:after{color:var(--ui-color-primary)}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:after{content:"\ee52";margin:0 0 0 -.1rem}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:after{content:"\e60e";margin:0 -.1rem 0 0}.product-details-module-1 .product-data-box .card-list .card-item{width:100%}.product-details-module-1 .product-data-box .card-list .card-item .item-image{width:100%;border-radius:1.2rem;overflow:hidden;height:auto;aspect-ratio:1/1;margin:0 0 2rem}.product-details-module-1 .product-data-box .card-list .card-item .item-image img{transition:.3s all}.product-details-module-1 .product-data-box .card-list .card-item .item-image:hover img{transform:scale(1.1)}.product-details-module-1 .product-data-box .card-list .card-item .item-content{width:100%;padding:0 1rem}.product-details-module-1 .product-data-box .card-list .card-item .item-content .item-title{font-weight:400;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.2}.product-details-module-1 .product-data-box .card-list .card-item .item-content .item-color-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;grid-gap:.8rem;padding:2.4rem 0 2.8rem}.product-details-module-1 .product-data-box .card-list .card-item .item-content .item-color-list .color-item{width:1.6rem;height:1.6rem;border-radius:50%;border:.1rem solid #D9D9D9}.product-details-module-1 .product-like-box{margin:0 0 7.8rem}.product-details-module-1 .product-like-box .card-list .card-item .item-content{text-align:center}.product-details-module-1 .product-other-box{margin:0 0 11.2rem}.product-details-module-1 .product-other-box .card-list .card-item .item-content{text-align:center}.product-details-module-1 .product-other-box .card-list .card-item .item-content .item-title{font-weight:bold}.product-details-module-1 .product-case-box{margin:0}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-type{margin:0 0 .8rem;border-radius:.5rem;padding:.2rem .8rem;border:.1rem solid var(--ui-color-primary);color:var(--ui-color-primary);font-size:var(--f-s-14);line-height:1.7;text-align:center;display:inline-block}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-time{font-weight:400;font-size:var(--f-s-16);color:#6B6B6B;line-height:1.2;margin:0 0 .6rem}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-title{font-weight:bold;color:#1D1D1D;margin:0 0 1.7rem}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-btn{position:relative;display:inline-block;max-width:100%;padding:0 0 .3rem;font-weight:bold;font-size:var(--f-s-16);color:#D5255E;line-height:1.2;overflow:hidden}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-btn:after{content:"";position:absolute;left:-.5rem;bottom:0;transition:.3s all;width:0;border:.2rem solid;border-image:linear-gradient(90deg, #d5255e, #1d1d1d) 2 2}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-btn:hover{cursor:pointer}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-btn:hover:after{width:calc(100% + .5rem)}@media (max-width: 992px){.product-details-module-1{padding:1rem 0 0;margin:0 0 5.9rem}.product-details-module-1 .module-width{width:100%;padding:0 1.5rem}.product-details-module-1 .product-breadcrumb-box{font-size:var(--f-s-14);line-height:1.2;margin:0 0 1.9rem}.product-details-module-1 .product-text-box{width:100%}.product-details-module-1 .product-text-box .head-type-text{margin:0 0 .5rem}.product-details-module-1 .product-text-box .head-title{font-size:var(--f-s-20);margin:0 0 2.2rem}.product-details-module-1 .product-head-box{flex-direction:column;grid-gap:1rem;margin:0 0 2.2rem}.product-details-module-1 .product-head-box .head-left-item{position:relative;width:100%;height:auto;aspect-ratio:unset;max-width:100%}.product-details-module-1 .product-head-box .head-left-item .head-image-box{position:relative;width:100%;display:flex;flex-direction:row-reverse;grid-gap:.5rem;align-items:flex-start}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn{position:absolute;z-index:4;top:1rem;right:1rem;width:1.5rem;height:1.5rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .product-follow-btn svg{width:1.5rem;height:1.5rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box{position:absolute;top:50%;left:unset;right:0;width:calc(100% - 4.6rem);padding:0 .6rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box .pre_btn{margin:0 .1rem 0 0}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box .pre_btn{margin:0 0 0 0}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box{width:1.5rem;height:1.5rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box .pre_btn,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box .pre_btn{display:inline-flex}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box .pre_btn i,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box .pre_btn i{font-size:var(--f-s-12);transform:scale(0.7)}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box:hover,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box:hover{background-color:var(--ui-color-primary);border-color:var(--ui-color-primary);cursor:pointer}.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_pre_box:hover .pre_btn i,.product-details-module-1 .product-head-box .head-left-item .head-image-box .pre_next_box .item_next_box:hover .pre_btn i{color:#fff}.product-details-module-1 .product-head-box .head-left-item .head-image-box .carousel_item_list{width:calc(100% - 4.5rem);position:relative;z-index:1;display:flex;border:.1rem solid #D9D9D9}.product-details-module-1 .product-head-box .head-left-item .head-image-box .carousel_item_list .carousel_item{width:100%;height:auto;aspect-ratio:1/1}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box{position:relative;left:0;top:-.6rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_box .swiper-nav-box{display:none}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_list{width:4rem;grid-gap:1.2rem;height:31.2rem}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_list .bottom_carousel_item{width:100%;height:4rem;padding:.6rem 0;overflow:hidden}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_list .bottom_carousel_item.active img{border-color:#1d1d1d}.product-details-module-1 .product-head-box .head-left-item .head-image-box .bottom_carousel_list .bottom_carousel_item img{border:.1rem solid transparent}.product-details-module-1 .product-head-box .head-right-item{flex:1;display:flex;flex-direction:column;align-items:flex-end}.product-details-module-1 .product-head-box .head-right-item .add-mobile-btn{display:inline-block;font-weight:600;font-size:var(--f-s-16);color:#000000;line-height:1.2;text-decoration:underline;text-underline-offset:.3rem;margin:0 0 2.1rem auto}.product-details-module-1 .product-head-box .head-right-item .head-title{font-size:var(--f-s-20);margin:0 0 .6rem;width:100%}.product-details-module-1 .product-head-box .head-right-item .head-total-item{width:100%;display:flex;margin:0 0 2.8rem;grid-gap:0;justify-content:space-between;padding:0 1.4rem 0 0}.product-details-module-1 .product-head-box .head-right-item .head-total-item .total-text{font-size:var(--f-s-18)}.product-details-module-1 .product-head-box .head-right-item .head-total-item .total-add-btn{display:none}.product-details-module-1 .product-head-box .head-right-item .head-color-box{margin:0 0 2.3rem}.product-details-module-1 .product-head-box .head-right-item .head-size-box{width:100%;padding:0 0 1.2rem;margin:0 0 1.2rem}.product-details-module-1 .product-head-box .head-right-item .head-size-box .size-list{grid-gap:.8rem 1rem}.product-details-module-1 .product-head-box .head-right-item .head-data-box{padding:0 0 1.2rem;margin:0 0 1.2rem}.product-details-module-1 .product-head-box .head-right-item .head-data-box .data-list .data-item{line-height:1.2}.product-details-module-1 .product-head-box .head-right-item .head-btn-box{grid-gap:.5rem;margin:0 0 2.8rem}.product-details-module-1 .product-head-box .head-right-item .head-btn-box .btn-item{min-width:calc(50% - 1rem);max-width:100%;text-align:left;font-size:var(--f-s-16);padding:1rem 1.4rem}.product-details-module-1 .product-head-box .head-right-item .head-describe{width:100%}.product-details-module-1 .product-content-box{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;grid-gap:0;margin:0 0 3.8rem}.product-details-module-1 .product-content-box .content-left-item{width:100%;max-width:100%}.product-details-module-1 .product-content-box .content-left-item .content-business-box{border-top:.1rem solid #D9D9D9;border-bottom:none;margin:0 -1.5rem;padding:1.6rem 1.5rem 2.6rem;overflow:hidden;width:calc(100% + 3rem)}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-title{margin:0 0 1.8rem}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list{position:relative;display:flex;width:18rem;max-width:100%}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-stage-outer{overflow:unset}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav{position:absolute;top:7.5rem;left:-1.5rem;padding:0 1.5rem;height:0;display:flex;width:100vw}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev:after{content:"\ee52";margin:.2rem .2rem 0 0}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next:after{content:'\e60e';margin:.2rem 0 0 .1rem}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev,.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next{width:3rem;height:3rem;border-radius:50%;background-color:rgba(255,255,255,0.8);display:flex;align-items:center;justify-content:center;transition:.3s all;text-align:center;color:#6b6b6b}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev:hover,.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next:hover{border-color:var(--ui-color-primary);background-color:var(--ui-color-primary);color:#fff}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev:after,.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next:after{font-family:iconfont !important;font-size:var(--f-s-14)}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-prev span,.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .owl-nav .owl-next span{display:none}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item{width:100%}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-image{width:100%;height:auto;aspect-ratio:1/1;margin:0 0 1.7rem;padding:1.5rem;background-color:#F5F5F5;border-radius:1rem}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-image img{object-fit:contain}.product-details-module-1 .product-content-box .content-left-item .content-business-box .business-list .business-item .item-content{width:100%}.product-details-module-1 .product-content-box .content-left-item .content-rich-text{display:none}.product-details-module-1 .product-content-box .content-right-item{flex:1;padding:0}.product-details-module-1 .product-content-box .content-right-item .content-info-box{padding:3rem 0 0;margin:0 0 3.8rem}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list{display:flex;flex-direction:column;grid-gap:3.1rem}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list .info-item{width:100%;display:flex;align-items:flex-start;grid-gap:1.6rem}.product-details-module-1 .product-content-box .content-right-item .content-info-box .info-list .info-item>i{font-size:2rem;width:2rem;height:2rem}.product-details-module-1 .product-content-box .content-right-item .content-rich-text{display:block;font-size:var(--f-s-16);font-weight:400;color:#1d1d1d;line-height:1.2;margin:0 0 5.8rem}.product-details-module-1 .product-content-box .content-right-item .content-faq-box .faq_title{padding:1.4rem 3.8rem}.product-details-module-1 .product-content-box .content-right-item .content-faq-box .faq-list{padding:2.8rem 0 0;grid-gap:2.4rem}.product-details-module-1 .product-data-box{width:100%;padding:0 1.5rem}.product-details-module-1 .product-data-box .text-title{padding:0 0 2.2rem;margin:0 0 4rem;font-size:var(--f-s-32)}.product-details-module-1 .product-data-box .card-list{display:flex;grid-gap:0;position:relative}.product-details-module-1 .product-data-box .card-list .owl-nav{height:0;width:100vw;padding:0 1rem;position:absolute;top:14.2rem}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next{width:3rem;height:3rem;border:none}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:before,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:before{content:"";position:relative;z-index:1;display:flex;width:3rem;height:3rem;background-color:rgba(255,255,255,0.8);border:.1rem solid #d9d9d9}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:after,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:after{font-size:var(--f-s-16);line-height:1;position:absolute;font-family:iconfont !important;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;color:#000;transition:.3s all}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:hover,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:hover{background-color:transparent}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:hover:before,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:hover:before{background-color:var(--ui-color-primary)}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:hover:after,.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:hover:after{color:#fff}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-prev:after{content:"\ee52";margin:0 0 0 -.1rem}.product-details-module-1 .product-data-box .card-list .owl-nav .owl-next:after{content:"\e60e";margin:0 0 0 .1rem}.product-details-module-1 .product-data-box .card-list .card-item{width:100%}.product-details-module-1 .product-data-box .card-list .card-item .item-image{width:100%;border-radius:1.2rem;overflow:hidden;height:auto;aspect-ratio:1/1;margin:0 0 2rem}.product-details-module-1 .product-data-box .card-list .card-item .item-image img{transition:.3s all}.product-details-module-1 .product-data-box .card-list .card-item .item-image:hover img{transform:scale(1.1)}.product-details-module-1 .product-data-box .card-list .card-item .item-content{width:100%;padding:0 1rem}.product-details-module-1 .product-data-box .card-list .card-item .item-content .item-title{font-weight:400;font-size:var(--f-s-20);color:#1D1D1D;line-height:1.2}.product-details-module-1 .product-data-box .card-list .card-item .item-content .item-color-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;grid-gap:.8rem;padding:2.4rem 0 2.8rem}.product-details-module-1 .product-data-box .card-list .card-item .item-content .item-color-list .color-item{width:1.6rem;height:1.6rem;border-radius:50%;border:.1rem solid #D9D9D9}.product-details-module-1 .product-like-box{margin:0 0 8.1rem}.product-details-module-1 .product-like-box .card-list{width:17.9rem;max-width:100%}.product-details-module-1 .product-like-box .card-list .owl-stage-outer{overflow:unset}.product-details-module-1 .product-like-box .card-list .owl-nav{display:none}.product-details-module-1 .product-like-box .card-list .card-item .item-content{text-align:center}.product-details-module-1 .product-like-box .card-list .card-item .item-content .item-title{font-size:var(--f-s-16)}.product-details-module-1 .product-like-box .card-list .card-item .item-content .item-color-list{padding:.7rem 0 0;grid-gap:.4rem}.product-details-module-1 .product-like-box .card-list .card-item .item-content .item-color-list .color-item{width:.9rem;height:.9rem}.product-details-module-1 .product-other-box{margin:0 0 6.3rem;padding:0}.product-details-module-1 .product-other-box .card-list{display:flex;flex-wrap:wrap;grid-gap:3rem 1.5rem;opacity:1}.product-details-module-1 .product-other-box .card-list .card-item{width:calc((100% - 1.5rem) / 2);max-width:100%}.product-details-module-1 .product-other-box .card-list .card-item .item-content{text-align:center;padding:0}.product-details-module-1 .product-other-box .card-list .card-item .item-content .item-title{font-weight:bold}.product-details-module-1 .product-case-box{margin:0}.product-details-module-1 .product-case-box .card-list .card-item .item-content{display:flex;flex-wrap:wrap;justify-content:space-between}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-type{margin:0 0 2.2rem}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-time{font-size:var(--f-s-14);margin:0 0 .7rem}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-title{margin:0 0 2.2rem;width:100%;font-weight:bold}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-btn:after{content:"";position:absolute;left:0;bottom:0;transition:.3s all;width:100%;overflow:unset;padding:0 0 .5rem;border:none;border-bottom:.2rem solid var(--ui-color-primary);border-image:none}.product-details-module-1 .product-case-box .card-list .card-item .item-content .item-btn:hover:after{width:100%}}.product-form-module{display:flex;justify-content:center;width:100%;padding:0 0 9.3rem}.product-form-module .module-box{width:131.6rem;padding:0 3rem;max-width:100%}.product-form-module .from_table_card_box{display:flex;flex-direction:column}.product-form-module .from_table_card_box .mb-3{display:flex;flex-direction:column;grid-gap:1.2rem;flex:1}.product-form-module .from_table_card_box .mb-3 .form-control{border:1px solid #D9D9D9;padding:.5rem 0 .5rem 2rem;font-size:var(--f-s-20)}.product-form-module .from_table_card_box .mb-3 .form-control:focus{border:0}.product-form-module .from_table_card_box .was-validated .form-control:invalid{border-color:#dc3545}.product-form-module .from_table_card_box .was-validated .form-control:valid{border-color:#198754}.product-form-module .from_table_card_box .right_subtitle{color:var(--ui-color-assist-eight)}.product-form-module .from_table_card_box .from_title{font-size:var(--f-s-46);color:#1D1D1D;font-weight:bold;display:flex;justify-content:center;align-items:center}.product-form-module .from_table_card_box .from_body{margin-top:8.7rem;display:flex;flex-direction:column;grid-gap:3rem}.product-form-module .from_table_card_box .from_card{display:flex;grid-gap:4rem}.product-form-module .from_table_card_box .from_card textarea{min-height:12rem}.product-form-module .from_table_card_box .from_card textarea::placeholder{color:#6B6B6B}.product-form-module .from_table_card_box .btn_box{display:flex;justify-content:center}.product-form-module .from_table_card_box .btn_box button{margin-top:5.2rem;padding:1.6rem 4rem;background-color:#000;border-color:#000}.product-form-module .from_table_card_box .btn_box button:hover{background-color:var(--ui-color-primary);border-color:var(--ui-color-primary)}.product-form-module .from_table_card_box .module_btn_black{margin-top:6rem}.product-form-module .from_table_card_box .module_btn_black.module_btn_disabled{cursor:none;pointer-events:none;background:#9e9e9e;border-color:#9e9e9e}@media (max-width: 992px){.product-form-module{padding:0}.product-form-module .module-box{width:100%;padding:0 1.5rem}.product-form-module .from_table_card_box{display:flex;flex-direction:column}.product-form-module .from_table_card_box .mb-3{display:flex;flex-direction:column;grid-gap:.4rem;flex:1}.product-form-module .from_table_card_box .mb-3 .form-control{font-size:var(--f-s-16);padding:1rem}.product-form-module .from_table_card_box .right_subtitle{color:var(--ui-color-assist-eight)}.product-form-module .from_table_card_box .from_title{font-size:var(--f-s-32);color:#1D1D1D;line-height:1;font-weight:bold;display:block;justify-content:center;align-items:center}.product-form-module .from_table_card_box .from_body{margin-top:2.6rem;display:flex;flex-direction:column;grid-gap:2rem}.product-form-module .from_table_card_box .from_card{flex-direction:column;grid-gap:2rem}.product-form-module .from_table_card_box .from_card textarea{min-height:13.5rem}.product-form-module .from_table_card_box .btn_box{display:flex;justify-content:flex-start}.product-form-module .from_table_card_box .btn_box button{margin-top:2.5rem;padding:1rem 2.4rem;background-color:#000;border-color:#000;font-size:var(--f-s-16)}.product-form-module .from_table_card_box .btn_box button:after{font-size:var(--f-s-16)}.product-form-module .from_table_card_box .btn_box button:hover{background-color:var(--ui-color-primary);border-color:var(--ui-color-primary)}.product-form-module .from_table_card_box .module_btn_black{margin-top:6rem}.product-form-module .from_table_card_box .module_btn_black.module_btn_disabled{cursor:none;pointer-events:none;background:#9e9e9e;border-color:#9e9e9e}}.case-form-module{margin-bottom:8.4rem}.case-form-module .module-width{display:flex;flex-direction:column;align-items:center;grid-gap:2.8rem}.case-form-module .module-width .title{font-family:website_maim_font_reddit_sans}.case-form-module .module-width .contact-form-box .contact-form{display:flex;justify-content:space-between;flex-wrap:wrap}.case-form-module .module-width .contact-form-box .contact-form .form-item{margin-top:3.6rem}.case-form-module .module-width .contact-form-box .contact-form .form-item .form-control{padding:.8rem 2.4rem;outline:unset;box-shadow:unset}.case-form-module .module-width .contact-form-box .contact-form .form-item .form-control:focus{border-color:var(--ui-color-primary)}.case-form-module .module-width .contact-form-box .contact-form .form-item.area-6{width:49%}.case-form-module .module-width .contact-form-box .contact-form .form-item.area-12{width:100%;margin-top:6.8rem}.case-form-module .module-width .contact-form-box .contact-form .form-item .form-item-text{margin-bottom:1rem}.case-form-module .module-width .contact-form-box .contact-form .form-item .form-select{position:relative;background-position:right 2.4rem center}.case-form-module .module-width .contact-form-box .contact-form .form-item .form-control-textarea{min-height:13.6rem}.case-form-module .module-width .contact-form-box .contact-form .submit-btn{margin:5.2rem auto 0;background-color:#1D1D1D;border:1px solid #1D1D1D}.case-form-module .module-width .bottom-note{text-align:center;margin-top:2rem}@media (max-width: 992px){.case-form-module{margin-bottom:6rem}.case-form-module .module-width{display:flex;flex-direction:column;align-items:center;grid-gap:0rem}.case-form-module .module-width .title{font-size:var(--f-s-32)}.case-form-module .module-width .contact-form-box .contact-form{display:flex;justify-content:space-between;flex-wrap:wrap}.case-form-module .module-width .contact-form-box .contact-form .form-item{margin-top:2rem}.case-form-module .module-width .contact-form-box .contact-form .form-item .form-control{padding:1rem}.case-form-module .module-width .contact-form-box .contact-form .form-item.area-6{width:100%}.case-form-module .module-width .contact-form-box .contact-form .form-item.area-12{margin-top:2.6rem}.case-form-module .module-width .contact-form-box .contact-form .form-item .form-select{background-position:right 1rem center}.case-form-module .module-width .contact-form-box .contact-form .submit-btn{margin:2.5rem 0 0;font-size:var(--f-s-16);padding:1rem 2.4rem}.case-form-module .module-width .contact-form-box .contact-form .submit-btn:after{font-size:var(--f-s-14)}}.layout-module-form-1{display:flex;min-height:105rem;background-color:#F3F3F5;padding:11rem 3rem 9rem;justify-content:center}.layout-module-form-1 .content-box{display:flex;align-items:flex-start;width:100%;max-width:140rem;grid-gap:2.5rem}.layout-module-form-1 .flot_image{width:78.8rem;height:auto;max-width:100%;aspect-ratio:788/239;margin:7.8rem 0 0}.layout-module-form-1 .flot_image img{object-fit:contain;object-position:left}.layout-module-form-1 .image-list{width:78.8rem;height:auto;max-width:100%}.layout-module-form-1 .image-list .image-item{width:100%;height:auto;aspect-ratio:788/239}.layout-module-form-1 .module_right{position:relative;flex:1;min-width:1px}.layout-module-form-1 .module_form{width:54rem;padding:4rem;background-color:#fff;z-index:2}.layout-module-form-1 .module_form .form_title{margin-bottom:3rem;font-size:var(--f-s-40);line-height:1}.layout-module-form-1 .module_form .layout-form-body-blade{width:100%}.layout-module-form-1 .module_form_background_image{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.layout-module-form-1 .form_body .layout-form-body-blade{display:flex;flex-direction:column;grid-gap:2.5rem}.layout-module-form-1 .form_body .style_flex{display:flex;grid-gap:1.2rem;padding:0}.layout-module-form-1 .form_body .form-control{font-size:var(--f-s-18);background-color:unset;border-radius:0;border:none}.layout-module-form-1 .form_body .form-control::placeholder{color:#6b6b6b}.layout-module-form-1 .form_body .form-control:focus{border-color:#1D1D1D;box-shadow:none}.layout-module-form-1 .form_body textarea.form-control{font-size:var(--f-s-18)}.layout-module-form-1 .form_body textarea::placeholder{color:#6b6b6b}.layout-module-form-1 .form_body .form-control-textarea{height:12.2rem}.layout-module-form-1 .form_body .form-control.is-invalid:focus,.layout-module-form-1 .form_body .was-validated .form-control:invalid:focus{border-color:#1D1D1D;box-shadow:none}.layout-module-form-1 .form_body .form-control.is-valid:focus,.layout-module-form-1 .form_body .was-validated .form-control:valid:focus{border-color:#1D1D1D;box-shadow:none}.layout-module-form-1 .form_body .form-control.is-invalid,.layout-module-form-1 .form_body .was-validated .form-control:invalid{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzE3NTcwNTIzOTk5IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE2NTA2IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiPjxwYXRoIGQ9Ik01MTIgMzJDMjQ2LjkxMiAzMiAzMiAyNDYuOTEyIDMyIDUxMmMwIDI2NS4wODggMjE0LjkxMiA0ODAgNDgwIDQ4MCAyNjUuMDg4IDAgNDgwLTIxNC45MTIgNDgwLTQ4MCAwLTI2NS4wODgtMjE0LjkxMi00ODAtNDgwLTQ4MHogbTAgODk2QzI4Mi4yNCA5MjggOTYgNzQxLjc2IDk2IDUxMlMyODIuMjQgOTYgNTEyIDk2czQxNiAxODYuMjQgNDE2IDQxNi0xODYuMjQgNDE2LTQxNiA0MTZ6IiBmaWxsPSIjZDgxZTA2IiBwLWlkPSIxNjUwNyI+PC9wYXRoPjxwYXRoIGQ9Ik01MTIgMzg0YTMyIDMyIDAgMCAwLTMyIDMydjM1MmEzMiAzMiAwIDAgMCA2NCAwVjQxNmEzMiAzMiAwIDAgMC0zMi0zMnoiIGZpbGw9IiNkODFlMDYiIHAtaWQ9IjE2NTA4Ij48L3BhdGg+PHBhdGggZD0iTTUxMiAyNzJtLTQ4IDBhNDggNDggMCAxIDAgOTYgMCA0OCA0OCAwIDEgMC05NiAwWiIgZmlsbD0iI2Q4MWUwNiIgcC1pZD0iMTY1MDkiPjwvcGF0aD48L3N2Zz4=")}.layout-module-form-1 .form_body .module-btn{margin-left:.5rem}.layout-module-form-1 .form_body .module-btn-white{color:var(--ui-color-assist-eight);padding:1.8rem 3.2rem 1.8rem 3.2rem}.layout-module-form-1 .form_body .module-btn-white:after{color:var(--ui-color-assist-eight)}.layout-module-form-1 .form_body .module-btn-white.module_btn_disabled{cursor:none;pointer-events:none;background:#9e9e9e;border-color:#9e9e9e}.layout-module-form-1 .form_content{position:relative;z-index:2}@keyframes slideIn{0%{width:0}100%{width:112%}}.layout-module-form-1 .module_left{height:auto;width:83.6rem;position:relative;max-width:100%}.layout-module-form-1 .module-title{font-weight:bold;font-size:6rem;color:#000000;line-height:1}.layout-module-form-1 .module-title.layout-title-animation .tag{padding:0 0 2rem}.layout-module-form-1 .module-title.layout-title-animation .tag:before{background-image:url("https://mp-website-test-gahumi.matchexpo.cn/resources/files/0107/677ce19b6fb19/image 48.png")}.layout-module-form-1 .module-describe{margin-top:4.2rem;color:#000000;font-weight:500;line-height:1.2;font-size:var(--f-s-30)}.layout-module-form-1 .text_list{font-size:var(--f-s-24);margin-top:6rem;display:flex;flex-direction:column;grid-gap:3rem}.layout-module-form-1 .text_list .text_item{display:flex;grid-gap:1rem;color:var(--ui-color-assist-eight)}.layout-module-form-1 .img_box{margin:.3rem 0 0;width:2.2rem;height:2.2rem}.layout-module-form-1 .img_box>img{object-fit:contain}.layout-module-form-1 .col-md-6{flex:1}.layout-module-form-1 .input-group{border:1px solid #1d1d1d;padding:.3rem}.layout-module-form-1 .input-group.is-invalid{border-color:#ede91b}.layout-module-form-1 .input-group.is-valid{border-color:#1D1D1D}.layout-module-form-1 .input-group label{background:transparent;border:none;font-size:var(--f-s-18);color:#6b6b6b;line-height:1.5;max-width:100%;overflow:hidden}.layout-module-form-1 .input-group label span{color:#dc3545}.layout-module-form-1 .input-group input,.layout-module-form-1 .input-group select{background-color:#fff;border:none;font-size:var(--f-s-22);color:#6b6b6b;line-height:1.5}.layout-module-form-1 .input-group select option{color:#000;background-color:#fff}.layout-module-form-1 .form-floating{overflow:hidden}.layout-module-form-1 .form-floating label{transition-duration:400ms;padding:1rem .8rem 1rem;transform:translateY(0) translateX(0) !important}.layout-module-form-1 .form-floating input,.layout-module-form-1 .form-floating textarea{color:#6b6b6b}.layout-module-form-1 .form-floating input:focus ~ label,.layout-module-form-1 .form-floating textarea:focus ~ label{opacity:0;padding:.5rem 1.4rem 1rem;transform:translateY(0) translateX(-100%) !important}.layout-module-form-1 .form-floating input:not(:placeholder-shown) ~ label,.layout-module-form-1 .form-floating textarea:not(:placeholder-shown) ~ label{padding:.5rem 1.4rem 1rem}.layout-module-form-1 .form-floating input:valid ~ label,.layout-module-form-1 .form-floating textarea:valid ~ label{opacity:0;padding:.5rem 1.4rem 1rem;transform:translateY(0) translateX(-100%) !important}.layout-module-form-1 .form-floating select ~ label{opacity:1 !important;transform:translateY(0) translateX(0) !important}.layout-module-form-1 .form-floating .form-select:focus ~ label{transform:translateY(0) translateX(-100%) !important;padding:.5rem 1.4rem 1rem}.layout-module-form-1 .form-floating .form-select ~ label{opacity:0 !important;transform:translateY(0) translateX(-100%) !important;padding:.5rem 1.4rem 1rem}.layout-module-form-1 .form-floating input,.layout-module-form-1 .form-floating select,.layout-module-form-1 .form-floating textarea{border:none;border-radius:0;font-size:var(--f-s-14);padding:.4rem !important;width:100%}.layout-module-form-1 .form-floating input:focus,.layout-module-form-1 .form-floating select:focus,.layout-module-form-1 .form-floating textarea:focus{outline:none;box-shadow:none}.layout-module-form-1 .form-floating textarea{min-height:12.1rem}.layout-module-form-1 .owl-carousel-module{position:relative;width:78.8rem;max-width:100%}.layout-module-form-1 .owl-carousel-module .left_float_icon,.layout-module-form-1 .owl-carousel-module .right_float_icon{width:3.6rem;height:3.6rem;border-radius:3rem;background-color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;bottom:50%;z-index:2;transition:.3s all;border:1px solid #181818;transform:translateY(50%)}.layout-module-form-1 .owl-carousel-module .left_float_icon:hover,.layout-module-form-1 .owl-carousel-module .right_float_icon:hover{cursor:pointer;background-color:var(--ui-color-primary);border-color:var(--ui-color-primary)}.layout-module-form-1 .owl-carousel-module .left_float_icon:hover:before,.layout-module-form-1 .owl-carousel-module .right_float_icon:hover:before{color:#fff}.layout-module-form-1 .owl-carousel-module .left_float_icon{left:-4.8rem}.layout-module-form-1 .owl-carousel-module .left_float_icon:before{font-size:1.6rem;content:"\ee4c";font-family:"iconfont" !important;color:#000;transition:.3s all}.layout-module-form-1 .owl-carousel-module .right_float_icon{right:-4.8rem}.layout-module-form-1 .owl-carousel-module .right_float_icon:before{font-size:1.6rem;content:"\e72e";font-family:"iconfont" !important;color:#000;transition:.3s all}@media (max-width: 992px){.layout-module-form-1{display:flex;flex-direction:column;margin:0;height:auto;padding:0;grid-gap:2.4rem}.layout-module-form-1 .content-box{flex-direction:column;grid-gap:4.4rem}.layout-module-form-1 .module_left{width:100%}.layout-module-form-1 .module-title{font-size:var(--f-s-32);margin:0 0 1.9rem;line-height:1}.layout-module-form-1 .module-title .animation_img_box{width:fit-content;display:inline-block}.layout-module-form-1 .module-describe{font-size:var(--f-s-20);line-height:1.2;margin:0 0 3.4rem}.layout-module-form-1 .module_form{position:unset;width:100%;margin-left:0;padding:4.4rem 3rem 5.9rem}.layout-module-form-1 .module_form .form_title{font-size:var(--f-s-32);line-height:1;margin:0 0 3.4rem}.layout-module-form-1 .form_body .form-control{font-size:var(--f-s-16)}.layout-module-form-1 .form_body .layout-form-body-blade{grid-gap:2rem}.layout-module-form-1 .form_body .layout-form-body-blade .input-group{margin:0}.layout-module-form-1 .form_body .layout-form-body-blade .input-group label{font-size:var(--f-s-16)}.layout-module-form-1 .form_body .layout-form-body-blade .style_flex{margin:0;grid-gap:2rem;flex-direction:column}.layout-module-form-1 .form_body .module-btn-white{font-size:var(--f-s-16);padding:1rem 2.3rem 1rem 1rem}.layout-module-form-1 .form_body .module-btn-white:after{font-size:var(--f-s-12)}.layout-module-form-1 .style_flex .col-md-6{flex:1}.layout-module-form-1 .flot_image{width:calc(100% + 3rem);max-width:calc(100% + 3rem);margin:1.3rem -1.5rem 0;aspect-ratio:345/145}.layout-module-form-1 .image-list{width:calc(100% + 3rem);max-width:calc(100% + 3rem);margin:1.3rem -1.5rem 0}.layout-module-form-1 .image-list .image-item{aspect-ratio:345/145}.layout-module-form-1 .module_right{margin-top:0;padding:0;width:100%}.layout-module-form-1 .form_content{padding:7.6rem 3rem 0}.layout-module-form-1 .form_content .module-describe{margin-top:1.2rem}.layout-module-form-1 .form_content .text_list{grid-gap:2.4rem;margin:0}.layout-module-form-1 .form_content .text_item .img_box{width:1.5rem;height:1.5rem;margin:.1rem 0 0}.layout-module-form-1 .form_content .flex_wrap{flex:1;font-size:var(--f-s-16);line-height:1.2}.layout-module-form-1 .owl-carousel-module .left_float_icon{left:0}.layout-module-form-1 .owl-carousel-module .right_float_icon{right:0}}.product-details-container{font-family:website_maim_font_reddit_sans}.product-details-container .layout-module-form{margin:0}
