#section-timeline-certificates{margin:60px 0}#section-timeline-certificates .timeline-certificates{display:grid;grid-template-columns:80px auto;column-gap:30px}#section-timeline-certificates .timeline-certificates .years-marks{position:relative;display:flex;justify-content:center}#section-timeline-certificates .timeline-certificates .years-marks::before{content:"";display:block;width:2px;height:100%;background-color:#CCCCFE;position:absolute}@media (max-width:992px){#section-timeline-certificates{margin:32px 0}#section-timeline-certificates .timeline-certificates{grid-template-columns:1fr}#section-timeline-certificates .timeline-certificates .years-marks{display:block;margin-bottom:25px}#section-timeline-certificates .timeline-certificates .years-marks::before{display:none}}#section-timeline-certificates .timeline-certificates .years-marks span{background-color:#0000B3;color:#fff;width:68px;height:37px;font-size:15px;line-height:1em;font-style:italic;display:flex;align-items:center;justify-content:center;border-radius:100px;position:relative}#section-timeline-certificates .timeline-certificates .years-marks span.active{background-color:#000FFF}#section-timeline-certificates .timeline-certificates .year-certificates{display:grid;grid-template-columns:repeat(2,1fr);gap:45px;padding-bottom:60px}@media (max-width:992px){#section-timeline-certificates .timeline-certificates .year-certificates{grid-template-columns:repeat(1,1fr);padding-bottom:30px}}#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box{display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:35px}#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box .media{border-radius:20px;overflow:hidden;padding:8px;display:flex;align-items:center;justify-content:center;align-self:stretch}#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box .media img{max-width:100%;height:auto}#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box .description h2{font-size:20px;line-height:28px;font-weight:700}#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box .description p{font-size:16px;line-height:24px;margin-bottom:0}@media (max-width:992px){#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box .description{gap:20px}#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box .description h2{font-size:16px;line-height:23px}#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box .description p{font-size:13px;line-height:22px;margin-bottom:0}}#section-timeline-certificates .timeline-certificates .year-certificates .certificate-box:nth-child(even)::after{content:"";width:1px;height:100%;display:inline-block;background-color:#F6F6FB}