@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);.product-display{flex-direction:column;gap:10px!important}.product-display-description{color:#fff;font-size:30px;font-weight:500}.product-detail-hero-section{padding:20px 0}.product-detail-hero{background:#f5f5f5;padding-left:40px;padding-right:40px;padding-top:40px;padding-bottom:0;min-height:600px;margin-top:-110px;position:relative;z-index:50}.product-detail-hero .breadcrumb-custom{border-bottom:1px solid rgba(0,0,0,.2823529412);padding-bottom:20px}.product-detail-hero .breadcrumb-custom img{padding:0 4px}.product-detail-hero .breadcrumb-extended{background:rgba(0,0,0,0);padding:0;margin-bottom:30px}.product-detail-hero .breadcrumb-extended .breadcrumb-item{font-size:14px;color:#4a5568}.product-detail-hero .breadcrumb-extended .breadcrumb-item.active{color:#ff6b35;font-weight:600}.product-detail-hero .breadcrumb-extended .breadcrumb-item a{color:#4a5568;text-decoration:none;transition:color .3s ease}.product-detail-hero .breadcrumb-extended .breadcrumb-item a:hover{color:#ff6b35}.product-detail-hero .product-swiper-container{flex:1;max-width:500px}.product-detail-hero .product-swiper-container .product-swiper{width:100%;height:400px;overflow:hidden;box-shadow:0 4px 4px rgba(0,0,0,.1);margin-bottom:15px}.product-detail-hero .product-swiper-container .product-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;cursor:zoom-in}.product-detail-hero .product-swiper-container .product-swiper .swiper-slide img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .3s ease;transform-origin:center center}.product-detail-hero .product-swiper-container .product-swiper .swiper-slide img:hover{transform:scale(1.5)}.product-detail-hero .product-swiper-container .product-swiper .swiper-pagination{bottom:20px}.product-detail-hero .product-swiper-container .product-swiper .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:.7;width:12px;height:12px;margin:0 6px}.product-detail-hero .product-swiper-container .product-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ff6b35;opacity:1}.product-detail-hero .product-swiper-container .product-swiper .swiper-button-next,.product-detail-hero .product-swiper-container .product-swiper .swiper-button-prev{color:#fff;background:rgba(0,0,0,.5);border-radius:50%;width:44px;height:44px;margin-top:-22px;transition:all .3s ease}.product-detail-hero .product-swiper-container .product-swiper .swiper-button-next:after,.product-detail-hero .product-swiper-container .product-swiper .swiper-button-prev:after{font-size:18px;font-weight:600}.product-detail-hero .product-swiper-container .product-swiper .swiper-button-next:hover,.product-detail-hero .product-swiper-container .product-swiper .swiper-button-prev:hover{background:rgba(0,0,0,.7);transform:scale(1.1)}.product-detail-hero .product-swiper-container .product-swiper .swiper-button-next{right:10px}.product-detail-hero .product-swiper-container .product-swiper .swiper-button-prev{left:10px}.product-detail-hero .product-swiper-container .product-thumbs{width:100%;height:80px;position:relative;padding:4px 24px}.product-detail-hero .product-swiper-container .product-thumbs .swiper-wrapper{align-items:center}.product-detail-hero .product-swiper-container .product-thumbs .swiper-slide{width:80px;height:80px;border-radius:10px;overflow:hidden;cursor:pointer;border:1px solid #111;transition:all .3s ease;opacity:.6;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-detail-hero .product-swiper-container .product-thumbs .swiper-slide.swiper-slide-thumb-active{border-color:#ff6b35;opacity:1;box-shadow:0 4px 12px rgba(255,107,53,.3)}.product-detail-hero .product-swiper-container .product-thumbs .swiper-slide:hover{opacity:1;box-shadow:0 4px 12px rgba(0,0,0,.15)}.product-detail-hero .product-swiper-container .product-thumbs .swiper-slide img{width:100%;height:100%;object-fit:contain;padding:8px}.product-detail-hero .product-swiper-container .product-thumbs .swiper-button-next,.product-detail-hero .product-swiper-container .product-thumbs .swiper-button-prev{width:32px;height:32px;margin-top:-16px;background:#d34b22;color:#fff;transition:all .3s ease}.product-detail-hero .product-swiper-container .product-thumbs .swiper-button-next:after,.product-detail-hero .product-swiper-container .product-thumbs .swiper-button-prev:after{font-size:12px;font-weight:700}.product-detail-hero .product-swiper-container .product-thumbs .swiper-button-next:hover,.product-detail-hero .product-swiper-container .product-thumbs .swiper-button-prev:hover{background:#ff4502;transform:scale(1.1)}.product-detail-hero .product-swiper-container .product-thumbs .swiper-button-next{right:6px}.product-detail-hero .product-swiper-container .product-thumbs .swiper-button-prev{left:6px}.product-detail-hero .product-info{flex:1}.product-detail-hero .product-info .product-category{display:inline-block;background:#636a71;color:#fff;padding:6px 16px;border-radius:0;font-size:20px;font-weight:500;text-transform:capitalize;margin-bottom:30px}.product-detail-hero .product-info .product-title{font-size:30px;font-weight:500;color:#000;margin-bottom:20px;line-height:1.2}.product-detail-hero .product-info .product-description{font-size:20px;color:#4a5568;line-height:1.6;margin-bottom:30px}.product-detail-hero .product-info .product-actions{display:flex;gap:20px;align-items:center}.btn-gradient{border:1px solid #d9531e;background:linear-gradient(135deg,#d9531e,#dda331 100%);color:#fff;padding:14px 28px;border-radius:15px;font-weight:600;font-size:16px;text-decoration:none;align-items:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,107,53,.3)}.btn-gradient:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.4);color:#fff}.btn-gradient i{font-size:14px}.btn-outline{background:#db6b3e;border:1px solid #d9531e;color:#fff;padding:14px 26px;border-radius:15px;font-weight:600;font-size:16px;text-decoration:none;align-items:center;gap:8px;transition:all .3s ease}.btn-outline:hover{background:#ff6b35;color:#fff;transform:translateY(-2px)}.btn-outline i{font-size:14px}.social-buttons-wrapper{padding-bottom:0!important}.product-advantages{background-size:cover!important;margin-top:80px;padding:80px 0 0;background-color:#f8f9fa}.product-advantages-wrapper{background:rgba(245,245,245,.778);padding:70px 50px}.product-advantages .section-title{font-size:30px;font-weight:500;color:#111;margin-bottom:3rem;letter-spacing:1px}.product-advantages .advantage-item{padding:2rem;border-radius:8px;height:100%;transition:transform .3s ease , box-shadow .3s ease}.product-advantages .advantage-item b{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1.3rem;line-height:2}.product-advantages .advantage-item{color:#666;line-height:1.6;margin-bottom:0;font-size:.95rem}.product-detail-section{padding:0 0 80px 0;background-color:#fff}.product-detail-section .additional{background:rgba(245,245,245,.8980392157);width:100%;height:91px;margin-bottom:75px}.product-detail-section .section-title{font-size:30px;font-weight:400;color:#111;margin-bottom:2rem;text-align:center}.product-detail-section .section-title .section-subtitle{font-size:1rem;font-weight:400;color:#666;margin-left:10px}.product-detail-section .description-section{margin-bottom:4rem;font-size:15px;color:#1e1e1e;line-height:31px}.product-detail-section .description-section .description-intro{font-size:1rem;color:#333;margin-bottom:1rem}.product-detail-section .description-section .feature-list{list-style:none;padding-left:0}.product-detail-section .description-section .feature-list li{position:relative;padding-left:20px;margin-bottom:.5rem;color:#555;line-height:1.6}.product-detail-section .description-section .feature-list li:before{content:"-";position:absolute;left:0;color:#333;font-weight:600}.robot-info-table{background:#fff;border-radius:8px;overflow:hidden;margin-bottom:2rem}.robot-info-table .table-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;align-items:center;padding:1rem 1.5rem}.product-detail-section .table-subheader{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;padding:1.5rem;font-size:.85rem;color:#666;background:#f8f9fa;position:relative}.product-detail-section .table-subheader .robot-model{font-size:1.1rem;color:#ff6b35;grid-column:1}.product-detail-section .table-subheader .robot-specs{display:contents}.product-detail-section .table-subheader .robot-specs .spec-item{font-size:.9rem;color:#333;text-align:left}.product-detail-section .table-subheader .robot-specs .spec-item i{color:#ff6b35;margin-right:5px}.product-detail-section .table-subheader .robot-specs .spec-item.pdf-link{color:#ff6b35}.product-detail-section .table-subheader .robot-specs span{text-align:left}.product-detail-section .table-subheader .robot-specs span:first-child{text-align:left}.product-detail-section .table-arrow{color:#ff6b35;position:absolute;right:30px;top:20px;z-index:22;font-size:22px}.product-detail-section .spec-table{border-radius:8px;overflow:hidden}.product-detail-section .spec-table .spec-row{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem}.product-detail-section .spec-table .spec-row:last-child{border-bottom:none}.product-detail-section .spec-table .spec-row .spec-label{font-weight:500;color:#333;flex:1;font-size:.95rem}.product-detail-section .spec-table .spec-row .spec-value{color:#666;text-align:left;flex:1;font-size:.95rem}.product-detail-section .spec-table .spec-row .spec-value .pdf-link{color:#ff6b35;text-decoration:none;font-weight:500}.product-detail-section .spec-table .spec-row .spec-value .pdf-link:hover{text-decoration:underline}.product-detail-section .spec-table .spec-row .spec-value .pdf-link i{margin-right:5px}.product-detail-section .spec-table .spec-row .spec-value .controller-link{color:#ff6b35;text-decoration:none;margin-left:10px;font-weight:500}.product-detail-section .spec-table .spec-row .spec-value .controller-link:first-child{margin-left:0}.product-detail-section .spec-table .spec-row .spec-value .controller-link:hover{text-decoration:underline}.product-detail-section .spec-table .spec-row .spec-value .controller-link i{margin-right:3px;font-size:.8rem}.product-detail-section .spec-table .spec-row .spec-value .btn{border:1px solid #000;font-size:.85rem;padding:.5rem 2rem;border-radius:0}@media (max-width:768px){.product-detail-hero{padding:15px;min-height:auto;margin-top:-80px}.product-detail-hero .breadcrumb-custom{padding-bottom:15px;margin-bottom:20px}.product-detail-hero .breadcrumb-custom img{padding:0 2px}.product-detail-hero .breadcrumb-extended{margin-bottom:20px}.product-detail-hero .breadcrumb-extended .breadcrumb-item{font-size:12px}.product-detail-hero .product-detail-content{flex-direction:column;gap:25px}.product-detail-hero .product-detail-content .product-swiper-container{max-width:100%}.product-detail-hero .product-detail-content .product-swiper-container .product-swiper{height:280px;margin-bottom:10px}.product-detail-hero .product-detail-content .product-swiper-container .product-swiper .swiper-slide img{padding:10px}.product-detail-hero .product-detail-content .product-swiper-container .product-swiper .swiper-button-next,.product-detail-hero .product-detail-content .product-swiper-container .product-swiper .swiper-button-prev{width:32px;height:32px;margin-top:-16px}.product-detail-hero .product-detail-content .product-swiper-container .product-swiper .swiper-button-next:after,.product-detail-hero .product-detail-content .product-swiper-container .product-swiper .swiper-button-prev:after{font-size:12px}.product-detail-hero .product-detail-content .product-swiper-container .product-swiper .swiper-pagination{bottom:10px}.product-detail-hero .product-detail-content .product-swiper-container .product-swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px}.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs{height:55px;padding:2px 20px}.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs .swiper-slide{width:55px;height:55px}.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs .swiper-slide img{padding:6px}.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs .swiper-button-next,.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs .swiper-button-prev{width:28px;height:28px;margin-top:-14px}.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs .swiper-button-next:after,.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs .swiper-button-prev:after{font-size:10px}.product-detail-hero .product-detail-content .product-info{text-align:left;padding:0 5px}.product-detail-hero .product-detail-content .product-info .product-category{font-size:16px;padding:4px 12px;margin-bottom:20px}.product-detail-hero .product-detail-content .product-info .product-title{font-size:1.75rem;margin-bottom:15px;line-height:1.3}.product-detail-hero .product-detail-content .product-info .product-description{font-size:16px;margin-bottom:25px;line-height:1.5}.product-detail-hero .product-detail-content .product-info .product-actions{flex-direction:column;gap:15px}.btn-gradient,.btn-outline{width:100%;justify-content:center;padding:12px 20px;font-size:15px}.product-advantages{margin-top:60px;padding:50px 0 0}.product-advantages-wrapper{padding:40px 20px}.product-advantages .section-title{font-size:1.75rem;margin-bottom:1.5rem;text-align:center}.product-advantages .advantage-item{padding:1.25rem;margin-bottom:1rem;text-align:center}.product-advantages .advantage-item .advantage-title{font-size:1.1rem;margin-bottom:.75rem}.product-advantages .advantage-item .advantage-description{font-size:.9rem;line-height:1.5}.product-detail-section{padding:50px 15px}.product-detail-section .additional{height:60px;margin-bottom:50px}.product-detail-section .section-title{font-size:1.5rem;margin-bottom:1.5rem}.product-detail-section .section-title .section-subtitle{font-size:.9rem;display:block;margin-left:0;margin-top:.5rem}.product-detail-section .description-section{margin-bottom:2.5rem}.product-detail-section .description-section .description-intro{font-size:.95rem;margin-bottom:1rem}.product-detail-section .description-section .feature-list li{font-size:.9rem;margin-bottom:.75rem;padding-left:15px;line-height:1.5}.product-detail-section .robot-info-table{margin-bottom:1.5rem}.product-detail-section .robot-info-table .table-header{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem}.product-detail-section .robot-info-table .table-header span{font-size:.8rem;padding:.5rem;background:#f8f9fa;border-radius:4px;text-align:center}.product-detail-section .robot-info-table .table-subheader{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.product-detail-section .robot-info-table .table-subheader .robot-model{font-size:1rem;text-align:center;padding:.75rem;background:#fff;border-radius:4px;border:1px solid #e2e8f0}.product-detail-section .robot-info-table .table-subheader .robot-specs{display:flex;flex-direction:column;gap:.5rem}.product-detail-section .robot-info-table .table-subheader .robot-specs .spec-item{font-size:.85rem;padding:.5rem;background:#fff;border-radius:4px;border:1px solid #e2e8f0;text-align:center}.product-detail-section .robot-info-table .table-arrow{right:15px;top:15px;font-size:18px}.product-detail-section .spec-table .spec-row{flex-direction:column;align-items:stretch;padding:1rem;border-bottom:1px solid #e2e8f0}.product-detail-section .spec-table .spec-row .spec-label{margin-bottom:.5rem;font-size:.9rem;font-weight:600;color:#333}.product-detail-section .spec-table .spec-row .spec-value{font-size:.85rem;color:#666}.product-detail-section .spec-table .spec-row .spec-value .pdf-link{display:inline-block;margin-bottom:.25rem}.product-detail-section .spec-table .spec-row .spec-value .pdf-link i{margin-right:3px}.product-detail-section .spec-table .spec-row .spec-value .controller-link{display:block;margin:.25rem 0}.product-detail-section .spec-table .spec-row .spec-value .controller-link i{margin-right:2px;font-size:.75rem}.product-detail-section .spec-table .spec-row .spec-value .btn{width:100%;margin-top:.5rem;padding:.75rem;font-size:.8rem}}@media (max-width:480px){.product-detail-hero{padding:10px}.product-detail-hero .product-detail-content{gap:20px}.product-detail-hero .product-detail-content .product-swiper-container .product-swiper{height:250px}.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs{height:50px}.product-detail-hero .product-detail-content .product-swiper-container .product-thumbs .swiper-slide{width:50px;height:50px}.product-detail-hero .product-detail-content .product-info .product-title{font-size:1.5rem}.product-detail-hero .product-detail-content .product-info .product-description{font-size:14px}.product-advantages-wrapper{padding:30px 15px}.product-advantages .section-title{font-size:1.5rem}.product-advantages .advantage-item{padding:1rem}.product-advantages .advantage-item .advantage-title{font-size:1rem}.product-advantages .advantage-item .advantage-description{font-size:.85rem}.product-detail-section{padding:40px 10px}.product-detail-section .section-title{font-size:1.25rem}.product-detail-section .robot-info-table .table-header,.product-detail-section .robot-info-table .table-subheader,.product-detail-section .robot-info-table .spec-row,.product-detail-section .spec-table .table-header,.product-detail-section .spec-table .table-subheader,.product-detail-section .spec-table .spec-row{padding:.75rem}}.text-gradient{background:linear-gradient(135deg,#ff6b35 0%,#e53e3e 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.shadow-custom{box-shadow:0 10px 30px rgba(0,0,0,.1)}.border-radius-custom{border-radius:12px}.nav-scroll1{height:calc(100vh - 247px);overflow:auto;overflow-x:hidden}@media (max-width:768px){.nav-scroll1{height:200px;overflow:auto;overflow-x:hidden}}.nav-scroll{height:calc(100vh - 247px);overflow:auto;overflow-x:hidden}@media (max-width:768px){.nav-scroll{height:130px;overflow:auto;overflow-x:hidden}}.nav-scroll .nav .nav-link.has-sub{position:relative}.nav-scroll .nav .nav-link.has-sub:after{position:absolute;content:"";width:15px;height:22px;right:20px;background: url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.827643%200.66292C1.04199%200.44653%201.38966%200.444532%201.60401%200.663897L6.38819%205.54769C6.60242%205.76619%206.60195%206.11959%206.38721%206.33675C6.28041%206.44457%206.13925%206.49983%205.99952%206.49983C5.85841%206.49977%205.71759%206.44502%205.61085%206.33577L0.826667%201.45101C0.612738%201.23243%200.613619%200.879954%200.827643%200.66292ZM10.395%200.663897C10.6094%200.444563%2010.9571%200.44654%2011.1714%200.66292C11.3863%200.880072%2011.3869%201.23343%2011.1733%201.45198L7.99659%204.69515C7.88979%204.80445%207.74837%204.8592%207.60792%204.85921C7.46835%204.85921%207.32796%204.80467%207.2212%204.6971C7.00625%204.4801%207.00504%204.12669%207.21827%203.90804L10.395%200.663897Z'%20fill='black'/%3e%3c/svg%3e") no-repeat center center/contain;vertical-align:-7px;display:inline-block}.nav-scroll .nav .nav-link.has-sub.active{color:#d86804}.nav-scroll .nav .nav-link.has-sub.active:after{transform:rotate(-90deg);filter:brightness(0) saturate(100%) invert(58%) sepia(58%) saturate(5915%) hue-rotate(8deg) brightness(93%) contrast(97%)}.label-menu-top{color:#000!important}.label-menu-top:hover{color:#db6b3e!important}