.st-resume-heading{align-items:center;display:flex}.st-resume-heading .st-resume-heading-title{margin:0 0 0 30px;font-size:36px;font-weight:400}.st-resume-timeline{margin-bottom:50px;padding-top:1px;display:inline-block;position:relative}.st-resume-timeline:last-child{margin-bottom:0}.st-resume-timeline:before{content:"";background-color:#101624;border:2px solid #232935;border-radius:50%;width:13px;height:13px;transition:all .4s;position:absolute;top:0;left:-47px}.st-resume-timeline:hover:before{background-color:#69ff6d}.st-resume-timeline .st-resume-timeline-title{color:#69ff6d;margin-top:-7px;margin-bottom:8px;font-size:24px;font-weight:400}.st-resume-timeline .st-resume-timeline-duration{margin-bottom:21px;font-size:18px}.st-resume-timeline .st-resume-timeline-subtitle{margin-bottom:19px;font-size:20px;font-weight:400}.st-resume-timeline .st-resume-timeline-text p{margin:0 0 -7px}.st-resume-timeline-wrap{border-left:1px solid #232935;margin-left:20px;padding-left:40px}@media only screen and (max-width:991px){.st-resume-timeline{margin-bottom:30px}}
.st-preloader{z-index:99999;background-color:#232935;width:100%;height:100vh;position:fixed;top:0}.st-preloader .st-preloader-in{border:5px solid #c5c5c54d;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;padding:28px;display:flex;position:relative}.st-preloader .st-preloader-in:after{content:"";border:5px solid #0000;border-top-color:#69ff6d;border-radius:50%;width:calc(100% + 10px);height:calc(100% + 10px);margin-top:-60px;margin-left:-60px;animation:1s ease-in-out infinite spin;position:absolute;top:50%;left:50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.st-preloader .st-preloader-in:before{content:"";background-color:#69ff6d;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
