.value-steps{margin-left:auto;margin-right:auto;max-width:1280px;position:relative}.value-steps__intro-text{background-color:var(--color-secondary);border-radius:1.2rem;color:#fff;font-weight:700;left:20px;padding:1rem 2rem;position:absolute;top:-16px}.value-steps__content{background-color:#f5f7fa;border-radius:1.2rem;display:flex;flex-direction:column;line-height:1;overflow:hidden}@media (min-width:992px){.value-steps__content{flex-direction:row}}.value-steps__text{flex:3;padding:50px}.value-steps__text h1,.value-steps__text h2,.value-steps__text h3,.value-steps__text h4,.value-steps__text h5,.value-steps__text h6{margin-top:0}.value-steps__step{color:var(--color-secondary);font-weight:800;padding-bottom:.5rem}.value-steps__summary{font-weight:800;padding-bottom:1.5rem}.value-steps__heading{font-weight:600;padding-bottom:2rem}.value-steps__body{line-height:1.3;padding-bottom:4rem}.value-steps__body ul{list-style-position:outside;padding-left:2rem}.value-steps__body ol{list-style-position:outside;padding-left:3rem}.value-steps__body ol li::marker{font-weight:700}.value-steps__value-label{font-weight:700;padding-bottom:.5rem}.value-steps__value{color:var(--color-secondary);font-weight:700;padding-bottom:3rem}.value-steps__ctas{display:flex;flex-direction:column;gap:1.5rem;max-width:480px}.value-steps__btn{justify-content:center}.value-steps__image-wrapper{flex:2}.value-steps__image{height:100%;object-fit:cover;width:100%}.value-steps--center .value-steps__text{text-align:center}.value-steps--center .value-steps__ctas{margin-left:auto;margin-right:auto}.value-steps--reverse .value-steps__content{flex-direction:column}@media (min-width:992px){.value-steps--reverse .value-steps__content{flex-direction:row-reverse}}.value-steps--blue .value-steps__content{background-color:var(--color-primary);color:#f5f7fa}.value-steps--blue .value-steps__summary{color:var(--color-secondary)}.value-steps__ctas .value-steps__btn{font-size:1.6rem}