.managed-products .products{display:flex;flex-wrap:wrap}.managed-product-card{margin-bottom:30px}.managed-product-card .product-image img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.managed-product-card:focus-within .product-hover{display:block;opacity:1;visibility:visible}.managed-carousel-navigation{float:right;display:flex;gap:10px}.managed-carousel-navigation button{width:40px;height:40px;padding:0;border:0;border-radius:3px;background:#ccc;color:#fff;cursor:pointer}.managed-carousel-navigation button:hover{background:#999}.managed-carousel-navigation button:focus-visible{outline:#333 solid 2px;outline-offset:2px}.managed-carousel-navigation button:disabled{opacity:.4;cursor:default}.managed-carousel-navigation svg{fill:none;stroke:currentColor;stroke-width:1.5;vertical-align:middle}.managed-product-carousel .title-box{min-height:40px}.managed-carousel-viewport{margin:0 -15px;overflow-x:auto;scrollbar-width:none}.managed-carousel-viewport::-webkit-scrollbar{display:none}.managed-product-carousel .products{flex-wrap:nowrap;margin:0}.managed-product-carousel .managed-product-card{flex:0 0 calc(100% / var(--product-columns));min-width:0;margin-bottom:0}@media (max-width:991px){.managed-product-carousel .managed-product-card{flex-basis:50%}}.managed-product-card .product-hover .product-name{color:#fff;font-size:13px;line-height:18px;margin-bottom:10px}.managed-product-card .product-hover .price{margin-bottom:8px}.managed-product-card .product-hover .reviews-box{line-height:18px;margin-bottom:18px}.managed-product-card .product-hover .price+ul{margin-top:18px}@media (min-width:992px) and (max-width:1199px){.managed-product-card .product-hover{padding:12px 14px 90px}.managed-product-card .product-hover .product-name{font-size:12px;line-height:16px;margin-bottom:6px}.managed-product-card .product-hover .price{font-size:16px;margin-bottom:4px}.managed-product-card .product-hover .reviews-box{font-size:10px;line-height:16px;margin-bottom:6px}.managed-product-card .product-hover ul li{font-size:11px;line-height:16px}.managed-product-card .product-hover .price+ul{margin-top:6px}}@media (max-width:767px),(hover:none) and (pointer:coarse){.managed-product-card:has(a.product-image) .product-hover{display:none!important;pointer-events:none}.managed-product-card .default:has(a.product-image){position:relative}.managed-product-card .default:has(a.product-image) .product-description{position:static}.managed-product-card .default:has(a.product-image) .product-name a::after{content:"";position:absolute;inset:0;z-index:2}}@media (max-width:767px){.managed-product-card{width:100%}.managed-product-carousel .managed-product-card{flex-basis:100%;flex:0 0 67%;padding-left:0;padding-right:0}.managed-carousel-viewport{margin:0}.managed-product-carousel .products{gap:16px}.managed-carousel-navigation button{border:1px solid #ddd;border-radius:50%;background:#fff;color:#1e1e1e}.managed-carousel-navigation button:hover{background:#f5f5f5}}