@charset "UTF-8";.atc-features{background:var(--brand-bg);padding:96px 0}.atc-feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center;padding:48px 0;border-top:1px solid var(--brand-border)}.atc-feature-row:first-of-type{border-top:0;padding-top:0}.atc-feature-row--imageright .atc-feature-media{order:2}.atc-feature-row--imageright .atc-feature-copy{order:1}.atc-feature-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;max-height:420px;border:1px solid var(--brand-border)}.atc-feature-copy h3{font-size:1.4rem;margin-bottom:14px}.atc-feature-copy p{color:var(--brand-muted)}.atc-feature-index{display:inline-block;font-family:"Courier New",monospace;font-size:.85rem;color:var(--brand-primary);letter-spacing:.15em;padding-bottom:4px;border-bottom:2px solid var(--brand-secondary);margin-bottom:18px}.atc-specs{padding:96px 0}.atc-trustbar{background:var(--brand-primary-dark);color:#fff;padding:40px 0}.atc-trust-list{list-style:none;padding:0;margin:0;display:flex;align-items:stretch;gap:0}.atc-trust-item{flex:1 1 0;padding:12px 24px;border-right:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;gap:6px}.atc-trust-item:last-child{border-right:0}.atc-trust-number{font-size:2.2rem;font-weight:700;color:#fff;line-height:1}.atc-trust-label{font-size:.84rem;color:#fff;opacity:.8}.atc-downloads,.atc-faq{padding:96px 0}.atc-faq-item{padding:24px 0;border-top:1px solid var(--brand-border)}.atc-faq-item:first-child{border-top:0;padding-top:0}.atc-faq-item h3{font-size:1.08rem;margin-bottom:8px}.atc-faq-item p{margin:0;color:var(--brand-muted)}@media (max-width:991.98px){.atc-feature-row{grid-template-columns:1fr;gap:24px}.atc-feature-row--imageright .atc-feature-media{order:1}.atc-feature-row--imageright .atc-feature-copy{order:2}.atc-trust-list{flex-wrap:wrap}.atc-trust-item{flex:0 0 50%;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}}