html:has(.timeline-wrapper){scroll-behavior:auto}.timeline__items{display:flex;flex-wrap:nowrap;will-change:transform}.timeline__item{align-items:center;display:flex;flex-shrink:0;height:100vh;width:var(--100vw)}.timeline__container{display:grid;gap:15rem;grid-template-columns:400px auto;height:100%;padding-right:10rem;position:relative}.timeline__item__details{padding-top:12vh}.timeline__item h2{--font-h2-color:var(--timeline-heading-1);margin-bottom:1.5rem}.timeline__item h3{--font-h3-color:var(--timeline-heading-2);margin-bottom:5rem;margin-top:0}.timeline__item h2,.timeline__item h3{font-family:Anton,sans-serif;font-size:5rem;font-weight:400;letter-spacing:-1px;line-height:1.12;text-transform:uppercase}.timeline__item__image{height:100%;max-height:980px;max-width:920px;width:100%}.timeline__item__image__img{height:100%;object-fit:cover;position:relative;width:100%;z-index:1}.timeline__item__icon{margin-bottom:7.5rem;position:relative}.timeline__item__details{position:relative}.timeline__item__text ul{display:flex;flex-direction:column;gap:1.5rem}.timeline__item__text .btn--secondary,.timeline__item__text .btn--tertiary,.timeline__item__text .btn.btn--primary,.timeline__item__text .cta--secondary .hs-web-interactive-inline a,.timeline__item__text .cta--tertiary .hs-web-interactive-inline a,.timeline__item__text .hs-web-interactive-inline a.btn--primary,.timeline__item__text .hs-web-interactive-inline a.cta--secondary,.timeline__item__text .hs-web-interactive-inline a.cta--tertiary{font-size:1.7rem;padding:.6em 1.2em}.timeline__item__text .component__ctas{margin-top:30px}.timeline__item__image-container{align-items:center;display:flex}.timeline__item--option1 .timeline__item__image-container,.timeline__item--option3 .timeline__item__image-container{align-items:center;margin-top:-15%}.timeline__item--option2 .timeline__item__image-container,.timeline__item--option4 .timeline__item__image-container,.timeline__item--option5 .timeline__item__image-container,.timeline__item--option6 .timeline__item__image-container{align-items:flex-start}.timeline__item--option2:before{--circle-size:28.125vw;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='570' height='570' fill='none' viewBox='0 0 570 570'%3E%3Cpath fill='%23c93d3c' fill-rule='evenodd' d='M285 427.5c78.701 0 142.5-63.799 142.5-142.5S363.701 142.5 285 142.5 142.5 206.299 142.5 285 206.299 427.5 285 427.5m0 142.5c157.401 0 285-127.599 285-285S442.401 0 285 0 0 127.599 0 285s127.599 285 285 285' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;bottom:calc((var(--circle-size)/2)*-1);content:"";height:var(--circle-size);left:calc((var(--circle-size)/2)*-1);position:absolute;width:var(--circle-size)}.timeline__item--option3 .timeline__item__image,.timeline__item--option4 .timeline__item__image{position:relative}.timeline__item--option3 .timeline__item__image:before{top:50%;transform:translateY(-50%)}.timeline__item--option3 .timeline__item__image:before,.timeline__item--option4 .timeline__item__image:before{--circle-size:25.52083vw;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='570' height='570' fill='none' viewBox='0 0 570 570'%3E%3Cpath fill='%23c93d3c' fill-rule='evenodd' d='M285 427.5c78.701 0 142.5-63.799 142.5-142.5S363.701 142.5 285 142.5 142.5 206.299 142.5 285 206.299 427.5 285 427.5m0 142.5c157.401 0 285-127.599 285-285S442.401 0 285 0 0 127.599 0 285s127.599 285 285 285' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;content:"";height:var(--circle-size);position:absolute;right:calc((var(--circle-size)/2)*-1);width:var(--circle-size)}.timeline__item--option4 .timeline__item__image:before{bottom:calc((var(--circle-size)/2)*-1)}.timeline__item--option6 .timeline__item__image:before{--circle-size:28.125vw;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='570' height='570' fill='none' viewBox='0 0 570 570'%3E%3Cpath fill='%23c93d3c' fill-rule='evenodd' d='M285 427.5c78.701 0 142.5-63.799 142.5-142.5S363.701 142.5 285 142.5 142.5 206.299 142.5 285 206.299 427.5 285 427.5m0 142.5c157.401 0 285-127.599 285-285S442.401 0 285 0 0 127.599 0 285s127.599 285 285 285' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;content:"";height:var(--circle-size);position:absolute;right:calc((var(--circle-size))*-1);top:calc((var(--circle-size)/2)*-1);width:var(--circle-size)}@media only screen and (max-width:1080px){.timeline__item__image{aspect-ratio:3/4;height:auto;max-height:none;max-width:none;width:100%}}@media only screen and (min-width:1081px){.timeline__item:not(.timeline__item--end) .timeline__item__details:before{background-color:var(--line-color);content:"";height:var(--line-thickness);position:absolute;top:calc(var(--icon-height)/2 + 12vh - var(--line-thickness))}.timeline__item.is-complete .timeline__item__details:before{background-color:var(--line-color-complete)}.timeline__item:not(.timeline__item--last) .timeline__item__details:before{left:var(--icon-width);width:calc(var(--item-progress) - var(--icon-width) - var(--icon-width)/2 - 20px)}.timeline__item--first .timeline__item__details:before{left:var(--icon-width);width:calc(var(--item-progress) - var(--icon-width))}}@media only screen and (min-width:1081px) and (max-height:820px){.timeline__item__text,.timeline__item__text li{--font-body-size:1.7rem;font-size:var(--font-body-size)}.timeline__container{display:grid;gap:10rem;grid-template-columns:40vw auto}}@media only screen and (max-width:1080px){.timeline__item:not(.timeline__item--end) .timeline__item__details:before{background-color:var(--line-color-complete);content:"";height:calc(var(--container-height) + 15rem - var(--icon-height) + 2px);left:calc(var(--icon-height)/2 - var(--line-thickness)/2);position:absolute;top:var(--icon-height);width:var(--line-thickness)}.timeline__items{flex-direction:column;gap:15rem}.timeline__item{height:auto}.timeline__container{gap:2rem;grid-template-columns:100%}.timeline__item__image{aspect-ratio:4/3}.timeline__item__details{display:grid;grid-template-columns:var(--icon-width) auto;padding-top:0}.timeline__item__text{padding-left:4rem;padding-right:3rem}.timeline__item__image-container{margin-top:0;padding-left:10rem;padding-right:3rem}.timeline__item--option2:before{left:unset;right:calc((var(--circle-size)/2)*-1);top:calc((var(--circle-size)/2)*-.5)}.timeline__item--option6 .timeline__item__image:before{display:none}}@media only screen and (max-width:640px){.timeline__item__details{--icon-width:30px!important;--icon-height:30px!important}.timeline__item__text{padding-left:2rem;padding-right:2rem}.timeline__item h2,.timeline__item h3{font-size:3.5rem}.timeline__item h3{margin-bottom:2rem}.timeline__item__image-container{padding-left:5rem;padding-right:3rem}.timeline__container{padding-right:3rem}}@media only screen and (max-height:900px){.timeline__item__image{max-height:75vh}}