.goToTop{position:fixed;bottom:20px;right:10px;z-index:99;font-size:18px;border:none;outline:none;width:5vh;height:5vh;background-color:#ff5564;border-radius:100%}*{box-sizing:border-box}body{font-family:Helvetica,sans-serif}.timeline{position:relative;max-width:1200px;margin:0 auto}.timeline:after{content:"";position:absolute;width:2px;height:38vh;background-color:#1445cf;top:0;bottom:0}@media (max-width:640px){.timeline:after{height:65vh;top:7px}}.container{padding:10px 40px;position:relative;background-color:inherit}.container:after{content:"";position:absolute;width:35px;height:35px;top:-1px;background-color:#fff;border:2px solid #1445cf;border-radius:50%;z-index:1;left:-1.7vh}@media (max-width:640px){.container:after{top:6px}}.container:before{top:7px;left:-9px;content:attr(data-step);position:absolute;width:20px;height:20px;background-color:#fff;border-radius:50%;z-index:2;display:flex;align-items:center;justify-content:center;font-weight:700;color:#1445cf}@media (max-width:640px){.container:before{top:13px}}@media (min-width:641px) and (max-width:1024px){.container:before{left:-11px}.container:after{left:-1.5vh}}@media screen and (max-width:600px){.container{width:100%;padding-left:70px;padding-right:25px}.container:before{left:-3px;border:solid transparent;border-right:solid #fff;border-width:10px 10px 10px 0}}