.div-block-teste {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 120px;
  min-width: auto;
  margin-bottom: 10px;
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
}

.div-block-2-teste {
  z-index: 9999999;
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: auto;
  height: 35%;
  margin-right: 10px;
  margin-bottom: 100px;
  padding: 20px 20px 0px;
  border-radius: 10px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-3-teste {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}

.image-teste {
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 100px;
  width: 100px;
  height: 100px;
}

.paragraph-teste {
  font-family: Myriadpro, sans-serif;
  color: #1C1E1E;
  font-size: 18px;
  line-height: 5px;
  font-weight: 600;
  margin-left: 8px;
}

.div-block-4-teste {
  height: auto;
}

.paragraph-2-teste {
  margin-bottom: 0px;
  padding: 8px 12px 8px;
  border-radius: 15px 10px;
  background-color: #B7A37A;
  background-position: 95% 50%, 0px 0px;
  background-size: 35px 35px, auto;
  margin-top: 0px;


  @font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
  background-repeat: no-repeat, repeat;
  font-family: Myriadpro, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.image-2-teste {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 55px;
  height: 55px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.link-block-teste {
  z-index: 9999999999;
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.image-3-teste {
  position: absolute;
  display: none;
}

.link-block-2-teste {
  text-decoration: none;
}

.w-inline-block-teste {
  max-width: 100%;
  display: inline-block;
}


@media (max-height: 1500px) {
.div-block-2-teste {
  height:290px; 
}


}

@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}