.b-team-3 .custom-carousel-words{-webkit-clip-path:polygon(-10% 0,110% 0,110% 107%,-10% 107%);clip-path:polygon(-10% 0,110% 0,110% 107%,-10% 107%);display:inline-grid;grid-template:1fr/1fr;text-align:left}.b-team-3 .custom-carousel-words__item{grid-area:1/1/2/2}.b-team-3 .custom-carousel-words.no-js .custom-carousel-words__item:not(:first-child){opacity:0}.b-team-3 .custom-carousel-words.js .custom-carousel-words__item{animation-duration:1s;animation-fill-mode:both;animation-iteration-count:1;animation-name:custom-carousel-words-prev;animation-timing-function:cubic-bezier(.82,0,.15,1);transform:translateY(100%)}.b-team-3 .custom-carousel-words.js .custom-carousel-words__item.is-active{animation-name:custom-carousel-words-current}.b-team-3 .custom-carousel-words.js .custom-carousel-words__item.is-active:first-child~.custom-carousel-words__item:last-child{animation-name:custom-carousel-words-prev}.b-team-3 .custom-carousel-words.js .custom-carousel-words__item.is-active~.custom-carousel-words__item{animation-name:custom-carousel-words-next}@keyframes custom-carousel-words-prev{0%{transform:translateY(0)}to{transform:translateY(-120%)}}@keyframes custom-carousel-words-current{0%{transform:translateY(120%)}to{transform:translateY(0)}}@keyframes custom-carousel-words-next{0%{transform:translateY(120%)}to{transform:translateY(120%)}}