✦ Verified product
Babylon Horseshoe
EUR 42.00
Haras Bucephale
Verified independent store
→
Babylon – The Great Fierce, resilient, and breathtakingly elegant, Babylon embodies strength and transformation. Once a challenging spirit, she has blossomed into a powerful beauty
with the heart of a fighter and the grace of a queen. A true symbol of perseverance and trust, Babylon is proof that even the wildest souls can shine with love and patience. Find the horse that reflects your character Explore each spirit below—tap or click to learn more. Baroness – The Queen Barbassionne – The Charmer Barbabella – The Timeless Beauty Bumblebee – The Thunderstorm Bucephale – The Rock B.B. – Our Beloved Bastard Babylon – The Great Battle Angel – The Princess Key Features Handcrafted with premium materials Inspired by the soul and spirit of our horses Available in various colours reflecting the personality of the Haras Bucephale horses /* Intro */ .hb-intro { margin: .5rem 0 1rem; } .hb-prodtitle { font-weight: 700; font-size: 1.15rem; margin: 0 0 .25rem; } .hb-proddesc { margin: 0; font-size: .95rem; line-height: 1.55; } /* Container blocks (full width inside Tilda card) */ .hb-block { width: 100%; margin: 1rem 0 .5rem; } /* Titles & subtitles */ .hb-title { font-weight: 700; font-size: 1.05rem; margin: 0 0 .25rem; } .hb-subtitle { margin: 0 0 .8rem; font-size: .95rem; opacity: .85; } /* Hover list */ .hb-horse-list { display: grid; gap: .35rem; } .hb-horse { position: relative; display: flex; align-items: center; justify-content: space-between; padding: .65rem .9rem; border: 1px solid rgba(0,0,0,.12); border-radius: .6rem; text-decoration: none; background: #fff; transition: border-color .15s ease, transform .06s ease; } .hb-horse:hover { border-color: rgba(0,0,0,.28); transform: translateY(1px); } .hb-horse:focus-visible { outline: 2px solid #000; outline-offset: 2px; } .hb-horse__name { font-size: .97rem; font-weight: 600; } .hb-horse::after { content: "→"; transform: translateX(-6px); opacity: 0; transition: transform .15s ease, opacity .15s ease; font-size: 1.05rem; } .hb-horse:hover::after, .hb-horse:focus-visible::after { transform: translateX(0); opacity: 1; } /* Accordion (collapsed by default) */ .hb-accordion { width: 100%; border: 1px solid rgba(0,0,0,.12); border-radius: .6rem; background: #fff; } .hb-accordion__summary { list-style: none; cursor: pointer; padding: .85rem 1rem; font-weight: 700; position: relative; display: flex; align-items: center; gap: .6rem; } .hb-accordion__summary::-webkit-details-marker { display: none; } /* + / – icon (pure CSS) */ .hb-accordion__icon { margin-left: auto; width: 1rem; height: 1rem; position: relative; display: inline-block; } .hb-accordion__icon::before, .hb-accordion__icon::after { content: ""; position: absolute; inset: 0; margin: auto; background: currentColor; transition: transform .15s ease, opacity .15s ease; } .hb-accordion__icon::before { width: 100%; height: 2px; } /* horizontal bar */ .hb-accordion__icon::after { width: 2px; height: 100%; } /* vertical bar => + */ .hb-accordion[open] .hb-accordion__icon::after { opacity: 0; transform: scaleY(0); } /* becomes – */ .hb-accordion__content { padding: .6rem 1rem 1rem; } .hb-feat-list { margin: 0; padding-left: 1.1rem; } .hb-feat-list li { margin: .25rem 0; } /* Small screens */ @media (max-width: 480px){ .hb-horse { padding: .7rem .9rem; } .hb-prodtitle { font-size: 1.08rem; } }