.first-step__header{padding-bottom:24px}.first-step__items{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:500px}@media(min-width:78.75em){.first-step__items{-moz-column-gap:2rem;column-gap:2rem}}@media(min-width:20em)and (max-width:78.75em){.first-step__items{-moz-column-gap:calc(.65957rem + 1.70213vw);column-gap:calc(.65957rem + 1.70213vw)}}@media(max-width:20em){.first-step__items{-moz-column-gap:1rem;column-gap:1rem}}@media(min-width:78.75em){.first-step__items{row-gap:3rem}}@media(min-width:20em)and (max-width:78.75em){.first-step__items{row-gap:calc(.98936rem + 2.55319vw)}}@media(max-width:20em){.first-step__items{row-gap:1.5rem}}@media(min-width:47.99875em){.first-step__items{max-width:765px;padding:30px 0}}.first-step__item{background-color:#00a04a;border-radius:36px;box-shadow:0 0 0 2px transparent;color:#e2f1ff;cursor:pointer;line-height:133%;outline:2px solid transparent;padding:16px 30px;transition:all .3s ease 0s;transition:box-shadow .3s linear}@media(min-width:78.75em){.first-step__item{font-size:1.875rem}}@media(min-width:20em)and (max-width:78.75em){.first-step__item{font-size:calc(.36702rem + 1.91489vw)}}@media(max-width:20em){.first-step__item{font-size:.75rem}}@media(max-width:47.99875em){.first-step__item{padding:8px 12px}}@media(any-hover:hover){.first-step__item:hover{background-color:#cbe3d6;color:#00a04a}}.first-step__item.active{background-color:#cbe3d6;box-shadow:0 0 0 2px #00a04a;color:#00a04a}