#case-studies{overflow:hidden}.section-header{margin-bottom:80px}.carousel,.carousel-wrapper{display:flex;gap:45px}.carousel{animation:slide var(--animation-duration) infinite linear}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 45px))}}.paused{animation-play-state:paused}.case-study{border-radius:10px;display:flex;height:100%;min-width:fit-content;overflow:hidden;transition:.3s ease}.case-study:hover{text-decoration:none!important;transform:scale(1.02);z-index:3}.cs-image{max-width:30vw;object-fit:cover;width:290px}.cs-copy{background-color:#f5f5f5;display:flex;flex-direction:column;max-width:55vw;padding:44px 30px 30px;width:589px}.cs-logo{height:45px;margin-bottom:25px;object-fit:contain;width:fit-content}.cs-copy h3{font-size:1.5rem;font-weight:400;line-height:1.95rem}.cs-copy p{max-width:51ch}.cs-bottom{align-items:flex-end;display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:space-between;margin-top:auto}.cs-bottom p{flex:1 1 200px;margin-bottom:0}.cs-bottom .link{color:var(--virtru-blue);font-weight:500;margin-bottom:0;min-width:207px}.cs-bottom .link:hover{color:#000}.link img{margin-left:5px}@media (max-width:768px){.carousel{gap:4vw;padding-left:4vw}.carousel-wrapper{gap:0}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.case-study{height:100%;max-height:90vh}.cs-image{display:none}.cs-copy{background-color:#f5f5f5;display:flex;flex-direction:column;max-width:85vw;padding:20px;width:400px}.cs-logo{height:25px;margin-bottom:10px;object-fit:contain;object-position:left;width:fit-content}.cs-copy h3{font-size:1rem;line-height:1.125rem}.cs-copy p{font-size:.8rem;line-height:1.25rem;margin-bottom:10px;max-width:51ch}.cs-bottom{gap:0 20px;padding-top:10px}.cs-bottom p{font-size:.8rem;line-height:1.25rem}.cs-bottom .link{color:var(--virtru-blue);font-size:.8rem;font-weight:500;line-height:1.125rem;margin-bottom:0;width:fit-content}.link img{height:.8rem}}@media (pointer:coarse) and (hover:none){.carousel{animation:none;padding-right:100vw}#carousel-2{display:none}.case-study:hover{text-decoration:none!important;transform:none}.cs-bottom .link:hover{color:var(--virtru-blue)}}