/* 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_biob12_gotas {
  background: #007f72;
  border-radius: 7px;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  padding: 16px 45px;
}

/* APRESENTATION */
section.prod_biob12_gotas_apresentation {
  padding: 6rem 0 5rem 0;
  background: url("https://centralnutrition.vteximg.com.br/prod_biob12_gotas_background_apresentation.png")
    no-repeat left top;
  background-size: cover;
}

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

section.prod_biob12_gotas_apresentation h2 b {
  color: #713089;
  font-weight: 800;
}

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

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

section.prod_biob12_gotas_apresentation .prod_biob12_gotas_video_player {
  height: 700px;
}

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

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

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

  section.prod_biob12_gotas_apresentation .prod_biob12_gotas_video {
    padding-top: 50px;
    margin-bottom: -500px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

section.prod_biob12_gotas_mosaico_1 h2 b {
  color: #713089;
  font-weight: 800;
}

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

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

section.prod_biob12_gotas_mosaico_1 p b {
  color: #713089;
  font-weight: 800;
}

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

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

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

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

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

  .prod_biob12_gotas_mosaico_1_mobile {
    min-height: 500px;
  }

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

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

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

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

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

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

/* CARDS */
section.prod_biob12_gotas_cards {
  padding: 6rem 0 7rem 0;
  background: url("https://centralnutrition.vteximg.com.br/prod_biob12_gotas_background_cards.png")
    no-repeat right top;
  background-size: cover;
}

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

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

section.prod_biob12_gotas_cards .prod_biob12_gotas_card {
  box-sizing: border-box;
  background: radial-gradient(
        circle at 100% 100%,
        #a1238b 0,
        #a1238b 28px,
        transparent 28px
      )
      0% 0%/30px 30px no-repeat,
    radial-gradient(circle at 0 100%, #a1238b 0, #a1238b 28px, transparent 28px)
      100% 0%/30px 30px no-repeat,
    radial-gradient(circle at 100% 0, #a1238b 0, #a1238b 28px, transparent 28px)
      0% 100%/30px 30px no-repeat,
    radial-gradient(circle at 0 0, #a1238b 0, #a1238b 28px, transparent 28px)
      100% 100%/30px 30px no-repeat,
    linear-gradient(#a1238b, #a1238b) 50% 50% / calc(100% - 4px)
      calc(100% - 60px) no-repeat,
    linear-gradient(#a1238b, #a1238b) 50% 50% / calc(100% - 60px)
      calc(100% - 4px) no-repeat,
    radial-gradient(
      circle at 0% 0%,
      #d34dcd 0%,
      transparent 33%,
      transparent 60%,
      #d34dcdec 100%
    );
  backdrop-filter: blur(35px);
  border-radius: 30px;
  padding: 20px;
  position: relative;
  z-index: 2;
  height: 100%;
}

section.prod_biob12_gotas_cards .prod_biob12_gotas_card_border {
  background: linear-gradient(
    261.77deg,
    rgba(255, 255, 255, 0.07) 7.56%,
    rgba(90, 90, 90, 0.07) 87.31%
  );
  border-radius: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

section.prod_biob12_gotas_cards h3 {
  color: #ffffff;
  font-size: 26px;
  line-height: 34px;
  font-weight: 800;
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

section.prod_biob12_gotas_product h2 b {
  color: #713089;
  font-weight: 800;
}

section.prod_biob12_gotas_product p {
  color: #1e1e1e;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  padding-left: 25px;
  position: relative;
}

section.prod_biob12_gotas_product p::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  background: #713089;
  height: 7px;
  width: 7px;
  border-radius: 50%;
}

section.prod_biob12_gotas_product .prod_biob12_product {
  position: relative;
  z-index: 2;
}

section.prod_biob12_gotas_product .prod_biob12_product_gota {
  position: absolute;
  bottom: 50%;
  right: 50%;
  z-index: 1;
  transform: translateY(50%) translateX(100%);
}

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

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

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

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

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

/* ICONS */
section.prod_biob12_gotas_icons {
  padding: 5rem 0 5rem 0;
  background: #f9e9ff;
}

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

section.prod_biob12_gotas_icons h2 b {
  color: #713089;
  font-weight: 800;
}

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

section.prod_biob12_gotas_icons .prod_biob12_img_icons {
  height: 70px;
}

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

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

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

  section.prod_biob12_gotas_icons .prod_biob12_img_icons {
    height: 60px;
  }
}

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

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

  section.prod_biob12_gotas_icons .prod_biob12_img_icons {
    height: 50px;
  }
}

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

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

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

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

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

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

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

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

section.prod_biob12_gotas_nutricional p span {
  font-weight: 700;
  color: #713089;
}

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

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

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

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

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

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

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

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

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

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

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

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

section.prod_biob12_gotas_nutricional .prod_biob12_gotas_row_ref hr {
  background: #c9c9c9;
}

section.prod_biob12_gotas_nutricional .prod_biob12_gotas_row_ref h3 {
  color: #713089;
  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_biob12_gotas_nutricional .prod_biob12_gotas_row_ref ul {
  padding-left: 20px;
  padding-top: 1rem;
}

section.prod_biob12_gotas_nutricional .prod_biob12_gotas_row_ref ul li {
  padding-bottom: 1rem;
}

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

section.prod_biob12_gotas_nutricional .prod_biob12_gotas_row_ref ul li a:hover {
  text-decoration-line: none;
}
