.gh-cards-image-bg{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.gh-cards-image-bg{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.gh-cards-image-bg{grid-template-columns:repeat(3,minmax(0,1fr))}}.gh-cards-image-bg__item{position:relative;display:flex;width:100%;flex-wrap:wrap;overflow:hidden;border-radius:.25rem}.gh-cards-image-bg__shadow{position:absolute;z-index:10;height:7rem;width:100%;background-image:linear-gradient(180deg,var(--tw-gradient-stops));--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent);--tw-gradient-to:transparent;opacity:.5}.gh-cards-image-bg__image{display:block;height:100%;width:100%}.gh-cards-image-bg__content-wrapper{position:absolute;z-index:10;width:100%;padding:1rem;text-align:left}.gh-cards-image-bg__title{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:500}.gh-cards-image-bg__text,.gh-cards-image-bg__title{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06));filter:var(--tw-filter)}.gh-cards-image-bg__text{margin-bottom:1.5rem;line-height:1.625}.page-header{z-index:12!important}