{"id":11725,"date":"2025-10-05T11:47:05","date_gmt":"2025-10-05T09:47:05","guid":{"rendered":"https:\/\/upgrade.education\/?page_id=11725"},"modified":"2026-04-08T12:03:29","modified_gmt":"2026-04-08T10:03:29","slug":"viata-dupa-liceu","status":"publish","type":"page","link":"https:\/\/upgrade.education\/ro\/viata-dupa-liceu\/","title":{"rendered":"Via\u021ba dup\u0103 Liceu"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11725\" class=\"elementor elementor-11725\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07cce73 e-flex e-con-boxed e-con e-parent\" data-id=\"07cce73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c22318f elementor-widget elementor-widget-html\" data-id=\"c22318f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,600;12..96,700;12..96,800&family=Nunito:wght@400;500;600;700&display=swap');\n\n#hs_show_banner_button1 {\n    opacity: 0 !important;\n}\n\n.entry-title {\n    opacity: 0%;\n}\n\n.ue-bk {\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100vw;\n  height: 100vh;\n  z-index: 999999;\n  background: white;\n  overflow-y: auto;\n  overflow-x: hidden;\n  scroll-behavior: smooth;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 TOKENS \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk {\n  --yellow: #F9E703;\n  --yellow-soft: #FEF9B5;\n  --yellow-wash: #FFFDE6;\n  --teal: #ACC5C0;\n  --teal-light: #DAE8E5;\n  --teal-wash: #EDF4F2;\n  --ink: #1C1C1C;\n  --ink-mid: #444;\n  --ink-soft: #555;\n  --ink-muted: #888;\n  --bg: #FAFAF7;\n  --bg-warm: #F5F3EE;\n  --card: #FFFFFF;\n  --border: #E8E5DF;\n  --border-light: #F0EDE8;\n  --red-accent: #C0392B;\n  --red-bg: rgba(192,57,43,.06);\n  --teal-accent: #2A9D8F;\n  --teal-bg: rgba(42,157,143,.06);\n  --f-display: 'Bricolage Grotesque', system-ui, sans-serif;\n  --f-body: 'Nunito', system-ui, sans-serif;\n  --r-full: 100px;\n  --r-xl: 28px;\n  --r-lg: 22px;\n  --r-md: 16px;\n  --r-sm: 12px;\n  --sh-sm: 0 2px 8px rgba(0,0,0,.05);\n  --sh-md: 0 4px 24px rgba(0,0,0,.06);\n  --sh-lg: 0 8px 40px rgba(0,0,0,.08);\n  --sh-cta: 0 6px 28px rgba(249,231,3,.3);\n  --max-w: 1120px;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 SCOPED RESET \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk, .ue-bk *, .ue-bk *::before, .ue-bk *::after { box-sizing: border-box; margin: 0; padding: 0 }\n.ue-bk {\n  font-family: var(--f-body); background: var(--bg); color: var(--ink);\n  line-height: 1.65; -webkit-font-smoothing: antialiased;\n}\n.ue-bk img { max-width: 100%; display: block }\n.ue-bk a { color: inherit; text-decoration: none }\n.ue-bk ul { list-style: none }\n.ue-bk button, .ue-bk input, .ue-bk select { font-family: inherit; border: none; outline: none }\n.ue-bk .wrap { max-width: var(--max-w); margin: 0 auto; padding: 0 16px }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 NAV \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .nav { display: flex; align-items: center; justify-content: space-between; padding: 16px 0; position: relative; z-index: 10 }\n.ue-bk .logo { display: flex; align-items: center; gap: 10px; font-family: var(--f-display); font-weight: 700; font-size: 17px; color: #fff }\n.ue-bk .logo-mark { width: 36px; height: 26px; fill: var(--yellow) }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO (BLACK BG) \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .hero {\n  background: var(--ink);\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n  border-radius: 0 0 var(--r-xl) var(--r-xl);\n}\n\/* Liquid Glass layer \u2014 iOS 26 inspired *\/\n.ue-bk .hero::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  z-index: 2;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(255,255,255,0.04) 0%,\n      rgba(255,255,255,0) 40%,\n      rgba(255,255,255,0.02) 60%,\n      rgba(255,255,255,0.06) 100%\n    ),\n    rgba(28, 28, 28, 0.3);\n  backdrop-filter: blur(32px) saturate(1.4);\n  -webkit-backdrop-filter: blur(32px) saturate(1.4);\n  border-bottom: 1px solid rgba(255,255,255,0.06);\n}\n\/* Specular highlight edge *\/\n.ue-bk .hero::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 1px;\n  z-index: 3;\n  background: linear-gradient(\n    90deg,\n    transparent 0%,\n    rgba(255,255,255,0.08) 20%,\n    rgba(255,255,255,0.12) 50%,\n    rgba(255,255,255,0.08) 80%,\n    transparent 100%\n  );\n}\n.ue-bk .hero .wrap { position: relative; z-index: 3 }\n.ue-bk .hero-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n  align-items: center;\n  text-align: center;\n  padding: 36px 0 44px;\n}\n.ue-bk .hero-left { display: flex; flex-direction: column; align-items: center }\n.ue-bk .hero-title {\n  font-family: var(--f-display);\n  font-size: 32px;\n  font-weight: 800;\n  line-height: 1.1;\n  letter-spacing: -.02em;\n  margin-bottom: 20px;\n  color: #fff;\n}\n.ue-bk .hero-badge {\n  display: inline-block;\n  background: transparent;\n  border: 2.5px solid var(--yellow);\n  color: #fff;\n  padding: 12px 20px;\n  border-radius: var(--r-xl);\n  font-family: var(--f-display);\n  font-weight: 700;\n  font-size: 14px;\n  margin-bottom: 20px;\n  line-height: 1.4;\n}\n.ue-bk .hero-desc {\n  font-size: 15px;\n  color: rgba(255,255,255,.78);\n  margin-bottom: 28px;\n  line-height: 1.75;\n}\n.ue-bk .hero-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--yellow);\n  color: var(--ink);\n  padding: 14px 28px;\n  border-radius: var(--r-full);\n  font-family: var(--f-display);\n  font-size: 16px;\n  font-weight: 700;\n  cursor: pointer;\n  transition: transform .2s, box-shadow .2s;\n}\n.ue-bk .hero-btn:hover { transform: translateY(-2px); box-shadow: var(--sh-cta) }\n.ue-bk .hero-btn svg { width: 18px; height: 18px }\n.ue-bk .hero-right {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  z-index: 2;\n}\n.ue-bk .book-cover {\n  width: 240px;\n  max-width: 70%;\n  border-radius: 0;\n  transition: transform .4s ease;\n  position: relative;\n  z-index: 2;\n}\n.ue-bk .book-cover:hover { transform: scale(1.03) }\n\n\/* Swoosh: subtle ribbon, right side only *\/\n.ue-bk .hero-swoosh {\n  position: absolute;\n  top: 0;\n  right: 0;\n  width: 42%;\n  height: 100%;\n  pointer-events: none;\n  z-index: 1;\n  overflow: visible;\n  display: none;\n}\n.ue-bk .hero-swoosh path { fill: var(--yellow) }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 ABOUT SECTION \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .about { padding: 48px 0; background: var(--card) }\n.ue-bk .about-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n.ue-bk .about-img {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: var(--r-xl);\n  overflow: hidden;\n  aspect-ratio: 4\/5;\n  max-width: 280px;\n  margin: 0 auto;\n  background:\n    \/* Warm directional light from top-left *\/\n    radial-gradient(ellipse at 25% 15%, rgba(255,245,220,0.3) 0%, transparent 55%),\n    \/* Subtle cool shadow bottom-right *\/\n    radial-gradient(ellipse at 85% 90%, rgba(60,50,40,0.15) 0%, transparent 50%),\n    \/* Yellow color spill from the book *\/\n    radial-gradient(ellipse at 50% 50%, rgba(249,231,3,0.08) 0%, transparent 60%),\n    \/* Base surface \u2014 warm textured paper\/linen tone *\/\n    linear-gradient(175deg, #d2c6a8 0%, #c8bda4 25%, #bfb298 50%, #c4b89e 75%, #cec2aa 100%);\n  position: relative;\n}\n\/* Heavy film grain + vignette + DOF on hover *\/\n.ue-bk .about-img::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n  pointer-events: none;\n  background:\n    radial-gradient(ellipse at 50% 50%, transparent 40%, rgba(40,30,20,0.35) 100%),\n    url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='5' stitchTiles='stitch'\/%3E%3CfeColorMatrix type='saturate' values='0'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'\/%3E%3C\/svg%3E\");\n  background-size: 100% 100%, 200px 200px;\n  mix-blend-mode: multiply;\n  opacity: .55;\n  transition: opacity .6s ease;\n}\n.ue-bk .about-img:hover::before {\n  opacity: .7;\n}\n\/* Chromatic aberration + light leak *\/\n.ue-bk .about-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  z-index: 2;\n  pointer-events: none;\n  border-radius: inherit;\n  background:\n    radial-gradient(ellipse at 10% 5%, rgba(255,100,50,0.12) 0%, transparent 35%),\n    radial-gradient(ellipse at 90% 95%, rgba(60,130,220,0.1) 0%, transparent 35%),\n    radial-gradient(ellipse at 5% 85%, rgba(100,220,130,0.07) 0%, transparent 30%),\n    linear-gradient(135deg, rgba(255,240,200,0.08) 0%, transparent 40%, transparent 60%, rgba(255,220,150,0.05) 100%);\n  transition: opacity .6s ease;\n}\n.ue-bk .about-img:hover::after {\n  opacity: .6;\n}\n\/* Book: 3D perspective tilt, flattens on hover *\/\n.ue-bk .about-img img {\n  max-width: 92%;\n  max-height: 92%;\n  width: auto;\n  height: auto;\n  object-fit: contain;\n  position: relative;\n  z-index: 3;\n  filter: drop-shadow(0 12px 28px rgba(40,30,15,0.4)) drop-shadow(0 3px 8px rgba(0,0,0,0.25)) blur(0.4px);\n  transform: perspective(900px) rotateY(22deg) rotateX(5deg) rotate(-6deg);\n  transition: transform .7s cubic-bezier(.16,1,.3,1), filter .7s ease;\n}\n.ue-bk .about-img:hover img {\n  transform: perspective(900px) rotateY(0deg) rotateX(0deg) rotate(0deg);\n  filter: drop-shadow(0 20px 48px rgba(40,30,15,0.45)) drop-shadow(0 4px 12px rgba(0,0,0,0.2)) blur(0px);\n}\n.ue-bk .about-content h2 {\n  font-family: var(--f-display);\n  font-weight: 800;\n  font-size: 26px;\n  line-height: 1.2;\n  margin-bottom: 16px;\n}\n.ue-bk .about-content > p { font-size: 16px; color: var(--ink-mid); line-height: 1.8; margin-bottom: 24px }\n.ue-bk .checklist { display: flex; flex-direction: column; gap: 16px; margin-top: 16px }\n.ue-bk .checklist li { display: flex; align-items: flex-start; gap: 12px; font-size: 15px; color: var(--ink-mid); line-height: 1.55 }\n.ue-bk .ck {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  background: var(--teal-accent);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 1px;\n}\n.ue-bk .ck svg { width: 14px; height: 14px; color: #fff }\n.ue-bk .checklist strong { color: var(--ink); font-weight: 700 }\n.ue-bk .about-cta {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: var(--yellow);\n  color: var(--ink);\n  padding: 14px 30px;\n  border-radius: var(--r-full);\n  font-family: var(--f-display);\n  font-size: 16px;\n  font-weight: 700;\n  margin-top: 28px;\n  cursor: pointer;\n  transition: transform .2s, box-shadow .2s;\n}\n.ue-bk .about-cta:hover { transform: translateY(-2px); box-shadow: var(--sh-cta) }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 TESTIMONIAL \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .testi { margin: 0; padding: 0 16px }\n.ue-bk .testi-box {\n  max-width: var(--max-w); margin: 0 auto;\n  background: var(--ink); color: #fff;\n  border-radius: var(--r-lg);\n  padding: 32px 20px; text-align: center;\n}\n.ue-bk .testi-quote-mark { font-family: var(--f-display); font-size: 48px; font-weight: 800; color: var(--yellow); line-height: 1; margin-bottom: 6px }\n.ue-bk .testi-box blockquote {\n  font-family: var(--f-display); font-weight: 700;\n  font-size: 18px; line-height: 1.5;\n  margin-bottom: 12px; margin-left: auto; margin-right: auto;\n}\n.ue-bk .testi-box cite { font-style: normal; color: var(--yellow); font-weight: 600; font-size: 14px }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 STORIES \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .stories { padding: 48px 0; background: var(--teal-wash) }\n.ue-bk .stories .sec-tag { display: inline-flex; background: transparent; color: var(--ink-mid); font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; margin-bottom: 6px }\n.ue-bk .stories h2 { font-family: var(--f-display); font-weight: 800; font-size: 26px; line-height: 1.15; margin-bottom: 8px; text-align: center }\n.ue-bk .stories > .wrap > p { font-size: 15px; color: var(--ink-soft); text-align: center; margin-bottom: 32px }\n.ue-bk .stories-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px }\n.ue-bk .story-card { text-align: center; width: calc(50% - 16px); min-width: 140px }\n.ue-bk .story-photo { width: 110px; height: 110px; border-radius: 50%; overflow: hidden; margin: 0 auto 12px; border: 3px solid var(--border); background: var(--bg-warm) }\n.ue-bk .story-photo img { width: 100%; height: 100%; object-fit: cover }\n.ue-bk .ph-placeholder {\n  width: 100%;\n  height: 100%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: var(--f-display);\n  font-weight: 700;\n  font-size: 32px;\n  color: var(--ink-muted);\n  background: var(--bg-warm);\n}\n.ue-bk .story-card h3 { font-family: var(--f-display); font-weight: 700; font-size: 14px; margin-bottom: 6px; line-height: 1.3 }\n.ue-bk .story-card p { font-size: 13px; color: var(--ink-muted); line-height: 1.55 }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 AUTHORS \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .authors { padding: 48px 0; background: var(--card) }\n.ue-bk .authors h2 {\n  font-family: var(--f-display); font-weight: 800;\n  font-size: 22px; text-align: center; margin-bottom: 32px;\n}\n.ue-bk .authors-grid {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 36px;\n}\n.ue-bk .author-card { text-align: center; max-width: 300px }\n.ue-bk .author-photo {\n  width: 130px; height: 130px; border-radius: 50%; overflow: hidden;\n  margin: 0 auto 16px; border: 3px solid var(--border); background: var(--bg-warm);\n}\n.ue-bk .author-photo img { width: 100%; height: 100%; object-fit: cover }\n.ue-bk .author-card h3 { font-family: var(--f-display); font-weight: 700; font-size: 18px; margin-bottom: 8px }\n.ue-bk .author-card p { font-size: 14px; color: var(--ink-soft); line-height: 1.65 }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 UNIVERSITIES \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .unis { padding: 48px 0; background: var(--bg); text-align: center }\n.ue-bk .unis h2 { font-family: var(--f-display); font-weight: 800; font-size: 26px; line-height: 1.15; margin-bottom: 16px }\n.ue-bk .unis > .wrap > p { font-size: 15px; color: var(--ink-mid); max-width: 600px; margin: 0 auto 32px; line-height: 1.7 }\n.ue-bk .uni-logos {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  align-items: center;\n  gap: 28px 36px;\n  max-width: 960px;\n  margin: 0 auto;\n  padding: 0 8px;\n}\n.ue-bk .uni-logo {\n  display: inline-flex;\n  align-items: center;\n  text-decoration: none;\n  opacity: 0;\n  transform: translateY(20px);\n  transition: transform .3s ease, opacity .3s ease;\n}\n.ue-bk .uni-logo.visible {\n  animation: uni-fade-in .6s ease forwards;\n}\n@keyframes uni-fade-in {\n  to { opacity: 1; transform: translateY(0) }\n}\n.ue-bk .uni-logo:hover {\n  transform: translateY(-3px) scale(1.05);\n}\n.ue-bk .uni-logo-img {\n  display: block;\n  height: auto;\n  width: auto;\n  min-width: 60px;\n  max-width: 140px;\n  min-height: 24px;\n  max-height: 40px;\n  object-fit: contain;\n  filter: grayscale(100%);\n  opacity: .5;\n  transition: filter .4s ease, opacity .4s ease, transform .3s ease;\n}\n.ue-bk .uni-logo:hover .uni-logo-img {\n  filter: grayscale(0%);\n  opacity: 1;\n}\n.ue-bk .uni-logo-text {\n  font-family: var(--f-display);\n  font-weight: 700;\n  font-size: 14px;\n  color: var(--ink-muted);\n  white-space: nowrap;\n  transition: color .3s ease;\n}\n.ue-bk .uni-logo:hover .uni-logo-text { color: var(--ink) }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 STEPS (YELLOW BG) \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .steps { background: var(--yellow); padding: 48px 0 }\n.ue-bk .steps h2 {\n  font-family: var(--f-display);\n  font-weight: 800;\n  font-size: 22px;\n  line-height: 1.15;\n  text-align: center;\n  margin-bottom: 10px;\n}\n.ue-bk .steps > .wrap > p {\n  font-size: 14px;\n  text-align: center;\n  color: var(--ink-mid);\n  max-width: 500px;\n  margin: 0 auto 32px;\n  line-height: 1.65;\n}\n.ue-bk .steps-row {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n}\n.ue-bk .step-card {\n  text-align: center;\n  max-width: 260px;\n  width: 100%;\n}\n.ue-bk .step-num {\n  display: none;\n}\n.ue-bk .step-icon {\n  width: 60px;\n  height: 60px;\n  background: var(--ink);\n  color: #fff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 28px;\n  margin: 0 auto 12px;\n  position: relative;\n}\n.ue-bk .step-card:nth-child(1) .step-icon::after { content: '1' }\n.ue-bk .step-card:nth-child(3) .step-icon::after { content: '2' }\n.ue-bk .step-card:nth-child(5) .step-icon::after { content: '3' }\n.ue-bk .step-icon::after {\n  position: absolute;\n  top: -4px;\n  right: -4px;\n  width: 24px;\n  height: 24px;\n  background: var(--card);\n  border-radius: 50%;\n  font-family: var(--f-display);\n  font-weight: 800;\n  font-size: 13px;\n  color: var(--ink);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: var(--sh-sm);\n}\n.ue-bk .step-card h3 {\n  font-family: var(--f-display);\n  font-weight: 700;\n  font-size: 16px;\n  margin-bottom: 6px;\n}\n.ue-bk .step-card p {\n  font-size: 14px;\n  color: var(--ink-mid);\n  line-height: 1.55;\n}\n.ue-bk .step-arrow {\n  display: flex;\n  align-items: center;\n  color: var(--ink);\n  opacity: .4;\n  transform: rotate(90deg);\n}\n.ue-bk .steps-cta {\n  display: flex;\n  justify-content: center;\n  margin-top: 40px;\n}\n.ue-bk .btn-dark {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--ink);\n  color: #fff;\n  padding: 15px 32px;\n  border-radius: var(--r-full);\n  font-family: var(--f-display);\n  font-size: 16px;\n  font-weight: 700;\n  cursor: pointer;\n  transition: transform .2s, box-shadow .2s;\n}\n.ue-bk .btn-dark:hover { transform: translateY(-2px); box-shadow: var(--sh-lg) }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 FAQ \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .faq { background: var(--yellow); padding: 0 0 48px }\n.ue-bk .faq h2 { font-family: var(--f-display); font-weight: 800; font-size: 22px; text-align: center; margin-bottom: 24px }\n.ue-bk .faq-list { max-width: 760px; margin: 0 auto; display: flex; flex-direction: column; gap: 8px }\n.ue-bk .faq-item { border-radius: var(--r-sm); overflow: hidden }\n.ue-bk .faq-q {\n  width: 100%; background: var(--ink); color: #fff;\n  padding: 14px 16px; font-family: var(--f-display); font-weight: 600; font-size: 14px;\n  text-align: left; cursor: pointer; display: flex; align-items: center;\n  justify-content: space-between; gap: 10px; border-radius: var(--r-full); transition: background .2s;\n}\n.ue-bk .faq-q:hover { background: #333 }\n.ue-bk .faq-q svg { width: 18px; height: 18px; flex-shrink: 0; transition: transform .3s }\n.ue-bk .faq-item.open .faq-q svg { transform: rotate(180deg) }\n.ue-bk .faq-a { max-height: 0; overflow: hidden; transition: max-height .35s ease, padding .35s ease; padding: 0 16px }\n.ue-bk .faq-item.open .faq-a { max-height: 400px; padding: 14px 16px }\n.ue-bk .faq-a p { font-size: 14px; color: var(--ink); line-height: 1.65; font-weight: 600 }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 BOTTOM CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .cta-end { padding: 48px 0; background: var(--teal-wash) }\n.ue-bk .cta-card { max-width: 720px; margin: 0 auto; text-align: center; padding: 0 8px }\n.ue-bk .cta-card .logo-mark { fill: var(--yellow); width: 40px; height: 30px; display: inline-block; margin-bottom: 8px }\n.ue-bk .cta-card h2 { font-family: var(--f-display); font-weight: 800; font-size: 22px; line-height: 1.2; margin-bottom: 16px }\n.ue-bk .cta-card > p { font-size: 14px; color: var(--ink-mid); line-height: 1.7; margin-bottom: 14px }\n.ue-bk .cta-card .price-tag { font-family: var(--f-display); font-weight: 700; font-size: 14px; color: var(--ink); margin-bottom: 28px; font-style: italic }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 ORDER FORM \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .order-form {\n  max-width: 520px;\n  margin: 0 auto;\n  text-align: left;\n}\n.ue-bk .form-row {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin-bottom: 10px;\n}\n.ue-bk .form-group { margin-bottom: 12px }\n.ue-bk .form-label {\n  display: block;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--ink-mid);\n  margin-bottom: 5px;\n}\n.ue-bk .form-input, .ue-bk .form-select {\n  width: 100%;\n  padding: 12px 14px;\n  font-family: var(--f-body);\n  font-size: 15px;\n  color: var(--ink);\n  background: var(--card);\n  border: 1.5px solid var(--border);\n  border-radius: var(--r-sm);\n  transition: border-color .2s, box-shadow .2s;\n}\n.ue-bk .form-input:focus, .ue-bk .form-select:focus {\n  border-color: var(--teal);\n  box-shadow: 0 0 0 3px rgba(172,197,192,.18);\n  outline: none;\n}\n.ue-bk .form-input::placeholder { color: var(--ink-muted) }\n.ue-bk .form-check {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 13px;\n  color: var(--ink-soft);\n  margin: 16px 0;\n  line-height: 1.45;\n}\n.ue-bk .form-check input { margin-top: 3px; width: 16px; height: 16px; accent-color: var(--yellow) }\n.ue-bk .form-consent {\n  font-size: 12px;\n  color: var(--ink-muted);\n  margin-bottom: 16px;\n  line-height: 1.5;\n}\n.ue-bk .form-btn {\n  width: 100%;\n  padding: 15px;\n  font-family: var(--f-display);\n  font-size: 17px;\n  font-weight: 700;\n  color: var(--ink);\n  background: var(--yellow);\n  border: none;\n  border-radius: var(--r-full);\n  cursor: pointer;\n  transition: transform .2s, box-shadow .2s;\n}\n.ue-bk .form-btn:hover { transform: translateY(-2px); box-shadow: var(--sh-cta) }\n.ue-bk .form-btn:disabled { opacity: .6; cursor: not-allowed; transform: none; box-shadow: none }\n.ue-bk .form-msg {\n  text-align: center;\n  font-size: 14px;\n  margin-top: 12px;\n  padding: 10px;\n  border-radius: var(--r-sm);\n}\n.ue-bk .form-msg.ok { color: #1a7f37; background: rgba(26,127,55,.06) }\n.ue-bk .form-msg.err { color: var(--red-accent); background: var(--red-bg) }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 TRUST BADGES \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .trust {\n  display: flex;\n  justify-content: center;\n  margin-top: 36px;\n}\n.ue-bk .trust-bar {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 10px;\n  background: var(--ink);\n  color: #fff;\n  padding: 16px 20px;\n  border-radius: var(--r-md);\n}\n.ue-bk .trust-item {\n  font-size: 13px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .footer {\n  padding: 28px 0 100px;\n  text-align: center;\n  font-size: 13px;\n  color: var(--ink-muted);\n  border-top: 1px solid var(--border-light);\n  background: var(--bg);\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 FIXED CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ue-bk .fixed-cta {\n  position: fixed;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  z-index: 9999;\n  background: rgba(28, 28, 28, 0.7);\n  backdrop-filter: blur(24px) saturate(1.3);\n  -webkit-backdrop-filter: blur(24px) saturate(1.3);\n  border-top: 1px solid rgba(255,255,255,0.08);\n  padding: 14px 24px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 16px;\n  transform: translateY(100%);\n  transition: transform .4s cubic-bezier(.16,1,.3,1);\n}\n.ue-bk .fixed-cta.visible {\n  transform: translateY(0);\n}\n.ue-bk .fixed-cta-text {\n  font-family: var(--f-display);\n  font-weight: 600;\n  font-size: 15px;\n  color: rgba(255,255,255,.85);\n}\n.ue-bk .fixed-cta-text span {\n  color: var(--yellow);\n  font-weight: 700;\n}\n.ue-bk .fixed-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--yellow);\n  color: var(--ink);\n  padding: 12px 28px;\n  border-radius: var(--r-full);\n  font-family: var(--f-display);\n  font-size: 15px;\n  font-weight: 700;\n  cursor: pointer;\n  transition: transform .2s, box-shadow .2s;\n  white-space: nowrap;\n  text-decoration: none;\n}\n.ue-bk .fixed-cta-btn:hover { transform: translateY(-1px); box-shadow: var(--sh-cta) }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 ANIMATIONS \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@keyframes ue-appear {\n  from { opacity: 0; transform: translateY(20px) }\n  to { opacity: 1; transform: translateY(0) }\n}\n.ue-bk .hero-left > * { animation: ue-appear .5s ease both }\n.ue-bk .hero-left > *:nth-child(1) { animation-delay: .04s }\n.ue-bk .hero-left > *:nth-child(2) { animation-delay: .12s }\n.ue-bk .hero-left > *:nth-child(3) { animation-delay: .2s }\n.ue-bk .hero-left > *:nth-child(4) { animation-delay: .28s }\n.ue-bk .hero-right { animation: ue-appear .6s ease .15s both }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 SCALE UP: TABLET (min 700px) \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (min-width: 700px) {\n  .ue-bk .wrap { padding: 0 24px }\n  .ue-bk .hero { border-radius: 0 0 var(--r-xl) var(--r-xl) }\n  .ue-bk .hero-grid { padding: 48px 0 64px; gap: 32px }\n  .ue-bk .hero-title { font-size: 36px }\n  .ue-bk .hero-badge { font-size: 13px; padding: 12px 22px }\n  .ue-bk .hero-desc { font-size: 15px }\n  .ue-bk .hero-btn { padding: 13px 28px; font-size: 16px }\n  .ue-bk .book-cover { width: 300px; max-width: 80% }\n  .ue-bk .hero-swoosh { display: block }\n  .ue-bk .about { padding: 64px 0 }\n  .ue-bk .about-img { max-width: 320px }\n  .ue-bk .about-content h2 { font-size: 28px }\n  .ue-bk .about-content > p { font-size: 15px }\n  .ue-bk .checklist li { font-size: 15px }\n  .ue-bk .testi { padding: 0 24px }\n  .ue-bk .testi-box { padding: 44px 36px; border-radius: var(--r-xl) }\n  .ue-bk .testi-quote-mark { font-size: 60px }\n  .ue-bk .testi-box blockquote { font-size: 18px }\n  .ue-bk .testi-box cite { font-size: 15px }\n  .ue-bk .stories { padding: 64px 0 }\n  .ue-bk .stories .sec-tag { font-size: 12px }\n  .ue-bk .stories h2 { font-size: 28px }\n  .ue-bk .stories > .wrap > p { font-size: 15px; margin-bottom: 40px }\n  .ue-bk .stories-grid { gap: 28px }\n  .ue-bk .story-card { width: 170px; min-width: auto }\n  .ue-bk .story-photo { width: 120px; height: 120px }\n  .ue-bk .story-card h3 { font-size: 14px }\n  .ue-bk .story-card p { font-size: 13px }\n  .ue-bk .authors { padding: 64px 0 }\n  .ue-bk .authors h2 { font-size: 28px }\n  .ue-bk .authors-grid { flex-direction: row; justify-content: center; gap: 60px }\n  .ue-bk .author-photo { width: 160px; height: 160px }\n  .ue-bk .author-card h3 { font-size: 19px }\n  .ue-bk .unis { padding: 64px 0 }\n  .ue-bk .unis h2 { font-size: 28px }\n  .ue-bk .unis > .wrap > p { font-size: 15px }\n  .ue-bk .uni-logo-img { max-width: 150px; max-height: 44px }\n  .ue-bk .uni-logos { gap: 32px 44px }\n  .ue-bk .steps { padding: 60px 0 }\n  .ue-bk .steps h2 { font-size: 28px }\n  .ue-bk .steps > .wrap > p { font-size: 15px }\n  .ue-bk .steps-row { flex-direction: row; align-items: flex-start; justify-content: center; gap: 16px }\n  .ue-bk .step-card { flex: 1; max-width: 220px }\n  .ue-bk .step-arrow { flex-shrink: 0 }\n  .ue-bk .step-arrow { transform: none; padding-top: 24px }\n  .ue-bk .step-icon { width: 68px; height: 68px; font-size: 30px }\n  .ue-bk .step-card h3 { font-size: 16px }\n  .ue-bk .faq { padding: 0 0 60px }\n  .ue-bk .faq h2 { font-size: 28px }\n  .ue-bk .faq-q { font-size: 15px; padding: 15px 18px }\n  .ue-bk .cta-end { padding: 64px 0 }\n  .ue-bk .cta-card h2 { font-size: 28px }\n  .ue-bk .cta-card > p { font-size: 15px }\n  .ue-bk .form-row { grid-template-columns: 1fr 1fr }\n  .ue-bk .trust-bar { flex-direction: row; gap: 28px; padding: 18px 32px; border-radius: var(--r-lg) }\n  .ue-bk .trust-item { font-size: 14px }\n  .ue-bk .footer { padding: 24px 0 96px; font-size: 13px }\n  .ue-bk .fixed-cta { padding: 14px 24px }\n  .ue-bk .fixed-cta-text { display: block; font-family: var(--f-display); font-weight: 600; font-size: 15px; color: rgba(255,255,255,.85) }\n  .ue-bk .fixed-cta-text span { color: var(--yellow); font-weight: 700 }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 SCALE UP: DESKTOP (min 960px) \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (min-width: 960px) {\n  .ue-bk .hero-grid {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 48px; text-align: left; padding: 60px 0 80px;\n  }\n  .ue-bk .hero-left { align-items: flex-start }\n  .ue-bk .hero-title { font-size: clamp(38px, 4.5vw, 56px) }\n  .ue-bk .hero-badge { font-size: 14px; padding: 14px 28px; max-width: 520px }\n  .ue-bk .hero-desc { font-size: 16px; max-width: 480px }\n  .ue-bk .hero-btn { padding: 14px 30px }\n  .ue-bk .book-cover { width: 420px; max-width: 90% }\n  .ue-bk .about { padding: 80px 0 }\n  .ue-bk .about-grid { flex-direction: row; gap: 56px; align-items: start }\n  .ue-bk .about-img { max-width: none; flex: 0 0 40% }\n  .ue-bk .about-content h2 { font-size: clamp(28px, 3vw, 38px) }\n  .ue-bk .about-content > p { font-size: 16px }\n  .ue-bk .testi-box { padding: 56px 48px }\n  .ue-bk .testi-quote-mark { font-size: 72px }\n  .ue-bk .testi-box blockquote { font-size: clamp(18px, 2.5vw, 24px); max-width: 640px }\n  .ue-bk .testi-box cite { font-size: 16px }\n  .ue-bk .stories { padding: 80px 0 }\n  .ue-bk .stories .sec-tag { font-size: 13px }\n  .ue-bk .stories h2 { font-size: clamp(28px, 3.5vw, 42px) }\n  .ue-bk .stories > .wrap > p { font-size: 16px; margin-bottom: 48px }\n  .ue-bk .stories-grid { gap: 32px }\n  .ue-bk .story-card { width: 200px; min-width: auto }\n  .ue-bk .story-photo { width: 140px; height: 140px }\n  .ue-bk .story-card h3 { font-size: 16px }\n  .ue-bk .story-card p { font-size: 14px }\n  .ue-bk .authors { padding: 80px 0 }\n  .ue-bk .authors h2 { font-size: clamp(28px, 3.5vw, 42px) }\n  .ue-bk .authors-grid { gap: 80px }\n  .ue-bk .author-card { max-width: 360px }\n  .ue-bk .author-photo { width: 180px; height: 180px }\n  .ue-bk .author-card h3 { font-size: 20px }\n  .ue-bk .author-card p { font-size: 15px }\n  .ue-bk .unis { padding: 80px 0 }\n  .ue-bk .unis h2 { font-size: clamp(28px, 3.5vw, 40px) }\n  .ue-bk .unis > .wrap > p { font-size: 16px; margin: 0 auto 36px }\n  .ue-bk .uni-logo-img { max-width: 160px; max-height: 48px }\n  .ue-bk .uni-logos { gap: 36px 52px }\n  .ue-bk .steps { padding: 72px 0 }\n  .ue-bk .steps h2 { font-size: clamp(26px, 3vw, 36px) }\n  .ue-bk .steps > .wrap > p { font-size: 16px; margin: 0 auto 44px }\n  .ue-bk .steps-row { gap: 20px }\n  .ue-bk .step-icon { width: 72px; height: 72px; font-size: 32px }\n  .ue-bk .faq { padding: 0 0 72px }\n  .ue-bk .faq h2 { font-size: clamp(26px, 3vw, 36px); margin-bottom: 32px }\n  .ue-bk .faq-q { font-size: 16px; padding: 16px 20px }\n  .ue-bk .faq-a p { font-size: 15px }\n  .ue-bk .cta-end { padding: 80px 0 }\n  .ue-bk .cta-card h2 { font-size: clamp(26px, 3vw, 36px) }\n  .ue-bk .cta-card > p { font-size: 16px }\n  .ue-bk .cta-card .price-tag { font-size: 15px }\n  .ue-bk .footer { padding: 28px 0 100px }\n}\n<\/style>\n\n<div class=\"ue-bk\">\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"wrap\">\n    <nav class=\"nav\">\n      <a href=\"\/\" class=\"logo\">\n        <svg class=\"logo-mark\" viewBox=\"0 0 150 105\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0,88.2C.4,91 1,93.8 1.9,96.4C5.8,107.2 19.4,104.8 24.7,99.4C34.4,89.5 44.8,65.4 47.5,53.4C47.5,55.1 48.6,69 55,76.4C59.6,81.6 72.6,82.4 79.9,75.8C83.6,72.4 86.3,62.9 88.3,52.5C89.1,54.4 90.2,56.2 91.6,57.7C97.7,64.4 111,64.2 117.9,59.2L118,59.2C120.5,58.2 123.5,55.3 126.6,51.3C127.2,50.7 127.8,49.9 128.3,49.2C136.9,37.4 145.8,18.9 149.1,11.4C149.7,10 149.9,8.5 149.5,7.1C148.9,5.1 147.8,4.7 146.5,5.8C145.9,6.3 145.4,7 145.1,7.7C137.6,26.9 122,49.1 115.1,54.2C113.6,55.3 111.9,56.3 110.2,57.1C109.9,57.2 109.6,57.3 109.3,57.4C104.5,59.4 102.1,57.7 98.7,51.9C97.3,49.6 96.5,47 96.2,44.3C104.3,33.8 117.7,12 116,5.5C114,-.97 98.6,-2.9 91.7,6.4C87.6,11.9 85.1,21.7 84.8,31.5C81.7,48.3 76,71.3 71.1,73.2C59.9,77.9 56,43.1 56.8,35.3C62.5,27.2 64.4,15.7 62,12C60.3,9.4 56.5,8 51.7,9.4C48.1,10.5 47.1,20.9 47.1,20.9C44.4,40.6 28.4,96.4 18.8,96.9C7.4,97.6 14.6,35.6 13.9,29.6C13.3,24.6 1,26.6.5,31.4L0,88.2ZM56.8,13.7C58.5,12.9 61.6,20.3 56,30.1C55.1,18 53.6,15.4 56.8,13.7ZM104.4,5.1C112.8,5.3 104.3,24.4 95.6,37.4C95.3,22.7 100.1,5 104.4,5.1Z\" fill-rule=\"nonzero\"\/><\/svg>\n        upgrade education\n      <\/a>\n    <\/nav>\n  <\/div>\n\n  <!-- Subtle flowing ribbon \u2014 right side only -->\n  <svg class=\"hero-swoosh\" viewBox=\"0 0 500 700\" preserveAspectRatio=\"xMaxYMid slice\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"\n      M560,-40\n      Q480,40 400,120\n      Q300,220 260,320\n      Q220,420 300,480\n      Q400,550 500,500\n      Q560,470 580,420\n\n      L620,450\n      Q580,520 500,560\n      Q360,620 240,540\n      Q140,460 200,320\n      Q260,180 380,80\n      Q460,0 560,-40\n      Z\n    \"\/>\n  <\/svg>\n\n  <div class=\"wrap\">\n    <div class=\"hero-grid\">\n      <div class=\"hero-left\">\n        <h1 class=\"hero-title\">Via\u021ba dup\u0103 Liceu<\/h1>\n        <div class=\"hero-badge\">Descoper\u0103 Ce Urmeaz\u0103 Cu Adev\u0103rat Dup\u0103 Clasa A 12-A<\/div>\n        <p class=\"hero-desc\">7 pove\u0219ti reale despre tineri din Rom\u00e2nia care \u0219i-au g\u0103sit drumul spre universit\u0103\u021bi de top \u0219i cariere \u00een business, medicin\u0103, inginerie sau arte.<br>Afl\u0103 cum au reu\u0219it \u2014 \u0219i cum \u00ee\u021bi po\u021bi construi \u0219i tu viitorul.<\/p>\n        <a href=\"#comanda\" class=\"hero-btn\">Vreau Cartea <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8l4 4-4 4M8 12h8\"\/><\/svg><\/a>\n      <\/div>\n      <div class=\"hero-right\">\n        <img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/upgrade-edu-mock-up-coperta-no-background-e1759659315730-removebg-preview.png\" alt=\"Book Cover\" class=\"book-cover\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 ABOUT \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"about\">\n  <div class=\"wrap\">\n    <div class=\"about-grid\">\n      <div class=\"about-img\">\n        <img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/upgrade-edu-mock-up-coperta-no-background-e1759659315730-removebg-preview.png\" alt=\"Book Cover\" class=\"book-cover\">\n      <\/div>\n      <div class=\"about-content\">\n        <h2>De ce merit\u0103 s\u0103 cite\u0219ti \u201eVia\u021ba dup\u0103 Liceu&quot;<\/h2>\n        <p>\u201eVia\u021ba dup\u0103 Liceu&quot; nu e o carte teoretic\u0103 \u2014 e o colec\u021bie de pove\u0219ti reale despre cum 7 liceeni \u0219i-au ales drumul, au dep\u0103\u0219it confuzia \u0219i au reu\u0219it s\u0103 intre la universit\u0103\u021bi de top din lume.<br><br>Este ghidul pe care \u021bi-ai fi dorit s\u0103-l ai \u00eenainte de a lua deciziile importante despre facultate \u0219i carier\u0103.<\/p>\n        <ul class=\"checklist\">\n          <li><span class=\"ck\"><svg viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\"\/><\/svg><\/span>Descoperi cum au g\u00e2ndit \u0219i ce alegeri au f\u0103cut elevi care au ajuns la Oxford, Bocconi, TU Delft, UCL sau Harvard.<\/li>\n          <li><span class=\"ck\"><svg viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\"\/><\/svg><\/span>Vezi pa\u0219ii clari pe care i-au urmat \u2013 de la primele \u00eencerc\u0103ri p\u00e2n\u0103 la succesul profesional.<\/li>\n          <li><span class=\"ck\"><svg viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\"\/><\/svg><\/span>Prime\u0219ti sfaturi practice, sincere, pe care nu le vei g\u0103si pe Google.<\/li>\n          <li><span class=\"ck\"><svg viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\"\/><\/svg><\/span>\u00cenve\u021bi cum s\u0103-\u021bi construie\u0219ti un drum potrivit pentru tine, indiferent de presiunea celor din jur.<\/li>\n          <li><span class=\"ck\"><svg viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\"\/><\/svg><\/span>Descoper\u0103 clar ce oportunit\u0103\u021bi de carier\u0103 \u00ee\u021bi poate deschide fiecare drum universitar.<\/li>\n        <\/ul>\n        <a href=\"#comanda\" class=\"about-cta\">Vreau Cartea \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 TESTIMONIAL \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"testi\">\n  <div class=\"testi-box\">\n    <div class=\"testi-quote-mark\">&#8220;&#8220;<\/div>\n    <blockquote>\u201eCartea asta m-a f\u0103cut s\u0103 \u00een\u021beleg c\u0103 nu trebuie s\u0103 aleg &#x27;drumul corect&#x27;, ci drumul meu.\"<\/blockquote>\n    <cite>\u2014 Elev, clasa a 12-a, Bucure\u0219ti<\/cite>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 STORIES \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"stories\">\n  <div class=\"wrap\">\n    <div class=\"sec-tag\">STUDII DE CAZ<\/div>\n    <h2>7 pove\u0219ti reale din care s\u0103 \u00eenve\u021bi<\/h2>\n    <p>Pove\u0219ti despre curaj, e\u0219ec \u0219i reu\u0219it\u0103 \u2013 spuse de tineri \u0219i p\u0103rin\u021bii lor.<\/p>\n    <div class=\"stories-grid\">\n      <div class=\"story-card\">\n        <div class=\"story-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Miruna-Vlad-scaled-e1759664327179.jpeg\" alt=\"Miruna Vlad\"><\/div>\n        <h3>Miruna Vlad \u2013 Economie &amp; Finan\u021be<\/h3>\n        <p>&quot;Mi s-a spus c\u0103 n-a\u0219 fi putut s\u0103 fac \u0219i tenis, s\u0103 fiu \u0219i copil de\u0219tept.&quot;<\/p>\n      <\/div>\n      <div class=\"story-card\">\n        <div class=\"story-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Andrada-Pantelimon--scaled-e1759664547535.jpeg\" alt=\"Andrada\"><\/div>\n        <h3>Andrada \u2013 Inginerie Mecanic\u0103 &amp; Design<\/h3>\n        <p>&quot;E\u0219ti aici, a\u0219a c\u0103 bucur\u0103-te \u0219i \u00eenva\u021b\u0103 totul despre ce e bun, r\u0103u, frumos sau ur\u00e2t.&quot;<\/p>\n      <\/div>\n      <div class=\"story-card\">\n        <div class=\"story-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Ana-Stratan-scaled-e1759665161845.jpg\" alt=\"Ana Stratan\"><\/div>\n        <h3>Ana Stratan \u2013 Biologie<\/h3>\n        <p>\u201eAtunci c\u00e2nd diversific\u0103m componentele identit\u0103\u021bii, diversific\u0103m modul de g\u00e2ndire.&quot;<\/p>\n      <\/div>\n      <div class=\"story-card\">\n        <div class=\"story-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Tudor-Serban-e1759664623246.jpeg\" alt=\"Tudor \u0218erban\"><\/div>\n        <h3>Tudor \u0218erban \u2013 Medicin\u0103<\/h3>\n        <p>\u201eAm \u00eenv\u0103\u021bat s\u0103 accept c\u0103 nu putem s\u0103 facem oamenii s\u0103 fie nemuritori.&quot;<\/p>\n      <\/div>\n      <div class=\"story-card\">\n        <div class=\"story-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Erik-Birinyi-e1759664727661.jpeg\" alt=\"Erik Birinyi\"><\/div>\n        <h3>Erik Birinyi \u2013 Antreprenoriat &amp; Leadership<\/h3>\n        <p>&quot;Poate c\u0103 o s\u0103 fie un e\u0219ec total, poate c\u0103 nu o s\u0103-mi plac\u0103, dar nu o s\u0103 am regrete.&quot;<\/p>\n      <\/div>\n      <div class=\"story-card\">\n        <div class=\"story-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Ioana-Oprescu-e1759665027978.jpg\" alt=\"Ioana Oprescu\"><\/div>\n        <h3>Ioana Oprescu \u2013 Arhitectur\u0103<\/h3>\n        <p>\u201eAi nevoie de o satisfac\u021bie a min\u021bii. Ai nevoie de ea ca s\u0103 nu te pierzi.&quot;<\/p>\n      <\/div>\n      <div class=\"story-card\">\n        <div class=\"story-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Mara-Dimofte-Absolvire-e1759665073140.jpeg\"><\/div>\n        <h3>Mara Dimoft\u0103 \u2013 Software Engineering<\/h3>\n        <p>\u201eMi s-a spus de multe ori c\u0103 mai bine m\u0103 c\u0103s\u0103toresc \u0219i stau la crati\u021b\u0103, c\u0103 fizica nu e de mine.&quot;<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 AUTHORS \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"authors\">\n  <div class=\"wrap\">\n    <h2>Autorii C\u0103r\u021bii<\/h2>\n    <div class=\"authors-grid\">\n      <div class=\"author-card\">\n        <div class=\"author-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/11\/Delia-Marinescu.jpg.webp\" alt=\"Delia Marinescu\"><\/div>\n        <h3>Delia Marinescu<\/h3>\n        <p>Specialist\u0103 \u00een storytelling \u0219i comunicare, cu 12 ani de experien\u021b\u0103 \u00een jurnalism. A lucrat \u00een redac\u021biile Digi24, Libertatea \u0219i Scena9 \u0219i a colaborat cu DER SPIEGEL, The New York Times, VICE \u0219i Al Jazeera Balkans. \u00cen prezent este om de comunicare la DiFine PR.<\/p>\n      <\/div>\n      <div class=\"author-card\">\n        <div class=\"author-photo\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Constantin-Bosinceanu-1-scaled-e1760350853550.jpg.webp\" alt=\"Constantin Bos\u00eenceanu\"><\/div>\n        <h3>Constantin Bos\u00eenceanu<\/h3>\n        <p>Fondatorul Upgrade Education \u0219i absolvent al Universit\u0103\u021bii Harvard. Este antreprenor \u00een educa\u021bie \u0219i lucreaz\u0103 la dezvoltarea de programe care sprijin\u0103 formarea \u0219i reconversia profesional\u0103.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 UNIVERSITIES \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"unis\">\n  <div class=\"wrap\">\n    <h2>De La Liceu, La Universit\u0103\u021bi \u0218i Cariere De Top<\/h2>\n    <p>Elevii Upgrade au fost accepta\u021bi la universit\u0103\u021bi de prestigiu precum Amherst College, Cambridge, UC Berkeley, TU Delft sau Bocconi.<br><br>Experien\u021bele lor arat\u0103 c\u0103 nu exist\u0103 un singur drum \u201ecorect\u201d, ci mai multe moduri de a-\u021bi construi viitorul.<\/p>\n    <div class=\"uni-logos\" id=\"ue-bk-uni-logos\">\n        <a href=\"https:\/\/www.cam.ac.uk\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.0s\" title=\"Cambridge\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/university-of-cambridge-logo-freelogovectors.net_.png\" alt=\"Cambridge\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.mit.edu\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.08s\" title=\"MIT\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2024\/10\/mit-logo-600x186.webp\" alt=\"MIT\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.stanford.edu\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.16s\" title=\"Stanford\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2024\/10\/stanford-logo.webp\" alt=\"Stanford\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.columbia.edu\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.24s\" title=\"Columbia College\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2024\/10\/columbia-college-logo.webp\" alt=\"Columbia College\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.harvard.edu\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.32s\" title=\"Harvard\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2024\/10\/harvard-logo-600x186.webp\" alt=\"Harvard\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.ucl.ac.uk\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.4s\" title=\"UCL\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/images-2-e1759738118761.png\" alt=\"UCL\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.lse.ac.uk\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.48s\" title=\"LSE\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/London_school_of_economics_logo_with_name.svg.png\" alt=\"LSE\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.uva.nl\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.56s\" title=\"Universiteit van Amsterdam\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/universiteit-van-amsterdam-logo-png-transparent.png\" alt=\"Universiteit van Amsterdam\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.amherst.edu\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.64s\" title=\"Amherst College\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2025\/10\/Amherst.png\" alt=\"Amherst College\" class=\"uni-logo-img\"><\/a>\n        <a href=\"https:\/\/www.iit.edu\" target=\"_blank\" rel=\"noopener\" class=\"uni-logo\" style=\"animation-delay:0.72s\" title=\"Illinois Institute of Technology\"><img decoding=\"async\" src=\"https:\/\/upgrade.education\/wp-content\/uploads\/2024\/10\/illinois-tech-logo.webp\" alt=\"Illinois Institute of Technology\" class=\"uni-logo-img\"><\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 STEPS \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"steps\">\n  <div class=\"wrap\">\n    <h2>Cum Prime\u0219ti Cartea \u201eVia\u021ba Dup\u0103 Liceu&quot; \u2014 Simplu \u0218i Rapid<\/h2>\n    <p>Ne-am dorit ca aceast\u0103 carte s\u0103 ajung\u0103 la c\u00e2t mai mul\u021bi elevi \u0219i p\u0103rin\u021bi. Tot ce trebuie s\u0103 face\u021bi este s\u0103 completa\u021bi formularul \u2014 de restul ne vom ocupa noi.<\/p>\n    <div class=\"steps-row\">\n      <div class=\"step-card\">\n        <div class=\"step-num\">1<\/div>\n        <div class=\"step-icon\">\ud83d\udcdd<\/div>\n        <h3>Completeaz\u0103 formularul<\/h3>\n        <p>Introdu datele tale mai jos. Dureaz\u0103 mai pu\u021bin de un minut.<\/p>\n      <\/div>\n      <div class=\"step-arrow\"><svg width=\"40\" height=\"24\" viewBox=\"0 0 40 24\" fill=\"none\"><path d=\"M2 12h32M28 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n      <div class=\"step-card\">\n        <div class=\"step-num\">2<\/div>\n        <div class=\"step-icon\">\ud83d\udce7<\/div>\n        <h3>Prime\u0219ti confirmare pe email<\/h3>\n        <p>Vei primi imediat un mesaj cu toate detaliile despre livrare.<\/p>\n      <\/div>\n      <div class=\"step-arrow\"><svg width=\"40\" height=\"24\" viewBox=\"0 0 40 24\" fill=\"none\"><path d=\"M2 12h32M28 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n      <div class=\"step-card\">\n        <div class=\"step-num\">3<\/div>\n        <div class=\"step-icon\">\ud83d\udce6<\/div>\n        <h3>Curierul \u00ee\u021bi aduce cartea acas\u0103<\/h3>\n        <p>Costul c\u0103r\u021bii este de 35 de lei (TVA inclus), iar transportul este gratuit.<\/p>\n      <\/div>\n\n    <\/div>\n    <div class=\"steps-cta\">\n      <a href=\"#comanda\" class=\"btn-dark\">Comand\u0103 Acum Cartea \u2192<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 FAQ \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"faq\">\n  <div class=\"wrap\">\n    <h2>\u00centreb\u0103ri Frecvente<\/h2>\n    <div class=\"faq-list\">\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">C\u00e2t cost\u0103 cartea?<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n        <div class=\"faq-a\"><p>35 lei (TVA inclus)<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">De ce este gratuit transportul?<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n        <div class=\"faq-a\"><p>Pentru c\u0103 vrem s\u0103 ajung\u0103 la c\u00e2t mai mul\u021bi elevi \u0219i p\u0103rin\u021bi.<br>Este modul nostru de a oferi un ajutor real celor care se preg\u0103tesc s\u0103 ia decizii importante despre facultate \u0219i carier\u0103.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">C\u00e2t cost\u0103 transportul?<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n        <div class=\"faq-a\"><p>Transportul este gratuit, indiferent de localitate.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">C\u00e2t dureaz\u0103 livrarea?<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n        <div class=\"faq-a\"><p>Comenzile se proceseaz\u0103 rapid \u2014 \u00een general, cartea ajunge \u00een 2-3 zile lucr\u0103toare.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">Ce fac dac\u0103 nu sunt acas\u0103 c\u00e2nd vine curierul?<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n        <div class=\"faq-a\"><p>Nicio problem\u0103! Po\u021bi reprograma livrarea sau ridica pachetul dintr-un punct de colectare apropiat.<\/p><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">Cine ar trebui s\u0103 citeasc\u0103 aceast\u0103 carte?<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n        <div class=\"faq-a\"><p>Elevii de liceu, p\u0103rin\u021bii \u0219i oricine \u00ee\u0219i caut\u0103 direc\u021bia profesional\u0103.<br>Fie c\u0103 vrei s\u0103 aplici la o universitate din Rom\u00e2nia sau din str\u0103in\u0103tate, vei g\u0103si inspira\u021bie, sfaturi practice \u0219i exemple reale.<\/p><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 BOTTOM CTA + ORDER FORM \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-end\" id=\"comanda\">\n  <div class=\"wrap\">\n    <div class=\"cta-card\">\n      <svg class=\"logo-mark\" viewBox=\"0 0 150 105\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0,88.2C.4,91 1,93.8 1.9,96.4C5.8,107.2 19.4,104.8 24.7,99.4C34.4,89.5 44.8,65.4 47.5,53.4C47.5,55.1 48.6,69 55,76.4C59.6,81.6 72.6,82.4 79.9,75.8C83.6,72.4 86.3,62.9 88.3,52.5C89.1,54.4 90.2,56.2 91.6,57.7C97.7,64.4 111,64.2 117.9,59.2L118,59.2C120.5,58.2 123.5,55.3 126.6,51.3C127.2,50.7 127.8,49.9 128.3,49.2C136.9,37.4 145.8,18.9 149.1,11.4C149.7,10 149.9,8.5 149.5,7.1C148.9,5.1 147.8,4.7 146.5,5.8C145.9,6.3 145.4,7 145.1,7.7C137.6,26.9 122,49.1 115.1,54.2C113.6,55.3 111.9,56.3 110.2,57.1C109.9,57.2 109.6,57.3 109.3,57.4C104.5,59.4 102.1,57.7 98.7,51.9C97.3,49.6 96.5,47 96.2,44.3C104.3,33.8 117.7,12 116,5.5C114,-.97 98.6,-2.9 91.7,6.4C87.6,11.9 85.1,21.7 84.8,31.5C81.7,48.3 76,71.3 71.1,73.2C59.9,77.9 56,43.1 56.8,35.3C62.5,27.2 64.4,15.7 62,12C60.3,9.4 56.5,8 51.7,9.4C48.1,10.5 47.1,20.9 47.1,20.9C44.4,40.6 28.4,96.4 18.8,96.9C7.4,97.6 14.6,35.6 13.9,29.6C13.3,24.6 1,26.6.5,31.4L0,88.2ZM56.8,13.7C58.5,12.9 61.6,20.3 56,30.1C55.1,18 53.6,15.4 56.8,13.7ZM104.4,5.1C112.8,5.3 104.3,24.4 95.6,37.4C95.3,22.7 100.1,5 104.4,5.1Z\" fill-rule=\"nonzero\" fill=\"var(--yellow)\"\/><\/svg>\n      <h2>F\u0103 Primul Pas C\u0103tre Viitorul T\u0103u<\/h2>\n      <p>Indiferent dac\u0103 e\u0219ti elev, p\u0103rinte sau profesor, \u0219tii c\u00e2t de confuz\u0103 poate fi perioada de dup\u0103 liceu. Cartea \u201eVia\u021ba dup\u0103 Liceu\u201d te ajut\u0103 s\u0103 vezi cum arat\u0103 drumul \u2014 prin ochii celor care l-au parcurs deja.<\/p>\n      <p>Vei descoperi pove\u0219ti reale despre tineri din Rom\u00e2nia care au ales curajul \u00een locul fricii, \u0219i au construit cariere \u00een \u021b\u0103ri, domenii \u0219i universit\u0103\u021bi diferite.<br>Poate c\u0103 nu vei reg\u0103si toate r\u0103spunsurile \u00een carte, dar sigur vei g\u0103si inspira\u021bia de a-\u021bi crea propriile alegeri.<\/p>\n      <p class=\"price-tag\">\ud83d\udcd6 Cost 35 lei (TVA inclus), transport gratuit oriunde \u00een \u021bar\u0103.<\/p>\n\n      <div class=\"order-form\" id=\"ue-bk-form\">\n        <div class=\"form-row\">\n          <div class=\"form-group\">\n            <label class=\"form-label\" for=\"ue-bk-fname\">Prenume*<\/label>\n            <input class=\"form-input\" type=\"text\" id=\"ue-bk-fname\" placeholder=\"Prenumele t\u0103u\" required>\n          <\/div>\n          <div class=\"form-group\">\n            <label class=\"form-label\" for=\"ue-bk-lname\">Nume*<\/label>\n            <input class=\"form-input\" type=\"text\" id=\"ue-bk-lname\" placeholder=\"Numele t\u0103u\" required>\n          <\/div>\n        <\/div>\n        <div class=\"form-group\">\n          <label class=\"form-label\" for=\"ue-bk-email\">Email*<\/label>\n          <input class=\"form-input\" type=\"email\" id=\"ue-bk-email\" placeholder=\"email@exemplu.ro\" required>\n        <\/div>\n        <div class=\"form-group\">\n          <label class=\"form-label\" for=\"ue-bk-role\">E\u0219ti elev sau p\u0103rinte?*<\/label>\n          <select class=\"form-select\" id=\"ue-bk-role\">\n            <option value=\"\">Selecteaz\u0103<\/option>\n            <option value=\"Elev\">Elev<\/option>\n            <option value=\"Parinte\">P\u0103rinte<\/option>\n          <\/select>\n        <\/div>\n        <div class=\"form-group\">\n          <label class=\"form-label\" for=\"ue-bk-year\">Anul absolvirii liceului<\/label>\n          <input class=\"form-input\" type=\"text\" id=\"ue-bk-year\" placeholder=\"ex. 2026\">\n        <\/div>\n        <div class=\"form-group\">\n          <label class=\"form-label\" for=\"ue-bk-phone\">Telefon*<\/label>\n          <input class=\"form-input\" type=\"tel\" id=\"ue-bk-phone\" placeholder=\"Num\u0103rul de telefon\">\n          <span style=\"font-size:12px;color:var(--ink-muted);margin-top:4px;display:block\">Num\u0103rul de telefon pe care pute\u021bi fi contactat c\u00e2nd se face livrarea<\/span>\n        <\/div>\n        <label class=\"form-check\">\n          <input type=\"checkbox\" id=\"ue-bk-terms\" required>\n          <span>Am citit \u0219i sunt de acord cu Termenii \u0219i condi\u021biile. Dup\u0103 completarea formularului ve\u021bi fi redirec\u021biona\u021bi c\u0103tre un link de plat\u0103. Acolo ve\u021bi completa \u0219i adresa unde se va livra cartea.*<\/span>\n        <\/label>\n        <p class=\"form-consent\">Prin completarea formularului de mai jos, e\u0219ti de acord ca Upgrade Education s\u0103 stocheze \u0219i s\u0103 prelucreze informa\u021biile personale men\u021bionate mai sus, pentru a-\u021bi furniza con\u021binutul solicitat.<\/p>\n        <button class=\"form-btn\" type=\"button\" id=\"ue-bk-submit\">Pl\u0103te\u0219te<\/button>\n        <div class=\"form-msg\" id=\"ue-bk-msg\" style=\"display:none\"><\/div>\n      <\/div>\n\n      <div class=\"trust\">\n        <div class=\"trust-bar\">\n          <div class=\"trust-item\">\ud83d\udd12 Conform GDPR<\/div>\n          <div class=\"trust-item\">\ud83d\ude9a Livrare Rapid\u0103 \u00cen Toat\u0103 \u021aara<\/div>\n          <div class=\"trust-item\">\ud83d\udcda Doar 300 De Exemplare Tip\u0103rite<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer class=\"footer\"><div class=\"wrap\">\u00a9 2026 Upgrade Education. All rights reserved.<\/div><\/footer>\n\n<!-- Fixed CTA bar -->\n<div class=\"fixed-cta\" id=\"ue-bk-fixed-cta\">\n  <span class=\"fixed-cta-text\">\ud83d\udcd6 <span>35 lei (TVA inclus)<\/span> \u00b7 transport gratuit oriunde \u00een \u021bar\u0103<\/span>\n  <a href=\"#comanda\" class=\"fixed-cta-btn\">Vreau Cartea \u2192<\/a>\n<\/div>\n\n<\/div><!-- \/.ue-bk -->\n\n<script>\nconst observer = new MutationObserver(() => {\n  const el = document.querySelector('#hs_show_banner_button1');\n  if (el) el.style.setProperty('opacity', '0', 'important');\n});\n\nobserver.observe(document.body, { childList: true, subtree: true, attributes: true });\n\n\/\/ Also apply immediately\nconst el = document.querySelector('#hs_show_banner_button1');\nif (el) el.style.setProperty('opacity', '0', 'important');    \n    \n(function(){\n  var fixedCta=document.getElementById('ue-bk-fixed-cta');\n  var hero=document.querySelector('.ue-bk .hero');\n  if(fixedCta&&hero){var root=document.querySelector('.ue-bk');function checkScroll(){var scrollY=root?root.scrollTop:(window.pageYOffset||document.documentElement.scrollTop);if(scrollY>hero.offsetHeight*0.6){fixedCta.classList.add('visible')}else{fixedCta.classList.remove('visible')}}(root||window).addEventListener('scroll',checkScroll,{passive:true});checkScroll()}\n  var uniLogos=document.querySelectorAll('.ue-bk .uni-logo');\n  if(uniLogos.length>0){var obs=new IntersectionObserver(function(entries){entries.forEach(function(entry){if(entry.isIntersecting){entry.target.classList.add('visible');obs.unobserve(entry.target)}});},{root:document.querySelector('.ue-bk'),threshold:0.15});uniLogos.forEach(function(el){obs.observe(el)})}\n  var portalId='24955552',formId='1654fe5b-c71f-4c4b-9712-43d61a2d98c6',stripeUrl='https:\/\/buy.stripe.com\/8x27sK6kM7U77iq8BPgrS02';\n  var btn=document.getElementById('ue-bk-submit');\n  var msg=document.getElementById('ue-bk-msg');\n  if(!btn)return;\n  function showMsg(t,ok){msg.textContent=t;msg.className='form-msg '+(ok?'ok':'err');msg.style.display='block'}\n  function val(id){return document.getElementById(id).value.trim()}\n  function onSuccess(){showMsg('Mul\u021bumim! Vei fi redirec\u021bionat c\u0103tre plat\u0103...',true);btn.textContent='Redirec\u021bionare...';if(stripeUrl)setTimeout(function(){window.location.href=stripeUrl},1200)}\n  btn.addEventListener('click',function(){\n    var fname=val('ue-bk-fname'),lname=val('ue-bk-lname'),email=val('ue-bk-email'),phone=val('ue-bk-phone');\n    var role=document.getElementById('ue-bk-role').value;\n    var year=val('ue-bk-year');\n    var terms=document.getElementById('ue-bk-terms').checked;\n    if(!fname||!lname){showMsg('Te rug\u0103m completeaz\u0103 prenumele \u0219i numele.',false);return}\n    if(!email||!\/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/.test(email)){showMsg('Te rug\u0103m introdu o adres\u0103 de email valid\u0103.',false);return}\n    if(!phone){showMsg('Te rug\u0103m introdu num\u0103rul de telefon.',false);return}\n    if(!terms){showMsg('Te rug\u0103m accept\u0103 Termenii \u0219i condi\u021biile.',false);return}\n    btn.disabled=true;btn.textContent='Se trimite...';msg.style.display='none';\n    if(!formId){onSuccess();return}\n    var fields=[{name:'firstname',value:fname},{name:'lastname',value:lname},{name:'email',value:email},{name:'phone',value:phone}];\n    var rf='esti_elev_sau_parinte_'.trim(),yf='graduation_year'.trim();\n    if(role&&rf)fields.push({name:rf,value:role});\n    if(year&&yf)fields.push({name:yf,value:year});\n    var payload={fields:fields,context:{pageUri:window.location.href,pageName:document.title}};\n    function send(p){return fetch('https:\/\/api.hsforms.com\/submissions\/v3\/integration\/submit\/'+portalId+'\/'+formId,{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify(p)})}\n    send(payload).then(function(r){\n      if(r.ok){onSuccess();return}\n      return r.json().then(function(d){\n        console.error('HS error:',JSON.stringify(d));\n        if(d.errors&&d.errors.length){var bad=[];d.errors.forEach(function(e){if(e.errorType==='INVALID_PROPERTY'){var m=e.message.match(\/property '([^']+)'\/);if(m)bad.push(m[1])}});if(bad.length){payload.fields=fields.filter(function(f){return bad.indexOf(f.name)===-1});return send(payload).then(function(r2){if(r2.ok){onSuccess();return}return r2.json().then(function(d2){throw new Error(d2.message||'Eroare')})})}}\n        throw new Error(d.errors?d.errors[0].message:(d.message||'Eroare'));\n      });\n    }).catch(function(e){showMsg('Eroare: '+e.message,false);btn.disabled=false;btn.textContent='Pl\u0103te\u0219te'});\n  });\n})();<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>upgrade education Via\u021ba dup\u0103 Liceu Descoper\u0103 Ce Urmeaz\u0103 Cu Adev\u0103rat Dup\u0103 Clasa A 12-A 7 pove\u0219ti reale despre tineri din Rom\u00e2nia care \u0219i-au g\u0103sit drumul spre universit\u0103\u021bi de top \u0219i cariere \u00een business, medicin\u0103, inginerie sau arte.Afl\u0103 cum au reu\u0219it \u2014 \u0219i cum \u00ee\u021bi po\u021bi construi \u0219i tu viitorul. Vreau Cartea De ce merit\u0103 s\u0103 [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-11725","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/upgrade.education\/ro\/wp-json\/wp\/v2\/pages\/11725","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/upgrade.education\/ro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/upgrade.education\/ro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/upgrade.education\/ro\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/upgrade.education\/ro\/wp-json\/wp\/v2\/comments?post=11725"}],"version-history":[{"count":467,"href":"https:\/\/upgrade.education\/ro\/wp-json\/wp\/v2\/pages\/11725\/revisions"}],"predecessor-version":[{"id":13047,"href":"https:\/\/upgrade.education\/ro\/wp-json\/wp\/v2\/pages\/11725\/revisions\/13047"}],"wp:attachment":[{"href":"https:\/\/upgrade.education\/ro\/wp-json\/wp\/v2\/media?parent=11725"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}