.home-payment-strip{padding:0;margin:26px auto 0;width:100%;max-width:680px;color:var(--muted,#54677d);font-family:var(--font-body,Onest,sans-serif);text-align:center;position:relative}
.home-payment-strip__title{display:flex;align-items:center;justify-content:center;gap:24px;margin:0 0 23px;font-family:var(--font-body,Onest,sans-serif);font-size:16px;font-weight:500;line-height:1.4}
.home-payment-strip__title::before,.home-payment-strip__title::after{content:"";width:76px;height:1px;background:var(--line,#dbe4ef)}
.home-payment-strip__marks{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;direction:ltr}
.home-payment-strip__marks li{display:flex;align-items:center;justify-content:center;min-width:44px;height:40px;gap:7px;color:var(--ink,#0d1b2a);font-size:15px;font-weight:600}
.home-payment-strip__marks img{display:block;width:56px;height:37px;object-fit:contain}
.home-payment-strip__marks [data-method=google_pay] img{width:128px;height:86px;margin-inline:-30px}
.home-payment-strip__marks [data-method=sbp] img{width:80px;height:72px;margin-inline:-23px}
.home-payment-strip__marks [data-method=usdt] img{width:28px;height:28px}
.home-payment-strip__marks [data-method=paypal] img{width:64px}
.home-payment-strip__marks .home-payment-strip__text{max-width:98px;font-size:14px;line-height:1.2}
.home-payment-strip__marks img{border-radius:3px}
@media(max-width:1200px){.home-payment-strip__marks{gap:12px}.home-payment-strip__marks img{width:52px;height:34px}.home-payment-strip__marks li{height:34px;font-size:13px}.home-payment-strip__title{font-size:14px}.home-payment-strip__marks [data-method=google_pay] img{width:89px;height:60px;margin-inline:-16px}.home-payment-strip__marks [data-method=paypal] img{width:62px}}
@media(max-width:560px){.home-payment-strip{margin:20px 0 24px;max-width:none}.home-payment-strip__title{font-size:13px;margin-bottom:16px;gap:15px}.home-payment-strip__title::before,.home-payment-strip__title::after{width:45px}.home-payment-strip__marks{gap:10px 13px}.home-payment-strip__marks img{width:49px;height:32px}.home-payment-strip__marks [data-method=paypal] img{width:59px}.home-payment-strip__marks [data-method=google_pay] img{width:81px;height:56px;margin-inline:-15px}.home-payment-strip__marks [data-method=usdt] img{width:23px;height:23px}.home-payment-strip__marks li{height:32px;font-size:13px}}
