/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-case.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;
}
.single-case-main {
  overflow: hidden;
  background-color: #f8ebe5;
  color: #012420;
  background-image: repeating-linear-gradient(to right, transparent 0, transparent calc(25% - 1px), rgba(248, 220, 210, 0.76) 25%);
  background-size: calc(100% - 136px) 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.single-case-main.has-decorator::before, .single-case-main.has-decorator::after {
  display: none;
}
.single-case-main h1,
.single-case-main h2 {
  color: inherit;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  line-height: 1.08;
}
.single-case-main .editor {
  font-family: "Fibra One", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55;
}
.single-case-main .editor p {
  font-family: inherit;
}
.single-case-main .editor p + p {
  margin-top: 24px;
}
.single-case-main .case-image-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: inherit;
  padding: 24px;
  color: #f3db98;
  background-color: #015e45;
  background-image: linear-gradient(rgba(0, 61, 50, 0.72), rgba(0, 61, 50, 0.72)), url(../images/background-pattern.webp);
  background-position: center;
  background-size: auto, 230px auto;
  font-family: "Fibra One", sans-serif;
  font-size: 14px;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .single-case-main {
    background-size: calc(100% - 60px) 100%;
  }
  .single-case-main .editor {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .single-case-main {
    background-image: none;
  }
  .single-case-main .editor {
    font-size: 16px;
    line-height: 1.55;
  }
}

.section-case-abertura {
  position: relative;
  z-index: 1;
  min-height: 1390px;
  padding: 120px 0 190px;
}
.section-case-abertura .case-intro-content {
  position: relative;
  z-index: 3;
  width: min(100%, 520px);
  padding-top: 4px;
}
.section-case-abertura .case-breadcrumb {
  margin-bottom: 112px;
  font-family: "Fibra One", sans-serif;
  font-size: 11px;
  font-weight: 300;
  text-align: left;
}
.section-case-abertura .case-title {
  font-size: 58px;
}
.section-case-abertura .case-title-label {
  margin-bottom: 8px;
  font-size: 42px;
}
.section-case-abertura .case-intro-text {
  margin-top: 72px;
}
.section-case-abertura .case-intro-gallery {
  position: relative;
  z-index: 4;
  display: grid;
  grid-template-columns: 298px minmax(0, 1fr);
  grid-gap: 32px;
  gap: 32px;
  margin-top: 120px;
}
.section-case-abertura .case-intro-image {
  min-height: 423px;
  margin: 0;
  overflow: hidden;
  background-color: #015e45;
}
.section-case-abertura .case-intro-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-case-abertura .case-intro-decorations {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}
.section-case-abertura .case-intro-decoration {
  position: absolute;
  margin: 0;
}
.section-case-abertura .case-intro-decoration img,
.section-case-abertura .case-intro-decoration .case-image-placeholder {
  width: 100%;
  height: 100%;
}
.section-case-abertura .case-intro-decoration img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left top;
     object-position: left top;
}
.section-case-abertura .case-intro-decoration-left {
  --case-content-half-width: 260px;
  --case-content-safe-gap: 40px;
  --case-decoration-visible-width: 430px;
  top: 0;
  right: auto;
  left: min(0px, 50vw - 260px - 40px - 430px);
  left: min(0px, 50vw - var(--case-content-half-width) - var(--case-content-safe-gap) - var(--case-decoration-visible-width));
  width: min(39.5vw + 470px, 1230px);
  height: 520px;
}
.section-case-abertura .case-intro-decoration-leaf {
  position: absolute;
  top: 78px;
  right: -20px;
  width: 145px;
  height: 850px;
  background-color: #f85628;
  -webkit-mask-image: url(../images/card-decorator-cases.webp);
  mask-image: url(../images/card-decorator-cases.webp);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: repeat-y;
  mask-repeat: repeat-y;
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto;
  transform: scaleX(-1);
}
.section-case-abertura::after {
  content: "";
  position: absolute;
  right: -8%;
  bottom: -1px;
  left: -8%;
  z-index: 0;
  height: 92px;
  border-radius: 50% 50% 0 0/28% 28% 0 0;
  background-color: #003d32;
  transform: translateY(62px);
}
@media screen and (max-width: 1199px) {
  .section-case-abertura {
    min-height: 1260px;
  }
  .section-case-abertura .case-intro-gallery {
    grid-template-columns: 25% minmax(0, 1fr);
  }
}
@media screen and (max-width: 991px) {
  .section-case-abertura .case-intro-decoration-left {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .section-case-abertura {
    min-height: auto;
    padding: 40px 0 100px;
  }
  .section-case-abertura .case-intro-content {
    padding-top: 0;
  }
  .section-case-abertura .case-breadcrumb {
    margin-bottom: 54px;
    text-align: center;
  }
  .section-case-abertura .case-title {
    font-size: 44px;
  }
  .section-case-abertura .case-title-label {
    font-size: 30px;
  }
  .section-case-abertura .case-intro-text {
    margin-top: 38px;
  }
  .section-case-abertura .case-intro-gallery {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 64px;
  }
  .section-case-abertura .case-intro-image {
    min-height: 310px;
  }
  .section-case-abertura .case-intro-image-small {
    display: none;
  }
  .section-case-abertura .case-intro-decoration-leaf {
    top: 210px;
    width: 62px;
    height: 450px;
  }
}

.section-case-preparacao {
  position: relative;
  z-index: 2;
  padding: 145px 0 0;
  color: #f8ebe5;
  background-color: #003d32;
}
.section-case-preparacao .case-preparation-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(0, 0.55fr) minmax(0, 0.62fr) minmax(0, 0.92fr);
  grid-template-rows: 565px 310px;
  grid-gap: 34px 28px;
  gap: 34px 28px;
  align-items: start;
}
.section-case-preparacao .case-preparation-content {
  grid-column: 3/5;
  align-self: center;
  max-width: 560px;
  margin-left: -40px;
  padding-left: 35px;
}
.section-case-preparacao .case-preparation-content h2 {
  margin-bottom: 44px;
  font-size: 42px;
}
.section-case-preparacao .case-organic-image {
  min-height: 0;
  margin: 0;
}
.section-case-preparacao .case-organic-image img {
  display: block;
  width: 100%;
  height: auto;
}
.section-case-preparacao .case-preparation-image-main {
  grid-column: 1/3;
  grid-row: 1;
  width: 646px;
  height: 783px;
  margin-left: -105px;
  transform: translateY(-69px);
}
.section-case-preparacao .case-preparation-image-wide {
  grid-column: 1/3;
  grid-row: 2;
  width: 592px;
  height: 422px;
  margin-left: 13px;
  transform: translateY(-48px);
}
.section-case-preparacao .case-preparation-image-medium {
  grid-column: 3;
  grid-row: 2;
  width: 333px;
  height: 491px;
  transform: translateX(-130px);
}
.section-case-preparacao .case-preparation-image-small {
  grid-column: 4;
  grid-row: 2;
  width: 407px;
  height: 528px;
  transform: translate(-67px, 17px);
}
.section-case-preparacao .case-identity-grid {
  display: grid;
  grid-template-columns: 48% 52%;
  min-height: 920px;
  margin: 45px -45px 0;
  align-items: center;
}
.section-case-preparacao .case-identity-content {
  width: min(100%, 590px);
  padding: 80px 35px 100px;
  justify-self: center;
  text-align: center;
  transform: translateX(4px);
}
.section-case-preparacao .case-identity-content h2 {
  margin-bottom: 52px;
  font-size: 42px;
}
.section-case-preparacao .case-identity-image {
  width: 1025px;
  height: 901px;
  transform: translate(-40px, 31px);
}
@media screen and (max-width: 1199px) {
  .section-case-preparacao .case-preparation-grid {
    grid-template-rows: 470px 340px;
  }
  .section-case-preparacao .case-preparation-content {
    margin-left: 0;
    padding-left: 10px;
  }
  .section-case-preparacao .case-preparation-image-main,
  .section-case-preparacao .case-preparation-image-wide,
  .section-case-preparacao .case-preparation-image-medium,
  .section-case-preparacao .case-preparation-image-small {
    width: auto;
    height: auto;
    min-height: 100%;
  }
  .section-case-preparacao .case-preparation-image-main {
    margin-left: -20px;
    transform: none;
  }
  .section-case-preparacao .case-preparation-image-wide {
    margin-left: 28px;
    transform: none;
  }
  .section-case-preparacao .case-preparation-image-medium {
    transform: translateY(28px);
  }
  .section-case-preparacao .case-preparation-image-small {
    margin-right: -10px;
    transform: translateY(50px);
  }
  .section-case-preparacao .case-identity-grid {
    min-height: 800px;
  }
  .section-case-preparacao .case-identity-content {
    transform: none;
  }
  .section-case-preparacao .case-identity-image {
    width: calc(100% + 90px);
    height: auto;
    min-height: 650px;
    transform: translate(45px, 65px);
  }
}
@media screen and (max-width: 767px) {
  .section-case-preparacao {
    padding: 92px 0 0;
  }
  .section-case-preparacao .case-preparation-grid,
  .section-case-preparacao .case-identity-grid {
    display: flex;
    flex-direction: column;
    min-height: auto;
    gap: 32px;
    margin: 0;
  }
  .section-case-preparacao .case-preparation-content,
  .section-case-preparacao .case-identity-content {
    order: -1;
    max-width: none;
    padding: 0;
    text-align: left;
  }
  .section-case-preparacao .case-preparation-content h2,
  .section-case-preparacao .case-identity-content h2 {
    margin-bottom: 30px;
    font-size: 34px;
  }
  .section-case-preparacao .case-organic-image {
    width: 100%;
    height: auto;
    min-height: 330px;
    margin: 0;
    transform: none;
  }
  .section-case-preparacao .case-preparation-image-medium,
  .section-case-preparacao .case-preparation-image-small {
    display: none;
  }
  .section-case-preparacao .case-identity-grid {
    padding: 90px 0;
  }
  .section-case-preparacao .case-identity-image {
    width: 100%;
    min-height: 420px;
  }
}

.section-case-resultado {
  position: relative;
  z-index: 3;
  padding: 145px 0 185px;
  background-color: #f8ebe5;
}
.section-case-resultado .case-result-heading {
  display: grid;
  grid-template-columns: 340px minmax(0, 500px);
  grid-gap: 55px;
  gap: 55px;
  max-width: 930px;
  margin: 0 auto 92px;
  align-items: start;
}
.section-case-resultado .case-result-heading h2 {
  font-size: 48px;
  text-align: right;
}
.section-case-resultado .case-comparison-wrapper {
  position: relative;
  min-height: 560px;
  overflow: hidden;
  isolation: isolate;
  background-color: #015e45;
}
.section-case-resultado .case-comparison-wrapper::before, .section-case-resultado .case-comparison-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 4;
  width: 95px;
  height: 100%;
  background-image: url(../images/section-slider-decorator.webp);
  background-position: left center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.section-case-resultado .case-comparison-wrapper::before {
  left: 0;
}
.section-case-resultado .case-comparison-wrapper::after {
  right: 0;
  transform: scaleX(-1);
}
.section-case-resultado .case-comparison-wrapper figure {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.section-case-resultado .case-comparison-wrapper figure img,
.section-case-resultado .case-comparison-wrapper figure .case-image-placeholder {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-case-resultado .case-comparison-wrapper .case-comparison-image-after {
  z-index: 2;
  width: 50%;
  overflow: hidden;
}
.section-case-resultado .case-comparison-wrapper .case-comparison-image-after img,
.section-case-resultado .case-comparison-wrapper .case-comparison-image-after .case-image-placeholder {
  max-width: none;
}
.section-case-resultado .case-comparison-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;
  touch-action: none;
}
.section-case-resultado .case-comparison-wrapper .comparison-slider-handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  left: var(--comparison-position, 50%);
  z-index: 11;
  width: 2px;
  background-color: #f8ebe5;
  transform: translateX(-1px);
  pointer-events: none;
}
.section-case-resultado .case-comparison-wrapper .comparison-slider-handle::after {
  content: "↔";
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #012420;
  background-color: #f3db98;
  font-size: 17px;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .section-case-resultado {
    padding: 90px 0 100px;
  }
  .section-case-resultado .case-result-heading {
    grid-template-columns: 1fr;
    gap: 28px;
    margin-bottom: 54px;
  }
  .section-case-resultado .case-result-heading h2 {
    font-size: 36px;
    text-align: left;
  }
  .section-case-resultado .case-comparison-wrapper {
    min-height: 390px;
  }
  .section-case-resultado .case-comparison-wrapper::before, .section-case-resultado .case-comparison-wrapper::after {
    width: 28px;
    background-size: cover;
  }
}

.section-frase.variacao-case {
  min-height: 620px;
  background-color: #015e45;
}
.section-frase.variacao-case .frase-content {
  max-width: 880px;
  padding: 150px 0 130px;
}
.section-frase.variacao-case .frase-content h2 {
  font-size: 48px;
  line-height: 1.16;
}
@media screen and (max-width: 767px) {
  .section-frase.variacao-case {
    min-height: auto;
  }
  .section-frase.variacao-case::before {
    width: 65%;
    opacity: 0.82;
  }
  .section-frase.variacao-case .frase-content {
    padding: 100px 0 90px;
  }
  .section-frase.variacao-case .frase-content h2 {
    font-size: 34px;
  }
}

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