The Ora Skirt is our signature asymmetrical maxi skirt, defined by a draped fringe detail at the right back. Designed with a low waist and a subtle A-line silhouette, it falls in a long fluid line. Crafted from a soft, lightweight woven fabric, it holds a clean, gentle shape while maintaining an effortless look from the front. The silhouette moves with ease, creating a quiet sense of flow and understated refinement. Fit & Sizing + Model is 5'9" and wears a size S. Fits true to size. View Size Guide Fabric & Care + 72% Viscose 28% Chinlon. Machine wash cold, lay flat to dry. Shop The Look + Palau Top Ivory .odne-accordion .accordion-item { border-bottom: 1px solid #e5e5e5; padding: 12px 0; } .odne-accordion .accordion-header { display: flex; justify-content: space-between; align-items: center; cursor: pointer; font-size: 16px; letter-spacing: 0.02em; } .odne-accordion .icon { font-size: 20px; font-weight: 300; line-height: 1; transition: transform 0.25s ease; } .odne-accordion .accordion-content { display: none; margin-top: 8px; font-size: 14px; color: #555; } .odne-accordion .accordion-item.active .accordion-content { display: block; } .odne-accordion .accordion-item.active .icon { transform: rotate(45deg); } document.querySelectorAll('.odne-accordion .accordion-header').forEach(header => { header.addEventListener('click', () => { const item = header.parentElement; item.classList.toggle('active'); }); });