.photo-compact-head{padding:72px 0;background:var(--brand-primary-dark);border-bottom:6px solid var(--brand-accent)}.photo-compact-head h1,.photo-compact-head p{color:#fff}.photo-compact-head .eyebrow{color:#8ffff9}.photo-checklist,.photo-data{padding:88px 0}.photo-data th{background:var(--brand-primary);color:#fff}.photo-checklist{background:var(--brand-bg-alt)}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.check-grid article{background:#fff;border-left:4px solid var(--brand-accent);padding:28px}.tradeoffs{margin-top:48px;border-top:1px solid var(--brand-border);padding-top:40px}.photo-cta{background:var(--brand-primary);padding:64px 0 88px}.photo-cta h2,.photo-cta p{color:#fff}@media (max-width:575px){.check-grid{grid-template-columns:1fr}}