.cann-stock-badge{background:var(--cann-color-light-blue-bg);border-radius:50px;flex:none;align-items:center;gap:2px;padding:2px 4px;font-weight:700;display:inline-flex}.cann-stock-badge__icon{width:16px;height:16px;display:inline-flex}.cann-stock-badge__icon svg{width:100%;height:100%}.cann-stock-badge--in .cann-stock-badge__icon svg path{fill:var(--cann-color-green)}.cann-stock-badge--out .cann-stock-badge__icon svg path{fill:var(--cann-color-red)}.cann-bg-shape{z-index:0;pointer-events:none;background-color:var(--shape-color,var(--cann-color-light-blue));-webkit-mask:var(--shape-mask) no-repeat center/contain;mask:var(--shape-mask) no-repeat center/contain;-webkit-mask:var(--shape-mask) no-repeat center/contain;position:absolute;inset:0}.cann-product-card-grid{grid-template-columns:repeat(4,1fr);gap:32px 24px;display:grid}@media (width<=1280px){.cann-product-card-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.cann-product-card-grid{grid-template-columns:1fr}}.cann-product-card{background:var(--cann-color-white);box-shadow:var(--cann-card-shadow);transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;align-items:center;padding-bottom:24px;display:flex}.cann-product-card:hover{box-shadow:var(--cann-shadow);transform:translateY(-4px)}.cann-product-card__media{width:100%;height:302px;padding:8px;display:flex;position:relative}.cann-product-card__bg{opacity:.5;object-fit:contain;z-index:0;width:100%;height:100%;position:absolute;inset:0}.cann-product-card__img{z-index:1;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.cann-product-card__brand{z-index:2;background:var(--cann-color-white);border-top-left-radius:20px;justify-content:center;align-items:center;width:88px;height:44px;padding:8px;display:flex;position:absolute;bottom:0;right:0;overflow:hidden}.cann-product-card__promo{z-index:2;background:var(--cann-color-white);color:var(--cann-color-blue-grey);text-align:center;border-radius:50px;padding:4px 10px;font-size:.625rem;font-weight:700;position:absolute;top:8px;left:8px}.cann-product-card__ordered{z-index:2;position:absolute;top:8px;right:8px}.cann-product-card__body{flex-direction:column;flex:1;gap:12px;width:100%;padding:16px;display:flex}.cann-product-card__head{flex-direction:column;display:flex}.cann-product-card__name{color:var(--cann-color-black);font-weight:700}.cann-product-card__sub{color:var(--cann-color-black);flex-wrap:wrap;gap:4px 8px;font-size:.875rem;display:flex}.cann-product-card__price-row{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.cann-product-card__tier{font-size:.875rem;font-weight:700}.cann-product-card__price{align-items:flex-end;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.cann-product-card__price-old{color:var(--cann-color-blue-grey);font-size:.875rem}.cann-product-card__specs{flex-wrap:wrap;align-items:center;gap:8px;font-size:.875rem;display:flex}.cann-product-card__specs b,.cann-product-card__spec--dom{font-weight:700}.cann-product-card__dot{background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.cann-product-card__meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.cann-product-card__pzn{color:var(--cann-color-black);font-size:.75rem}.cann-product-card .cann-stock-badge{font-size:.625rem}.cann-product-card__cta{width:100%;max-width:216px}.cann-brand-badge{color:var(--badge-fg);border-radius:50px;align-items:center;gap:4px;padding:4px 10px;font-size:.625rem;font-weight:700;display:inline-flex}.cann-brand-badge__icon{width:24px;height:24px;display:inline-flex}.cann-brand-badge__icon svg{width:100%;height:100%}.cann-brand-badge__icon svg path{fill:var(--badge-fg)}.cann-brand-badge--apex .cann-brand-badge__icon svg path{fill:none;stroke:var(--badge-fg)}.cann-brand-badge--apex{--badge-fg:var(--cann-badge-apex-fg);background:var(--cann-badge-apex-bg)}.cann-brand-badge--stabil{--badge-fg:var(--cann-badge-stabil-fg);background:var(--cann-badge-stabil-bg)}.cann-brand-badge--cann{--badge-fg:var(--cann-color-cyan);background:var(--cann-color-white)}.cann-related-products__title{text-align:left}@media (width<=1024px){.cann-related-products__viewport{margin:-16px;padding:16px;overflow:hidden}}.cann-related-products__track{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (width<=1280px){.cann-related-products__track{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.cann-related-products__track{display:flex}.cann-related-products .cann-product-card{flex:0 0 45%}}@media (width<=767px){.cann-related-products .cann-product-card{flex:0 0 80%}}
