.elementor-7 .elementor-element.elementor-element-5214b86{--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-7 .elementor-element.elementor-element-b33ac05{--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-7 .elementor-element.elementor-element-dca3f33{--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-7 .elementor-element.elementor-element-702e80a{--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-7 .elementor-element.elementor-element-94ada19{--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-7 .elementor-element.elementor-element-112e553{--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-7 .elementor-element.elementor-element-9635ecb{--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-7 .elementor-element.elementor-element-53a3ffe{--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-7 .elementor-element.elementor-element-a5f2a10{--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-7 .elementor-element.elementor-element-074a5e2{--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-7 .elementor-element.elementor-element-6210b81{--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;}/* Start custom CSS for container, class: .elementor-element-5214b86 */:root{
  --fh-c1:#727153;
  --fh-c2:#8C765E;
  --fh-c3:#BFB7AA;
  --fh-c4:#593f28;
  --fh-c5:#26180F;

  --fh-white:#ffffff;
  --fh-text:var(--fh-c5);
  --fh-title:var(--fh-c4);
  --fh-soft:var(--fh-c3);
  --fh-bg:#f7f3ee;

  --fh-radius-xl:28px;
  --fh-radius-lg:22px;
  --fh-radius-md:16px;

  --fh-shadow-soft:0 18px 45px rgba(38,24,15,0.08);
  --fh-shadow-card:0 14px 34px rgba(38,24,15,0.08);
  --fh-border:1px solid rgba(89,63,40,0.10);
}

html{
  scroll-behavior:smooth;
}

body{
  margin:0;
  font-family:"Montserrat", sans-serif;
  color:var(--fh-text);
  background:var(--fh-bg);
}

h1,h2,h3{
  margin:0;
  color:var(--fh-title);
  line-height:1.1;
}

.fh-header{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  z-index:9999;
  transition:all .35s ease;
  padding:18px 0;
  background:transparent;
}
.fh-header{
  padding:14px 0;
}

.fh-header.scrolled{
  padding:8px 0;
}

.fh-header.scrolled{
  background:rgba(255,255,255,0.88);
  backdrop-filter:blur(14px);
  box-shadow:0 12px 32px rgba(38,24,15,0.08);
  border-bottom:1px solid rgba(89,63,40,0.08);
  padding:10px 0;
}

.fh-header-container{
  width:min(1280px, 92%);
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}

.fh-brand{
  display:flex;
  align-items:center;
  position:relative;
  flex:0 0 auto;
  max-width:340px; /* controla o espaço total da marca */
}

.fh-logo{
  display:block;
  width:100%;
  height:auto;
  max-width:340px;
  max-height:58px;
  object-fit:contain;
  transition:all .35s ease;
}

.fh-header.scrolled .fh-logo{
  max-width:290px;
  max-height:48px;
}

.fh-logo-dark{
  position:absolute;
  left:0;
  top:0;
  opacity:0;
  visibility:hidden;
}

.fh-header.scrolled .fh-logo-light{
  opacity:0;
  visibility:hidden;
}

.fh-header.scrolled .fh-logo-dark{
  opacity:1;
  visibility:visible;
}

.fh-nav{
  display:flex;
  align-items:center;
  gap:24px;
}

.fh-nav a{
  text-decoration:none;
  color:#fff;
  font-size:14px;
  font-weight:500;
  transition:all .3s ease;
  position:relative;
}

.fh-header.scrolled .fh-nav a{
  color:var(--fh-c4);
}

.fh-nav a::after{
  content:"";
  position:absolute;
  left:0;
  bottom:-6px;
  width:0;
  height:1px;
  background:currentColor;
  transition:width .3s ease;
}

.fh-nav a:hover::after{
  width:100%;
}

.fh-header-actions{
  display:flex;
  align-items:center;
  gap:14px;
}

.fh-header-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:48px;
  padding:0 22px;
  border-radius:999px;
  text-decoration:none;
  background:rgba(255,255,255,0.16);
  color:#fff;
  border:1px solid rgba(255,255,255,0.26);
  backdrop-filter:blur(10px);
  font-size:14px;
  font-weight:700;
  transition:all .3s ease;
}

.fh-header.scrolled .fh-header-cta{
  background:var(--fh-c4);
  color:#fff;
  border-color:var(--fh-c4);
}

.fh-header-cta:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 24px rgba(89,63,40,0.18);
}

.fh-menu-toggle{
  display:none;
  width:46px;
  height:46px;
  border:none;
  border-radius:14px;
  background:rgba(255,255,255,0.12);
  backdrop-filter:blur(10px);
  cursor:pointer;
  padding:0;
}

.fh-menu-toggle span{
  display:block;
  width:22px;
  height:2px;
  margin:5px auto;
  background:#fff;
  transition:all .3s ease;
}

.fh-header.scrolled .fh-menu-toggle{
  background:rgba(89,63,40,0.08);
}

.fh-header.scrolled .fh-menu-toggle span{
  background:var(--fh-c4);
}

@media (max-width: 1100px){
  .fh-nav{
    position:absolute;
    top:100%;
    left:4%;
    width:92%;
    background:rgba(255,255,255,0.97);
    backdrop-filter:blur(12px);
    box-shadow:0 18px 40px rgba(38,24,15,0.10);
    border:1px solid rgba(89,63,40,0.08);
    border-radius:22px;
    padding:18px;
    flex-direction:column;
    align-items:flex-start;
    gap:14px;
    opacity:0;
    visibility:hidden;
    transform:translateY(12px);
    transition:all .3s ease;
  }

  .fh-nav a{
    color:var(--fh-c4) !important;
    font-size:15px;
    width:100%;
  }

  .fh-nav.active{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
  }

  .fh-menu-toggle{
    display:block;
  }

  .fh-header-cta{
    display:none;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b33ac05 */.fh-hero{
  position: relative;
  overflow: hidden;
  padding: 150px 0 110px;
  background:
    radial-gradient(circle at 18% 20%, rgba(196,155,92,0.18) 0%, rgba(196,155,92,0) 28%),
    radial-gradient(circle at 85% 18%, rgba(120,88,58,0.18) 0%, rgba(120,88,58,0) 30%),
    linear-gradient(90deg, #1e1916 0%, #3d2f25 48%, #7a634e 100%);
}

.fh-hero-overlay{
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.05) 100%);
  pointer-events: none;
}

.fh-hero-noise{
  position: absolute;
  inset: 0;
  opacity: 0.04;
  pointer-events: none;
  background-image:
    radial-gradient(circle at 20% 20%, #fff 0 1px, transparent 1px),
    radial-gradient(circle at 80% 30%, #fff 0 1px, transparent 1px),
    radial-gradient(circle at 30% 70%, #fff 0 1px, transparent 1px),
    radial-gradient(circle at 70% 80%, #fff 0 1px, transparent 1px);
  background-size: 140px 140px;
}

.fh-hero-glow{
  position: absolute;
  border-radius: 999px;
  filter: blur(40px);
  pointer-events: none;
}

.fh-hero-glow-1{
  width: 280px;
  height: 280px;
  top: 60px;
  left: -60px;
  background: rgba(196,155,92,0.12);
}

.fh-hero-glow-2{
  width: 260px;
  height: 260px;
  right: -80px;
  bottom: 80px;
  background: rgba(255,255,255,0.08);
}

.fh-hero-container{
  width: min(1240px, 92%);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.fh-hero-grid{
  display: grid;
  grid-template-columns: 0.88fr 1.12fr;
  gap: 60px;
  align-items: center;
}

/* FOTO */
.fh-hero-photo-wrap{
  position: relative;
}

.fh-hero-photo-card{
  position: relative;
  max-width: 470px;
  margin: 0 auto;
  border-radius: 34px;
  overflow: hidden;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: 0 28px 60px rgba(0,0,0,0.26);
  backdrop-filter: blur(12px);
}

.fh-hero-photo{
  display: block;
  width: 100%;
  height: 620px;
  object-fit: cover;
  object-position: center top;
}

/* TEXTO */
.fh-hero-content{
  color: #f3ede6;
}

.fh-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  backdrop-filter: blur(12px);
  color: #f3ede6;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 26px;
}

.fh-eyebrow svg{
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}

.fh-hero-content h1{
  margin: 0 0 18px;
  font-size: clamp(42px, 5vw, 68px);
  line-height: 1.02;
  letter-spacing: -0.04em;
  color: #f6efe8;
}
.fh-hero-content h1{
  font-family: 'Cormorant Garamond', serif !important;
}

.fh-hero-headline{
  margin: 0 0 18px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  color: #e7d8c8;
}

.fh-hero-subheadline{
  margin: 0;
  font-size: 18px;
  line-height: 1.9;
  color: rgba(243,237,230,0.88);
  max-width: 760px;
}

/* CTA */
.fh-hero-actions{
  margin-top: 30px;
  margin-bottom: 18px;
}

.fh-btn-primary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 58px;
  padding: 0 26px;
  border-radius: 999px;
  background: linear-gradient(135deg, #c49b5c 0%, #e1bf86 100%);
  color: #2a211b;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 18px 40px rgba(196,155,92,0.24);
  transition: all .3s ease;
}

.fh-btn-primary:hover{
  transform: translateY(-3px);
  box-shadow: 0 24px 48px rgba(196,155,92,0.30);
}

.fh-btn-primary svg{
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

/* MICROCOPY */
.fh-hero-microcopy{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(243,237,230,0.76);
}

.fh-hero-microcopy svg{
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

/* TABLET */
@media (max-width: 1024px){
  .fh-hero{
    padding: 130px 0 90px;
  }

  .fh-hero-grid{
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .fh-hero-photo-card{
    max-width: 420px;
  }

  .fh-hero-photo{
    height: 520px;
  }
}

/* MOBILE */
@media (max-width: 767px){
  .fh-hero{
    padding: 90px 0 70px;
  }

  .fh-hero-container{
    width: min(92%, 100%);
  }

  .fh-hero-grid{
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .fh-hero-content{
    order: 1;
  }

  .fh-hero-photo-wrap{
    order: 2;
    width: 100%;
  }

  .fh-eyebrow{
    font-size: 11px;
    padding: 11px 14px;
    margin-bottom: 20px;
  }

  .fh-hero-content h1{
    font-size: 30px;
    line-height: 1.08;
    margin-bottom: 14px;
  }

  .fh-hero-headline{
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 14px;
  }

  .fh-hero-subheadline{
    font-size: 15px;
    line-height: 1.8;
  }

  .fh-hero-actions{
    display: block !important;
    margin-top: 24px;
    margin-bottom: 16px;
  }

  .fh-btn-primary{
    width: 100%;
    min-height: 54px;
    padding: 0 16px;
    font-size: 12px;
    text-align: center;
    justify-content: center;
  }

  .fh-hero-microcopy{
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 13px;
    line-height: 1.6;
  }

  .fh-hero-photo-card{
    max-width: 300px;
    margin: 0 auto;
    border-radius: 24px;
  }

  .fh-hero-photo{
    width: 100%;
    height: 360px;
    object-fit: cover;
    object-position: center top;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-dca3f33 */.fh-section{
  padding:110px 0;
  position:relative;
}

.fh-section-light{
  background:linear-gradient(180deg, #f7f3ee 0%, #f2ede7 100%);
}

.fh-container{
  width:min(1240px, 92%);
  margin:0 auto;
}

.fh-two-col{
  display:grid;
  grid-template-columns:1.02fr 0.98fr;
  gap:52px;
  align-items:center;
}

.fh-section-tag{
  display:inline-flex;
  padding:10px 16px;
  border-radius:999px;
  background:rgba(114,113,83,0.08);
  color:var(--fh-c1);
  border:1px solid rgba(114,113,83,0.12);
  font-size:13px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:0.08em;
  margin-bottom:18px;
}

.fh-col-content h2{
  font-family:"Radiant Charisma", serif;
  font-size:clamp(34px, 4vw, 58px);
  margin-bottom:18px;
}

.fh-col-content p{
  font-size:17px;
  line-height:1.85;
  margin:0 0 18px;
  color:rgba(38,24,15,0.90);
}

.fh-highlight-box{
  padding:24px 26px;
  border-radius:22px;
  background:rgba(255,255,255,0.66);
  backdrop-filter:blur(10px);
  border:var(--fh-border);
  box-shadow:var(--fh-shadow-card);
  margin:28px 0;
}

.fh-highlight-box p{
  margin:0;
  font-size:17px;
}

.fh-btn-secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 26px;
  border-radius:999px;
  text-decoration:none;
  background:var(--fh-c4);
  color:#fff;
  font-weight:700;
  transition:all .3s ease;
}

.fh-btn-secondary:hover{
  background:var(--fh-c2);
  transform:translateY(-2px);
}

.fh-col-photo{
  display:flex;
  justify-content:center;
}

.fh-photo-card{
  width:100%;
  border-radius:32px;
  overflow:hidden;
  box-shadow:0 22px 48px rgba(38,24,15,0.10);
  border:1px solid rgba(89,63,40,0.08);
}

.fh-photo-card img{
  width:100%;
  height:620px;
  object-fit:cover;
  display:block;
}

@media (max-width: 980px){
  .fh-two-col{
    grid-template-columns:1fr;
    gap:34px;
  }

  .fh-photo-card img{
    height:460px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-702e80a */.fh-section-dark-soft{
  background:
    linear-gradient(180deg, rgba(89,63,40,0.98), rgba(38,24,15,1));
  color:#fff;
}

.fh-section-head{
  max-width:920px;
  margin:0 auto 46px;
}

.fh-section-head.center{
  text-align:center;
}

.fh-section-head h2{
  font-family:"Radiant Charisma", serif;
  font-size:clamp(34px, 4vw, 58px);
  color:#fff;
  margin-bottom:18px;
}

.fh-section-head p{
  font-size:18px;
  line-height:1.85;
  color:rgba(255,255,255,0.82);
  margin:0;
}

.fh-section-tag.alt{
  background:rgba(255,255,255,0.10);
  border-color:rgba(255,255,255,0.18);
  color:#fff;
}

.fh-cards-grid{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:24px;
}

.fh-info-card{
  padding:30px;
  border-radius:28px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(255,255,255,0.10);
  backdrop-filter:blur(12px);
  box-shadow:0 14px 30px rgba(0,0,0,0.14);
}

.fh-info-card h3{
  font-size:22px;
  line-height:1.25;
  color:#fff;
  margin:0 0 14px;
}

.fh-info-card p{
  margin:0;
  color:rgba(255,255,255,0.80);
  font-size:16px;
  line-height:1.75;
}

.fh-center-block{
  text-align:center;
  margin-top:40px;
}

.fh-section-closing{
  font-size:18px;
  color:rgba(255,255,255,0.86);
  margin:0 0 22px;
}

@media (max-width: 767px){
  .fh-cards-grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-94ada19 */.fh-acompanhamento-minimal{
  padding:110px 0;
  background:linear-gradient(180deg, #f7f3ee 0%, #f4efe9 100%);
}

.fh-acomp-grid{
  display:grid;
  grid-template-columns:0.92fr 1.08fr;
  gap:64px;
  align-items:center;
}

.fh-acomp-photo-col{
  display:flex;
  justify-content:flex-start;
}

.fh-acomp-photo-card{
  width:100%;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 24px 55px rgba(38,24,15,0.10);
  border:1px solid rgba(89,63,40,0.08);
  background:#fff;
}

.fh-acomp-photo-card img{
  width:100%;
  height:720px;
  object-fit:cover;
  display:block;
}

.fh-acomp-content-col{
  max-width:760px;
}

.fh-acomp-title{
  margin:0 0 18px;
  font-family:"Radiant Charisma", serif;
  font-size:clamp(36px, 4vw, 58px);
  line-height:1.02;
  color:#26180F;
}

.fh-acomp-title span{
  color:#8C765E;
}

.fh-acomp-intro{
  margin:0 0 28px;
  font-size:17px;
  line-height:1.85;
  color:rgba(38,24,15,0.78);
}

.fh-acomp-steps{
  display:flex;
  flex-direction:column;
  gap:18px;
  margin-bottom:28px;
}

.fh-acomp-step{
  display:grid;
  grid-template-columns:54px 1fr;
  gap:16px;
  align-items:flex-start;
  padding:0 0 18px;
  border-bottom:1px solid rgba(89,63,40,0.10);
}

.fh-acomp-step:last-child{
  border-bottom:none;
  padding-bottom:0;
}

.fh-acomp-step-number{
  width:44px;
  height:44px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(140,118,94,0.12);
  color:#593f28;
  font-size:15px;
  font-weight:700;
  border:1px solid rgba(140,118,94,0.18);
}

.fh-acomp-step-text h3{
  margin:0 0 6px;
  font-size:20px;
  line-height:1.25;
  color:#593f28; /* título com cor */
  font-weight:600;
}

.fh-acomp-step-text p{
  margin:0;
  font-size:15px;
  line-height:1.75;
  color:rgba(38,24,15,0.74);
}

.fh-acomp-quote{
  margin:0 0 24px;
  padding:18px 0 0;
  font-family:"Aloevera Display", serif;
  font-size:28px;
  line-height:1.3;
  color:#8C765E;
}

@media (max-width: 1024px){
  .fh-acomp-grid{
    grid-template-columns:1fr;
    gap:38px;
  }

  .fh-acomp-photo-card img{
    height:520px;
  }

  .fh-acomp-content-col{
    max-width:100%;
  }
}

@media (max-width: 767px){
  .fh-acompanhamento-minimal{
    padding:84px 0;
  }

  .fh-acomp-photo-card{
    border-radius:24px;
  }

  .fh-acomp-photo-card img{
    height:400px;
  }

  .fh-acomp-title{
    font-size:36px;
  }

  .fh-acomp-intro{
    font-size:16px;
    line-height:1.75;
  }

  .fh-acomp-step{
    grid-template-columns:48px 1fr;
    gap:14px;
  }

  .fh-acomp-step-number{
    width:40px;
    height:40px;
    font-size:14px;
  }

  .fh-acomp-step-text h3{
    font-size:18px;
  }

  .fh-acomp-step-text p{
    font-size:14px;
  }

  .fh-acomp-quote{
    font-size:24px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-112e553 */.fh-section-testimonials{
  background:
    linear-gradient(180deg, rgba(89,63,40,0.96), rgba(38,24,15,1));
  color:#fff;
}

.fh-testimonials-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:24px;
}

.fh-testimonial-card{
  padding:32px 30px;
  border-radius:28px;
  background:rgba(255,255,255,0.07);
  border:1px solid rgba(255,255,255,0.12);
  backdrop-filter:blur(12px);
  box-shadow:0 16px 34px rgba(0,0,0,0.16);
}

.fh-testimonial-card p{
  margin:0;
  font-size:20px;
  line-height:1.8;
  color:#fff;
}

.fh-testimonial-note{
  margin-top:22px;
  text-align:center;
  font-size:14px;
  color:rgba(255,255,255,0.70);
}

@media (max-width: 980px){
  .fh-testimonials-grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-9635ecb */.fh-doctor-meta{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin:18px 0 22px;
}

.fh-doctor-meta span{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:0 16px;
  border-radius:999px;
  background:rgba(114,113,83,0.08);
  border:1px solid rgba(114,113,83,0.12);
  color:var(--fh-c4);
  font-size:14px;
  font-weight:600;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-53a3ffe */.fh-section-cta{
  background:
    linear-gradient(135deg, rgba(89,63,40,0.95), rgba(38,24,15,1));
}

.fh-cta-box{
  max-width:920px;
  margin:0 auto;
  text-align:center;
  padding:56px 38px;
  border-radius:34px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(255,255,255,0.10);
  backdrop-filter:blur(14px);
  box-shadow:0 20px 40px rgba(0,0,0,0.16);
}

.fh-cta-box h2{
  font-family:"Radiant Charisma", serif;
  font-size:clamp(34px, 4vw, 58px);
  color:#fff;
  margin-bottom:16px;
}

.fh-cta-box p{
  font-size:18px;
  line-height:1.85;
  color:rgba(255,255,255,0.82);
  margin:0 auto 26px;
  max-width:760px;
}

.fh-cta-microcopy{
  margin-top:16px;
  color:rgba(255,255,255,0.72);
  font-size:14px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a5f2a10 */.fh-instagram-section{
  padding:110px 0;
  background:
    linear-gradient(180deg, #f8f4ef 0%, #f3ede6 100%);
}

.fh-instagram-layout{
  display:grid;
  grid-template-columns:0.92fr 1.08fr;
  gap:56px;
  align-items:center;
}

.fh-instagram-content h2{
  margin:0 0 18px;
  font-family:"Radiant Charisma", serif;
  font-size:clamp(34px, 4vw, 56px);
  line-height:1.04;
  color:#593f28;
}

.fh-instagram-content p{
  margin:0 0 24px;
  font-size:17px;
  line-height:1.85;
  color:rgba(38,24,15,0.78);
  max-width:560px;
}

.fh-section-tag-icon{
  display:inline-flex;
  align-items:center;
  gap:10px;
}

.fh-section-tag-icon svg{
  width:15px;
  height:15px;
  display:block;
  flex:none;
}

.fh-instagram-points{
  margin:0 0 28px;
  padding:0;
  list-style:none;
  display:flex;
  flex-direction:column;
  gap:12px;
}

.fh-instagram-points li{
  display:flex;
  align-items:flex-start;
  gap:10px;
  font-size:15px;
  line-height:1.7;
  color:rgba(38,24,15,0.76);
}

.fh-instagram-points li svg{
  width:16px;
  height:16px;
  margin-top:4px;
  color:#8C765E;
  flex:none;
}

.fh-instagram-btn{
  display:inline-flex;
  align-items:center;
  gap:10px;
}

.fh-instagram-btn svg{
  width:17px;
  height:17px;
  display:block;
  flex:none;
}

.fh-instagram-gallery{
  width:100%;
}

.fh-insta-grid{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:20px;
}

.fh-insta-card{
  display:block;
  text-decoration:none;
}

.fh-insta-frame{
  position:relative;
  width:100%;
  aspect-ratio:1 / 1;
  padding:12px;
  border-radius:30px;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.88), rgba(236,229,220,0.76));
  border:1px solid rgba(89,63,40,0.10);
  box-shadow:
    0 22px 45px rgba(38,24,15,0.10),
    inset 0 1px 0 rgba(255,255,255,0.65);
  transition:all .35s ease;
  overflow:hidden;
}

.fh-insta-frame::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:30px;
  padding:1px;
  background:linear-gradient(135deg, rgba(140,118,94,0.38), rgba(191,183,170,0.12));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  pointer-events:none;
}

.fh-insta-frame img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  border-radius:22px;
  transition:transform .45s ease;
  box-shadow:0 10px 24px rgba(38,24,15,0.12);
}

.fh-insta-card:hover .fh-insta-frame{
  transform:translateY(-5px);
  box-shadow:
    0 30px 56px rgba(38,24,15,0.13),
    inset 0 1px 0 rgba(255,255,255,0.65);
}

.fh-insta-card:hover .fh-insta-frame img{
  transform:scale(1.03);
}

@media (max-width: 1024px){
  .fh-instagram-layout{
    grid-template-columns:1fr;
    gap:36px;
  }

  .fh-instagram-content{
    max-width:100%;
  }

  .fh-instagram-content p{
    max-width:100%;
  }
}

@media (max-width: 767px){
  .fh-instagram-section{
    padding:84px 0;
  }

  .fh-insta-grid{
    grid-template-columns:1fr 1fr;
    gap:14px;
  }

  .fh-insta-frame{
    padding:8px;
    border-radius:22px;
  }

  .fh-insta-frame::before{
    border-radius:22px;
  }

  .fh-insta-frame img{
    border-radius:16px;
  }

  .fh-instagram-content h2{
    font-size:38px;
  }

  .fh-instagram-content p{
    font-size:16px;
    line-height:1.75;
  }

  .fh-instagram-points li{
    font-size:14px;
  }

  .fh-instagram-btn{
    width:100%;
    justify-content:center;
  }
}

@media (max-width: 480px){
  .fh-insta-grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-074a5e2 */.fh-section-location{
  position:relative;
  overflow:hidden;
  padding:110px 0;
  background:
    radial-gradient(circle at top left, rgba(191,183,170,0.08), transparent 24%),
    radial-gradient(circle at bottom right, rgba(140,118,94,0.10), transparent 28%),
    linear-gradient(180deg, rgba(89,63,40,0.98), rgba(38,24,15,1));
}

.fh-location-header{
  max-width:860px;
  margin:0 auto 34px;
  text-align:center;
}

.fh-location-header h2{
  margin:0 0 16px;
  font-family:"Radiant Charisma", serif;
  font-size:clamp(34px, 4vw, 58px);
  line-height:1.02;
  color:#fff;
}

.fh-location-header p{
  margin:0;
  font-size:18px;
  line-height:1.85;
  color:rgba(255,255,255,0.80);
}

.fh-location-map-top{
  margin-bottom:32px;
}

.fh-map-card{
  width:100%;
  border-radius:34px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,0.10);
  background:rgba(255,255,255,0.04);
  box-shadow:0 24px 52px rgba(0,0,0,0.20);
}

.fh-map-card-large{
  height:560px; /* altura real fixa */
  min-height:560px;
}

.fh-map-card iframe{
  display:block;
  width:100%;
  height:560px; /* força o mapa a ocupar tudo */
  border:0;
}

.fh-map-card-large{
  min-height:560px;
}

.fh-location-info-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:22px;
}

.fh-location-info-card{
  display:flex;
  align-items:flex-start;
  gap:16px;
  padding:24px 22px;
  border-radius:24px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(255,255,255,0.10);
  backdrop-filter:blur(12px);
  box-shadow:0 14px 30px rgba(0,0,0,0.14);
}

.fh-location-icon{
  width:48px;
  height:48px;
  min-width:48px;
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,0.08);
  color:#BFB7AA;
  border:1px solid rgba(255,255,255,0.10);
}

.fh-location-icon svg{
  width:22px;
  height:22px;
  display:block;
}

.fh-location-info-text h3{
  margin:0 0 8px;
  font-size:20px;
  color:#fff;
}

.fh-location-info-text p{
  margin:0;
  font-size:15px;
  line-height:1.75;
  color:rgba(255,255,255,0.78);
}

@media (max-width: 1024px){
  .fh-map-card-large{
    min-height:500px;
  }

  .fh-location-info-grid{
    grid-template-columns:1fr;
  }
}

@media (max-width: 767px){
  .fh-section-location{
    padding:84px 0;
  }

  .fh-location-header p{
    font-size:16px;
    line-height:1.75;
  }

  .fh-map-card-large{
    min-height:420px;
    border-radius:26px;
  }

  .fh-location-info-card{
    padding:20px 18px;
    border-radius:20px;
  }
}
@media (max-width: 1024px){
  .fh-map-card-large{
    height:500px;
    min-height:500px;
  }

  .fh-map-card iframe{
    height:500px;
  }
}

@media (max-width: 767px){
  .fh-map-card{
    border-radius:26px;
  }

  .fh-map-card-large{
    height:380px;
    min-height:380px;
  }

  .fh-map-card iframe{
    height:380px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6210b81 */.fh-footer{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at top left, rgba(191,183,170,0.08), transparent 28%),
    radial-gradient(circle at bottom right, rgba(140,118,94,0.10), transparent 30%),
    linear-gradient(135deg, #26180F 0%, #312117 38%, #593f28 100%);
  padding:92px 0 28px;
  color:#fff;
}

.fh-footer-bg-blur{
  position:absolute;
  border-radius:50%;
  filter:blur(70px);
  pointer-events:none;
  opacity:.35;
}

.fh-footer-blur-1{
  width:260px;
  height:260px;
  top:-80px;
  left:-60px;
  background:rgba(191,183,170,0.14);
}

.fh-footer-blur-2{
  width:300px;
  height:300px;
  right:-100px;
  bottom:-120px;
  background:rgba(140,118,94,0.16);
}

.fh-footer .fh-container{
  position:relative;
  z-index:2;
  width:min(1240px, 92%);
  margin:0 auto;
}

.fh-footer-top{
  padding:38px;
  border-radius:34px;
  background:rgba(255,255,255,0.05);
  border:1px solid rgba(255,255,255,0.09);
  backdrop-filter:blur(14px);
  box-shadow:
    0 20px 50px rgba(0,0,0,0.18),
    inset 0 1px 0 rgba(255,255,255,0.06);
}

.fh-footer-brand{
  display:grid;
  grid-template-columns:220px 1fr;
  gap:28px;
  align-items:center;
  padding-bottom:30px;
  margin-bottom:32px;
  border-bottom:1px solid rgba(255,255,255,0.10);
}

.fh-footer-logo-link{
  display:flex;
  align-items:center;
  justify-content:flex-start;
}

.fh-footer-logo{
  width:100%;
  max-width:180px; /* logo menor */
  height:auto;
  max-height:54px;
  object-fit:contain;
  display:block;
  opacity:.95;
}

.fh-footer-kicker{
  display:inline-block;
  margin-bottom:10px;
  font-size:12px;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:rgba(255,255,255,0.54);
}

.fh-footer-brand-text h3{
  margin:0 0 10px;
  font-size:34px;
  line-height:1;
  color:#fff;
  font-family:"Radiant Charisma", serif;
  font-weight:400;
}

.fh-footer-brand-text p{
  margin:0;
  max-width:700px;
  font-size:16px;
  line-height:1.8;
  color:rgba(255,255,255,0.74);
}

.fh-footer-grid{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:28px;
}

.fh-footer-col h4{
  margin:0 0 18px;
  font-size:17px;
  color:#fff;
  font-weight:700;
}

.fh-footer-col a,
.fh-footer-col span{
  text-decoration:none;
}

.fh-footer-col > a:not(.fh-footer-contact):not(.fh-footer-cta){
  display:block;
  margin:0 0 12px;
  color:rgba(255,255,255,0.72);
  line-height:1.6;
  transition:all .28s ease;
}

.fh-footer-col > a:not(.fh-footer-contact):not(.fh-footer-cta):hover{
  color:#fff;
  transform:translateX(4px);
}

.fh-footer-contact{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin:0 0 14px;
  color:rgba(255,255,255,0.78);
  line-height:1.6;
  transition:all .28s ease;
}

.fh-footer-contact:hover{
  color:#fff;
}

.fh-footer-contact.static{
  cursor:default;
}

.fh-footer-icon{
  width:18px;
  min-width:18px;
  height:18px;
  color:#BFB7AA;
  margin-top:3px;
}

.fh-footer-icon svg{
  width:100%;
  height:100%;
  display:block;
}

.fh-footer-card{
  padding:24px;
  border-radius:24px;
  background:linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.04));
  border:1px solid rgba(255,255,255,0.10);
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.05);
}

.fh-footer-card p{
  margin:0 0 18px;
  font-size:15px;
  line-height:1.8;
  color:rgba(255,255,255,0.74);
}

.fh-footer-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 22px;
  border-radius:999px;
  text-decoration:none;
  background:linear-gradient(135deg, #8C765E 0%, #BFB7AA 100%);
  color:#26180F;
  font-size:14px;
  font-weight:700;
  box-shadow:0 12px 28px rgba(0,0,0,0.18);
  transition:all .3s ease;
}

.fh-footer-cta:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 32px rgba(0,0,0,0.22);
}

.fh-footer-bottom{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:22px;
  padding-top:24px;
  margin-top:22px;
}

.fh-footer-bottom-left{
  display:flex;
  flex-wrap:wrap;
  gap:10px 18px;
  color:rgba(255,255,255,0.60);
  font-size:13px;
}

.fh-footer-bottom-right{
  max-width:720px;
}

.fh-footer-bottom-right p{
  margin:0;
  font-size:13px;
  line-height:1.8;
  color:rgba(255,255,255,0.54);
  text-align:right;
}

@media (max-width: 1024px){
  .fh-footer-brand{
    grid-template-columns:1fr;
    gap:20px;
  }

  .fh-footer-grid{
    grid-template-columns:1fr;
  }

  .fh-footer-bottom{
    flex-direction:column;
  }

  .fh-footer-bottom-right p{
    text-align:left;
  }
}

@media (max-width: 767px){
  .fh-footer{
    padding:74px 0 24px;
  }

  .fh-footer-top{
    padding:26px 20px;
    border-radius:26px;
  }

  .fh-footer-logo{
    max-width:150px;
    max-height:46px;
  }

  .fh-footer-brand-text h3{
    font-size:28px;
  }

  .fh-footer-brand-text p{
    font-size:15px;
    line-height:1.75;
  }
}/* End custom CSS */