.method-steps-four-cards{padding:5rem 0}.method-steps-four-cards__intro{margin:0 auto 2rem;text-align:center;width:min(100%,50rem)}.method-steps-four-cards__small-title{margin:0 0 .4rem}.method-steps-four-cards__heading{margin:0 0 .5rem}.method-steps-four-cards__paragraph{margin:0}.method-steps-four-cards__grid{display:grid;gap:.95rem;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;width:min(100%,1200px)}.method-steps-four-cards__grid.method-steps-four-cards__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.method-steps-four-cards__grid.method-steps-four-cards__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.method-steps-four-cards__card{background:hsla(0,0%,100%,.35);border:1px solid #d0c8c4;min-width:0;padding:.95rem .75rem}.method-steps-four-cards__step-line{align-items:center;display:inline-flex;gap:.35rem;margin:0 0 .55rem}.method-steps-four-cards__line{background:#9d9592;flex:0 0 auto;height:1px;width:18px}.method-steps-four-cards__step-title{margin:0 0 .45rem}.method-steps-four-cards__step-description,.method-steps-four-cards__step-description p{margin:0}@media (max-width:1024px){.method-steps-four-cards__grid,.method-steps-four-cards__grid.method-steps-four-cards__grid--three{grid-template-columns:1fr 1fr}}@media (max-width:640px){.method-steps-four-cards__grid{grid-template-columns:1fr}}