.product-detail-wrap{padding:50px 15px}.product-detail-inner{display:flex;flex-flow:wrap}.product-image{width:45%}.product-image img{border-radius:10px;width:100%}.product-content{padding:20px 20px 20px 46px;width:55%}.product-content h3.title{font-weight:700;margin:0;padding:0 0 10px}.product-content .product-text{font-size:14px;margin:0 0 10px;padding:0}.product-content .product-text p{font-size:14px;margin:0;max-width:100%!important;padding:0}.product-code{color:#f9a66d;font-size:16px;font-weight:700;line-height:normal;padding-bottom:20px}.product-price{border-top:1px solid rgba(0,0,0,.1);color:#333;font-size:28px;font-style:normal;font-weight:700;line-height:128%;padding:20px 0}.product-content .bottom-content{border:1px solid #d8dce4;border-radius:10px;font-size:14px;padding:20px}.product-content .bottom-content h4{font-size:16px}.product-content .bottom-content ul{margin:0;padding-left:18px}.product-content .bottom-content ul li{padding-bottom:10px}.product-content .bottom-content ul li a{color:#000;text-decoration:underline}.product-content .bottom-content ul li a:hover{color:#f9a66d}.product-content .bottom-content ul li strong{color:#333;font-weight:400}.product-content .bottom-content p{margin:0 0 10px;max-width:100%!important;padding:0}.product-content .bottom-content hr{background:rgba(0,0,0,.1);display:inline-block;height:1px;vertical-align:top;width:100%}.product-image .slider{overflow:hidden;position:relative;width:100%}.product-image .slides{display:flex;transition:transform .5s ease-in-out;width:100%}.product-image .slide{flex-shrink:0;width:100%}.product-image .slide img{display:block}.product-image button.next,.product-image button.prev{background:#4566a3;border:none;color:#fff;cursor:pointer;outline:0;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.product-image button.prev{left:10px}.product-image button.next{right:10px}.product-image .slide img{height:100%;object-fit:cover;width:100%}.product-image .dots{margin-top:15px;text-align:center}.product-image .dot{background-color:rgba(69,102,163,.5);border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 6px;transition:background-color .3s;width:12px}.product-image .dot.active{background-color:#4566a3}@media (max-width:991px){.product-content{padding-left:30px}}@media (max-width:767px){.product-image{width:100%}.product-content{padding:30px 0 0;width:100%}.product-price{font-size:20px}.product-content .bottom-content p{font-size:14px}.product-image .slide img{aspect-ratio:16/9}}