.custom-card-2 .flex{display:grid;grid-template-columns:repeat(2,1fr)}.custom-card-2 .flex .col:nth-child(odd){border-right:1px solid rgba(0,0,0,.2)}.custom-card-2 .flex .col{border-top:1px solid rgba(0,0,0,.2)}.custom-card-2 .flex .col:first-child,.custom-card-2 .flex .col:nth-child(2){border-top:none}.custom-card-2 .card-body{display:flex;flex:1;flex-flow:column}.custom-card-2 .heading-text{padding-bottom:16px}.custom-card-2 .card-text ul{display:flex;flex-flow:column;gap:8px;list-style-position:outside;padding-left:12px}.custom-card-2 .card-text a{color:#38363b}.custom-card-2 .card{display:flex;flex-flow:column;height:100%;padding:32px;width:100%}@media (max-width:767px){.custom-card-2 .flex{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px}.custom-card-2 .flex .col:nth-child(odd){border-right:none}.custom-card-2 .flex .col,.custom-card-2 .flex .col:nth-child(2){border-top:1px solid rgba(0,0,0,.2)}.custom-card-2 .flex{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px}.custom-card-2.mb-20{margin-bottom:20px}.custom-card-2 .flex .col:not(:last-child){padding-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.custom-card-2 .flex{grid-template-columns:repeat(2,1fr)}}