.cards-timeline .dst-cards__grid{--timeline-color:var(--dst-list__timeline-color,var(--dst--primary-color2))}.cards-timeline .dst-cards__item{isolation:isolate;position:relative}.cards-timeline .dst-cards__item:before{content:"";inset:0 auto auto anchor(--block-title left);width:var(--dst-list__dot-size,2rem);height:var(--dst-list__dot-size,2rem);background:radial-gradient(circle, var(--timeline-color) 0, var(--timeline-color) 32%, color-mix(in srgb, var(--timeline-color), var(--dst--secondary-color1)) 33%);anchor-name:--dot;z-index:3;pointer-events:none;border-radius:50%;margin:auto;transition:all .3s;position:absolute}.cards-timeline .dst-cards__item:after{content:"";width:100%;height:var(--dst-list__dot-size,2rem);left:anchor(--dot right);background-image:repeating-linear-gradient(90deg, var(--timeline-color), var(--timeline-color) 8px, transparent 8px, transparent 12px, var(--timeline-color) 12px);pointer-events:none;z-index:2;background-position:0;background-repeat:no-repeat;background-size:100% 1px;position:absolute;top:0}.cards-timeline .dst-cards__item:last-child:after{display:none}.cards-timeline .dst-cards__item .c-block__body{anchor-name:--block-title}.cards-timeline .dst-cards__item .c-block__icon{flex-shrink:0}.cards-timeline .dst-cards__item .c-block__icon img{max-width:100%;max-height:100%}.cards-timeline .dst-cards:last-child:after{display:none}.cards-timeline.cards-timeline--vertical .dst-cards__grid{padding-inline-start:calc(var(--dst-list__dot-size,2rem) * 1.5)}.cards-timeline.cards-timeline--vertical .dst-cards__item:before{inset:0 auto auto calc(var(--dst-list__dot-size,2rem) * -1.5)}.cards-timeline.cards-timeline--vertical .dst-cards__item:after{height:calc(100% - var(--dst-list__dot-size,2rem) / 2);width:var(--dst-list__dot-size,2rem);left:anchor(--dot left);top:anchor(--dot bottom);background-image:repeating-linear-gradient(180deg, var(--timeline-color), var(--timeline-color) 10px, transparent 10px, transparent 20px, var(--timeline-color) 20px);z-index:-1;background-color:#0000;background-position:50% 0;background-repeat:no-repeat;background-size:1px 100%}.cards-timeline.cards-timeline--vertical .dst-cards__item:last-of-type:after{display:none}.cards-timeline.cards-timeline--v2 .dst-cards__item:before{inset:0 calc(var(--dst-list__dot-size,2rem) * -1.5) auto auto}.cards-timeline.cards-timeline--v2 .dst-cards__grid{padding-inline-end:calc(var(--dst-list__dot-size,2rem) * 1.5)}.cards-timeline.cards-timeline--sticky-dot .dst-cards__grid{padding:0}.cards-timeline.cards-timeline--sticky-dot .dst-cards__item{grid-template-columns:var(--dst-list__dot-size,2rem) auto;align-items:flex-start;gap:var(--dst-list__dot-size,2rem);display:grid;position:relative}.cards-timeline.cards-timeline--sticky-dot .dst-cards__item:before{top:calc(var(--dst--top-offset-sticky) + 6vh);margin:0;position:sticky;left:0}.cards-timeline.cards-timeline--sticky-dot .dst-cards__item:last-child:before{position:relative;top:0}.cards-timeline.cards-timeline--horizontal .dst-cards__grid{padding-top:calc(var(--dst-list__dot-size,2rem) * 1.5)}.cards-timeline.cards-timeline--horizontal .dst-cards__grid.text-center .dst-cards__item:before{inset:calc(var(--dst-list__dot-size,2rem) * -1.5) 0 auto}.cards-timeline.cards-timeline--horizontal .dst-cards__grid.text-center .dst-cards__item:after{width:100%;left:0;top:anchor(--dot top)}.cards-timeline.cards-timeline--horizontal .dst-cards__grid.text-center .dst-cards__item:first-of-type:after{width:50%;left:50%}.cards-timeline.cards-timeline--horizontal .dst-cards__grid.text-center .dst-cards__item:last-of-type:after{width:50%;display:block;left:0}.cards-timeline.cards-timeline--horizontal .dst-cards__item:before{top:calc(var(--dst-list__dot-size,2rem) * -1.5)}.cards-timeline.cards-timeline--horizontal .dst-cards__item:after{top:anchor(--dot top)}.cards-timeline.cards-timeline--horizontal .c-block{padding-top:calc(var(--dst-list__dot-size,2rem) * 2)}@keyframes appear{0%{opacity:0}to{opacity:1}}.cards-sticky .dst-cards__item{position:sticky}.cards-sticky--top .dst-cards__item{top:calc(var(--dst--top-offset-sticky) + var(--cards-sticky__offset,2rem))}.cards-sticky--bottom .dst-cards__item{bottom:var(--cards-sticky__offset,2rem)}@media (min-width:1113px){.featured-posts .dst-cards__item .c-block{flex-direction:column-reverse}.featured-posts .dst-cards__item .c-media{aspect-ratio:310/171}}.connected-cards .c-block__body{background:var(--dst--secondary-color1);padding:3.2rem 2rem}.connected-cards .c-block__icon{margin-bottom:3rem}@media (min-width:767px){.connected-cards .dst-cards__item:not(:last-child):before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='11' viewBox='0 0 338 11' fill='none'%3E%3Cline x1='-4.37114e-08' y1='6' x2='338' y2='5.99997' stroke='%23379B51'/%3E%3Cpath d='M174.26 5.5L169.5 9.86328V1.13574L174.26 5.5Z' fill='%23379B51' stroke='%23379B51'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;height:11px;position:absolute}.connected-cards .dst-cards__item:first-child:before{top:anchor(--card-2 40%);left:calc(anchor(--card-1 right) + 1em);right:calc(anchor(--card-2 left) + 1em)}.connected-cards .dst-cards__item:first-child .c-block__icon{anchor-name:--card-1}.connected-cards .dst-cards__item:nth-child(2) .c-block__icon{anchor-name:--card-2}.connected-cards .dst-cards__item:nth-child(2):before{top:anchor(--card-3 40%);left:calc(anchor(--card-2 right) + 1em);right:calc(anchor(--card-3 left) + 1em)}.connected-cards .dst-cards__item:nth-child(3) .c-block__icon{anchor-name:--card-3}}
