/* 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: #ffffff;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

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) {
    font-size: 93.75%;
  }

  @media (max-width: 768px) {
    font-size: 87.5%;
  }
}

button {
  cursor: pointer;
}

[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}

a,
a:hover {
  text-decoration: none;
}

hr {
  background-color: #ffffff;
  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;
}

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

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

section.prod_restaure_new_apresentation h2 {
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  color: #1d1d1b;
  font-weight: 400;
}

section.prod_restaure_new_apresentation h2 b {
  color: #c41a3b;
  font-weight: 800;
}

section.prod_restaure_new_apresentation h3 {
  color: #1d1d1b;
  font-size: 28px;
  line-height: 36px;
  font-weight: 800;
  font-style: normal;
}

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

section.prod_restaure_new_apresentation .prod_restaure_new_video_player {
  height: 700px;
}

@media (max-width: 1199.98px) {
  section.prod_restaure_new_apresentation .prod_restaure_new_video_player {
    height: 600px;
  }

  section.prod_restaure_new_apresentation {
    min-height: 950px;
  }

  section.prod_restaure_new_apresentation h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (max-width: 991.98px) {
  section.prod_restaure_new_apresentation .prod_restaure_new_video_player {
    height: 500px;
  }

  section.prod_restaure_new_apresentation .prod_restaure_new_video {
    padding-top: 50px;
    margin-bottom: -500px;
  }
}

@media (max-width: 767.98px) {
  section.prod_restaure_new_apresentation .prod_restaure_new_video_player {
    height: 400px;
  }

  section.prod_restaure_new_apresentation h2 {
    font-size: 30px;
    line-height: 35px;
  }

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

@media (max-width: 575.98px) {
  section.prod_restaure_new_apresentation .prod_restaure_new_video_player {
    height: 300px;
  }

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

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

/* MOSAICO 1 */
section.prod_restaure_new_mosaico_1 {
  background: #ffffff;
}

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

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

section.prod_restaure_new_mosaico_1 .bg-section-a {
  padding: 100px 50px 100px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.prod_restaure_new_mosaico_1 .bg-section-b {
  position: relative;
}

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

section.prod_restaure_new_mosaico_1 h2 {
  color: #1d1d1b;
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  font-weight: 400;
}

section.prod_restaure_new_mosaico_1 h2 b {
  color: #c41a3b;
  font-weight: 800;
}

section.prod_restaure_new_mosaico_1 h3 {
  color: #1d1d1b;
  font-size: 28px;
  line-height: 36px;
  font-weight: 800;
  font-style: normal;
}

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

section.prod_restaure_new_mosaico_1 p b {
  color: #c41a3b;
  font-weight: 800;
}

@media (max-width: 1199.98px) {
  section.prod_restaure_new_mosaico_1 h2 {
    font-size: 40px;
    line-height: 45px;
  }

  section.prod_restaure_new_mosaico_1 h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 991.98px) {
  section.prod_restaure_new_mosaico_1 .bg-section-a {
    padding: 75px 0 75px 0;
  }

  section.prod_restaure_new_mosaico_1 .bg-section-b {
    display: none;
  }
}

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

  .prod_restaure_new_mosaico_1_mobile {
    min-height: 500px;
  }

  section.prod_restaure_new_mosaico_1 h2 {
    font-size: 30px;
    line-height: 35px;
  }

  section.prod_restaure_new_mosaico_1 h3 {
    font-size: 22px;
    line-height: 30px;
  }

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

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

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

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

/* MOSAICO 2 */
section.prod_restaure_new_mosaico_2 {
  background: #ffffff;
}

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

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

section.prod_restaure_new_mosaico_2 .bg-section-a {
  position: relative;
}

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

section.prod_restaure_new_mosaico_2 .bg-section-b {
  padding: 100px 0 100px 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.prod_restaure_new_mosaico_2 h2 {
  color: #1d1d1b;
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  font-weight: 400;
}

section.prod_restaure_new_mosaico_2 h2 b {
  color: #c41a3b;
  font-weight: 800;
}

section.prod_restaure_new_mosaico_2 h3 {
  color: #1d1d1b;
  font-size: 28px;
  line-height: 36px;
  font-weight: 800;
  font-style: normal;
}

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

section.prod_restaure_new_mosaico_2 p b {
  color: #c41a3b;
  font-weight: 800;
}

@media (max-width: 1199.98px) {
  section.prod_restaure_new_mosaico_2 h2 {
    font-size: 40px;
    line-height: 45px;
  }

  section.prod_restaure_new_mosaico_2 h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

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

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

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

  .prod_restaure_new_mosaico_2_mobile {
    min-height: 500px;
  }

  section.prod_restaure_new_mosaico_2 h2 {
    font-size: 30px;
    line-height: 35px;
  }

  section.prod_restaure_new_mosaico_2 h3 {
    font-size: 22px;
    line-height: 30px;
  }

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

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

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

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

/* MOSAICO 3 */
section.prod_restaure_new_mosaico_3 .section {
  display: flex;
  width: 100%;
  align-items: stretch;
}

section.prod_restaure_new_mosaico_3 .bg-section-a,
section.prod_restaure_new_mosaico_3 .bg-section-b {
  position: relative;
  text-align: center;
  padding: 100px 0;
}

section.prod_restaure_new_mosaico_3 .bg-section-a .image {
  background: #e50a46;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(50vw + 10px);
  z-index: -1;
}

section.prod_restaure_new_mosaico_3 .bg-section-b .image {
  background: #ea5254;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50vw + 10px);
  z-index: -1;
}

section.prod_restaure_new_mosaico_3 h2 {
  color: #ffffff;
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  font-weight: 800;
}

section.prod_restaure_new_mosaico_3 h2 b {
  color: #ffffff;
  font-weight: 800;
}

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

section.prod_restaure_new_mosaico_3 p b {
  color: #ffffff;
  font-weight: 400;
}

@media (max-width: 1199.98px) {
  section.prod_restaure_new_mosaico_3 h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (max-width: 991.98px) {
  section.prod_restaure_new_mosaico_3 .bg-section-a,
  section.prod_restaure_new_mosaico_3 .bg-section-b {
    padding: 75px 0;
  }

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

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

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

  section.prod_restaure_new_mosaico_3 h2 {
    font-size: 30px;
    line-height: 35px;
  }

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

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

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

/* MOSAICO 4 */
section.prod_restaure_new_mosaico_4 .section {
  display: flex;
  width: 100%;
  align-items: stretch;
}

section.prod_restaure_new_mosaico_4 .bg-section-a,
section.prod_restaure_new_mosaico_4 .bg-section-b {
  position: relative;
  text-align: center;
  padding: 100px 0;
}

section.prod_restaure_new_mosaico_4 .bg-section-a .image {
  background: #f07f3c;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(50vw + 10px);
  z-index: -1;
}

section.prod_restaure_new_mosaico_4 .bg-section-b .image {
  background: #f7a808;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50vw + 10px);
  z-index: -1;
}

section.prod_restaure_new_mosaico_4 h2 {
  color: #ffffff;
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  font-weight: 800;
}

section.prod_restaure_new_mosaico_4 h2 b {
  color: #ffffff;
  font-weight: 800;
}

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

section.prod_restaure_new_mosaico_4 p b {
  color: #ffffff;
  font-weight: 400;
}

@media (max-width: 1199.98px) {
  section.prod_restaure_new_mosaico_4 h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (max-width: 991.98px) {
  section.prod_restaure_new_mosaico_4 .bg-section-a,
  section.prod_restaure_new_mosaico_4 .bg-section-b {
    padding: 75px 0;
  }

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

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

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

  section.prod_restaure_new_mosaico_4 h2 {
    font-size: 30px;
    line-height: 35px;
  }

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

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

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

/* MOSAICO 4 */
section.prod_restaure_new_mosaico_unic {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/prod_restaure_new_mosaico_unic_background.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 10rem 0;
}

section.prod_restaure_new_mosaico_unic h2 {
  color: #ffffff;
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  font-weight: 400;
}

section.prod_restaure_new_mosaico_unic h2 b {
  color: #ffffff;
  font-weight: 800;
}

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

section.prod_restaure_new_mosaico_unic p b {
  color: #ffffff;
  font-weight: 800;
}

@media (max-width: 1199.98px) {
  section.prod_restaure_new_mosaico_unic h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (max-width: 767.98px) {
  section.prod_restaure_new_mosaico_unic h2 {
    font-size: 30px;
    line-height: 35px;
  }

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

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

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

/* RESTAURE CONTEM */
section.prod_restaure_new_contem {
  background-image: url("https://centralnutrition.vteximg.com.br/arquivos/prod_restaure_new_contem_background.png");
  background-color: #f9f0ea;
  background-repeat: no-repeat;
  background-position: 0% center;
  background-size: cover;
  padding: 10rem 0 10rem 0;
}

@media (max-width: 1599.98px) {
  section.prod_restaure_new_contem {
    background-position: 20% center;
  }
}

@media (max-width: 1499.98px) {
  section.prod_restaure_new_contem {
    background-position: 20% center;
  }
}

@media (max-width: 1299.98px) {
  section.prod_restaure_new_contem {
    background-position: 15% center;
  }
}

@media (max-width: 1199.98px) {
  section.prod_restaure_new_contem {
    background-position: 5% center;
  }
}

@media (max-width: 991.98px) {
  section.prod_restaure_new_contem {
    background-position: 8% center;
  }
}

section.prod_restaure_new_contem .col-gota .separador {
  position: absolute;
  width: 2px;
  background: linear-gradient(
    180deg,
    rgba(244, 244, 246, 0) 0%,
    rgba(196, 26, 59, 1) 25%,
    rgba(196, 26, 59, 1) 50%,
    rgba(196, 26, 59, 1) 75%,
    rgba(196, 26, 59, 1) 100%
  );
  height: 150px;
  top: -80px;
  left: calc(50% + 2px);
}

section.prod_restaure_new_contem .col-gota {
  position: relative;
}

section.prod_restaure_new_contem .col-gota:first-child::before,
section.prod_restaure_new_contem .col-gota:first-child::after {
  display: none;
}

section.prod_restaure_new_contem .col-gota::before {
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 100%;
  background: #c41b3c;
  top: 50%;
  left: -2px;
}

section.prod_restaure_new_contem .col-gota::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(244, 244, 246, 0) 0%,
    rgba(196, 26, 59, 1) 25%,
    rgba(196, 26, 59, 1) 50%,
    rgba(196, 26, 59, 1) 75%,
    rgba(244, 244, 246, 0) 100%
  );
  top: 0;
  left: 0;
}

section.prod_restaure_new_contem .col-title {
  position: relative;
  z-index: 9;
}

section.prod_restaure_new_contem h2 {
  font-size: 40px;
  font-weight: 400;
  color: #525457;
  position: relative;
  z-index: 9;
}

section.prod_restaure_new_contem h2 b {
  color: #c41b3c;
  font-weight: 800;
}

section.prod_restaure_new_contem p {
  font-size: 1rem;
  font-weight: 400;
  color: #525457;
}

section.prod_restaure_new_contem .prod_restaure_new_contem_circle {
  border: 3px solid #c41a3b;
  border-radius: 100%;
  width: fit-content;
  margin: auto;
  position: relative;
  padding: 100px;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente {
  padding: 20px;
  box-sizing: border-box;
  border-radius: 14px;
  position: absolute;
  background: #f9f0ea;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente::before {
  content: "";
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  width: 30px;
  height: 30px;
  background: #c41a3b;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente.item_1 {
  top: calc(100px + 15px);
  left: calc(100px + 15px);
  transform: translateY(-100%) translateX(-100%);
  text-align: right;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente.item_1::before {
  right: -15px;
  bottom: -15px;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente.item_2 {
  bottom: calc(-100px + 15px);
  left: calc(100px + 15px);
  transform: translateY(-100%) translateX(-100%);
  text-align: right;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente.item_2::before {
  right: -15px;
  top: -15px;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente.item_3 {
  bottom: calc(100px + 15px);
  right: calc(100px + 15px);
  transform: translateY(100%) translateX(100%);
  text-align: left;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente.item_3::before {
  left: -15px;
  top: -15px;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente.item_4 {
  top: calc(100px + 15px);
  right: calc(100px + 15px);
  transform: translateY(-100%) translateX(100%);
  text-align: left;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente.item_4::before {
  left: -15px;
  bottom: -15px;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente
  p.h3 {
  color: #c41a3b;
  font-size: 20px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 30px;
  margin-bottom: 0 !important;
}

section.prod_restaure_new_contem
  .prod_restaure_new_contem_circle
  .item_componente
  p.h4 {
  color: #1e1e1e;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0 !important;
}

@media (max-width: 991.98px) {
  section.prod_restaure_new_contem .prod_restaure_new_contem_circle {
    padding: 0;
    border: 0;
    width: auto;
  }

  section.prod_restaure_new_contem
    .prod_restaure_new_contem_circle
    .item_componente {
    background: #f9f0ea;
    border: 1px solid #ffffff;
    border-left: 0;
    border-right: 0;
    position: relative;
    border-radius: 0;
    width: 350px;
    margin: auto;
    transform: none !important;
    text-align: center !important;
    margin-top: 25px;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  section.prod_restaure_new_contem
    .prod_restaure_new_contem_circle
    .item_componente
    p.h3 {
    font-size: 22px;
    line-height: 26px;
  }

  section.prod_restaure_new_contem
    .prod_restaure_new_contem_circle
    .item_componente::before {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 2px;
    height: 100%;
    top: -50% !important;
    transform: translateY(-50%);
    right: auto !important;
    bottom: auto !important;
    left: 50% !important;
    z-index: 0;
  }

  section.prod_restaure_new_contem
    .prod_restaure_new_contem_circle
    .item_componente.item_1 {
    z-index: 12;
  }

  section.prod_restaure_new_contem
    .prod_restaure_new_contem_circle
    .item_componente.item_2 {
    z-index: 11;
  }

  section.prod_restaure_new_contem
    .prod_restaure_new_contem_circle
    .item_componente.item_3::after {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 2px;
    height: 100%;
    bottom: -50%;
    transform: translateY(50%);
    z-index: 0;
  }

  section.prod_restaure_new_contem
    .prod_restaure_new_contem_circle
    .item_componente.item_4::before {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 2px;
    height: 100%;
    top: 50% !important;
    transform: translateY(50%);
    z-index: 0;
  }

  section.prod_restaure_new_contem
    .prod_restaure_new_contem_circle
    .item_componente.item_4::after {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 10px;
    height: 10px;
    bottom: -100% !important;
    left: calc(50% - 4px) !important;
    z-index: 0;
    border-radius: 50%;
  }
}

@media (max-width: 991.98px) {
  section.prod_restaure_new_contem h2 {
    font-size: 2rem;
  }

  section.prod_restaure_new_contem .col-gota::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    background: #c41b3c;
    top: -2px;
    left: 50%;
  }

  section.prod_restaure_new_contem .col-gota::after {
    content: "";
    position: absolute;
    width: 60%;
    background: linear-gradient(
      90deg,
      rgba(244, 244, 246, 0) 0%,
      rgba(196, 26, 59, 1) 25%,
      rgba(196, 26, 59, 1) 50%,
      rgba(196, 26, 59, 1) 75%,
      rgba(244, 244, 246, 0) 100%
    );
    height: 2px;
    top: 0;
    left: 20%;
  }
}

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

section.prod_restaure_new_versatil .prod_restaure_new_img_product {
  position: relative;
  z-index: 2;
}

section.prod_restaure_new_versatil .prod_restaure_new_img_selo {
  position: absolute;
  left: 0;
  top: -50px;
  z-index: 1;
}

section.prod_restaure_new_versatil .prod_restaure_new_enquadre {
  position: relative;
}

section.prod_restaure_new_versatil .prod_restaure_new_enquadre::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 50px;
  top: -20px;
  left: -30px;
  background: #c41a3b;
}

section.prod_restaure_new_versatil .prod_restaure_new_enquadre::before {
  content: "";
  position: absolute;
  height: 3px;
  width: 50px;
  top: -20px;
  left: -30px;
  background: #c41a3b;
}

section.prod_restaure_new_versatil h2 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  color: #1e1e1e;
}

section.prod_restaure_new_versatil h2 b {
  font-weight: 800;
  color: #c41a3b;
}

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

section.prod_restaure_new_versatil p b {
  font-weight: 800;
  color: #c41a3b;
}

@media (max-width: 1199.98px) {
  section.prod_restaure_new_versatil h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (max-width: 991.98px) {
  section.prod_restaure_new_versatil .prod_restaure_new_img_selo {
    top: 0;
  }
}

@media (max-width: 767.98px) {
  section.prod_restaure_new_versatil h2 {
    font-size: 30px;
    line-height: 35px;
  }

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

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

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

/* TEXTO */
section.prod_restaure_new_texto {
  background: #ffffff;
  padding: 5rem 0;
}

section.prod_restaure_new_texto .container-fluid {
  max-width: max-content !important;
}

section.prod_restaure_new_texto h2 {
  color: #000000;
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  font-weight: 400;
}

section.prod_restaure_new_texto h2 b {
  color: #c41a3b;
  font-weight: 800;
}

section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto {
  padding: 2rem 1rem;
  background: linear-gradient(
    180deg,
    rgba(52, 58, 66, 0.05) 0%,
    rgba(0, 0, 0, 0.05) 100%
  );
  box-shadow: 3px 1px 5px rgba(0, 0, 0, 0.15);
  border: 2px solid #00d9c2;
  backdrop-filter: blur(2px);
  border-radius: 20px;
}

section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto p.h3 {
  color: #231f20;
  font-size: 20px;
  line-height: 25px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}

section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto p.h4 {
  color: #3f3d56;
  font-size: 14px;
  line-height: 16px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}

section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto .star {
  color: #ffb800;
  display: flex;
  justify-content: center;
  gap: 10px;
}

section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto p.h5 {
  color: #3f3d56;
  font-size: 16px;
  line-height: 18px;
  font-style: italic;
  text-align: center;
  font-weight: 700;
}

section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto p {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  text-align: center;
  font-weight: 400;
}

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

section.prod_restaure_new_texto
  .prod_restaure_new_owl_card_texto
  .text_depoimento {
  position: relative;
  padding: 0 30px;
}

section.prod_restaure_new_texto
  .prod_restaure_new_owl_card_texto
  .text_depoimento::before {
  position: absolute;
  content: "";
  top: -20px;
  left: 0;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/prod_restaure_new_aspas.png")
    no-repeat center center;
  height: 23px;
  width: 31px;
}

section.prod_restaure_new_texto
  .prod_restaure_new_owl_card_texto
  .text_depoimento::after {
  position: absolute;
  content: "";
  bottom: -20px;
  right: 0;
  background: url("https://centralnutrition.vteximg.com.br/arquivos/prod_restaure_new_aspas.png")
    no-repeat center center;
  height: 23px;
  width: 31px;
  transform: rotate(180deg);
}

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

  section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto {
    padding: 2rem 2rem;
  }

  section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto p.h3 {
    font-size: 18px;
    line-height: 28px;
  }

  section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto p {
    font-size: 14px;
    line-height: 24px;
  }
}

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

  section.prod_restaure_new_texto .prod_restaure_new_owl_card_texto p.h3 {
    font-size: 16px;
    line-height: 26px;
  }
}

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

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

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

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

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

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

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

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

section.prod_restaure_new_nutricional p span {
  font-weight: 700;
  color: #c41a3b;
}

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

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

section.prod_restaure_new_nutricional .col-tags.col-tags-1 .selo {
  position: relative;
  padding: 0 1.5rem;
}

section.prod_restaure_new_nutricional .col-tags .selo {
  position: relative;
  padding: 0 1.5rem;
}

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

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

  section.prod_restaure_new_nutricional .col-tags.col-tags-1 .selo {
    padding: 0 2rem;
  }

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

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

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

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

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

section.prod_restaure_new_nutricional .prod_restaure_new_row_ref hr {
  background: #c9c9c9;
}

section.prod_restaure_new_nutricional .prod_restaure_new_row_ref h2 {
  color: #c41a3b;
  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.prod_restaure_new_nutricional .prod_restaure_new_row_ref ol {
  padding-left: 20px;
  padding-top: 1rem;
}

section.prod_restaure_new_nutricional .prod_restaure_new_row_ref ol li {
  padding-bottom: 1rem;
  list-style: decimal !important;
}

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

section.prod_restaure_new_nutricional .prod_restaure_new_row_ref ol li a:hover {
  text-decoration-line: none;
}
