body.has-lightbox:before{content:"";display:block;height:100%;background:var(--color-primary-blue-dark);opacity:.74}.cc-lightbox,body.has-lightbox:before{width:100%;position:fixed;z-index:10000}.cc-lightbox{top:4rem;left:50%;transform:translate(-50%);max-width:100rem;max-height:calc(100% - 8rem);padding:4rem;background:#fff;color:#222;overflow-y:auto;max-width:1200px}.cc-lightbox__close{position:absolute;top:.5em;right:.5em;font-size:2rem;padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;box-shadow:none}.cc-timeline__toc{background:var(--color-primary-blue-dark);color:var(--color-gray-white);font-size:18px;border-radius:15px;padding:10px;margin:0 0 3em;position:sticky;top:10px;z-index:1}.cc-timeline__toc__toggler{width:100%}.cc-timeline__toc .cc-timeline__toc__items{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.cc-timeline__toc .cc-timeline__toc__items__item a{color:currentColor;text-decoration:none;display:inline-block}.cc-timeline__toc .cc-timeline__toc__items__item a:hover{color:var(--color-secondary-green-light)}.cc-timeline__toc .cc-timeline__toc__items__item a:after{content:"";display:block;height:6px;background:transparent;border-radius:10px 10px 0 0;margin:.2em 0 0}.cc-timeline__toc .cc-timeline__toc__items__item.item--active{font-weight:700;color:var(--color-secondary-green-light)}.cc-timeline__toc .cc-timeline__toc__items__item.item--active a:after{background:var(--color-secondary-green-light)}.cc-timeline__toc .cc-timeline__toc__items[hidden]{display:none}@media (min-width:1440px){.cc-timeline__toc{padding:10px 0 0}.cc-timeline__toc__toggler{display:none}.cc-timeline__toc .cc-timeline__toc__items{flex-direction:row;align-items:center;justify-content:center;gap:90px}}.cc-timeline__item{display:flex;gap:30px;box-sizing:border-box}.cc-timeline__item__label{display:flex;flex-direction:column;align-items:center;width:30px;flex:0 0 30px;gap:10px}.cc-timeline__item__label:after,.cc-timeline__item__label:before{content:"";width:9px;border-radius:100px}.cc-timeline__item__label:before{background:linear-gradient(180deg,#3882b8,#bde5ef);height:100px}.cc-timeline__item__label:after{flex:1;background:linear-gradient(180deg,#84a230,#3882b8)}.cc-timeline__item__label__orb{aspect-ratio:1/1;width:100%;background-image:url(../imgs/orb-blue-dark.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.cc-timeline__item__body{padding:30px 0;display:flex;flex-direction:column;gap:30px}@media (min-width:1440px){.cc-timeline__item__body{flex-direction:row;align-items:flex-start}}.cc-timeline__item__video{position:relative;aspect-ratio:525/295;max-width:600px;border-radius:var(--layout-border-radius-element-medium);overflow:hidden;width:100%;flex:1}.cc-timeline__item__video .bg-image-wrap{transition:all .1s}.cc-timeline__item__video .cc-block__ctas{margin:0!important;width:100%;height:100%;top:0;left:0;position:relative;display:flex;align-items:center;justify-content:center}.cc-timeline__item__video .cc-block__ctas .cc-button{border-radius:100%;width:3em;height:3em;padding:0;display:flex;align-items:center;justify-content:center}.cc-timeline__item__content{display:flex;flex-direction:column}.cc-timeline__item .cc-timeline__item__pretitle{font-weight:700;color:#1f4969;font-size:20px;margin:0 0 10px!important}.cc-timeline__item .cc-timeline__item__title{font-size:32px;color:#092c4c;margin:0 0 10px!important}.cc-timeline__item p:last-child{margin-bottom:0!important}.cc-timeline__item:nth-child(2n) .cc-timeline__item__label__orb{background-image:url(../imgs/orb-green.svg)}.cc-timeline__item:nth-child(3n) .cc-timeline__item__label__orb{background-image:url(../imgs/orb-green-light.svg)}.cc-timeline__item:nth-child(4n) .cc-timeline__item__label__orb{background-image:url(../imgs/orb-blue-light.svg)}@media (min-width:1440px){.cc-timeline__item{gap:60px}.cc-timeline__item__label{width:60px;flex:0 0 60px}.cc-timeline__item__body{padding:60px 0;gap:60px}.cc-timeline__item__content{flex:1}}