:where(.shortcuts-block){display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:4.25rem;border-radius:.75rem;background-color:var(--theme-colors-primary-DEFAULT);padding:3.125rem 1.9375rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}:where(.shortcuts-block).shortcuts-block--multi-column .shortcuts-block__links{grid-template-columns:repeat(1,minmax(0,1fr))}:where(.shortcuts-block).shortcuts-block--multi-column .shortcuts-block__link:first-child{border-bottom-width:1px;border-top-width:1px;border-bottom-style:solid;border-top-style:solid}@media(min-width:48rem){:where(.shortcuts-block).shortcuts-block--multi-column .shortcuts-block__link:nth-child(2){border-top-width:0px;border-top-style:none}}@media(min-width:75rem){:where(.shortcuts-block).shortcuts-block--multi-column .shortcuts-block__link:nth-child(3){border-top-width:0px;border-top-style:none}}@media(min-width:48rem){:where(.shortcuts-block).shortcuts-block--multi-column{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3.625rem}}:where(.shortcuts-block) .shortcuts-block__category{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}:where(.shortcuts-block) .shortcuts-block__header{width:100%;display:flex;flex-direction:column;gap:1.125rem}:where(.shortcuts-block) .shortcuts-block__headline{font-family:var(--theme-typography-heading-h2-font-family);font-weight:var(--theme-typography-heading-h2-font-weight);font-size:var(--theme-typography-heading-h2-font-size);line-height:var(--theme-typography-heading-h2-line-height);letter-spacing:var(--theme-typography-heading-h2-letter-spacing)}:where(.shortcuts-block) .shortcuts-block__description{font-family:var(--theme-typography-body-p-font-family);font-weight:var(--theme-typography-body-p-font-weight);font-size:var(--theme-typography-body-p-font-size);line-height:var(--theme-typography-body-p-line-height);letter-spacing:var(--theme-typography-body-p-letter-spacing)}:where(.shortcuts-block) .shortcuts-block__links{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));width:100%;column-gap:1.25rem}@media(min-width:48rem){:where(.shortcuts-block) .shortcuts-block__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:75rem){:where(.shortcuts-block) .shortcuts-block__links{grid-template-columns:repeat(3,minmax(0,1fr))}}:where(.shortcuts-block) .shortcuts-block__link{display:flex;gap:1.25rem;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));border-bottom-style:solid;padding-top:.75rem;padding-bottom:.75rem;padding-left:0;padding-right:0;font-family:var(--theme-typography-heading-h4-font-family);font-weight:var(--theme-typography-heading-h4-font-weight);font-size:var(--theme-typography-heading-h4-font-size);line-height:var(--theme-typography-heading-h4-line-height);letter-spacing:var(--theme-typography-heading-h4-letter-spacing)}:where(.shortcuts-block) .shortcuts-block__link:first-child{border-top-width:1px;border-top-style:solid}@media(min-width:48rem){:where(.shortcuts-block) .shortcuts-block__link:first-child{border-top-width:0px}}@media(min-width:48rem){:where(.shortcuts-block) .shortcuts-block__link:nth-child(-n+2){border-top-width:1px;border-top-style:solid}}@media(min-width:75rem){:where(.shortcuts-block) .shortcuts-block__link:nth-child(-n+3){border-top-width:1px;border-top-style:solid}}@media(min-width:48rem){:where(.shortcuts-block) .shortcuts-block__link{padding-top:1.25rem;padding-bottom:1.25rem}}:where(.shortcuts-block) .shortcuts-block__link:hover .shortcuts-block__link-icon{--un-translate-x:.5rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}:where(.shortcuts-block) .shortcuts-block__link-icon{width:1.5rem;height:1.5rem;flex-shrink:0;transition-property:transform;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:48rem){:where(.shortcuts-block){padding:5rem 3.62rem}}
