{"id":1409,"date":"2026-08-06T09:56:12","date_gmt":"2026-08-06T12:56:12","guid":{"rendered":"https:\/\/www2.uepg.br\/uepginternational\/?page_id=1409"},"modified":"2026-08-10T16:46:21","modified_gmt":"2026-08-10T19:46:21","slug":"students-experiences","status":"publish","type":"page","link":"https:\/\/www2.uepg.br\/uepginternational\/students-experiences\/","title":{"rendered":"Student&#8217;s Experiences"},"content":{"rendered":"<div id=\"pl-1409\"  class=\"panel-layout\" ><div id=\"pg-1409-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-1409-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-1409-0-0-0\" class=\"widget_text so-panel widget widget_custom_html panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"textwidget custom-html-widget\"><section class=\"uepg-hero-section reveal-section\">\n    <div class=\"uepg-hero-container\">\n        \n        <!-- TEXTO: 40% da largura -->\n        <div class=\"uepg-hero-text\">\n            <div class=\"uepg-divider\"><\/div>\n            <p class=\"uepg-hero-desc\">\n               Temidayo James Aransiola is Nigerian. He is a graduate economist who earned his degree in 2015 from the State University of Ponta Grossa (UEPG). He served as an\n\t\t\t\t\t\t\tAdjunct Professor at UEPG; a Research Associate at IE-UNICAMP; and a postdoctoral fellow at the Institute of Public Health at the Federal University of Bahia (ISC-UFBA).\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<br>\n\t\t\t\t\t\t\t<br>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\"I really love Brazil. I lived in Sweden for a year and spent some time in Germany. For me, Brazil is a warm home\u2014a cozy home!\"\n\t\t\t\t\t\t\t\n            <\/p>\n        <\/div>\n\n        <!-- FOTO: 60% da largura + Elementos Decorativos -->\n        <div class=\"uepg-hero-image\">\n            <div class=\"uepg-image-stack\">\n                <div class=\"uepg-shape-outline\"><\/div> <!-- Borda Vazada -->\n              <iframe src=\"https:\/\/drive.google.com\/file\/d\/10e9Omis3NYg3-MrA_osoKk-E6T0zCYCk\/preview\" width=\"640\" height=\"480\"><\/iframe>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<style>\n\t.uepg-hero-image,\n.uepg-hero-image iframe {\n    border-radius: 16px !important; \/* Ajuste o valor em px para mais ou menos arredondado *\/\n    overflow: hidden !important;    \/* For\u00e7a o v\u00eddeo a respeitar o canto arredondado *\/\n}\n\t\n\/* Layout Base *\/\n.uepg-hero-section {\n    padding: 80px 0;\n    background: #ffffff;\n    overflow-x: hidden; \/* Garante que nada escape para os lados *\/\n}\n\n.uepg-hero-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    padding: 0 40px;\n    box-sizing: border-box;\n}\n\n\/* Colunas *\/\n.uepg-hero-text {\n    flex: 1 1 40%;\n    padding-right: 50px;\n    opacity: 0;\n    transform: translateX(-80px);\n    transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);\n}\n\n.uepg-hero-image {\n    flex: 1 1 60%;\n    position: relative;\n    opacity: 0;\n    transform: translateX(100px) scale(0.9);\n    transition: all 1.8s cubic-bezier(0.19, 1, 0.22, 1);\n}\n\n\/* Tipografia *\/\n.uepg-hero-title {\n    font-family: 'Lato', sans-serif;\n    font-size: clamp(32px, 5vw, 48px); \/* Fonte responsiva *\/\n    color: #04346D;\n    line-height: 1.1;\n    margin-bottom: 20px;\n}\n\n.uepg-divider {\n    width: 60px;\n    height: 4px;\n    background: #5295FA;\n    margin-bottom: 25px;\n}\n\n.uepg-hero-desc {\n    font-size: 18px;\n    font-weight: 300;\n    color: #555;\n    line-height: 1.6;\n}\n\n\/* Estrutura da Imagem *\/\n.uepg-image-stack {\n    position: relative;\n    width: 100%;\n    height: 450px; \n}\n\n.uepg-photo-main {\n    position: relative;\n    z-index: 3;\n    width: 100%;\n    height: 100%;\n    background-size: cover;\n    background-position: center;\n    border-radius: 30px;\n    box-shadow: 0 25px 50px rgba(0,0,0,0.15);\n}\n\n\/* Decorativos *\/\n.uepg-shape-solid {\n    position: absolute;\n    width: 85%;\n    height: 90%;\n    background: #04346D;\n    right: -20px;\n    bottom: -20px;\n    border-radius: 20px;\n    z-index: 1;\n}\n\n.uepg-shape-outline {\n    position: absolute;\n    width: 60%;\n    height: 50%;\n    border: 2px solid #5295FA;\n    top: -25px;\n    left: -25px;\n    border-radius: 20px;\n    z-index: 1;\n}\n\n\/* Ativa\u00e7\u00e3o ao Scroll - Desktop *\/\n.reveal-section.visivel .uepg-hero-text,\n.reveal-section.visivel .uepg-hero-image {\n    opacity: 1;\n    transform: translate(0, 0) scale(1);\n}\n\n\/* ---------------------------------------------------\n   RESPONSIVIDADE (MOBILE & TABLET)\n   --------------------------------------------------- *\/\n@media (max-width: 992px) {\n    .uepg-hero-section {\n        padding: 50px 0;\n    }\n\n    .uepg-hero-container {\n        flex-direction: column;\n        padding: 0 30px;\n    }\n\n    .uepg-hero-text {\n        padding-right: 0;\n        margin-bottom: 60px;\n        text-align: center;\n        transform: translateY(50px); \/* No mobile vem de baixo *\/\n        opacity: 0;\n        flex: 1 1 auto;\n    }\n\n    .uepg-hero-image {\n        width: 100%;\n        max-width: 550px; \/* Evita que a foto fique gigante em tablets *\/\n        transform: translateY(50px) scale(0.95);\n        opacity: 0;\n        flex: 1 1 auto;\n    }\n\n    .uepg-image-stack {\n        height: 300px; \/* Altura reduzida para telas menores *\/\n    }\n\n    .uepg-divider {\n        margin: 0 auto 25px;\n    }\n\n    \/* Ajuste dos decorativos para n\u00e3o vazar da tela lateralmente *\/\n    .uepg-shape-solid {\n        right: -10px;\n        bottom: -15px;\n    }\n\n    .uepg-shape-outline {\n        top: -15px;\n        left: -15px;\n    }\n}\n\n@media (max-width: 480px) {\n    .uepg-hero-container {\n        padding: 0 20px;\n    }\n\n    .uepg-image-stack {\n        height: 250px;\n    }\n\n    .uepg-hero-desc {\n        font-size: 16px;\n    }\n}\n\/* Esconde o quadrado\/moldura decorativa azul atr\u00e1s do v\u00eddeo *\/\n.uepg-shape-outline {\n    display: none !important;\n}\n<\/style>\n\n<script>\n\/\/ Mantive o script igual, garantindo que ele rode apenas uma vez.\n(function() {\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add('visivel');\n            }\n        });\n    }, { threshold: 0.15 });\n\n    document.querySelectorAll('.reveal-section').forEach(el => observer.observe(el));\n})();\n<\/script><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Temidayo James Aransiola is Nigerian. He is a graduate economist who earned his degree in 2015 from the State University of Ponta Grossa (UEPG). He served as an Adjunct Professor at UEPG; a Research Associate at IE-UNICAMP; and a postdoctoral fellow at the Institute of Public Health at the Federal University of Bahia (ISC-UFBA). &#8220;I&nbsp;&hellip;<\/p>\n","protected":false},"author":1011,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"_links":{"self":[{"href":"https:\/\/www2.uepg.br\/uepginternational\/wp-json\/wp\/v2\/pages\/1409"}],"collection":[{"href":"https:\/\/www2.uepg.br\/uepginternational\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www2.uepg.br\/uepginternational\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www2.uepg.br\/uepginternational\/wp-json\/wp\/v2\/users\/1011"}],"replies":[{"embeddable":true,"href":"https:\/\/www2.uepg.br\/uepginternational\/wp-json\/wp\/v2\/comments?post=1409"}],"version-history":[{"count":2,"href":"https:\/\/www2.uepg.br\/uepginternational\/wp-json\/wp\/v2\/pages\/1409\/revisions"}],"predecessor-version":[{"id":1570,"href":"https:\/\/www2.uepg.br\/uepginternational\/wp-json\/wp\/v2\/pages\/1409\/revisions\/1570"}],"wp:attachment":[{"href":"https:\/\/www2.uepg.br\/uepginternational\/wp-json\/wp\/v2\/media?parent=1409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}