.hs-timeline-module{background-color:#1b3a5c;color:#f7f8f9;font-family:Arial,sans-serif;padding:60px 20px}.hs-timeline-container{display:flex;flex-direction:column;margin:0 auto;max-width:700px}.hs-timeline-item,.hs-timeline-marker{display:flex;position:relative}.hs-timeline-marker{align-items:center;flex-direction:column;flex-shrink:0;margin-right:30px;width:45px}.hs-timeline-item:not(:last-child) .hs-timeline-marker:after{background-color:hsla(0,0%,100%,.4);bottom:-22.5px;content:"";left:50%;position:absolute;top:22.5px;transform:translateX(-50%);width:2px;z-index:1}.hs-timeline-badge{align-items:center;background-color:#f7f8f9;border-radius:50%;color:#e8a33d;display:flex;font-size:18px;font-weight:700;height:45px;justify-content:center;position:relative;width:45px;z-index:2}.hs-timeline-content{flex-grow:1;padding-bottom:35px;padding-top:10px}.hs-timeline-item:last-child .hs-timeline-content{padding-bottom:0}.hs-timeline-title{color:#fff;font-size:20px;font-weight:600;margin:0 0 12px}.hs-timeline-description{color:hsla(0,0%,100%,.75);font-size:14px;line-height:1.5}@media (max-width:576px){.hs-timeline-marker{margin-right:20px;width:30px}.hs-timeline-badge{font-size:14px;height:30px;width:30px}.hs-timeline-item:not(:last-child) .hs-timeline-marker:after{bottom:-15px;top:15px}.hs-timeline-content{padding-top:4px}.hs-timeline-title{font-size:18px}}