.success h2{text-align:center}.success .step{transform:translateY(30px) scale(0.75);opacity:0;max-width:1200px;min-width:31vw}@media (min-width:1024px){.success .step{display:flex;margin-bottom:60px}}@media (min-width:1280px){.success .step{max-width:75%}}@media (min-width:1440px){.success .step{margin-bottom:90px}}@media (min-width:1280px){.success .step:nth-of-type(2){margin-left:25%}}.success .step:nth-of-type(2) .number{order:1;margin-left:0;margin-right:45px}.success .step:nth-of-type(2) .details{order:2}.success .step:nth-of-type(2) img{order:3}.success .step:nth-of-type(3){margin-bottom:0px}@media (min-width:1280px){.success .step:nth-of-type(3){margin-left:7.5%}}.success .step.scrolled{transition:opacity 1s ease, transform 2s ease;transform:translateY(0px) scale(1);opacity:1}.success .step.scrolled img{transform:scale(1);opacity:1;transition:transform 2s ease, opacity 1s ease}.success .step.scrolled .details{opacity:1;transition:opacity 1s ease}.success .step.scrolled .details h4{transition:all 1s 500ms ease;opacity:1;transform:translateY(0px)}.success .step.scrolled .details p{transition:all 1s 1s ease;opacity:1;transform:translateY(0px)}.success .step img{width:100%;height:200px;object-fit:cover;box-shadow:0px 3px 30px rgba(0, 0, 0, 0.45);opacity:0;transform:scale(0.75);transform-origin:bottom center}@media (min-width:1024px){.success .step img{width:150px;height:unset;transform-origin:center center}}@media (min-width:1440px){.success .step img{width:230px;height:300px}}.success .step .details{background:#325563;padding:30px;margin:0 15px 45px;opacity:0}@media (min-width:1024px){.success .step .details{margin:15px 0}}.success .step .details h4{opacity:0;transform:translateY(30px)}.success .step .details p{opacity:0;transform:translateY(30px)}.success .step .number{display:none;justify-content:center;align-items:center;font-size:75px;font-family:"Assistant", sans-serif;font-weight:900;margin-left:45px;color:#638F90}@media (min-width:1024px){.success .step .number{display:flex}}