.elementor-1202 .elementor-element.elementor-element-b15787d{--display:flex;overflow:visible;}/* Start custom CSS for html, class: .elementor-element-1fc0727 */.privacy-statement {
  max-width: 800px;
  margin: 40px auto;
  padding: 20px;
  background-color: #f9f9f9;
  border-left: 4px solid #1976d2;
  border-radius: 6px;
  font-family: 'Arial', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
}

.privacy-statement h3 {
  color: #1976d2;
  font-size: 20px;
  margin-bottom: 10px;
}

.privacy-statement a {
  color: #1976d2;
  text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b15787d */body {
  font-family: 'Roboto', sans-serif;
  margin: 0;
  padding: 0;
  background-color: #f4f7fa;
  color: #333;
}

.container {
  max-width: 700px;
  margin: 60px auto;
  padding: 20px;
}

.thank-you-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  padding: 40px;
  text-align: center;
}

.logo {
  max-width: 180px;
  margin-bottom: 20px;
}

h1 {
  font-size: 32px;
  color: #2e7d32;
  margin-bottom: 10px;
}

.sub-text {
  font-size: 16px;
  margin: 10px 0 20px;
}

.vin-note {
  background: #e3f2fd;
  padding: 12px;
  border-radius: 6px;
  margin: 20px 0;
  font-size: 15px;
}

.butt/* End custom CSS */