* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Roboto";
}

html, body {
  height: 100%;
  background-color: white;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body::-webkit-scrollbar {
  width: 10px;
  background: #e2e2e5;
}

body::-webkit-scrollbar-track {
  background: transparent;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  background-color: #268628;
  margin: 0;
}

body::-webkit-scrollbar-thumb {
  background-color: #268628;
  border-radius: 2px;
}

input:-webkit-autofill {
  box-shadow: none;
  -webkit-box-shadow: 0 0 0 30px #EBEBEB inset;

}

/*#region Menu*/
.menu {
  z-index: 999;
  position: fixed;
  height: 55px;
  width: 100%;
  background: #268628;
  padding: 20px 2%;
  font-weight: 300;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.menuItens {
  float: right;
}

.menu li a {
  text-decoration: none;
  color: #bec0d2;
  font-weight: 200;
}


.menu li a:hover, .menu li a.active {
  color: white;
  border-bottom: 1px solid white;
}


.menuItens>ul {
  list-style-type: none;
}

.menuItens>ul>li {
  display: inline-block;
  margin: 0 20px;
}

.logo {
  position: absolute;
  z-index: 99;
  top: 5px;
  width: 155px;
  height: 48px;
  background-image: url(../assets/Logo.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.mobile-menu div {
  width: 32px;
  height: 2px;
  background: #ffff;
  margin: 8px;
}

.mobile-menu {
  cursor: pointer;
  display: none;
}

.clear {
  clear: both;
}

.vector-gG5 {
  margin-top: 0.5rem;
  height: 1.2rem;
  object-fit: contain;
  vertical-align: top;
  display: inline-block;
  margin: 0px 0px;
}

/*#endregion Menu*/

/*#region Image*/
.imageContainer {
  width: 100%;
  overflow: hidden;
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin-top: 55px;
}

.image-principal {
  width: 100%;
}

.image-principal img {
  width: 100%;
}

.image-1 {
  width: 146.6rem;
  height: 80.4rem;
  position: absolute;
  left: 0;
  top: 5.5rem;
  object-fit: cover;
  vertical-align: top;
}

/*#endregion image*/

/*#region retangulo 1*/
section.retanguloUm .container {
  height: calc(100% + 30px);
  display: grid;
  grid-template-columns: 55% 45%;
}


.retanguloUm {
  width: 100%;
  height: 580px;
  background-color: #268628;
  border-bottom-left-radius: 170px;
}

.text-retangulo-um {
  position: relative;
  top: -14px;
  width: 100%;
  max-width: 86%;
  margin: 53px 50px;
  color: white;
}

.text-retangulo-um h2 {
  font-size: 46px;
  font-weight: 300;
}

.text-retangulo-um p {
  padding-top: 38px;
  font-size: 30px;
  font-weight: 300;
}

.rectangle-image {
  position: relative;
  height: 580px;
  width: 100%;
  margin: 0 auto;
}

.line-5-8ZK {
  width: 11rem;
  height: 0.2rem;
  background-color: #ffffff;
}

/*#endregion retangulo 1*/

/*#region retangulo 2*/

.retanguloDois {
  width: 100%;
  height: 612px;
  position: relative;
  overflow: hidden;
}

.text-retangulo-dois {
  margin: 0 auto;
  margin: 0 auto;
  position: absolute;
  top: 2rem;
  left: 26rem;
  width: 100%;
  max-width: 710px;
  color: rgb(255 255 255);
}

.text-retangulo-dois h2 {
  font-size: 48px;
  font-weight: 300;
  max-width: 886px;
}

.text-retangulo-dois p {
  padding-top: 38px;
  font-size: 32px;
  font-weight: 300;
  max-width: 600px;
}

.rectangleTwo-image {
  position: relative;
  padding: 0;
  top: -26%;
  right: 6rem;
  width: 72.2rem;
  height: 46.7rem;
  margin: 0 auto;
  background-image: url(../assets/image-2-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}

.rectangleGreen {
  width: 72rem;
  height: 29rem;
  top: 8rem;
  margin: 0 auto;
  right: 5rem;
  background: #268628;
  border-radius: 5rem;
  position: absolute;
}


.rectangle-2-8Bw {
  width: 93rem;
  height: 45.2rem;
  position: absolute;
  left: 37.4rem;
  top: 25.6rem;
  object-fit: contain;
  vertical-align: top;
  border-radius: 9rem;
}

.rectangleTwo-image2 {
  right: 21rem;
  top: 76%;
  width: 25rem;
  height: 4.7rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../assets/image-11.png);
  position: absolute;
  filter: brightness(10);
}


.container-links-image {  
  position: absolute;
  right: 21rem;
  top: 76%;
  margin: 0 auto;
  filter: brightness(10);
}

.link-image-item {
  display: table-cell;
}

.link-image-item img{
  width: 14rem;
  height: 4.7rem;
}


/*#endregion rentagulo 2*/

/*#region Retangulo três*/
section.retanguloTres .container {
  height: calc(100% + 30px);
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.rectangletheree-image {
  position: relative;
  left: 2rem;
  height: 60rem;
  width: 40rem;
  top: 1rem;
  background-image: url(../assets/image-5-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  grid-column-start: 2;
}

.text-retangulo-tres {
  position: relative;
  max-width: 600px;
  float: right;
  margin: 56px 50px;
}

section.retanguloTres {
  width: 100%;
  height: 742px;
  overflow: hidden;
  position: relative;
}


.text-retangulo-tres h2 {
  font-size: 48px;
  font-weight: 300;
}

.text-retangulo-tres p {
  font-size: 18px;
  font-weight: 300;
}


.list_of_benefits {
  position: relative;
  text-align: -webkit-center;
  top: 2rem;
}

.list_of_benefits .example-item {
  max-width: 46%;
}

.example-item {
  display: inline-table;
  color: white;
  padding: 20px;
  font-size: 18px;
  font-weight: 300;
}

.example-item p {
  padding-top: 15px;
  font-size: clamp(1em, 1em + 1vw, 1.2em);
  font-weight: 300;
  line-height: 24px;
}

.example-item h3 {
  font-size: clamp(1em, 1em + 1vw, 1.8em);
  font-weight: 300;
}


.rectangleGreen2 {

  width: 46%;
  height: 100%;
  margin: 0 auto;
  background: #268628;
  border-radius: 0 5rem 0 0;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
}

/*#endregion Retangulo três*/

/*#region Retangulo quatro*/

section.retanguloQuatro {
  width: 100%;
  height: 590px;
  overflow: hidden;
  position: relative;
  border-top-right-radius: 170px;
}

section.retanguloQuatro .container {
  height: calc(100% + 30px);
  display: flex;
  justify-content: center;
}


.text-retangulo-quatro {
  position: relative;
  margin: 56px 50px;
}


.rectangleFour-image {
  position: absolute;
  height: 43rem;
  width: 22rem;
  top: 4rem;
  margin: 0 auto;
  background-image: url(../assets/image-4-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.rectangleGreen3, .rectangleGreen4 {
  width: 43rem;
  height: 21rem;
  margin: 0 auto;
  background: #268628;
  border-radius: 5rem;
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
}

.rectangleGreen3 {
  top: 14rem;
  right: 4rem;
}

.rectangleGreen4 {
  top: 6rem;
  left: 4rem;
}

.list_of_benefits2 {
  z-index: 9;
  position: relative;
  width: 90%;
  margin: 56px 50px;
  text-align: center;
}

.list_of_benefits3 .example-item p {
  font-size: 20px;
  padding-top: 10px;
  font-weight: 300;
  max-width: 316px;
  line-height: 24px;
}

.list_of_benefits3 .example-item h3 {
  font-size: 28px;
  max-width: 316px;
  line-height: 24px;
}

.list_of_benefits2 .example-item p {
  font-size: 20px;
  padding-top: 10px;
  font-weight: 300;
  max-width: 316px;
  line-height: 24px;
}

.list_of_benefits2 .example-item h3 {
  font-size: 28px;
  max-width: 316px;
  line-height: 24px;
}

.list_of_benefits3 {
  z-index: 9;
  margin: 56px 50px;
  position: relative;
  width: 90%;
  text-align: center;
}

/*#endregion retangulo quatro*/

/*#region Retangulo cinco**/

section.retanguloCinco {
  width: 100%;
  height: 590px;
  overflow: hidden;
  position: relative;
}

section.retanguloCinco .container {
  height: calc(100% + 30px);
  display: grid;
  grid-template-columns: 50% 45%;
}

.rectanglefive-image {
  position: absolute;
    height: 38rem;
    width: 50%;
    margin: 0 auto;
    margin-left: 50%;
    background-image: url(../assets/image-11-i9T.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

.text-retangulo-cinco {
  position: relative;
  top: -14px;
  width: 100%;
  max-width: 710px;
  margin: 53px 50px;
  color: rgb(0, 0, 0);
}

.text-retangulo-cinco h2 {
  font-size: 42px;
  font-weight: 300;
  max-width: 886px;
  padding-top: 10px;
  color: #268628;
}

.text-retangulo-cinco p {
  padding-top: 14px;
  font-size: 35px;
  font-weight: 300;
  max-width: 600px;
}

.line-5-9ZK {
  width: 11rem;
  height: 0.2rem;
  background-color: #268628;
}

.list_of_benefits5 {
  position: relative;
}

.example-item5 {
  display: inline-block;
  color: #4c668f;
  padding: 2%;
  font-size: 18px;
  font-weight: 200;
}

.example-item5 h3 {
  font-size: 30px;
}

.example-item5 p {
  font-size: 25px;
}

/*#endregion Retangulo cinco**/

/*#region Retangulo seis**/
section.retanguloSeis .container {
  height: calc(100% + 30px);
  display: grid;
  grid-template-columns: 50% 50%;
}

.text-retangulo-seis {
  position: relative;
  color: white;
  max-width: 92%;
  margin: 56px 50px;
}

section.retanguloSeis {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #268628;
}

.text-retangulo-seis h2 {
  font-size: 46px;
  font-weight: 300;
}

.text-retangulo-seis p {
  padding-top: 38px;
  font-size: 30px;
  font-weight: 300;
}

.rectangletsix-image {
  position: relative;
  height: 100%;
  width: 100%;
}

/*#endregion Retangulo seis**/

/*#region Retangulo sete*/
section.retanguloSete .container {
  height: calc(100% + 30px);
  display: grid;
  grid-gap: 53px;
  grid-template-columns: 1fr 4fr;
}

.rectangleseven-image {
  z-index: 9;
  top: 1rem;
  position: relative;
  width: 19rem;
  left: 2rem;
  height: 93%;
  background-image: url(../assets/image-2-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  grid-column-start: 1;
}

.text-retangulo-sete {
  z-index: 9;
  height: 18rem;
  position: relative;
  grid-column-start: 2;
}

section.retanguloSete {
  width: 100%;
  height: 660px;
  overflow: hidden;
  position: relative;
}

.text-retangulo-sete2 {
  position: relative;
  color: white;
  float: right;
  max-width: 708px;
  text-indent: 197px;
  margin-top: 26px;
  margin-right: -29px;
  line-height: 117px;
  grid-column-start: 1;
}

.text-retangulo-sete h2 {
  font-size: 46px;
  font-weight: 300;
  color: #268628;
}

.text-retangulo-sete2 h2 {
  font-size: 70px;
  font-weight: 300;
}

.text-retangulo-sete p {
  font-size: 26px;
  font-weight: 300;
}

.rectangletseven-image {
  z-index: 9;
  top: 1rem;
  position: relative;
  width: 19rem;
  left: 2rem;
  height: 93%;
  background-image: url(../assets/image-2-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}

.rectangleGreen7 {
  top: 50%;
  width: 100%;
  height: 50%;
  margin: 0 auto;
  background: #268628;
  position: absolute;
}

/*#endregion Retangulo sete*/

/*#region Retangulo oito*/
section.retanguloOito {
  width: 100%;
  height: 420px;
  overflow: hidden;
  position: relative;
}

section.retanguloOito .container {
  height: calc(100% + 30px);
  display: grid;
  grid-template-columns: 60% 24%;
}

.text-retangulo-oito {
  position: relative;
  top: -14px;
  width: 100%;
  max-width: 570px;
  font-size: 26px;
  margin: 53px 50px;
  color: rgb(0, 0, 0);
}


.text-retangulo-oito h2 {
  font-size: 46px;
  font-weight: 300;
  max-width: 886px;
  padding-top: 10px;
  color: #268628;
}

.text-retangulo-oito p {
  font-size: 30px;
  padding-top: 20px;
}


.container-links {
  position: relative;
  top: 68px;
}

.main-container {
  width: 812px;
  padding: 25px;
  position: relative;
  left: 164px;
}

.link-item p {
  text-decoration: none;
  color: #000;
  position: relative;
  width: 300px;
  top: -69px;
  left: 83px;
}

.link-item a {
  text-decoration: none;
  color: #000;
}

#noClick a{
  pointer-events: fill;
}

.link-item h3 {
  position: relative;
  top: -69px;
  left: 83px;
  width: 300px;
}

.links_list {
  list-style-type: none;
  width: 100px;
  left: 4rem;
}

.link-item {
  height: 5rem;
  display: block;
}

.link-item img {
  padding: 3px;
  height: 70px;
  width: 70px;
}

/*#endregion Retangulo oito*/

.retanguloNove {
  border-top: 4px solid #268628;
  background-color: #3E3B3B;
  width: 100%;
  height: 122px;
  overflow: hidden;
  position: relative;
}

.text-retangulo-nove{
  font-size: 23px;
  margin: 25px;
}

.text-retangulo-nove a{

  color: #fefffe;
}