.qkp-links{padding:var(--space-xl,3.5rem) var(--space-lg,2.625rem);text-align:center}.qkp-links__heading{color:var(--qk-gray,#505959);font-size:var(--fs-h2,1.728rem);font-weight:700;line-height:var(--qk-line-tight,1.15);margin:0 0 var(--space-lg,2.625rem)}.qkp-links__row{display:grid;gap:var(--space-xs,.875rem);grid-template-columns:repeat(5,1fr)}.qkp-links__item{align-items:center;background:#fff;border:1px solid var(--line,#e5e5e5);border-radius:8px;color:var(--qk-gray,#505959);display:flex;flex-direction:column;justify-content:center;padding:var(--space-md,1.75rem) var(--space-sm,1rem);text-decoration:none;transition:border-color .15s,transform .15s}.qkp-links__item:hover{border-color:var(--qk-green,#80bb41);transform:translateY(-2px)}.qkp-links__ico{align-items:center;color:var(--qk-green,#80bb41);display:flex;height:36px;justify-content:center;margin:0 0 var(--space-2xs,.5rem)}.qkp-links__ico svg{height:34px;width:34px}.qkp-links__label{font-size:var(--fs-caption,.833rem);font-weight:700;line-height:var(--qk-line-tight,1.15)}@media (max-width:860px){.qkp-links__row{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.qkp-links__row{grid-template-columns:repeat(2,1fr)}.qkp-links{padding-left:var(--space-sm,1rem);padding-right:var(--space-sm,1rem)}}