.growfast-timeline ul{padding:0;margin:0;list-style:none;clear:both}.growfast-timeline .growfast-timeline__item{box-shadow:0px 30px 90px rgba(0,0,0,0.14);border-radius:5px;overflow:hidden}.growfast-timeline li{width:47%;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}.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);max-width:100%;height:auto;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{display:flex;padding:2rem;flex-wrap:wrap}@media(max-width:992px){.growfast-timeline__item__content{padding:1.5rem}}.growfast-timeline__item__content--date{width:20%;line-height:1.2;padding-bottom:.5rem}@media(max-width:1024px){.growfast-timeline__item__content--date{width:25%}}@media(max-width:768px){.growfast-timeline__item__content--date{width:15%}}@media(max-width:600px){.growfast-timeline__item__content--date{width:20%}}@media(max-width:480px){.growfast-timeline__item__content--date{width:25%}}@media(max-width:375px){.growfast-timeline__item__content--date{width:100%}}.growfast-timeline__item__content--date span{display:inline-flex;border-bottom:2px solid}.growfast-timeline__item__content__inner{flex-grow:1;width:80%}@media(max-width:1024px){.growfast-timeline__item__content__inner{width:75%}}@media(max-width:768px){.growfast-timeline__item__content__inner{width:85%}}@media(max-width:600px){.growfast-timeline__item__content__inner{width:80%}}@media(max-width:480px){.growfast-timeline__item__content__inner{width:75%}}@media(max-width:375px){.growfast-timeline__item__content__inner{width:100%}}.growfast-timeline__item__content__inner--title{line-height:1.2}.growfast-timeline__item__content__inner--description{margin-top:1rem}