@media only screen and (min-width: 768px) {
  .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto,
  .theme-logo-parent img[data-zs-logo] {
    width: 216px !important;
    height: auto !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul {
    display: flex !important;
    align-items: center !important;
    gap: 25px !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li {
    margin: 0 !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #162737 !important;
    font-family: Poppins, Montserrat, Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.65 !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a:hover,
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a:focus-visible {
    color: #138c83 !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-primary > a {
    padding: 12px 20px !important;
    border-radius: 999px !important;
    background: #26b7aa !important;
    color: #062625 !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
  }
}

@media only screen and (max-width: 767px) {
  .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto,
  .theme-logo-parent img[data-zs-logo] {
    width: 190px !important;
    height: auto !important;
    max-width: calc(100vw - 104px) !important;
  }
}

body .theme-content-area {
  background: #f7f9fb;
}

[data-element-id="elm_J_iI-m3XvbkOLnQgDf58LA"].zpsection {
  background: #152132 !important;
  color: #fff;
  padding: 70px 0 34px !important;
}

[data-element-id="elm_J_iI-m3XvbkOLnQgDf58LA"] .zpheading {
  color: #fff !important;
  font-size: clamp(38px, 6vw, 72px) !important;
  font-weight: 600 !important;
  line-height: 1.02 !important;
  letter-spacing: 0 !important;
}

[data-element-id="elm_7Gn0wiVFLzQ7PAeeH3aKRQ"].zpelem-heading {
  background: transparent !important;
  padding: 0 !important;
}

[data-element-id="elm_FMC3YXvuI450NSpdGsH8kA"] {
  display: none !important;
}

[data-element-id="elm_3nSALGFMRGeEtTadw9M0lw"].zpsection {
  background: #152132 !important;
  color: rgba(255, 255, 255, .86);
  margin-block-start: 0 !important;
  padding: 0 0 38px !important;
}

[data-element-id="elm_7wAIZLsYQy6wYBsbubb0XA"].zpelem-text {
  max-width: 860px;
  margin: 0 auto !important;
  font-family: Poppins, Arial, sans-serif !important;
}

[data-element-id="elm_7wAIZLsYQy6wYBsbubb0XA"] .zptext {
  text-align: center !important;
  color: rgba(255, 255, 255, .86);
}

[data-element-id="elm_7wAIZLsYQy6wYBsbubb0XA"] p {
  display: inline;
  margin: 0;
  color: rgba(255, 255, 255, .86);
}

[data-element-id="elm_7wAIZLsYQy6wYBsbubb0XA"] p::after {
  content: " | ";
  color: rgba(255, 255, 255, .35);
}

[data-element-id="elm_7wAIZLsYQy6wYBsbubb0XA"] p:last-child::after {
  content: "";
}

[data-element-id="elm_8Dwo2237fw60MbrguYn6Ig"].zpsection {
  background: #f7f9fb !important;
  padding: 54px 0 76px !important;
}

.cotact-form-css {
  max-width: 980px;
  margin: 0 auto;
}

body #crmWebToEntityForm.zcwf_lblLeft {
  border: 1px solid #d8dee5;
  border-radius: 8px;
  background: #fff !important;
  box-shadow: 0 18px 48px rgba(21, 33, 50, .10);
  padding: 34px !important;
}

body #crmWebToEntityForm.zcwf_lblLeft::before {
  content: "Tell us how we can help";
  display: block;
  color: #152132;
  font-family: Poppins, Arial, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 6px 6px;
}

body #crmWebToEntityForm.zcwf_lblLeft::after {
  content: "Use this form for business inquiries, customer care, vendor communication, media requests, and relationship-based SMS permission.";
  display: block;
  clear: both;
  color: #5f6975;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  margin: 14px 6px 0;
}

body #crmWebToEntityForm .line {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

body #crmWebToEntityForm .line .zcwf_row {
  width: 100% !important;
}

body #crmWebToEntityForm.zcwf_lblLeft .zcwf_row {
  margin: 0 0 18px !important;
}

body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_lab {
  float: none !important;
  width: 100% !important;
  padding: 0 6px !important;
  margin: 0 0 6px !important;
}

body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_lab label,
body #crmWebToEntityForm .zcwf_10dlc_consent label {
  display: block !important;
}

body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_lab label {
  color: #152132;
  font-family: Poppins, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_fld {
  float: none !important;
  width: 100% !important;
  padding: 0 6px !important;
  margin: 0 !important;
}

body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_fld input[type="text"],
body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_fld textarea,
body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_fld input[name="enterdigest"] {
  width: 100% !important;
  min-height: 48px;
  border: 1px solid #cbd5df !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: #152132;
  font-family: Poppins, Arial, sans-serif;
  font-size: 15px;
  padding: 12px 14px !important;
  box-shadow: none;
}

body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_fld textarea {
  min-height: 138px;
}

body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_fld input:focus,
body #crmWebToEntityForm.zcwf_lblLeft .zcwf_col_fld textarea:focus {
  border-color: #2baba7 !important;
  outline: 3px solid rgba(43, 171, 167, .16);
}

body #crmWebToEntityForm .zcwf_10dlc_consent {
  border: 1px solid #d8eee9;
  border-radius: 8px;
  background: #f3fbfa;
  padding: 16px 14px;
}

body #crmWebToEntityForm .zcwf_10dlc_consent .zcwf_col_lab {
  display: block !important;
}

body #crmWebToEntityForm .zcwf_10dlc_consent .zcwf_col_lab label {
  color: #087b78;
  font-size: 13px;
  text-transform: uppercase;
}

body #crmWebToEntityForm .zcwf_10dlc_consent .zcwf_col_fld label {
  color: #152132 !important;
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
}

body #crmWebToEntityForm .zcwf_10dlc_consent input[type="checkbox"] {
  accent-color: #2baba7;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}

body #crmWebToEntityForm .zcwf_10dlc_consent a {
  color: #087b78 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

body #crmWebToEntityForm img[id^="imgid"] {
  display: inline-block;
  margin: 4px 14px 0 0;
  border: 1px solid #d8dee5;
  border-radius: 6px;
  vertical-align: middle;
}

body #crmWebToEntityForm a[href="javascript:;"] {
  color: #087b78 !important;
  font-family: Poppins, Arial, sans-serif;
  font-size: 13px;
  text-decoration: underline !important;
}

body #crmWebToEntityForm.zcwf_lblLeft .formsubmit {
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  width: auto !important;
  min-width: 180px;
  min-height: 48px;
  border-radius: 6px !important;
  background: #2baba7 !important;
  color: #fff !important;
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 12px 28px !important;
  float: none !important;
}

body #crmWebToEntityForm.zcwf_lblLeft .formsubmit:hover {
  background: #208f8b !important;
}

@media (max-width: 767px) {
  [data-element-id="elm_J_iI-m3XvbkOLnQgDf58LA"].zpsection {
    padding: 48px 0 24px !important;
  }

  body #crmWebToEntityForm .line {
    grid-template-columns: 1fr;
    gap: 0;
  }

  body #crmWebToEntityForm.zcwf_lblLeft {
    padding: 24px 18px !important;
  }

  body #crmWebToEntityForm.zcwf_lblLeft::before {
    font-size: 23px;
  }

  [data-element-id="elm_7wAIZLsYQy6wYBsbubb0XA"] p {
    display: block;
  }

  [data-element-id="elm_7wAIZLsYQy6wYBsbubb0XA"] p::after {
    content: "";
  }
}
