:root {
  --s-html: 16px;
  --s-p: 1rem;
  --s-h1: 3rem;
  --s-h2: 2.5rem;
  --s-h3: 2rem;
  --s-h4: 1.5rem;
  --s-h5: 1.25rem;
  --s-h6: 0.875rem;
  --s-meta: 0.875rem;
  --s-h1-mt: 1em;
  --s-h1-mb: 1em;
  --s-h2-mt: 0.75em;
  --s-h2-mb: 0.75em;
  --s-h3-mt: 0.585em;
  --s-h3-mb: 0.585em;
  --s-h4-mt: 0.5em;
  --s-h4-mb: 0.5em;
  --c-primary: #035299;
  --c-secondary: #B1D3E5;
  --c-gray--darker: #333333;
  --c-yellow-primary: #FBF6C0;
  --p-theme: /wp-content/themes/cemaden-educacao;
  --p-theme-assets: /wp-content/themes/cemaden-educacao/assets;
  --f-body: Mulish, sans-serif;
  --f-title: Mulish, sans-serif;
  --s-small: 20px;
  --s-large: 40px;
}

:root {
  --s-html: 16px;
  --s-p: 1rem;
  --s-h1: 3rem;
  --s-h2: 2.5rem;
  --s-h3: 2rem;
  --s-h4: 1.5rem;
  --s-h5: 1.25rem;
  --s-h6: 0.875rem;
  --s-meta: 0.875rem;
  --s-h1-mt: 1em;
  --s-h1-mb: 1em;
  --s-h2-mt: 0.75em;
  --s-h2-mb: 0.75em;
  --s-h3-mt: 0.585em;
  --s-h3-mb: 0.585em;
  --s-h4-mt: 0.5em;
  --s-h4-mb: 0.5em;
  --c-primary: #035299;
  --c-secondary: #B1D3E5;
  --c-gray--darker: #333333;
  --c-yellow-primary: #FBF6C0;
  --p-theme: /wp-content/themes/cemaden-educacao;
  --p-theme-assets: /wp-content/themes/cemaden-educacao/assets;
  --f-body: Mulish, sans-serif;
  --f-title: Mulish, sans-serif;
  --s-small: 20px;
  --s-large: 40px;
}

.share-links {
  padding-top: 0;
  width: 100%;
  z-index: 9;
  top: 0;
  height: 100%;
  justify-content: flex-end;
}

.share-links--content {
  align-items: center;
  display: flex;
}

.share-links--content .share-text {
  color: var(--wp--preset--color--low-light);
  font-size: var(--wp--preset--font-size--xxxs);
  margin-right: 20px;
}

@media (max-width: 782px) {
  .share-links--content .share-text {
    margin-right: 10px;
  }
}

.share-links--content a,
.share-links--content .share {
  background-position: center;
  background-repeat: no-repeat;
  height: 25px;
  width: 30px;
}

.share-links--content a.show-icon {
  display: initial;
}

.share-links--content .share {
  background-image: url("/wp-content/themes/cemaden-educacao/assets/images/social-networks/share.png");
  cursor: pointer;
}

.share-links--content .twitter {
  background-image: url("/wp-content/themes/cemaden-educacao/assets/images/social-networks/twitter.png");
}

.share-links--content .facebook {
  background-image: url("/wp-content/themes/cemaden-educacao/assets/images/social-networks/face2.png");
}

.share-links--content .whatsapp {
  background-image: url("/wp-content/themes/cemaden-educacao/assets/images/social-networks/whatsapp2.svg");
}

@media (min-width: 992px) {
  div#app {
    overflow-x: initial;
  }
}

@media (min-width: 782px) and (max-width: 992px) {
  div#app {
    overflow-x: initial;
  }
}

body.single-projeto #app {
  padding-top: 50px;
}

@media (max-height: 992px) {
  body.single-projeto #app {
    padding-top: 0;
  }
}

body.single-projeto #app #single {
  display: flex;
  justify-content: space-between;
}

body.single-projeto #app #single #content {
  max-width: 770px;
  width: 100%;
}

body.single-projeto #app #single #content .post {
  margin: 110px 0 0 0;
}

@media (max-width: 576px) {
  body.single-projeto #app #single #content .post-header {
    max-width: 328px;
    width: 100%;
  }
}

body.single-projeto #app #single #content .post-header .title {
  margin-bottom: 32px;
}

body.single-projeto #app #single #content .post-header .title h4 {
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 900;
  line-height: 48px;
  color: var(--wp--preset--color--primary-pure);
  margin-bottom: 0;
  margin-top: 70px;
}

@media (max-width: 782px) {
  body.single-projeto #app #single #content .post-header .title h4 {
    margin-bottom: 10px;
  }
}

body.single-projeto #app #single #content .post-header .meta-subtitle {
  width: 100%;
  margin-top: 13px;
  margin-bottom: 40px;
}

body.single-projeto #app #single #content .post-header .meta-subtitle p {
  color: var(--wp--preset--color--low-pure);
  margin-top: 0;
}

body.single-projeto #app #single #content .post-thumbnail img {
  width: 100%;
  height: 100%;
}

@media (max-width: 782px) {
  body.single-projeto #app #single #content .post-content {
    margin-top: 30px;
  }
}

body.single-projeto #app #single #content .post-content img {
  width: 100%;
  height: 100%;
}

body.single-projeto #app #single #content .post-content .wp-block-embed iframe {
  max-width: 770px;
  width: 100%;
  text-align: center;
  height: 433px;
}

@media (max-width: 576px) {
  body.single-projeto #app #single #content .post-content .wp-block-embed iframe {
    max-width: 328px;
    width: 100%;
    height: 184px;
  }
}

body.single-projeto #app #single #content .post-content .cover-projetos {
  width: 1234px;
  position: relative;
  left: 346px;
}

@media (max-width: 576px) {
  body.single-projeto #app #single #content .post-content .cover-projetos {
    max-width: 770px;
    width: 100%;
    height: auto !important;
    left: inherit;
    margin: 0;
  }
}

@media (max-width: 992px) {
  body.single-projeto #app #single #content .post-content .cover-projetos {
    max-width: 770px;
    width: 100%;
    height: auto !important;
    left: inherit;
    margin: -10px;
  }
}

@media (min-width: 1000px) and (max-width: 1500px) {
  body.single-projeto #app #single #content .post-content .cover-projetos {
    left: 80px;
  }
}

body.single-projeto #app #single #content .post-content .cover-projetos > .wp-block-cover__background {
  background-color: var(--wp--preset--color--primary-dark) !important;
  border-radius: 16px;
}

body.single-projeto #app #single #content .post-content .cover-projetos .wp-block-cover__inner-container .wp-block-columns {
  gap: 60px;
}

body.single-projeto #app #single #content .post-content .second-cover-projetos {
  width: 1234px;
  position: relative;
  left: 346px;
}

@media (max-width: 576px) {
  body.single-projeto #app #single #content .post-content .second-cover-projetos {
    max-width: 770px;
    width: 100%;
    height: auto !important;
    left: inherit;
    margin: 0;
  }
}

@media (max-width: 992px) {
  body.single-projeto #app #single #content .post-content .second-cover-projetos {
    max-width: 770px;
    width: 100%;
    height: auto !important;
    left: inherit;
    margin: -10px;
  }
}

@media (min-width: 1000px) and (max-width: 1500px) {
  body.single-projeto #app #single #content .post-content .second-cover-projetos {
    left: 80px;
  }
}

body.single-projeto #app #single #content .post-content .second-cover-projetos > .wp-block-cover__background {
  background-color: var(--wp--preset--color--high-light) !important;
  border-radius: 16px;
}

body.single-projeto #app #single #content .post-content .second-cover-projetos .wp-block-cover__inner-container .wp-block-columns {
  gap: 60px;
}

body.single-projeto #app #single #content .post-content .post-info {
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  border-top: 1px solid var(--wp--preset--color--high-dark);
}

body.single-projeto #app #single #content .post-content .post-info .data {
  display: flex;
  flex-basis: 50%;
  flex-shrink: 0;
}

body.single-projeto #app #single #content .post-content .post-info .data p {
  font-size: 14px;
  color: var(--wp--preset--color--low-light);
}

@media (max-width: 378px) {
  body.single-projeto #app #single #content .post-content .post-info .data p {
    font-size: 13px !important;
  }
}

@media (max-width: 314px) {
  body.single-projeto #app #single #content .post-content .post-info .data p {
    font-size: 11px !important;
  }
}

body.single-projeto #app #single #content .post-content .post-info .data .date-weight {
  font-weight: 700;
}

body.single-projeto #app #single #content .post-content .post-info .post-content-share {
  flex-basis: 50%;
  flex-shrink: 0;
}

body.single-projeto #app #single #content .post-content .post-info .post-content-share .share-links {
  display: flex;
  align-items: center;
}

@media (max-width: 992px) {
  body.single-projeto #app #single #content .post-content .post-info .post-content-share .share-links .share-links--content {
    gap: 0;
  }
}

body.single-projeto #app #single #content .post-content .wp-block-cover {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

body.single-projeto #app #single #content .post-content .video-gallery-block {
  width: 100%;
}

body.single-projeto #app #single #content .post-content .video-gallery-block .video-gallery-wrapper {
  max-height: 370px;
}

body.single-projeto #app #single #content .post-content .video-gallery-block .video-gallery-block-title {
  justify-content: left;
}

body.single-projeto #app #single #content .post-content .video-gallery-block .video-gallery-block-title h2 {
  border-top: none;
  color: var(--wp--preset--color--primary-pure);
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 0;
}

body.single-projeto #app #single #content .post-content .video-gallery-block .video-gallery-block-title .title-line {
  display: none;
}

body.single-projeto #app #single #content .post-content .video-gallery-block .sidebar-itens p {
  color: var(--wp--preset--color--low-pure);
}

body.single-projeto #app #single #content .post-content h4 {
  font-size: 32px;
  font-weight: 900;
}

body.single-projeto #app #single #content .post-content .image-gallery {
  width: 100%;
  min-width: 0;
  margin-bottom: 50px;
  margin-top: 50px;
}

body.single-projeto #app #single #content .post-content .image-gallery .gallery-title h2 {
  border-top: none;
  padding-top: 0;
  margin-top: 10px;
}

body.single-projeto #app #single #content .post-content .image-gallery .image-gallery-wrapper {
  background: var(--wp--preset--color--primary-pure);
}

body.single-projeto #app #single #content .post-content .image-gallery.hacklab-block.fullscreen {
  min-width: 100%;
  margin-top: 0;
}

body.single-projeto #app #single #content .post-content .image-gallery.hacklab-block.fullscreen .gallery-title h2 {
  margin-top: 30px;
}

body.single-projeto #app #single #content .post-content .image-gallery.hacklab-block.fullscreen .actions {
  top: 30px;
}

body.single-projeto #app #single #content .post-footer-tags {
  display: none;
}

body.single-projeto #app .related {
  display: none;
}


/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJjc3MvX3Atc2luZ2xlLXByb2pldG8uY3NzIiwic291cmNlUm9vdCI6IiJ9*/