.hubdb-products .hubdb-products__nav{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:2}.hubdb-products__nav.swiper-button-prev{left:-20px}.hubdb-products__nav.swiper-button-next{right:-20px}.hubdb-products .hubdb-products__nav:after{color:#1d1d1d;font-size:14px}.hubdb-products__slide.swiper-slide{display:flex;height:auto}.hubdb-products__wrapper{margin:0 0 32px!important}.product-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:0;box-shadow:0 4px 12px transparent;color:inherit;display:flex;flex-direction:column;overflow:hidden;position:relative;text-decoration:none;transition:box-shadow .2s ease}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1)}.product-card__badge{align-items:center;background-color:#00aeef;border-radius:999px;color:#fff;display:inline-flex;font-family:Inter;font-size:12px;font-weight:400;gap:6px;left:13px;letter-spacing:0;line-height:100%;margin:16px;padding:5px 12px;position:absolute;text-align:center;top:13px}.product-card__badge svg{height:16px;width:16px}.product-card__image{background:#f3f7fa;display:flex;height:200px;justify-content:center;padding:0}.product-card__image img{height:100%;object-fit:contain;padding:8px;width:100%}.product-card__info{display:flex;flex-direction:column;flex-grow:1;padding:24px}.product-card__title{color:#000;font-family:Inter;font-size:18px;font-weight:700;letter-spacing:0;line-height:18px;margin-bottom:10px}.product-card__desc{color:#4b5563;flex-grow:1;font-weight:400;line-height:16px}.product-card__cta,.product-card__desc{font-family:Inter;font-size:16px;letter-spacing:0}.product-card__cta{color:#000;font-weight:500;line-height:100%}.product-card__cta:hover{text-decoration:underline}.product-page__related-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.product-page__related-label{font-size:24px;font-weight:700}.product-page .product-page__related-nav{display:flex;gap:8px;height:40px;position:relative;width:88px}.product-page .product-page__related-prev{left:0}.product-page .product-page__related-next{right:0}.product-page .product-page__related-next,.product-page .product-page__related-prev{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;transition:background .2s;width:40px}.product-page .product-page__related-next:hover,.product-page .product-page__related-prev:hover{background:#f3f4f6}.product-page .product-page__related-next:after,.product-page .product-page__related-prev:after{color:#4b5563;font-size:18px!important}@media (max-width:768px){.product-page__related-header{display:flex;flex-direction:column}}@media (max-width:992px){.product-detail__media{flex-direction:column;gap:24px;width:100%}.product-detail__thumbs{width:100%}}