.elementor-165 .elementor-element.elementor-element-bd20c2b{--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-165 .elementor-element.elementor-element-bd20c2b:not(.elementor-motion-effects-element-type-background), .elementor-165 .elementor-element.elementor-element-bd20c2b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E7E3DE;}/* Start custom CSS for html, class: .elementor-element-997fb68 */section.elementor-section {
  min-height: 100vh;
  background-color: #C4A070;
  background-image: url('https://images.unsplash.com/photo-1549740425-5e9ed4d8cd34?w=800&q=60&fit=crop');
  background-size: cover;
  background-blend-mode: multiply;
}

.lb-wrap {
  max-width: 480px;
  margin: 0 auto;
  padding: 56px 20px 48px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.lb-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.lb-avatar {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center top;
  border: 3px solid rgba(255,255,255,0.4);
  box-shadow: 0 4px 16px rgba(58,36,32,0.2);
}

.lb-header h1 {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  font-weight: 700;
  color: #2C1A0E;
  line-height: 1.2;
  margin: 0;
}

.lb-handle {
  font-size: 13px;
  color: #7A4A2A;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin: 0;
}

.lb-bio {
  font-size: 14px;
  color: #5A3820;
  line-height: 1.75;
  text-align: center;
  max-width: 400px;
  margin: 4px 0 0;
  opacity: 0.85;
}

.lb-video {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 16/9;
  background: #000;
  box-shadow: 0 4px 24px rgba(58,36,32,0.25);
}

.lb-video iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.lb-links {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.lb-banner-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to left, rgba(20,8,6,0.82) 0%, rgba(20,8,6,0.3) 60%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 18px 20px;
  gap: 4px;
  text-align: right;
}

.lb-btn-consulta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #25D366;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 18px 24px;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.2s, transform 0.15s;
  box-shadow: 0 4px 16px rgba(37,211,102,0.3);
}

.lb-btn-consulta:hover {
  background: #1ebe5d;
  transform: translateY(-2px);
  color: #fff;
}

.lb-footer {
  text-align: center;
  padding-top: 8px;
}

.lb-footer p {
  font-size: 12px;
  color: rgba(58,36,32,0.45);
}

@media (max-width: 480px) {
  .lb-wrap { padding: 40px 16px 40px; }
  .lb-banner img { height: 140px; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-bd20c2b */section.elementor-section {
  min-height: 100vh;
  background-color: #C4A070;
  background-image: url('https://images.unsplash.com/photo-1549740425-5e9ed4d8cd34?w=800&q=60&fit=crop');
  background-size: cover;
  background-blend-mode: multiply;
}

.lb-wrap {
  max-width: 480px;
  margin: 0 auto;
  padding: 56px 20px 48px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.lb-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.lb-avatar {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center top;
  border: 3px solid rgba(255,255,255,0.4);
  box-shadow: 0 4px 16px rgba(58,36,32,0.2);
}

.lb-header h1 {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  font-weight: 700;
  color: #2C1A0E;
  line-height: 1.2;
  margin: 0;
}

.lb-handle {
  font-size: 13px;
  color: #7A4A2A;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin: 0;
}

.lb-bio {
  font-size: 14px;
  color: #5A3820;
  line-height: 1.75;
  text-align: center;
  max-width: 400px;
  margin: 4px 0 0;
  opacity: 0.85;
}

.lb-video {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 16/9;
  background: #000;
  box-shadow: 0 4px 24px rgba(58,36,32,0.25);
}

.lb-video iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.lb-links {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.lb-banner {
  display: block;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 4px 16px rgba(58,36,32,0.2);
}

.lb-banner:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(58,36,32,0.3);
}

.lb-banner img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: center;
  display: block;
}

.lb-banner-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(20,8,6,0.82) 0%, rgba(20,8,6,0.3) 60%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 18px 20px;
  gap: 4px;
}

.lb-banner-tag {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #C4736A;
}

.lb-banner-overlay strong {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.lb-banner-cta {
  font-size: 12px;
  color: rgba(255,255,255,0.65);
  margin-top: 2px;
}

.lb-btn-consulta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #25D366;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 18px 24px;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.2s, transform 0.15s;
  box-shadow: 0 4px 16px rgba(37,211,102,0.3);
}

.lb-btn-consulta:hover {
  background: #1ebe5d;
  transform: translateY(-2px);
  color: #fff;
}

.lb-footer {
  text-align: center;
  padding-top: 8px;
}

.lb-footer p {
  font-size: 12px;
  color: rgba(58,36,32,0.45);
}

@media (max-width: 480px) {
  .lb-wrap { padding: 40px 16px 40px; }
  .lb-banner img { height: 140px; }
}/* End custom CSS */