.products-archive{display:flex;flex-direction:column;gap:40px;margin:40px 0}.product-card{border-bottom:1px solid #ddd;padding-bottom:40px}.product-card-inner{display:flex;gap:20px}.product-image img{width:300px;height:auto;object-fit:cover}.product-details{flex:1}.product-title{font-size:24px;margin-bottom:10px}.product-meta{list-style:none;padding:0;margin:20px 0}.product-meta li{margin-bottom:5px}.product-buttons{display:flex;gap:10px}.get-quote-button,.view-details-button{background-color:#00c853;color:#fff;padding:10px 20px;text-decoration:none;font-weight:700;border-radius:5px}.view-details-button{background-color:#f4f4f4;color:#333}.pro-desc{--accent:#1d4f73;--text:#171717;--muted:#66717a;--border:#e2e6e9;--soft:#f7f8f9;color:var(--text);font-size:16px;line-height:1.72;padding:18px 0 40px;box-sizing:border-box;overflow-wrap:break-word}.pro-desc h1,.pro-desc h2,.pro-desc h3,.pro-desc h4,.pro-desc h5,.pro-desc h6{font-family:"Oswald",Sans-serif!important;font-weight:700!important;color:#161616!important;line-height:1.2!important;letter-spacing:-.01em}.pro-desc h1{font-size:28px!important;margin:18px 0 14px!important;padding:0!important}.pro-desc h2{font-size:24px!important;margin:42px 0 18px!important;padding:0 0 10px!important;border-bottom:1px solid var(--border)}.pro-desc h3{font-size:19px!important;margin:30px 0 12px!important;padding:0 0 0 11px!important;border-left:3px solid var(--accent)}.pro-desc h4,.pro-desc h5,.pro-desc h6{margin:24px 0 10px!important;padding:0!important}.pro-desc h4{font-size:17px!important}.pro-desc h5{font-size:16px!important}.pro-desc h6{font-size:15px!important}.pro-desc p{margin:0 0 18px;line-height:1.72}.pro-desc>p:first-of-type{font-size:16px;color:var(--muted);line-height:1.65;margin-bottom:28px;padding:14px 16px;background:var(--soft);border-left:3px solid var(--accent)}.pro-desc ul,.pro-desc ol{margin:0 0 24px;padding:10px 0 0 25px}.pro-desc li{margin:0 0 9px;padding-left:5px;line-height:1.55}.pro-desc li::marker{color:var(--accent)}.pro-desc strong{font-weight:700;color:#111}.pro-desc a{color:var(--accent);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.pro-desc>h2:first-of-type{margin-top:34px!important}.pro-desc>:last-child{margin-bottom:0!important}@media(max-width:767px){.pro-desc{font-size:15px;padding:14px 0 30px}.pro-desc h1{font-size:25px!important}.pro-desc h2{font-size:22px!important;margin-top:34px!important}.pro-desc h3{font-size:18px!important;margin-top:25px!important}.pro-desc>p:first-of-type{padding:12px 14px}.pro-desc ul,.pro-desc ol{padding:10px 0 0 22px}}