.case-customer-stack{display:grid;gap:40px}.case-customer-card{background:#120d0c;border-radius:16px;overflow:hidden;position:relative}.case-customer-card__background{position:absolute;top:0;left:0;width:100%;height:100%}.case-customer-card__background:before{background:#ffffff0d;width:83%;height:225px;border-radius:50%;position:absolute;top:calc(100% - 100px);left:50%;transform:translate(-50%);filter:blur(100px);display:block;content:""}.case-customer-card__foreground{padding:24px;height:100%;display:flex;flex-direction:column;box-shadow:inset 0 0 0 1px #2d2a29;border-radius:inherit;position:relative;z-index:1}.case-customer-card__foreground__main{display:flex;flex-direction:column;justify-content:space-between}.case-customer-card__foreground__main__brand{display:flex;gap:20px;align-items:center}.case-customer-card__foreground__main__brand__icon{font-size:0;overflow:hidden;border-radius:15px;min-width:55px;width:55px;height:55px}.case-customer-card__foreground__main__brand__icon img{width:100%;height:100%}@media (min-width: 1024px){.case-customer-card__foreground__main__brand__icon{width:65px;height:65px}}.case-customer-card__foreground__main__brand__name p{font-size:18px;font-weight:400}@media (min-width: 1024px){.case-customer-card__foreground__main__brand__name p{font-size:20px}}.case-customer-card__foreground__main__content{margin:16px 0}.case-customer-card__foreground__main__content .monospace-tag{font-size:10px;position:absolute;display:none}.case-customer-card:has(.case-customer-case:nth-child(2)) .case-customer-card__foreground__main__content .monospace-tag{display:none}@media (min-width: 1024px){.case-customer-card__foreground__main__content .monospace-tag{bottom:40px;display:block}}.case-customer-card__foreground__main__content h3{font-size:22px;font-weight:450;line-height:1.15;letter-spacing:-.01em;margin:12px 0 0}@media (min-width: 768px){.case-customer-card__foreground__main__content h3{font-size:24px}}@media (min-width: 1024px){.case-customer-card__foreground__main__content h3{font-size:28px;margin-top:16px}}@media (min-width: 1208px){.case-customer-card__foreground__main__content h3{font-size:32px}}.case-customer-card__foreground__main__content .button{margin-top:28px}@media (min-width: 768px){.case-customer-card__foreground__main__content .button{margin-top:32px}}@media (min-width: 1024px){.case-customer-card__foreground__main__content .button{margin-top:40px}}.case-customer-card__foreground__main__controls{margin-top:12px}.case-customer-card:not(:has(.case-customer-case:nth-child(2))) .case-customer-card__foreground__main__controls .slider-controls{display:none}@media (min-width: 768px){.case-customer-card__foreground__main__controls{position:absolute;right:24px;top:154px;margin-top:auto}}@media (min-width: 1024px){.case-customer-card__foreground__main__controls{position:relative;right:0;top:0}}@media (min-width: 1024px){.case-customer-card__foreground__main{width:300px;min-width:300px;height:100%;padding-right:40px}}@media (min-width: 1208px){.case-customer-card__foreground__main{width:350px;min-width:350px;padding-right:80px}}@media (min-width: 1440px){.case-customer-card__foreground__main{width:450px;min-width:450px}}.case-customer-card__foreground__slider{overflow:hidden;margin:24px 0 0}.case-customer-card__foreground__slider__track{display:flex;flex-wrap:nowrap;gap:24px;transition:transform .3s ease-in-out;will-change:transform;transform:translateZ(0)}.case-customer-card__foreground__slider__track .case-customer-case{width:100%;min-width:100%}@media (min-width: 480px){.case-customer-card__foreground__slider__track .case-customer-case{width:calc(50% - 12px);min-width:calc(50% - 12px)}}@media (min-width: 1024px){.case-customer-card__foreground__slider__track .case-customer-case{width:calc(50% - 20px);min-width:calc(50% - 20px)}}@media (min-width: 1024px){.case-customer-card__foreground__slider__track{gap:40px}}@media (min-width: 1024px){.case-customer-card__foreground__slider{margin-top:0}}@media (min-width: 1024px){.case-customer-card__foreground{padding:40px;flex-direction:row}}.case-customer-case__thumbnail{border-radius:16px;overflow:hidden;position:relative;aspect-ratio:1/1}.case-customer-case__thumbnail__link{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.case-customer-case__thumbnail__background{height:100%}.case-customer-case__thumbnail__background img,.case-customer-case__thumbnail__background video{object-fit:cover;object-position:center;width:100%;height:100%}.case-customer-case__thumbnail__video{width:calc(100% - 48px);aspect-ratio:16/9;position:absolute;top:50%;left:24px;border-radius:10px;font-size:0;transform:translate3d(0,-50%,0)}.case-customer-case__thumbnail__video:before{position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #ffffff1a;z-index:1;border-radius:inherit;content:"";width:100%;height:100%}.case-customer-case__thumbnail__video video{object-fit:cover;object-position:top center;border-radius:inherit;width:100%;height:100%}@media (min-width: 1024px){.case-customer-case__thumbnail__video{width:calc(100% - 80px);left:40px}}.case-customer-case__content{margin:24px 0 0}.case-customer-case__content__title p{font-size:16px;font-weight:400;line-height:1.25}.case-customer-case__content__title p a{transition:opacity .2s linear;will-change:opacity}.case-customer-case__content__title p a:hover{opacity:.8}@media (min-width: 768px){.case-customer-case__content__title p{font-size:18px;line-height:1.25}}.case-customer-case__content__category{margin:16px 0 0}.case-customer-case__content__category p{font-family:Space Mono;font-size:10px;color:#ffffff80;text-transform:uppercase;letter-spacing:.16em}
