.dbtfy-timeline__container{align-items:center;display:grid;gap:40px;grid-template-columns:1fr}@media screen and (min-width:750px){.dbtfy-timeline__container{grid-template-columns:repeat(2,1fr)}.dbtfy-timeline--image-small .dbtfy-timeline__container{grid-template-columns:1fr 2fr}.dbtfy-timeline--image-large .dbtfy-timeline__container{grid-template-columns:2fr 1fr}.dbtfy-timeline--text_first .dbtfy-timeline__media{order:2}.dbtfy-timeline--text_first .dbtfy-timeline__content-wrapper{order:1}}.dbtfy-timeline__steps:before{background:rgb(var(--color-button));bottom:20px;content:"";left:50px;position:absolute;top:20px;transform:translateX(-50%);width:3px;z-index:1}.dbtfy-timeline__time--image{border-radius:var(--media-radius)!important;height:50px!important;width:50px!important;img{border-radius:var(--media-radius);height:100%;object-fit:cover;width:100%}}.dbtfy-timeline__media img{display:block;height:auto;max-width:100%}.dbtfy-timeline__content-wrapper{display:flex;flex-direction:column}.dbtfy-timeline__content--middle{justify-content:center}.dbtfy-timeline__content--bottom{justify-content:flex-end}.dbtfy-timeline__header{margin-bottom:32px}.dbtfy-timeline__steps{display:flex;flex-direction:column;gap:40px;position:relative;width:100%}.dbtfy-timeline__line{bottom:20px;display:block;left:50px;position:absolute;top:20px;transform:translateX(-50%);width:2px;z-index:1}.dbtfy-timeline__step{display:flex;gap:24px;position:relative}.dbtfy-timeline__time-wrapper{flex-shrink:0;width:100px}.dbtfy-timeline__time,.dbtfy-timeline__time-wrapper{align-items:center;display:flex;justify-content:center}.dbtfy-timeline__time{border-radius:var(--buttons-radius-outset);cursor:default;font-family:Roboto,var(--font-body-family),sans-serif;font-size:12px;font-weight:500;height:38px;line-height:1;position:relative;text-align:center;white-space:nowrap;width:96px;z-index:2}.dbtfy-timeline__step-content{display:flex;flex:1;flex-direction:column;gap:8px}.dbtfy-timeline__step-title{color:rgba(var(--color-button),var(--alpha-button-background));font-size:20px;line-height:1.2;margin:0}.dbtfy-timeline__step-description{color:var(--color-foreground);font-size:14px;line-height:1.6;margin:0;opacity:.8}.dbtfy-timeline__footer{margin-top:40px}.dbtfy-timeline__line,.dbtfy-timeline__time{background-color:rgb(var(--color-button))!important}.dbtfy-timeline__time{color:rgb(var(--color-button-text))!important}.dbtfy-timeline__header .title{color:rgb(var(--color-foreground))!important}@media screen and (max-width:749px){.dbtfy-timeline__container{gap:32px}.dbtfy-timeline__line{left:40px}.dbtfy-timeline__time-wrapper{width:80px}.dbtfy-timeline__time{font-size:11px;height:28px;width:70px}.dbtfy-timeline__step-title{font-size:18px}.dbtfy-timeline__container>*{width:100%}.dbtfy-timeline__steps:before{left:40px;width:2px}.dbtfy-timeline--mobile-bottom .dbtfy-timeline__media{order:2}.dbtfy-timeline--mobile-bottom .dbtfy-timeline__content-wrapper{order:1}}