.il-checkout-agreement-wrapper-1ee798ad {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 12px;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  background-color: #f8fafc;
}

.il-checkout-agreement-label-1ee798ad {
  display: flex !important;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #334155;
  cursor: pointer;
  user-select: none;
}

.il-checkout-agreement-label-1ee798ad input[type="checkbox"] {
  margin-top: 3px !important;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.il-checkout-agreement-text-1ee798ad .il-tc-link {
  color: #2F78BD;
  text-decoration: underline;
  font-weight: 500;
}

.il-checkout-agreement-text-1ee798ad .il-tc-link:hover {
  color: #123B7A;
}
