.steps-section__heading{text-align:center;margin-bottom:40px}@media screen and (min-width:64rem){.steps-section__heading{margin-bottom:64px}}.steps-section__heading-hl{color:#097ffc}.steps-section__stage{justify-content:center;align-items:center;gap:40px;display:flex}.steps-section__video-wrap{border-radius:24px;width:100%;max-width:1202px;overflow:hidden}@media screen and (min-width:64rem){.steps-section__video-wrap{border-radius:40px}}.steps-section__video{width:100%;height:auto;display:block}.steps-section__col{flex-direction:column;gap:40px;display:none}@media screen and (min-width:64rem){.steps-section__stage--with-steps .steps-section__col{flex:0 0 280px;display:flex}}.steps-section__step{opacity:.3;transition:opacity .4s}.steps-section__step.is-active{opacity:1}.steps-section__step-title{color:var(--color-dark);margin-bottom:8px;font-size:clamp(1.375rem,.947vw + 1.153rem,2rem);font-weight:700;line-height:1.1}.steps-section__step-desc{color:var(--color-body);font-size:clamp(1rem,.19vw + .955rem,1.125rem);line-height:1.4}
