{"id":9381,"date":"2025-08-12T15:43:41","date_gmt":"2025-08-12T18:43:41","guid":{"rendered":"https:\/\/internacional.ufpr.br\/portal\/?page_id=9381"},"modified":"2026-06-30T09:46:56","modified_gmt":"2026-06-30T12:46:56","slug":"testes-de-proficiencia","status":"publish","type":"page","link":"https:\/\/internacional.ufpr.br\/portal\/testes-de-proficiencia\/","title":{"rendered":"Testes de Profici\u00eancia"},"content":{"rendered":"\n<div class=\"tp-wrap\">\n<style>\n\/* =========================================================\n   TESTES DE PROFICI\u00caNCIA \u2014 ERI\/UFPR\n   Design \"bilhete de exame\" \u2014 ticket-style announcement card\n   ========================================================= *\/\n.tp-wrap{\n  --tp-navy:#004a80;\n  --tp-navy-deep:#003359;\n  --tp-blue:#0066b2;\n  --tp-gold:#ffffff;\n  --tp-gold-light:#cfe3f2;\n  --tp-ink:#1e293b;\n  --tp-muted:#64748b;\n  --tp-paper:#ffffff;\n  --tp-bg:#f4f7fb;\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n  max-width:760px;\n  margin:32px auto;\n  padding:0 16px;\n  box-sizing:border-box;\n  color:var(--tp-ink);\n}\n.tp-wrap *{box-sizing:border-box;}\n\n\/* \u2500\u2500 EYEBROW \/ HEADER \u2500\u2500 *\/\n.tp-eyebrow{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:18px;\n}\n.tp-eyebrow .tp-line{\n  height:2px;\n  width:28px;\n  background:var(--tp-blue);\n  flex-shrink:0;\n}\n.tp-eyebrow span{\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  color:var(--tp-blue);\n}\n\n.tp-heading{\n  font-family:Georgia,'Times New Roman',serif;\n  font-size:clamp(1.4rem,4vw,1.9rem);\n  font-weight:700;\n  color:var(--tp-navy-deep);\n  margin:0 0 8px;\n  line-height:1.25;\n}\n.tp-sub{\n  font-size:14.5px;\n  color:var(--tp-muted);\n  margin:0 0 28px;\n  max-width:54ch;\n  line-height:1.6;\n}\n\n\/* \u2500\u2500 TICKET CARD \u2500\u2500 *\/\n.tp-ticket{\n  display:flex;\n  flex-direction:column;\n  background:var(--tp-paper);\n  border-radius:18px;\n  box-shadow:0 18px 40px -12px rgba(0,51,102,0.22), 0 2px 8px rgba(0,51,102,0.06);\n  overflow:hidden;\n  position:relative;\n  text-decoration:none;\n  color:inherit;\n  isolation:isolate;\n}\n@media (min-width:600px){\n  .tp-ticket{ flex-direction:row; }\n}\n\n\/* main panel *\/\n.tp-ticket-main{\n  flex:1;\n  padding:28px 26px;\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n  position:relative;\n}\n.tp-icon-badge{\n  width:46px;\n  height:46px;\n  border-radius:12px;\n  background:linear-gradient(135deg,var(--tp-navy) 0%,var(--tp-blue) 100%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  box-shadow:0 6px 14px rgba(0,51,102,0.28);\n}\n.tp-icon-badge svg{ width:24px; height:24px; stroke:#fff; }\n\n.tp-ticket-title{\n  font-size:17px;\n  font-weight:800;\n  color:var(--tp-navy-deep);\n  line-height:1.45;\n  margin:0;\n}\n.tp-ticket-desc{\n  font-size:13.5px;\n  color:var(--tp-muted);\n  line-height:1.6;\n  margin:0;\n}\n.tp-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:4px;\n}\n.tp-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:5px;\n  font-size:11.5px;\n  font-weight:700;\n  padding:4px 11px;\n  border-radius:20px;\n  background:#eef4ff;\n  color:var(--tp-blue);\n  letter-spacing:0.2px;\n}\n.tp-tag svg{ width:12px; height:12px; stroke:currentColor; }\n\n\/* perforation divider *\/\n.tp-perf{\n  position:relative;\n  width:100%;\n  height:0;\n  flex-shrink:0;\n}\n@media (min-width:600px){\n  .tp-perf{ width:0; height:auto; }\n}\n.tp-perf::before{\n  content:\"\";\n  position:absolute;\n  background-image:radial-gradient(circle, var(--tp-bg) 3px, transparent 3.5px);\n  background-repeat:repeat-x;\n  background-size:16px 100%;\n  left:0; right:0; top:-1px; height:2px;\n}\n@media (min-width:600px){\n  .tp-perf::before{\n    background-repeat:repeat-y;\n    background-size:100% 16px;\n    top:0; bottom:0; left:-1px; right:auto; width:2px; height:auto;\n  }\n}\n.tp-perf-rule{\n  border:none;\n  border-top:1.5px dashed #cbd5e1;\n  margin:0;\n}\n@media (min-width:600px){\n  .tp-perf-rule{ border-top:none; border-left:1.5px dashed #cbd5e1; height:100%; }\n}\n\n\/* stub panel (CTA) *\/\n.tp-ticket-stub{\n  background:linear-gradient(165deg,var(--tp-navy) 0%,var(--tp-navy-deep) 100%);\n  color:#fff;\n  padding:24px 26px;\n  display:flex;\n  flex-direction:row;\n  align-items:center;\n  justify-content:space-between;\n  gap:14px;\n  position:relative;\n}\n@media (min-width:600px){\n  .tp-ticket-stub{\n    flex-direction:column;\n    align-items:flex-start;\n    justify-content:center;\n    width:182px;\n    flex-shrink:0;\n  }\n}\n.tp-stub-period{\n  font-size:10.5px;\n  font-weight:700;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n  color:var(--tp-gold-light);\n  opacity:0.85;\n  margin-bottom:2px;\n}\n.tp-stub-year{\n  font-family:Georgia,'Times New Roman',serif;\n  font-size:26px;\n  font-weight:700;\n  line-height:1;\n  margin-bottom:6px;\n}\n.tp-stub-cta{\n  display:inline-flex;\n  align-items:center;\n  gap:7px;\n  font-size:13px;\n  font-weight:700;\n  color:var(--tp-navy-deep);\n  background:var(--tp-gold);\n  padding:9px 16px;\n  border-radius:10px;\n  white-space:nowrap;\n  transition:transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;\n}\n.tp-ticket:hover .tp-stub-cta,\n.tp-ticket:focus-visible .tp-stub-cta{\n  background:var(--tp-gold-light);\n  transform:translateX(3px);\n  box-shadow:0 6px 16px rgba(0,74,128,0.35);\n}\n.tp-stub-cta svg{\n  width:14px; height:14px; stroke:currentColor;\n  transition:transform 0.22s ease;\n}\n.tp-ticket:hover .tp-stub-cta svg,\n.tp-ticket:focus-visible .tp-stub-cta svg{ transform:translateX(3px); }\n\n\/* whole-card hover *\/\n.tp-ticket{ transition:transform 0.3s cubic-bezier(.4,0,.2,1), box-shadow 0.3s ease; }\n.tp-ticket:hover, .tp-ticket:focus-visible{\n  transform:translateY(-4px);\n  box-shadow:0 26px 50px -14px rgba(0,51,102,0.3), 0 4px 10px rgba(0,51,102,0.08);\n}\n.tp-ticket:focus-visible{\n  outline:3px solid var(--tp-blue);\n  outline-offset:3px;\n}\n\n\/* footnote *\/\n.tp-footnote{\n  display:flex;\n  align-items:center;\n  gap:8px;\n  margin-top:18px;\n  font-size:12.5px;\n  color:var(--tp-muted);\n}\n.tp-footnote svg{ width:14px; height:14px; stroke:var(--tp-muted); flex-shrink:0; }\n\n@media (prefers-reduced-motion: reduce){\n  .tp-ticket, .tp-stub-cta, .tp-stub-cta svg{ transition:none !important; }\n}\n<\/style>\n\n<div class=\"tp-eyebrow\">\n  <div class=\"tp-line\"><\/div>\n  <span>Testes de Profici\u00eancia<\/span>\n<\/div>\n\n<h2 class=\"tp-heading\">Exames de profici\u00eancia em l\u00edngua inglesa ofertados pelo Celin<\/h2>\n<p class=\"tp-sub\">Confira abaixo o calend\u00e1rio oficial de aplica\u00e7\u00f5es e as orienta\u00e7\u00f5es de inscri\u00e7\u00e3o para o per\u00edodo vigente.<\/p>\n\n<a class=\"tp-ticket\" id=\"tpTicket\"\n   href=\"https:\/\/internacional.ufpr.br\/portal\/2026\/03\/11\/%f0%9f%97%93%ef%b8%8fdatas-de-exames-de-proficiencia-em-lingua-inglesa-ofertados-pelo-celin\/\"\n   target=\"_blank\" rel=\"noopener noreferrer\"\n   aria-label=\"Abrir p\u00e1gina com as datas de exames de profici\u00eancia em l\u00edngua inglesa ofertados pelo Celin (abre em nova aba)\">\n\n  <div class=\"tp-ticket-main\">\n    <div class=\"tp-icon-badge\" aria-hidden=\"true\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M22 10v6M2 10l10-5 10 5-10 5-10-5Z\"\/>\n        <path d=\"M6 12v5c0 1.5 3 3 6 3s6-1.5 6-3v-5\"\/>\n      <\/svg>\n    <\/div>\n    <p class=\"tp-ticket-title\">Datas de exames de profici\u00eancia em l\u00edngua inglesa para 2026\/1<\/p>\n    <p class=\"tp-ticket-desc\">Edital com cronograma completo, locais de prova e procedimentos de inscri\u00e7\u00e3o junto ao Celin\/UFPR.<\/p>\n    <div class=\"tp-tags\">\n      <span class=\"tp-tag\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15 15 0 0 1 0 20 15 15 0 0 1 0-20Z\"\/><\/svg>\n        Ingl\u00eas\n      <\/span>\n      <span class=\"tp-tag\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/><\/svg>\n        Celin\/UFPR\n      <\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"tp-perf\" aria-hidden=\"true\"><div class=\"tp-perf-rule\"><\/div><\/div>\n\n  <div class=\"tp-ticket-stub\">\n    <div>\n      <div class=\"tp-stub-period\">Per\u00edodo<\/div>\n      <div class=\"tp-stub-year\">2026\/1<\/div>\n    <\/div>\n    <span class=\"tp-stub-cta\">\n      Ver edital\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n    <\/span>\n  <\/div>\n<\/a>\n\n<p class=\"tp-footnote\">\n  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4M12 8h.01\"\/><\/svg>\n  O link abre em uma nova aba no site oficial da UFPR.\n<\/p>\n\n<\/div>\n\n<script>\n(function(){\n  var ticket = document.getElementById('tpTicket');\n  if(!ticket) return;\n  \/\/ subtle ripple feedback on click\/tap for tactile feel\n  ticket.addEventListener('click', function(e){\n    var ripple = document.createElement('span');\n    var rect = ticket.getBoundingClientRect();\n    var size = Math.max(rect.width, rect.height);\n    ripple.style.position = 'absolute';\n    ripple.style.width = ripple.style.height = size + 'px';\n    ripple.style.left = (e.clientX - rect.left - size\/2) + 'px';\n    ripple.style.top = (e.clientY - rect.top - size\/2) + 'px';\n    ripple.style.borderRadius = '50%';\n    ripple.style.background = 'rgba(255,255,255,0.25)';\n    ripple.style.pointerEvents = 'none';\n    ripple.style.transform = 'scale(0)';\n    ripple.style.transition = 'transform 0.6s ease, opacity 0.6s ease';\n    ripple.style.zIndex = '0';\n    ticket.appendChild(ripple);\n    requestAnimationFrame(function(){\n      ripple.style.transform = 'scale(1)';\n      ripple.style.opacity = '0';\n    });\n    setTimeout(function(){ ripple.remove(); }, 650);\n  });\n})();\n<\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Testes de Profici\u00eancia Exames de profici\u00eancia em l\u00edngua inglesa ofertados pelo Celin Confira abaixo o calend\u00e1rio oficial de aplica\u00e7\u00f5es e as orienta\u00e7\u00f5es de inscri\u00e7\u00e3o para o per\u00edodo vigente. Datas de exames de profici\u00eancia em l\u00edngua inglesa para 2026\/1 Edital com cronograma completo, locais de prova e procedimentos de inscri\u00e7\u00e3o junto ao Celin\/UFPR. Ingl\u00eas Celin\/UFPR Per\u00edodo [&hellip;]<\/p>\n","protected":false},"author":24,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9381","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/internacional.ufpr.br\/portal\/wp-json\/wp\/v2\/pages\/9381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/internacional.ufpr.br\/portal\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/internacional.ufpr.br\/portal\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/internacional.ufpr.br\/portal\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/internacional.ufpr.br\/portal\/wp-json\/wp\/v2\/comments?post=9381"}],"version-history":[{"count":10,"href":"https:\/\/internacional.ufpr.br\/portal\/wp-json\/wp\/v2\/pages\/9381\/revisions"}],"predecessor-version":[{"id":13287,"href":"https:\/\/internacional.ufpr.br\/portal\/wp-json\/wp\/v2\/pages\/9381\/revisions\/13287"}],"wp:attachment":[{"href":"https:\/\/internacional.ufpr.br\/portal\/wp-json\/wp\/v2\/media?parent=9381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}