.elementor-595 .elementor-element.elementor-element-fb6276b > .elementor-container{max-width:1024px;}body.elementor-page-595:not(.elementor-motion-effects-element-type-background), body.elementor-page-595 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c593d65 );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-aad8a2a */.crypto-pay-box {
  max-width: 320px;
  margin: 20px auto;
  padding: 20px;
  background: linear-gradient(145deg, #0b1220, #050814);
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 0 25px rgba(0,0,0,0.6);
}

.qr-image {
  width: 100%;
  max-width: 220px;
  margin-bottom: 18px;
  border-radius: 12px;
  background: #fff;
  padding: 10px;
}

.binance-pay-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 16px;
  background: linear-gradient(135deg, #f0b90b, #d9a406);
  color: #000;
  font-weight: 600;
  font-size: 14px;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.25s ease;
}

.binance-pay-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(240,185,11,0.4);
}

.binance-logo {
  width: 22px;
  height: 22px;
}/* End custom CSS */