/*
Generated time: August 24, 2025 11:53
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.cards-grid__wrapper{display:grid;gap:1.6rem}.cards-grid__item{position:relative;overflow:hidden}.cards-grid .cards-grid__info-item-btns{display:inline-flex;align-items:center;flex-wrap:wrap;gap:1.6rem 2.4rem;margin-top:2rem}@media screen and (min-width:990px){.cards-grid .cards-grid__info-item-btns{margin-top:4rem}}.cards-grid .cards-grid__heading{margin-bottom:0}.cards-grid .cards-grid__item-block{position:relative;display:flex;height:100%}.cards-grid .cards-grid__item-block::after{content:"";display:block;padding-bottom:var(--image_size)}.cards-grid__image{position:absolute;overflow:hidden;width:100%;height:100%}.cards-grid__image img,.cards-grid__image video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:-2}.cards-grid__info{height:auto;z-index:2;width:100%;padding:4rem 2rem}@media screen and (min-width:1100px){.cards-grid__info{padding:8rem 4rem}}.cards-grid__info .cards-grid-text{margin-top:.4rem}@media screen and (min-width:576px){.cards-grid__info .cards-grid-text{margin-top:.8rem}}.cards-grid .cards-grid__image{background-color:rgba(var(--color-background-secondary),.08)}