.section.section-steps{margin-bottom:var(--sp-section);margin-top:var(--sp-section)}.section.section-steps .steps--type-1{grid-gap:var(--gap-md);display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:var(--sp0) 0 0}@media(max-width:992px){.section.section-steps .steps--type-1{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.section.section-steps .steps--type-1{grid-template-columns:1fr}}.section.section-steps .steps--type-1 .step{background-color:var(--c-section-bg);border-radius:12px;padding:var(--sp1) var(--sp1) var(--sp1) var(--sp0)}.section.section-steps .steps--type-1 .step__number{font-size:32px;font-weight:700;line-height:32px;margin-bottom:var(--sp1)}.section.section-steps .steps--type-1 .step__name{font-size:var(--fs-xl);font-weight:500;line-height:30px;margin-bottom:var(--sp01)}.section.section-steps .steps--type-1 .step__text{font-size:var(--fs-m);font-weight:400;line-height:26px}.section.section-steps .steps--type-2{grid-gap:var(--gap-md);display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:var(--sp0) 0 0}@media(max-width:992px){.section.section-steps .steps--type-2{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section.section-steps .steps--type-2{grid-gap:var(--sp0)}}@media(max-width:576px){.section.section-steps .steps--type-2{grid-template-columns:1fr}}.section.section-steps .steps--type-2 .step{background-color:var(--c-very-peri-100);border-radius:12px;margin-top:var(--sp02);padding:calc(var(--sp2) - 8px) var(--sp1) var(--sp2)}.section.section-steps .steps--type-2 .step__top{background-color:var(--c-very-peri-200);border-radius:var(--sp02) var(--sp02) 0 0;display:block;height:8px;position:relative;top:-32px;width:100%;z-index:-1}.section.section-steps .steps--type-2 .step__number{background-color:var(--c-very-peri-600);border-radius:4px;color:var(--c-white);font-size:10px;font-weight:600;line-height:var(--sp);margin-bottom:var(--sp01);padding:2px 6px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section.section-steps .steps--type-2 .step__name{font-size:var(--fs-xl);font-weight:500;line-height:30px;margin-bottom:var(--sp01)}.section.section-steps .steps--type-2 .step__text{font-size:var(--fs-m);font-weight:400;line-height:26px}.section.section-steps .steps--type-3{grid-gap:var(--gap-md);display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:var(--sp02) 0 0}@media(max-width:992px){.section.section-steps .steps--type-3{grid-gap:var(--sp);display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.section.section-steps .steps--type-3{grid-template-columns:1fr}}.section.section-steps .steps--type-3 .step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.section.section-steps .steps--type-3 .step__number{color:#91949c;font-size:var(--fs-m);font-weight:600;line-height:var(--sp2);margin-bottom:var(--sp02);text-transform:uppercase}@media(max-width:992px){.section.section-steps .steps--type-3 .step__number{font-size:var(--fs-s);line-height:28px;margin-bottom:2px}}@media(max-width:478px){.section.section-steps .steps--type-3 .step__number{margin-bottom:var(--sp02)}}.section.section-steps .steps--type-3 .step__name{font-size:var(--fs-xl);font-weight:500;line-height:30px;margin-bottom:var(--sp02)}@media(max-width:478px){.section.section-steps .steps--type-3 .step__name{font-size:var(--fs-m);line-height:var(--sp1)}}.section.section-steps .steps--type-3 .step__text{font-size:var(--fs-s);font-weight:400;line-height:var(--sp1)}@media(max-width:478px){.section.section-steps .steps--type-3 .step__text{margin-bottom:var(--sp01)}}.section.section-steps .section__actions{margin-top:var(--sp2)}.section.section-steps.type-3 .section__title{max-width:100%}.section.section-steps .section__actions .button{white-space:inherit}