.feature-device-showcase{width:100%;background:#fff;padding:25px 0 100px}.feature-device-showcase .feature-device-showcase-inner{width:1120px;max-width:100%;margin:0 auto;padding:0 24px}.feature-device-showcase .feature-device-showcase-header{text-align:center;margin-bottom:64px}.feature-device-showcase .feature-device-showcase-title{font-weight:600;font-size:40px;line-height:52px;color:#101010;margin:0 0 16px}.feature-device-showcase .feature-device-showcase-subtitle{font-weight:400;font-size:18px;line-height:28px;color:#6e6e73;max-width:860px;margin:0 auto 32px}.feature-device-showcase .feature-device-showcase-buy-btn{min-width:220px;height:52px;padding:0 32px;border:none;border-radius:999px;background:#101010;color:#fff;font-size:16px;line-height:24px;cursor:pointer;transition:opacity .2s ease}.feature-device-showcase .feature-device-showcase-buy-btn:hover{opacity:.88}.feature-device-showcase .feature-device-showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feature-device-showcase .feature-device-showcase-card{background:#f5fafa;border-radius:16px;display:flex;flex-direction:column;min-height:380px;cursor:pointer;transition:background .3s ease,transform .3s ease}.feature-device-showcase .feature-device-showcase-card:hover{background:#edf5f5;transform:translateY(-2px)}.feature-device-showcase .feature-device-showcase-card:hover .feature-device-showcase-link{color:#26b2bf}.feature-device-showcase .feature-device-showcase-info{display:flex;flex-direction:column;flex:1;padding:0 24px 40px}.feature-device-showcase .feature-device-showcase-image-wrapper{width:100%;height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.feature-device-showcase .feature-device-showcase-image{width:100%;height:100%;object-fit:contain}.feature-device-showcase .feature-device-showcase-name{font-size:22px;line-height:30px;color:#101010;margin:0 0 12px;text-align:left}.feature-device-showcase .feature-device-showcase-desc{font-size:14px;line-height:24px;color:#3d3d40;margin:0 0 20px;flex:1;text-align:left}.feature-device-showcase .feature-device-showcase-link{background:none;border:none;padding:0;font-size:16px;line-height:19px;color:#101010;text-decoration:underline;text-align:left;cursor:pointer;transition:color .2s ease}@keyframes fds-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.feature-device-showcase .fds-sk-block{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:600px 100%;animation:fds-shimmer 1.4s linear infinite;border-radius:8px}.feature-device-showcase .fds-sk-title{width:50%;height:40px;margin:0 auto 16px}.feature-device-showcase .fds-sk-subtitle{width:70%;height:18px;margin:0 auto 12px}.feature-device-showcase .fds-sk-subtitle.short{width:55%;margin-bottom:32px}.feature-device-showcase .fds-sk-buy-btn{width:220px;height:52px;margin:0 auto;border-radius:999px}.feature-device-showcase .fds-sk-card{pointer-events:none;cursor:default}.feature-device-showcase .fds-sk-card:hover{background:#f5fafa;transform:none}.feature-device-showcase .fds-sk-image{width:100%;height:200px;border-radius:12px}.feature-device-showcase .fds-sk-name{width:70%;height:22px;margin-bottom:12px}.feature-device-showcase .fds-sk-desc{width:100%;height:14px;margin-bottom:8px}.feature-device-showcase .fds-sk-desc.short{width:60%;margin-bottom:20px}.feature-device-showcase .fds-sk-link{width:30%;height:16px;margin-top:auto}@media(max-width:1024px){.feature-device-showcase{padding:80px 0}.feature-device-showcase .feature-device-showcase-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.feature-device-showcase{padding:64px 0}.feature-device-showcase .feature-device-showcase-title{font-size:32px;line-height:42px}.feature-device-showcase .feature-device-showcase-subtitle{font-size:16px;line-height:26px}.feature-device-showcase .feature-device-showcase-grid{grid-template-columns:1fr}}