/* =====================================================
   PAGE 02 — /website-design-dubai   ("Editorial studio")
   All classes prefixed .ti-p02-  ·  loads after uae-pages.css
   ===================================================== */
:root { --p02-tint: #f3f8fb; --p02-warm: #fff6ec; --p02-line: #dfe9ef; --p02-ok: #1f8f5a; }

.ti-p02-left { text-align: left; }
.ti-p02-body { font-size: 16.5px; line-height: 1.75; margin: 0 0 14px; }
.ti-p02-lead { font-size: 18.5px; line-height: 1.75; color: var(--ti-heading); margin: 0; }
.ti-p02-desk { margin-top: 10px; }

/* ---------- HERO ---------- */
.ti-p02-hero {
  position: relative; padding: 118px 0 0; overflow: visible; overflow-x: clip;
  background: linear-gradient(115deg, #e8f3f9 0%, #f6fafc 52%, #fff2e3 100%);
}
.ti-p02-hero::before {
  content: ""; position: absolute; inset: 0; pointer-events: none; opacity: .55;
  background-image: radial-gradient(rgba(37,112,146,.16) 1px, transparent 1.4px); background-size: 24px 24px;
  -webkit-mask-image: linear-gradient(90deg, #000 0%, transparent 62%); mask-image: linear-gradient(90deg, #000 0%, transparent 62%);
}
.ti-p02-hero .container { position: relative; }
.ti-p02-copy { position: relative; z-index: 2; width: 50%; padding: 0 0 64px; }
.ti-p02-eyebrow {
  display: inline-flex; align-items: center; gap: 9px; margin-bottom: 20px; padding: 7px 16px; border-radius: 40px;
  background: #fff; border: 1px solid var(--p02-line); color: var(--ti-primary); font-weight: 700; font-size: 12.5px; letter-spacing: .8px; text-transform: uppercase;
  box-shadow: 0 6px 16px rgba(37,112,146,.08);
}
.ti-p02-eyebrow i { color: var(--ti-accent); font-size: 14px; }
.ti-p02-h1 { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; color: var(--ti-heading); font-size: 54px; line-height: 1.12; margin: 0 0 20px; text-align: left; letter-spacing: -.5px; }
.ti-p02-h1 span { color: var(--ti-primary); background: linear-gradient(transparent 62%, rgba(238,127,28,.30) 62%); padding: 0 4px; margin: 0 -4px; }
.ti-p02-sub { font-size: 18.5px !important; line-height: 1.7; color: #3d5566 !important; max-width: 520px; margin: 0; }
.ti-p02-cta { margin-top: 30px; }
.ti-p02-more { margin: 18px 0 0; font-size: 14px !important; color: #56707f !important; }
.ti-p02-more a { color: var(--ti-primary); font-weight: 700; border-bottom: 1px solid rgba(37,112,146,.35); text-decoration: none; }
.ti-p02-more a:hover { color: var(--ti-accent-dark); border-color: var(--ti-accent); }

.ti-p02-art { position: absolute; z-index: 4; right: 15px; top: 6px; width: 46%; aspect-ratio: 3 / 2; }
.ti-p02-art::before {
  content: ""; position: absolute; inset: 18px -14px -14px 24px; border-radius: 26px;
  background: linear-gradient(160deg, var(--ti-accent), #f6a95a); opacity: .9;
}
.ti-p02-panel {
  position: absolute; inset: 0; overflow: hidden; border-radius: 22px; background: #dfe9ef;
  box-shadow: 0 24px 50px rgba(16,40,58,.22); border: 0;
}
.ti-p02-panel img { position: static; display: block; width: 100%; height: 100%; max-width: 100%; object-fit: cover; object-position: 50% 40%; transform: none; }
.ti-p02-chip {
  position: absolute; z-index: 6; top: 26px; right: 22px; display: flex; align-items: center; gap: 8px; background: #fff; color: var(--ti-heading);
  font-weight: 700; font-size: 13px; padding: 9px 15px; border-radius: 30px; box-shadow: 0 12px 28px rgba(16,40,58,.22);
  animation: tiP02Float 5s ease-in-out infinite;
}
.ti-p02-chip i { color: var(--ti-accent); font-size: 18px; -webkit-text-stroke: .6px currentColor; }
.ti-p02-wire {
  position: absolute; z-index: 6; left: -46px; top: 50%; width: 218px; background: #fff; border-radius: 14px; border: 1px solid var(--p02-line);
  box-shadow: 0 22px 46px rgba(16,40,58,.28); animation: tiP02Float 6s ease-in-out infinite .8s; overflow: hidden;
}
.ti-p02-wire .top { display: flex; align-items: center; gap: 5px; padding: 9px 11px; background: #f1f6f9; border-bottom: 1px solid var(--p02-line); }
.ti-p02-wire .top b { width: 8px; height: 8px; border-radius: 50%; background: #d5dee4; }
.ti-p02-wire .top b:first-child { background: #ff8d7a; }
.ti-p02-wire .top b:nth-child(2) { background: #ffcb6b; }
.ti-p02-wire .top span { margin-left: auto; display: flex; align-items: center; gap: 6px; font-size: 10.5px; font-weight: 700; color: var(--ti-primary); letter-spacing: .3px; }
.ti-p02-wire .top em { width: 7px; height: 7px; border-radius: 50%; background: var(--ti-green); animation: tiP02Pulse 1.6s ease-in-out infinite; }
.ti-p02-wire .bd { padding: 12px; display: grid; gap: 7px; }
.ti-p02-wire i { display: block; height: 8px; border-radius: 4px; background: #e2ebf0; position: relative; overflow: hidden; }
.ti-p02-wire i::after { content: none; }
.ti-p02-wire .bd > i::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255,255,255,.85), transparent); transform: translateX(-100%); animation: tiP02Shimmer 2.4s infinite; }
.ti-p02-wire .t { height: 12px; width: 70%; background: var(--ti-primary); opacity: .85; }
.ti-p02-wire .l1 { width: 100%; } .ti-p02-wire .l2 { width: 82%; } .ti-p02-wire .l3 { width: 60%; }
.ti-p02-wire .row2 { display: grid; grid-template-columns: 62px 1fr; gap: 9px; align-items: center; }
.ti-p02-wire .row2 > div { display: grid; gap: 6px; }
.ti-p02-wire .img { height: 50px; border-radius: 8px; background: linear-gradient(135deg, #bcdcec, #8cc6e8); }
.ti-p02-wire .btn { width: 46%; height: 16px; border-radius: 9px; background: var(--ti-accent); }
@keyframes tiP02Float { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-9px); } }
@keyframes tiP02Pulse { 0%,100% { box-shadow: 0 0 0 0 rgba(37,211,102,.55); } 50% { box-shadow: 0 0 0 6px rgba(37,211,102,0); } }
@keyframes tiP02Shimmer { to { transform: translateX(100%); } }
@keyframes tiP02In { from { opacity: 0; transform: translateY(26px); } to { opacity: 1; transform: none; } }
.ti-p02-hero .ti-p02-eyebrow { animation: tiP02In .8s .05s both; }
.ti-p02-hero .ti-p02-h1 { animation: tiP02In .9s .18s both; }
.ti-p02-hero .ti-p02-sub { animation: tiP02In .9s .32s both; }
.ti-p02-hero .ti-p02-cta { animation: tiP02In .9s .46s both; }
.ti-p02-hero .ti-p02-more { animation: tiP02In .9s .56s both; }
.ti-p02-hero .ti-p02-art { animation: tiP02In 1.1s .3s both; }

/* ---------- FACTS ---------- */
.ti-p02-facts { background: #fff; padding: 34px 0 34px; position: relative; z-index: 1; }
.ti-p02-facts-row { list-style: none; margin: 0; padding: 0; width: calc(50% - 24px); display: grid; grid-template-columns: repeat(5, 1fr); }
.ti-p02-facts .ti-uae-stat, .ti-p02-fact {
  background: none; box-shadow: none; border: 0; border-radius: 0; height: auto; padding: 0 12px; text-align: left; border-left: 2px solid var(--p02-line); transform: none;
}
.ti-p02-facts .ti-uae-stat:first-child, .ti-p02-fact:first-child { border-left: 0; padding-left: 0; }
.ti-p02-facts .ti-uae-stat:hover { transform: none; }
.ti-p02-facts .num, .ti-p02-fact .num {
  display: block; font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 26px; line-height: 1.15;
  background: linear-gradient(90deg, var(--ti-primary), var(--ti-accent)); -webkit-background-clip: text; background-clip: text; color: transparent;
}
.ti-p02-facts .lbl, .ti-p02-fact .lbl { display: block; margin-top: 4px; font-size: 12.5px; font-weight: 600; line-height: 1.35; color: var(--ti-heading); }
.ti-p02-facts-note { margin: 16px 0 0; width: calc(50% - 24px); font-size: 13.5px !important; color: #56707f !important; }

/* ---------- S1 ---------- */
.ti-p02-job { padding-top: 34px; }
.ti-p02-three { list-style: none; margin: 4px 0 18px; padding: 0; counter-reset: none; }
.ti-p02-three li { display: flex; align-items: center; gap: 22px; padding: 18px 4px; border-bottom: 1px solid var(--p02-line); transition: var(--ti-transition); }
.ti-p02-three li:first-child { border-top: 1px solid var(--p02-line); }
.ti-p02-three li:hover { padding-left: 16px; background: var(--p02-tint); }
.ti-p02-three .n { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 40px; line-height: 1; color: transparent; -webkit-text-stroke: 1.5px var(--ti-accent); min-width: 62px; }
.ti-p02-three b { font-family: Ubuntu, Arial, sans-serif; font-weight: 600; font-size: 22px; color: var(--ti-heading); }
.ti-p02-quote {
  margin: 26px 0 0; padding: 24px 28px; border-left: 6px solid var(--ti-accent); border-radius: 0 20px 20px 0;
  background: var(--p02-warm); font-family: Ubuntu, Arial, sans-serif; font-weight: 600; font-size: 23px; line-height: 1.4; color: var(--ti-heading);
}

/* ---------- S2 WHAT WE DESIGN ---------- */
.ti-p02-stick { position: sticky; top: 112px; }
.ti-p02-index { list-style: none; margin: 0; padding: 0; }
.ti-p02-index li { display: flex; gap: 20px; align-items: flex-start; padding: 24px 22px; border-bottom: 1px solid var(--p02-line); border-radius: 0; transition: var(--ti-transition); }
.ti-p02-index li:first-child { border-top: 1px solid var(--p02-line); }
.ti-p02-index li:hover { background: #fff; border-radius: 16px; box-shadow: var(--ti-shadow); transform: translateX(6px); }
.ti-p02-index .ic, .ti-p02-path .node, .ti-p02-card h3 i {
  flex: 0 0 48px; width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 19px; color: var(--ti-primary);
  background: #fff; border: 2px solid #cfe1ea; transition: var(--ti-transition);
}
.ti-p02-index .ic i, .ti-p02-path .node i { -webkit-text-stroke: .7px currentColor; width: 1.1em; text-align: center; }
.ti-p02-index li:hover .ic { background: var(--ti-accent); border-color: var(--ti-accent); color: #fff; }
.ti-p02-index h3 { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 20px; color: var(--ti-heading); margin: 2px 0 6px; }
.ti-p02-index p { margin: 0; font-size: 15.5px; line-height: 1.7; }
.ti-p02-index a, .ti-p02-tabs .tx a, .ti-p02-steps a {
  color: var(--ti-primary); font-weight: 700; text-decoration: none; border-bottom: 1px solid rgba(37,112,146,.35);
}
.ti-p02-index a:hover, .ti-p02-tabs .tx a:hover, .ti-p02-steps a:hover { color: var(--ti-accent-dark); border-color: var(--ti-accent); }

/* ---------- S3 JOURNEY ---------- */
.ti-p02-path { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 26px; position: relative; counter-reset: none; }
.ti-p02-path::before { content: ""; position: absolute; left: 24px; right: 24px; top: 31px; height: 2px; background: repeating-linear-gradient(90deg, #b9d2df 0 8px, transparent 8px 15px); }
.ti-p02-path li { position: relative; }
.ti-p02-path .node { width: 64px; height: 64px; flex: none; margin-bottom: 18px; font-size: 25px; position: relative; z-index: 1; box-shadow: 0 0 0 8px #fff; }
.ti-p02-path li:hover .node { background: var(--ti-primary); color: #fff; border-color: var(--ti-primary); transform: translateY(-4px); }
.ti-p02-path small { display: block; font-size: 12px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; color: var(--ti-accent); margin-bottom: 4px; }
.ti-p02-path h3 { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 24px; color: var(--ti-heading); margin: 0 0 8px; }
.ti-p02-path p { margin: 0; font-size: 15px; line-height: 1.7; }
.ti-p02-pathnote { text-align: center; margin: 40px auto 0; max-width: 700px; font-family: Ubuntu, Arial, sans-serif; font-weight: 600; font-size: 20px !important; color: var(--ti-heading) !important; }
.ti-p02-pathnote::before { content: ""; display: block; width: 56px; height: 4px; border-radius: 4px; background: var(--ti-accent); margin: 0 auto 16px; }

/* ---------- S4 BENTO ---------- */
.ti-p02-arrowlink {
  display: inline-flex; align-items: center; gap: 10px; background: #fff; color: var(--ti-primary) !important; font-weight: 700; font-size: 14.5px;
  padding: 12px 22px; border-radius: 40px; text-decoration: none; box-shadow: 0 10px 22px rgba(0,0,0,.14); transition: var(--ti-transition); white-space: nowrap;
}
.ti-p02-arrowlink:hover { transform: translateX(4px); color: var(--ti-accent-dark) !important; }





/* ---------- S5 INCLUDED ---------- */
.ti-p02-card { height: 100%; border-radius: 26px; padding: 34px 34px 30px; background: var(--p02-tint); border: 1px solid var(--p02-line); border-top: 6px solid var(--ti-primary); }
.ti-p02-card > h3 { display: flex; align-items: center; gap: 14px; font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 22px; color: var(--ti-heading); margin: 0 0 20px; }
.ti-p02-card h3 i { flex-basis: 44px; width: 44px; height: 44px; font-size: 19px; -webkit-text-stroke: .5px currentColor; }
.ti-p02-need { background: var(--p02-warm); border-top-color: var(--ti-accent); border-color: #f6dfc4; border-top-color: var(--ti-accent); }
.ti-p02-need h3 i { color: var(--ti-accent); border-color: #f6d3a9; }
.ti-p02-checks { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 12px 26px; }
.ti-p02-checks li { position: relative; padding-left: 32px; font-size: 15px; line-height: 1.6; color: #3d5566; }
.ti-p02-checks li::before {
  content: "\f00c"; font-family: FontAwesome; position: absolute; left: 0; top: 2px; width: 22px; height: 22px; border-radius: 50%; background: var(--ti-primary); color: #fff;
  font-size: 11px; line-height: 22px; text-align: center;
}
.ti-p02-needintro { font-size: 15px !important; margin: 0 0 16px; }
.ti-p02-need ol { list-style: none; margin: 0; padding: 0; counter-reset: p02n; display: grid; gap: 12px; }
.ti-p02-need li { counter-increment: p02n; position: relative; padding-left: 40px; font-size: 14.5px; line-height: 1.6; color: #3d5566; }
.ti-p02-need li::before { content: counter(p02n); position: absolute; left: 0; top: 0; width: 28px; height: 28px; border-radius: 50%; background: var(--ti-accent); color: #fff; font-weight: 700; font-size: 13px; line-height: 28px; text-align: center; }
.ti-p02-need li b { color: var(--ti-heading); }

/* ---------- S6 INDUSTRIES ---------- */
.ti-p02-tablist { display: none; }
.ti-p02-tabs.is-ready .ti-p02-tablist { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 26px; }
.ti-p02-tablist button {
  display: inline-flex; align-items: center; gap: 9px; border: 2px solid #cfe1ea; background: #fff; color: var(--ti-heading); font-weight: 600; font-size: 14.5px;
  padding: 9px 16px; border-radius: 40px; cursor: pointer; transition: var(--ti-transition); font-family: inherit; white-space: nowrap;
}
.ti-p02-tablist button i { color: var(--ti-primary); font-size: 16px; width: 1.1em; text-align: center; -webkit-text-stroke: .5px currentColor; }
.ti-p02-tablist button:hover { border-color: var(--ti-accent); transform: translateY(-2px); }
.ti-p02-tablist button.on { background: var(--ti-primary); border-color: var(--ti-primary); color: #fff; box-shadow: 0 10px 22px rgba(37,112,146,.3); }
.ti-p02-tablist button.on i { color: #fff; }
.ti-p02-tablist button:focus-visible { outline: 3px solid var(--ti-accent) !important; outline-offset: 2px; }
.ti-p02-panels .pn { display: grid; grid-template-columns: 1.25fr 1fr; gap: 34px; align-items: center; background: #fff; border: 1px solid var(--p02-line); border-radius: 26px; padding: 34px 38px; box-shadow: var(--ti-shadow); margin-bottom: 16px; }
.ti-p02-tabs.is-ready .pn { display: none; margin-bottom: 0; }
.ti-p02-tabs.is-ready .pn.on { display: grid; animation: tiP02In .5s both; }
.ti-p02-panels h3 { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 27px; color: var(--ti-heading); margin: 0 0 10px; }
.ti-p02-panels .tx > p { font-size: 16.5px; line-height: 1.75; margin: 0; }
.ti-p02-panels .note { display: flex; gap: 14px; margin-top: 18px; padding: 16px 18px; border-radius: 16px; background: var(--p02-warm); border-left: 5px solid var(--ti-accent); }
.ti-p02-panels .note i { color: var(--ti-accent); font-size: 20px; margin-top: 3px; }
.ti-p02-panels .note p { margin: 0; font-size: 14.5px; line-height: 1.7; }
.ti-p02-mock { border-radius: 16px; background: #fff; border: 1px solid #cfe1ea; box-shadow: 0 22px 44px rgba(16,40,58,.16); overflow: hidden; max-width: 380px; width: 100%; justify-self: center; }
.ti-p02-mock .dots { display: flex; gap: 6px; padding: 10px 12px; background: #f1f6f9; border-bottom: 1px solid var(--p02-line); }
.ti-p02-mock .dots b { width: 9px; height: 9px; border-radius: 50%; background: #d5dee4; }
.ti-p02-mock .body { display: grid; grid-template-columns: repeat(3, 1fr); gap: 9px; padding: 14px; }
.ti-p02-mock .body i { display: block; height: 44px; border-radius: 8px; background: #e2ebf0; }
.ti-p02-mock .h { grid-column: 1 / -1; height: 84px !important; background: linear-gradient(120deg, #8cc6e8, var(--ti-primary)) !important; }
.ti-p02-mock .cta { height: 22px !important; background: var(--ti-accent) !important; align-self: end; }
.ti-p02-mock[data-v="2"] .h { grid-column: 1 / 3; height: 100px !important; }
.ti-p02-mock[data-v="2"] .h + i { height: 100px; }
.ti-p02-mock[data-v="2"] .h2 { grid-column: 1 / -1; height: 14px; }
.ti-p02-mock[data-v="3"] .body { grid-template-columns: 1fr 1fr; }
.ti-p02-mock[data-v="3"] .body i:not(.h):not(.cta) { height: 26px; }
.ti-p02-mock[data-v="3"] .cta { grid-column: 1 / 2; }

/* ---------- S7 WORK ---------- */
/* the collage places the CTA card as a grid item outside .wk */


/* ---------- S8 PROCESS ---------- */


/* ---------- S9 PLATFORM ---------- */
.ti-p02-platintro { position: sticky; top: 112px; }
.ti-p02-plist { display: grid; gap: 12px; }
.ti-p02-plist .pr {
  display: grid; grid-template-columns: 1.35fr 1.05fr 1.3fr; gap: 16px; align-items: center; padding: 18px 22px; background: #fff; border: 1px solid var(--p02-line); border-radius: 18px;
  text-decoration: none; box-shadow: var(--ti-shadow); transition: var(--ti-transition);
}
.ti-p02-plist .pr:hover { border-color: var(--ti-accent); transform: translateX(6px); box-shadow: var(--ti-shadow-hover); text-decoration: none; }
.ti-p02-plist .need { font-weight: 600; font-size: 15.5px; color: var(--ti-heading); line-height: 1.45; }
.ti-p02-plist .use { white-space: nowrap; justify-self: start; background: rgba(37,112,146,.1); color: var(--ti-primary); font-weight: 700; font-size: 13px; padding: 6px 14px; border-radius: 30px; }
.ti-p02-plist .go { font-weight: 700; font-size: 14px; color: var(--ti-accent-dark); text-align: right; }
.ti-p02-plist .go i { margin-left: 6px; transition: var(--ti-transition); }
.ti-p02-plist .pr:hover .go i { transform: translateX(4px); }

/* ---------- S10 COST ---------- */
.ti-p02-cmp { display: grid; gap: 12px; }
.ti-p02-cmp .hd, .ti-p02-cmp .rw { display: grid; grid-template-columns: 210px 1fr 34px 1.55fr; gap: 20px; align-items: center; }
.ti-p02-cmp .hd { padding: 0 24px; font-weight: 700; font-size: 12px; letter-spacing: 1.2px; text-transform: uppercase; color: #6a8494; }
.ti-p02-cmp .hd span:nth-child(4) { color: var(--ti-accent-dark); }
.ti-p02-cmp .rw { background: #fff; border: 1px solid var(--p02-line); border-radius: 18px; padding: 20px 24px; box-shadow: var(--ti-shadow); transition: var(--ti-transition); }
.ti-p02-cmp .rw:hover { transform: translateY(-4px); box-shadow: var(--ti-shadow-hover); border-color: var(--ti-accent); }
.ti-p02-cmp h3 { display: flex; align-items: center; gap: 12px; font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 17px; line-height: 1.3; color: var(--ti-heading); margin: 0; }
.ti-p02-cmp h3 i.x { flex: 0 0 38px; width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--p02-tint); color: var(--ti-primary); font-size: 16px; -webkit-text-stroke: .5px currentColor; }
.ti-p02-cmp p { margin: 0; font-size: 14.5px; line-height: 1.65; }
.ti-p02-cmp p em { display: none; font-style: normal; font-weight: 700; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 2px; }
.ti-p02-cmp .lo { color: var(--ti-heading); font-weight: 500; }
.ti-p02-cmp .ar { color: var(--ti-accent); font-size: 22px; text-align: center; -webkit-text-stroke: .8px currentColor; }
.ti-p02-cmp .hi { padding: 12px 16px; border-radius: 12px; background: var(--p02-warm); border-left: 4px solid var(--ti-accent); }
.ti-p02-always { margin-top: 30px; display: flex; align-items: center; justify-content: space-between; gap: 28px; padding: 30px 36px; border-radius: 26px; background: #fff; border: 2px solid var(--ti-accent); box-shadow: 0 18px 40px rgba(238,127,28,.14); }
.ti-p02-always h3 { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 22px; line-height: 1.35; color: var(--ti-heading); margin: 0 0 6px; }
.ti-p02-always p { margin: 0; font-size: 15.5px; }

/* ---------- FAQ ---------- */
.ti-p02-faqside { position: sticky; top: 112px; padding: 34px 30px; border-radius: 26px; background: var(--p02-tint); border: 1px solid var(--p02-line); border-top: 6px solid var(--ti-green); }
.ti-p02-faqside h2 { font-size: 30px; margin: 4px 0 12px; line-height: 1.25; }
.ti-p02-faqside p { margin: 0 0 20px; font-size: 15.5px; }
.ti-p02-faq .accordion-item { margin-bottom: 12px; }
.ti-p02-faq .accordion-button { font-size: 16.5px; padding-right: 56px; }
.ti-p02-faq .accordion-body p { margin: 0; font-size: 15px; line-height: 1.75; }

/* ---------- FINAL ---------- */
.ti-p02-final { padding: 0 0 84px; background: #fff; }
.ti-p02-banner { position: relative; overflow: hidden; border-radius: 34px; background: #cfe6f2; min-height: 400px; display: flex; align-items: center; box-shadow: 0 26px 56px rgba(16,40,58,.16); }
.ti-p02-banner img { position: absolute; left: 0; top: -8%; width: 100%; height: 116%; object-fit: cover; object-position: 50% 60%; transform: translateY(clamp(-30px, var(--py, 0px), 30px)); }
.ti-p02-banner::after { content: ""; position: absolute; inset: 0; background: linear-gradient(100deg, rgba(255,255,255,.97) 0%, rgba(255,255,255,.93) 42%, rgba(255,255,255,.5) 72%, rgba(255,255,255,.12) 100%); }
.ti-p02-banner .in { position: relative; z-index: 2; padding: 56px 56px; max-width: 700px; }
.ti-p02-banner h2 { font-size: 40px; line-height: 1.2; margin: 0 0 14px; color: var(--ti-heading); }
.ti-p02-banner p { font-size: 17px; line-height: 1.75; margin: 0; color: #3d5566; }
.ti-p02-banner .ti-uae-cta-row { margin-top: 28px; }

/* ================= RESPONSIVE ================= */
@media (max-width: 1199px) {
  .ti-p02-h1 { font-size: 44px; }
  .ti-p02-plist .pr { grid-template-columns: 1.3fr .9fr 1.2fr; }
  .ti-p02-cmp .hd, .ti-p02-cmp .rw { grid-template-columns: 180px 1fr 30px 1.5fr; gap: 16px; }
}
@media (max-width: 991px) {
  .ti-p02-hero { padding: 96px 0 0; }
  .ti-p02-copy { width: 100%; padding-bottom: 30px; }
  .ti-p02-art { position: relative; right: auto; top: auto; width: auto; max-width: 100%; height: auto; margin: 0 14px 34px 0; }
  .ti-p02-art::before { inset: 14px -10px -10px 18px; border-radius: 22px; }
  .ti-p02-panel { position: relative; aspect-ratio: 3 / 2; border-radius: 22px; }
  .ti-p02-wire { left: 12px; top: auto; bottom: -26px; width: 190px; }
  .ti-p02-facts { padding: 12px 0 26px; }
  .ti-p02-facts-row, .ti-p02-facts-note { width: 100%; }
  .ti-p02-facts-row { max-width: 560px; }
  .ti-p02-job { padding-top: 40px; }
  .ti-p02-lead { font-size: 16.5px; }
  .ti-p02-stick, .ti-p02-platintro, .ti-p02-faqside { position: static; }
  .ti-p02-what .col-lg-4, .ti-p02-plat .col-lg-4 { margin-bottom: 18px; }
  .ti-p02-path { grid-template-columns: 1fr 1fr; gap: 30px 24px; }
  .ti-p02-path::before { display: none; }
  .ti-p02-checks { grid-template-columns: 1fr; }
  .ti-p02-card { padding: 26px 24px; }
  .ti-p02-panels .pn { grid-template-columns: 1fr; gap: 22px; padding: 26px 24px; }
  .ti-p02-cmp .hd { display: none; }
  .ti-p02-cmp .rw { grid-template-columns: 1fr; gap: 10px; padding: 18px 20px; }
  .ti-p02-cmp .ar { display: none; }
  .ti-p02-cmp p em { display: block; }
  .ti-p02-cmp .lo em { color: var(--p02-ok); }
  .ti-p02-cmp .hi em { color: var(--ti-accent-dark); }
  .ti-p02-always { flex-direction: column; align-items: flex-start; }
  .ti-p02-final { padding-bottom: 52px; }
  .ti-p02-banner .in { padding: 42px 34px; }
  .ti-p02-banner h2 { font-size: 30px; }
}
@media (max-width: 767px) {
  .ti-p02-hero { padding: 80px 0 0; }
  .ti-p02-eyebrow { font-size: 10.5px; padding: 5px 12px; margin-bottom: 12px; letter-spacing: .5px; }
  .ti-p02-h1 { font-size: 26px; margin-bottom: 10px; letter-spacing: 0; }
  .ti-p02-sub { font-size: 14px !important; line-height: 1.6; }
  .ti-p02-cta { margin-top: 18px; }
  .ti-p02-more { font-size: 12.5px !important; margin-top: 12px; }
  .ti-p02-art { margin-bottom: 30px; }
  .ti-p02-panel { border-radius: 20px; }
  .ti-p02-wire { width: 150px; bottom: -32px; left: 8px; }
  .ti-p02-wire .bd { padding: 8px; gap: 5px; }
  .ti-p02-wire .row2 { grid-template-columns: 46px 1fr; }
  .ti-p02-wire .img { height: 36px; }
  .ti-p02-wire .top { padding: 6px 8px; } .ti-p02-wire .top span { font-size: 9.5px; }
  .ti-p02-chip { top: 12px; right: 12px; font-size: 11.5px; padding: 6px 11px; }
  .ti-p02-facts { padding: 4px 0 20px; }
  .ti-p02-facts-row { grid-template-columns: repeat(6, 1fr); row-gap: 14px; }
  .ti-p02-facts-row > li { grid-column: span 2; padding: 0 8px !important; }
  .ti-p02-facts-row > li:nth-child(4) { grid-column: span 3; border-left: 0; padding-left: 0 !important; }
  .ti-p02-facts-row > li:nth-child(5) { grid-column: span 3; }
  .ti-p02-facts .num, .ti-p02-fact .num { font-size: 22px; }
  .ti-p02-facts .lbl, .ti-p02-fact .lbl { font-size: 11.5px; }
  .ti-p02-facts-note { font-size: 12px !important; margin-top: 12px; }
  .ti-p02-job { padding-top: 26px; }
  .ti-p02-left { font-size: 22px !important; margin-bottom: 8px !important; }
  .ti-p02-lead, .ti-p02-body { font-size: 13.5px; line-height: 1.65; }
  .ti-p02-lead { margin-bottom: 12px; }
  .ti-p02-three li { gap: 14px; padding: 12px 2px; }
  .ti-p02-three .n { font-size: 28px; min-width: 42px; }
  .ti-p02-three b { font-size: 16px; }
  .ti-p02-quote { font-size: 16px; padding: 16px 18px; margin-top: 16px; border-radius: 0 14px 14px 0; }
  .ti-p02-desk { width: 100%; }
  .ti-p02-index li { padding: 14px 8px; gap: 12px; }
  .ti-p02-index li:hover { transform: none; }
  .ti-p02-index .ic, .ti-p02-path .node { flex-basis: 40px; width: 40px; height: 40px; font-size: 16px; }
  .ti-p02-index h3 { font-size: 16px; margin-bottom: 3px; }
  .ti-p02-index p { font-size: 13.5px; line-height: 1.6; }
  .ti-p02-path { grid-template-columns: 1fr; gap: 0; padding-left: 4px; }
  .ti-p02-path::before { display: block; left: 24px; right: auto; top: 20px; bottom: 30px; width: 2px; height: auto; background: repeating-linear-gradient(180deg, #b9d2df 0 7px, transparent 7px 13px); }
  .ti-p02-path li { padding: 0 0 18px 58px; min-height: 60px; }
  .ti-p02-path .node { position: absolute; left: 0; top: 0; margin: 0; box-shadow: 0 0 0 5px #fff; }
  .ti-p02-path small { font-size: 10.5px; }
  .ti-p02-path h3 { font-size: 17px; margin-bottom: 3px; }
  .ti-p02-path p { font-size: 13.5px; line-height: 1.6; }
  .ti-p02-pathnote { font-size: 15px !important; margin-top: 14px; }
  .ti-p02-pathnote::before { margin-bottom: 10px; width: 40px; }
  .ti-p02-arrowlink { justify-content: center; padding: 11px 18px; font-size: 13.5px; }
  .ti-p02-card { padding: 18px 16px; border-radius: 18px; }
  .ti-p02-card > h3 { font-size: 17px; gap: 10px; margin-bottom: 12px; }
  .ti-p02-card h3 i { flex-basis: 36px; width: 36px; height: 36px; font-size: 16px; }
  .ti-p02-checks { gap: 8px; }
  .ti-p02-checks li, .ti-p02-need li { font-size: 13.5px; line-height: 1.55; }
  .ti-p02-checks li { padding-left: 28px; }
  .ti-p02-checks li::before { width: 19px; height: 19px; line-height: 19px; font-size: 9.5px; }
  .ti-p02-need ol { gap: 9px; }
  .ti-p02-need li { padding-left: 34px; }
  .ti-p02-need li::before { width: 24px; height: 24px; line-height: 24px; font-size: 12px; }
  .ti-p02-needintro { font-size: 13.5px !important; margin-bottom: 12px; }
  .ti-p02-tabs.is-ready .ti-p02-tablist { flex-wrap: nowrap; justify-content: flex-start; overflow-x: auto; margin: 0 -16px 14px; padding: 4px 16px 10px; gap: 8px; scrollbar-width: none; }
  .ti-p02-tablist::-webkit-scrollbar { display: none; }
  .ti-p02-tablist button { padding: 8px 15px; font-size: 13px; }
  .ti-p02-panels .pn { padding: 16px; border-radius: 18px; gap: 14px; }
  .ti-p02-panels h3 { font-size: 19px; margin-bottom: 6px; }
  .ti-p02-panels .tx > p { font-size: 13.5px; line-height: 1.65; }
  .ti-p02-panels .note { padding: 12px 13px; gap: 10px; margin-top: 12px; border-radius: 12px; }
  .ti-p02-panels .note p { font-size: 12.8px; line-height: 1.6; }
  .ti-p02-mock { max-width: 260px; }
  .ti-p02-mock .body { padding: 10px; gap: 6px; } .ti-p02-mock .body i { height: 28px; } .ti-p02-mock .h { height: 56px !important; }
  .ti-p02-mock[data-v="2"] .h, .ti-p02-mock[data-v="2"] .h + i { height: 64px !important; }
  .ti-p02-plist { gap: 10px; }
  .ti-p02-plist .pr { grid-template-columns: 1fr auto; gap: 8px 10px; padding: 13px 14px; border-radius: 14px; }
  .ti-p02-plist .pr:hover { transform: none; }
  .ti-p02-plist .need { grid-column: 1 / 3; font-size: 14px; }
  .ti-p02-plist .use { font-size: 11.5px; padding: 4px 11px; }
  .ti-p02-plist .go { font-size: 12.5px; }
  .ti-p02-cmp { gap: 10px; }
  .ti-p02-cmp .rw { padding: 14px; border-radius: 14px; gap: 8px; }
  .ti-p02-cmp .rw:hover { transform: none; }
  .ti-p02-cmp h3 { font-size: 15.5px; gap: 10px; }
  .ti-p02-cmp h3 i.x { flex-basis: 32px; width: 32px; height: 32px; font-size: 14px; }
  .ti-p02-cmp p { font-size: 13.5px; line-height: 1.6; }
  .ti-p02-cmp .hi { padding: 9px 12px; }
  .ti-p02-always { padding: 20px 16px; border-radius: 18px; gap: 14px; margin-top: 16px; }
  .ti-p02-always h3 { font-size: 16.5px; } .ti-p02-always p { font-size: 13.5px; }
  .ti-p02-faqside { padding: 20px 16px; border-radius: 18px; margin-bottom: 16px; }
  .ti-p02-faqside h2 { font-size: 21px; margin-bottom: 8px; } .ti-p02-faqside p { font-size: 13.5px; margin-bottom: 14px; }
  .ti-p02-faqside .ti-uae-btn { width: 100%; }
  .ti-p02-final { padding-bottom: 34px; }
  .ti-p02-banner { border-radius: 22px; min-height: 0; }
  .ti-p02-banner::after { background: linear-gradient(180deg, rgba(255,255,255,.95), rgba(255,255,255,.9)); }
  .ti-p02-banner .in { padding: 26px 18px; }
  .ti-p02-banner h2 { font-size: 23px; margin-bottom: 8px; }
  .ti-p02-banner p { font-size: 13.5px; line-height: 1.65; }
  .ti-p02-banner .ti-uae-cta-row { margin-top: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  .ti-p02-hero [class*="ti-p02-"], .ti-p02-wire, .ti-p02-chip, .ti-p02-wire .bd > i::after, .ti-p02-wire .top em { animation: none !important; }
}

@media (max-width: 767px) { .ti-p02-faq .accordion-button { font-size: 14.5px; padding: 13px 48px 13px 15px; } }

/* =====================================================
   EVEN-GRID LAYOUT + ILLUSTRATION SPLITS (v2)
   ===================================================== */
.ti-p02-split { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; }
.ti-p02-split + * { margin-top: 32px; }
.ti-p02-fig { margin: 0; }
.ti-p02-fig img { display: block; width: 100%; max-width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 24px; background: #fff; box-shadow: 0 22px 48px rgba(16,40,58,.16); }
.ti-p02-mt { margin-top: 18px; }
.ti-p02-job .ti-p02-split + * { margin-top: 30px; }

/* three questions: equal cards */
.ti-p02-three { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; align-items: stretch; margin: 0 0 24px; }
.ti-p02-three li, .ti-p02-three li:first-child { flex-direction: column; align-items: flex-start; justify-content: flex-start; gap: 10px; padding: 22px 24px; border: 1px solid var(--p02-line); border-radius: 20px; background: var(--p02-tint); }
.ti-p02-three li:hover { padding-left: 24px; background: #fff; }
.ti-p02-three b { font-size: 20px; line-height: 1.3; }

/* what we design: sticky column kept, list stays even */
.ti-p02-index li:hover { transform: none; }

/* bento -> even 3 x 2 grid */
.ti-p02-bento { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; align-items: stretch; grid-auto-rows: 1fr; }
.ti-p02-bento .bx { display: flex; flex-direction: column; justify-content: flex-start; height: 100%; position: relative; overflow: hidden; background: #fff; border: 1px solid var(--p02-line); border-radius: 24px; padding: 28px; box-shadow: var(--ti-shadow); transition: var(--ti-transition); }
.ti-p02-bento .bx:hover { box-shadow: var(--ti-shadow-hover); }
.ti-p02-bento h3 { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 21px; line-height: 1.3; color: var(--ti-heading); margin: 0 0 10px; }
.ti-p02-bento p { margin: 0; font-size: 15px; line-height: 1.72; }
.ti-p02-bento .b-mobile { background: #eef6fa; }
.ti-p02-bento .b-clear { background: var(--p02-warm); }
.ti-p02-bento .b-uae { background: linear-gradient(120deg, var(--ti-accent), #f5a04e); border: 0; }
.ti-p02-bento .b-uae h3, .ti-p02-bento .b-uae p { color: #fff !important; }
.ti-p02-bento .b-uae .ti-p02-arrowlink { margin-top: auto; align-self: flex-start; }
.ti-p02-bento .b-uae p { margin-bottom: 18px; }

/* included: cards */
.ti-p02-incl .ti-p02-card { height: auto; }
.ti-p02-incl .ti-p02-need { margin-top: 32px; }
.ti-p02-incl .ti-p02-need ol { grid-template-columns: repeat(2, 1fr); gap: 14px 30px; }

/* work: even grid */
.ti-p02-collage { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: none; gap: 0 28px; align-items: stretch; }
.ti-p02-collage .wk { display: grid; grid-template-rows: subgrid; grid-row: span 6; row-gap: 0; background: #fff; border: 1px solid var(--p02-line); border-radius: 24px; padding: 18px 18px 22px; box-shadow: var(--ti-shadow); margin: 0; align-content: start; }
.ti-p02-collage .cap { display: contents; }
.ti-p02-collage .pic { grid-row: 1; aspect-ratio: 1 / 1; margin-bottom: 18px; border-radius: 16px; background: #f3f8fb; overflow: hidden; }
.ti-p02-collage .pic::before { content: none; }
.ti-p02-collage .pic img { position: static; width: 100%; height: 100%; aspect-ratio: 1 / 1; object-fit: contain; border-radius: 0; box-shadow: none; background: #f3f8fb; }
.ti-p02-collage .ti-uae-tag { grid-row: 2; align-self: start; justify-self: start; margin-bottom: 10px; }
.ti-p02-collage .cap h3 { grid-row: 3; margin: 0 0 10px; }
.ti-p02-collage .cap > p:not(.chg) { grid-row: 4; margin: 0 0 10px; }
.ti-p02-collage .cap .chg { grid-row: 5; margin: 6px 0 0; align-self: start; }
.ti-p02-collage .thumb { grid-row: 6; margin: 16px 0 0; align-self: end; }
.ti-p02-collage .thumb img { transform: none; width: 96px; height: 96px; }
.ti-p02-collage .wk:hover .pic::before { transform: none; }
.ti-p02-workcta { margin-top: 28px; border-radius: 28px; padding: 30px 36px; background: linear-gradient(135deg, var(--ti-accent), #f5a04e); color: #fff; display: grid; grid-template-columns: 1fr auto; column-gap: 28px; align-items: center; box-shadow: 0 22px 44px rgba(238,127,28,.3); }
.ti-p02-workcta h3 { grid-column: 1; } .ti-p02-workcta p { grid-column: 1; } .ti-p02-workcta .ti-uae-btn { grid-column: 2; grid-row: 1 / span 2; }
.ti-p02-workcta h3 { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 26px; color: #fff; margin: 0 0 6px; }
.ti-p02-workcta p { color: #fff !important; margin: 0; font-size: 16px !important; }
.ti-p02-workcta .ti-uae-btn { flex: none; }

/* process: image + vertical steps */
.ti-p02-steps { display: grid; grid-template-columns: 1fr; gap: 10px; list-style: none; margin: 0; padding: 0; overflow: visible; }
.ti-p02-steps li { position: relative; background: #fff; border: 1px solid var(--p02-line); border-radius: 16px; padding: 14px 18px 14px 68px; box-shadow: var(--ti-shadow); }
.ti-p02-steps li:hover { transform: none; }
.ti-p02-steps .n { position: absolute; left: 16px; top: 14px; transform: none; width: 38px; height: 38px; line-height: 38px; text-align: center; border-radius: 50%; font-weight: 700; font-size: 16px; color: #fff; background: linear-gradient(135deg, var(--ti-accent), var(--ti-accent-dark)); border: 0; box-shadow: none; }
.ti-p02-steps h3 { font-family: Ubuntu, Arial, sans-serif; font-weight: 700; font-size: 17px; color: var(--ti-heading); margin: 0 0 3px; line-height: 1.25; }
.ti-p02-steps p { margin: 0; font-size: 14px; line-height: 1.55; }

/* cost */
.ti-p02-costsplit { margin-top: 30px; }
.ti-p02-costsplit .ti-p02-always { margin-top: 0; flex-direction: column; align-items: flex-start; justify-content: center; height: 100%; }
.ti-p02-cmp .rw { align-items: stretch; }
.ti-p02-cmp .rw > h3 { align-self: center; }
.ti-p02-cmp .hi, .ti-p02-cmp .lo { align-self: center; }

@media (max-width: 991px) {
  .ti-p02-split { grid-template-columns: 1fr; gap: 24px; }
  .ti-p02-split .ti-p02-fig { order: -1; max-width: 560px; }
  .ti-p02-three { grid-template-columns: 1fr; gap: 10px; }
  .ti-p02-three li, .ti-p02-three li:first-child { flex-direction: row; align-items: center; padding: 14px 18px; gap: 16px; }
  .ti-p02-bento { grid-template-columns: 1fr 1fr; grid-auto-rows: 1fr; }
  .ti-p02-bento .bx { grid-column: auto !important; }
  .ti-p02-incl .ti-p02-need ol { grid-template-columns: 1fr; }
  .ti-p02-collage { grid-template-columns: 1fr; gap: 20px; }
  .ti-p02-collage .wk { grid-template-rows: none; grid-row: auto; grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr); column-gap: 26px; align-content: start; }
  .ti-p02-collage .pic { grid-column: 1; grid-row: 1 / span 5; align-self: start; margin-bottom: 0; }
  .ti-p02-collage .cap { display: block; grid-column: 2; grid-row: 1 / span 5; }
  .ti-p02-collage .ti-uae-tag, .ti-p02-collage .cap h3, .ti-p02-collage .cap > p, .ti-p02-collage .cap .chg, .ti-p02-collage .thumb { grid-row: auto; }
  .ti-p02-collage .thumb { grid-column: 2; }
  .ti-p02-workcta { grid-template-columns: 1fr; row-gap: 6px; } .ti-p02-workcta .ti-uae-btn { grid-column: 1; grid-row: auto; justify-self: start; margin-top: 12px; }
  .ti-p02-costsplit .ti-p02-always { height: auto; }
}
@media (max-width: 767px) {
  .ti-p02-split { gap: 16px; }
  .ti-p02-split + * { margin-top: 20px; }
  .ti-p02-split .ti-p02-fig { max-width: 100%; }
  .ti-p02-fig img { border-radius: 16px; box-shadow: 0 12px 28px rgba(16,40,58,.14); }
  .ti-p02-mt { margin-top: 10px; }
  .ti-p02-three li, .ti-p02-three li:first-child { padding: 11px 14px; border-radius: 14px; }
  .ti-p02-three b { font-size: 15.5px; }
  .ti-p02-bento { grid-template-columns: 1fr; grid-auto-rows: auto; gap: 12px; }
  .ti-p02-bento .bx { padding: 16px; border-radius: 18px; }
  .ti-p02-bento h3 { font-size: 16.5px; margin-bottom: 6px; }
  .ti-p02-bento p { font-size: 13.5px; line-height: 1.62; }
  .ti-p02-incl .ti-p02-need { margin-top: 16px; }
  .ti-p02-collage { display: grid; grid-template-columns: 1fr; overflow: visible; margin: 0; padding: 0; gap: 14px; }
  .ti-p02-collage > * { flex: none; }
  .ti-p02-collage .wk { display: block; padding: 12px 12px 16px; border-radius: 18px; }
  .ti-p02-collage .cap { display: block; }
  .ti-p02-collage .pic { margin-bottom: 14px; }
  .ti-p02-collage .thumb img { width: 72px; height: 72px; }
  .ti-p02-workcta { padding: 22px 18px; border-radius: 20px; margin-top: 14px; }
  .ti-p02-workcta h3 { font-size: 19px; } .ti-p02-workcta p { font-size: 13.5px !important; }
  .ti-p02-steps li { padding: 11px 12px 11px 56px; border-radius: 12px; }
  .ti-p02-steps .n { left: 12px; top: 11px; width: 32px; height: 32px; line-height: 32px; font-size: 14px; }
  .ti-p02-steps h3 { font-size: 15px; } .ti-p02-steps p { font-size: 12.8px; }
  .ti-p02-costsplit { margin-top: 16px; }
}

.ti-p02-collage .ti-p02-workcta{grid-column:1 / -1;margin-top:8px}
