.elementor-440 .elementor-element.elementor-element-4df807c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS *//* Premium Section */
.premium-section {
  text-align: center;
  padding: 40px 20px;
}

.premium-title {
  font-size: 32px;
  font-weight: 700;
  color: #004225;
  margin-bottom: 10px;
}

.premium-subtitle {
  font-size: 17px;
  color: #444;
  max-width: 650px;
  margin: 0 auto 30px auto;
  line-height: 1.6;
}

/* Premium Card */
.premium-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 30px;
  max-width: 700px;
  margin: 0 auto;
  border: 1px solid #e4e4e4;
  box-shadow: 0 4px 15px rgba(0,0,0,0.06);
}

.premium-card-title {
  font-size: 24px;
  font-weight: 700;
  color: #004225;
  margin-bottom: 10px;
}

.premium-card-text {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
  margin-bottom: 15px;
}

.premium-card-list-title {
  margin-top: 15px;
}

.premium-list {
  text-align: left;
  max-width: 550px;
  margin: 0 auto 20px auto;
  line-height: 1.7;
  color: #333;
}

.premium-btn-wrap {
  margin-top: 20px;
}

.premium-btn {
  display: inline-block;
  background: #c9a45b;
  color: #ffffff;
  padding: 12px 30px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}

.premium-btn:hover {
  background: #b38b4a;
}/* End custom CSS */