.gallery-cards__wrap{display:flex}@media(max-width: 767px){.gallery-cards__wrap{flex-direction:column;gap:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}}@media(min-width: 768px){.gallery-cards__wrap{gap:clamp(1rem,.75rem + 1.25vw,1.875rem)}}.gallery-cards__wrap.cards-1 .swiper-slide picture{aspect-ratio:16/9}.gallery-cards__wrap.cards-2 .swiper-slide picture{aspect-ratio:1}.gallery-cards__wrap.cards-3 .swiper-slide picture{aspect-ratio:4/5}.gallery-cards__item{flex:1;display:flex;flex-direction:column;gap:clamp(1rem,.75rem + 1.25vw,1.875rem);overflow:hidden}.gallery-cards__img-wrap{width:100%;position:relative}.gallery-cards__img-wrap picture{width:100%}.gallery-cards__img-wrap img{width:100%;height:100%;object-fit:cover}.gallery-cards__text-wrap{flex:1;display:flex;flex-direction:column;align-items:flex-start}.gallery-cards__text-wrap>*:last-child{margin-bottom:0}.gallery-cards__text-wrap.text-center{align-items:center}.gallery-cards__title{margin-bottom:.5rem}.gallery-cards__p{margin-bottom:clamp(1rem,.75rem + 1.25vw,1.875rem)}.gallery-cards__cta{margin-top:auto}
