.tx-about__hero,.tx-industries__hero,.tx-services__hero,.tx-sus__hero{padding:84px 0;background:var(--brand-bg-alt)}.tx-about__hero img,.tx-industries__hero img,.tx-services__hero img,.tx-sus__hero img{width:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;background:#dde5ec;border-radius:var(--brand-radius)}.tx-services__compare,.tx-services__faq,.tx-services__plans-grid{padding:82px 0}.tx-cards-two-col,.tx-plans-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.tx-site-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:1.4rem;background:var(--brand-bg);height:100%}.tx-plan-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:1.4rem;background:var(--brand-bg);display:flex;flex-direction:column}.tx-plan-card h2,.tx-site-card h2{font-size:1.32rem}.tx-services__faq{background:var(--brand-bg-alt)}.tx-accordion{display:grid;grid-gap:0.8rem;gap:.8rem;max-width:920px;margin:0 auto}.tx-accordion details{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:1rem 1.2rem}.tx-accordion summary{cursor:pointer;font-weight:800}.tx-compare__after,.tx-compare__before{border-radius:var(--brand-radius);padding:1.5rem}.tx-compare__before{background:#fff7ed;border:1px solid #fed7aa}.tx-compare__after{background:#ecfdf5;border:1px solid #bbf7d0}@media (max-width:767px){.tx-cards-two-col,.tx-plans-two-col{grid-template-columns:1fr}}