.hf-grid-layout{display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:40px;padding:10px;width:100%}@media (min-width:768px){.hf-grid-layout{gap:30px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.hf-grid-layout{gap:40px;grid-template-columns:repeat(3,1fr)}}.hf-grid-item{height:100%;width:100%}.hf-grid-item>.hf-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;margin-bottom:0}
