.section__container_5{max-width:var(--max-width);margin:auto;padding:5rem 1rem}.section__header_5{max-width:900px;margin-inline:auto;margin-bottom:1rem;font-size:2.5rem;font-weight:700;color:#fdda0d;text-align:center}.section__header_5 span{color:#000}.section__description_5{max-width:600px;margin-inline:auto;color:#000;line-height:1.75rem;text-align:center}.steps_5{background-position:50%;background-size:contain;background-repeat:no-repeat}.steps__grid_5{margin-top:4rem;display:grid;gap:1rem}.steps__card_5{padding:1rem;background-color:var(--white);border-radius:5px;box-shadow:5px 5px 20px rgba(0,0,0,.1)}.steps__card_5 span{display:inline-block;margin-bottom:1rem;padding:5px 11px;font-size:1.5rem;border-radius:100%}.steps__card_5:first-child span{color:#fa4e09;background-color:#fff9f6}.steps__card_5:nth-child(2) span{color:#6a38c2;background-color:#e9ddff}.steps__card_5:nth-child(3) span{color:#3ac2ba;background-color:#f0fffe}.steps__card_5:nth-child(4) span{color:#fbbc09;background-color:#fff8e3}.steps__card_5 h4{margin-bottom:.5rem;font-size:1.2rem;font-weight:700;color:var(--text-dark)}.steps__card_5 p{color:var(--text-light)}@media (width > 540px){.steps__grid_5{grid-template-columns:repeat(2,1fr)}}@media (width > 820px){.steps__grid_5{margin-top:6rem;grid-template-columns:repeat(4,1fr)}.steps__card_5:nth-child(2n - 1){transform:translateY(-2rem)}}@media (width > 1024px){.steps__card_5{padding:1.5rem}}