.custom-grid-cards .custom-grid-cards-continer{display:grid;grid-template-columns:repeat(var(--pc-cloumn),1fr);row-gap:23px;column-gap:20px}.custom-grid-cards .card{padding:12px;border-radius:var(--card-radius);background:var(--card-backrgound);color:var(--text-color)}.custom-grid-cards .card .card-icon-box{display:flex;flex-direction:row;align-items:center;gap:8px}.custom-grid-cards .card .card-icon-box p,.custom-grid-cards .card .card-icon-box span,.custom-grid-cards .card .card-icon-box h1,.custom-grid-cards .card .card-icon-box h2{margin:0;padding:0}.custom-grid-cards .card .card-icon-box .card-icon{min-width:12px;min-height:12px;width:12px;height:12px;display:flex;justify-content:center;align-items:center}.custom-grid-cards .card .card-group{margin-top:8px;display:flex;flex-direction:column;gap:5px}.custom-grid-cards .card .card-media img,.custom-grid-cards .card .card-media svg{display:block;width:100%;height:auto;border-radius:var(--image-radius)}.custom-grid-cards .card .card-title{margin-top:15px}@media screen and (max-width:750px){.custom-grid-cards .custom-grid-cards-continer{grid-template-columns:repeat(var(--mobile-cloumn),1fr);gap:15px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/custom-grid-cards.css.map */
