.elementor-220657 .elementor-element.elementor-element-9b2742d{--display:flex;}.elementor-220657 .elementor-element.elementor-element-623e419{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-99558f7 */* {
            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: #333;
            overflow-x: hidden;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        /* ========================================
           HERO SECTION - Full Width Background
        ======================================== */
        .hero-section {
            position: relative;
            width: 100vw;
            margin-left: calc(-50vw + 50%);
            background-color: #03363D;
            color: white;
            padding: 60px 0 80px;
        }

        .hero-content {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: center;
        }

        .hero-left {
            max-width: 550px;
        }
        
        h1.hero-title,
        h2.process-title,
        h2.cta-banner-title,
        h3.step-title {
            color: white !important;
        }

        .logo {
            margin-bottom: 40px;
        }

        .logo img {
            height: 50px;
            width: auto;
        }

        .badge {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background-color: rgba(254, 80, 0, 0.15);
            color: #FE5000;
            padding: 8px 16px;
            border-radius: 20px;
            font-size: 14px;
            margin-bottom: 24px;
            border: 1px solid rgba(254, 80, 0, 0.3);
        }

        .badge i {
            font-size: 16px;
        }

        .hero-title {
            font-size: 48px;
            font-weight: 700;
            line-height: 1.2;
            margin-bottom: 24px;
        }

        .hero-title .highlight {
            color: #FE5000;
        }

        .hero-description {
            font-size: 16px;
            line-height: 1.6;
            color: rgba(255, 255, 255, 0.85);
            margin-bottom: 40px;
        }

        .stats {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 32px;
        }

        .stats-icon {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: 2px solid #FE5000;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .stats-icon i {
            color: #FE5000;
            font-size: 20px;
        }

        .stats-text {
            font-size: 15px;
            color: rgba(255, 255, 255, 0.9);
        }

        .clients-logos {
            background-color: white;
            padding: 16px 24px;
            border-radius: 12px;
            display: inline-block;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        }
        
        .clients-logos img {
            height: auto;
            max-height: 38px;
            width: auto;
            max-width: 100%;
            display: block;
        }

        /* Hero Right - Form */
        .hero-right {
            position: relative;
        }

        .form-container {
            background-color: white;
            max-width: 100%;
            border-radius: 16px;
            padding: 40px 32px;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
        }

        .form-badge {
    background-color: #FE5000;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 20px;
    display: block;
    margin: 0 auto 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: fit-content;
    text-align: center;
}

        .form-title {
            color: #03363D;
            font-size: 22px;
            font-weight: 600;
            margin-bottom: 18px;
            text-align: center;
        }

        #agende-um-horario-com-especialista-aberto-5ced9692deb3f3c6dacd {
            min-height: 400px;
        }

        /* ========================================
           METHODOLOGY SECTION - Full Width Background
        ======================================== */
        .methodology-section {
            position: relative;
            width: 100vw;
            margin-left: calc(-50vw + 50%);
            background-color: #F5F5F5;
            padding: 80px 0;
        }

        .methodology-content {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .section-badge {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background-color: rgba(254, 80, 0, 0.1);
            color: #FE5000;
            padding: 8px 16px;
            border-radius: 20px;
            font-size: 14px;
            margin: 0 auto 24px;
            border: 1px solid rgba(254, 80, 0, 0.2);
        }

        .section-badge i {
            font-size: 16px;
        }
        
        .methodology-content,
.process-content,
.testimonials-content,
.faq-content {
    text-align: center;
}

.methodology-content > *,
.process-content > *,
.testimonials-content > *,
.faq-content > * {
    text-align: left;
}

.methodology-title,
.process-title,
.testimonials-title,
.faq-title,
.methodology-description,
.process-description {
    text-align: center;
}

        .methodology-title {
            font-size: 42px;
            font-weight: 700;
            line-height: 1.3;
            color: #03363D;
            text-align: center;
            margin-bottom: 24px;
            max-width: 900px;
            margin-left: auto;
            margin-right: auto;
        }

        .methodology-title .highlight {
            color: #FE5000;
        }
        
        .highlight {
    color: #FE5000;
}

        .methodology-description {
            text-align: center;
            font-size: 16px;
            line-height: 1.7;
            color: #666;
            max-width: 800px;
            margin: 0 auto 60px;
        }

        .features-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 32px;
            margin-bottom: 48px;
        }

        .feature-card {
            background-color: white;
            padding: 40px 32px;
            border-radius: 12px;
            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .feature-card:hover {
            transform: translateY(-4px);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
        }

        .feature-icon {
            width: 56px;
            height: 56px;
            background-color: rgba(254, 80, 0, 0.1);
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 24px;
        }

        .feature-icon i {
            font-size: 28px;
            color: #FE5000;
        }

        .feature-title {
            font-size: 20px;
            font-weight: 600;
            color: #03363D;
            margin-bottom: 12px;
        }

        .feature-description {
            font-size: 15px;
            line-height: 1.6;
            color: #666;
        }

        .cta-button {
            display: inline-block;
            background-color: #FE5000;
            color: white;
            font-size: 16px;
            font-weight: 600;
            padding: 16px 40px;
            border-radius: 8px;
            text-decoration: none;
            transition: background-color 0.3s ease, transform 0.2s ease;
            border: none;
            cursor: pointer;
            text-align: center;
            margin: 0 auto;
            display: block;
            width: fit-content;
        }

        .cta-button:hover {
            background-color: #E54700;
            transform: translateY(-2px);
        }

        .cta-button i {
            margin-left: 8px;
        }

        /* ========================================
           RESPONSIVE DESIGN
        ======================================== */
        @media (max-width: 968px) {
            .hero-content {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .hero-left {
                max-width: 100%;
            }

            .hero-title {
                font-size: 36px;
            }

            .features-grid {
                grid-template-columns: 1fr;
                gap: 24px;
            }

            .methodology-title {
                font-size: 32px;
            }
        }

        @media (max-width: 640px) {
            .hero-section {
                padding: 40px 0 60px;
            }

            .hero-title {
                font-size: 28px;
            }

            .form-container {
                padding: 32px 2px;
            }

            .methodology-title {
                font-size: 26px;
            }

            .methodology-section {
                padding: 60px 0;
            }
        }
        
        /* ========================================
           PROCESS TRANSFORMATION SECTION - Full Width Background
        ======================================== */
        .process-section {
            position: relative;
            width: 100vw;
            margin-left: calc(-50vw + 50%);
            background-color: #03363D;
            color: white;
            padding: 80px 0;
        }

        .process-content {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .process-title {
            font-size: 42px;
            font-weight: 700;
            line-height: 1.3;
            text-align: center;
            margin-bottom: 24px;
            max-width: 900px;
            margin-left: auto;
            margin-right: auto;
        }

        .process-description {
            text-align: center;
            font-size: 16px;
            line-height: 1.7;
            color: rgba(255, 255, 255, 0.85);
            max-width: 700px;
            margin: 0 auto 60px;
        }

        .process-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            margin-bottom: 60px;
            align-items: center;
        }

        .process-visual {
            background-color: rgba(255, 255, 255, 0.05);
            border-radius: 16px;
            padding: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 400px;
        }

        .process-visual img {
            max-width: 100%;
            height: auto;
            border-radius: 8px;
        }

        .process-checklist {
            background-color: rgba(3, 54, 61, 0.6);
            border-radius: 16px;
            padding: 40px;
        }

        .checklist-header {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 28px;
        }

        .checklist-header i {
            font-size: 28px;
            color: #FE5000;
            background-color: rgba(254, 80, 0, 0.15);
            padding: 10px;
            border-radius: 8px;
        }

        .checklist-header span {
            font-size: 20px;
            font-weight: 600;
            color: #FE5000;
        }

        .checklist-items {
            list-style: none;
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        .checklist-items li {
            display: flex;
            align-items: center;
            gap: 16px;
            font-size: 16px;
            color: rgba(255, 255, 255, 0.9);
        }

        .checklist-items li i {
            font-size: 22px;
            color: #FE5000;
            flex-shrink: 0;
        }

        .process-steps {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 32px;
        }

        .step-card {
            background-color: rgba(3, 54, 61, 0.4);
            border: 1px solid rgba(255, 255, 255, 0.1);
            border-radius: 12px;
            padding: 32px 28px;
            text-align: center;
        }

        .step-icon {
            width: 64px;
            height: 64px;
            background-color: rgba(254, 80, 0, 0.15);
            border: 2px solid #FE5000;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 20px;
        }

        .step-icon i {
            font-size: 28px;
            color: #FE5000;
        }

        .step-title {
            font-size: 18px;
            font-weight: 600;
            color: #FE5000;
            margin-bottom: 12px;
        }

        .step-description {
            font-size: 15px;
            line-height: 1.6;
            color: rgba(255, 255, 255, 0.8);
        }

        /* ========================================
           TESTIMONIALS SECTION - Full Width Background
        ======================================== */
        .testimonials-section {
            position: relative;
            width: 100vw;
            margin-left: calc(-50vw + 50%);
            background-color: #F5F5F5;
            padding: 80px 0;
        }

        .testimonials-content {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .testimonials-title {
            font-size: 42px;
            font-weight: 700;
            line-height: 1.3;
            color: #03363D;
            text-align: center;
            margin-bottom: 60px;
            max-width: 900px;
            margin-left: auto;
            margin-right: auto;
        }

        .testimonials-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 32px;
        }

        .testimonial-card {
            background-color: white;
            border-radius: 16px;
            padding: 40px;
            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .testimonial-card:hover {
            transform: translateY(-4px);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
        }

        .testimonial-header {
            display: flex;
            align-items: center;
            gap: 16px;
            margin-bottom: 20px;
        }

        .testimonial-avatar {
            width: 56px;
            height: 56px;
            background-color: #03363D;
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 600;
            font-size: 18px;
            flex-shrink: 0;
        }

        .testimonial-author {
            flex: 1;
        }

        .testimonial-author h4 {
            font-size: 16px;
            font-weight: 600;
            color: #03363D;
            margin-bottom: 4px;
        }

        .testimonial-author p {
            font-size: 14px;
            color: #666;
        }

        .testimonial-quote-icon {
            width: 40px;
            height: 40px;
            background-color: rgba(254, 80, 0, 0.1);
            border-radius: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
        }

        .testimonial-quote-icon i {
            font-size: 20px;
            color: #FE5000;
        }

        .testimonial-rating {
            display: flex;
            gap: 4px;
            margin-bottom: 20px;
        }

        .testimonial-rating i {
            font-size: 16px;
            color: #FE5000;
        }

        .testimonial-text {
            font-size: 15px;
            line-height: 1.7;
            color: #444;
        }

        /* ========================================
           CTA BANNER SECTION - Full Width Background
        ======================================== */
        .cta-banner-section {
            position: relative;
            width: 100vw;
            margin-left: calc(-50vw + 50%);
            background-color: #03363D;
            padding: 60px 0;
        }

        .cta-banner-content {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
            text-align: center;
        }

        .cta-banner-title {
            font-size: 38px;
            font-weight: 700;
            color: white;
            margin-bottom: 16px;
            line-height: 1.3;
        }

        .cta-banner-subtitle {
            font-size: 18px;
            color: rgba(255, 255, 255, 0.85);
        }

        /* ========================================
           RESPONSIVE DESIGN - Additional Breakpoints
        ======================================== */
        @media (max-width: 968px) {
            .process-grid {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .process-steps {
                grid-template-columns: 1fr;
                gap: 24px;
            }

            .testimonials-grid {
                grid-template-columns: 1fr;
            }

            .process-title,
            .testimonials-title,
            .cta-banner-title {
                font-size: 32px;
            }
        }

        @media (max-width: 640px) {
            .process-section,
            .testimonials-section {
                padding: 60px 0;
            }

            .cta-banner-section {
                padding: 40px 0;
            }

            .process-title,
            .testimonials-title {
                font-size: 26px;
            }

            .cta-banner-title {
                font-size: 24px;
            }

            .process-visual {
                padding: 24px;
                min-height: 300px;
            }

            .process-checklist {
                padding: 28px 24px;
            }

            .testimonial-card {
                padding: 28px 24px;
            }
        }
        
        /* ========================================
           FAQ SECTION - Full Width Background
        ======================================== */
        .faq-section {
            position: relative;
            width: 100vw;
            margin-left: calc(-50vw + 50%);
            background-color: #F5F5F5;
            padding: 80px 0;
        }

        .faq-content {
            max-width: 900px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .faq-title {
            font-size: 42px;
            font-weight: 700;
            line-height: 1.3;
            color: #03363D;
            text-align: center;
            margin-bottom: 24px;
        }

        .faq-description {
            text-align: center;
            font-size: 16px;
            line-height: 1.7;
            color: #666;
            margin-bottom: 50px;
        }

        .faq-accordion {
            display: flex;
            flex-direction: column;
            gap: 16px;
        }

        .faq-item {
            background-color: white;
            border-radius: 12px;
            border: 1px solid #E5E5E5;
            overflow: hidden;
            transition: all 0.3s ease;
        }

        .faq-item[open] {
            border-color: #FE5000;
            box-shadow: 0 4px 16px rgba(254, 80, 0, 0.08);
        }

        .faq-question {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 24px 28px;
            cursor: pointer;
            font-size: 17px;
            font-weight: 600;
            color: #03363D;
            list-style: none;
            user-select: none;
            transition: background-color 0.2s ease;
        }

        .faq-question::-webkit-details-marker {
            display: none;
        }

        .faq-question:hover {
            background-color: rgba(254, 80, 0, 0.02);
        }

        .faq-question i:first-child {
            font-size: 24px;
            color: #FE5000;
            flex-shrink: 0;
        }

        .faq-question span {
            flex: 1;
        }

        .faq-arrow {
            font-size: 24px;
            color: #999;
            transition: transform 0.3s ease;
            flex-shrink: 0;
        }

        .faq-item[open] .faq-arrow {
            transform: rotate(180deg);
        }

        .faq-answer {
            padding: 0 28px 28px 68px;
            animation: fadeIn 0.3s ease;
        }

        .faq-answer p {
            font-size: 15px;
            line-height: 1.7;
            color: #555;
            margin: 0;
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: translateY(-10px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* ========================================
           FINAL CTA SECTION - Full Width Background
        ======================================== */
        .final-cta-section {
            position: relative;
            width: 100vw;
            margin-left: calc(-50vw + 50%);
            background-color: #03363D;
            padding: 100px 0;
        }

        .final-cta-content {
            max-width: 1000px;
            margin: 0 auto;
            padding: 0 20px;
            text-align: center;
        }

        .final-cta-title {
            font-size: 38px;
            font-weight: 700;
            line-height: 1.2;
            color: white;
            margin-bottom: 24px;
            text-transform: uppercase;
            letter-spacing: -0.5px;
        }

        .final-cta-subtitle {
            font-size: 20px;
            color: rgba(255, 255, 255, 0.85);
            margin-bottom: 40px;
            line-height: 1.5;
        }

        .cta-button-large {
            font-size: 18px;
            padding: 20px 50px;
            box-shadow: 0 8px 24px rgba(254, 80, 0, 0.3);
        }

        .cta-button-large:hover {
            box-shadow: 0 12px 32px rgba(254, 80, 0, 0.4);
        }


        /* ========================================
           FOOTER
        ======================================== */
        .footer-legal {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background-color: #ffffff;
    padding: 8px 24px;
    text-align: center;
}

.footer-legal p {
    font-size: 0.68rem;
    color: #222222;
    margin: 0;
    letter-spacing: 0.01em;
}
        
        /* ========================================
           RESPONSIVE DESIGN - Final Sections
        ======================================== */
        @media (max-width: 968px) {
            .faq-title {
                font-size: 32px;
            }

            .final-cta-title {
                font-size: 36px;
            }

            .final-cta-subtitle {
                font-size: 18px;
            }
        }

        @media (max-width: 640px) {
            .faq-section {
                padding: 60px 0;
            }

            .faq-title {
                font-size: 26px;
            }

            .faq-question {
                padding: 20px;
                font-size: 16px;
                gap: 12px;
            }

            .faq-answer {
                padding: 0 20px 20px 56px;
            }

            .final-cta-section {
                padding: 60px 0;
            }

            .final-cta-title {
                font-size: 28px;
            }

            .final-cta-subtitle {
                font-size: 16px;
            }

            .cta-button-large {
                font-size: 16px;
                padding: 18px 40px;
                width: 100%;
            }
        }/* End custom CSS */