.mb-tl-section{background:var(--tl-bg, #FAF7F2);width:100%;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}.mb-tl-header{max-width:1280px;margin:0 auto;padding:80px 40px 64px}.mb-tl-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#d87d4a;margin-bottom:20px}.mb-tl-eyebrow:before,.mb-tl-eyebrow:after{content:"";display:inline-block;width:24px;height:1.5px;background:#d87d4a;opacity:.6}.mb-tl-heading{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:400;font-style:italic;color:#1c1a17;margin:0 0 24px;line-height:1.12;max-width:700px;letter-spacing:-.01em}.mb-tl-sub{font-size:clamp(1rem,1.4vw,1.12rem);color:#7a6e64;max-width:480px;line-height:1.7;margin:0}.mb-tl-wrap{max-width:1280px;margin:0 auto;padding:0 40px 100px;position:relative}.mb-tl-entries{position:relative;padding-left:64px}.mb-tl-entry{display:flex;gap:48px;padding-top:48px;padding-bottom:24px}.mb-tl-left{position:sticky;top:110px;align-self:flex-start;min-width:180px;max-width:240px;flex-shrink:0;z-index:3}.mb-tl-dot-wrap{position:absolute;left:-64px;top:6px;width:64px;display:flex;justify-content:center}.mb-tl-dot-bg{width:40px;height:40px;border-radius:50%;background:#faf7f2;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:background .4s ease}.mb-tl-dot{width:14px;height:14px;border-radius:50%;background:#d9cfbf;border:2px solid #C4B8A8;transition:background .45s ease,border-color .45s ease,box-shadow .45s ease}.mb-tl-entry.is-active .mb-tl-dot{background:#d87d4a;border-color:#f4a261;box-shadow:0 0 0 5px #d87d4a2e,0 0 16px #d87d4a8c}@keyframes tl-dot-pulse{0%,to{box-shadow:0 0 0 5px #d87d4a2e,0 0 14px #d87d4a80}50%{box-shadow:0 0 0 9px #d87d4a1a,0 0 26px #d87d4aa6}}.mb-tl-entry.is-active .mb-tl-dot{animation:tl-dot-pulse 2.4s ease-in-out infinite}.mb-tl-year{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.2rem,3vw,3rem);font-weight:400;font-style:italic;color:#c8bfb5;margin:0;line-height:1;padding-top:8px;transition:color .45s ease;white-space:nowrap}.mb-tl-entry.is-active .mb-tl-year{color:#1c1a17}.mb-tl-year--mobile{display:none}.mb-tl-right{flex:1;min-width:0;padding-top:6px}.mb-tl-text{font-size:clamp(.95rem,1.2vw,1.07rem);color:#5a504a;line-height:1.75;margin:0 0 22px;max-width:640px}.mb-tl-images{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px}.mb-tl-img-wrap{border-radius:14px;overflow:hidden;position:relative}.mb-tl-img{display:block;width:100%;height:210px;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.mb-tl-img-wrap:hover .mb-tl-img{transform:scale(1.04)}.mb-tl-img-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(28,26,23,.3) 0%,transparent 55%);pointer-events:none;border-radius:14px}.mb-tl-caption{display:block;font-size:.75rem;color:#9b8e84;margin-top:10px;font-style:italic;text-align:center;letter-spacing:.02em}.mb-tl-list{list-style:none;margin:20px 0 28px;padding:0;display:flex;flex-direction:column;gap:6px}.mb-tl-list-item{display:flex;align-items:center;gap:10px;font-size:clamp(.88rem,1.1vw,.97rem);color:#5a504a;line-height:1.55}.mb-tl-list-item:before{content:"";display:inline-block;width:20px;height:20px;flex-shrink:0;background:#d87d4a;border-radius:50%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");-webkit-mask-size:62%;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");mask-size:62%;mask-repeat:no-repeat;mask-position:center}.mb-tl-canvas{position:absolute;top:0;pointer-events:none;z-index:1}.js-tl-ready .mb-tl-entry{opacity:0;transform:translateY(24px);transition:opacity .65s cubic-bezier(.34,1.3,.64,1),transform .65s cubic-bezier(.34,1.3,.64,1)}.js-tl-ready .mb-tl-entry.is-visible{opacity:1;transform:translateY(0)}.js-tl-ready .mb-tl-entry:nth-child(1){transition-delay:0ms}.js-tl-ready .mb-tl-entry:nth-child(2){transition-delay:80ms}.js-tl-ready .mb-tl-entry:nth-child(3){transition-delay:.16s}.js-tl-ready .mb-tl-entry:nth-child(4){transition-delay:.24s}.js-tl-ready .mb-tl-entry:nth-child(5){transition-delay:.32s}@media(max-width:900px){.mb-tl-header{padding:60px 24px 48px}.mb-tl-wrap{padding:0 24px 72px}.mb-tl-entries{padding-left:48px}.mb-tl-entry{flex-direction:column;gap:0;padding-top:36px}.mb-tl-left{position:static;min-width:unset;max-width:unset;display:flex;align-items:center;gap:12px;margin-bottom:16px}.mb-tl-dot-wrap{left:-48px;width:48px}.mb-tl-year{display:none}.mb-tl-year--mobile{display:block;font-family:"Instrument Serif",Georgia,serif;font-size:1.7rem;font-style:italic;color:#7a6e64;margin:0}.mb-tl-entry.is-active .mb-tl-year--mobile{color:#1c1a17}.mb-tl-images{gap:12px}.mb-tl-img{height:130px}}@media(max-width:520px){.mb-tl-images{grid-template-columns:1fr}.mb-tl-img{height:200px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mb-timeline.css.map */
