.timeline_module .timeline_card_img{border:5px solid var(--primary_color);border-radius:100%;height:200px;margin-left:auto;margin-right:auto;padding:5px;position:relative;width:200px}.timeline_module .timeline_card_img .timeline_card_img_inr{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100%;display:flex;height:100%;justify-content:center;width:100%}.timeline_module .timeline_card_img_inner{height:100%;position:relative;width:100%}.timeline_module .timeline_card_overlay{height:100%;left:0;position:absolute;top:0;transition:.2s ease-in-out;width:100%;z-index:1}.timeline_module .timeline_social{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:.3s ease-in-out;width:100%;z-index:3}.timeline_module .timeline_social ul{align-items:center;display:flex;gap:9px;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.timeline_module .timeline_social ul li{width:24px}.timeline_module .timeline_social ul a{align-items:center;border-radius:100%;display:flex;height:24px;justify-content:center;line-height:1;width:24px}.timeline_module .timeline_social ul a svg{display:block;height:1em;width:1em}.timeline_module .timeline_details{margin-top:24px;text-align:center}.timeline_module .timeline_name{margin-bottom:12px}.timeline_module .timeline_card_overlay{background:var(--primary_color);border-radius:100%;opacity:0;transition:.2s ease}.timeline_module .timeline_card:hover .timeline_card_overlay{opacity:.3}.timeline_module .timeline_social ul li{opacity:0;transform:translateY(30px);transition:.2s ease-in-out}.timeline_module .timeline_card:hover .timeline_social ul li{opacity:1;transform:translateY(0)}.timeline_module .timeline_card:hover .timeline_social ul li:nth-child(2){transition-delay:.15s}.timeline_module .timeline_card:hover .timeline_social ul li:nth-child(3){transition-delay:.2s}.timeline_module .timeline_card:hover .timeline_social ul li:nth-child(4){transition-delay:.25s}.timeline_module .timeline_cards.flex_row{row-gap:30px}.timeline_module .bodySizeh6{line-height:1.75}@media (max-width:1250px) and (min-width:1025px){.timeline_module .timeline_cards .span20{width:33.33%}}