.product-preview-section{margin:auto;max-width:900px;text-align:center}.large-preview{border-radius:8px;height:auto;margin-bottom:20px;max-height:100%;max-width:100%;object-fit:contain;width:auto}.product-cards{display:flex;gap:10px;justify-content:center;padding:20px 50px 0 30px}.product-card{border-radius:8px;flex:1;opacity:.3;padding:10px;text-align:center;transition:opacity .5s}.product-card.active{opacity:1}.product-card img{border-radius:4px;height:auto;max-height:100%;max-width:100%;width:auto}.product-name{color:#494a51;font-size:20px;font-weight:700;margin-top:20px}.product-specs{color:#494a51;font-size:16px;margin:auto;width:180px}.image-title{align-items:center;color:#e30613;display:flex;font-size:20px;font-weight:500;justify-content:center;list-style:none;padding:0}.image-title span{padding:40px 150px;position:relative}@media (max-width:850px) and (min-width:591px){.image-title span{padding:40px 100px}}@media (max-width:590px){.product-cards{flex-direction:column;gap:0;padding:0}.product-card{display:none;opacity:1!important}.product-card.active{display:block}.product-specs{width:auto}.image-title span{padding:40px 20px}}