@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap";
:root {
  --smaller: 0.75;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body a,
body a:hover {
  text-decoration: none;
}
body main .container-fluid {
  max-width: none !important;
}
body p:not(main p) {
  margin-bottom: 0 !important;
}
body ul:not(main) {
  padding-left: 0;
}
body .header__menu-list {
  margin-bottom: 0;
}
body.produto .lp section p {
  margin-bottom: 1rem !important;
}
body.produto .lp .table td,
body.produto .lp .table th {
  padding: 0.25rem;
}
body,
input,
textarea,
button {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
html {
  scroll-behavior: smooth;
}
@media (max-width: 992px) {
  html {
    font-size: 93.75%;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 87.5%;
  }
}
button {
  cursor: pointer;
}
[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
a,
a:hover {
  text-decoration: none;
}
hr {
  background-color: #fff;
  opacity: 1;
  height: 1px;
}
a:focus,
a:active {
  outline: none !important;
  box-shadow: none;
  outline-style: none;
}
textarea:hover,
select:focus,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active {
  outline: none !important;
  box-shadow: none !important;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.75rem) translateX(0.15rem);
}
.form-floating > label {
  padding: 1rem 1.75rem;
}
@media (max-width: 575.98px) {
  .container,
  .container-fluid {
    width: 90vw;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .container,
  .container-sm {
    max-width: none;
    width: 90vw;
  }
}

body.bioferro .lp .btn.btn_lp_bioferro {
  display: inline-flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  background: #007f72;
  border-radius: 7px;
  color: #fff;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  padding: 16px 45px;
}
body.bioferro .lp .btn.btn_lp_bioferro:hover {
  background: rgba(0, 127, 114, 0.8);
}
@media (max-width: 575.98px) {
  body.bioferro .lp .btn.btn_lp_bioferro {
    font-size: 16px;
    line-height: 26px;
  }
}
body.bioferro .lp section.lp_bioferro_section_1 {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/lp_bioferro_section_1_bg.png")
    no-repeat top center;
  background-size: cover;
}
body.bioferro .lp section.lp_bioferro_section_1 h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 55px;
  color: #7d4230;
}
@media (max-width: 991.98px) {
  body.bioferro .lp section.lp_bioferro_section_1 h2 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_bioferro_section_1 h2 {
    font-size: 35px;
    line-height: 42px;
  }
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_bioferro_section_1 h2 {
    font-size: 25px;
    line-height: 32px;
  }
}
body.bioferro .lp section.lp_bioferro_section_2 {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/lp_bioferro_section_2_bg.png")
    no-repeat top left;
  background-size: cover;
  padding: 100px 0;
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_bioferro_section_2 {
    padding: 75px 0;
  }
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_bioferro_section_2 {
    padding: 50px 0;
  }
}
body.bioferro .lp section.lp_bioferro_section_2 h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 55px;
  color: #fff;
}
@media (max-width: 991.98px) {
  body.bioferro .lp section.lp_bioferro_section_2 h2 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_bioferro_section_2 h2 {
    font-size: 35px;
    line-height: 42px;
  }
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_bioferro_section_2 h2 {
    font-size: 25px;
    line-height: 32px;
  }
}
body.bioferro .lp section.lp_bioferro_section_2 p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 0 !important;
}
body.bioferro .lp section.lp_bioferro_section_2 p.lp_bioferro_p_small {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_bioferro_section_2 p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_bioferro_section_2 p {
    font-size: 16px;
    line-height: 26px;
  }
  body.bioferro .lp section.lp_bioferro_section_2 p.lp_bioferro_p_small {
    font-size: 12px;
    line-height: 18px;
  }
}
body.bioferro .lp section.lp_bioferro_section_2 p b {
  font-weight: 700;
}
body.bioferro .lp section.lp_bioferro_section_3 {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/lp_bioferro_section_3_bg.png")
    no-repeat center center;
  background-size: cover;
  padding: 100px 0;
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 {
    padding: 75px 0;
  }
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 {
    padding: 50px 0;
  }
}
body.bioferro
  .lp
  section.lp_bioferro_section_3
  .lp_bioferro_carrousel
  .owl-stage-outer {
  padding: 100px 0;
}
body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_owl_card {
  display: flex;
  flex-direction: column;
  align-self: start;
  box-sizing: border-box;
  padding: 45px;
  background: rgba(125, 66, 48, 0.05);
  backdrop-filter: blur(35px);
  border-radius: 30px;
  filter: drop-shadow(-10px 10px 30px rgba(0, 0, 0, 0.1));
  min-height: 350px;
}
body.bioferro
  .lp
  section.lp_bioferro_section_3
  .lp_bioferro_owl_card
  .lp_bioferro_icon {
  height: 100px;
  width: auto;
  margin: 0 auto;
  margin-top: -100px;
}
@media (max-width: 1199.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_owl_card {
    min-height: 275px;
  }
}
@media (max-width: 991.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_owl_card {
    min-height: 150px;
  }
}
body.bioferro
  .lp
  section.lp_bioferro_section_3
  .owl-carousel
  .owl-nav
  button.owl-prev,
body.bioferro
  .lp
  section.lp_bioferro_section_3
  .owl-carousel
  .owl-nav
  button.owl-prev,
body.bioferro
  .lp
  section.lp_bioferro_section_3
  .owl-carousel
  button.owl-dot.owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  background: #9e3232;
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.15);
  height: 50px;
  width: 50px;
  border-radius: 100%;
  display: block;
  font-size: 1em;
  margin: 0;
  cursor: pointer;
  color: #fff;
  transform: translateX(-100%);
}
@media (max-width: 767.98px) {
  body.bioferro
    .lp
    section.lp_bioferro_section_3
    .owl-carousel
    .owl-nav
    button.owl-prev,
  body.bioferro
    .lp
    section.lp_bioferro_section_3
    .owl-carousel
    .owl-nav
    button.owl-prev,
  body.bioferro
    .lp
    section.lp_bioferro_section_3
    .owl-carousel
    button.owl-dot.owl-nav {
    left: 5%;
    height: 30px;
    width: 30px;
  }
}
body.bioferro
  .lp
  section.lp_bioferro_section_3
  .owl-carousel
  .owl-nav
  button.owl-next,
body.bioferro
  .lp
  section.lp_bioferro_section_3
  .owl-carousel
  .owl-nav
  button.owl-next,
body.bioferro
  .lp
  section.lp_bioferro_section_3
  .owl-carousel
  button.owl-dot.owl-nav {
  position: absolute;
  right: 0;
  top: 50%;
  background: #9e3232;
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.15);
  height: 50px;
  width: 50px;
  border-radius: 100%;
  display: block;
  font-size: 1em;
  margin: 0;
  cursor: pointer;
  color: #fff;
  transform: translateX(100%);
}
@media (max-width: 767.98px) {
  body.bioferro
    .lp
    section.lp_bioferro_section_3
    .owl-carousel
    .owl-nav
    button.owl-next,
  body.bioferro
    .lp
    section.lp_bioferro_section_3
    .owl-carousel
    .owl-nav
    button.owl-next,
  body.bioferro
    .lp
    section.lp_bioferro_section_3
    .owl-carousel
    button.owl-dot.owl-nav {
    right: 5%;
    height: 30px;
    width: 30px;
  }
}
body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_section_3_1 {
  background: no-repeat center center;
  background-size: cover;
  border-radius: 25px 25px 0px 0px;
  min-height: 500px;
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_section_3_1 {
    min-height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_section_3_1 {
    min-height: 400px;
  }
}
body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_section_3_2 {
  background: no-repeat center center;
  background-size: cover;
  border-radius: 0px 0px 25px 25px;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_section_3_2 h2 {
  color: #fff;
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_section_3_2 {
    min-height: 200px;
    padding: 0 1rem;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_section_3_2 {
    min-height: 300px;
    padding: 0 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 .lp_bioferro_section_3_2 {
    padding: 0 2rem;
  }
}
body.bioferro .lp section.lp_bioferro_section_3 h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 55px;
  color: #7d4230;
}
@media (max-width: 991.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 h2 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 h2 {
    font-size: 35px;
    line-height: 42px;
  }
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_bioferro_section_3 h2 {
    font-size: 25px;
    line-height: 32px;
  }
}
body.bioferro .lp section.lp_nutripontos_section_4 {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/lp_bioferro_section_4_bg_1.png")
    no-repeat top left;
  background-size: cover;
}
body.bioferro .lp section.lp_nutripontos_section_4 .btn.btn_lp_bioferro {
  background: #7d4230;
}
body.bioferro .lp section.lp_nutripontos_section_4 .btn.btn_lp_bioferro:hover {
  background: rgba(125, 66, 48, 0.8);
}
body.bioferro .lp section.lp_nutripontos_section_4 .section {
  display: flex;
  width: 100%;
  align-items: stretch;
}
body.bioferro .lp section.lp_nutripontos_section_4 .section .bg-section-a,
body.bioferro .lp section.lp_nutripontos_section_4 .section .bg-section-b {
  position: relative;
  padding: 125px 0;
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_nutripontos_section_4 .section .bg-section-a,
  body.bioferro .lp section.lp_nutripontos_section_4 .section .bg-section-b {
    padding: 50px 0 50px 0;
  }
}
body.bioferro
  .lp
  section.lp_nutripontos_section_4
  .section
  .bg-section-b
  .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/lp_bioferro_section_4_bg_2.png");
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50vw + 10px);
}
body.bioferro .lp section.lp_nutripontos_section_4 .section ul {
  margin-left: 20px;
}
body.bioferro .lp section.lp_nutripontos_section_4 .section ul li {
  margin-bottom: 20px;
}
body.bioferro .lp section.lp_nutripontos_section_4 .section ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  body.bioferro .lp section.lp_nutripontos_section_4 .bg-section-b {
    display: none;
  }
  body.bioferro .lp section.lp_nutripontos_section_4 .bg-section-a {
    padding: 75px 0 75px 0;
  }
  body.bioferro .lp section.lp_nutripontos_section_4 .bg-section-a .image {
    left: 0;
    width: calc(100vw + 270px);
    transform: translateX(-270px);
  }
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_nutripontos_section_4 .bg-section-b {
    padding: 50px 0 50px 0;
  }
}
body.bioferro .lp section.lp_nutripontos_section_4 h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 55px;
  color: #7d4230;
}
@media (max-width: 991.98px) {
  body.bioferro .lp section.lp_nutripontos_section_4 h2 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_nutripontos_section_4 h2 {
    font-size: 35px;
    line-height: 42px;
  }
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_nutripontos_section_4 h2 {
    font-size: 25px;
    line-height: 32px;
  }
}
body.bioferro .lp section.lp_nutripontos_section_4 p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #1e1e1e;
  margin-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_nutripontos_section_4 p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 575.98px) {
  body.bioferro .lp section.lp_nutripontos_section_4 p {
    font-size: 16px;
    line-height: 26px;
  }
}
body.bioferro .lp section.lp_nutripontos_section_4 p b {
  font-weight: 800;
}
body.bioferro .lp div.lp_nutripontos_section_4_mobile {
  min-height: 600px;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/lp_bioferro_section_4_bg_2.png")
    no-repeat center center;
  background-size: cover;
}
@media (max-width: 767.98px) {
  body.bioferro .lp div.lp_nutripontos_section_4_mobile {
    min-height: 500px;
  }
}
body.bioferro .lp section.lp_bioferro_section_5 {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/lp_bioferro_section_5_bg.png")
    no-repeat center top;
  background-size: cover;
  padding: 100px 0;
}
body.bioferro .lp section.lp_bioferro_section_5 hr {
  border-top: 1px solid #c9c9c9;
  margin: 2rem 0;
}
body.bioferro .lp section.lp_bioferro_section_5 table {
  background: rgba(0, 0, 0, 0);
  font-size: 14px;
  font-weight: 400 !important;
}
body.bioferro .lp section.lp_bioferro_section_5 table.table td,
body.bioferro .lp section.lp_bioferro_section_5 table.table th {
  border-top: 1px solid #c9c9c9;
  color: #707070;
}
body.bioferro .lp section.lp_bioferro_section_5 table.table td.title,
body.bioferro .lp section.lp_bioferro_section_5 table.table th.title {
  border-top: 0 !important;
  color: #000;
}
body.bioferro .lp section.lp_bioferro_section_5 table.table td.title b,
body.bioferro .lp section.lp_bioferro_section_5 table.table th.title b {
  font-size: 20px;
  font-weight: 800;
}
body.bioferro .lp section.lp_bioferro_section_5 table.table td:nth-child(2),
body.bioferro .lp section.lp_bioferro_section_5 table.table th:nth-child(2) {
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
body.bioferro .lp section.lp_bioferro_section_5 p {
  color: #1e1e1e;
}
body.bioferro .lp section.lp_bioferro_section_5 p span {
  font-weight: 700;
  color: #7d4230;
}
body.bioferro .lp section.lp_bioferro_section_5 .col-tags {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
body.bioferro .lp section.lp_bioferro_section_5 .col-tags .selo {
  position: relative;
  padding: 0 1.25rem;
}
body.bioferro .lp section.lp_bioferro_section_5 .col-tags .selo::before {
  margin-left: -1.5rem;
}
body.bioferro .lp section.lp_bioferro_section_5 .col-tags.col-tags-1 .selo {
  padding: 0 1.25rem;
}
body.bioferro
  .lp
  section.lp_bioferro_section_5
  .col-tags.col-tags-1
  .selo::before {
  margin-left: -1.5rem;
}
@media (max-width: 1199.98px) {
  body.bioferro .lp section.lp_bioferro_section_5 .col-tags .selo {
    padding: 0 1rem;
  }
  body.bioferro .lp section.lp_bioferro_section_5 .col-tags .selo::before {
    margin-left: -1rem;
  }
  body.bioferro .lp section.lp_bioferro_section_5 .col-tags.col-tags-1 .selo {
    padding: 0 1rem;
  }
  body.bioferro
    .lp
    section.lp_bioferro_section_5
    .col-tags.col-tags-1
    .selo::before {
    margin-left: -2rem;
  }
}
@media (max-width: 991.98px) {
  body.bioferro .lp section.lp_bioferro_section_5 .col-tags {
    display: contents;
  }
  body.bioferro .lp section.lp_bioferro_section_5 .col-tags .selo {
    padding: 1rem;
    max-width: 130px;
  }
}
@media (max-width: 767.98px) {
  body.bioferro .lp section.lp_bioferro_section_5 .col-tags .selo {
    padding: 1rem 1.5rem;
    max-width: 100px;
  }
}
body.bioferro .lp section.lp_bioferro_section_5 .prod_row_ref hr {
  background: #c9c9c9;
}
body.bioferro .lp section.lp_bioferro_section_5 .prod_row_ref h3 {
  color: #7d4230;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.0275rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
body.bioferro .lp section.lp_bioferro_section_5 .prod_row_ref ol {
  padding-left: 20px;
  padding-top: 1rem;
  list-style: none;
  padding-left: 0;
}
body.bioferro .lp section.lp_bioferro_section_5 .prod_row_ref ol li {
  padding-bottom: 1rem;
  display: flex;
  align-items: flex-start;
  counter-increment: list-counter;
  margin-bottom: 1em;
}
body.bioferro .lp section.lp_bioferro_section_5 .prod_row_ref ol li::before {
  content: counter(list-counter) ". ";
  font-weight: bold;
  margin-right: 10px;
  min-width: 25px;
}
body.bioferro .lp section.lp_bioferro_section_5 .prod_row_ref ol li a {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  line-height: 27.3232px;
  letter-spacing: -0.44px;
}
body.bioferro .lp section.lp_bioferro_section_5 .prod_row_ref ol li a:hover {
  text-decoration-line: none;
} /*# sourceMappingURL=lp_nutri_bioferro_style.css.map */

.lp_bioferro_faq {
  display: block !important;
  background: #ebf1f4;
  padding: 50px 0 125px 0;
}
@media (max-width: 991.98px) {
  .lp_bioferro_faq {
    padding: 30px 0 100px 0;
  }
}
.lp_bioferro_faq_title {
  padding-bottom: 30px;
}
@media (max-width: 991.98px) {
  .lp_bioferro_faq_title {
    padding-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .lp_bioferro_faq_title {
    padding-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .lp_bioferro_faq_title {
    padding-bottom: 15px;
  }
}
.lp_bioferro_faq h2 {
  font-family: "Sora";
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  line-height: 44px;
  letter-spacing: -0.03em;
  color: #4ec2bf;
}
@media (max-width: 991.98px) {
  .lp_bioferro_faq h2 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (max-width: 767.98px) {
  .lp_bioferro_faq h2 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 575.98px) {
  .lp_bioferro_faq h2 {
    font-size: 24px;
    line-height: 24px;
  }
}
.lp_bioferro_faq_accordion {
  display: grid;
  gap: 20px;
}
.lp_bioferro_faq_accordion > .accordion-item {
  padding: 10px 20px;
  background: #fff;
  border-radius: 19px;
  border: none;
}
@media (max-width: 575.98px) {
  .lp_bioferro_faq_accordion > .accordion-item {
    padding: 5px 15px 5px 10px;
  }
}
.lp_bioferro_faq_accordion > .accordion-item h2 {
  margin-bottom: 0;
}
.lp_bioferro_faq_accordion > .accordion-item h2 button {
  font-family: "Sora";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 25px;
  letter-spacing: -0.03em;
  color: #608ca5;
}
@media (max-width: 991.98px) {
  .lp_bioferro_faq_accordion > .accordion-item h2 button {
    font-size: 20px;
    line-height: 23px;
  }
}
@media (max-width: 767.98px) {
  .lp_bioferro_faq_accordion > .accordion-item h2 button {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (max-width: 575.98px) {
  .lp_bioferro_faq_accordion > .accordion-item h2 button {
    font-size: 16px;
    line-height: 19px;
  }
}
.lp_bioferro_faq_accordion > .accordion-item h2 button:not(.collapsed) {
  background: none;
  border-bottom: 1px solid #dee2e6;
  box-shadow: none;
}
.lp_bioferro_faq_accordion > .accordion-item p {
  font-family: "Sora";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #669099;
}
@media (max-width: 991.98px) {
  .lp_bioferro_faq_accordion > .accordion-item p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 575.98px) {
  .lp_bioferro_faq_accordion > .accordion-item p {
    font-size: 16px;
    line-height: 20px;
  }
}
.lp_bioferro_faq_accordion ul li {
  list-style: disc;
}
