.home-platforms{--home-platforms-metal: var(--brand-metal, #333333);--home-platforms-lime: var(--brand-lime, #c6ff4d)}.home-platforms__header{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem 2rem;margin-bottom:2rem}.home-platforms__title{margin:0;font-size:clamp(2rem,3vw,2.6rem);letter-spacing:-.02em;line-height:1.15}.home-platforms__intro{margin:.5rem 0 0;max-width:40rem;color:#121212ad;font-size:1.4rem;line-height:1.4}.home-platforms__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.home-platforms__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:16rem;padding:1.6rem;overflow:hidden;text-decoration:none;color:#f5f5f5;background:var(--home-platforms-metal);transition:transform .2s ease,background-color .2s ease}.home-platforms__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,transparent 45%,rgba(0,0,0,.28) 100%);pointer-events:none}.home-platforms__card:hover{transform:translateY(-.25rem);background:var(--brand-metal-hover, #292929)}.home-platforms__label{position:relative;z-index:1;margin:0;font-size:1.7rem;font-weight:650;letter-spacing:.01em}.home-platforms__meta{position:relative;z-index:1;margin:.35rem 0 0;font-size:1.25rem;color:var(--home-platforms-lime)}.home-platforms__arrow{position:absolute;top:1.2rem;right:1.2rem;z-index:1;width:1.8rem;height:1.8rem;color:var(--home-platforms-lime);opacity:.85;transition:transform .2s ease,opacity .2s ease}.home-platforms__card:hover .home-platforms__arrow{transform:translate(.15rem,-.15rem);opacity:1}@media screen and (max-width:989px){.home-platforms__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.home-platforms__card{min-height:12.5rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/home-platforms.css.map */
