.check-list{margin:0 auto;max-width:1400px;overflow:hidden;padding:calc(3rem + 3vw) 1.5rem;row-gap:4rem}.check-list,.check-list__header{display:flex;flex-direction:column}.check-list__header{align-items:center;row-gap:.5em;text-align:center}.check-list__header-hand{color:var(--gold);font-family:NaturalMarker;font-size:1.5rem;letter-spacing:0;text-align:center}.check-list__header-title{font-size:var(--heading-2-size);font-weight:600;letter-spacing:-.05em;line-height:.9;margin:0;text-align:center}.check-list__header-intro{margin:0;max-width:32em;padding:2rem 0 0;text-align:center}.check-list__content-sections{column-gap:2em;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:calc(900px + 2em);padding:0;row-gap:1.5rem}.check-list__content-section{column-gap:.5em;display:flex;max-width:450px;width:100%}.check-list__content-section-content{display:flex;flex-direction:column;row-gap:.25em}.check-list__content-section-count{color:var(--gold);flex-basis:2em;font-size:2rem;padding-top:.5rem}.check-list__content-section-title{font-size:var(--heading-4-size);line-height:1;margin-bottom:0;margin-top:1rem}.check-list__content-section-sub-title{font-weight:700;line-height:1;margin-bottom:0}.check-list__content-section-content{flex-basis:100%}