.m-flex-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:60px 20px}.m-card-anchor,.m-flex-grid{background:transparent!important;width:100%}.m-card-anchor{height:520px;position:relative;z-index:10}.m-card{background:#000!important;border-radius:32px;display:block;height:100%!important;overflow:hidden!important;position:relative!important;text-decoration:none;transition:transform .6s cubic-bezier(.16,1,.3,1);width:100%!important;z-index:5}.m-shadow-layer{border-radius:32px;inset:10px;pointer-events:none;position:absolute;transition:all .6s cubic-bezier(.16,1,.3,1);z-index:1}.m-card-anchor:hover .m-card{transform:translateY(-15px)}.m-card-anchor:hover .m-shadow-layer{box-shadow:0 30px 60px rgba(0,0,0,.8);transform:translateY(-5px)}.m-content-drawer{bottom:0!important;padding:40px 25px;position:absolute!important;text-align:center;transform:translateY(172px);transition:transform .6s cubic-bezier(.16,1,.3,1),background .4s ease;width:100%!important;z-index:20!important}.m-header-stack{transform:translateY(-20px);transition:transform .6s ease}.m-card-anchor:hover .m-content-drawer{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:hsla(0,0%,100%,.08)!important;border-top:1px solid hsla(0,0%,100%,.15);transform:translateY(0)}.m-card-anchor:hover .m-header-stack{transform:translateY(0)}.m-card-anchor:hover .m-body-expand{opacity:1!important;transition-delay:.1s}.m-title{color:#fff!important;font-size:24px!important;font-weight:800;letter-spacing:-.02em;line-height:1;margin:0}.m-category{color:hsla(0,0%,100%,.7)!important;font-size:14px;font-weight:500;margin-top:4px!important}.m-description-well{margin:0 auto;width:85%}.m-description{color:hsla(0,0%,100%,.6)!important;font-size:14px!important;line-height:1.5;margin:15px 0}.m-inner-well{background:#0c0e12;border-radius:22px;inset:12px!important;overflow:hidden;position:absolute!important}.m-image-static{background-position:50%!important;background-repeat:no-repeat!important;background-size:85%!important;inset:0!important;position:absolute!important}.m-tech-spec-grid{border-top:1px solid hsla(0,0%,100%,.12);display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding-top:20px}.m-spec-item{align-items:center;display:flex;gap:6px}.m-icon-box{align-items:center!important;display:flex!important;height:16px;justify-content:center!important;width:16px}.m-spec-icon{filter:brightness(0) invert(1);height:16px;width:16px}.m-spec-label{color:#fff;font-size:10px;font-weight:700;text-transform:uppercase}@media (max-width:900px){.m-flex-grid{gap:40px;grid-template-columns:1fr;justify-items:center}.m-card-anchor{height:480px;max-width:400px}}