.th-card-1 .flex{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px}.card-body{display:flex;flex:1;flex-flow:column}.heading-text{padding-bottom:16px}.card-text ul{display:flex;flex-flow:column;gap:16px}.card-text a{color:#38363b}.th-card-1 .card{display:flex;flex-flow:column;height:100%;width:100%}@media (max-width:767px){.th-card-1 .flex{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px}.th-card-1 .flex .col:not(:last-child){padding-bottom:0}.th-card-1 .flex{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px}.card-icon.mb-20{margin-bottom:20px}.th-card-1 .flex .col:not(:last-child){padding-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.th-card-1 .flex{grid-template-columns:repeat(2,1fr)}}