.Subproducts_container__VgbjV{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Subproducts_productsSection__UwIQL{margin-top:2rem}.Subproducts_productsContent__aSdaa{width:100%}.Subproducts_productsGrid__sKq0w{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.Subproducts_updated-product-card__LlEeL{background:white;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;display:flex;flex-direction:column;height:100%;min-height:480px;border:1px solid rgba(0,119,181,.1)}.Subproducts_updated-product-card__LlEeL:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0077B5,#005885);transform:scaleX(0);transform-origin:left;transition:transform .4s ease;z-index:2}.Subproducts_updated-product-card__LlEeL:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,119,181,.15);border-color:rgba(0,119,181,.3)}.Subproducts_updated-product-card__LlEeL:hover:before{transform:scaleX(1)}.Subproducts_dark__CdFFT .Subproducts_updated-product-card__LlEeL{background:#1f2937;border-color:rgba(96,165,250,.2)}.Subproducts_dark__CdFFT .Subproducts_updated-product-card__LlEeL:hover{box-shadow:0 12px 40px rgba(96,165,250,.2);border-color:rgba(96,165,250,.4)}.Subproducts_product-image-wrapper__l1DXL{position:relative;width:100%;height:260px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;padding:2rem 1.5rem;border-bottom:1px solid rgba(0,119,181,.1)}.Subproducts_dark__CdFFT .Subproducts_product-image-wrapper__l1DXL{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:rgba(96,165,250,.2)}.Subproducts_updated-product-info__SFpUL{padding:2rem 1.75rem;position:relative;background:white;flex:1;display:flex;flex-direction:column;gap:1rem}.Subproducts_dark__CdFFT .Subproducts_updated-product-info__SFpUL{background:#1f2937}.Subproducts_updated-product-title__ApFtY{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0;text-align:center;line-height:1.3;font-family:Zalando Sans,sans-serif;letter-spacing:-.02em}.Subproducts_dark__CdFFT .Subproducts_updated-product-title__ApFtY{color:#f1f5f9}.Subproducts_updated-product-description__mygay{font-size:.95rem;color:#64748b;line-height:1.7;margin:0;text-align:center;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Subproducts_dark__CdFFT .Subproducts_updated-product-description__mygay{color:#94a3b8}.Subproducts_updated-view-products-btn__2t0cf{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;background:linear-gradient(135deg,#0077B5,#005885);color:white;border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;text-align:center;width:100%;margin-top:auto;box-shadow:0 4px 12px rgba(0,119,181,.25);position:relative;overflow:hidden}.Subproducts_updated-view-products-btn__2t0cf:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.Subproducts_updated-view-products-btn__2t0cf:hover:before{left:100%}.Subproducts_updated-view-products-btn__2t0cf:hover{background:linear-gradient(135deg,#005885,#004a6b);box-shadow:0 6px 20px rgba(0,119,181,.35);transform:translateY(-2px)}.Subproducts_updated-view-products-btn__2t0cf:active{transform:translateY(0)}.Subproducts_updated-product-image__jbaKe{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1);background:transparent;max-width:220px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.Subproducts_updated-product-card__LlEeL:hover .Subproducts_updated-product-image__jbaKe{transform:scale(1.08) translateY(-4px)}@media (max-width:1024px){.Subproducts_container__VgbjV{padding:1.5rem 1rem}.Subproducts_productsGrid__sKq0w{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem}.Subproducts_updated-product-card__LlEeL{min-height:460px}.Subproducts_product-image-wrapper__l1DXL{height:240px;padding:1.5rem 1rem}.Subproducts_updated-product-image__jbaKe{max-width:200px}.Subproducts_updated-product-info__SFpUL{padding:1.75rem 1.5rem}.Subproducts_updated-product-title__ApFtY{font-size:1.35rem}}@media (max-width:900px){.Subproducts_updated-product-card__LlEeL{min-height:440px}.Subproducts_product-image-wrapper__l1DXL{height:220px}.Subproducts_updated-product-image__jbaKe{max-width:180px}.Subproducts_updated-product-title__ApFtY{font-size:1.25rem}.Subproducts_updated-product-description__mygay{font-size:.9rem}.Subproducts_updated-product-info__SFpUL{padding:1.5rem 1.25rem}}@media (max-width:768px){.Subproducts_container__VgbjV{padding:1.5rem 1rem}.Subproducts_productsGrid__sKq0w{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.Subproducts_updated-product-card__LlEeL{min-height:420px;border-radius:16px}.Subproducts_product-image-wrapper__l1DXL{height:200px;padding:1.5rem 1rem}.Subproducts_updated-product-image__jbaKe{max-width:160px}.Subproducts_updated-product-info__SFpUL{padding:1.5rem 1.25rem;gap:.875rem}.Subproducts_updated-product-title__ApFtY{font-size:1.2rem}.Subproducts_updated-product-description__mygay{font-size:.875rem;-webkit-line-clamp:3}.Subproducts_updated-view-products-btn__2t0cf{padding:.75rem 1.5rem;font-size:.9rem;border-radius:10px}}@media (max-width:600px){.Subproducts_container__VgbjV{padding:1rem .75rem}.Subproducts_productsGrid__sKq0w{grid-template-columns:1fr;gap:1.25rem}.Subproducts_updated-product-card__LlEeL{min-height:400px;border-radius:16px}.Subproducts_product-image-wrapper__l1DXL{height:180px;padding:1.25rem 1rem}.Subproducts_updated-product-image__jbaKe{max-width:140px}.Subproducts_updated-product-info__SFpUL{padding:1.25rem 1rem;gap:.75rem}.Subproducts_updated-product-title__ApFtY{font-size:1.1rem}.Subproducts_updated-product-description__mygay{font-size:.85rem;-webkit-line-clamp:3}.Subproducts_updated-view-products-btn__2t0cf{padding:.7rem 1.25rem;font-size:.875rem}}@media (max-width:480px){.Subproducts_updated-product-card__LlEeL{min-height:380px}.Subproducts_product-image-wrapper__l1DXL{height:160px;padding:1rem}.Subproducts_updated-product-image__jbaKe{max-width:120px}.Subproducts_updated-product-info__SFpUL{padding:1rem .875rem}.Subproducts_updated-product-title__ApFtY{font-size:1rem}.Subproducts_updated-product-description__mygay{font-size:.8rem;-webkit-line-clamp:2}}