* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}

/* .product-preview {
  max-height: 175px;
} */

.bold900 {
  font-weight: 900;
}

.brMediumMobile {
  display: none;
}

.brMobile {
  display: none;
}

.br995 {
  display: block;
}

p {
  color: #333;
}

.terms-mobile {
  color: #333;
  font-size: .7rem;
  text-align: left;
}

.divSmall-variation {
  display: flex;
  justify-content: center;
}

.headerSpan {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3B4157;
  height: 47px;
  gap: 0.7rem;
}

.headerSpan small {
  color: #fff;
  text-align: center;
  font-size: 14.49px;
  font-weight: 700;
  line-height: 24.84px;
}

.logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 59px;
  box-shadow: 2px -13px 11px 15px rgba(78, 75, 133, 0.16);
}

.logo img {
  width: 40px;
}

.productShowDown {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 5rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  gap: 5.5rem;
  padding-top: 3.5rem;
}

.productShowDown h1 {
  color: #333;
  font-size: 35.401px;
  font-weight: 900;
}

.productInfo {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.btnBuy {
  display: flex;
  justify-content: flex-start;
  width: 373px;
  height: 75px;
  padding: 9.063px 54.375px;
  justify-content: center;
  align-items: center;
  border-radius: 4.531px;
  background: #FF594E;
  border: none;
  position: relative;
  margin-top: 1rem;
  text-decoration: none;
}

.btnBuy.btn-desktop {
  margin-top: 0.5rem;
  margin: 0 auto;
}

.btnBuy p,
.btnBuy small {
  color: #fff;
}

.btnBuy p {
  font-size: 22px;
  font-weight: 900;
  margin: 0;
}

.btnBuy small {
  opacity: 0.800000011920929;
  font-size: 14px;
}

.btnBuy img {
  position: absolute;
  right: 20px;
}

#media {
  margin-top: 6rem; 
  margin-bottom: 1rem
}

.media {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  opacity: .8;
  margin-bottom: 6.5rem;
}

.mediaTitle {
  color: #b5b5b5;
  font-size: 22px;
  font-weight: 900;
}



.pinkSection {
  background: rgba(178, 178, 178, 0.1);
  position: relative;
  padding-bottom: 2rem;
}

.polygon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.draBook {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 7rem;
  padding: 4rem 0px;
  max-width: 830px;
}

.draBookText {
  display: flex;
  flex-direction: column;
}

.pBlue {
  color: #fff;
  font-size: 23px;
  font-weight: 900;
  background: #3B4157;
  width: fit-content;
  padding: 0 10px;
}

.titleDiv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
}

.titleDiv h2 {
  color: #333;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  margin-bottom: 0.2rem;
  line-height: 160%;
}

.titleDiv hr {
  border: 2px solid #FF594E;
  width: 70px;
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
}

/* .benefitsDivs {
  height: 374px;
} */

.benefitsBody {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 2rem;
}

.benefitsOrangeP {
  color: #FF594E;
  font-size: 20px;
  font-weight: 900;
}

.redSectionDivider {
  height: 26px;
  background: #ff6d54;
}

/* BUY SECTION */

.productBuy-desktop {
  display: flex;
}

.productBuy-mobile {
  display: none;
}

.productBuy-section-mobile {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.productBuy-section1 {
  width: 439px;
}

.productBuy-section2 {
  width: 402px;
}

.productBuy-section2-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: max-content;
  padding: 2.57875rem 2rem;
  gap: 1.3125rem;
}

.protip-content {
  text-align: center;
}

#buy .col-md-5 {
  -ms-flex: 0 0 40% !important;
  flex: 0 0 40% !important;
  max-width: 40% !important;
}

#buy .col-md-4 {
  -ms-flex: 0 0 37% !important;
  flex: 0 0 37% !important;
  max-width: 37% !important;
}

#buy .col-md-3 {
  -ms-flex: 0 0 23% !important;
  flex: 0 0 23% !important;
  max-width: 23% !important;
}

/* Checkbox */

.blivo-check {
  cursor: pointer;
  font-size: 17px;
  line-height: 1;
  color: #606161;
  font-weight: 500;
}

.blivo-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.economize {
  font-size: 16px;
  font-weight: 900 !important;
  margin-bottom: 1rem !important;
  background-color: rgb(225, 245, 231);
  color: #3ec18d;
  font-weight: bold;
  border-radius: 5px;
  padding: 0 10px;
}

/* Utilities */

.cursor {
  cursor: pointer;
}

.bottom-radius {
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

.img-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.8rem;
}

.py-6 {
  padding: 5rem 0 5rem 0;
}

.shadow {
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.25) !important;
}

/*  Modal  */

.modal-title {
  color: #333;
  font-size: 30px;
  font-weight: 900;
}

.modalButton {
  border-radius: 5px;
  border: 1px solid #4e4b85;
  background: #fff;
  display: flex;
  padding: 10px 60px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #4e4b85;
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
}

.modal-header {
  margin-bottom: 2rem;
}

.modal-content {
  display: flex;
}

.modalContentDiv {
  display: flex;
}

.modal-span {
  color: #4e4b85;
  font-weight: 900;
}

.modalUL {
  list-style-image: url(/assets/img/presell/check-modal.png);
}

.modal-footer {
  border-top: none !important;
  justify-content: center;
}

.modal-footer button {
  width: 80%;
}

footer .logo {
  box-shadow: none;
}

.modalImgDiv {
  padding: 20px;
}

.modalHR {
  border: 2px solid #eb6d56;
  width: 70px;
  opacity: 1;
}

/* modal */

/*   span potes    */
#span-pote-1,
#span-pote-3,
#span-pote-6 {
  color: white;
  height: 26px;
  padding: 4px;
}

#span-pote-3.spanActive,
#span-pote-6.spanActive {
  color: #fff !important;
  background-color: #151926 !important;
}

/* Sections */

#pote-1,
#pote-3,
#pote-6 {
  width: 119px;
  height: 117px;
  border-radius: 10px;
}

#opcao-compra-unica,
#opcao-assinatura {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 129.5px;
  height: 72px;
  padding-left: 4px;
  padding-right: 4px;
}

/*  Modal  */


.poteH1 {
  color: #606161;
  text-align: center;
  font-size: 38px;
  font-weight: 700;
}

.price-today {
  color: #606161;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: .3rem;
}

.nav-mobile {
  display: flex;
  gap: 1rem;
  position: relative;
}

.badge-descount-mobile {
  position: relative;
  width: 86px;
  height: 52.053px;
  bottom: -15px;
  right: 5px;
  z-index: 1;
  float: right;
}

.nav-pills .nav-item {
  background: #e6e7e7;
  border-radius: 0.25rem;
  margin: 0 0.25rem;
  /* padding: 0.6rem; */
}

.nav-pills .nav-item.active {
  background: #3B4157;
  color: #fff;
}

.nav-pills a:hover {
  text-decoration: none;
}

.nav-pills a:hover * {
  opacity: 0.9;
}

.nav-pills a * {
  opacity: 0.5;
  transition: opacity 0.4s;
}

.nav-pills a.active * {
  color: #fff !important;
  opacity: 1;
}

#badge-discount-desktop {
  position: absolute;
  top: -70px;
  right: -25px;
}

#pills-optionsContent .lead {
  font-size: 22px;
  line-height: 1.1;
}

#pills-optionsContent .lead small {
  font-size: 16px;
}

/* Background */

.bg-gray {
  background-color: #ebe8e0;
}

.bg-medium-gray {
  background-color: #c0c2c4;
}

.bg-medium-gray-2 {
  background-color: #606161;
}

.bg-dark-blue {
  background: #3B4157;
}

/* BUY SECTION */

.realCases {
  padding: 4rem 1rem 0 1rem;
}

.realCase {
  display: flex;
  flex-direction: column;
  align-items: center; /* Centraliza os itens verticalmente */
}

.caseContent {
  margin: 2rem auto;
  max-width: 975px;
  width: 100%;
}

.btn-read-more {
  cursor: pointer;
  color: #3B4157;
  font-weight: 700;
  margin: 1rem 0 4rem 0;
  display: flex;
  justify-content: flex-end;
  max-width: 245px;
  gap: .3rem;
}

.arrow-icon1, .arrow-icon2, .arrow-icon3 {
  transition: transform 0.3s ease; /* Adiciona transição para o efeito suave */
}

.arrow-rotated {
  transform: rotate(180deg); /* Rotaciona a seta */
}

.pinkP {
  color: #3B4157;
  font-size: 24px;
  font-weight: 900;
}

.garantia_faq {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* GARNTIA */
.garantia-satisfacao {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 30px;
  background: #3B4157;
  color: #fff;
  max-width: 1000px;
  padding: 40px 20px;
  margin: 6rem 0;
  position: relative;
}

.garantiaDiv1 {
  display: flex;
  align-items: center;
}

.garantiaDiv1 h1 {
  font-size: 42px !important;
  font-weight: 900;
}

.vertical-hr {
  width: 7px;
  height: 130px;
  background-color: #fff;
  margin-right: 20px;
}

.garantiaHR {
  height: 30px;
  width: 1px;
  color: #fff;
  opacity: 1;
}

.garantiaDiv2 {
  display: flex;
  flex-direction: column;
}

.garantiaDiv2 p,
.garantiaDiv2 b,
.garantiaDiv2 a,
.garantiaDiv2 u {
  color: #fff;
}

.garantiaDiv2 a,
.garantiaDiv2 a:hover {
  color: #fff;
}

.garantiaLogo {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 180px;
}


.promotionBox {
    width: 710px;
    /* height: 90px; */
    border: 1px solid black;
    border-radius: 14px;
    margin: 0 auto 0 auto;
    position: relative;
    /* padding: 17px 25px 15px 150px; */
    margin-top: 0px;
    margin-bottom: 30px;
    color: #000;

    display: flex;
    align-items: center;
    gap: 5px;
}

.promotion-img img {
  width: 100px;
  border-bottom-left-radius: 14px;
  border-top-left-radius: 14px;
  background-color: #f3f3f3;
}

.promotion-text {
  font-size: 22px;
    line-height: 30px;
    text-align: left;
    margin: 0;
    width: 100%;
    padding: 0 25px;
}

.promotion-text span {
  color: #FF594E;
  font-weight: 700;
}

.promotion-text small {
  font-size: 14px;
}



@media(max-width: 780px) {
  .garantiaDiv1 h1 {
      font-size: 42px;
      font-weight: 900;
    }

    #garantia {
      flex-direction: column;
      text-align: center;
      gap: 2rem;
      padding: 10px 20px;
      height: 470px;
    }

    .vertical-hr {
      display: none;
    }
  
}

@media(max-width: 768px) {

  .garantiaLogo {
      position: inherit;
      order: -1;
      top: 10px;
      right: 0;
  }
}

@media(max-width: 575px) {

  .doctorImg {
    max-width: 350px;
  }

  #garantia {
      justify-content: space-evenly;
      gap: .5rem;
      max-width: 350px;
    }
    
.garantia_faq {
  padding: 0;
}

.garantia-satisfacao {
  margin: 3rem 0;
}



}

@media(max-width: 470px) {
  .garantiaDiv2 p {
      font-size: 14px;
  }
}

@media (max-width: 380px) {

  #garantia {
    max-width: 330px;
}
}

@media (max-width: 350px) {

  #garantia {
    max-width: 300px;
  }
}

/* garantia */
/* GARNTIA */


/* FAQ */
#accordionFlushFAQ {
  padding: 3rem 4rem;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23eb6d56'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

#accordionFlushFAQ .accordion-border {
  border: 1px solid #c5c5c5;
  background-color: #f8f8f8;
  padding: 2rem;
}

#accordionFlushFAQ .accordion-button:focus {
    border-color:transparent!important;
    box-shadow: none!important;
}

#accordionFlushFAQ .accordionTitle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}

#accordionFlushFAQ .accordionTitle p:nth-of-type(1) {
  color: #333;
  font-size: 23px;
  font-weight: 700;
}

#accordionFlushFAQ .accordionTitle p:nth-of-type(2) {
  color: #333;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}


#accordionFlushFAQ .accordion-item button {
  color: #333;
  font-size: 16px;
  background-color: #f8f8f8 !important;
}

#accordionFlushFAQ .accordion-item button.accordion-button-active {
  color: #FF594E;
  font-weight: 900;
}
#accordionFlushFAQ .accordion-body {
  background-color: #f8f8f8;
  color: #333;
}

#accordionFlushFAQ .accordion-body > div {
  background-color: #fff;
  padding: 20px;
}

#accordionFlushScienceRefs > div {
  padding: 2rem 0!important;
}


#accordionFlushScienceRefs {
  padding: 3rem 4rem;
}

#accordionFlushScienceRefs .accordion-button:focus, #accordionFlushScienceRefs .accordion-button:active {
  box-shadow: none!important;
  background-color: transparent;
}

.accordion-button:not(.collapsed) {
  background-color: transparent!important;
}
/* FAQ */


footer a {
    color: #FFF;
}


@media (max-width: 995px) {
  .productBuy-desktop {
    display: none;
  }

  .productBuy-mobile {
    display: flex;
  }

  .br995 {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 995px) {
  .badge-descount-mobile {
    right: 130px;
  }

  .realCase > div {
    align-items: flex-start;
  }
}

@media (max-width: 980px) {
  .productShowDown {
    flex-direction: column;
    position: static;
    align-items: center;
    transform: none;
  }
}


@media(max-width: 768px) {


    #media {
      margin-top: 3rem;
    }

    .media {
      gap: 2rem;
      margin-bottom: 3.75rem;
    }

    #buttonBuyMobile {
        display: block;
        background: #FFF;
        box-shadow: 0px -16px 34px -10px rgba(0, 0, 0, 0.15);
        bottom: 0%;
        left: auto;
        z-index: 5;
        transition: bottom 1s;
        width: 100%;
        height: 116px;
    }

    .titleDiv {
      margin-bottom: 0;
    }

    .titleDivFAQ {
      margin-bottom: 2rem;
    }

    .btn-read-more {
      max-width: none;
      justify-content: flex-start;
      padding-left: 0!important;
    }

    .btn-read-more.container {
      max-width: none;
    }


  .modalContentDiv {
      flex-direction: column;
  }

  .benefits.container {
    padding-bottom: 2rem;
  }


}

@media (max-width: 780px) {
  .draBook {
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }

  .draBookText {
    text-align: center;
    align-items: center;
    max-width: 540px;
  }

  .benefitsBody {
    flex-direction: column;
  }


  #accordionFlushFAQ, #accordionFlushScienceRefs {
    padding: 0;
  }
}

/* MOBILE */

@media (max-width: 575px) {
  .brMediumMobile {
    display: block;
  }

  .brMobile {
    display: block;
  }

  .py-6 {
    padding: 2rem 0 3rem 0;
  }

  .pinkSection {
    padding-bottom: 0;
  }

  .headerSpan small {
    font-size: 13px;
    line-height: 21.8px;
  }

  .productShowDown {
    padding-top: 2rem;
    gap: 2rem;
  }

  .productRating {
    align-items: center;
    margin-top: 0!important;
    margin-bottom: 1.8rem!important;
  }

  #media {
    margin-top: 3rem; 
    margin-bottom: 1rem
  }

  .media {
    margin-bottom: 3rem!important;
  }



  .btnBuyFirst {
    margin-top: 2rem;
  }

  .draBook {
    padding-bottom: 2rem;
  }

  .draBookText {
    margin-top: 0.5rem;
    padding: 0 25px;
  }

  .weightLossDiv {
    margin-top: 2rem;
  }

  .benefitsDivs {
    padding: 0 25px;
    height: auto;
  }

  .redSectionDivider {
    display: none;
  }

  .nav-mobile {
    gap: .5rem;
  }

  .btn_carrinho-mobile {
    margin-top: 0;
  } 

  .realCases {
    padding-top: 3rem;
    padding-bottom: 1rem;
  }

  .titleRealCases {
    margin-bottom: 3rem!important;
  }

  .realCase > div {
    gap: 1rem!important;
  }
  
  .garantia_faq {
    padding: 0;
  }


  #accordionFlushFAQ .accordion-border {
    padding: 0;
    border: none;
  }

  #accordionFlushFAQ .accordion-item button {
    font-weight: 600;
}


}



@media (max-width: 410px) {
  .btnBuy {
    width: auto;
  }

  .btnBuy.btn_carrinho.btn_carrinho-mobile {
    padding: 0;
  }

  .media {
    gap: 20px;
  }
}

@media (max-width: 380px) {



.productShowDown {
    padding: 0 15px;
}

.mainMockup {
  padding-top: 2rem;
}

  .btnBuy {
    padding: 0;
  }

  .btnBuy.btnBuyMobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    padding: 0 35px;
  }

  .btnBuy .btnBuyTextMobile {

    margin-right: 20px;
  }

  .btnBuyFirst .btnBuyText {
    margin-right: 30px;
  }

  .btnBuy small {
    font-size: 13px;
  }

  .headerSpan small {
    font-size: 13px;
    line-height: 18px;
  }

  #opcao-compra-unica,
  #opcao-assinatura {
    padding: 0;
  }

  .nav-mobile {
    gap: 0;
  }

  #span-pote-1,
  #span-pote-3,
  #span-pote-6 {
    padding: 2px;
  }


}


@media(max-width: 360px) {
  .media div img{
    max-width: 90%;
  }

}

@media (max-width: 355px) {
  #span-pote-1,
  #span-pote-3,
  #span-pote-6 {
    font-size: 10px !important;
    padding: 4px;
  }

  .poteH1 {
    font-size: 35px;
  }

  #pote-1,
  #pote-3,
  #pote-6 {
    height: 100px;
  }

  .btnBuy small {
    font-size: 13px;
  }


  .pBlue {
    padding: 0px 5px;
  }

  
.modal-title {
  font-size: 28px;
}
}


@media (max-width: 350px) {


  .btnBuy.btnBuyMobile {
    width: auto;
  }

  .brMediumMobile {
    display: none;
  }
  .headerSpan {
    height: 60px;
  }

  .btnBuyText {
    position: absolute;
    left: 15px;
  }

  .btnBuyTextMobile {
    position: relative;
    left: -18px;
  }

  .btnBuyText.buyMobile {
    position: static;
    padding: 0;
  }

}


@media(max-width: 340px) {

  .divSmall-variation {
    font-size: 11px;
  }

}


@media(max-width: 330px) {

.promotion-img img {
  width: 140px;
}

}