{"title":"Horse Wall Art","description":"\u003cstyle\u003e\n.mwc-horse-collection{\n  --horse-dark:#141515;\n  --horse-ink:#292724;\n  --horse-muted:#6d675f;\n  --horse-accent:#a88b62;\n  --horse-soft:#f3efe8;\n  --horse-line:#ddd5ca;\n  max-width:1100px;\n  margin:0 auto;\n  color:var(--horse-ink);\n  font-family:inherit;\n  line-height:1.7;\n}\n.mwc-horse-collection *{\n  box-sizing:border-box;\n}\n.mwc-horse-collection h2,\n.mwc-horse-collection h3{\n  color:var(--horse-ink);\n  font-weight:500;\n  line-height:1.2;\n}\n.mwc-horse-collection p{\n  color:var(--horse-muted);\n}\n.mwc-horse-collection .horse-hero{\n  position:relative;\n  overflow:hidden;\n  padding:70px 48px;\n  background:var(--horse-dark);\n  color:#f7f4ef;\n}\n.mwc-horse-collection .horse-hero:after{\n  content:\"EQUESTRIAN ART\";\n  position:absolute;\n  right:-25px;\n  bottom:8px;\n  color:rgba(255,255,255,.045);\n  font:600 64px\/1 Arial,sans-serif;\n  letter-spacing:.08em;\n  white-space:nowrap;\n}\n.mwc-horse-collection .horse-kicker{\n  position:relative;\n  z-index:1;\n  display:block;\n  margin-bottom:10px;\n  color:var(--horse-accent);\n  font-size:10px;\n  letter-spacing:.2em;\n  text-transform:uppercase;\n}\n.mwc-horse-collection .horse-hero h2{\n  position:relative;\n  z-index:1;\n  max-width:760px;\n  margin:0 0 18px;\n  color:#fff;\n  font-size:clamp(34px,5vw,58px);\n}\n.mwc-horse-collection .horse-hero p{\n  position:relative;\n  z-index:1;\n  max-width:780px;\n  margin:0;\n  color:#ddd8d0;\n  font-family:Georgia,serif;\n  font-size:clamp(18px,2.2vw,23px);\n  line-height:1.55;\n}\n.mwc-horse-collection .horse-section{\n  padding:52px 42px;\n}\n.mwc-horse-collection .horse-section h2{\n  margin:0 0 16px;\n  font-size:clamp(28px,3vw,38px);\n}\n.mwc-horse-collection .horse-intro{\n  max-width:850px;\n  margin:0 auto;\n  text-align:center;\n}\n.mwc-horse-collection .horse-intro p{\n  margin:0;\n  font-size:17px;\n}\n.mwc-horse-collection .horse-values{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n  margin-top:36px;\n}\n.mwc-horse-collection .horse-value{\n  padding:28px;\n  background:var(--horse-soft);\n  text-align:left;\n}\n.mwc-horse-collection .horse-value strong{\n  display:block;\n  margin-bottom:8px;\n  color:var(--horse-ink);\n  font-size:17px;\n}\n.mwc-horse-collection .horse-value p{\n  margin:0;\n  font-size:14px;\n}\n.mwc-horse-collection .horse-gallery{\n  padding:52px 42px;\n  background:#f8f6f2;\n}\n.mwc-horse-collection .horse-gallery-header{\n  max-width:760px;\n  margin:0 auto 30px;\n  text-align:center;\n}\n.mwc-horse-collection .horse-gallery-header h2{\n  margin:0 0 12px;\n  font-size:clamp(28px,3vw,38px);\n}\n.mwc-horse-collection .horse-gallery-header p{\n  margin:0;\n}\n.mwc-horse-collection .horse-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n}\n.mwc-horse-collection .horse-piece{\n  display:block;\n  padding:28px;\n  border:1px solid var(--horse-line);\n  background:#fff;\n  color:var(--horse-ink);\n  text-decoration:none;\n  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;\n}\n.mwc-horse-collection .horse-piece:hover{\n  transform:translateY(-3px);\n  border-color:var(--horse-accent);\n  box-shadow:0 10px 24px rgba(26,22,18,.08);\n}\n.mwc-horse-collection .horse-piece span{\n  display:block;\n  margin-bottom:7px;\n  color:var(--horse-accent);\n  font-size:9px;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n.mwc-horse-collection .horse-piece strong{\n  display:block;\n  margin-bottom:8px;\n  color:var(--horse-ink);\n  font-size:21px;\n  font-weight:500;\n}\n.mwc-horse-collection .horse-piece p{\n  margin:0;\n  font-size:14px;\n}\n.mwc-horse-collection .horse-presentation{\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n  gap:16px;\n  padding:52px 42px;\n}\n.mwc-horse-collection .horse-presentation \u003e div{\n  padding:34px;\n}\n.mwc-horse-collection .horse-scale{\n  background:var(--horse-dark);\n}\n.mwc-horse-collection .horse-scale h2,\n.mwc-horse-collection .horse-scale strong{\n  color:#fff;\n}\n.mwc-horse-collection .horse-scale p,\n.mwc-horse-collection .horse-scale li{\n  color:#d6d1ca;\n}\n.mwc-horse-collection .horse-scale ul,\n.mwc-horse-collection .horse-frames ul{\n  margin:18px 0 0;\n  padding-left:20px;\n}\n.mwc-horse-collection .horse-scale li,\n.mwc-horse-collection .horse-frames li{\n  margin:8px 0;\n}\n.mwc-horse-collection .horse-frames{\n  background:var(--horse-soft);\n}\n.mwc-horse-collection .horse-presentation h2{\n  margin:0 0 12px;\n  font-size:27px;\n}\n.mwc-horse-collection .horse-presentation p{\n  margin:0;\n}\n.mwc-horse-collection .horse-finish{\n  padding:52px 42px;\n  text-align:center;\n  background:var(--horse-dark);\n}\n.mwc-horse-collection .horse-finish h2{\n  max-width:760px;\n  margin:0 auto 14px;\n  color:#fff;\n  font-size:clamp(28px,4vw,42px);\n}\n.mwc-horse-collection .horse-finish p{\n  max-width:760px;\n  margin:0 auto;\n  color:#d8d3cc;\n}\n.mwc-horse-collection .horse-finish a{\n  display:inline-block;\n  margin-top:24px;\n  padding:13px 21px;\n  background:var(--horse-accent);\n  color:#171410;\n  text-decoration:none;\n  font-size:10px;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n@media(max-width:760px){\n  .mwc-horse-collection .horse-hero{\n    padding:50px 25px;\n  }\n  .mwc-horse-collection .horse-section,\n  .mwc-horse-collection .horse-gallery,\n  .mwc-horse-collection .horse-presentation,\n  .mwc-horse-collection .horse-finish{\n    padding:38px 24px;\n  }\n  .mwc-horse-collection .horse-values,\n  .mwc-horse-collection .horse-grid,\n  .mwc-horse-collection .horse-presentation{\n    grid-template-columns:1fr;\n  }\n  .mwc-horse-collection .horse-hero:after{\n    font-size:38px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mwc-horse-collection\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eHorse Wall Art · Equestrian Canvas Collection\u003c\/span\u003e\n    \u003ch2\u003eHorse Wall Art Built Around Freedom, Strength and Motion\u003c\/h2\u003e\n    \u003cp\u003eLarge-scale horse paintings and equestrian canvas prints created for offices, studies, living rooms and interiors that demand presence.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-section\"\u003e\n    \u003cdiv class=\"horse-intro\"\u003e\n      \u003ch2\u003eEquestrian Art With a Stronger Point of View\u003c\/h2\u003e\n      \u003cp\u003eThe Mens Wall Co. Horse Wall Art collection studies the horse as a symbol of independence, endurance, discipline and controlled power. From black stallion portraits and running horses to monochrome and abstract compositions, every piece is designed to hold its own on a substantial wall.\u003c\/p\u003e\n  \u003cdiv class=\"horse-values\"\u003e\n    \u003cdiv class=\"horse-value\"\u003e\n      \u003cstrong\u003ePower\u003c\/strong\u003e\n      \u003cp\u003eBlack stallions and commanding equestrian portraits bring authority and visual weight to the room.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-value\"\u003e\n      \u003cstrong\u003eMotion\u003c\/strong\u003e\n      \u003cp\u003eRunning horses express freedom, persistence and the momentum required to keep moving forward.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-value\"\u003e\n      \u003cstrong\u003eComposure\u003c\/strong\u003e\n      \u003cp\u003eNeutral and monochrome horse art captures strength through restraint, precision and quiet confidence.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-gallery\"\u003e\n    \u003cdiv class=\"horse-gallery-header\"\u003e\n      \u003ch2\u003eExplore the Horse Collection\u003c\/h2\u003e\n      \u003cp\u003eEight distinctive works. Each piece offers its own interpretation of strength, freedom, heritage and direction.\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003cdiv class=\"horse-grid\"\u003e\n  \u003ca class=\"horse-piece\" href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003e\n    \u003cspan\u003eBlack Horse Wall Art\u003c\/span\u003e\n    \u003cstrong\u003eUntamed Authority\u003c\/strong\u003e\n    \u003cp\u003eA black stallion defined by composure, mystery and controlled power.\u003c\/p\u003e\n  \u003c\/a\u003e\n  \u003ca class=\"horse-piece\" href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003e\n    \u003cspan\u003eRunning Horse Wall Art\u003c\/span\u003e\n    \u003cstrong\u003eUnbroken Motion\u003c\/strong\u003e\n    \u003cp\u003eA chestnut horse at full stride, created around endurance and forward momentum.\u003c\/p\u003e\n  \u003c\/a\u003e\n  \u003ca class=\"horse-piece\" href=\"https:\/\/menswallco.com\/products\/the-white-standard-black-and-white-horse-art\"\u003e\n    \u003cspan\u003eBlack and White Horse Art\u003c\/span\u003e\n    \u003cstrong\u003eThe White Standard\u003c\/strong\u003e\n    \u003cp\u003eA sculptural white horse reduced to light, shadow and disciplined form.\u003c\/p\u003e\n  \u003c\/a\u003e\n  \u003ca class=\"horse-piece\" href=\"https:\/\/menswallco.com\/products\/form-without-reins-abstract-horse-wall-art\"\u003e\n    \u003cspan\u003eAbstract Horse Wall Art\u003c\/span\u003e\n    \u003cstrong\u003eForm Without Reins\u003c\/strong\u003e\n    \u003cp\u003eLayered green geometry balances equestrian instinct with modern structure.\u003c\/p\u003e\n  \u003c\/a\u003e\n  \u003ca class=\"horse-piece\" href=\"https:\/\/menswallco.com\/products\/the-bloodline-equestrian-horse-wall-art\"\u003e\n    \u003cspan\u003eEquestrian Horse Wall Art\u003c\/span\u003e\n    \u003cstrong\u003eThe Bloodline\u003c\/strong\u003e\n    \u003cp\u003eA thoroughbred portrait shaped by heritage, precision and quiet confidence.\u003c\/p\u003e\n  \u003c\/a\u003e\n  \u003ca class=\"horse-piece\" href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003e\n    \u003cspan\u003eBlack Stallion Wall Art\u003c\/span\u003e\n    \u003cstrong\u003eNo Master\u003c\/strong\u003e\n    \u003cp\u003eA rearing black stallion set against burgundy, expressing defiance and self-command.\u003c\/p\u003e\n  \u003c\/a\u003e\n  \u003ca class=\"horse-piece\" href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003e\n    \u003cspan\u003eRunning Horses Wall Art\u003c\/span\u003e\n    \u003cstrong\u003eIn Formation\u003c\/strong\u003e\n    \u003cp\u003eThree horses moving through deep navy with shared direction and coordinated force.\u003c\/p\u003e\n  \u003c\/a\u003e\n  \u003ca class=\"horse-piece\" href=\"https:\/\/menswallco.com\/products\/quiet-strength-neutral-horse-wall-art\"\u003e\n    \u003cspan\u003eNeutral Horse Wall Art\u003c\/span\u003e\n    \u003cstrong\u003eQuiet Strength\u003c\/strong\u003e\n    \u003cp\u003eA calm horse portrait in warm stone tones for refined, understated interiors.\u003c\/p\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-presentation\"\u003e\n    \u003cdiv class=\"horse-scale\"\u003e\n      \u003ch2\u003eCreated at Statement Scale\u003c\/h2\u003e\n      \u003cp\u003eEvery horse artwork is offered in three of its largest available sizes, allowing the composition to carry the wall rather than disappear into it.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eLandscape, portrait and square formats\u003c\/li\u003e\n        \u003cli\u003eLarge and extra-large canvas dimensions\u003c\/li\u003e\n        \u003cli\u003eDesigned for offices, studies and substantial living spaces\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003cdiv class=\"horse-frames\"\u003e\n  \u003ch2\u003eChoose Your Presentation\u003c\/h2\u003e\n  \u003cp\u003eSelect the finish that best matches the architecture and materials already present in your room.\u003c\/p\u003e\n  \u003cul\u003e\n    \u003cli\u003eBlack frame\u003c\/li\u003e\n    \u003cli\u003eDark oak frame\u003c\/li\u003e\n    \u003cli\u003eOak frame\u003c\/li\u003e\n    \u003cli\u003eWhite frame\u003c\/li\u003e\n    \u003cli\u003eUnframed canvas\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-finish\"\u003e\n    \u003ch2\u003eStrength Does Not Need an Introduction\u003c\/h2\u003e\n    \u003cp\u003eDiscover horse wall art that brings freedom, discipline and unmistakable presence into the spaces where you think, lead and live.\u003c\/p\u003e\n    \u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eExplore Horse Wall Art\u003c\/a\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","products":[{"product_id":"black-stallion-luxury-wall-art","title":"Black Majesty – Black Stallion Wall Art","description":"\u003cstyle\u003e\n  .mwc-product-description {\n    --accent: #b08a58;\n    --dark: #2b0e12;\n    --soft: #f3ede8;\n    --mid: #6f5f60;\n    --ink: #252525;\n    --muted: #686868;\n    --line: rgba(37,37,37,.14);\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 42px 20px 20px;\n    color: var(--ink);\n    font-family: inherit;\n    line-height: 1.75;\n  }\n  .mwc-product-description * { box-sizing: border-box; }\n  .mwc-product-description a { color: inherit; }\n  .mwc-pd-intro { margin-bottom: 48px; }\n  .mwc-pd-eyebrow {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--accent);\n    font-size: 10px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n  .mwc-pd-intro h2 {\n    margin: 0 0 22px;\n    font-size: clamp(30px,4vw,46px);\n    line-height: 1.12;\n    font-weight: 500;\n    letter-spacing: -.025em;\n  }\n  .mwc-pd-intro p { margin: 0 0 18px; color: var(--muted); font-size: 17px; }\n  .mwc-pd-intro a { color: var(--accent); text-decoration: underline; text-underline-offset: 4px; }\n  .mwc-pd-highlight {\n    margin: 45px 0;\n    padding: 40px 35px;\n    background: var(--dark);\n    border-left: 4px solid var(--accent);\n  }\n  .mwc-pd-highlight p {\n    margin: 0;\n    color: #f4f1eb;\n    font-family: Georgia, serif;\n    font-size: clamp(22px,3vw,30px);\n    line-height: 1.45;\n  }\n  .mwc-pd-construction { margin-top: 50px; padding-top: 40px; border-top: 1px solid var(--line); }\n  .mwc-pd-construction h3, .mwc-pd-related h3, .mwc-pd-safety h3 {\n    margin: 0 0 22px;\n    font-size: 25px;\n    font-weight: 500;\n  }\n  .mwc-pd-specs {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n  .mwc-pd-specs li { padding: 20px; background: #faf9f7; border: 1px solid #ece9e4; color: #565656; font-size: 15px; }\n  .mwc-pd-specs strong { color: #303030; font-weight: 600; }\n  .mwc-pd-closing { margin: 48px 0; padding: 35px; background: var(--soft); border-top: 3px solid var(--accent); }\n  .mwc-pd-closing p { margin: 0; color: #4f4f4f; font-size: 17px; }\n  .mwc-pd-closing strong { color: var(--dark); }\n  .mwc-pd-related { margin: 60px 0 50px; padding-top: 48px; border-top: 1px solid var(--line); }\n  .mwc-pd-related-head { max-width: 700px; margin-bottom: 28px; }\n  .mwc-pd-related-head p { margin: 0; color: var(--muted); font-size: 16px; }\n  .mwc-pd-art-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; }\n  .mwc-pd-art-card {\n    min-height: 190px;\n    padding: 24px;\n    color: #fff !important;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    text-decoration: none;\n    transition: transform .2s ease;\n  }\n  .mwc-pd-art-card:hover { transform: translateY(-3px); }\n  .mwc-pd-art-card small { display:block; margin-bottom:7px; font-size:9px; letter-spacing:.14em; text-transform:uppercase; opacity:.75; }\n  .mwc-pd-art-card strong { display:block; font-size:19px; line-height:1.25; font-weight:500; }\n  .mwc-pd-art-card span { display:block; margin-top:8px; font-size:12px; opacity:.78; }\n  .mwc-pd-collection-cta { margin-top:18px; padding:30px; text-align:center; background:var(--soft); }\n  .mwc-pd-collection-cta p { margin:0 0 17px; color:#5b5b5b; }\n  .mwc-pd-btn {\n    display:inline-block;\n    padding:14px 22px;\n    background:var(--dark);\n    color:#fff !important;\n    text-decoration:none;\n    text-transform:uppercase;\n    letter-spacing:.13em;\n    font-size:10px;\n    font-weight:600;\n  }\n  .mwc-pd-safety { margin-top:42px; padding-top:34px; border-top:1px solid var(--line); }\n  .mwc-pd-safety p { margin:0; color:#727272; font-size:14px; }\n  @media(max-width:720px) {\n    .mwc-pd-specs, .mwc-pd-art-grid { grid-template-columns:1fr; }\n    .mwc-pd-highlight, .mwc-pd-closing { padding:28px 23px; }\n    .mwc-pd-art-card { min-height:150px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"mwc-product-description\"\u003e\n  \u003cdiv class=\"mwc-pd-intro\"\u003e\n    \u003cspan class=\"mwc-pd-eyebrow\"\u003eMens Wall Co. · Horse Wall Art\u003c\/span\u003e\n    \u003ch2\u003eStrength, Prestige \u0026amp; Untamed Elegance\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eBlack Majesty\u003c\/strong\u003e captures the poised strength of a majestic black horse against a rich crimson backdrop. Its glossy coat, muscular form, and controlled stance create a composition centered on power, prestige, freedom, and refined masculinity.\u003c\/p\u003e\n    \u003cp\u003eThe contrast between deep black and saturated red gives the artwork immediate presence, while the restrained composition keeps it sophisticated. Warm metallic, walnut, black, leather, stone, and neutral furnishings provide a natural setting for its dramatic palette.\u003c\/p\u003e\n    \u003cp\u003eDesigned as a statement piece for luxury living rooms, executive offices, private studies, bedrooms, dining spaces, and masculine interiors, Black Majesty works especially well where a room needs one confident focal point rather than additional decoration.\u003c\/p\u003e\n    \u003cp\u003e\n      Explore the \u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003e\u003cstrong\u003eHorse Wall Art\u003c\/strong\u003e\u003c\/a\u003e\n      for additional pieces designed around the same elevated statement-art philosophy.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-highlight\"\u003e\n    \u003cp\u003eUntamed energy, held in perfect control.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-construction\"\u003e\n    \u003cspan class=\"mwc-pd-eyebrow\"\u003eCrafted for Lasting Presentation\u003c\/span\u003e\n    \u003ch3\u003ePremium Canvas Construction\u003c\/h3\u003e\n    \u003cul class=\"mwc-pd-specs\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePoly-cotton blend canvas\u003c\/strong\u003e with a refined matte\/satin finish.\u003c\/li\u003e\n      \u003cli\u003eScratch, crack, and warp resistant for lasting presentation.\u003c\/li\u003e\n      \u003cli\u003ePrinted with \u003cstrong\u003evibrant, long-lasting water-based HP Latex inks.\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eUV protection helps preserve the artwork's color and contrast over time.\u003c\/li\u003e\n      \u003cli\u003eMounted on a \u003cstrong\u003esolid wooden frame sourced from renewable materials.\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eSubstantial \u003cstrong\u003e4 cm deep construction\u003c\/strong\u003e for a premium gallery presence.\u003c\/li\u003e\n      \u003cli\u003eAvailable framed for a more elevated, architectural finish.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-closing\"\u003e\n    \u003cp\u003eDisplayed at large scale, \u003cstrong\u003eBlack Majesty\u003c\/strong\u003e brings strength, movement, and unmistakable prestige to an elevated interior.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-related\"\u003e\n    \u003cdiv class=\"mwc-pd-related-head\"\u003e\n      \u003cspan class=\"mwc-pd-eyebrow\"\u003eContinue Exploring\u003c\/span\u003e\n      \u003ch3\u003eMore Horse Wall Art From Mens Wall Co.\u003c\/h3\u003e\n      \u003cp\u003eExplore more horse wall art shaped by strength, movement, freedom, and controlled presence.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mwc-pd-art-grid\"\u003e\n      \u003ca class=\"mwc-pd-art-card\" style=\"background:#321012;\" href=\"https:\/\/menswallco.com\/products\/black-reign-luxury-stallion-wall-art\"\u003e\n        \u003csmall\u003eBlack Stallion · Motion · Crimson\u003c\/small\u003e\n        \u003cstrong\u003eBlack Reign\u003c\/strong\u003e\n        \u003cspan\u003eA charging stallion with cinematic force →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"mwc-pd-art-card\" style=\"background:#161616;\" href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003e\n        \u003csmall\u003eBlack Horse · Authority · Landscape\u003c\/small\u003e\n        \u003cstrong\u003eUntamed Authority\u003c\/strong\u003e\n        \u003cspan\u003eSculptural strength in a commanding landscape →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"mwc-pd-art-card\" style=\"background:#48151b;\" href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003e\n        \u003csmall\u003eBlack Stallion · Defiance · Burgundy\u003c\/small\u003e\n        \u003cstrong\u003eNo Master\u003c\/strong\u003e\n        \u003cspan\u003eUnrestrained power in deep burgundy →\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mwc-pd-collection-cta\"\u003e\n      \u003cp\u003eDiscover the complete collection of modern, abstract, black, neutral, and running horse artwork.\u003c\/p\u003e\n      \u003ca class=\"mwc-pd-btn\" href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eExplore the Horse Wall Art Collection\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-safety\"\u003e\n    \u003cspan class=\"mwc-pd-eyebrow\"\u003eProduct Information\u003c\/span\u003e\n    \u003ch3\u003eProduct Safety Information (GPSR)\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eSafety information:\u003c\/strong\u003e Decorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Mens Wall Co.","offers":[{"title":"120 x 60 cm \/ 48 x 24″ \/ No Frame","offer_id":67749700895024,"sku":"1912215","price":495.0,"currency_code":"USD","in_stock":true},{"title":"120 x 60 cm \/ 48 x 24″ \/ White","offer_id":67749700927792,"sku":"1912216","price":645.0,"currency_code":"USD","in_stock":true},{"title":"120 x 60 cm \/ 48 x 24″ \/ Black","offer_id":67749700960560,"sku":"1912217","price":645.0,"currency_code":"USD","in_stock":true},{"title":"125 x 65 cm \/ 50 x 25″ \/ No Frame","offer_id":51166336123184,"sku":"1912218","price":545.0,"currency_code":"USD","in_stock":true},{"title":"125 x 65 cm \/ 50 x 25″ \/ White","offer_id":51166336155952,"sku":"1912219","price":795.0,"currency_code":"USD","in_stock":true},{"title":"125 x 65 cm \/ 50 x 25″ \/ Black","offer_id":51166336188720,"sku":"1912220","price":795.0,"currency_code":"USD","in_stock":true},{"title":"150 x 75 cm \/ 60 x 30″ \/ No Frame","offer_id":51166336221488,"sku":"1912221","price":1095.0,"currency_code":"USD","in_stock":true},{"title":"150 x 75 cm \/ 60 x 30″ \/ White","offer_id":51166336254256,"sku":"1912222","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"150 x 75 cm \/ 60 x 30″ \/ Black","offer_id":51166336287024,"sku":"1912223","price":1295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/ACB671A5-99EB-480D-87E8-6560E1EB8235.png?v=1789178798"},{"product_id":"black-reign-luxury-stallion-wall-art","title":"Black Reign – Running Black Horse Wall Art","description":"\u003cstyle\u003e\n  .mwc-product-description {\n    --accent: #9b7a50;\n    --dark: #181a19;\n    --soft: #f0ede7;\n    --mid: #68645e;\n    --ink: #252525;\n    --muted: #686868;\n    --line: rgba(37,37,37,.14);\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 42px 20px 20px;\n    color: var(--ink);\n    font-family: inherit;\n    line-height: 1.75;\n  }\n  .mwc-product-description * { box-sizing: border-box; }\n  .mwc-product-description a { color: inherit; }\n  .mwc-pd-intro { margin-bottom: 48px; }\n  .mwc-pd-eyebrow { display:block; margin-bottom:12px; color:var(--accent); font-size:10px; letter-spacing:.2em; text-transform:uppercase; }\n  .mwc-pd-intro h2 { margin:0 0 22px; font-size:clamp(30px,4vw,46px); line-height:1.12; font-weight:500; letter-spacing:-.025em; }\n  .mwc-pd-intro p { margin:0 0 18px; color:var(--muted); font-size:17px; }\n  .mwc-pd-intro a { color:var(--accent); text-decoration:underline; text-underline-offset:4px; }\n  .mwc-pd-highlight { margin:45px 0; padding:40px 35px; background:var(--dark); border-left:4px solid var(--accent); }\n  .mwc-pd-highlight p { margin:0; color:#f4f1eb; font-family:Georgia,serif; font-size:clamp(22px,3vw,30px); line-height:1.45; }\n  .mwc-pd-construction { margin-top:50px; padding-top:40px; border-top:1px solid var(--line); }\n  .mwc-pd-construction h3,.mwc-pd-related h3,.mwc-pd-safety h3 { margin:0 0 22px; font-size:25px; font-weight:500; }\n  .mwc-pd-specs { display:grid; grid-template-columns:repeat(2,1fr); gap:12px; margin:0; padding:0; list-style:none; }\n  .mwc-pd-specs li { padding:20px; background:#faf9f7; border:1px solid #ece9e4; color:#565656; font-size:15px; }\n  .mwc-pd-specs strong { color:#303030; font-weight:600; }\n  .mwc-pd-closing { margin:48px 0; padding:35px; background:var(--soft); border-top:3px solid var(--accent); }\n  .mwc-pd-closing p { margin:0; color:#4f4f4f; font-size:17px; }\n  .mwc-pd-closing strong { color:var(--dark); }\n  .mwc-pd-related { margin:60px 0 50px; padding-top:48px; border-top:1px solid var(--line); }\n  .mwc-pd-related-head { max-width:700px; margin-bottom:28px; }\n  .mwc-pd-related-head p { margin:0; color:var(--muted); font-size:16px; }\n  .mwc-pd-art-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }\n  .mwc-pd-art-card { min-height:190px; padding:24px; color:#fff !important; display:flex; flex-direction:column; justify-content:flex-end; text-decoration:none; transition:transform .2s ease; }\n  .mwc-pd-art-card:hover { transform:translateY(-3px); }\n  .mwc-pd-art-card small { display:block; margin-bottom:7px; font-size:9px; letter-spacing:.14em; text-transform:uppercase; opacity:.75; }\n  .mwc-pd-art-card strong { display:block; font-size:19px; line-height:1.25; font-weight:500; }\n  .mwc-pd-art-card span { display:block; margin-top:8px; font-size:12px; opacity:.78; }\n  .mwc-pd-collection-cta { margin-top:18px; padding:30px; text-align:center; background:var(--soft); }\n  .mwc-pd-collection-cta p { margin:0 0 17px; color:#5b5b5b; }\n  .mwc-pd-btn { display:inline-block; padding:14px 22px; background:var(--dark); color:#fff !important; text-decoration:none; text-transform:uppercase; letter-spacing:.13em; font-size:10px; font-weight:600; }\n  .mwc-pd-safety { margin-top:42px; padding-top:34px; border-top:1px solid var(--line); }\n  .mwc-pd-safety p { margin:0; color:#727272; font-size:14px; }\n  @media(max-width:720px) { .mwc-pd-specs,.mwc-pd-art-grid { grid-template-columns:1fr; } .mwc-pd-highlight,.mwc-pd-closing { padding:28px 23px; } .mwc-pd-art-card { min-height:150px; } }\n\u003c\/style\u003e\n\n\u003csection class=\"mwc-product-description\"\u003e\n  \u003cdiv class=\"mwc-pd-intro\"\u003e\n    \u003cspan class=\"mwc-pd-eyebrow\"\u003eMens Wall Co. · Horse Wall Art\u003c\/span\u003e\n    \u003ch2\u003eInstinct, Presence \u0026amp; Refined Power\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eBlack Reign\u003c\/strong\u003e — A commanding black stallion charges through smoke and crimson shadows in this bold luxury wall art piece designed for masculine interiors. With dramatic contrast, rich red tones, and a powerful cinematic presence, this artwork brings strength, sophistication, and modern edge to any office, living room, bedroom, or man cave. Perfect for men who want statement decor that feels dark, refined, and unforgettable.\u003c\/p\u003e\n    \u003cp\u003eRather than traditional wildlife decor, the composition emphasizes presence, contrast, and character. The animal subject becomes a symbol of instinct, control, endurance, or leadership within a modern, masculine visual language.\u003c\/p\u003e\n    \u003cp\u003eDesigned for offices, private studies, living rooms, bedrooms, man caves, and contemporary spaces where a strong focal point can anchor the room.\u003c\/p\u003e\n    \u003cp\u003eExplore the \u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003e\u003cstrong\u003eHorse Wall Art\u003c\/strong\u003e\u003c\/a\u003e for additional artwork built around the same elevated statement-art philosophy.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-highlight\"\u003e\u003cp\u003ePower is most compelling when it does not need to be explained.\u003c\/p\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-construction\"\u003e\n    \u003cspan class=\"mwc-pd-eyebrow\"\u003eCrafted for Lasting Presentation\u003c\/span\u003e\n    \u003ch3\u003ePremium Canvas Construction\u003c\/h3\u003e\n    \u003cul class=\"mwc-pd-specs\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePoly-cotton blend canvas\u003c\/strong\u003e with a refined matte\/satin finish.\u003c\/li\u003e\n      \u003cli\u003eScratch, crack, and warp resistant for lasting presentation.\u003c\/li\u003e\n      \u003cli\u003ePrinted with \u003cstrong\u003evibrant, long-lasting water-based HP Latex inks.\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eUV protection helps preserve the artwork's color, depth, and contrast over time.\u003c\/li\u003e\n      \u003cli\u003eMounted on a \u003cstrong\u003esolid wooden frame sourced from renewable materials.\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eSubstantial \u003cstrong\u003e4 cm deep construction\u003c\/strong\u003e for a premium gallery presence.\u003c\/li\u003e\n      \u003cli\u003eAvailable framed for a more elevated, architectural finish.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-closing\"\u003e\u003cp\u003eDisplayed at large scale, \u003cstrong\u003eBlack Reign\u003c\/strong\u003e brings character, confidence, and controlled visual power to the room.\u003c\/p\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-related\"\u003e\n    \u003cdiv class=\"mwc-pd-related-head\"\u003e\n      \u003cspan class=\"mwc-pd-eyebrow\"\u003eContinue Exploring\u003c\/span\u003e\n      \u003ch3\u003eMore Horse Wall Art From Mens Wall Co.\u003c\/h3\u003e\n      \u003cp\u003eExplore more horse wall art created around strength, freedom, movement, and quiet authority.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mwc-pd-art-grid\"\u003e\n      \u003ca class=\"mwc-pd-art-card\" style=\"background:#321012;\" href=\"https:\/\/menswallco.com\/products\/black-stallion-luxury-wall-art\"\u003e\n        \u003csmall\u003eBlack Stallion · Prestige · Crimson\u003c\/small\u003e\n        \u003cstrong\u003eBlack Majesty\u003c\/strong\u003e\n        \u003cspan\u003eControlled strength against a rich crimson field →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"mwc-pd-art-card\" style=\"background:#172337;\" href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003e\n        \u003csmall\u003eRunning Horses · Direction · Navy\u003c\/small\u003e\n        \u003cstrong\u003eIn Formation\u003c\/strong\u003e\n        \u003cspan\u003eMomentum, leadership, and disciplined movement →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"mwc-pd-art-card\" style=\"background:#5a3a2a;\" href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003e\n        \u003csmall\u003eRunning Horse · Motion · Earth Tones\u003c\/small\u003e\n        \u003cstrong\u003eUnbroken Motion\u003c\/strong\u003e\n        \u003cspan\u003eA full-stride study of freedom and momentum →\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mwc-pd-collection-cta\"\u003e\n      \u003cp\u003eDiscover the complete collection of modern, abstract, black, neutral, and running horse artwork.\u003c\/p\u003e\n      \u003ca class=\"mwc-pd-btn\" href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eExplore the Horse Wall Art Collection\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwc-pd-safety\"\u003e\n    \u003cspan class=\"mwc-pd-eyebrow\"\u003eProduct Information\u003c\/span\u003e\n    \u003ch3\u003eProduct Safety Information (GPSR)\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eSafety information:\u003c\/strong\u003e Decorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Mens Wall Co.","offers":[{"title":"60 x 80 cm \/ 24 x 32″ \/ No Frame","offer_id":51195260076336,"sku":"1927053","price":495.0,"currency_code":"USD","in_stock":true},{"title":"60 x 80 cm \/ 24 x 32″ \/ White","offer_id":51195260109104,"sku":"1927054","price":645.0,"currency_code":"USD","in_stock":true},{"title":"60 x 80 cm \/ 24 x 32″ \/ Black","offer_id":51195260141872,"sku":"1927055","price":645.0,"currency_code":"USD","in_stock":true},{"title":"70 x 90 cm \/ 27 x 36″ \/ No Frame","offer_id":51195260174640,"sku":"1927056","price":545.0,"currency_code":"USD","in_stock":true},{"title":"70 x 90 cm \/ 27 x 36″ \/ White","offer_id":51195260207408,"sku":"1927057","price":695.0,"currency_code":"USD","in_stock":true},{"title":"70 x 90 cm \/ 27 x 36″ \/ Black","offer_id":51195260240176,"sku":"1927058","price":695.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ No Frame","offer_id":51195260272944,"sku":"1927059","price":595.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ White","offer_id":51195260305712,"sku":"1927060","price":745.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ Black","offer_id":51195260338480,"sku":"1927061","price":745.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/D0835064-0AF1-4BE2-9D6E-0A922D23C00A.png?v=1789178705"},{"product_id":"untamed-authority-black-horse-wall-art","title":"Untamed Authority","description":"\u003cstyle\u003e\n.horse-ua{--accent:#b79a68;--dark:#111315;--soft:#f2eee7;max-width:980px;margin:0 auto;color:#292724;font-family:inherit;line-height:1.72;}\n.horse-ua *{box-sizing:border-box;}\n.horse-ua .horse-hero{position:relative;overflow:hidden;padding:56px 42px;background:var(--dark);color:#f7f4ef;}\n.horse-ua .horse-hero:after{content:\"EQUESTRIAN STUDY\";position:absolute;right:-20px;bottom:8px;color:rgba(255,255,255,.045);font:600 54px\/1 Arial,sans-serif;letter-spacing:.08em;white-space:nowrap;}\n.horse-ua .horse-kicker{position:relative;z-index:1;color:var(--accent);font-size:10px;letter-spacing:.18em;text-transform:uppercase;}\n.horse-ua h2{position:relative;z-index:1;margin:9px 0 14px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:500;}\n.horse-ua .horse-lead{position:relative;z-index:1;max-width:760px;margin:0;color:#ddd8d0;font-family:Georgia,serif;font-size:20px;line-height:1.5;}\n.horse-ua .horse-body{padding:42px;background:#fff;}\n.horse-ua .horse-body h3{margin:0 0 12px;color:#25221f;font-size:24px;font-weight:500;}\n.horse-ua .horse-body p{margin:0 0 18px;color:#68625b;}\n.horse-ua .horse-quote{margin:34px 0;padding:24px 26px;border-left:3px solid var(--accent);background:var(--soft);color:#3b3732;font-family:Georgia,serif;font-size:20px;}\n.horse-ua .horse-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;}\n.horse-ua .horse-card{padding:27px;background:var(--soft);}\n.horse-ua .horse-card strong{display:block;margin-bottom:8px;color:#28241f;}\n.horse-ua .horse-card p,.horse-ua .horse-card ul{margin:0;color:#655f58;}\n.horse-ua .horse-card ul{padding-left:20px;}\n.horse-ua .horse-specs{margin-top:30px;padding:30px;background:var(--dark);color:#d8d3cb;}\n.horse-ua .horse-specs h3{color:#fff;}\n.horse-ua .horse-specs ul{margin:0;padding-left:20px;}\n.horse-ua .horse-specs li{margin:8px 0;}\n.horse-ua .horse-links{margin-top:30px;padding:28px;background:var(--soft);}\n.horse-ua .horse-links h3{margin-bottom:16px;}\n.horse-ua .horse-links a{display:inline-block;margin:0 8px 9px 0;padding:8px 11px;border:1px solid rgba(0,0,0,.15);color:#4d4238;text-decoration:none;font-size:12px;}\n.horse-ua .horse-links a:hover{border-color:var(--accent);}\n.horse-ua .horse-collection{margin-top:30px;padding:30px;text-align:center;background:var(--dark);color:#ddd8d0;}\n.horse-ua .horse-collection strong{display:block;margin-bottom:9px;color:#fff;font-size:22px;}\n.horse-ua .horse-collection a{display:inline-block;margin-top:12px;padding:12px 18px;background:var(--accent);color:#15130f;text-decoration:none;font-size:10px;letter-spacing:.1em;text-transform:uppercase;}\n.horse-ua .horse-safety{margin-top:28px;padding-top:20px;border-top:1px solid #ddd5ca;color:#6c655d;font-size:13px;}\n@media(max-width:700px){.horse-ua .horse-hero,.horse-ua .horse-body{padding:36px 24px;}.horse-ua .horse-grid{grid-template-columns:1fr;}.horse-ua .horse-hero:after{font-size:36px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"horse-ua\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eBLACK HORSE WALL ART · CONTROL \u0026amp; COMMAND\u003c\/span\u003e\n    \u003ch2\u003eUntamed Authority\u003c\/h2\u003e\n    \u003cp class=\"horse-lead\"\u003eA black stallion held in quiet tension, where raw instinct and disciplined presence meet.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-body\"\u003e\n    \u003ch3\u003eThe Story Behind the Piece\u003c\/h3\u003e\n    \u003cp\u003eUntamed Authority studies the moment before movement. The stallion stands against a restrained field of shadow and warm texture, carrying strength without spectacle. Its dark form reads as focused, self-possessed and impossible to overlook—the visual equivalent of command earned through composure.\u003c\/p\u003e\n    \u003cdiv class=\"horse-quote\"\u003eThe horse has long represented freedom, endurance and power. Here, the black stallion adds independence, mystery and authority held under control.\u003c\/div\u003e\n    \u003ch3\u003eDesigned for Rooms With Presence\u003c\/h3\u003e\n    \u003cp\u003ePlace it above a desk, low credenza or substantial sofa where the horizontal composition can establish the room. Black, charcoal, walnut, concrete and warm neutral finishes amplify its cinematic depth.\u003c\/p\u003e\n    \u003cdiv class=\"horse-grid\"\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eThree Statement Sizes\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003e140 × 100 cm \/ 56 × 40″\u003c\/li\u003e\n\u003cli\u003e160 × 115 cm \/ 63 × 45″\u003c\/li\u003e\n\u003cli\u003e180 × 125 cm \/ 70 × 50″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eFive Presentations\u003c\/strong\u003e\u003cp\u003eChoose black, dark oak, oak or white framing, or select the unframed canvas. Every framed option is designed to keep the artwork visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-specs\"\u003e\n      \u003ch3\u003eCanvas \u0026amp; Construction\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePoly-cotton blend canvas with a refined matte\/satin finish.\u003c\/li\u003e\n        \u003cli\u003eScratch, crack and warp resistant.\u003c\/li\u003e\n        \u003cli\u003eWater-based HP Latex inks with UV protection for lasting tonal depth.\u003c\/li\u003e\n        \u003cli\u003eFramed options use a solid wooden frame from renewable sources, 4 cm deep.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-links\"\u003e\n      \u003ch3\u003eExplore More Horse Art\u003c\/h3\u003e\n      \u003ca href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003eUnbroken Motion\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-white-standard-black-and-white-horse-art\"\u003eThe White Standard\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/form-without-reins-abstract-horse-wall-art\"\u003eForm Without Reins\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-bloodline-equestrian-horse-wall-art\"\u003eThe Bloodline\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003eNo Master\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003eIn Formation\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/quiet-strength-neutral-horse-wall-art\"\u003eQuiet Strength\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-collection\"\u003e\n      \u003cstrong\u003eFreedom. Discipline. Presence.\u003c\/strong\u003e\n      Explore the complete Horse Wall Art collection—large-scale equestrian canvas art created for offices, studies and modern interiors.\n      \u003cbr\u003e\u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eShop Horse Wall Art\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-safety\"\u003e\n\u003cstrong\u003eProduct safety information (GPSR)\u003c\/strong\u003e\u003cbr\u003eDecorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mens Wall Co.","offers":[{"title":"140 x 100 cm \/ 56 x 40″ \/ No Frame","offer_id":67773670916400,"sku":"6829463","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Oak","offer_id":67773670949168,"sku":"6829464","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ White","offer_id":67773670981936,"sku":"6829466","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Black","offer_id":67773671014704,"sku":"6829467","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Dark Oak","offer_id":67773671047472,"sku":"6829465","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ No Frame","offer_id":67773671080240,"sku":"6829468","price":1695.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Oak","offer_id":67773671113008,"sku":"6829469","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ White","offer_id":67773671145776,"sku":"6829471","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Black","offer_id":67773671178544,"sku":"6829472","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Dark Oak","offer_id":67773671211312,"sku":"6829470","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ No Frame","offer_id":67773671244080,"sku":"6829473","price":1795.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Oak","offer_id":67773671276848,"sku":"6829474","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ White","offer_id":67773671309616,"sku":"6829476","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Black","offer_id":67773671342384,"sku":"6829477","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Dark Oak","offer_id":67773671375152,"sku":"6829475","price":2095.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/untamed-authority-no-frame.jpg?v=1789172755"},{"product_id":"unbroken-motion-running-horse-wall-art","title":"Unbroken Motion","description":"\u003cstyle\u003e\n.horse-um{--accent:#a9683e;--dark:#201713;--soft:#f4ece3;max-width:980px;margin:0 auto;color:#292724;font-family:inherit;line-height:1.72;}\n.horse-um *{box-sizing:border-box;}\n.horse-um .horse-hero{position:relative;overflow:hidden;padding:56px 42px;background:var(--dark);color:#f7f4ef;}\n.horse-um .horse-hero:after{content:\"EQUESTRIAN STUDY\";position:absolute;right:-20px;bottom:8px;color:rgba(255,255,255,.045);font:600 54px\/1 Arial,sans-serif;letter-spacing:.08em;white-space:nowrap;}\n.horse-um .horse-kicker{position:relative;z-index:1;color:var(--accent);font-size:10px;letter-spacing:.18em;text-transform:uppercase;}\n.horse-um h2{position:relative;z-index:1;margin:9px 0 14px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:500;}\n.horse-um .horse-lead{position:relative;z-index:1;max-width:760px;margin:0;color:#ddd8d0;font-family:Georgia,serif;font-size:20px;line-height:1.5;}\n.horse-um .horse-body{padding:42px;background:#fff;}\n.horse-um .horse-body h3{margin:0 0 12px;color:#25221f;font-size:24px;font-weight:500;}\n.horse-um .horse-body p{margin:0 0 18px;color:#68625b;}\n.horse-um .horse-quote{margin:34px 0;padding:24px 26px;border-left:3px solid var(--accent);background:var(--soft);color:#3b3732;font-family:Georgia,serif;font-size:20px;}\n.horse-um .horse-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;}\n.horse-um .horse-card{padding:27px;background:var(--soft);}\n.horse-um .horse-card strong{display:block;margin-bottom:8px;color:#28241f;}\n.horse-um .horse-card p,.horse-um .horse-card ul{margin:0;color:#655f58;}\n.horse-um .horse-card ul{padding-left:20px;}\n.horse-um .horse-specs{margin-top:30px;padding:30px;background:var(--dark);color:#d8d3cb;}\n.horse-um .horse-specs h3{color:#fff;}\n.horse-um .horse-specs ul{margin:0;padding-left:20px;}\n.horse-um .horse-specs li{margin:8px 0;}\n.horse-um .horse-links{margin-top:30px;padding:28px;background:var(--soft);}\n.horse-um .horse-links h3{margin-bottom:16px;}\n.horse-um .horse-links a{display:inline-block;margin:0 8px 9px 0;padding:8px 11px;border:1px solid rgba(0,0,0,.15);color:#4d4238;text-decoration:none;font-size:12px;}\n.horse-um .horse-links a:hover{border-color:var(--accent);}\n.horse-um .horse-collection{margin-top:30px;padding:30px;text-align:center;background:var(--dark);color:#ddd8d0;}\n.horse-um .horse-collection strong{display:block;margin-bottom:9px;color:#fff;font-size:22px;}\n.horse-um .horse-collection a{display:inline-block;margin-top:12px;padding:12px 18px;background:var(--accent);color:#15130f;text-decoration:none;font-size:10px;letter-spacing:.1em;text-transform:uppercase;}\n.horse-um .horse-safety{margin-top:28px;padding-top:20px;border-top:1px solid #ddd5ca;color:#6c655d;font-size:13px;}\n@media(max-width:700px){.horse-um .horse-hero,.horse-um .horse-body{padding:36px 24px;}.horse-um .horse-grid{grid-template-columns:1fr;}.horse-um .horse-hero:after{font-size:36px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"horse-um\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eRUNNING HORSE WALL ART · DRIVE \u0026amp; MOMENTUM\u003c\/span\u003e\n    \u003ch2\u003eUnbroken Motion\u003c\/h2\u003e\n    \u003cp class=\"horse-lead\"\u003eA chestnut horse at full stride, built around forward force, endurance and the refusal to stand still.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-body\"\u003e\n    \u003ch3\u003eThe Story Behind the Piece\u003c\/h3\u003e\n    \u003cp\u003eUnbroken Motion captures the horse as pure momentum. Warm chestnut tones cut through a weathered, atmospheric ground while the extended stride gives the entire composition a clear direction. The piece is made for people who see progress as a practice—measured in pace, persistence and the next decisive move.\u003c\/p\u003e\n    \u003cdiv class=\"horse-quote\"\u003eA running horse is an enduring symbol of freedom, stamina and forward movement. Its energy turns an empty wall into a reminder to keep building pace.\u003c\/div\u003e\n    \u003ch3\u003eDesigned for Rooms With Presence\u003c\/h3\u003e\n    \u003cp\u003eIts wide format works naturally in an office, living room or meeting space. Pair it with leather, oak, bronze, black steel or warm plaster for an interior that feels grounded but active.\u003c\/p\u003e\n    \u003cdiv class=\"horse-grid\"\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eThree Statement Sizes\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003e140 × 100 cm \/ 56 × 40″\u003c\/li\u003e\n\u003cli\u003e160 × 115 cm \/ 63 × 45″\u003c\/li\u003e\n\u003cli\u003e180 × 125 cm \/ 70 × 50″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eFive Presentations\u003c\/strong\u003e\u003cp\u003eChoose black, dark oak, oak or white framing, or select the unframed canvas. Every framed option is designed to keep the artwork visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-specs\"\u003e\n      \u003ch3\u003eCanvas \u0026amp; Construction\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePoly-cotton blend canvas with a refined matte\/satin finish.\u003c\/li\u003e\n        \u003cli\u003eScratch, crack and warp resistant.\u003c\/li\u003e\n        \u003cli\u003eWater-based HP Latex inks with UV protection for lasting tonal depth.\u003c\/li\u003e\n        \u003cli\u003eFramed options use a solid wooden frame from renewable sources, 4 cm deep.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-links\"\u003e\n      \u003ch3\u003eExplore More Horse Art\u003c\/h3\u003e\n      \u003ca href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003eUntamed Authority\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-white-standard-black-and-white-horse-art\"\u003eThe White Standard\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/form-without-reins-abstract-horse-wall-art\"\u003eForm Without Reins\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-bloodline-equestrian-horse-wall-art\"\u003eThe Bloodline\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003eNo Master\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003eIn Formation\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/quiet-strength-neutral-horse-wall-art\"\u003eQuiet Strength\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-collection\"\u003e\n      \u003cstrong\u003eFreedom. Discipline. Presence.\u003c\/strong\u003e\n      Explore the complete Horse Wall Art collection—large-scale equestrian canvas art created for offices, studies and modern interiors.\n      \u003cbr\u003e\u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eShop Horse Wall Art\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-safety\"\u003e\n\u003cstrong\u003eProduct safety information (GPSR)\u003c\/strong\u003e\u003cbr\u003eDecorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mens Wall Co.","offers":[{"title":"140 x 100 cm \/ 56 x 40″ \/ No Frame","offer_id":67773674062128,"sku":"6829498","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Oak","offer_id":67773674094896,"sku":"6829499","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ White","offer_id":67773674127664,"sku":"6829501","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Black","offer_id":67773674160432,"sku":"6829502","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Dark Oak","offer_id":67773674193200,"sku":"6829500","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ No Frame","offer_id":67773674225968,"sku":"6829503","price":1695.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Oak","offer_id":67773674258736,"sku":"6829504","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ White","offer_id":67773674291504,"sku":"6829506","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Black","offer_id":67773674324272,"sku":"6829507","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Dark Oak","offer_id":67773674357040,"sku":"6829505","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ No Frame","offer_id":67773674389808,"sku":"6829508","price":1795.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Oak","offer_id":67773674422576,"sku":"6829509","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ White","offer_id":67773674455344,"sku":"6829511","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Black","offer_id":67773674488112,"sku":"6829512","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Dark Oak","offer_id":67773674520880,"sku":"6829510","price":2095.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/unbroken-motion-dark-oak-frame.jpg?v=1789172756"},{"product_id":"the-white-standard-black-and-white-horse-art","title":"The White Standard","description":"\u003cstyle\u003e\n.horse-tws{--accent:#a9a49a;--dark:#17191a;--soft:#f3f2ef;max-width:980px;margin:0 auto;color:#292724;font-family:inherit;line-height:1.72;}\n.horse-tws *{box-sizing:border-box;}\n.horse-tws .horse-hero{position:relative;overflow:hidden;padding:56px 42px;background:var(--dark);color:#f7f4ef;}\n.horse-tws .horse-hero:after{content:\"EQUESTRIAN STUDY\";position:absolute;right:-20px;bottom:8px;color:rgba(255,255,255,.045);font:600 54px\/1 Arial,sans-serif;letter-spacing:.08em;white-space:nowrap;}\n.horse-tws .horse-kicker{position:relative;z-index:1;color:var(--accent);font-size:10px;letter-spacing:.18em;text-transform:uppercase;}\n.horse-tws h2{position:relative;z-index:1;margin:9px 0 14px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:500;}\n.horse-tws .horse-lead{position:relative;z-index:1;max-width:760px;margin:0;color:#ddd8d0;font-family:Georgia,serif;font-size:20px;line-height:1.5;}\n.horse-tws .horse-body{padding:42px;background:#fff;}\n.horse-tws .horse-body h3{margin:0 0 12px;color:#25221f;font-size:24px;font-weight:500;}\n.horse-tws .horse-body p{margin:0 0 18px;color:#68625b;}\n.horse-tws .horse-quote{margin:34px 0;padding:24px 26px;border-left:3px solid var(--accent);background:var(--soft);color:#3b3732;font-family:Georgia,serif;font-size:20px;}\n.horse-tws .horse-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;}\n.horse-tws .horse-card{padding:27px;background:var(--soft);}\n.horse-tws .horse-card strong{display:block;margin-bottom:8px;color:#28241f;}\n.horse-tws .horse-card p,.horse-tws .horse-card ul{margin:0;color:#655f58;}\n.horse-tws .horse-card ul{padding-left:20px;}\n.horse-tws .horse-specs{margin-top:30px;padding:30px;background:var(--dark);color:#d8d3cb;}\n.horse-tws .horse-specs h3{color:#fff;}\n.horse-tws .horse-specs ul{margin:0;padding-left:20px;}\n.horse-tws .horse-specs li{margin:8px 0;}\n.horse-tws .horse-links{margin-top:30px;padding:28px;background:var(--soft);}\n.horse-tws .horse-links h3{margin-bottom:16px;}\n.horse-tws .horse-links a{display:inline-block;margin:0 8px 9px 0;padding:8px 11px;border:1px solid rgba(0,0,0,.15);color:#4d4238;text-decoration:none;font-size:12px;}\n.horse-tws .horse-links a:hover{border-color:var(--accent);}\n.horse-tws .horse-collection{margin-top:30px;padding:30px;text-align:center;background:var(--dark);color:#ddd8d0;}\n.horse-tws .horse-collection strong{display:block;margin-bottom:9px;color:#fff;font-size:22px;}\n.horse-tws .horse-collection a{display:inline-block;margin-top:12px;padding:12px 18px;background:var(--accent);color:#15130f;text-decoration:none;font-size:10px;letter-spacing:.1em;text-transform:uppercase;}\n.horse-tws .horse-safety{margin-top:28px;padding-top:20px;border-top:1px solid #ddd5ca;color:#6c655d;font-size:13px;}\n@media(max-width:700px){.horse-tws .horse-hero,.horse-tws .horse-body{padding:36px 24px;}.horse-tws .horse-grid{grid-template-columns:1fr;}.horse-tws .horse-hero:after{font-size:36px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"horse-tws\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eBLACK \u0026amp; WHITE HORSE ART · CLARITY \u0026amp; DISCIPLINE\u003c\/span\u003e\n    \u003ch2\u003eThe White Standard\u003c\/h2\u003e\n    \u003cp class=\"horse-lead\"\u003eA sculptural white horse reduced to light, shadow and the exacting calm of a higher standard.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-body\"\u003e\n    \u003ch3\u003eThe Story Behind the Piece\u003c\/h3\u003e\n    \u003cp\u003eThe White Standard uses a restrained monochrome palette to reveal form without distraction. The horse emerges with architectural clarity—muscular, elegant and composed. Its quiet contrast gives the piece a refined authority that suits rooms where precision matters more than excess.\u003c\/p\u003e\n    \u003cdiv class=\"horse-quote\"\u003eWhite horses are associated with clarity, nobility and renewal. In monochrome, those ideas become cleaner and more modern: discipline expressed through restraint.\u003c\/div\u003e\n    \u003ch3\u003eDesigned for Rooms With Presence\u003c\/h3\u003e\n    \u003cp\u003eUse it in a minimalist office, monochrome living room or bright architectural space. Stone, white oak, black accents and brushed metal create a sharp setting for its tonal detail.\u003c\/p\u003e\n    \u003cdiv class=\"horse-grid\"\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eThree Statement Sizes\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003e100 × 75 cm \/ 40 × 30″\u003c\/li\u003e\n\u003cli\u003e140 × 105 cm \/ 56 × 42″\u003c\/li\u003e\n\u003cli\u003e165 × 120 cm \/ 64 × 48″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eFive Presentations\u003c\/strong\u003e\u003cp\u003eChoose black, dark oak, oak or white framing, or select the unframed canvas. Every framed option is designed to keep the artwork visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-specs\"\u003e\n      \u003ch3\u003eCanvas \u0026amp; Construction\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePoly-cotton blend canvas with a refined matte\/satin finish.\u003c\/li\u003e\n        \u003cli\u003eScratch, crack and warp resistant.\u003c\/li\u003e\n        \u003cli\u003eWater-based HP Latex inks with UV protection for lasting tonal depth.\u003c\/li\u003e\n        \u003cli\u003eFramed options use a solid wooden frame from renewable sources, 4 cm deep.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-links\"\u003e\n      \u003ch3\u003eExplore More Horse Art\u003c\/h3\u003e\n      \u003ca href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003eUntamed Authority\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003eUnbroken Motion\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/form-without-reins-abstract-horse-wall-art\"\u003eForm Without Reins\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-bloodline-equestrian-horse-wall-art\"\u003eThe Bloodline\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003eNo Master\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003eIn Formation\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/quiet-strength-neutral-horse-wall-art\"\u003eQuiet Strength\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-collection\"\u003e\n      \u003cstrong\u003eFreedom. Discipline. Presence.\u003c\/strong\u003e\n      Explore the complete Horse Wall Art collection—large-scale equestrian canvas art created for offices, studies and modern interiors.\n      \u003cbr\u003e\u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eShop Horse Wall Art\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-safety\"\u003e\n\u003cstrong\u003eProduct safety information (GPSR)\u003c\/strong\u003e\u003cbr\u003eDecorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mens Wall Co.","offers":[{"title":"100 x 75 cm \/ 40 x 30″ \/ No Frame","offer_id":67773687169328,"sku":"6829519","price":595.0,"currency_code":"USD","in_stock":true},{"title":"100 x 75 cm \/ 40 x 30″ \/ Oak","offer_id":67773687202096,"sku":"6829520","price":745.0,"currency_code":"USD","in_stock":true},{"title":"100 x 75 cm \/ 40 x 30″ \/ White","offer_id":67773687234864,"sku":"6829522","price":745.0,"currency_code":"USD","in_stock":true},{"title":"100 x 75 cm \/ 40 x 30″ \/ Black","offer_id":67773687267632,"sku":"6829523","price":745.0,"currency_code":"USD","in_stock":true},{"title":"100 x 75 cm \/ 40 x 30″ \/ Dark Oak","offer_id":67773687300400,"sku":"6829521","price":745.0,"currency_code":"USD","in_stock":true},{"title":"140 x 105 cm \/ 56 x 42″ \/ No Frame","offer_id":67773687333168,"sku":"6829524","price":1095.0,"currency_code":"USD","in_stock":true},{"title":"140 x 105 cm \/ 56 x 42″ \/ Oak","offer_id":67773687365936,"sku":"6829525","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 105 cm \/ 56 x 42″ \/ White","offer_id":67773687398704,"sku":"6829527","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 105 cm \/ 56 x 42″ \/ Black","offer_id":67773687431472,"sku":"6829528","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 105 cm \/ 56 x 42″ \/ Dark Oak","offer_id":67773687464240,"sku":"6829526","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"165 x 120 cm \/ 64 x 48″ \/ No Frame","offer_id":67773687497008,"sku":"6829529","price":1695.0,"currency_code":"USD","in_stock":true},{"title":"165 x 120 cm \/ 64 x 48″ \/ Oak","offer_id":67773687529776,"sku":"6829530","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"165 x 120 cm \/ 64 x 48″ \/ White","offer_id":67773687562544,"sku":"6829532","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"165 x 120 cm \/ 64 x 48″ \/ Black","offer_id":67773687595312,"sku":"6829533","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"165 x 120 cm \/ 64 x 48″ \/ Dark Oak","offer_id":67773687628080,"sku":"6829531","price":2095.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/the-white-standard-black-frame.jpg?v=1789172751"},{"product_id":"form-without-reins-abstract-horse-wall-art","title":"Form Without Reins","description":"\u003cstyle\u003e\n.horse-fwr{--accent:#7f8f6b;--dark:#18201b;--soft:#edf0e8;max-width:980px;margin:0 auto;color:#292724;font-family:inherit;line-height:1.72;}\n.horse-fwr *{box-sizing:border-box;}\n.horse-fwr .horse-hero{position:relative;overflow:hidden;padding:56px 42px;background:var(--dark);color:#f7f4ef;}\n.horse-fwr .horse-hero:after{content:\"EQUESTRIAN STUDY\";position:absolute;right:-20px;bottom:8px;color:rgba(255,255,255,.045);font:600 54px\/1 Arial,sans-serif;letter-spacing:.08em;white-space:nowrap;}\n.horse-fwr .horse-kicker{position:relative;z-index:1;color:var(--accent);font-size:10px;letter-spacing:.18em;text-transform:uppercase;}\n.horse-fwr h2{position:relative;z-index:1;margin:9px 0 14px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:500;}\n.horse-fwr .horse-lead{position:relative;z-index:1;max-width:760px;margin:0;color:#ddd8d0;font-family:Georgia,serif;font-size:20px;line-height:1.5;}\n.horse-fwr .horse-body{padding:42px;background:#fff;}\n.horse-fwr .horse-body h3{margin:0 0 12px;color:#25221f;font-size:24px;font-weight:500;}\n.horse-fwr .horse-body p{margin:0 0 18px;color:#68625b;}\n.horse-fwr .horse-quote{margin:34px 0;padding:24px 26px;border-left:3px solid var(--accent);background:var(--soft);color:#3b3732;font-family:Georgia,serif;font-size:20px;}\n.horse-fwr .horse-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;}\n.horse-fwr .horse-card{padding:27px;background:var(--soft);}\n.horse-fwr .horse-card strong{display:block;margin-bottom:8px;color:#28241f;}\n.horse-fwr .horse-card p,.horse-fwr .horse-card ul{margin:0;color:#655f58;}\n.horse-fwr .horse-card ul{padding-left:20px;}\n.horse-fwr .horse-specs{margin-top:30px;padding:30px;background:var(--dark);color:#d8d3cb;}\n.horse-fwr .horse-specs h3{color:#fff;}\n.horse-fwr .horse-specs ul{margin:0;padding-left:20px;}\n.horse-fwr .horse-specs li{margin:8px 0;}\n.horse-fwr .horse-links{margin-top:30px;padding:28px;background:var(--soft);}\n.horse-fwr .horse-links h3{margin-bottom:16px;}\n.horse-fwr .horse-links a{display:inline-block;margin:0 8px 9px 0;padding:8px 11px;border:1px solid rgba(0,0,0,.15);color:#4d4238;text-decoration:none;font-size:12px;}\n.horse-fwr .horse-links a:hover{border-color:var(--accent);}\n.horse-fwr .horse-collection{margin-top:30px;padding:30px;text-align:center;background:var(--dark);color:#ddd8d0;}\n.horse-fwr .horse-collection strong{display:block;margin-bottom:9px;color:#fff;font-size:22px;}\n.horse-fwr .horse-collection a{display:inline-block;margin-top:12px;padding:12px 18px;background:var(--accent);color:#15130f;text-decoration:none;font-size:10px;letter-spacing:.1em;text-transform:uppercase;}\n.horse-fwr .horse-safety{margin-top:28px;padding-top:20px;border-top:1px solid #ddd5ca;color:#6c655d;font-size:13px;}\n@media(max-width:700px){.horse-fwr .horse-hero,.horse-fwr .horse-body{padding:36px 24px;}.horse-fwr .horse-grid{grid-template-columns:1fr;}.horse-fwr .horse-hero:after{font-size:36px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"horse-fwr\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eABSTRACT HORSE WALL ART · FREEDOM \u0026amp; FORM\u003c\/span\u003e\n    \u003ch2\u003eForm Without Reins\u003c\/h2\u003e\n    \u003cp class=\"horse-lead\"\u003eThe horse reconstructed through layered green geometry—structured enough to hold form, free enough to escape it.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-body\"\u003e\n    \u003ch3\u003eThe Story Behind the Piece\u003c\/h3\u003e\n    \u003cp\u003eForm Without Reins breaks the equine figure into planes, edges and shifting fields of green. Recognition arrives gradually: first as rhythm and structure, then as a horse moving beyond its own outline. The tension between order and freedom gives the vertical composition its modern, intelligent character.\u003c\/p\u003e\n    \u003cdiv class=\"horse-quote\"\u003eThe horse represents instinct and independence. Geometric abstraction introduces discipline, making the piece a study of freedom shaped by intention rather than restraint.\u003c\/div\u003e\n    \u003ch3\u003eDesigned for Rooms With Presence\u003c\/h3\u003e\n    \u003cp\u003eThe portrait orientation is ideal beside shelving, between windows or above a narrow console. Olive, forest green, black, travertine and natural oak bring out its layered depth.\u003c\/p\u003e\n    \u003cdiv class=\"horse-grid\"\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eThree Statement Sizes\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003e75 × 100 cm \/ 30 × 40″\u003c\/li\u003e\n\u003cli\u003e105 × 140 cm \/ 42 × 56″\u003c\/li\u003e\n\u003cli\u003e120 × 165 cm \/ 48 × 64″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eFive Presentations\u003c\/strong\u003e\u003cp\u003eChoose black, dark oak, oak or white framing, or select the unframed canvas. Every framed option is designed to keep the artwork visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-specs\"\u003e\n      \u003ch3\u003eCanvas \u0026amp; Construction\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePoly-cotton blend canvas with a refined matte\/satin finish.\u003c\/li\u003e\n        \u003cli\u003eScratch, crack and warp resistant.\u003c\/li\u003e\n        \u003cli\u003eWater-based HP Latex inks with UV protection for lasting tonal depth.\u003c\/li\u003e\n        \u003cli\u003eFramed options use a solid wooden frame from renewable sources, 4 cm deep.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-links\"\u003e\n      \u003ch3\u003eExplore More Horse Art\u003c\/h3\u003e\n      \u003ca href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003eUntamed Authority\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003eUnbroken Motion\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-white-standard-black-and-white-horse-art\"\u003eThe White Standard\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-bloodline-equestrian-horse-wall-art\"\u003eThe Bloodline\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003eNo Master\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003eIn Formation\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/quiet-strength-neutral-horse-wall-art\"\u003eQuiet Strength\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-collection\"\u003e\n      \u003cstrong\u003eFreedom. Discipline. Presence.\u003c\/strong\u003e\n      Explore the complete Horse Wall Art collection—large-scale equestrian canvas art created for offices, studies and modern interiors.\n      \u003cbr\u003e\u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eShop Horse Wall Art\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-safety\"\u003e\n\u003cstrong\u003eProduct safety information (GPSR)\u003c\/strong\u003e\u003cbr\u003eDecorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mens Wall Co.","offers":[{"title":"75 x 100 cm \/ 30 x 40″ \/ No Frame","offer_id":67773690413360,"sku":"6829594","price":595.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ Oak","offer_id":67773690446128,"sku":"6829595","price":745.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ White","offer_id":67773690478896,"sku":"6829597","price":745.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ Black","offer_id":67773690511664,"sku":"6829598","price":745.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ Dark Oak","offer_id":67773690544432,"sku":"6829596","price":745.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ No Frame","offer_id":67773690577200,"sku":"6829599","price":1095.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ Oak","offer_id":67773690609968,"sku":"6829600","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ White","offer_id":67773690642736,"sku":"6829602","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ Black","offer_id":67773690675504,"sku":"6829603","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ Dark Oak","offer_id":67773690708272,"sku":"6829601","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ No Frame","offer_id":67773690741040,"sku":"6829604","price":1695.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ Oak","offer_id":67773690773808,"sku":"6829605","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ White","offer_id":67773690806576,"sku":"6829607","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ Black","offer_id":67773690839344,"sku":"6829608","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ Dark Oak","offer_id":67773690872112,"sku":"6829606","price":2095.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/form-without-reins-black-frame.jpg?v=1789172677"},{"product_id":"the-bloodline-equestrian-horse-wall-art","title":"The Bloodline","description":"\u003cstyle\u003e\n.horse-tbl{--accent:#9b7a55;--dark:#181513;--soft:#f2ede6;max-width:980px;margin:0 auto;color:#292724;font-family:inherit;line-height:1.72;}\n.horse-tbl *{box-sizing:border-box;}\n.horse-tbl .horse-hero{position:relative;overflow:hidden;padding:56px 42px;background:var(--dark);color:#f7f4ef;}\n.horse-tbl .horse-hero:after{content:\"EQUESTRIAN STUDY\";position:absolute;right:-20px;bottom:8px;color:rgba(255,255,255,.045);font:600 54px\/1 Arial,sans-serif;letter-spacing:.08em;white-space:nowrap;}\n.horse-tbl .horse-kicker{position:relative;z-index:1;color:var(--accent);font-size:10px;letter-spacing:.18em;text-transform:uppercase;}\n.horse-tbl h2{position:relative;z-index:1;margin:9px 0 14px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:500;}\n.horse-tbl .horse-lead{position:relative;z-index:1;max-width:760px;margin:0;color:#ddd8d0;font-family:Georgia,serif;font-size:20px;line-height:1.5;}\n.horse-tbl .horse-body{padding:42px;background:#fff;}\n.horse-tbl .horse-body h3{margin:0 0 12px;color:#25221f;font-size:24px;font-weight:500;}\n.horse-tbl .horse-body p{margin:0 0 18px;color:#68625b;}\n.horse-tbl .horse-quote{margin:34px 0;padding:24px 26px;border-left:3px solid var(--accent);background:var(--soft);color:#3b3732;font-family:Georgia,serif;font-size:20px;}\n.horse-tbl .horse-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;}\n.horse-tbl .horse-card{padding:27px;background:var(--soft);}\n.horse-tbl .horse-card strong{display:block;margin-bottom:8px;color:#28241f;}\n.horse-tbl .horse-card p,.horse-tbl .horse-card ul{margin:0;color:#655f58;}\n.horse-tbl .horse-card ul{padding-left:20px;}\n.horse-tbl .horse-specs{margin-top:30px;padding:30px;background:var(--dark);color:#d8d3cb;}\n.horse-tbl .horse-specs h3{color:#fff;}\n.horse-tbl .horse-specs ul{margin:0;padding-left:20px;}\n.horse-tbl .horse-specs li{margin:8px 0;}\n.horse-tbl .horse-links{margin-top:30px;padding:28px;background:var(--soft);}\n.horse-tbl .horse-links h3{margin-bottom:16px;}\n.horse-tbl .horse-links a{display:inline-block;margin:0 8px 9px 0;padding:8px 11px;border:1px solid rgba(0,0,0,.15);color:#4d4238;text-decoration:none;font-size:12px;}\n.horse-tbl .horse-links a:hover{border-color:var(--accent);}\n.horse-tbl .horse-collection{margin-top:30px;padding:30px;text-align:center;background:var(--dark);color:#ddd8d0;}\n.horse-tbl .horse-collection strong{display:block;margin-bottom:9px;color:#fff;font-size:22px;}\n.horse-tbl .horse-collection a{display:inline-block;margin-top:12px;padding:12px 18px;background:var(--accent);color:#15130f;text-decoration:none;font-size:10px;letter-spacing:.1em;text-transform:uppercase;}\n.horse-tbl .horse-safety{margin-top:28px;padding-top:20px;border-top:1px solid #ddd5ca;color:#6c655d;font-size:13px;}\n@media(max-width:700px){.horse-tbl .horse-hero,.horse-tbl .horse-body{padding:36px 24px;}.horse-tbl .horse-grid{grid-template-columns:1fr;}.horse-tbl .horse-hero:after{font-size:36px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"horse-tbl\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eEQUESTRIAN HORSE WALL ART · HERITAGE \u0026amp; DISCIPLINE\u003c\/span\u003e\n    \u003ch2\u003eThe Bloodline\u003c\/h2\u003e\n    \u003cp class=\"horse-lead\"\u003eA thoroughbred portrait shaped by heritage, precision and the quiet confidence of a proven line.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-body\"\u003e\n    \u003ch3\u003eThe Story Behind the Piece\u003c\/h3\u003e\n    \u003cp\u003eThe Bloodline approaches equestrian portraiture with the gravity of an heirloom. The horse is presented with an attentive gaze and finely controlled detail, balancing athletic refinement with inherited strength. Its square format gives the portrait the presence of an emblem—measured, enduring and exact.\u003c\/p\u003e\n    \u003cdiv class=\"horse-quote\"\u003eThe thoroughbred carries ideas of lineage, discipline and potential refined over generations. The result is less about spectacle than standards maintained over time.\u003c\/div\u003e\n    \u003ch3\u003eDesigned for Rooms With Presence\u003c\/h3\u003e\n    \u003cp\u003eThe balanced square composition anchors a study, library, office or formal living room. It pairs especially well with dark oak, leather, linen, brass and tailored neutral interiors.\u003c\/p\u003e\n    \u003cdiv class=\"horse-grid\"\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eThree Statement Sizes\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003e100 × 100 cm \/ 40 × 40″\u003c\/li\u003e\n\u003cli\u003e120 × 120 cm \/ 48 × 48″\u003c\/li\u003e\n\u003cli\u003e135 × 135 cm \/ 53 × 53″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eFive Presentations\u003c\/strong\u003e\u003cp\u003eChoose black, dark oak, oak or white framing, or select the unframed canvas. Every framed option is designed to keep the artwork visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-specs\"\u003e\n      \u003ch3\u003eCanvas \u0026amp; Construction\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePoly-cotton blend canvas with a refined matte\/satin finish.\u003c\/li\u003e\n        \u003cli\u003eScratch, crack and warp resistant.\u003c\/li\u003e\n        \u003cli\u003eWater-based HP Latex inks with UV protection for lasting tonal depth.\u003c\/li\u003e\n        \u003cli\u003eFramed options use a solid wooden frame from renewable sources, 4 cm deep.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-links\"\u003e\n      \u003ch3\u003eExplore More Horse Art\u003c\/h3\u003e\n      \u003ca href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003eUntamed Authority\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003eUnbroken Motion\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-white-standard-black-and-white-horse-art\"\u003eThe White Standard\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/form-without-reins-abstract-horse-wall-art\"\u003eForm Without Reins\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003eNo Master\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003eIn Formation\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/quiet-strength-neutral-horse-wall-art\"\u003eQuiet Strength\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-collection\"\u003e\n      \u003cstrong\u003eFreedom. Discipline. Presence.\u003c\/strong\u003e\n      Explore the complete Horse Wall Art collection—large-scale equestrian canvas art created for offices, studies and modern interiors.\n      \u003cbr\u003e\u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eShop Horse Wall Art\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-safety\"\u003e\n\u003cstrong\u003eProduct safety information (GPSR)\u003c\/strong\u003e\u003cbr\u003eDecorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mens Wall Co.","offers":[{"title":"100 x 100 cm \/ 40 x 40″ \/ No Frame","offer_id":67773689135408,"sku":"6829534","price":995.0,"currency_code":"USD","in_stock":true},{"title":"100 x 100 cm \/ 40 x 40″ \/ Oak","offer_id":67773689168176,"sku":"6829535","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"100 x 100 cm \/ 40 x 40″ \/ White","offer_id":67773689200944,"sku":"6829537","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"100 x 100 cm \/ 40 x 40″ \/ Black","offer_id":67773689233712,"sku":"6829538","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"100 x 100 cm \/ 40 x 40″ \/ Dark Oak","offer_id":67773689266480,"sku":"6829536","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ No Frame","offer_id":67773689299248,"sku":"6829539","price":1095.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ Oak","offer_id":67773689332016,"sku":"6829540","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ White","offer_id":67773689364784,"sku":"6829542","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ Black","offer_id":67773689397552,"sku":"6829543","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ Dark Oak","offer_id":67773689430320,"sku":"6829541","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ No Frame","offer_id":67773689463088,"sku":"6829544","price":1695.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ Oak","offer_id":67773689495856,"sku":"6829545","price":1895.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ White","offer_id":67773689528624,"sku":"6829547","price":1895.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ Black","offer_id":67773689561392,"sku":"6829548","price":1895.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ Dark Oak","offer_id":67773689594160,"sku":"6829546","price":1895.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/the-bloodline-black-frame.jpg?v=1789172756"},{"product_id":"no-master-black-stallion-wall-art","title":"No Master","description":"\u003cstyle\u003e\n.horse-nm{--accent:#8c3e45;--dark:#160f12;--soft:#f0e7e7;max-width:980px;margin:0 auto;color:#292724;font-family:inherit;line-height:1.72;}\n.horse-nm *{box-sizing:border-box;}\n.horse-nm .horse-hero{position:relative;overflow:hidden;padding:56px 42px;background:var(--dark);color:#f7f4ef;}\n.horse-nm .horse-hero:after{content:\"EQUESTRIAN STUDY\";position:absolute;right:-20px;bottom:8px;color:rgba(255,255,255,.045);font:600 54px\/1 Arial,sans-serif;letter-spacing:.08em;white-space:nowrap;}\n.horse-nm .horse-kicker{position:relative;z-index:1;color:var(--accent);font-size:10px;letter-spacing:.18em;text-transform:uppercase;}\n.horse-nm h2{position:relative;z-index:1;margin:9px 0 14px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:500;}\n.horse-nm .horse-lead{position:relative;z-index:1;max-width:760px;margin:0;color:#ddd8d0;font-family:Georgia,serif;font-size:20px;line-height:1.5;}\n.horse-nm .horse-body{padding:42px;background:#fff;}\n.horse-nm .horse-body h3{margin:0 0 12px;color:#25221f;font-size:24px;font-weight:500;}\n.horse-nm .horse-body p{margin:0 0 18px;color:#68625b;}\n.horse-nm .horse-quote{margin:34px 0;padding:24px 26px;border-left:3px solid var(--accent);background:var(--soft);color:#3b3732;font-family:Georgia,serif;font-size:20px;}\n.horse-nm .horse-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;}\n.horse-nm .horse-card{padding:27px;background:var(--soft);}\n.horse-nm .horse-card strong{display:block;margin-bottom:8px;color:#28241f;}\n.horse-nm .horse-card p,.horse-nm .horse-card ul{margin:0;color:#655f58;}\n.horse-nm .horse-card ul{padding-left:20px;}\n.horse-nm .horse-specs{margin-top:30px;padding:30px;background:var(--dark);color:#d8d3cb;}\n.horse-nm .horse-specs h3{color:#fff;}\n.horse-nm .horse-specs ul{margin:0;padding-left:20px;}\n.horse-nm .horse-specs li{margin:8px 0;}\n.horse-nm .horse-links{margin-top:30px;padding:28px;background:var(--soft);}\n.horse-nm .horse-links h3{margin-bottom:16px;}\n.horse-nm .horse-links a{display:inline-block;margin:0 8px 9px 0;padding:8px 11px;border:1px solid rgba(0,0,0,.15);color:#4d4238;text-decoration:none;font-size:12px;}\n.horse-nm .horse-links a:hover{border-color:var(--accent);}\n.horse-nm .horse-collection{margin-top:30px;padding:30px;text-align:center;background:var(--dark);color:#ddd8d0;}\n.horse-nm .horse-collection strong{display:block;margin-bottom:9px;color:#fff;font-size:22px;}\n.horse-nm .horse-collection a{display:inline-block;margin-top:12px;padding:12px 18px;background:var(--accent);color:#15130f;text-decoration:none;font-size:10px;letter-spacing:.1em;text-transform:uppercase;}\n.horse-nm .horse-safety{margin-top:28px;padding-top:20px;border-top:1px solid #ddd5ca;color:#6c655d;font-size:13px;}\n@media(max-width:700px){.horse-nm .horse-hero,.horse-nm .horse-body{padding:36px 24px;}.horse-nm .horse-grid{grid-template-columns:1fr;}.horse-nm .horse-hero:after{font-size:36px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"horse-nm\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eBLACK STALLION WALL ART · DEFIANCE \u0026amp; SELF-COMMAND\u003c\/span\u003e\n    \u003ch2\u003eNo Master\u003c\/h2\u003e\n    \u003cp class=\"horse-lead\"\u003eA rearing black stallion against deep burgundy—uncontained energy sharpened into a single vertical statement.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-body\"\u003e\n    \u003ch3\u003eThe Story Behind the Piece\u003c\/h3\u003e\n    \u003cp\u003eNo Master captures resistance at its most controlled. The stallion rises through a dark burgundy field, its movement forceful but deliberate. The composition turns defiance into presence: a reminder that independence has weight when it is backed by discipline and direction.\u003c\/p\u003e\n    \u003cdiv class=\"horse-quote\"\u003eThe rearing stallion symbolizes courage, sovereignty and the refusal to be diminished. Burgundy adds resolve and intensity without sacrificing the work's refined tone.\u003c\/div\u003e\n    \u003ch3\u003eDesigned for Rooms With Presence\u003c\/h3\u003e\n    \u003cp\u003eUse the tall composition in an executive office, private study, entry or stair wall. Black, oxblood, smoked oak, stone and low warm lighting deepen its dramatic character.\u003c\/p\u003e\n    \u003cdiv class=\"horse-grid\"\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eThree Statement Sizes\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003e75 × 100 cm \/ 30 × 40″\u003c\/li\u003e\n\u003cli\u003e105 × 140 cm \/ 42 × 56″\u003c\/li\u003e\n\u003cli\u003e120 × 165 cm \/ 48 × 64″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eFive Presentations\u003c\/strong\u003e\u003cp\u003eChoose black, dark oak, oak or white framing, or select the unframed canvas. Every framed option is designed to keep the artwork visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-specs\"\u003e\n      \u003ch3\u003eCanvas \u0026amp; Construction\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePoly-cotton blend canvas with a refined matte\/satin finish.\u003c\/li\u003e\n        \u003cli\u003eScratch, crack and warp resistant.\u003c\/li\u003e\n        \u003cli\u003eWater-based HP Latex inks with UV protection for lasting tonal depth.\u003c\/li\u003e\n        \u003cli\u003eFramed options use a solid wooden frame from renewable sources, 4 cm deep.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-links\"\u003e\n      \u003ch3\u003eExplore More Horse Art\u003c\/h3\u003e\n      \u003ca href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003eUntamed Authority\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003eUnbroken Motion\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-white-standard-black-and-white-horse-art\"\u003eThe White Standard\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/form-without-reins-abstract-horse-wall-art\"\u003eForm Without Reins\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-bloodline-equestrian-horse-wall-art\"\u003eThe Bloodline\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003eIn Formation\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/quiet-strength-neutral-horse-wall-art\"\u003eQuiet Strength\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-collection\"\u003e\n      \u003cstrong\u003eFreedom. Discipline. Presence.\u003c\/strong\u003e\n      Explore the complete Horse Wall Art collection—large-scale equestrian canvas art created for offices, studies and modern interiors.\n      \u003cbr\u003e\u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eShop Horse Wall Art\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-safety\"\u003e\n\u003cstrong\u003eProduct safety information (GPSR)\u003c\/strong\u003e\u003cbr\u003eDecorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mens Wall Co.","offers":[{"title":"75 x 100 cm \/ 30 x 40″ \/ No Frame","offer_id":67773651943728,"sku":"6829431","price":595.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ Oak","offer_id":67773651976496,"sku":"6829432","price":745.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ White","offer_id":67773652009264,"sku":"6829434","price":745.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ Black","offer_id":67773652042032,"sku":"6829435","price":745.0,"currency_code":"USD","in_stock":true},{"title":"75 x 100 cm \/ 30 x 40″ \/ Dark Oak","offer_id":67773652074800,"sku":"6829433","price":745.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ No Frame","offer_id":67773652107568,"sku":"6829436","price":1095.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ Oak","offer_id":67773652140336,"sku":"6829437","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ White","offer_id":67773652173104,"sku":"6829439","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ Black","offer_id":67773652205872,"sku":"6829440","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"105 x 140 cm \/ 42 x 56″ \/ Dark Oak","offer_id":67773652238640,"sku":"6829438","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ No Frame","offer_id":67773652271408,"sku":"6829441","price":1695.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ Oak","offer_id":67773652304176,"sku":"6829442","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ White","offer_id":67773652336944,"sku":"6829444","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ Black","offer_id":67773652369712,"sku":"6829445","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"120 x 165 cm \/ 48 x 64″ \/ Dark Oak","offer_id":67773652402480,"sku":"6829443","price":2095.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/no-master-no-frame.jpg?v=1789172755"},{"product_id":"in-formation-running-horses-wall-art","title":"In Formation","description":"\u003cstyle\u003e\n.horse-if{--accent:#6d8198;--dark:#101923;--soft:#e9eef2;max-width:980px;margin:0 auto;color:#292724;font-family:inherit;line-height:1.72;}\n.horse-if *{box-sizing:border-box;}\n.horse-if .horse-hero{position:relative;overflow:hidden;padding:56px 42px;background:var(--dark);color:#f7f4ef;}\n.horse-if .horse-hero:after{content:\"EQUESTRIAN STUDY\";position:absolute;right:-20px;bottom:8px;color:rgba(255,255,255,.045);font:600 54px\/1 Arial,sans-serif;letter-spacing:.08em;white-space:nowrap;}\n.horse-if .horse-kicker{position:relative;z-index:1;color:var(--accent);font-size:10px;letter-spacing:.18em;text-transform:uppercase;}\n.horse-if h2{position:relative;z-index:1;margin:9px 0 14px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:500;}\n.horse-if .horse-lead{position:relative;z-index:1;max-width:760px;margin:0;color:#ddd8d0;font-family:Georgia,serif;font-size:20px;line-height:1.5;}\n.horse-if .horse-body{padding:42px;background:#fff;}\n.horse-if .horse-body h3{margin:0 0 12px;color:#25221f;font-size:24px;font-weight:500;}\n.horse-if .horse-body p{margin:0 0 18px;color:#68625b;}\n.horse-if .horse-quote{margin:34px 0;padding:24px 26px;border-left:3px solid var(--accent);background:var(--soft);color:#3b3732;font-family:Georgia,serif;font-size:20px;}\n.horse-if .horse-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;}\n.horse-if .horse-card{padding:27px;background:var(--soft);}\n.horse-if .horse-card strong{display:block;margin-bottom:8px;color:#28241f;}\n.horse-if .horse-card p,.horse-if .horse-card ul{margin:0;color:#655f58;}\n.horse-if .horse-card ul{padding-left:20px;}\n.horse-if .horse-specs{margin-top:30px;padding:30px;background:var(--dark);color:#d8d3cb;}\n.horse-if .horse-specs h3{color:#fff;}\n.horse-if .horse-specs ul{margin:0;padding-left:20px;}\n.horse-if .horse-specs li{margin:8px 0;}\n.horse-if .horse-links{margin-top:30px;padding:28px;background:var(--soft);}\n.horse-if .horse-links h3{margin-bottom:16px;}\n.horse-if .horse-links a{display:inline-block;margin:0 8px 9px 0;padding:8px 11px;border:1px solid rgba(0,0,0,.15);color:#4d4238;text-decoration:none;font-size:12px;}\n.horse-if .horse-links a:hover{border-color:var(--accent);}\n.horse-if .horse-collection{margin-top:30px;padding:30px;text-align:center;background:var(--dark);color:#ddd8d0;}\n.horse-if .horse-collection strong{display:block;margin-bottom:9px;color:#fff;font-size:22px;}\n.horse-if .horse-collection a{display:inline-block;margin-top:12px;padding:12px 18px;background:var(--accent);color:#15130f;text-decoration:none;font-size:10px;letter-spacing:.1em;text-transform:uppercase;}\n.horse-if .horse-safety{margin-top:28px;padding-top:20px;border-top:1px solid #ddd5ca;color:#6c655d;font-size:13px;}\n@media(max-width:700px){.horse-if .horse-hero,.horse-if .horse-body{padding:36px 24px;}.horse-if .horse-grid{grid-template-columns:1fr;}.horse-if .horse-hero:after{font-size:36px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"horse-if\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eRUNNING HORSES WALL ART · DIRECTION \u0026amp; UNITY\u003c\/span\u003e\n    \u003ch2\u003eIn Formation\u003c\/h2\u003e\n    \u003cp class=\"horse-lead\"\u003eThree horses moving through a deep navy field, each distinct in force and aligned in direction.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-body\"\u003e\n    \u003ch3\u003eThe Story Behind the Piece\u003c\/h3\u003e\n    \u003cp\u003eIn Formation turns collective movement into a study of leadership. Three horses cross the composition with different gestures but a shared line of travel, creating a rhythm that feels coordinated rather than controlled. The navy atmosphere gives their momentum a calm, strategic weight.\u003c\/p\u003e\n    \u003cdiv class=\"horse-quote\"\u003eA group of running horses can represent trust, coordinated strength and progress built together. Their formation makes momentum feel intentional, not accidental.\u003c\/div\u003e\n    \u003ch3\u003eDesigned for Rooms With Presence\u003c\/h3\u003e\n    \u003cp\u003eIts broad landscape shape belongs above a conference credenza, office sofa or dining console. Navy, charcoal, cognac leather, brushed steel and pale stone support its composed energy.\u003c\/p\u003e\n    \u003cdiv class=\"horse-grid\"\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eThree Statement Sizes\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003e140 × 100 cm \/ 56 × 40″\u003c\/li\u003e\n\u003cli\u003e160 × 115 cm \/ 63 × 45″\u003c\/li\u003e\n\u003cli\u003e180 × 125 cm \/ 70 × 50″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eFive Presentations\u003c\/strong\u003e\u003cp\u003eChoose black, dark oak, oak or white framing, or select the unframed canvas. Every framed option is designed to keep the artwork visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-specs\"\u003e\n      \u003ch3\u003eCanvas \u0026amp; Construction\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePoly-cotton blend canvas with a refined matte\/satin finish.\u003c\/li\u003e\n        \u003cli\u003eScratch, crack and warp resistant.\u003c\/li\u003e\n        \u003cli\u003eWater-based HP Latex inks with UV protection for lasting tonal depth.\u003c\/li\u003e\n        \u003cli\u003eFramed options use a solid wooden frame from renewable sources, 4 cm deep.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-links\"\u003e\n      \u003ch3\u003eExplore More Horse Art\u003c\/h3\u003e\n      \u003ca href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003eUntamed Authority\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003eUnbroken Motion\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-white-standard-black-and-white-horse-art\"\u003eThe White Standard\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/form-without-reins-abstract-horse-wall-art\"\u003eForm Without Reins\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-bloodline-equestrian-horse-wall-art\"\u003eThe Bloodline\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003eNo Master\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/quiet-strength-neutral-horse-wall-art\"\u003eQuiet Strength\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-collection\"\u003e\n      \u003cstrong\u003eFreedom. Discipline. Presence.\u003c\/strong\u003e\n      Explore the complete Horse Wall Art collection—large-scale equestrian canvas art created for offices, studies and modern interiors.\n      \u003cbr\u003e\u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eShop Horse Wall Art\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-safety\"\u003e\n\u003cstrong\u003eProduct safety information (GPSR)\u003c\/strong\u003e\u003cbr\u003eDecorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mens Wall Co.","offers":[{"title":"140 x 100 cm \/ 56 x 40″ \/ No Frame","offer_id":67773672358192,"sku":"6829478","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Oak","offer_id":67773672390960,"sku":"6829479","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ White","offer_id":67773672423728,"sku":"6829481","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Black","offer_id":67773672456496,"sku":"6829482","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"140 x 100 cm \/ 56 x 40″ \/ Dark Oak","offer_id":67773672489264,"sku":"6829480","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ No Frame","offer_id":67773672522032,"sku":"6829483","price":1695.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Oak","offer_id":67773672554800,"sku":"6829484","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ White","offer_id":67773672587568,"sku":"6829486","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Black","offer_id":67773672620336,"sku":"6829487","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"160 x 115 cm \/ 63 x 45″ \/ Dark Oak","offer_id":67773672653104,"sku":"6829485","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ No Frame","offer_id":67773672685872,"sku":"6829488","price":1795.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Oak","offer_id":67773672718640,"sku":"6829489","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ White","offer_id":67773672751408,"sku":"6829491","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Black","offer_id":67773672784176,"sku":"6829492","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"180 x 125 cm \/ 70 x 50″ \/ Dark Oak","offer_id":67773672816944,"sku":"6829490","price":2095.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/in-formation-white-frame.jpg?v=1789172756"},{"product_id":"quiet-strength-neutral-horse-wall-art","title":"Quiet Strength","description":"\u003cstyle\u003e\n.horse-qs{--accent:#aa9479;--dark:#24201c;--soft:#f1eee8;max-width:980px;margin:0 auto;color:#292724;font-family:inherit;line-height:1.72;}\n.horse-qs *{box-sizing:border-box;}\n.horse-qs .horse-hero{position:relative;overflow:hidden;padding:56px 42px;background:var(--dark);color:#f7f4ef;}\n.horse-qs .horse-hero:after{content:\"EQUESTRIAN STUDY\";position:absolute;right:-20px;bottom:8px;color:rgba(255,255,255,.045);font:600 54px\/1 Arial,sans-serif;letter-spacing:.08em;white-space:nowrap;}\n.horse-qs .horse-kicker{position:relative;z-index:1;color:var(--accent);font-size:10px;letter-spacing:.18em;text-transform:uppercase;}\n.horse-qs h2{position:relative;z-index:1;margin:9px 0 14px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:500;}\n.horse-qs .horse-lead{position:relative;z-index:1;max-width:760px;margin:0;color:#ddd8d0;font-family:Georgia,serif;font-size:20px;line-height:1.5;}\n.horse-qs .horse-body{padding:42px;background:#fff;}\n.horse-qs .horse-body h3{margin:0 0 12px;color:#25221f;font-size:24px;font-weight:500;}\n.horse-qs .horse-body p{margin:0 0 18px;color:#68625b;}\n.horse-qs .horse-quote{margin:34px 0;padding:24px 26px;border-left:3px solid var(--accent);background:var(--soft);color:#3b3732;font-family:Georgia,serif;font-size:20px;}\n.horse-qs .horse-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;}\n.horse-qs .horse-card{padding:27px;background:var(--soft);}\n.horse-qs .horse-card strong{display:block;margin-bottom:8px;color:#28241f;}\n.horse-qs .horse-card p,.horse-qs .horse-card ul{margin:0;color:#655f58;}\n.horse-qs .horse-card ul{padding-left:20px;}\n.horse-qs .horse-specs{margin-top:30px;padding:30px;background:var(--dark);color:#d8d3cb;}\n.horse-qs .horse-specs h3{color:#fff;}\n.horse-qs .horse-specs ul{margin:0;padding-left:20px;}\n.horse-qs .horse-specs li{margin:8px 0;}\n.horse-qs .horse-links{margin-top:30px;padding:28px;background:var(--soft);}\n.horse-qs .horse-links h3{margin-bottom:16px;}\n.horse-qs .horse-links a{display:inline-block;margin:0 8px 9px 0;padding:8px 11px;border:1px solid rgba(0,0,0,.15);color:#4d4238;text-decoration:none;font-size:12px;}\n.horse-qs .horse-links a:hover{border-color:var(--accent);}\n.horse-qs .horse-collection{margin-top:30px;padding:30px;text-align:center;background:var(--dark);color:#ddd8d0;}\n.horse-qs .horse-collection strong{display:block;margin-bottom:9px;color:#fff;font-size:22px;}\n.horse-qs .horse-collection a{display:inline-block;margin-top:12px;padding:12px 18px;background:var(--accent);color:#15130f;text-decoration:none;font-size:10px;letter-spacing:.1em;text-transform:uppercase;}\n.horse-qs .horse-safety{margin-top:28px;padding-top:20px;border-top:1px solid #ddd5ca;color:#6c655d;font-size:13px;}\n@media(max-width:700px){.horse-qs .horse-hero,.horse-qs .horse-body{padding:36px 24px;}.horse-qs .horse-grid{grid-template-columns:1fr;}.horse-qs .horse-hero:after{font-size:36px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"horse-qs\"\u003e\n  \u003csection class=\"horse-hero\"\u003e\n    \u003cspan class=\"horse-kicker\"\u003eNEUTRAL HORSE WALL ART · CALM \u0026amp; COMPOSURE\u003c\/span\u003e\n    \u003ch2\u003eQuiet Strength\u003c\/h2\u003e\n    \u003cp class=\"horse-lead\"\u003eA serene horse portrait in warm stone tones, created for rooms where strength is felt before it is announced.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"horse-body\"\u003e\n    \u003ch3\u003eThe Story Behind the Piece\u003c\/h3\u003e\n    \u003cp\u003eQuiet Strength pares the horse portrait back to warm travertine, sand and softened shadow. The expression is attentive and calm, allowing the animal's presence to emerge through proportion and stillness. The result is understated equestrian art with enough scale to command a wall without disrupting the room.\u003c\/p\u003e\n    \u003cdiv class=\"horse-quote\"\u003eThe horse embodies endurance and sensitivity in equal measure. In this neutral study, power appears as steadiness—the ability to remain composed and present.\u003c\/div\u003e\n    \u003ch3\u003eDesigned for Rooms With Presence\u003c\/h3\u003e\n    \u003cp\u003eThe square format suits a quiet luxury office, bedroom, living room or tonal entry. Layer it with limestone, boucle, pale oak, linen and dark accents for measured contrast.\u003c\/p\u003e\n    \u003cdiv class=\"horse-grid\"\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eThree Statement Sizes\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003e100 × 100 cm \/ 40 × 40″\u003c\/li\u003e\n\u003cli\u003e120 × 120 cm \/ 48 × 48″\u003c\/li\u003e\n\u003cli\u003e135 × 135 cm \/ 53 × 53″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"horse-card\"\u003e\n\u003cstrong\u003eFive Presentations\u003c\/strong\u003e\u003cp\u003eChoose black, dark oak, oak or white framing, or select the unframed canvas. Every framed option is designed to keep the artwork visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-specs\"\u003e\n      \u003ch3\u003eCanvas \u0026amp; Construction\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePoly-cotton blend canvas with a refined matte\/satin finish.\u003c\/li\u003e\n        \u003cli\u003eScratch, crack and warp resistant.\u003c\/li\u003e\n        \u003cli\u003eWater-based HP Latex inks with UV protection for lasting tonal depth.\u003c\/li\u003e\n        \u003cli\u003eFramed options use a solid wooden frame from renewable sources, 4 cm deep.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-links\"\u003e\n      \u003ch3\u003eExplore More Horse Art\u003c\/h3\u003e\n      \u003ca href=\"https:\/\/menswallco.com\/products\/untamed-authority-black-horse-wall-art\"\u003eUntamed Authority\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/unbroken-motion-running-horse-wall-art\"\u003eUnbroken Motion\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-white-standard-black-and-white-horse-art\"\u003eThe White Standard\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/form-without-reins-abstract-horse-wall-art\"\u003eForm Without Reins\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/the-bloodline-equestrian-horse-wall-art\"\u003eThe Bloodline\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/no-master-black-stallion-wall-art\"\u003eNo Master\u003c\/a\u003e\u003ca href=\"https:\/\/menswallco.com\/products\/in-formation-running-horses-wall-art\"\u003eIn Formation\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-collection\"\u003e\n      \u003cstrong\u003eFreedom. Discipline. Presence.\u003c\/strong\u003e\n      Explore the complete Horse Wall Art collection—large-scale equestrian canvas art created for offices, studies and modern interiors.\n      \u003cbr\u003e\u003ca href=\"https:\/\/menswallco.com\/collections\/horse-wall-art\"\u003eShop Horse Wall Art\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"horse-safety\"\u003e\n\u003cstrong\u003eProduct safety information (GPSR)\u003c\/strong\u003e\u003cbr\u003eDecorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mens Wall Co.","offers":[{"title":"100 x 100 cm \/ 40 x 40″ \/ No Frame","offer_id":67773668360496,"sku":"6829448","price":995.0,"currency_code":"USD","in_stock":true},{"title":"100 x 100 cm \/ 40 x 40″ \/ Oak","offer_id":67773668393264,"sku":"6829449","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"100 x 100 cm \/ 40 x 40″ \/ White","offer_id":67773668426032,"sku":"6829451","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"100 x 100 cm \/ 40 x 40″ \/ Black","offer_id":67773668458800,"sku":"6829452","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"100 x 100 cm \/ 40 x 40″ \/ Dark Oak","offer_id":67773668491568,"sku":"6829450","price":1195.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ No Frame","offer_id":67773668524336,"sku":"6829453","price":1095.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ Oak","offer_id":67773668557104,"sku":"6829454","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ White","offer_id":67773668589872,"sku":"6829456","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ Black","offer_id":67773668622640,"sku":"6829457","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"120 x 120 cm \/ 48 x 48″ \/ Dark Oak","offer_id":67773668655408,"sku":"6829455","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ No Frame","offer_id":67773668688176,"sku":"6829458","price":1695.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ Oak","offer_id":67773668720944,"sku":"6829459","price":1895.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ White","offer_id":67773668753712,"sku":"6829461","price":1895.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ Black","offer_id":67773668786480,"sku":"6829462","price":1895.0,"currency_code":"USD","in_stock":true},{"title":"135 x 135 cm \/ 53 x 53″ \/ Dark Oak","offer_id":67773668819248,"sku":"6829460","price":1895.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/quiet-strength-black-frame.jpg?v=1789172757"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/collections\/untamed-authority-oak-frame.jpg?v=1789173294","url":"https:\/\/menswallco.com\/collections\/horse-wall-art.oembed","provider":"Mens Wall Co.","version":"1.0","type":"link"}