.custom-priceblocks{display:flex;flex-wrap:wrap;justify-content:center;width:100%}@media (min-width:992px){.custom-priceblocks{gap:35px}.custom-priceblocks>div{flex-basis:calc(50% - (35px * .75))}}.custom-priceblocks{gap:15px}.custom-priceblocks>div:focus-visible,.custom-priceblocks>div:hover{box-shadow:0 0 24px rgba(0,0,0,.2);transform:translate(5px)}.custom-priceblocks>div,.erp-card{width:100%;background-color:#fff;border-radius:15px;box-shadow:0 0 12px rgba(0,0,0,.1);transition:box-shadow .2s ease,transform .5s ease}.custom-priceblocks>div{flex:0 0 100%;height:auto;padding:2rem;text-align:center}@media (min-width:992px){.custom-priceblocks>div{flex-basis:calc(50% - (35px * .75))}}.custom-priceblocks>div>i.fa{color:var(--primary);font-size:3rem}.custom-priceblocks>div>h3,.custom-priceblocks>div>p{color:#6c757d;margin-bottom:1rem}.custom-priceblocks>div>h3{text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:700;display:block;margin-top:1rem}.custom-priceblocks>div>table{margin-bottom:1rem;width:100%}.custom-priceblocks>div>table tr td,.custom-priceblocks>div>table tr th{border-bottom:1px solid #F6F6FA;border-top:1px solid #F6F6FA;padding:.5rem;text-align:left}.custom-priceblocks>div>table tr td>i.fa.fa-times{color:red}.custom-priceblocks>div>table tr td>i.fa.fa-check{color:green}.custom-priceblocks>div>table tr td:last-child,.custom-priceblocks>div>table tr th:last-child{text-align:right}.erp-card{flex:0 0 100%;padding:2rem;margin-top:1rem;gap:1rem}.erp-card>i.fa{font-size:3rem;color:var(--primary)}.erp-card table{text-align:center}@media (min-width:992px){.erp-card{align-items:center;justify-content:space-between}.erp-card table{text-align:end}}