.elementor-2493 .elementor-element.elementor-element-1324359{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-2493 .elementor-element.elementor-element-1324359{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-5848a10 *//* ============================================
   RESET E BASE
   ============================================ */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    line-height: 1.6;
    color: #575E5D;
    background-color: #FFFFFF;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
}

ul {
    list-style: none;
}

/* ============================================
   HERO SECTION
   ============================================ */

.hero-section-rosana {
    position: relative;
    min-height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem 1.25rem;
    background-color: #FFFFFF;
}

.hero-background-pattern {
    position: absolute;
    inset: 0;
    opacity: 0.03;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0c16.569 0 30 13.431 30 30 0 16.569-13.431 30-30 30C13.431 60 0 46.569 0 30 0 13.431 13.431 0 30 0zm0 58C45.464 58 58 45.464 58 30S45.464 2 30 2 2 14.536 2 30s12.536 28 28 28z' fill='%2394A096' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.hero-content {
    position: relative;
    z-index: 10;
    max-width: 56rem;
    margin: 0 auto;
    text-align: center;
}

.hero-logo {
    margin-bottom: 2rem;
    display: flex;
    justify-content: center;
}

.hero-logo img {
    height: 6rem;
    width: auto;
    object-fit: contain;
}

.hero-title {
    font-size: 1.875rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #575E5D;
    font-weight: 700;
}

.hero-subtitle {
    font-size: 1.125rem;
    margin-bottom: 2rem;
    color: #94A096;
}

.hero-description {
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.hero-description p {
    font-size: 1rem;
    line-height: 1.6;
    color: #575E5D;
}

/* Botões CTA */
.cta-button {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 2rem;
    font-size: 1.125rem;
    border-radius: 9999px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    font-weight: 600;
}

.cta-primary {
    background-color: #C86034;
    color: #FFFFFF;
}

.cta-primary:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(200, 96, 52, 0.3);
}

.cta-button .icon {
    width: 1.25rem;
    height: 1.25rem;
}

/* ============================================
   SOBRE A DOUTORA
   ============================================ */

.about-doctor-section {
    position: relative;
    padding: 4rem 1.25rem;
    background-color: #F9F9F9;
}

.about-background-pattern {
    position: absolute;
    inset: 0;
    opacity: 0.02;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20h40M20 0v40' stroke='%2394A096' stroke-width='1' fill='none'/%3E%3C/svg%3E");
}

.about-content {
    position: relative;
    z-index: 10;
    max-width: 72rem;
    margin: 0 auto;
}

.doctor-badge {

    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}

.doctor-badge > div,
.doctor-badge {
    background-color: hsl(130, 6%, 60%);
    color: #FFFFFF;
    padding: 0.7rem 1rem;
    border-radius: 9999px;
    text-align: center;
}

.badge-title {
    font-size: 0.95rem;
    font-weight: 600;
    margin-bottom: 0.05rem;
}

.badge-subtitle {
    font-size: 0.95rem;
    font-size: 0.875rem;
}

.about-grid {
    display: grid;
    gap: 3rem;
    align-items: center;
}

.doctor-photo-wrapper {
    display: flex;
    justify-content: center;
}

.doctor-photo-placeholder {
    width: 16rem;
    height: 16rem;
    border-radius: 50%;
    border: 4px solid #94A096;
    background-color: #F0F0F0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
}

.doctor-photo-placeholder p {
    font-size: 0.875rem;
    text-align: center;
    color: #94A096;
}

.section-title {
    font-size: 1.875rem;
    margin-bottom: 1.5rem;
    color: #575E5D;
    font-weight: 700;
}

.section-title.centered {
    text-align: center;
}

.about-paragraphs {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 2rem;
}

.about-paragraphs p {
    font-size: 1rem;
    line-height: 1.6;
    color: #575E5D;
}

.specialties {
    margin-top: 2rem;
    font-size: 1.125rem;
    color: #C86034;
}

.specialties-title {
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.specialties-list {
    font-size: 1rem;
}

/* ============================================
   PARA QUEM É O ATENDIMENTO
   ============================================ */

.target-audience-section {
    position: relative;
    padding: 4rem 1.25rem;
    background-color: #FFFFFF;
}

.audience-content {
    max-width: 72rem;
    margin: 0 auto;
}

.section-intro {
    font-size: 1.125rem;
    margin-bottom: 3rem;
    line-height: 1.6;
    color: #575E5D;
}

.section-intro.centered {
    text-align: center;
    max-width: 48rem;
    margin-left: auto;
    margin-right: auto;
}

.cards-row-3 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
}

.cards-row-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
}

.audience-card {
    padding: 1.5rem;
    border-radius: 1rem;
    border: 2px solid #94A096;
    transition: all 0.3s ease;
}

.audience-card:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.card-icon {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
}

.card-title {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    text-align: center;
    color: #C86034;
    font-weight: 600;
    line-height: 1.3;
}

.card-text {
    font-size: 1rem;
    line-height: 1.6;
    color: #575E5D;
}

/* ============================================
   COMO FUNCIONA O ACOMPANHAMENTO
   ============================================ */

.process-section {
    position: relative;
    padding: 4rem 1.25rem;
    background-color: #F9F9F9;
}

.process-content {
    max-width: 72rem;
    margin: 0 auto;
}

.process-grid {
    display: grid;
    gap: 2rem;
}

.process-step {
    display: flex;
    gap: 1rem;
}

.step-number {
    flex-shrink: 0;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background-color: #C86034;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 700;
}

.step-content {
    flex: 1;
}

.step-title {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    color: #575E5D;
    font-weight: 600;
}

.step-text {
    font-size: 1rem;
    line-height: 1.6;
    color: #575E5D;
}

.step-list {
    margin-top: 0.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.step-list li {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    font-size: 1rem;
    color: #575E5D;
}

.step-list li::before {
    content: "•";
    color: #C86034;
    font-weight: bold;
    flex-shrink: 0;
}

.step-note {
    margin-top: 0.75rem;
    font-size: 1rem;
    font-style: italic;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #FFF5F0;
    color: #C86034;
}

/* ============================================
   BADGE SAÚDE DA MULHER
   ============================================ */

.health-badge-section {
    padding: 3rem 1.25rem;
    background: linear-gradient(to right, #94A096, #FFFFFF);
}

.badge-content {
    max-width: 72rem;
    margin: 0 auto;
    text-align: center;
}

.badge-text {
    font-size: 1.5rem;
    color: #575E5D;
    font-weight: 600;
}

/* ============================================
   LOCALIZAÇÃO E ATENDIMENTO
   ============================================ */

.location-contact-section {
    padding: 4rem 1.25rem;
    background-color: #FFFFFF;
}

.location-content {
    max-width: 72rem;
    margin: 0 auto;
}

.location-grid {
    display: grid;
    gap: 3rem;
    align-items: flex-start;
}

.location-info-block {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.location-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #C86034;
    font-weight: 600;
}

.location-items {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    font-size: 1rem;
    color: #575E5D;
}

.location-item {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
}

.location-icon {
    flex-shrink: 0;
    margin-top: 0.25rem;
}

.item-title {
    font-weight: 600;
}

.location-crm {
    padding-top: 0.5rem;
}

.location-crm p {
    font-size: 0.875rem;
    color: #94A096;
}

.cta-secondary {
    background-color: #C86034;
    color: #FFFFFF;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    width: 60%;
    text-align: center;
}

.cta-secondary:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(200, 96, 52, 0.3);
}

.map-container {
    width: 100%;
}

.map-placeholder {
    width: 100%;
    height: 24rem;
    border-radius: 1rem;
    border: 2px solid #94A096;
    background-color: #F0F0F0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    text-align: center;
}

.map-text {
    font-size: 1rem;
    margin: 1rem 0;
    color: #575E5D;
}

.map-link {
    border-radius: 1rem;
    margin-top: 0.8rem;
    font-size: 0.875rem;
    text-decoration: underline;
    color: #C86034;
}

/* ============================================
   CTA FINAL
   ============================================ */

.final-cta-section {
    position: relative;
    padding: 4rem 1.25rem;
    text-align: center;
    overflow: hidden;
    background: linear-gradient(135deg, #C86034, #A84D2A);
}

.cta-background-pattern {
    position: absolute;
    inset: 0;
    opacity: 0.05;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 20c5.523 0 10-4.477 10-10S35.523 0 30 0 20 4.477 20 10s4.477 10 10 10zm0 20c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10z' fill='%23FFFFFF'/%3E%3C/svg%3E");
}

.cta-content {
    position: relative;
    z-index: 10;
    max-width: 48rem;
    margin: 0 auto;
}

.cta-title {
    font-size: 1.875rem;
    margin-bottom: 1rem;
    color: #FFFFFF;
    font-weight: 700;
}

.cta-subtitle {
    font-size: 1.125rem;
    margin-bottom: 2rem;
    color: #FFFFFF;
    opacity: 0.9;
}

.cta-final {
    background-color: #FFFFFF;
    color: #C86034;
    padding: 1rem 2rem;
    font-size: 1.125rem;
}

.cta-final .icon {
    width: 1.5rem;
    height: 1.5rem;
}

.cta-final:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}

/* ============================================
   RESPONSIVIDADE - TABLET (768px+)
   ============================================ */

@media (min-width: 768px) {
    /* Hero */
    .hero-section-rosana {
        padding: 4rem 2.5rem;
    }

    .hero-logo img {
        height: 8rem;
    }

    .hero-title {
        font-size: 2.5rem;
    }

    .hero-subtitle {
        font-size: 1.25rem;
    }

    .hero-description p {
        font-size: 1.125rem;
    }

    /* About */
    .about-doctor-section {
        padding: 6rem 2.5rem;
    }

    .about-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .doctor-photo-placeholder {
        width: 20rem;
        height: 20rem;
    }

    .section-title {
        font-size: 2.375rem;
    }

    .about-paragraphs p {
        font-size: 1.125rem;
    }

    /* Audience */
    .target-audience-section {
        padding: 6rem 2.5rem;
    }

    .cards-row-3 {
        grid-template-columns: repeat(2, 1fr);
    }

    .cards-row-2 .audience-card {
        width: calc(50% - 0.75rem);
    }

    /* Process */
    .process-section {
        padding: 6rem 2.5rem;
    }

    .process-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* Location */
    .location-contact-section {
        padding: 6rem 2.5rem;
    }

    .location-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* CTA Final */
    .final-cta-section {
        padding: 6rem 2.5rem;
    }

    .cta-title {
        font-size: 2.5rem;
    }

    .cta-subtitle {
        font-size: 1.25rem;
    }

    .badge-text {
        font-size: 1.875rem;
    }
}

/* ============================================
   RESPONSIVIDADE - DESKTOP (1024px+)
   ============================================ */

@media (min-width: 1024px) {
    /* Hero */
    .hero-section-rosana {
        padding: 2rem 5rem;
    }

    .hero-title {
        font-size: 2rem;
    }

    /* About */
    .about-doctor-section {
        padding: 6rem 5rem;
    }

    /* Audience */
    .target-audience-section {
        padding: 6rem 5rem;
    }

    .cards-row-3 {
        grid-template-columns: repeat(3, 1fr);
    }

    .cards-row-2 .audience-card {
        width: calc(33.333% - 1rem);
    }

    /* Process */
    .process-section {
        padding: 6rem 5rem;
    }

    /* Location */
    .location-contact-section {
        padding: 6rem 5rem;
    }

    /* CTA Final */
    .final-cta-section {
        padding: 6rem 5rem;
    }
}

/* ============================================
   UTILITÁRIOS
   ============================================ */

.centered {
    text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a024d0 *//* garante que não vai surgir barra horizontal */
html, body { overflow-x: hidden; }

.btn-whatsapp{
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;

  background-color: rgb(37, 211, 102);
  width: 60px;
  height: 60px;
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;

  color: #fff;
  font-size: 28px;
  text-decoration: none;
}

.btn-whatsapp:before,
.btn-whatsapp:after{
  content: '';
  position: absolute;
  border-radius: 50%;
  border: 1px solid #25d366;
  inset: -20px;              /* no lugar de left/right/top/bottom */
  animation: animate 1.5s linear infinite;
  opacity: 0;
  pointer-events: none;
}

.pulsaDelay:after{ animation-delay: 0.5s; }

@keyframes animate{
  0%{ transform: scale(0.5); opacity: 0; }
  50%{ opacity: 1; }
  100%{ transform: scale(1.2); opacity: 0; }
}/* End custom CSS */