.elementor-10 .elementor-element.elementor-element-4ea74e7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-10 .elementor-element.elementor-element-f53df60{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-f53df60 img{width:100%;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-10 .elementor-element.elementor-element-cf72bb1{width:var( --container-widget-width, 90% );max-width:90%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-10 .elementor-element.elementor-element-cf72bb1.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-c9960ea{width:var( --container-widget-width, 90% );max-width:90%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:40px 0px 0px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-10 .elementor-element.elementor-element-c9960ea.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-6384d25{width:var( --container-widget-width, 90% );max-width:90%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-10 .elementor-element.elementor-element-6384d25.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-bfe066c{width:var( --container-widget-width, 90% );max-width:90%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-10 .elementor-element.elementor-element-bfe066c.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-f408eb0{width:var( --container-widget-width, 90% );max-width:90%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-10 .elementor-element.elementor-element-f408eb0.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-facb64a{width:var( --container-widget-width, 90% );max-width:90%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-10 .elementor-element.elementor-element-facb64a.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-dfa6918{width:var( --container-widget-width, 90% );max-width:90%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-10 .elementor-element.elementor-element-dfa6918.elementor-element{--align-self:center;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-4ea74e7{--width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-cf72bb1 */.mw-who-section {
  width: 100%;
  padding: 80px 20px;
  background: #fffdf7;
  font-family: "Poppins", Arial, sans-serif;
}

.mw-who-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 55px;
  align-items: center;
}

.mw-small-title {
  display: inline-block;
  color: #9b7328;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.mw-who-content h2 {
  font-family: Georgia, serif;
  font-size: 46px;
  line-height: 1.1;
  color: #164f2b;
  margin: 0;
  font-weight: 700;
}

.mw-line {
  width: 70px;
  height: 3px;
  background: #b88a32;
  margin: 20px 0 25px;
  border-radius: 10px;
}

.mw-who-content p {
  font-size: 17px;
  line-height: 1.8;
  color: #444;
  margin: 0 0 25px;
}

.mw-points {
  display: grid;
  gap: 14px;
  margin-top: 25px;
}

.mw-point {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f7f2e8;
  padding: 13px 16px;
  border-radius: 14px;
  border-left: 4px solid #1f7a3b;
}

.mw-point span {
  width: 26px;
  height: 26px;
  background: #1f7a3b;
  color: #fff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
}

.mw-point p {
  margin: 0;
  font-size: 15px;
  color: #244632;
  font-weight: 500;
  line-height: 1.4;
}

.mw-who-image {
  position: relative;
}

.mw-who-image::before {
  content: "";
  position: absolute;
  width: 85%;
  height: 85%;
  background: #eef6e7;
  border-radius: 28px;
  right: -18px;
  bottom: -18px;
  z-index: 0;
}

.mw-who-image img {
  width: 100%;
  height: 430px;
  object-fit: cover;
  border-radius: 28px;
  position: relative;
  z-index: 1;
  box-shadow: 0 18px 45px rgba(22, 79, 43, 0.14);
}

/* Tablet Responsive */
@media (max-width: 900px) {
  .mw-who-section {
    padding: 55px 16px;
  }

  .mw-who-container {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .mw-who-content h2 {
    font-size: 36px;
  }

  .mw-who-content p {
    font-size: 16px;
  }

  .mw-who-image img {
    height: 320px;
  }
}

/* Mobile Responsive */
@media (max-width: 480px) {
  .mw-who-content h2 {
    font-size: 32px;
  }

  .mw-who-image img {
    height: 260px;
    border-radius: 20px;
  }

  .mw-who-image::before {
    border-radius: 20px;
    right: -10px;
    bottom: -10px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c9960ea */.mw-story-section {
  width: 100%;

  font-family: "Poppins", Arial, sans-serif;
}

.mw-story-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 55px;
  align-items: center;
}

.mw-story-image {
  position: relative;
}

.mw-story-image::before {
  content: "";
  position: absolute;
  width: 86%;
  height: 86%;
  background: #dfead5;
  border-radius: 28px;
  left: -18px;
  bottom: -18px;
  z-index: 0;
}

.mw-story-image img {
  width: 100%;
  height: 430px;
  object-fit: cover;
  border-radius: 28px;
  position: relative;
  z-index: 1;
  box-shadow: 0 18px 45px rgba(22, 79, 43, 0.14);
}

.mw-story-small-title {
  display: inline-block;
  color: #9b7328;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.mw-story-content h2 {
  font-family: Georgia, serif;
  font-size: 46px;
  line-height: 1.1;
  color: #164f2b;
  margin: 0;
  font-weight: 700;
}

.mw-story-line {
  width: 70px;
  height: 3px;
  background: #b88a32;
  margin: 20px 0 25px;
  border-radius: 10px;
}

.mw-story-content p {
  font-size: 17px;
  line-height: 1.8;
  color: #444;
  margin: 0;
}

.mw-story-highlight {
  margin-top: 28px;
  padding: 24px;
  background: #fffdf7;
  border-radius: 18px;
  border-left: 5px solid #1f7a3b;
  box-shadow: 0 12px 30px rgba(22, 79, 43, 0.08);
}

.mw-story-highlight h4 {
  margin: 0 0 8px;
  font-size: 20px;
  color: #164f2b;
  font-weight: 700;
}

.mw-story-highlight p {
  font-size: 15px;
  line-height: 1.7;
  color: #555;
}

/* Tablet Responsive */
@media (max-width: 900px) {
  .mw-story-section {
    padding: 55px 16px;
  }

  .mw-story-container {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .mw-story-content h2 {
    font-size: 36px;
  }

  .mw-story-content p {
    font-size: 16px;
  }

  .mw-story-image {
    order: 2;
  }

  .mw-story-content {
    order: 1;
  }

  .mw-story-image img {
    height: 320px;
  }
}

/* Mobile Responsive */
@media (max-width: 480px) {
  .mw-story-content h2 {
    font-size: 32px;
  }

  .mw-story-image img {
    height: 260px;
    border-radius: 20px;
  }

  .mw-story-image::before {
    border-radius: 20px;
    left: -10px;
    bottom: -10px;
  }

  .mw-story-highlight {
    padding: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6384d25 */.mw-mission-section {
  width: 100%;
  padding: 80px 20px;
  background: #fffdf7;
  font-family: "Poppins", Arial, sans-serif;
}

.mw-mission-container {
  max-width: 1200px;
  margin: 0 auto;
}

.mw-section-heading {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 45px;
}

.mw-section-heading span {
  display: inline-block;
  color: #9b7328;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.mw-section-heading h2 {
  font-family: Georgia, serif;
  font-size: 46px;
  line-height: 1.1;
  color: #164f2b;
  margin: 0 0 16px;
  font-weight: 700;
}

.mw-section-heading p {
  font-size: 17px;
  line-height: 1.7;
  color: #555;
  margin: 0;
}

.mw-mission-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.mw-value-card {
  position: relative;
  background: #f7f2e8;
  padding: 42px 35px;
  border-radius: 26px;
  border: 1px solid rgba(155, 115, 40, 0.18);
  box-shadow: 0 16px 40px rgba(22, 79, 43, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
}

.mw-value-card::before {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(31, 122, 59, 0.08);
  border-radius: 50%;
  top: -60px;
  right: -60px;
}

.mw-value-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 22px 50px rgba(22, 79, 43, 0.14);
}

.mw-value-icon {
  width: 62px;
  height: 62px;
  background: #164f2b;
  color: #fff;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  margin-bottom: 24px;
}

.mw-value-card h3 {
  font-family: Georgia, serif;
  font-size: 30px;
  color: #164f2b;
  margin: 0 0 14px;
  font-weight: 700;
}

.mw-value-card p {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  margin: 0;
}

/* Tablet Responsive */
@media (max-width: 900px) {
  .mw-mission-section {
    padding: 55px 16px;
  }

  .mw-section-heading h2 {
    font-size: 36px;
  }

  .mw-mission-grid {
    gap: 22px;
  }

  .mw-value-card {
    padding: 34px 26px;
  }
}

/* Mobile Responsive */
@media (max-width: 650px) {
  .mw-mission-grid {
    grid-template-columns: 1fr;
  }

  .mw-section-heading h2 {
    font-size: 32px;
  }

  .mw-section-heading p {
    font-size: 16px;
  }

  .mw-value-card h3 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-bfe066c */.mw-why-section {
  width: 100%;
  padding: 80px 20px;
 
  font-family: "Poppins", Arial, sans-serif;
}

.mw-why-container {
  max-width: 1200px;
  margin: 0 auto;
}

.mw-why-heading {
  max-width: 760px;
  margin: 0 auto 45px;
  text-align: center;
}

.mw-why-heading span {
  display: inline-block;
  color: #9b7328;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.mw-why-heading h2 {
  font-family: Georgia, serif;
  font-size: 46px;
  line-height: 1.1;
  color: #164f2b;
  margin: 0 0 16px;
  font-weight: 700;
}

.mw-why-heading p {
  font-size: 17px;
  line-height: 1.7;
  color: #555;
  margin: 0;
}

.mw-why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.mw-why-card {
  background: #fffdf7;
  padding: 34px 24px;
  border-radius: 24px;
  text-align: center;
  border: 1px solid rgba(155, 115, 40, 0.18);
  box-shadow: 0 14px 35px rgba(22, 79, 43, 0.08);
  transition: all 0.3s ease;
}

.mw-why-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 22px 45px rgba(22, 79, 43, 0.14);
}

.mw-why-icon {
  width: 68px;
  height: 68px;
  margin: 0 auto 20px;
  background: #164f2b;
  color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
}

.mw-why-card h3 {
  font-size: 18px;
  line-height: 1.4;
  color: #164f2b;
  margin: 0;
  font-weight: 700;
}

/* Tablet Responsive */
@media (max-width: 900px) {
  .mw-why-section {
    padding: 55px 16px;
  }

  .mw-why-heading h2 {
    font-size: 36px;
  }

  .mw-why-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

/* Mobile Responsive */
@media (max-width: 520px) {
  .mw-why-heading h2 {
    font-size: 32px;
  }

  .mw-why-heading p {
    font-size: 16px;
  }

  .mw-why-grid {
    grid-template-columns: 1fr;
  }

  .mw-why-card {
    padding: 28px 20px;
  }

  .mw-why-icon {
    width: 60px;
    height: 60px;
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f408eb0 */.mw-philosophy-section {
  width: 100%;
  padding: 80px 20px;
  background: linear-gradient(135deg, #fffdf7 0%, #f2eadc 100%);
  font-family: "Poppins", Arial, sans-serif;
  overflow: hidden;
}

.mw-philosophy-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 55px;
  align-items: center;
}

.mw-philosophy-content {
  position: relative;
  z-index: 2;
}

.mw-philosophy-small-title {
  display: inline-block;
  color: #9b7328;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.mw-philosophy-content h2 {
  font-family: Georgia, serif;
  font-size: 46px;
  line-height: 1.15;
  color: #164f2b;
  margin: 0;
  font-weight: 700;
}

.mw-philosophy-line {
  width: 70px;
  height: 3px;
  background: #b88a32;
  margin: 22px 0 25px;
  border-radius: 10px;
}

.mw-philosophy-content p {
  font-size: 17px;
  line-height: 1.8;
  color: #444;
  margin: 0;
}

.mw-philosophy-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.mw-philosophy-tags span {
  display: inline-block;
  padding: 10px 18px;
  background: #ffffff;
  color: #164f2b;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  border: 1px solid rgba(155, 115, 40, 0.22);
  box-shadow: 0 8px 22px rgba(22, 79, 43, 0.07);
}

.mw-philosophy-image {
  position: relative;
}

.mw-philosophy-image::before {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  background: rgba(31, 122, 59, 0.12);
  border-radius: 50%;
  top: -35px;
  right: -35px;
  z-index: 0;
}

.mw-philosophy-image::after {
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  background: rgba(184, 138, 50, 0.13);
  border-radius: 50%;
  left: -35px;
  bottom: -35px;
  z-index: 0;
}

.mw-philosophy-image img {
  width: 100%;
  height: 430px;
  object-fit: cover;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  box-shadow: 0 18px 45px rgba(22, 79, 43, 0.14);
}

/* Tablet Responsive */
@media (max-width: 900px) {
  .mw-philosophy-section {
    padding: 55px 16px;
  }

  .mw-philosophy-container {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .mw-philosophy-content h2 {
    font-size: 36px;
  }

  .mw-philosophy-content p {
    font-size: 16px;
  }

  .mw-philosophy-image img {
    height: 320px;
  }
}

/* Mobile Responsive */
@media (max-width: 480px) {
  .mw-philosophy-content h2 {
    font-size: 32px;
  }

  .mw-philosophy-tags span {
    font-size: 13px;
    padding: 9px 15px;
  }

  .mw-philosophy-image img {
    height: 260px;
    border-radius: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-facb64a */.mw-solutions-section {
  width: 100%;
  padding: 80px 20px;
 
  font-family: "Poppins", Arial, sans-serif;
}

.mw-solutions-container {
  max-width: 1200px;
  margin: 0 auto;
}

.mw-solutions-heading {
  max-width: 780px;
  margin: 0 auto 45px;
  text-align: center;
}

.mw-solutions-heading span {
  display: inline-block;
  color: #9b7328;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.mw-solutions-heading h2 {
  font-family: Georgia, serif;
  font-size: 46px;
  line-height: 1.15;
  color: #164f2b;
  margin: 0 0 16px;
  font-weight: 700;
}

.mw-solutions-heading p {
  font-size: 17px;
  line-height: 1.7;
  color: #555;
  margin: 0;
}

.mw-solutions-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.mw-solution-card {
  position: relative;
  background: #f7f2e8;
  padding: 36px 24px;
  border-radius: 24px;
  text-align: center;
  border: 1px solid rgba(155, 115, 40, 0.18);
  box-shadow: 0 14px 35px rgba(22, 79, 43, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
}

.mw-solution-card::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  background: rgba(31, 122, 59, 0.08);
  border-radius: 50%;
  right: -45px;
  top: -45px;
}

.mw-solution-card:hover {
  transform: translateY(-8px);
  background: #ffffff;
  box-shadow: 0 22px 45px rgba(22, 79, 43, 0.14);
}

.mw-solution-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto 20px;
  background: #164f2b;
  color: #ffffff;
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  position: relative;
  z-index: 1;
}

.mw-solution-card h3 {
  font-size: 19px;
  line-height: 1.4;
  color: #164f2b;
  margin: 0;
  font-weight: 700;
  position: relative;
  z-index: 1;
}

/* Tablet Responsive */
@media (max-width: 900px) {
  .mw-solutions-section {
    padding: 55px 16px;
  }

  .mw-solutions-heading h2 {
    font-size: 36px;
  }

  .mw-solutions-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

/* Mobile Responsive */
@media (max-width: 520px) {
  .mw-solutions-heading h2 {
    font-size: 32px;
  }

  .mw-solutions-heading p {
    font-size: 16px;
  }

  .mw-solutions-grid {
    grid-template-columns: 1fr;
  }

  .mw-solution-card {
    padding: 30px 20px;
  }

  .mw-solution-icon {
    width: 64px;
    height: 64px;
    font-size: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-dfa6918 */.mw-cta-section {
  width: 100%;
  padding: 90px 20px;
 
  font-family: "Poppins", Arial, sans-serif;
  position: relative;
  overflow: hidden;
}

.mw-cta-section::before {
  content: "🌿";
  position: absolute;
  left: 8%;
  top: 22%;
  font-size: 80px;
  opacity: 0.13;
  transform: rotate(-18deg);
}

.mw-cta-section::after {
  content: "🍃";
  position: absolute;
  right: 9%;
  bottom: 18%;
  font-size: 90px;
  opacity: 0.14;
  transform: rotate(16deg);
}

.mw-cta-container {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.mw-cta-content {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
  background: rgba(255, 253, 247, 0.72);
  padding: 55px 40px;
  border-radius: 32px;
  border: 1px solid rgba(155, 115, 40, 0.18);
  box-shadow: 0 18px 45px rgba(22, 79, 43, 0.12);
  backdrop-filter: blur(8px);
}

.mw-cta-small-title {
  display: inline-block;
  color: #9b7328;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.mw-cta-content h2 {
  font-family: Georgia, serif;
  font-size: 48px;
  line-height: 1.15;
  color: #164f2b;
  margin: 0 0 18px;
  font-weight: 700;
}

.mw-cta-content p {
  font-size: 18px;
  line-height: 1.7;
  color: #4b4b4b;
  margin: 0 auto 32px;
  max-width: 620px;
}

.mw-cta-buttons {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.mw-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 145px;
  padding: 14px 28px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.3s ease;
}

.mw-cta-btn.primary {
  background: #164f2b;
  color: #ffffff;
  box-shadow: 0 10px 25px rgba(22, 79, 43, 0.22);
}

.mw-cta-btn.primary:hover {
  background: #0f3f20;
  transform: translateY(-3px);
}

.mw-cta-btn.secondary {
  background: #ffffff;
  color: #164f2b;
  border: 1px solid rgba(22, 79, 43, 0.22);
}

.mw-cta-btn.secondary:hover {
  background: #f7f2e8;
  transform: translateY(-3px);
}

/* Tablet Responsive */
@media (max-width: 900px) {
  .mw-cta-section {
    padding: 65px 16px;
  }

  .mw-cta-content {
    padding: 45px 28px;
  }

  .mw-cta-content h2 {
    font-size: 38px;
  }

  .mw-cta-content p {
    font-size: 16px;
  }
}

/* Mobile Responsive */
@media (max-width: 480px) {
  .mw-cta-section {
    padding: 55px 14px;
  }

  .mw-cta-content {
    padding: 38px 20px;
    border-radius: 24px;
  }

  .mw-cta-content h2 {
    font-size: 32px;
  }

  .mw-cta-buttons {
    flex-direction: column;
  }

  .mw-cta-btn {
    width: 100%;
  }

  .mw-cta-section::before,
  .mw-cta-section::after {
    font-size: 55px;
  }
}/* End custom CSS */