.steps-section h2{color:var(--heading-color)}.steps-section a p{color:var(--body-text-color)}.steps-section a:hover{text-decoration:none}.steps-row{text-align:center;margin-bottom:4rem;margin-top:3rem}@media(min-width: 992px){.steps-row{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr))}}.steps-row :nth-child(odd){grid-column:span 2}.steps-row__icon{width:7.5rem;height:7.5rem;border-radius:50%;background-color:var(--howto-step-bg);margin:auto;margin-bottom:1rem;border:.4375rem solid var(--howto-step-border)}.steps-row__icon svg{width:4rem;color:var(--howto-step-icon-color)}.steps-row__icon svg.cup{margin-top:-1.2rem}.steps-row__icon svg.hammer,.steps-row__icon svg.user{margin-top:-1.5rem}.steps-row__column{display:flex;flex-direction:column}@media(max-width: 991.98px){.steps-row__column{margin-bottom:2rem}.steps-row__column:not(:first-child){margin-top:2rem}}.steps-row__stripe{height:.75rem;background-color:var(--howto-stripe-arrow-color);margin-top:3.25rem}@media(max-width: 991.98px){.steps-row__stripe{display:none}}.steps-row .arrow{display:none;width:2.2rem;height:2.2rem;margin-bottom:2rem;margin:0 auto;color:var(--howto-stripe-arrow-color)}@media(max-width: 991.98px){.steps-row .arrow{display:inline-block}}.steps-row__text{background:var(--box-background);border-radius:var(--border-radius);border:var(--box-border);padding:1rem;padding-bottom:0;flex:1}.steps-row h3{color:var(--box-heading-color);font-size:1.375rem}
