.craft-hero{position:relative;min-height:540px;padding:170px 0 94px;background:var(--brand-primary-dark);overflow:hidden}.craft-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.52}.craft-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(25,38,51,.7)}.craft-hero .container{position:relative;z-index:2}.craft-hero .eyebrow,.craft-hero h1,.craft-hero p{color:#fff}.craft-faq,.spec-table-section{padding:76px 0}.spec-table-section{background:var(--brand-bg-alt)}.spec-table-section table{width:100%;border-collapse:collapse;background:var(--brand-bg);margin-bottom:22px}.spec-table-section td,.spec-table-section th{border:1px solid var(--brand-border);padding:16px;vertical-align:top}.spec-table-section th{background:var(--brand-primary);color:#fff}.craft-faq p,.spec-table-section p{line-height:1.75}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.faq-grid article{border:1px solid var(--brand-border);padding:24px;background:var(--brand-bg)}@media (max-width:991px){.faq-grid{grid-template-columns:1fr}}