.custom-block--timeline{margin:40px auto}.custom-block--timeline .timeline{position:relative}.custom-block--timeline .timeline:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:6px;border-radius:6px;background-color:#175a92;margin-left:-3px}@media only screen and (min-width:901px){.custom-block--timeline .timeline:before{left:50%}}.custom-block--timeline .timeline__item{position:relative;padding:20px;text-align:left;padding-left:100px}.custom-block--timeline .timeline__item:before{content:"";display:block;position:absolute;top:50%;left:0;height:0;width:80px;margin-top:-3px;border:3px dashed #175a92}.custom-block--timeline .timeline__item:after{content:"";display:block;position:absolute;top:50%;left:-15px;height:30px;width:30px;margin-top:-15px;border-radius:50%;background-color:#175a92;border:6px solid #175a92}@media only screen and (min-width:901px){.custom-block--timeline .timeline__item{width:50%;margin-left:auto}.custom-block--timeline .timeline__item:nth-of-type(odd){margin-left:0;margin-right:auto;padding-left:0;padding-right:100px;text-align:right}.custom-block--timeline .timeline__item:nth-of-type(odd):before{left:auto;right:0}.custom-block--timeline .timeline__item:nth-of-type(odd):after{left:auto;right:-15px}}.custom-block--timeline .timeline__item__content{max-width:300px;margin-right:auto}@media only screen and (min-width:901px){.custom-block--timeline .timeline__item:nth-of-type(odd) .timeline__item__content{margin-right:0;margin-left:auto}}.custom-block--timeline .timeline__item__date{margin-bottom:10px}