/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/scss/pages/single-cpt.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Fibra One";
  src: url(../fonts/Fibra-One-Thin.woff2) format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fibra One";
  src: url(../fonts/Fibra-One-UltraLight.woff2) format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fibra One";
  src: url(../fonts/Fibra-One-Light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fibra One";
  src: url(../fonts/Fibra-One-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fibra One";
  src: url(../fonts/Fibra-One-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fibra One";
  src: url(../fonts/Fibra-One-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fibra One";
  src: url(../fonts/Fibra-One-UltraBold.woff2) format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fibra One";
  src: url(../fonts/Fibra-One-Heavy.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-Thin.woff2) format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-ExtraLight.woff2) format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-Light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-Semibold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-ExtraBold.woff2) format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pogonia";
  src: url(../fonts/Pogonia-Black.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.section-breadcrumb {
  background-position: bottom;
}
.section-breadcrumb.variacao-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: bottom;
  position: relative;
  align-items: start;
}
.section-breadcrumb.variacao-1 .breadcrumb {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f3db98;
  font-size: 11px;
}
.section-breadcrumb.variacao-1 h1 {
  max-width: 660px;
  padding: 120px 120px 200px 120px;
  margin: 0 auto;
  text-align: center;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 58px;
  color: #f8ebe5;
}
.section-breadcrumb.variacao-1.right-position {
  justify-content: flex-end;
}
.section-breadcrumb.variacao-1.right-position h1 {
  text-align: right;
}
.section-breadcrumb.variacao-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: bottom;
  position: relative;
  z-index: 1;
}
.section-breadcrumb.variacao-2 .background {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 0;
  pointer-events: none;
}
.section-breadcrumb.variacao-2 .background::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  z-index: 1;
}
.section-breadcrumb.variacao-2 > * {
  position: relative;
  z-index: 2;
}
.section-breadcrumb.variacao-2 .breadcrumb {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f3db98;
  font-size: 11px;
}
@media screen and (max-width: 991px) {
  .section-breadcrumb.variacao-2 .breadcrumb {
    text-align: center;
  }
}
.section-breadcrumb.variacao-2 h1 {
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 100px 40px 25px 40px;
  text-align: center;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 58px;
  color: #f8ebe5;
}
.section-breadcrumb.variacao-2 .post-meta {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  color: #f8ebe5;
  font-size: 14px;
  padding-bottom: 152px;
}
.section-breadcrumb.variacao-2 .post-meta .separator {
  opacity: 0.7;
}
.section-breadcrumb.variacao-2 .post-meta .post-date {
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .section-breadcrumb.variacao-2 .post-meta {
    flex-direction: column;
    gap: 4px;
  }
}
.section-breadcrumb.mask-1 {
  -webkit-mask-image: url(../images/section-breadcrum-decorator.webp);
  mask-image: url(../images/section-breadcrum-decorator.webp);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
  mask-position: bottom;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .section-breadcrumb.mask-1 {
    mask-size: cover;
    -webkit-mask-size: cover;
    -webkit-mask-position: bottom;
    mask-position: bottom;
  }
}

@media screen and (max-width: 991px) {
  .section-breadcrumb div h1 {
    font-size: 42px !important;
  }
}
@media screen and (max-width: 767px) {
  .section-breadcrumb div h1 {
    font-size: 24px !important;
  }
}
.btn-principal {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 300px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 16px 0;
  padding-left: 20px;
  padding-right: 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  text-decoration: none;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 7px 100%, 7px calc(100% - 7px), 0 calc(100% - 7px));
  font-family: "Pogonia", sans-serif;
}
.btn-principal svg {
  margin-right: 13px;
}
.btn-principal .icon-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 70px;
  height: 15px;
  flex-shrink: 0;
  margin-right: 13px;
  overflow: hidden;
}
.btn-principal .icon-wrapper svg {
  flex: 0 0 auto;
  width: 60px;
  height: 15px;
  max-width: none;
  max-height: none;
  display: block;
}
.btn-principal::before {
  transition: 300ms;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  width: 50px;
  border: 1px solid #003d32;
}
.btn-principal:hover .icon-wrapper {
  transition: 300ms;
  width: 60px;
}
.btn-principal:hover::before {
  width: 100%;
}

.card-projeto {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 568px;
}
.card-projeto .card-projeto-link {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.card-projeto .card-projeto-link .thumb {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}
.card-projeto .card-projeto-link .thumb img,
.card-projeto .card-projeto-link .thumb .wp-post-image {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center;
     object-position: center;
  display: block;
  transition: transform 0.4s ease;
}
.card-projeto .card-projeto-link .card-projeto-content {
  position: absolute;
  bottom: 24px;
  left: 32px;
  width: calc(100% - 40px);
  max-width: 280px;
  min-height: 200px;
  background: rgba(1, 36, 32, 0.88);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  padding: 42px 32px;
  z-index: 2;
  transition: background-color 0.3s ease, transform 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: left;
  align-items: end;
}
.card-projeto .card-projeto-link .card-projeto-content .title {
  color: #f8ebe5;
  font-family: "Fibra One", sans-serif;
  font-weight: 400;
  font-size: 22px;
  margin: 0;
  line-height: 1.2;
  transition: color 0.3s ease;
}
.card-projeto .card-projeto-link:hover .thumb img,
.card-projeto .card-projeto-link:hover .thumb .wp-post-image {
  transform: scale(1.05);
}
.card-projeto .card-projeto-link:hover .card-projeto-content {
  background-color: rgb(1, 36, 32);
}

.section-frase {
  position: relative;
  z-index: 1;
  color: #f3db98;
  background-size: cover;
  background-position: center;
}
.section-frase::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  max-width: 100%;
  width: 500px;
  background-image: url(../images/background-decorator-frase.webp);
  background-size: cover;
}
.section-frase .frase-content {
  padding: 148px 0;
  position: relative;
  z-index: 1;
}
.section-frase .frase-content h2 {
  font-weight: 300;
  font-size: 42px;
}
.section-frase .frase-content p {
  color: #f3db98;
  margin-top: 24px;
  font-weight: 200;
  font-size: 18px;
  margin-bottom: 48px;
}
.section-frase .btn-principal {
  color: #f3db98;
}
.section-frase .btn-principal::before {
  border-color: #f3db98;
}
.section-frase .btn-principal .icon-wrapper svg {
  stroke: #f3db98;
}

main {
  overflow: hidden;
  background-color: #f8ebe5;
}
main > .section-breadcrumb:first-child {
  padding-top: 0;
}

.section-breadcrumb.variacao-2 {
  display: block;
  height: 498px;
  min-height: 498px;
  background-color: #f8ebe5;
  -webkit-mask-image: url(../images/section-breadcrum-decorator.webp);
  mask-image: url(../images/section-breadcrum-decorator.webp);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center bottom;
  mask-position: center bottom;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.section-breadcrumb.variacao-2 .background {
  background-position: center;
}
.section-breadcrumb.variacao-2 .background::after {
  background: transparent;
}
.section-breadcrumb.variacao-2 .mw-1920,
.section-breadcrumb.variacao-2 .container,
.section-breadcrumb.variacao-2 .content,
.section-breadcrumb.variacao-2 .content-wrapper {
  height: 100%;
}
.section-breadcrumb.variacao-2 .container {
  position: relative;
  max-width: 1366px;
  padding: 0 40px;
}
.section-breadcrumb.variacao-2 .content-wrapper {
  position: relative;
}
.section-breadcrumb.variacao-2 .breadcrumb {
  position: absolute;
  top: 116px;
  left: 50%;
  width: auto;
  transform: translateX(-50%);
  color: #f3db98;
  white-space: nowrap;
}
.section-breadcrumb.variacao-2 h1 {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: min(719px, 100% - 40px);
  height: 177px;
  max-width: none;
  margin: 0;
  padding: 24px 76px 0;
  border-radius: 90px 0 0;
  color: #012420;
  background-color: #f8ebe5;
  clip-path: polygon(0% 0%, 70% 0%, 100% 100%, 0% 100%);
  text-align: left;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 56px;
}
@media screen and (max-width: 991px) {
  .section-breadcrumb.variacao-2 {
    height: 430px;
    min-height: 430px;
  }
  .section-breadcrumb.variacao-2 .container {
    padding: 0 30px;
  }
  .section-breadcrumb.variacao-2 h1 {
    width: min(620px, 100% - 30px);
    height: 150px;
    padding: 20px 50px 0;
    border-radius: 70px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .section-breadcrumb.variacao-2 {
    height: 360px;
    min-height: 360px;
    -webkit-mask-size: cover;
    mask-size: cover;
  }
  .section-breadcrumb.variacao-2 .container {
    padding: 0 15px;
  }
  .section-breadcrumb.variacao-2 .breadcrumb {
    top: 100px;
    max-width: calc(100% - 30px);
    white-space: normal;
  }
  .section-breadcrumb.variacao-2 h1 {
    width: calc(100% - 15px);
    height: 118px;
    padding: 16px 30px 0;
    border-radius: 54px 0 0;
  }
}

.section-breadcrumb.variacao-2.sem-mascara {
  -webkit-mask-image: none;
  mask-image: none;
}

.section-posts-projetos {
  padding-top: 80px;
  padding-bottom: 120px;
}
.section-posts-projetos .container-xxl {
  width: calc(100% - 80px);
  max-width: 1284px;
  padding-right: 0;
  padding-left: 0;
}
.section-posts-projetos .projetos-list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
.section-posts-projetos .projetos-item {
  position: relative;
  height: 420px;
  max-height: 420px;
  margin: 0;
  overflow: hidden;
}
.section-posts-projetos .galeria-thumb {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  overflow: hidden;
  background: transparent;
  cursor: zoom-in;
}
.section-posts-projetos .galeria-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.35s ease;
}
.section-posts-projetos .galeria-thumb:hover img, .section-posts-projetos .galeria-thumb:focus-visible img {
  transform: scale(1.03);
}
@media screen and (max-width: 991px) {
  .section-posts-projetos {
    padding-top: 60px;
    padding-bottom: 90px;
  }
  .section-posts-projetos .container-xxl {
    width: calc(100% - 60px);
  }
  .section-posts-projetos .projetos-list {
    gap: 24px;
  }
  .section-posts-projetos .projetos-item {
    width: calc(50% - 12px) !important;
    height: 360px;
    max-height: 360px;
  }
}
@media screen and (max-width: 767px) {
  .section-posts-projetos {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .section-posts-projetos .container-xxl {
    width: calc(100% - 30px);
  }
  .section-posts-projetos .projetos-list {
    gap: 20px;
  }
  .section-posts-projetos .projetos-item {
    width: 100% !important;
    height: 420px;
    max-height: 420px;
  }
}

.section-single-cpt-relacionados {
  position: relative;
  padding: 112px 0 126px;
  color: #f8ebe5;
  background-color: #003d32;
}
.section-single-cpt-relacionados::before, .section-single-cpt-relacionados::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  width: 1px;
  background-color: #015e45;
}
.section-single-cpt-relacionados::before {
  left: calc(25% - 43px);
}
.section-single-cpt-relacionados::after {
  right: calc(25% - 43px);
}
.section-single-cpt-relacionados .container-xxl {
  position: relative;
  z-index: 1;
  width: calc(100% - 80px);
  max-width: 1284px;
  padding-right: 0;
  padding-left: 0;
}
.section-single-cpt-relacionados h2 {
  max-width: 490px;
  margin: 0 0 68px;
  color: #f8ebe5;
  letter-spacing: 0.84px;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 42px;
}
.section-single-cpt-relacionados .relacionados-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 32px;
  gap: 32px;
}
.section-single-cpt-relacionados .relacionados-item {
  height: 558px;
}
.section-single-cpt-relacionados .card-projeto {
  min-height: 0;
}
.section-single-cpt-relacionados .card-projeto .card-projeto-content {
  bottom: 32px;
  width: calc(100% - 64px);
  max-width: 317px;
  min-height: 196px;
  padding: 42px 32px;
  background: rgba(1, 36, 32, 0.9);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.section-single-cpt-relacionados .card-projeto .card-projeto-content .title {
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 28px;
}
@media screen and (max-width: 991px) {
  .section-single-cpt-relacionados {
    padding: 90px 0;
  }
  .section-single-cpt-relacionados .container-xxl {
    width: calc(100% - 60px);
  }
  .section-single-cpt-relacionados .relacionados-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }
  .section-single-cpt-relacionados .relacionados-item {
    height: 480px;
  }
}
@media screen and (max-width: 767px) {
  .section-single-cpt-relacionados {
    padding: 72px 0 80px;
  }
  .section-single-cpt-relacionados::before, .section-single-cpt-relacionados::after {
    display: none;
  }
  .section-single-cpt-relacionados .container-xxl {
    width: calc(100% - 30px);
  }
  .section-single-cpt-relacionados h2 {
    margin-bottom: 40px;
    font-size: 32px;
  }
  .section-single-cpt-relacionados .relacionados-list {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .section-single-cpt-relacionados .relacionados-item {
    height: 440px;
  }
  .section-single-cpt-relacionados .card-projeto .card-projeto-content {
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
    min-height: 150px;
    padding: 30px 24px;
  }
  .section-single-cpt-relacionados .card-projeto .card-projeto-content .title {
    font-size: 24px;
  }
}

.section-frase {
  min-height: 558px;
}
.section-frase .frase-content {
  max-width: 900px;
  padding: 142px 0 120px;
}
.section-frase .frase-citacao {
  margin: 0;
  letter-spacing: 0.84px;
  margin-bottom: 40px;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 42px;
}
.section-frase .frase-autor {
  font-family: "Fibra One", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  .section-frase {
    min-height: 500px;
  }
  .section-frase .frase-content {
    padding: 100px 0 80px;
  }
  .section-frase .frase-citacao {
    font-size: 30px;
  }
}

.section-posts-projetos .fullscreen-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  padding: 30px 20px;
  background: rgba(0, 0, 0, 0.9);
  cursor: zoom-out;
}
.section-posts-projetos .fullscreen-wrapper .fullscreen-content {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 90vw;
  max-height: 90vh;
  cursor: default;
}
.section-posts-projetos .fullscreen-wrapper .fullscreen-content img {
  display: block;
  max-width: 100%;
  max-height: 85vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.section-posts-projetos .fullscreen-wrapper .btn-close-fullscreen {
  position: absolute;
  top: -35px;
  right: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border: 0;
  color: #f8ebe5;
  background: transparent;
  cursor: pointer;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.section-posts-projetos .fullscreen-wrapper .btn-close-fullscreen:hover, .section-posts-projetos .fullscreen-wrapper .btn-close-fullscreen:focus-visible {
  opacity: 0.85;
  transform: scale(1.1);
}
.section-posts-projetos .fullscreen-wrapper .btn-close-fullscreen svg {
  display: block;
}
@media screen and (max-width: 767px) {
  .section-posts-projetos .fullscreen-wrapper {
    padding: 50px 15px 20px;
  }
}
.section-posts-projetos {
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 42px;
}
.section-posts-projetos h2 {
  text-align: center;
  width: 100%;
  margin-bottom: 60px;
  color: #012420;
}

/* ------------------ Seção que só aparece nas implantações ----------------- */
.section-implementacao-informacoes {
  padding-top: 70px;
}
.section-implementacao-informacoes .implementacao-informacoes-list {
  max-width: 1132px;
  border: 1px solid #f3db98;
  background: #f8ebe5;
  color: #012420;
  padding: 100px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 100px;
  -moz-column-gap: 100px;
       column-gap: 100px;
  grid-row-gap: 42px;
  row-gap: 42px;
}
.section-implementacao-informacoes .implementacao-informacoes-list .implementacao-informacao {
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .section-implementacao-informacoes .implementacao-informacoes-list {
    padding: 50px 30px;
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

.section-implementacao-antes-depois {
  color: #012420;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 42px;
}
.section-implementacao-antes-depois h2 {
  text-align: center;
  width: 100%;
  margin-bottom: 60px;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper {
  position: relative;
  min-height: 550px;
  overflow: hidden;
  isolation: isolate;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  width: 90px;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../images/section-slider-decorator.webp);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  width: 90px;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url(../images/section-slider-decorator.webp);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  transform: scale(-1);
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper figure {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper figure.implementacao-imagem-depois {
  z-index: 2;
  width: 50%;
  overflow: hidden;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper figure.implementacao-imagem-depois img {
  max-width: none;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper .comparison-slider-control {
  position: absolute;
  inset: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0.001;
  cursor: ew-resize;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  pointer-events: auto;
  touch-action: none;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper .comparison-slider-handle {
  position: absolute;
  z-index: 11;
  top: 0;
  bottom: 0;
  left: 50%;
  left: var(--comparison-position, 50%);
  width: 2px;
  background: #f8ebe5;
  transform: translateX(-1px);
  pointer-events: none;
}
.section-implementacao-antes-depois .implementacao-antes-depois-wrapper .comparison-slider-handle::after {
  content: "↔";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f8ebe5;
  color: #012420;
  font-size: 18px;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .section-implementacao-antes-depois .implementacao-antes-depois-wrapper {
    min-height: 360px;
  }
  .section-implementacao-antes-depois .implementacao-antes-depois-wrapper::before {
    width: 20px;
    background-size: cover;
  }
  .section-implementacao-antes-depois .implementacao-antes-depois-wrapper::after {
    width: 20px;
    background-size: cover;
    background-position: right;
  }
  .section-implementacao-antes-depois .implementacao-antes-depois-wrapper figure img {
    -o-object-position: center;
       object-position: center;
  }
}

/*# sourceMappingURL=singleCpt.bundle.css.map*/