.post-noticia-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.post-noticia-container1 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: center;
}
.post-noticia-navbar-interactive {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: transparent;
}
.post-noticia-navlink {
  display: contents;
}
.post-noticia-image {
  height: var(--dl-size-size-small);
  text-decoration: none;
}
.post-noticia-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.post-noticia-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.post-noticia-text {
  color: var(--dl-color-scheme-azulmedicloud);
  font-style: normal;
  font-weight: 600;
}
.post-noticia-navlink1 {
  color: var(--dl-color-scheme-azulmedicloud);
  font-style: normal;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.post-noticia-navlink2 {
  color: var(--dl-color-scheme-azulmedicloud);
  font-style: normal;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.post-noticia-text01 {
  color: var(--dl-color-scheme-azulmedicloud);
  font-style: normal;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
}
.post-noticia-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.post-noticia-login {
  font-style: normal;
  font-family: Open Sans;
  font-weight: 700;
  text-decoration: none;
}
.post-noticia-register {
  color: var(--dl-color-scheme-white);
  font-style: normal;
  font-family: Open Sans;
  font-weight: 700;
  border-width: 0px;
  text-decoration: none;
  background-color: var(--dl-color-coloresmedicloud-verdemedi);
}
.post-noticia-burger-menu {
  display: none;
}
.post-noticia-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.post-noticia-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.post-noticia-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.post-noticia-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.post-noticia-logo {
  height: var(--dl-size-size-small);
}
.post-noticia-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-noticia-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.post-noticia-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.post-noticia-text02 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-text03 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-text04 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-text05 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-buttons1 {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.post-noticia-login1 {
  font-style: normal;
  font-family: Open Sans;
  font-weight: 700;
  text-decoration: none;
}
.post-noticia-register1 {
  color: var(--dl-color-scheme-white);
  font-style: normal;
  font-family: Open Sans;
  font-weight: 700;
  border-width: 0px;
  text-decoration: none;
  background-color: var(--dl-color-coloresmedicloud-verdemedi);
}
.post-noticia-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.post-noticia-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.post-noticia-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.post-noticia-image1 {
  left: 0px;
  right: 0px;
  width: auto;
  bottom: 0px;
  height: auto;
  margin: 0px0;
  z-index: 1;
  position: absolute;
  min-width: auto;
  min-height: auto;
  object-fit: cover;
}
.post-noticia-story {
  width: var(--dl-size-size-maxwidth);
  display: flex;
  max-width: 100%;
  grid-column: 3/11;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.post-noticia-text06 {
  font-size: 42px;
  max-width: 800px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Urbanist";
  font-weight: 800;
  line-height: 1;
  margin-bottom: var(--dl-space-space-twounits);
}
.post-noticia-image2 {
  width: 100%;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-radius4);
  margin-bottom: var(--dl-space-space-twounits);
  border-top-left-radius: var(--dl-radius-radius-radius8);
  border-top-right-radius: var(--dl-radius-radius-radius8);
}
.post-noticia-autor {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  margin-left: var(--dl-space-space-fourunits);
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
}
.post-noticia-container2 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.post-noticia-image3 {
  width: var(--dl-size-size-medium);
  object-fit: cover;
  padding-right: var(--dl-space-space-twounits);
}
.post-noticia-container3 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.post-noticia-text07 {
  color: #161c27;
  font-size: 1.125rem;
  font-style: normal;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen","Ubuntu", "Cantarell", "Fira Sans","Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: 700;
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text08 {
  color: #94a3b8ff;
}
.post-noticia-container4 {
  color: rgba(100,116,139,1);
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: solid;
  border-width: 1px;
  margin-bottom: var(--dl-space-space-doubleunit);
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text09 {
  color: rgb(100, 116, 139);
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-doubleunit);
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text14 {
  font-size: 42px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 800;
  line-height: 1;
  margin-bottom: var(--dl-space-space-twounits);
}
.post-noticia-text15 {
  color: rgb(100, 116, 139);
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-doubleunit);
  text-transform: none;
  text-decoration: none;
}
.post-noticia-image4 {
  width: 100%;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-radius4);
  margin-bottom: var(--dl-space-space-twounits);
  border-top-left-radius: var(--dl-radius-radius-radius8);
  border-top-right-radius: var(--dl-radius-radius-radius8);
}
.post-noticia-text24 {
  font-size: 42px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 800;
  line-height: 1;
  margin-bottom: var(--dl-space-space-twounits);
}
.post-noticia-text25 {
  color: rgb(100, 116, 139);
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-doubleunit);
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text27 {
  color: #64748b;
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text29 {
  font-size: 42px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 800;
  line-height: 1;
  margin-bottom: var(--dl-space-space-twounits);
}
.post-noticia-text30 {
  color: rgb(100, 116, 139);
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-doubleunit);
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text32 {
  color: #64748b;
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text34 {
  color: #64748b;
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
.post-noticia-image5 {
  width: auto;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-twounits);
}
.post-noticia-text36 {
  font-size: 42px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 800;
  line-height: 1;
  margin-bottom: var(--dl-space-space-twounits);
}
.post-noticia-text37 {
  color: rgb(100, 116, 139);
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-doubleunit);
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text39 {
  color: #64748b;
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text42 {
  color: #64748b;
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text45 {
  color: #64748b;
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
.post-noticia-text48 {
  color: #64748b;
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
.post-noticia-pie-pag {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: var(--dl-color-scheme-green100);
}
.post-noticia-max-width {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.post-noticia-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: space-between;
}
.post-noticia-container5 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.post-noticia-logo1 {
  width: 262px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.post-noticia-image6 {
  height: var(--dl-size-size-small);
}
.post-noticia-text51 {
  color: var(--dl-color-scheme-yellow20);
  margin-top: var(--dl-space-space-oneandhalfunits);
}
.post-noticia-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.post-noticia-container6 {
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: row;
  justify-content: space-between;
}
.post-noticia-product-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: column;
  justify-content: flex-start;
}
.post-noticia-text52 {
  color: var(--dl-color-scheme-yellow20);
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.post-noticia-text53 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-text54 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-text55 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-company-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.post-noticia-text56 {
  color: var(--dl-color-scheme-yellow20);
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.post-noticia-text57 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-text58 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-text59 {
  color: var(--dl-color-scheme-yellow20);
}
.post-noticia-container7 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.post-noticia-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
.post-noticia-text60 {
  color: var(--dl-color-scheme-yellow20);
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.post-noticia-text61 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.post-noticia-text62 {
  color: var(--dl-color-scheme-yellow20);
}
.post-noticia-socials {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.post-noticia-text63 {
  color: var(--dl-color-scheme-yellow20);
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.post-noticia-icon-group1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.post-noticia-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.post-noticia-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.post-noticia-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.post-noticia-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: #D9D9D9;
}
.post-noticia-text64 {
  color: var(--dl-color-scheme-yellow20);
  align-self: center;
}
@media(max-width: 991px) {
  .post-noticia-desktop-menu {
    display: none;
  }
  .post-noticia-burger-menu {
    display: flex;
  }
  .post-noticia-max-width {
    flex-direction: column;
  }
  .post-noticia-footer {
    flex-direction: column;
  }
  .post-noticia-container6 {
    margin-right: var(--dl-space-space-fourunits);
  }
  .post-noticia-product-container {
    margin-right: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 767px) {
  .post-noticia-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .post-noticia-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .post-noticia-text02 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .post-noticia-text03 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .post-noticia-text04 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .post-noticia-text05 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .post-noticia-story {
    width: 100%;
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
  }
  .post-noticia-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .post-noticia-container5 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .post-noticia-logo1 {
    align-items: center;
  }
  .post-noticia-image6 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .post-noticia-text51 {
    margin-top: var(--dl-space-space-twounits);
    text-align: center;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .post-noticia-links-container {
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .post-noticia-container6 {
    margin-right: var(--dl-space-space-fourunits);
  }
  .post-noticia-product-container {
    margin-right: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 479px) {
  .post-noticia-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .post-noticia-image {
    height: 35px;
  }
  .post-noticia-mobile-menu {
    padding: 16px;
  }
  .post-noticia-nav {
    margin-left: var(--dl-space-space-unit);
  }
  .post-noticia-logo {
    height: 35px;
  }
  .post-noticia-text02 {
    color: var(--dl-color-scheme-orange100);
    font-style: normal;
    font-weight: 600;
  }
  .post-noticia-text03 {
    color: var(--dl-color-scheme-orange100);
    font-style: normal;
    font-weight: 600;
  }
  .post-noticia-text04 {
    color: var(--dl-color-scheme-orange100);
    font-style: normal;
    font-weight: 600;
  }
  .post-noticia-text05 {
    color: var(--dl-color-scheme-orange100);
    font-style: normal;
    font-weight: 600;
  }
  .post-noticia-text06 {
    text-align: center;
  }
  .post-noticia-autor {
    margin-top: var(--dl-space-space-triplequarter);
    margin-left: var(--dl-space-space-triplequarter);
    margin-bottom: var(--dl-space-space-triplequarter);
  }
  .post-noticia-text14 {
    text-align: center;
  }
  .post-noticia-text24 {
    text-align: left;
  }
  .post-noticia-text29 {
    text-align: left;
  }
  .post-noticia-text36 {
    text-align: center;
  }
  .post-noticia-footer {
    padding: var(--dl-space-space-unit);
  }
  .post-noticia-container5 {
    align-items: center;
    flex-direction: column;
  }
  .post-noticia-image6 {
    margin-bottom: 0px;
  }
  .post-noticia-text51 {
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
  }
  .post-noticia-links-container {
    align-items: center;
    flex-direction: column;
  }
  .post-noticia-container6 {
    margin-right: 0px;
  }
  .post-noticia-container7 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .post-noticia-contact {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .post-noticia-text64 {
    text-align: center;
  }
}
