{"id":40,"date":"2026-04-19T02:52:56","date_gmt":"2026-04-19T02:52:56","guid":{"rendered":"https:\/\/jailamai.com\/?page_id=40"},"modified":"2026-07-25T15:29:22","modified_gmt":"2026-07-25T09:29:22","slug":"home","status":"publish","type":"page","link":"https:\/\/jailamai.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"th\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>VELA MIND \u2014 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e08\u0e34\u0e15\u0e43\u0e08\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e19\u0e27\u0e31\u0e22\u0e17\u0e33\u0e07\u0e32\u0e19<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Thai:wght@300;400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --bg:#FAF8FC;\n    --bg-white:#FFFFFF;\n    --bg-dark:#16151D;\n    --bg-dark-elevated:#201E29;\n    --lavender:#B88CFF;\n    --lavender-text:#8C5CD9;\n    --pink:#F7A8C8;\n    --pink-text:#E1699C;\n    --text:#211F29;\n    --text-secondary:#7A7286;\n    --text-light:#F8F8F8;\n    --text-secondary-light:#B7B7B7;\n    --hairline: rgba(33,31,41,0.09);\n    --hairline-dark: rgba(248,248,248,0.13);\n  }\n  *{ box-sizing:border-box; margin:0; padding:0; }\n  html{ scroll-behavior:smooth; }\n  body{ background-color:var(--bg);\n    background-image:\n      radial-gradient(1100px 700px at 88% -8%, rgba(184,140,255,0.14), transparent 60%),\n      radial-gradient(900px 650px at -8% 35%, rgba(247,168,200,0.10), transparent 60%),\n      radial-gradient(700px 600px at 50% 100%, rgba(184,140,255,0.08), transparent 60%);\n    background-attachment:fixed;\n    color:var(--text); font-family:'Noto Sans Thai', sans-serif; font-weight:300; line-height:1.8; overflow-x:hidden; }\n  h1,h2,h3,h4{ font-family:'Noto Sans Thai', sans-serif; font-weight:700; line-height:1.4; }\n  h1 em, h2 em, h3 em{ font-style:normal; color:var(--pink-text); font-weight:800; }\n  a{ color:inherit; text-decoration:none; }\n  img{ max-width:100%; display:block; }\n  .wrap{ max-width:1200px; margin:0 auto; padding:0 32px; }\n  ::selection{ background:var(--lavender); color:#fff; }\n\n  .reveal{ opacity:0; transform:translateY(26px); transition:opacity .8s cubic-bezier(.2,.7,.2,1), transform .8s cubic-bezier(.2,.7,.2,1); }\n  .reveal.in{ opacity:1; transform:translateY(0); }\n  @media (prefers-reduced-motion: reduce){ .reveal{ opacity:1; transform:none; transition:none;} html{ scroll-behavior:auto; } }\n\n  @keyframes ripple{ from{ transform:scale(0); opacity:.5; } to{ transform:scale(2.8); opacity:0; } }\n  @keyframes floatY{ 0%,100%{ transform:translateY(0);} 50%{ transform:translateY(-8px);} }\n  @keyframes spinSlow{ from{ transform:rotate(0deg);} to{ transform:rotate(360deg);} }\n\n  .eyebrow{ font-size:12.5px; letter-spacing:0.1em; color:var(--lavender-text); font-weight:700; }\n\n  .btn{ position:relative; overflow:hidden; display:inline-flex; align-items:center; justify-content:center; gap:8px; padding:15px 28px; font-size:14.5px; font-weight:600; font-family:'Noto Sans Thai', sans-serif; border-radius:100px; cursor:pointer; border:none; transition:transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s ease; }\n  .btn:active{ transform:scale(.96); }\n  .btn-ripple{ position:absolute; border-radius:50%; background:rgba(255,255,255,0.45); pointer-events:none; animation:ripple .6s ease-out forwards; }\n  .btn-dark{ background:var(--bg-dark); color:var(--text-light); box-shadow:0 12px 26px -10px rgba(22,21,29,0.4); }\n  .btn-dark:hover{ transform:translateY(-3px); box-shadow:0 16px 32px -8px rgba(184,140,255,0.45); }\n  .btn-light{ background:linear-gradient(135deg, var(--lavender), var(--pink)); color:var(--bg-dark); box-shadow:0 12px 26px -10px rgba(184,140,255,0.5); }\n  .btn-light:hover{ transform:translateY(-3px); box-shadow:0 18px 34px -8px rgba(184,140,255,0.65); }\n  .btn-outline{ background:transparent; border:1.5px solid var(--hairline); color:var(--text); }\n  .btn-outline:hover{ border-color:var(--lavender-text); color:var(--lavender-text); transform:translateY(-2px); }\n  .btn-sm{ padding:11px 22px; font-size:13.5px; }\n\n  \/* ---------- header ---------- *\/\n  header{ position:sticky; top:0; z-index:100; background:rgba(250,248,252,0.9); backdrop-filter:blur(12px); border-bottom:1px solid var(--hairline); }\n  .nav{ display:flex; align-items:center; justify-content:space-between; padding:20px 32px; max-width:1200px; margin:0 auto; }\n  .logo{ display:flex; align-items:center; gap:9px; font-family:'Noto Sans Thai', sans-serif; font-size:19px; font-weight:800; color:var(--text); }\n  .logo svg{ width:24px; height:24px; }\n  .nav-links{ display:flex; align-items:center; gap:32px; }\n  .nav-links a{ font-size:14.5px; color:var(--text); font-weight:500; position:relative; }\n  .nav-links a::after{ content:''; position:absolute; left:0; bottom:-4px; width:0; height:2px; background:var(--pink); transition:width .3s ease; }\n  .nav-links a:hover::after{ width:100%; }\n  .nav-links a.active::after{ width:100%; }\n  .nav-phone{ display:flex; align-items:center; gap:9px; font-size:14.5px; font-weight:600; color:var(--text); }\n  .nav-phone svg{ width:17px; height:17px; color:var(--pink-text); }\n  @media (max-width:980px){ .nav-links{ display:none; } }\n\n  \/* ---------- hero ---------- *\/\n  .hero{ position:relative; padding:64px 0 60px; overflow:hidden; }\n  .hero-blob{ position:absolute; top:-10%; right:-8%; width:520px; height:520px; border-radius:50%; background:radial-gradient(circle, rgba(184,140,255,0.24), transparent 68%); pointer-events:none; }\n  .hero-rings{ position:absolute; top:50%; right:-260px; transform:translateY(-50%); width:900px; height:900px; pointer-events:none; z-index:0; }\n  .hero-dots{ position:absolute; top:0; left:0; width:340px; height:340px; opacity:0.5; pointer-events:none; z-index:0; background-image:radial-gradient(rgba(184,140,255,0.35) 1.5px, transparent 1.5px); background-size:18px 18px; -webkit-mask-image:radial-gradient(circle, #000 0%, transparent 75%); mask-image:radial-gradient(circle, #000 0%, transparent 75%); }\n  .hero-top{ display:grid; grid-template-columns:1.3fr 0.9fr; gap:60px; align-items:end; position:relative; z-index:2; margin-bottom:44px; }\n  .hero-avatars{ display:flex; align-items:center; gap:10px; margin-bottom:22px; }\n  .avatar-stack{ display:flex; }\n  .avatar-stack span{ width:34px; height:34px; border-radius:50%; border:2px solid var(--bg); margin-left:-10px; background:linear-gradient(135deg, var(--lavender), var(--pink)); display:flex; align-items:center; justify-content:center; font-size:11px; font-weight:700; color:#fff; }\n  .avatar-stack span:first-child{ margin-left:0; }\n  .hero-avatars .lbl{ font-size:13.5px; color:var(--text-secondary); font-weight:500; }\n  .hero h1{ font-size:46px; color:var(--text); }\n  .hero-right p{ font-size:15px; color:var(--text-secondary); margin-bottom:26px; }\n  .hero-collage{ display:grid; grid-template-columns:1.2fr 1fr 1fr; gap:18px; position:relative; z-index:2; }\n  .hero-collage img{ width:100%; height:280px; object-fit:cover; border-radius:22px; filter:saturate(0.95); transition:transform .5s ease; }\n  .hero-collage a{ overflow:hidden; border-radius:22px; display:block; }\n  .hero-collage a:hover img{ transform:scale(1.06); }\n\n  \/* ---------- statement ---------- *\/\n  .statement{ padding:100px 0; text-align:center; }\n  .statement p{ font-family:'Noto Sans Thai', sans-serif; font-weight:500; font-size:26px; line-height:1.9; max-width:900px; margin:0 auto; color:var(--text); }\n  .statement em{ font-style:normal; color:var(--lavender-text); font-weight:800; }\n  .icon-badge{ display:inline-flex; align-items:center; justify-content:center; width:38px; height:38px; border-radius:50%; margin:0 4px; vertical-align:middle; font-size:16px; }\n  .icon-badge.b1{ background:var(--lavender); }\n  .icon-badge.b2{ background:var(--pink); }\n  .icon-badge.b3{ background:var(--bg-dark); }\n\n  \/* ---------- quiz spotlight ---------- *\/\n  .quiz-spotlight{ background:linear-gradient(135deg, rgba(184,140,255,0.10), rgba(247,168,200,0.10)); border-radius:44px; padding:70px 60px; position:relative; overflow:hidden; }\n  .quiz-spotlight::before{ content:''; position:absolute; top:-20%; right:-10%; width:340px; height:340px; border-radius:50%; background:radial-gradient(circle, rgba(184,140,255,0.22), transparent 70%); }\n  .quiz-spot-grid{ display:grid; grid-template-columns:1fr 1fr; gap:60px; align-items:center; position:relative; z-index:2; padding:0; max-width:none; }\n  .quiz-spot-copy p{ color:var(--text-secondary); font-size:15px; margin:16px 0 26px; max-width:440px; }\n  .quiz-spot-tags{ display:flex; flex-wrap:wrap; gap:10px; margin-bottom:30px; }\n  .quiz-spot-tags .tag{ background:var(--bg-white); border:1px solid var(--hairline); border-radius:100px; padding:8px 16px; font-size:13px; font-weight:500; color:var(--text); transition:transform .25s ease, border-color .25s ease; }\n  .quiz-spot-tags .tag:hover{ transform:translateY(-3px); border-color:var(--lavender); }\n\n  .quiz-mock-wrap{ position:relative; }\n  .quiz-mock-card{ background:var(--bg-white); border:1px solid var(--hairline); border-radius:26px; padding:30px 28px; box-shadow:0 30px 60px -28px rgba(33,31,41,0.28); }\n  .quiz-mock-top{ display:flex; justify-content:space-between; font-size:12.5px; color:var(--text-secondary); font-weight:600; margin-bottom:10px; }\n  .quiz-mock-progress{ height:6px; border-radius:100px; background:var(--bg); overflow:hidden; margin-bottom:24px; }\n  .quiz-mock-progress .fill{ height:100%; width:15%; border-radius:100px; background:linear-gradient(90deg, var(--lavender), var(--pink)); transition:width .5s cubic-bezier(.2,.8,.2,1); }\n  .quiz-mock-q{ font-family:'Noto Sans Thai', sans-serif; font-weight:600; font-size:17px; margin-bottom:20px; color:var(--text); }\n  .quiz-mock-opt{ display:block; width:100%; text-align:left; background:rgba(33,31,41,0.03); border:1.5px solid var(--hairline); border-radius:14px; padding:13px 16px; font-size:14px; color:var(--text); margin-bottom:10px; cursor:pointer; transition:border-color .2s ease, background .2s ease, transform .15s ease; font-family:'Noto Sans Thai', sans-serif; }\n  .quiz-mock-opt:hover{ border-color:var(--lavender); transform:translateX(3px); }\n  .quiz-mock-opt.selected{ border-color:var(--pink); background:linear-gradient(90deg, rgba(184,140,255,0.12), rgba(247,168,200,0.12)); }\n  .quiz-float-badge{ position:absolute; background:var(--bg-dark); color:var(--text-light); border-radius:100px; padding:10px 18px; font-size:13px; font-weight:600; display:flex; align-items:center; gap:8px; box-shadow:0 14px 28px -12px rgba(22,21,29,0.4); animation:floatY 4s ease-in-out infinite; }\n  .quiz-float-badge.fb1{ top:-18px; right:6px; z-index:3; }\n  .quiz-float-badge.fb2{ bottom:-16px; left:-14px; z-index:3; background:linear-gradient(135deg, var(--lavender), var(--pink)); color:var(--bg-dark); animation-delay:.5s; }\n  @media (max-width:900px){ .quiz-spot-grid{ grid-template-columns:1fr; } .quiz-spotlight{ padding:44px 24px; border-radius:28px; } }\n\n  \/* ---------- split sections ---------- *\/\n  section.block{ padding:100px 0; }\n  .split{ display:grid; grid-template-columns:0.9fr 1.1fr; gap:70px; align-items:center; }\n  .split.rev{ grid-template-columns:1.1fr 0.9fr; }\n  .split-photo{ position:relative; border-radius:26px; overflow:hidden; aspect-ratio:4\/4.6; }\n  .split-photo img{ width:100%; height:100%; object-fit:cover; filter:saturate(0.95); transition:transform .5s ease; }\n  .split-photo:hover img{ transform:scale(1.05); }\n  .split-copy h2{ font-size:32px; margin:16px 0 18px; }\n  .split-copy p{ color:var(--text-secondary); font-size:15px; margin-bottom:28px; max-width:480px; }\n  .check-grid{ display:grid; grid-template-columns:1fr 1fr; gap:16px 24px; max-width:480px; margin-top:8px; }\n  .check-grid li{ list-style:none; display:flex; gap:10px; align-items:flex-start; font-size:14px; color:var(--text); }\n  .check-grid svg{ width:18px; height:18px; color:#fff; background:var(--lavender); border-radius:50%; padding:3px; flex-shrink:0; }\n\n  \/* ---------- stats dark band ---------- *\/\n  .stats-band{ background:var(--bg-dark); color:var(--text-light); padding:90px 0; position:relative; overflow:hidden; }\n  .stats-band::before{ content:''; position:absolute; top:-30%; left:-10%; width:420px; height:420px; border-radius:50%; background:radial-gradient(circle, rgba(184,140,255,0.18), transparent 70%); }\n  .stats-band::after{ content:''; position:absolute; bottom:-30%; right:-8%; width:380px; height:380px; border-radius:50%; background:radial-gradient(circle, rgba(247,168,200,0.14), transparent 70%); }\n  .stats-grid{ display:grid; grid-template-columns:1.1fr 1fr 1fr; gap:50px; align-items:center; position:relative; z-index:2; }\n  .stats-grid h2{ font-size:30px; color:var(--text-light); margin-bottom:14px; }\n  .stats-grid > div:first-child p{ color:var(--text-secondary-light); font-size:14.5px; max-width:360px; }\n  .stat-item .n{ font-family:'Noto Sans Thai', sans-serif; font-size:38px; font-weight:800; color:var(--pink); }\n  .stat-item .l{ font-size:13px; color:var(--text-secondary-light); margin-top:8px; max-width:220px; }\n  @media (max-width:900px){ .stats-grid{ grid-template-columns:1fr 1fr; } .stats-grid > div:first-child{ grid-column:1\/-1; } }\n\n  \/* ---------- services ---------- *\/\n  .services-head{ text-align:center; max-width:640px; margin:0 auto 56px; }\n  .services-head h2{ font-size:32px; margin:16px 0; }\n  .services-head p{ color:var(--text-secondary); font-size:15px; }\n  .service-grid2{ display:grid; grid-template-columns:1fr 1fr; gap:22px; }\n  .service-col{ display:flex; flex-direction:column; gap:22px; }\n  .service-photo-card{ position:relative; border-radius:22px; overflow:hidden; }\n  .service-photo-card img{ width:100%; object-fit:cover; filter:saturate(0.95); transition:transform .5s ease; }\n  .service-photo-card:hover img{ transform:scale(1.06); }\n  .service-col .service-photo-card img{ height:210px; }\n  .service-tall img{ height:100%; min-height:442px; }\n  .service-label{ position:absolute; left:18px; right:18px; bottom:18px; background:rgba(255,255,255,0.92); backdrop-filter:blur(6px); border-radius:16px; padding:16px 18px; display:flex; gap:14px; align-items:center; box-shadow:0 14px 30px -18px rgba(0,0,0,0.3); }\n  .service-label .ic{ width:40px; height:40px; border-radius:12px; display:flex; align-items:center; justify-content:center; flex-shrink:0; }\n  .service-label .ic svg{ width:19px; height:19px; color:#fff; }\n  .service-label h4{ font-size:15px; margin-bottom:3px; }\n  .service-label p{ font-size:12.5px; color:var(--text-secondary); line-height:1.4; }\n  .services-cta{ text-align:center; margin-top:44px; }\n\n  \/* ---------- testimonials ---------- *\/\n  .testi-wrap{ display:grid; grid-template-columns:0.8fr 1.2fr; gap:70px; align-items:center; }\n  .testi-photos{ position:relative; height:280px; }\n  .testi-photos .p1, .testi-photos .p2, .testi-photos .p3{ position:absolute; border-radius:20px; border:5px solid var(--bg); box-shadow:0 20px 40px -20px rgba(33,31,41,0.3); }\n  .testi-photos .avatar-circle{ width:100%; height:100%; border-radius:16px; background:linear-gradient(135deg, var(--lavender), var(--pink)); display:flex; align-items:center; justify-content:center; font-family:'Noto Sans Thai',sans-serif; font-size:24px; font-weight:700; color:#fff; }\n  .testi-photos .p1{ width:150px; height:170px; top:0; left:20px; z-index:2; }\n  .testi-photos .p2{ width:120px; height:130px; bottom:0; left:0; z-index:1; }\n  .testi-photos .p3{ width:110px; height:110px; bottom:20px; left:150px; z-index:1; }\n  .testi-quote-block .eyebrow{ display:block; margin-bottom:10px; }\n  .testi-quote-block h2{ font-size:30px; margin-bottom:26px; }\n  .testi-slide{ display:none; }\n  .testi-slide.active{ display:block; animation:fadeUp .5s ease; }\n  @keyframes fadeUp{ from{ opacity:0; transform:translateY(10px);} to{ opacity:1; transform:translateY(0);} }\n  .testi-person{ display:flex; align-items:center; gap:14px; margin-bottom:14px; }\n  .testi-person .av{ width:46px; height:46px; border-radius:50%; background:linear-gradient(135deg, var(--lavender), var(--pink)); display:flex; align-items:center; justify-content:center; color:#fff; font-weight:700; font-family:'Noto Sans Thai',sans-serif; }\n  .testi-person .name{ font-weight:600; font-size:15px; }\n  .testi-person .role{ font-size:12.5px; color:var(--text-secondary); }\n  .testi-slide p.q{ font-size:15px; color:var(--text-secondary); max-width:480px; }\n  .testi-dots{ display:flex; gap:8px; margin-top:24px; }\n  .testi-dots span{ width:8px; height:8px; border-radius:50%; background:var(--hairline); cursor:pointer; transition:background .25s ease, transform .25s ease; }\n  .testi-dots span.active{ background:var(--pink-text); transform:scale(1.3); }\n\n  \/* ---------- CTA dark band ---------- *\/\n  .cta-band{ background:var(--bg-dark); color:var(--text-light); text-align:center; padding:100px 0; position:relative; overflow:hidden; }\n  .cta-band::before{ content:''; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:900px; height:900px; border-radius:50%; border:1px solid rgba(248,248,248,0.06); }\n  .cta-band h2{ font-size:34px; color:var(--text-light); margin-bottom:18px; position:relative; z-index:2; max-width:640px; margin-left:auto; margin-right:auto; }\n  .cta-band p{ color:var(--text-secondary-light); font-size:15px; max-width:460px; margin:0 auto 32px; position:relative; z-index:2; }\n  .cta-band .btn{ position:relative; z-index:2; }\n\n  \/* ---------- FAQ ---------- *\/\n  .faq-wrap{ display:grid; grid-template-columns:0.8fr 1.2fr; gap:60px; }\n  .faq-head h2{ font-size:32px; margin:16px 0 16px; }\n  .faq-head p{ color:var(--text-secondary); font-size:15px; margin-bottom:20px; }\n  .faq-head .contact-link{ font-size:14px; color:var(--text); }\n  .faq-head .contact-link a{ color:var(--pink-text); font-weight:600; border-bottom:1px solid var(--pink-text); }\n  .faq-item{ border:1px solid var(--hairline); border-radius:16px; margin-bottom:14px; overflow:hidden; background:var(--bg-white); }\n  .faq-item summary{ list-style:none; cursor:pointer; padding:20px 22px; display:flex; justify-content:space-between; align-items:center; font-size:15px; font-weight:500; gap:14px; }\n  .faq-item summary::-webkit-details-marker{ display:none; }\n  .faq-item .plus{ width:26px; height:26px; border-radius:50%; background:var(--bg); border:1px solid var(--hairline); display:flex; align-items:center; justify-content:center; flex-shrink:0; transition:transform .3s ease, background .3s ease; position:relative; }\n  .faq-item .plus::before, .faq-item .plus::after{ content:''; position:absolute; background:var(--text); }\n  .faq-item .plus::before{ width:10px; height:1.6px; }\n  .faq-item .plus::after{ width:1.6px; height:10px; transition:opacity .2s ease; }\n  .faq-item[open] .plus{ background:var(--lavender); transform:rotate(180deg); }\n  .faq-item[open] .plus::before, .faq-item[open] .plus::after{ background:#fff; }\n  .faq-item[open] .plus::after{ opacity:0; }\n  .faq-body{ padding:0 22px 20px; font-size:14px; color:var(--text-secondary); }\n  .faq-item.featured{ background:linear-gradient(135deg, rgba(184,140,255,0.08), rgba(247,168,200,0.08)); border-color:var(--lavender); }\n\n  \/* ---------- blog ---------- *\/\n  .blog-grid{ display:grid; grid-template-columns:1fr 1fr; gap:26px; }\n  .blog-card{ border-radius:22px; overflow:hidden; background:var(--bg-white); border:1px solid var(--hairline); transition:transform .3s ease, box-shadow .3s ease; }\n  .blog-card:hover{ transform:translateY(-6px); box-shadow:0 24px 50px -28px rgba(33,31,41,0.25); }\n  .blog-photo{ position:relative; height:230px; overflow:hidden; }\n  .blog-photo img{ width:100%; height:100%; object-fit:cover; transition:transform .5s ease; }\n  .blog-card:hover .blog-photo img{ transform:scale(1.08); }\n  .blog-tag{ position:absolute; top:16px; left:16px; background:var(--bg-dark); color:var(--text-light); font-size:11.5px; padding:6px 14px; border-radius:100px; font-weight:600; }\n  .blog-body{ padding:24px 22px 26px; }\n  .blog-body h4{ font-size:17px; margin-bottom:10px; }\n  .blog-body p{ font-size:13.5px; color:var(--text-secondary); margin-bottom:16px; }\n  .blog-meta{ font-size:12.5px; color:var(--text-secondary); display:flex; align-items:center; gap:8px; }\n  .blog-head{ display:flex; justify-content:space-between; align-items:flex-end; margin-bottom:50px; gap:20px; flex-wrap:wrap; }\n  .blog-head h2{ font-size:32px; }\n\n  \/* ---------- footer ---------- *\/\n  footer{ background:var(--bg-dark); color:var(--text-light); padding:90px 0 30px; }\n  .footer-top{ display:grid; grid-template-columns:1.6fr 1fr 1fr; gap:50px; margin-bottom:70px; }\n  .footer-top h2{ font-size:30px; color:var(--text-light); max-width:420px; }\n  .footer-col h5{ font-size:13px; letter-spacing:0.06em; color:var(--text-secondary-light); margin-bottom:20px; font-weight:600; }\n  .footer-col a{ display:block; font-size:14.5px; color:var(--text-light); margin-bottom:13px; opacity:0.85; transition:opacity .2s, color .2s, transform .2s; }\n  .footer-col a:hover{ opacity:1; color:var(--pink); transform:translateX(3px); }\n  .footer-contact-item{ display:flex; gap:10px; align-items:center; margin-bottom:13px; font-size:14px; color:var(--text-light); opacity:0.9; }\n  .footer-contact-item svg{ width:16px; height:16px; color:var(--pink); flex-shrink:0; }\n  .footer-bottom{ border-top:1px solid var(--hairline-dark); padding-top:26px; display:flex; justify-content:space-between; align-items:center; font-size:12.5px; color:var(--text-secondary-light); flex-wrap:wrap; gap:14px; }\n  .footer-social{ display:flex; gap:12px; }\n  .footer-social a{ width:36px; height:36px; border-radius:50%; border:1px solid var(--hairline-dark); display:flex; align-items:center; justify-content:center; transition:transform .3s ease, border-color .3s ease, background .3s ease; }\n  .footer-social a:hover{ transform:translateY(-3px); border-color:var(--lavender); background:rgba(184,140,255,0.12); }\n  .footer-social svg{ width:15px; height:15px; }\n  .footer-logo{ display:flex; align-items:center; gap:9px; font-family:'Noto Sans Thai',sans-serif; font-size:19px; font-weight:800; color:var(--text-light); margin-bottom:20px; }\n  .footer-logo svg{ width:24px; height:24px; }\n\n  @media (max-width:980px){\n    .hero-top{ grid-template-columns:1fr; gap:26px; } .hero h1{ font-size:34px; }\n    .hero-collage{ grid-template-columns:1fr 1fr; } .hero-collage a:nth-child(1){ grid-column:1\/-1; }\n    .split, .split.rev{ grid-template-columns:1fr; } .split.rev .split-photo{ order:-1; }\n    .service-grid2{ grid-template-columns:1fr; } .service-tall img{ min-height:260px; }\n    .testi-wrap{ grid-template-columns:1fr; } .testi-photos{ margin-bottom:20px; }\n    .faq-wrap{ grid-template-columns:1fr; }\n    .blog-grid{ grid-template-columns:1fr; }\n    .footer-top{ grid-template-columns:1fr 1fr; } .footer-top h2{ grid-column:1\/-1; }\n    .statement p{ font-size:20px; }\n  }\n  @media (max-width:600px){\n    .wrap{ padding:0 20px; } .hero h1{ font-size:27px; } section.block{ padding:70px 0; }\n    .stats-band, .cta-band, footer{ padding-top:60px; padding-bottom:40px; }\n    .check-grid{ grid-template-columns:1fr; } .blog-head{ flex-direction:column; align-items:flex-start; }\n    .footer-top{ grid-template-columns:1fr; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<main>\n  <!-- ================= HERO ================= -->\n  <section class=\"hero\">\n    <div class=\"hero-blob\"><\/div>\n    <div class=\"hero-dots\"><\/div>\n    <svg class=\"hero-rings\" viewBox=\"0 0 900 900\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <circle cx=\"450\" cy=\"450\" r=\"80\" stroke=\"#B88CFF\" stroke-opacity=\"0.22\" stroke-width=\"1.4\" fill=\"none\"\/>\n      <circle cx=\"450\" cy=\"450\" r=\"160\" stroke=\"#B88CFF\" stroke-opacity=\"0.18\" stroke-width=\"1.4\" fill=\"none\"\/>\n      <circle cx=\"450\" cy=\"450\" r=\"240\" stroke=\"#B88CFF\" stroke-opacity=\"0.15\" stroke-width=\"1.4\" fill=\"none\"\/>\n      <circle cx=\"450\" cy=\"450\" r=\"320\" stroke=\"#F7A8C8\" stroke-opacity=\"0.14\" stroke-width=\"1.4\" fill=\"none\"\/>\n      <circle cx=\"450\" cy=\"450\" r=\"400\" stroke=\"#B88CFF\" stroke-opacity=\"0.10\" stroke-width=\"1.4\" fill=\"none\"\/>\n      <circle cx=\"450\" cy=\"450\" r=\"440\" stroke=\"#F7A8C8\" stroke-opacity=\"0.08\" stroke-width=\"1.4\" fill=\"none\"\/>\n    <\/svg>\n    <div class=\"wrap\">\n      <div class=\"hero-top\">\n        <div>\n          <div class=\"hero-avatars\">\n            <div class=\"avatar-stack\"><span>\u0e13<\/span><span>\u0e1e<\/span><span>\u0e01<\/span><\/div>\n            <span class=\"lbl\">\u0e01\u0e27\u0e48\u0e32 500+ \u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e44\u0e1b<\/span>\n          <\/div>\n          <h1>\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e1e\u0e25\u0e31\u0e07\u0e08\u0e34\u0e15\u0e43\u0e08\u0e04\u0e38\u0e13 <em>\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07<\/em>\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e04\u0e38\u0e13<\/h1>\n        <\/div>\n        <div class=\"hero-right\">\n          <p>\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e14\u0e39\u0e41\u0e25\u0e08\u0e34\u0e15\u0e43\u0e08\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e01\u0e49\u0e32\u0e27\u0e1c\u0e48\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e17\u0e49\u0e32\u0e17\u0e32\u0e22\u0e43\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e41\u0e25\u0e30\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08<\/p>\n          <a href=\"#contact\" class=\"btn btn-dark\">\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e40\u0e25\u0e22 \u2192<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-collage reveal\">\n        <a href=\"#services\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1656370456375-bebe28259ebf?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"\u0e40\u0e0b\u0e2a\u0e0a\u0e31\u0e19\u0e43\u0e2b\u0e49\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e08\u0e41\u0e1a\u0e1a\u0e01\u0e25\u0e38\u0e48\u0e21\"><\/a>\n        <a href=\"#services\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1604881991720-f91add269bed?q=80&#038;w=700&#038;auto=format&#038;fit=crop\" alt=\"\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e14\u0e49\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\"><\/a>\n        <a href=\"#services\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758518729459-235dcaadc611?q=80&#038;w=700&#038;auto=format&#038;fit=crop\" alt=\"\u0e1a\u0e17\u0e2a\u0e19\u0e17\u0e19\u0e32\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e15\u0e31\u0e27\u0e15\u0e48\u0e2d\u0e15\u0e31\u0e27\"><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= STATEMENT ================= -->\n  <section class=\"statement\">\n    <div class=\"wrap\">\n      <p class=\"reveal\">\u0e40\u0e23\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07 <span class=\"icon-badge b1\">\ud83e\uddd1\u200d\u2695\ufe0f<\/span> \u0e19\u0e31\u0e01\u0e08\u0e34\u0e15\u0e27\u0e34\u0e17\u0e22\u0e32\u0e17\u0e35\u0e48<em>\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e43\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15<\/em> \u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e08\u0e34\u0e15 <span class=\"icon-badge b3\">\ud83e\udde0<\/span> \u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e1a\u0e38\u0e04\u0e04\u0e25 <span class=\"icon-badge b2\">\ud83d\udc97<\/span> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a<em>\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19<\/em> <span class=\"icon-badge b1\">\ud83e\udd1d<\/span> \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 \u0e43\u0e19\u0e17\u0e38\u0e01\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e1e\u0e27\u0e01\u0e40\u0e02\u0e32<em>\u0e23\u0e39\u0e49\u0e2a\u0e36\u0e01\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22<\/em><\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ================= QUIZ SPOTLIGHT ================= -->\n  <section class=\"block\" style=\"padding-top:0;\">\n    <div class=\"wrap\">\n      <div class=\"quiz-spotlight reveal\">\n        <div class=\"quiz-spot-grid\">\n          <div class=\"quiz-spot-copy\">\n            <span class=\"eyebrow\">\u0e41\u0e1a\u0e1a\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e15\u0e19\u0e40\u0e2d\u0e07\u0e1f\u0e23\u0e35<\/span>\n            <h2>\u0e04\u0e49\u0e19\u0e1e\u0e1a<em>\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e40\u0e04\u0e23\u0e35\u0e22\u0e14<\/em>\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e43\u0e19 2 \u0e19\u0e32\u0e17\u0e35<\/h2>\n            <p>\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21\u0e2a\u0e31\u0e49\u0e19\u0e46 6 \u0e02\u0e49\u0e2d \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e27\u0e48\u0e32\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e40\u0e04\u0e23\u0e35\u0e22\u0e14\u0e41\u0e1a\u0e1a\u0e44\u0e2b\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e48\u0e07\u0e1c\u0e25\u0e15\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e2a\u0e36\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e08\u0e23\u0e34\u0e07\u0e46 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14<\/p>\n            <div class=\"quiz-spot-tags\">\n              <span class=\"tag\">\ud83d\udd25 \u0e2a\u0e32\u0e22\u0e1a\u0e49\u0e32\u0e07\u0e32\u0e19<\/span>\n              <span class=\"tag\">\ud83e\udd2b \u0e1c\u0e39\u0e49\u0e41\u0e1a\u0e01\u0e40\u0e07\u0e35\u0e22\u0e1a<\/span>\n              <span class=\"tag\">\ud83d\udea8 \u0e19\u0e31\u0e01\u0e14\u0e31\u0e1a\u0e44\u0e1f<\/span>\n              <span class=\"tag\">\ud83c\udf2b\ufe0f \u0e2a\u0e32\u0e22\u0e0a\u0e32\u0e44\u0e1b\u0e41\u0e25\u0e49\u0e27<\/span>\n            <\/div>\n            <a href=\"quiz.html\" class=\"btn btn-dark\">\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e33\u0e41\u0e1a\u0e1a\u0e17\u0e14\u0e2a\u0e2d\u0e1a \u2192<\/a>\n          <\/div>\n          <div class=\"quiz-mock-wrap\">\n            <div class=\"quiz-float-badge fb1\">\u23f1 \u0e41\u0e1a\u0e1a\u0e17\u0e14\u0e2a\u0e2d\u0e1a 2 \u0e19\u0e32\u0e17\u0e35<\/div>\n            <div class=\"quiz-mock-card\" id=\"quizMockCard\">\n              <div class=\"quiz-mock-top\"><span id=\"mockQLabel\">\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48 1 \u0e08\u0e32\u0e01 6<\/span><span id=\"mockPct\">15%<\/span><\/div>\n              <div class=\"quiz-mock-progress\"><div class=\"fill\" id=\"mockFill\"><\/div><\/div>\n              <div class=\"quiz-mock-q\">\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e04\u0e23\u0e35\u0e22\u0e14\u0e16\u0e32\u0e42\u0e16\u0e21\u0e40\u0e02\u0e49\u0e32\u0e21\u0e32 \u0e1b\u0e0f\u0e34\u0e01\u0e34\u0e23\u0e34\u0e22\u0e32\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23?<\/div>\n              <button class=\"quiz-mock-opt\" data-i=\"0\">\u0e1d\u0e37\u0e19\u0e17\u0e33\u0e15\u0e48\u0e2d\u0e41\u0e25\u0e30\u0e17\u0e33\u0e07\u0e32\u0e19\u0e2b\u0e19\u0e31\u0e01\u0e02\u0e36\u0e49\u0e19\u0e44\u0e1b\u0e2d\u0e35\u0e01<\/button>\n              <button class=\"quiz-mock-opt\" data-i=\"1\">\u0e40\u0e01\u0e47\u0e1a\u0e44\u0e27\u0e49\u0e04\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27 \u0e44\u0e21\u0e48\u0e2d\u0e22\u0e32\u0e01\u0e43\u0e2b\u0e49\u0e43\u0e04\u0e23\u0e15\u0e49\u0e2d\u0e07\u0e41\u0e1a\u0e01\u0e23\u0e31\u0e1a<\/button>\n              <button class=\"quiz-mock-opt\" data-i=\"2\">\u0e23\u0e35\u0e1a\u0e41\u0e01\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e17\u0e31\u0e19\u0e17\u0e35<\/button>\n            <\/div>\n            <div class=\"quiz-float-badge fb2\">\u0e17\u0e33\u0e41\u0e25\u0e49\u0e27\u0e01\u0e27\u0e48\u0e32 500+ \u0e04\u0e19<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= SPLIT 1 ================= -->\n  <section class=\"block\" id=\"about\">\n    <div class=\"wrap split\">\n      <div class=\"split-photo reveal\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758273241086-f3585ef8c2f8?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\">\n      <\/div>\n      <div class=\"split-copy reveal\">\n        <span class=\"eyebrow\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a VELA MIND<\/span>\n        <h2>\u0e19\u0e33\u0e17\u0e32\u0e07\u0e04\u0e38\u0e13\u0e2a\u0e39\u0e48<em>\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e43\u0e08<\/em>\u0e17\u0e35\u0e48\u0e14\u0e35<\/h2>\n        <p>\u0e17\u0e35\u0e48 VELA MIND \u0e40\u0e23\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e27\u0e48\u0e32\u0e17\u0e38\u0e01\u0e04\u0e19\u0e2a\u0e21\u0e04\u0e27\u0e23\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e22\u0e35\u0e22\u0e27\u0e22\u0e32 \u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15 \u0e41\u0e25\u0e30\u0e21\u0e35\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19 \u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e08\u0e34\u0e15\u0e27\u0e34\u0e17\u0e22\u0e32\u0e41\u0e25\u0e30\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e43\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e15\u0e31\u0e49\u0e07\u0e43\u0e08\u0e21\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e14\u0e49\u0e27\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e2d\u0e01\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08 \u0e1a\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e17\u0e32\u0e07\u0e04\u0e25\u0e34\u0e19\u0e34\u0e01\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/p>\n        <a href=\"#services\" class=\"btn btn-dark btn-sm\">\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"block\" style=\"padding-top:0;\">\n    <div class=\"wrap split rev\">\n      <div class=\"split-copy reveal\">\n        <p style=\"color:var(--text-secondary); font-size:14.5px; margin-bottom:22px; max-width:440px;\">\u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e08\u0e34\u0e15\u0e14\u0e49\u0e27\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2d\u0e32\u0e43\u0e08\u0e43\u0e2a\u0e48 \u0e19\u0e31\u0e01\u0e08\u0e34\u0e15\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e21\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e1a\u0e38\u0e04\u0e04\u0e25 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15<\/p>\n        <ul class=\"check-grid\">\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\u0e19\u0e31\u0e01\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07 \u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e22\u0e32\u0e27\u0e19\u0e32\u0e19<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e44\u0e21\u0e48\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e04\u0e23\u0e17\u0e31\u0e49\u0e07\u0e19\u0e31\u0e49\u0e19<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e14\u0e49\u0e27\u0e22\u0e04\u0e27\u0e32\u0e21\u0e43\u0e2a\u0e48\u0e43\u0e08<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\u0e08\u0e2d\u0e07\u0e40\u0e27\u0e25\u0e32\u0e44\u0e14\u0e49\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e44\u0e25\u0e1f\u0e4c\u0e2a\u0e44\u0e15\u0e25\u0e4c\u0e04\u0e38\u0e13<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"split-photo reveal\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758876019043-cedb0b6f56ea?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"\u0e2b\u0e49\u0e2d\u0e07\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= STATS DARK BAND ================= -->\n  <section class=\"stats-band\">\n    <div class=\"wrap stats-grid\">\n      <div>\n        <span class=\"eyebrow\" style=\"color:var(--lavender);\">\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32<\/span>\n        <h2>\u0e04\u0e27\u0e32\u0e21<em style=\"color:var(--pink);\">\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19<\/em>\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h2>\n        <p>\u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e08\u0e34\u0e15\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e41\u0e25\u0e30\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e \u0e19\u0e35\u0e48\u0e04\u0e37\u0e2d\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e1c\u0e39\u0e49\u0e04\u0e19\u0e1a\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e39\u0e48\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e35\u0e48\u0e14\u0e35\u0e21\u0e32\u0e42\u0e14\u0e22\u0e15\u0e25\u0e2d\u0e14<\/p>\n      <\/div>\n      <div class=\"stat-item reveal\"><div class=\"n\" data-target=\"10\" data-suffix=\"+\">0+<\/div><div class=\"l\">\u0e1b\u0e35\u0e41\u0e2b\u0e48\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e43\u0e19\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e1c\u0e39\u0e49\u0e04\u0e19\u0e01\u0e49\u0e32\u0e27\u0e1c\u0e48\u0e32\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15<\/div><\/div>\n      <div class=\"stat-item reveal\"><div class=\"n\" data-target=\"500\" data-suffix=\"+\">0+<\/div><div class=\"l\">\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e17\u0e35\u0e48\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e38\u0e02 \u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e1e\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e1a\u0e33\u0e1a\u0e31\u0e14<\/div><\/div>\n      <div class=\"stat-item reveal\"><div class=\"n\" data-target=\"4200\" data-suffix=\"+\">0+<\/div><div class=\"l\">\u0e40\u0e0b\u0e2a\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e17\u0e38\u0e01\u0e27\u0e31\u0e19<\/div><\/div>\n      <div class=\"stat-item reveal\"><div class=\"n\" data-target=\"98\" data-suffix=\"%\">0%<\/div><div class=\"l\">\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08 \u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e40\u0e0a\u0e34\u0e07\u0e1a\u0e27\u0e01\u0e41\u0e25\u0e30\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19<\/div><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= SERVICES ================= -->\n  <section class=\"block\" id=\"services\">\n    <div class=\"wrap\">\n      <div class=\"services-head reveal\">\n        <span class=\"eyebrow\">\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32<\/span>\n        <h2>\u0e01\u0e32\u0e23\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e17\u0e35\u0e48\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e40\u0e08\u0e32\u0e30\u0e08\u0e07\u0e41\u0e25\u0e30<em>\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e<\/em> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e19\u0e33\u0e17\u0e32\u0e07\u0e04\u0e38\u0e13\u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e40\u0e22\u0e35\u0e22\u0e27\u0e22\u0e32<\/h2>\n        <p>\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e23\u0e32\u0e22\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e44\u0e1b\u0e08\u0e19\u0e16\u0e36\u0e07\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1a\u0e33\u0e1a\u0e31\u0e14 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13\u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30<\/p>\n      <\/div>\n      <div class=\"service-grid2\">\n        <div class=\"service-col\">\n          <div class=\"service-photo-card reveal\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758273241086-f3585ef8c2f8?q=80&#038;w=700&#038;auto=format&#038;fit=crop\" alt=\"\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e23\u0e32\u0e22\u0e1a\u0e38\u0e04\u0e04\u0e25\">\n            <div class=\"service-label\"><div class=\"ic\" style=\"background:var(--lavender);\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 21c0-4 3.6-6 8-6s8 2 8 6\"\/><\/svg><\/div><div><h4>\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e23\u0e32\u0e22\u0e1a\u0e38\u0e04\u0e04\u0e25<\/h4><p>\u0e40\u0e0b\u0e2a\u0e0a\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e48\u0e2d\u0e15\u0e31\u0e27 \u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e41\u0e25\u0e30\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e43\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/p><\/div><\/div>\n          <\/div>\n          <div class=\"service-photo-card reveal\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1604881991720-f91add269bed?q=80&#038;w=700&#038;auto=format&#038;fit=crop\" alt=\"\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\">\n            <div class=\"service-label\"><div class=\"ic\" style=\"background:var(--pink);\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 1 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z\"\/><\/svg><\/div><div><h4>\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c<\/h4><p>\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e14\u0e49\u0e27\u0e22\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d<\/p><\/div><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"service-photo-card service-tall reveal\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1656370456375-bebe28259ebf?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e25\u0e38\u0e48\u0e21\">\n          <div class=\"service-label\"><div class=\"ic\" style=\"background:var(--bg-dark);\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h4l3 8 4-16 3 8h4\"\/><\/svg><\/div><div><h4>\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e25\u0e38\u0e48\u0e21<\/h4><p>\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e43\u0e19\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e01\u0e25\u0e38\u0e48\u0e21\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e01\u0e31\u0e19<\/p><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"services-cta\"><a href=\"#contact\" class=\"btn btn-dark\">\u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 \u2192<\/a><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= TESTIMONIALS ================= -->\n  <section class=\"block\">\n    <div class=\"wrap testi-wrap\">\n      <div class=\"testi-photos reveal\">\n        <div class=\"p1\"><div class=\"avatar-circle\">\u0e13<\/div><\/div>\n        <div class=\"p2\"><div class=\"avatar-circle\">\u0e1e<\/div><\/div>\n        <div class=\"p3\"><div class=\"avatar-circle\">\u0e01<\/div><\/div>\n      <\/div>\n      <div class=\"testi-quote-block reveal\">\n        <span class=\"eyebrow\">\u0e40\u0e2a\u0e35\u0e22\u0e07\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/span>\n        <h2>\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e32\u0e27\u0e01\u0e32\u0e23<em>\u0e40\u0e22\u0e35\u0e22\u0e27\u0e22\u0e32<\/em>\u0e41\u0e25\u0e30\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e40\u0e23\u0e32<\/h2>\n        <div id=\"testiSlides\">\n          <div class=\"testi-slide active\">\n            <div class=\"testi-person\"><div class=\"av\">\u0e13<\/div><div><div class=\"name\">\u0e13\u0e31\u0e10\u0e27\u0e38\u0e12\u0e34 \u0e2a.<\/div><div class=\"role\">\u0e1c\u0e39\u0e49\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e1d\u0e48\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e25\u0e32\u0e14<\/div><\/div><\/div>\n            <p class=\"q\">&#8220;\u0e15\u0e2d\u0e19\u0e17\u0e35\u0e48\u0e07\u0e32\u0e19\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e2b\u0e21\u0e14\u0e44\u0e1f\u0e44\u0e1b\u0e2b\u0e21\u0e14\u0e41\u0e25\u0e49\u0e27 \u0e01\u0e32\u0e23\u0e44\u0e14\u0e49\u0e1e\u0e39\u0e14\u0e04\u0e38\u0e22\u0e01\u0e31\u0e1a\u0e19\u0e31\u0e01\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e09\u0e31\u0e19\u0e21\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e2d\u0e2d\u0e01\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e40\u0e04\u0e22\u0e04\u0e34\u0e14\u0e21\u0e32\u0e01\u0e48\u0e2d\u0e19 \u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e23\u0e39\u0e49\u0e2a\u0e36\u0e01\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e44\u0e14\u0e49\u0e01\u0e25\u0e31\u0e1a\u0e21\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07&#8221;<\/p>\n          <\/div>\n          <div class=\"testi-slide\">\n            <div class=\"testi-person\"><div class=\"av\">\u0e1e<\/div><div><div class=\"name\">\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e0a\u0e19\u0e01 \u0e27.<\/div><div class=\"role\">\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c<\/div><\/div><\/div>\n            <p class=\"q\">&#8220;\u0e04\u0e27\u0e32\u0e21\u0e15\u0e36\u0e07\u0e40\u0e04\u0e23\u0e35\u0e22\u0e14\u0e43\u0e19\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e30\u0e2a\u0e21\u0e21\u0e32\u0e19\u0e32\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e04\u0e25\u0e35\u0e48\u0e04\u0e25\u0e32\u0e22\u0e25\u0e07 \u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e2d\u0e1a\u0e2d\u0e38\u0e48\u0e19\u0e21\u0e32\u0e01\u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e40\u0e04\u0e22\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e23\u0e39\u0e49\u0e2a\u0e36\u0e01\u0e16\u0e39\u0e01\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e40\u0e25\u0e22&#8221;<\/p>\n          <\/div>\n          <div class=\"testi-slide\">\n            <div class=\"testi-person\"><div class=\"av\">\u0e01<\/div><div><div class=\"name\">\u0e01\u0e31\u0e19\u0e15\u0e35 \u0e2d.<\/div><div class=\"role\">\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08<\/div><\/div><\/div>\n            <p class=\"q\">&#8220;\u0e01\u0e32\u0e23\u0e08\u0e2d\u0e07\u0e40\u0e27\u0e25\u0e32\u0e19\u0e2d\u0e01\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e40\u0e27\u0e25\u0e32\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e15\u0e32\u0e23\u0e32\u0e07\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e25\u0e07\u0e15\u0e31\u0e27\u0e08\u0e23\u0e34\u0e07\u0e46 \u0e41\u0e25\u0e30\u0e23\u0e39\u0e49\u0e2a\u0e36\u0e01\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e17\u0e38\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07\u0e17\u0e35\u0e48\u0e40\u0e02\u0e49\u0e32\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32&#8221;<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"testi-dots\" id=\"testiDots\"><span class=\"active\" data-i=\"0\"><\/span><span data-i=\"1\"><\/span><span data-i=\"2\"><\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= CTA DARK BAND ================= -->\n  <section class=\"cta-band\" id=\"contact\">\n    <div class=\"wrap\">\n      <span class=\"eyebrow\" style=\"color:var(--lavender);\">\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49<\/span>\n      <h2>\u0e01\u0e49\u0e32\u0e27\u0e2a\u0e39\u0e48<em style=\"color:var(--pink);\">\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e2d\u0e44\u0e1b<\/em> \u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e27\u0e25\u0e32\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h2>\n      <p>\u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e04\u0e38\u0e13 \u0e21\u0e32\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e40\u0e22\u0e35\u0e22\u0e27\u0e22\u0e32 \u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15 \u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e21\u0e14\u0e38\u0e25\u0e43\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15<\/p>\n      <a href=\"mailto:hello@velamind.co\" class=\"btn btn-light\">\u0e08\u0e2d\u0e07\u0e40\u0e27\u0e25\u0e32\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22<\/a>\n    <\/div>\n  <\/section>\n\n  <!-- ================= FAQ ================= -->\n  <section class=\"block\">\n    <div class=\"wrap faq-wrap\">\n      <div class=\"faq-head reveal\">\n        <span class=\"eyebrow\">\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22<\/span>\n        <h2>\u0e23\u0e31\u0e1a<em>\u0e04\u0e33\u0e15\u0e2d\u0e1a<\/em>\u0e40\u0e23\u0e47\u0e27\u0e46 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e02\u0e49\u0e2d\u0e01\u0e31\u0e07\u0e27\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h2>\n        <p>\u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e04\u0e38\u0e13 \u0e19\u0e35\u0e48\u0e04\u0e37\u0e2d\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e41\u0e25\u0e30\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32<\/p>\n        <div class=\"contact-link\">\u0e22\u0e31\u0e07\u0e21\u0e35\u0e04\u0e33\u0e16\u0e32\u0e21\u0e2d\u0e22\u0e39\u0e48\u0e44\u0e2b\u0e21? <a href=\"mailto:hello@velamind.co\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 \u2192<\/a><\/div>\n      <\/div>\n      <div class=\"reveal\">\n        <details class=\"faq-item featured\" open>\n          <summary><span>\u0e08\u0e30\u0e23\u0e39\u0e49\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e09\u0e31\u0e19?<\/span><span class=\"plus\"><\/span><\/summary>\n          <div class=\"faq-body\">\u0e40\u0e23\u0e32\u0e21\u0e35\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e23\u0e32\u0e22\u0e1a\u0e38\u0e04\u0e04\u0e25 \u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e04\u0e39\u0e48\u0e23\u0e31\u0e01 \u0e41\u0e25\u0e30\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e25\u0e38\u0e48\u0e21 \u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14<\/div>\n        <\/details>\n        <details class=\"faq-item\">\n          <summary><span>\u0e40\u0e0b\u0e2a\u0e0a\u0e31\u0e19\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e19\u0e32\u0e19\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19?<\/span><span class=\"plus\"><\/span><\/summary>\n          <div class=\"faq-body\">\u0e2a\u0e48\u0e27\u0e19\u0e43\u0e2b\u0e0d\u0e48\u0e40\u0e0b\u0e2a\u0e0a\u0e31\u0e19\u0e08\u0e30\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 50-60 \u0e19\u0e32\u0e17\u0e35 \u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e04\u0e23\u0e31\u0e49\u0e07\u0e41\u0e23\u0e01\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e48\u0e32\u0e43\u0e0a\u0e49\u0e08\u0e48\u0e32\u0e22 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e32\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e48\u0e2d\u0e19\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19<\/div>\n        <\/details>\n        <details class=\"faq-item\">\n          <summary><span>\u0e21\u0e35\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c\u0e44\u0e2b\u0e21?<\/span><span class=\"plus\"><\/span><\/summary>\n          <div class=\"faq-body\">\u0e21\u0e35\u0e04\u0e23\u0e31\u0e1a\/\u0e04\u0e48\u0e30 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c\u0e41\u0e25\u0e30\u0e41\u0e1a\u0e1a\u0e1e\u0e1a\u0e2b\u0e19\u0e49\u0e32 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e19\u0e2d\u0e01\u0e40\u0e27\u0e25\u0e32\u0e17\u0e33\u0e01\u0e32\u0e23\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e19\u0e17\u0e33\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e15\u0e32\u0e23\u0e32\u0e07\u0e22\u0e38\u0e48\u0e07<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= BLOG ================= -->\n  <section class=\"block\" style=\"padding-top:0;\">\n    <div class=\"wrap\">\n      <div class=\"blog-head reveal\">\n        <div><span class=\"eyebrow\">\u0e08\u0e32\u0e01\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32<\/span><h2>\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48<em>\u0e2a\u0e21\u0e14\u0e38\u0e25<\/em><\/h2><\/div>\n        <a href=\"stories.html\" class=\"btn btn-outline\">\u0e14\u0e39\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 \u2192<\/a>\n      <\/div>\n      <div class=\"blog-grid\">\n        <div class=\"blog-card reveal\">\n          <div class=\"blog-photo\"><span class=\"blog-tag\">\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e08\u0e34\u0e15<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758273241086-f3585ef8c2f8?q=80&#038;w=800&#038;auto=format&#038;fit=crop\" alt=\"\u0e40\u0e0b\u0e2a\u0e0a\u0e31\u0e19\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\"><\/div>\n          <div class=\"blog-body\"><h4>\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e01\u0e49\u0e32\u0e27\u0e1c\u0e48\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e17\u0e49\u0e32\u0e17\u0e32\u0e22\u0e43\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23<\/h4><p>\u0e40\u0e08\u0e32\u0e30\u0e25\u0e36\u0e01\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19 \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e19\u0e17\u0e33\u0e07\u0e32\u0e19\u0e01\u0e49\u0e32\u0e27\u0e1c\u0e48\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e01\u0e14\u0e14\u0e31\u0e19\u0e44\u0e14\u0e49\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23<\/p><div class=\"blog-meta\">\u0e42\u0e14\u0e22\u0e17\u0e35\u0e21 Vela \u00b7 5 \u0e21\u0e35\u0e19\u0e32\u0e04\u0e21 2569<\/div><\/div>\n        <\/div>\n        <div class=\"blog-card reveal\">\n          <div class=\"blog-photo\"><span class=\"blog-tag\">\u0e2a\u0e15\u0e34<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758876019043-cedb0b6f56ea?q=80&#038;w=800&#038;auto=format&#038;fit=crop\" alt=\"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\"><\/div>\n          <div class=\"blog-body\"><h4>\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e43\u0e19\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07: \u0e01\u0e49\u0e32\u0e27\u0e2a\u0e39\u0e48\u0e15\u0e31\u0e27\u0e04\u0e38\u0e13\u0e17\u0e35\u0e48\u0e41\u0e02\u0e47\u0e07\u0e41\u0e01\u0e23\u0e48\u0e07\u0e02\u0e36\u0e49\u0e19<\/h4><p>\u0e19\u0e34\u0e2a\u0e31\u0e22\u0e40\u0e25\u0e47\u0e01\u0e46 \u0e17\u0e35\u0e48\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19 \u0e0a\u0e48\u0e27\u0e22\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e31\u0e48\u0e19\u0e43\u0e19\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07\u0e2b\u0e25\u0e31\u0e07\u0e1c\u0e48\u0e32\u0e19\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e2b\u0e21\u0e14\u0e44\u0e1f<\/p><div class=\"blog-meta\">\u0e42\u0e14\u0e22\u0e17\u0e35\u0e21 Vela \u00b7 7 \u0e21\u0e35\u0e19\u0e32\u0e04\u0e21 2569<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n\n<footer>\n  <div class=\"wrap\">\n    <div class=\"footer-top\">\n      <div>\n        <div class=\"footer-logo\">\n          <svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"20\" cy=\"20\" r=\"19\" fill=\"#B88CFF\"\/><path d=\"M11 20 L17 26 L29 13\" stroke=\"#16151D\" stroke-width=\"3\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          VELA MIND\n        <\/div>\n        <h2>\u0e19\u0e33\u0e17\u0e32\u0e07\u0e04\u0e38\u0e13\u0e2a\u0e39\u0e48\u0e08\u0e34\u0e15\u0e43\u0e08\u0e17\u0e35\u0e48<em style=\"color:var(--pink);\">\u0e41\u0e02\u0e47\u0e07\u0e41\u0e23\u0e07<\/em> \u0e41\u0e25\u0e30\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e38\u0e02\u0e22\u0e34\u0e48\u0e07\u0e02\u0e36\u0e49\u0e19<\/h2>\n      <\/div>\n      <div class=\"footer-col\">\n        <h5>\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e14\u0e48\u0e27\u0e19<\/h5>\n        <a href=\"index.html\">\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01<\/a>\n        <a href=\"stories.html\">\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21<\/a>\n        <a href=\"quiz.html\">\u0e41\u0e1a\u0e1a\u0e17\u0e14\u0e2a\u0e2d\u0e1a<\/a>\n        <a href=\"courses.html\">\u0e04\u0e2d\u0e23\u0e4c\u0e2a<\/a>\n        <a href=\"about.html\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32<\/a>\n      <\/div>\n      <div class=\"footer-col\">\n        <h5>\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32<\/h5>\n        <div class=\"footer-contact-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M4 4h16v16H4z\"\/><path d=\"M22 6l-10 7L2 6\"\/><\/svg>hello@velamind.co<\/div>\n        <div class=\"footer-contact-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>(555) 123-4567<\/div>\n        <div class=\"footer-contact-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>123 \u0e16\u0e19\u0e19\u0e40\u0e0b\u0e40\u0e23\u0e19\u0e34\u0e15\u0e35\u0e49 \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"footer-bottom\">\n      <div>\u00a9 2569 VELA MIND \u0e2a\u0e07\u0e27\u0e19\u0e25\u0e34\u0e02\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e17\u0e38\u0e01\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e23<\/div>\n      <div class=\"footer-social\">\n        <a href=\"#\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg><\/a>\n        <a href=\"#\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.5\" cy=\"6.5\" r=\"1\"\/><\/svg><\/a>\n        <a href=\"#\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53A4.48 4.48 0 0 0 22.4.36a9 9 0 0 1-2.83 1.08A4.52 4.52 0 0 0 11.5 5.5c0 .35.04.7.11 1.03A12.8 12.8 0 0 1 2.6 1.6a4.5 4.5 0 0 0 1.4 6.03A4.4 4.4 0 0 1 2 7.1v.06a4.52 4.52 0 0 0 3.6 4.43 4.5 4.5 0 0 1-2 .08 4.52 4.52 0 0 0 4.2 3.13A9.05 9.05 0 0 1 1 17.1a12.8 12.8 0 0 0 6.92 2.03c8.3 0 12.85-6.88 12.85-12.85 0-.2 0-.39-.02-.58A9.2 9.2 0 0 0 23 3z\"\/><\/svg><\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script>\n  const revealEls = document.querySelectorAll('.reveal');\n  if('IntersectionObserver' in window){\n    const io = new IntersectionObserver((entries)=>{\n      entries.forEach((e,i)=>{\n        if(e.isIntersecting){ setTimeout(()=>e.target.classList.add('in'), (i%3)*90); io.unobserve(e.target); }\n      });\n    }, { threshold:0.15 });\n    revealEls.forEach(el=>io.observe(el));\n  } else { revealEls.forEach(el=>el.classList.add('in')); }\n\n  document.querySelectorAll('.btn').forEach(btn=>{\n    btn.addEventListener('click', function(e){\n      const rect = this.getBoundingClientRect();\n      const ripple = document.createElement('span');\n      const size = Math.max(rect.width, rect.height) * 1.4;\n      ripple.className = 'btn-ripple';\n      ripple.style.width = ripple.style.height = size + 'px';\n      ripple.style.left = (e.clientX - rect.left - size\/2) + 'px';\n      ripple.style.top = (e.clientY - rect.top - size\/2) + 'px';\n      this.appendChild(ripple);\n      setTimeout(()=>ripple.remove(), 650);\n    });\n  });\n\n  const statEls = document.querySelectorAll('.stat-item .n');\n  if('IntersectionObserver' in window && statEls.length){\n    const statIo = new IntersectionObserver((entries)=>{\n      entries.forEach(entry=>{\n        if(entry.isIntersecting){\n          const el = entry.target;\n          const target = parseInt(el.dataset.target, 10);\n          const suffix = el.dataset.suffix || '';\n          const dur = 1400; const start = performance.now();\n          function tick(now){\n            const p = Math.min((now-start)\/dur, 1);\n            const eased = 1 - Math.pow(1-p, 3);\n            el.textContent = Math.round(eased*target).toLocaleString() + suffix;\n            if(p < 1) requestAnimationFrame(tick);\n          }\n          requestAnimationFrame(tick);\n          statIo.unobserve(el);\n        }\n      });\n    }, { threshold:0.4 });\n    statEls.forEach(el=>statIo.observe(el));\n  }\n\n  const slides = document.querySelectorAll('.testi-slide');\n  const dots = document.querySelectorAll('#testiDots span');\n  let testiIndex = 0;\n  function showTesti(i){\n    slides.forEach((s,idx)=>s.classList.toggle('active', idx===i));\n    dots.forEach((d,idx)=>d.classList.toggle('active', idx===i));\n    testiIndex = i;\n  }\n  dots.forEach(d=>d.addEventListener('click', ()=>showTesti(parseInt(d.dataset.i,10))));\n  setInterval(()=>{ showTesti((testiIndex+1) % slides.length); }, 6000);\n\n  const mockOpts = document.querySelectorAll('.quiz-mock-opt');\n  const mockFill = document.getElementById('mockFill');\n  const mockPct = document.getElementById('mockPct');\n  const mockQLabel = document.getElementById('mockQLabel');\n  mockOpts.forEach(opt=>{\n    opt.addEventListener('click', function(e){\n      mockOpts.forEach(o=>o.classList.remove('selected'));\n      this.classList.add('selected');\n      const rect = this.getBoundingClientRect();\n      const ripple = document.createElement('span');\n      const size = Math.max(rect.width, rect.height) * 1.3;\n      ripple.className = 'btn-ripple';\n      ripple.style.width = ripple.style.height = size + 'px';\n      ripple.style.left = (e.clientX - rect.left - size\/2) + 'px';\n      ripple.style.top = (e.clientY - rect.top - size\/2) + 'px';\n      ripple.style.background = 'rgba(184,140,255,0.3)';\n      this.style.position='relative'; this.style.overflow='hidden';\n      this.appendChild(ripple);\n      mockFill.style.width = '32%';\n      mockPct.textContent = '32%';\n      mockQLabel.textContent = '\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48 2 \u0e08\u0e32\u0e01 6';\n      setTimeout(()=>{ window.location.href = 'quiz.html'; }, 550);\n    });\n  });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>VELA MIND \u2014 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e08\u0e34\u0e15\u0e43\u0e08\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e19\u0e27\u0e31\u0e22\u0e17\u0e33\u0e07\u0e32\u0e19 \u0e13\u0e1e\u0e01 \u0e01\u0e27\u0e48\u0e32 500+ \u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e44\u0e1b \u0e40\u0e2a\u0e23\u0e34\u0e21\u0e1e\u0e25\u0e31\u0e07\u0e08\u0e34\u0e15\u0e43\u0e08\u0e04\u0e38\u0e13 \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e04\u0e38\u0e13 \u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e14\u0e39\u0e41\u0e25\u0e08\u0e34\u0e15\u0e43\u0e08\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e01\u0e49\u0e32\u0e27\u0e1c\u0e48\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e17\u0e49\u0e32\u0e17\u0e32\u0e22\u0e43\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e41\u0e25\u0e30\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08 \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e40\u0e25\u0e22 \u2192 \u0e40\u0e23\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07 \ud83e\uddd1\u200d\u2695\ufe0f \u0e19\u0e31\u0e01\u0e08\u0e34\u0e15\u0e27\u0e34\u0e17\u0e22\u0e32\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e43\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15 \u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e08\u0e34\u0e15 \ud83e\udde0 \u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e1a\u0e38\u0e04\u0e04\u0e25 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","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-40","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jailamai.com\/wp-json\/wp\/v2\/pages\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jailamai.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jailamai.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jailamai.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jailamai.com\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":15,"href":"https:\/\/jailamai.com\/wp-json\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":93,"href":"https:\/\/jailamai.com\/wp-json\/wp\/v2\/pages\/40\/revisions\/93"}],"wp:attachment":[{"href":"https:\/\/jailamai.com\/wp-json\/wp\/v2\/media?parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}