.steda-tl{width:100%;box-sizing:border-box;padding:var(--tl-padding-mobile, 40px 16px);background:var(--tl-bg, #ffffff);color:var(--tl-text-color, #4a4a4a)}@media(min-width:990px){.steda-tl{padding:var(--tl-padding-desktop, 64px 32px)}}.steda-tl-inner{width:100%;max-width:var(--tl-max-width, 1400px);margin:0 auto}.steda-tl-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media(min-width:990px){.steda-tl-grid{grid-template-columns:var(--tl-heading-col, 240px) 1fr;gap:48px}}.steda-tl-heading-wrap{display:flex;flex-direction:column;align-items:flex-start}.steda-tl-heading{margin:0;font-family:var(--tl-heading-family, inherit);font-weight:var(--tl-heading-weight, 800);color:var(--tl-heading-color, #b00020);font-size:var(--tl-heading-size-mobile, 32px);line-height:1.05;text-transform:uppercase;letter-spacing:.01em}@media(min-width:990px){.steda-tl-heading{font-size:var(--tl-heading-size-desktop, 44px)}}.steda-tl-heading-accent{display:inline-block;width:96px;height:6px;margin-top:12px;background:var(--tl-accent-color, #6c7a3f);border-radius:2px}.steda-tl-track{position:relative;display:grid;grid-template-columns:repeat(var(--tl-mobile-cols, 1),minmax(0,1fr));gap:28px 0;width:100%}@media(min-width:990px){.steda-tl-track{grid-template-columns:repeat(var(--tl-item-count, 1),minmax(0,1fr));gap:0 var(--tl-item-gap, 24px)}.steda-tl-track:before{content:"";position:absolute;top:var(--tl-line-top, 36px);left:5%;right:5%;height:2px;background:var(--tl-line-color, #d8d8d8);z-index:0}}.steda-tl-item{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:16px;text-align:left;padding:0;z-index:1}@media(min-width:990px){.steda-tl-item{flex-direction:column;align-items:center;text-align:center;padding:0;gap:0;height:100%}}.steda-tl-item-icon{flex:0 0 auto;width:var(--tl-icon-size, 72px);height:var(--tl-icon-size, 72px);border-radius:50%;background:var(--tl-icon-bg, #6c7a3f);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px #00000014}.steda-tl-item--accent .steda-tl-item-icon{background:var(--tl-icon-bg-accent, #b00020)}.steda-tl-item-icon img,.steda-tl-item-icon svg{max-width:55%;max-height:55%;width:auto;height:auto;display:block;filter:brightness(0) invert(1)}.steda-tl-item-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.steda-tl-item-content{min-width:0}@media(min-width:990px){.steda-tl-item-body{margin-top:16px;width:100%;flex:1 1 auto}.steda-tl-item-content{flex:1 1 auto}}.steda-tl-item-image{width:100%;margin-top:16px;border-radius:8px;overflow:hidden;background:#f2f2f2;aspect-ratio:4 / 3}.steda-tl-item-image img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:990px){.steda-tl-item-image{margin-top:20px}}.steda-tl-item-year{font-family:var(--tl-year-family, inherit);font-weight:var(--tl-year-weight, 700);color:var(--tl-year-color, #1a1a1a);font-size:var(--tl-year-size-mobile, 16px);line-height:1.2;margin:0 0 4px}.steda-tl-item--accent .steda-tl-item-year{color:var(--tl-year-color-accent, #b00020)}@media(min-width:990px){.steda-tl-item-year{font-size:var(--tl-year-size-desktop, 18px);margin-bottom:6px}}.steda-tl-item-title{font-family:var(--tl-title-family, inherit);font-weight:var(--tl-title-weight, 700);color:var(--tl-title-color, #1a1a1a);font-size:var(--tl-title-size-mobile, 16px);line-height:1.25;margin:0 0 8px}@media(min-width:990px){.steda-tl-item-title{font-size:var(--tl-title-size-desktop, 18px);margin-bottom:10px}}.steda-tl-item-text{font-family:var(--tl-text-family, inherit);font-weight:var(--tl-text-weight, 400);color:var(--tl-text-color, #4a4a4a);font-size:var(--tl-text-size-mobile, 13px);line-height:1.55;margin:0}@media(min-width:990px){.steda-tl-item-text{font-size:var(--tl-text-size-desktop, 14px)}}@media(max-width:989px){.steda-tl-item:before{content:"";position:absolute;top:var(--tl-icon-size, 72px);left:calc(var(--tl-icon-size, 72px) / 2 - 1px);bottom:-28px;width:2px;background:var(--tl-line-color, #d8d8d8);z-index:0}.steda-tl-item:last-child:before{display:none}}.steda-tl-cta-wrap{display:flex;justify-content:center;margin-top:32px}.steda-tl-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border:2px solid var(--tl-cta-color, #b00020);background:transparent;color:var(--tl-cta-color, #b00020);font-family:var(--tl-text-family, inherit);font-weight:600;font-size:15px;line-height:1.2;text-decoration:none;transition:background-color .15s ease,color .15s ease}.steda-tl-cta:hover{background:var(--tl-cta-color, #b00020);color:#fff}.steda-tl-cta-arrow{display:inline-block;transition:transform .15s ease}.steda-tl-cta:hover .steda-tl-cta-arrow{transform:translateY(2px)}
/*# sourceMappingURL=/cdn/shop/t/73/assets/timeline.css.map */
