{"product_id":"men-s-ultra-stretch-lightweight-casual-pants","title":"Men’s Ultra-Stretch Lightweight Casual Pants","description":"\u003cstyle\u003e\n  #mens-lightweight-performance-pants-page,\n  #mens-lightweight-performance-pants-page * {\n    box-sizing:border-box;\n  }\n\n  #mens-lightweight-performance-pants-page {\n    --black:#25282b;\n    --charcoal:#3f4347;\n    --charcoal-soft:#5b6064;\n\n    --grey-deep:#696e72;\n    --grey:#858a8e;\n    --grey-mid:#a8adb1;\n    --grey-soft:#c3c7ca;\n    --grey-light:#e2e4e5;\n    --grey-pale:#f3f4f4;\n\n    --sage:#9da18f;\n    --sage-soft:#c9ccbf;\n    --sage-light:#e5e7df;\n\n    --ivory:#fffefe;\n    --cream:#fafafa;\n    --mist:#f4f5f5;\n\n    --text:#606468;\n    --text-soft:#797e82;\n\n    --line:rgba(72,77,81,.09);\n    --shadow:0 14px 34px rgba(35,39,42,.05);\n\n    --radius-lg:24px;\n    --radius-md:18px;\n\n    width:100%;\n    max-width:1180px;\n    margin:0 auto;\n\n    color:var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 28%,\n        #f1f2f2 63%,\n        #e5e7e8 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size:16px;\n    line-height:1.72;\n\n    container-type:inline-size;\n    container-name:mensLightweightPerformancePants;\n\n    overflow:hidden;\n  }\n\n\n  #mens-lightweight-performance-pants-page .mlpp-inner {\n    width:min(100%,1080px);\n    margin:0 auto;\n    padding:36px 18px 46px;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-hero {\n    padding:22px 0 8px;\n    text-align:center;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-eyebrow {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:12px;\n\n    margin:0 auto 16px;\n\n    color:var(--grey);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-eyebrow::before,\n  #mens-lightweight-performance-pants-page .mlpp-eyebrow::after {\n    content:\"\";\n\n    width:46px;\n    height:1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(91,96,100,.62)\n      );\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        rgba(91,96,100,.62),\n        transparent\n      );\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-hero-title {\n    max-width:900px;\n    margin:0 auto;\n\n    color:var(--charcoal);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(30px,4.6cqw,50px);\n    line-height:1.13;\n    font-weight:500;\n    letter-spacing:-.02em;\n  }\n\n\n  \/* =========================\n     BUY RETURN ANCHOR\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page\n  .product-buy-return-anchor {\n    display:block;\n\n    width:1px;\n    height:1px;\n    min-width:1px;\n    min-height:1px;\n\n    margin:0 auto;\n    padding:0;\n\n    overflow:hidden;\n    opacity:0;\n\n    color:transparent;\n\n    font-size:1px;\n    line-height:1px;\n\n    pointer-events:none;\n    user-select:none;\n\n    scroll-margin-top:calc(100vh - 70px);\n    scroll-margin-top:calc(100svh - 70px);\n  }\n\n\n  \/* =========================\n     GIF\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-hero-gif {\n    display:flex;\n    justify-content:center;\n\n    width:100%;\n\n    margin:26px auto 24px;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-hero-gif img {\n    display:block;\n\n    width:100%;\n    max-width:420px;\n    height:auto;\n\n    margin:0 auto;\n\n    object-fit:contain;\n\n    border-radius:18px;\n\n    box-shadow:\n      0 14px 32px\n      rgba(31,35,38,.085);\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-intro {\n    max-width:800px;\n\n    margin:0 auto;\n\n    padding:24px 26px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 30%,\n        #f1f2f2 68%,\n        #e5e7e8 100%\n      );\n\n    box-shadow:\n      0 8px 22px\n      rgba(31,35,38,.03);\n\n    text-align:center;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-intro p {\n    margin:0;\n\n    color:var(--text);\n\n    font-size:16px;\n    line-height:1.75;\n  }\n\n\n  \/* =========================\n     TAGS\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-tags {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:12px;\n\n    width:100%;\n    max-width:650px;\n\n    margin:22px auto 24px;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-tag {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:46px;\n\n    padding:10px 14px;\n\n    border:1px solid var(--line);\n    border-radius:999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 30%,\n        #eff0f1 68%,\n        #dfe2e4 100%\n      );\n\n    color:var(--charcoal-soft);\n\n    font-size:13.5px;\n    font-weight:700;\n\n    text-align:center;\n\n    box-shadow:\n      0 4px 10px\n      rgba(31,35,38,.018);\n  }\n\n\n  \/* =========================\n     SECOND IMAGE + SUMMARY\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-main-block {\n    display:flex;\n    flex-direction:column;\n    gap:0;\n\n    width:100%;\n\n    margin:0 auto 30px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(72,77,81,.07);\n    border-radius:var(--radius-lg);\n\n    background:#ffffff;\n\n    box-shadow:var(--shadow);\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-main-image {\n    display:block;\n\n    width:100%;\n\n    margin:0;\n    padding:0;\n\n    overflow:hidden;\n\n    font-size:0;\n    line-height:0;\n\n    background:#ffffff;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-main-image img {\n    display:block;\n\n    width:100%;\n    max-width:100%;\n    height:auto;\n\n    margin:0!important;\n    padding:0!important;\n\n    border:0;\n\n    vertical-align:top;\n\n    object-fit:contain;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-summary {\n    position:relative;\n    z-index:2;\n\n    display:block;\n\n    width:100%;\n\n    margin:-18px 0 0;\n\n    padding:18px 22px 20px;\n\n    border:0;\n    border-radius:0;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f0f1f2 50%,\n        #dcdfe1 100%\n      );\n\n    text-align:center;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-summary-title {\n    margin:0 auto;\n\n    color:var(--charcoal-soft);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(22px,3cqw,30px);\n    line-height:1.18;\n    font-weight:700;\n    letter-spacing:-.012em;\n  }\n\n\n  \/* =========================\n     IMAGES\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-feature-media img,\n  #mens-lightweight-performance-pants-page .mlpp-size-chart img {\n    display:block;\n\n    width:100%;\n    max-width:100%;\n    height:auto;\n\n    object-fit:contain;\n  }\n\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-features {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:24px;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-feature {\n    overflow:hidden;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:#ffffff;\n\n    box-shadow:var(--shadow);\n\n    transition:\n      transform .28s ease,\n      box-shadow .28s ease;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-feature-media {\n    overflow:hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f8f9f9 50%,\n        #e5e7e8 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-feature-media img {\n    transition:transform .32s ease;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-feature-copy {\n    padding:22px 22px 24px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 35%,\n        #eff0f1 72%,\n        #dfe2e4 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-feature:nth-child(2)\n  .mlpp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 36%,\n        #f1f2f2 72%,\n        #e4e6e7 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-feature:nth-child(3)\n  .mlpp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f8f9f9 35%,\n        #eaeced 70%,\n        #d8dbdd 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-feature:nth-child(4)\n  .mlpp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 35%,\n        #eef0f1 70%,\n        #dfe2e4 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-feature:nth-child(5)\n  .mlpp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f9f9f7 35%,\n        #eef0eb 70%,\n        #dde0d6 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-feature:nth-child(6)\n  .mlpp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f8f9f9 34%,\n        #e7e9ea 68%,\n        #d3d6d8 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-feature-heading {\n    display:flex;\n    align-items:center;\n\n    gap:12px;\n\n    margin-bottom:11px;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-feature-emoji {\n    flex:0 0 46px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:46px;\n    height:46px;\n\n    border:1px solid rgba(72,77,81,.08);\n    border-radius:13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #eef0f1 48%,\n        #cdd1d4 100%\n      );\n\n    font-size:22px;\n\n    box-shadow:\n      0 6px 14px\n      rgba(31,35,38,.03);\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-feature:nth-child(5)\n  .mlpp-feature-emoji {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #eceee9 48%,\n        #c6cabd 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-feature-title {\n    margin:0;\n\n    color:var(--charcoal-soft);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(21px,3.1cqw,29px);\n    line-height:1.2;\n    font-weight:700;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-feature-copy p {\n    margin:0;\n\n    color:var(--text-soft);\n\n    font-size:16px;\n    line-height:1.72;\n  }\n\n\n  \/* =========================\n     SIZE\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-size {\n    margin-top:30px;\n\n    padding:28px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 35%,\n        #eff0f1 72%,\n        #dfe2e4 100%\n      );\n\n    box-shadow:var(--shadow);\n\n    text-align:center;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-section-title {\n    margin:0;\n\n    color:var(--charcoal-soft);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(25px,3.8cqw,34px);\n    line-height:1.2;\n    font-weight:600;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-size-chart {\n    margin-top:20px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(72,77,81,.08);\n    border-radius:var(--radius-md);\n\n    background:#ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(31,35,38,.03);\n  }\n\n\n  \/* =========================\n     DETAILS\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-details {\n    margin-top:26px;\n\n    padding:28px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 35%,\n        #eff0f1 72%,\n        #dfe2e4 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-details .mlpp-section-title {\n    margin-bottom:18px;\n    text-align:center;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-detail-list {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-detail-item {\n    padding:15px 16px;\n\n    border:1px solid rgba(72,77,81,.08);\n    border-radius:14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fafafa 56%,\n        #eaeced 100%\n      );\n\n    color:var(--text);\n\n    font-size:15px;\n    line-height:1.65;\n  }\n\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-faq {\n    margin-top:28px;\n\n    padding:30px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafafa 34%,\n        #e9ebec 70%,\n        #d7dadc 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-faq .mlpp-section-title {\n    margin-bottom:20px;\n    text-align:center;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-faq-item {\n    margin-bottom:10px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(72,77,81,.08);\n    border-radius:15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fafafa 58%,\n        #eaeced 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-faq-item:last-child {\n    margin-bottom:0;\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-faq-item summary {\n    position:relative;\n\n    display:flex;\n    align-items:center;\n\n    min-height:62px;\n\n    padding:16px 52px 16px 17px;\n\n    color:var(--charcoal-soft);\n\n    font-size:15px;\n    line-height:1.5;\n    font-weight:700;\n\n    cursor:pointer;\n    list-style:none;\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-faq-item summary::-webkit-details-marker {\n    display:none;\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-faq-item summary::after {\n    content:\"⌄\";\n\n    position:absolute;\n\n    right:18px;\n    top:50%;\n\n    transform:\n      translateY(-55%)\n      rotate(0deg);\n\n    color:var(--grey-deep);\n\n    font-size:24px;\n    line-height:1;\n\n    transition:transform .28s ease;\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-faq-item[open] summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-faq-answer {\n    padding:0 17px 18px;\n\n    color:var(--text-soft);\n\n    font-size:15px;\n    line-height:1.7;\n  }\n\n\n  \/* =========================\n     SHIPPING\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-shipping {\n    margin-top:28px;\n\n    padding:30px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f8f9f9 34%,\n        #e7e9ea 70%,\n        #d3d6d8 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-shipping-eyebrow {\n    margin:0 0 7px;\n\n    color:var(--grey);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n\n    text-align:center;\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-shipping .mlpp-section-title {\n    margin-bottom:22px;\n    text-align:center;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-shipping-list {\n    display:flex;\n    flex-direction:column;\n    gap:11px;\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-shipping-card {\n    display:flex;\n    align-items:flex-start;\n\n    gap:14px;\n\n    padding:17px;\n\n    border:1px solid rgba(72,77,81,.08);\n    border-radius:16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(255,255,255,.97) 0%,\n        rgba(250,250,250,.95) 58%,\n        rgba(234,236,237,.92) 100%\n      );\n  }\n\n  #mens-lightweight-performance-pants-page .mlpp-shipping-icon {\n    flex:0 0 44px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:44px;\n    height:44px;\n\n    border-radius:12px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #eceeef 0%,\n        #d4d7d9 48%,\n        #969b9f 100%\n      );\n\n    font-size:21px;\n\n    box-shadow:\n      0 7px 16px\n      rgba(31,35,38,.05);\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-shipping-card h4 {\n    margin:0 0 3px;\n\n    color:var(--charcoal-soft);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:18px;\n  }\n\n  #mens-lightweight-performance-pants-page\n  .mlpp-shipping-card p {\n    margin:0;\n\n    color:var(--text-soft);\n\n    font-size:14px;\n    line-height:1.6;\n  }\n\n\n  \/* =========================\n     BUY BUTTON\n  ========================= *\/\n\n  #mens-lightweight-performance-pants-page .mlpp-buy-wrap {\n    display:flex;\n    justify-content:center;\n\n    margin-top:24px;\n  }\n\n  #mens-lightweight-performance-pants-page .product-buy {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-width:180px;\n\n    padding:14px 28px;\n\n    border-radius:999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #74797d 0%,\n        #52575b 48%,\n        #303438 100%\n      );\n\n    color:#ffffff;\n\n    font-size:15px;\n    font-weight:700;\n\n    text-decoration:none;\n\n    box-shadow:\n      0 10px 24px\n      rgba(42,46,49,.23);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n\n  \/* =========================\n     DESKTOP\n  ========================= *\/\n\n  @container mensLightweightPerformancePants (min-width:860px) {\n\n    #mens-lightweight-performance-pants-page .mlpp-features {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-detail-list {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n  }\n\n\n  \/* =========================\n     HOVER\n  ========================= *\/\n\n  @media (hover:hover) and (pointer:fine) {\n\n    #mens-lightweight-performance-pants-page .mlpp-feature:hover {\n      transform:translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(31,35,38,.08);\n    }\n\n    #mens-lightweight-performance-pants-page\n    .mlpp-feature:hover .mlpp-feature-media img {\n      transform:scale(1.015);\n    }\n\n    #mens-lightweight-performance-pants-page .product-buy:hover {\n      transform:translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(42,46,49,.29);\n    }\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen and (max-width:749px) {\n\n    #mens-lightweight-performance-pants-page {\n      width:calc(100vw - 2px);\n      max-width:none;\n\n      margin-left:calc(50% - 50vw + 1px);\n      margin-right:calc(50% - 50vw + 1px);\n\n      overflow-x:hidden;\n      overflow-x:clip;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-inner {\n      width:100%;\n      padding:26px 0 34px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-hero {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-hero-title {\n      font-size:31px;\n    }\n\n    #mens-lightweight-performance-pants-page\n    .product-buy-return-anchor {\n      scroll-margin-top:calc(100vh - 55px);\n      scroll-margin-top:calc(100svh - 55px);\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-hero-gif {\n      margin-top:22px;\n      margin-bottom:22px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-hero-gif img {\n      max-width:420px;\n      border-radius:15px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-intro {\n      margin-left:16px;\n      margin-right:16px;\n\n      padding:20px 17px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-tags {\n      width:auto;\n      max-width:none;\n\n      margin:20px 15px 22px;\n\n      gap:10px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-tag {\n      min-height:44px;\n\n      padding:9px 5px;\n\n      font-size:8.8px;\n\n      white-space:nowrap;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-main-block {\n      width:100%;\n\n      margin:0 auto 24px;\n\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n\n      box-shadow:\n        0 8px 20px\n        rgba(31,35,38,.035);\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-main-image {\n      width:100%;\n\n      margin:0;\n      padding:0;\n\n      font-size:0;\n      line-height:0;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-main-image img {\n      display:block;\n\n      margin:0!important;\n      padding:0!important;\n\n      vertical-align:top;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-summary {\n      width:100%;\n\n      margin:-18px 0 0;\n\n      padding:18px 16px 18px;\n\n      border:0;\n      border-radius:0;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-summary-title {\n      font-size:23px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-feature {\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-feature-copy {\n      padding:21px 16px 23px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-size,\n    #mens-lightweight-performance-pants-page .mlpp-details,\n    #mens-lightweight-performance-pants-page .mlpp-faq,\n    #mens-lightweight-performance-pants-page .mlpp-shipping {\n      margin-left:0;\n      margin-right:0;\n\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-size,\n    #mens-lightweight-performance-pants-page .mlpp-details,\n    #mens-lightweight-performance-pants-page .mlpp-faq {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-shipping {\n      padding-left:10px;\n      padding-right:10px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-feature-title {\n      font-size:22px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-feature-copy p {\n      font-size:15px;\n    }\n  }\n\n\n  @media screen and (max-width:390px) {\n\n    #mens-lightweight-performance-pants-page .mlpp-tags {\n      margin-left:10px;\n      margin-right:10px;\n      gap:8px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-tag {\n      padding:8px 3px;\n      font-size:7.4px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-summary {\n      padding:16px 12px 17px;\n    }\n\n    #mens-lightweight-performance-pants-page .mlpp-summary-title {\n      font-size:21px;\n    }\n  }\n\n\n  @media (prefers-reduced-motion:reduce) {\n\n    #mens-lightweight-performance-pants-page *,\n    #mens-lightweight-performance-pants-page *::before,\n    #mens-lightweight-performance-pants-page *::after {\n      transition:none!important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"mens-lightweight-performance-pants-page\"\u003e\n\u003cdiv class=\"mlpp-inner\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mlpp-hero\"\u003e\n\u003cdiv class=\"mlpp-eyebrow\"\u003eACTIVE EVERYDAY EDIT\u003c\/div\u003e\n\u003ch1 class=\"mlpp-hero-title\"\u003e🏃\u003cb\u003eLightweight enough for active days.\u003c\/b\u003e\n\u003c\/h1\u003e\n\u003cspan id=\"mens-lightweight-performance-pants-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e \u003c!-- FIRST GIF --\u003e\n\u003cdiv class=\"mlpp-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_23_2.gif?v=1790159837\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"mlpp-intro\"\u003e\n\u003cp\u003eThese lightweight stretch pants are designed to keep you comfortable from morning walks to travel days, casual outings, and everyday errands. With a flexible waistband, smooth performance feel, tapered silhouette, and practical zip pockets, they give you the easy comfort of activewear with a cleaner everyday look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"mlpp-tags\"\u003e\n\u003cdiv class=\"mlpp-tag\"\u003e☁️ Lightweight Comfort\u003c\/div\u003e\n\u003cdiv class=\"mlpp-tag\"\u003e↔️ High-Stretch\u003c\/div\u003e\n\u003cdiv class=\"mlpp-tag\"\u003e👖 Tapered Fit\u003c\/div\u003e\n\u003cdiv class=\"mlpp-tag\"\u003e🔒 Zipper Pockets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECOND MAIN IMAGE + SUMMARY --\u003e\n\u003cdiv class=\"mlpp-main-block\"\u003e\n\u003cdiv class=\"mlpp-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_18_35_10_1.webp?v=1790159834\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlpp-summary\"\u003e\n\u003ch2 class=\"mlpp-summary-title\"\u003eLightweight Stretch. Clean Everyday Performance.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"mlpp-features\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"mlpp-feature\"\u003e\n\u003cdiv class=\"mlpp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_06_34_12.webp?v=1790159835\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlpp-feature-copy\"\u003e\n\u003cdiv class=\"mlpp-feature-heading\"\u003e\n\u003cspan class=\"mlpp-feature-emoji\"\u003e ☁️ \u003c\/span\u003e\n\u003ch3 class=\"mlpp-feature-title\"\u003eLightweight, Smooth \u0026amp; Comfortable\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eMade with a premium-feel performance fabric that feels soft, smooth, and lightweight against the skin. It moves naturally with your body without feeling heavy, stiff, or bulky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"mlpp-feature\"\u003e\n\u003cdiv class=\"mlpp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_18_33_17.webp?v=1790159835\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlpp-feature-copy\"\u003e\n\u003cdiv class=\"mlpp-feature-heading\"\u003e\n\u003cspan class=\"mlpp-feature-emoji\"\u003e ↔️ \u003c\/span\u003e\n\u003ch3 class=\"mlpp-feature-title\"\u003eHigh-Stretch for Easy Movement\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe fabric offers comfortable stretch through the hips and legs, making it easier to walk, bend, sit, drive, or stay active throughout the day without feeling restricted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"mlpp-feature\"\u003e\n\u003cdiv class=\"mlpp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_18_33_32.webp?v=1790159835\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlpp-feature-copy\"\u003e\n\u003cdiv class=\"mlpp-feature-heading\"\u003e\n\u003cspan class=\"mlpp-feature-emoji\"\u003e 👖 \u003c\/span\u003e\n\u003ch3 class=\"mlpp-feature-title\"\u003eClean Tapered Fit\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA streamlined tapered silhouette creates a neat, modern appearance without fitting too tightly. Comfortable through the seat and thighs while keeping the overall look clean and flattering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"mlpp-feature\"\u003e\n\u003cdiv class=\"mlpp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_18_36_08.webp?v=1790159834\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlpp-feature-copy\"\u003e\n\u003cdiv class=\"mlpp-feature-heading\"\u003e\n\u003cspan class=\"mlpp-feature-emoji\"\u003e ⌛ \u003c\/span\u003e\n\u003ch3 class=\"mlpp-feature-title\"\u003eAdjustable Elastic Waist\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe flexible elastic waistband comfortably adapts to your shape, while the drawstring allows you to fine-tune the fit for added security and all-day comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"mlpp-feature\"\u003e\n\u003cdiv class=\"mlpp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_18_36_00.webp?v=1790159834\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlpp-feature-copy\"\u003e\n\u003cdiv class=\"mlpp-feature-heading\"\u003e\n\u003cspan class=\"mlpp-feature-emoji\"\u003e 🔒 \u003c\/span\u003e\n\u003ch3 class=\"mlpp-feature-title\"\u003eSecure Zipper Pockets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003ePractical zippered side pockets help keep your phone, keys, cards, and other everyday essentials safely in place while you walk, travel, or exercise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003carticle class=\"mlpp-feature\"\u003e\n\u003cdiv class=\"mlpp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_18_36_17.webp?v=1790159835\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlpp-feature-copy\"\u003e\n\u003cdiv class=\"mlpp-feature-heading\"\u003e\n\u003cspan class=\"mlpp-feature-emoji\"\u003e 👟 \u003c\/span\u003e\n\u003ch3 class=\"mlpp-feature-title\"\u003eFrom Active Days to Everyday Wear\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEasy to pair with T-shirts, polos, sweatshirts, lightweight jackets, and sneakers. Wear them for walking, traveling, casual weekends, light workouts, or simply relaxing at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE CHART --\u003e\n\u003csection class=\"mlpp-size\"\u003e\n\u003ch3 class=\"mlpp-section-title\"\u003e📏 Size Chart\u003c\/h3\u003e\n\u003cdiv class=\"mlpp-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_06_32_25.webp?v=1790159829\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"mlpp-details\"\u003e\n\u003ch3 class=\"mlpp-section-title\"\u003e📝 Product Details\u003c\/h3\u003e\n\u003cdiv class=\"mlpp-detail-list\"\u003e\n\u003cdiv class=\"mlpp-detail-item\"\u003e\n\u003cb\u003eStyle:\u003c\/b\u003e Men’s Casual Performance Pants\u003c\/div\u003e\n\u003cdiv class=\"mlpp-detail-item\"\u003e\n\u003cb\u003eFit:\u003c\/b\u003e Relaxed Tapered Fit\u003c\/div\u003e\n\u003cdiv class=\"mlpp-detail-item\"\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e 77% Nylon 23% Spandex\u003c\/div\u003e\n\u003cdiv class=\"mlpp-detail-item\"\u003e\n\u003cb\u003eFabric Feel:\u003c\/b\u003e Smooth, Soft, Flexible \u0026amp; Lightweight\u003c\/div\u003e\n\u003cdiv class=\"mlpp-detail-item\"\u003e\n\u003cb\u003eWaist:\u003c\/b\u003e Elastic Waistband with Adjustable Drawstring\u003c\/div\u003e\n\u003cdiv class=\"mlpp-detail-item\"\u003e\n\u003cb\u003eSeason:\u003c\/b\u003e Spring, Summer \u0026amp; Fall\u003c\/div\u003e\n\u003cdiv class=\"mlpp-detail-item\"\u003e\n\u003cb\u003eOccasions:\u003c\/b\u003e Everyday Wear, Walking, Travel, Golf, Casual Sports \u0026amp; Leisure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"mlpp-faq\"\u003e\n\u003ch3 class=\"mlpp-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mlpp-faq-item\"\u003e\n\u003csummary\u003eQ: Are these pants tight around the legs?\u003c\/summary\u003e\n\u003cdiv class=\"mlpp-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e No. They are designed with a comfortable tapered fit that stays neat and streamlined without feeling overly tight or restrictive.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mlpp-faq-item\"\u003e\n\u003csummary\u003eQ: Do they have enough stretch for walking and everyday activities?\u003c\/summary\u003e\n\u003cdiv class=\"mlpp-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Yes. The flexible fabric is designed to move comfortably with your body, making them suitable for walking, sitting, driving, traveling, and light activity.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mlpp-faq-item\"\u003e\n\u003csummary\u003eQ: Are the pockets secure enough for a phone or keys?\u003c\/summary\u003e\n\u003cdiv class=\"mlpp-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Yes. The side pockets feature zipper closures to help keep your everyday essentials more secure while you’re on the move.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"mlpp-shipping\"\u003e\n\u003cdiv class=\"mlpp-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"mlpp-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"mlpp-shipping-list\"\u003e\n\u003cdiv class=\"mlpp-shipping-card\"\u003e\n\u003cdiv class=\"mlpp-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTracked Shipping\u003c\/h4\u003e\n\u003cp\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlpp-shipping-card\"\u003e\n\u003cdiv class=\"mlpp-shipping-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eQuality Checked\u003c\/h4\u003e\n\u003cp\u003eEach pair of performance pants is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlpp-shipping-card\"\u003e\n\u003cdiv class=\"mlpp-shipping-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHelpful Support\u003c\/h4\u003e\n\u003cp\u003eGet assistance with sizing, orders and product questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlpp-buy-wrap\"\u003e\u003ca href=\"#mens-lightweight-performance-pants-buy-return-anchor\" class=\"product-buy\"\u003e Buy Now ↑ \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Khaki \/ L","offer_id":43402343219294,"sku":"NC02472609237120-弹力运动裤-卡其直筒-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":43402343252062,"sku":"NC02472609237120-弹力运动裤-卡其直筒-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 2XL","offer_id":43402343284830,"sku":"NC02472609237120-弹力运动裤-卡其直筒-2XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 3XL","offer_id":43402343317598,"sku":"NC02472609237120-弹力运动裤-卡其直筒-3XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 4XL","offer_id":43402343350366,"sku":"NC02472609237120-弹力运动裤-卡其直筒-4XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 5XL","offer_id":43402343383134,"sku":"NC02472609237120-弹力运动裤-卡其直筒-5XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 6XL","offer_id":43402343415902,"sku":"NC02472609237120-弹力运动裤-卡其直筒-6XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 7XL","offer_id":43402343448670,"sku":"NC02472609237120-弹力运动裤-卡其直筒-7XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43402342695006,"sku":"NC02472609237120-弹力运动裤-黑直筒-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43402342727774,"sku":"NC02472609237120-弹力运动裤-黑直筒-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43402342760542,"sku":"NC02472609237120-弹力运动裤-黑直筒-2XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43402342793310,"sku":"NC02472609237120-弹力运动裤-黑直筒-3XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4XL","offer_id":43402342826078,"sku":"NC02472609237120-弹力运动裤-黑直筒-4XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ 5XL","offer_id":43402342858846,"sku":"NC02472609237120-弹力运动裤-黑直筒-5XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6XL","offer_id":43402342891614,"sku":"NC02472609237120-弹力运动裤-黑直筒-6XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ 7XL","offer_id":43402342924382,"sku":"NC02472609237120-弹力运动裤-黑直筒-7XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":43402342957150,"sku":"NC02472609237120-弹力运动裤-灰直筒-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":43402342989918,"sku":"NC02472609237120-弹力运动裤-灰直筒-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 2XL","offer_id":43402343022686,"sku":"NC02472609237120-弹力运动裤-灰直筒-2XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 3XL","offer_id":43402343055454,"sku":"NC02472609237120-弹力运动裤-灰直筒-3XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 4XL","offer_id":43402343088222,"sku":"NC02472609237120-弹力运动裤-灰直筒-4XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 5XL","offer_id":43402343120990,"sku":"NC02472609237120-弹力运动裤-灰直筒-5XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 6XL","offer_id":43402343153758,"sku":"NC02472609237120-弹力运动裤-灰直筒-6XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 7XL","offer_id":43402343186526,"sku":"NC02472609237120-弹力运动裤-灰直筒-7XL","price":25.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_18_09_03.webp?v=1790159835","url":"https:\/\/miscellista.com\/products\/men-s-ultra-stretch-lightweight-casual-pants","provider":"Miscellista.com","version":"1.0","type":"link"}