.team-group-photo-section{width:100%;margin-bottom:3rem}.team-group-photo-image{background:#f3f4f6;border-radius:8px;width:100%;height:500px;display:block;overflow:hidden;box-shadow:0 10px 30px #00000026}.team-group-photo-image img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}@media (max-width:768px){.team-group-photo-image{border-radius:6px;height:auto;box-shadow:0 8px 20px #0000001f}.team-group-photo-image img{object-fit:contain;border-radius:6px;width:100%;max-width:100%;height:auto;display:block}}.team-container{grid-template-columns:1fr;gap:2rem;padding:2rem clamp(1rem,4vw,2.75rem);display:grid}@media (max-width:768px){.team-container{gap:2.25rem;padding:2.25rem clamp(1.35rem,6.5vw,2.25rem)}}@media (min-width:641px) and (max-width:1024px){.team-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.team-container{grid-template-columns:repeat(3,1fr)}}.team-card{text-align:center;background-color:#fff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 16px #0000001a}.team-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.team-image{aspect-ratio:5/6;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;position:relative;overflow:hidden}@media (max-width:640px){.team-image{aspect-ratio:7/8}}.team-image img{object-fit:cover;object-position:center 24%;width:100%;height:100%;display:block}.team-content{flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.5rem;display:flex}@media (max-width:768px){.team-content{padding:1.65rem 1.75rem 1.75rem}}.team-content h3{color:#111827;margin:0 0 .5rem;font-size:1.6rem;line-height:1.2}.team-content .team-role{color:#ee7e00;text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem;font-size:1.05rem;font-weight:700}.team-content .team-details{color:#374151;margin:0;font-size:.95rem;line-height:1.6}.history-timeline-pro{padding:2.5rem 0 1rem;overflow-x:hidden}.history-timeline-pro h2{text-align:center;color:#111827;margin:0 0 2.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}@media (min-width:768px){.history-timeline-pro h2{margin-bottom:3.5rem}}.timeline{max-width:960px;margin:0 auto;padding:0 .25rem;position:relative}.timeline:before{content:"";z-index:0;background:#ee7e0047;border-radius:2px;width:3px;position:absolute;top:.35rem;bottom:.35rem;left:9px;transform:translate(-50%)}.timeline-item{z-index:1;box-sizing:border-box;flex-direction:row;align-items:flex-start;gap:.875rem;width:100%;margin-bottom:2rem;display:flex;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{z-index:2;transform-origin:50%;background:#fff;border:4px solid #ee7e00;border-radius:50%;flex:0 0 18px;width:18px;height:18px;margin-top:1.15rem;transition:transform .28s,border-color .28s;box-shadow:0 0 0 4px #fff}.timeline-content{background:#fff;border-radius:12px;flex-direction:column;flex:1;gap:1.25rem;min-width:0;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 16px #00000014}.timeline-item:hover .timeline-content{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}@media (hover:hover) and (max-width:767px){.timeline-item:hover .timeline-dot{transform:translate(-4px)scale(1.14)}}@media (max-width:767px){.timeline-dot{transform:translate(-4px)}}@media (min-width:768px){.timeline{padding:0 .5rem}.timeline:before{left:50%;transform:translate(-50%)}.timeline-item{width:50%;margin-bottom:2.25rem}.timeline-item:nth-child(odd){flex-direction:row;margin-left:50%;padding-left:1.25rem}.timeline-item:nth-child(2n){flex-direction:row-reverse;margin-right:50%;padding-right:1.25rem}.timeline-item:nth-child(odd) .timeline-copy{text-align:left}.timeline-item:nth-child(2n) .timeline-copy{text-align:right}.timeline-item:nth-child(odd) .timeline-dot{transform:translate(calc(-1.25rem - 9px))}.timeline-item:nth-child(2n) .timeline-dot{transform:translate(calc(1.25rem + 9px))}@media (hover:hover){.timeline-item:nth-child(odd):hover .timeline-dot{transform:translate(calc(-1.25rem - 9px))scale(1.14)}.timeline-item:nth-child(2n):hover .timeline-dot{transform:translate(calc(1.25rem + 9px))scale(1.14)}}}@media (min-width:1024px){.timeline-content{padding:1.75rem}}.timeline-copy .year{color:#ee7e00;letter-spacing:.02em;background:0 0;border-radius:0;margin:0 0 .35rem;padding:0;font-size:1.35rem;font-weight:700;line-height:1.2;display:block}.timeline-copy .title{color:#111827;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.timeline-copy .description{color:#374151;margin:0;font-size:.95rem;line-height:1.65}.timeline-media{aspect-ratio:4/3;isolation:isolate;background:#f3f4f6;border-radius:10px;width:100%;position:relative;overflow:hidden}.timeline-media.preserve-aspect{aspect-ratio:4/3;background:#f9fafb;min-height:200px}.timeline-media-slide{opacity:0;pointer-events:none;transition:opacity .65s;position:absolute;inset:0}.timeline-media-slide.is-active{opacity:1;z-index:1}.timeline-media-img{object-position:center}.timeline-media-img--cover{object-fit:cover}.timeline-media-img--contain{object-fit:contain;box-sizing:border-box;padding:.35rem}
