.scroll-cards{overflow:visible;padding-bottom:40px}.scroll-cards .last-item{height:100px}.scroll-cards__item{margin-bottom:80px}@media screen and (min-width:690px){.scroll-cards__item.sticky{position:sticky;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;top:120px}}@media screen and (max-width:970px){.scroll-cards__item{margin-bottom:40px}}.scroll-cards__item.is-active{-webkit-transform:scale(0.97);transform:scale(0.97)}.scroll-cards__item img{height:476px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:970px){.scroll-cards__item img{height:380px}}@media screen and (max-width:690px){.scroll-cards__item img{height:300px;width:100%}}@media screen and (min-width:690px){.scroll-cards__item img{width:47%}}.scroll-cards__item .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:970px){.scroll-cards__item .card{padding-left:80px;padding-right:80px}}@media screen and (min-width:690px){.scroll-cards__item .card{width:53%}}.scroll-cards__item .card ul li{position:relative;padding-left:32px}.scroll-cards__item .card ul li:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2162_1064)'%3E%3Cpath d='M9.00016 16.1698L4.83016 11.9998L3.41016 13.4098L9.00016 18.9998L21.0002 6.99984L19.5902 5.58984L9.00016 16.1698Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2162_1064'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");position:absolute;left:0;top:0}.scroll-cards__item .card ul li:not(:last-child){margin-bottom:12px}