.growfast-timeline ul{padding:0;margin:0;list-style:none;clear:both}.growfast-timeline .growfast-timeline__item{box-shadow:0px 2px 64px rgba(0,0,0,0.48);border-radius:5px;overflow:hidden}.growfast-timeline li{width:48%;margin-bottom:3rem}@media(max-width:768px){.growfast-timeline li{width:100%;margin-bottom:2rem}}.growfast-timeline li:nth-child(2n){float:right}.growfast-timeline li:nth-child(2n+1){float:left}@media(max-width:768px){.growfast-timeline li:nth-child(2n){float:none}.growfast-timeline li:nth-child(2n+1){float:none}}.growfast-timeline__second-column-margin--true li:nth-of-type(2){margin-top:8rem}@media(max-width:992px){.growfast-timeline__second-column-margin--true li:nth-of-type(2){margin-top:4rem}}@media(max-width:768px){.growfast-timeline__second-column-margin--true li:nth-of-type(2){margin-top:0}}.growfast-timeline .growfast-timeline__item--image{overflow:hidden;display:block;width:100%;height:240px;object-fit:cover;object-position:center}.growfast-timeline .growfast-timeline__item--image img{backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:all .7s cubic-bezier(.2,1,.22,1);-webkit-transition:all .7s cubic-bezier(.2,1,.22,1);display:block}.growfast-timeline .growfast-timeline__item:hover .growfast-timeline__item--image img{transform:scale(1.07);-webkit-transform:scale(1.07)}.growfast-timeline__item__content{padding:24px;flex-wrap:wrap}@media(max-width:992px){.growfast-timeline__item__content{padding:1.5rem}}.growfast-timeline__item__content--date{width:100%;line-height:1.2;padding-bottom:.5rem}.growfast-timeline__item__content__inner{flex-grow:1}.growfast-timeline__item__content__inner--title{letter-spacing:5px;text-transform:uppercase;line-height:1.2}.growfast-timeline__item__content__inner--description{margin-top:1rem}