{"id":926,"date":"2025-12-23T10:26:44","date_gmt":"2025-12-23T10:26:44","guid":{"rendered":"https:\/\/mazalle.com\/elite\/?post_type=product&#038;p=926"},"modified":"2026-04-11T08:13:40","modified_gmt":"2026-04-11T08:13:40","slug":"cascade","status":"publish","type":"product","link":"https:\/\/mazalle.com\/elite\/product\/cascade\/","title":{"rendered":"Cascade &#8211; 70ML"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"926\" class=\"elementor elementor-926\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"elementor-element elementor-element-278e615 e-flex e-con-boxed e-con e-parent\" data-id=\"278e615\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-729cec6b elementor-widget elementor-widget-text-editor\" data-id=\"729cec6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><strong data-start=\"0\" data-end=\"14\">Cascade<\/strong><\/p>\n<p style=\"text-align: center;\">is an ode to natural radiance where warmth melts into the skin and softness feels effortlessly beautiful. Subtle, luminous notes wrap the senses in a clean, intimate glow, revealing a scent that feels pure, confident, and quietly irresistible. It\u2019s the feeling of bare skin kissed by light, simple yet deeply captivating.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fcc7a8a e-flex e-con-boxed e-con e-parent\" data-id=\"fcc7a8a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c574ed elementor-widget elementor-widget-html\" data-id=\"8c574ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ========= Mazalle \u2013 Center Video + Side Features (LIKE IMAGE) ========= -->\r\n<style>\r\n  :root{\r\n    --mz-accent:#C9A961;     \/* gold *\/\r\n    --mz-text:#111;\r\n    --mz-muted:#5d5d5d;\r\n    --mz-bg:#fff;\r\n    --mz-line:rgba(201,169,97,.65);\r\n  }\r\n\r\n  .mzFeatVid *{box-sizing:border-box}\r\n  .mzFeatVid{\r\n    width:100%;\r\n    background:var(--mz-bg);\r\n    font-family:system-ui,-apple-system,\"Segoe UI\",Arial,sans-serif;\r\n    color:var(--mz-text);\r\n    padding:32px 10px;\r\n  }\r\n\r\n  .mzFeatVid__inner{\r\n    max-width:1100px;\r\n    margin:0 auto;\r\n    display:grid;\r\n    grid-template-columns: 1fr 360px 1fr;\r\n    gap:34px;\r\n    align-items:center;\r\n  }\r\n\r\n  \/* ===== CENTER VIDEO ===== *\/\r\n  .mzFeatVid__media{\r\n    width:100%;\r\n    aspect-ratio:1\/1;              \/* square like the image *\/\r\n    border-radius:14px;\r\n    overflow:hidden;\r\n    box-shadow:0 18px 45px rgba(0,0,0,.12);\r\n    background:#000;\r\n    position:relative;\r\n  }\r\n  .mzFeatVid__media video{\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n    display:block;\r\n  }\r\n\r\n  \/* ===== SIDE COLUMNS ===== *\/\r\n  .mzFeatVid__col{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:34px;\r\n  }\r\n\r\n  \/* ===== FEATURE ITEM ===== *\/\r\n  .mzFeatVid__item{\r\n    position:relative;\r\n    padding:6px 12px;\r\n  }\r\n\r\n  .mzFeatVid__kicker{\r\n    font-size:11px;\r\n    letter-spacing:.14em;\r\n    text-transform:uppercase;\r\n    font-weight:800;\r\n    margin:0 0 6px;\r\n  }\r\n  .mzFeatVid__desc{\r\n    margin:0;\r\n    font-size:12px;\r\n    line-height:1.55;\r\n    color:var(--mz-muted);\r\n    max-width:320px;\r\n  }\r\n\r\n  \/* connectors *\/\r\n  .mzFeatVid__item:after{\r\n    content:\"\";\r\n    position:absolute;\r\n    top:18px;\r\n    height:1px;\r\n    background:var(--mz-line);\r\n    width:90px;\r\n  }\r\n  .mzFeatVid__item:before{\r\n    content:\"\";\r\n    position:absolute;\r\n    top:14px;\r\n    width:8px;\r\n    height:8px;\r\n    border-radius:99px;\r\n    background:var(--mz-accent);\r\n    box-shadow:0 0 0 4px rgba(201,169,97,.18);\r\n  }\r\n\r\n  \/* left column connectors point to center *\/\r\n  .mzFeatVid__col--left .mzFeatVid__item{\r\n    text-align:left;\r\n  }\r\n  .mzFeatVid__col--left .mzFeatVid__item:after{\r\n    right:-102px;                 \/* line goes toward center *\/\r\n  }\r\n  .mzFeatVid__col--left .mzFeatVid__item:before{\r\n    right:-116px;                 \/* dot at end of line *\/\r\n  }\r\n\r\n  \/* right column connectors point to center *\/\r\n  .mzFeatVid__col--right .mzFeatVid__item{\r\n    text-align:right;\r\n  }\r\n  .mzFeatVid__col--right .mzFeatVid__item:after{\r\n    left:-102px;\r\n  }\r\n  .mzFeatVid__col--right .mzFeatVid__item:before{\r\n    left:-116px;\r\n  }\r\n\r\n  \/* ===== RESPONSIVE ===== *\/\r\n  @media (max-width: 980px){\r\n    .mzFeatVid__inner{\r\n      grid-template-columns:1fr;\r\n      gap:18px;\r\n    }\r\n    .mzFeatVid__media{ max-width:520px; margin:0 auto; }\r\n    .mzFeatVid__col{\r\n      gap:16px;\r\n      align-items:center;\r\n    }\r\n    .mzFeatVid__item{\r\n      width:min(520px, 100%);\r\n      text-align:center !important;\r\n      padding:10px 10px 14px;\r\n      border:1px solid rgba(0,0,0,.08);\r\n      border-radius:14px;\r\n      background:#fff;\r\n    }\r\n    .mzFeatVid__item:before,\r\n    .mzFeatVid__item:after{\r\n      display:none; \/* hide connectors on mobile *\/\r\n    }\r\n    .mzFeatVid__desc{ margin:0 auto; }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"mzFeatVid\">\r\n  <div class=\"mzFeatVid__inner\">\r\n\r\n    <!-- LEFT -->\r\n    <div class=\"mzFeatVid__col mzFeatVid__col--left\">\r\n      <div class=\"mzFeatVid__item\">\r\n        <h3 class=\"mzFeatVid__kicker\">PARFUM EXTRAIT FORMULA<\/h3>\r\n        <p class=\"mzFeatVid__desc\">\r\n          A 20% concentration of signature notes for long-lasting wear and a refined trail.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"mzFeatVid__item\">\r\n        <h3 class=\"mzFeatVid__kicker\">THOUGHTFULLY CRAFTED<\/h3>\r\n        <p class=\"mzFeatVid__desc\">\r\n          Crafted with care using high-quality blends to deliver a clean, balanced scent experience.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CENTER VIDEO -->\r\n    <div class=\"mzFeatVid__media\">\r\n      <video\r\n        autoplay\r\n        muted\r\n        loop\r\n        playsinline\r\n        preload=\"metadata\"\r\n        poster=\"\"\r\n      >\r\n        <!-- \u062d\u0637\u064a \u0644\u064a\u0646\u0643 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0628\u062a\u0627\u0639\u0643 \u0647\u0646\u0627 -->\r\n        <source src=\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2026\/01\/IMG_0275.mov\" type=\"video\/mp4\" \/>\r\n      <\/video>\r\n    <\/div>\r\n\r\n    <!-- RIGHT -->\r\n    <div class=\"mzFeatVid__col mzFeatVid__col--right\">\r\n      <div class=\"mzFeatVid__item\">\r\n        <h3 class=\"mzFeatVid__kicker\">LUXURY PACKAGING<\/h3>\r\n        <p class=\"mzFeatVid__desc\">\r\n          A refined, gift-ready box designed to elevate the unboxing and keep it premium.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"mzFeatVid__item\">\r\n        <h3 class=\"mzFeatVid__kicker\">QUALITY ATOMIZER<\/h3>\r\n        <p class=\"mzFeatVid__desc\">\r\n          Smooth, even spray for better diffusion and a consistent, elegant application.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa8c033 e-flex e-con-boxed e-con e-parent\" data-id=\"aa8c033\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c463ff5 elementor-widget elementor-widget-heading\" data-id=\"c463ff5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fragrance Notes<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4270185 e-grid e-con-full e-con e-child\" data-id=\"4270185\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e6ea16c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"e6ea16c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e75b848 elementor-widget elementor-widget-image\" data-id=\"e75b848\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"162\" height=\"162\" src=\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-2.png\" class=\"attachment-large size-large wp-image-594\" alt=\"\" srcset=\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-2.png 162w, https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-2-150x150.png 150w, https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-2-100x100.png 100w\" sizes=\"(max-width: 162px) 100vw, 162px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f4a205 elementor-hidden-desktop elementor-widget elementor-widget-spacer\" data-id=\"9f4a205\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8a3e15 elementor-widget elementor-widget-heading\" data-id=\"a8a3e15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Top Notes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e190955 elementor-widget elementor-widget-text-editor\" data-id=\"e190955\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The first notes you smell<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f95fcd6 elementor-widget elementor-widget-text-editor\" data-id=\"f95fcd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Bergamot\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0add7e2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"0add7e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70a1f30 elementor-widget elementor-widget-text-editor\" data-id=\"70a1f30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Grapefruit<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8069da e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"a8069da\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1beaf38 elementor-widget elementor-widget-image\" data-id=\"1beaf38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"162\" height=\"162\" src=\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-1.png\" class=\"attachment-large size-large wp-image-595\" alt=\"\" srcset=\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-1.png 162w, https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-1-150x150.png 150w, https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-1-100x100.png 100w\" sizes=\"(max-width: 162px) 100vw, 162px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cfd9bcf elementor-hidden-desktop elementor-widget elementor-widget-spacer\" data-id=\"cfd9bcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fb8c1f elementor-widget elementor-widget-heading\" data-id=\"4fb8c1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Middle Notes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4874163 elementor-widget elementor-widget-text-editor\" data-id=\"4874163\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The heart of the perfume<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c701238 elementor-widget elementor-widget-text-editor\" data-id=\"c701238\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Patchouli<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f25632 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1f25632\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f464b4 elementor-widget elementor-widget-text-editor\" data-id=\"7f464b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Black Pepper<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87af77c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"87af77c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-562f135 elementor-widget elementor-widget-text-editor\" data-id=\"562f135\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Musk<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-37ba83c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"37ba83c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef4f9d1 elementor-widget elementor-widget-image\" data-id=\"ef4f9d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"162\" height=\"162\" src=\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-2.png\" class=\"attachment-large size-large wp-image-594\" alt=\"\" srcset=\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-2.png 162w, https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-2-150x150.png 150w, https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Frame-171-2-100x100.png 100w\" sizes=\"(max-width: 162px) 100vw, 162px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d681ce elementor-hidden-desktop elementor-widget elementor-widget-spacer\" data-id=\"2d681ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1beae5 elementor-widget elementor-widget-heading\" data-id=\"e1beae5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Base Notes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b56b117 elementor-widget elementor-widget-text-editor\" data-id=\"b56b117\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe notes that linger all day \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81fee7a elementor-widget elementor-widget-text-editor\" data-id=\"81fee7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tonka Beans\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36004a0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"36004a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7a3fc0 elementor-widget elementor-widget-text-editor\" data-id=\"b7a3fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Saffron<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7acc1bf elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7acc1bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<div class=\"flex flex-col text-sm pb-25\">\n<article class=\"text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" tabindex=\"-1\" data-turn-id=\"request-WEB:e643cfda-a34b-4b54-940e-8cc166c4a090-1\" data-testid=\"conversation-turn-4\" data-scroll-anchor=\"true\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] @w-sm\/main:[--thread-content-margin:--spacing(6)] @w-lg\/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" tabindex=\"-1\">\n<div class=\"flex max-w-full flex-col grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-1\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"b732bda2-2621-40ea-8076-21112486b7bd\" data-message-model-slug=\"gpt-5-2\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[1px]\">\n<div class=\"markdown prose dark:prose-invert w-full break-words light markdown-new-styling\">\n<p data-start=\"338\" data-end=\"558\" data-is-last-node=\"\" data-is-only-node=\"\"><strong data-start=\"338\" data-end=\"351\">The Story<\/strong><br data-start=\"351\" data-end=\"354\" \/>Inspired by movement and flow, Cascade was created to reflect freshness in motion an effortless rhythm of energy, clarity, and confidence that unfolds with every step.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"z-0 flex min-h-[46px] justify-start\"><\/div>\n<div class=\"mt-3 w-full empty:hidden\">\n<div class=\"text-center\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<\/div>\n<div class=\"pointer-events-none h-px w-px absolute bottom-0\" aria-hidden=\"true\" data-edge=\"true\"><\/div>\n","protected":false},"featured_media":1235,"comment_status":"open","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"product_brand":[],"product_cat":[32],"product_tag":[],"class_list":{"0":"post-926","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-men","7":"desktop-align-left","8":"tablet-align-left","9":"mobile-align-left","11":"first","12":"instock","13":"sale","14":"shipping-taxable","15":"purchasable","16":"product-type-simple"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.4 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Cascade - 70ML - Mazalle Elite<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cascade - 70ML\" \/>\n<meta property=\"og:description\" content=\"The StoryInspired by movement and flow, Cascade was created to reflect freshness in motion an effortless rhythm of energy, clarity, and confidence that unfolds with every step.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mazalle.com\/elite\/product\/cascade\/\" \/>\n<meta property=\"og:site_name\" content=\"Mazalle Elite\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-11T08:13:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Cascade-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mazalle.com\/elite\/product\/cascade\/\",\"url\":\"https:\/\/mazalle.com\/elite\/product\/cascade\/\",\"name\":\"Cascade - 70ML - Mazalle Elite\",\"isPartOf\":{\"@id\":\"https:\/\/mazalle.com\/elite\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mazalle.com\/elite\/product\/cascade\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/mazalle.com\/elite\/product\/cascade\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Cascade-1.png\",\"datePublished\":\"2025-12-23T10:26:44+00:00\",\"dateModified\":\"2026-04-11T08:13:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/mazalle.com\/elite\/product\/cascade\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mazalle.com\/elite\/product\/cascade\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mazalle.com\/elite\/product\/cascade\/#primaryimage\",\"url\":\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Cascade-1.png\",\"contentUrl\":\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Cascade-1.png\",\"width\":600,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mazalle.com\/elite\/product\/cascade\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mazalle.com\/elite\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Shop\",\"item\":\"https:\/\/mazalle.com\/elite\/shop\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Cascade &#8211; 70ML\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mazalle.com\/elite\/#website\",\"url\":\"https:\/\/mazalle.com\/elite\/\",\"name\":\"mazalle.com\/elite\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/mazalle.com\/elite\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mazalle.com\/elite\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mazalle.com\/elite\/#organization\",\"name\":\"MAZALLE ELITE\",\"url\":\"https:\/\/mazalle.com\/elite\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mazalle.com\/elite\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2026\/01\/ChatGPT-Image-Jan-7-2026-04_48_08-PM.png\",\"contentUrl\":\"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2026\/01\/ChatGPT-Image-Jan-7-2026-04_48_08-PM.png\",\"width\":1536,\"height\":1024,\"caption\":\"MAZALLE ELITE\"},\"image\":{\"@id\":\"https:\/\/mazalle.com\/elite\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Cascade - 70ML - Mazalle Elite","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Cascade - 70ML","og_description":"The StoryInspired by movement and flow, Cascade was created to reflect freshness in motion an effortless rhythm of energy, clarity, and confidence that unfolds with every step.","og_url":"https:\/\/mazalle.com\/elite\/product\/cascade\/","og_site_name":"Mazalle Elite","article_modified_time":"2026-04-11T08:13:40+00:00","og_image":[{"width":600,"height":800,"url":"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Cascade-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mazalle.com\/elite\/product\/cascade\/","url":"https:\/\/mazalle.com\/elite\/product\/cascade\/","name":"Cascade - 70ML - Mazalle Elite","isPartOf":{"@id":"https:\/\/mazalle.com\/elite\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mazalle.com\/elite\/product\/cascade\/#primaryimage"},"image":{"@id":"https:\/\/mazalle.com\/elite\/product\/cascade\/#primaryimage"},"thumbnailUrl":"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Cascade-1.png","datePublished":"2025-12-23T10:26:44+00:00","dateModified":"2026-04-11T08:13:40+00:00","breadcrumb":{"@id":"https:\/\/mazalle.com\/elite\/product\/cascade\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mazalle.com\/elite\/product\/cascade\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mazalle.com\/elite\/product\/cascade\/#primaryimage","url":"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Cascade-1.png","contentUrl":"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2025\/12\/Cascade-1.png","width":600,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/mazalle.com\/elite\/product\/cascade\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mazalle.com\/elite\/"},{"@type":"ListItem","position":2,"name":"Shop","item":"https:\/\/mazalle.com\/elite\/shop\/"},{"@type":"ListItem","position":3,"name":"Cascade &#8211; 70ML"}]},{"@type":"WebSite","@id":"https:\/\/mazalle.com\/elite\/#website","url":"https:\/\/mazalle.com\/elite\/","name":"mazalle.com\/elite","description":"","publisher":{"@id":"https:\/\/mazalle.com\/elite\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mazalle.com\/elite\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mazalle.com\/elite\/#organization","name":"MAZALLE ELITE","url":"https:\/\/mazalle.com\/elite\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mazalle.com\/elite\/#\/schema\/logo\/image\/","url":"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2026\/01\/ChatGPT-Image-Jan-7-2026-04_48_08-PM.png","contentUrl":"https:\/\/mazalle.com\/elite\/wp-content\/uploads\/2026\/01\/ChatGPT-Image-Jan-7-2026-04_48_08-PM.png","width":1536,"height":1024,"caption":"MAZALLE ELITE"},"image":{"@id":"https:\/\/mazalle.com\/elite\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/product\/926","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/comments?post=926"}],"version-history":[{"count":3,"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/product\/926\/revisions"}],"predecessor-version":[{"id":1578,"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/product\/926\/revisions\/1578"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/media\/1235"}],"wp:attachment":[{"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/media?parent=926"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/product_brand?post=926"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/product_cat?post=926"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/mazalle.com\/elite\/wp-json\/wp\/v2\/product_tag?post=926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}