.faded{position:relative;background:white}.faded:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.triangle{width:0;height:0;border-color:transparent white;border-style:solid;border-width:.625rem 1.25rem .625rem 0}@media (hover:hover) and (pointer:fine){.discussion:hover .triangle{border-right:1.25rem solid var(--gold-500)}}@media screen and (min-width:48rem){.timeline-container{justify-content:center;align-items:center}.timeline:nth-child(odd) .discussion{left:2.5rem!important}.timeline:nth-child(odd) .triangle{left:-1.25rem!important;transform:rotate(0deg)}.timeline:nth-child(2n) .discussion{right:2.5rem!important}.timeline:nth-child(2n) .triangle{right:-1.25rem!important;transform:rotate(0deg)}}@media screen and (max-width:48rem){.timeline-container{justify-content:right!important;align-items:start!important}.timeline:nth-child(odd) .discussion{right:2.5rem!important}.timeline:nth-child(odd) .triangle{right:-1.25rem;transform:rotate(180deg)}}@media screen and (min-width:96rem){.timeline .discussion{min-width:36.25rem}}@media screen and (min-width:48rem) and (max-width:96rem){.timeline .discussion{min-width:40vw!important}}@media screen and (max-width:48rem){.timeline .discussion{min-width:77vw!important;right:2.5rem}}