/**handles:elevation-contract-components--timeline-vertical-style**/
body.notibar-visible{--header-height-desktop-xl:200px;--header-height-desktop:200px;--header-height-mobile:137px;--header-height-tablet:137px}body:not(.notibar-visible){--header-height-desktop-xl:196px;--header-height-desktop:196px;--header-height-tablet:143px;--header-height-mobile:143px}body.logged-in{--header-height-desktop-xl:272px;--header-height-desktop:272px;--header-height-tablet:229px;--header-height-mobile:220px}.custom-dots-line{position:relative}.custom-dots-line-top:after{top:0}.custom-dots-line-bottom:after,.custom-dots-line-top:after{background-color:var(--border-color);content:"";display:block;height:3px;left:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271094%27 height=%274%27 fill=%27none%27%3E%3Cpath stroke=%27currentColor%27 stroke-dasharray=%270.1 8%27 stroke-linecap=%27round%27 stroke-width=%273%27 d=%27M2 2h1094%27/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271094%27 height=%274%27 fill=%27none%27%3E%3Cpath stroke=%27currentColor%27 stroke-dasharray=%270.1 8%27 stroke-linecap=%27round%27 stroke-width=%273%27 d=%27M2 2h1094%27/%3E%3C/svg%3E");mask-position:center;-webkit-mask-position:center;mask-repeat:repeat-x;-webkit-mask-repeat:repeat-x;mask-size:auto;-webkit-mask-size:auto;opacity:1;position:absolute;right:0}.custom-dots-line-bottom:after{bottom:0}.timeline-vertical{opacity:1}@media(min-width:1200px){.timeline-vertical__content{max-width:982px}}.timeline-vertical-sections{padding-left:20px}@media(min-width:768px){.timeline-vertical-sections{padding-left:0}}.timeline-vertical-year:last-of-type .timeline-vertical-year__section-items .timeline-vertical-item:last-child{margin-bottom:0}.timeline-vertical-year__section-items{display:flex;flex-direction:column;padding-top:40px;position:relative}.timeline-vertical-year__section-items:after{background-color:#661379;content:"";display:block;height:0;left:0;position:absolute;top:0;transform:translateX(-50%);width:1px}@media(prefers-reduced-motion){.timeline-vertical-year__section-items:after{animation:heightGrowth 0s forwards}}@media(min-width:768px){.timeline-vertical-year__section-items:after{left:50%}}.timeline-vertical-year__section-items:has(.animate):after{animation:heightGrowth 2s ease-in-out forwards;animation-delay:.5s}.timeline-vertical-year__section-title{display:flex;justify-content:flex-start;margin-left:-10px;margin-top:50px}@media(min-width:768px){.timeline-vertical-year__section-title{justify-content:center;margin-left:0}}.timeline-vertical-year__section-title .wp-block-heading{align-items:center;border-radius:4px;display:inline-flex;height:auto;line-height:140%;margin-bottom:0;padding:6px 10px;width:auto}@media(min-width:768px){.timeline-vertical-year__invert-position .timeline-vertical-year__section-items .timeline-vertical-item:nth-child(2n){align-self:flex-start}.timeline-vertical-year__invert-position .timeline-vertical-year__section-items .timeline-vertical-item:nth-child(2n):after{left:auto;right:-52px}.timeline-vertical-year__invert-position .timeline-vertical-year__section-items .timeline-vertical-item:nth-child(odd){align-self:flex-end}.timeline-vertical-year__invert-position .timeline-vertical-year__section-items .timeline-vertical-item:nth-child(odd):after{left:-52px;right:auto}.timeline-vertical-year__invert-position .timeline-vertical-year__section-items .timeline-vertical-item.animate:nth-child(2n):after{animation:fromLeft .4s ease-in-out forwards;animation-delay:.3s}.timeline-vertical-year__invert-position .timeline-vertical-year__section-items .timeline-vertical-item.animate:nth-child(odd):after{animation:fromRight .4s ease-in-out forwards;animation-delay:.3s}}.timeline-vertical-item{align-self:flex-end;border:1px solid #eee;border-radius:2px;margin-bottom:20px;padding:10px;position:relative;width:calc(100% - 21px);z-index:5}.timeline-vertical-item:after{background-color:#8f1f9e;border-radius:50%;content:"";display:block;height:20px;left:-32px;opacity:0;position:absolute;top:0;width:20px;z-index:5}@media(min-width:768px){.timeline-vertical-item:after{left:-52px}.timeline-vertical-item{width:calc(50% - 41px)}.timeline-vertical-item:nth-child(odd){align-self:flex-start}.timeline-vertical-item:nth-child(odd):after{left:auto;right:-52px}.timeline-vertical-item:nth-child(2n+2){margin-bottom:-10%;margin-top:-30%}}.timeline-vertical-item.animate:nth-child(odd):after{animation:fromLeft .4s ease-in-out forwards;animation-delay:.3s}.timeline-vertical-item.animate:nth-child(2n):after{animation:fromRight .4s ease-in-out forwards;animation-delay:.3s}.timeline-vertical-item p.has-h-5-font-size,.timeline-vertical-item__content p:first-of-type{margin-bottom:10px}.timeline-vertical-item__image{border-radius:20px;margin-bottom:30px}.timeline-vertical-item__image img{border-radius:20px}@keyframes heightGrowth{0%{height:0}to{height:calc(100% + 50px)}}@keyframes fromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes fromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}