.history-section{overflow:hidden;padding:5rem 0}.timeline{margin:0 auto;max-width:1000px;max-width:62.5rem;padding:2.5rem 0;position:relative}.timeline:before{background-color:#e5e5e5;border-radius:3px;bottom:0;content:"";left:20px;left:1.25rem;position:absolute;top:0;width:6px;width:.375rem}@media only screen and (min-width:48em){.timeline:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.timeline__item{margin-bottom:3.125rem;padding-left:4.375rem;position:relative}.timeline__item:last-child{margin-bottom:0}@media only screen and (min-width:48em){.timeline__item{margin-bottom:2.5rem;width:50%}.timeline__item:nth-child(odd){left:50%;padding-left:3.75rem;text-align:left}.timeline__item:nth-child(2n){left:0;padding-left:0;padding-right:3.75rem;text-align:right}}.timeline__marker{background-color:#da0d21;border-radius:50%;height:20px;height:1.25rem;left:13px;left:.8125rem;position:absolute;top:15px;top:.9375rem;width:20px;width:1.25rem;z-index:2}.timeline__marker:after{background-color:#1a1a1a;content:"";height:4px;height:.25rem;left:35px;left:2.1875rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:25px;width:1.5625rem}@media only screen and (min-width:48em){.timeline__item:nth-child(2n) .timeline__marker{left:auto;right:-10px;right:-.625rem}.timeline__item:nth-child(2n) .timeline__marker:after{left:auto;right:35px;right:2.1875rem}.timeline__item:nth-child(odd) .timeline__marker{left:-10px;left:-.625rem}.timeline__item:nth-child(odd) .timeline__marker:after{left:35px;left:2.1875rem}}.timeline__content{margin-top:-.625rem}.timeline__year{color:#1a1a1a;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;letter-spacing:-1px;letter-spacing:-.0625rem;line-height:1;margin-bottom:.625rem}.timeline__title{color:#1a1a1a;font-size:1.1rem;font-weight:800;line-height:1.4;margin:0 0 .625rem}.timeline__text{color:#333;font-size:.95rem;line-height:1.6;margin:0 0 .625rem}.timeline__text:last-child{margin-bottom:0}.process-section{padding:5rem 0}.process-section__header{margin-bottom:3.75rem;text-align:center}.process-section__title{color:#fff;display:inline-block;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;margin:0 0 1.25rem;position:relative}.process-section__title:after{background-color:#da0d21;clip-path:polygon(100% 0,0 0,100% 100%);content:"";height:20px;height:1.25rem;position:absolute;right:-25px;right:-1.5625rem;top:-5px;top:-.3125rem;width:20px;width:1.25rem}.process-section__subtitle{color:#e5e5e5;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px;max-width:50rem}.process-grid{display:-ms-grid;display:grid;gap:40px 30px;gap:2.5rem 1.875rem;-ms-grid-columns:1fr;grid-template-columns:1fr}@media only screen and (min-width:40em){.process-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:64em){.process-grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}.process-step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.process-step,.process-step__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.process-step__number{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;border-radius:50%;color:#0d2b5e;font-size:2.5rem;font-weight:900;height:90px;height:5.625rem;justify-content:center;margin-bottom:1.5625rem;width:90px;width:5.625rem}.process-step__title{color:#fff;font-size:1.1rem;font-weight:800;line-height:1.3;margin:0 0 .9375rem}.process-step__text{color:#e5e5e5;font-size:.95rem;line-height:1.6;margin:0}.cert-section{background-color:#f7f7f7;padding:5rem 0}.cert-section__header{margin-bottom:3.75rem;text-align:center}.cert-section__title{color:#1a1a1a;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;margin:0 0 .9375rem}.cert-section__subtitle{color:#444;font-size:1rem;line-height:1.6;margin:0 auto;max-width:700px;max-width:43.75rem}.cert-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;gap:30px;gap:1.875rem;grid-template-columns:1fr}@media only screen and (min-width:64em){.cert-grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}.cert-card{display:-ms-grid;display:grid;-ms-grid-columns:1fr;background-color:#fff;border-radius:8px;color:inherit;grid-template-columns:1fr;overflow:hidden;text-decoration:none;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.cert-card:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,.1);box-shadow:0 15px 30px rgba(0,0,0,.1);-webkit-box-shadow:0 .9375rem 1.875rem rgba(0,0,0,.1);box-shadow:0 .9375rem 1.875rem rgba(0,0,0,.1);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);-webkit-transform:translateY(-.3125rem);-ms-transform:translateY(-.3125rem);transform:translateY(-.3125rem)}.cert-card:hover .cert-card__title{color:#da0d21}@media only screen and (min-width:40em){.cert-card{-ms-grid-columns:4fr 6fr;grid-template-columns:4fr 6fr}}.cert-card__image-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e5e5e5}.cert-card__image{-webkit-filter:drop-shadow(0 10px 15px rgba(0,0,0,.15));filter:drop-shadow(0 10px 15px rgba(0,0,0,.15));-webkit-filter:drop-shadow(0 .625rem .9375rem rgba(0,0,0,.15));filter:drop-shadow(0 .625rem .9375rem rgba(0,0,0,.15));height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.cert-card__content-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.5rem 1.875rem}.cert-card__title{color:#1a1a1a;font-size:1.4rem;font-weight:800;margin:0 0 .9375rem;-webkit-transition:color .3s ease;transition:color .3s ease}.cert-card__text{color:#444;font-size:.95rem;line-height:1.6;margin:0 0 1.5625rem}.cert-card__list-text{color:#1a1a1a;font-size:.9rem;font-weight:600}.cert-card__list-bullets,.cert-card__list-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;gap:.5rem}.cert-card__list-bullets{margin:0;padding:0 0 0 1.25rem}.cert-card__list-bullets li{color:#1a1a1a;font-size:.9rem;font-weight:600}