.product-specs-header{margin:0 auto;max-width:1000px;text-align:center}.product-specs-header h2,.product-specs-header p{color:#f0f0f0}.product-specs-panel{padding-botttom:2rem}.product-specs-table{flex-direction:column;flex-wrap:wrap;padding:1rem;text-align:center;width:1000px}.product-spec,.product-specs-table{display:flex;justify-content:space-between;margin:0 auto}.product-spec{border-bottom:1px solid hsla(0,0%,100%,.7);color:#f0f0f0;gap:1.5rem;padding:.75rem;width:45%}.product-spec label{color:#f6f6f6;font-weight:300}.product-specs-downloads{margin-top:2rem}.product-downloads-list{list-style:none;margin:0;padding:0}.product-downloads-list li{color:#e9a837;line-height:2;margin-bottom:.5rem}.product-download-link{color:#e9a837;font-weight:300;text-decoration:none}.product-download-link:hover{box-shadow:0 2px 4px rgba(0,0,0,.2);color:#f2cb87}.product-specs-tabs{border-bottom:2px solid hsla(0,0%,100%,.2);display:flex;gap:.5rem;justify-content:center;margin:1.5rem auto 0;max-width:1000px;padding-bottom:0}.product-specs-tab{background:none;border:none;border-bottom:3px solid transparent;color:hsla(0,0%,94%,.6);cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:-2px;padding:.6rem 1.5rem;transition:color .2s,border-color .2s}.product-specs-tab:hover{color:#f0f0f0}.product-specs-tab.is-active{border-bottom-color:#e9a837;color:#e9a837}.product-specs-panel{display:none}.product-specs-panel.is-active{display:block}@media (max-width:1024px){.product-specs-table{flex-direction:column;justify-content:center;margin-top:1rem;width:100%}.product-spec{margin-bottom:1rem;width:100%}.product-downloads-list li{margin-bottom:2rem}}