.mh-products-section{background:#1a1a1a;padding:160px 20px}.mh-products-container{width:100%;max-width:1300px;margin:0 auto}.mh-products-heading{text-align:center;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(90deg,#c9a24d 0%,#f5e6b0 40%,#d4af37 60%,#b8922e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:120px;font-size:2.6rem}.mh-product-row{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:140px;display:grid}.mh-product-image{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.mh-product-image img{object-fit:contain;max-width:100%;max-height:100%}.mh-product-content{text-align:left}.mh-product-content h2{letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(90deg,#c9a24d 0%,#f5e6b0 40%,#d4af37 60%,#b8922e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:2.4rem}.mh-product-content p{letter-spacing:.03em;color:#ffffffe0;max-width:560px;margin-bottom:50px;font-size:1.3rem;line-height:1.9}.mh-product-buttons{flex-wrap:wrap;gap:20px;display:flex}.mh-btn-primary{color:#1a1a1a;letter-spacing:.1em;cursor:pointer;background:linear-gradient(135deg,#c9a24d 0%,#f5e6b0 40%,#d4af37 60%,#b8922e 100%);border:none;padding:14px 28px;font-weight:600;transition:all .3s}.mh-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #d4af3766}.mh-btn-secondary{color:#d4af37;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #d4af37;padding:14px 28px;transition:all .3s}.mh-btn-secondary:hover{color:#1a1a1a;background:#d4af37}.mh-divider{background:linear-gradient(90deg,#c9a24d00 0%,#d4af37 50%,#c9a24d00 100%);width:80px;height:1px;margin:0 auto 120px}@media (max-width:1100px){.mh-products-container{max-width:100%;padding:0 20px}.mh-product-row{text-align:left;grid-template-columns:1fr;gap:50px}.mh-product-content{width:100%}.mh-product-content p{max-width:100%;font-size:1.1rem}.mh-product-buttons{justify-content:flex-start}.mh-product-image{height:auto;padding:0}.mh-product-image img{width:100%;height:auto}}
