.caseSlider>:last-child{align-items:center;display:flex;gap:.7rem;justify-content:center;margin-top:2.5rem}.caseSlider>:last-child>img{cursor:pointer;height:5.4rem;width:9.4rem}.caseSlider-card{align-items:center;background-color:#0f0f0fb3;border:2px solid hsla(0,0%,100%,.1);border-radius:1.5rem;display:flex;flex-direction:column;gap:2.4rem;margin:0 2rem;-o-object-fit:cover;object-fit:cover;padding:1rem}@media only screen and (max-width:37.5em){.caseSlider-card{padding:1.4rem}}.caseSlider-card>:first-child{border-radius:1.5rem;height:20rem;overflow:hidden;width:100%}.caseSlider-card>:first-child>img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:.5s ease-in-out;width:100%}.caseSlider-card>:first-child:hover img{transform:scale(1)}.caseSlider-card>:last-child>div>button{margin-right:1.5rem;margin-top:1.5rem}.caseSlider-card>:last-child>h1{font-family:500;font-size:3.4rem;letter-spacing:1px;line-height:5.1rem;margin-top:1.4rem}.caseSlider-card>:last-child>p{margin:.8rem 0}.caseSlider-card>:last-child>button{background-color:transparent;font-weight:600}.caseStudiSectionCard{background-color:#181818;background-color:#0f0f0fb2;border-radius:.7rem;padding:1.4rem;transition:.5s ease-in-out}.caseStudiSectionCard:hover{background-color:#181818}.caseStudiSectionCard>figure{border-radius:.7rem;height:32rem;overflow:hidden;width:100%}.caseStudiSectionCard>figure>img{border-radius:.7rem;height:24rem;transform:scale(1.04);transition:.5s ease-in-out;width:100%}.caseStudiSectionCard>figure:hover img{transform:scale(1)}.caseStudiSectionCard>div{margin-top:2.4rem}.caseStudiSectionCard>div>header{align-items:center;display:flex;gap:1.4rem;margin-bottom:2.4rem}.caseStudiSectionCard>div>header>span{background-color:#ffffff26;border-radius:4rem;font-size:1.6rem;font-weight:500;padding:.5rem 1.5rem}.caseStudiSectionCard>div>h1{margin-bottom:2.4rem}.caseStudiSectionCard>div>h1,.caseStudiSectionCard>div>p{--max-line:2;display:-webkit-box;line-height:2.8rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--max-line)}.cardContainer{perspective:1000px}.flipCard{min-height:50rem;position:relative;transform-style:preserve-3d;transition:transform .6s;width:100%}.cardContainer:hover .flipCard{transform:rotateY(180deg)}.cardBack,.cardFront{backface-visibility:hidden;height:100%;position:absolute;width:100%}.cardFront{align-items:center;background:#0f0f0fb2;height:100%;z-index:2}.cardBack{background:#0f0f0fb2;display:flex;flex-direction:column;justify-content:center;place-items:center;transform:rotateY(180deg)}.cardBack img{width:100%}.cardBackTags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cardBackTags p{border:1px solid #fff;border-radius:100px;color:#fff;font-size:12px;padding:.2rem 1rem}