.elementor-179 .elementor-element.elementor-element-a34094f{--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;}.elementor-179 .elementor-element.elementor-element-a34094f:not(.elementor-motion-effects-element-type-background), .elementor-179 .elementor-element.elementor-element-a34094f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1A0A08;}/* Start custom CSS for html, class: .elementor-element-9862eed */section.elementor-section {
  background: #1A0A08;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.vsl-inner {
  max-width: 760px;
  margin: 0 auto;
  padding: 80px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.vsl-topo {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.vsl-kicker {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: rgba(255,255,255,0.35);
  display: block;
}

.vsl-inner h1 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(32px, 5vw, 54px);
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin: 0;
  max-width: 680px;
}

.vsl-inner h1 em {
  font-style: italic;
  color: #C4736A;
}

.vsl-sub {
  font-size: 16px;
  color: rgba(255,255,255,0.52);
  line-height: 1.8;
  max-width: 560px;
  margin: 0;
}

.vsl-seta {
  animation: pular 1.5s ease-in-out infinite;
  margin-top: 4px;
}

@keyframes pular {
  0%, 100% { transform: translateY(0); }
  50%       { transform: translateY(8px); }
}

.vsl-player {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 8px 48px rgba(0,0,0,0.6);
  border: 1px solid rgba(196,115,106,0.15);
}

.vsl-player vturb-smartplayer {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}

@media (max-width: 600px) {
  .vsl-inner { padding: 60px 20px; gap: 32px; }
  .vsl-player { max-width: 100%; }
}.vsl-inner h1 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(28px, 4vw, 46px);
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin: 0;
  max-width: 680px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-06149f8 */section.elementor-section {
  background: #FDFCFB;
  border-top: 1px solid #E8E0D8;
}

.sessao-inner {
  max-width: 680px;
  margin: 0 auto;
  padding: 96px 24px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}

.sessao-topo {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.sessao-kicker {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #C4736A;
  display: block;
}

.sessao-inner h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(26px, 4vw, 42px);
  font-weight: 700;
  color: #3A2420;
  line-height: 1.2;
  margin: 0;
  max-width: 600px;
}

.sessao-inner h2 em {
  font-style: italic;
  color: #C4736A;
}

.sessao-sub {
  font-size: 16px;
  color: #8A7870;
  line-height: 1.8;
  max-width: 560px;
  margin: 0;
}

.sessao-como {
  display: flex;
  flex-direction: column;
  gap: 1px;
  background: #E8E0D8;
  border: 1px solid #E8E0D8;
}

.sessao-como-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 28px;
  background: #FDFCFB;
  transition: background 0.15s;
}

.sessao-como-item:hover {
  background: #FDF8F6;
}

.sessao-como-num {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #3A2420;
  color: #fff;
  font-family: 'Playfair Display', serif;
  font-size: 15px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.sessao-como-item h3 {
  font-family: 'Playfair Display', serif;
  font-size: 17px;
  font-weight: 700;
  color: #3A2420;
  margin-bottom: 8px;
  line-height: 1.3;
}

.sessao-como-item p {
  font-size: 14.5px;
  color: #8A7870;
  line-height: 1.7;
  margin: 0;
}

.sessao-gisela {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 32px;
  background: #F7F3EF;
  border: 1px solid #E8E0D8;
}

img.sessao-avatar {
  width: 56px !important;
  height: 56px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  object-position: center top !important;
  flex-shrink: 0 !important;
}

.sessao-gisela strong {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #3A2420;
  margin-bottom: 3px;
}

.sessao-gisela span {
  font-size: 12px;
  color: #C4736A;
  display: block;
  margin-bottom: 12px;
}

.sessao-gisela p {
  font-size: 14.5px;
  color: #8A7870;
  line-height: 1.75;
  margin: 0;
  font-style: italic;
}

.sessao-preco-wrap {
  display: flex;
  justify-content: center;
}

.sessao-preco-box {
  width: 100%;
  background: #fff;
  border: 1px solid #E8E0D8;
  padding: 40px;
}

.sessao-preco-label {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #C4736A;
  display: block;
  margin-bottom: 20px;
}

.sessao-preco-valor {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 8px;
}

.sessao-preco-ou {
  font-size: 13px;
  color: #8A7870;
}

.sessao-preco-valor strong {
  font-family: 'Playfair Display', serif;
  font-size: 64px;
  font-weight: 700;
  color: #3A2420;
  line-height: 1;
  letter-spacing: -2px;
}

.sessao-preco-valor strong sup {
  font-size: 24px;
  vertical-align: super;
  letter-spacing: 0;
}

.sessao-preco-total {
  font-size: 13px;
  color: #8A7870;
}

.sessao-preco-divider {
  height: 1px;
  background: #E8E0D8;
  margin: 28px 0;
}

.sessao-garantias {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sessao-garantias li {
  font-size: 14px;
  color: #8A7870;
  display: flex;
  align-items: center;
  gap: 12px;
  line-height: 1.5;
}

.sessao-garantias li::before {
  content: '';
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #5C7A58;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpolyline points='3,8 6.5,11.5 13,5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: cover;
  flex-shrink: 0;
}

.sessao-btn {
  display: block;
  background: #C4736A;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.4px;
  padding: 20px 36px;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  transition: background 0.2s;
  margin-bottom: 14px;
}

.sessao-btn:hover {
  background: #A85D55;
  color: #fff;
}

.sessao-nota {
  font-size: 12px;
  color: #8A7870;
  text-align: center;
  margin: 0;
  line-height: 1.6;
}

@media (max-width: 600px) {
  .sessao-inner { padding: 64px 20px; gap: 48px; }
  .sessao-preco-box { padding: 28px 20px; }
  .sessao-preco-valor strong { font-size: 48px; }
  .sessao-gisela { flex-direction: column; }
}.sessao-inner h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(26px, 4vw, 42px);
  font-weight: 700;
  color: #fff !important;
  line-height: 1.2;
  margin: 0;
  max-width: 600px;
}/* End custom CSS */