#fw-section-custom-html-95003774-3d47-406f-a010-90761804d4b2 {

.fenix-confirmation-page{
  min-height:72vh;
  display:flex;
  align-items:center;
  justify-content:center;
  background:
    linear-gradient(
      180deg,
      #f4f1eb 0%,
      #eee7dd 58%,
      #e5d8cb 100%
    );
  padding:96px 24px;
}

.fenix-confirmation-inner{
  max-width:760px;
  text-align:center;
}

.fenix-confirmation-kicker{
  font-family:Manrope,sans-serif;
  font-size:12px;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#9a8776;
  margin-bottom:24px;
}

.fenix-confirmation-page h1{
  font-family:"Ortica Linear", Georgia, serif;
  font-size:clamp(54px,7vw,92px);
  line-height:.9;
  letter-spacing:-.055em;
  color:#4c3c2f;
  margin:0 0 28px;
}

.fenix-confirmation-text{
  font-family:Manrope,sans-serif;
  font-size:18px;
  line-height:1.7;
  color:#6f6257;
  max-width:580px;
  margin:0 auto 38px;
}

.fenix-confirmation-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:0 34px;
  border-radius:999px;
  background:#4c3c2f;
  color:#fffaf4 !important;
  text-decoration:none !important;
  font-family:Manrope,sans-serif;
  font-size:12px;
  font-weight:600;
  letter-spacing:.13em;
  text-transform:uppercase;
  box-shadow:0 14px 34px rgba(76,60,47,.14);
}

.fenix-confirmation-button:hover{
  background:#6a5140;
}

@media(max-width:760px){
  .fenix-confirmation-page{
    min-height:68vh;
    padding:76px 20px;
  }

  .fenix-confirmation-page h1{
    font-size:54px;
  }

  .fenix-confirmation-text{
    font-size:16px;
  }
}
}


#fw-section-hero-3101b82e-de50-441c-9647-9924f75daba0 {
--font-heading-scale: 0.7;
--font-body-scale: 0.7;
}
#fw-section-hero-3101b82e-de50-441c-9647-9924f75daba0 {
--color-primary: #4c3c2f;
--color-primary-rgb: 76, 60, 47;
--color-background: #f4eee7;
--color-background-rgb: 244, 238, 231;
--color-on-background: #f4f1eb;
--color-on-background-rgb: 244, 241, 235;
--color-on-primary: #f4f1eb;
--color-on-primary-rgb: 244, 241, 235;
--color-product-image-background: #f4f1eb;
--color-background-brightness: 239;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #f4f1eb;
--primary-btn-text: #f4eee7;
--primary-btn-border-color: #4c3c2f;
--secondary-btn-bg: transparent;
--secondary-btn-text: #f4f1eb;
--secondary-btn-border-color: #f4f1eb;
/* =========================
   HERO TITLE PREMIUM FIX
========================= */

.hero__heading--large{

  max-width:920px !important;

  font-family:"Cormorant Garamond", serif !important;

  font-size:clamp(58px,7vw,80px) !important;

  line-height:.92 !important;

  letter-spacing:-.045em !important;

  font-weight:400 !important;

  color:#f8f3ed !important;

  text-wrap:balance !important;

  margin-bottom:26px !important;

  text-shadow:
    0 8px 30px rgba(0,0,0,.16);

}

/* MEJOR DISTRIBUCIÓN DEL TEXTO */

.hero__content,
.hero__text-content,
.hero__inner{

  max-width:1280px !important;
}

/* SUBTEXTO */

.hero__text{

  max-width:560px !important;

  font-size:18px !important;

  line-height:1.65 !important;

  color:rgba(248,243,237,.82) !important;

  margin-top:0 !important;
}

/* MOBILE */

@media(max-width:768px){

  .hero__heading.hero__heading--regular{

    font-size:56px !important;

    line-height:.96 !important;

    max-width:100% !important;
  }

}

/* TEXTO DEBAJO DEL HERO */

.hero__text{

  max-width:620px !important;

  font-size:20px !important;

  line-height:1.6 !important;

  color:rgba(248,243,237,.84) !important;

  font-weight:300 !important;

  margin-top:8px !important;
}

/* MOBILE */

@media(max-width:768px){

  .hero__text{

    font-size:17px !important;

    line-height:1.55 !important;
  }

}
}
#fw-section-custom-html-d225629f-73c6-45f8-bfbf-d6daf2bf7c71 {

/* =========================================================
   FIX WRAPPER ESPACIOS ENORMES — FOURTHWALL
========================================================= */

[data-section-id="fw-section-custom-html-d225629f-73c6-45f8-bfbf-d6daf2bf7c71"]{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  background:#f4f1eb !important;
}

[data-section-id="fw-section-custom-html-d225629f-73c6-45f8-bfbf-d6daf2bf7c71"] .section{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  background:#f4f1eb !important;
}

[data-section-id="fw-section-custom-html-d225629f-73c6-45f8-bfbf-d6daf2bf7c71"] .section__inner{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  max-width:100% !important;
}


/* =========================================================
   SECCIÓN EMOCIONAL — AJUSTE FINAL
========================================================= */

.fenix-emotional-index{
  width:100vw;
  margin-left:calc(50% - 50vw);

  background:
    linear-gradient(
      180deg,
      #f4f1eb 0%,
      #efe7dd 100%
    );

  padding:34px 28px 36px !important;

  box-sizing:border-box;

  overflow:hidden;
}

.fenix-emotional-index-inner{
  max-width:1080px;
  margin:0 auto;
}


/* =========================================================
   HEADER
========================================================= */

.fenix-emotional-index-head{
  max-width:620px;
  margin:0 0 26px;
}

.fenix-emotional-index-head p{
  margin:0 0 10px;

  font-size:10px;

  letter-spacing:.22em;

  text-transform:uppercase;

  font-weight:700;

  color:#b57a5f;
}

.fenix-emotional-index-head h2{
  margin:0;

  font-family:
    "Cormorant Garamond",
    Georgia,
    serif;

  font-size:clamp(38px,4vw,62px);

  line-height:.94;

  letter-spacing:-.05em;

  font-weight:400;

  color:#4c3c2f;

  max-width:520px;
}

.fenix-emotional-index-head span{
  display:block;

  max-width:420px;

  margin-top:14px;

  font-size:14px;

  line-height:1.65;

  color:rgba(76,60,47,.58);
}


/* =========================================================
   LISTA
========================================================= */

.fenix-emotional-list{
  border-top:
    1px solid rgba(76,60,47,.10);
}

.fenix-emotional-list a{

  position:relative;

  display:grid;

  grid-template-columns:
    1fr
    .72fr;

  gap:18px;

  align-items:center;

  padding:18px 0;

  text-decoration:none;

  border-bottom:
    1px solid rgba(76,60,47,.08);

  transition:
    padding .25s ease,
    background .25s ease;
}

.fenix-emotional-list a:hover{

  padding-left:8px;

  background:
    rgba(255,255,255,.18);
}


/* =========================================================
   TITULO
========================================================= */

.fenix-emotional-list strong{

  font-family:
    "Cormorant Garamond",
    Georgia,
    serif;

  font-size:
    clamp(24px,2.4vw,40px);

  line-height:1;

  letter-spacing:-.04em;

  font-weight:400;

  color:#4c3c2f;

  transition:
    transform .25s ease;
}

.fenix-emotional-list a:hover strong{

  transform:
    translateX(2px);
}


/* =========================================================
   TEXTO
========================================================= */

.fenix-emotional-list span{

  max-width:320px;

  font-size:13px;

  line-height:1.55;

  color:rgba(76,60,47,.56);
}


/* =========================================================
   FLECHA
========================================================= */

.fenix-emotional-list a::after{

  content:"↗";

  position:absolute;

  right:0;

  top:50%;

  transform:
    translateY(-50%);

  font-size:15px;

  color:
    rgba(76,60,47,.22);

  transition:
    transform .25s ease,
    color .25s ease;
}

.fenix-emotional-list a:hover::after{

  transform:
    translateY(-50%)
    translateX(3px);

  color:#a46f52;
}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:768px){

  .fenix-emotional-index{
    padding:28px 20px 32px !important;
  }

  .fenix-emotional-index-head{
    margin-bottom:20px;
  }

  .fenix-emotional-list a{
    grid-template-columns:1fr;
    gap:10px;
    padding:16px 0;
  }

  .fenix-emotional-list strong{
    font-size:34px;
  }

  .fenix-emotional-list span{
    max-width:100%;
  }

  .fenix-emotional-list a::after{
    display:none;
  }

}
}
#fw-section-custom-html-acf9d0a8-6f6e-46bf-aeba-c7304af028b1 {

/* =========================================================
   REDUCIR ESPACIOS WRAPPER — FOURTHWALL
========================================================= */

[data-section-id="fw-section-custom-html-acf9d0a8-6f6e-46bf-aeba-c7304af028b1"]{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}

[data-section-id="fw-section-custom-html-acf9d0a8-6f6e-46bf-aeba-c7304af028b1"] .section{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}

[data-section-id="fw-section-custom-html-acf9d0a8-6f6e-46bf-aeba-c7304af028b1"] .section__inner{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  max-width:100% !important;
}


/* =========================================================
   REDUCIR ESPACIO INTERNO DEL BLOQUE
========================================================= */

.fenix-small-start{
  padding:34px 28px 38px !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:768px){

  .fenix-small-start{
    padding:28px 20px 32px !important;
  }

}
}
#fw-section-custom-html-a7241140-5ed7-4ee9-a3df-b94c3a106859 {

/* =========================================================
   FIX ESPACIOS WRAPPER — FOURTHWALL
========================================================= */

[data-section-id="fw-section-custom-html-a7241140-5ed7-4ee9-a3df-b94c3a106859"]{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  background:#eadfd2 !important;
}

[data-section-id="fw-section-custom-html-a7241140-5ed7-4ee9-a3df-b94c3a106859"] .section{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  background:#eadfd2 !important;
}

[data-section-id="fw-section-custom-html-a7241140-5ed7-4ee9-a3df-b94c3a106859"] .section__inner{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  max-width:100% !important;
}


/* =========================================================
   REDUCIR ESPACIO INTERNO
========================================================= */

.fenix-membership-soft{
  padding:42px 28px 46px !important;
}


/* =========================================================
   AJUSTE VISUAL MÁS PREMIUM
========================================================= */

.fenix-membership-soft h2{
  max-width:540px !important;
}

.fenix-membership-soft span{
  margin-top:16px !important;
}

.fenix-membership-soft-buttons{
  margin-top:26px !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:768px){

  .fenix-membership-soft{
    padding:38px 20px 42px !important;
  }

}
}
#fw-section-custom-html-0fb363cb-3215-47d6-895f-1afa3113bfdf {

.fenix-brevo-newsletter{
  background:linear-gradient(180deg,#f4f1eb 0%,#f1ece4 58%,#e8ded3 100%);
  padding:54px 22px 62px;
}

.fenix-brevo-newsletter .sib-form{
  background:transparent !important;
  padding:0 !important;
}

.fenix-sib-container{
  max-width:980px;
  margin:0 auto;
  padding:46px 48px 48px;
  background:linear-gradient(180deg,rgba(255,250,244,.52) 0%,rgba(255,250,244,.28) 100%);
  border:1px solid rgba(76,60,47,.055);
  box-shadow:0 18px 60px rgba(76,60,47,.045);
}

.fenix-brevo-form{
  display:grid;
  grid-template-columns:minmax(0,460px) 360px;
  justify-content:center;
  column-gap:34px;
  row-gap:14px;
  align-items:center;
  max-width:860px;
  margin:0 auto;
}

.fenix-brevo-title,
.fenix-brevo-text{
  grid-column:1 / -1;
  text-align:center;
}

.fenix-brevo-title{
  font-family:"Ortica Linear", Georgia, serif;
  font-size:clamp(36px,4vw,54px);
  line-height:.96;
  letter-spacing:-.045em;
  color:#4c3c2f;
}

.fenix-brevo-text{
  font-family:Manrope,sans-serif;
  font-size:16px;
  line-height:1.45;
  color:#7d6f63;
  margin-bottom:6px;
}

.fenix-brevo-input{
  height:52px;
  width:100%;
  box-sizing:border-box;
  background:rgba(255,250,244,.46);
  border:1px solid rgba(76,60,47,.09);
  border-radius:18px;
  padding:0 22px;
  font-family:Manrope,sans-serif;
  font-size:15px;
  color:#4c3c2f;
}

.fenix-brevo-button{
  height:52px;
  width:100%;
  border:none;
  border-radius:999px;
  background:#4c3c2f;
  color:#fffaf4;
  font-family:Manrope,sans-serif;
  font-size:11px;
  font-weight:600;
  letter-spacing:.13em;
  text-transform:uppercase;
  cursor:pointer;
  box-shadow:0 14px 34px rgba(76,60,47,.14);
}

.fenix-brevo-button:hover{
  background:#6a5140;
}

@media(max-width:760px){
  .fenix-brevo-newsletter{
    padding:34px 16px 42px;
  }

  .fenix-sib-container{
    padding:32px 22px 34px;
  }

  .fenix-brevo-form{
    display:flex;
    flex-direction:column;
    gap:10px;
  }

  .fenix-brevo-title{
    font-size:34px;
  }

  .fenix-brevo-input,
  .fenix-brevo-button{
    width:100%;
  }
}
}
#fw-section-custom-html-684b98dc-e9dc-41fa-8eab-6e3bf9e24773 {

/* =========================
   MEJORAR PROFUNDIDAD VISUAL
========================= */

.fenix-premium-footer{

  background:
    radial-gradient(
      circle at top left,
      rgba(255,255,255,.07),
      transparent 26%
    ),

    radial-gradient(
      circle at bottom right,
      rgba(214,168,136,.10),
      transparent 30%
    ),

    linear-gradient(
      135deg,
      #5b4638 0%,
      #48372d 48%,
      #3d2f27 100%
    ) !important;
}


/* =========================
   MÁS AIRE ARRIBA
========================= */

.fenix-footer-inner{

  gap:56px !important;
}


/* =========================
   TEXTO MÁS PREMIUM
========================= */

.fenix-footer-brand p{

  font-size:14px !important;

  line-height:1.85 !important;

  color:rgba(255,247,240,.68) !important;

  max-width:500px;
}


/* =========================
   LINKS MÁS ELEGANTES
========================= */

.fenix-footer-nav a{

  font-size:13px !important;

  color:rgba(255,247,240,.66) !important;

  transition:
    opacity .25s ease,
    transform .25s ease,
    color .25s ease;
}

.fenix-footer-nav a:hover{

  color:#fff7f0 !important;

  opacity:1;

  transform:translateX(4px);
}


/* =========================
   FRASE CENTRAL MÁS SOFT
========================= */

.fenix-footer-note{

  margin:42px auto 0 !important;

  padding:24px 0 !important;

  border-top:
    1px solid rgba(255,247,240,.08);

  border-bottom:
    1px solid rgba(255,247,240,.08);
}

.fenix-footer-note p{

  max-width:760px !important;

  font-size:clamp(18px,2vw,30px) !important;

  line-height:1.18 !important;

  color:rgba(255,247,240,.82) !important;
}


/* =========================
   BOTTOM MÁS LIMPIO
========================= */

.fenix-footer-bottom{

  padding:20px 0 28px !important;

  font-size:11px !important;

  color:rgba(255,247,240,.40) !important;
}


/* =========================
   MOBILE MÁS LIMPIO
========================= */

@media(max-width:768px){

  .fenix-premium-footer{

    padding:44px 24px 0 !important;
  }

  .fenix-footer-brand h2{

    font-size:44px !important;

    line-height:.98 !important;
  }

  .fenix-footer-note p{

    font-size:24px !important;
  }

}

/* =========================================================
   FIX ESPACIOS WRAPPER — FOURTHWALL
========================================================= */

[data-section-id="fw-section-custom-html-684b98dc-e9dc-41fa-8eab-6e3bf9e24773"]{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}

[data-section-id="fw-section-custom-html-684b98dc-e9dc-41fa-8eab-6e3bf9e24773"] .section{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}

[data-section-id="fw-section-custom-html-684b98dc-e9dc-41fa-8eab-6e3bf9e24773"] .section__inner{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  max-width:100% !important;
}


/* =========================================================
   REDUCIR ESPACIO INTERNO
========================================================= */

.fenix-premium-footer{
  padding-top:52px !important;
  padding-bottom:12px !important;
}


/* =========================================================
   FOOTER MÁS COMPACTO
========================================================= */

.fenix-footer-inner{
  gap:42px !important;
}

.fenix-footer-note{
  margin-top:28px !important;
  padding-top:18px !important;
  padding-bottom:18px !important;
}

.fenix-footer-bottom{
  padding-top:18px !important;
  padding-bottom:18px !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:768px){

  .fenix-premium-footer{
    padding-top:42px !important;
    padding-bottom:8px !important;
  }

}
}


#fw-section-hero-0 {
--font-heading-scale: 1.0;
--font-body-scale: 0.7;
}
#fw-section-hero-0 {
--color-primary: #4c3c2f;
--color-primary-rgb: 76, 60, 47;
--color-background: #4c3c2f;
--color-background-rgb: 76, 60, 47;
--color-on-background: #f4f1eb;
--color-on-background-rgb: 244, 241, 235;
--color-on-primary: #4c3c2f;
--color-on-primary-rgb: 76, 60, 47;
--color-product-image-background: #f4f1eb;
--color-background-brightness: 63;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #f4f1eb;
--primary-btn-text: #4c3c2f;
--primary-btn-border-color: #4c3c2f;
--secondary-btn-bg: transparent;
--secondary-btn-text: #f4f1eb;
--secondary-btn-border-color: #f4f1eb;
/* =========================
   HERO TITLE PREMIUM FIX
========================= */

.hero__heading.hero__heading--regular{

  max-width:920px !important;

  font-family:"Cormorant Garamond", serif !important;

  font-size:clamp(58px,7vw,80px) !important;

  line-height:.92 !important;

  letter-spacing:-.045em !important;

  font-weight:400 !important;

  color:#f8f3ed !important;

  text-wrap:balance !important;

  margin-bottom:26px !important;

  text-shadow:
    0 8px 30px rgba(0,0,0,.16);

}

/* MEJOR DISTRIBUCIÓN DEL TEXTO */

.hero__content,
.hero__text-content,
.hero__inner{

  max-width:1280px !important;
}

/* SUBTEXTO */

.hero__description,
.hero__subheading{

  max-width:560px !important;

  font-size:18px !important;

  line-height:1.65 !important;

  color:rgba(248,243,237,.82) !important;

  margin-top:0 !important;
}

/* MOBILE */

@media(max-width:768px){

  .hero__heading.hero__heading--regular{

    font-size:56px !important;

    line-height:.96 !important;

    max-width:100% !important;
  }

}

/* TEXTO DEBAJO DEL HERO */

.hero__text{

  max-width:620px !important;

  font-size:20px !important;

  line-height:1.6 !important;

  color:rgba(248,243,237,.84) !important;

  font-weight:300 !important;

  margin-top:8px !important;
}

/* MOBILE */

@media(max-width:768px){

  .hero__text{

    font-size:17px !important;

    line-height:1.55 !important;
  }

}
}
#fw-section-custom-html-3a89d596-ba78-46a0-86f9-340bc9008c55 {

.fenix-emotional-path {
  background: #f4f1eb;
  padding: 92px 24px 86px;
  color: #2f261f;
}

.fenix-path-inner {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.fenix-path-kicker {
  margin: 0 0 14px;
  font-size: 13px;
  letter-spacing: .16em;
  font-weight: 700;
  color: #a0644d;
}

.fenix-path-inner h2 {
  margin: 0 auto 44px;
  max-width: 900px;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: -0.045em;
  color: #2f261f;
}

.fenix-path-inner h2 em {
  color: #9d6049;
  font-style: italic;
}

.fenix-path-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.fenix-path-card {
  min-height: 260px;
  padding: 42px 28px 34px;
  border: 1px solid rgba(76, 60, 47, .16);
  border-radius: 6px;
  background: rgba(255, 250, 244, .34);
  text-decoration: none;
  color: #2f261f;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all .28s ease;
}

.fenix-path-card:hover {
  transform: translateY(-4px);
  border-color: rgba(160, 100, 77, .38);
  background: rgba(255, 250, 244, .62);
  box-shadow: 0 20px 46px rgba(76, 60, 47, .08);
}

.fenix-icon {
  font-size: 42px;
  line-height: 1;
  margin-bottom: 28px;
  color: #7d604f;
}

.fenix-path-card h3 {
  margin: 0 0 18px;
  font-size: 30px;
  line-height: 1.05;
  font-weight: 400;
  letter-spacing: -0.04em;
  color: #2f261f;
}

.fenix-path-card p {
  margin: 0;
  max-width: 230px;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(47, 38, 31, .78);
}

@media (max-width: 900px) {
  .fenix-path-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .fenix-emotional-path {
    padding: 72px 18px;
  }

  .fenix-path-grid {
    grid-template-columns: 1fr;
  }

  .fenix-path-card {
    min-height: 220px;
  }
}
}


#fw-section-hero-badfccee-ee63-43b0-80b9-9374ccfefb77 {
--color-primary: #4c3c2f;
--color-primary-rgb: 76, 60, 47;
--color-background: #f4eee7;
--color-background-rgb: 244, 238, 231;
--color-on-background: #f4eee7;
--color-on-background-rgb: 244, 238, 231;
--color-on-primary: #f4f1eb;
--color-on-primary-rgb: 244, 241, 235;
--color-product-image-background: #f4eee7;
--color-background-brightness: 239;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #f4eee7;
--primary-btn-text: #f4eee7;
--primary-btn-border-color: #4c3c2f;
--secondary-btn-bg: transparent;
--secondary-btn-text: #f4eee7;
--secondary-btn-border-color: #f4eee7;
/* =========================
   HERO TITLE PREMIUM FIX
========================= */

.hero__heading--small{

  max-width:920px !important;

  font-family:"Cormorant Garamond", serif !important;

  font-size:clamp(58px,7vw,80px) !important;

  line-height:.92 !important;

  letter-spacing:-.045em !important;

  font-weight:400 !important;

  color:#f8f3ed !important;

  text-wrap:balance !important;

  margin-bottom:26px !important;

  text-shadow:
    0 8px 30px rgba(0,0,0,.16);

}

/* MEJOR DISTRIBUCIÓN DEL TEXTO */

.hero__content,
.hero__text-content,
.hero__inner{

  max-width:1280px !important;
}

/* SUBTEXTO */

.hero__description,
.hero__subheading{

  max-width:560px !important;

  font-size:18px !important;

  line-height:1.65 !important;

  color:rgba(248,243,237,.82) !important;

  margin-top:0 !important;
}

/* MOBILE */

@media(max-width:768px){

  .hero__heading.hero__heading--regular{

    font-size:56px !important;

    line-height:.96 !important;

    max-width:100% !important;
  }

}

/* TEXTO DEBAJO DEL HERO */

.hero__text{

  max-width:620px !important;

  font-size:20px !important;

  line-height:1.6 !important;

  color:rgba(248,243,237,.84) !important;

  font-weight:300 !important;

  margin-top:8px !important;
}

/* MOBILE */

@media(max-width:768px){

  .hero__text{

    font-size:17px !important;

    line-height:1.55 !important;
  }

}
}

#fw-section-custom-html-64ea16ee-9ce3-427d-b511-f9baa0bea64c {
--font-heading-scale: 0.7;
--font-body-scale: 0.7;
}
#fw-section-custom-html-64ea16ee-9ce3-427d-b511-f9baa0bea64c {

.fenix-brevo-newsletter{
  background:linear-gradient(180deg,#f4f1eb 0%,#f1ece4 58%,#e8ded3 100%);
  padding:54px 22px 62px;
}

.fenix-brevo-newsletter .sib-form{
  background:transparent !important;
  padding:0 !important;
}

.fenix-sib-container{
  max-width:980px;
  margin:0 auto;
  padding:46px 48px 48px;
  background:linear-gradient(180deg,rgba(255,250,244,.52) 0%,rgba(255,250,244,.28) 100%);
  border:1px solid rgba(76,60,47,.055);
  box-shadow:0 18px 60px rgba(76,60,47,.045);
}

.fenix-brevo-form{
  display:grid;
  grid-template-columns:minmax(0,460px) 360px;
  justify-content:center;
  column-gap:34px;
  row-gap:14px;
  align-items:center;
  max-width:860px;
  margin:0 auto;
}

.fenix-brevo-title,
.fenix-brevo-text{
  grid-column:1 / -1;
  text-align:center;
}

.fenix-brevo-title{
  font-family:"Ortica Linear", Georgia, serif;
  font-size:clamp(36px,4vw,54px);
  line-height:.96;
  letter-spacing:-.045em;
  color:#4c3c2f;
}

.fenix-brevo-text{
  font-family:Manrope,sans-serif;
  font-size:16px;
  line-height:1.45;
  color:#7d6f63;
  margin-bottom:6px;
}

.fenix-brevo-input{
  height:52px;
  width:100%;
  box-sizing:border-box;
  background:rgba(255,250,244,.46);
  border:1px solid rgba(76,60,47,.09);
  border-radius:18px;
  padding:0 22px;
  font-family:Manrope,sans-serif;
  font-size:15px;
  color:#4c3c2f;
}

.fenix-brevo-button{
  height:52px;
  width:100%;
  border:none;
  border-radius:999px;
  background:#4c3c2f;
  color:#fffaf4;
  font-family:Manrope,sans-serif;
  font-size:11px;
  font-weight:600;
  letter-spacing:.13em;
  text-transform:uppercase;
  cursor:pointer;
  box-shadow:0 14px 34px rgba(76,60,47,.14);
}

.fenix-brevo-button:hover{
  background:#6a5140;
}

@media(max-width:760px){
  .fenix-brevo-newsletter{
    padding:34px 16px 42px;
  }

  .fenix-sib-container{
    padding:32px 22px 34px;
  }

  .fenix-brevo-form{
    display:flex;
    flex-direction:column;
    gap:10px;
  }

  .fenix-brevo-title{
    font-size:34px;
  }

  .fenix-brevo-input,
  .fenix-brevo-button{
    width:100%;
  }
}
}
#fw-section-custom-html-c88490b3-46bf-4a2a-8e86-143c157be770 {

/* =========================
   MEJORAR PROFUNDIDAD VISUAL
========================= */

.fenix-premium-footer{

  background:
    radial-gradient(
      circle at top left,
      rgba(255,255,255,.07),
      transparent 26%
    ),

    radial-gradient(
      circle at bottom right,
      rgba(214,168,136,.10),
      transparent 30%
    ),

    linear-gradient(
      135deg,
      #5b4638 0%,
      #48372d 48%,
      #3d2f27 100%
    ) !important;
}


/* =========================
   MÁS AIRE ARRIBA
========================= */

.fenix-footer-inner{

  gap:56px !important;
}


/* =========================
   TEXTO MÁS PREMIUM
========================= */

.fenix-footer-brand p{

  font-size:14px !important;

  line-height:1.85 !important;

  color:rgba(255,247,240,.68) !important;

  max-width:500px;
}


/* =========================
   LINKS MÁS ELEGANTES
========================= */

.fenix-footer-nav a{

  font-size:13px !important;

  color:rgba(255,247,240,.66) !important;

  transition:
    opacity .25s ease,
    transform .25s ease,
    color .25s ease;
}

.fenix-footer-nav a:hover{

  color:#fff7f0 !important;

  opacity:1;

  transform:translateX(4px);
}


/* =========================
   FRASE CENTRAL MÁS SOFT
========================= */

.fenix-footer-note{

  margin:42px auto 0 !important;

  padding:24px 0 !important;

  border-top:
    1px solid rgba(255,247,240,.08);

  border-bottom:
    1px solid rgba(255,247,240,.08);
}

.fenix-footer-note p{

  max-width:760px !important;

  font-size:clamp(18px,2vw,30px) !important;

  line-height:1.18 !important;

  color:rgba(255,247,240,.82) !important;
}


/* =========================
   BOTTOM MÁS LIMPIO
========================= */

.fenix-footer-bottom{

  padding:20px 0 28px !important;

  font-size:11px !important;

  color:rgba(255,247,240,.40) !important;
}


/* =========================
   MOBILE MÁS LIMPIO
========================= */

@media(max-width:768px){

  .fenix-premium-footer{

    padding:44px 24px 0 !important;
  }

  .fenix-footer-brand h2{

    font-size:44px !important;

    line-height:.98 !important;
  }

  .fenix-footer-note p{

    font-size:24px !important;
  }

}
}
#fw-section-footer {
--color-primary: #4c3c2f;
--color-primary-rgb: 76, 60, 47;
--color-background: #f4f1eb;
--color-background-rgb: 244, 241, 235;
--color-on-background: #4c3c2f;
--color-on-background-rgb: 76, 60, 47;
--color-on-primary: #f4f1eb;
--color-on-primary-rgb: 244, 241, 235;
--color-product-image-background: #4c3c2f;
--color-background-brightness: 241;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #4c3c2f;
--primary-btn-text: #f4f1eb;
--primary-btn-border-color: #4c3c2f;
--secondary-btn-bg: transparent;
--secondary-btn-text: #4c3c2f;
--secondary-btn-border-color: #4c3c2f;
footer {
  background:#4c3c2f !important;
  color:rgba(244,241,235,.42) !important;
  border-top:none !important;
}

footer a {
  color:rgba(244,241,235,.48) !important;
}
}
#fw-section-header {
--font-heading-scale: 0.7;
--font-body-scale: 1.07;
}
#fw-section-header {
--color-primary: #4e372d;
--color-primary-rgb: 78, 55, 45;
--color-background: #f4f1eb;
--color-background-rgb: 244, 241, 235;
--color-on-background: #4e372d;
--color-on-background-rgb: 78, 55, 45;
--color-on-primary: #f4f1eb;
--color-on-primary-rgb: 244, 241, 235;
--color-product-image-background: #4e372d;
--color-background-brightness: 241;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #4e372d;
--primary-btn-text: #f4f1eb;
--primary-btn-border-color: #4e372d;
--secondary-btn-bg: transparent;
--secondary-btn-text: #4e372d;
--secondary-btn-border-color: #4e372d;

}