.cheatsheet-grid{text-align:center}.cheatsheet-grid__heading{margin:0 0 3rem}.cheatsheet-grid__heading .title{margin:0;color:rgb(var(--color-foreground))}.cheatsheet-grid__items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:3.2rem 2rem;align-items:stretch}.cheatsheet-grid__item{display:flex;flex-direction:column;align-items:center;height:100%}.cheatsheet-grid__media{width:100%;overflow:hidden;border-radius:1.2rem}.cheatsheet-grid__image{width:100%;height:100%;object-fit:cover;display:block}.cheatsheet-grid__placeholder{width:100%;height:100%}.cheatsheet-grid__title{margin:1.8rem 0 1.6rem;font-family:var(--font-heading-family);font-size:2rem;line-height:1.3;color:rgb(var(--color-foreground));flex:1 1 auto}.cheatsheet-grid__button{min-width:15rem;margin-top:auto;min-height:46px;background:#000c;box-shadow:none;animation-timing-function:ease-out;animation-duration:.3s;color:#fff;border:1px solid #000;display:inline-flex;align-items:center;box-sizing:border-box;text-transform:uppercase;letter-spacing:0px;font-size:14px;font-weight:600;transform-origin:center;backface-visibility:hidden;will-change:transform;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;padding:11px}.cheatsheet-grid__button:hover{background:#000;border:1px solid #FFFFFF}@media screen and (min-width:750px){.cheatsheet-grid__heading{margin-bottom:4.5rem}.cheatsheet-grid__items{grid-template-columns:repeat(var(--cheatsheet-grid-columns-tablet, 2),minmax(0,1fr));gap:4rem 2.4rem}}@media screen and (min-width:990px){.cheatsheet-grid__items{grid-template-columns:repeat(var(--cheatsheet-grid-columns, 3),minmax(0,1fr));gap:5.2rem 2.8rem}}@media screen and (max-width:989px){.cheatsheet-grid__button{background:#000}}
/*# sourceMappingURL=/cdn/shop/t/177/assets/section-cheatsheet-grid.css.map */
