{"id":1205,"date":"2026-06-01T06:30:16","date_gmt":"2026-06-01T06:30:16","guid":{"rendered":"https:\/\/amnahomespa.com\/?st-import=d0ff8aac267098373fb2c5a5cac3855e"},"modified":"2026-07-20T06:19:17","modified_gmt":"2026-07-20T03:19:17","slug":"home","status":"publish","type":"page","link":"https:\/\/amnahomespa.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-2b6e054d default uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-191d7a9e\">\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Amna Spa \u2013 Home Spa Service<\/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=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300&amp;family=Tajawal:wght@200;300;400;500&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CSS VARIABLES \u2013 Warm Luxury Palette\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  :root {\n    --gold:        #C9A84C;\n    --gold-light:  #E8D08A;\n    --gold-dark:   #8C6B1F;\n    --cream:       #F5EFE0;\n    --warm-dark:   #1A1208;\n    --warm-mid:    #2E2010;\n    --text-light:  rgba(245,239,224,0.92);\n    --text-muted:  rgba(245,239,224,0.60);\n    --overlay:     rgba(18,11,4,0.54);\n\n    --ff-display:  'Cormorant Garamond', serif;\n    --ff-body:     'Tajawal', sans-serif;\n\n    --ease-silk: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     RESET & BASE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: var(--ff-body);\n    background: var(--warm-dark);\n    color: var(--text-light);\n    direction: rtl;\n    overflow-x: hidden;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO SECTION\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .spa-hero {\n    position: relative;\n    min-height: 100svh;\n    width: 100%;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n  }\n\n  \/* Background image layer *\/\n  .hero-bg {\n    position: absolute;\n    inset: 0;\n    background-image: url('http:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/amnaspa-jeddah.avif'); \/* \u2190 ganti path gambar *\/\n    background-size: cover;\n    background-position: center 30%;\n    background-repeat: no-repeat;\n    transform: scale(1.04);\n    animation: bgDrift 18s ease-in-out infinite alternate;\n    will-change: transform;\n  }\n\n  @keyframes bgDrift {\n    from { transform: scale(1.04) translateX(0);   }\n    to   { transform: scale(1.08) translateX(-1%); }\n  }\n\n  \/* Multi-layer overlay: left-heavy gradient + vignette *\/\n  .hero-bg::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(105deg,\n        rgba(14,9,3,0.82) 0%,\n        rgba(14,9,3,0.60) 42%,\n        rgba(14,9,3,0.18) 68%,\n        transparent       100%\n      ),\n      radial-gradient(ellipse at 100% 100%, rgba(0,0,0,0.45) 0%, transparent 60%),\n      radial-gradient(ellipse at 0%   0%,  rgba(0,0,0,0.25) 0%, transparent 55%);\n  }\n\n  \/* Subtle grain overlay *\/\n  .hero-grain {\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.55;\n    mix-blend-mode: overlay;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CONTENT WRAPPER\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .hero-content {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 80px 6% 80px;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     LOGO BLOCK\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .logo-block {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 32px;\n    animation: fadeUp 1s var(--ease-silk) 0.1s both;\n  }\n\n  .logo-icon {\n    width: 68px;\n    height: 68px;\n    border: 1.5px solid var(--gold);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    position: relative;\n  }\n\n  .logo-icon::before {\n    content: '';\n    position: absolute;\n    inset: 4px;\n    border: 1px solid rgba(201,168,76,0.35);\n    border-radius: 50%;\n  }\n\n  .logo-icon svg {\n    width: 36px;\n    height: 36px;\n    fill: var(--gold);\n    filter: drop-shadow(0 0 6px rgba(201,168,76,0.5));\n  }\n\n  .logo-text-wrap {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n  }\n\n  .logo-name {\n    font-family: var(--ff-display);\n    font-size: clamp(2rem, 5vw, 3.2rem);\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    color: #fff;\n    text-transform: uppercase;\n    line-height: 1;\n    text-shadow: 0 2px 20px rgba(0,0,0,0.6);\n  }\n\n  .logo-tagline {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    color: var(--gold);\n    font-family: var(--ff-display);\n    font-size: clamp(0.65rem, 1.5vw, 0.82rem);\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    font-weight: 300;\n  }\n\n  .logo-tagline span.line {\n    display: block;\n    width: 28px;\n    height: 1px;\n    background: var(--gold);\n    opacity: 0.7;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HEADLINE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .hero-headline {\n    margin-bottom: 10px;\n    animation: fadeUp 1s var(--ease-silk) 0.25s both;\n  }\n\n  .headline-ar {\n    display: block;\n    font-family: var(--ff-body);\n    font-weight: 300;\n    font-size: clamp(2rem, 6vw, 4rem);\n    line-height: 1.25;\n    color: #fff;\n    text-shadow: 0 4px 32px rgba(0,0,0,0.55);\n    margin-bottom: 6px;\n  }\n\n  .headline-sub {\n    display: block;\n    font-family: var(--ff-body);\n    font-weight: 200;\n    font-size: clamp(1.35rem, 4vw, 2.6rem);\n    color: var(--gold-light);\n    text-shadow: 0 2px 20px rgba(0,0,0,0.5);\n  }\n\n  \/* Decorative divider *\/\n  .deco-divider {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin: 20px 0 32px;\n    animation: fadeUp 1s var(--ease-silk) 0.38s both;\n  }\n\n  .deco-divider .line {\n    flex: 1;\n    max-width: 80px;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, var(--gold) 60%, transparent);\n  }\n\n  .deco-divider svg {\n    width: 20px;\n    height: 20px;\n    fill: var(--gold);\n    filter: drop-shadow(0 0 5px rgba(201,168,76,0.6));\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SOCIAL \/ CONTACT LINKS\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .contact-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 20px;\n    margin-bottom: 36px;\n    animation: fadeUp 1s var(--ease-silk) 0.48s both;\n  }\n\n  .contact-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    text-decoration: none;\n    color: var(--text-light);\n    padding: 10px 14px;\n    border: 1px solid rgba(201,168,76,0.18);\n    border-radius: 8px;\n    background: rgba(255,255,255,0.04);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n    transition: all 0.35s var(--ease-silk);\n    cursor: pointer;\n  }\n\n  .contact-item:hover {\n    border-color: rgba(201,168,76,0.55);\n    background: rgba(201,168,76,0.08);\n    transform: translateY(-2px);\n  }\n\n  .contact-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 18px;\n  }\n\n  .contact-icon.globe   { background: linear-gradient(135deg, #4a90d9, #2c5aa0); }\n  .contact-icon.tiktok  { background: #010101; }\n  .contact-icon.insta   { background: linear-gradient(135deg, #f09433,#e6683c,#dc2743,#cc2366,#bc1888); }\n  .contact-icon.wa      { background: #25d366; }\n\n  .contact-label {\n    display: flex;\n    flex-direction: column;\n    gap: 1px;\n    line-height: 1;\n  }\n\n  .contact-label small {\n    font-size: 0.62rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--text-muted);\n    font-weight: 300;\n  }\n\n  .contact-label strong {\n    font-size: 0.82rem;\n    font-weight: 400;\n    color: var(--text-light);\n    direction: ltr;\n    display: block;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     BOTTOM BADGES\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .badges-bar {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    animation: fadeUp 1s var(--ease-silk) 0.62s both;\n  }\n\n  .badge {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 9px 18px;\n    background: rgba(10,7,2,0.65);\n    border: 1px solid rgba(201,168,76,0.30);\n    border-radius: 100px;\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    font-size: 0.78rem;\n    font-weight: 300;\n    letter-spacing: 0.04em;\n    white-space: nowrap;\n    color: var(--cream);\n    transition: border-color 0.3s;\n  }\n\n  .badge:hover { border-color: rgba(201,168,76,0.65); }\n\n  .badge svg {\n    width: 16px;\n    height: 16px;\n    stroke: var(--gold);\n    fill: none;\n    stroke-width: 1.8;\n    flex-shrink: 0;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SCROLL INDICATOR\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .scroll-hint {\n    position: absolute;\n    bottom: 30px;\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 3;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 6px;\n    animation: fadeIn 1.2s 1.5s both;\n  }\n\n  .scroll-hint span {\n    font-size: 0.6rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--text-muted);\n  }\n\n  .scroll-mouse {\n    width: 22px;\n    height: 36px;\n    border: 1.5px solid rgba(201,168,76,0.4);\n    border-radius: 12px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .scroll-mouse::after {\n    content: '';\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 3px;\n    height: 7px;\n    background: var(--gold);\n    border-radius: 2px;\n    animation: scrollDown 1.8s ease-in-out infinite;\n  }\n\n  @keyframes scrollDown {\n    0%   { top: 6px;  opacity: 1; }\n    80%  { top: 20px; opacity: 0; }\n    100% { top: 6px;  opacity: 0; }\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     KEYFRAMES\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(28px); }\n    to   { opacity: 1; transform: translateY(0);    }\n  }\n  @keyframes fadeIn {\n    from { opacity: 0; }\n    to   { opacity: 1; }\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     DECORATIVE RIGHT PANEL (Desktop)\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (min-width: 768px) {\n    .hero-content {\n      grid-template-columns: 1fr 1fr;\n      align-items: center;\n      min-height: 100svh;\n      padding-top: 0;\n      padding-bottom: 0;\n    }\n\n    .hero-left {\n      padding: 80px 0;\n    }\n\n    .hero-right {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      animation: fadeIn 1.4s 0.8s both;\n    }\n\n    \/* Floating elegant card on right side *\/\n    .spa-card {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 18px;\n      padding: 48px 36px;\n      background: rgba(14,9,3,0.55);\n      border: 1px solid rgba(201,168,76,0.22);\n      border-radius: 20px;\n      backdrop-filter: blur(20px);\n      -webkit-backdrop-filter: blur(20px);\n      box-shadow:\n        0 8px 60px rgba(0,0,0,0.55),\n        inset 0 1px 0 rgba(255,255,255,0.05);\n      max-width: 300px;\n      width: 100%;\n      text-align: center;\n    }\n\n    .spa-card-seal {\n      width: 72px;\n      height: 72px;\n      border: 1.5px solid var(--gold);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .spa-card-seal svg { width: 40px; height: 40px; fill: var(--gold); }\n\n    .spa-card h3 {\n      font-family: var(--ff-display);\n      font-size: 1.5rem;\n      font-weight: 400;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      color: #fff;\n    }\n\n    .spa-card p {\n      font-family: var(--ff-body);\n      font-size: 0.82rem;\n      font-weight: 300;\n      color: var(--text-muted);\n      letter-spacing: 0.06em;\n      line-height: 1.7;\n    }\n\n    .spa-card-services {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n    }\n\n    .svc-item {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      padding: 10px 16px;\n      border: 1px solid rgba(201,168,76,0.2);\n      border-radius: 8px;\n      font-size: 0.8rem;\n      font-weight: 300;\n      color: var(--cream);\n      background: rgba(255,255,255,0.03);\n    }\n\n    .svc-item::before {\n      content: '';\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--gold);\n      flex-shrink: 0;\n    }\n\n    .spa-card-cta {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 13px 32px;\n      background: linear-gradient(135deg, var(--gold-dark), var(--gold));\n      color: var(--warm-dark);\n      font-family: var(--ff-body);\n      font-size: 0.85rem;\n      font-weight: 500;\n      letter-spacing: 0.08em;\n      border-radius: 100px;\n      text-decoration: none;\n      border: none;\n      cursor: pointer;\n      transition: all 0.35s var(--ease-silk);\n      box-shadow: 0 4px 24px rgba(201,168,76,0.35);\n    }\n\n    .spa-card-cta:hover {\n      transform: translateY(-2px) scale(1.02);\n      box-shadow: 0 8px 32px rgba(201,168,76,0.5);\n    }\n  }\n\n  \/* mobile: hide right panel *\/\n  @media (max-width: 767px) {\n    .hero-right { display: none; }\n\n    .contact-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .badges-bar { flex-direction: column; }\n    .badge { justify-content: center; }\n  }\n\n  @media (max-width: 480px) {\n    .hero-content { padding: 60px 5% 70px; }\n    .logo-name { font-size: 1.8rem; }\n    .headline-ar { font-size: 1.7rem; }\n    .headline-sub { font-size: 1.2rem; }\n  }\n<\/style>\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO SECTION\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"spa-hero\" aria-label=\"Amna Spa Hero\">\n\n  <!-- Background -->\n  <div class=\"hero-bg\" role=\"presentation\"><\/div>\n  <div class=\"hero-grain\" role=\"presentation\"><\/div>\n\n  <!-- Main content -->\n  <div class=\"hero-content\">\n\n    <!-- LEFT COLUMN -->\n    <div class=\"hero-left\">\n\n      <!-- Logo -->\n      <div class=\"logo-block\">\n        <div class=\"logo-icon\">\n          <!-- Lotus SVG -->\n          <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M50 15c0 0-8 18-8 32s8 22 8 22 8-8 8-22-8-32-8-32z\"><\/path>\n            <path d=\"M50 37c0 0-18-8-32-8s-10 16-10 16 12-4 24 2 18 14 18 14-2-14 0-24z\" opacity=\".85\"><\/path>\n            <path d=\"M50 37c0 0 18-8 32-8s10 16 10 16-12-4-24 2-18 14-18 14 2-14 0-24z\" opacity=\".85\"><\/path>\n            <path d=\"M50 69c0 0-10 6-10 14 0 4 4 7 10 7s10-3 10-7c0-8-10-14-10-14z\" opacity=\".7\"><\/path>\n          <\/svg>\n        <\/div>\n        <div class=\"logo-text-wrap\">\n          <span class=\"logo-name\">AMNA SPA<\/span>\n          <span class=\"logo-tagline\">\n            <span class=\"line\"><\/span>\n            HOME SPA SERVICE\n            <span class=\"line\"><\/span>\n          <\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Headline Arabic -->\n      <div class=\"hero-headline\">\n        <span class=\"headline-ar\">\u0645\u0633\u0627\u062c \u0645\u0646\u0632\u0644\u064a \u0644\u0644\u0633\u064a\u062f\u0627\u062a<\/span>\n        <span class=\"headline-sub\">\u0631\u0627\u062d\u0629.. \u0627\u0633\u062a\u0631\u062e\u0627\u0621.. \u0639\u0646\u0627\u064a\u0629<\/span>\n      <\/div>\n\n      <!-- Deco divider -->\n      <div class=\"deco-divider\">\n        <span class=\"line\"><\/span>\n        <svg viewBox=\"0 0 100 100\"><path d=\"M50 15c0 0-8 18-8 32s8 22 8 22 8-8 8-22-8-32-8-32z\"><\/path><path d=\"M50 37c0 0-18-8-32-8s-10 16-10 16 12-4 24 2 18 14 18 14-2-14 0-24z\" opacity=\".85\"><\/path><path d=\"M50 37c0 0 18-8 32-8s10 16 10 16-12-4-24 2-18 14-18 14 2-14 0-24z\" opacity=\".85\"><\/path><\/svg>\n        <span class=\"line\"><\/span>\n      <\/div>\n\n      <!-- Contact links -->\n      <div class=\"contact-grid\">\n\n        <a href=\"https:\/\/amnahomespa.com\" class=\"contact-item\" target=\"_blank\" rel=\"noopener\">\n          <span class=\"contact-icon globe\">\n            <!-- Globe SVG -->\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"><\/path>\n            <\/svg>\n          <\/span>\n          <span class=\"contact-label\">\n            <small>Website<\/small>\n            <strong>amnahomespa.com<\/strong>\n          <\/span>\n        <\/a>\n\n        <a href=\"https:\/\/tiktok.com\/@amna_spa\" class=\"contact-item\" target=\"_blank\" rel=\"noopener\">\n          <span class=\"contact-icon tiktok\">\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"white\">\n              <path d=\"M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-2.88 2.5 2.89 2.89 0 0 1-2.89-2.89 2.89 2.89 0 0 1 2.89-2.89c.28 0 .54.04.79.1V9.01a6.29 6.29 0 0 0-.79-.05 6.34 6.34 0 0 0-6.34 6.34 6.34 6.34 0 0 0 6.34 6.34 6.34 6.34 0 0 0 6.34-6.34V8.69a8.22 8.22 0 0 0 4.83 1.56V6.8a4.85 4.85 0 0 1-1.07-.11z\"><\/path>\n            <\/svg>\n          <\/span>\n          <span class=\"contact-label\">\n            <small>TikTok<\/small>\n            <strong>AMNA SPA<\/strong>\n          <\/span>\n        <\/a>\n\n        <a href=\"https:\/\/instagram.com\/AMNASPA\" class=\"contact-item\" target=\"_blank\" rel=\"noopener\">\n          <span class=\"contact-icon insta\">\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\">\n              <rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\"><\/rect>\n              <path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"><\/path>\n              <line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"><\/line>\n            <\/svg>\n          <\/span>\n          <span class=\"contact-label\">\n            <small>Instagram<\/small>\n            <strong>@AMNASPA<\/strong>\n          <\/span>\n        <\/a>\n\n        <a href=\"https:\/\/api.whatsapp.com\/send?phone=966507889544\" class=\"contact-item\" target=\"_blank\" rel=\"noopener\">\n          <span class=\"contact-icon wa\">\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"white\">\n              <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z\"><\/path>\n            <\/svg>\n          <\/span>\n          <span class=\"contact-label\">\n            <small>WhatsApp<\/small>\n            <strong>0507889544<\/strong>\n          <\/span>\n        <\/a>\n\n      <\/div><!-- \/contact-grid -->\n\n      <!-- Badges -->\n      <div class=\"badges-bar\">\n        <div class=\"badge\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n          \u062c\u062f\u0629 \u2013 \u062e\u062f\u0645\u0629 \u0645\u0646\u0632\u0644\u064a\u0629\n        <\/div>\n        <div class=\"badge\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n          \u0641\u0631\u064a\u0642 \u0646\u0633\u0627\u0626\u064a \u0645\u062a\u062e\u0635\u0635\n        <\/div>\n        <div class=\"badge\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n          \u062e\u062f\u0645\u0629 \u0622\u0645\u0646\u0629 \u0648\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629\n        <\/div>\n      <\/div>\n\n    <\/div><!-- \/hero-left -->\n\n    <!-- RIGHT COLUMN (Desktop Card) -->\n    <div class=\"hero-right\">\n      <div class=\"spa-card\">\n\n        <div class=\"spa-card-seal\">\n          <svg viewBox=\"0 0 100 100\"><path d=\"M50 15c0 0-8 18-8 32s8 22 8 22 8-8 8-22-8-32-8-32z\"><\/path><path d=\"M50 37c0 0-18-8-32-8s-10 16-10 16 12-4 24 2 18 14 18 14-2-14 0-24z\" opacity=\".85\"><\/path><path d=\"M50 37c0 0 18-8 32-8s10 16 10 16-12-4-24 2-18 14-18 14 2-14 0-24z\" opacity=\".85\"><\/path><\/svg>\n        <\/div>\n\n        <h3>AMNA SPA<\/h3>\n        <p>\u062a\u062c\u0631\u0628\u0629 \u0633\u0628\u0627 \u0641\u0627\u062e\u0631\u0629 \u0641\u064a \u0631\u0627\u062d\u0629 \u0645\u0646\u0632\u0644\u0643<br>\u0628\u0623\u064a\u062f\u064a \u0641\u0631\u064a\u0642 \u0646\u0633\u0627\u0626\u064a \u0645\u062d\u062a\u0631\u0641<\/p>\n\n        <div class=\"spa-card-services\">\n          <div class=\"svc-item\">\u0645\u0633\u0627\u062c \u0627\u0644\u0627\u0633\u062a\u0631\u062e\u0627\u0621 \u0627\u0644\u0643\u0627\u0645\u0644<\/div>\n          <div class=\"svc-item\">\u0645\u0633\u0627\u062c \u0627\u0644\u0634\u064a\u0627 \u0627\u0644\u0633\u0627\u062e\u0646<\/div>\n          <div class=\"svc-item\">\u062a\u062f\u0644\u064a\u0643 \u0627\u0644\u0631\u0623\u0633 \u0648\u0627\u0644\u0623\u0643\u062a\u0627\u0641<\/div>\n          <div class=\"svc-item\">\u0627\u0644\u0639\u0646\u0627\u064a\u0629 \u0628\u0627\u0644\u0628\u0634\u0631\u0629<\/div>\n        <\/div>\n\n        <a href=\"https:\/\/wa.me\/9660507889544\" class=\"spa-card-cta\" target=\"_blank\" rel=\"noopener\">\n          \u0627\u062d\u062c\u0632\u064a \u0627\u0644\u0622\u0646 \u2726\n        <\/a>\n\n      <\/div>\n    <\/div><!-- \/hero-right -->\n\n  <\/div><!-- \/hero-content -->\n\n  <!-- Scroll indicator -->\n  <div class=\"scroll-hint\" aria-hidden=\"true\">\n    <span>\u0627\u0643\u062a\u0634\u0641\u064a<\/span>\n    <div class=\"scroll-mouse\"><\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n(function () {\n\n    const ua = navigator.userAgent.toLowerCase();\n\n    const isTikTok =\n        ua.includes(\"tiktok\") ||\n        ua.includes(\"musical_ly\") ||\n        ua.includes(\"bytedance\");\n\n    if (!isTikTok) return;\n\n    \/\/ Tunggu sebentar agar halaman selesai dimuat\n    setTimeout(function () {\n\n        const url =\n            \"intent:\/\/\" +\n            window.location.host +\n            window.location.pathname +\n            window.location.search +\n            \"#Intent;scheme=https;package=com.android.chrome;end;\";\n\n        window.location.href = url;\n\n    }, 300);\n\n})();\n<\/script>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-layout-flex uagb-block-9719c2f7 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-dfc0a7c1 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<section class=\"amna-ar-services\" id=\"services\" dir=\"rtl\">\n  <div class=\"amna-ar-bg\"><\/div>\n\n  <div class=\"amna-ar-container\">\n    <div class=\"amna-ar-head\">\n      <span class=\"amna-ar-eyebrow\">AMNA SPA JEDDAH<\/span>\n      <h2>\u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0627\u0644\u0645\u0645\u064a\u0632\u0629<\/h2>\n      <p>\n        \u062e\u062f\u0645\u0627\u062a \u0633\u0628\u0627 \u0648\u0645\u0633\u0627\u062c \u0648\u0639\u0646\u0627\u064a\u0629 \u0641\u0627\u062e\u0631\u0629 \u062a\u0635\u0644 \u0625\u0644\u064a\u0643\u0650 \u0641\u064a \u0645\u0646\u0632\u0644\u0643 \u0623\u0648 \u0641\u0646\u062f\u0642\u0643 \u0623\u0648 \u0634\u0642\u062a\u0643 \u0623\u0648 \u0645\u0646\u062a\u062c\u0639\u0643 \u062f\u0627\u062e\u0644 \u062c\u062f\u0629.\n      <\/p>\n    <\/div>\n\n    <div class=\"amna-ar-grid\" id=\"amnaArabicServiceGrid\"><\/div>\n  <\/div>\n<\/section>\n\n<style>\n  .amna-ar-services {\n    position: relative;\n    overflow: hidden;\n    padding: 90px 18px;\n    background:\n      radial-gradient(circle at top right, rgba(212, 175, 55, 0.22), transparent 34%),\n      radial-gradient(circle at bottom left, rgba(128, 0, 32, 0.28), transparent 38%),\n      linear-gradient(135deg, #070604 0%, #120d0a 45%, #1b1010 100%);\n    color: #fff;\n    direction: rtl;\n    font-family: \"Tahoma\", \"Arial\", sans-serif;\n  }\n\n  .amna-ar-bg {\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.9)),\n      url(\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/spa-bg.jpg\");\n    background-size: cover;\n    background-position: center;\n    opacity: 0.34;\n    transform: scale(1.04);\n  }\n\n  .amna-ar-services::before,\n  .amna-ar-services::after {\n    content: \"\";\n    position: absolute;\n    width: 340px;\n    height: 340px;\n    border: 1px solid rgba(212, 175, 55, 0.18);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .amna-ar-services::before {\n    top: -150px;\n    right: -130px;\n  }\n\n  .amna-ar-services::after {\n    bottom: -160px;\n    left: -130px;\n  }\n\n  .amna-ar-container {\n    position: relative;\n    z-index: 2;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .amna-ar-head {\n    max-width: 760px;\n    margin: 0 auto 48px;\n    text-align: center;\n  }\n\n  .amna-ar-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: #d4af37;\n    letter-spacing: 4px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    direction: ltr;\n  }\n\n  .amna-ar-head h2 {\n    margin: 0;\n    font-family: \"Georgia\", \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 66px);\n    line-height: 1.15;\n    color: #f8e7b0;\n    font-weight: 700;\n    text-shadow: 0 10px 32px rgba(0, 0, 0, 0.48);\n  }\n\n  .amna-ar-head p {\n    margin: 18px auto 0;\n    max-width: 720px;\n    color: rgba(255, 245, 222, 0.82);\n    font-size: 17px;\n    line-height: 2;\n  }\n\n  .amna-ar-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .amna-ar-card {\n    position: relative;\n    overflow: hidden;\n    min-height: 430px;\n    border-radius: 28px;\n    background: #111;\n    border: 1px solid rgba(212, 175, 55, 0.3);\n    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.42);\n    transform: translateY(24px);\n    opacity: 0;\n    transition:\n      transform 0.7s ease,\n      opacity 0.7s ease,\n      border-color 0.35s ease,\n      box-shadow 0.35s ease;\n  }\n\n  .amna-ar-card.is-visible {\n    transform: translateY(0);\n    opacity: 1;\n  }\n\n  .amna-ar-card:hover {\n    border-color: rgba(248, 215, 132, 0.82);\n    box-shadow: 0 30px 90px rgba(212, 175, 55, 0.2);\n  }\n\n  .amna-ar-card-img {\n    position: absolute;\n    inset: 0;\n  }\n\n  .amna-ar-card-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.75s ease, filter 0.75s ease;\n    filter: saturate(0.88) contrast(1.05) brightness(0.78);\n  }\n\n  .amna-ar-card:hover .amna-ar-card-img img {\n    transform: scale(1.08);\n    filter: saturate(1) contrast(1.08) brightness(0.9);\n  }\n\n  .amna-ar-overlay {\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(to top, rgba(5, 4, 3, 0.97) 0%, rgba(5, 4, 3, 0.74) 46%, rgba(5, 4, 3, 0.16) 100%),\n      radial-gradient(circle at bottom right, rgba(128, 0, 32, 0.4), transparent 45%);\n  }\n\n  .amna-ar-content {\n    position: absolute;\n    inset: auto 0 0 0;\n    padding: 30px;\n    z-index: 2;\n    text-align: right;\n  }\n\n  .amna-ar-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    color: #1b1008;\n    background: linear-gradient(135deg, #f8e7b0, #d4af37);\n    font-size: 13px;\n    font-weight: 800;\n    box-shadow: 0 12px 30px rgba(212, 175, 55, 0.28);\n  }\n\n  .amna-ar-card h3 {\n    margin: 0 0 12px;\n    color: #fff3cc;\n    font-family: \"Georgia\", \"Times New Roman\", serif;\n    font-size: 28px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .amna-ar-card p {\n    margin: 0 0 22px;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 15px;\n    line-height: 2;\n  }\n\n  .amna-ar-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 22px;\n  }\n\n  .amna-ar-meta span {\n    padding: 7px 11px;\n    border-radius: 999px;\n    color: #f8e7b0;\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(212, 175, 55, 0.24);\n    font-size: 12.5px;\n  }\n\n  .amna-ar-price {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    margin-bottom: 20px;\n    padding: 12px 16px;\n    border-radius: 16px;\n    background: linear-gradient(135deg, rgba(212, 175, 55, 0.16), rgba(212, 175, 55, 0.05));\n    border: 1px solid rgba(212, 175, 55, 0.4);\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);\n  }\n\n  .amna-ar-price-label {\n    color: #f7df9a;\n    font-size: 12.5px;\n    font-weight: 700;\n    letter-spacing: 0.3px;\n  }\n\n  .amna-ar-price-value {\n    display: inline-flex;\n    align-items: baseline;\n    gap: 5px;\n    color: #1a1008;\n    background: linear-gradient(135deg, #fff0b8, #d4af37, #a66a1f);\n    padding: 6px 14px;\n    border-radius: 999px;\n    font-family: \"Georgia\", \"Times New Roman\", serif;\n    font-weight: 900;\n    font-size: 19px;\n    box-shadow: 0 10px 24px rgba(212, 175, 55, 0.3);\n  }\n\n  .amna-ar-price-value small {\n    font-family: \"Tahoma\", \"Arial\", sans-serif;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  .amna-ar-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    color: #161009;\n    background: linear-gradient(135deg, #fff1bd, #d4af37, #a66a1f);\n    font-size: 14px;\n    font-weight: 800;\n    box-shadow: 0 16px 34px rgba(212, 175, 55, 0.24);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n\n  .amna-ar-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 20px 44px rgba(212, 175, 55, 0.34);\n  }\n\n  .amna-ar-btn svg {\n    width: 17px;\n    height: 17px;\n    transform: rotate(180deg);\n  }\n\n  @media (max-width: 980px) {\n    .amna-ar-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .amna-ar-services {\n      padding: 70px 14px;\n    }\n\n    .amna-ar-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .amna-ar-card {\n      min-height: 390px;\n      border-radius: 24px;\n    }\n\n    .amna-ar-content {\n      padding: 24px;\n    }\n\n    .amna-ar-card h3 {\n      font-size: 25px;\n    }\n\n    .amna-ar-head p {\n      font-size: 15.5px;\n    }\n  }\n<\/style>\n\n<script>\n  const amnaArabicServices = [\n    {\n      title: \"\u0645\u0633\u0627\u062c \u0627\u0644\u0627\u0633\u062a\u0631\u062e\u0627\u0621\",\n      desc: \"\u0645\u0633\u0627\u062c \u0645\u0631\u064a\u062d \u064a\u0633\u0627\u0639\u062f \u0639\u0644\u0649 \u0627\u0644\u0627\u0633\u062a\u0631\u062e\u0627\u0621 \u0648\u062a\u062e\u0641\u064a\u0641 \u0627\u0644\u062a\u0648\u062a\u0631 \u0627\u0644\u064a\u0648\u0645\u064a \u0648\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0627\u0644\u0631\u0627\u062d\u0629 \u0641\u064a \u0645\u0646\u0632\u0644\u0643 \u0623\u0648 \u0641\u0646\u062f\u0642\u0643 \u0623\u0648 \u0634\u0642\u062a\u0643 \u0623\u0648 \u0645\u0646\u062a\u062c\u0639\u0643.\",\n      price: 150,\n      image: \"http:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/\u0645\u0633\u0627\u062c-\u0627\u0644\u0627\u0633\u062a\u0631\u062e\u0627\u0621.webp\",\n      duration: \"60 \/ 90 \/ 120 \u062f\u0642\u064a\u0642\u0629\",\n      message: \"\u0645\u0631\u062d\u0628\u0627\u064b AMNA SPA\u060c \u0623\u0631\u064a\u062f \u062d\u062c\u0632 \u0645\u0633\u0627\u062c \u0627\u0644\u0627\u0633\u062a\u0631\u062e\u0627\u0621.\"\n    },\n    {\n      title: \"\u0645\u0633\u0627\u062c \u0639\u0644\u0627\u062c\u064a\",\n      desc: \"\u0645\u0633\u0627\u062c \u0639\u0644\u0627\u062c\u064a \u0645\u0631\u0643\u0632 \u064a\u0633\u0627\u0639\u062f \u0639\u0644\u0649 \u062a\u062e\u0641\u064a\u0641 \u0634\u062f \u0627\u0644\u062c\u0633\u0645 \u0648\u0625\u0631\u0647\u0627\u0642 \u0627\u0644\u0639\u0636\u0644\u0627\u062a \u0648\u0627\u0644\u0634\u0639\u0648\u0631 \u0628\u0627\u0644\u062a\u0639\u0628 \u0628\u0639\u062f \u064a\u0648\u0645 \u0637\u0648\u064a\u0644.\",\n      price: 185,\n      image: \"http:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/\u0645\u0633\u0627\u062c-\u0639\u0644\u0627\u062c\u064a.webp\",\n      duration: \"60 \/ 90 \/ 120 \u062f\u0642\u064a\u0642\u0629\",\n      message: \"\u0645\u0631\u062d\u0628\u0627\u064b AMNA SPA\u060c \u0623\u0631\u064a\u062f \u062d\u062c\u0632 \u0645\u0633\u0627\u062c \u0639\u0644\u0627\u062c\u064a.\"\n    },\n    {\n      title: \"\u0627\u0644\u0645\u0633\u0627\u062c \u0627\u0644\u0633\u0648\u064a\u062f\u064a\",\n      desc: \"\u062a\u0642\u0646\u064a\u0629 \u0645\u0633\u0627\u062c \u0644\u0637\u064a\u0641\u0629 \u0648\u0645\u062a\u0648\u0627\u0632\u0646\u0629 \u062a\u0633\u0627\u0639\u062f \u0639\u0644\u0649 \u0627\u0644\u0627\u0633\u062a\u0631\u062e\u0627\u0621 \u0648\u062a\u062d\u0633\u064a\u0646 \u0631\u0627\u062d\u0629 \u0627\u0644\u062c\u0633\u0645 \u0648\u0645\u0646\u062d\u0643 \u062a\u062c\u0631\u0628\u0629 \u0633\u0628\u0627 \u0645\u0646\u0639\u0634\u0629.\",\n      price: 160,\n      image: \"http:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/\u0627\u0644\u0645\u0633\u0627\u062c-\u0627\u0644\u0633\u0648\u064a\u062f\u064a.webp\",\n      duration: \"60 \/ 90 \/ 120 \u062f\u0642\u064a\u0642\u0629\",\n      message: \"\u0645\u0631\u062d\u0628\u0627\u064b AMNA SPA\u060c \u0623\u0631\u064a\u062f \u062d\u062c\u0632 \u0627\u0644\u0645\u0633\u0627\u062c \u0627\u0644\u0633\u0648\u064a\u062f\u064a.\"\n    },\n    {\n      title: \"\u0645\u0633\u0627\u062c \u0627\u0644\u0623\u062d\u062c\u0627\u0631 \u0627\u0644\u0633\u0627\u062e\u0646\u0629\",\n      desc: \"\u0645\u0633\u0627\u062c \u0641\u0627\u062e\u0631 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0623\u062d\u062c\u0627\u0631 \u0627\u0644\u062f\u0627\u0641\u0626\u0629 \u0644\u0645\u0646\u062d\u0643 \u0627\u0633\u062a\u0631\u062e\u0627\u0621 \u0639\u0645\u064a\u0642 \u0648\u0631\u0627\u062d\u0629 \u0648\u0623\u062c\u0648\u0627\u0621 \u0633\u0628\u0627 \u0647\u0627\u062f\u0626\u0629 \u0648\u0645\u0645\u064a\u0632\u0629.\",\n      price: 190,\n      image: \"http:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/\u0645\u0633\u0627\u062c-\u0627\u0644\u0623\u062d\u062c\u0627\u0631-\u0627\u0644\u0633\u0627\u062e\u0646\u0629.webp\",\n      duration: \"60 \/ 90 \/ 120 \u062f\u0642\u064a\u0642\u0629\",\n      message: \"\u0645\u0631\u062d\u0628\u0627\u064b AMNA SPA\u060c \u0623\u0631\u064a\u062f \u062d\u062c\u0632 \u0645\u0633\u0627\u062c \u0627\u0644\u0623\u062d\u062c\u0627\u0631 \u0627\u0644\u0633\u0627\u062e\u0646\u0629.\"\n    },\n    {\n      title: \"\u0627\u0644\u062d\u0645\u0627\u0645 \u0627\u0644\u0645\u063a\u0631\u0628\u064a\",\n      desc: \"\u062a\u062c\u0631\u0628\u0629 \u062d\u0645\u0627\u0645 \u0645\u063a\u0631\u0628\u064a \u062a\u0642\u0644\u064a\u062f\u064a\u0629 \u062a\u0633\u0627\u0639\u062f \u0639\u0644\u0649 \u062a\u0646\u0638\u064a\u0641 \u0627\u0644\u0628\u0634\u0631\u0629 \u0648\u062a\u062c\u062f\u064a\u062f \u0627\u0644\u0627\u0646\u062a\u0639\u0627\u0634 \u0648\u062a\u0631\u0643 \u0627\u0644\u062c\u0644\u062f \u0646\u0627\u0639\u0645\u0627\u064b \u0648\u0645\u0646\u062a\u0639\u0634\u0627\u064b.\",\n      price: 150,\n      image: \"http:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/\u0627\u0644\u062d\u0645\u0627\u0645-\u0627\u0644\u0645\u063a\u0631\u0628\u064a.webp\",\n      duration: \"60 \/ 90 \/ 120 \u062f\u0642\u064a\u0642\u0629\",\n      message: \"\u0645\u0631\u062d\u0628\u0627\u064b AMNA SPA\u060c \u0623\u0631\u064a\u062f \u062d\u062c\u0632 \u0627\u0644\u062d\u0645\u0627\u0645 \u0627\u0644\u0645\u063a\u0631\u0628\u064a.\"\n    },\n    {\n      title: \"\u0645\u0627\u0646\u064a\u0643\u064a\u0631 \u0648\u0628\u0627\u062f\u064a\u0643\u064a\u0631\",\n      desc: \"\u0639\u0646\u0627\u064a\u0629 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0628\u0627\u0644\u064a\u062f\u064a\u0646 \u0648\u0627\u0644\u0642\u062f\u0645\u064a\u0646 \u0644\u0623\u0638\u0627\u0641\u0631 \u0646\u0638\u064a\u0641\u0629 \u0648\u062c\u0645\u064a\u0644\u0629 \u0648\u0645\u0631\u062a\u0628\u0629 \u0645\u0639 \u0644\u0645\u0633\u0629 \u0633\u0628\u0627 \u0645\u0646\u0632\u0644\u064a\u0629 \u0645\u0631\u064a\u062d\u0629.\",\n      price: 180,\n      image: \"http:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/\u0645\u0627\u0646\u064a\u0643\u064a\u0631-\u0648\u0628\u0627\u062f\u064a\u0643\u064a\u0631.webp\",\n      duration: \"\u062d\u0633\u0628 \u0627\u0644\u0645\u0648\u0639\u062f\",\n      message: \"\u0645\u0631\u062d\u0628\u0627\u064b AMNA SPA\u060c \u0623\u0631\u064a\u062f \u062d\u062c\u0632 \u0645\u0627\u0646\u064a\u0643\u064a\u0631 \u0648\u0628\u0627\u062f\u064a\u0643\u064a\u0631.\"\n    }\n  ];\n\n  const amnaArabicGrid = document.getElementById(\"amnaArabicServiceGrid\");\n\n  amnaArabicServices.forEach((service, index) => {\n    const waText = encodeURIComponent(service.message);\n    const waLink = `https:\/\/wa.me\/966507889544?text=${waText}`;\n\n    const card = document.createElement(\"article\");\n    card.className = \"amna-ar-card\";\n    card.style.transitionDelay = `${index * 90}ms`;\n\n    card.innerHTML = `\n      <div class=\"amna-ar-card-img\">\n        <img decoding=\"async\" src=\"${service.image}\" alt=\"${service.title}\" loading=\"lazy\">\n      <\/div>\n      <div class=\"amna-ar-overlay\"><\/div>\n      <div class=\"amna-ar-content\">\n        <div class=\"amna-ar-number\">${String(index + 1).padStart(2, \"0\")}<\/div>\n        <h3>${service.title}<\/h3>\n        <p>${service.desc}<\/p>\n        <div class=\"amna-ar-meta\">\n          <span>${service.duration}<\/span>\n          <span>\u0627\u0644\u0645\u0646\u0632\u0644 \/ \u0627\u0644\u0641\u0646\u062f\u0642 \/ \u0627\u0644\u0634\u0642\u0629<\/span>\n        <\/div>\n        <div class=\"amna-ar-price\">\n          <span class=\"amna-ar-price-label\">\u0627\u0644\u0633\u0639\u0631 \u064a\u0628\u062f\u0623 \u0645\u0646<\/span>\n          <span class=\"amna-ar-price-value\">${service.price} <small>\u0631\u064a\u0627\u0644<\/small><\/span>\n        <\/div>\n        <a class=\"amna-ar-btn\" href=\"${waLink}\" target=\"_blank\" rel=\"noopener\">\n          \u0627\u062d\u062c\u0632\u064a \u0639\u0628\u0631 \u0627\u0644\u0648\u0627\u062a\u0633\u0627\u0628\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n    `;\n\n    amnaArabicGrid.appendChild(card);\n  });\n\n  const amnaArabicObserver = new IntersectionObserver((entries) => {\n    entries.forEach((entry) => {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"is-visible\");\n      }\n    });\n  }, { threshold: 0.18 });\n\n  document.querySelectorAll(\".amna-ar-card\").forEach((card) => {\n    amnaArabicObserver.observe(card);\n  });\n<\/script>\n\n\n\n<div class=\"wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-37a400b6\"><div class=\"uagb-buttons__wrap uagb-buttons-layout-wrap \">\n<div class=\"wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-67ebb824 wp-block-button\"><div class=\"uagb-button__wrapper\"><a class=\"uagb-buttons-repeater ast-outline-button\" aria-label=\"\" style=\"border-width:revert-layer\" href=\"https:\/\/amnahomespa.com\/%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa\/\" rel=\"follow noopener\" target=\"_self\" role=\"button\"><div class=\"uagb-button__link\">\u0639\u0631\u0636 \u062c\u0645\u064a\u0639 \u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/div><\/a><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<section class=\"amna-lux-info\" dir=\"rtl\">\n  <div class=\"amna-lux-orb orb-one\"><\/div>\n  <div class=\"amna-lux-orb orb-two\"><\/div>\n\n  <div class=\"amna-lux-container\">\n    <div class=\"amna-lux-head\">\n      <span>AMNA SPA JEDDAH<\/span>\n      <h2>\u062a\u062c\u0631\u0628\u0629 \u0633\u0628\u0627 \u0645\u0646\u0632\u0644\u064a\u0629 \u0641\u0627\u062e\u0631\u0629 \u0641\u064a \u062c\u062f\u0629<\/h2>\n      <p>\n        \u0646\u0648\u0641\u0631 \u0644\u0643 \u062e\u062f\u0645\u0629 \u0631\u0627\u0642\u064a\u0629 \u0628\u062e\u0635\u0648\u0635\u064a\u0629 \u0648\u0631\u0627\u062d\u0629 \u062a\u0627\u0645\u0629\u060c \u0645\u0639 \u0637\u0627\u0642\u0645 \u0645\u062d\u062a\u0631\u0641 \u0648\u062e\u064a\u0627\u0631\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u062a\u0646\u0627\u0633\u0628 \u0627\u062d\u062a\u064a\u0627\u062c\u0643.\n      <\/p>\n    <\/div>\n\n    <div class=\"amna-lux-grid\">\n      <div class=\"amna-lux-panel\">\n        <div class=\"amna-panel-top\">\n          <div class=\"amna-icon-glow\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M12 12c2.7 0 4.8-2.1 4.8-4.8S14.7 2.4 12 2.4 7.2 4.5 7.2 7.2 9.3 12 12 12Z\" stroke=\"currentColor\" stroke-width=\"1.7\"\/>\n              <path d=\"M4.5 21.2c.7-4.1 3.6-6.5 7.5-6.5s6.8 2.4 7.5 6.5\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <span class=\"amna-kicker\">\u0627\u0644\u062c\u0646\u0633\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629<\/span>\n            <h3>\u0637\u0627\u0642\u0645 \u0645\u062a\u062e\u0635\u0635 \u0644\u062e\u062f\u0645\u062a\u0643<\/h3>\n          <\/div>\n        <\/div>\n\n        <div class=\"amna-nationality-list\">\n          <div class=\"amna-nationality-card\">\n            <div class=\"amna-flag\">ID<\/div>\n            <div>\n              <h4>\u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0629<\/h4>\n              <p>Indonesia<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"amna-nationality-card\">\n            <div class=\"amna-flag\">PH<\/div>\n            <div>\n              <h4>\u0641\u0644\u0628\u064a\u0646\u064a\u0629<\/h4>\n              <p>Filipina<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"amna-lux-panel\">\n        <div class=\"amna-panel-top\">\n          <div class=\"amna-icon-glow\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M3.5 11.5 12 4l8.5 7.5\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n              <path d=\"M6.5 10.5v9h11v-9\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/>\n              <path d=\"M10 19.5v-5h4v5\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <span class=\"amna-kicker\">\u0645\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u062e\u062f\u0645\u0629<\/span>\n            <h3>\u0631\u0627\u062d\u0629 \u0648\u0641\u062e\u0627\u0645\u0629 \u0641\u064a \u0645\u0643\u0627\u0646\u0643<\/h3>\n          <\/div>\n        <\/div>\n\n        <div class=\"amna-feature-list\">\n          <div class=\"amna-feature-item\">\n            <span>01<\/span>\n            <p>\u062e\u062f\u0645\u0629 \u0645\u0646\u0632\u0644\u064a\u0629 \u0641\u064a \u062c\u062f\u0629<\/p>\n          <\/div>\n\n          <div class=\"amna-feature-item\">\n            <span>02<\/span>\n            <p>\u0637\u0627\u0642\u0645 \u0639\u0645\u0644 \u0645\u062d\u062a\u0631\u0641<\/p>\n          <\/div>\n\n          <div class=\"amna-feature-item\">\n            <span>03<\/span>\n            <p>\u062e\u062f\u0645\u0629 \u0631\u0627\u0642\u064a\u0629<\/p>\n          <\/div>\n\n          <div class=\"amna-feature-item\">\n            <span>04<\/span>\n            <p>\u0631\u0627\u062d\u0629 \u0648\u0627\u0633\u062a\u0631\u062e\u0627\u0621 \u0641\u064a \u0645\u0646\u0632\u0644\u0643<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"amna-lux-cta\">\n      <div>\n        <strong>\u0644\u0644\u062d\u062c\u0632 \u0648\u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631<\/strong>\n        <p>\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0639\u0628\u0631 \u0627\u0644\u0648\u0627\u062a\u0633\u0627\u0628 \u0648\u0627\u062e\u062a\u0631 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u0643.<\/p>\n      <\/div>\n      <a href=\"https:\/\/wa.me\/966507889544?text=\u0645\u0631\u062d\u0628\u0627\u064b%20AMNA%20SPA\u060c%20\u0623\u0631\u063a\u0628%20\u0641\u064a%20\u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631%20\u0639\u0646%20\u0627\u0644\u062e\u062f\u0645\u0627\u062a.\" target=\"_blank\" rel=\"noopener\">\n        \u0627\u062d\u062c\u0632 \u0639\u0628\u0631 \u0627\u0644\u0648\u0627\u062a\u0633\u0627\u0628\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n  .amna-lux-info {\n    position: relative;\n    overflow: hidden;\n    padding: 90px 18px;\n    color: #fff;\n    direction: rtl;\n    font-family: \"Tahoma\", \"Arial\", sans-serif;\n    background:\n      radial-gradient(circle at 85% 10%, rgba(212, 175, 55, .20), transparent 32%),\n      radial-gradient(circle at 15% 85%, rgba(27, 179, 168, .17), transparent 34%),\n      radial-gradient(circle at 50% 20%, rgba(110, 11, 38, .22), transparent 38%),\n      linear-gradient(145deg, #050504 0%, #10100d 42%, #061817 100%);\n  }\n\n  .amna-lux-info::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(rgba(0,0,0,.72), rgba(0,0,0,.88)),\n      url(\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/spa-bg.jpg\");\n    background-size: cover;\n    background-position: center;\n    opacity: .24;\n    transform: scale(1.04);\n  }\n\n  .amna-lux-info::after {\n    content: \"\";\n    position: absolute;\n    inset: 18px;\n    border: 1px solid rgba(212, 175, 55, .16);\n    border-radius: 38px;\n    pointer-events: none;\n  }\n\n  .amna-lux-container {\n    position: relative;\n    z-index: 2;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .amna-lux-orb {\n    position: absolute;\n    border-radius: 50%;\n    filter: blur(16px);\n    opacity: .55;\n    pointer-events: none;\n  }\n\n  .orb-one {\n    width: 260px;\n    height: 260px;\n    right: -90px;\n    top: -80px;\n    background: radial-gradient(circle, rgba(212,175,55,.25), transparent 65%);\n  }\n\n  .orb-two {\n    width: 300px;\n    height: 300px;\n    left: -120px;\n    bottom: -120px;\n    background: radial-gradient(circle, rgba(36,191,180,.22), transparent 65%);\n  }\n\n  .amna-lux-head {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 42px;\n  }\n\n  .amna-lux-head span {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: #d4af37;\n    direction: ltr;\n    letter-spacing: 4px;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .amna-lux-head h2 {\n    margin: 0;\n    color: #fff0b8;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(34px, 5vw, 62px);\n    line-height: 1.25;\n    text-shadow: 0 16px 42px rgba(0,0,0,.55);\n  }\n\n  .amna-lux-head p {\n    margin: 18px auto 0;\n    color: rgba(255,255,255,.78);\n    font-size: 17px;\n    line-height: 2;\n  }\n\n  .amna-lux-grid {\n    display: grid;\n    grid-template-columns: 1fr 1.25fr;\n    gap: 24px;\n  }\n\n  .amna-lux-panel {\n    position: relative;\n    overflow: hidden;\n    padding: 30px;\n    border-radius: 32px;\n    background:\n      linear-gradient(145deg, rgba(255,255,255,.10), rgba(255,255,255,.035)),\n      radial-gradient(circle at top right, rgba(212,175,55,.14), transparent 45%),\n      radial-gradient(circle at bottom left, rgba(36,191,180,.11), transparent 48%);\n    border: 1px solid rgba(212,175,55,.26);\n    box-shadow:\n      0 28px 90px rgba(0,0,0,.38),\n      inset 0 1px 0 rgba(255,255,255,.08);\n    backdrop-filter: blur(12px);\n  }\n\n  .amna-lux-panel::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(120deg, transparent, rgba(255,255,255,.08), transparent);\n    transform: translateX(120%);\n    animation: amnaShine 5s ease-in-out infinite;\n  }\n\n  @keyframes amnaShine {\n    0%, 55% { transform: translateX(120%); }\n    75%, 100% { transform: translateX(-120%); }\n  }\n\n  .amna-panel-top {\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 24px;\n  }\n\n  .amna-icon-glow {\n    width: 58px;\n    height: 58px;\n    flex: 0 0 58px;\n    display: grid;\n    place-items: center;\n    color: #161009;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #fff3c4, #d4af37, #9a621d);\n    box-shadow: 0 16px 38px rgba(212,175,55,.25);\n  }\n\n  .amna-icon-glow svg {\n    width: 30px;\n    height: 30px;\n  }\n\n  .amna-kicker {\n    display: block;\n    color: #24c8bd;\n    font-size: 13px;\n    font-weight: 900;\n    margin-bottom: 6px;\n  }\n\n  .amna-panel-top h3 {\n    margin: 0;\n    color: #fff1bd;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    line-height: 1.25;\n  }\n\n  .amna-nationality-list {\n    position: relative;\n    display: grid;\n    gap: 14px;\n  }\n\n  .amna-nationality-card {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px;\n    border-radius: 24px;\n    background: rgba(0,0,0,.26);\n    border: 1px solid rgba(212,175,55,.20);\n    transition: .28s ease;\n  }\n\n  .amna-nationality-card:hover {\n    transform: translateY(-4px);\n    border-color: rgba(212,175,55,.55);\n    background: rgba(255,255,255,.08);\n  }\n\n  .amna-flag {\n    width: 52px;\n    height: 52px;\n    flex: 0 0 52px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    color: #fff0b8;\n    font-weight: 900;\n    direction: ltr;\n    letter-spacing: 1px;\n    background:\n      radial-gradient(circle at 30% 25%, rgba(255,255,255,.22), transparent 30%),\n      linear-gradient(135deg, #6e0b26, #10100d);\n    border: 1px solid rgba(212,175,55,.35);\n    box-shadow: inset 0 0 22px rgba(212,175,55,.10);\n  }\n\n  .amna-nationality-card h4 {\n    margin: 0 0 4px;\n    color: #fff;\n    font-size: 22px;\n  }\n\n  .amna-nationality-card p {\n    margin: 0;\n    color: #d4af37;\n    direction: ltr;\n    text-align: right;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .amna-feature-list {\n    position: relative;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n  }\n\n  .amna-feature-item {\n    position: relative;\n    min-height: 110px;\n    padding: 20px;\n    border-radius: 24px;\n    background:\n      linear-gradient(145deg, rgba(255,255,255,.08), rgba(255,255,255,.025));\n    border: 1px solid rgba(212,175,55,.20);\n    overflow: hidden;\n    transition: .28s ease;\n  }\n\n  .amna-feature-item::before {\n    content: \"\";\n    position: absolute;\n    width: 90px;\n    height: 90px;\n    left: -35px;\n    bottom: -35px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(36,200,189,.22), transparent 70%);\n  }\n\n  .amna-feature-item:hover {\n    transform: translateY(-4px);\n    border-color: rgba(212,175,55,.55);\n    box-shadow: 0 18px 45px rgba(0,0,0,.25);\n  }\n\n  .amna-feature-item span {\n    display: inline-flex;\n    margin-bottom: 14px;\n    color: #d4af37;\n    direction: ltr;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1px;\n  }\n\n  .amna-feature-item p {\n    position: relative;\n    margin: 0;\n    color: rgba(255,255,255,.88);\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.6;\n  }\n\n  .amna-lux-cta {\n    margin-top: 26px;\n    padding: 24px 28px;\n    border-radius: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 22px;\n    background:\n      linear-gradient(135deg, rgba(212,175,55,.14), rgba(36,200,189,.09)),\n      rgba(255,255,255,.055);\n    border: 1px solid rgba(212,175,55,.28);\n    box-shadow: 0 24px 70px rgba(0,0,0,.28);\n  }\n\n  .amna-lux-cta strong {\n    display: block;\n    color: #fff1bd;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    margin-bottom: 6px;\n  }\n\n  .amna-lux-cta p {\n    margin: 0;\n    color: rgba(255,255,255,.74);\n    line-height: 1.8;\n  }\n\n  .amna-lux-cta a {\n    flex: 0 0 auto;\n    padding: 15px 24px;\n    border-radius: 999px;\n    text-decoration: none;\n    color: #161009;\n    font-weight: 900;\n    background: linear-gradient(135deg, #fff3c4, #d4af37, #9a621d);\n    box-shadow: 0 18px 42px rgba(212,175,55,.24);\n    transition: .25s ease;\n  }\n\n  .amna-lux-cta a:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 24px 55px rgba(212,175,55,.34);\n  }\n\n  @media (max-width: 900px) {\n    .amna-lux-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .amna-lux-cta {\n      flex-direction: column;\n      text-align: center;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .amna-lux-info {\n      padding: 70px 14px;\n    }\n\n    .amna-lux-info::after {\n      inset: 10px;\n      border-radius: 28px;\n    }\n\n    .amna-lux-panel {\n      padding: 23px;\n      border-radius: 26px;\n    }\n\n    .amna-feature-list {\n      grid-template-columns: 1fr;\n    }\n\n    .amna-panel-top h3 {\n      font-size: 25px;\n    }\n\n    .amna-lux-cta {\n      padding: 22px;\n      border-radius: 24px;\n    }\n\n    .amna-lux-cta strong {\n      font-size: 24px;\n    }\n  }\n<\/style>\n\n\n\n<div class=\"wp-block-uagb-container uagb-layout-grid uagb-block-73acdeae alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-image uagb-block-6a287826 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none uag-blocks-common-selector\" style=\"--z-index-desktop:1;--z-index-tablet:1;--z-index-mobile:undefined\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/AMNA-SPA-1024x682.jpg\" alt=\"amna spa\" class=\"uag-image-1294\" width=\"640\" height=\"600\" title=\"amna spa\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-layout-flex uagb-block-d5a37a3c\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-e628f79a\"><p class=\"uagb-desc-text\">\u0644\u0645\u0627\u0630\u0627 \u062a\u062e\u062a\u0627\u0631 AMNA SPA\u061f<\/p><h2 class=\"uagb-heading-text\">\u062e\u062f\u0645\u0629 \u0631\u0627\u0642\u064a\u0629 \u062a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u0631\u0627\u062d\u0629\u060c \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629\u060c \u0648\u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0644\u062a\u0645\u0646\u062d\u0643 \u062a\u062c\u0631\u0628\u0629 \u0633\u0628\u0627 \u0645\u0646\u0632\u0644\u064a\u0629 \u0645\u0645\u064a\u0632\u0629 \u062f\u0627\u062e\u0644 \u062c\u062f\u0629.<\/h2><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-layout-grid uagb-block-887644be\">\n<div class=\"wp-block-uagb-info-box uagb-block-32de362c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M383.8 351.7c2.5-2.5 105.2-92.4 105.2-92.4l-17.5-7.5c-10-4.9-7.4-11.5-5-17.4 2.4-7.6 20.1-67.3 20.1-67.3s-47.7 10-57.7 12.5c-7.5 2.4-10-2.5-12.5-7.5s-15-32.4-15-32.4-52.6 59.9-55.1 62.3c-10 7.5-20.1 0-17.6-10 0-10 27.6-129.6 27.6-129.6s-30.1 17.4-40.1 22.4c-7.5 5-12.6 5-17.6-5C293.5 72.3 255.9 0 255.9 0s-37.5 72.3-42.5 79.8c-5 10-10 10-17.6 5-10-5-40.1-22.4-40.1-22.4S183.3 182 183.3 192c2.5 10-7.5 17.5-17.6 10-2.5-2.5-55.1-62.3-55.1-62.3S98.1 167 95.6 172s-5 9.9-12.5 7.5C73 177 25.4 167 25.4 167s17.6 59.7 20.1 67.3c2.4 6 5 12.5-5 17.4L23 259.3s102.6 89.9 105.2 92.4c5.1 5 10 7.5 5.1 22.5-5.1 15-10.1 35.1-10.1 35.1s95.2-20.1 105.3-22.6c8.7-.9 18.3 2.5 18.3 12.5S241 512 241 512h30s-5.8-102.7-5.8-112.8 9.5-13.4 18.4-12.5c10 2.5 105.2 22.6 105.2 22.6s-5-20.1-10-35.1 0-17.5 5-22.5z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">\u0637\u0627\u0642\u0645 \u0639\u0645\u0644 \u0645\u062d\u062a\u0631\u0641<\/h3><\/div><p class=\"uagb-ifb-desc\">\u0641\u0631\u064a\u0642 \u0645\u062a\u062e\u0635\u0635 \u064a\u0642\u062f\u0645 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0633\u0627\u062c \u0648\u0627\u0644\u0639\u0646\u0627\u064a\u0629 \u0628\u0627\u0647\u062a\u0645\u0627\u0645 \u0648\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-info-box uagb-block-f6930cff uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256zM371.8 211.8C382.7 200.9 382.7 183.1 371.8 172.2C360.9 161.3 343.1 161.3 332.2 172.2L224 280.4L179.8 236.2C168.9 225.3 151.1 225.3 140.2 236.2C129.3 247.1 129.3 264.9 140.2 275.8L204.2 339.8C215.1 350.7 232.9 350.7 243.8 339.8L371.8 211.8z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">\u0631\u0627\u062d\u0629 \u0641\u064a \u0645\u0643\u0627\u0646\u0643<\/h3><\/div><p class=\"uagb-ifb-desc\">\u0646\u0635\u0644 \u0625\u0644\u064a\u0643 \u0641\u064a \u0627\u0644\u0645\u0646\u0632\u0644 \u0623\u0648 \u0627\u0644\u0641\u0646\u062f\u0642 \u0623\u0648 \u0627\u0644\u0634\u0642\u0629 \u0623\u0648 \u0627\u0644\u0645\u0646\u062a\u062c\u0639 \u062f\u0627\u062e\u0644 \u062c\u062f\u0629.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-info-box uagb-block-678c2a9e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M512 165.4c0 127.9-70.05 235.3-175.3 270.1c-20.04 7.938-41.83 12.46-64.69 12.46c-64.9 0-125.2-36.51-155.7-94.47c-54.13 49.93-68.71 107-68.96 108.1C44.72 472.6 34.87 480 24.02 480c-1.844 0-3.727-.2187-5.602-.6562c-12.89-3.098-20.84-16.08-17.75-28.96c9.598-39.5 90.47-226.4 335.3-226.4C344.8 224 352 216.8 352 208S344.8 192 336 192C228.6 192 151 226.6 96.29 267.6c.1934-10.82 1.242-21.84 3.535-33.05c13.47-65.81 66.04-119 131.4-134.2c28.33-6.562 55.68-6.013 80.93-.0054c56 13.32 118.2-7.412 149.3-61.24c5.664-9.828 20.02-9.516 24.66 .8282C502.7 76.76 512 121.9 512 165.4z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">\u062e\u062f\u0645\u0627\u062a \u0645\u062a\u0646\u0648\u0639\u0629<\/h3><\/div><p class=\"uagb-ifb-desc\">\u0646\u0648\u0641\u0631 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0633\u0627\u062c\u060c \u0627\u0644\u062d\u0645\u0627\u0645 \u0627\u0644\u0645\u063a\u0631\u0628\u064a\u060c \u0648\u0627\u0644\u0639\u0646\u0627\u064a\u0629 \u0628\u0627\u0644\u062c\u0645\u0627\u0644 \u0648\u0627\u0644\u062c\u0633\u0645.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-info-box uagb-block-08ec4696 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><path d=\"M288 358.3c13.98-8.088 17.53-30.04 28.88-41.39c11.35-11.35 33.3-14.88 41.39-28.87c7.98-13.79 .1658-34.54 4.373-50.29C366.7 222.5 383.1 208.5 383.1 192c0-16.5-17.27-30.52-21.34-45.73c-4.207-15.75 3.612-36.5-4.365-50.29c-8.086-13.98-30.03-17.52-41.38-28.87c-11.35-11.35-14.89-33.3-28.87-41.39c-13.79-7.979-34.54-.1637-50.29-4.375C222.5 17.27 208.5 0 192 0C175.5 0 161.5 17.27 146.3 21.34C130.5 25.54 109.8 17.73 95.98 25.7C82 33.79 78.46 55.74 67.11 67.08C55.77 78.43 33.81 81.97 25.72 95.95C17.74 109.7 25.56 130.5 21.35 146.2C17.27 161.5 .0008 175.5 .0008 192c0 16.5 17.27 30.52 21.34 45.73c4.207 15.75-3.615 36.5 4.361 50.29C33.8 302 55.74 305.5 67.08 316.9c11.35 11.35 14.89 33.3 28.88 41.4c13.79 7.979 34.53 .1582 50.28 4.369C161.5 366.7 175.5 384 192 384c16.5 0 30.52-17.27 45.74-21.34C253.5 358.5 274.2 366.3 288 358.3zM112 192c0-44.27 35.81-80 80-80s80 35.73 80 80c0 44.17-35.81 80-80 80S112 236.2 112 192zM1.719 433.2c-3.25 8.188-1.781 17.48 3.875 24.25c5.656 6.75 14.53 9.898 23.12 8.148l45.19-9.035l21.43 42.27C99.46 507 107.6 512 116.7 512c.3438 0 .6641-.0117 1.008-.0273c9.5-.375 17.65-6.082 21.24-14.88l33.58-82.08c-53.71-4.639-102-28.12-138.2-63.95L1.719 433.2zM349.6 351.1c-36.15 35.83-84.45 59.31-138.2 63.95l33.58 82.08c3.594 8.797 11.74 14.5 21.24 14.88C266.6 511.1 266.1 512 267.3 512c9.094 0 17.23-4.973 21.35-13.14l21.43-42.28l45.19 9.035c8.594 1.75 17.47-1.398 23.12-8.148c5.656-6.766 7.125-16.06 3.875-24.25L349.6 351.1z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">\u062e\u0635\u0648\u0635\u064a\u0629 \u0648\u062b\u0642\u0629<\/h3><\/div><p class=\"uagb-ifb-desc\">\u0646\u062d\u0631\u0635 \u0639\u0644\u0649 \u0631\u0627\u062d\u062a\u0643 \u0648\u062e\u0635\u0648\u0635\u064a\u062a\u0643 \u0644\u062a\u062c\u0631\u0628\u0629 \u0647\u0627\u062f\u0626\u0629 \u0648\u0622\u0645\u0646\u0629.<\/p><\/div><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-178f9048 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-container uagb-block-3cf13811\">\n<div class=\"wp-block-uagb-image alignright uagb-block-3b59519b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-right\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/dentist3.ziptemplates.top\/wp-content\/uploads\/2024\/08\/testimonial-skip-01.jpg\" alt=\"Testimonial Skip 01\" class=\"uag-image-35\" width=\"50\" height=\"50\" title=\"testimonial-skip-01\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-image aligncenter uagb-block-95e5d61b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/testimoni-1-amna-spa-1024x1024.jpg\" alt=\"testimoni 1 amna spa\" class=\"uag-image-1300\" width=\"50\" height=\"50\" title=\"testimoni 1 amna spa\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-image alignleft uagb-block-fca14ef6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/amna-testimonial-1024x1024.jpg\" alt=\"amna testimonial\" class=\"uag-image-1302\" width=\"50\" height=\"50\" title=\"amna testimonial\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-151736a4\"><p class=\"uagb-desc-text\">\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/p><h2 class=\"uagb-heading-text\">\u0645\u0627\u0630\u0627 \u064a\u0642\u0648\u0644 \u0639\u0645\u0644\u0627\u0624\u0646\u0627<\/h2><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-48156c6a\">\n<div class=\"wp-block-uagb-container uagb-block-c55f0141\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-d477e8e7\"><h2 class=\"uagb-heading-text\">\u0664.\u0668<\/h2><\/div>\n\n\n\n<div class=\"wp-block-uagb-star-rating uagb-block-b1e1b2df\"><p class=\"uag-star-rating__title\">(\u0623\u0643\u062b\u0631 \u0645\u0646 \u0661\u0664\u0660 \u062a\u0642\u064a\u064a\u0645\u064b\u0627)<\/p><div class=\"uag-star-rating\" title=\"5\/5\"><span class=\"uag-star\">\u2605<\/span><span class=\"uag-star\">\u2605<\/span><span class=\"uag-star\">\u2605<\/span><span class=\"uag-star\">\u2605<\/span><span class=\"uag-star\">\u2605<\/span><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-505e84cb\"><p class=\"uagb-heading-text\">\u0623\u0643\u062b\u0631 \u0645\u0646 \u0661\u0664\u0660 \u062a\u0642\u064a\u064a\u0645\u064b\u0627 \u0648\u0634\u0647\u0627\u062f\u0629 \u0625\u064a\u062c\u0627\u0628\u064a\u0629 \u0645\u0646 \u0639\u0645\u0644\u0627\u0621 \u0633\u0639\u062f\u0627\u0621 \u0628\u062e\u062f\u0645\u0627\u062a AMNA SPA.<\/p><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-265e9b20\">\n<div class=\"wp-block-uagb-info-box uagb-block-2abebf24 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M96 96C42.98 96 0 138.1 0 192s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192C192 138.1 149 96 96 96zM448 192c0-53.02-42.98-96-96-96s-96 42.98-96 96s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-title-wrap\"><p class=\"uagb-ifb-title\">\u0623\u0639\u062c\u0628\u062a\u0646\u064a \u062e\u062f\u0645\u0629 \u062a\u0646\u0638\u064a\u0641 \u0627\u0644\u0628\u0634\u0631\u0629 \u0643\u062b\u064a\u0631\u0627\u064b. \u0634\u0639\u0631\u062a \u0623\u0646 \u0628\u0634\u0631\u062a\u064a \u0623\u0635\u0628\u062d\u062a \u0623\u0643\u062b\u0631 \u0646\u0636\u0627\u0631\u0629 \u0648\u0631\u0627\u062d\u0629\u060c \u0648\u0628\u0627\u0644\u062a\u0623\u0643\u064a\u062f \u0633\u0623\u062d\u062c\u0632 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0642\u0631\u064a\u0628\u0627\u064b<\/p><\/div><p class=\"uagb-ifb-desc\">\u0644\u064a\u0644\u0649 \u0646\u0627\u0635\u0631<\/p><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-4ef0a3e8\">\n<div class=\"wp-block-uagb-info-box uagb-block-6fa4ccf9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M96 96C42.98 96 0 138.1 0 192s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192C192 138.1 149 96 96 96zM448 192c0-53.02-42.98-96-96-96s-96 42.98-96 96s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-title-wrap\"><p class=\"uagb-ifb-title\">\u062d\u062c\u0632\u062a \u0627\u0644\u062d\u0645\u0627\u0645 \u0627\u0644\u0645\u063a\u0631\u0628\u064a \u0648\u0634\u0639\u0631\u062a \u0628\u0627\u0644\u0627\u0646\u062a\u0639\u0627\u0634 \u0648\u0627\u0644\u0631\u0627\u062d\u0629 \u0628\u0639\u062f \u0627\u0644\u062c\u0644\u0633\u0629. \u0643\u0627\u0646\u062a \u0627\u0644\u062e\u062f\u0645\u0629 \u0631\u0627\u0642\u064a\u0629 \u062c\u062f\u0627\u064b\u060c \u0648\u0623\u0639\u062c\u0628\u0646\u064a \u0623\u0646 \u0627\u0644\u062a\u062c\u0631\u0628\u0629 \u0643\u0627\u0646\u062a \u0641\u064a \u0627\u0644\u0645\u0646\u0632\u0644 \u0628\u0643\u0644 \u0633\u0647\u0648\u0644\u0629 \u0648\u062e\u0635\u0648\u0635\u064a\u0629.<\/p><\/div><p class=\"uagb-ifb-desc\">\u2014 \u0639\u0645\u0631 \u062e\u0627\u0644\u062f<\/p><\/div><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-387e3e95 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-74dfce91\"><p class=\"uagb-desc-text\">\u0623\u0639\u0645\u0627\u0644\u0646\u0627<\/p><h2 class=\"uagb-heading-text\">\u0644\u0645\u062d\u0627\u062a \u0645\u0646 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0633\u0628\u0627 \u0644\u062f\u064a\u0646\u0627<\/h2><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-layout-flex uagb-block-84b949e2\">\n<div class=\"wp-block-uagb-image uagb-block-f930454b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/pedicure-massage-therapist-spa-161737.jpeg\" alt=\"Elegant and contemporary spa interior featuring luxurious pedicure stations for relaxation.\" class=\"uag-image-13\" width=\"304\" height=\"400\" title=\"portfolio-01\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-e39e089e\">\n<div class=\"wp-block-uagb-image uagb-block-655418bd wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/pexels-photo-6186740.jpeg\" alt=\"Serene spa setting with a lit candle, ceramic holder, and plush towels for relaxation.\" class=\"uag-image-14\" width=\"304\" height=\"380\" title=\"portfolio-02\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-image uagb-block-bf62bde6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/pexels-photo-16571736.jpeg\" alt=\"Bright and elegant spa reception area showcasing modern interior design, marble desk, and comfortable seating.\" class=\"uag-image-15\" width=\"304\" height=\"380\" title=\"portfolio-03\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-5d5bcbcc\">\n<div class=\"wp-block-uagb-image uagb-block-fd443ccb wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/pexels-photo-5619463.jpeg\" alt=\"Interior of workplace of cosmetology clinic equipped with medical appliances with medicines and couch for massage\" class=\"uag-image-10\" width=\"304\" height=\"380\" title=\"portfolio-04\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-image uagb-block-17c09cd5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/pexels-photo-2684062.jpeg\" alt=\"Elegant spa interior featuring red rolled towels and vibrant flowers, perfect for relaxation.\" class=\"uag-image-11\" width=\"304\" height=\"380\" title=\"portfolio-05\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-image uagb-block-764464af wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/amnahomespa.com\/wp-content\/uploads\/2026\/06\/AMNA-SPA-1024x682.jpg\" alt=\"amna spa\" class=\"uag-image-1294\" width=\"304\" height=\"400\" title=\"amna spa\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-layout-flex uagb-block-05314e7e alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"uagb-block-8ce7620c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top  wp-block-uagb-info-box--has-margin wp-block-uagb-info-box\"><div class=\"uagb-infobox-margin-wrapper\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-title-wrap\"><p class=\"uagb-ifb-title-prefix\">\u062d\u0627\u0646 \u0648\u0642\u062a \u0627\u0644\u0631\u0627\u062d\u0629 \u0648\u0627\u0644\u0627\u0633\u062a\u0631\u062e\u0627\u0621<\/p><h1 class=\"uagb-ifb-title\">\u0627\u0633\u062a\u0645\u062a\u0639 \u0628\u062a\u062c\u0631\u0628\u0629 \u0633\u0628\u0627 \u0645\u0646\u0632\u0644\u064a\u0629 \u0641\u0627\u062e\u0631\u0629 \u0645\u0639 AMNA SPA \u062f\u0627\u062e\u0644 \u062c\u062f\u0629.<\/h1><\/div><p class=\"uagb-ifb-desc\">\u0644\u0644\u062d\u062c\u0632 \u0648\u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631\u060c \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0639\u0628\u0631 \u0627\u0644\u0648\u0627\u062a\u0633\u0627\u0628 \u0627\u0644\u0622\u0646 \u0648\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u062a\u062c\u0631\u0628\u0629 \u0645\u0633\u0627\u062c \u0648\u0633\u0628\u0627 \u0631\u0627\u0642\u064a\u0629 \u0641\u064a \u0645\u0646\u0632\u0644\u0643 \u0623\u0648 \u0641\u0646\u062f\u0642\u0643 \u0623\u0648 \u0634\u0642\u062a\u0643.<br><\/p><div class=\"uagb-ifb-button-wrapper wp-block-button\"><a href=\"\/contact\" class=\"uagb-infobox-cta-link wp-block-button__link\" target=\"_self\" rel=\"noopener noreferrer\" onclick=\"return true;\"><span class=\"uagb-inline-editing\">\u0627\u062d\u062c\u0632 \u0627\u0644\u0622\u0646<\/span><\/a><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-341ebfb8\"><div class=\"uagb-heading-text\">\u0623\u0648<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-fb2399ce\"><p class=\"uagb-heading-text\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627: 0507889544<\/p><\/div>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Amna Spa \u2013 Home Spa Service AMNA SPA HOME SPA SERVICE \u0645\u0633\u0627\u062c \u0645\u0646\u0632\u0644\u064a \u0644\u0644\u0633\u064a\u062f\u0627\u062a \u0631\u0627\u062d\u0629.. \u0627\u0633\u062a\u0631\u062e\u0627\u0621.. \u0639\u0646\u0627\u064a\u0629 Website amnahomespa.com TikTok [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","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-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":"","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-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":"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":""},"mobile":{"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":""}},"_joinchat":[],"footnotes":""},"class_list":["post-1205","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"amnahomespa","author_link":"https:\/\/amnahomespa.com\/en\/author\/amnahomespa\/"},"uagb_comment_info":0,"uagb_excerpt":"Amna Spa \u2013 Home Spa Service AMNA SPA HOME SPA SERVICE \u0645\u0633\u0627\u062c \u0645\u0646\u0632\u0644\u064a \u0644\u0644\u0633\u064a\u062f\u0627\u062a \u0631\u0627\u062d\u0629.. \u0627\u0633\u062a\u0631\u062e\u0627\u0621.. \u0639\u0646\u0627\u064a\u0629 Website amnahomespa.com TikTok [&hellip;]","_links":{"self":[{"href":"https:\/\/amnahomespa.com\/en\/wp-json\/wp\/v2\/pages\/1205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/amnahomespa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/amnahomespa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/amnahomespa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/amnahomespa.com\/en\/wp-json\/wp\/v2\/comments?post=1205"}],"version-history":[{"count":45,"href":"https:\/\/amnahomespa.com\/en\/wp-json\/wp\/v2\/pages\/1205\/revisions"}],"predecessor-version":[{"id":1369,"href":"https:\/\/amnahomespa.com\/en\/wp-json\/wp\/v2\/pages\/1205\/revisions\/1369"}],"wp:attachment":[{"href":"https:\/\/amnahomespa.com\/en\/wp-json\/wp\/v2\/media?parent=1205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}