.timeline{--vertical-line-height:7rem}.timeline__item{align-items:center;background-color:var(--wp--preset--color--white);border-radius:var(--wp--custom--border-radius-medium);display:flex;flex-direction:column;justify-content:space-between;position:relative}@media screen and (min-width:768px){.timeline__item{flex-flow:nowrap}.timeline__item:after{background-color:var(--wp--custom--color-light-gray);bottom:0;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:1}}.timeline__item+.timeline__item{margin-block-start:var(--vertical-line-height)}.timeline__item+.timeline__item:before{background-color:var(--wp--custom--color-light-gray);content:"";height:var(--vertical-line-height);left:50%;position:absolute;top:calc(var(--vertical-line-height)*-1);transform:translateX(-50%);width:2px}.timeline__item:first-child:after{height:50%;top:50%}@media screen and (max-width:767px){.timeline__item:first-child .timeline__dot{display:none}}.timeline__item:last-child:after{bottom:50%;height:50%}@media screen and (min-width:768px){.timeline__item:nth-child(odd) .timeline__media{display:flex;justify-content:flex-end}.timeline__item:nth-child(2n){flex-direction:row-reverse;text-align:right}}.timeline__dot{background:var(--wp--preset--color--primary);border:4px solid var(--wp--custom--color-light-gray);border-radius:50%;display:block;height:40px;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:40px;z-index:3}@media screen and (min-width:768px){.timeline__dot{top:unset}}.timeline__media img{object-fit:cover;width:100%}.timeline__content,.timeline__media{flex:0 0 calc(50% - var(--wp--preset--spacing--40));min-width:0;padding:var(--wp--preset--spacing--40) var(--wp--preset--spacing--70) var(--wp--preset--spacing--60)}@media screen and (min-width:768px){.timeline__content,.timeline__media{padding:var(--wp--preset--spacing--60) var(--wp--preset--spacing--100)}}.timeline__heading{font-weight:600;margin-block-end:var(--wp--preset--spacing--40)}.timeline__heading:last-child{margin-block-end:0}
