.highlights .tag{text-transform:uppercase;font-family:gothamBold;font-size:22px}.highlights__item{position:relative;margin-bottom:20px;padding:0;border-radius:30px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}.highlights__item__image{position:relative;overflow:hidden;padding:10px 20px 10px 10px}.highlights__item__image img{position:relative;z-index:2}.highlights__item__banner{position:absolute;background-color:#ccc;top:-100px;left:0;z-index:1;width:61px;height:400px;-webkit-transform:rotate(44deg);transform:rotate(44deg);-webkit-transition:background-color 1s;transition:background-color 1s}.highlights__item__content .title{text-transform:uppercase;font-family:gotham!important;font-size:14px}.highlights__item__content__text{padding:20px}.highlights__item__content p{font-size:16px;line-height:1.6}.highlights__item__content__btn{text-align:center;padding:10px 0 30px}@media screen and (min-width:600px){.highlights__item__banner{left:40%}.highlights__item__content__btn{text-align:right;padding:0 20px 0 10px}}