/* DEFAULT */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fahkwang:wght@300;700&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;
  }
}

.btn.btn_coredox {
  background: #007f72;
  border-radius: 7px;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  padding: 16px 45px;
}

/* PRESENTATION */
section.coredox_apresentation {
  padding: 10rem 0 6rem 0;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_presentation-new.png")
    no-repeat center top;
  background-size: cover;
}

section.coredox_apresentation img.coredox_logo {
  height: 100px;
}

section.coredox_apresentation p {
  color: #1e1e1e;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
}

section.coredox_apresentation p span {
  font-weight: 800;
}

@media (max-width: 767.98px) {
  section.coredox_apresentation {
    padding: 6rem 0 8rem 0;
  }

  section.coredox_apresentation img.coredox_logo {
    height: 80px;
  }

  section.coredox_apresentation p {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_apresentation {
    padding: 6rem 0 6rem 0;
  }

  section.coredox_apresentation img.coredox_logo {
    height: 60px;
  }
}

/* RESUME */
section.coredox_resume {
  padding: 5rem 0;
  background: #ffffff
    url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_resume.png")
    no-repeat center center;
}

.coredox_img_resume {
  min-height: 500px;
  background: #f1f1f1
    url("https://centralnutrition.vteximg.com.br/arquivos/coredox_img_resume.png")
    no-repeat top center;
  background-size: cover;
}

section.coredox_resume h2 {
  font-size: 48px;
  font-weight: 800;
  line-height: 52px;
  color: #bf0005;
}

section.coredox_resume h3 {
  color: #55565a;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

section.coredox_resume p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #1e1e1e;
}

@media (max-width: 1199.98px) {
  section.coredox_resume p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 991.98px) {
  section.coredox_resume {
    background: #f1f1f1;
  }
}

/* MOSAICO */
section.coredox_fatores {
  background: #fff6eb;
}

.coredox_fatores_mobile {
  min-height: 600px;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_fatores.png")
    no-repeat center center;
  background-size: cover;
}

section.coredox_fatores .section {
  display: flex;
  width: 100%;
  align-items: stretch;
}

section.coredox_fatores .bg-section-a,
section.coredox_fatores .bg-section-b {
  position: relative;
  padding: 125px 0;
}

section.coredox_fatores .bg-section-a .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_fatores.png");
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(50vw + 10px);
}

section.coredox_fatores .bg-section-b .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_fatores2.png");
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50vw + 10px);
}

section.coredox_fatores h2 {
  color: #bf0005;
  font-weight: 800;
  font-size: 40px;
  font-style: normal;
  line-height: 50px;
}

section.coredox_fatores p {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.2px;
}

section.coredox_fatores p b {
  font-weight: 800;
}

@media (max-width: 991.98px) {
  section.coredox_fatores .bg-section-a {
    display: none;
  }

  section.coredox_fatores .bg-section-b {
    padding: 75px 0 75px 0;
  }

  section.coredox_fatores .bg-section-b .image {
    left: 0;
    width: calc(100vw + 270px);
    transform: translateX(-270px);
  }
}

@media (max-width: 767.98px) {
  section.coredox_fatores .bg-section-a {
    padding: 50px 0 50px 0;
  }

  .coredox_fatores_mobile {
    min-height: 500px;
  }

  section.coredox_fatores h2 {
    font-size: 28px;
    line-height: 32px;
  }

  section.coredox_fatores p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_fatores h2 {
    font-size: 26px;
    line-height: 32px;
  }

  section.coredox_fatores p {
    font-size: 16px;
    line-height: 24px;
  }
}

/* DESCRIÃ‡ÃƒO */
section.coredox_description {
  padding: 9rem 0;
}

section.coredox_description .coredox_col_card {
  border-radius: 25px;
  background: #bf0005;
  padding: 3rem;
}

section.coredox_description .coredox_col_card p {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

section.coredox_description .coredox_col_card hr {
  background: #00d9c2;
  width: 20%;
  margin: auto;
}

section.coredox_description .coredox_col_card h2 {
  color: #ffffff;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 32px;
}

@media (max-width: 575.98px) {
  section.coredox_description .coredox_col_card p {
    font-size: 16px;
    line-height: 20px;
  }

  section.coredox_description .coredox_col_card h2 {
    font-size: 20px;
    line-height: 26px;
  }
}

/* HOMOCISTEINA */
section.coredox_homocisteina {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_homocisteina.png")
    no-repeat center center;
  background-size: cover;
  padding: 7rem 0;
}

section.coredox_homocisteina h2 {
  color: #55565a;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
}

section.coredox_homocisteina h2 span {
  color: #bf0005;
  font-weight: 800;
}

section.coredox_homocisteina p {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.2px;
}

@media (max-width: 767.98px) {
  section.coredox_homocisteina h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_homocisteina h2 {
    font-size: 26px;
    line-height: 32px;
  }

  section.coredox_homocisteina p {
    font-size: 18px;
    line-height: 26px;
  }
}

.coredox_sombra_1 {
  position: absolute;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_sombra_1.png")
    no-repeat top center;
  background-size: cover;
  height: 50px;
  width: 100%;
  margin-top: -50px;
}

.coredox_sombra_2 {
  position: absolute;
  margin-top: 0;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_sombra_2.png")
    no-repeat bottom center;
  background-size: cover;
  height: 50px;
  width: 100%;
}

/* LIST */
section.coredox_list {
  padding: 8rem 0;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_list.png")
    repeat-x center center;
  background-size: contain;
}

/* SUB RESUME */
section.coredox_subresume {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_subresume.png")
    no-repeat center center;
  background-size: cover;
  padding: 7rem 0;
}

section.coredox_subresume h2 {
  color: #ffffff;
  font-size: 44px;
  font-style: normal;
  font-weight: 800;
  line-height: 56px;
}

section.coredox_subresume p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 767.98px) {
  section.coredox_subresume h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_subresume h2 {
    font-size: 26px;
    line-height: 32px;
  }

  section.coredox_subresume p {
    font-size: 18px;
    line-height: 26px;
  }
}

/* MINI RESUME */
section.coredox_miniresume {
  padding: 7rem 0;
  background: #ffffff;
}

section.coredox_miniresume h2 {
  color: #bf0005;
  font-size: 44px;
  font-style: normal;
  font-weight: 800;
  line-height: 56px;
}

section.coredox_miniresume p {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 767.98px) {
  section.coredox_miniresume h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_miniresume h2 {
    font-size: 26px;
    line-height: 32px;
  }

  section.coredox_miniresume p {
    font-size: 18px;
    line-height: 26px;
  }
}

/* BIG TITLE */
section.coredox_bigtitle {
  padding: 5rem 0;
  background: #8b0004;
}

section.coredox_bigtitle h2 {
  color: #ffffff;
  font-size: 44px;
  font-style: normal;
  font-weight: 800;
  line-height: 56px;
}

@media (max-width: 767.98px) {
  section.coredox_bigtitle h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_bigtitle h2 {
    font-size: 26px;
    line-height: 32px;
  }
}

/* MOSAICO */
section.coredox_mosaico1 {
  background: #fff6eb;
}

.coredox_mosaico1_mobile {
  min-height: 600px;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_mosaico.png")
    no-repeat center center;
  background-size: cover;
}

section.coredox_mosaico1 .section {
  display: flex;
  width: 100%;
  align-items: stretch;
}

section.coredox_mosaico1 .bg-section-a,
section.coredox_mosaico1 .bg-section-b {
  position: relative;
  padding: 125px 0;
}

section.coredox_mosaico1 .bg-section-a .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_mosaico1.png");
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(50vw + 10px);
}

section.coredox_mosaico1 .bg-section-b .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_fatores2.png");
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50vw + 10px);
}

section.coredox_mosaico1 h2 {
  color: #bf0005;
  font-weight: 800;
  font-size: 40px;
  font-style: normal;
  line-height: 50px;
}

section.coredox_mosaico1 p {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.2px;
}

section.coredox_mosaico1 p b {
  font-weight: 800;
}

@media (max-width: 991.98px) {
  section.coredox_mosaico1 .bg-section-a {
    display: none;
  }

  section.coredox_mosaico1 .bg-section-b {
    padding: 75px 0 75px 0;
  }

  section.coredox_mosaico1 .bg-section-b .image {
    left: 0;
    width: calc(100vw + 270px);
    transform: translateX(-270px);
  }
}

@media (max-width: 767.98px) {
  section.coredox_mosaico1 .bg-section-a {
    padding: 50px 0 50px 0;
  }

  .coredox_mosaico1_mobile {
    min-height: 500px;
  }

  section.coredox_mosaico1 h2 {
    font-size: 28px;
    line-height: 32px;
  }

  section.coredox_mosaico1 p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_mosaico1 h2 {
    font-size: 26px;
    line-height: 32px;
  }

  section.coredox_mosaico1 p {
    font-size: 16px;
    line-height: 24px;
  }
}

/* MOSAICO 2 */
section.coredox_mosaico2 {
  background: #fff6eb;
}

.coredox_mosaico2_mobile {
  min-height: 600px;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_mosaico2.png")
    no-repeat center center;
  background-size: cover;
}

section.coredox_mosaico2 .section {
  display: flex;
  width: 100%;
  align-items: stretch;
}

section.coredox_mosaico2 .bg-section-a,
section.coredox_mosaico2 .bg-section-b {
  position: relative;
  padding: 125px 0;
}

section.coredox_mosaico2 .bg-section-b .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_mosaico2.png");
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50vw + 10px);
}

section.coredox_mosaico2 .bg-section-a .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_fatores2.png");
  background-size: cover;
  background-position: top right;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(50vw + 10px);
}

section.coredox_mosaico2 h2 {
  color: #bf0005;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 50px;
}

section.coredox_mosaico2 p {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.2px;
}

section.coredox_mosaico2 p b {
  font-weight: 800;
}

@media (max-width: 991.98px) {
  section.coredox_mosaico2 .bg-section-b {
    display: none;
  }

  section.coredox_mosaico2 .bg-section-a {
    padding: 75px 0 75px 0;
  }

  section.coredox_mosaico2 .bg-section-a .image {
    left: 0;
    width: calc(100vw + 270px);
    transform: translateX(-270px);
  }
}

@media (max-width: 767.98px) {
  section.coredox_mosaico2 .bg-section-b {
    padding: 50px 0 50px 0;
  }

  .coredox_mosaico2_mobile {
    min-height: 500px;
  }

  section.coredox_mosaico2 h2 {
    font-size: 28px;
    line-height: 32px;
  }

  section.coredox_mosaico2 p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_mosaico2 h2 {
    font-size: 26px;
    line-height: 32px;
  }

  section.coredox_mosaico2 p {
    font-size: 16px;
    line-height: 24px;
  }
}

/* MOSAICO 3 */
section.coredox_mosaico3 {
  background: #fff6eb;
}

.coredox_mosaico3_mobile {
  min-height: 600px;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_mosaico3.png")
    no-repeat center center;
  background-size: cover;
}

section.coredox_mosaico3 .section {
  display: flex;
  width: 100%;
  align-items: stretch;
}

section.coredox_mosaico3 .bg-section-a,
section.coredox_mosaico3 .bg-section-b {
  position: relative;
  padding: 125px 0;
}

section.coredox_mosaico3 .bg-section-a .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_mosaico3.png");
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(50vw + 10px);
}

section.coredox_mosaico3 .bg-section-b .image {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_fatores2.png");
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50vw + 10px);
}

section.coredox_mosaico3 h2 {
  color: #bf0005;
  font-weight: 800;
  font-size: 40px;
  font-style: normal;
  line-height: 50px;
}

section.coredox_mosaico3 p {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.2px;
}

section.coredox_mosaico3 p b {
  font-weight: 800;
}

@media (max-width: 991.98px) {
  section.coredox_mosaico3 .bg-section-a {
    display: none;
  }

  section.coredox_mosaico3 .bg-section-b {
    padding: 75px 0 75px 0;
  }

  section.coredox_mosaico3 .bg-section-b .image {
    left: 0;
    width: calc(100vw + 270px);
    transform: translateX(-270px);
  }
}

@media (max-width: 767.98px) {
  section.coredox_mosaico3 .bg-section-a {
    padding: 50px 0 50px 0;
  }

  .coredox_mosaico3_mobile {
    min-height: 500px;
  }

  section.coredox_mosaico3 h2 {
    font-size: 28px;
    line-height: 32px;
  }

  section.coredox_mosaico3 p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_mosaico3 h2 {
    font-size: 26px;
    line-height: 32px;
  }

  section.coredox_mosaico3 p {
    font-size: 16px;
    line-height: 24px;
  }
}

/* CO-REDOX */
section.coredox_coredox {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_coredox.png")
    no-repeat center center;
  background-size: cover;
  padding: 7rem 0;
}

section.coredox_coredox h2 {
  color: #bf0005;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 50px;
}

section.coredox_coredox h3 {
  color: #55565a;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
}

section.coredox_coredox p {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.2px;
}

@media (max-width: 767.98px) {
  section.coredox_coredox h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

@media (max-width: 575.98px) {
  section.coredox_coredox h2 {
    font-size: 26px;
    line-height: 32px;
  }

  section.coredox_coredox h3 {
    font-size: 20px;
    line-height: 28px;
  }

  section.coredox_coredox p {
    font-size: 18px;
    line-height: 26px;
  }
}

/* NUTRICIONAL */
section.coredox_nutricional {
  background: url("https://centralnutrition.vteximg.com.br/arquivos/coredox_background_nutrition.png")
    no-repeat center top;
  background-size: cover;
  padding: 5rem 0;
}

section.coredox_nutricional hr {
  border-top: 1px solid #c9c9c9;
  margin: 2rem 0;
}

section.coredox_nutricional table {
  background: transparent;
  font-size: 14px;
  font-weight: 400 !important;
}

section.coredox_nutricional table.table td.title {
  border-top: 0 !important;
}

section.coredox_nutricional table.table td.title b {
  font-size: 20px;
  font-weight: 800;
}

section.coredox_nutricional table.table td,
section.coredox_nutricional table.table th {
  border-top: 1px solid #c9c9c9;
}

section.coredox_nutricional table.table tbody tr td:nth-child(2) {
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}

section.coredox_nutricional p {
  color: #1e1e1e;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7077rem;
  letter-spacing: -0.0275rem;
}

section.coredox_nutricional p span {
  font-weight: 700;
  color: #bf0005;
}

@media (max-width: 575.98px) {
  section.coredox_nutricional p {
    font-size: 16px;
    line-height: 22px;
  }
}

section.coredox_nutricional .col-tags {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

section.coredox_nutricional .col-tags .selo {
  position: relative;
  padding: 0 0.5rem;
}

@media (max-width: 1199.98px) {
  section.coredox_nutricional .col-tags .selo {
    padding: 0 1rem;
  }

  section.coredox_nutricional .col-tags .selo::before {
    margin-left: -1rem;
  }
}

@media (max-width: 991.98px) {
  section.coredox_nutricional .col-tags {
    display: contents;
  }

  section.coredox_nutricional .col-tags .selo {
    padding: 1rem;
    max-width: 150px;
  }

  section.coredox_nutricional .col-tags .selo::before {
    display: none;
  }
}

@media (max-width: 767.98px) {
  section.coredox_nutricional .col-tags .selo {
    padding: 1rem 1.5rem;
    max-width: 160px;
  }
}

section.coredox_nutricional .coredox_row_ref hr {
  background: #c9c9c9;
}

section.coredox_nutricional .coredox_row_ref h3 {
  color: #bf0005;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.0275rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

section.coredox_nutricional .coredox_row_ref ul {
  padding-left: 20px;
  padding-top: 1rem;
}

section.coredox_nutricional .coredox_row_ref ul li {
  padding-bottom: 1rem;
}

section.coredox_nutricional .coredox_row_ref ul li a {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  line-height: 27.3232px;
  letter-spacing: -0.44px;
}

section.coredox_nutricional .coredox_row_ref ul li a:hover {
  text-decoration-line: none;
}

/* FAQ */
.prod_coredox_faq {
  display: block !important;
  background: #ebf1f4;
  padding: 50px 0 125px 0;
}
@media (max-width: 991.98px) {
  .prod_coredox_faq {
    padding: 30px 0 100px 0;
  }
}
.prod_coredox_faq_title {
  padding-bottom: 30px;
}
@media (max-width: 991.98px) {
  .prod_coredox_faq_title {
    padding-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .prod_coredox_faq_title {
    padding-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .prod_coredox_faq_title {
    padding-bottom: 15px;
  }
}
.prod_coredox_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) {
  .prod_coredox_faq h2 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (max-width: 767.98px) {
  .prod_coredox_faq h2 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 575.98px) {
  .prod_coredox_faq h2 {
    font-size: 24px;
    line-height: 24px;
  }
}
.prod_coredox_faq_accordion {
  display: grid;
  gap: 20px;
}
.prod_coredox_faq_accordion > .accordion-item {
  padding: 10px 20px;
  background: #fff;
  border-radius: 19px;
  border: none;
}
@media (max-width: 575.98px) {
  .prod_coredox_faq_accordion > .accordion-item {
    padding: 5px 15px 5px 10px;
  }
}
.prod_coredox_faq_accordion > .accordion-item h2 {
  margin-bottom: 0;
}
.prod_coredox_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) {
  .prod_coredox_faq_accordion > .accordion-item h2 button {
    font-size: 20px;
    line-height: 23px;
  }
}
@media (max-width: 767.98px) {
  .prod_coredox_faq_accordion > .accordion-item h2 button {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (max-width: 575.98px) {
  .prod_coredox_faq_accordion > .accordion-item h2 button {
    font-size: 16px;
    line-height: 19px;
  }
}
.prod_coredox_faq_accordion > .accordion-item h2 button:not(.collapsed) {
  background: none;
  border-bottom: 1px solid #dee2e6;
  box-shadow: none;
}
.prod_coredox_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) {
  .prod_coredox_faq_accordion > .accordion-item p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 575.98px) {
  .prod_coredox_faq_accordion > .accordion-item p {
    font-size: 16px;
    line-height: 20px;
  }
}
.prod_coredox_faq_accordion ul li {
  list-style: disc;
}
