:root {
  --dark-slate-blue: #04486d;
  --red: #c00d0e;
  --slate-blue: #495aa6;
  --gold: #0079bd;
  --dark-slate-blue-02: #41abe3;
  --495aa6: #0079bd;
}

.section-hero {
  background-color: #eef1fa;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  margin-bottom: 0;
}

.div-block {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 41px;
  display: flex;
}

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

.heading {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-top: 6px;
  padding-left: 22px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 34px;
}

.div-block-2 {
  justify-content: center;
  width: 1200px;
  display: flex;
}

.image {
  width: 250px;
  margin-left: 4px;
  padding-bottom: 33px;
}

.paragraph {
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.button {
  background-color: #495aa6;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  height: 45px;
  margin-top: 22px;
  margin-left: 22px;
  padding: 0 30px;
  font-size: 16px;
  transition: all .2s;
  display: flex;
}

.button:hover {
  background-color: #2d85b4;
  transform: translate(0, -10px);
  box-shadow: 0 10px 14px 4px rgba(0, 0, 0, .18);
}

.section-oque {
  background-image: linear-gradient(#fff, #fff);
  margin-bottom: 60px;
  padding-top: 0;
}

.div-block-3 {
  grid-row-gap: 100px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-4 {
  opacity: 1;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  height: auto;
  padding: 0;
  display: flex;
  transform: scale(.87);
  box-shadow: 1px 1px 20px rgba(91, 113, 201, .18);
}

.text01 {
  text-align: center;
  margin-bottom: 0;
  padding: 21px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-5 {
  grid-column-gap: 50px;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
}

.image-2 {
  border-radius: 10px;
}

.div-block-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 240px;
  margin-bottom: 0;
  display: flex;
}

.image-3 {
  border-radius: 10px;
}

.image-4 {
  border-top: 3px solid var(--red);
  background-color: var(--red);
  opacity: 1;
  filter: saturate(96%);
  outline-offset: 0px;
  border-radius: 10px;
  outline: 3px #333;
  box-shadow: 0 -20px 20px 3px rgba(242, 196, 38, .02);
}

.section-passos {
  background-color: #eeede8;
  background-image: url('../images/ilustra.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 38px;
  padding-bottom: 80px;
  display: none;
}

.titulo {
  color: var(--dark-slate-blue);
  text-align: center;
  -webkit-text-stroke-color: #11335b;
  width: auto;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 34px;
}

.section-duvidas {
  background-color: #fff;
  background-image: url('../images/ilustra.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 40px;
  padding-top: 38px;
  padding-bottom: 40px;
  display: none;
}

.image-5 {
  width: 200px;
}

.div-block-7 {
  background-image: url('../images/Frame-4.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 250px;
  margin-top: 21px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-8 {
  border-style: none;
  border-width: 1px 1px 3px;
  border-color: var(--red) var(--red) var(--dark-slate-blue);
  background-color: var(--red);
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-top: -4px;
  margin-left: -10px;
  display: flex;
  box-shadow: 1px 1px 12px -6px #04486d;
}

.blue {
  color: var(--dark-slate-blue);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.text-block-2 {
  text-align: center;
  margin-top: 12px;
  margin-left: -5px;
}

.div-block-9 {
  grid-column-gap: 0px;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 19px;
  display: flex;
}

.div-block-10 {
  background-color: rgba(4, 72, 109, .1);
  border-radius: 9px;
  width: 350px;
  padding: 10px 19px 40px;
}

.duvidas-titulos {
  color: var(--dark-slate-blue);
  font-size: 20px;
  line-height: 24px;
}

.heading-sections {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-top: -56px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 34px;
}

.div-block-11 {
  grid-column-gap: 100px;
  justify-content: space-between;
  display: flex;
}

.section-footer {
  background-color: var(--slate-blue);
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-3 {
  color: var(--dark-slate-blue);
  text-align: center;
  letter-spacing: .5px;
  background-color: rgba(216, 241, 255, 0);
  border: 1px rgba(242, 196, 38, .49);
  border-radius: 18px;
  line-height: 28px;
}

.bold-text {
  color: var(--red);
  font-size: 20px;
}

.text-white {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 34px;
}

.bold-text-2 {
  color: #b6e4fd;
  font-size: 30px;
  font-weight: 400;
}

.image-6, .image-6-copy {
  width: auto;
  height: 60px;
  margin-top: 40px;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8-copy {
  border: 1px none var(--red);
  background-color: var(--gold);
  border: 1px none var(--red);
  background-color: var(--red);
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-top: -4px;
  display: flex;
}

._03 {
  border-style: none;
  border-width: 1px 1px 3px;
  border-color: var(--red) var(--red) var(--dark-slate-blue);
  background-color: #0d6ca0;
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-top: -4px;
  margin-left: -10px;
  display: flex;
  box-shadow: 1px 1px 9px rgba(4, 72, 109, .44);
}

._02 {
  border-style: none;
  border-width: 1px 1px 3px;
  border-color: var(--red) var(--red) var(--dark-slate-blue);
  background-color: #078cd6;
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-top: -4px;
  margin-left: -10px;
  display: flex;
  box-shadow: 1px 1px 13px rgba(4, 72, 109, .53);
}

.white {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.div-block-13 {
  border-style: none solid solid;
  border-width: 2px;
  border-color: var(--gold) var(--gold) var(--red);
  background-color: #e5ecf0;
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-top: -50px;
  margin-bottom: -8px;
  display: flex;
  box-shadow: 0 14px 19px -3px rgba(0, 121, 189, .14);
}

.top {
  color: var(--gold);
  margin-top: 8px;
  font-size: 30px;
}

.div-block-10-copy {
  background-color: #dcebf3;
  border-radius: 9px;
  width: 350px;
  padding: 10px 19px 40px;
}

.text-span {
  color: var(--gold);
  letter-spacing: 0;
  font-weight: 700;
}

._05 {
  border-style: none;
  border-width: 1px 1px 3px;
  border-color: var(--red) var(--red) var(--dark-slate-blue);
  background-color: var(--dark-slate-blue);
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-top: -4px;
  margin-left: -10px;
  display: flex;
  box-shadow: 1px 1px 13px rgba(4, 72, 109, .5);
}

.section-helth-team {
  background-color: #eef1fa;
  padding-top: 102px;
  padding-bottom: 60px;
}

.div-block-14 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  text-align: center;
  max-width: 600px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-15 {
  background-color: rgba(4, 72, 109, 0);
  border-radius: 0;
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

.div-block-16 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block-4 {
  color: var(--dark-slate-blue);
  font-size: 16px;
  font-weight: 700;
}

.text-block-5 {
  text-align: center;
  margin-top: 5px;
  line-height: 18px;
}

.image-7 {
  border-style: solid;
  border-width: 1px 4px 6px;
  border-color: var(--red) var(--gold);
  border-radius: 300px;
  transition: all .2s, height .2s, width .2s, box-shadow .2s;
}

.image-7:hover {
  transform: scale(1.1);
  box-shadow: 1px 1px 19px rgba(4, 72, 109, .39);
}

.container-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.div-block-18 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 240px;
  display: flex;
}

.section {
  background-color: rgba(242, 196, 38, .05);
  background-image: url('../images/ilustra.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}

.text-block-6 {
  color: var(--gold);
  text-align: center;
  width: 210px;
  font-weight: 700;
}

.image-8 {
  opacity: 1;
  filter: none;
  width: 100px;
  height: 80px;
  transition: all .2s;
}

.image-8:hover {
  filter: none;
  transform: scale(1.1);
}

.div-block-19 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  color: var(--dark-slate-blue);
}

.div-block-19-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-20 {
  background-color: #d8f1ff;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  padding: 31px;
  display: flex;
}

.div-block-21 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-9 {
  width: 50px;
  height: 50px;
  margin-top: 17px;
}

.bold-text-10 {
  color: #fff;
}

.heading-sections-copy {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 34px;
}

.video {
  width: 950px;
}

.image-10 {
  max-width: 50%;
}

.div-block-22 {
  justify-content: center;
  margin-bottom: 20px;
  padding-top: 19px;
  display: flex;
}

.image-11 {
  max-width: 70%;
  margin-top: 32px;
}

@media screen and (max-width: 991px) {
  .section-hero {
    background-image: none;
  }

  .div-block {
    margin-top: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .container {
    align-items: center;
  }

  .div-block-2 {
    display: none;
  }

  .titulo {
    text-align: left;
  }

  .text-block-2 {
    margin-left: -10px;
  }

  .text-block-3 {
    color: var(--dark-slate-blue);
    background-color: rgba(216, 241, 255, 0);
  }

  .text-span {
    color: var(--gold);
    font-size: 18px;
    font-weight: 700;
  }

  .bold-text-3 {
    color: var(--dark-slate-blue);
    font-size: 16px;
  }

  .video {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    background-position: 50% 0;
    background-size: cover;
  }

  .div-block {
    margin-left: 0;
  }

  .heading {
    margin-top: 47px;
  }

  .button {
    font-size: 17px;
  }

  .div-block-5 {
    flex-direction: column;
    align-items: center;
  }

  .titulo {
    text-align: left;
    margin-top: 47px;
  }

  .div-block-7 {
    background-position: 65%;
  }

  .div-block-9 {
    flex-direction: column;
    align-items: center;
  }

  .heading-sections {
    margin-top: -60px;
  }

  .div-block-11 {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .section-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-3 {
    color: var(--dark-slate-blue);
    background-color: rgba(216, 241, 255, 0);
    line-height: 20px;
  }

  .text-white {
    margin-top: 47px;
  }

  .text-span {
    color: var(--gold);
    font-size: 18px;
    font-weight: 700;
  }

  .bold-text-3 {
    color: var(--dark-slate-blue);
    font-size: 16px;
  }

  .div-block-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-2 {
    margin-top: -20px;
    font-size: 18px;
  }

  .div-block-17, .div-block-19, .div-block-19-copy {
    flex-direction: column;
  }

  .image-9 {
    margin-bottom: 19px;
  }

  .heading-sections-copy {
    margin-top: 47px;
  }

  .image-11 {
    max-width: 70%;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    background-image: none;
  }

  .div-block {
    background-color: rgba(65, 171, 227, .07);
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
  }

  .heading {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 36px;
  }

  .image {
    margin-left: -17px;
  }

  .paragraph {
    text-align: center;
    width: 350px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .div-block-3 {
    grid-row-gap: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-2 {
    margin-top: 0;
  }

  .div-block-4 {
    width: 320px;
    padding-top: 20px;
    padding-bottom: 20px;
    transform: scale(1);
  }

  .text01 {
    margin-bottom: 10px;
    padding: 0 20px;
    font-size: 18px;
  }

  .div-block-5 {
    grid-row-gap: 50px;
    margin-top: 0;
  }

  .div-block-6 {
    height: 200px;
  }

  .section-passos {
    padding-top: 0;
  }

  .titulo {
    text-align: center;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 26px;
    line-height: 32px;
  }

  .section-duvidas {
    background-position: 50% 96%;
    background-size: auto;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .div-block-7 {
    transform: scale(1.3);
  }

  .div-block-9 {
    align-items: center;
    padding-left: 0;
  }

  .heading-sections {
    margin-top: -20px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-11 {
    grid-row-gap: 60px;
  }

  .section-footer {
    padding-top: 10px;
  }

  .text-block-3 {
    border: 1px none var(--gold);
    color: var(--dark-slate-blue);
    letter-spacing: .5px;
    background-color: rgba(216, 241, 255, 0);
    border-radius: 17px;
    margin: 0 21px 21px;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .bold-text {
    text-decoration: none;
  }

  .bold-text:hover {
    text-decoration: underline;
  }

  .text-white {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 36px;
  }

  .bold-text-2 {
    font-size: 20px;
  }

  .image-6, .image-6-copy {
    display: none;
  }

  .text-span {
    color: var(--gold);
    font-size: 18px;
    font-weight: 700;
  }

  .bold-text-3 {
    font-size: 16px;
  }

  .section-helth-team {
    background-repeat: repeat;
    background-size: contain;
  }

  .paragraph-2 {
    margin-top: -50px;
  }

  .div-block-15 {
    width: 140px;
    height: 140px;
  }

  .div-block-17 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-bottom: 60px;
  }

  .text-block-4 {
    font-size: 18px;
  }

  .text-block-5 {
    font-size: 16px;
  }

  .container-3 {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .section {
    background-color: #eeede8;
  }

  .text-block-6 {
    width: 280px;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-19 {
    margin-top: -20px;
  }

  .div-block-19-copy {
    margin-top: 40px;
  }

  .image-9 {
    margin-top: 0;
    margin-bottom: 11px;
  }

  .heading-sections-copy {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 36px;
  }

  .image-11 {
    margin-top: 26px;
  }
}


