.opteon-timeline{color:#3f3f3f;font-family:Lato,Arial,Helvetica,sans-serif;margin:0 auto;max-width:1200px;padding:48px 24px}.opteon-timeline,.opteon-timeline *,.opteon-timeline :after,.opteon-timeline :before{box-sizing:border-box}.opteon-timeline__track{align-items:start;column-gap:24px;display:grid;grid-template-columns:repeat(var(--step-count,5),1fr)}.opteon-timeline__step{align-items:center;display:flex;flex-direction:column;padding-top:0;position:relative}.opteon-timeline__connector{display:flex;height:2px;left:-12px;position:absolute;top:28px;width:calc(100% + 24px);z-index:1}.opteon-timeline__connector-half{flex:1 1 0;height:100%}.opteon-timeline__dot{align-items:center;background-color:#fff;border:2px solid;border-radius:50%;display:flex;font-size:15px;font-weight:700;height:56px;justify-content:center;margin-bottom:24px;min-width:56px;position:relative;width:56px;z-index:2}.opteon-timeline__content{max-width:100%;padding:0 8px;text-align:center}.opteon-timeline__step-eyebrow{font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.opteon-timeline__step-title{color:#132838;font-size:18px;font-weight:700;line-height:1.3;margin-bottom:8px}.opteon-timeline__step-desc{color:#3f3f3f;font-size:14px;line-height:1.6}.opteon-timeline__step-desc p{margin:0 0 8px}.opteon-timeline__step-desc p:last-child{margin-bottom:0}@media (max-width:900px){.opteon-timeline__track{display:flex;flex-direction:column;row-gap:0}.opteon-timeline__step{align-items:flex-start;flex-direction:row;padding-bottom:32px}.opteon-timeline__step:last-child{padding-bottom:0}.opteon-timeline__dot{margin-bottom:0;margin-right:20px}.opteon-timeline__connector{flex-direction:column;height:100%;left:27px;top:0;width:2px}.opteon-timeline__connector-half{width:100%}.opteon-timeline__content{padding:4px 0 0;text-align:left}.opteon-timeline__heading{font-size:28px}}@media (max-width:480px){.opteon-timeline{padding:32px 16px}.opteon-timeline__dot{font-size:13px;height:44px;min-width:44px;width:44px}.opteon-timeline__connector{left:21px}}