<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{font-family:Arial,sans-serif;background-color:#f5f8ff;margin:0;padding:0}.timeline{position:relative;width:71%;margin:50px auto;padding:20px 0}.timeline:before{content:'';position:absolute;top:0;left:50%;width:4px;height:100%;background-color:#b3c4d6;transform:translateX(-50%)}.timeline-item{position:relative;display:flex;justify-content:space-between}.timeline-item .content{background:#fff;border:2px #b3c4d6;padding:15px;border-radius:8px;box-sizing:border-box;width:245px;height:197px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.timeline-item .date-location{position:absolute;top:50%;transform:translateY(-50%);background:0 0;padding:10px;border-radius:8px;border:2px solid #b3c4d6;font-size:.9em;font-weight:700;width:190px;min-height:112px;color:#001a61;display:flex;align-items:center;justify-content:center;flex-direction:column}.timeline-item .date-location .year{color:#b3c4d6;font-size:22px;font-weight:400;margin:0 0 5px}.timeline-item .date-location .month{color:#b3c4d6;font-size:18px;font-weight:300;margin:0 0 5px}.timeline-item .date-location .location{color:#b3c4d6;font-size:22px;font-weight:400;margin:0 0 5px}.timeline-item.left:before,.timeline-item.right:before{content:'';border-top:2px solid #b3c4d6;position:absolute;top:50%;left:249px;right:50%}.timeline-item.left:before{left:436px;right:50%}.timeline-item.left:after,.timeline-item.right:after{content:'';border-top:2px solid #b3c4d6;position:absolute;width:18px;height:18px;border-radius:50%;background:#b3c4d6;top:calc(50% - 9px)
}
.timeline-item.left::after {
    left: calc(50% - 9px)}.timeline-item.right:after{right:calc(50% - 9px)}.timeline-item.right:before{right:436px;left:50%}.timeline-item.left .date-location{right:60%}.timeline-item.right .date-location{left:59.8%}.timeline-item.left .content{margin-right:auto}.timeline-item.right .content{margin-left:auto}.timeline-item.left .content img,.timeline-item.right .content img{max-width:100%}@media only screen and (max-width:1466px){.timeline-item.left .date-location{right:54%}.timeline-item.right .date-location{left:59.8%}.timeline-item .date-location{width:140px}}@media only screen and (max-width:1024px){.timeline-item.left:after,.timeline-item.right:after,.timeline-item.left:before,.timeline-item.right:before,.timeline:before{content:none}.timeline-item{width:100%;gap:10px;margin-bottom:10px}.timeline-item.left .content,.timeline-item.left .date-location,.timeline-item.right .content,.timeline-item.right .date-location{flex:1;width:50%}.timeline-item .date-location{position:relative;right:inherit !important;left:inherit !important;transform:inherit !important}.timeline-item .content{height:175px}}@media only screen and (max-width:1024px){.timeline-item .date-location .location{font-size:18px}}</pre></body></html>