.elementor .card-price{overflow:hidden;color:var(--White);padding:20px;border-radius:8px;background-color:#141519;display:flex;flex-direction:column;gap:10px;--gold-gradient: linear-gradient(135deg, #bf953f 0%, #fcf6ba 25%, #b38728 50%, #fbf5b7 75%, #aa771c 100%);
--silver-border: rgba(192, 192, 192, 0.25);
border: 1px solid var(--silver-border);

&::before {

  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: var(--gold-gradient);   opacity: 0.7;  }\n}.elementor .gold_text{font-weight:900;flex:1 0 auto;background: var(--gold-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;\n}.elementor .btn-dorado{font-weight:700;color:#000000;flex:0 1 auto;background: var(--gold-gradient);\n}