{
    "id": 730,
    "date": "2026-04-09T03:25:22",
    "date_gmt": "2026-04-09T03:25:22",
    "guid": {
        "rendered": "https:\/\/mikazone.store\/?page_id=730"
    },
    "modified": "2026-04-30T03:52:53",
    "modified_gmt": "2026-04-30T03:52:53",
    "slug": "request-a-quote",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/mikazone.store\/en\/contact\/request-a-quote\/",
    "title": {
        "rendered": "Request a Quote"
    },
    "content": {
        "rendered": "<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 QUOTE HERO BANNER \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.ap-hero {\n  position:relative;font-family:'Inter',system-ui,sans-serif;\n  background:#111;overflow:hidden;\n}\n.ap-hero * {box-sizing:border-box;margin:0;padding:0}\n.ap-hero a {text-decoration:none}<\/p>\n<p>.ap-hero-bg {position:absolute;inset:0;z-index:1}\n.ap-hero-bg img {\n  width:100%;height:100%;object-fit:cover;\n  filter:brightness(.35) saturate(.8);\n}\n.ap-hero-bg::after {\n  content:'';position:absolute;inset:0;\n  background:linear-gradient(108deg,\n    rgba(17,17,17,.94) 0%,\n    rgba(17,17,17,.82) 36%,\n    rgba(17,17,17,.48) 66%,\n    rgba(17,17,17,.28) 100%\n  );\n}<\/p>\n<p>.ap-hero-accent {\n  position:absolute;top:0;bottom:0;left:0;width:4px;z-index:3;\n  background:linear-gradient(180deg,transparent,#D44040 30%,#8B1A1A 70%,transparent);\n}<\/p>\n<p>.ap-hero-corner {\n  position:absolute;top:32px;right:32px;width:72px;height:72px;z-index:3;\n  border-top:3px solid rgba(212,64,64,.3);\n  border-right:3px solid rgba(212,64,64,.3);\n  border-radius:0 12px 0 0;\n}<\/p>\n<p>.ap-hero-inner {\n  position:relative;z-index:2;\n  max-width:1200px;margin:0 auto;\n  padding:120px 48px 100px;\n  display:flex;flex-direction:column;\n}<\/p>\n<p>.ap-hero-tag {display:inline-flex;align-items:center;gap:10px;margin-bottom:22px}\n.ap-hero-tag .bar {width:20px;height:2px;background:#D44040}\n.ap-hero-tag .lab {font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#D44040}<\/p>\n<p>.ap-hero h1 {\n  font-size:56px;font-weight:900;color:#fff;line-height:1.08;\n  letter-spacing:-2.5px;margin-bottom:22px;\n}<\/p>\n<p>.ap-hero-sub {\n  max-width:660px;font-size:15px;color:rgba(255,255,255,.58);line-height:1.85;\n  margin-bottom:40px;\n}<\/p>\n<p>.ap-hero-highlights {display:flex;gap:12px;flex-wrap:wrap;margin-bottom:44px}\n.ap-hero-hl {\n  display:inline-flex;align-items:center;gap:10px;\n  background:rgba(255,255,255,.04);\n  border:1px solid rgba(255,255,255,.08);\n  border-radius:8px;padding:12px 20px;\n  transition:.35s;\n}\n.ap-hero-hl:hover {\n  border-color:rgba(212,64,64,.25);\n  background:rgba(212,64,64,.05);\n}\n.ap-hero-hl .dot {\n  flex-shrink:0;width:6px;height:6px;border-radius:50%;\n  background:#D44040;box-shadow:0 0 8px rgba(212,64,64,.45);\n}\n.ap-hero-hl span {font-size:12.5px;font-weight:500;color:rgba(255,255,255,.76);line-height:1.4}<\/p>\n<p>.ap-hero-btns {display:flex;gap:14px;flex-wrap:wrap}<\/p>\n<p>.ap-hero-btns .btn-primary {\n  display:inline-flex;align-items:center;gap:8px;\n  font-size:13px;font-weight:600;\n  background:#8B1A1A;color:#fff;border:none;border-radius:6px;\n  padding:14px 30px;cursor:pointer;transition:.35s;\n  box-shadow:0 4px 18px rgba(139,26,26,.25);\n}\n.ap-hero-btns .btn-primary:hover {\n  background:#A52A2A;transform:translateY(-2px);\n  box-shadow:0 10px 32px rgba(139,26,26,.45);\n}<\/p>\n<p>.ap-hero-btns .btn-ghost {\n  display:inline-flex;align-items:center;gap:8px;\n  font-size:13px;font-weight:600;\n  background:transparent;color:rgba(255,255,255,.68);\n  border:1.5px solid rgba(255,255,255,.14);border-radius:6px;\n  padding:14px 30px;cursor:pointer;transition:.35s;\n}\n.ap-hero-btns .btn-ghost:hover {\n  border-color:rgba(212,64,64,.35);color:#fff;\n  background:rgba(212,64,64,.05);\n}<\/p>\n<p>.ap-hero-btns svg {width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}<\/p>\n<p>.ap-hero-fade {\n  position:absolute;bottom:0;left:0;right:0;height:1px;z-index:3;\n  background:linear-gradient(90deg,transparent,rgba(212,64,64,.3) 30%,rgba(212,64,64,.3) 70%,transparent);\n}<\/p>\n<p>@media(max-width:1024px){\n  .ap-hero-inner {padding:100px 32px 80px}\n  .ap-hero h1 {font-size:44px;letter-spacing:-2px}\n  .ap-hero-corner {top:24px;right:24px;width:56px;height:56px}\n}\n@media(max-width:640px){\n  .ap-hero-inner {padding:80px 20px 64px}\n  .ap-hero h1 {font-size:34px;letter-spacing:-1.5px}\n  .ap-hero-sub {font-size:14px}\n  .ap-hero-highlights {flex-direction:column}\n  .ap-hero-btns {flex-direction:column;align-items:stretch}\n  .ap-hero-btns .btn-primary,.ap-hero-btns .btn-ghost {width:100%;justify-content:center}\n  .ap-hero-corner {display:none}\n}\n<\/style>\n<p><!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 QUOTE HERO BANNER \u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section class=\"ap-hero\">\n<p>  <!-- \u80cc\u666f\u56fe --><\/p>\n<div class=\"ap-hero-bg\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1450101499163-c8848c66ca85?w=1600&amp;q=80\" alt=\"Request a Quote\" loading=\"eager\">\n  <\/div>\n<p>  <!-- \u88c5\u9970 --><\/p>\n<div class=\"ap-hero-accent\"><\/div>\n<div class=\"ap-hero-corner\"><\/div>\n<p>  <!-- \u5185\u5bb9 --><\/p>\n<div class=\"ap-hero-inner\">\n<div class=\"ap-hero-tag\">\n      <span class=\"bar\"><\/span><br \/>\n      <span class=\"lab\">Request a Quote<\/span>\n    <\/div>\n<h1>Request a Quote<\/h1>\n<p class=\"ap-hero-sub\">Tell us what you need, and our team will provide a quotation based on your product, application, quantity, and delivery requirements.<\/p>\n<p>    <!-- Highlights --><\/p>\n<div class=\"ap-hero-highlights\">\n<div class=\"ap-hero-hl\">\n        <span class=\"dot\"><\/span><br \/>\n        <span>Tailored pricing based on your exact specifications<\/span>\n      <\/div>\n<div class=\"ap-hero-hl\">\n        <span class=\"dot\"><\/span><br \/>\n        <span>Fast response from our technical sales team<\/span>\n      <\/div>\n<div class=\"ap-hero-hl\">\n        <span class=\"dot\"><\/span><br \/>\n        <span>Flexible quantities \u2014 from trial orders to full supply<\/span>\n      <\/div>\n<\/p><\/div>\n<p>    <!-- Buttons --><\/p>\n<div class=\"ap-hero-btns\">\n      <a href=\"https:\/\/mikazone.store\/en\/contact\/request-a-quote\/\" class=\"btn-primary\"><br \/>\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12 20h9\"><\/path><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"><\/path><\/svg><br \/>\n        Fill in the Quote Form<br \/>\n      <\/a><br \/>\n      <a href=\"https:\/\/mikazone.store\/en\/contact\/\" class=\"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        Email Us Directly<br \/>\n      <\/a>\n    <\/div>\n<\/p><\/div>\n<p>  <!-- \u5e95\u90e8\u8fc7\u6e21\u7ebf --><\/p>\n<div class=\"ap-hero-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  --max:1200px;\n  --radius:14px;\n  --shadow:0 10px 30px rgba(30,30,32,.06);\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}\nimg {max-width:100%;display:block}<\/p>\n<p>\/* ========== HERO ========== *\/\n.ap-hero {\n  position:relative;\n  overflow:hidden;\n  background:linear-gradient(180deg,#faf8f5 0%, #f3efeb 100%);\n  border-bottom:1px solid var(--line);\n}\n.ap-hero-bg {\n  position:absolute;\n  inset:0;\n  z-index:1;\n}\n.ap-hero-bg img {\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  filter:grayscale(.08) brightness(1.03) saturate(.7);\n  opacity:.18;\n}\n.ap-hero-bg::after {\n  content:'';\n  position:absolute;\n  inset:0;\n  background:linear-gradient(108deg,\n    rgba(250,248,245,.96) 0%,\n    rgba(250,248,245,.92) 36%,\n    rgba(250,248,245,.76) 66%,\n    rgba(250,248,245,.60) 100%\n  );\n}\n.ap-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}\n.ap-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}\n.ap-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:var(--max);\n  margin:0 auto;\n  padding:120px 48px 100px;\n  display:flex;\n  flex-direction:column;\n}\n.ap-hero-tag {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:22px;\n}\n.ap-hero-tag .bar {\n  width:20px;height:2px;\n  background:var(--accent);\n}\n.ap-hero-tag .lab {\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  color:var(--accent);\n}\n.ap-hero h1 {\n  font-size:56px;\n  font-weight:900;\n  line-height:1.08;\n  letter-spacing:-2.5px;\n  margin:0 0 22px;\n  color:var(--text);\n  max-width:850px;\n}\n.ap-hero-sub {\n  max-width:760px;\n  font-size:15px;\n  color:var(--muted);\n  line-height:1.9;\n  margin-bottom:40px;\n}\n.ap-hero-highlights {\n  display:flex;\n  gap:12px;\n  flex-wrap:wrap;\n  margin-bottom:44px;\n}\n.ap-hero-hl {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  background:rgba(255,255,255,.72);\n  border:1px solid rgba(30,30,32,.08);\n  border-radius:8px;\n  padding:12px 20px;\n  transition:.35s;\n  box-shadow:0 6px 20px rgba(30,30,32,.04);\n  backdrop-filter:blur(4px);\n}\n.ap-hero-hl:hover {\n  border-color:rgba(199,62,62,.20);\n  background:#fff;\n  transform:translateY(-1px);\n}\n.ap-hero-hl .dot {\n  width:6px;height:6px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.28);\n  flex-shrink:0;\n}\n.ap-hero-hl span {\n  font-size:12.5px;\n  font-weight:600;\n  color:rgba(30,30,32,.78);\n  line-height:1.4;\n}\n.ap-hero-btns {\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.ap-hero-btns .btn-primary,.ap-hero-btns .btn-ghost,.ap-btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  font-size:13px;\n  font-weight:600;\n  border-radius:6px;\n  padding:14px 28px;\n  transition:.35s;\n  cursor:pointer;\n}\n.ap-hero-btns .btn-primary,.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-hero-btns .btn-primary:hover,.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-hero-btns .btn-ghost,.ap-btn.ghost {\n  background:rgba(255,255,255,.7);\n  color:var(--text);\n  border:1.5px solid rgba(30,30,32,.10);\n}\n.ap-hero-btns .btn-ghost:hover,.ap-btn.ghost:hover {\n  border-color:rgba(199,62,62,.26);\n  color:var(--accent-dark);\n  background:#fff;\n}\n.ap-hero-btns svg,.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-hero-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>\/* ========== 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:920px;\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>\/* lists *\/\n.ap-list-title {\n  font-size:13px;\n  font-weight:700;\n  color:var(--text);\n  margin-bottom:14px;\n  letter-spacing:.2px;\n}\n.ap-list {\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:12px;\n}\n.ap-list li {\n  position:relative;\n  padding-left:18px;\n  color:var(--muted);\n  line-height:1.7;\n  font-size:14px;\n}\n.ap-list li::before {\n  content:'';\n  position:absolute;\n  left:0; top:.72em;\n  width:6px;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}<\/p>\n<p>\/* product chips *\/\n.ap-chip-grid {\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:22px;\n}\n.ap-chip {\n  display:inline-flex;\n  align-items:center;\n  padding:11px 16px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid rgba(30,30,32,.08);\n  color:rgba(30,30,32,.82);\n  font-size:13px;\n  font-weight:600;\n  transition:.3s;\n  box-shadow:0 4px 16px rgba(30,30,32,.04);\n}\n.ap-chip:hover {\n  border-color:rgba(199,62,62,.24);\n  background:#fff8f8;\n  color:var(--accent-dark);\n  transform:translateY(-1px);\n}<\/p>\n<p>\/* contact *\/\n.ap-contact-grid {\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n  gap:22px;\n  margin-top:24px;\n}\n.ap-info-block + .ap-info-block {\n  margin-top:22px;\n  padding-top:22px;\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-company {\n  font-size:18px;\n  font-weight:800;\n  margin-bottom:14px;\n  color:var(--text);\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>\/* 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}<\/p>\n<p>\/* responsive *\/\n@media(max-width:1024px) {\n  .ap-hero-inner{padding:100px 32px 80px}\n  .ap-wrap{padding:64px 32px}\n  .ap-hero h1{font-size:44px;letter-spacing:-2px}\n  .ap-hero-corner{top:24px;right:24px;width:56px;height:56px}\n  .ap-grid-3{grid-template-columns:repeat(2, minmax(0,1fr))}\n  .ap-contact-grid{grid-template-columns:1fr}\n}\n@media(max-width:768px){\n  .ap-grid-2,.ap-grid-3 {grid-template-columns:1fr}\n  .ap-section h2 {font-size:26px}\n}\n@media(max-width:640px){\n  .ap-hero-inner {padding:80px 20px 64px}\n  .ap-wrap {padding:52px 20px}\n  .ap-hero h1 {font-size:34px;letter-spacing:-1.5px}\n  .ap-hero-sub,.ap-lead,.ap-text,.ap-cta-box p {font-size:14px}\n  .ap-hero-highlights {flex-direction:column}\n  .ap-hero-btns,.ap-cta-actions {flex-direction:column;align-items:stretch}\n  .ap-hero-btns .btn-primary,.ap-hero-btns .btn-ghost,.ap-btn {width:100%}\n  .ap-hero-corner {display:none}\n  .ap-chip-grid {gap:10px}\n}\n<\/style>\n<p><!-- ========== HERO ========== --><\/p>\n<section class=\"ap-hero\">\n<div class=\"ap-hero-bg\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1450101499163-c8848c66ca85?w=1600&amp;q=80\" alt=\"Quote Support for Your Business Needs\" loading=\"eager\">\n  <\/div>\n<div class=\"ap-hero-accent\"><\/div>\n<div class=\"ap-hero-corner\"><\/div>\n<div class=\"ap-hero-inner\">\n<div class=\"ap-hero-tag\">\n      <span class=\"bar\"><\/span><br \/>\n      <span class=\"lab\">Quotation Support<\/span>\n    <\/div>\n<h1>Quote Support for Your Business Needs<\/h1>\n<p class=\"ap-hero-sub\">\n      At Mandalas, we provide quotation support for customers looking for reliable product supply,<br \/>\n      technical coordination, and application-based recommendations. Whether you are sourcing<br \/>\n      construction additives, exploring MikaZone-backed solutions, or comparing options for your market,<br \/>\n      our team is ready to assist.\n    <\/p>\n<div class=\"ap-hero-highlights\">\n<div class=\"ap-hero-hl\">\n        <span class=\"dot\"><\/span><br \/>\n        <span>Reliable quotation support for product and project needs<\/span>\n      <\/div>\n<div class=\"ap-hero-hl\">\n        <span class=\"dot\"><\/span><br \/>\n        <span>Application-based recommendations and technical coordination<\/span>\n      <\/div>\n<div class=\"ap-hero-hl\">\n        <span class=\"dot\"><\/span><br \/>\n        <span>Support for local and international supply inquiries<\/span>\n      <\/div>\n<\/p><\/div>\n<div class=\"ap-hero-btns\">\n      <a href=\"https:\/\/mikazone.store\/en\/contact\/\" class=\"btn-primary\"><br \/>\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12 20h9\"><\/path><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"><\/path><\/svg><br \/>\n        Contact Our Team<br \/>\n      <\/a><br \/>\n      <a href=\"https:\/\/mikazone.store\/en\/contact\/\" class=\"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        Email Us<br \/>\n      <\/a>\n    <\/div>\n<\/p><\/div>\n<div class=\"ap-hero-fade\"><\/div>\n<\/section>\n<p><!-- ========== MAIN CONTENT ========== --><\/p>\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>Quote Support for Your Business Needs<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-lead\">\n        At Mandalas, we provide quotation support for customers looking for reliable product supply,<br \/>\n        technical coordination, and application-based recommendations. Whether you are sourcing construction<br \/>\n        additives, exploring MikaZone-backed solutions, or comparing options for your market, our team is ready to assist.\n      <\/p>\n<p class=\"ap-text\">\n        We understand that every inquiry is different. Some customers need a standard product quotation,<br \/>\n        while others need support based on formulation, application, delivery destination, or project scale.<br \/>\n        Our goal is to help you receive a clear and practical quotation process with the information you need to move forward.\n      <\/p>\n<\/section>\n<p>    <!-- Section 2 --><\/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 2<\/div>\n<h2>What You Can Request from Our Team<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-text\">\n        You can contact us for quotations related to a wide range of product and supply needs.<br \/>\n        We support inquiries for standard product supply, project-based sourcing, and application-oriented recommendations.\n      <\/p>\n<div class=\"ap-card\" style=\"margin-top:22px;\">\n<div class=\"ap-list-title\">Typical Quote Requests<\/div>\n<ul class=\"ap-list\">\n<li>Product pricing<\/li>\n<li>Bulk order quotations<\/li>\n<li>Trial order inquiries<\/li>\n<li>Project-based supply requests<\/li>\n<li>Application-based product recommendations<\/li>\n<li>Delivery and logistics coordination<\/li>\n<li>Export and international supply inquiries<\/li>\n<li>Technical-document support together with quotation requests<\/li>\n<\/ul><\/div>\n<\/section>\n<p>    <!-- Section 3 --><\/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 3<\/div>\n<h2>What to Include in Your Inquiry<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-text\">\n        To help us prepare a more accurate quotation, we recommend sharing as much relevant information as possible when you contact us.<br \/>\n        The clearer your request is, the faster we can provide useful feedback.\n      <\/p>\n<div class=\"ap-card\" style=\"margin-top:22px;\">\n<div class=\"ap-list-title\">Helpful Information to Share<\/div>\n<div class=\"ap-grid ap-grid-2\">\n<ul class=\"ap-list\">\n<li>Product of interest<\/li>\n<li>Application<\/li>\n<li>Required quantity<\/li>\n<li>Packaging preference<\/li>\n<li>Delivery destination<\/li>\n<\/ul>\n<ul class=\"ap-list\">\n<li>Target market or project location<\/li>\n<li>Technical requirements<\/li>\n<li>Purchase timeline<\/li>\n<li>Any specific support needed, such as recommendation or documentation<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Section 4 --><\/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 4<\/div>\n<h2>Product Categories We Support<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-text\">\n        Our team can support quotation requests for a range of construction additive and related product categories.\n      <\/p>\n<div class=\"ap-chip-grid\">\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/hpmc-hydroxypropyl-methyl-cellulose\/\">HPMC<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/hydroxyethyl-methyl-cellulose-hemc-mhec\/\">HEMC<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/hydroxyethyl-cellulose-hec\/\">HEC<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/sodium-carboxymethyl-cellulose-cmc\/\">CMC<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/redispersible-polymer-powder-rdp\/\">Redispersible Polymer Powder<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/polycarboxylate-superplasticizer-pce\/\">PCE<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/defoamer-powder\/\">Defoamer<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/calcium-formate\/\">Calcium Formate<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/polyvinyl-alcohol-pva\/\">PVA<\/a><\/span><br \/>\n        <span class=\"ap-chip\">HPS<\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/applications\/gypsum-plaster-joint-filler\/\">Gypsum Plaster Retarder<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/contact\/\">Silicone Hydrophobic Powder<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/polypropylene-fiber-pp-fiber\/\">PP Fiber<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/polypropylene-fiber-pp-fiber\/\">Steel Fiber<\/a><\/span><br \/>\n        <span class=\"ap-chip\"><a href=\"https:\/\/mikazone.store\/en\/products\/reinforcement-solutions\/\">Reinforcement Solutions<\/a><\/span>\n      <\/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>Quotation Support Based on Application<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-text\">\n        If you are not sure which product grade is suitable, you can also request a quotation based on your application.<br \/>\n        We can review your intended use and help recommend the right product direction before preparing the quotation.\n      <\/p>\n<div class=\"ap-card\" style=\"margin-top:22px;\">\n<div class=\"ap-list-title\">Applications We Commonly Support<\/div>\n<div class=\"ap-grid ap-grid-3\">\n<ul class=\"ap-list\">\n<li>Tile Adhesives<\/li>\n<li>Wall Putty &amp; Skim Coat<\/li>\n<li>Gypsum Plaster &amp; Joint Filler<\/li>\n<li>Mortars &amp; Rendering<\/li>\n<li>ETICS \/ Insulation Systems<\/li>\n<\/ul>\n<ul class=\"ap-list\">\n<li>Self-Leveling<\/li>\n<li>Repair Mortars<\/li>\n<li>Waterproof Mortars<\/li>\n<li>Texture Coatings<\/li>\n<li>Putty Paste<\/li>\n<\/ul>\n<ul class=\"ap-list\">\n<li>Waterproofing<\/li>\n<li>Primers &amp; Bonding Agents<\/li>\n<li>Premixed Adhesives<\/li>\n<li>Premixed Grouts<\/li>\n<li>Sealants &amp; Repair Pastes<\/li>\n<\/ul><\/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>Why Work With Mandalas<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-text\">\n        Mandalas supports customers with local service, responsive communication, and product coordination based on real application needs.<br \/>\n        We help simplify the quotation process by combining commercial support with product understanding.\n      <\/p>\n<p class=\"ap-text\">\n        Whether you are looking for regular supply, a new sourcing option, or a solution connected to MikaZone-backed products,<br \/>\n        our team can help you move from inquiry to quotation with clearer direction and better coordination.\n      <\/p>\n<div class=\"ap-card\" style=\"margin-top:22px;\">\n<div class=\"ap-list-title\">Why Customers Contact Us<\/div>\n<div class=\"ap-grid ap-grid-2\">\n<ul class=\"ap-list\">\n<li>Local support in Venezuela<\/li>\n<li>USA branch support for international coordination<\/li>\n<li>Product recommendation support<\/li>\n<\/ul>\n<ul class=\"ap-list\">\n<li>Application-oriented communication<\/li>\n<li>Supply and delivery coordination<\/li>\n<li>Commercial follow-up for both trial and bulk orders<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Section 7 --><\/p>\n<section class=\"ap-section\" id=\"contact-team\">\n<div class=\"ap-section-head\">\n        <span class=\"bar\"><\/span><\/p>\n<div>\n<div class=\"ap-kicker\">Section 7<\/div>\n<h2>Contact Our Team<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ap-contact-grid\">\n<div class=\"ap-card\">\n<div class=\"ap-info-block\">\n<div class=\"ap-company\">IMPORTADORA MANDALAS<\/div>\n<div class=\"ap-label\">Administrative Office<\/div>\n<div class=\"ap-info-text\">\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.\n            <\/div>\n<\/p><\/div>\n<div class=\"ap-info-block\">\n<div class=\"ap-label\">Warehouse<\/div>\n<div class=\"ap-info-text\">\n              Calle Suapire, Local Galp\u00f3n Los Giordanos, PB,<br \/>\n              Urbanizaci\u00f3n La Suiza, San Antonio de los Altos, Venezuela.\n            <\/div>\n<\/p><\/div>\n<div class=\"ap-info-block\">\n<div class=\"ap-company\">MANCAM GLOBAL SUPPLIES (USA Branch)<\/div>\n<div class=\"ap-label\">Administrative Office &amp; Warehouse<\/div>\n<div class=\"ap-info-text\">\n              8239 NW 68th St, Miami, FL 33166, USA.\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>Phone<\/strong><br \/>\n              <span>USA: <a href=\"tel:+17867079445\">+1 786 707 9445<\/a><\/span><br \/>\n              <span>Caracas: <a href=\"tel:+584142477568\">+58 414 2477568<\/a><\/span>\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<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<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Section 8 --><\/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 8<\/div>\n<h2>What Happens Next<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ap-text\">\n        Once we receive your inquiry, our team will review your request and respond with the most relevant quotation information<br \/>\n        based on your product, quantity, application, and destination. If needed, we may also include product recommendations,<br \/>\n        availability details, and additional commercial support.\n      <\/p>\n<\/section>\n<p>    <!-- Bottom CTA --><\/p>\n<section class=\"ap-cta\">\n<div class=\"ap-cta-box\">\n<h3>Ready to Request a Quote?<\/h3>\n<p>\n          Contact our team by email or phone and share your requirements.<br \/>\n          We will help you move forward with product recommendations, quotation support, and supply coordination.\n        <\/p>\n<div class=\"ap-cta-actions\">\n          <a href=\"https:\/\/mikazone.store\/en\/contact\/send-your-formula\/\" 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            Email Us<br \/>\n          <\/a><\/p>\n<p>          <a href=\"https:\/\/mikazone.store\/en\/contact\/\" class=\"ap-btn ghost\"><br \/>\n            <svg viewbox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.12.9.33 1.78.63 2.62a2 2 0 0 1-.45 2.11L8 9.91a16 16 0 0 0 6.09 6.09l1.46-1.29a2 2 0 0 1 2.11-.45c.84.3 1.72.51 2.62.63A2 2 0 0 1 22 16.92z\"><\/path><\/svg><br \/>\n            Call Our Team<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\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 QUOTE HERO BANNER \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.lemonx-visual-root .ap-hero {\n  position:relative;font-family:'Inter',system-ui,sans-serif;\n  background:#111;overflow:hidden;\n}\n.lemonx-visual-root .ap-hero * {box-sizing:border-box;margin:0;padding:0}\n.lemonx-visual-root .ap-hero a {text-decoration:none}<\/p>\n<p>.lemonx-visual-root .ap-hero-bg {position:absolute;inset:0;z-index:1}\n.lemonx-visual-root .ap-hero-bg img {\n  width:100%;height:100%;object-fit:cover;\n  filter:brightness(.35) saturate(.8);\n}\n.lemonx-visual-root .ap-hero-bg::after {\n  content:'';position:absolute;inset:0;\n  background:linear-gradient(108deg,\n    rgba(17,17,17,.94) 0%,\n    rgba(17,17,17,.82) 36%,\n    rgba(17,17,17,.48) 66%,\n    rgba(17,17,17,.28) 100%\n  );\n}<\/p>\n<p>.lemonx-visual-root .ap-hero-accent {\n  position:absolute;top:0;bottom:0;left:0;width:4px;z-index:3;\n  background:linear-gradient(180deg,transparent,#D44040 30%,#8B1A1A 70%,transparent);\n}<\/p>\n<p>.lemonx-visual-root .ap-hero-corner {\n  position:absolute;top:32px;right:32px;width:72px;height:72px;z-index:3;\n  border-top:3px solid rgba(212,64,64,.3);\n  border-right:3px solid rgba(212,64,64,.3);\n  border-radius:0 12px 0 0;\n}<\/p>\n<p>.lemonx-visual-root .ap-hero-inner {\n  position:relative;z-index:2;\n  max-width:1200px;margin:0 auto;\n  padding:120px 48px 100px;\n  display:flex;flex-direction:column;\n}<\/p>\n<p>.lemonx-visual-root .ap-hero-tag {display:inline-flex;align-items:center;gap:10px;margin-bottom:22px}\n.lemonx-visual-root .ap-hero-tag .bar {width:20px;height:2px;background:#D44040}\n.lemonx-visual-root .ap-hero-tag .lab {font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#D44040}<\/p>\n<p>.lemonx-visual-root .ap-hero h1 {\n  font-size:56px;font-weight:900;color:#fff;line-height:1.08;\n  letter-spacing:-2.5px;margin-bottom:22px;\n}<\/p>\n<p>.lemonx-visual-root .ap-hero-sub {\n  max-width:660px;font-size:15px;color:rgba(255,255,255,.58);line-height:1.85;\n  margin-bottom:40px;\n}<\/p>\n<p>.lemonx-visual-root .ap-hero-highlights {display:flex;gap:12px;flex-wrap:wrap;margin-bottom:44px}\n.lemonx-visual-root .ap-hero-hl {\n  display:inline-flex;align-items:center;gap:10px;\n  background:rgba(255,255,255,.04);\n  border:1px solid rgba(255,255,255,.08);\n  border-radius:8px;padding:12px 20px;\n  transition:.35s;\n}\n.lemonx-visual-root .ap-hero-hl:hover {\n  border-color:rgba(212,64,64,.25);\n  background:rgba(212,64,64,.05);\n}\n.lemonx-visual-root .ap-hero-hl .dot {\n  flex-shrink:0;width:6px;height:6px;border-radius:50%;\n  background:#D44040;box-shadow:0 0 8px rgba(212,64,64,.45);\n}\n.lemonx-visual-root .ap-hero-hl span {font-size:12.5px;font-weight:500;color:rgba(255,255,255,.76);line-height:1.4}<\/p>\n<p>.lemonx-visual-root .ap-hero-btns {display:flex;gap:14px;flex-wrap:wrap}<\/p>\n<p>.lemonx-visual-root .ap-hero-btns .btn-primary {\n  display:inline-flex;align-items:center;gap:8px;\n  font-size:13px;font-weight:600;\n  background:#8B1A1A;color:#fff;border:none;border-radius:6px;\n  padding:14px 30px;cursor:pointer;transition:.35s;\n  box-shadow:0 4px 18px rgba(139,26,26,.25);\n}\n.lemonx-visual-root .ap-hero-btns .btn-primary:hover {\n  background:#A52A2A;transform:translateY(-2px);\n  box-shadow:0 10px 32px rgba(139,26,26,.45);\n}<\/p>\n<p>.lemonx-visual-root .ap-hero-btns .btn-ghost {\n  display:inline-flex;align-items:center;gap:8px;\n  font-size:13px;font-weight:600;\n  background:transparent;color:rgba(255,255,255,.68);\n  border:1.5px solid rgba(255,255,255,.14);border-radius:6px;\n  padding:14px 30px;cursor:pointer;transition:.35s;\n}\n.lemonx-visual-root .ap-hero-btns .btn-ghost:hover {\n  border-color:rgba(212,64,64,.35);color:#fff;\n  background:rgba(212,64,64,.05);\n}<\/p>\n<p>.lemonx-visual-root .ap-hero-btns svg {width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}<\/p>\n<p>.lemonx-visual-root .ap-hero-fade {\n  position:absolute;bottom:0;left:0;right:0;height:1px;z-index:3;\n  background:linear-gradient(90deg,transparent,rgba(212,64,64,.3) 30%,rgba(212,64,64,.3) 70%,transparent);\n}<\/p>\n<p>@media(max-width:1024px){\n  .lemonx-visual-root .ap-hero-inner {padding:100px 32px 80px}\n  .lemonx-visual-root .ap-hero h1 {font-size:44px;letter-spacing:-2px}\n  .lemonx-visual-root .ap-hero-corner {top:24px;right:24px;width:56px;height:56px}\n}\n@media(max-width:640px){\n  .lemonx-visual-root .ap-hero-inner {padding:80px 20px 64px}\n  .lemonx-visual-root .ap-hero h1 {font-size:34px;letter-spacing:-1.5px}\n  .lemonx-visual-root .ap-hero-sub {font-size:14px}\n  .lemonx-visual-root .ap-hero-highlights {flex-direction:column}\n  .lemonx-visual-root .ap-hero-btns {flex-direction:column;align-items:stretch}\n  .lemonx-visual-root .ap-hero-btns .btn-primary, .lemonx-visual-root .ap-hero-btns .btn-ghost {width:100%;justify-content:center}\n  .lemonx-visual-root .ap-hero-corner {display:none}\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  --max:1200px;\n  --radius:14px;\n  --shadow:0 10px 30px rgba(30,30,32,.06);\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}\n.lemonx-visual-root img {max-width:100%;display:block}<\/p>\n<p>\/* ========== HERO ========== *\/\n.lemonx-visual-root .ap-hero {\n  position:relative;\n  overflow:hidden;\n  background:linear-gradient(180deg,#faf8f5 0%, #f3efeb 100%);\n  border-bottom:1px solid var(--line);\n}\n.lemonx-visual-root .ap-hero-bg {\n  position:absolute;\n  inset:0;\n  z-index:1;\n}\n.lemonx-visual-root .ap-hero-bg img {\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  filter:grayscale(.08) brightness(1.03) saturate(.7);\n  opacity:.18;\n}\n.lemonx-visual-root .ap-hero-bg::after {\n  content:'';\n  position:absolute;\n  inset:0;\n  background:linear-gradient(108deg,\n    rgba(250,248,245,.96) 0%,\n    rgba(250,248,245,.92) 36%,\n    rgba(250,248,245,.76) 66%,\n    rgba(250,248,245,.60) 100%\n  );\n}\n.lemonx-visual-root .ap-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}\n.lemonx-visual-root .ap-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}\n.lemonx-visual-root .ap-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:var(--max);\n  margin:0 auto;\n  padding:120px 48px 100px;\n  display:flex;\n  flex-direction:column;\n}\n.lemonx-visual-root .ap-hero-tag {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:22px;\n}\n.lemonx-visual-root .ap-hero-tag .bar {\n  width:20px;height:2px;\n  background:var(--accent);\n}\n.lemonx-visual-root .ap-hero-tag .lab {\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  color:var(--accent);\n}\n.lemonx-visual-root .ap-hero h1 {\n  font-size:56px;\n  font-weight:900;\n  line-height:1.08;\n  letter-spacing:-2.5px;\n  margin:0 0 22px;\n  color:var(--text);\n  max-width:850px;\n}\n.lemonx-visual-root .ap-hero-sub {\n  max-width:760px;\n  font-size:15px;\n  color:var(--muted);\n  line-height:1.9;\n  margin-bottom:40px;\n}\n.lemonx-visual-root .ap-hero-highlights {\n  display:flex;\n  gap:12px;\n  flex-wrap:wrap;\n  margin-bottom:44px;\n}\n.lemonx-visual-root .ap-hero-hl {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  background:rgba(255,255,255,.72);\n  border:1px solid rgba(30,30,32,.08);\n  border-radius:8px;\n  padding:12px 20px;\n  transition:.35s;\n  box-shadow:0 6px 20px rgba(30,30,32,.04);\n  backdrop-filter:blur(4px);\n}\n.lemonx-visual-root .ap-hero-hl:hover {\n  border-color:rgba(199,62,62,.20);\n  background:#fff;\n  transform:translateY(-1px);\n}\n.lemonx-visual-root .ap-hero-hl .dot {\n  width:6px;height:6px;\n  border-radius:50%;\n  background:var(--accent);\n  box-shadow:0 0 8px rgba(199,62,62,.28);\n  flex-shrink:0;\n}\n.lemonx-visual-root .ap-hero-hl span {\n  font-size:12.5px;\n  font-weight:600;\n  color:rgba(30,30,32,.78);\n  line-height:1.4;\n}\n.lemonx-visual-root .ap-hero-btns {\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.lemonx-visual-root .ap-hero-btns .btn-primary, .lemonx-visual-root .ap-hero-btns .btn-ghost, .lemonx-visual-root .ap-btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  font-size:13px;\n  font-weight:600;\n  border-radius:6px;\n  padding:14px 28px;\n  transition:.35s;\n  cursor:pointer;\n}\n.lemonx-visual-root .ap-hero-btns .btn-primary, .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-hero-btns .btn-primary:hover, .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-hero-btns .btn-ghost, .lemonx-visual-root .ap-btn.ghost {\n  background:rgba(255,255,255,.7);\n  color:var(--text);\n  border:1.5px solid rgba(30,30,32,.10);\n}\n.lemonx-visual-root .ap-hero-btns .btn-ghost:hover, .lemonx-visual-root .ap-btn.ghost:hover {\n  border-color:rgba(199,62,62,.26);\n  color:var(--accent-dark);\n  background:#fff;\n}\n.lemonx-visual-root .ap-hero-btns svg, .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-hero-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>\/* ========== 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:920px;\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>\/* lists *\/\n.lemonx-visual-root .ap-list-title {\n  font-size:13px;\n  font-weight:700;\n  color:var(--text);\n  margin-bottom:14px;\n  letter-spacing:.2px;\n}\n.lemonx-visual-root .ap-list {\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:12px;\n}\n.lemonx-visual-root .ap-list li {\n  position:relative;\n  padding-left:18px;\n  color:var(--muted);\n  line-height:1.7;\n  font-size:14px;\n}\n.lemonx-visual-root .ap-list li::before {\n  content:'';\n  position:absolute;\n  left:0; top:.72em;\n  width:6px;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}<\/p>\n<p>\/* product chips *\/\n.lemonx-visual-root .ap-chip-grid {\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:22px;\n}\n.lemonx-visual-root .ap-chip {\n  display:inline-flex;\n  align-items:center;\n  padding:11px 16px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid rgba(30,30,32,.08);\n  color:rgba(30,30,32,.82);\n  font-size:13px;\n  font-weight:600;\n  transition:.3s;\n  box-shadow:0 4px 16px rgba(30,30,32,.04);\n}\n.lemonx-visual-root .ap-chip:hover {\n  border-color:rgba(199,62,62,.24);\n  background:#fff8f8;\n  color:var(--accent-dark);\n  transform:translateY(-1px);\n}<\/p>\n<p>\/* contact *\/\n.lemonx-visual-root .ap-contact-grid {\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n  gap:22px;\n  margin-top:24px;\n}\n.lemonx-visual-root .ap-info-block + .ap-info-block {\n  margin-top:22px;\n  padding-top:22px;\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-company {\n  font-size:18px;\n  font-weight:800;\n  margin-bottom:14px;\n  color:var(--text);\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>\/* 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}<\/p>\n<p>\/* responsive *\/\n@media(max-width:1024px) {\n  .lemonx-visual-root .ap-hero-inner {padding:100px 32px 80px}\n  .lemonx-visual-root .ap-wrap {padding:64px 32px}\n  .lemonx-visual-root .ap-hero h1 {font-size:44px;letter-spacing:-2px}\n  .lemonx-visual-root .ap-hero-corner {top:24px;right:24px;width:56px;height:56px}\n  .lemonx-visual-root .ap-grid-3 {grid-template-columns:repeat(2, minmax(0,1fr))}\n  .lemonx-visual-root .ap-contact-grid {grid-template-columns:1fr}\n}\n@media(max-width:768px){\n  .lemonx-visual-root .ap-grid-2, .lemonx-visual-root .ap-grid-3 {grid-template-columns:1fr}\n  .lemonx-visual-root .ap-section h2 {font-size:26px}\n}\n@media(max-width:640px){\n  .lemonx-visual-root .ap-hero-inner {padding:80px 20px 64px}\n  .lemonx-visual-root .ap-wrap {padding:52px 20px}\n  .lemonx-visual-root .ap-hero h1 {font-size:34px;letter-spacing:-1.5px}\n  .lemonx-visual-root .ap-hero-sub, .lemonx-visual-root .ap-lead, .lemonx-visual-root .ap-text, .lemonx-visual-root .ap-cta-box p {font-size:14px}\n  .lemonx-visual-root .ap-hero-highlights {flex-direction:column}\n  .lemonx-visual-root .ap-hero-btns, .lemonx-visual-root .ap-cta-actions {flex-direction:column;align-items:stretch}\n  .lemonx-visual-root .ap-hero-btns .btn-primary, .lemonx-visual-root .ap-hero-btns .btn-ghost, .lemonx-visual-root .ap-btn {width:100%}\n  .lemonx-visual-root .ap-hero-corner {display:none}\n  .lemonx-visual-root .ap-chip-grid {gap:10px}\n}\n<\/style>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Request a Quote Request a Quote Tell us what you need, and our team will provide a quotation based on your product, application, quantity, and delivery requirements. Tailored pricing based on your exact specifications Fast response from our technical sales team Flexible quantities \u2014 from trial orders to full supply Fill in the Quote Form [&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-730",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "_links": {
        "self": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/730",
                "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=730"
            }
        ],
        "version-history": [
            {
                "count": 3,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/730\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 1153,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/730\/revisions\/1153"
            }
        ],
        "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=730"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}