.elementor-1273 .elementor-element.elementor-element-a0bfd94{--display:flex;}.elementor-1273 .elementor-element.elementor-element-77b89ad{--display:flex;--padding-top:0%;--padding-bottom:10%;--padding-left:0%;--padding-right:0%;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-d93418b */.ln25000-wrapper {
  background: #f7fafc;
  padding: 80px 20px;
  font-family: Arial, sans-serif;
}

.ln25000-container {
  max-width: 900px;
  margin: 0 auto;
}

.ln25000-hero {
  text-align: center;
  margin-bottom: 50px;
}

.ln25000-badge {
  display: inline-block;
  background: #1a202c;
  color: #fff;
  padding: 8px 18px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 18px;
}

.ln25000-hero h1 {
  font-size: 38px;
  color: #1a202c;
  margin-bottom: 15px;
}

.ln25000-hero p {
  font-size: 17px;
  color: #4a5568;
  line-height: 1.7;
}

.ln25000-info {
  background: #fff;
  border-radius: 18px;
  padding: 30px;
  margin-bottom: 40px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
  border-top: 5px solid #fd7112;
}

.ln25000-info h2 {
  margin-bottom: 20px;
  color: #1a202c;
}

.ln25000-info ul {
  list-style: none;
  padding: 0;
}

.ln25000-info li {
  margin-bottom: 12px;
  padding-left: 25px;
  position: relative;
  color: #2d3748;
}

.ln25000-info li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #fd7112;
  font-weight: bold;
}

.ln25000-price-box {
  margin-top: 20px;
  padding: 18px;
  background: #fff4ec;
  border-left: 4px solid #fd7112;
  border-radius: 10px;
}

.ln25000-price-box span {
  display: block;
  color: #4a5568;
  font-size: 14px;
}

.ln25000-price-box strong {
  font-size: 26px;
  color: #fd7112;
}

.ln25000-form-header {
  text-align: center;
  margin-bottom: 25px;
}

.ln25000-form-header h2 {
  margin-bottom: 10px;
  color: #1a202c;
}

.ln25000-form-header p {
  color: #4a5568;
  line-height: 1.6;
}

.ln25000-time {
  color: #fd7112 !important;
  font-weight: 700;
  margin-top: 15px;
}

.ln25000-form-zone {
  background: #fff;
  border-radius: 18px;
  padding: 30px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
}

@media (max-width: 900px) {
  .ln25000-wrapper {
    padding: 50px 15px;
  }

  .ln25000-hero h1 {
    font-size: 30px;
  }

  .ln25000-info,
  .ln25000-form-zone {
    padding: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f65ddd8 */.ln5000-form-htmlforms {
  background: #ffffff;
  padding: 35px;
  border-radius: 18px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
  font-family: Arial, sans-serif;
  color: #2d3748;
}

.ln5000-form-htmlforms form {
  width: 100%;
}

.ln5000-form-htmlforms h3 {
  background: #fff4ec;
  color: #1a202c;
  padding: 14px 18px;
  border-left: 5px solid #fd7112;
  border-radius: 10px;
  font-size: 20px;
  margin: 35px 0 20px;
}

.ln5000-form-htmlforms h3:first-child {
  margin-top: 0;
}

.ln5000-form-htmlforms input,
.ln5000-form-htmlforms select,
.ln5000-form-htmlforms textarea {
  width: 100%;
  padding: 14px 16px;
  margin-bottom: 16px;
  border: 1px solid #cbd5e0;
  border-radius: 12px;
  background: #ffffff;
  color: #2d3748;
  font-size: 15px;
  outline: none;
  box-sizing: border-box;
}

.ln5000-form-htmlforms textarea {
  min-height: 110px;
  resize: vertical;
}

.ln5000-form-htmlforms input:focus,
.ln5000-form-htmlforms select:focus,
.ln5000-form-htmlforms textarea:focus {
  border-color: #fd7112;
  box-shadow: 0 0 0 3px rgba(253,113,18,0.15);
}

.ln5000-form-htmlforms label {
  display: block;
  margin-bottom: 7px;
  font-weight: 700;
  color: #1a202c;
}

.ln5000-form-htmlforms button,
.ln5000-form-htmlforms input[type="submit"] {
  width: 100%;
  margin-top: 20px;
  padding: 16px;
  background: #fd7112;
  color: #ffffff;
  border: 1px solid #fd7112;
  border-radius: 14px;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s ease;
}

.ln5000-form-htmlforms button:hover,
.ln5000-form-htmlforms input[type="submit"]:hover {
  background: #ffffff;
  color: #fd7112;
}

.ln5000-form-htmlforms input::placeholder,
.ln5000-form-htmlforms textarea::placeholder {
  color: #718096;
}

.ln5000-form-htmlforms select {
  cursor: pointer;
}

@media (max-width: 768px) {
  .ln5000-form-htmlforms {
    padding: 24px;
  }

  .ln5000-form-htmlforms h3 {
    font-size: 18px;
  }

  .ln5000-form-htmlforms input,
  .ln5000-form-htmlforms select,
  .ln5000-form-htmlforms textarea {
    font-size: 14px;
  }
}/* End custom CSS */