.payment-module__SRtrEW__main{min-height:100vh;margin:30px 0}.payment-module__SRtrEW__hero{text-align:center;margin-bottom:40px}.payment-module__SRtrEW__pageTitle{color:var(--text-dark);margin-bottom:15px;font-size:2rem;font-weight:900;line-height:1.2}.payment-module__SRtrEW__pageSubtitle{color:var(--text-muted);max-width:620px;margin:0 auto}.payment-module__SRtrEW__sectionHeader{align-items:center;gap:14px;margin-bottom:35px;display:flex}.payment-module__SRtrEW__sectionIcon{background:var(--red-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 3px 10px #cb1f2840}.payment-module__SRtrEW__sectionTitle{color:var(--text-dark);font-size:2rem;font-weight:900}.payment-module__SRtrEW__deliverySection{margin-bottom:50px}.payment-module__SRtrEW__deliveryGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.payment-module__SRtrEW__deliveryCard{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);padding:35px 30px;transition:transform .3s}.payment-module__SRtrEW__deliveryCard:hover{box-shadow:3px 3px 6px var(--nm-shadow-dark), -3px -3px 6px var(--nm-shadow-light), 0 8px 25px #cb1f281f;transform:translateY(-4px)}.payment-module__SRtrEW__cardIcon{background:var(--red-gradient);border-radius:var(--nm-radius-sm);color:#fff;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:22px;display:flex;box-shadow:0 3px 10px #cb1f2840}.payment-module__SRtrEW__cardTitle{color:var(--text-dark);margin-bottom:12px;font-size:1.2rem;font-weight:800}.payment-module__SRtrEW__cardText{color:var(--text-body);margin-bottom:18px;font-size:.9rem;line-height:1.7}.payment-module__SRtrEW__cardDetail{color:var(--text-muted);background:var(--nm-bg);border-radius:var(--nm-radius-sm);box-shadow:var(--nm-shadow-inset);align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;display:flex}.payment-module__SRtrEW__cardDetail+.payment-module__SRtrEW__cardDetail{margin-top:8px}.payment-module__SRtrEW__detailIcon{color:var(--red);flex-shrink:0}.payment-module__SRtrEW__paymentSection{margin-bottom:50px}.payment-module__SRtrEW__paymentGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.payment-module__SRtrEW__paymentCard{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);padding:35px 30px;transition:transform .3s}.payment-module__SRtrEW__paymentCard:hover{box-shadow:3px 3px 6px var(--nm-shadow-dark), -3px -3px 6px var(--nm-shadow-light), 0 8px 25px #cb1f281f;transform:translateY(-4px)}.payment-module__SRtrEW__electronicSection{margin-bottom:50px}.payment-module__SRtrEW__electronicGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.payment-module__SRtrEW__electronicCard{background:var(--nm-bg);border-radius:var(--nm-radius);text-align:center;box-shadow:var(--nm-shadow-inset);padding:30px}.payment-module__SRtrEW__electronicBrand{color:var(--text-dark);margin-bottom:10px;font-size:1.3rem;font-weight:900}.payment-module__SRtrEW__electronicText{color:var(--text-muted);font-size:.85rem;line-height:1.6}.payment-module__SRtrEW__electronicLink{color:var(--red);align-items:center;gap:6px;margin-top:14px;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.payment-module__SRtrEW__electronicLink:hover{gap:12px}.payment-module__SRtrEW__legalBlock{background:var(--nm-bg);border-radius:var(--nm-radius);border-left:4px solid var(--red);box-shadow:var(--nm-shadow-inset);margin-bottom:50px;padding:30px 35px}.payment-module__SRtrEW__legalTitle{color:var(--text-dark);margin-bottom:10px;font-size:1.1rem;font-weight:800}.payment-module__SRtrEW__legalText{color:var(--text-body);font-size:.9rem;line-height:1.7}.payment-module__SRtrEW__legalLink{color:var(--red);font-weight:600;text-decoration:none}.payment-module__SRtrEW__legalLink:hover{text-decoration:underline}@media (max-width:768px){.payment-module__SRtrEW__pageTitle{font-size:1.375rem}.payment-module__SRtrEW__sectionTitle{font-size:1.35rem}}@media (max-width:992px){.payment-module__SRtrEW__deliveryGrid,.payment-module__SRtrEW__electronicGrid,.payment-module__SRtrEW__paymentGrid{grid-template-columns:1fr}}@media (max-width:576px){.payment-module__SRtrEW__main{margin:20px 0 40px}}
