.storefront-payment-strip{display:grid;grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);gap:1.5rem;align-items:center;margin-top:2.25rem;padding:1.2rem 1.3rem;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:radial-gradient(circle at 5% 0%,color-mix(in srgb,var(--tenant-accent) 18%,transparent),transparent 34%),#ffffff0b;box-shadow:inset 0 1px #ffffff12,0 18px 44px #00000024}.storefront-payment-heading{display:flex;align-items:center;gap:.85rem;min-width:0}.storefront-payment-strip .storefront-payment-heading>span:not(.storefront-payment-security-icon){padding:0;border:0;border-radius:0}.storefront-payment-strip .storefront-payment-security-icon{display:grid;width:44px;height:44px;flex:0 0 44px;padding:0;border:1px solid color-mix(in srgb,var(--tenant-accent) 42%,transparent);border-radius:13px;color:color-mix(in srgb,var(--tenant-accent) 72%,#fff);background:color-mix(in srgb,var(--tenant-accent) 13%,rgba(255,255,255,.04));box-shadow:inset 0 1px #ffffff1a;place-items:center}.storefront-payment-security-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.storefront-payment-heading strong,.storefront-payment-heading small{display:block}.storefront-payment-heading strong{color:#fff;font-size:.86rem;line-height:1.2}.storefront-payment-heading small{max-width:260px;margin-top:.28rem;color:#9eabba;font-size:.72rem;line-height:1.45}.storefront-payment-methods{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;justify-content:flex-end}.storefront-payment-strip .storefront-payment-methods>.payment-method-mark{padding:0;border:0;border-radius:0;background:transparent}.storefront-payment-strip .payment-method-mark__icon{width:76px;height:46px;flex-basis:76px;padding:0;border:1px solid rgba(226,232,240,.92);border-radius:12px;background:linear-gradient(145deg,#fff,#f1f5f9);box-shadow:0 9px 22px #0000002e,inset 0 1px #fff}.storefront-payment-strip .payment-method-mark--visa .payment-method-mark__icon{border-color:#3153dd;background:linear-gradient(145deg,#2143d8,#102cae)}.storefront-payment-strip .payment-method-mark__icon svg{width:54px;height:31px}.storefront-payment-strip .payment-method-mark--pix .payment-method-mark__brand-image{width:62px}.storefront-payment-strip .payment-method-mark--visa .payment-method-mark__brand-image{width:58px;height:auto}@media(max-width:1050px){.storefront-payment-strip{grid-template-columns:1fr}.storefront-payment-methods{justify-content:flex-start}}@media(max-width:480px){.storefront-payment-strip{gap:1.1rem;padding:1rem;border-radius:16px}.storefront-payment-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-payment-strip .payment-method-mark__icon{width:100%;height:44px;flex-basis:auto}}
