.timelineCardFullPage_container__sn4cg{display:flex;flex-direction:column;width:100%;height:fit-content;padding-top:2rem;padding-bottom:2rem;gap:1rem}.timelineCardFullPage_bannerImage__VYkxF{display:flex;width:100%;height:600px;object-position:center;object-fit:cover;border-radius:var(--border-radius-sm);box-shadow:0 2px 10px 1px var(--primary-color)}.timelineCardFullPage_metadataContainer__itwWq{display:flex;flex-direction:column;gap:.3rem}.timelineCardFullPage_date__uppNs{font-weight:var(--font-weight-semi-bold);font-size:var(--font-size-body-1)}.timelineCardFullPage_typesContainer__cyTty{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.timelineCardFullPage_typesContainer__type__FmQ_T{display:flex;width:fit-content;height:fit-content;background-color:beige;font-weight:var(--font-weight-med);border-radius:var(--border-radius-sm);padding:var(--padding-sm);gap:.5rem;align-items:center;justify-content:center;border:2px solid #000}.timelineCardFullPage_typesContainer__cyTty .timelineCardFullPage_typeIcon__QAuxv{width:fit-content;height:100%}.timelineCardFullPage_shortDescriptionContainer__ZerZI{display:flex;flex-direction:column;gap:.5rem}.timelineCardFullPage_shortDescriptionContainer__heading__3RO5a{font-weight:var(--font-weight-med)}.timelineCardFullPage_shortDescriptionContainer__content__tr2_o{background-color:beige;padding:var(--padding-md);border:2px solid #000;border-radius:var(--border-radius-sm)}.timelineCardFullPage_fullDescriptionContainer__HsuN_{display:flex;flex-direction:column;gap:.5rem}.timelineCardFullPage_fullDescriptionContainer__heading__irmLP{font-weight:var(--font-weight-med)}.timelineCardFullPage_fullDescriptionContainer__content__fxT_w{background-color:beige;padding:var(--padding-md);border:2px solid #000;border-radius:var(--border-radius-sm)}.timelineCardFullPage_sourcesContainer__2HS4S{display:flex;flex-direction:column;gap:.5rem}.timelineCardFullPage_sourcesContainer__heading__e_FOg{font-weight:var(--font-weight-med)}.timelineCardFullPage_sourcesContainer__sources__RoSSU{flex-wrap:wrap;gap:1rem;display:flex;flex-direction:row}.timelineCardFullPage_source__RjV2R{width:fit-content;height:fit-content;padding:var(--padding-sm);background-color:beige;border-radius:var(--border-radius-sm);border:2px solid #000}.timelineCardFullPage_loadingContainer__ODq76{padding:2rem}.timelineCardFullPage_skeletonBanner__YN2j2{width:100%;height:200px;background-color:#e5e5e5;border-radius:var(--border-radius-skeleton-md);margin-bottom:1rem}.timelineCardFullPage_skeletonTitle__TPBsS{width:80%;height:2rem;background-color:#e5e5e5;border-radius:var(--border-radius-skeleton-sm);margin-bottom:1rem}.timelineCardFullPage_skeletonMetadata__s7LBk{display:flex;gap:1rem;margin-bottom:1rem}.timelineCardFullPage_skeletonDate___Rr_T{width:120px;height:1rem;background-color:#e5e5e5;border-radius:var(--border-radius-skeleton-sm)}.timelineCardFullPage_skeletonTypes__bViMl{width:200px;height:1rem;background-color:#e5e5e5;border-radius:var(--border-radius-skeleton-sm)}.timelineCardFullPage_skeletonContent__WOq8A{margin-top:2rem}.timelineCardFullPage_skeletonLine__Hd5gs{width:100%;height:1rem;background-color:#e5e5e5;border-radius:var(--border-radius-skeleton-sm);margin-bottom:.5rem}.timelineCardFullPage_skeletonLine__Hd5gs:last-child{width:60%}