.elementor-12123 .elementor-element.elementor-element-ca65a61{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b9c4a5a */.atl-tire-import {
  max-width: 860px;
  margin: 0 auto;
  line-height: 1.65;
}

.atl-tire-import h2 {
  margin-top: 2.4em;
  margin-bottom: 0.6em;
  font-size: 1.5em;
  font-weight: 700;
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 0.3em;
}

.atl-tire-import h3 {
  margin-top: 1.6em;
  margin-bottom: 0.5em;
  font-size: 1.15em;
  font-weight: 600;
}

.atl-tire-import p {
  margin: 0.8em 0;
}

.atl-tire-import ul {
  margin: 0.8em 0;
  padding-left: 1.4em;
}

.atl-tire-import li {
  margin: 0.35em 0;
}

.atl-tire-import a {
  color: #1a5fb4;
  text-decoration: underline;
}

.atl-tire-import .atl-tire-quick-answer {
  background: #eef4ff;
  border-left: 4px solid #1a5fb4;
  padding: 1em 1.2em;
  margin: 1em 0 1.8em 0;
  border-radius: 4px;
}

.atl-tire-import .atl-tire-warning {
  background: #fff6e5;
  border-left: 4px solid #d98c00;
  padding: 1em 1.2em;
  margin: 1.4em 0;
  border-radius: 4px;
}

.atl-tire-import .atl-tire-warning ul {
  margin-top: 0.6em;
}

.atl-tire-import .atl-tire-formula {
  background: #f4f6f8;
  border: 1px solid #d8dde2;
  border-radius: 6px;
  padding: 1.2em 1.4em;
  margin: 1.4em 0;
}

.atl-tire-import .atl-tire-formula p {
  margin: 0.5em 0;
}

.atl-tire-import .atl-tire-decision {
  background: #f7f9fc;
  border: 1px solid #d8dde2;
  border-radius: 6px;
  padding: 1.2em 1.4em;
  margin: 1.4em 0;
}

.atl-tire-import .atl-tire-info-card {
  background: #f4f6f8;
  border: 1px solid #d8dde2;
  border-radius: 6px;
  padding: 1.2em 1.4em;
  margin: 1.4em 0;
  overflow-x: auto;
}

.atl-tire-import .atl-tire-info-card pre {
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
  font-size: 0.95em;
}

.atl-tire-import .atl-tire-table {
  overflow-x: auto;
  margin: 1.4em 0;
}

.atl-tire-import .atl-tire-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 480px;
}

.atl-tire-import .atl-tire-table th,
.atl-tire-import .atl-tire-table td {
  border: 1px solid #d8dde2;
  padding: 0.6em 0.8em;
  text-align: left;
  font-size: 0.95em;
}

.atl-tire-import .atl-tire-table th {
  background: #f0f2f5;
  font-weight: 600;
}

.atl-tire-import .atl-tire-table tr:nth-child(even) {
  background: #fafbfc;
}

.atl-tire-import .atl-tire-checklist {
  background: #fbfbfb;
  border: 1px solid #d8dde2;
  border-radius: 6px;
  padding: 1.2em 1.4em;
  margin: 1.4em 0;
}

.atl-tire-import .atl-tire-checklist .atl-checklist-title {
  font-weight: 700;
  margin: 0 0 0.6em 0;
}

.atl-tire-import .atl-tire-checklist label {
  display: flex;
  align-items: flex-start;
  gap: 0.5em;
  margin: 0.4em 0;
  cursor: pointer;
}

.atl-tire-import .atl-tire-checklist input[type="checkbox"] {
  margin-top: 0.25em;
  flex-shrink: 0;
}

.atl-tire-import .atl-tire-cta {
  background: #eaf7ee;
  border-left: 4px solid #2e9e5b;
  padding: 1em 1.2em;
  margin: 1.6em 0;
  border-radius: 4px;
  font-weight: 600;
}

.atl-tire-import .atl-tire-cta p {
  margin: 0;
}

.atl-tire-import .atl-tire-faq {
  margin: 1em 0;
}

.atl-tire-import .atl-faq-item {
  border-bottom: 1px solid #e2e2e2;
}

.atl-tire-import .atl-faq-question {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 0.9em 0;
  font-size: 1em;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}

.atl-tire-import .atl-faq-question::after {
  content: "+";
  font-size: 1.3em;
  font-weight: 400;
  flex-shrink: 0;
}

.atl-tire-import .atl-faq-question.atl-faq-open::after {
  content: "−";
}

.atl-tire-import .atl-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.25s ease;
}

.atl-tire-import .atl-faq-answer p {
  margin: 0 0 1em 0;
}

.atl-tire-import .atl-tire-contact-card {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  margin: 1.4em 0;
}

.atl-tire-import .atl-contact-item {
  flex: 1 1 260px;
  border: 1px solid #d8dde2;
  border-radius: 6px;
  padding: 1.2em 1.4em;
  background: #fafbfc;
}

.atl-tire-import .atl-contact-item .atl-contact-name {
  font-weight: 700;
  margin-bottom: 0.4em;
}

.atl-tire-import .atl-contact-item p {
  margin: 0.3em 0;
}

@media (max-width: 640px) {
  .atl-tire-import .atl-tire-contact-card {
    flex-direction: column;
  }
  .atl-tire-import .atl-tire-table table {
    min-width: 560px;
  }
}/* End custom CSS */