/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/page-raizes-legado.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
@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;
}
.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%;
}

.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;
  }
}
.raizes-legado {
  overflow: hidden;
  background: #f8ebe5;
  color: #012420;
}
.raizes-legado > section:first-child {
  padding-top: 0;
}
.raizes-legado .rl-closing-media {
  position: relative;
  background: linear-gradient(135deg, #003d32, #012420);
}
.raizes-legado .rl-closing-media.is-placeholder {
  background: linear-gradient(135deg, #015e45, #012420);
  min-height: 700px;
}
.raizes-legado .rl-closing-media img {
  width: 100%;
  height: auto;
  display: block;
}
.raizes-legado .rl-closing-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(1, 36, 32, 0.2), rgba(1, 36, 32, 0.72));
}
.raizes-legado h1,
.raizes-legado h2,
.raizes-legado h3,
.raizes-legado p {
  margin-top: 0;
}
.raizes-legado .rl-banner {
  min-height: 700px;
  background-color: #012420;
  background-position: center;
}
.raizes-legado .rl-banner > .mw-1920 {
  width: 100%;
  position: relative;
  z-index: 1;
}
.raizes-legado .rl-banner .content {
  min-height: 700px;
  display: flex;
  align-items: flex-end;
}
.raizes-legado .rl-banner .content-wrapper {
  width: 100%;
  padding-bottom: 100px;
}
.raizes-legado .rl-banner .breadcrumb {
  justify-content: flex-start;
  margin-bottom: 28px;
}
.raizes-legado .rl-banner h1 {
  max-width: 920px;
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: clamp(38px, 3.7vw, 64px);
  line-height: 1;
}
.raizes-legado h2 {
  margin-bottom: 30px;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: clamp(30px, 3vw, 48px);
  line-height: 1.05;
}
.raizes-legado .rl-section {
  padding: 150px 0;
}
.raizes-legado .rl-paper {
  background: #f8ebe5;
}
.raizes-legado .rl-green,
.raizes-legado .rl-company {
  background: #012420;
  color: #f8ebe5;
}
.raizes-legado .rl-split {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: center;
  grid-gap: clamp(50px, 10vw, 170px);
  gap: clamp(50px, 10vw, 170px);
}
.raizes-legado .rl-split--image-left {
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
}
.raizes-legado .rl-copy {
  max-width: 480px;
  justify-self: center;
}
.raizes-legado .rl-text {
  font-family: "Fibra One", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
.raizes-legado .rl-text p + p {
  margin-top: 18px;
}
.raizes-legado .rl-figure,
.raizes-legado .rl-company-image {
  position: relative;
  margin: 0;
  background: transparent;
}
.raizes-legado .rl-figure.is-placeholder,
.raizes-legado .rl-company-image.is-placeholder {
  background: linear-gradient(135deg, rgba(1, 36, 32, 0.18), rgba(1, 36, 32, 0.04));
  min-height: 420px;
}
.raizes-legado .rl-figure img,
.raizes-legado .rl-company-image img {
  width: 100%;
  height: auto;
  display: block;
}
.raizes-legado .rl-figure figcaption,
.raizes-legado .rl-company-image figcaption {
  position: absolute;
  right: 18px;
  bottom: 18px;
  max-width: 270px;
  padding: 10px 14px;
  background: #012420;
  color: #f8ebe5;
  font-family: "Fibra One", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.3;
}
.raizes-legado .rl-company {
  padding: 80px 0 120px;
  text-align: center;
}
.raizes-legado .rl-company-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 60px;
  text-align: left;
}
.raizes-legado .rl-company-heading img {
  width: 180px;
  max-height: 90px;
  -o-object-fit: contain;
     object-fit: contain;
}
.raizes-legado .rl-company-heading h2 {
  max-width: 500px;
  margin-bottom: 0;
}
.raizes-legado .rl-company-image {
  margin-bottom: 60px;
  border-radius: 0;
  background: transparent;
}
.raizes-legado .rl-company-image.is-placeholder {
  min-height: 480px;
}
.raizes-legado .rl-company-text {
  max-width: 800px;
  margin: 0 auto;
}
.raizes-legado .rl-metrics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  gap: 30px;
  max-width: 900px;
  margin: 65px auto 0;
}
.raizes-legado .rl-metric {
  padding: 0 20px;
  border-right: 1px solid rgba(248, 235, 229, 0.32);
}
.raizes-legado .rl-metric:last-child {
  border-right: 0;
}
.raizes-legado .rl-metric strong {
  display: block;
  margin-bottom: 10px;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1;
  color: #f3db98;
}
.raizes-legado .rl-metric h3 {
  margin-bottom: 8px;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 17px;
}
.raizes-legado .rl-metric p {
  font-family: "Fibra One", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.35;
}
.raizes-legado .rl-button-wrapper {
  margin-top: 45px;
}
.raizes-legado .rl-button-wrapper .btn-principal {
  color: #f8ebe5;
}
.raizes-legado .rl-button-wrapper .btn-principal::before {
  border-color: #f8ebe5;
}
.raizes-legado .rl-formation {
  padding-bottom: 90px;
}
.raizes-legado .rl-people {
  padding: 35px 0 130px;
  text-align: center;
}
.raizes-legado .rl-people > .container-xxl > h2 {
  max-width: 520px;
  margin: 0 auto 60px;
}
.raizes-legado .rl-people-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 36px 20px;
  gap: 36px 20px;
}
.raizes-legado .rl-person {
  text-align: left;
}
.raizes-legado .rl-person h3 {
  margin: 14px 0 4px;
  font-family: "Pogonia", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.raizes-legado .rl-person p {
  color: rgba(248, 235, 229, 0.72);
  font-family: "Fibra One", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.raizes-legado .rl-person-photo {
  background: transparent;
}
.raizes-legado .rl-person-photo.is-placeholder {
  aspect-ratio: 1/1;
  background: linear-gradient(135deg, #015e45, rgba(248, 235, 229, 0.12));
}
.raizes-legado .rl-person-photo img {
  width: 100%;
  height: auto;
  display: block;
}
.raizes-legado .rl-projects {
  padding-bottom: 180px;
}
.raizes-legado .rl-closing {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #f8ebe5;
}
.raizes-legado .rl-closing-copy {
  position: absolute;
  top: 50%;
  right: 12%;
  z-index: 1;
  width: min(100%, 560px);
  padding: 65px;
  background: rgba(1, 36, 32, 0.66);
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .raizes-legado .rl-banner {
    min-height: 560px;
  }
  .raizes-legado .rl-banner .content {
    min-height: 560px;
  }
  .raizes-legado .rl-banner .content-wrapper {
    padding-bottom: 70px;
  }
  .raizes-legado .rl-section {
    padding: 90px 0;
  }
  .raizes-legado .rl-split,
  .raizes-legado .rl-split--image-left {
    grid-template-columns: 1fr;
    gap: 48px;
  }
  .raizes-legado .rl-split--image-left .rl-copy {
    order: 2;
  }
  .raizes-legado .rl-copy {
    max-width: 620px;
  }
  .raizes-legado .rl-company-heading {
    align-items: flex-start;
    flex-direction: column;
  }
  .raizes-legado .rl-people-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .raizes-legado .rl-closing-copy {
    right: 30px;
    margin: 0;
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .raizes-legado .rl-banner {
    min-height: 500px;
  }
  .raizes-legado .rl-banner .content {
    min-height: 500px;
  }
  .raizes-legado .rl-banner .content-wrapper {
    padding-bottom: 45px;
  }
  .raizes-legado .rl-section,
  .raizes-legado .rl-company,
  .raizes-legado .rl-people {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .raizes-legado .rl-metrics {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .raizes-legado .rl-metric {
    padding: 0 0 25px;
    border-right: 0;
    border-bottom: 1px solid rgba(248, 235, 229, 0.32);
  }
  .raizes-legado .rl-metric:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .raizes-legado .rl-people-grid {
    gap: 25px 12px;
  }
  .raizes-legado .rl-closing .rl-closing-media.is-placeholder {
    min-height: 520px;
  }
  .raizes-legado .rl-closing-copy {
    right: 15px;
    padding: 30px;
  }
}

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