@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "Pravaler Text";
  src: url("../../fonts/pravaler-text/PravalerText-Light.otf") format("opentype");
}

@font-face {
  font-family: "Pravaler Bold";
  src: url("../../fonts/pravaler-text/PravalerText-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Gotham Ultra";
  src: url("../../fonts/pravaler-text/Gotham-Ultra.ttf") format("opentype");
}

body {
  font-family: "Libre Franklin" !important;
}

#logo-ie-main {}

#logo-ie-main {
  max-width: 200px !important;
  height: 66px;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.ligaspravaler-form-image {
  display: none;
}

#index {
  margin-top: 80px;
}

body {
  /*font-family: "Space Grotesk" !important;*/
  background-color: #fff !important;
}

#logo-saber-ie {
  display: flex;
}

.header-image {
  margin-bottom: 30px;
  margin-left: 70px;
}

.ligaspravaler-faq-href {
  text-decoration: underline;
  color: #000;
}

/* .col-4 {
  -ms-flex: 0 0 33.333333% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
} */

.header-image>img {
  width: 400px;
}

.ligaspravaler-group-center a {
  color: #fff !important;
  text-decoration: underline;
  font-family: "Libre Franklin";
}

#arrow-down>i {
  content: "\f0a8";
  font-size: 5vw;
  transition: 0.3s ease-in-out;
}

#arrow-down {
  position: relative;
  margin: 0 auto;
  text-align: center;
  animation: jump 5s infinite;
  margin-top: -81px;
  color: #05924d;
}

#logo-saber {
  width: 100px;
  height: 30px;
}

.arrow {
  width: 100%;
  margin-top: 7vw;
}

#ligaspravaler-btn3 img {
  width: 80px;
  height: 80px;
}

#idomed-campaign-page .campaign1-index-background-banner {
  width: 100%;
  background-image: url("../../imgs/idomed/hero-background-teste.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
}

#ligaspravaler-panel {
  align-items: center;
  justify-content: center;
  margin: auto;
}

#ligaspravaler-index {
  width: 50%;
  display: flex;
  flex-direction: column;
  margin-top: 4vw;
  height: 28vw;
  margin-right: 40%;
  margin-left: 10%;
  /* margin-bottom: 6vw;  */
  /* padding: 64px 0px 84px 0;               */
}

#ligaspravaler-header-container {
  margin-left: 3.5vw;
  margin-bottom: 10px;
}

#ligaspravaler-header-container img {
  height: 15vw;
  margin: auto;
  display: block;
}

#logo-teacher {
  margin-left: 3.5vw;
  background-color: #ffffff;
  width: 312px;
  height: 40px;
  border-radius: 32px;
  padding: 4px 16px;
  text-align: center;
  margin-bottom: 10px;
}

#logo-teacher-text {
  font-family: "Libre Franklin";
  font-weight: 700;
  font-size: 20px;
}

#ligaspravaler-header-container-title {
  color: #ffa552;
  font-size: 32px;
  margin-right: 0;
  margin-bottom: 0;
  width: 80%;
  font-family: "Libre Franklin";
  line-height: normal;
}

#indomed-header-text02-strong {
  font-weight: 700;
}

#see-regulation {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Libre Franklin";
  font-style: italic;
  margin-left: 3.5vw;
  margin-top: 50px;
}

#see-regulation-fluxo-indicar {
  font-size: 12px;
  font-weight: 400;
  font-family: "Libre Franklin";
  font-style: italic;
  margin-right: 950px;
  /* margin-left: 3.5vw; */
}

#ligaspravaler-header-subtitle>h3 {
  color: #fff;
  font-size: 1.7vw;
  line-height: 2vw;
  margin: auto;
  text-align: left;
  margin-right: 12vw;
  margin-bottom: 2vw;
  font-weight: 400;
  font-family: "Pravaler Text";
}

#indomed-header-text02-container {
  width: 387px;
  height: 58px;
}

#indomed-header-text02 {
  color: #19d1c3;
  font-size: 24px;
  line-height: 100%;
  font-family: "Libre Franklin";
}

#indomed-header-text03-container {
  width: 552px;
  height: 57px;
}

#indomed-header-text03 {
  color: #ffffff;
  font-weight: 700px;
  font-size: 16px;
  letter-spacing: 0.5%;
}

#indomed-header-text04-container {
  margin-top: 20px;
  width: 552px;
  height: 57px;
}

#indomed-header-text04 {
  color: #ffffff;
  font-weight: 700px;
  font-size: 16px;
  letter-spacing: 0.5%;
}

#ligaspravaler-header-subtitle span {
}

#ligaspravaler-header-container>a {
  background: #3bade4;
  font-size: 30px;
  padding: 15px 40px;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

#ligaspravaler-header-container span {}

#ligaspravaler-header-container>a:hover {
  text-decoration: none;
}

.select-wrapper::after {
  content: '▼';
  position: absolute;
  top: 70%;
  right: 25px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 12px;
  color: #555;
}

#ligaspravaler-indicate {
  max-width: 35%;
}

/* PILLS AND TABS */

h2.funcionamento {
  color: #fff;
  text-align: center;
  margin-bottom: 2vw;

  font-size: 50px;
}

.funcionamento strong {}

h5.funcionamento {
  color: #000;
  margin-bottom: 4vw;
  text-align: center;
  font-weight: 500;
}

.funcionamento {
  position: relative;
}

.funcionamento::after {
  content: "";
  height: 3px;
  width: 25%;
  position: absolute;
  background-color: #fff;
  right: 75%;
  bottom: 45%;
  border-radius: 20px;
}

.funcionamento::before {
  content: "";
  height: 3px;
  width: 25%;
  position: absolute;
  background-color: #fff;
  left: 75%;
  bottom: 45%;
  border-radius: 20px;
}

.teste {
  display: flex !important;
}

.nav-pills .nav-link {
  background: #fff;
  color: #333e54;
  font-size: 16pt;
  font-weight: 600;
  border: none !important;
  border-radius: 0px !important;
  box-shadow: 1px 2px 3px #dedede;
}

.nav-link.active>i {
  margin: auto;
  display: flex;
}

.text-form h2 {
  display: none;
}

.nav-link>i {
  display: table-column;
}

.pills-text {
  display: none;
  color: #000;
  text-align: center;
  font-size: 15pt;
  font-weight: 600;
  padding: 10px;
  padding-bottom: 20px;
  background: #fff;

  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.ligaspravaler-tabs {
  margin-top: 50px;
  width: 80%;
  margin: auto;
}

ul.nav {
  display: flex !important;
}

.nav-item {
  text-align: center;
  width: 25%;
}

.top-image {
  margin-top: -114px;
  margin-right: 25px;
  float: right;
}

.top-image>img {
  width: 120px;
  height: 100px;
}

.img-icon p {}

.img-icon strong {}

/* section2 ===========  */

.pt2-txt1 {
  color: #000000 !important;
  font-weight: 700;
  font-size: 40px;
  font-family: "Libre Franklin";
  margin-left: 0.5vw;
}

#wrap-cards {
  width: 1120px;
  height: 272px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

#wrap-cards>img {
  width: 56px;
  height: 56px;
}

#card-wrap-image {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin-bottom: 10px;
}

#card {
  width: 268px;
  height: 272px;
  border-radius: 8px;
  background-color: #f5f5f5;
  padding: 16px 24px 24px 24px;
  flex-direction: column;
}

#card-box-titulo {
  width: 220px;
  height: 46px;
  margin-bottom: 5px;
}

#card-box-titulo > p {
  line-height: 1;
  font-size: 19.2px;
  margin-bottom: 0;
  color: #0a3f3c;
  font-family: "Libre Franklin";
}

#card-box-titulo-exceptional > p {
  line-height: 1;
  font-size: 19.2px;
  margin-bottom: 0;
  color: #0a3f3c;
  font-family: "Libre Franklin";
}

#card-box-text {
  width: 220;
  height: 51px;
}

#box-text {
  color: #020d0c;
  font-family: "Libre Franklin";
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

#wrap-text-regulamento {
  width: 1120px;
  text-align: end;
}

.pt2-txt4 {
  text-decoration: none;
  color: #000;
  font-size: 12px;
  margin-bottom: 1vw;
  font-family: "Libre Franklin";
  font-style: italic;
  font-weight: 400;
}

section#ligaspravaler-group-01 {
  background-color: #fff;
}

.ligaspravaler-group-text-01 {
  margin: auto 10%;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 54px 0px 54px 0px;
}

.ligaspravaler-group-text-01 h3 {
  color: #000;
  font-size: 1.9vw;
}

.info-s2 {
  background-color: #fff;
  padding: 1.5vw 2vw;
  border-radius: 8px;
  margin-left: 2vw;
  border: none;
}

.icon-sc02 {
  width: 51px;
  height: 62px;
}

.center-text-01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.info-s2-01 p {
  margin-left: 1vw;
  color: #000;
  font-size: 1.3vw;
  margin-bottom: 1vw;
  font-family: "Pravaler Text";
  margin-right: 1vw;
}

.info-s2-01 span {
  font-weight: 700;
}

.center-text-01 {}

.ligaspravaler-group-center-01 {
  display: flex;
  flex-direction: row;
  text-align: left;
  align-items: center;
  margin-bottom: 3vw;
}

.tirulo-s1-01 h2 {
  font-size: 2.8vw;
  font-style: normal;
  font-weight: 400;
  line-height: 3.33vw;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  margin-right: 1vw;
}

.ligaspravaler-group-center-01 img {
  margin: 0.5vw;
  width: 100%;
}

.info-s2-01 {
  padding-right: 5vw;
}

.tirulo-s1-01 h4 {
  font-size: 1.2vw;
  margin-bottom: 2.5vw;
  color: #000;
  font-weight: 300;
}

/* section2 END ===========  */

/* section 4 */

section#income {
  width: 100%;
  text-align: center;
}

.income-text h2 {
  background: linear-gradient(116.02deg, #4a91cf 12.75%, #221285 66.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-align: left;
  font-size: 3.09vw;
  width: 21vw;
  margin-left: 14%;
  padding-top: 3vw;
  margin-bottom: -9vw;
  text-transform: uppercase;
  font-weight: 700;
}

.income-text h3 {
  font-size: 1.1vw;
  text-align: right;
  color: #4a91cf;
  margin-right: 14%;
  padding-bottom: 2%;
}

.circulo-01 {
  width: auto;
  height: 44vw;
  margin-bottom: 2%;
}

.circulo-02 {
  display: none;
}

.circulo-03 {
  display: none;
}

/* section 4 end ======*/

/* section 5 */

section#procuramos {
  width: 100%;
  background: #fff;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.container-text {
  padding: 5vw 0;
  margin-left: 14%;
  width: 41vw;
}

.container-text h3 {
  font-weight: 700;
  font-size: 3vw;
  text-transform: uppercase;
  background: linear-gradient(92.59deg, #4a91cf -9.65%, #221285 63.03%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 2vw;
  margin-top: 3vw;
}

.container-text p {
  font-weight: 44;
  font-size: 1.3vw;
  color: #221285;
}

.container-text span {
  font-weight: 44;
  font-size: 1vw;
  color: #221285;
}

.container-flex-beneficios {
  display: flex;
  justify-content: space-between;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  /* animation: slide 15s linear infinite; */
}

::-webkit-scrollbar {
  width: 1px;
}

::-webkit-scrollbar-thumb {
  background: #fff;
}

.container-beneficio h3 {
  font-size: 3vw;
  color: #504ae5;
  font-weight: 700;
  margin-bottom: 0.5vw;
}

.container-beneficio p {
  font-size: 1.4vw;
  color: #504ae5;
  font-weight: 400;
  margin-bottom: 2vw;
}

/* #ligaspravaler-group {
  width: 100%;
  
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
} */

section#ligaspravaler-group {
  background-image: url("../../imgs/idomed/size=large02.png");
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  padding: 64px 80px 48px 80px;
}

.ligaspravaler-group-text {
  margin: auto 11%;
  position: relative;
  display: flex;
  flex-direction: column;
}

.ligaspravaler-group-text h3 {
  color: #000;
  font-size: 1.9vw;
}

.info-s2 {
  margin-left: 2vw;
  border: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 21.4vw;
  height: 20vw;
}

#ligaspravaler-btn-indication > a {
  display: block;
  background: #ffffff;
  text-align: center;
  color: #020d0c !important;
  font-size: 20px;
  width: 240px !important;
  height: 56px !important;
  outline: none;
  border: none;
  padding: 10px 24px 10px 24px;
  border-radius: 8px;
  cursor: pointer;
  /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
  font-weight: 500;
  font-family: "Libre Franklin";
  text-decoration: none;
  margin-left: 10vw;
}

#ligaspravaler-btn-indication > a:hover {
  background: #ffffff;
}

.center-text {
  display: flex;
  flex-direction: row;
  height: 23vw;
  justify-content: space-between;
}

.info-s2 h3 {
  margin-top: 1.5vw;
  color: #000;
  font-weight: bold;
  font-size: 1.8vw;
}

.info-s2 h3>strong {
  margin-top: 2vw;
  color: #fa5300;
  font-weight: 700;
  font-size: 3vw;
}

.info-s2 p {
  color: #000;
  font-size: 1.2vw;

  margin-bottom: 0;
}

.info-s2 span {
  font-weight: 700;
}

.center-text {}

.ligaspravaler-group-center {
  display: flex;
  flex-direction: column;
  text-align: left;
  /*align-items: flex-end;*/
}

.info-s2 h3>span {
  color: #56d2bf;
}

.tirulo-s1-01 h2>span {}

.info-s2 span {}

.tirulo-s1 {
  width: 504px;
  height: 121px;
  margin-bottom: 30px;
}

/* .tirulo-s1 h2 {
  font-size: 3vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.33vw;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-top: 0;
  margin-bottom: 5vw;
  font-family: "Pravaler Bold";
  max-width: 28vw;
} */

.tirulo-s1-title {
  color: white !important;
  font-weight: 700 !important;
  font-size: 32px !important;
  /* font-size: 3vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.33vw;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-top: 0;
  margin-bottom: 5vw;
  font-family: "Pravaler Bold";
  max-width: 28vw; */
}

.ligaspravaler-group-center-container {
  width: 504px;
  height: 76px;
  margin-bottom: 20px;
}
.ligaspravaler-group-center-text {
  font-size: 16px !important;
  font-family: "Libre Franklin";
  color: #ffffff;
  font-weight: 400;
  line-height: 1.2;
}

.ligaspravaler-group-center-container02 {
  width: 504px;
  height: 24px;
  margin-bottom: 30px;
}
.ligaspravaler-group-center-text02 {
  font-size: 20px !important;
  font-family: "Libre Franklin" !important;
  color: #ffffff !important;
  font-weight: 700 !important;
}

.btn-cadastro {
  font-family: "Libre Franklin";
}

/* .tirulo-s1 p {
  font-size: 1.4vw;
  color: #fff;
  margin-top: 0.5vw;
  margin-right: 4vw;
} */

#inner-rules {
  color: #fff !important;
  margin-top: 4.5vw !important;
  text-decoration: underline;
  margin-bottom: 0;
}

.ligaspravaler-group-center h4 {
  font-size: 1.2vw;
  margin-bottom: 2.5vw;
  color: #000;
  font-weight: 300;
}

.fluxo-beneficio {
  font-size: 1.3vw;
  text-align: center;
  width: 15vw;
  padding: 2vw 1vw;
}

.fluxo-beneficio h4 {
  color: #504ae5;
  font-size: 1.3vw;
  margin-top: 1vw;
}

.fluxo-beneficio p {
  background: linear-gradient(123.23deg, #4a91cf 15.5%, #221285 84.47%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 1.3vw;
}

.container-beneficio {
  width: 72vw;
  margin: auto;
  padding: 4vw 0;
}

#ligaspravaler-fluxo-images h2 {
  font-weight: 500;
  margin-left: 14%;
  margin-top: 2vw;
  font-size: 2.5vw;
  color: #1e3858;
}

.incones {
  display: flex;
  align-content: center;
  margin-left: 12%;
}

#ligaspravaler-fluxo-images .container-icons .incones p {
  font-size: 1.5vw;
  margin-top: 1.5%;
  margin-left: 0.5vw;
  color: #1e3858;
}

hr {
  color: #000;
  font-size: 1vw;
  width: 100vw;
  margin-top: 5vw !important;
  border-top: 3px solid rgba(0, 0, 0, 0.1) !important;
}

ƒ .icon01 {
  width: auto;
  height: 5vw;
}

.icon-mobile {
  display: none;
}

/* section 5 end ======*/
#indicar {
  padding: 6vw 0%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

#indicar2 {
  padding: 6vw 0%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.container-indicar {
  margin-top: -2vw;
}

.fluxo-indicar h3 {
  margin-bottom: 3vw;
  text-align: start;
  font-size: 40px;
  font-weight: 700;
  font-family: "Libre Franklin";
  color: #0a3f3c;
  margin-top: -20px;
}

#ligaspravaler-btn-fluxo-indicar > a {
  background: #0a3f3c;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  width: 240px;
  height: 56px;
  outline: none;
  border: none;
  padding: 16px 24px 16px 24px;
  border-radius: 8px;
  cursor: pointer;
  /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
  font-weight: 500;
  font-family: "Libre Franklin";
  text-decoration: none;
}

#ligaspravaler-btn-fluxo-indicar > a:hover {
  background: #ffc997;
}

.icon-sc03 {
  height: 3vw;
}

.icons-container-indicar {
  padding: 1vw 2vw;
  width: 17vw;
  text-align: center;
}

.icons-container-indicar h2 {
  font-weight: 700;
  font-size: 1vw;
  margin-top: 1vw;
  font-family: "Libre Franklin";
}

.ligaspravaler-group-block-text {
  font-family: "Libre Franklin";
}

.fluxo-indicar-icon {
  width: 1120px;
  display: flex;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  align-content: center !important;
  height: 400px;
}

.fluxo-group-card01 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 16px;
  box-sizing: border-box;
  flex-wrap: wrap;
}

#card-fluxo-indicar {
  width: 320px;
  height: 192px;
  border-radius: 8px;
  padding: 12px;
  background-color: #f5f5f5;
}

.fluxo-group-card02 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 16px;
  box-sizing: border-box;
  flex-wrap: wrap;
}

#card-wrap-image-indicar {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  width: 100%;
}

#card-box-titulo-indicar {
  width: 288px;
  height: 28px;
  margin-bottom: 10px;
}
#card-box-titulo-indicar > p {
  margin: 0;
  font-family: "Libre Franklin";
  font-weight: 400;
  font-size: 23.04px;
  color: #0a3f3c;
}

#card-box-text-indicar {
  width: 288px;
  height: 38px;
  font-size: 16px;
}

.btn-mais-perguntas > a:hover {
  text-decoration: none;
  color: rgb(253, 244, 244);
}

/* section for teacher */

section#for-teacher {
  background-image: url("../../imgs/idomed/bg-teache=large.png");
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  /* padding: 64px 80px 48px 80px; */
}

#for-teacher-group {
  height: 512px;
}

/* 
.for-teacher-group-text{
  margin-right: 5vw;
} */

.for-teacher-text-header {
  width: 376px;
  height: 82px;
  /* padding-top: 8px;
  padding-bottom: 8px; */
}

.for-teacher-text-header > p {
  font-weight: 400;
  font-size: 32px;
  font-style: "Libre Franklin";
  color: #0a3f3c;
  line-height: 1;
  margin: 0px;
}

.for-teacher-text {
  width: 376px;
  height: 149px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.for-teacher-text > p {
  font-weight: 400;
  font-size: 16px;
  font-style: "Libre Franklin";
  line-height: 1;
  color: #0a3f3c;
}

.teacher-image {
  margin-left: 5vw;
}

/* css pills */

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff !important;
  border-bottom: none !important;
  background-color: #333e54 !important;
}

.tab-content {
  background: #ffff;
  margin-top: -60px;
  padding: 40px;
  border: 2px solid #dddddd;
}

.tab-pane {
  font-size: 20px;
  font-weight: 300;
  color: #302f2f;
  text-align: center;
  margin: auto;
}

.tab-pane>span {
  font-weight: bold;
}

.ligaspravaler-indicate-text {
  height: 140px;
  margin: auto;
  margin-top: 20px;
}

.menor {
  padding: 15px 30px !important;
}

section#ligaspravaler-funcionamento {
  background-color: #fdb415;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  padding: 50px;
}

.small1 {
  font-size: 14px;
  text-align: end;

  margin-right: 10vw;
  margin-top: 1vw;
}

/* END PILLS AND TABS */
/* ______________________________________ */

section#ligaspravaler-how-it-works {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.ligaspravaler-how-it-works-block {
  padding: 10px;
  background-image: linear-gradient(to right, #fff, #dddddd);
  border-radius: 15px;
}

.ligaspravaler-how-it-works-text {
  margin: auto;
  width: 50%;
  padding-right: 4vw;
  border-right: 7px solid #fff;
}

.ligaspravaler-how-it-works-text h2 {
  padding: 5px;
  font-size: 2vw;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.ligaspravaler-how-it-works-text h3 {
  padding: 5px;
  font-size: 1.8vw;
  color: #ff9c0a;
  font-weight: 400;
  text-align: left;
}

.ligaspravaler-how-it-works-text h4 {
  line-height: 1.6vw;

  padding: 5px;
  font-size: 1.1vw;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.ligaspravaler-how-it-works-circles {
  width: 50%;
  color: #ff9c0a;
}

.left {
  margin-left: 5vw !important;
}

.left-2 {
  margin-left: 12vw !important;
}

.ligaspravaler-how-it-works-circle {
  border: 0.5vw solid #ff9c0a;
  border-radius: 50%;
  height: 11vw;
  width: 11vw;
  padding: 2vw 1vw;
  margin-left: 2vw;
  margin-right: 4vw;
  margin-bottom: 2vw;
}

.ligaspravaler-how-it-works-circles h1 {
  font-size: 3vw;
}

.ligaspravaler-how-it-works-circles h2 {
  font-size: 0.9vw;
}

#formulario-group {
  height: 893px;
  display: flex;
  flex-direction: row;
  /* lado a lado */
  align-items: center;
  /* alinha verticalmente */
  justify-content: center;
  /* espaço entre texto e imagem */
  align-content: center;
  gap: 32px;
  /* espaço entre o texto e a imagem */
  box-sizing: border-box;
}

.formulario-group-text {
  width: 552px;
  height: 102px;
  margin-bottom: 40vw;
}

.formulario-group-text > h3 {
  font-weight: 700;
  font-size: 27.65px;
  font-family: "Libre Franklin";
  color: #ffffff;
  text-align: start;
}

#formulario-content {
  width: 552px;
  height: 732px;
}

section#ligaspravaler-share {
  background: #00ac8d;
  display: flex;
  flex-direction: column;
  padding: 20px 0 40px;
}

.footer-images {
  display: flex;
  text-align: center;
}

.footer-images>img {
  width: 300px;
  margin: auto;
}

.blocks {
  width: 100%;
  display: flex;
  margin: 5vw auto;
  flex-direction: row;
}

.first-block {
  width: 80%;
  margin: auto;
  align-items: revert;
  display: flex;
  justify-content: flex-end;
  justify-self: end;
}

.second-block {
  width: 38%;
  margin: auto;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.green-bottom {
  background-color: #05924d;
  height: 15px;
  width: 120px;
  margin-left: 100px;
}

section#ligaspravaler-how-it-works-container {
  justify-content: space-around;
  padding-top: 15px;
}

section#ligaspravaler-how-it-works-container>p {
  font-weight: 500;
}

section#ligaspravaler-how-it-works-container>h5 {
  margin-top: 20px;
  font-weight: 500;
  float: right;
  font-size: 12px;
}

section#ligaspravaler-how-it-works-container>p>span {
  font-weight: 700;
}

section#ligaspravaler-how-it-works-container>div>span>h3 {
  margin: 0px 0 30px;
  text-transform: uppercase;
  font-size: 20px;
}

section#ligaspravaler-how-it-works-container>div>span>p {
  font-size: 18px;
  max-width: 85%;
}

#ligaspravaler-how-it-works-img {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}

#ligaspravaler-how-it-works-img :nth-child(1) {
  margin-right: 20px;
}

#ligaspravaler-how-it-works-img>span {
  width: 100px;
  height: 95px;
}

.botao {
  display: block;
  margin: auto auto 10px auto;
  background: #ffffff;
  width: 100%;
  padding: 15px;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  color: #0a3f3c;
  border: 1px solid #ffffff;
  padding: 15px;
  border-radius: 5px;
  font-family: "Libre Franklin";
}

.card {
  font-family: "Libre Franklin";
}

.icon {
  float: right;
  margin-right: 5px;
  color: #19d1c3;
  margin-left: 25px;
}

.botao.collapsed .icon {
  margin-top: -5px;
}

.icon>.fa.fa-caret-down:before {
  display: none;
}

.icon>.fa.fa-caret-down:after {
  font-family: "Font Awesome 5 Free";
  /*content: "\f068"; */
  /* plus minus */
  content: "\f0de";
  /* arrow */
}

.botao.collapsed .fa.fa-caret-down:after {
  /*content: "\f067";*/
  /* plus minus */
  content: "\f0dd";
  /* arrow */
}

.card-saiba-mais {
  border: none !important;
  font-weight: 400;
  font-size: 14pt;
  max-width: 100%;
  margin: auto;
  margin-bottom: 40px;
  color: #0A3F3C;
  height: auto !important;
}

.saiba-mais {
  width: 100%;
  margin: auto !important;
}

.question {
  font-weight: 700;
  font-size: 19.2px;
  margin-left: 0px;
  display: flex;
  align-items: center;
}

.texto-pergunta {
  width: 98%;
}

.form-info {
  margin-top: 20px;
  text-align: center;
}

.ligaspravaler-triangle {
  background: transparent;
  width: 100%;
  height: 0;
  border-style: solid;
  border-width: 6px 0px 10vw 100vw;
  border-color: transparent transparent #2b2b5f transparent;
  margin-bottom: -1px;
}

.transform {
  width: 50%;
  margin-left: 5vw;
  color: #fdb416;

  font-size: 34px;
}

.transform h2 {
  width: 70%;
  font-size: 56px;
  line-height: 80px;

  margin-left: 2vw;
}

#ligaspravaler-bar {
  height: 1vw;
  background: #fdb415;
}

.cta-text {
  color: #fff;
  text-align: center;
  margin-right: 5vw;
  width: 50%;
}

.cta-text h3 {
  margin: 1vw 5vw auto 5vw;
}

hr.ligaspravaler-hr {
  margin-top: 0;
  margin-bottom: 1rem;
  border-top: 2px solid #05924d;
}

/* CARD */

.card-ligaspravaler {
  padding: 10px !important;
  background-color: #fff !important;
  border: none !important;
  color: #000;
  border-radius: 0px !important;
  flex-direction: row !important;
  align-items: center;
}

.card-body {
  padding: 1rem !important;
}

.card-ligaspravaler img {
  height: 8vw;
  margin: auto;
  padding: 20px;
}

.card-title {
  color: #333e54;
  font-weight: 700;
  font-size: 1.2vw;
}

.card-text {
  font-weight: 400;
  font-size: 1vw;
  text-align: left;
}

/* END CARD */

#ligaspravaler-btn {
  width: 70%;
  display: flex;
  margin-left: 3.5vw;
  margin-top: 40px;
}

#ligaspravaler-btn2 {
  width: 100%;
  display: flex;
  margin: auto;
  margin-top: 50px;
  margin-bottom: -2vw;
  align-items: center;
  justify-content: center;
}

#ligaspravaler-btn3 {
  width: 100%;
  display: flex;
  margin: auto;
  margin-top: 3vw;
  margin-bottom: 1vw;
  align-items: center;
  justify-content: center;
}

#ligaspravaler-btn3>a {
  background: #fff;
  border-radius: 0px;
  color: #ff6315;
  font-size: 1.3vw;
  font-weight: bold;
  width: 30vw;
  outline: none;
  padding: 16px;
  cursor: pointer;
  text-align: center;
  font-family: "Pravaler Bold";
}

#ligaspravaler-btn2>a {
  font-family: "Pravaler Bold";
  background: #fa5300;
  color: #fff;
  font-size: 1.2vw;
  width: 28vw;
  outline: none;
  letter-spacing: -0.5px;
  border: none;
  padding: 1vw 3vw;
  border-radius: 10px;
  cursor: pointer;
  text-align: center;
  /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
  border-radius: 0px;
  opacity: 1;
}

#ligaspravaler-btn > a {
  background: #ffa552;
  text-align: center;
  color: #0a3f3c;
  font-size: 20px;
  width: 267px;
  height: 56px;
  outline: none;
  border: none;
  padding: 10px 24px 10px 24px;
  border-radius: 8px;
  cursor: pointer;
  /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
  font-weight: 500;
  font-family: "Libre Franklin";
  text-decoration: none;
}

#ligaspravaler-btn > a:hover {
  background: #ffc997;
}

#ligaspravaler-btn-indication > a:hover {
  background: #ffc997;
}

#ligaspravaler-btn-refer-someone > a {
  background: #ffffff;
  text-align: center;
  color: #020d0c !important;
  font-size: 20px;
  width: 240px;
  height: 56px;
  outline: none;
  border: none;
  padding: 16px 24px 16px 24px;
  border-radius: 8px;
  cursor: pointer;
  /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
  font-weight: 500;
  font-family: "Libre Franklin";
  text-decoration: none;
}

#ligaspravaler-btn-refer-someone > a:hover {
  background: #faf6f6;
}

/* FORMULARIO */

#btn-register-enviar {
  background: #ffa552;
  border-radius: 8px;
  border: none;
  margin: auto;
  justify-content: center;
  text-align: center;
  width: 240px;
  height: 56px;
  padding: 11px 24px 16px 24px;
  font-size: 20px;
  display: flex;
  margin-top: 1vw;
  font-weight: 500;
}

.formulario-title {
  width: 46%;
  align-items: center;
}

.formulario-title>h2 {
  text-align: left;
  font-size: 3vw;
  margin-left: 7vw;
  color: #fff;

  width: 90%;
  margin-top: 6vw;
}

.form-group {
  text-align: initial;
  margin-bottom: 10px !important;
}

.form-control {
  color: #000;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem 0.375rem 0.5vw !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.5;
  border: none !important;
  border-radius: 5px !important;
  background-clip: padding-box;
  border: 1px solid #b8b8b8 !important;
  margin-bottom: 0.5vw;
}

label {
  color: #0a3f3c;
  display: inline-block;
  font-weight: 700;
  padding: 0px;
  font-size: 4vw !important;
}

.ligaspravaler-button-form {
  display: flex;
  height: 50px;
}

#terms-affiliate {
  text-decoration: underline;
  color: #0a3f3c;
}

#regulation-affiliate {
  text-decoration: underline;
  color: #0a3f3c;
}

#form-register > label {
  color: #0a3f3c;
}

#form-register-terms {
  color: #0a3f3c;
  margin-top: 23px;
  font-size: 14px;
  margin-bottom: 0.2vw !important;
  display: flex;
  flex-direction: row;
  gap: 13px;
}

#checkbox-declarar {
  margin-top: 10px;
  width: 20px;
  height: 24px;
}

.form-register-terms-container-text {
  width: 191px;
  height: 85px;
}

.form-register-terms-container-text > p {
  font-size: clamp(12px, 3vw, 16px);
  text-align: start;
}

#form-register-terms>p {
  margin-bottom: 0.5rem !important;
}

.form-register-small-ligaspravaler {
  margin-left: 10px;
}

/* FIM FORMULARIO */

/* FAQ */

section#ligaspravaler-faq {
  padding: 30px 30px 48px 30px;
  width: 100%;
  background: #041918;
}

section#ligaspravaler-faq>section {
  padding: 20px;
  width: 80%;
  margin: auto 10%;
}

p.perguntas {
  color: #ffffff;
  font-size: 40px;
  padding-top: 1vw;
  margin-bottom: 0px;
  text-align: start;
  margin-left: 10.6vw;
  font-weight: 700;
  display: block;
  /* margin: 2vw auto; */
  font-family: "Libre Franklin";
}

.legendas-perguntas {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 0px;
  text-align: start;
  margin-left: 10.6vw;
  font-family: "Libre Franklin";
}

.perguntas {
  position: relative;
}

.card {
  background-color: #ffffff;
  color: #0A3F3C !important;
  font-size: 1.07vw !important;
}

.card a {
  color: #fed000;
}

#final {
  background-color: #ff6315;
  text-align: center;
  padding: 3vw;
}

.container-final h2 {
  font-size: 2.3vw;
  font-weight: 700;
  color: #fff;
  width: 38vw;
  margin: 0 auto;
  font-family: "Pravaler Bold";
  display: block;
  margin: 2vw auto;
}

.regulation {
  text-decoration: none;
  color: black;
  outline: none;
  cursor: pointer;
}

/* END FAQ */

/* SABER BLOCK  */

#saber-benefits {
  color: #000;
  display: flex;
  flex-direction: row;
  margin: -1vw auto;
  padding: 20px 0 40px;
  align-items: center;
  width: 77%;
}

#saber-benefits-items {
  width: 80%;
  justify-content: space-around;
  margin: auto;
  padding: 5vw;
  color: #504ae5;
}

#saber-benefits-items>p {
  color: #7e7e7e;
  font-size: 1vw;
  list-style-type: circle;
  line-height: 1.8;
}

#saber-benefits-items a {
  color: #000;
  text-decoration: underline;
  font-weight: 400;
}

.saber-img > img {
  width: auto;
  display: flex;
  height: 5vw;
}

.saber-href {
  text-decoration: underline;
  color: #004579;
  font-weight: 900;
}

/* FIM SABER BLOCK  */

footer#application-footer {
  background: #1b1b1b;
}

#disclaimer-footer {
  background: #f8f8f8;
  color: #000;
  padding: 0vw 0 4vw 18vw;
  text-align: left;
}

#indicar2 {
  display: none;
}

.disclaimer-footer-block>span {
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
}

#saber-benefits {
  padding-bottom: 0px;
}

#disclaimer-footer {
  margin-bottom: 5vw;
}

#card-box-titulo {
  font-family: "Libre Franklin";
}

/* primeiro bloco */

#container-campaign1-index-background-banner {
  width: 100%;
  background-color: #0a3f3c;
  height: auto;
}

#ligaspravaler-index {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* gap: 16px; */
  margin-top: 0vw;
  height: 28vw;
  margin-right: 40%;
  margin-left: 4%;
}

#logo-teacher-container {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 6px;
}

#logo-teacher {
  background-color: #ffffff;
  width: 312px;
  margin-left: 0vw;
  height: 40px;
  border-radius: 19.2px;
  padding: 3px 9.6px;
  text-align: center;
}

#logo-teacher-img {
  width: 32.2px;
  height: 32.2px;
}

#logo-teacher-text {
  font-family: "Libre Franklin";
  font-weight: 700;
  font-size: 20px;
}

#ligaspravaler-header-container {
  width: 100%; /* 80% - 40% */
  margin-left: 0vw;
  margin-bottom: 0px;
}

#ligaspravaler-header-container-title {
  color: #ffa552;
  font-size: 32.2px;
  margin-right: 0;
  margin-bottom: 0;
  width: 552.2px;
  height: 117.2px;
  font-family: "Libre Franklin";
  line-height: normal;
}

#ligaspravaler-header-subtitle {
  margin-left: 0vw;
  margin-bottom: 10px;
  width: 100%;
}

#indomed-header-text02-container {
  width: 387.2px;
  height: 58.8px;
  margin-top: 0px;
  margin-bottom: 25px;
}

#indomed-header-text03-container {
  width: 552px;
  height: 57px;
}

#indomed-header-text03 {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.5%;
}

#indomed-header-text04-container {
  width: 552px;
  height: 57px;
}

#indomed-header-text04 {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.5%;
}

#ligaspravaler-btn {
  width: 100%;
  display: flex;
  margin-left: 2vw;
  margin-top: 40px;
}

#ligaspravaler-btn > a {
  background: #ffa552;
  text-align: center;
  color: #0a3f3c;
  font-size: 20px;
  width: 267.2px;
  height: 56.6px;
  outline: none;
  border: none;
  padding: 14px 24.4px;
  border-radius: 4.8px;
  cursor: pointer;
  font-weight: 500;
  font-family: "Libre Franklin";
  text-decoration: none;
}

#indomed-header-text02 {
  font-size: 24px;
}

#idomed-campaign-page .campaign1-index-background-banner {
  background-image: url(../../imgs/idomed/hero-background-super-large.png);
  padding: 80px 80px 80px 80px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  margin: 0;
}

#container-ligaspravaler-group {
  width: 100%;
  background-color: #0a3f3c;
}

#see-regulation {
  align-items: flex-start;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Libre Franklin";
  font-style: italic;
  margin-left: 0vw;
  margin-top: 0px;
}

#see-regulation-container {
  width: 100%;
  margin-top: 3vw;
}

/* Terceira secao */

.ligaspravaler-group-text {
  margin: auto 4%;
  position: relative;
  display: flex;
  flex-direction: column;
}

.tirulo-s1-title {
  color: white !important;
  font-weight: 700 !important;
  font-size: 32px !important;
}

.tirulo-s1 {
  width: 504px;
  height: 117px;
  margin-bottom: 10px;
}

.ligaspravaler-group-center-text {
  font-size: 16px !important;
  font-family: "Libre Franklin";
  color: #ffffff;
  font-weight: 400;
  line-height: 1.2;
}

.ligaspravaler-group-center-container {
  width: 504px;
  height: 76px;
  margin-bottom: 20px;
}

#ligaspravaler-btn-indication > a {
  display: block;
  background: #ffffff;
  text-align: center;
  color: #020d0c;
  font-size: 20px;
  width: 240px;
  height: 56px;
  outline: none;
  border: none;
  padding: 10px 24px 10px 24px;
  border-radius: 8px;
  cursor: pointer;
  /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
  font-weight: 500;
  font-family: "Libre Franklin";
  text-decoration: none;
  margin-left: 10vw;
}

.ligaspravaler-group-center-text02 {
  font-size: 20px !important;
  font-family: "Libre Franklin" !important;
  color: #ffffff !important;
  font-weight: 700 !important;
}

.ligaspravaler-group-center-container02 {
  width: 504px;
  height: 24px;
  margin-bottom: 19px;
}

section#ligaspravaler-group {
  background-image: url(../../imgs/idomed/bg-destaque-super-large.png);
  padding: 64px 80px 48px 80px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  margin: 0;
}

/* professora */

.for-teacher-text-header {
  width: 376px;
  height: 78px;
}

.for-teacher-text-header > p {
  font-weight: 400;
  font-size: 32px;
  font-style: "Libre Franklin";
  color: #0a3f3c;
  line-height: 1;
  margin: 0px;
}

.for-teacher-group-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 116px;
  padding: 0px;
  box-sizing: border-box;
  margin: auto 9.5%;
}

.teacher-img {
  margin-top: 50px;
}

/* formulario */

section#ligaspravaler-how-it-works.formulario {
  background-image: url("../../imgs/idomed/size=large=formulario.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  width: 100%;
}

#formulario-group {
  height: 834px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  align-content: center;
  gap: 15px;
  box-sizing: border-box;
}

.formulario-group-text {
  width: 552px;
  height: 102px;
  margin-bottom: 557px;
}
.formulario-group-text > h3 {
  font-weight: 700;
  font-size: 27.65px;
  font-family: "Libre Franklin";
  color: #ffffff;
  text-align: start;
}

#wrapper form {
  margin-left: 0 !important;
  background: #ffffff;
  box-shadow: none !important;
  border-radius: 8px !important;
  padding: 16px 12px !important;
  margin-top: 38px;
  width: 545px;
  height: 740px;
}

label {
  color: #0a3f3c;
  display: inline-block;
  font-weight: 700;
  padding: 0px;
  font-size: 16px !important;
}

.form-group input {
  font-size: 14px !important;
  height: 35px !important;
}

.form-register-terms-container-text {
  width: 476px;
  height: 34px;
}

#checkbox-declarar {
  margin-top: 10px;
  width: 20px;
  height: 24px;
}

.form-register-terms-container-text>p {
  font-size: 14px;
  text-align: start;
}

#btn-register-enviar {
  margin-top: 50px;
}

/* faq */

.wrap-faq {
  margin: 0px 8%;
}

p.perguntas {
  color: #ffffff;
  font-size: 40px;
  padding-top: 1vw;
  margin-bottom: 0px;
  text-align: start;
  margin-left: 0vw;
  font-weight: 700;
  display: block;
  margin: 0 auto;
  font-family: "Libre Franklin";
}

.legendas-perguntas {
  color: #ffffff;
  font-size: 23px;
  margin-bottom: 1vw;
  text-align: start;
  margin-left: 0vw;
  font-family: "Libre Franklin";
}

.botao {
  display: block;
  margin: auto auto 10px auto;
  background: #ffffff;
  width: 100%;
  padding: 15px;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  color: #0a3f3c;
  border: 1px solid #ffffff;
  padding: 15px;
  border-radius: 5px;
  font-family: "Libre Franklin";
}

.question {
  font-weight: 700;
  font-size: 19.2px;
  margin-left: 0px;
  display: flex;
  align-items: center;
}

.btn-mais-perguntas {
  display: block;
  margin: auto auto 10px auto;
  background: none;
  width: 100%;
  height: auto;
  padding: 0;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  border: none;
  text-align: center;
}

.btn-mais-perguntas > a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #041918;
  text-align: center;
  color: #ffffff;
  border: 1px solid #ffffff;
  font-size: 20px;
  width: 100% !important;
  height: 56px;
  box-sizing: border-box;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 500;
  font-family: "Libre Franklin";
  text-decoration: none;
}

.card {
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  font-size: 16px !important;
}

.card-body {
  padding: 8px !important;
}

/* funciona assim */

.pt2-txt1 {
  color: #000000 !important;
  font-weight: 700;
  font-size: 40px;
  font-family: "Libre Franklin";
  margin-left: 0.5vw;
}

#wrap-cards {
  width: auto;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  gap: 15px;
}

.ligaspravaler-group-text-01 {
  margin: auto 9.5%;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 54px 0px 54px 0px;
}

#card {
  width: 268px;
  height: 214px;
  border-radius: 8px;
  background-color: #f5f5f5;
  padding: 16px 24px 24px 24px;
  flex-direction: column;
}

#card-box-titulo {
  width: 198px;
  height: 46px;
  margin-bottom: 5px;
}

#card-box-titulo > p {
  line-height: 1;
  font-size: 19.2px;
  margin-bottom: 0;
  color: #0a3f3c;
  font-family: "Libre Franklin";
}

#card-box-titulo-exceptional {
  margin-bottom: 13px;
}

#card-box-titulo-exceptional > p {
  line-height: 1;
  font-size: 19.2px;
  margin-bottom: 0;
  color: #0a3f3c;
  font-family: "Libre Franklin";
}

#card-box-text {
  width: 220px;
  height: 38px;
}

#box-text {
  color: #020d0c;
  font-family: "Libre Franklin";
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

#card-wrap-image {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin-bottom: 10px;
}

#wrap-text-regulamento {
  width: auto;
  text-align: end;
}

/* beneficios */

#indicar {
  padding: 6vw 0%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.container-indicar {
  margin-top: 0vw;
  width: 85%;
}

.fluxo-indicar {
  margin: 50px 10%;
  margin-left: 2%;
  margin-top: 0px;
}

.fluxo-indicar h3 {
  margin-bottom: -45px;
  text-align: start;
  font-size: 40px;
  font-weight: 700;
  font-family: "Libre Franklin";
  color: #0a3f3c;
  margin-top: 0px;
}

.fluxo-indicar-icon {
  width: auto;
  display: flex;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  align-content: center !important;
  height: 500px;
}

#card-fluxo-indicar {
  width: 320px;
  height: 174px;
  border-radius: 8px;
  padding: 27px 16px;
  background-color: #f5f5f5;
}

#card-box-titulo-indicar > p {
  margin: 0;
  font-family: "Libre Franklin";
  font-weight: 400;
  font-size: 23.4px;
  color: #0a3f3c;
}

#card-box-titulo-indicar {
  width: 288px;
  height: 28px;
  margin-bottom: 10px;
}

#card-box-text-indicar {
  width: 288px;
  height: 38px;
  font-size: 16px;
}
#card-fluxo-indicar-pad-plus {
  padding: 10px;
}

.fluxo-group-card02 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 0px;
  box-sizing: border-box;
  flex-wrap: wrap;
}

#ligaspravaler-btn-fluxo-indicar > a {
  background: #0a3f3c;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  width: 216px;
  height: 50.4px;
  outline: none;
  border: none;
  padding: 14.4px 21.6px 14.4px 21.6px;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 500;
  font-family: "Libre Franklin";
  text-decoration: none;
}

#see-regulation-fluxo-indicar {
  font-size: 10px;
  height: auto;
  font-weight: 400;
  font-family: "Libre Franklin";
  font-style: italic;
  margin: 20px 84% 28px 0;
}

section#ligaspravaler-group-01 {
  background-color: #fff;
  margin-bottom: 0vw;
}

@media (min-width: 2161px) {
  #ligaspravaler-index {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* gap: 16px;    */
    margin-top: 0vw;
    height: 28vw;
    margin-right: 40%;
    margin-left: 20%;
  }

  #logo-teacher-container {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 6px;
  }
  #logo-teacher {
    background-color: #ffffff;
    width: 312px;
    margin-left: 0vw;
    height: 40px;
    border-radius: 19.2px;
    padding: 3px 9.6px;
    text-align: center;
  }

  #logo-teacher-img {
    width: 32px;
    height: 32px;
  }

  #logo-teacher-text {
    font-family: "Libre Franklin";
    font-weight: 700;
    font-size: 20px;
  }

  #ligaspravaler-header-container {
    width: 100%; /* 80% - 40% */
    margin-left: 0vw;
    margin-bottom: 0px;
  }

  /* este */

  #ligaspravaler-header-container-title {
    color: #ffa552;
    font-size: clamp(26.4px, 4.2vw, 43.13px);
    margin-right: 0;
    margin-bottom: 0;
    width: clamp(444px, 42vw, 744px);
    height: clamp(96px, 10.8vw, 157.69px);
    font-family: "Libre Franklin";
    line-height: normal;
  }

  #indomed-header-text02-container {
    width: clamp(232.2px, 25vw, 509.68px);
    height: clamp(34.8px, 4.8vw, 65.15px);
    margin-top: 10px;
  }

  #indomed-header-text03-container {
    width: clamp(397.44px, 43.2vw, 744px);
    margin-top: 20px;
  }

  #indomed-header-text03 {
    color: #ffffff;
    font-size: clamp(11.52px, 2.88vw, 17.98px);
    letter-spacing: 0.5%;
  }

  #indomed-header-text04-container {
    width: clamp(397.44px, 43.2vw, 744px);
    margin-top: 15px;
  }

  #indomed-header-text04 {
    color: #ffffff;
    font-size: clamp(11.52px, 2.88vw, 17.98px);
    letter-spacing: 0.5%;
  }

  #ligaspravaler-btn {
    width: 100%;
    display: flex;
    margin-left: 2vw;
    margin-top: 40px;
  }

  #ligaspravaler-btn > a {
    background: #ffa552;
    text-align: center;
    color: #0a3f3c;
    font-size: 20px;
    width: 267px;
    height: 56px;
    outline: none;
    border: none;
    padding: 8px 14.4px !important;
    border-radius: 4.8px;
    cursor: pointer;
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
  }

  #indomed-header-text02 {
    font-size: clamp(17.28px, 2.16vw, 32.34px);
  }

  #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url(../../imgs/idomed/hero-background-super-large.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 64px 16px;
    margin: 0;
  }

  .ligaspravaler-group-text {
    margin: auto 18%;
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .ligaspravaler-group-text-01 {
    margin: auto 20%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 54px 0px 54px 0px;
  }

  .pt2-txt1 {
    color: #000000 !important;
    font-weight: 700;
    font-size: 40px;
    font-family: "Libre Franklin";
    margin-left: 0vw;
  }

  #wrap-cards {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
  }

  #card-box-titulo {
    width: clamp(228.9px, 20vw, 239.8px);
    height: clamp(34.65px, 5vw, 36.3px);
    margin-bottom: 5px;
  }

  #card-box-titulo > p {
    line-height: 1;
    font-size: clamp(17.82px, 2vw, 19.2px);
    margin-bottom: 0;
    color: #0a3f3c;
    font-family: "Libre Franklin";
  }

  #card-box-titulo-exceptional {
    margin-bottom: 5px;
  }

  #card-box-titulo-exceptional > p {
    line-height: 1;
    font-size: clamp(17.82px, 2vw, 19.2px);
    margin-bottom: 0;
    color: #0a3f3c;
    font-family: "Libre Franklin";
  }

  #card-wrap-image {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-bottom: 10px;
  }

  #wrap-text-regulamento {
    width: auto;
    text-align: end;
  }

  /* faq */
  .wrap-faq {
    margin: 0px 19%;
  }

  p.perguntas {
    color: #ffffff;
    font-size: 32px;
    padding-top: 1vw;
    margin-bottom: 0px;
    text-align: start;
    margin-left: 0vw;
    font-weight: 700;
    display: block;
    margin: 0 auto;
    font-family: "Libre Franklin";
  }

  .legendas-perguntas {
    color: #ffffff;
    font-size: 19px;
    margin-bottom: 1vw;
    text-align: start;
    margin-left: 0vw;
    font-family: "Libre Franklin";
  }

  .question {
    font-weight: 700;
    font-size: 19.2px;
    margin-left: 0px;
    display: flex;
    align-items: center;
  }

  .card-body {
    padding: 8px !important;
  }

  .card {
    font-size: 18px !important;
  }

  #formulario-group {
    gap: 216px;
  }

  .for-teacher-group-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 116px;
    padding: 0px;
    box-sizing: border-box;
    margin: auto 19.5%;
  }
}

@media (min-width: 1921px) and (max-width: 2160px) {
  #ligaspravaler-header-container {
    width: 100%; /* 80% - 40% */
    margin-left: 0vw;
    margin-bottom: 0px;
  }

  /* este */

  #ligaspravaler-header-container-title {
    color: #ffa552;
    font-size: clamp(22px, 3.5vw, 35.94px);
    margin-right: 0;
    margin-bottom: 0;
    width: clamp(370px, 35vw, 620px);
    height: clamp(80px, 9vw, 131.41px);
    font-family: "Libre Franklin";
    line-height: normal;
  }

  #indomed-header-text02-container {
    width: clamp(232.2px, 25vw, 434.68px);
    height: clamp(34.8px, 4.8vw, 65.15px);
    margin-top: 10px;
  }

  #indomed-header-text03-container {
    width: clamp(331.2px, 36vw, 498px);
  }
  #indomed-header-text03 {
    color: #ffffff;
    font-size: clamp(9.6px, 2.4vw, 14.98px);
    letter-spacing: 0.5%;
  }

  #indomed-header-text04-container {
    width: clamp(331.2px, 36vw, 554px);
  }

  #indomed-header-text04 {
    color: #ffffff;
    font-size: clamp(9.6px, 2.4vw, 14.98px);
    letter-spacing: 0.5%;
  }

  #ligaspravaler-btn {
    width: 100%;
    display: flex;
    margin-left: 2vw;
    margin-top: 15px;
  }

  #ligaspravaler-btn > a {
    background: #ffa552;
    text-align: center;
    color: #0a3f3c;
    font-size: 20px;
    width: 267px;
    height: 56px;
    outline: none;
    border: none;
    padding: 8px 14.4px !important;
    border-radius: 4.8px;
    cursor: pointer;
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
  }

  #indomed-header-text02 {
    font-size: clamp(14.4px, 1.8vw, 26.95px);
  }

  #formulario-group {
    gap: 522px;
  }
}

@media (min-width: 1681px) and (max-width: 1920px) {

    #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url(../../imgs/idomed/hero-background-medium.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 140px  80px;
    margin: 0;
  }

  #formulario-group {
    gap: 299px;
  }

  .for-teacher-group-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 116px;
    padding: 0px;
    box-sizing: border-box;
    margin: auto 8.5%;
  }
}

@media (min-width: 1537px) and (max-width: 1680px) {
  #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url(../../imgs/idomed/hero-background-medium.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 140px  80px;
    margin: 0;
  }

  #ligaspravaler-header-container {
    width: 100%; /* 80% - 40% */
    margin-left: 0vw;
    margin-bottom: 0px;
  }

  /* conheça os beneficios */

  #formulario-group {
    gap: 167px;
  }
}

@media (min-width: 1441px) and (max-width: 1536px) {
     #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url(../../imgs/idomed/hero-background-medium.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 140px  80px;
    margin: 0;
  }

  #ligaspravaler-header-container-title {
    width: 514.2px;
}

#indomed-header-text03-container {
    width: 517px;
}

    #ligaspravaler-btn {
    width: 95%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-end;
    margin-left: 0vw;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .ligaspravaler-group-center {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 2vw;
  }

  #formulario-group {
    gap: 77px;
  }
}

@media (min-width: 1367px) and (max-width: 1440px) {

   #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url(../../imgs/idomed/hero-background-medium.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 140px  80px;
    margin: 0;
  }


   #ligaspravaler-header-container-title {
    width: clamp(380px, 36vw, 552px);
    height: clamp(85px, 12vw, 106px);
  } 

 #ligaspravaler-header-title {
  margin-top: 50px;
    color: #ffa552;
    font-size: clamp(18px, 3vw, 27px);
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    font-family: "Libre Franklin";
    line-height: normal;
  }

  #indomed-header-text02-container {
    width: clamp(250px, 40vw, 387px);
    height: clamp(37px, 5vw, 56px);
     margin-bottom: 0px;
  }

  #indomed-header-text02 {
    color: #19d1c3;
    font-weight: 700;
    font-size: clamp(16px, 2.5vw, 23px);
    line-height: 100%;
    font-family: "Libre Franklin";
    margin-bottom: 0px;
  }

#indomed-header-text03-container {
    width: clamp(288px, 42vw, 512px);
    height: clamp(30px, 5vw, 57px);
    margin-top: 11px;
    margin-bottom: 0px;
  }

  #indomed-header-text03 {
    color: #ffffff;
    font-size: clamp(9px, 1.5vw, 16px);
    font-family: "Libre Franklin";
    line-height: 1.2;
  }

  #indomed-header-text04-container {
    width: clamp(288px, 42vw, 552px);
    height: clamp(30px, 5vw, 57px);
    margin-top: 20px;
    margin-bottom: 0px;
  }

  #indomed-header-text04 {
    color: #ffffff;
    font-size: clamp(9px, 1.5vw, 16px);
    font-family: "Libre Franklin";
    line-height: 1.2;
  }

    #ligaspravaler-btn {
    width: 95%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-end;
    margin-left: 0vw;
    margin-top: 0px;
    margin-bottom: 30px;
  }



  /* destaque */

  .ligaspravaler-group-center {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 2vw;
  }

  /* form */

  label {
    color: #0a3f3c;
    display: inline-block;
    font-weight: 700;
    padding: 0px;
    font-size: 16px !important;
  }

  .form-group input {
    font-size: 14px !important;
    height: 35px !important;
  }

  .form-register-terms-container-text {
    width: 476px;
    height: 34px;
  }

  #checkbox-declarar {
    margin-top: 10px;
    width: 20px;
    height: 24px;
  }

  .form-register-terms-container-text > p {
    font-size: 14px;
    text-align: start;
  }

  #btn-register-enviar {
    margin-top: 50px;
  }

  #formulario-group {
    gap: 13px;
  }
}

@media (min-width: 1280px) and (max-width: 1366px) {

    #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url(../../imgs/idomed/hero-background-medium.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 140px  80px;
    margin: 0;
  }

  #ligaspravaler-header-container-title {
    width: clamp(380px, 33vw, 552px);
    height: clamp(85px, 12vw, 106px);
  } 

 #ligaspravaler-header-title {
  margin-top: 50px;
    color: #ffa552;
    font-size: clamp(18px, 3vw, 27px);
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    font-family: "Libre Franklin";
    line-height: normal;
  }

  #indomed-header-text02-container {
    width: clamp(250px, 40vw, 387px);
    height: clamp(37px, 5vw, 56px);
     margin-bottom: 0px;
  }

  #indomed-header-text02 {
    color: #19d1c3;
    font-weight: 700;
    font-size: clamp(16px, 2.5vw, 23px);
    line-height: 100%;
    font-family: "Libre Franklin";
    margin-bottom: 0px;
  }

#indomed-header-text03-container {
    width: clamp(288px, 40vw, 552px);
    height: clamp(30px, 5vw, 57px);
    margin-top: 11px;
    margin-bottom: 0px;
  }

  #indomed-header-text03 {
    color: #ffffff;
    font-size: clamp(9px, 1.5vw, 16px);
    font-family: "Libre Franklin";
    line-height: 1.2;
  }

  #indomed-header-text04-container {
    width: clamp(288px, 40vw, 552px);
    height: clamp(30px, 5vw, 57px);
    margin-top: 20px;
    margin-bottom: 0px;
  }

  #indomed-header-text04 {
    color: #ffffff;
    font-size: clamp(9px, 1.5vw, 16px);
    font-family: "Libre Franklin";
    line-height: 1.2;
  }

    #ligaspravaler-btn {
    width: 95%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-end;
    margin-left: 0vw;
    margin-top: 0px;
    margin-bottom: 30px;
  }


  /* conheça os beneficios */

  section#ligaspravaler-group-01 {
    background-color: #fff;
    margin-bottom: 0vw;
  }

  /* form */

  label {
    color: #0a3f3c;
    display: inline-block;
    font-weight: 700;
    padding: 0px;
    font-size: 16px !important;
  }

  .form-group input {
    font-size: 14px !important;
    height: 35px !important;
  }

  .form-register-terms-container-text {
    width: 476px;
    height: 34px;
  }

  #checkbox-declarar {
    margin-top: 10px;
    width: 20px;
    height: 24px;
  }

  .form-register-terms-container-text > p {
    font-size: 14px;
    text-align: start;
  }
  #btn-register-enviar {
    margin-top: 50px;
  }
}

@media (min-width: 1031px) and (max-width: 1279px) {
  #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url(../../imgs/idomed/hero-background-medium.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 128px 320px 64px 32px;
    margin: 0;
  }

  #ligaspravaler-index {
    width: 61%;
    margin-top: 0px;
    margin-right: 0%;
    margin-right: 0;
    margin-left: 0%;
    justify-content: center;
    height: auto;
    margin-bottom: 0vw;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
    width: 1280px;
    height: clamp(470px, 56vw, 720px);
  }

  #ligaspravaler-header-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    justify-content: center;
    flex-direction: column;
    width: 90%;
    margin-left: 0vw;
  }

  #ligaspravaler-header-container-title {
    width: clamp(380px, 40vw, 552px);
    height: clamp(85px, 12vw, 106px);
  }

 #ligaspravaler-header-title {
    color: #ffa552;
    font-size: clamp(18px, 3vw, 27px);
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    font-family: "Libre Franklin";
    line-height: normal;
  }


  #ligaspravaler-header-subtitle {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    justify-content: center;
    flex-direction: column;
    margin-left: 0vw;
    width: 90%;
  }

  #indomed-header-text02-container {
    width: clamp(250px, 40vw, 387px);
    height: clamp(37px, 5vw, 56px);
     margin-bottom: 0px;
  }

  #indomed-header-text02 {
    color: #19d1c3;
    font-weight: 700;
    font-size: clamp(16px, 2.5vw, 23px);
    line-height: 100%;
    font-family: "Libre Franklin";
    margin-bottom: 0px;
  }

#indomed-header-text03-container {
    width: clamp(288px, 42vw, 552px);
    height: clamp(30px, 5vw, 57px);
    margin-top: 11px;
    margin-bottom: 0px;
  }

  #indomed-header-text03 {
    color: #ffffff;
    font-size: clamp(9px, 1.5vw, 16px);
    font-family: "Libre Franklin";
    line-height: 1.2;
  }


  #indomed-header-text04-container {
    width: clamp(288px, 42vw, 552px);
    height: clamp(30px, 5vw, 57px);
    margin-top: 20px;
    margin-bottom: 30px;
  }

  #indomed-header-text04 {
    color: #ffffff;
    font-size: clamp(9px, 1.5vw, 16px);
    font-family: "Libre Franklin";
    line-height: 1.2;
  }
  #ligaspravaler-btn {
    width: 90%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-end;
    margin-left: 0vw;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 4vw;
  }

  #ligaspravaler-btn > a {
    background: #ffa552;
    text-align: center;
    color: #0a3f3c;
    font-size: 20px;
    width: 267px;
    height: 56px;
    outline: none;
    border: none;
    padding: 10px 24px 10px 24px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
  }

  #see-regulation {
    align-self: flex-start;
    margin-left: 0vw;
  }

  #see-regulation-container {
    width: 90%;
  }

  /* funciona assim */

  #ligaspravaler-group-01 {
  }

  .ligaspravaler-group-text-01 {
    margin: auto 5%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 54px 0px 54px 0px;
  }

  .pt2-txt1 {
    color: #000000 !important;
    font-weight: 700;
    font-size: 36.498px;
    font-family: "Libre Franklin";
    margin-left: 0.8%;
  }

  #wrap-cards {
    height: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-bottom: 10px;
    gap: 20px;
  }

  #card {
    width: 360.8px;
    height: 199.1px;
    border-radius: 8.8px;
    background-color: #f5f5f5;
    padding: 17.6px 26.4px 26.4px 26.4px;
    flex-direction: column;
  }

  #card-wrap-image {
  }

  #card-box-titulo {
    width: 308px;
    height: 25.3px;
    margin-bottom: 5.5px;
  }

  #card-box-titulo-exceptional {
    width: 308px;
    height: 50.6px;
    margin-bottom: 5.5px;
  }

  #card-box-titulo-exceptional > p {
    line-height: 1;
    font-size: 21.12px;
    margin-bottom: 0;
    color: #0a3f3c;
    font-family: "Libre Franklin";
  }

  #card-box-text {
    width: 308px;
    height: 41.8px;
  }

  #box-text {
    color: #020d0c;
    font-family: "Libre Franklin";
    font-size: 17.6px;
    font-weight: 400;
    line-height: 1;
  }

  #wrap-text-regulamento {
    width: 100%;
    text-align: end;
  }

  .pt2-txt4 {
    font-size: 13.2px !important;
    font-style: italic;
  }

  /* destaque */

  section#ligaspravaler-group {
    background-image: url("../../imgs/idomed/bg-destaque-medium.png");
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding: 64px 16px;
  }

  #ligaspravaler-group {
  }

  .ligaspravaler-group-text {
    margin: auto 0%;
    position: relative;
    display: flex;
    flex-direction: column;
    margin-left: 1.5vw !important;
  }

  .ligaspravaler-group-center {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 3vw;
    justify-content: flex-start;
  }

  .tirulo-s1 {
    width: 410px;
    height: 102px;
    margin-bottom: 30px;
  }

  .tirulo-s1-title {
    color: white !important;
    font-weight: 700 !important;
    font-size: 27.65px !important;
  }

  .ligaspravaler-group-center-container {
    width: 410px;
    height: 95px;
    margin-bottom: 20px;
  }

  #ligaspravaler-group-center-text {
  }

  .ligaspravaler-group-center-container02 {
    width: 410px;
    height: 23px;
    margin-bottom: 2vh;
  }

  .ligaspravaler-group-center-text02 {
    font-size: 19.2px !important;
    font-family: "Libre Franklin" !important;
    color: #ffffff !important;
    font-weight: 700 !important;
  }
  /* Conheça todos os benefícios */

  .fluxo-indicar h3 {
    margin-bottom: 3vw;
    margin-left: 4.5vw;
    text-align: start;
    font-size: 33.18px;
    font-weight: 700;
    font-family: "Libre Franklin";
    color: #0a3f3c;
  }

  .fluxo-indicar-icon {
    width: 820px;
    display: flex;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
    height: auto;
    margin: 0 10%;
  }

  .fluxo-group-card01 {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  .fluxo-group-card01>#card-fluxo-indicar {
    width: 240px;
    height: 180px;
    border-radius: 8px;
    padding: 16px;
    background-color: #f5f5f5;
  }

  .fluxo-group-card01 #card-fluxo-indicar #card-box-titulo-indicar {
    width: 210px;
    height: 38px;
    margin-bottom: 10px;
  }

  .fluxo-group-card01
    #card-fluxo-indicar
    #card-box-titulo-indicar
    #card-box-titulo-indicar
    > p {
    margin: 0;
    font-family: "Libre Franklin";
    font-size: 16px;
  }

  .fluxo-group-card01 #card-fluxo-indicar #card-box-text-indicar {
    width: 208;
    height: 38px;
    font-size: 16px;
  }

  .fluxo-group-card01 #card-fluxo-indicar #box-text {
    color: #020d0c;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }

  .fluxo-group-card02 {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 0px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  #see-regulation-fluxo-indicar {
    font-size: 12px;
    font-weight: 400;
    font-family: "Libre Franklin";
    font-style: italic;
    margin-right: 60vw;
    margin-top: 15px;
    margin-bottom: 30px;
  }

  /* form */

  #bg-formulario-group {
    background-image: url("../../imgs/idomed/bg-form-834.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  }

  /* formulario */

  #wrapper form {
    margin-left: 0 !important;
    background: #ffffff;
    box-shadow: none !important;
    border-radius: 8px !important;
    padding: 16px 12px !important;
    margin-top: 0vw;
    margin-top: -27px;
    width: 377px;
  }

  #formulario-group {
    height: 834px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 180px;
    box-sizing: border-box;
  }

  .formulario-group-text > h3 {
    font-weight: 700;
    font-size: 27.65px;
    font-family: "Libre Franklin";
    color: #ffffff;
    text-align: start;
  }

  .formulario-group-text {
    width: 377;
    height: auto;
    margin-bottom: 557px;
  }

  label {
    color: #0a3f3c;
    display: inline-block;
    font-weight: 700;
    padding: 0px;
    font-size: 16px !important;
  }

  .form-group input {
    font-size: 14px !important;
    height: 35px !important;
  }

  .form-register-terms-container-text {
    width: 301;
    height: 88px;
  }
  #checkbox-declarar {
    margin-top: 10px;
    width: 20px;
    height: 24px;
  }

  .form-register-terms-container-text > p {
    font-size: 14px;
    text-align: start;
  }

  #btn-register-enviar {
    margin-top: 0vw;
  }

  /* for teach */
  .for-teacher-group-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 15vw;
    padding: 32px;
    box-sizing: border-box;
  }

  .container-indicar {
    margin-top: 0vw;
    width: 100%;
  }

  .fluxo-indicar {
    margin: 10px 10%;
    margin-left: 0px;
    margin-top: 0px;
  }
}

@media (min-width: 834px) and (max-width: 1030px) {
  #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url(../../imgs/idomed/hero-background-medium.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 64px 16px;
    margin: 0;
  }

  #ligaspravaler-index {
    width: 61%;
    margin-top: 0px;
    margin-right: 0%;
    margin-right: 0;
    margin-left: 0%;
    justify-content: center;
    height: auto;
    margin-bottom: 0vw;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
    width: 1280px;
    height: clamp(470px, 56vw, 720px);
  }

  #logo-teacher-container {
    width: 93%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  #ligaspravaler-header-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    justify-content: center;
    flex-direction: column;
    width: 90%;
    margin-left: 0vw;
  }

  #ligaspravaler-header-container-title {
    width: clamp(304px, 48vw, 552px);
    height: clamp(68px, 12vw, 117px);
  }

  #ligaspravaler-header-title {
    color: #ffa552;
    font-size: clamp(18px, 3vw, 27px);
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    font-family: "Libre Franklin";
    line-height: normal;
  }

  #ligaspravaler-header-subtitle {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    justify-content: center;
    flex-direction: column;
    margin-left: 0vw;
    width: 90%;
  }

  #indomed-header-text02-container {
    width: clamp(250px, 40vw, 387px);
    height: clamp(37px, 5vw, 56px);
     margin-bottom: 0px;
  }

  #indomed-header-text02 {
    color: #19d1c3;
    font-weight: 700;
    font-size: clamp(16px, 2.5vw, 23px);
    line-height: 100%;
    font-family: "Libre Franklin";
    margin-bottom: 0px;
  }

  #indomed-header-text03-container {
    width: clamp(288px, 42vw, 552px);
    height: clamp(30px, 5vw, 57px);
    margin-top: 20px;
    margin-bottom: 0px;
  }

  #indomed-header-text03 {
    color: #ffffff;
    font-size: clamp(9px, 1.5vw, 16px);
    font-family: "Libre Franklin";
    line-height: 1.2;
  }

  #indomed-header-text04-container {
    width: clamp(288px, 42vw, 552px);
    height: clamp(30px, 5vw, 57px);
    margin-top: 20px;
    margin-bottom: 30px;
  }

  #indomed-header-text04 {
    color: #ffffff;
    font-size: clamp(9px, 1.5vw, 16px);
    font-family: "Libre Franklin";
    line-height: 1.2;
  }

  #ligaspravaler-btn {
    width: 90%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-end;
    margin-left: 0vw;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 4vw;
  }

  #ligaspravaler-btn > a {
    background: #ffa552;
    text-align: center;
    color: #0a3f3c;
    font-size: 20px;
    width: 267px;
    height: 56px;
    outline: none;
    border: none;
    padding: 10px 24px 10px 24px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
  }

  #see-regulation {
    align-self: flex-start;
    margin-left: 0vw;
    margin-top: 20px;
  }

  #see-regulation-container {
    width: 90%;
    height: 31px;
  }

  /* funciona assim */

  #ligaspravaler-group-01 {
  }

  .ligaspravaler-group-text-01 {
    margin: auto 5%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 54px 0px 54px 0px;
  }

  .pt2-txt1 {
    color: #000000 !important;
    font-weight: 700;
    font-size: 36.498px;
    font-family: "Libre Franklin";
    margin-left: 4.8%;
  }

  #wrap-cards {
    height: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-bottom: 10px;
    gap: 20px;
  }

  #card {
    width: 360.8px;
    height: 199.1px;
    border-radius: 8.8px;
    background-color: #f5f5f5;
    padding: 17.6px 26.4px 26.4px 26.4px;
    flex-direction: column;
  }

  #card-wrap-image {
  }

  #card-box-titulo {
    width: 308px;
    height: 25.3px;
    margin-bottom: 5.5px;
  }

  #card-box-titulo-exceptional {
    width: 308px;
    height: 50.6px;
    margin-bottom: 5.5px;
  }

  #card-box-titulo-exceptional > p {
    line-height: 1;
    font-size: 21.12px;
    margin-bottom: 0;
    color: #0a3f3c;
    font-family: "Libre Franklin";
  }

  #card-box-text {
    width: 308px;
    height: 41.8px;
  }

  #box-text {
    color: #020d0c;
    font-family: "Libre Franklin";
    font-size: 17.6px;
    font-weight: 400;
    line-height: 1;
  }

  #wrap-text-regulamento {
    width: 90%;
    text-align: end;
  }

  .pt2-txt4 {
    font-size: 13.2px !important;
    font-style: italic;
  }

  /* destaque */

  #container-campaign1-index-background-banner {
    width: 100%;
    background-color: #0a3f3c;
    height: auto;
  }

  section#ligaspravaler-group {
    background-image: url("../../imgs/idomed/bg-destaque-medium.png");
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding: 64px 32px 48px 32px;
  }

  #ligaspravaler-group {
  }

  .ligaspravaler-group-text {
    margin: auto 0%;
    position: relative;
    display: flex;
    flex-direction: column;
    margin-left: 1.5vw;
  }

  .ligaspravaler-group-center {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 3vw;
    justify-content: flex-start;
  }

  .tirulo-s1 {
    width: 410px;
    height: 102px;
    margin-bottom: 30px;
  }

  .tirulo-s1-title {
    color: white !important;
    font-weight: 700 !important;
    font-size: 27.65px !important;
  }

  .ligaspravaler-group-center-container {
    width: 410px;
    height: 95px;
    margin-bottom: 20px;
  }

  #ligaspravaler-group-center-text {
  }

  .ligaspravaler-group-center-container02 {
    width: 410px;
    height: 23px;
    margin-bottom: 2vh;
  }

  .ligaspravaler-group-center-text02 {
    font-size: 19.2px !important;
    font-family: "Libre Franklin" !important;
    color: #ffffff !important;
    font-weight: 700 !important;
  }
  /* Conheça todos os benefícios */

  .fluxo-indicar {
    margin: 10px 10%;
    margin-left: 0px;
    margin-top: 0px;
  }

  .fluxo-indicar h3 {
    margin-bottom: 0vw;
    margin-left: 45px;
    text-align: start;
    font-size: 33.18px;
    font-weight: 700;
    font-family: "Libre Franklin";
    color: #0a3f3c;
  }

  .fluxo-indicar-icon {
    width: 820px;
    display: flex;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
    height: auto;
    margin: 0 10%;
  }

  .fluxo-group-card01 {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  .fluxo-group-card01>#card-fluxo-indicar {
    width: 240px;
    height: 190px;
    border-radius: 8px;
    padding: 16px;
    background-color: #f5f5f5;
  }

  .fluxo-group-card01 #card-fluxo-indicar #card-box-titulo-indicar {
    width: 210px;
    height: 38px;
    margin-bottom: 10px;
  }

  .fluxo-group-card01
    #card-fluxo-indicar
    #card-box-titulo-indicar
    #card-box-titulo-indicar
    > p {
    margin: 0;
    font-family: "Libre Franklin";
    font-size: 16px;
  }

  .fluxo-group-card01 #card-fluxo-indicar #card-box-text-indicar {
    width: 208;
    height: 38px;
    font-size: 16px;
  }

  .fluxo-group-card01 #card-fluxo-indicar #box-text {
    color: #020d0c;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }

  .fluxo-group-card02 {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 0px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  #see-regulation-fluxo-indicar {
    font-size: 12px;
    font-weight: 400;
    font-family: "Libre Franklin";
    font-style: italic;
    margin-right: 60vw;
    margin-top: 15px;
    margin-bottom: 30px;
  }

  /* form */

  #bg-formulario-group {
    background-image: url("../../imgs/idomed/bg-form-834.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  }

  .for-teacher-group-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0px;
    padding: 32px;
    box-sizing: border-box;
  }

  /* formulario */

  #wrapper form {
    margin-left: 0 !important;
    background: #ffffff;
    box-shadow: none !important;
    border-radius: 8px !important;
    padding: 16px 12px !important;
    margin-top: 0vw;
    margin-top: -27px;
    width: 377px;
  }

  #formulario-group {
    height: 834px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 60px;
    box-sizing: border-box;
    padding: 0 30px;
  }

  .formulario-group-text > h3 {
    font-weight: 700;
    font-size: 27.65px;
    font-family: "Libre Franklin";
    color: #ffffff;
    text-align: start;
  }

  .formulario-group-text {
    width: 377;
    height: auto;
    margin-bottom: 557px;
  }

  label {
    color: #0a3f3c;
    display: inline-block;
    font-weight: 700;
    padding: 0px;
    font-size: 16px !important;
  }

  .form-group input {
    font-size: 14px !important;
    height: 35px !important;
  }

  .form-register-terms-container-text {
    width: 301;
    height: 88px;
  }
  #checkbox-declarar {
    margin-top: 10px;
    width: 20px;
    height: 24px;
  }

  .form-register-terms-container-text>p {
    font-size: 14px;
    text-align: start;
  }

  /* faq */

  section#ligaspravaler-faq > section {
    padding: 0px;
    width: 100%;
    margin: auto;
    font-size: 1.3vw;
  }

  .first-block {
    width: 80%;
    margin: auto;
    align-items: revert;
    display: flex;
    justify-content: flex-end;
    justify-self: end;
  }

  p.perguntas {
    margin-left: 0vw;
  }

  .legendas-perguntas {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 0vw;
    font-family: "Libre Franklin";
  }

  .botao {
    display: block;
    margin: auto auto 10px auto;
    width: 100%;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    padding: 15px;
    border-radius: 5px;
  }

  .ligaspravaler-group-text-01 {
    margin: auto 0vw;
    padding-top: 0vw;
    padding-bottom: 8vw;
  }

  .card-saiba-mais {
    padding: 10px !important;
    font-size: 3vw !important;
    margin: auto 0px 10px 0px;
    background: none;
    width: 100%;
  }

  #btn-register-enviar {
    margin-top: 0vw;
  }

  .container-indicar {
    margin-top: 0vw;
    width: 100%;
  }
}

@media (min-width: 834px) and (max-width: 891px) {
  .fluxo-indicar-icon {
    margin: 0 0%;
  }
}

@media (min-width: 1025px) {
  #indicar2 {
    display: none;
  }

  .ligaspravaler-how-it-works-text h2 {
    font-size: 2.3vw;
  }

  .ligaspravaler-how-it-works-text h3 {
    font-size: 2vw;
  }

  .ligaspravaler-how-it-works-text h4 {
    line-height: unset;
    font-size: 1.5vw;
  }

  .card-text {
    font-size: 1.4vw;
  }

  .card-title {
    font-size: 1.8vw;
  }

  .arrow {
    margin-top: 11vw;
  }

  .ligaspravaler-group-center-01 img {
    margin: 0.5vw;
    width: 37vw;
  }

  .info-s2-01 p {
    margin-left: 1vw;
    font-size: 2.3vw;
    margin-bottom: 1.5vw;
  }

  .text-section-two h2 {
    color: #ad3336;
    font-size: 3vw;
    font-weight: bold;
    margin-left: 45%;
    text-align: left;
    padding-top: 7vw;
  }

  .text-section-two h4 {
    max-width: 35%;
    margin-left: 45.5%;
    text-align: left;
    margin-bottom: 2vw;
    font-weight: 300;
    font-size: 1.6vw;
  }

  .income-text h2 {
    text-align: left;
    font-size: 3.5vw;
    margin-left: 21%;
    padding-top: 4.5vw;
    margin-bottom: -8vw;
  }

  .incones {
    display: flex;
    align-content: center;
    margin-left: 13%;
  }

  #ligaspravaler-fluxo-images h2 {
    font-weight: 500;
    margin-left: 21%;
    margin-top: 2vw;
    font-size: 3.5vw;
    color: #1e3858;
  }

  #ligaspravaler-fluxo-images .container-icons .incones p {
    font-size: 1.3vw;
    margin-top: 1.5%;
    margin-left: 0.5vw;
    color: #1e3858;
  }

  .info-s2 {
    margin-left: 2vw;
    border: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 2vw;
    width: 100%;
    height: 100%;
    padding: 1.5vw 7vw;
  }

  .icon01 {
    margin-left: 8%;
  }

  #ligaspravaler-btn2>a {
    width: 40vw;
    font-size: 2.2vw;
  }

  .icons-container-indicar h2 {
    font-size: 2vw;
  }

  h2.perguntas {
    font-size: 3.5vw;
    padding-top: 5vw;
    margin-bottom: 20px;
    text-align: left;
    margin-left: 12%;
  }

  #indicar2 {
    padding: 9vw 0%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .icon-sc03 {
    height: 4vw;
  }

  .icons-container-indicar {
    width: 22vw;
  }

  .formulario-title>h2 {
    font-size: 2.5vw;
    width: 60%;
    margin-left: 9vw;
  }

  #disclaimer-footer {
    background: #f8f8f8;
    color: #000;
    padding: 0vw 18vw 4vw 18vw;
    text-align: left;
  }

  .center-text {}

  .center-text h4 {
    font-size: 16px;
  }

  .form-control {
  }

  #final {
    text-align: center;
    padding: 5vw 0 16vw;
  }

  .small,
  small {
    font-size: 50% !important;
    font-weight: 400;
  }

  #ligaspravaler-btn3 {
    margin-bottom: -11.5vw;
  }

  .tirulo-s1 h2 {
    font-size: 4vw;
  }

  .tirulo-s1 p {
    font-size: 2.4vw;
    margin-top: 3.5vw;
    margin-right: 5vw;
  }

  .center-text {
    flex-direction: column;
  }

  .funcionamento1 {
    font-size: 32px;
    margin: 1vw auto;
  }

  .img-icon strong {
    font-size: 18px;
  }

  .img-icon p {
    font-size: 18px;
  }

  .transform h2 {
    font-size: 32px;
    line-height: 60px;
  }

  .cta-text h3 {
    margin: 0;
    font-size: 20px;
    line-height: 32px;
  }

  #ligaspravaler-btn2 {
    margin-top: 30px;
    margin-bottom: -2.5vw;
  }
}

@media (max-width: 768px) {
  @keyframes slide {
    0% {
      transform: translate3d(0, 0, 0);
    }

    100% {
      transform: translate3d(-450px, 0, 0);
      /* The image width */
    }
  }

  /* #idomed-campaign-page .campaign1-index-background-banner {
    background-size: 100% auto;
    padding: 53px 10px 10px;
    height: 62vw;
  } */

  section#ligaspravaler-how-it-works.formulario {
    background-image: url(../../imgs/ligaspravaler/banner-form.png);
    background-size: auto 100%;
    background-position: left;
  }

  #ligaspravaler-index {
    margin-left: 0%;
    margin-top: 20px;
    padding: 0;
  }

  #ligaspravaler-index {
    height: 45vw;
    width: 60%;
  }

  #ligaspravaler-header-container>h1 {
    font-size: 4vw;
    width: 80%;
  }

  #ligaspravaler-header-subtitle>h3 {
    font-size: 2.5vw;
    margin-right: 0vw;
    font-weight: 400;
    line-height: 3vw;
  }

  #ligaspravaler-btn {
    width: 70%;
    display: flex;
  }

  #ligaspravaler-btn>a {
    font-size: 2vw;
    padding: 1.5vw 3vw;
    width: 41vw;
  }

  .ligaspravaler-group-text {
    padding-bottom: 0vw;
  }

  .center-text {
    height: auto;
    margin: 2vw auto;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }

  .icon-sc02 {
    height: 172px;
    width: auto;
    margin: 0 auto;
  }

  #ligaspravaler-btn2 {
    margin-bottom: -4vw;
  }

  section#ligaspravaler-faq > section {
    width: 100%;
  }

  h2.perguntas {
    margin-left: 3%;
  }

  .tirulo-s1 {
    border-right: none;
    padding-right: 5vw;
  }

  .ligaspravaler-group-text {
    margin: auto 7%;
  }

  #ligaspravaler-btn2>a {
    font-size: 5.4vw;
    width: 90vw;
    padding: 5vw;
    margin-bottom: 7vw;
  }

  .tirulo-s1 h2 {
    font-size: 3.5vw;
    margin-bottom: 4vw;
  }

  .info-s2 {
    max-width: 300px;
    height: 310px;
    padding: 4vw 4vw;
  }

  .container-text {
    padding: 7vw 0 0;
  }

  .container-beneficio {
    width: 90vw;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .card-title {
    font-size: 1.3vw;
  }

  .card-text {
    font-size: 1.2vw;
  }

  .revelar {
    display: block !important;
  }

  #pills-tab {
    display: block !important;
  }

  #pills-tab>li {
    margin-bottom: 30px !important;
    width: 75vw;
  }

  .tab-content {
    display: none;
  }

  .fluxo-beneficio {
    font-size: 1.3vw;
    text-align: center;
    width: 24vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2vw 1vw;
  }

  .fluxo-beneficio h4 {
    font-size: 1.5vw;
    margin-top: 0vw;
    margin-bottom: 0;
  }

  .nav-pills .nav-link {
    text-align: center;
    border: 1px solid #dedede !important;
    font-size: 25px;
    border-radius: 0px !important;
    background: #fff;
    color: #002756;
    padding: 15px 20px;
    font-weight: bold;
  }

  .ligaspravaler-tabs {
    width: auto;
    margin: auto;
    padding-top: 4vw;
  }

  .blocks {
    width: 46%;
    display: flex;
    margin-top: 3vw;
    margin-left: 52vw;
  }

  #ligaspravaler-btn3 {
    margin-bottom: -6vw;
  }

  .info-s2 p {
    margin-left: 2vw;
    font-size: 2vw;
  }

  section#ligaspravaler-group {
    background-image: url("../../imgs/idomed/bg-destaque-medium.png");
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding: 64px 32px 48px 32px;
  }

  .tirulo-s1-01 h2 {
    font-size: 4vw;
    line-height: 4vw;
    margin-right: 1vw;
  }

  .first-block {
    width: 100%;
  }

  .form-control {
    font-size: 1.5vw !important;
    height: 4vw !important;
  }

  #form-register-terms {
    color: #0a3f3c;
    margin-top: 5%;
    font-size: 1.4vw;
    margin-bottom: 0.2vw !important;
  }

  .formulario-title>h2 {
    padding-top: 6vw;
    font-size: 3vw;
    width: 88%;
    margin-left: 0vw;
    text-align: left;
  }

  .formulario-title {
    width: 75%;
    align-items: center;
  }
}

@media (max-width: 993px) {
  #app-footer-container {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 833px) {
  #logo-ie-main {
    max-width: 125px !important;
    height: 42px;
  }
  #ligaspravaler-index {
    width: 100%;
    margin-top: 0px;
    margin-right: 0%;
    margin-right: 0;
    justify-content: unset;
    height: auto;
    margin-bottom: 0vw;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
  }

  #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url("../../imgs/idomed/hero-background-size-small.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 64px 16px;
    margin: 0;
  }
  hr {
    color: #000;
    font-size: 1vw;
    width: 100vw;
    margin-top: 5vw !important;
    border-top: 0px solid rgba(0, 0, 0, 0.1) !important;
  }

  .info-s2-01 span {
    font-size: 8.292vw !important;
  }

  .info-s2-01 p {
    font-size: 4.3vw !important;

    margin-bottom: 4vw;
    margin-top: 5vw;
  }

  .pt2-txt4 {
    font-size: 4.3vw !important;
  }

  .ligaspravaler-how-it-works-circles {
    width: 100%;
  }

  .ligaspravaler-how-it-works-text {
    border-right: none;
  }

  .ligaspravaler-how-it-works-circle {
    border: 1.3vw solid #ff9c0a;
    height: 28vw;
    width: 28vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto !important;
    margin-bottom: 9vw !important;
  }

  .ligaspravaler-how-it-works-circles h1 {
    font-size: 8vw;
  }

  .ligaspravaler-how-it-works-circles h2 {
    font-size: 2.6vw;
  }

  .ligaspravaler-how-it-works-circles>div {
    align-items: center;
    justify-content: center;
  }

  section#ligaspravaler-funcionamento {
    padding: 30px;
  }

  #ligaspravaler-header-container {
    width: 328px;
    height: 136;
  }
  #ligaspravaler-header-container-title {
    color: #ffa552;
    font-size: 27px;
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    font-family: "Libre Franklin";
    line-height: normal;
  }

  #ligaspravaler-header-subtitle {
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
    flex-direction: column;
    margin-left: 10px;
    margin-top: 10px;
    width: 86%;
  }

  #indomed-header-text02-container {
    width: 328px;
    height: 48px;
    margin-bottom: 40px;
  }

  #indomed-header-text02 {
    color: #19d1c3;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    font-family: "Libre Franklin";
  }

  #indomed-header-text03-container {
    width: 328px;
    height: 95px;
    margin-bottom: 0px;
  }

  #indomed-header-text03 {
    color: #ffffff;
    font-size: 16px;
    font-family: "Libre Franklin";
    line-height: 1.2;
    margin-bottom: 0px;
  }

  #indomed-header-text04-container {
    width: 328px;
    height: 95px;
    margin-bottom: 0px;
    margin-top: -5px;
  }

  #indomed-header-text04 {
    color: #ffffff;
    font-size: 16px;
    font-family: "Libre Franklin";
    line-height: 1.2;
  }

  .card-title {
    font-size: 4vw;
  }

  .card-ligaspravaler img {
    height: 20vw;
  }

  h2.perguntas {
    font-size: 6vw;
  }

  h2.funcionamento {
    margin: 10vw auto;
  }

  section#ligaspravaler-group-01 {
    padding: 9vw 5vw;
    position: relative;
  }

  .disclaimer-footer-block>span {
    font-size: 3vw;
    display: flex;
    margin-bottom: 6vw;
  }

  #disclaimer-footer {
    padding: 0vw 2.4vw 8vw;
  }

  .ligaspravaler-profits-info {
    background-image: url("../../imgs/idomed/bg360.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }

  #arrow-down>i {
    font-size: 15vw;
  }

  section#ligaspravaler-how-it-works.formulario {
    background-image: none;
    height: auto;
    padding-bottom: 0px;
    flex-direction: column;
    background-size: auto;
  }

  .ligaspravaler-form-image {
    width: 100%;
    display: block;
  }

  .text-form h2 {
    display: none;
    font-size: 8.8vw;
    text-align: left;
    margin-left: 7vw;
    font-weight: 700;
    margin-top: 10vw;
  }

  .box-shadow {
    width: 100% !important;
  }

  section#ligaspravaler-looking {
    background-image: url("../../imgs/idomed/imagem2-mobile.png");
    height: 249vw;
  }

  #ligaspravaler-header-container>h1 {
    font-size: 8vw;
    width: 68%;
    margin-bottom: 3vw;
  }

  h2.perguntas {
    font-size: 7vw;
    margin-left: 0px;
    margin-top: 0;
    padding-top: 0;
  }

  section#ligaspravaler-faq>section {
    padding: 0px;
    width: 100%;
    margin-left: 0;
  }

  .ligaspravaler-group-text-01 {
    margin: auto 16%;
    padding-top: 0vw;
    padding-bottom: 8vw;
  }

  .tirulo-s1-01 {
    border-right: none;
    padding-right: 5vw;
    display: contents;
  }

  .tirulo-s1-01 h2 {
    font-size: 7vw;
  }

  .ligaspravaler-group-center-01 {
    display: flex;
    flex-direction: column-reverse;
    text-align: left;
    margin-bottom: 3vw;
  }

  .ligaspravaler-group-center-01 img {
    height: 53vw;
    margin: 0.5vw;
    width: unset;
    position: absolute;
    bottom: 0;
  }

  .info-s2-01 {
    padding-right: unset;
  }

  .center-text-01 {
    margin-bottom: 55vw;
  }

  .card p {
    font-size: 3vw;
  }

  .card-saiba-mais {
    padding: 10px !important;
    font-size: 3vw;
  }

  .ligaspravaler-how-it-works-image {
    width: 100%;
  }

  .ligaspravaler-how-it-works-image>img {
    margin-top: 10vw;
    margin-bottom: 10vw;
    height: 40vw;
  }

  .container-beneficio p {
    font-size: 3.4vw;
    margin-bottom: 10vw;
  }

  .ligaspravaler-how-it-works-text {
    width: 100%;
  }

  .ligaspravaler-how-it-works-text h2 {
    font-size: 8vw;
  }

  .ligaspravaler-how-it-works-text h3 {
    font-size: 6vw;
  }

  .ligaspravaler-how-it-works-text h4 {
    font-size: 3.5vw;
  }

  .ligaspravaler-how-it-works-text {
    width: 100%;
    padding: 20px;
  }

  #ligaspravaler-header-container {
    margin-left: 10px;
  }

  .header-image {
    margin-bottom: 10px;
    margin-left: 10px;
  }

  #ligaspravaler-header-container > span {
    font-size: 8.5vw;
    line-height: 1.3;
  }

  #ligaspravaler-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-left: 0vw;
    margin-top: 0px;
    margin-bottom: 30px;
    /* margin-left: 3.5vw; */
  }

  #ligaspravaler-btn > a {
    background: #ffa552;
    text-align: center;
    color: #0a3f3c;
    font-size: 20px;
    width: 267px;
    height: 56px;
    outline: none;
    border: none;
    padding: 10px 24px 10px 24px;
    border-radius: 8px;
    cursor: pointer;
    /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
  }

  #see-regulation {
    align-self: center;
    margin-left: 20%;
  }

  .text-section-two h2 {
    color: #ad3336;
    font-size: 10vw;
    font-weight: bold;
    margin-left: 5vw;
    text-align: left;
    padding-top: 4vw;
  }

  .text-section-two h4 {
    max-width: 90%;
    margin-left: 5vw;
    text-align: left;
    margin-top: 5vw;
    margin-bottom: 2vw;
    font-weight: 300;
    font-size: 5.5vw;
  }

  section#income {
    width: 100%;
    height: auto;
    margin-top: -3%;
    background-color: #ffff;
    text-align: center;
  }

  .circulo-01 {
    display: none;
  }

  .circulo-02 {
    display: none;
  }

  .circulo-03 {
    width: auto;
    height: 278vw;
    margin: auto;
    text-align: center;
    margin-top: 5vw;
    display: flex;
  }

  .income-text h3 {
    display: none;
  }

  .income-text h2 {
    display: none;
  }

  .ligaspravaler-group-text h4 {
    font-size: 18px;
  }

  #ligaspravaler-btn2>a {
    display: block;
  }

  #ligaspravaler-header-subtitle>h2 {
    font-size: 6.5vw;
    margin: 20px;
  }

  .transform h2 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
  }

  .container-text {
    margin-left: 5%;
    width: 89vw;
  }

  .container-text h3 {
    width: 75vw;
    font-size: 9vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }

  .container-text span {
    font-size: 4vw;
  }

  .container-beneficio h3 {
    font-size: 8vw;
    margin-top: 7vw;
    margin-bottom: 2vw;
  }

  .container-beneficio {
    width: 90vw;
    margin: auto;
    padding-bottom: 4vw;
  }

  .container-flex-beneficios {
    display: flex;
    flex-direction: row;
  }

  .fluxo-beneficio {
    font-size: 1.3vw;
    text-align: center;
    padding: 1vw;
    width: 75vw;
  }

  .icon-b {
    height: 16vw;
  }

  .fluxo-beneficio h4 {
    font-size: 5vw;
    margin-bottom: 0;
  }

  .fluxo-beneficio p {
    font-size: 5vw;
    width: 65vw;
    margin-bottom: 0;
  }

  .fluxo-beneficio {
    padding: 2vw 0;
    display: flex;
    align-items: center;
  }

  .info-beneficio {
    text-align: left;
    margin-left: 2vw;
  }

  #ligaspravaler-btn3>a {
    font-size: 3.9vw;
    width: 80vw;
  }

  #ligaspravaler-btn3 {
    margin-bottom: -6vw;
  }

  .container-fluxo-beneficio {
    margin-bottom: 3vw;
    border: 0.5px solid #504ae5;
    box-sizing: border-box;
    border-radius: 60px;
    margin-right: 2vw;
    animation: slide 12s linear infinite;
  }

  @keyframes slide {
    0% {
      transform: translate3d(0, 0, 0);
    }

    100% {
      transform: translate3d(-1800px, 0, 0);
      /* The image width */
    }
  }

  .padding01 {
    padding: 4vw 0;
    width: 75vw;
  }

  .padding02 {
    padding: 4vw 0;
  }

  .container-text p {
    font-size: 4.3vw;
  }

  .transform {
    width: 100%;
    margin: 0;
    margin-top: 4vw;
    color: #fdb416;

    font-size: 34px;
  }

  .cta-text {
    color: #fff;
    text-align: center;
    width: 80%;
    margin-left: 10%;
  }

  .unlogged-menu .btn-nav-outline {
    margin-left: 30px !important;
  }

  #ligaspravaler-header-subtitle>h3 {
    font-size: 4vw;
    margin: auto;
    text-align: left;
    margin-right: 0vw;
    line-height: 5.5vw;
  }

  .card-title {
    font-size: 6vw;
  }

  .img-icon {
    width: 80vw;
  }

  .funcionamento1 {
    font-size: 32px;
  }

  .funcionamento1 h2 {
    font-size: 50px;
  }

  .incones {
    text-align: left;
    margin-left: 0px;
  }

  .icon01 {
    display: none;
  }

  .icon-mobile {
    display: block;
  }

  #ligaspravaler-fluxo-images h2 {
    font-size: 6vw;
    margin-left: 4vw;
    margin-bottom: 4vw;
    margin-top: 4vw;
  }

  #ligaspravaler-btn2 {
    width: 90%;
  }

  #ligaspravaler-fluxo-images .container-icons .incones p {
    font-size: 5.3vw;
    margin-top: 1.5%;
    margin-right: 3vw;
  }

  #ligaspravaler-fluxo-images img {
    width: 18vw;
    height: 18vw;
  }

  #ligaspravaler-fluxo-images {
    display: flex;
    flex-direction: column;
    margin: 1vw 1vw;
  }

  .centerimg {
    flex-direction: column;
  }

  .downimg {
    flex-direction: column;
  }

  .ligaspravaler-group-text h4 {
    margin: 5vw auto;
  }

  .ligaspravaler-group-text h3 {
    margin-bottom: 7vw;
  }

  section#ligaspravaler-group {
    padding-top: 1vw;
    height: auto;
    padding-bottom: 0vw;
  }

  .tirulo-s1 h2 {
    font-size: 8vw;
    width: 85vw;
    margin-top: 0vw;
    line-height: 9vw;
    margin-bottom: 6vw;
    max-width: 76vw;
  }

  .tirulo-s1 p {
    font-size: 4.4vw;
    margin-top: 3.5vw;
    margin-right: 5vw;
    margin-bottom: 5vw;
  }

  .fluxo-indicar-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .icons-container-indicar {
    width: 70vw;
    margin-bottom: 4vw;
  }

  .fluxo-indicar h3 {
    margin-bottom: 5vw;
    font-size: 8.5vw;
  }

  .icons-container-indicar h2 {
    font-size: 4.8vw;
    margin-top: 5vw;
  }

  .icon-sc03 {
    height: 21vw;
  }

  .info-s2 {
    margin-left: 0vw;
    padding: 12.5vw 9vw;
    margin-top: 2vw;
    border: none;
  }

  .info-s2 p {
    font-size: 5.4vw;
    margin-left: 0;
  }

  .ligaspravaler-group-text h3 {
    font-size: 8vw;
  }

  .info-s2 h3>strong {
    font-size: 8vw;
  }

  .ligaspravaler-group-text {
    margin: 5% 5%;
    display: flex;
    flex-direction: column;
    border: none;
    box-shadow: none;
  }

  .tirulo-s1 {
    border-right: none;
    padding-right: 0;
  }

  .ligaspravaler-group-center {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 3vw;
  }

  .card-text {
    font-size: 4vw;
  }

  .blocks {
    flex-direction: column;
    width: 100%;
    padding-left: 0vw;
    margin-left: 0vw;
  }

  #wrapper form {
    margin-top: 10vw;
    margin-bottom: 10vw;
    width: 90vw !important;
    padding: 7vw !important;
  }

  #formulario {
    background-color: white;
  }

  .blocks {
    margin-top: 0px !important;
  }

  .first-block {
    width: 90%;
    margin-top: 4vw;
    margin-bottom: 15vw;
    margin: auto;
    flex-direction: column;
  }

  .pl-5 .px-5 {
    padding-left: 0rem !important;
  }

  .formulario-title>h2 {
    font-size: 10vw;
    margin-left: 0vw !important;
    width: 100% !important;
    margin-top: 4vw;
    text-align: left;
    background: linear-gradient(104.12deg, #4a91cf 0%, #221285 55.35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }

  .formulario-title {
    width: 90%;
    align-items: center;
  }

  .ligaspravaler-profits-info>h3 {
    font-size: 5vw;
  }

  .container-final h2 {
    font-size: 7.5vw;
    font-weight: 700;
    color: #fff;
    width: 69vw;
    margin: 0 auto;
  }

  #final {
    text-align: center;
    padding: 24vw 0 32vw;
  }

  .form-group input {
    font-size: 4.2vw !important;
    height: 9vw !important;
  }

  .form-control {
    font-size: 3.2vw !important;
    height: 8vw !important;
  }

  .small,
  small {
    font-size: 100% !important;
    font-weight: 400;
  }

  #saber-benefits {
    flex-direction: column;
    margin: 7vw auto;
    width: 90%;
  }

  .saber-img>img {
    width: auto;
    display: flex;
    margin: auto;
    margin-top: 2vw;
    margin-right: auto;
    margin-bottom: 2vw;
    margin-left: auto;
    margin-top: 2vw;
    margin-bottom: 2vw;
    height: 17vw;
  }

  #saber-benefits-items {
    width: 90%;
    justify-content: center;
    text-align: center;
    margin: auto;
    padding: 25px 1% 25px;
    color: #fff;
  }

  #saber-benefits-items>p {
    padding: 0;
    font-size: 4vw;
    text-align: left;
    margin-bottom: 2vw;
  }

  #app-footer-container {
    display: flex;
    flex-direction: column;
  }

  * {
    box-sizing: border-box;
  }

  /* Slideshow container */
  .slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
  }

  /* Hide the images by default */
  .mySlides {
    display: none;
  }

  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    display: none;
  }

  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }

  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }

  /* Caption text */
  .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
  }

  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }

  /* The dots/bullets/indicators */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }

  .active,
  .dot:hover {
    background-color: #717171;
  }

  /* Fading animation */
  .fade {
    animation-name: fade;
    animation-duration: 3s;
  }

  @keyframes fade {
    from {
      opacity: 0.4;
    }

    to {
      opacity: 1;
    }
  }

  /* funciona assim */

  #ligaspravaler-group-01 {
  }

  #ligaspravaler-group-text-01 {
  }

  .pt2-txt1 {
    color: #000000 !important;
    font-weight: 700;
    font-size: 39.816px;
    font-family: "Libre Franklin";
    margin: auto;
  }

  #wrap-cards {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-bottom: 10px;
    gap: 20px;
  }

  #card {
    width: 328px;
    height: 181px;
    border-radius: 9.6px;
    background-color: #f5f5f5;
    padding: 19.2px 28.8px 28.8px 28.8px;
    flex-direction: column;
  }

  #card-wrap-image {
  }

  #card-box-titulo {
    width: 336px; /* 280 * 1.2 */
    height: 27.6px; /* 23 * 1.2 */
    margin-bottom: 6px; /* 5 * 1.2 */
  }

  #card-box-titulo-exceptional {
    width: 336px; /* 280 * 1.2 */
    height: 55.2px; /* 46 * 1.2 */
    margin-bottom: 6px; /* 5 * 1.2 */
  }

  #card-box-titulo-exceptional > p {
    line-height: 1; /* Mantém igual, já que é proporcional */
    font-size: 23.04px; /* 19.2 * 1.2 */
    margin-bottom: 0;
    color: #0a3f3c;
    font-family: "Libre Franklin";
  }

  #card-box-text {
    width: 280px;
    height: 38px;
  }

  #box-text {
    color: #020d0c;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }

  #wrap-text-regulamento {
    width: 100%;
    text-align: end;
  }

  .pt2-txt4 {
    font-size: 14.4px !important; /* 12 * 1.2 */
    font-style: italic;
  }

  /* destaque */

  section#ligaspravaler-group {
    background-image: url("../../imgs/idomed/bg-destaque-small.png");
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding: 32px 16px 48px 16px;
  }

  #ligaspravaler-group {
  }

  #ligaspravaler-group-text {
  }

  .ligaspravaler-group-center {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 3vw;
    align-items: center;
    justify-content: center;
    align-content: center;
  }

  .tirulo-s1 {
    width: 304px;
    height: 136px;
    margin-bottom: 30px;
  }

  .tirulo-s1-title {
    color: white !important;
    font-weight: 700 !important;
    font-size: 27.65px !important;
  }

  .ligaspravaler-group-center-container {
    width: 304px;
    height: 114px;
    margin-bottom: 20px;
  }

  #ligaspravaler-group-center-text {
  }

  .ligaspravaler-group-center-container02 {
    width: 304px;
    height: 46px;
    margin-bottom: 5vh;
  }

  .ligaspravaler-group-center-text02 {
    font-size: 19.2px !important;
    font-family: "Libre Franklin" !important;
    color: #ffffff !important;
    font-weight: 700 !important;
  }
  /* Conheça todos os benefícios */

  .fluxo-indicar-icon {
    width: auto;
    display: flex;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
    height: auto;
  }

  .fluxo-group-card01 {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  #card-fluxo-indicar {
    width: 328px;
    height: 106px;
    border-radius: 8px;
    padding: 16px;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: row-reverse;
  }

  .fluxo-indicar {
    width: 328px;
    height: 88px;
    margin-left: 3.5vw;
    text-align: center;
  }

  .fluxo-indicar h3 {
    margin-bottom: 3vw;

    font-size: 33.18px;
    font-weight: 700;
    font-family: "Libre Franklin";
    color: #0a3f3c;
  }

  #card-wrap-image-indicar {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
  }

  #card-box-titulo-indicar {
    width: 233px;
    height: 28px;
    margin-bottom: 10px;
  }

  #card-box-titulo-indicar > p {
    margin: 0;
    font-family: "Libre Franklin";
    font-weight: 400;
    font-size: 23.04px;
    color: #0a3f3c;
  }

  #card-box-text-indicar {
    width: 225px;
    height: 38px;
    font-size: 16px;
  }

  /* segundo grupo de cartoes */

  .fluxo-group-card02 {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  #see-regulation-fluxo-indicar {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    font-family: "Libre Franklin";
    font-style: italic;
    margin: 0 180px 30px 0;
  }

  /* faq */

  section#ligaspravaler-faq {
    padding: 30px 30px 48px 30px;
    width: 100%;
    background: #041918;
  }

  #wrapper form {
    margin-left: 0 !important;
    background: #ffffff;
    box-shadow: none !important;
    border-radius: 8px !important;
    padding: 4vw !important;
    margin-top: 0vw;
  }

  section#ligaspravaler-faq > section {
    padding: 10px;
    width: 100%;
    margin: auto;
    font-size: 1.3vw;
  }

  p.perguntas {
    color: #ffffff;
    font-size: 33px;
    padding-top: 1vw;
    margin-bottom: 0px;
    text-align: start;
    margin-left: 14.8vw;
    font-weight: 700;
    display: block;
    /* margin: 2vw auto; */
    font-family: "Libre Franklin";
  }

  .legendas-perguntas {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 0px;
    margin-left: 14.8vw;
    font-family: "Libre Franklin";
  }

  .perguntas {
    position: relative;
  }

  /* for teacher */

  #for-teacher {
  }

  #for-teacher-group {
    height: 640px;
  }

  .for-teacher-group-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
    padding: 32px 16px 32px 16px;
    box-sizing: border-box;
    height: auto;
  }

  .for-teacher-group-content > picture {
    margin-right: 10vw;
  }

  .for-teacher-group-text {
    margin-right: 0vw;
  }

  .for-teacher-text-header {
    min-width: 328px;
    height: 72px;
  }
  .for-teacher-text-header > p {
    font-weight: 400;
    font-size: 27.65px;
    font-style: "Libre Franklin";
    color: #0a3f3c;
    line-height: 1;
    margin: 0px;
  }

  .for-teacher-text {
    width: 304px;
    height: 152px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .for-teacher-text > p {
    font-weight: 400;
    font-size: 16px;
    font-style: "Libre Franklin";
    line-height: 1;
    color: #0a3f3c;
  }

  .teacher-image {
    margin-left: 0vw;
  }

  /* formulario */

  section#ligaspravaler-how-it-works {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #ffffff;
    margin: 0;
    width: 100%;
  }

  .formulario {
  }

  #bg-formulario-group {
    background-image: url("../../imgs/idomed/bg-form-360.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  }

  #formulario-group {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 0px;
    box-sizing: border-box;
  }

  .formulario-group-text {
    margin-top: 20px;
    width: 500px;
    height: 170px;
    margin-bottom: 2vw;
  }

  .formulario-group-text > h3 {
    font-weight: 700;
    font-size: 27.65px;
    font-family: "Libre Franklin";
    color: #ffffff;
    text-align: start;
  }

  #formulario-content {
    width: 0px;
    height: 732px;
  }

  #wrapper form {
    margin-top: 5vw;
    margin-bottom: 10vw;
    width: 90vw !important;
    padding: 7vw !important;
  }

  .first-block {
    width: 80%;
    margin: auto;
    align-items: revert;
    display: flex;
    justify-content: flex-end;
    justify-self: end;
  }

  .question {
    font-weight: 700;
    font-size: 15.2px;
    margin-left: 0px;
    display: flex;
    align-items: center;
  }

  .botao {
    display: block;
    margin: auto auto 10px auto;
    width: 70%;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    padding: 15px;
    border-radius: 5px;
  }

  /* formulario */

  section#ligaspravaler-how-it-works {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #ffffff;
    margin: 0;
    width: 80%;
  }

  .formulario {
  }

  #bg-formulario-group {
    background-image: url("../../imgs/idomed/bg-form-360.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  }

  #formulario-group {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 0px;
    box-sizing: border-box;
  }

  .formulario-group-text {
    margin-top: 20px;
    width: 328px;
    height: 170px;
    margin-bottom: 2vw;
  }

  .formulario-group-text > h3 {
    font-weight: 700;
    font-size: 27.65px;
    font-family: "Libre Franklin";
    color: #ffffff;
    text-align: start;
  }

  #formulario-content {
    width: 0px;
    height: 732px;
  }

  #wrapper form {
    margin-top: 5vw;
    margin-bottom: 10vw;
    width: 327px !important;
    padding: 16px 12px !important;
  }

  label {
    color: #0a3f3c;
    display: inline-block;
    font-weight: 700;
    padding: 0px;
    font-size: 16px !important;
  }

  .form-group input {
    font-size: 14px !important;
    height: 35px !important;
  }

  .form-register-terms-container-text > p {
    font-size: 12px;
    text-align: start;
  }

  .first-block {
    width: 80%;
    margin: auto;
    align-items: revert;
    display: flex;
    justify-content: flex-end;
    justify-self: end;
  }
  /* faq */

  section#ligaspravaler-faq > section {
    padding: 0px;
    width: 100%;
    margin: auto;
    font-size: 1.3vw;
  }

  .first-block {
    width: 80%;
    margin: auto;
    align-items: revert;
    display: flex;
    justify-content: flex-end;
    justify-self: end;
  }

  p.perguntas {
    margin-left: 0vw;
  }

  .legendas-perguntas {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 0vw;
    font-family: "Libre Franklin";
  }

  .botao {
    display: block;
    margin: auto auto 10px auto;
    width: 100%;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    padding: 15px;
    border-radius: 5px;
  }

  .ligaspravaler-group-text-01 {
    margin: auto 0vw;
    padding-top: 0vw;
    padding-bottom: 8vw;
  }

  .card-saiba-mais {
    padding: 10px !important;
    font-size: 3vw;
    margin: auto 0px 10px 0px;
    background: none;
    width: 100%;
  }

  #ligaspravaler-btn-indication > a {
    margin-left: -4vw;
    margin-top: 10px;
  }
}

@media (max-width: 550px) {
  #ligaspravaler-index {
    width: 100%;
    margin-top: 0px;
    margin-right: 0%;
    margin-right: 0;
    justify-content: unset;
    height: auto;
    margin-bottom: 0vw;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
  }

  #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url("../../imgs/idomed/hero-background-size-small.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20vw 0 15vw;
    margin: 0;
  }

  #ligaspravaler-header-container {
    width: 312px;
    height: 136;
  }

  #ligaspravaler-header-container-title {
    color: #ffa552;
    font-size: 27px;
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    font-family: "Libre Franklin";
    line-height: normal;
  }

  #ligaspravaler-header-subtitle {
    display: flex;
    align-items: unset;
  }

  #indomed-header-text02-container {
    width: 328px;
    height: 48px;
    margin-bottom: 40px;
  }

  #indomed-header-text02 {
    color: #19d1c3;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    font-family: "Libre Franklin";
  }

  #ligaspravaler-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-left: 0vw;
    margin-top: 0px;
    margin-bottom: 30px;
    /* margin-left: 3.5vw; */
  }

  #ligaspravaler-btn > a {
    background: #ffa552;
    text-align: center;
    color: #0a3f3c;
    font-size: 20px;
    width: 267px;
    height: 56px;
    outline: none;
    border: none;
    padding: 10px 24px 10px 24px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
  }

  #see-regulation {
    align-self: flex-start;
    margin-top: 40px;
    margin-left: 30px;
  }

  .info-s2 p {
    font-size: 5.2vw;
    margin-bottom: 5vw;
    margin-left: 0;
  }

  #indicar2 {
    display: block;
  }

  /* funciona assim */

  #ligaspravaler-group-01 {
  }

  #ligaspravaler-group-text-01 {
  }

  .pt2-txt1 {
    color: #000000 !important;
    font-weight: 700;
    font-size: 33.18px;
    font-family: "Libre Franklin";
    margin: auto;
  }

  #wrap-cards {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-bottom: 10px;
    gap: 20px;
  }

  #card {
    width: 328px;
    height: 181px;
    border-radius: 8px;
    background-color: #f5f5f5;
    padding: 16px 24px 24px 24px;
    flex-direction: column;
  }

  #card-wrap-image {
  }

  #card-box-titulo {
    width: 280px;
    height: 23px;
    margin-bottom: 5px;
  }

  #card-box-titulo-exceptional {
    width: 280px;
    height: 46px;
    margin-bottom: 5px;
  }

  #card-box-titulo-exceptional > p {
    line-height: 1;
    font-size: 19.2px;
    margin-bottom: 0;
    color: #0a3f3c;
    font-family: "Libre Franklin";
  }

  #card-box-text {
    width: 280px;
    height: 38px;
  }

  #box-text {
    color: #020d0c;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }

  #wrap-text-regulamento {
    width: 100%;
    text-align: end;
  }

  .pt2-txt4 {
    font-size: 12px !important;
    font-style: italic;
  }

  /* destaque */

  section#ligaspravaler-group {
    background-image: url("../../imgs/idomed/bg-destaque-small.png");
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding: 32px 16px 48px 16px;
  }

  #ligaspravaler-group {
  }

  #ligaspravaler-group-text {
  }

  .ligaspravaler-group-center {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 3vw;
    align-items: center;
    justify-content: center;
    align-content: center;
  }

  .tirulo-s1 {
    width: 328px;
    height: 136px;
    margin-bottom: 30px;
  }

  .tirulo-s1-title {
    color: white !important;
    font-weight: 700 !important;
    font-size: 27.65px !important;
  }

  .ligaspravaler-group-center-container {
    width: 328px;
    height: 114px;
    margin-bottom: 20px;
  }

  #ligaspravaler-group-center-text {
  }

  .ligaspravaler-group-center-container02 {
    width: 328px;
    height: 46px;
    margin-bottom: 5vh;
  }

  .ligaspravaler-group-center-text02 {
    font-size: 19.2px !important;
    font-family: "Libre Franklin" !important;
    color: #ffffff !important;
    font-weight: 700 !important;
  }

  #ligaspravaler-btn-indication {
    margin-top: 4vw;
  }

  #ligaspravaler-btn-indication > a {
    display: block;
    background: #ffffff;
    text-align: center;
    color: #020d0c !important;
    font-size: 20px;
    width: 240px !important;
    height: 56px !important;
    outline: none;
    border: none;
    padding: 10px 24px 10px 24px;
    border-radius: 8px;
    cursor: pointer;
    /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
    margin-left: -4vw;
    margin-top: 10px;
  }

  /* Conheça todos os benefícios */

  .fluxo-indicar-icon {
    width: auto;
    display: flex;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
    height: auto;
  }

  .fluxo-group-card01 {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  #card-fluxo-indicar {
    width: 328px;
    height: 106px;
    border-radius: 8px;
    padding: 16px;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: row-reverse;
  }

  .fluxo-indicar {
    width: 328px;
    height: 88px;
    margin-left: 2.5vw;
    text-align: center;
  }

  .fluxo-indicar h3 {
    margin-bottom: 3vw;

    font-size: 33.18px;
    font-weight: 700;
    font-family: "Libre Franklin";
    color: #0a3f3c;
  }

  #card-wrap-image-indicar {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
  }

  #card-box-titulo-indicar {
    width: 233px;
    height: 28px;
    margin-bottom: 10px;
  }
  #card-box-titulo-indicar > p {
    margin: 0;
    font-family: "Libre Franklin";
    font-weight: 400;
    font-size: 23.04px;
    color: #0a3f3c;
  }
  .card-box-container-titulo-indicar {
    display: flex;
    flex-direction: column;
    width: 232px;
  }
  #card-box-text-indicar {
    width: 225px;
    height: 38px;
    font-size: 16px;
  }

  /* segundo grupo de cartoes */

  .fluxo-group-card02 {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  #see-regulation-fluxo-indicar {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    font-family: "Libre Franklin";
    font-style: italic;
    margin: 0 180px 30px 0;
  }

  p.perguntas {
    margin-left: 12.8vw;
  }

  .legendas-perguntas {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 0px;
    margin-left: 12.8vw;
    font-family: "Libre Franklin";
  }

  .botao {
    display: block;
    margin: auto auto 10px auto;
    width: 73%;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    padding: 15px;
    border-radius: 5px;
  }

  .question {
    font-weight: 700;
    font-size: 12.2px;
    margin-left: 0px;
    display: flex;
    align-items: center;
  }

  .card-saiba-mais {
    padding: 10px !important;
    font-size: 3vw;
    margin: auto auto 10px auto;
    background: none;
    width: 73%;
  }

  /* for teacher */

  #for-teacher {
  }

  #for-teacher-group {
    height: 640px;
  }

  .for-teacher-group-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 32px;
    padding: 32px 16px 32px 16px;
    box-sizing: border-box;
    height: auto;
  }

  .for-teacher-group-text {
    margin-right: 0vw;
  }

  .for-teacher-text-header {
    width: 329px;
    height: 72px;
  }
  .for-teacher-text-header > p {
    font-weight: 400;
    font-size: 27.65px;
    font-style: "Libre Franklin";
    color: #0a3f3c;
    line-height: 1;
    margin: 0px;
  }

  .for-teacher-text {
    width: 304px;
    height: 152px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .for-teacher-text > p {
    font-weight: 400;
    font-size: 16px;
    font-style: "Libre Franklin";
    line-height: 1;
    color: #0a3f3c;
  }

  .teacher-image {
    margin-left: 0vw;
  }

  /* formulario */

  section#ligaspravaler-how-it-works {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #ffffff;
    margin: 0;
    width: 80%;
  }

  .formulario {
  }

  #bg-formulario-group {
    background-image: url("../../imgs/idomed/bg-form-360.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  }

  #formulario-group {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 0px;
    box-sizing: border-box;
  }

  .formulario-group-text {
    margin-top: 20px;
    width: 328px;
    height: 170px;
    margin-bottom: 2vw;
  }

  .formulario-group-text > h3 {
    font-weight: 700;
    font-size: 27.65px;
    font-family: "Libre Franklin";
    color: #ffffff;
    text-align: start;
  }

  #formulario-content {
    width: 0px;
    height: 732px;
  }

  #wrapper form {
    margin-top: 5vw;
    margin-bottom: 10vw;
    width: 327px !important;
    padding: 16px 12px !important;
  }

  label {
    color: #0a3f3c;
    display: inline-block;
    font-weight: 700;
    padding: 0px;
    font-size: 16px !important;
  }

  .form-group input {
    font-size: 14px !important;
    height: 35px !important;
  }

  .form-register-terms-container-text > p {
    font-size: 12px;
    text-align: start;
  }

  .first-block {
    width: 80%;
    margin: auto;
    align-items: revert;
    display: flex;
    justify-content: flex-end;
    justify-self: end;
  }

  /* faq */

  section#ligaspravaler-faq > section {
    padding: 0px;
    width: 100%;
    margin: auto;
    font-size: 1.3vw;
  }

  .first-block {
    width: 80%;
    margin: auto;
    align-items: revert;
    display: flex;
    justify-content: flex-end;
    justify-self: end;
  }

  p.perguntas {
    margin-left: 0vw;
  }

  .legendas-perguntas {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 0vw;
    font-family: "Libre Franklin";
  }

  .botao {
    display: block;
    margin: auto auto 10px auto;
    width: 100%;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    padding: 15px;
    border-radius: 5px;
  }

  .ligaspravaler-group-text-01 {
    margin: auto 0vw;
    padding-top: 0vw;
    padding-bottom: 8vw;
  }

  .card-saiba-mais {
    padding: 10px !important;
    font-size: 3vw;
    margin: auto 0px 10px 0px;
    background: none;
    width: 100%;
  }

  .container-indicar {
    margin-top: 0vw;
    width: 100%;
  }
  .teacher-img {
    margin-top: 50px;
    margin-left: 40px;
  }
}

@media (max-width: 360px) {
  #ligaspravaler-index {
    width: 100%;
    margin-top: 0px;
    margin-right: 0%;
    justify-content: unset;
    height: auto;
    margin-bottom: 0vw;
  }

  #idomed-campaign-page .campaign1-index-background-banner {
    background-image: url("../../imgs/idomed/hero-background-size-small.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20vw 0 15vw;
    margin: 0;
  }

  #logo-teacher-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
  }

  #logo-teacher {
    background-color: #ffffff;
    width: 312px;
    height: 40px;
    border-radius: 32px;
    padding: 4px 16px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 30px;
  }

  #logo-teacher-text {
    font-family: "Libre Franklin";
    font-weight: 700;
    font-size: 20px;
    color: #0a3f3c;
  }

  #logo-teacher-img {
  }

  #logo-teacher-text {
  }

  #ligaspravaler-header-container {
    width: 312px;
    height: 136;
  }

  #ligaspravaler-header-container-title {
    color: #ffa552;
    font-size: 27px;
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    font-family: "Libre Franklin";
    line-height: normal;
  }

  #ligaspravaler-header-subtitle {
  }

  #indomed-header-text02-container {
    width: 328px;
    height: 48px;
    margin-bottom: 40px;
  }

  #indomed-header-text02 {
    color: #19d1c3;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    font-family: "Libre Franklin";
  }

  #indomed-header-text03-container {
    width: 254px;
    height: 74px;
    margin-bottom: 0px;
  }

  #indomed-header-text03 {
    color: #ffffff;
    font-size: 16px;
    font-family: "Libre Franklin";
    line-height: 1.2; /* Ajuste conforme necessário: 1.2 é mais compacto que o padrão */
  }

  #indomed-header-text04-container {
    width: 294px;
    height: 95px;
    margin-bottom: 6px;
    margin-top: 40px;
  }

  #indomed-header-text04 {
    color: #ffffff;
    font-size: 16px;
    font-family: "Libre Franklin";
    line-height: 1.2; /* Ajuste conforme necessário: 1.2 é mais compacto que o padrão */
  }

  #ligaspravaler-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-left: 0vw;
    margin-top: 0px;
    margin-bottom: 30px;
    /* margin-left: 3.5vw; */
  }

  #ligaspravaler-btn > a {
    background: #ffa552;
    text-align: center;
    color: #0a3f3c;
    font-size: 20px;
    width: 267px;
    height: 56px;
    outline: none;
    border: none;
    padding: 10px 24px 10px 24px;
    border-radius: 8px;
    cursor: pointer;
    /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
  }

  #see-regulation {
    align-self: flex-start;
    margin-top: 40px;
    margin-left: 30px;
  }

  .info-s2 p {
    font-size: 5.2vw;
    margin-bottom: 5vw;
    margin-left: 0;
  }

  #indicar2 {
    display: block;
  }
  .container-indicar {
    margin-top: 0vw;
    width: 100%;
  }

  /* funciona assim */

  #ligaspravaler-group-01 {
  }

  #ligaspravaler-group-text-01 {
  }

  .pt2-txt1 {
    color: #000000 !important;
    font-weight: 700;
    font-size: 33.18px;
    font-family: "Libre Franklin";
    margin-left: 0.8%;
  }

  #wrap-cards {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-bottom: 10px;
    gap: 20px;
  }

  #card {
    width: 328px;
    height: 181px;
    border-radius: 8px;
    background-color: #f5f5f5;
    padding: 16px 24px 24px 24px;
    flex-direction: column;
  }

  #card-wrap-image {
  }

  #card-box-titulo {
    width: 280px;
    height: 23px;
    margin-bottom: 5px;
  }

  #card-box-titulo-exceptional {
    width: 280px;
    height: 46px;
    margin-bottom: 5px;
  }

  #card-box-titulo-exceptional > p {
    line-height: 1;
    font-size: 19.2px;
    margin-bottom: 0;
    color: #0a3f3c;
    font-family: "Libre Franklin";
  }

  #card-box-text {
    width: 280px;
    height: 38px;
  }

  #box-text {
    color: #020d0c;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }

  #wrap-text-regulamento {
    width: 100%;
    text-align: end;
  }

  .pt2-txt4 {
    font-size: 12px !important;
    font-style: italic;
  }
  /* destaque */

  section#ligaspravaler-group {
    background-image: url("../../imgs/idomed/bg-destaque-small.png");
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding: 32px 16px 48px 16px;
  }

  #ligaspravaler-group {
  }

  #ligaspravaler-group-text {
  }

  #ligaspravaler-group-center {
  }

  .tirulo-s1 {
    width: 304px;
    height: 136px;
    margin-bottom: 30px;
  }

  .tirulo-s1-title {
    color: white !important;
    font-weight: 700 !important;
    font-size: 27.65px !important;
  }

  .ligaspravaler-group-center-container {
    width: 304px;
    height: 114px;
    margin-bottom: 20px;
  }

  #ligaspravaler-group-center-text {
  }

  .ligaspravaler-group-center-container02 {
    width: 304px;
    height: 46px;
    margin-bottom: 5vh;
  }

  .ligaspravaler-group-center-text02 {
    font-size: 19.2px !important;
    font-family: "Libre Franklin" !important;
    color: #ffffff !important;
    font-weight: 700 !important;
  }

  #ligaspravaler-btn-indication > a {
    display: block;
    background: #ffffff;
    text-align: center;
    color: #020d0c !important;
    font-size: 20px;
    width: 240px !important;
    height: 56px !important;
    outline: none;
    border: none;
    padding: 10px 24px 10px 24px;
    border-radius: 8px;
    cursor: pointer;
    /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
    font-weight: 500;
    font-family: "Libre Franklin";
    text-decoration: none;
    margin-left: 0vw;
    margin-top: 4vw;
  }
  /* Conheça todos os benefícios */

  .fluxo-indicar-icon {
    width: auto;
    display: flex;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
    height: auto;
  }

  .fluxo-group-card01 {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  #card-fluxo-indicar {
    width: 320px;
    height: 106px;
    border-radius: 8px;
    padding: 16px;
    background-color: #f5f5f5;
  }

  .fluxo-indicar {
    width: 328px;
    height: 88px;
    margin-left: 3.5vw;
    text-align: center;
  }

  .fluxo-indicar h3 {
    margin-bottom: 3vw;

    font-size: 33.18px;
    font-weight: 700;
    font-family: "Libre Franklin";
    color: #0a3f3c;
  }

  #card-wrap-image-indicar {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    width: 100%;
  }

  .card-box-container-titulo-indicar {
    display: flex;
    flex-direction: column;
    width: 232px;
  }

  #card-box-titulo-indicar {
    width: 288px;
    height: 28px;
    margin-bottom: 10px;
  }
  #card-box-titulo-indicar > p {
    margin: 0;
    font-family: "Libre Franklin";
    font-weight: 400;
    font-size: 23.04px;
    color: #0a3f3c;
  }

  #card-box-text-indicar {
    width: 232px;
    height: 38px;
    font-size: 16px;
  }

  /* segundo grupo de cartoes */

  .fluxo-group-card02 {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  #see-regulation-fluxo-indicar {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    font-family: "Libre Franklin";
    font-style: italic;
    margin: 0 180px 30px 0;
  }

  /* for teacher */

  #for-teacher {
  }

  #for-teacher-group {
    height: 640px;
  }

  .for-teacher-group-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 32px;
    padding: 32px 16px 32px 16px;
    box-sizing: border-box;
    height: auto;
  }

  .for-teacher-group-text {
    /* margin-right: 5vw; */
  }

  .for-teacher-text-header {
    width: 304px;
    height: 72px;
  }
  .for-teacher-text-header > p {
    font-weight: 400;
    font-size: 27.65px;
    font-style: "Libre Franklin";
    color: #0a3f3c;
    line-height: 1;
    margin: 0px;
  }

  .for-teacher-text {
    width: 304px;
    height: 152px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .for-teacher-text > p {
    font-weight: 400;
    font-size: 16px;
    font-style: "Libre Franklin";
    line-height: 1;
    color: #0a3f3c;
  }

  /* formulario */

  section#ligaspravaler-how-it-works {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #ffffff;
    margin: 0;
    width: 100%;
  }

  .formulario {
  }

  #bg-formulario-group {
    background-image: url("../../imgs/idomed/bg-form-360.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  }

  #formulario-group {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 0px;
    box-sizing: border-box;
  }

  .formulario-group-text {
    margin-top: 20px;
    width: 328px;
    height: 170px;
    margin-bottom: 2vw;
  }

  .formulario-group-text > h3 {
    font-weight: 700;
    font-size: 27.65px;
    font-family: "Libre Franklin";
    color: #ffffff;
    text-align: start;
  }

  #formulario-content {
    width: 0px;
    height: 732px;
  }

  #wrapper form {
    margin-top: 5vw;
    margin-bottom: 10vw;
    width: 90vw !important;
    padding: 7vw !important;
  }

  /* FAQ */

  section#ligaspravaler-faq > section {
    padding: 0px;
    width: 100%;
    margin: auto;
    font-size: 1.3vw;
  }

  .first-block {
    width: 80%;
    margin: auto;
    align-items: revert;
    display: flex;
    justify-content: flex-end;
    justify-self: end;
  }

  p.perguntas {
    margin-left: 0vw;
  }

  .legendas-perguntas {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 0vw;
    font-family: "Libre Franklin";
  }

  .botao {
    display: block;
    margin: auto auto 10px auto;
    width: 100%;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    padding: 15px;
    border-radius: 5px;
  }

  .btn-mais-perguntas-plus > a {
    font-size: 16px !important;
  }

  .btn-mais-perguntas {
    padding: 0;
  }

  .ligaspravaler-group-text-01 {
    margin: auto 0vw;
    padding-top: 0vw;
    padding-bottom: 8vw;
  }

  .card-saiba-mais {
    padding: 10px !important;
    font-size: 3vw;
    margin: auto 0px 10px 0px;
    background: none;
    width: 100%;
  }

  .teacher-img {
    margin-top: 50px;
    margin-left: 40px;
  }
}
