<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wa-ship-pay-content{display:flex;flex-direction:column;gap:var(--space-xl);width:100%}.wa-ship-pay-content-inner{display:flex;flex-direction:column;gap:var(--space-s)}.wa-ship-pay-content__heading{font-size:var(--text-xl);color:var(--primary);text-transform:uppercase;font-weight:700}.wa-ship-pay-content__body{display:flex;flex-direction:column}.wa-ship-pay-content__row{padding-block:var(--space-xs);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-xxl);border-bottom:1px solid var(--primary-light)}.wa-ship-pay-content__row:last-child{border-bottom:none!important}.wa-ship-pay-content__row--heading{border-bottom:none!important}.wa-ship-pay-content__row--heading *{font-weight:700;text-transform:uppercase}.wa-ship-pay-content__inner{display:flex;flex-direction:row;align-items:center;width:100%;gap:var(--space-xs)}.wa-ship-pay-content__text{width:100%}.wa-ship-pay-content__text--mobile{text-transform:uppercase;font-weight:700}@media (min-width:768px){.wa-ship-pay-content__text--mobile{display:none}}.wa-ship-pay-content__text--alt{text-align:right}@media (max-width:767px){.wa-ship-pay-content__text--alt{text-align:left}}.wa-ship-pay-content__img{border-radius:6px;overflow:hidden;width:6.7rem;min-width:6.7rem;height:3rem;position:relative}.wa-ship-pay-content__img img{width:100%;height:100%}.wa-ship-pay-content__img--alt{min-width:unset;width:2.4rem;border-radius:0;height:2.4rem}@media (max-width:767px){.wa-ship-pay-content__row{padding-block:var(--space-m);flex-direction:column;gap:var(--space-xs);align-items:flex-start}.wa-ship-pay-content__row--heading{display:none}.wa-ship-pay-content__inner--mobile{flex-direction:column;align-items:flex-start;gap:calc(var(--space-xs) * .5)}.wa-ship-pay-content__text--alt{text-align:left}}</pre></body></html>