﻿.timeline-tile{background:#fff6ef;display:flex;flex-direction:column;height:100%;margin-bottom:0;min-height:37.5rem;padding:2.625rem 2rem;width:100%}@media print,screen and (min-width: 48em){.timeline-tile{padding:5.25rem 3rem}}.timeline-tile__inner{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin:0 auto;max-width:27.5rem;padding:2rem 0 2rem 0}.timeline-tile__image{flex:1}.timeline-tile__details{flex:1;text-align:left}.timeline-tile__details .richtext{font-size:1.25rem;margin-bottom:0}.timeline-tile__details .richtext ul{padding-left:0}.timeline-tile__details .richtext li{list-style-type:none;padding-left:1.5rem;position:relative}.timeline-tile__details .richtext li::before{content:"•";font-size:2rem;left:0;position:absolute;top:-0.3125rem}.timeline-tile__logo{display:flex;margin:auto auto 0 auto;max-width:27.5rem;padding:0;width:100%}.timeline-tile__logo img{width:100%}.timeline-tile__date{margin-bottom:1.125rem}.timeline-tile--has-image{position:relative}@media print,screen and (min-width: 48em){.timeline-tile--has-image{padding:5.25rem 1.5rem}}.timeline-tile--has-image .timeline-tile__inner{align-items:flex-start;max-width:43.75rem;padding-left:0;padding-right:0}.timeline-tile--has-image .timeline-tile__details{max-width:18.75rem}.timeline-tile--has-image .timeline-tile__image{bottom:0;height:35%;left:0;position:absolute;right:0}.timeline-tile--has-image .timeline-tile__image img{height:100%;mix-blend-mode:multiply;object-fit:cover;object-position:top;width:100%}@media print,screen and (min-width: 48em){.timeline-tile--has-image .timeline-tile__image img{height:auto;object-fit:unset;width:100%}}@media print,screen and (min-width: 48em){.timeline-tile--has-image .timeline-tile__image{display:block;height:auto;position:static}}.timeline-tile--has-bg-image{background-blend-mode:multiply;background-color:#fdd6c3;background-position:center top;background-size:cover}.timeline-tile--has-bg-image .timeline-tile__inner{align-items:flex-start;background-color:#fff;border-bottom-right-radius:var(--tile-border-radius, 100px);padding-bottom:4.375rem;padding-left:2rem;padding-right:2rem}.timeline{display:flex;flex-direction:column;width:100%}.timeline__navigation{align-items:center;display:flex;flex-direction:row;margin:0 -0.625rem;max-width:1440px;overflow-x:scroll;padding:2.5rem 0 1.25rem 0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0);scrollbar-width:thin}.timeline__navigation::-webkit-scrollbar{display:none}.timeline__navigation-inner{align-items:center;display:flex;flex-direction:row;gap:3.75rem;padding-right:12.5rem}.timeline__navigation-item{cursor:pointer;position:relative}.timeline__navigation-item .circle{border:0.25rem solid #331e38;border-radius:50%;height:1.25rem;left:calc(50% - 0.625rem);position:absolute;top:-1.875rem;width:1.25rem}.timeline__navigation-item .circle:before{background-color:#331e38;content:"";height:0.25rem;left:-3rem;position:absolute;top:calc(50% - 0.125rem);width:2.9375rem}.timeline__navigation-item .circle:after{background-color:#331e38;content:"";height:0.25rem;position:absolute;right:-3rem;top:calc(50% - 0.125rem);width:2.9375rem}.timeline__navigation-item:first-child{margin-left:1.25rem}.timeline__navigation-item:first-child .circle:before{content:none}.timeline__navigation-item:last-child .circle:after{content:none}.timeline__navigation-item p{font-size:1.25rem}.timeline__navigation-item.active .circle{border-color:#ff455d}.timeline__navigation-item.active .circle:after,.timeline__navigation-item.active .circle:before{background-color:#ff455d}.timeline__carousel{cursor:grab;position:relative;transition:opacity .25s linear}.timeline__carousel-tiles{display:flex;flex-direction:row;margin:0 -0.625rem;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0);scrollbar-width:thin}.timeline__carousel-tiles::-webkit-scrollbar{display:none}.timeline__tile-wrapper{flex:0 0 100%;max-width:37.5rem;position:relative;scroll-snap-align:start;width:100%}@media print,screen and (min-width: 48em){.timeline__tile-wrapper{flex:0 0 50%;width:50%}}.carousel-enabled .timeline__tile-wrapper{flex:0 0 100%;width:100%}@media print,screen and (min-width: 48em){.carousel-enabled .timeline__tile-wrapper{width:42rem}}.timeline__tile-wrapper:first-child{align-items:center;display:flex;flex:0 0 22% !important;justify-content:center;padding:0.9375rem 1.25rem 0.9375rem 0.9375rem;text-align:left}@media print,screen and (min-width: 48em){.timeline__tile-wrapper:first-child{flex:0 0 18% !important;padding:1.875rem 2.5rem 1.875rem 1.875rem}}.timeline__tile-wrapper:first-child .signpost-inner{align-items:center;display:flex;flex-direction:column;gap:1.25rem}.timeline__tile-wrapper:first-child .signpost-inner .desktop-only{display:none}@media print,screen and (min-width: 48em){.timeline__tile-wrapper:first-child .signpost-inner .desktop-only{display:inline-block}}.timeline__tile-wrapper:nth-child(2n) .timeline-tile{background-color:#fdd6c3}