.product_wrapper{padding-bottom:30px}.product_wrapper .detail-overview{padding-bottom:40px}.product_wrapper .detail-overview .product-sliders{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}@media (min-width: 768px){.product_wrapper .detail-overview .product-sliders{flex-direction:row}}.product_wrapper .detail-overview .product-sliders .thumbSlider{max-width:none;width:100%;order:1}@media (min-width: 768px){.product_wrapper .detail-overview .product-sliders .thumbSlider{order:0;max-width:100px;height:579px}}@media (min-width: 992px){.product_wrapper .detail-overview .product-sliders .thumbSlider{max-width:100px;height:419px}}@media (min-width: 1200px){.product_wrapper .detail-overview .product-sliders .thumbSlider{height:524px}}.product_wrapper .detail-overview .product-sliders .thumbSlider .image{aspect-ratio:1;border:1px solid var(--border-color)}.product_wrapper .detail-overview .product-sliders .thumbSlider .swiper-slide-thumb-active .image{border:1px solid var(--primary-color)}.product_wrapper .detail-overview .product-sliders .mainSlider{flex-grow:1;width:100%}.product_wrapper .detail-overview .product-sliders .mainSlider .product-badges{position:absolute;top:6px;left:6px;z-index:1;display:flex;align-items:center;gap:10px}.product_wrapper .detail-overview .product-sliders .mainSlider .product-badges .new{padding:4px 15px;background:#eb5757;color:#fff;font-size:12px;font-weight:600}.product_wrapper .detail-overview .product-sliders .mainSlider .product-badges .sale{padding:4px 15px;background:#b21010;color:#fff;font-size:12px;font-weight:600}.product_wrapper .detail-overview .product-sliders .swiper-slide{cursor:pointer;display:flex;align-items:flex-start;justify-content:center}.product_wrapper .detail-overview .product-sliders .swiper-slide .image{aspect-ratio:1;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;border-radius:4px;border:1px solid var(--border-color)}.product_wrapper .detail-overview .product-sliders .swiper-slide .image img{padding:5px;height:100%;width:100%;object-fit:scale-down}.product_wrapper .detail-overview .product-content{display:flex;flex-direction:column}.product_wrapper .detail-overview .product-content .product-detail{padding-bottom:30px;margin-bottom:20px;border-bottom:2px solid var(--border-color)}.product_wrapper .detail-overview .product-content .product-detail .product-info{display:flex;flex-direction:column;gap:4px;padding:12px 0}.product_wrapper .detail-overview .product-content .product-detail .product-info .title{margin-right:8px}.product_wrapper .detail-overview .product-content .product-detail .product-info .name{font-size:18px !important;font-weight:600;margin-bottom:4px}.product_wrapper .detail-overview .product-content .product-detail .product-info .material{margin-bottom:4px}.product_wrapper .detail-overview .product-content .product-detail .product-info .color{display:flex;align-items:center}.product_wrapper .detail-overview .product-content .product-detail .product-info .color .colors{display:flex;align-items:center;gap:12px}.product_wrapper .detail-overview .product-content .product-detail .product-info .color .colors .color-item{display:flex;align-items:center}.product_wrapper .detail-overview .product-content .product-detail .product-info .color .colors .color-item .color-preview{width:20px;height:20px;border-radius:100%;background:#000;margin-right:4px;border:1px solid var(--border-color)}.product_wrapper .detail-overview .product-content .product-detail .product-info .color .colors .color-item .color-name{font-size:14px;font-weight:600}.product_wrapper .detail-overview .product-content .product-detail .product-info .price-sale .desc{font-size:16px;font-weight:600}.product_wrapper .detail-overview .product-content .product-detail .product-info .price .desc{font-size:16px;color:var(--text-secondary-color);text-decoration:line-through}.product_wrapper .detail-overview .product-content .product-detail .product-info .vat{margin-left:16px;display:inline-flex;align-items:center;padding:6px 12px;background:#f5f5f5;color:#999}.product_wrapper .detail-overview .product-content .product-detail .product-info .vat .desc{font-size:12px;margin-left:4px}.product_wrapper .detail-overview .product-content .product-detail .product-buttons{display:flex;align-items:center;gap:20px}.product_wrapper .detail-overview .product-content .product-detail .product-buttons .product-button{display:flex;align-items:center;gap:8px;padding:8px 40px;background:var(--link-color);color:#fff;cursor:pointer;transition:all 0.3s}.product_wrapper .detail-overview .product-content .product-detail .product-buttons .product-button:hover{background:var(--primary-color)}.product_wrapper .detail-overview .product-content .product-detail .product-buttons .product-button i{font-size:16px}.product_wrapper .detail-overview .product-content .product-inner{display:flex;flex-direction:column;gap:16px}.product_wrapper .detail-overview .product-content .product-inner .product-box{padding:16px 20px;background:var(--secondary-color)}.product_wrapper .detail-overview .product-content .product-inner .product-box .title{font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.product_wrapper .detail-overview .product-content .product-inner .product-box.active .content{max-height:none}.product_wrapper .detail-overview .product-content .product-inner .product-box.active .icon .plus{display:none}.product_wrapper .detail-overview .product-content .product-inner .product-box.active .icon .minus{display:block}.product_wrapper .detail-overview .product-content .product-inner .product-box .content{max-height:0px;overflow:hidden;margin-top:4px;transition:all 0.3s}.product_wrapper .detail-overview .product-content .product-inner .product-box .content .content-inner{line-height:2rem}.product_wrapper .detail-overview .product-content .product-inner .product-box .icon .plus{display:block}.product_wrapper .detail-overview .product-content .product-inner .product-box .icon .minus{display:none}.product_wrapper .detail-desc{padding-bottom:30px;border-bottom:3px solid var(--border-color)}.product_wrapper .detail-desc .tabs{display:flex;align-items:center;justify-content:center;border-bottom:3px solid var(--secondary-color);margin-bottom:20px}.product_wrapper .detail-desc .tabs .tab{padding:4px 20px;text-align:center;font-size:16px;font-weight:600;cursor:pointer;border:none;transition:all 0.3s ease;position:relative}.product_wrapper .detail-desc .tabs .tab.active::after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:3px;background:#2563eb}.product_wrapper .detail-desc .tabs-mobile{position:relative;padding:8px 20px;background:var(--link-color);color:#fff;margin-bottom:20px}.product_wrapper .detail-desc .tabs-mobile .selected{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.product_wrapper .detail-desc .tabs-mobile.active .tabs-dropdown{display:block}.product_wrapper .detail-desc .tabs-mobile .tabs-dropdown{border-top:1px solid var(--border-color);position:absolute;top:100%;left:0;right:0;display:none;z-index:1;background:#000}.product_wrapper .detail-desc .tabs-mobile .tabs-dropdown .tab{padding:8px 20px;background:var(--link-color);cursor:pointer;transition:all 0.1s}.product_wrapper .detail-desc .tabs-mobile .tabs-dropdown .tab:hover{background:var(--primary-color)}.product_wrapper .detail-desc .content_wrapper{position:relative;max-height:400px;overflow:hidden}.product_wrapper .detail-desc .content_wrapper .tab-content{display:none}.product_wrapper .detail-desc .content_wrapper .tab-content.active{display:block}.product_wrapper .detail-desc .content_wrapper #description p:has(>img){text-align:center}.product_wrapper .detail-desc .content_wrapper #description img{max-width:100%}.product_wrapper .detail-desc .content_wrapper .product-technical{display:flex;justify-content:space-between;flex-direction:column;gap:20px}.product_wrapper .detail-desc .content_wrapper .product-technical .title{font-size:16px;font-weight:600;margin-bottom:8px}.product_wrapper .detail-desc .content_wrapper .product-technical .divided{height:14px;width:1px;background:#000}@media (min-width: 756px){.product_wrapper .detail-desc .content_wrapper .product-technical{flex-direction:row}.product_wrapper .detail-desc .content_wrapper .product-technical>div{width:100%}}@media (min-width: 992px){.product_wrapper .detail-desc .content_wrapper .product-technical{padding:0 100px}.product_wrapper .detail-desc .content_wrapper .product-technical>div{width:33.33%;max-width:300px}}.product_wrapper .detail-desc .content_wrapper .product-technical .product-documentations .documentation-item{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;cursor:pointer;margin-bottom:8px}.product_wrapper .detail-desc .content_wrapper .product-technical .product-documentations .documentation-item:hover a{color:var(--primary-color)}.product_wrapper .detail-desc .content_wrapper .product-technical .product-documentations .documentation-item svg{width:20px}.product_wrapper .detail-desc .content_wrapper .product-technical .product-documentations .documentation-item a{color:var(--link-color);transition:all 0.3s}.product_wrapper .detail-desc .content_wrapper .product-technical .product-cad2d .cad2d-type{margin-bottom:4px}.product_wrapper .detail-desc .content_wrapper .product-technical .cad-items{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product_wrapper .detail-desc .content_wrapper .product-technical .cad-items .cad-item{display:flex;align-items:baseline;gap:4px;cursor:pointer}.product_wrapper .detail-desc .content_wrapper .product-technical .cad-items .cad-item:hover a{color:var(--primary-color)}.product_wrapper .detail-desc .content_wrapper .product-technical .cad-items .cad-item a{color:var(--link-color);transition:all 0.3s}.product_wrapper .detail-desc .content_wrapper .showmore{position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to top, #fff, rgba(255,255,255,0));display:flex;align-items:flex-end;justify-content:center;cursor:pointer}.product_wrapper .detail-desc .content_wrapper .showmore span{text-decoration:underline}.product_wrapper .detail-desc .content_wrapper .showmore span:hover{text-decoration:none}.product_wrapper .detail-desc .content_wrapper:has(#technical.active),.product_wrapper .detail-desc .content_wrapper.expanded{max-height:none}.product_wrapper .detail-desc .content_wrapper:has(#technical.active) .showmore,.product_wrapper .detail-desc .content_wrapper.expanded .showmore{display:none}
