section.how-to-participate{position:relative;z-index:10;color:var(--dark);text-align:center;padding-block:3.75rem}section.how-to-participate .intro{width:100%;margin-bottom:2.5rem}section.how-to-participate h1{text-transform:uppercase}section.how-to-participate .participant-container{display:flex;align-items:start;justify-content:center;gap:2.5rem;margin-bottom:2.5rem}section.how-to-participate .cta-wrapper{display:flex;align-items:center;justify-content:center}section.how-to-participate .step-wrapper{display:flex;gap:.625rem;flex-wrap:wrap;align-items:stretch;justify-content:center}section.how-to-participate .blurb{margin-bottom:1.25rem}section.how-to-participate .tutorial-video{border:2px solid var(--accent-grey-100);width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4 / 3}section.how-to-participate .steps,section.how-to-participate .video{width:100%;height:auto}section.how-to-participate .step{display:flex;gap:1.875rem;align-items:center;justify-content:start;width:100%;background:var(--accent-grey-100);padding:1.25rem 1.875rem;border-radius:.625rem}section.how-to-participate .step h3{color:var(--brand-green);font-weight:700;letter-spacing:-.05em;display:block;width:75px}section.how-to-participate .step>div{display:flex;text-align:left;flex-direction:column;align-items:start;justify-content:start}section.how-to-participate .step h4{font-weight:700;text-align:right}@media screen and (max-width: 1080px){section.how-to-participate .participant-container{flex-direction:column}}@media screen and (max-width: 768px){section.how-to-participate .step h3{width:50px}}
