.elementor-430 .elementor-element.elementor-element-d52dfbc{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-12f9d69 */.targa-terms-intro h1 { margin-bottom: .6em; }
.targa-terms-intro h2 { margin-top: 1.2em; }
.targa-terms-intro ul { margin-left: 1.2em; }
.targa-note { background:#111; color:#eee; padding:12px 14px; border-radius:8px; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-10d5932 */.targa-terms-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
.targa-card {
  background: #111;
  color: #eee;
  padding: 24px;
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(0,0,0,.2);
}
.targa-card h2 { margin-top: 0; }
.targa-btn {
  display: inline-block;
  margin-top: 10px;
  padding: 12px 18px;
  background: #d32b2b; /* match your red */
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
}
.targa-btn:hover { filter: brightness(1.05); }
.targa-meta { display:block; margin-top:8px; opacity:.7; }

.targa-terms-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px,1fr));
  gap: 24px;
}
.targa-card { background:#111; color:#eee; padding:24px; border-radius:12px; }
.targa-btn { display:inline-block; margin-top:10px; padding:12px 18px; background:#d32b2b; color:#fff; text-decoration:none; border-radius:8px; font-weight:600; }
.targa-btn:hover { filter:brightness(1.07); }
.targa-meta { display:block; margin-top:8px; opacity:.75; }/* End custom CSS */