{"id":2253,"date":"2025-06-05T11:09:39","date_gmt":"2025-06-05T14:09:39","guid":{"rendered":"https:\/\/geracaoatual.com.br\/site\/?page_id=2253"},"modified":"2025-08-27T11:22:11","modified_gmt":"2025-08-27T14:22:11","slug":"conquistas","status":"publish","type":"page","link":"https:\/\/geracaoatual.com.br\/site\/conquistas\/","title":{"rendered":"Conquistas"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2253\" class=\"elementor elementor-2253\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e1b5f4d elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"e1b5f4d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b89218c\" data-id=\"b89218c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e771e9c elementor-widget elementor-widget-html\" data-id=\"e771e9c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"pt-br\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Conquistas - Col\u00e9gio Gera\u00e7\u00e3o Atual | Excel\u00eancia no ENEM<\/title>\n    <style>\n        \/* Estilos para Landing Page Conquistas - Col\u00e9gio Gera\u00e7\u00e3o Atual *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Montserrat', 'Roboto', sans-serif;\n        }\n\n        body {\n            background: #fcd332;\n            overflow-x: hidden;\n            color: #333;\n            width: 100%;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n            width: 100%;\n        }\n\n        \/* Cores principais *\/\n        :root {\n            --azul-escola: #0c5bc0;\n            --amarelo-escola: #f7c71a;\n            --verde-infantil: #8bc34a;\n            --amarelo-fundamental1: #fcd332;\n            --vermelho-fundamental2: #e53935;\n            --azul-medio: #0c5bc0;\n            --cinza-claro: #f5f5f5;\n            --vermelho: #e53935;\n            --cinza-escuro: #2c3e50;\n            --cinza-medio: #34495e;\n            --dourado: #ffd700;\n        }\n\n        \/* Menu de Navega\u00e7\u00e3o *\/\n        .header {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            background-color: var(--amarelo-escola);\n            z-index: 1000;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n        }\n\n        .navbar {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 15px 20px;\n            max-width: 1400px;\n            margin: 0 auto;\n            position: relative;\n        }\n\n        .logo {\n            height: 60px;\n            z-index: 1001;\n        }\n\n        .logo img {\n            height: 100%;\n        }\n\n        .nav-links {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .nav-item {\n            position: relative;\n        }\n\n        .nav-link {\n            color: var(--azul-escola);\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 1rem;\n            padding: 10px 15px;\n            border-radius: 5px;\n            transition: all 0.3s ease;\n            white-space: nowrap;\n        }\n\n        .nav-link:hover {\n            background-color: rgba(255, 255, 255, 0.2);\n        }\n\n        .nav-link.active {\n            background-color: rgba(255, 255, 255, 0.3);\n            font-weight: 700;\n        }\n\n        .portal-buttons {\n            display: flex;\n            gap: 10px;\n        }\n\n        .portal-button {\n            padding: 10px 15px;\n            background-color: var(--vermelho);\n            color: white;\n            border: none;\n            border-radius: 5px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            text-decoration: none;\n            white-space: nowrap;\n        }\n\n        .portal-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 10px rgba(229, 57, 53, 0.3);\n        }\n\n        \/* Hero Section - Conquistas *\/\n        .hero-conquistas {\n            position: relative;\n            background: #fcd332;\n            min-height: 100vh;\n            display: flex;\n            align-items: center;\n            overflow: hidden;\n            margin-bottom: 60px;\n            width: 100vw;\n            margin-left: calc(-50vw + 50%);\n            margin-right: calc(-50vw + 50%);\n            padding-top: 90px;\n        }\n\n        .hero-conquistas::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"><polygon points=\"0,0 100,0 50,100\" fill=\"%23ffffff\" fill-opacity=\"0.05\"\/><\/svg>');\n            background-size: 100px 100px;\n            opacity: 0.3;\n            z-index: 1;\n        }\n\n        .hero-conquistas-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n            width: 100%;\n            position: relative;\n            z-index: 2;\n            text-align: center;\n        }\n\n        .hero-conquistas-badge {\n            display: inline-block;\n            background-color: var(--dourado);\n            color: var(--azul-escola);\n            padding: 10px 30px;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 30px;\n            box-shadow: 0 5px 15px rgba(255, 215, 0, 0.3);\n        }\n\n        .hero-conquistas h1 {\n            font-size: 4rem;\n            font-weight: 900;\n            color: var(--azul-escola);\n            margin-bottom: 20px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n            line-height: 1.1;\n        }\n\n        .hero-conquistas-subtitle {\n            font-size: 1.8rem;\n            color: var(--azul-escola);\n            margin-bottom: 40px;\n            font-weight: 600;\n            text-shadow: 1px 1px 3px rgba(0,0,0,0.1);\n        }\n\n        .hero-conquistas-stats {\n            display: flex;\n            justify-content: center;\n            gap: 60px;\n            margin-bottom: 50px;\n        }\n\n        .hero-stat {\n            text-align: center;\n            color: var(--azul-escola);\n        }\n\n        .hero-stat-number {\n            font-size: 3.5rem;\n            font-weight: 900;\n            display: block;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n        }\n\n        .hero-stat-label {\n            font-size: 1.2rem;\n            font-weight: 600;\n            text-shadow: 1px 1px 3px rgba(0,0,0,0.1);\n        }\n\n        .hero-conquistas-cta {\n            padding: 20px 40px;\n            background-color: white;\n            color: var(--azul-escola);\n            border: none;\n            border-radius: 50px;\n            font-size: 1.3rem;\n            font-weight: 700;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            text-decoration: none;\n            display: inline-flex;\n            align-items: center;\n            gap: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n        }\n\n        .hero-conquistas-cta:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n            background-color: var(--dourado);\n        }\n\n        \/* Se\u00e7\u00e3o Ranking ENEM *\/\n        .ranking-enem {\n            margin-bottom: 80px;\n            padding: 0 20px;\n        }\n\n        .ranking-enem h2 {\n            color: var(--azul-escola);\n            font-size: 3rem;\n            text-align: center;\n            margin-bottom: 20px;\n            position: relative;\n            font-weight: 800;\n        }\n\n        .ranking-enem h2::after {\n            content: '';\n            position: absolute;\n            bottom: -15px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 120px;\n            height: 6px;\n            background: var(--amarelo-escola);\n            border-radius: 10px;\n        }\n\n        .ranking-subtitle {\n            text-align: center;\n            font-size: 1.4rem;\n            color: #666;\n            margin-bottom: 60px;\n            font-weight: 600;\n        }\n\n        .ranking-container {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n        }\n\n        .ranking-image {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n            background-color: white;\n            padding: 30px;\n        }\n\n        .ranking-image img {\n            width: 100%;\n            height: auto;\n            border-radius: 15px;\n        }\n\n        .ranking-badge {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            background-color: var(--dourado);\n            color: var(--azul-escola);\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 700;\n            font-size: 1rem;\n            box-shadow: 0 5px 15px rgba(255, 215, 0, 0.3);\n        }\n\n        .ranking-content {\n            padding: 20px;\n        }\n\n        .ranking-content h3 {\n            color: var(--azul-escola);\n            font-size: 2.2rem;\n            margin-bottom: 25px;\n            font-weight: 700;\n        }\n\n        .ranking-highlights {\n            list-style: none;\n            margin-bottom: 40px;\n        }\n\n        .ranking-highlights li {\n            display: flex;\n            align-items: center;\n            margin-bottom: 15px;\n            font-size: 1.2rem;\n            color: #555;\n        }\n\n        .ranking-highlights li::before {\n            content: '\ud83c\udfc6';\n            margin-right: 15px;\n            font-size: 1.5rem;\n        }\n\n        .ranking-cta {\n            padding: 15px 35px;\n            background-color: var(--azul-escola);\n            color: white;\n            border: none;\n            border-radius: 50px;\n            font-size: 1.1rem;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            text-decoration: none;\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .ranking-cta:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(12, 91, 192, 0.3);\n            background-color: #094a9e;\n        }\n\n        \/* Se\u00e7\u00e3o de Resultados Detalhados *\/\n        .resultados-detalhados {\n            background-color: var(--cinza-claro);\n            border-radius: 25px;\n            padding: 80px 40px;\n            margin-bottom: 80px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .resultados-detalhados::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\"><circle cx=\"30\" cy=\"30\" r=\"2\" fill=\"%23f7c71a\" fill-opacity=\"0.1\"\/><\/svg>');\n            background-size: 60px 60px;\n            z-index: 1;\n        }\n\n        .resultados-detalhados-content {\n            position: relative;\n            z-index: 2;\n        }\n\n        .resultados-detalhados h2 {\n            color: var(--azul-escola);\n            font-size: 3rem;\n            text-align: center;\n            margin-bottom: 20px;\n            position: relative;\n            font-weight: 800;\n        }\n\n        .resultados-detalhados h2::after {\n            content: '';\n            position: absolute;\n            bottom: -15px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 120px;\n            height: 6px;\n            background: var(--amarelo-escola);\n            border-radius: 10px;\n        }\n\n        .resultados-subtitle {\n            text-align: center;\n            font-size: 1.3rem;\n            color: #666;\n            margin-bottom: 60px;\n            font-weight: 600;\n        }\n\n        .resultados-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 40px;\n            margin-bottom: 60px;\n        }\n\n        .resultado-card {\n            background-color: white;\n            border-radius: 20px;\n            padding: 40px 30px;\n            text-align: center;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .resultado-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 5px;\n            background: linear-gradient(90deg, var(--azul-escola), var(--amarelo-escola));\n        }\n\n        .resultado-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 25px 50px rgba(0,0,0,0.15);\n        }\n\n        .resultado-numero {\n            font-size: 3.5rem;\n            font-weight: 900;\n            color: var(--azul-escola);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .resultado-texto {\n            color: #555;\n            font-size: 1.2rem;\n            line-height: 1.4;\n            font-weight: 600;\n        }\n\n        .resultado-destaque {\n            background: linear-gradient(135deg, var(--azul-escola), var(--amarelo-escola));\n            color: white;\n        }\n\n        .resultado-destaque .resultado-numero {\n            color: white;\n        }\n\n        .resultado-destaque .resultado-texto {\n            color: white;\n        }\n\n        \/* Se\u00e7\u00e3o de Depoimentos *\/\n        .depoimentos-conquistas {\n            margin-bottom: 80px;\n            padding: 0 20px;\n        }\n\n        .depoimentos-conquistas h2 {\n            color: var(--azul-escola);\n            font-size: 3rem;\n            text-align: center;\n            margin-bottom: 20px;\n            position: relative;\n            font-weight: 800;\n        }\n\n        .depoimentos-conquistas h2::after {\n            content: '';\n            position: absolute;\n            bottom: -15px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 120px;\n            height: 6px;\n            background: var(--amarelo-escola);\n            border-radius: 10px;\n        }\n\n        .depoimentos-subtitle {\n            text-align: center;\n            font-size: 1.3rem;\n            color: #666;\n            margin-bottom: 60px;\n            font-weight: 600;\n        }\n\n        .depoimentos-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 40px;\n        }\n\n        .depoimento-card {\n            background-color: white;\n            border-radius: 20px;\n            padding: 40px;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            position: relative;\n        }\n\n        .depoimento-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 20px 40px rgba(0,0,0,0.12);\n        }\n\n        .depoimento-texto {\n            font-size: 1.1rem;\n            line-height: 1.6;\n            color: #555;\n            margin-bottom: 25px;\n            font-style: italic;\n        }\n\n        .depoimento-autor {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .depoimento-avatar {\n            width: 60px;\n            height: 60px;\n            border-radius: 50%;\n            background: linear-gradient(135deg, var(--azul-escola), var(--amarelo-escola));\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-weight: 700;\n            font-size: 1.5rem;\n        }\n\n        .depoimento-info h4 {\n            color: var(--azul-escola);\n            font-weight: 700;\n            margin-bottom: 5px;\n        }\n\n        .depoimento-info p {\n            color: #777;\n            font-size: 0.9rem;\n        }\n\n        \/* Call to Action Final *\/\n        .cta-final {\n            background: #fcd332;\n            border-radius: 25px;\n            padding: 80px 40px;\n            text-align: center;\n            margin-bottom: 80px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .cta-final::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"><polygon points=\"0,0 100,0 50,100\" fill=\"%23ffffff\" fill-opacity=\"0.05\"\/><\/svg>');\n            background-size: 100px 100px;\n            opacity: 0.3;\n            z-index: 1;\n        }\n\n        .cta-final-content {\n            position: relative;\n            z-index: 2;\n        }\n\n        .cta-final h2 {\n            color: var(--azul-escola);\n            font-size: 3.2rem;\n            margin-bottom: 20px;\n            font-weight: 900;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n        }\n\n        .cta-final p {\n            color: var(--azul-escola);\n            font-size: 1.5rem;\n            margin-bottom: 40px;\n            font-weight: 600;\n            text-shadow: 1px 1px 3px rgba(0,0,0,0.1);\n        }\n\n        .cta-final-button {\n            padding: 20px 50px;\n            background-color: white;\n            color: var(--azul-escola);\n            border: none;\n            border-radius: 50px;\n            font-size: 1.4rem;\n            font-weight: 700;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            text-decoration: none;\n            display: inline-flex;\n            align-items: center;\n            gap: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n        }\n\n        .cta-final-button:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n            background-color: var(--dourado);\n        }\n\n        \/* Footer *\/\n        .footer {\n            background-color: var(--cinza-escuro);\n            color: white;\n            padding: 60px 20px 30px;\n            margin-top: 80px;\n        }\n\n        .footer-content {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 40px;\n        }\n\n        .footer-section h3 {\n            color: var(--amarelo-escola);\n            margin-bottom: 25px;\n            font-size: 1.4rem;\n            font-weight: 700;\n        }\n\n        .footer-section p,\n        .footer-section a {\n            color: #ccc;\n            text-decoration: none;\n            line-height: 1.8;\n            margin-bottom: 12px;\n            display: block;\n            transition: color 0.3s ease;\n        }\n\n        .footer-section a:hover {\n            color: var(--amarelo-escola);\n        }\n\n        .footer-bottom {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid #555;\n            color: #999;\n            font-size: 1rem;\n        }\n\n        \/* Bot\u00e3o WhatsApp Flutuante *\/\n        .whatsapp-float {\n            position: fixed;\n            width: 60px;\n            height: 60px;\n            bottom: 40px;\n            right: 40px;\n            background-color: #25d366;\n            color: white;\n            border-radius: 50px;\n            text-align: center;\n            font-size: 30px;\n            box-shadow: 2px 2px 3px #999;\n            z-index: 1000;\n            transition: all 0.3s ease;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-decoration: none;\n        }\n\n        .whatsapp-float:hover {\n            background-color: #128c7e;\n            transform: scale(1.1);\n            box-shadow: 0 10px 25px rgba(37, 211, 102, 0.4);\n        }\n\n        .whatsapp-float:before {\n            content: \"\ud83d\udcac\";\n            font-size: 28px;\n        }\n\n        \/* Responsividade *\/\n        @media (max-width: 1200px) {\n            .resultados-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .depoimentos-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .ranking-container {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .hero-conquistas h1 {\n                font-size: 2.5rem;\n            }\n\n            .hero-conquistas-subtitle {\n                font-size: 1.3rem;\n            }\n\n            .hero-conquistas-stats {\n                flex-direction: column;\n                gap: 30px;\n            }\n\n            .hero-stat-number {\n                font-size: 2.5rem;\n            }\n\n            .ranking-enem h2,\n            .resultados-detalhados h2,\n            .depoimentos-conquistas h2 {\n                font-size: 2.2rem;\n            }\n\n            .resultados-grid {\n                grid-template-columns: 1fr;\n                gap: 30px;\n            }\n\n            .footer-content {\n                grid-template-columns: 1fr;\n                text-align: center;\n            }\n\n            .cta-final h2 {\n                font-size: 2.2rem;\n            }\n\n            .cta-final p {\n                font-size: 1.2rem;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .hero-conquistas {\n                padding-top: 120px;\n            }\n\n            .hero-conquistas h1 {\n                font-size: 2rem;\n            }\n\n            .hero-conquistas-subtitle {\n                font-size: 1.1rem;\n            }\n\n            .hero-stat-number {\n                font-size: 2rem;\n            }\n\n            .ranking-enem h2,\n            .resultados-detalhados h2,\n            .depoimentos-conquistas h2 {\n                font-size: 1.8rem;\n            }\n\n            .cta-final h2 {\n                font-size: 1.8rem;\n            }\n\n            .whatsapp-float {\n                width: 50px;\n                height: 50px;\n                bottom: 20px;\n                right: 20px;\n                font-size: 24px;\n            }\n\n            .whatsapp-float:before {\n                font-size: 22px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Header com Menu de Navega\u00e7\u00e3o -->\n    <header class=\"header\">\n        <nav class=\"navbar\">\n            <div class=\"logo\">\n                <img decoding=\"async\" src=\"https:\/\/geracaoatual.com.br\/site\/wp-content\/uploads\/2025\/06\/LOGO-SITE.png\">\n            <\/div>\n            \n\n        <\/nav>\n    <\/header>\n\n <!-- Hero Section Conquistas -->\n    <section class=\"hero-conquistas\">\n        <div class=\"hero-conquistas-container\">\n            <div class=\"hero-conquistas-badge\">\ud83c\udfc6 EXCEL\u00caNCIA COMPROVADA<\/div>\n            <h1>Nossas Conquistas no ENEM<\/h1>\n            <p class=\"hero-conquistas-subtitle\">Resultados que comprovam nossa excel\u00eancia educacional<\/p>\n            \n            <div class=\"hero-conquistas-stats\">\n                <div class=\"hero-stat\">\n                    <span class=\"hero-stat-number\">100%<\/span>\n                    <span class=\"hero-stat-label\">Taxa de Aprova\u00e7\u00e3o<\/span>\n                <\/div>\n                <div class=\"hero-stat\">\n                    <span class=\"hero-stat-number\">1\u00ba<\/span>\n                    <span class=\"hero-stat-label\">Lugar em casa amarela e regi\u00e3o<\/span>\n                <\/div>\n                <div class=\"hero-stat\">\n                    <span class=\"hero-stat-number\">853<\/span>\n                    <span class=\"hero-stat-label\">M\u00e9dia Reda\u00e7\u00e3o ENEM 2024<\/span>\n                <\/div>\n        <\/div>\n    <\/section>\n\n    <div class=\"container\">\n        <!-- Se\u00e7\u00e3o Ranking ENEM -->\n        <section class=\"ranking-enem\" id=\"ranking\">\n            <h2>Ranking ENEM 2024<\/h2>\n            <p class=\"ranking-subtitle\">Posi\u00e7\u00e3o de destaque entre as melhores escolas do estado de Pernambuco<\/p>\n            \n            <div class=\"ranking-container\">\n                <div class=\"ranking-image\">\n                    <img decoding=\"async\" src=\"https:\/\/geracaoatual.com.br\/site\/wp-content\/uploads\/2025\/08\/Design-sem-nome-22.png\" alt=\"Ranking ENEM 2024 - Col\u00e9gio Gera\u00e7\u00e3o Atual\">\n                <\/div>\n                <div class=\"ranking-content\">\n                    <h3>13\u00ba Lugar no ranking de Pernambuco no ENEM 2024<\/h3>\n                    <ul class=\"ranking-highlights\">\n                        <li>M\u00e9dia na reda\u00e7\u00e3o de 843 pontos no ENEM 2024<\/li>\n                        <li>100% de aprova\u00e7\u00e3o em universidades<\/li>\n                        <li>73% dos alunos aprovados em cursos concorridos<\/li>\n                        <li>Melhor m\u00e9dia geral da regi\u00e3o<\/li>\n                        <li>Destaque nacional em Reda\u00e7\u00e3o (nota 980)<\/li>\n        <\/section>\n        <!-- Se\u00e7\u00e3o de Resultados Detalhados -->\n        <section class=\"resultados-detalhados\" id=\"resultados\">\n            <div class=\"resultados-detalhados-content\">\n                <h2>Resultados Detalhados<\/h2>\n                <p class=\"resultados-subtitle\">N\u00fameros que comprovam nossa excel\u00eancia educacional<\/p>\n                \n                <div class=\"resultados-grid\">\n                    <div class=\"resultado-card resultado-destaque\">\n                        <span class=\"resultado-numero\">843<\/span>\n                        <div class=\"resultado-texto\">M\u00e9dia Reda\u00e7\u00e3o ENEM 2024<\/div>\n                    <\/div>\n                    <div class=\"resultado-card\">\n                        <span class=\"resultado-numero\">100%<\/span>\n                        <div class=\"resultado-texto\">Aprova\u00e7\u00e3o em Universidades<\/div>\n                    <\/div>\n                    <div class=\"resultado-card\">\n                        <span class=\"resultado-numero\">73%<\/span>\n                        <div class=\"resultado-texto\">Cursos Concorridos<\/div>\n                    <\/div>\n                    <div class=\"resultado-card\">\n                        <span class=\"resultado-numero\">980<\/span>\n                        <div class=\"resultado-texto\">Nota M\u00e1xima em Reda\u00e7\u00e3o<\/div>\n                    <\/div>\n        <\/section>\n\n        <!-- Call to Action Final -->\n        <section class=\"cta-final\">\n            <div class=\"cta-final-content\">\n                <h2>Seu Filho Tamb\u00e9m Pode Conquistar o Sucesso!<\/h2>\n                <p>Fa\u00e7a parte da escola que forma os melhores alunos da regi\u00e3o<\/p>\n                <a href=\"https:\/\/wa.me\/5581997274342?text=Gostaria%20de%20agendar%20uma%20visita\" target=\"_blank\" class=\"cta-final-button\">\n                    \ud83c\udf93 Agendar Visita\n                <\/a>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <!-- Bot\u00e3o WhatsApp Flutuante -->\n    <a href=\"https:\/\/wa.me\/5581997274342?text=Gostaria%20de%20agendar%20uma%20visita\" target=\"_blank\" class=\"whatsapp-float\" title=\"Fale conosco no WhatsApp\"><\/a>\n\n    <script>\n        \/\/ Smooth scroll para links internos\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n\n        \/\/ Anima\u00e7\u00e3o de n\u00fameros ao fazer scroll\n        function animateNumbers() {\n            const numbers = document.querySelectorAll('.resultado-numero, .hero-stat-number');\n            \n            numbers.forEach(number => {\n                const observer = new IntersectionObserver((entries) => {\n                    entries.forEach(entry => {\n                        if (entry.isIntersecting) {\n                            const target = parseInt(entry.target.textContent.replace(\/\\D\/g, ''));\n                            const increment = target \/ 50;\n                            let current = 0;\n                            \n                            const timer = setInterval(() => {\n                                current += increment;\n                                if (current >= target) {\n                                    current = target;\n                                    clearInterval(timer);\n                                }\n                                \n                                let displayValue = Math.floor(current);\n                                if (entry.target.textContent.includes('%')) {\n                                    displayValue += '%';\n                                } else if (entry.target.textContent.includes('+')) {\n                                    displayValue += '+';\n                                } else if (entry.target.textContent.includes('\u00ba')) {\n                                    displayValue += '\u00ba';\n                                }\n                                \n                                entry.target.textContent = displayValue;\n                            }, 20);\n                            \n                            observer.unobserve(entry.target);\n                        }\n                    });\n                });\n                \n                observer.observe(number);\n            });\n        }\n\n        \/\/ Inicializar anima\u00e7\u00f5es quando a p\u00e1gina carregar\n        document.addEventListener('DOMContentLoaded', animateNumbers);\n    <\/script>\n<\/body>\n<\/html>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Conquistas &#8211; Col\u00e9gio Gera\u00e7\u00e3o Atual | Excel\u00eancia no ENEM \ud83c\udfc6 EXCEL\u00caNCIA COMPROVADA Nossas Conquistas no ENEM Resultados que comprovam nossa excel\u00eancia educacional 100% Taxa de Aprova\u00e7\u00e3o 1\u00ba Lugar em casa amarela e regi\u00e3o 853 M\u00e9dia Reda\u00e7\u00e3o ENEM 2024 Ranking ENEM 2024 Posi\u00e7\u00e3o de destaque entre as melhores escolas do estado de Pernambuco 13\u00ba Lugar no [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-2253","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/geracaoatual.com.br\/site\/wp-json\/wp\/v2\/pages\/2253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geracaoatual.com.br\/site\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/geracaoatual.com.br\/site\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/geracaoatual.com.br\/site\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/geracaoatual.com.br\/site\/wp-json\/wp\/v2\/comments?post=2253"}],"version-history":[{"count":40,"href":"https:\/\/geracaoatual.com.br\/site\/wp-json\/wp\/v2\/pages\/2253\/revisions"}],"predecessor-version":[{"id":2563,"href":"https:\/\/geracaoatual.com.br\/site\/wp-json\/wp\/v2\/pages\/2253\/revisions\/2563"}],"wp:attachment":[{"href":"https:\/\/geracaoatual.com.br\/site\/wp-json\/wp\/v2\/media?parent=2253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}