[data-im-results-timeline]{width:100%;overflow:hidden;background:var(--im-timeline-bg)}[data-im-results-timeline],[data-im-results-timeline] *{box-sizing:border-box}[data-im-results-timeline] .im-results-timeline__wrap{width:min(var(--im-timeline-max-width),100%);margin:0 auto;padding:74px 28px 62px}[data-im-results-timeline] .im-results-timeline__header{text-align:center}[data-im-results-timeline] .im-results-timeline__kicker{color:var(--im-timeline-heading);font-size:var(--im-timeline-kicker-d);line-height:1.15;font-weight:400}[data-im-results-timeline] .im-results-timeline__heading{margin:5px 0 0;color:var(--im-timeline-heading-accent);font-size:var(--im-timeline-heading-d);line-height:1.1;font-weight:800}[data-im-results-timeline] .im-results-timeline__timeline{position:relative;margin-top:60px}[data-im-results-timeline] .im-results-timeline__timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);background:var(--im-timeline-line)}[data-im-results-timeline] .im-results-timeline__item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);align-items:center;gap:18px;min-height:120px}[data-im-results-timeline] .im-results-timeline__item+.im-results-timeline__item{margin-top:var(--im-timeline-row-gap)}[data-im-results-timeline] .im-results-timeline__left,[data-im-results-timeline] .im-results-timeline__right{display:flex;align-items:center;min-width:0}[data-im-results-timeline] .im-results-timeline__left{justify-content:flex-end}[data-im-results-timeline] .im-results-timeline__right{justify-content:flex-start}[data-im-results-timeline] .im-results-timeline__center{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}[data-im-results-timeline] .im-results-timeline__marker{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--im-timeline-marker-bg)}[data-im-results-timeline] .im-results-timeline__marker svg{display:block;width:24px;height:24px;fill:none;stroke:var(--im-timeline-marker-check);stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}[data-im-results-timeline] .im-results-timeline__week{color:var(--im-timeline-week);font-size:var(--im-timeline-week-d);line-height:1;font-weight:800;white-space:nowrap}[data-im-results-timeline] .im-results-timeline__week--left{margin-right:4px;text-align:right}[data-im-results-timeline] .im-results-timeline__week--right{margin-left:4px;text-align:left}[data-im-results-timeline] .im-results-timeline__card{position:relative;width:min(var(--im-timeline-card-width),100%);min-height:112px;padding:20px 22px;border:1.5px solid var(--im-timeline-card-border);border-radius:var(--im-timeline-card-radius);background:var(--im-timeline-card-bg)}[data-im-results-timeline] .im-results-timeline__item--left .im-results-timeline__card:after,[data-im-results-timeline] .im-results-timeline__item--right .im-results-timeline__card:after{content:"";position:absolute;top:50%;width:0;height:0;transform:translateY(-50%)}[data-im-results-timeline] .im-results-timeline__item--left .im-results-timeline__card:after{right:-20px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:20px solid var(--im-timeline-arrow)}[data-im-results-timeline] .im-results-timeline__item--right .im-results-timeline__card:after{left:-20px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-right:20px solid var(--im-timeline-arrow)}[data-im-results-timeline] .im-results-timeline__cardTitle{color:var(--im-timeline-card-title);font-size:var(--im-timeline-card-title-d);line-height:1.25;font-weight:800}[data-im-results-timeline] .im-results-timeline__cardBody{margin-top:18px;color:var(--im-timeline-card-body);font-size:var(--im-timeline-card-body-d);line-height:1.35}[data-im-results-timeline] .im-results-timeline__footnote{margin-top:56px;color:var(--im-timeline-footnote);font-size:var(--im-timeline-footnote-d);line-height:1.2;text-align:center}@media(max-width:899px){[data-im-results-timeline] .im-results-timeline__wrap{padding:52px 18px 56px}[data-im-results-timeline] .im-results-timeline__kicker{font-size:var(--im-timeline-kicker-m)}[data-im-results-timeline] .im-results-timeline__heading{max-width:610px;margin:6px auto 0;font-size:var(--im-timeline-heading-m);line-height:1.15}[data-im-results-timeline] .im-results-timeline__timeline{margin-top:68px}[data-im-results-timeline] .im-results-timeline__item{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);gap:10px;min-height:128px}[data-im-results-timeline] .im-results-timeline__item+.im-results-timeline__item{margin-top:34px}[data-im-results-timeline] .im-results-timeline__marker{width:38px;height:38px}[data-im-results-timeline] .im-results-timeline__marker svg{width:23px;height:23px}[data-im-results-timeline] .im-results-timeline__week{font-size:var(--im-timeline-week-m)}[data-im-results-timeline] .im-results-timeline__card{min-height:118px;padding:18px 16px}[data-im-results-timeline] .im-results-timeline__item--left .im-results-timeline__card:after{right:-8px;border-top-width:10px;border-bottom-width:10px;border-left-width:8px}[data-im-results-timeline] .im-results-timeline__item--right .im-results-timeline__card:after{left:-8px;border-top-width:10px;border-bottom-width:10px;border-right-width:8px}[data-im-results-timeline] .im-results-timeline__cardTitle{font-size:var(--im-timeline-card-title-m)}[data-im-results-timeline] .im-results-timeline__cardBody{margin-top:16px;font-size:var(--im-timeline-card-body-m)}[data-im-results-timeline] .im-results-timeline__footnote{margin-top:44px;font-size:var(--im-timeline-footnote-m)}}@media(max-width:560px){[data-im-results-timeline] .im-results-timeline__wrap{padding-right:12px;padding-left:12px}[data-im-results-timeline] .im-results-timeline__item{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);gap:10px}[data-im-results-timeline] .im-results-timeline__marker{width:36px;height:36px}[data-im-results-timeline] .im-results-timeline__marker svg{width:22px;height:22px}[data-im-results-timeline] .im-results-timeline__card{padding:16px 14px}[data-im-results-timeline] .im-results-timeline__week{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/im-results-timeline.css.map */
