.product-page{display:flex;flex-direction:column;align-items:center;padding:20px;gap:40px;background:linear-gradient(180deg,rgba(247,237,229,.9),rgba(209,231,221,.5))}.product-tabs{height:150px;overflow-y:auto;width:100%;max-width:1200px}.product-tabs,.tab-content{margin-top:20px}.related-products{width:100%;max-width:1200px}.related-products>div:last-child{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.related-products>div:last-child>div{flex:1 1 300px;max-width:350px;min-width:280px}@media (max-width:600px){.product-top-section{gap:20px}.product-top-section,.related-products>div:last-child{flex-direction:column;align-items:center}.related-products>div:last-child>div{flex:1 1 auto;max-width:100%;min-width:auto}.product-tabs,.tab-content{height:auto}.MuiTabs-root{flex-wrap:wrap}.MuiTab-root{font-size:.75rem;line-height:1.2;max-width:25%;text-align:center}}