.elementor-44 .elementor-element.elementor-element-57709ef{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-cc37f12{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-cc37f12:not(.elementor-motion-effects-element-type-background), .elementor-44 .elementor-element.elementor-element-cc37f12 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-44 .elementor-element.elementor-element-26d33c5{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-be9c4e7{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-be9c4e7:not(.elementor-motion-effects-element-type-background), .elementor-44 .elementor-element.elementor-element-be9c4e7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#303030;}.elementor-44 .elementor-element.elementor-element-5b72b91{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-1f3aa17{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-7bfbaaf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-57709ef *//* =========================================
   HERO 3D — CSS GLOBAL
   Sem referências ao Textparent
========================================= */
.lh-hero3d{
  position:relative;
  height:300vh;
  background:
    radial-gradient(circle at 75% 30%, rgba(187,175,165,.14), transparent 28%),
    radial-gradient(circle at 20% 70%, rgba(91,109,119,.34), transparent 32%),
    radial-gradient(circle at 58% 48%, rgba(21,34,42,.42), transparent 36%),
    linear-gradient(180deg, #10161a 0%, #15222a 48%, #161616 100%);
}

.lh-hero3d-sticky{
  position:sticky;
  top:0;
  height:100vh;
  overflow:hidden;
}

.lh-hero3d-copy-wrap{
  position:absolute;
  inset:0;
  z-index:4;
  width:min(1140px, calc(100vw - 48px));
  height:100%;
  margin:0 auto;
  left:0;
  right:0;
}

.lh-hero3d-copy{
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  width:620px;
  max-width:620px;
}

.lh-hero3d-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:9px 13px;
  border:1px solid rgba(187,175,165,.26);
  border-radius:999px;
  background:rgba(242,242,242,.045);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  color:#bbafa5;
  font-size:12px;
  line-height:1;
  letter-spacing:.16em;
  text-transform:uppercase;
  white-space:nowrap;
}

.lh-hero3d-copy h1{
  margin:24px 0 18px;
  color:#f2f2f2;
  font-family:Manrope, Inter, sans-serif;
  font-size:68px;
  font-weight:500;
  line-height:.96;
  letter-spacing:-.06em;
}

.lh-hero3d-copy p{
  max-width:520px;
  color:rgba(242,242,242,.68);
  font-size:18px;
  line-height:1.65;
}

.lh-hero3d-progress-wrap{
  width:380px;
  height:7px;
  margin-top:34px;
  border-radius:999px;
  background:rgba(242,242,242,.08);
  overflow:hidden;
  border:1px solid rgba(242,242,242,.08);
}

.lh-hero3d-progress{
  width:0%;
  height:100%;
  background:#bbafa5;
  box-shadow:0 0 26px rgba(187,175,165,.42);
}

#lhHeroScene{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  z-index:1;
  pointer-events:none;
}

.lh-hero3d-hint{
  position:absolute;
  left:50%;
  bottom:26px;
  transform:translateX(-50%);
  z-index:4;
  color:rgba(242,242,242,.48);
  font-size:12px;
  letter-spacing:.22em;
  text-transform:uppercase;
}

/* =========================================
   TEXT PARENT WRAPPER
   Só mantém a seção de encaixe.
   O CSS interno do efeito fica inline no widget.
========================================= */

.lh-after-textparent{
  min-height:100vh;
  margin-top:-80vh;
  position:relative;
  z-index:5;
  background:#161616;
  overflow:hidden;
}

/* =========================================
   RESPONSIVO HERO
========================================= */

@media(max-width:860px){
  .lh-hero3d-copy-wrap{
    width:calc(100vw - 56px);
  }

  .lh-hero3d-copy{
    width:100%;
    max-width:100%;
  }

  .lh-hero3d-copy h1{
    font-size:52px;
  }

  #lhHeroScene{
    opacity:.78;
  }
}

@media(max-width:767px){
  .lh-hero3d-sticky{
    height:100svh;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-cc37f12 */.lh-about-blurb,
.lh-about-blurb *{
  box-sizing:border-box;
}

.lh-about-blurb{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:4.5rem 7vw 5rem;
  background:#FBFAF7 !important;
}

.lh-dots{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  overflow:hidden;
}

.lh-dots canvas{
  width:100% !important;
  height:100% !important;
  display:block;
}

.lh-about-wrap{
  position:relative;
  z-index:2;
  width:min(73.75rem,100%);
  margin:0 auto;
}

.lh-about-inner{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:clamp(2.5rem,6vw,6rem);
  align-items:center;
  min-height:31.25rem;
}

.lh-about-kicker{
  display:flex;
  align-items:center;
  gap:.875rem;
  margin-bottom:1.375rem;
  font-family:'Inter',sans-serif !important;
  font-size:.75rem !important;
  line-height:1 !important;
  font-weight:700 !important;
  letter-spacing:.18em !important;
  text-transform:uppercase !important;
  color:rgba(22,22,22,.58) !important;
}

.lh-about-kicker::before{
  content:'';
  width:2.625rem;
  height:.0625rem;
  background:#B7A98B;
}

.lh-about-title{
  max-width:27.5rem;
  margin:0 !important;
  font-family:'Manrope',sans-serif !important;
  font-size:clamp(2.375rem,4.2vw,3.875rem) !important;
  line-height:.96 !important;
  font-weight:600 !important;
  letter-spacing:-.06em !important;
}

.lh-about-title span{
  display:block;
}

.lh-about-title-dark{
  color:#161616 !important;
}

.lh-about-title-accent{
  color:#5B6D77 !important;
}

.lh-about-copy{
  max-width:40rem;
  padding:2.125rem 0 2.125rem 2.25rem;
  border-left:.0625rem solid rgba(22,22,22,.14);
}

.lh-about-copy p{
  margin:0 !important;
  font-family:'Inter',sans-serif !important;
  font-size:clamp(1.125rem,1.55vw,1.5rem) !important;
  line-height:1.45 !important;
  letter-spacing:-.035em !important;
  font-weight:500 !important;
  color:rgba(22,22,22,.78) !important;
}

.lh-about-copy strong{
  color:#161616 !important;
  font-weight:700 !important;
}

.lh-about-actions{
  margin-top:2.125rem;
  display:flex;
  align-items:center;
  gap:1.375rem;
  flex-wrap:wrap;
}

.lh-about-btn{
  position:relative;
  overflow:hidden;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:.75rem;
  min-height:3.125rem;
  padding:0 1.5rem;
  border:.0625rem solid rgba(22,22,22,.18);
  border-radius:999rem;
  background:rgba(255,255,255,.38);
  backdrop-filter:blur(.875rem);
  text-decoration:none !important;
  font-family:'Inter',sans-serif !important;
  font-size:.8125rem !important;
  line-height:1 !important;
  font-weight:700 !important;
  letter-spacing:.03em !important;
  color:#161616 !important;
  transition:all .45s cubic-bezier(.16,1,.3,1);
}

.lh-about-note{
  max-width:13.75rem;
  font-family:'Inter',sans-serif !important;
  font-size:.75rem !important;
  line-height:1.4 !important;
  font-weight:500 !important;
  color:rgba(22,22,22,.46) !important;
}

.lh-bento-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:.875rem;
  padding-top:1rem;
}

.lh-bento-card{
  position:relative;
  overflow:hidden;
  min-height:11.25rem;
  padding:1.25rem;
  border:.0625rem solid rgba(91,109,119,.18);
  border-radius:1.25rem;
  background:rgba(255,255,255,.44);
  backdrop-filter:blur(1rem);
  text-decoration:none !important;
  color:inherit !important;
  box-shadow:0 1.25rem 4rem rgba(16,26,32,.045);
  transition:all .45s cubic-bezier(.16,1,.3,1);
}

.lh-bento-card.large{
  grid-column:span 2;
}

.lh-bento-card::before{
  content:'';
  position:absolute;
  inset:0;
  opacity:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 18% 12%, rgba(183,169,139,.34), transparent 28%),
    radial-gradient(circle at 82% 75%, rgba(91,109,119,.20), transparent 32%),
    radial-gradient(circle at center, rgba(91,109,119,.075) .0625rem, transparent .0625rem);
  background-size:auto, auto, .375rem .375rem;
  transition:opacity .45s cubic-bezier(.16,1,.3,1);
}

.lh-bento-card::after{
  content:'';
  position:absolute;
  inset:-45%;
  opacity:0;
  pointer-events:none;
  background:linear-gradient(
    115deg,
    transparent 38%,
    rgba(255,255,255,.72) 48%,
    rgba(231,225,214,.42) 52%,
    transparent 62%
  );
  transform:translateX(-35%) rotate(8deg);
  transition:opacity .45s ease, transform .9s cubic-bezier(.16,1,.3,1);
}

.lh-bento-card:hover,
.lh-bento-card.is-active{
  transform:translateY(-.25rem);
  border-color:rgba(91,109,119,.34);
  background:rgba(255,255,255,.62);
  box-shadow:
    0 1.5rem 5rem rgba(16,26,32,.075),
    0 0 0 .0625rem rgba(183,169,139,.16),
    0 0 4rem rgba(183,169,139,.18);
}

.lh-bento-card:hover::before,
.lh-bento-card.is-active::before{
  opacity:1;
}

.lh-bento-card:hover::after,
.lh-bento-card.is-active::after{
  opacity:1;
  transform:translateX(35%) rotate(8deg);
}

.lh-bento-content{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  gap:1rem;
  height:100%;
}

.lh-bento-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
}

.lh-bento-icon i{
  font-size:1rem !important;
  line-height:1 !important;
}

.lh-bento-icon{
  width:2.25rem;
  height:2.25rem;
  border-radius:.875rem;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(91,109,119,.09);
  color:#5B6D77 !important;
  transition:all .35s ease;
}

.lh-bento-card:hover .lh-bento-icon,
.lh-bento-card.is-active .lh-bento-icon{
  background:linear-gradient(135deg, rgba(91,109,119,.18), rgba(183,169,139,.22));
  color:#161616 !important;
}

.lh-bento-status{
  padding:.375rem .625rem;
  border-radius:.625rem;
  background:rgba(183,169,139,.16);
  font-family:'Inter',sans-serif !important;
  font-size:.6875rem !important;
  line-height:1 !important;
  font-weight:700 !important;
  letter-spacing:.04em !important;
  text-transform:uppercase !important;
  color:rgba(22,22,22,.62) !important;
}

.lh-bento-title{
  margin:0 !important;
  font-family:'Manrope',sans-serif !important;
  font-size:1rem !important;
  line-height:1.15 !important;
  font-weight:700 !important;
  letter-spacing:-.035em !important;
  color:#161616 !important;
}

.lh-bento-meta{
  margin-left:.5rem;
  font-family:'Inter',sans-serif !important;
  font-size:.75rem !important;
  font-weight:500 !important;
  color:#5B6D77 !important;
}

.lh-bento-desc{
  margin:0 !important;
  font-family:'Inter',sans-serif !important;
  font-size:.9375rem !important;
  line-height:1.45 !important;
  font-weight:500 !important;
  letter-spacing:-.02em !important;
  color:rgba(22,22,22,.62) !important;
}

.lh-bento-bottom{
  margin-top:auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
}

.lh-bento-tags{
  display:flex;
  flex-wrap:wrap;
  gap:.5rem;
}

.lh-bento-tag{
  padding:.375rem .5rem;
  border-radius:.5rem;
  background:rgba(91,109,119,.08);
  font-family:'Inter',sans-serif !important;
  font-size:.6875rem !important;
  line-height:1 !important;
  font-weight:600 !important;
  color:rgba(22,22,22,.48) !important;
}

.lh-bento-cta{
  opacity:0;
  transform:translateX(-.25rem);
  white-space:nowrap;
  font-family:'Inter',sans-serif !important;
  font-size:.75rem !important;
  line-height:1 !important;
  font-weight:700 !important;
  color:#5B6D77 !important;
  transition:all .35s ease;
}

.lh-bento-card:hover .lh-bento-cta,
.lh-bento-card.is-active .lh-bento-cta{
  opacity:1;
  transform:translateX(0);
}

@media(max-width:64rem){
  .lh-about-blurb{
    padding:4.5rem 2rem 5rem;
  }

  .lh-about-inner{
    grid-template-columns:1fr;
    gap:2.125rem;
    min-height:auto;
  }

  .lh-about-title{
    max-width:100%;
  }

  .lh-about-copy{
    max-width:100%;
    padding:1.75rem 0 0;
    border-left:0;
    border-top:.0625rem solid rgba(22,22,22,.14);
  }

  .lh-bento-grid{
    grid-template-columns:1fr 1fr;
    padding-top:3rem;
  }

  .lh-bento-card.large{
    grid-column:span 2;
  }
}

@media(max-width:48rem){
  .lh-about-blurb{
    padding:4rem 1.5rem;
  }

  .lh-about-actions{
    flex-direction:column;
    align-items:flex-start;
  }

  .lh-about-btn{
    width:100%;
  }

  .lh-bento-grid{
    grid-template-columns:1fr;
  }

  .lh-bento-card,
  .lh-bento-card.large{
    grid-column:span 1;
  }

  .lh-bento-bottom{
    align-items:flex-start;
    flex-direction:column;
  }

  .lh-bento-cta{
    opacity:1;
    transform:none;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-26d33c5 */#lh-mobile-carousel,
#lh-mobile-label{
  display:none;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-be9c4e7 */.lh-areas-sticky{
  position:sticky;
  top:0;
  height:100vh;
  z-index:1;
  overflow:hidden;

  filter:blur(var(--lh-blur, 0px));
  transform:scale(var(--lh-scale, 1));
  opacity:var(--lh-opacity, 1);
  transition:filter .08s linear, transform .08s linear, opacity .08s linear;
  will-change:filter, transform, opacity;
}

.lh-section-overlap{
  position:relative;
  z-index:10;
  min-height:100vh;
  background:#FBFAF7;

  box-shadow:
    0 -80px 120px rgba(0,0,0,.50),
    0 -20px 40px rgba(0,0,0,.65);
}

.elementor,
.elementor-section,
.elementor-container,
.e-con{
  overflow:visible;
}

/* MOBILE */
@media(max-width:768px){

  .lh-areas-sticky{
    position:sticky!important;

    /* JS calcula quanto o conteúdo passa da tela */
    top:var(--lh-mobile-sticky-top, 0px)!important;

    height:auto!important;
    min-height:100svh!important;
    overflow:visible!important;

    z-index:1!important;

    filter:none!important;
    transform:none!important;
    opacity:1!important;
    transition:none!important;
    will-change:auto!important;
  }

  .lh-section-overlap{
    position:relative!important;
    z-index:10!important;
    min-height:100svh!important;
    margin-top:0!important;
  }

  /* Corrige o menu do componente para NÃO percorrer o site todo */
  #lh-switcher{
    position:sticky!important;
    top:auto!important;
    bottom:1.15rem!important;
    z-index:30!important;
  }
}/* End custom CSS */
/* Start custom CSS */@media(max-width:980px){
  #page,
  #content,
  .site,
  .site-content,
  .elementor,
  .elementor-location-single,
  .elementor-location-archive,
  .elementor-location-footer{
    max-width:100%!important;
    overflow-x:clip!important;
  }
}/* End custom CSS */