.module-pos-provider-grid .module-inner{display:flex;flex-direction:column;gap:var(--baseline-2);.card-header img{max-height:70px;max-width:160px;width:100%}.col-lg-3 .card-logo{border-left:1px solid transparent;border-top:1px solid transparent;position:relative}.col-lg-3 .card-logo:after{background:var(--carbon-white-50);border-radius:var(--hs-grid-gap);bottom:calc(var(--hs-grid-gap) - var(--hs-grid-gap)*2);content:"";display:block;height:calc(var(--hs-grid-gap)*2);position:absolute;right:calc(var(--hs-grid-gap) - var(--hs-grid-gap)*2);width:calc(var(--hs-grid-gap)*2);z-index:1}.block.ody-row .col-lg-3:nth-child(4n+1) .card-logo,.block.ody-row .col-lg-3:nth-child(4n+2) .card-logo,.block.ody-row .col-lg-3:nth-child(4n+3) .card-logo{border-bottom:1px solid var(--semantic-border);border-right:1px solid var(--semantic-border)}.block.ody-row .col-lg-3:nth-child(4n+4) .card-logo{border-bottom:1px solid var(--semantic-border)}.block.ody-row .col-lg-3:last-child .card-logo,.block.ody-row .col-lg-3:nth-last-child(-n+3) .card-logo{border-bottom:none}}