.animated-card{align-items:start;column-gap:24px;display:flex;flex-direction:column;justify-content:end;overflow:hidden;position:relative;row-gap:10px;z-index:1}.animated-card:after{content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.animated-card__content{align-items:start;display:flex;flex-direction:column;position:relative;row-gap:8px;transition:.5s;width:100%;z-index:3}.animated-card__title{bottom:0;position:absolute;transition:.5s}.animated-card:hover .animated-card__title{bottom:calc(100% + 8px)}.animated-card__description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.animated-card__description,.animated-card__description *{font-size:14px;font-style:normal;font-weight:400;line-height:125%}.animated-card__description,.animated-card__description *,.animated-card__title{margin:0}.animated-card__button,.animated-card__description{opacity:0;transition:.5s;visibility:hidden}.animated-card:hover .animated-card__button,.animated-card:hover .animated-card__description{opacity:1;visibility:visible}.animated-cards--swiper{display:none}.swiper.animated-cards--swiper{padding:0 62px}.swiper-wrapper.animated-cards__wrapper{margin-bottom:64px}.animated-cards__arrows{height:60px;margin:0 auto;position:relative;width:170px}.animated-cards__arrows .swiper-button-next,.animated-cards__arrows .swiper-button-prev{border-radius:50%;box-shadow:0 4px 20px hsla(0,0%,50%,.2);height:60px;margin:-42px 0 0;width:60px}.animated-cards__arrows .swiper-button-next:after,.animated-cards__arrows .swiper-button-prev:after{color:var(--body);font-size:26px}@media (max-width:1220px){.animated-cards{display:none!important}.swiper.animated-cards--swiper{display:block}}