{
    "id": 742,
    "date": "2026-04-09T03:46:39",
    "date_gmt": "2026-04-09T03:46:39",
    "guid": {
        "rendered": "https:\/\/mikazone.store\/?page_id=742"
    },
    "modified": "2026-04-30T03:50:17",
    "modified_gmt": "2026-04-30T03:50:17",
    "slug": "office-warehouse",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/mikazone.store\/en\/contact\/office-warehouse\/",
    "title": {
        "rendered": "Office &#038; Warehouse"
    },
    "content": {
        "rendered": "<style>\n:root {\n  --bg:#f6f4f1;\n  --bg-soft:#fbfaf8;\n  --panel:#ffffff;\n  --text:#1e1e20;\n  --muted:rgba(30,30,32,.72);\n  --soft:rgba(30,30,32,.52);\n  --line:rgba(30,30,32,.08);\n  --accent:#C73E3E;\n  --accent-dark:#8B1A1A;\n  --accent-soft:rgba(199,62,62,.08);\n  --accent-border:rgba(199,62,62,.18);\n  --shadow:0 10px 30px rgba(30,30,32,.06);\n  --max:1200px;\n}* {box-sizing:border-box}\n{\n  margin:0;\n  font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  background:var(--bg);\n  color:var(--text);\n}\na {text-decoration:none;color:inherit}<\/p>\n<p>\/* ========== HERO ========== *\/\n.ap-office-hero {\n  position:relative;\n  overflow:hidden;\n  background:linear-gradient(180deg,#faf8f5 0%, #f3efeb 100%);\n  border-bottom:1px solid var(--line);\n}<\/p>\n<p>.ap-office-hero-bg {\n  position:absolute;\n  inset:0;\n  z-index:1;\n}\n.ap-office-hero-bg img {\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  filter:grayscale(.08) brightness(1.05) saturate(.72);\n  opacity:.15;\n}\n.ap-office-hero-bg::after {\n  content:'';\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at 78% 30%, rgba(199,62,62,.08), transparent 20%),\n    linear-gradient(108deg,\n      rgba(250,248,245,.96) 0%,\n      rgba(250,248,245,.92) 34%,\n      rgba(250,248,245,.78) 64%,\n      rgba(250,248,245,.62) 100%\n    );\n}<\/p>\n<p>.ap-office-hero-accent {\n  position:absolute;\n  top:0;bottom:0;left:0;\n  width:4px;\n  z-index:3;\n  background:linear-gradient(180deg,transparent,var(--accent) 30%,var(--accent-dark) 70%,transparent);\n}<\/p>\n<p>.ap-office-hero-corner {\n  position:absolute;\n  top:32px;right:32px;\n  width:72px;height:72px;\n  z-index:3;\n  border-top:3px solid rgba(199,62,62,.18);\n  border-right:3px solid rgba(199,62,62,.18);\n  border-radius:0 12px 0 0;\n}<\/p>\n<p>.ap-office-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:var(--max);\n  margin:0 auto;\n  padding:120px 48px 96px;\n  display:grid;\n  grid-template-columns:minmax(0, 1.08fr) minmax(320px, .72fr);\n  gap:40px;\n  align-items:end;\n}<\/p>\n<p>.ap-office-copy {\n  max-width:780px;\n}<\/p>\n<p>.ap-office-tag {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:22px;\n}\n.ap-office-tag .bar {\n  width:20px;\n  height:2px;\n  background:var(--accent);\n}\n.ap-office-tag .lab {\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  color:var(--accent);\n}<\/p>\n<p>.ap-office-copy h1 {\n  margin:0 0 22px;\n  font-size:58px;\n  font-weight:900;\n  line-height:1.06;\n  letter-spacing:-2.4px;\n  color:var(--text);\n}<\/p>\n<p>.ap-office-sub {\n  max-width:760px;\n  font-size:15px;\n  line-height:1.9;\n  color:var(--muted);\n  margin-bottom:34px;\n}<\/p>\n<p>.ap-office-highlights {\n  display:flex;\n  gap:12px;\n  flex-wrap:wrap;\n  margin-bottom:38px;\n}\n.ap-office-hl {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:12px 18px;\n  border-radius:8px;\n  background:rgba(255,255,255,.76);\n  border:1px solid rgba(30,30,32,.08);\n  box-shadow:0 6px 20px rgba(30,30,32,.04);\n  transition:.35s;\n}\n.ap-office-hl:hover {\n  border-color:rgba(199,62,62,.20);\n  background:#fff;\n  transform:translateY(-1px);\n}\n.ap-office-hl .dot {\n  width:6px;\n  height:6px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.24);\n  flex-shrink:0;\n}\n.ap-office-hl span {\n  font-size:12.5px;\n  font-weight:600;\n  line-height:1.4;\n  color:rgba(30,30,32,.78);\n}<\/p>\n<p>.ap-office-btns {\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.ap-office-btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  padding:14px 28px;\n  border-radius:6px;\n  font-size:13px;\n  font-weight:600;\n  transition:.35s;\n}\n.ap-office-btn svg {\n  width:14px;height:14px;\n  fill:none;\n  stroke:currentColor;\n  stroke-width:2;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n  flex-shrink:0;\n}\n.ap-office-btn.primary {\n  background:var(--accent-dark);\n  color:#fff;\n  border:none;\n  box-shadow:0 6px 20px rgba(139,26,26,.18);\n}\n.ap-office-btn.primary:hover {\n  background:#A32626;\n  transform:translateY(-2px);\n  box-shadow:0 10px 30px rgba(139,26,26,.28);\n}\n.ap-office-btn.ghost {\n  background:rgba(255,255,255,.72);\n  color:var(--text);\n  border:1.5px solid rgba(30,30,32,.10);\n}\n.ap-office-btn.ghost:hover {\n  background:#fff;\n  color:var(--accent-dark);\n  border-color:rgba(199,62,62,.26);\n}<\/p>\n<p>\/* right panel *\/\n.ap-office-side {\n  display:flex;\n  justify-content:flex-end;\n}\n.ap-office-panel {\n  width:100%;\n  max-width:390px;\n  background:linear-gradient(180deg,#ffffff,#fcfbf9);\n  border:1px solid rgba(30,30,32,.08);\n  border-radius:16px;\n  box-shadow:var(--shadow);\n  overflow:hidden;\n}\n.ap-office-panel-top {\n  padding:22px 22px 18px;\n  border-bottom:1px solid rgba(30,30,32,.06);\n}\n.ap-office-panel-label {\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.2px;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:10px;\n}\n.ap-office-panel h3 {\n  margin:0;\n  font-size:20px;\n  line-height:1.3;\n  letter-spacing:-.4px;\n  color:var(--text);\n}\n.ap-office-panel-body {\n  padding:18px 22px 22px;\n}\n.ap-office-list {\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:12px;\n}\n.ap-office-list li {\n  position:relative;\n  padding-left:18px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n}\n.ap-office-list li::before {\n  content:'';\n  position:absolute;\n  left:0;\n  top:.74em;\n  width:6px;\n  height:6px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.18);\n  transform:translateY(-50%);\n}\n.ap-office-note {\n  margin-top:16px;\n  padding:14px;\n  border-radius:10px;\n  background:rgba(199,62,62,.05);\n  border:1px solid rgba(199,62,62,.10);\n  color:rgba(30,30,32,.72);\n  font-size:13px;\n  line-height:1.7;\n}<\/p>\n<p>.ap-office-fade {\n  position:absolute;\n  bottom:0;left:0;right:0;\n  height:1px;\n  z-index:3;\n  background:linear-gradient(90deg,transparent,rgba(199,62,62,.22) 30%,rgba(199,62,62,.22) 70%,transparent);\n}<\/p>\n<p>\/* responsive *\/\n@media(max-width:1024px) {\n  .ap-office-hero-inner{\n    padding:100px 32px 80px;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:start;\n  }\n  .ap-office-copy h1{\n    font-size:46px;\n    letter-spacing:-2px;\n  }\n  .ap-office-side{\n    justify-content:flex-start;\n  }\n  .ap-office-hero-corner{\n    top:24px;right:24px;\n    width:56px;height:56px;\n  }\n}\n@media(max-width:640px){\n  .ap-office-hero-inner {\n    padding:80px 20px 64px;\n  }\n  .ap-office-copy h1 {\n    font-size:36px;\n    letter-spacing:-1.4px;\n  }\n  .ap-office-sub {\n    font-size:14px;\n  }\n  .ap-office-highlights {\n    flex-direction:column;\n  }\n  .ap-office-btns {\n    flex-direction:column;\n    align-items:stretch;\n  }\n  .ap-office-btn {\n    width:100%;\n  }\n  .ap-office-hero-corner {\n    display:none;\n  }\n}\n<\/style>\n<section class=\"ap-office-hero\">\n<div class=\"ap-office-hero-bg\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?w=1600&amp;q=80\" alt=\"Office &amp; Warehouse\" loading=\"eager\">\n  <\/div>\n<div class=\"ap-office-hero-accent\"><\/div>\n<div class=\"ap-office-hero-corner\"><\/div>\n<div class=\"ap-office-hero-inner\">\n<div class=\"ap-office-copy\">\n<div class=\"ap-office-tag\">\n        <span class=\"bar\"><\/span><br \/>\n        <span class=\"lab\">Locations &amp; Operations<\/span>\n      <\/div>\n<h1>Office &amp; Warehouse<\/h1>\n<p class=\"ap-office-sub\">\n        Our offices and warehouse locations in Venezuela and the USA support customer communication,<br \/>\n        product coordination, and supply operations. Mandalas publicly lists both its Venezuela locations<br \/>\n        and its USA branch in Miami.\n      <\/p>\n<div class=\"ap-office-highlights\">\n<div class=\"ap-office-hl\">\n          <span class=\"dot\"><\/span><br \/>\n          <span>Office and warehouse presence in Venezuela<\/span>\n        <\/div>\n<div class=\"ap-office-hl\">\n          <span class=\"dot\"><\/span><br \/>\n          <span>USA branch support in Miami for coordination<\/span>\n        <\/div>\n<div class=\"ap-office-hl\">\n          <span class=\"dot\"><\/span><br \/>\n          <span>Operational support for communication and supply flow<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ap-office-btns\">\n        <a href=\"\/en\/contact\/\" class=\"ap-office-btn primary\"><br \/>\n          <svg viewbox=\"0 0 24 24\"><path d=\"M12 21s-6-4.35-6-10a6 6 0 1 1 12 0c0 5.65-6 10-6 10z\"><\/path><circle cx=\"12\" cy=\"11\" r=\"2.5\"><\/circle><\/svg><br \/>\n          View Locations<br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/mikazone.store\/en\/contact\/\" class=\"ap-office-btn ghost\"><br \/>\n          <svg viewbox=\"0 0 24 24\"><path d=\"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z\"><\/path><path d=\"m22 6-10 7L2 6\"><\/path><\/svg><br \/>\n          Contact Our Team<br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<div class=\"ap-office-side\">\n<div class=\"ap-office-panel\">\n<div class=\"ap-office-panel-top\">\n<div class=\"ap-office-panel-label\">Location Overview<\/div>\n<h3>Our public office and warehouse network<\/h3>\n<\/p><\/div>\n<div class=\"ap-office-panel-body\">\n<ul class=\"ap-office-list\">\n<li>Administrative office in Caracas, Venezuela<\/li>\n<li>Warehouse location in San Antonio de los Altos<\/li>\n<li>USA branch office and warehouse in Miami, Florida<\/li>\n<li>Support for communication, coordination, and supply operations<\/li>\n<\/ul>\n<div class=\"ap-office-note\">\n            These locations help support customer contact, product coordination, and operational follow-up across local and international business needs.\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ap-office-fade\"><\/div>\n<\/section>\n<style>\n:root {\n  --bg:#f6f4f1;\n  --bg-soft:#fbfaf8;\n  --panel:#ffffff;\n  --panel-2:#fcfbf9;\n  --text:#1e1e20;\n  --muted:rgba(30,30,32,.72);\n  --soft:rgba(30,30,32,.52);\n  --line:rgba(30,30,32,.08);\n  --line-strong:rgba(30,30,32,.12);\n  --accent:#C73E3E;\n  --accent-dark:#8B1A1A;\n  --accent-soft:rgba(199,62,62,.08);\n  --accent-border:rgba(199,62,62,.18);\n  --shadow:0 10px 30px rgba(30,30,32,.06);\n  --max:1200px;\n  --radius:14px;\n}* {box-sizing:border-box}\n{scroll-behavior:smooth}\n{\n  margin:0;\n  font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  background:var(--bg);\n  color:var(--text);\n}\na {text-decoration:none;color:inherit}<\/p>\n<p>\/* ========== MAIN CONTENT ========== *\/\n.ap-page {\n  background:\n    radial-gradient(circle at top right, rgba(199,62,62,.05), transparent 24%),\n    linear-gradient(180deg, var(--bg-soft) 0%, var(--bg) 100%);\n}\n.ap-wrap {\n  max-width:var(--max);\n  margin:0 auto;\n  padding:72px 48px;\n}\n.ap-section {\n  padding:34px 0;\n  border-bottom:1px solid var(--line);\n}\n.ap-section:last-child {\n  border-bottom:none;\n}\n.ap-section-head {\n  display:flex;\n  gap:16px;\n  align-items:flex-start;\n  margin-bottom:20px;\n}\n.ap-section-head .bar {\n  width:4px;\n  min-width:4px;\n  height:42px;\n  border-radius:99px;\n  background:linear-gradient(180deg,var(--accent),var(--accent-dark));\n  box-shadow:0 0 18px rgba(199,62,62,.14);\n}\n.ap-kicker {\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.6px;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:8px;\n}\n.ap-section h2 {\n  margin:0;\n  font-size:32px;\n  line-height:1.18;\n  letter-spacing:-1.2px;\n  color:var(--text);\n}\n.ap-lead,.ap-text {\n  max-width:980px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.9;\n}\n.ap-text + .ap-text {\n  margin-top:14px;\n}<\/p>\n<p>\/* cards *\/\n.ap-card {\n  background:linear-gradient(180deg,#ffffff,#fdfcfa);\n  border:1px solid var(--line);\n  border-radius:var(--radius);\n  padding:26px 24px;\n  box-shadow:var(--shadow);\n}\n.ap-grid {\n  display:grid;\n  gap:20px;\n}\n.ap-grid-2 {\n  grid-template-columns:repeat(2,minmax(0,1fr));\n}\n.ap-grid-3 {\n  grid-template-columns:repeat(3,minmax(0,1fr));\n}<\/p>\n<p>\/* address cards *\/\n.ap-location-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:20px;\n  margin-top:24px;\n}\n.ap-location-card {\n  background:linear-gradient(180deg,#ffffff,#fcfbf9);\n  border:1px solid var(--line);\n  border-radius:16px;\n  padding:24px 22px;\n  box-shadow:0 8px 22px rgba(30,30,32,.05);\n  transition:.3s;\n}\n.ap-location-card:hover {\n  transform:translateY(-2px);\n  border-color:rgba(199,62,62,.18);\n  box-shadow:0 14px 28px rgba(30,30,32,.07);\n}\n.ap-location-label {\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.2px;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:10px;\n}\n.ap-location-card h3 {\n  margin:0 0 12px;\n  font-size:22px;\n  line-height:1.22;\n  letter-spacing:-.5px;\n  color:var(--text);\n}\n.ap-location-card p {\n  margin:0 0 16px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}\n.ap-address {\n  margin-top:14px;\n  padding-top:14px;\n  border-top:1px solid var(--line);\n}\n.ap-address strong {\n  display:block;\n  margin-bottom:8px;\n  font-size:12px;\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n  color:var(--text);\n}\n.ap-address span {\n  display:block;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}<\/p>\n<p>\/* overview cards *\/\n.ap-overview-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:16px;\n  margin-top:22px;\n}\n.ap-overview-item {\n  position:relative;\n  padding:20px 18px 18px 42px;\n  border-radius:12px;\n  background:linear-gradient(180deg,#ffffff,#fcfbf9);\n  border:1px solid var(--line);\n  box-shadow:0 6px 18px rgba(30,30,32,.04);\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n}\n.ap-overview-item::before {\n  content:'';\n  position:absolute;\n  left:18px;\n  top:25px;\n  width:8px;height:8px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.18);\n}<\/p>\n<p>\/* contact *\/\n.ap-contact-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:22px;\n  margin-top:24px;\n}\n.ap-info-block + .ap-info-block {\n  margin-top:18px;\n  padding-top:18px;\n  border-top:1px solid var(--line);\n}\n.ap-label {\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.3px;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:10px;\n}\n.ap-info-text {\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.85;\n}\n.ap-mini-list {\n  display:grid;\n  gap:14px;\n}\n.ap-mini-item {\n  padding:16px 18px;\n  border-radius:12px;\n  background:linear-gradient(180deg,#ffffff,#fcfbf9);\n  border:1px solid var(--line);\n}\n.ap-mini-item strong {\n  display:block;\n  margin-bottom:6px;\n  font-size:13px;\n  color:var(--text);\n}\n.ap-mini-item span,.ap-mini-item a {\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n  word-break:break-word;\n}\n.ap-mini-item a:hover {\n  color:var(--accent-dark);\n}<\/p>\n<p>\/* support box *\/\n.ap-highlight-box {\n  margin-top:22px;\n  border:1px solid rgba(199,62,62,.12);\n  background:linear-gradient(180deg,#fff,#fcfbf9);\n  border-radius:16px;\n  padding:26px 24px;\n  box-shadow:var(--shadow);\n}\n.ap-support-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:16px;\n  margin-top:20px;\n}\n.ap-support-item {\n  position:relative;\n  padding:18px 18px 18px 42px;\n  border-radius:12px;\n  background:#fff;\n  border:1px solid rgba(30,30,32,.08);\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n}\n.ap-support-item::before {\n  content:'';\n  position:absolute;\n  left:18px;\n  top:24px;\n  width:8px;height:8px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.18);\n}<\/p>\n<p>\/* bottom cta *\/\n.ap-cta {\n  padding:38px 0 10px;\n}\n.ap-cta-box {\n  position:relative;\n  overflow:hidden;\n  border-radius:18px;\n  border:1px solid rgba(199,62,62,.14);\n  background:\n    linear-gradient(135deg, rgba(199,62,62,.06), rgba(255,255,255,.96) 48%),\n    linear-gradient(180deg,#ffffff,#fcfbf9);\n  padding:34px 30px;\n  box-shadow:0 16px 42px rgba(30,30,32,.06);\n}\n.ap-cta-box::before {\n  content:'';\n  position:absolute;\n  top:0;left:0;bottom:0;\n  width:4px;\n  background:linear-gradient(180deg,transparent,var(--accent),var(--accent-dark),transparent);\n}\n.ap-cta-box h3 {\n  margin:0 0 12px;\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-1px;\n  color:var(--text);\n}\n.ap-cta-box p {\n  max-width:780px;\n  margin:0 0 22px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.85;\n}\n.ap-cta-actions {\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.ap-btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  padding:14px 28px;\n  border-radius:6px;\n  font-size:13px;\n  font-weight:600;\n  transition:.35s;\n}\n.ap-btn svg {\n  width:14px;height:14px;\n  fill:none;\n  stroke:currentColor;\n  stroke-width:2;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n  flex-shrink:0;\n}\n.ap-btn.primary {\n  background:var(--accent-dark);\n  color:#fff;\n  border:none;\n  box-shadow:0 6px 20px rgba(139,26,26,.18);\n}\n.ap-btn.primary:hover {\n  background:#A32626;\n  transform:translateY(-2px);\n  box-shadow:0 10px 30px rgba(139,26,26,.28);\n}\n.ap-btn.ghost {\n  background:rgba(255,255,255,.72);\n  color:var(--text);\n  border:1.5px solid rgba(30,30,32,.10);\n}\n.ap-btn.ghost:hover {\n  background:#fff;\n  color:var(--accent-dark);\n  border-color:rgba(199,62,62,.26);\n}<\/p>\n<p>\/* responsive *\/\n@media(max-width:1024px) {\n  .ap-wrap{padding:64px 32px}\n  .ap-location-grid,\n  .ap-overview-grid,\n  .ap-support-grid{\n    grid-template-columns:1fr;\n  }\n}\n@media(max-width:768px){\n  .ap-grid-2,.ap-grid-3,.ap-contact-grid {\n    grid-template-columns:1fr;\n  }\n  .ap-section h2 {\n    font-size:26px;\n  }\n}\n@media(max-width:640px){\n  .ap-wrap {padding:52px 20px}\n  .ap-lead,.ap-text,.ap-cta-box p {\n    font-size:14px;\n  }\n  .ap-cta-actions {\n    flex-direction:column;\n    align-items:stretch;\n  }\n  .ap-btn {\n    width:100%;\n  }\n}\n<\/style>\n<div class=\"ap-page\">\n<div class=\"ap-wrap\">\n<p>    <!-- Section 1 --><\/p>\n<section class=\"ap-section\">\n<div class=\"ap-section-head\">\n        <span class=\"bar\"><\/span><\/p>\n<div>\n<div class=\"ap-kicker\">Section 1<\/div>\n<h2>Local Presence, Practical Support<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-lead\">\n        Our office and warehouse network is designed to support smoother communication, better supply coordination, and more efficient service for our customers.<br \/>\n        Through our administrative office, warehouse operations in Venezuela, and our USA branch in Miami, we are able to assist with inquiries, quotations, order coordination, and logistics support.\n      <\/p>\n<p class=\"ap-text\">\n        The Mandalas website publicly lists an administrative office in Caracas, a warehouse in San Antonio de los Altos, and a USA branch office and warehouse in Miami.\n      <\/p>\n<div class=\"ap-overview-grid\">\n<div class=\"ap-overview-item\">Administrative office support for communication and business follow-up<\/div>\n<div class=\"ap-overview-item\">Warehouse operations for handling, coordination, and supply preparation<\/div>\n<div class=\"ap-overview-item\">USA branch support in Miami for international coordination<\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Section 2 + 3 + 4 --><\/p>\n<section class=\"ap-section\" id=\"office-locations\">\n<div class=\"ap-section-head\">\n        <span class=\"bar\"><\/span><\/p>\n<div>\n<div class=\"ap-kicker\">Locations<\/div>\n<h2>Our Office and Warehouse Locations<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ap-location-grid\">\n<div class=\"ap-location-card\">\n<div class=\"ap-location-label\">Section 2<\/div>\n<h3>Administrative Office in Venezuela<\/h3>\n<p>\n            Our administrative office in Venezuela supports day-to-day communication, customer coordination, and commercial follow-up.<br \/>\n            It serves as a key contact point for inquiries related to products, quotations, and business support.\n          <\/p>\n<div class=\"ap-address\">\n            <strong>Address<\/strong><br \/>\n            <span><br \/>\n              Avenida Principal La Lagunita,<br \/>\n              Edificio Centro Empresarial La Lagunita, Floor 2, Office 212,<br \/>\n              Urbanizaci\u00f3n La Lagunita, El Hatillo, Caracas 1061, Venezuela.<br \/>\n            <\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"ap-location-card\">\n<div class=\"ap-location-label\">Section 3<\/div>\n<h3>Warehouse in Venezuela<\/h3>\n<p>\n            Our warehouse in Venezuela supports product handling, storage, and local supply coordination.<br \/>\n            This location helps us support customers more efficiently with operational follow-up and logistics preparation.\n          <\/p>\n<div class=\"ap-address\">\n            <strong>Address<\/strong><br \/>\n            <span><br \/>\n              Calle Suapire, Local Galp\u00f3n Los Giordanos, PB,<br \/>\n              Urbanizaci\u00f3n La Suiza, San Antonio de los Altos, Venezuela.<br \/>\n            <\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"ap-location-card\">\n<div class=\"ap-location-label\">Section 4<\/div>\n<h3>USA Office &amp; Warehouse<\/h3>\n<p>\n            Mandalas also publicly lists its USA branch under MANCAM GLOBAL SUPPLIES.<br \/>\n            This location supports international coordination and provides an additional office and warehouse point in Miami.\n          <\/p>\n<div class=\"ap-address\">\n            <strong>Address<\/strong><br \/>\n            <span><br \/>\n              MANCAM GLOBAL SUPPLIES (USA Branch)<br \/>\n              Administrative Office &amp; Warehouse<br \/>\n              8239 NW 68th St, Miami, FL 33166, USA.<br \/>\n            <\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Section 5 --><\/p>\n<section class=\"ap-section\">\n<div class=\"ap-section-head\">\n        <span class=\"bar\"><\/span><\/p>\n<div>\n<div class=\"ap-kicker\">Section 5<\/div>\n<h2>Contact Information<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-text\">\n        For office communication, quotation follow-up, and general inquiries, you can reach our team through the phone numbers and email addresses listed on our website.\n      <\/p>\n<div class=\"ap-contact-grid\">\n<div class=\"ap-card\">\n<div class=\"ap-info-block\">\n<div class=\"ap-label\">Phone<\/div>\n<div class=\"ap-info-text\">\n              USA: <a href=\"tel:+17867079445\">+1 786 707 9445<\/a><br \/>\n              Caracas: <a href=\"tel:+584142477568\">+58 414 2477568<\/a>\n            <\/div>\n<\/p><\/div>\n<div class=\"ap-info-block\">\n<div class=\"ap-label\">General Email<\/div>\n<div class=\"ap-info-text\">\n              <a href=\"mailto:info@mandalasproductos.com\">info@mandalasproductos.com<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ap-card\">\n<div class=\"ap-mini-list\">\n<div class=\"ap-mini-item\">\n              <strong>Sales<\/strong><br \/>\n              <a href=\"mailto:ventas@mandalasproductos.com\">ventas@mandalasproductos.com<\/a>\n            <\/div>\n<div class=\"ap-mini-item\">\n              <strong>Operations<\/strong><br \/>\n              <a href=\"mailto:operacionesl@mandalasproductos.com\">operacionesl@mandalasproductos.com<\/a>\n            <\/div>\n<div class=\"ap-mini-item\">\n              <strong>General Inquiries<\/strong><br \/>\n              <a href=\"mailto:info@mandalasproductos.com\">info@mandalasproductos.com<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Section 6 --><\/p>\n<section class=\"ap-section\">\n<div class=\"ap-section-head\">\n        <span class=\"bar\"><\/span><\/p>\n<div>\n<div class=\"ap-kicker\">Section 6<\/div>\n<h2>How Our Locations Support Customers<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ap-highlight-box\">\n<p class=\"ap-text\">\n          Our office and warehouse locations help support customers through communication, order coordination, and supply-related operations.<br \/>\n          Whether you are contacting us for product information, a quotation, logistics coordination, or general business support, these locations help us stay connected to your needs across local and international markets.\n        <\/p>\n<div class=\"ap-support-grid\">\n<div class=\"ap-support-item\">Customer communication and inquiry handling<\/div>\n<div class=\"ap-support-item\">Quotation and commercial follow-up<\/div>\n<div class=\"ap-support-item\">Order coordination and supply-related operations<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Bottom CTA --><\/p>\n<section class=\"ap-cta\">\n<div class=\"ap-cta-box\">\n<h3>Need to Reach Our Team or Coordinate Supply?<\/h3>\n<p>\n          Contact our office or warehouse team for business inquiries, quotation support, and delivery coordination.\n        <\/p>\n<div class=\"ap-cta-actions\">\n          <a href=\"https:\/\/mikazone.store\/en\/contact\/\" class=\"ap-btn primary\"><br \/>\n            <svg viewbox=\"0 0 24 24\"><path d=\"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z\"><\/path><path d=\"m22 6-10 7L2 6\"><\/path><\/svg><br \/>\n            Contact Us<br \/>\n          <\/a><\/p>\n<p>          <a href=\"https:\/\/mikazone.store\/en\/contact\/request-a-quote\/\" class=\"ap-btn ghost\"><br \/>\n            <svg viewbox=\"0 0 24 24\"><path d=\"M9 11h6\"><\/path><path d=\"M9 15h6\"><\/path><path d=\"M5 3h11l3 3v15H5z\"><\/path><\/svg><br \/>\n            Request a Quote<br \/>\n          <\/a>\n        <\/div>\n<\/p><\/div>\n<\/section><\/div>\n<\/div>\n<style data-lemonx-boosted=\"true\">\n\/* Lemonx: User CSS ,Theme\/Elementor GlobalStyle *\/\n:root {\n  --bg:#f6f4f1;\n  --bg-soft:#fbfaf8;\n  --panel:#ffffff;\n  --text:#1e1e20;\n  --muted:rgba(30,30,32,.72);\n  --soft:rgba(30,30,32,.52);\n  --line:rgba(30,30,32,.08);\n  --accent:#C73E3E;\n  --accent-dark:#8B1A1A;\n  --accent-soft:rgba(199,62,62,.08);\n  --accent-border:rgba(199,62,62,.18);\n  --shadow:0 10px 30px rgba(30,30,32,.06);\n  --max:1200px;\n}.lemonx-visual-root * {box-sizing:border-box}\n {\n  margin:0;\n  font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  background:var(--bg);\n  color:var(--text);\n}\n.lemonx-visual-root a {text-decoration:none;color:inherit}<\/p>\n<p>\/* ========== HERO ========== *\/\n.lemonx-visual-root .ap-office-hero {\n  position:relative;\n  overflow:hidden;\n  background:linear-gradient(180deg,#faf8f5 0%, #f3efeb 100%);\n  border-bottom:1px solid var(--line);\n}<\/p>\n<p>.lemonx-visual-root .ap-office-hero-bg {\n  position:absolute;\n  inset:0;\n  z-index:1;\n}\n.lemonx-visual-root .ap-office-hero-bg img {\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  filter:grayscale(.08) brightness(1.05) saturate(.72);\n  opacity:.15;\n}\n.lemonx-visual-root .ap-office-hero-bg::after {\n  content:'';\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at 78% 30%, rgba(199,62,62,.08), transparent 20%),\n    linear-gradient(108deg,\n      rgba(250,248,245,.96) 0%,\n      rgba(250,248,245,.92) 34%,\n      rgba(250,248,245,.78) 64%,\n      rgba(250,248,245,.62) 100%\n    );\n}<\/p>\n<p>.lemonx-visual-root .ap-office-hero-accent {\n  position:absolute;\n  top:0;bottom:0;left:0;\n  width:4px;\n  z-index:3;\n  background:linear-gradient(180deg,transparent,var(--accent) 30%,var(--accent-dark) 70%,transparent);\n}<\/p>\n<p>.lemonx-visual-root .ap-office-hero-corner {\n  position:absolute;\n  top:32px;right:32px;\n  width:72px;height:72px;\n  z-index:3;\n  border-top:3px solid rgba(199,62,62,.18);\n  border-right:3px solid rgba(199,62,62,.18);\n  border-radius:0 12px 0 0;\n}<\/p>\n<p>.lemonx-visual-root .ap-office-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:var(--max);\n  margin:0 auto;\n  padding:120px 48px 96px;\n  display:grid;\n  grid-template-columns:minmax(0, 1.08fr) minmax(320px, .72fr);\n  gap:40px;\n  align-items:end;\n}<\/p>\n<p>.lemonx-visual-root .ap-office-copy {\n  max-width:780px;\n}<\/p>\n<p>.lemonx-visual-root .ap-office-tag {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:22px;\n}\n.lemonx-visual-root .ap-office-tag .bar {\n  width:20px;\n  height:2px;\n  background:var(--accent);\n}\n.lemonx-visual-root .ap-office-tag .lab {\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  color:var(--accent);\n}<\/p>\n<p>.lemonx-visual-root .ap-office-copy h1 {\n  margin:0 0 22px;\n  font-size:58px;\n  font-weight:900;\n  line-height:1.06;\n  letter-spacing:-2.4px;\n  color:var(--text);\n}<\/p>\n<p>.lemonx-visual-root .ap-office-sub {\n  max-width:760px;\n  font-size:15px;\n  line-height:1.9;\n  color:var(--muted);\n  margin-bottom:34px;\n}<\/p>\n<p>.lemonx-visual-root .ap-office-highlights {\n  display:flex;\n  gap:12px;\n  flex-wrap:wrap;\n  margin-bottom:38px;\n}\n.lemonx-visual-root .ap-office-hl {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:12px 18px;\n  border-radius:8px;\n  background:rgba(255,255,255,.76);\n  border:1px solid rgba(30,30,32,.08);\n  box-shadow:0 6px 20px rgba(30,30,32,.04);\n  transition:.35s;\n}\n.lemonx-visual-root .ap-office-hl:hover {\n  border-color:rgba(199,62,62,.20);\n  background:#fff;\n  transform:translateY(-1px);\n}\n.lemonx-visual-root .ap-office-hl .dot {\n  width:6px;\n  height:6px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.24);\n  flex-shrink:0;\n}\n.lemonx-visual-root .ap-office-hl span {\n  font-size:12.5px;\n  font-weight:600;\n  line-height:1.4;\n  color:rgba(30,30,32,.78);\n}<\/p>\n<p>.lemonx-visual-root .ap-office-btns {\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.lemonx-visual-root .ap-office-btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  padding:14px 28px;\n  border-radius:6px;\n  font-size:13px;\n  font-weight:600;\n  transition:.35s;\n}\n.lemonx-visual-root .ap-office-btn svg {\n  width:14px;height:14px;\n  fill:none;\n  stroke:currentColor;\n  stroke-width:2;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n  flex-shrink:0;\n}\n.lemonx-visual-root .ap-office-btn.primary {\n  background:var(--accent-dark);\n  color:#fff;\n  border:none;\n  box-shadow:0 6px 20px rgba(139,26,26,.18);\n}\n.lemonx-visual-root .ap-office-btn.primary:hover {\n  background:#A32626;\n  transform:translateY(-2px);\n  box-shadow:0 10px 30px rgba(139,26,26,.28);\n}\n.lemonx-visual-root .ap-office-btn.ghost {\n  background:rgba(255,255,255,.72);\n  color:var(--text);\n  border:1.5px solid rgba(30,30,32,.10);\n}\n.lemonx-visual-root .ap-office-btn.ghost:hover {\n  background:#fff;\n  color:var(--accent-dark);\n  border-color:rgba(199,62,62,.26);\n}<\/p>\n<p>\/* right panel *\/\n.lemonx-visual-root .ap-office-side {\n  display:flex;\n  justify-content:flex-end;\n}\n.lemonx-visual-root .ap-office-panel {\n  width:100%;\n  max-width:390px;\n  background:linear-gradient(180deg,#ffffff,#fcfbf9);\n  border:1px solid rgba(30,30,32,.08);\n  border-radius:16px;\n  box-shadow:var(--shadow);\n  overflow:hidden;\n}\n.lemonx-visual-root .ap-office-panel-top {\n  padding:22px 22px 18px;\n  border-bottom:1px solid rgba(30,30,32,.06);\n}\n.lemonx-visual-root .ap-office-panel-label {\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.2px;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:10px;\n}\n.lemonx-visual-root .ap-office-panel h3 {\n  margin:0;\n  font-size:20px;\n  line-height:1.3;\n  letter-spacing:-.4px;\n  color:var(--text);\n}\n.lemonx-visual-root .ap-office-panel-body {\n  padding:18px 22px 22px;\n}\n.lemonx-visual-root .ap-office-list {\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:12px;\n}\n.lemonx-visual-root .ap-office-list li {\n  position:relative;\n  padding-left:18px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n}\n.lemonx-visual-root .ap-office-list li::before {\n  content:'';\n  position:absolute;\n  left:0;\n  top:.74em;\n  width:6px;\n  height:6px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.18);\n  transform:translateY(-50%);\n}\n.lemonx-visual-root .ap-office-note {\n  margin-top:16px;\n  padding:14px;\n  border-radius:10px;\n  background:rgba(199,62,62,.05);\n  border:1px solid rgba(199,62,62,.10);\n  color:rgba(30,30,32,.72);\n  font-size:13px;\n  line-height:1.7;\n}<\/p>\n<p>.lemonx-visual-root .ap-office-fade {\n  position:absolute;\n  bottom:0;left:0;right:0;\n  height:1px;\n  z-index:3;\n  background:linear-gradient(90deg,transparent,rgba(199,62,62,.22) 30%,rgba(199,62,62,.22) 70%,transparent);\n}<\/p>\n<p>\/* responsive *\/\n@media(max-width:1024px) {\n  .lemonx-visual-root .ap-office-hero-inner {\n    padding:100px 32px 80px;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:start;\n  }\n  .lemonx-visual-root .ap-office-copy h1 {\n    font-size:46px;\n    letter-spacing:-2px;\n  }\n  .lemonx-visual-root .ap-office-side {\n    justify-content:flex-start;\n  }\n  .lemonx-visual-root .ap-office-hero-corner {\n    top:24px;right:24px;\n    width:56px;height:56px;\n  }\n}\n@media(max-width:640px){\n  .lemonx-visual-root .ap-office-hero-inner {\n    padding:80px 20px 64px;\n  }\n  .lemonx-visual-root .ap-office-copy h1 {\n    font-size:36px;\n    letter-spacing:-1.4px;\n  }\n  .lemonx-visual-root .ap-office-sub {\n    font-size:14px;\n  }\n  .lemonx-visual-root .ap-office-highlights {\n    flex-direction:column;\n  }\n  .lemonx-visual-root .ap-office-btns {\n    flex-direction:column;\n    align-items:stretch;\n  }\n  .lemonx-visual-root .ap-office-btn {\n    width:100%;\n  }\n  .lemonx-visual-root .ap-office-hero-corner {\n    display:none;\n  }\n}\n:root {\n  --bg:#f6f4f1;\n  --bg-soft:#fbfaf8;\n  --panel:#ffffff;\n  --panel-2:#fcfbf9;\n  --text:#1e1e20;\n  --muted:rgba(30,30,32,.72);\n  --soft:rgba(30,30,32,.52);\n  --line:rgba(30,30,32,.08);\n  --line-strong:rgba(30,30,32,.12);\n  --accent:#C73E3E;\n  --accent-dark:#8B1A1A;\n  --accent-soft:rgba(199,62,62,.08);\n  --accent-border:rgba(199,62,62,.18);\n  --shadow:0 10px 30px rgba(30,30,32,.06);\n  --max:1200px;\n  --radius:14px;\n}.lemonx-visual-root * {box-sizing:border-box}\n {scroll-behavior:smooth}\n {\n  margin:0;\n  font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  background:var(--bg);\n  color:var(--text);\n}\n.lemonx-visual-root a {text-decoration:none;color:inherit}<\/p>\n<p>\/* ========== MAIN CONTENT ========== *\/\n.lemonx-visual-root .ap-page {\n  background:\n    radial-gradient(circle at top right, rgba(199,62,62,.05), transparent 24%),\n    linear-gradient(180deg, var(--bg-soft) 0%, var(--bg) 100%);\n}\n.lemonx-visual-root .ap-wrap {\n  max-width:var(--max);\n  margin:0 auto;\n  padding:72px 48px;\n}\n.lemonx-visual-root .ap-section {\n  padding:34px 0;\n  border-bottom:1px solid var(--line);\n}\n.lemonx-visual-root .ap-section:last-child {\n  border-bottom:none;\n}\n.lemonx-visual-root .ap-section-head {\n  display:flex;\n  gap:16px;\n  align-items:flex-start;\n  margin-bottom:20px;\n}\n.lemonx-visual-root .ap-section-head .bar {\n  width:4px;\n  min-width:4px;\n  height:42px;\n  border-radius:99px;\n  background:linear-gradient(180deg,var(--accent),var(--accent-dark));\n  box-shadow:0 0 18px rgba(199,62,62,.14);\n}\n.lemonx-visual-root .ap-kicker {\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.6px;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:8px;\n}\n.lemonx-visual-root .ap-section h2 {\n  margin:0;\n  font-size:32px;\n  line-height:1.18;\n  letter-spacing:-1.2px;\n  color:var(--text);\n}\n.lemonx-visual-root .ap-lead, .lemonx-visual-root .ap-text {\n  max-width:980px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.9;\n}\n.lemonx-visual-root .ap-text + .ap-text {\n  margin-top:14px;\n}<\/p>\n<p>\/* cards *\/\n.lemonx-visual-root .ap-card {\n  background:linear-gradient(180deg,#ffffff,#fdfcfa);\n  border:1px solid var(--line);\n  border-radius:var(--radius);\n  padding:26px 24px;\n  box-shadow:var(--shadow);\n}\n.lemonx-visual-root .ap-grid {\n  display:grid;\n  gap:20px;\n}\n.lemonx-visual-root .ap-grid-2 {\n  grid-template-columns:repeat(2,minmax(0,1fr));\n}\n.lemonx-visual-root .ap-grid-3 {\n  grid-template-columns:repeat(3,minmax(0,1fr));\n}<\/p>\n<p>\/* address cards *\/\n.lemonx-visual-root .ap-location-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:20px;\n  margin-top:24px;\n}\n.lemonx-visual-root .ap-location-card {\n  background:linear-gradient(180deg,#ffffff,#fcfbf9);\n  border:1px solid var(--line);\n  border-radius:16px;\n  padding:24px 22px;\n  box-shadow:0 8px 22px rgba(30,30,32,.05);\n  transition:.3s;\n}\n.lemonx-visual-root .ap-location-card:hover {\n  transform:translateY(-2px);\n  border-color:rgba(199,62,62,.18);\n  box-shadow:0 14px 28px rgba(30,30,32,.07);\n}\n.lemonx-visual-root .ap-location-label {\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.2px;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:10px;\n}\n.lemonx-visual-root .ap-location-card h3 {\n  margin:0 0 12px;\n  font-size:22px;\n  line-height:1.22;\n  letter-spacing:-.5px;\n  color:var(--text);\n}\n.lemonx-visual-root .ap-location-card p {\n  margin:0 0 16px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}\n.lemonx-visual-root .ap-address {\n  margin-top:14px;\n  padding-top:14px;\n  border-top:1px solid var(--line);\n}\n.lemonx-visual-root .ap-address strong {\n  display:block;\n  margin-bottom:8px;\n  font-size:12px;\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n  color:var(--text);\n}\n.lemonx-visual-root .ap-address span {\n  display:block;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}<\/p>\n<p>\/* overview cards *\/\n.lemonx-visual-root .ap-overview-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:16px;\n  margin-top:22px;\n}\n.lemonx-visual-root .ap-overview-item {\n  position:relative;\n  padding:20px 18px 18px 42px;\n  border-radius:12px;\n  background:linear-gradient(180deg,#ffffff,#fcfbf9);\n  border:1px solid var(--line);\n  box-shadow:0 6px 18px rgba(30,30,32,.04);\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n}\n.lemonx-visual-root .ap-overview-item::before {\n  content:'';\n  position:absolute;\n  left:18px;\n  top:25px;\n  width:8px;height:8px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.18);\n}<\/p>\n<p>\/* contact *\/\n.lemonx-visual-root .ap-contact-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:22px;\n  margin-top:24px;\n}\n.lemonx-visual-root .ap-info-block + .ap-info-block {\n  margin-top:18px;\n  padding-top:18px;\n  border-top:1px solid var(--line);\n}\n.lemonx-visual-root .ap-label {\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.3px;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:10px;\n}\n.lemonx-visual-root .ap-info-text {\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.85;\n}\n.lemonx-visual-root .ap-mini-list {\n  display:grid;\n  gap:14px;\n}\n.lemonx-visual-root .ap-mini-item {\n  padding:16px 18px;\n  border-radius:12px;\n  background:linear-gradient(180deg,#ffffff,#fcfbf9);\n  border:1px solid var(--line);\n}\n.lemonx-visual-root .ap-mini-item strong {\n  display:block;\n  margin-bottom:6px;\n  font-size:13px;\n  color:var(--text);\n}\n.lemonx-visual-root .ap-mini-item span, .lemonx-visual-root .ap-mini-item a {\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n  word-break:break-word;\n}\n.lemonx-visual-root .ap-mini-item a:hover {\n  color:var(--accent-dark);\n}<\/p>\n<p>\/* support box *\/\n.lemonx-visual-root .ap-highlight-box {\n  margin-top:22px;\n  border:1px solid rgba(199,62,62,.12);\n  background:linear-gradient(180deg,#fff,#fcfbf9);\n  border-radius:16px;\n  padding:26px 24px;\n  box-shadow:var(--shadow);\n}\n.lemonx-visual-root .ap-support-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:16px;\n  margin-top:20px;\n}\n.lemonx-visual-root .ap-support-item {\n  position:relative;\n  padding:18px 18px 18px 42px;\n  border-radius:12px;\n  background:#fff;\n  border:1px solid rgba(30,30,32,.08);\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n}\n.lemonx-visual-root .ap-support-item::before {\n  content:'';\n  position:absolute;\n  left:18px;\n  top:24px;\n  width:8px;height:8px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.18);\n}<\/p>\n<p>\/* bottom cta *\/\n.lemonx-visual-root .ap-cta {\n  padding:38px 0 10px;\n}\n.lemonx-visual-root .ap-cta-box {\n  position:relative;\n  overflow:hidden;\n  border-radius:18px;\n  border:1px solid rgba(199,62,62,.14);\n  background:\n    linear-gradient(135deg, rgba(199,62,62,.06), rgba(255,255,255,.96) 48%),\n    linear-gradient(180deg,#ffffff,#fcfbf9);\n  padding:34px 30px;\n  box-shadow:0 16px 42px rgba(30,30,32,.06);\n}\n.lemonx-visual-root .ap-cta-box::before {\n  content:'';\n  position:absolute;\n  top:0;left:0;bottom:0;\n  width:4px;\n  background:linear-gradient(180deg,transparent,var(--accent),var(--accent-dark),transparent);\n}\n.lemonx-visual-root .ap-cta-box h3 {\n  margin:0 0 12px;\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-1px;\n  color:var(--text);\n}\n.lemonx-visual-root .ap-cta-box p {\n  max-width:780px;\n  margin:0 0 22px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.85;\n}\n.lemonx-visual-root .ap-cta-actions {\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.lemonx-visual-root .ap-btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  padding:14px 28px;\n  border-radius:6px;\n  font-size:13px;\n  font-weight:600;\n  transition:.35s;\n}\n.lemonx-visual-root .ap-btn svg {\n  width:14px;height:14px;\n  fill:none;\n  stroke:currentColor;\n  stroke-width:2;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n  flex-shrink:0;\n}\n.lemonx-visual-root .ap-btn.primary {\n  background:var(--accent-dark);\n  color:#fff;\n  border:none;\n  box-shadow:0 6px 20px rgba(139,26,26,.18);\n}\n.lemonx-visual-root .ap-btn.primary:hover {\n  background:#A32626;\n  transform:translateY(-2px);\n  box-shadow:0 10px 30px rgba(139,26,26,.28);\n}\n.lemonx-visual-root .ap-btn.ghost {\n  background:rgba(255,255,255,.72);\n  color:var(--text);\n  border:1.5px solid rgba(30,30,32,.10);\n}\n.lemonx-visual-root .ap-btn.ghost:hover {\n  background:#fff;\n  color:var(--accent-dark);\n  border-color:rgba(199,62,62,.26);\n}<\/p>\n<p>\/* responsive *\/\n@media(max-width:1024px) {\n  .lemonx-visual-root .ap-wrap {padding:64px 32px}\n  .lemonx-visual-root .ap-location-grid, .lemonx-visual-root .ap-overview-grid, .lemonx-visual-root .ap-support-grid {\n    grid-template-columns:1fr;\n  }\n}\n@media(max-width:768px){\n  .lemonx-visual-root .ap-grid-2, .lemonx-visual-root .ap-grid-3, .lemonx-visual-root .ap-contact-grid {\n    grid-template-columns:1fr;\n  }\n  .lemonx-visual-root .ap-section h2 {\n    font-size:26px;\n  }\n}\n@media(max-width:640px){\n  .lemonx-visual-root .ap-wrap {padding:52px 20px}\n  .lemonx-visual-root .ap-lead, .lemonx-visual-root .ap-text, .lemonx-visual-root .ap-cta-box p {\n    font-size:14px;\n  }\n  .lemonx-visual-root .ap-cta-actions {\n    flex-direction:column;\n    align-items:stretch;\n  }\n  .lemonx-visual-root .ap-btn {\n    width:100%;\n  }\n}\n<\/style>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Locations &amp; Operations Office &amp; Warehouse Our offices and warehouse locations in Venezuela and the USA support customer communication, product coordination, and supply operations. Mandalas publicly lists both its Venezuela locations and its USA branch in Miami. Office and warehouse presence in Venezuela USA branch support in Miami for coordination Operational support for communication and [&hellip;]<\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 720,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "footnotes": ""
    },
    "class_list": [
        "post-742",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "_links": {
        "self": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/742",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/comments?post=742"
            }
        ],
        "version-history": [
            {
                "count": 4,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/742\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 1152,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/742\/revisions\/1152"
            }
        ],
        "up": [
            {
                "embeddable": true,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/720"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/media?parent=742"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}