.case_study-wrapper{margin-bottom:48px}.case_study-card{border-radius:var(--border-radius);display:flex;flex-direction:column;gap:16px;isolation:isolate;overflow:hidden;padding:32px;position:relative}.case_study-card,.case_study-card:before{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.case_study-card:before{background-image:inherit;content:"";left:0;position:absolute;top:0;transition:transform .5s ease;z-index:-1}.case_study-card:hover:before{transform:scale(1.2) rotate(2deg)}.case_study-card__link{height:100%;left:0;position:absolute;top:0;width:100%}.case_study-wrapper .swiper-wrapper{transition-timing-function:cubic-bezier(.1,.1,.1,1.15)}.case_study-wrapper .swiper-slide{height:auto!important}.case_study-wrapper .swiper-wrapper .case_study-card{height:100%}.case_study-card *{color:#fff}.case_study-card small{display:block;margin-bottom:0}.case_study-card h2{margin-bottom:16px}.case_study-card__quote{flex:1;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.138px;line-height:24px;transition:var(--transition)}.case_study-card img{max-height:34px}.case_study-card h2.h2--small,.case_study-card p{margin:5px}.case_study-card p:last-of-type{margin-bottom:0}.case_study_card__footer{align-items:flex-end;display:flex;justify-content:space-between}.case_study-card .case_study-card__arrow{transition:var(--transition)}.case_study-card:hover .case_study-card__arrow{transform:rotate(45deg)}.case-study-slider__content small{color:var(--red);display:block;margin-bottom:18px}.case-study-slider__content{margin-bottom:72px}@media only screen and (min-width:768px){.case_study-card{gap:32px}}@media only screen and (min-width:1024px){.case_study-card{gap:64px}.case_study-card img{max-height:55px}}