.ggd-cards{display:grid;gap:0;grid-template-columns:repeat(var(--ggd-cards-cols, 4),1fr)}.ggd-cards-wrapper{border-left:1px solid rgba(var(--color-foreground),.1);border-top:1px solid rgba(var(--color-foreground),.1)}.ggd-cards__item{border-right:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1);display:flex;flex-direction:column}.ggd-cards__media{display:block;overflow:hidden;width:100%;flex-shrink:0}.ggd-cards__media--adapt img{height:auto}.ggd-cards__media--square{aspect-ratio:1 / 1}.ggd-cards__media--portrait{aspect-ratio:3 / 4}.ggd-cards__media--landscape{aspect-ratio:4 / 3}.ggd-cards__media--square img,.ggd-cards__media--portrait img,.ggd-cards__media--landscape img{width:100%;height:100%;object-fit:cover}.ggd-cards__media img{display:block;width:100%;transition:transform .55s ease}.ggd-cards__item:hover .ggd-cards__media img{transform:scale(1.04)}.ggd-cards__content{padding:2rem 2rem 2.4rem;border-top:1px solid rgba(var(--color-foreground),.1);flex:1;display:flex;flex-direction:column}.ggd-cards__title{font-size:1.4rem;font-weight:600;letter-spacing:.02em;margin:0 0 .8rem;line-height:1.3}.ggd-cards__description{font-size:1.3rem;line-height:1.65;opacity:.72;margin:0;flex:1}.ggd-cards__link{display:inline-block;margin-top:1.4rem;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.1rem;color:rgb(var(--color-foreground));opacity:.8;transition:opacity .2s ease;align-self:flex-start}.ggd-cards__link:hover{opacity:1}.ggd-cards-heading{margin-bottom:3.2rem}@media screen and (min-width:750px)and (max-width:989px){.ggd-cards{--ggd-cards-cols: 2}}@media screen and (max-width:749px){.ggd-cards{--ggd-cards-cols: 1 !important;grid-template-columns:1fr!important}.ggd-cards__content{padding:1.6rem 1.6rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/section-ggd-cards.css.map */
