/*
Generated time: May 23, 2022 11:20
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.
*/
html{font-size:10px}body{font-size:1.6rem}.card-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));column-gap:15px;row-gap:15px;margin-bottom:30px}@media (min-width:750px){.card-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:990px){.card-container{grid-template-columns:repeat(3,minmax(0,1fr))}}