.step-tutorial-container{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;gap:10px;justify-content:space-evenly;margin:0 auto;max-width:900px;padding:15px;position:relative;z-index:1}.step-tutorial-container--negative-marge{margin:-80px auto 30px}@media(min-width:768px){.step-tutorial-container--negative-marge{margin:-105px auto 30px}.step-tutorial-container{flex-direction:row;gap:0;padding:25px}}.step-tutorial__step{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}@media(min-width:768px){.step-tutorial__step{flex-direction:column;justify-content:center;max-width:225px}}.step-tutorial__arrow{background:url(https://cdn.allopneus.com/frontend/build/images/chevron-right.daa22467.svg) no-repeat 50%;background-size:10px 12px;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.15);display:none;flex-shrink:0;height:37px;width:37px}@media(min-width:768px){.step-tutorial__arrow{display:block}}.step-tutorial__step-number{align-items:center;background-color:#f60;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:20px;justify-content:center;width:20px}@media(min-width:768px){.step-tutorial__step-number{font-size:24px;height:50px;width:50px}}.step-tutorial__step-text{color:#222629;text-align:left}.step-tutorial__step-text b,.step-tutorial__step-text strong{font-weight:600}@media(min-width:768px){.step-tutorial__step-text{font-size:14px;text-align:center}}