.area3d{margin:100px 0;padding:0 var(--space);}.area3d .area{text-align:center;background-color:#eee;border-radius:10px;padding:0 var(--space);padding-top:180px;padding-bottom:450px;}.area3d .area .t{font-size:50px;margin-bottom:20px;}.area3d .area .d{width:760px;max-width:100%;margin:0 auto;}.area3d img{display:block;margin:0 auto;border-radius:10px;margin-top:-300px;width:calc(100% - (var(--space)*2));}.area3d:after{content:'';clear:both;display:block;}.area3d.no-img .area{padding-top:120px;padding-bottom:120px;}.area3d.no-img img{display:none;}.product-slider{position:relative;padding:0 var(--space);overflow:hidden;margin:100px 0;}.product-slider .owl-carousel .owl-stage-outer{overflow:inherit;}.product-slider .owl-carousel .owl-dots{margin-top:55px;display:flex;justify-content:center;}.product-slider .owl-carousel .owl-dots button{width:40px;height:2px;background-color:var(--color1);transition:0.2s;opacity:0.3;margin-right:10px;}.product-slider .owl-carousel .owl-dots button.active{opacity:1;}.product-slider .owl-carousel .owl-dots button:last-child{margin-right:0;}.product-detail .betternew .slider-area{padding-right:50px;}.product-detail .betternew .slider-area .img{height:50vh;overflow:hidden;border-radius:10px;position:relative;border:1px solid #eee;}.product-detail .betternew .slider-area .img img{width:100%;height:100%;object-fit:cover;}.product-detail .betternew .slider-area .thumbs{padding-top:35px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px;}.product-detail .betternew .slider-area .thumbs a{text-decoration:none;display:block;}.product-detail .betternew .slider-area .thumbs a img{width:85px;height:60px;border-radius:10px;}.product-detail .betternew .right-area .product-code{font-size:13px;margin-top:20px;display:inline-flex;flex-direction:column;background:#f5f5f5;border-radius:10px;padding:15px 30px;}.product-detail .betternew .right-area .product-code span{opacity:0.5;}.product-detail .betternew .right-area .product-code h2{font-size:18px;margin:0;}.product-detail .betternew .right-area .t-box{margin-top:30px;}.product-detail .betternew .right-area .t-box h1,.product-detail .betternew .right-area .t-box h2,.product-detail .betternew .right-area .t-box h3,.product-detail .betternew .right-area .t-box h4{font-size:18px;font-weight:500;padding:10px 34px;}.product-detail .betternew .right-area .t-box ul{list-style-type:none;padding:0;margin:0;}.product-detail .betternew .right-area .t-box ul li{display:block;padding:20px 34px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;gap:20px;text-align:right;}.product-detail .betternew .right-area .t-box ul li b,.product-detail .betternew .right-area .t-box ul li strong{font-weight:normal;text-align:left;}.product-detail .betternew .right-area .t-box ul li:nth-child(2n+1){background-color:#f5f5f5;}.product-detail .betternew .right-area .top-box{background-color:#e9edfa;padding:35px;border-radius:10px;}.product-detail .betternew .right-area .top-box .price{display:flex;align-items:center;margin-bottom:25px;font-size:20px;justify-content:space-between;font-weight:500;}.product-detail .betternew .right-area .top-box .price i{font-style:normal;}.product-detail .betternew .right-area .top-box .p-btns a{display:block;padding:9px 15px;text-align:center;border-radius:10px;transition:0.2s;text-decoration:none;color:inherit;font-size:16px;}.product-detail .betternew .right-area .top-box .p-btns a.t{background-color:var(--color2);color:#fff;}.product-detail .betternew .right-area .top-box .p-btns a.p{background-color:var(--color1);color:#fff;}.product-detail .betternew .right-area .top-box .p-btns a.o{background-color:#fff;margin-top:20px;}.product-detail .betternew .right-area .top-box .p-btns a:hover{opacity:0.8;}.product-detail .newarea{margin:0 var(--space);display:flex;align-items:flex-start;gap:30px;flex-direction:row-reverse;}.product-detail .newarea .box{width:55%;border:1px solid #eee;border-radius:10px;font-size:15px;padding:50px;}.product-detail .newarea .box h1,.product-detail .newarea .box h2,.product-detail .newarea .box h3,.product-detail .newarea .box h4,.product-detail .newarea .box h5,.product-detail .newarea .box h6{font-size:25px;margin-bottom:25px;}.product-detail .newarea .box .table{width:100%;}.product-detail .newarea .box .table tr{border-color:#f3f3f3;}.product-detail .newarea .box .table tr td{padding:15px 0;}.product-detail .newarea .box .table tr td:last-child{text-align:right;}.product-detail .newarea .box .table tr:last-child{border-bottom:0px;}.product-detail .newarea .box ul{display:flex;flex-wrap:wrap;margin:0;padding:0;row-gap:10px;}.product-detail .newarea .box ul li{width:50%;padding-bottom:10px;border-bottom:1px solid #f3f3f3;display:flex;justify-content:space-between;align-items:center;text-align:right;}.product-detail .newarea .box ul li b,.product-detail .newarea .box ul li strong{text-align:left;font-weight:500;}.product-detail .newarea .box ul li:nth-child(2n+1){padding-right:40px;}.product-detail .newarea .img{width:45%;border-radius:10px;overflow:hidden;height:55vh;border:1px solid #eee;}.product-detail .newarea .img img{width:100%;height:100%;object-fit:contain;padding:30px;}.product-detail .newarea .img .p-buttons{position:absolute;left:30px;bottom:30px;}.product-detail .newarea .img .p-buttons a{width:115px;background-color:#fff;border:1px solid #eee;color:var(--color1);}.product-detail .newarea .img .p-buttons a:hover{border-color:var(--color2);background-color:var(--color2);color:#fff;}.product-detail .newarea .img.full-img img{object-fit:cover;padding:0;}.product-detail .newarea .img.full-img .p-buttons a{border:0px;}.product-detail .toparea{padding:0 var(--space);margin:75px 0;padding-top:50px;}.product-detail .toparea .t{font-size:36px;line-height:55px;}.product-detail .bottomarea{background-color:#eee;padding:70px var(--space);border-radius:10px;margin:0 var(--space);display:flex;align-items:center;position:relative;}.product-detail .bottomarea .left{width:50%;}.product-detail .bottomarea .left .b{font-size:22px;line-height:32px;margin-bottom:20px;}.product-detail .bottomarea .left .p-buttons{width:400px;max-width:100%;margin-top:35px;}.product-detail .bottomarea .left .table table{font-size:17px;width:100%;}.product-detail .bottomarea .left .table table tr{border-color:#dbdbdb;}.product-detail .bottomarea .left .table table tr td{padding:15px 0;}.product-detail .bottomarea .left .table table tr td:last-child{text-align:right;}.product-detail .bottomarea .left .table table tr:last-child{border-bottom:0px;}.product-detail .bottomarea .right{user-select:none;width:50%;height:100%;}.product-detail .bottomarea .right .tecnic{position:absolute;bottom:var(--space);right:var(--space);background-color:rgba(255, 255, 255, 0.8);border-radius:10px;backdrop-filter:blur(5px);padding:45px;}.product-detail .bottomarea .right .tecnic .dt{font-size:28px;line-height:32px;margin-bottom:15px;}.product-detail .bottomarea .right img{pointer-events:none;padding-top:50px;width:50%;height:calc(100% + 186px);object-fit:contain;object-position:bottom right;position:absolute;bottom:100px;right:0;}.product-detail .bottomarea .right.full-img{position:relative;padding-left:75px;}.product-detail .bottomarea .right.full-img img{position:relative;width:100%;height:auto;bottom:auto;padding-top:0;border-radius:10px;}.product-detail .bottomarea .right.full-img .tecnic{bottom:0;right:0;}