@font-face {
    font-family: 'Neulis Sans';
    src: url('Page2/fonts/NeulisSans-Regular.woff2') format('woff2'),
         url('Page2/fonts/NeulisSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neulis Sans';
    src: url('Page2/fonts/NeulisSans-Medium.woff2') format('woff2'),
         url('Page2/fonts/NeulisSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neulis Sans';
    src: url('Page2/fonts/NeulisSans-SemiBold.woff2') format('woff2'),
         url('Page2/fonts/NeulisSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neulis Sans';
    src: url('Page2/fonts/NeulisSans-Bold.woff2') format('woff2'),
         url('Page2/fonts/NeulisSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neulis Sans';
    src: url('Page2/fonts/NeulisSans-ExtraBold.woff2') format('woff2'),
         url('Page2/fonts/NeulisSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Urbane';
  src: url('https://cdn.dreamsnutrition.com.br/fonts/Urbane-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Urbane';
  src: url('https://cdn.dreamsnutrition.com.br/fonts/Urbane-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Urbane';
  src: url('https://cdn.dreamsnutrition.com.br/fonts/Urbane-Heavy.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(252, 185, 0) 0%, rgb(255, 105, 0) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
  --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
  --wp--style--global--content-size: 800px;
  --wp--style--global--wide-size: 1200px;
  --wp--style--block-gap: 24px;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  color: #333;
}

#advertorial {
  overflow-x: hidden;
}

.advertorial-logo {
  width: 100%;
  padding: 20px 24px;
  text-align: center;
  box-sizing: border-box;
}

.advertorial-logo img {
  max-width: 600px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.advertorial-banner-top {
  position: relative;
  width: 100%;
  background: #42BFFC;
  font-family: 'Urbane', sans-serif;
  padding: 14px 24px;
  box-sizing: border-box;
}

.advertorial-banner-top-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.advertorial-banner-top-text {
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  .advertorial-logo {
    padding: 16px 20px;
  }

  .advertorial-logo img {
    max-width: 100%;
  }

  .advertorial-banner-top {
    padding: 12px 20px;
  }

  .advertorial-banner-top-text {
    font-size: 16px;
  }
}

.advertorial-artigo {
  width: 100%;
  font-family: 'Urbane', sans-serif;
  padding: 48px 24px 0px;
  box-sizing: border-box;
}

.advertorial-artigo-inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.advertorial-artigo-titulo {
  font-family: 'Urbane', sans-serif;
  font-weight: 700;
  font-size: clamp(15px, 4.2vw, 28px);
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #2A1A15;
  margin: 0 0 4px;
  text-align: left;
  max-width: 38ch;
  text-wrap: balance;
}

.advertorial-artigo-titulo-destaque {
  color: #2E8DD6;
  font-weight: 700;
}

.advertorial-artigo-titulo-destaque-2 {
  display: block;
  color: #2E8DD6;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 24px;
  text-align: left;
  max-width: 38ch;
}

.advertorial-artigo-titulo-destaque-3 {
  display: block;
  color: #000;
  font-weight: 700;
  margin: 0 auto 24px;
  text-align: center;
  max-width: 38ch;
}

.advertorial-artigo-descricao {
  font-size: 15px;
  color: #4D4543;
  font-weight: 400;
  line-height: 1.5;
  margin: 10px 0 18px;
  text-wrap: balance;
}

.advertorial-artigo-meta {
  font-size: 11px;
  color: #7A726E;
  font-weight: 400;
  margin: 0 0 24px;
  letter-spacing: 0.02em;
}

.advertorial-artigo-videos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 32px;
  max-width: 700px;
}

.advertorial-artigo-video-item {
  position: relative;
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 9 / 12;
  /* Proporção aproximada de Reels/Stories para alinhar altura */
  background: #000;
}

.advertorial-artigo-video-item video,
.advertorial-artigo-video-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 12px;
}

.advertorial-artigo-autor {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}

.advertorial-artigo-foto-wrap {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #e8e0d8;
}

.advertorial-artigo-foto {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.advertorial-artigo-autor-info {
  display: flex;
  flex-direction: column;
  gap: 0;
  line-height: 1.25;
}

.advertorial-artigo-por {
  font-weight: 600;
  font-size: 13px;
  color: #2A1A15;
  margin: 0;
}

.advertorial-artigo-data {
  font-size: 11px;
  color: #4D4543;
  font-weight: 400;
  margin: 0;
}

.advertorial-artigo-citacao {
  background: #F4EDE3;
  border-left: 6px solid #2E8DD6;
  padding: 18px 24px;
  border-radius: 0 8px 8px 0;
}

.advertorial-artigo-citacao blockquote {
  margin: 0;
  font-size: 15px;
  line-height: 1.45;
  color: #2E8DD6;
  font-weight: 500;
}

.advertorial-artigo-citacao blockquote strong {
  font-weight: 700;
}

@media (max-width: 768px) {
  .advertorial-artigo {
    padding: 24px 20px 20px;
  }

  .advertorial-artigo-inner {
    width: 100%;
    max-width: 100%;
  }

  .advertorial-artigo-titulo {
    font-size: 3.6vw;
    margin-bottom: 4px;
    letter-spacing: 0.01em;
    line-height: 1.22;
    max-width: 42ch;
    text-wrap: balance;
  }

  .advertorial-artigo-descricao {
    font-size: 3vw;
    text-wrap: balance;
  }

  .advertorial-artigo-meta {
    font-size: 8px;
    margin-bottom: 20px;
  }

  .advertorial-artigo-videos {
    grid-template-columns: 1fr 1fr;
    /* Garante 2 colunas no mobile */
    gap: 12px;
    margin-bottom: 24px;
  }

  .advertorial-artigo-autor {
    align-items: center;
  }

  .advertorial-artigo-foto-wrap {
    width: 36px;
    height: 36px;
  }

  .advertorial-artigo-por {
    font-size: 12px;
  }

  .advertorial-artigo-data {
    font-size: 10px;
  }

  .advertorial-artigo-citacao {
    padding: 12px 16px;
  }

  .advertorial-artigo-citacao blockquote {
    font-size: 13px;
  }

  .advertorial-artigo-titulo-destaque-2 {
    text-align: center;
    max-width: 100%;
  }
}

/* Dobra 7 Razões */
.advertorial-razoes {
  width: 100%;
  background: #fff;
  font-family: 'Urbane', sans-serif;
  padding: 48px 24px 64px;
  box-sizing: border-box;
}


.advertorial-razoes-inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.advertorial-razao {
  display: grid;
  grid-template-columns: 380px 1fr;
  gap: 36px;
  align-items: center;
  margin-bottom: 48px;
}

.advertorial-razao:last-child {
  margin-bottom: 0;
}

.advertorial-razao-media {
  position: sticky;
  width: 380px;
}

.advertorial-razao-video-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.advertorial-razao-media img,
.advertorial-razao-media video,
.advertorial-razao-media iframe {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  display: block;
  box-shadow: none;
  background-color: #000;
  /* Previne tela branca enquanto carrega */
}

.advertorial-razao-video-wrap video,
.advertorial-razao-video-wrap img,
.advertorial-razao-video-wrap iframe {
  border-radius: 10px 10px 0 0;
  pointer-events: none;
}

.advertorial-razao-card {
  background: #2E8DD6;
  color: #fff;
  font-family: 'Urbane', sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.3px;
  padding: 12px 14px;
  border-radius: 0 0 10px 10px;
  display: flex;
  position: relative;
  z-index: 10;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
}

.advertorial-razao-texto {
  min-width: 0;
}

.advertorial-razao-titulo {
  font-family: 'Urbane', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.3px;
  color: #2E8DD6;
  margin: 0 0 14px;
}

.advertorial-razao-titulo2 {
  font-family: 'Urbane', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.3px;
  color: #000000;
  margin: 0 0 14px;
}

.advertorial-razao-conteudo {
  font-size: 14.5px;
  line-height: 1.5;
  color: #4D4543;
  font-weight: 500;
}

.advertorial-razao-conteudo p,
.advertorial-razao-conteudo ul {
  margin: 0 0 6px;
}

.advertorial-razao-conteudo p:last-child,
.advertorial-razao-conteudo ul:last-child {
  margin-bottom: 0;
}

.advertorial-razao-conteudo ul {
  padding-left: 0;
  list-style: none;
}

.advertorial-razao-conteudo li {
  margin-bottom: 2px;
}

.advertorial-razao-conteudo .dot {
  color: #2A1A15;
  margin-right: 6px;
  font-weight: 700;
}

.advertorial-razao-conteudo strong {
  color: #2A1A15;
  font-weight: 600;
}

.advertorial-indent {
  padding-left: 14px;
  margin-left: 4px;
  border-left: 2px solid #d4c8c0;
}

.advertorial-cta {
  margin-top: 12px !important;
  font-size: 12px !important;
  color: #2A1A15 !important;
}

.advertorial-cta a {
  color: inherit !important;
  text-decoration: underline;
}

.advertorial-cta a:hover {
  color: #2A1A15 !important;
  opacity: 0.85;
}

.advertorial-destaque {
  font-size: 14px !important;
  margin: 10px 0 !important;
  color: #2A1A15 !important;
}

@media (max-width: 768px) {
  .advertorial-razoes {
    padding: 20px 20px 48px;
  }

  .advertorial-razoes-inner {
    width: 100%;
    max-width: 100%;
  }

  .advertorial-razao {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 16px;
    margin-bottom: 48px;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .advertorial-razao-texto {
    display: contents;
  }

  .advertorial-razao-titulo {
    order: -2;
    width: 100%;
    font-size: 17px;
    margin-bottom: 6px;
    line-height: 1.35;
  }

  .advertorial-razao-media {
    position: relative;
    order: -1;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
    flex-shrink: 0;
  }

  .advertorial-razao-media img,
  .advertorial-razao-media video {
    aspect-ratio: 1/1;
    max-width: 100%;
    width: 100%;
    display: block;
  }

  .advertorial-razao-conteudo {
    order: 0;
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
  }

  .advertorial-razao-conteudo p,
  .advertorial-razao-conteudo ul {
    margin: 0 0 14px;
  }

  .advertorial-cta {
    font-size: 11px !important;
  }

  .advertorial-destaque {
    font-size: 13px !important;
  }

  .advertorial-razao-card {
    font-size: 15px;
    padding: 10px 12px;
  }
}

/* Dobra Oferta Especial */
.advertorial-oferta {
  width: 100%;
  background: #ffeecb;
  font-family: 'Urbane', sans-serif;
  padding: 60px 24px 56px;
  box-sizing: border-box;
}

.advertorial-oferta-intro {
  max-width: 800px;
  margin: 0 auto 32px;
  text-align: center;
}

.advertorial-oferta-headline {
  font-size: 22px;
  font-weight: 700;
  color: #2A1A15;
  line-height: 1.35;
  margin: 0 0 12px;
  text-wrap: balance;
}

.advertorial-oferta-sub {
  font-size: 16px;
  color: #4D4543;
  line-height: 1.5;
  margin: 0;
  text-wrap: balance;
}

.advertorial-oferta-card-wrap {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.advertorial-oferta-banner {
  position: relative;
  z-index: 2;
  width: fit-content;
  margin: 0 auto -28px;
  background: #2E8DD6;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  padding: 14px 24px;
  border-radius: 10px;
}

.advertorial-oferta-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 400px;
  background: #fff;
  padding: 0;
  border-radius: 12px;
  border: 2px dashed #2e8dd6;
}

.advertorial-oferta-produto {
  height: 100%;
  min-height: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  padding: 0;
}

.advertorial-oferta-produto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 0 0 10px;
  display: block;
}

.advertorial-oferta-info {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 60px 40px 40px;
}

.advertorial-oferta-frete {
  font-size: 15px;
  color: #2A1A15;
  margin: 0 0 16px;
}

.advertorial-oferta-desconto {
  font-size: 32px;
  font-weight: 700;
  color: #2A1A15;
  margin: 0 0 12px;
  letter-spacing: -0.3px;
  line-height: 1.3;
  text-wrap: balance;
}

.advertorial-oferta-desconto .red {
  color: #2E8DD6;
}

.advertorial-oferta-urgencia {
  font-size: 14px;
  color: #4D4543;
  margin: 0 0 24px;
  line-height: 1.5;
  max-width: 320px;
}

.advertorial-oferta-btn.cta.elementor-button {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding: 18px 80px;
  text-decoration: none;
  margin-bottom: 20px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px !important;
  animation: pulse-white 2s infinite;
  transition: 0.5s;
  background: linear-gradient(180deg, #2E8dd6 0%, #5092c5 55%, #3c75a0 100%);
  border: 4px solid #2E8dd6;
  font-family: 'Urbane', sans-serif;
}

.advertorial-oferta-btn.cta.elementor-button:hover {
  animation: pulse-hover 2s infinite;
  transition: 0.5s;
}

@keyframes pulse-white {
  0% {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(74, 155, 255, 0.5);
  }

  70% {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2), 0 0 0 12px rgba(255, 122, 74, 0);
  }

  100% {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(255, 122, 74, 0);
  }
}

@keyframes pulse-hover {
  0% {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(255, 122, 74, 0.5);
  }

  70% {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2), 0 0 0 14px rgba(255, 122, 74, 0);
  }

  100% {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(255, 122, 74, 0);
  }
}

.advertorial-oferta-timer-wrap {
  margin-bottom: 16px;
}

.advertorial-oferta-timer-label {
  font-size: 15px;
  color: #2A1A15;
  margin: 0;
}

.advertorial-oferta-timer-label span {
  font-weight: 700;
  color: #2e8dd6;
}

.advertorial-oferta-risco-box {
  background: #ffeecb;
  border: 1px dashed #90867f;
  border-radius: 10px;
  padding: 14px 24px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 14px;
  color: #2A1A15;
}

.advertorial-oferta-risco-box strong {
  color: #2E8dd6;
}

.advertorial-oferta-risco-box .risco-divider {
  color: #4D4543;
  opacity: 0.6;
}

.advertorial-oferta-garantia {
  font-size: 14px;
  color: #4D4543;
  margin: 0;
}

@media (max-width: 768px) {
  .advertorial-oferta {
    padding: 32px 20px 48px;
  }

  .advertorial-oferta-intro {
    width: 100%;
    margin-bottom: 24px;
  }

  .advertorial-oferta-inner {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    min-height: auto;
    width: 100%;
    max-width: 100%;
  }

  .advertorial-oferta-produto {
    min-height: 280px;
    order: -1;
    width: 100%;
  }

  .advertorial-oferta-produto img {
    border-radius: 10px 10px 0 0;
    object-fit: contain;
    width: 100%;
  }

  .advertorial-oferta-info {
    padding: 24px 20px 28px;
    width: 100%;
    box-sizing: border-box;
  }

  .advertorial-oferta-headline {
    font-size: clamp(14px, 4.5vw, 18px);
    margin-bottom: 10px;
  }

  .advertorial-oferta-sub {
    font-size: clamp(12px, 3.8vw, 15px);
  }

  .advertorial-oferta-banner {
    font-size: 3vw;
    padding: 10px 18px;
    margin: 0 auto -22px;
  }

  .advertorial-oferta-frete {
    font-size: 13px;
    margin-bottom: 12px;
  }

  .advertorial-oferta-desconto {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .advertorial-oferta-urgencia {
    font-size: 13px;
    margin-bottom: 18px;
  }

  .advertorial-oferta-btn.cta.elementor-button {
    font-size: 17px;
    padding: 16px 48px;
  }

  .advertorial-oferta-timer-label {
    font-size: 15px;
  }

  .advertorial-oferta-risco-box {
    flex-wrap: nowrap;
    justify-content: center;
    font-size: 12px;
    padding: 10px 12px;
    gap: 8px;
  }

  .advertorial-oferta-risco-box .risco-divider {
    flex-shrink: 0;
  }

  .advertorial-oferta-garantia {
    font-size: 12px;
  }
}

.e-con-inner {
  max-width: 1000px;
  margin: 40px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  background: #fff;
}

.elementor-image-box-description {
  font-size: 14px;
  margin: 0;
  color: #4D4543;
}

.elementor-inline-items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 15px;
}

.e-font-icon-svg {
  width: 24px;
  height: 24px;
  fill: #2A1A15;
}

@media (max-width: 768px) {
  .e-con-inner {
    flex-direction: column;
    gap: 20px;
    text-align: center;
    margin: 32px auto;
  }
}

/* --- Product Gallery & Rating (Integrated from Page 2) --- */
.product-gallery {
    padding: 0;
    margin-bottom: 24px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.gallery-main {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

.gallery-slider-track {
    display: flex;
    width: 100%;
    transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}

.slider-item {
    flex: 0 0 100%;
    width: 100%;
}

.slider-item img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.gallery-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 10;
    cursor: pointer;
}

.nav-prev, .nav-next {
    width: 50%;
    height: 100%;
}

.container--gallery {
    padding: 15px 0;
}

.gallery-thumbnails {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding: 0 5px;
    justify-content: flex-start;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

.gallery-thumbnails::-webkit-scrollbar {
    display: none;
}

.thumb-item {
    flex: 0 0 65px;
    height: 65px;
    border: 2px solid #eee;
    border-radius: 10px;
    overflow: hidden;
    padding: 2px;
    background: #fff;
    cursor: pointer;
    transition: all 0.2s ease;
}

.thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}

.thumb-item.active {
    border-color: #004CFF;
    border-width: 2px;
}

.rating-vstar {
    max-width: 800px;
    margin: 15px auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    padding: 0 5px;
}

.rating-vstar .stars {
    display: flex;
    gap: 3px;
}

.rating-vstar .stars svg {
    width: 20px;
    height: 20px;
}

.rating-text {
    font-size: 15px;
    color: #4D4543;
    font-weight: 500; /* Sem negrito (Urbane Medium) */
    font-family: 'Urbane', sans-serif;
}

@media (max-width: 768px) {
    .gallery-main {
        border-radius: 20;
    }
}
/* Descrições do Produto */
.product-description-wrap {
    max-width: 800px;
    margin: 25px auto 0;
    padding: 0 5px;
    color: #2A1A15;
    text-align: left;
    font-family: 'Urbane', sans-serif;
}

.desc-headline {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 5px;
    line-height: 1.2;
}

.desc-subtitle {
    font-size: 16px;
    margin-bottom: 20px;
    color: #4D4543;
}

.desc-subtitle span {
  font-weight: 600;
}

.desc-text {
  font-size: 15px;
  color: #4D4543;
  font-weight: 400;
  line-height: 1.5;
  margin: 10px 0 18px;
  text-wrap: balance;
}

/* Urgency Components */
.urgency-container {
    margin-top: 25px;
    padding: 0 5px;
    font-family: 'Urbane', sans-serif;
}

.limited-stock-alert-centered {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 8px;
}

.blink-dot {
    width: 10px;
    height: 10px;
    background-color: #008000;
    border-radius: 50%;
    animation: blink 1.5s infinite;
    flex-shrink: 0;
}

.limited-stock-alert-centered p {
    font-size: 14px;
    font-weight: 600;
    color: #2A1A15;
    margin: 0;
}

.section-divider-title {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 15px 0;
}

.section-divider-title::before,
.section-divider-title::after {
    content: "";
    flex: 1;
    border-bottom: 2px solid #D1E8F7;
}

.section-divider-title span {
    padding: 0 12px;
    font-size: 13px;
    font-weight: 700;
    color: #2A1A15;
}

.offer-timer-box-sketch {
    background-color: #BAF4FF;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
    margin-top: 5px;
    width: 100%;
}

.offer-timer-box-sketch p {
    font-size: 18px;
    font-weight: 600;
    color: #2A1A15;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

@keyframes blink {
    0% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.4; transform: scale(1.1); }
    100% { opacity: 1; transform: scale(1); }
}

/* Accordions */
.product-info-details {
    margin-top: 30px;
    border-top: 1.5px solid #D1E8F7;
    font-family: 'Urbane', sans-serif;
}

.info-accordion {
    border-bottom: 1.5px solid #D1E8F7;
}

.info-accordion summary {
    list-style: none;
    padding: 18px 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 800;
    color: #2A1A15;
}

.info-accordion summary::-webkit-details-marker {
    display: none;
}

.accordion-icon {
    width: 30px;
    height: 30px;
    background-color: #F1F5F9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border: 1px solid #D1E8F7;
}

.accordion-icon svg {
    width: 18px;
    height: 18px;
    fill: #2A1A15;
    transition: transform 0.4s ease;
}

.info-accordion[open] .accordion-icon {
    background-color: #2A1A15;
}

.info-accordion[open] .accordion-icon svg {
    fill: #FFF;
    transform: rotate(180deg);
}

.accordion-content {
    padding: 0 5px 25px 5px;
    font-size: 14px;
    line-height: 1.6;
    color: #4D4543;
}

.accordion-content p {
    margin-bottom: 10px;
}

.accordion-content ul {
    margin: 10px 0;
    padding-left: 20px;
}

.accordion-content li {
    margin-bottom: 5px;
}

/* Nova Seção de Fundo Branco */
.advertorial-oferta-white {
    background-color: #ffffff;
    padding: 30px 24px 60px;
    max-width: 800px;
    margin: 0 auto;
}

/* Bundles Selection Section - High Fidelity */
.bundles-selection {
    margin: 25px auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.bundle-card {
    position: relative;
    background: #FFFFFF;
    border: 1.5px solid #D1E8F7;
    border-radius: 15px;
    padding: 15px 10px;
    display: grid;
    grid-template-columns: 60px 1fr auto;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    user-select: none;
}

.bundle-card.active {
    border: 3.5px solid #008BFF;
    background-color: #F0F8FF;
    box-shadow: 0 10px 25px rgba(0, 139, 255, 0.15);
}

.bundle-img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.bundle-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bundle-title {
    font-size: 16px;
    font-weight: 800;
    color: #000B2E;
    line-height: 1.1;
    margin-bottom: 2px;
}

.bundle-subtitle {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    margin-bottom: 5px;
}

.shipping-tag {
    background-color: #FFD700;
    color: #000B2E;
    font-size: 11px;
    font-weight: 900;
    padding: 3px 8px;
    border-radius: 5px;
    align-self: flex-start;
    text-transform: uppercase;
}

.bundle-pricing {
    text-align: right;
    display: flex;
    flex-direction: column;
    min-width: 95px;
}

.old-price {
    font-size: 12px;
    color: #A0AEC0;
    text-decoration: line-through;
    font-weight: 500;
}

.current-price {
    font-size: 20px;
    font-weight: 900;
    color: #008BFF;
    line-height: 1;
}

.savings-tag {
    font-size: 11px;
    font-weight: 800;
    color: #38A169;
}

.shipping-info {
    font-size: 10px;
    color: #718096;
}

.bundle-badge {
    position: absolute;
    top: -12px;
    right: 15px;
    background-color: #FFD700;
    color: #000B2E;
    font-size: 11px;
    font-weight: 900;
    padding: 4px 10px;
    border-radius: 6px;
    box-shadow: 0 4px 10px rgba(255, 215, 0, 0.3);
    z-index: 10;
    text-transform: uppercase;
    animation: pulseBadge 2.5s infinite ease-in-out;
}

@keyframes pulseBadge {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

/* Checkout Footer Social Proof */
.checkout-footer-msg {
    position: relative;
    background-color: #FFF9E1;
    border: 1px solid #FFE5A0;
    border-radius: 12px;
    padding: 15px 18px;
    text-align: left;
    margin: 15px auto 20px;
    display: flex;
    align-items: center;
    gap: 15px;
    box-shadow: 0 10px 30px rgba(212, 160, 23, 0.12);
}

.checkout-trust-icon {
    width: 24px;
    height: 24px;
    fill: #D4A017;
    flex-shrink: 0;
}

.checkout-footer-msg p {
    font-size: 14px;
    color: #4A3A00;
    line-height: 1.4;
    margin: 0;
}

/* Checkout Action Area */
.checkout-action-area {
    padding: 10px 0 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.btn-checkout-premium {
    position: relative;
    width: 100%;
    max-width: 100%;
    background: linear-gradient(180deg, #2E8dd6 0%, #5092c5 55%, #3c75a0 100%);
    color: #fff !important;
    text-decoration: none;
    padding: 18px 30px;
    font-size: 20px;
    font-weight: 800;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    text-transform: uppercase;
    transition: 0.5s;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    border: 4px solid #2E8dd6;
    animation: pulse-white 2s infinite;
    overflow: hidden;
}

.btn-checkout-premium:hover {
    animation: pulse-hover 2s infinite;
    transition: 0.5s;
}

.btn-checkout-premium::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -100%;
    width: 50%;
    height: 200%;
    background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.4), rgba(255,255,255,0));
    transform: rotate(30deg);
    animation: glintButton 4s infinite ease-in-out;
}

@keyframes glintButton {
    0% { left: -100%; }
    20% { left: 150%; }
    100% { left: 150%; }
}

.btn-arrow-icon {
    width: 24px;
    height: 24px;
    fill: currentColor;
}

.payment-methods-img {
    max-width: 450px;
    width: 100%;
    margin-bottom: 25px;
}

/* Treatment Recommendations */
.recommendations-box {
    background-color: #EFFCFF;
    border: 1px solid #d1e8f7;
    border-radius: 14px;
    padding: 22px;
    margin: 2px auto 30px;
}

.recommendations-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.recommendation-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.check-circle {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    background-color: #d1e8f7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #011339;
    font-size: 14px;
    font-weight: 800;
}

.recommendation-content {
    font-size: 15px;
    color: #011339;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .advertorial-oferta-white {
        padding: 20px 15px 40px;
    }
    .offer-timer-box-sketch p {
        font-size: 15px;
    }
    .payment-methods-img {
        max-width: 320px;
    }
}

/* Flavor Section */
.flavor-section {
    padding: 40px 0 20px;
    text-align: center;
    border-top: 1.5px solid #D1E8F7;
    margin-top: 20px;
    font-family: 'Urbane', sans-serif;
}

.flavor-title {
    font-size: 16px;
    font-weight: 700;
    color: #2E8DD6;
    margin-bottom: 30px;
    max-width: 38ch;
    margin-left: auto;
    margin-right: auto;
    text-wrap: balance;
}

.flavor-grid {
    display: flex;
    justify-content: center;
    gap: 60px;
}

.flavor-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.flavor-icon-wrap {
    width: 110px;
    height: 110px;
    background-color: #D1E8F7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.flavor-icon-wrap img {
    width: 65%;
    height: 65%;
    object-fit: contain;
}

.flavor-name {
    font-size: 24px;
    font-weight: 800;
    color: #011339;
    margin: 0;
}

@media (max-width: 768px) {
    .flavor-grid {
        gap: 30px;
    }
    .flavor-icon-wrap {
        width: 85px;
        height: 85px;
    }
    .flavor-name {
        font-size: 18px;
    }
    .flavor-title {
        font-size: 20px;
    }
}

/* Social Proof Section */
.social-proof-section {
    padding: 20px 0 40px;
    text-align: center;
    font-family: 'Urbane', sans-serif;
}

.social-proof-title {
    font-size: 16px;
    font-weight: 700;
    color: #2E8DD6;
    line-height: 1.25;
    margin-bottom: 50px;
    max-width: 38ch;
    margin-left: auto;
    margin-right: auto;
    text-wrap: balance;
}

.highlight-blue {
    color: #2E8dd6;
}

.highlight-blue-italic {
    color: #2E8dd6;
    font-style: italic;
}

.social-slider-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}

.social-slider-track {
    display: flex;
    gap: 15px;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 10px 24px;
}

@media (max-width: 768px) {
    .social-slider-track {
        padding: 10px 10px;
    }
}


.proof-card {
    min-width: 320px;
    max-width: 320px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    border: 1px solid #E5E5E5;
    display: flex;
    flex-direction: column;
    text-align: left;
    flex-shrink: 0;
}

@media (max-width: 768px) {
    .proof-card {
        min-width: 80vw;
        max-width: 80vw;
    }
}

.proof-img-wrap {
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.proof-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.proof-content {
    padding: 25px;
    flex-grow: 1;
}

.proof-stars {
    color: #F8B011;
    font-size: 20px;
    margin-bottom: 12px;
}

.proof-text {
    font-size: 15px;
    color: #2A1A15;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 400;
}

.proof-author {
    font-size: 17px;
    font-weight: 800;
    color: #2A1A15;
    margin-bottom: 5px;
}

.proof-meta {
    font-size: 14px;
    color: #999;
    margin: 0;
}

.social-slider-controls {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 5px;
}

.social-nav-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #D1E8F7;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.3s ease;
}

.social-nav-btn:hover {
    background-color: #BADDFA;
}

.social-nav-btn svg {
    width: 24px;
    height: 24px;
    fill: #011339;
}



/* ===========================
   Seção: Reviews (Trustoo Style)
   =========================== */
.reviews-section {
    background-color: #ffffff;
    padding: 30px 0;
    font-family: 'Urbane', sans-serif;
}

.reviews-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
}

@media (min-width: 1024px) {
    .reviews-container {
        max-width: 1100px;
    }
}

.tt-ai-summary {
    background: #ffffff;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 32px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0f0f0;
}

.tt-header-title {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 700;
    color: #2E8DD6;
}

.tt-header-icon svg {
    width: 22px;
    height: 22px;
}

.tt-summary-text {
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
    margin-bottom: 24px;
}

.tt-ai-section {
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
}

.tt-ai-title {
    font-size: 11px;
    font-weight: 700;
    color: #999999;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
}

.tt-keywords-summary {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.tt-keyword-badge {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #f8f8f8;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #333333;
}

.tt-keyword-icon svg {
    width: 16px;
    height: 16px;
}

.tt-percentage {
    color: #666;
    font-weight: 400;
    margin-left: 2px;
}

/* Review List */
.tt-review-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.list-review {
    background: #ffffff;
    border-radius: 12px;
    padding: 24px;
    border: 1px solid #f0f0f0;
}

.tt-head-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}

.product-rating {
    display: flex;
    align-items: center;
    gap: 12px;
}

.big-point {
    font-size: 24px;
    font-weight: 800;
    color: #1a1a1a;
}

.reviews-num {
    font-size: 14px;
    color: #666;
}

.vstar-star {
    display: flex;
    gap: 2px;
    align-items: center;
}

.vstar-star svg {
    width: 16px;
    height: 16px;
}

.user-message {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

.tt-review-avatar {
    width: 40px;
    height: 40px;
    background: #EAF4FC;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #2E8DD6;
    position: relative;
}

.trustoo-badge-icon {
    position: absolute;
    bottom: -2px;
    right: -2px;
    background: #fff;
    border-radius: 50%;
}

.author-name {
    font-weight: 700;
    color: #1a1a1a;
    font-size: 14px;
}

.verified-text {
    font-size: 12px;
    color: #10b981;
    font-weight: 600;
}

.reviews-text {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    margin-top: 12px;
}

/* Resposta da Loja */
.merchant-reply {
    margin-top: 20px;
    background: #f0f9ff;
    border-radius: 8px;
    padding: 20px;
    border-left: 4px solid #2E8DD6;
}

.tt-shop-avatar img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 10px;
}

.reply-content {
    font-size: 13px;
    line-height: 1.5;
    color: #444;
}

@media (max-width: 768px) {
    .reviews-section {
        padding: 40px 0;
    }
    .tt-head-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
}


/* FAQ Section Styles (Original de Page2) e Product Info */
.faq-section,
.product-info-details {
    font-family: 'Neulis Sans', sans-serif !important;
}

.faq-section .advertorial-artigo-titulo-destaque-2,
.product-info-details .advertorial-artigo-titulo-destaque-2 {
    font-family: 'Neulis Sans', sans-serif !important;
    font-weight: 800;
}

.faq-section .info-accordion summary,
.product-info-details .info-accordion summary,
.faq-section .accordion summary {
    font-family: 'Neulis Sans', sans-serif !important;
    font-weight: 700;
}

.faq-section .accordion-content,
.product-info-details .accordion-content,
.faq-section .accordion__content {
    font-family: 'Neulis Sans', sans-serif !important;
    font-weight: 400;
}

.section {
    padding-block: 60px;
}

.bg-custom {
    background-color: rgb(var(--background));
}

.v-stack {
    display: flex;
    flex-direction: column;
}

.gap-10 {
    gap: 10px;
}

.prose {
    max-width: 65ch;
    margin-inline: auto;
}

.prose p {
    margin-bottom: 1em;
}

.prose p:last-child {
    margin-bottom: 0;
}

.bold {
    font-weight: 700;
}

.faq-section {
    padding-block: 80px;
    background: rgb(var(--background, 248 248 248));
}

.faq-section .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 24px;
    width: 100%;
}

.section-stack {
    display: flex;
    flex-direction: column;
    gap: 48px;
    max-width: 800px; /* Um pouco mais largo para PC, mas ainda focado */
    margin-inline: auto;
}

@media (max-width: 768px) {
    .section-stack {
        max-width: 100%;
        padding-inline: 0;
    }
}

.section-stack--center {
    align-items: center;
}

.section-stack__intro .h2 {
    font-size: clamp(1.5rem, 5vw, 2.25rem);
    color: #011339;
    margin-bottom: 0;
    font-weight: 700;
}

.section-stack__main {
    width: 100%;
}

.accordion-box {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.accordion {
    border-bottom: 1px solid #f0f0f0;
}

.accordion:last-child {
    border-bottom: none;
}

.accordion summary {
    list-style: none;
    cursor: pointer;
    padding: 24px;
}

.accordion summary::-webkit-details-marker {
    display: none;
}

.accordion__toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    font-size: 1.05rem;
    color: #011339;
    font-weight: 600;
}

.circle-chevron {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #f5f5f5;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    flex-shrink: 0;
}

.circle-chevron svg {
    width: 10px;
    height: 10px;
    color: #011339;
}

.accordion[open] .circle-chevron {
    transform: rotate(180deg);
}

.accordion__content {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 0 24px;
}

.accordion[open] .accordion__content {
    grid-template-rows: 1fr;
    padding-bottom: 24px;
}

.accordion__content > div {
    overflow: hidden;
    color: #4a4a4a;
    line-height: 1.6;
    font-size: 0.95rem;
}

.accordion__content p {
    margin-bottom: 1em;
}

.accordion__content p:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .faq-section {
        padding-block: 48px;
    }
    
    .section-stack {
        gap: 32px;
        padding-inline: 10px;
    }
    
    .accordion summary {
        padding: 16px 20px;
    }
    
    .accordion__content {
        padding: 0 20px;
    }
    
    .accordion[open] .accordion__content {
        padding-bottom: 16px;
    }
}
