.ProductImage-module__ZGBEKq__placeholder{background:#f5f7fa;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.ProductImage-module__ZGBEKq__placeholderContent{color:#6c757d;opacity:.6;flex-direction:column;align-items:center;gap:.75rem;display:flex}.ProductImage-module__ZGBEKq__placeholderText{letter-spacing:.05em;font-size:.875rem;font-weight:500}
.RichProductSection-module__2v78Kq__section{background-color:#f8fafc;padding:2.5rem 0}@media (min-width:768px){.RichProductSection-module__2v78Kq__section{padding:4rem 0}}@media (min-width:1024px){.RichProductSection-module__2v78Kq__section{padding:5rem 0}}.RichProductSection-module__2v78Kq__header{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.RichProductSection-module__2v78Kq__header{flex-direction:row}}.RichProductSection-module__2v78Kq__badge{color:#0072ce;letter-spacing:.2em;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.RichProductSection-module__2v78Kq__title{color:#0f172a;letter-spacing:-.025em;font-size:1.5rem;font-weight:900;line-height:1.25}@media (min-width:640px){.RichProductSection-module__2v78Kq__title{font-size:2.25rem}}@media (min-width:1024px){.RichProductSection-module__2v78Kq__title{font-size:3rem}}.RichProductSection-module__2v78Kq__titleBlue{color:#0072ce}.RichProductSection-module__2v78Kq__tabs{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;display:grid}@media (min-width:640px){.RichProductSection-module__2v78Kq__tabs{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.RichProductSection-module__2v78Kq__tabs{gap:.75rem;width:auto}}.RichProductSection-module__2v78Kq__tab{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;justify-content:center;align-items:center;gap:.375rem;min-height:44px;padding:.75rem;font-size:.8125rem;font-weight:700;transition:all .3s;display:flex}@media (min-width:768px){.RichProductSection-module__2v78Kq__tab{padding:.75rem 1.25rem;font-size:.875rem}}.RichProductSection-module__2v78Kq__tab:hover{border-color:#0072ce}.RichProductSection-module__2v78Kq__tabActive{color:#fff;background-color:#0f172a;border-color:#0f172a;box-shadow:0 4px 6px -1px #0000001a}.RichProductSection-module__2v78Kq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.RichProductSection-module__2v78Kq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.RichProductSection-module__2v78Kq__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.RichProductSection-module__2v78Kq__productCard{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex}@media (min-width:1024px){.RichProductSection-module__2v78Kq__productCard{padding:2rem}}.RichProductSection-module__2v78Kq__productCard:hover{border-color:#0072ce;box-shadow:0 25px 50px -12px #00000040}.RichProductSection-module__2v78Kq__productImage{aspect-ratio:4/3;background-color:#f8fafc;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.5rem;display:flex;position:relative;overflow:hidden}.RichProductSection-module__2v78Kq__productImg{object-fit:contain;mix-blend-mode:multiply;max-width:100%;max-height:100%;transition:transform .7s}.RichProductSection-module__2v78Kq__productCard:hover .RichProductSection-module__2v78Kq__productImg{transform:scale(1.1)}.RichProductSection-module__2v78Kq__productTag{position:absolute;top:.5rem;left:.5rem}.RichProductSection-module__2v78Kq__productTag span{color:#64748b;letter-spacing:.1em;background-color:#fff;border:1px solid #e2e8f0;padding:.25rem .5rem;font-size:.5625rem;font-weight:700}.RichProductSection-module__2v78Kq__productContent{flex-direction:column;flex:1;display:flex}.RichProductSection-module__2v78Kq__productCategory{color:#94a3b8;letter-spacing:.2em;border-bottom:1px solid #f1f5f9;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.625rem;font-weight:700}.RichProductSection-module__2v78Kq__productName{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}@media (min-width:1024px){.RichProductSection-module__2v78Kq__productName{font-size:1.25rem}}.RichProductSection-module__2v78Kq__productDesc{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.75rem;line-height:1.75;display:-webkit-box;overflow:hidden}@media (min-width:1024px){.RichProductSection-module__2v78Kq__productDesc{font-size:.875rem}}.RichProductSection-module__2v78Kq__productButtons{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:auto;display:grid}.RichProductSection-module__2v78Kq__btnOutline{color:#334155;letter-spacing:.2em;cursor:pointer;background:0 0;border:1px solid #e2e8f0;min-height:44px;padding:.75rem;font-size:.625rem;font-weight:700;transition:border-color .3s}.RichProductSection-module__2v78Kq__btnOutline:hover{border-color:#94a3b8}.RichProductSection-module__2v78Kq__btnPrimary{color:#fff;letter-spacing:.2em;cursor:pointer;background-color:#0072ce;border:none;min-height:44px;padding:.75rem;font-size:.625rem;font-weight:700;transition:background-color .3s}.RichProductSection-module__2v78Kq__btnPrimary:hover{background-color:#0f172a}.RichProductSection-module__2v78Kq__footer{text-align:center;margin-top:3rem}.RichProductSection-module__2v78Kq__viewAllButton{color:#fff;letter-spacing:.2em;cursor:pointer;background-color:#0f172a;border:none;min-height:44px;padding:1rem 2rem;font-size:.75rem;font-weight:700;transition:background-color .3s}.RichProductSection-module__2v78Kq__viewAllButton:hover{background-color:#0072ce}
