.journey-item{border:2px solid var(--semantic-color-gradient-gradient-40);border-radius:16px;display:flex;padding:1.25rem;position:relative}.journey-item:not(:last-of-type):after{border-top:4px dotted var(--semantic-color-gradient-gradient-40);content:"";height:0;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);width:1.25rem}@media only screen and (min-width:64rem){.journey-item{grid-area:1/span 7}.journey-item:nth-child(3):after{border:4px dotted var(--semantic-color-gradient-gradient-40);border-bottom-right-radius:50%;border-left:none;border-top-right-radius:50%;content:"";height:calc(50% + 2.25rem);right:-49.5%;transform:none;width:49%}.journey-item:nth-child(4){grid-area:2/4/2/span 7}.journey-item:nth-child(4):before{border:4px dotted var(--semantic-color-gradient-gradient-40);border-bottom-left-radius:50%;border-right:none;border-top-left-radius:50%;bottom:50%;content:"";height:calc(50% + 2.25rem);left:-50%;position:absolute;width:50%}.journey-item:nth-child(5){grid-area:2/11/2/span 7}.journey-item:nth-child(6){grid-area:2/18/2/span 7}}@media only screen and (min-width:90rem){.journey-item:nth-child(3):after{border-bottom-right-radius:45%;border-top-right-radius:45%;right:-45%;width:45%}.journey-item:nth-child(4):before{border-bottom-left-radius:45%;border-top-left-radius:45%;left:-45%;width:45%}}.journey-item-index{color:var(--semantic-color-gradient-gradient-100);display:block;margin-right:1rem}@media only screen and (min-width:48rem){.journey-item-index{margin-right:1.25rem}}.journey-item-headline{margin-bottom:.25rem}.journey-item-subline{margin-bottom:0!important}
