.timeline{background-position:top;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding-bottom:100px;padding-top:90px;position:relative}@media only screen and (max-width:767px){.timeline{padding-bottom:50px;padding-top:40px}}.timeline .container{position:relative;z-index:2}.timeline__header{text-align:center}@media only screen and (max-width:767px){.timeline__header br{display:none}}.timeline__desc{margin-top:24px;text-align:center}.timeline__list{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:40px;padding-top:75px}@media only screen and (max-width:767px){.timeline__list{padding-bottom:30px;padding-top:24px}}.timeline .item{display:flex;max-width:920px;position:relative;width:100%}@media only screen and (max-width:767px){.timeline .item{padding-bottom:42px}}.timeline .item-content{padding-right:70px;width:50%}@media only screen and (max-width:767px){.timeline .item-content{padding-left:35px;padding-right:0;width:100%}}.timeline .item-content__step{line-height:1.2}@media only screen and (max-width:767px){.timeline .item-content__step{font-size:14px;line-height:20px}}.timeline .item-content__header{align-items:flex-start;display:flex;margin-top:15px}@media only screen and (max-width:767px){.timeline .item-content__header{margin-top:7px}.timeline .item-content__header div{font-size:14px;line-height:20px}}.timeline .item-content__header .t-heading{margin-top:4px}.timeline .item-content__img{align-items:center;display:flex;justify-content:flex-start}.timeline .item-content__img svg{height:auto!important;margin-right:10px;max-width:40px}@media only screen and (max-width:767px){.timeline .item-content__img svg{max-width:32px}}.timeline .item-content__img img{height:auto!important;margin-right:10px;max-width:40px}@media only screen and (max-width:767px){.timeline .item-content__img img{max-width:32px}}.timeline .item-content__desc{margin-top:10px}@media only screen and (max-width:767px){.timeline .item-content__desc{font-size:14px;line-height:20px;margin-top:0}}.timeline .item-spacer{width:50%}@media only screen and (max-width:767px){.timeline .item-spacer{display:none}}.timeline .item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23fff' stroke='%23E30613' stroke-width='2'/%3E%3Ccircle cx='10' cy='10' r='3' fill='%23E30613'/%3E%3C/svg%3E");border-radius:100%;content:"";height:20px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:20px;z-index:2}@media only screen and (max-width:767px){.timeline .item:before{left:0;transform:none}}.timeline .item:after{background:var(--Grayscale-Navy-10);content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-1px);width:2px}@media only screen and (max-width:767px){.timeline .item:after{left:9px;transform:none}}.timeline .item:nth-child(2n){flex-direction:row-reverse}@media only screen and (max-width:767px){.timeline .item:nth-child(2n){flex-direction:row}}.timeline .item:nth-child(2n) .item-content{padding-left:65px;padding-right:0}@media only screen and (max-width:767px){.timeline .item:nth-child(2n) .item-content{padding-left:35px}.timeline .item:last-child{padding-bottom:25px}}.timeline .item:last-child:after{display:none}.timeline__cta{display:flex;justify-content:center}.timeline__bg{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:0}.timeline__bg svg{height:auto;min-height:100%;min-width:100vw;width:auto}