.elementor-3089 .elementor-element.elementor-element-b9ef8f2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--padding-top:80px;--padding-right:20px;--padding-bottom:0px;--padding-left:20px;}.elementor-3089 .elementor-element.elementor-element-b9ef8f2:not(.elementor-motion-effects-element-type-background), .elementor-3089 .elementor-element.elementor-element-b9ef8f2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F3EA;}.elementor-3089 .elementor-element.elementor-element-b9ef8f2, .elementor-3089 .elementor-element.elementor-element-b9ef8f2::before{--border-transition:0.3s;}.elementor-3089 .elementor-element.elementor-element-c1c9f1e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-3089 .elementor-element.elementor-element-c1c9f1e:not(.elementor-motion-effects-element-type-background), .elementor-3089 .elementor-element.elementor-element-c1c9f1e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F3EA;}.elementor-3089 .elementor-element.elementor-element-c1c9f1e, .elementor-3089 .elementor-element.elementor-element-c1c9f1e::before{--border-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-bfae1cb */.honey-top-hero {
  width: 100%;
  padding: 55px 20px 36px;
  background: #f7f3ea;
  font-family: Arial, Helvetica, sans-serif;
}

.honey-top-hero-inner {
  max-width: 1280px;
  margin: 0 auto;
  background: #fffdf8;
  border: 1px solid #e3d9c8;
  border-radius: 34px;
  padding: 48px 48px;
  display: grid;
  grid-template-columns: 64% 36%;
  gap: 42px;
}

.honey-top-left {
  padding-right: 28px;
}

.honey-top-label {
  margin: 0 0 18px;
  color: #b7831d;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.honey-top-left h1 {
  margin: 0 0 22px;
  color: #11110f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 78px;
  line-height: 0.95;
  font-weight: 500;
  letter-spacing: -2px;
  max-width: 700px;
}

.honey-top-desc {
  margin: 0;
  max-width: 760px;
  color: #5f564c;
  font-size: 18px;
  line-height: 1.6;
}

.honey-top-right {
  border-left: 1px solid #e7dccd;
  padding-left: 30px;
}

.honey-top-right h3 {
  margin: 0 0 20px;
  color: #1a412d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
}

.honey-top-feature {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 18px;
}

.honey-top-feature:last-child {
  margin-bottom: 0;
}

.honey-top-icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  border: 1px solid #e3d9c8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #b7831d;
  font-size: 14px;
  font-weight: 700;
  background: #fffdf8;
  margin-top: 2px;
}

.honey-top-feature h4 {
  margin: 0 0 4px;
  color: #1f241e;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.4;
}

.honey-top-feature p {
  margin: 0;
  color: #5f564c;
  font-size: 15px;
  line-height: 1.55;
}

@media (max-width: 1024px) {
  .honey-top-hero-inner {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 38px 30px;
  }

  .honey-top-left {
    padding-right: 0;
  }

  .honey-top-right {
    border-left: none;
    border-top: 1px solid #e7dccd;
    padding-left: 0;
    padding-top: 26px;
  }

  .honey-top-left h1 {
    font-size: 58px;
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .honey-top-hero {
    padding: 40px 14px 28px;
  }

  .honey-top-hero-inner {
    border-radius: 24px;
    padding: 26px 22px;
  }

  .honey-top-label {
    font-size: 12px;
    letter-spacing: 3px;
  }

  .honey-top-left h1 {
    font-size: 42px;
    line-height: 1;
    letter-spacing: -1px;
  }

  .honey-top-desc {
    font-size: 15px;
  }

  .honey-top-right h3 {
    font-size: 24px;
  }

  .honey-top-feature p {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-406935b */.honey-page {
  width: 100%;
  background: #f7f3ea;
  padding: 55px 20px 80px;
  font-family: Arial, Helvetica, sans-serif;
  color: #10261b;
}

.honey-tabs {
  max-width: 1280px;
  margin: 0 auto 42px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.honey-tabs button {
  border: 1px solid #e3d9c8;
  background: #fffdf8;
  color: #114d2e;
  padding: 13px 24px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
  transition: all 0.3s ease;
}

.honey-tabs button:hover,
.honey-tabs button.active {
  background: #114d2e;
  color: #ffffff;
  border-color: #114d2e;
}

.honey-stats {
  max-width: 1280px;
  margin: 0 auto 48px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.honey-stats div {
  background: #fffdf8;
  border: 1px solid #e3d9c8;
  border-radius: 20px;
  padding: 26px 24px;
}

.honey-stats strong {
  display: block;
  color: #064d29;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 12px;
  letter-spacing: 2px;
}

.honey-stats span {
  display: block;
  color: #6e5d4b;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.honey-head {
  max-width: 1280px;
  margin: 0 auto 26px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: end;
}

.honey-head h2 {
  margin: 0;
  color: #111d17;
  font-family: Georgia, serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 1.15;
}

.honey-head p {
  margin: 0;
  color: #6a6258;
  font-size: 16px;
  line-height: 1.6;
}

.honey-empty {
  max-width: 1280px;
  margin: 20px auto;
  padding: 18px;
  display: none;
  background: #fffdf8;
  border: 1px solid #e3d9c8;
  border-radius: 16px;
  color: #114d2e;
  font-weight: 800;
  text-align: center;
}

.honey-grid {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.honey-page .shan-card {
  background: #fffdf8;
  border: 1px solid #e3d9c8;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 20px 38px rgba(44, 34, 19, 0.06);
}

.honey-page .shan-card.hide {
  display: none;
}

.honey-img {
  height: 310px;
  background: #f3eadb;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.honey-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.honey-body {
  padding: 26px;
}

.honey-meta {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 12px;
}

.honey-meta span,
.honey-meta b {
  color: #b7831d;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.honey-body h3 {
  margin: 0 0 8px;
  color: #111d17;
  font-family: Georgia, serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.15;
}

.honey-body h4 {
  margin: 0 0 14px;
  color: #20231e;
  font-size: 15px;
  font-weight: 800;
}

.honey-body p {
  margin: 0 0 24px;
  color: #6a6258;
  font-size: 15px;
  line-height: 1.6;
}

.honey-specs {
  display: grid;
  gap: 12px;
  margin-bottom: 18px;
}

.honey-specs div {
  border: 1px solid #e3d9c8;
  border-radius: 14px;
  padding: 14px 16px;
  background: #fffdf8;
}

.honey-specs b {
  display: block;
  color: #064d29;
  font-size: 15px;
  margin-bottom: 7px;
}

.honey-specs span {
  display: block;
  color: #756858;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.honey-body details {
  border-top: 1px solid #e3d9c8;
  padding-top: 16px;
}

.honey-body summary {
  color: #064d29;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
}

.honey-details {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.honey-details div {
  border: 1px solid #e3d9c8;
  border-radius: 12px;
  padding: 12px;
  background: #fdf9f1;
}

.honey-details span {
  display: block;
  color: #7a6b5b;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  margin-bottom: 6px;
}

.honey-details b {
  display: block;
  color: #10261b;
  font-size: 13px;
  line-height: 1.4;
}

@media (max-width: 1024px) {
  .honey-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .honey-stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .honey-head {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

@media (max-width: 575px) {
  .honey-page {
    padding: 40px 14px 60px;
  }

  .honey-tabs button {
    width: 100%;
  }

  .honey-stats,
  .honey-grid {
    grid-template-columns: 1fr;
  }

  .honey-head h2 {
    font-size: 34px;
  }

  .honey-img {
    height: 260px;
  }

  .honey-body {
    padding: 22px;
  }

  .honey-body h3 {
    font-size: 27px;
  }

  .honey-details {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */