{"id":146,"date":"2026-06-09T02:15:39","date_gmt":"2026-06-09T02:15:39","guid":{"rendered":"https:\/\/etea.ae\/?page_id=146"},"modified":"2026-06-11T06:42:26","modified_gmt":"2026-06-11T06:42:26","slug":"websiteundermaintenance","status":"publish","type":"page","link":"https:\/\/etea.ae\/","title":{"rendered":"WebsiteUnderMaintenance"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"146\" class=\"elementor elementor-146\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61a85f7 e-flex e-con-boxed e-con e-parent\" data-id=\"61a85f7\" 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-57f00dd elementor-widget elementor-widget-html\" data-id=\"57f00dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =====================================================\n   ETEA UAE Temporary Maintenance Home Page\n   Premium Modern Version - Elementor Free Compatible\n   ===================================================== *\/\n\nhtml,\nbody {\n  overflow-x: hidden;\n}\n\n* {\n  box-sizing: border-box;\n}\n\n.etea-home-premium {\n  position: relative;\n  overflow: hidden;\n  min-height: calc(100vh - 90px);\n  width: 100vw !important;\n  max-width: 100vw !important;\n  margin-left: calc(50% - 50vw) !important;\n  margin-right: calc(50% - 50vw) !important;\n  padding: 95px 22px 110px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n\n  background:\n    radial-gradient(circle at 12% 22%, rgba(75, 46, 131, 0.16), transparent 30%),\n    radial-gradient(circle at 88% 18%, rgba(138, 31, 209, 0.12), transparent 32%),\n    radial-gradient(circle at 70% 88%, rgba(75, 46, 131, 0.10), transparent 28%),\n    linear-gradient(135deg, #ffffff 0%, #faf9ff 38%, #f2eefc 100%);\n}\n\n\/* Premium grid *\/\n.etea-home-grid-bg {\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(rgba(75, 46, 131, 0.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(75, 46, 131, 0.035) 1px, transparent 1px);\n  background-size: 62px 62px;\n  z-index: 0;\n  opacity: 0.9;\n}\n\n\/* Animated glows *\/\n.etea-home-premium::before,\n.etea-home-premium::after {\n  content: \"\";\n  position: absolute;\n  width: 560px;\n  height: 560px;\n  border-radius: 50%;\n  filter: blur(82px);\n  opacity: 0.42;\n  z-index: 0;\n  animation: eteaHomeFloat 13s ease-in-out infinite alternate;\n}\n\n.etea-home-premium::before {\n  background: rgba(75, 46, 131, 0.25);\n  top: 70px;\n  left: -220px;\n}\n\n.etea-home-premium::after {\n  background: rgba(138, 31, 209, 0.18);\n  bottom: 40px;\n  right: -210px;\n  animation-delay: 2s;\n}\n\n@keyframes eteaHomeFloat {\n  0% {\n    transform: translate3d(0, 0, 0) scale(1);\n  }\n\n  100% {\n    transform: translate3d(40px, -32px, 0) scale(1.08);\n  }\n}\n\n.etea-home-container {\n  position: relative;\n  z-index: 2;\n  max-width: 1280px;\n  margin: 0 auto;\n}\n\n.etea-home-layout {\n  display: grid;\n  grid-template-columns: 1.05fr 0.95fr;\n  gap: 70px;\n  align-items: center;\n  min-height: 660px;\n}\n\n\/* Left content *\/\n\n.etea-home-copy {\n  position: relative;\n}\n\n.etea-status-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 9px 15px;\n  margin-bottom: 28px;\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.72);\n  backdrop-filter: blur(16px);\n  border: 1px solid rgba(75, 46, 131, 0.14);\n  box-shadow: 0 14px 34px rgba(75, 46, 131, 0.08);\n  color: #4b2e83;\n  font-size: 14px;\n  font-weight: 800;\n}\n\n.etea-status-pulse {\n  width: 9px;\n  height: 9px;\n  border-radius: 50%;\n  background: #4b2e83;\n  box-shadow: 0 0 0 7px rgba(75, 46, 131, 0.10);\n  animation: eteaPulse 1.8s ease-in-out infinite;\n}\n\n@keyframes eteaPulse {\n  0%, 100% {\n    box-shadow: 0 0 0 6px rgba(75, 46, 131, 0.10);\n  }\n\n  50% {\n    box-shadow: 0 0 0 12px rgba(75, 46, 131, 0.02);\n  }\n}\n\n.etea-home-copy h1 {\n  color: #111827;\n  font-size: clamp(54px, 6.5vw, 92px);\n  line-height: 0.95;\n  letter-spacing: -4px;\n  margin: 0 0 34px;\n  font-weight: 900;\n}\n\n.etea-home-copy h1 .muted {\n  color: #9ca3af;\n  display: block;\n}\n\n.etea-home-copy h1 .dark {\n  color: #000000;\n  display: block;\n}\n\n.etea-home-copy h1 .accent {\n  background: linear-gradient(135deg, #4b2e83, #8a1fd1);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n\/* One clean maintenance card *\/\n\n.etea-maintenance-card {\n  max-width: 720px;\n  padding: 28px;\n  border-radius: 32px;\n  background: rgba(255, 255, 255, 0.76);\n  backdrop-filter: blur(22px);\n  border: 1px solid rgba(255, 255, 255, 0.85);\n  box-shadow:\n    0 28px 70px rgba(75, 46, 131, 0.12),\n    inset 0 1px 0 rgba(255, 255, 255, 0.75);\n}\n\n.etea-maintenance-card-header {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 14px;\n}\n\n.etea-banner-dot {\n  width: 11px;\n  height: 11px;\n  min-width: 11px;\n  border-radius: 50%;\n  background: #4b2e83;\n  box-shadow: 0 0 0 7px rgba(75, 46, 131, 0.10);\n}\n\n.etea-maintenance-card strong {\n  color: #4b2e83;\n  font-size: 18px;\n  font-weight: 900;\n}\n\n.etea-maintenance-card p {\n  color: #4b5563;\n  font-size: 18px;\n  line-height: 1.7;\n  margin: 0;\n}\n\n.etea-maintenance-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-top: 22px;\n}\n\n.etea-soft-chip {\n  display: inline-flex;\n  align-items: center;\n  padding: 10px 14px;\n  border-radius: 999px;\n  background: rgba(75, 46, 131, 0.07);\n  border: 1px solid rgba(75, 46, 131, 0.10);\n  color: #4b2e83;\n  font-size: 14px;\n  font-weight: 800;\n}\n\n\/* Right image design *\/\n\n.etea-home-visual-wrap {\n  position: relative;\n}\n\n.etea-home-visual-card {\n  position: relative;\n  width: 100%;\n  min-height: 500px;\n  border-radius: 42px;\n  overflow: hidden;\n  background: #111827;\n  box-shadow: 0 42px 100px rgba(17, 24, 39, 0.24);\n  transform-style: preserve-3d;\n}\n\n.etea-home-visual-card img {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transform: scale(1.06);\n}\n\n.etea-home-visual-card::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(180deg, rgba(17, 24, 39, 0.02), rgba(17, 24, 39, 0.42)),\n    linear-gradient(135deg, rgba(75, 46, 131, 0.22), transparent 55%);\n  z-index: 1;\n}\n\n.etea-home-floating-card {\n  position: absolute;\n  left: -34px;\n  bottom: -34px;\n  z-index: 4;\n  width: 82%;\n  padding: 24px;\n  border-radius: 28px;\n  background: rgba(255, 255, 255, 0.18);\n  backdrop-filter: blur(22px);\n  border: 1px solid rgba(255, 255, 255, 0.28);\n  box-shadow: 0 26px 60px rgba(17, 24, 39, 0.24);\n}\n\n.etea-home-floating-card h3 {\n  color: #ffffff;\n  font-size: 26px;\n  line-height: 1.15;\n  margin: 0 0 10px;\n  font-weight: 900;\n}\n\n.etea-home-floating-card p {\n  color: #f8fafc;\n  font-size: 15.5px;\n  line-height: 1.6;\n  margin: 0;\n}\n\n.etea-home-orbit {\n  position: absolute;\n  right: -24px;\n  top: -24px;\n  width: 116px;\n  height: 116px;\n  border-radius: 34px;\n  background: linear-gradient(135deg, #4b2e83, #8a1fd1);\n  box-shadow: 0 24px 60px rgba(75, 46, 131, 0.38);\n  z-index: 5;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  animation: eteaHomePulseBox 4s ease-in-out infinite;\n}\n\n.etea-home-orbit span {\n  color: #ffffff;\n  font-size: 42px;\n  font-weight: 900;\n}\n\n@keyframes eteaHomePulseBox {\n  0%, 100% {\n    transform: translateY(0) rotate(0deg);\n  }\n\n  50% {\n    transform: translateY(-11px) rotate(4deg);\n  }\n}\n\n\/* Small decorative cards *\/\n.etea-mini-card {\n  position: absolute;\n  z-index: 5;\n  top: 56px;\n  left: -30px;\n  padding: 14px 18px;\n  border-radius: 20px;\n  background: rgba(255, 255, 255, 0.72);\n  backdrop-filter: blur(18px);\n  border: 1px solid rgba(255, 255, 255, 0.82);\n  box-shadow: 0 20px 50px rgba(75, 46, 131, 0.12);\n}\n\n.etea-mini-card strong {\n  display: block;\n  color: #4b2e83;\n  font-size: 15px;\n  margin-bottom: 2px;\n}\n\n.etea-mini-card span {\n  display: block;\n  color: #4b5563;\n  font-size: 12px;\n}\n\n\/* Reveal animation *\/\n\n.etea-home-reveal {\n  opacity: 0;\n  transform: translateY(34px);\n  transition: opacity 0.8s ease, transform 0.8s ease;\n}\n\n.etea-home-reveal.etea-home-visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* Responsive *\/\n\n@media (max-width: 980px) {\n  .etea-home-premium {\n    padding: 74px 18px 90px;\n  }\n\n  .etea-home-layout {\n    grid-template-columns: 1fr;\n    gap: 58px;\n    min-height: auto;\n  }\n\n  .etea-home-copy h1 {\n    letter-spacing: -2.5px;\n  }\n\n  .etea-home-visual-card {\n    min-height: 440px;\n  }\n\n  .etea-home-floating-card {\n    left: 24px;\n    bottom: 24px;\n    width: calc(100% - 48px);\n  }\n\n  .etea-mini-card {\n    left: 24px;\n  }\n}\n\n@media (max-width: 640px) {\n  .etea-home-premium {\n    padding: 58px 16px 74px;\n  }\n\n  .etea-status-pill {\n    font-size: 13px;\n  }\n\n  .etea-home-copy h1 {\n    font-size: 46px;\n    letter-spacing: -1.6px;\n  }\n\n  .etea-maintenance-card {\n    padding: 24px;\n    border-radius: 26px;\n  }\n\n  .etea-maintenance-card p {\n    font-size: 16px;\n  }\n\n  .etea-maintenance-actions {\n    gap: 10px;\n  }\n\n  .etea-soft-chip {\n    font-size: 13px;\n  }\n\n  .etea-home-visual-card {\n    min-height: 370px;\n    border-radius: 30px;\n  }\n\n  .etea-home-floating-card {\n    border-radius: 22px;\n    padding: 18px;\n  }\n\n  .etea-home-floating-card h3 {\n    font-size: 22px;\n  }\n\n  .etea-home-orbit {\n    width: 84px;\n    height: 84px;\n    border-radius: 24px;\n    right: -8px;\n    top: -8px;\n  }\n\n  .etea-home-orbit span {\n    font-size: 30px;\n  }\n\n  .etea-mini-card {\n    display: none;\n  }\n}\n<\/style>\n\n<section class=\"etea-home-premium\">\n  <div class=\"etea-home-grid-bg\" id=\"eteaHomeGridBg\"><\/div>\n\n  <div class=\"etea-home-container\">\n    <div class=\"etea-home-layout\">\n\n      <div class=\"etea-home-copy etea-home-reveal\">\n        <div class=\"etea-status-pill\">\n          <span class=\"etea-status-pulse\"><\/span>\n          Coming Soon\n        <\/div>\n\n        <h1>\n          <span class=\"muted\">Empowering minds,<\/span>\n          <span class=\"dark\">shaping <span class=\"accent\">futures.<\/span><\/span>\n        <\/h1>\n\n        <div class=\"etea-maintenance-card\">\n          <div class=\"etea-maintenance-card-header\">\n            <span class=\"etea-banner-dot\"><\/span>\n            <strong>Website under maintenance<\/strong>\n          <\/div>\n\n          <p>\n            Our website is currently under maintenance as we work on improving our online experience.\n            We\u2019ll be back soon with updated information about our education and training services.\n          <\/p>\n\n          <div class=\"etea-maintenance-actions\">\n            <span class=\"etea-soft-chip\">Education & Training<\/span>\n            <span class=\"etea-soft-chip\">Student Support<\/span>\n            <span class=\"etea-soft-chip\">UAE Presence<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"etea-home-visual-wrap etea-home-reveal\" id=\"eteaHomeVisual\">\n        <div class=\"etea-home-orbit\">\n          <span>\u2726<\/span>\n        <\/div>\n\n        <div class=\"etea-mini-card\">\n          <strong>ETEA UAE<\/strong>\n          <span>Preparing a better experience<\/span>\n        <\/div>\n\n        <div class=\"etea-home-visual-card\">\n          <img decoding=\"async\"\n            src=\"https:\/\/images.unsplash.com\/photo-1523580846011-d3a5bc25702b?auto=format&fit=crop&w=1400&q=85\"\n            alt=\"Graduates celebrating\">\n        <\/div>\n\n        <div class=\"etea-home-floating-card\">\n          <h3>Education with purpose.<\/h3>\n          <p>\n            Practical, career-focused training designed to support learning, growth and future opportunities.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function () {\n  const grid = document.getElementById(\"eteaHomeGridBg\");\n  const visual = document.getElementById(\"eteaHomeVisual\");\n  const revealItems = document.querySelectorAll(\".etea-home-reveal\");\n\n  function handleScroll() {\n    const scrollY = window.scrollY || window.pageYOffset;\n\n    if (grid) {\n      grid.style.transform = \"translateY(\" + scrollY * 0.10 + \"px)\";\n    }\n\n    if (visual) {\n      visual.style.transform = \"translateY(\" + scrollY * -0.025 + \"px)\";\n    }\n  }\n\n  function revealOnScroll() {\n    revealItems.forEach(function (item) {\n      const rect = item.getBoundingClientRect();\n\n      if (rect.top < window.innerHeight - 80) {\n        item.classList.add(\"etea-home-visible\");\n      }\n    });\n  }\n\n  window.addEventListener(\"scroll\", function () {\n    handleScroll();\n    revealOnScroll();\n  });\n\n  revealOnScroll();\n})();\n<\/script>\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>Coming Soon Empowering minds, shaping futures. Website under maintenance Our website is currently under maintenance as we work on improving [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"\/var\/www\/vhosts\/etea.ae\/httpdocs\/wp-content\/plugins\/kirki\/includes\/Frontend\/views\/template\/page.php","meta":{"_angie_page":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-146","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/etea.ae\/index.php?rest_route=\/wp\/v2\/pages\/146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/etea.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/etea.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/etea.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/etea.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=146"}],"version-history":[{"count":11,"href":"https:\/\/etea.ae\/index.php?rest_route=\/wp\/v2\/pages\/146\/revisions"}],"predecessor-version":[{"id":247,"href":"https:\/\/etea.ae\/index.php?rest_route=\/wp\/v2\/pages\/146\/revisions\/247"}],"wp:attachment":[{"href":"https:\/\/etea.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}