.pakahi-problem-grid__heading{margin:.8rem 0 1rem;font-synthesis-weight:none;-webkit-font-synthesis:none}.pakahi-problem-grid__intro{color:rgba(var(--color-foreground),.65);max-width:72ch;margin:0 0 2.8rem}.pakahi-problem-grid__grid{display:grid;grid-template-columns:repeat(var(--prob-cols, 5),1fr);gap:1.8rem;margin-bottom:2.6rem}.pakahi-problem-grid__grid--cols-3{--prob-cols: 3}.pakahi-problem-grid__grid--cols-4{--prob-cols: 4}.pakahi-problem-grid__grid--cols-5{--prob-cols: 5}.pakahi-problem-grid__grid--cols-6{--prob-cols: 6}.pakahi-problem-grid__card{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.pakahi-problem-grid__card:hover{border-color:rgb(var(--color-foreground));box-shadow:0 10px 26px var(--pk-shadow-1)}.pakahi-problem-grid__card p{color:rgba(var(--color-foreground),.65);margin:0}.pakahi-problem-grid__note{text-align:center;margin:0}@media screen and (max-width:989px){.pakahi-problem-grid__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:599px){.pakahi-problem-grid__grid{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/pakahi-problem-grid.css.map */
