.gap-5 {
  gap: 2rem !important;
}

* {
  box-sizing: border-box;
  outline: none;
  font-family: "Poppins", sans-serif;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
}

.banner {
  height: 250px;
  background-color: #666666;
}

header {
  box-shadow: 0px 0rem 2rem 1px rgb(0, 0, 0) !important;
  position: relative;
  padding: 0 8rem;
}
header .input-group {
  height: 3rem;
}
header .logo {
  width: 8rem;
  height: auto;
  margin-right: 4rem;
}
header .logo img {
  width: 100%;
  height: 100%;
}

.bg-principal {
  background-color: #f2f2f2;
  padding: 4rem 8rem;
}
.bg-principal .item-01 {
  border-radius: 10rem 1rem 1rem 1rem;
  background-color: #fff;
  padding: 1rem 2rem 0rem 1rem;
  position: relative;
  margin-bottom: 3rem;
}
.bg-principal .item-01 .imagem {
  width: 100%;
  height: 100%;
}
.bg-principal .item-01 .imagem img {
  width: 100%;
  height: auto;
}
.bg-principal .item-01 .titulo h1 {
  font-weight: bold;
}
.bg-principal .item-01 .segmento {
  gap: 2rem;
  display: flex;
  align-items: center;
}
.bg-principal .item-01 .segmento span {
  font-size: 1.1rem;
  font-weight: 400;
  color: #000;
}
.bg-principal .item-01 .segmento span img {
  margin-right: 0.5rem;
  width: 1.75rem;
  height: auto;
}
.bg-principal .item-01 .avaliacao {
  gap: 2rem;
  display: flex;
  align-items: center;
}
.bg-principal .item-01 .avaliacao .bg-icon-1 {
  background-color: #deffc8;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 2rem;
  padding: 0.25rem 1rem;
  font-weight: 400;
  color: #000;
}
.bg-principal .item-01 .avaliacao .bg-icon-1 img {
  margin-right: 0.5rem;
  width: auto;
  height: auto;
}
.bg-principal .item-01 .avaliacao .bg-icon-2 {
  background-color: #e5eefb;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 2rem;
  padding: 0.25rem 1rem;
  font-weight: 400;
  color: #000;
}
.bg-principal .item-01 .avaliacao .bg-icon-2 img {
  margin-right: 0.5rem;
  width: auto;
  height: auto;
}
.bg-principal .item-01 .reclamar {
  position: absolute;
  right: 5%;
  top: 17%;
}
.bg-principal .item-01 .reclamar .btn-reclamar {
  background-color: #8f0000;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5rem 1.5rem;
  border-radius: 0.55rem;
  font-weight: 500;
  font-size: 1rem;
  color: #fff;
}
.bg-principal .titulo h3 {
  font-size: 1.35rem;
  font-weight: 800;
}
.bg-principal .item-02 {
  background-color: #e2eefc;
  padding: 0.75rem 0.85rem;
  border-radius: 0.65rem;
  height: 17rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.bg-principal .item-02 p {
  font-size: 0.9rem;
  font-weight: 600;
  margin: 0 0 1rem;
}
.bg-principal .item-02 img {
  width: 8%;
  height: auto;
}
.bg-principal .item-02 h4 {
  margin-top: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
}
.bg-principal .item-02 p:nth-of-type(2) {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
}
.bg-principal .item-03 {
  background-color: #deffc8;
  padding: 0.75rem 0.85rem;
  border-radius: 0.65rem;
  height: 17rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.bg-principal .item-03 p {
  font-size: 0.9rem;
  font-weight: 600;
  margin: 0 0 1rem;
}
.bg-principal .item-03 img {
  width: 73px;
  height: auto;
}
.bg-principal .item-03 h4 {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
}
.bg-principal .item-03 p:nth-of-type(2) {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
  margin-top: 1rem;
}
.bg-principal .item-04 {
  background-color: #e2eefc;
  padding: 0.75rem 0.85rem;
  border-radius: 0.65rem;
  width: 100%;
}
.bg-principal .item-04 p {
  font-size: 0.75rem;
  font-weight: 600;
  margin: 0 0 0.25rem;
  color: #6776e6;
}
.bg-principal .item-04 h4 {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 900;
}
.bg-principal .item-05 {
  width: 100%;
}
.bg-principal .item-05 .imagem img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.bg-principal .item-05 .texto {
  min-height: 7rem;
}
.bg-principal .item-05 .texto h3 {
  margin: 1rem 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #424242;
}
.bg-principal .item-05 .texto img {
  width: 45%;
  height: auto;
  margin: 0.5rem 0;
}
.bg-principal .item-05 .texto h2 {
  font-size: 1.15rem;
  margin: 0;
  font-weight: 600;
}
.bg-principal .item-05 .texto h2 span {
  font-size: 12px;
  text-decoration: line-through;
  color: #b2b2b2;
}
.bg-principal .item-05 .btn-compra {
  background-color: #4f9071;
  padding: 0.15rem 0.5rem;
  text-align: center;
  border-radius: 3rem;
  margin: 0.7rem 0 0 0;
}
.bg-principal .item-05 .btn-compra a {
  font-size: 11px;
  text-decoration: none;
  color: #f9f9f9;
  font-weight: 700;
}
.bg-principal .video iframe {
  border-radius: 10px;
  margin-bottom: 0.5rem;
}
.bg-principal .item-06 {
  background-color: #fff;
  padding: 1.5rem;
}
.bg-principal .item-06 .avaliacao {
  border-bottom: 1px solid #d3d3d3;
  padding: 0.5rem 0;
}
.bg-principal .item-06 .avaliacao h3 {
  font-size: 0.9rem;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}
.bg-principal .item-06 .extra-review {
  display: none;
}
.bg-principal .item-06 .itens .item {
  background-color: #f9f9f9;
  padding: 1rem;
  border-radius: 10px;
}
.bg-principal .item-06 .itens .item h1 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  color: #6776e6;
}
.bg-principal .item-06 .itens .item iframe {
  border-radius: 10px;
}
.bg-principal .item-06 .itens .item .star {
  display: flex;
  align-items: center;
  margin: 0.75rem 0;
  gap: 0.7rem;
}
.bg-principal .item-06 .itens .item .star p {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 700;
}
.bg-principal .item-06 .itens .item .star p span {
  font-size: 0.8rem;
  font-weight: 500;
}
.bg-principal .item-06 .itens .item .star img {
  height: 100%;
  width: 4vw;
}
.bg-principal .item-06 .itens .item p {
  line-height: 1;
}
.bg-principal .item-07 .faq-container {
  width: 100%;
  margin: 20px auto;
  border: 1px solid #e1e3e5;
  border-radius: 10px;
  overflow: hidden;
}
.bg-principal .item-07 .faq-container .faq-header {
  background-color: #1f69c1;
  padding: 1rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.bg-principal .item-07 .faq-container .faq-header .texto h3 {
  font-size: 1.15rem;
  color: #fff;
  font-weight: 500;
  margin: 0;
}
.bg-principal .item-07 .faq-container .faq-header .texto p {
  font-size: 0.85rem;
  color: #fff;
  font-weight: 400;
  margin: 0;
}
.bg-principal .item-07 .faq-container .faq-header .faq-icon {
  font-size: 20px;
  transition: transform 0.3s ease;
}
.bg-principal .item-07 .faq-container .faq-content {
  display: none;
  padding: 1rem;
  background: #fff;
}
.bg-principal .item-07 .faq-container .faq-content .faq-item {
  margin-bottom: 1rem;
  background-color: #f9f9f9;
  padding: 1rem;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.bg-principal .item-07 .faq-container .faq-content .faq-item h4 {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: 500;
  color: #6776e6;
}
.bg-principal .item-07 .faq-container .faq-content .faq-item p {
  margin: 0;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  line-height: 1.1;
}
.bg-principal .item-08 {
  background-color: #fff;
  padding: 0.75rem 0.85rem;
  border-radius: 0.65rem;
  height: 20rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
}
.bg-principal .item-08 h4 {
  font-size: 1rem;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}
.bg-principal .item-08 p:nth-of-type(1) {
  font-size: 1rem;
  font-weight: 300;
  margin: 0;
  line-height: 1.2;
}
.bg-principal .item-08 p:nth-of-type(2) {
  font-size: 1rem;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}
.bg-principal .item-08 p:nth-of-type(2) span {
  color: #1f69c1;
  font-weight: 400;
}
.bg-principal .item-08 p:nth-of-type(3) {
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
  text-align: center;
}
.bg-principal .item-08 .calendario {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.bg-principal .item-08 .calendario img {
  width: 22px;
  height: 22px;
}
.bg-principal .item-08 .calendario h3 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}
.bg-principal .item-09 {
  background-color: #fff;
  padding: 0.75rem 0.85rem;
  border-radius: 0.65rem;
  height: 25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
}
.bg-principal .item-09 h4 {
  font-size: 1rem;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}
.bg-principal .item-09 p:nth-of-type(1) {
  font-size: 1rem;
  font-weight: 300;
  margin: 0;
  line-height: 1.2;
}
.bg-principal .item-09 .p-site {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
}
.bg-principal .item-09 .p-site .sites {
  display: flex;
  gap: 1rem;
  padding: 0.5rem 1rem;
  align-items: center;
  background-color: #f1f3fc;
  border-radius: 10px;
  width: 100%;
  justify-content: center;
}
.bg-principal .item-09 .p-site .sites img {
  width: 25px;
  height: 25px;
}
.bg-principal .item-09 .p-site .sites a {
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  text-decoration: none;
  color: #000;
}
.bg-principal .item-09 .p-site .whatsapp {
  display: flex;
  gap: 1rem;
  padding: 0.5rem 1rem;
  align-items: center;
  background-color: #f9f9f9;
  border-radius: 10px;
  width: 100%;
  justify-content: center;
}
.bg-principal .item-09 .p-site .whatsapp img {
  width: 25px;
  height: 25px;
}
.bg-principal .item-09 .p-site .whatsapp a {
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  text-decoration: none;
  color: #1a3add;
}
.bg-principal .item-09 .rede-social {
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-top: 1px solid #d3d3d3;
  padding: 1.2rem 0 0 0;
}
.bg-principal .item-09 .rede-social img {
  width: 30px;
  height: 30px;
}
.bg-principal .item-10 {
  background-color: #fff;
  padding: 0.75rem 1.2rem;
  border-radius: 0.65rem;
  width: 100%;
  height: 16rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  justify-content: center;
}
.bg-principal .item-10 h4 {
  font-size: 1.1rem;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}
.bg-principal .item-10 a {
  text-decoration: none;
}
.bg-principal .item-10 a img {
  width: 100%;
  height: auto;
}
.bg-principal .item-10 .traco {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #d3d3d3;
}

.footer {
  background-color: #424242;
  color: #fff;
  padding: 1.25em 0;
}/*# sourceMappingURL=app.css.map */