.aifm-timeline{position:relative;display:grid;gap:20px}.aifm-timeline:before{content:"";position:absolute;top:0;bottom:0;right:50%;width:3px;transform:translateX(50%);background:linear-gradient(#c8a64b,#ecd98e,#c8a64b)}.aifm-timeline-item{position:relative;width:50%;padding-left:45px}.aifm-timeline-item:nth-child(even){margin-right:50%;padding:0 45px 0 0}.aifm-timeline-dot{position:absolute;z-index:2;top:35px;left:-9px;width:18px;height:18px;border:4px solid #f6f3eb;border-radius:50%;background:#c8a64b;box-shadow:0 0 0 4px rgba(200,166,75,.24)}.aifm-timeline-item:nth-child(even) .aifm-timeline-dot{right:-9px;left:auto}.aifm-timeline-card{overflow:hidden;padding:26px;border:1px solid rgba(7,24,47,.1);border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(7,24,47,.09);transition:transform .3s ease}.aifm-timeline-item.is-featured .aifm-timeline-card{border-color:rgba(200,166,75,.65)}.aifm-timeline-card time{color:#9a792d;font-size:20px;font-weight:800}.aifm-timeline-card>img{width:100%;max-height:300px;margin:16px 0;object-fit:cover;border-radius:14px}.aifm-timeline-card h2{color:#07182f}.aifm-timeline-card p,.aifm-timeline-details{color:#5c6b80;line-height:1.9}.aifm-timeline-toggle{min-height:44px;padding:9px 15px;border:0;border-radius:9px;background:#07182f;color:#fff;font-weight:700}.aifm-timeline-details{margin-top:18px;padding-top:18px;border-top:1px solid #dfe3e8}.aifm-timeline-details video{width:100%;margin-top:15px;border-radius:12px;background:#07182f}.aifm-timeline-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px}.aifm-timeline-gallery img{width:100%;height:210px;object-fit:cover;border-radius:11px}@media(hover:hover){.aifm-timeline-card:hover{transform:translateY(-4px)}}@media(max-width:760px){.aifm-timeline:before{right:13px}.aifm-timeline-item,.aifm-timeline-item:nth-child(even){width:auto;margin:0;padding:0 42px 0 0}.aifm-timeline-dot,.aifm-timeline-item:nth-child(even) .aifm-timeline-dot{right:5px;left:auto}.aifm-timeline-gallery{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.aifm-timeline-card{transition:none}.aifm-timeline-card:hover{transform:none}}
