{"product_id":"draped-backless-ruched-maxi-dress-effortless-elegance-from-every-angle","title":"Draped Backless Ruched Maxi Dress Effortless Elegance From Every Angle","description":"\u003c!-- =========================================================\n     DRAPED BACKLESS RUCHED MAXI DRESS\n     SHOPIFY CUSTOM HTML PRODUCT DETAIL PAGE\n\n     UPDATE:\n     HERO VIDEO = 3.mp4\n\n     VISUAL PALETTE:\n     Olive:        #727543\n     Deep Olive:   #4F5332\n     Burgundy:     #7B3549\n     Cocoa Brown:  #62483D\n     Champagne:    #C9A66B\n     Ivory:        #F8F4ED\n     Soft Sand:    #EEE5D9\n     Espresso:     #201A17\n========================================================= --\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   RESET\n========================================================= *\/\n\n.athena-pdp,\n.athena-pdp *,\n.athena-pdp *::before,\n.athena-pdp *::after {\n  box-sizing: border-box;\n}\n\n.athena-pdp {\n  --olive: #727543;\n  --olive-dark: #4F5332;\n  --olive-soft: #E8E7D7;\n\n  --burgundy: #7B3549;\n  --burgundy-dark: #653042;\n  --burgundy-soft: #F1E1E5;\n\n  --cocoa: #62483D;\n\n  --champagne: #C9A66B;\n  --champagne-soft: #F2E8D8;\n\n  --ivory: #F8F4ED;\n  --sand: #EEE5D9;\n  --white: #FFFFFF;\n\n  --espresso: #201A17;\n  --text: #29231F;\n  --muted: #6D655E;\n  --line: #DED5CB;\n\n  width: 100%;\n  max-width: 860px;\n\n  margin: 0 auto;\n  padding: 8px 0 32px;\n\n  color: var(--text);\n\n  font-family: inherit;\n  line-height: 1.65;\n\n  container-type: inline-size;\n}\n\n\n\/* =========================================================\n   GLOBAL IMAGE\n========================================================= *\/\n\n.athena-pdp img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n\n  border-radius: 8px !important;\n}\n\n\n\/* =========================================================\n   GLOBAL VIDEO\n========================================================= *\/\n\n.athena-pdp video {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.athena-pdp .pdp-video {\n  width: 100%;\n\n  margin-top: 19px;\n\n  overflow: hidden;\n\n  border-radius: 8px;\n\n  background: #201A17;\n}\n\n.athena-pdp .pdp-video video {\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  margin: 0;\n\n  border-radius: 8px;\n\n  pointer-events: none;\n\n  user-select: none;\n  -webkit-user-select: none;\n}\n\n\n\/* =========================================================\n   FONT\n========================================================= *\/\n\n.athena-pdp h1,\n.athena-pdp h2,\n.athena-pdp h3,\n.athena-pdp h4,\n.athena-pdp p,\n.athena-pdp a,\n.athena-pdp button,\n.athena-pdp table,\n.athena-pdp div,\n.athena-pdp span {\n  font-family: inherit;\n}\n\n.athena-pdp h1,\n.athena-pdp h2,\n.athena-pdp h3,\n.athena-pdp h4,\n.athena-pdp p {\n  margin-top: 0;\n}\n\n\n\/* =========================================================\n   MASTER CARD\n========================================================= *\/\n\n.athena-pdp .pdp-block-card {\n  position: relative;\n\n  display: block;\n\n  width: 100%;\n\n  margin-bottom: 18px;\n  padding: 27px;\n\n  overflow: hidden;\n\n  border: 0 !important;\n  border-radius: 12px;\n\n  background: var(--ivory);\n\n  box-shadow:\n    0 7px 22px rgba(40, 31, 24, 0.065);\n}\n\n\n\/* =========================================================\n   SECTION TAG\n========================================================= *\/\n\n.athena-pdp .pdp-section-tag,\n.athena-pdp .pdp-feature-tag {\n  display: inline-flex;\n\n  align-items: center;\n\n  width: fit-content;\n\n  gap: 5px;\n\n  margin-bottom: 12px;\n  padding: 6px 11px;\n\n  border-radius: 999px;\n\n  background: var(--champagne-soft);\n\n  color: var(--cocoa);\n\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1;\n\n  letter-spacing: .08em;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   TITLES\n========================================================= *\/\n\n.athena-pdp .pdp-title {\n  margin-bottom: 10px;\n\n  color: var(--espresso);\n\n  font-size: clamp(27px, 4.7vw, 40px);\n  font-weight: 800;\n  line-height: 1.08;\n\n  letter-spacing: -.03em;\n}\n\n.athena-pdp .pdp-title-accent {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--olive);\n}\n\n.athena-pdp .pdp-section-title {\n  margin-bottom: 10px;\n\n  color: var(--espresso);\n\n  font-size: clamp(22px, 3.4vw, 29px);\n  font-weight: 800;\n  line-height: 1.16;\n\n  letter-spacing: -.02em;\n}\n\n.athena-pdp .pdp-section-title .accent {\n  color: var(--olive);\n}\n\n.athena-pdp .pdp-card-title {\n  margin-bottom: 7px;\n\n  color: var(--espresso);\n\n  font-size: 20px;\n  font-weight: 800;\n  line-height: 1.28;\n}\n\n\n\/* =========================================================\n   TEXT\n========================================================= *\/\n\n.athena-pdp .pdp-copy {\n  max-width: 720px;\n\n  margin-bottom: 17px;\n\n  color: var(--muted);\n\n  font-size: 15px;\n  line-height: 1.72;\n}\n\n\n\/* =========================================================\n   UNIVERSAL BOTTOM IMAGE\n========================================================= *\/\n\n.athena-pdp .pdp-image {\n  width: 100%;\n\n  margin-top: 19px;\n\n  overflow: hidden;\n\n  border-radius: 8px;\n\n  background: var(--sand);\n}\n\n.athena-pdp .pdp-image img {\n  width: 100%;\n\n  margin: 0;\n}\n\n\n\/* =========================================================\n   01 HERO\n========================================================= *\/\n\n.athena-pdp .pdp-hero {\n  padding: 31px;\n\n  background: var(--ivory);\n}\n\n.athena-pdp .pdp-hero-badge {\n  display: inline-flex;\n\n  align-items: center;\n\n  margin-bottom: 13px;\n\n  padding: 7px 13px;\n\n  border-radius: 999px;\n\n  background: var(--burgundy);\n\n  color: #FFFFFF;\n\n  font-size: 11px;\n  font-weight: 800;\n\n  letter-spacing: .07em;\n}\n\n.athena-pdp .pdp-rating-row {\n  display: flex;\n\n  flex-wrap: wrap;\n  align-items: center;\n\n  gap: 9px;\n\n  margin: 14px 0 16px;\n\n  color: #584F48;\n\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.athena-pdp .pdp-stars {\n  color: var(--champagne) !important;\n  -webkit-text-fill-color: var(--champagne) !important;\n\n  letter-spacing: 1px;\n\n  white-space: nowrap;\n}\n\n.athena-pdp .pdp-divider {\n  width: 1px;\n  height: 14px;\n\n  background: #CFC4B8;\n}\n\n.athena-pdp .pdp-hero-copy {\n  max-width: 690px;\n\n  margin-bottom: 0;\n\n  color: #625A53;\n\n  font-size: 16px;\n  line-height: 1.72;\n}\n\n.athena-pdp .pdp-hero-copy strong {\n  color: var(--olive-dark);\n}\n\n\n\/* =========================================================\n   02 PAIN POINT\n========================================================= *\/\n\n.athena-pdp .pain-mini-grid {\n  display: grid;\n\n  grid-template-columns: repeat(2,1fr);\n\n  gap: 10px;\n\n  margin: 17px 0 0;\n}\n\n.athena-pdp .pain-mini {\n  padding: 14px;\n\n  border-radius: 10px;\n\n  background: #FFFFFF;\n\n  text-align: center;\n\n  color: var(--muted);\n\n  font-size: 12px;\n}\n\n.athena-pdp .pain-mini strong {\n  display: block;\n\n  margin-bottom: 3px;\n\n  color: var(--espresso);\n\n  font-size: 14px;\n}\n\n.athena-pdp .pain-mini.solution {\n  background: var(--olive-soft);\n}\n\n.athena-pdp .pain-mini.solution strong {\n  color: var(--olive-dark);\n}\n\n\n\/* =========================================================\n   03 KEY FEATURES HEADER\n========================================================= *\/\n\n.athena-pdp .pdp-feature-header {\n  margin-bottom: 18px;\n}\n\n\n\/* =========================================================\n   03 KEY FEATURES\n========================================================= *\/\n\n.athena-pdp .pdp-feature-grid {\n  display: grid !important;\n\n  grid-template-columns: 1fr !important;\n\n  gap: 18px !important;\n\n  width: 100%;\n\n  margin-bottom: 18px;\n}\n\n.athena-pdp .pdp-feature-card-v {\n  position: relative;\n\n  display: block;\n\n  width: 100%;\n  min-width: 0;\n\n  padding: 24px;\n\n  overflow: hidden;\n\n  border: 0 !important;\n  border-radius: 12px;\n\n  background: var(--ivory);\n\n  box-shadow:\n    0 7px 22px rgba(40, 31, 24, 0.065);\n}\n\n.athena-pdp .pdp-feature-card-v .pdp-feature-tag {\n  margin-bottom: 11px;\n}\n\n.athena-pdp .pdp-feature-card-v:nth-child(1) .pdp-feature-tag {\n  background: var(--champagne-soft);\n\n  color: var(--cocoa);\n}\n\n.athena-pdp .pdp-feature-card-v:nth-child(2) .pdp-feature-tag {\n  background: var(--burgundy-soft);\n\n  color: var(--burgundy);\n}\n\n.athena-pdp .pdp-feature-card-v:nth-child(3) .pdp-feature-tag {\n  background: var(--olive-soft);\n\n  color: var(--olive-dark);\n}\n\n.athena-pdp .pdp-feature-card-v:nth-child(4) .pdp-feature-tag {\n  background: #EDE3DB;\n\n  color: var(--cocoa);\n}\n\n.athena-pdp .pdp-feature-card-v p {\n  max-width: 720px;\n\n  margin-bottom: 0;\n\n  color: var(--muted);\n\n  font-size: 14px;\n  line-height: 1.68;\n}\n\n.athena-pdp .pdp-feature-image {\n  width: 100%;\n\n  margin-top: 18px;\n\n  overflow: hidden;\n\n  border-radius: 8px;\n}\n\n.athena-pdp .pdp-feature-image img {\n  width: 100%;\n\n  height: auto;\n\n  margin: 0;\n\n  object-fit: cover;\n}\n\n\n\/* =========================================================\n   04 HOW TO WEAR\n========================================================= *\/\n\n.athena-pdp .pdp-steps {\n  display: grid;\n\n  gap: 10px;\n\n  margin-top: 18px;\n}\n\n.athena-pdp .pdp-step {\n  display: flex;\n\n  align-items: flex-start;\n\n  gap: 13px;\n\n  padding: 15px;\n\n  border-radius: 10px;\n\n  background: #FFFFFF;\n}\n\n.athena-pdp .pdp-step-num {\n  flex: 0 0 35px;\n\n  display: grid;\n\n  place-items: center;\n\n  width: 35px;\n  height: 35px;\n\n  border-radius: 50%;\n\n  background: var(--champagne);\n\n  color: #FFFFFF;\n\n  font-size: 15px;\n  font-weight: 900;\n}\n\n.athena-pdp .pdp-step-copy strong {\n  display: block;\n\n  margin-bottom: 2px;\n\n  color: var(--espresso);\n\n  font-size: 15px;\n}\n\n.athena-pdp .pdp-step-copy span {\n  display: block;\n\n  color: var(--muted);\n\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   05 SPECIFICATIONS\n========================================================= *\/\n\n.athena-pdp .pdp-spec-list {\n  overflow: hidden;\n\n  margin: 18px 0 0;\n\n  border-radius: 10px;\n\n  background: #FFFFFF;\n}\n\n.athena-pdp .pdp-spec-row {\n  display: grid;\n\n  grid-template-columns: 39% 61%;\n\n  border-bottom: 1px solid #EEE7DF;\n}\n\n.athena-pdp .pdp-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.athena-pdp .pdp-spec-key,\n.athena-pdp .pdp-spec-value {\n  padding: 12px 14px;\n\n  font-size: 13px;\n}\n\n.athena-pdp .pdp-spec-key {\n  background: #EFE9DF;\n\n  color: var(--cocoa);\n\n  font-weight: 800;\n}\n\n.athena-pdp .pdp-spec-value {\n  color: #585149;\n}\n\n.athena-pdp .pdp-table-wrap {\n  width: 100%;\n\n  overflow-x: auto;\n\n  margin-top: 18px;\n\n  border-radius: 10px;\n}\n\n.athena-pdp .pdp-size-table {\n  width: 100%;\n\n  min-width: 625px;\n\n  border-collapse: collapse;\n\n  background: #FFFFFF;\n\n  text-align: center;\n}\n\n.athena-pdp .pdp-size-table th,\n.athena-pdp .pdp-size-table td {\n  padding: 12px 10px;\n\n  border-bottom: 1px solid #E9E2DA;\n\n  font-size: 13px;\n}\n\n.athena-pdp .pdp-size-table th {\n  background: var(--olive-dark);\n\n  color: #FFFFFF;\n\n  font-weight: 800;\n}\n\n.athena-pdp .pdp-size-table td:first-child {\n  color: var(--burgundy);\n\n  font-weight: 900;\n}\n\n.athena-pdp .pdp-spec-note {\n  margin: 10px 0 0;\n\n  color: #7B726A;\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   06 FAQ\n========================================================= *\/\n\n.athena-pdp .pdp-faq-list {\n  display: grid;\n\n  gap: 9px;\n\n  margin-top: 17px;\n}\n\n.athena-pdp details {\n  overflow: hidden;\n\n  border-radius: 9px;\n\n  background: #FFFFFF;\n}\n\n.athena-pdp summary {\n  position: relative;\n\n  padding: 15px 44px 15px 15px;\n\n  color: var(--espresso);\n\n  font-size: 14px;\n  font-weight: 800;\n\n  cursor: pointer;\n\n  list-style: none;\n}\n\n.athena-pdp summary::-webkit-details-marker {\n  display: none;\n}\n\n.athena-pdp summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  top: 50%;\n  right: 16px;\n\n  transform: translateY(-50%);\n\n  color: var(--burgundy);\n\n  font-size: 22px;\n}\n\n.athena-pdp details[open] summary::after {\n  content: \"−\";\n}\n\n.athena-pdp .pdp-faq-answer {\n  padding: 0 15px 16px;\n\n  color: var(--muted);\n\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   07 WHY US\n========================================================= *\/\n\n.athena-pdp .pdp-why-grid {\n  display: grid;\n\n  grid-template-columns: repeat(2,1fr);\n\n  gap: 10px;\n\n  margin: 18px 0 0;\n}\n\n.athena-pdp .pdp-why-item {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  min-height: 76px;\n\n  padding: 13px;\n\n  border: 1.8px solid var(--olive);\n\n  border-radius: 10px;\n\n  background: #FFFFFF;\n\n  color: var(--olive-dark);\n\n  text-align: center;\n\n  font-size: 14px;\n  font-weight: 800;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   08 SHOP WITH CONFIDENCE\n========================================================= *\/\n\n.athena-pdp .pdp-confidence-copy {\n  max-width: 690px;\n\n  margin-bottom: 0;\n}\n\n.athena-pdp .confidence-mini-row {\n  display: grid;\n\n  grid-template-columns: repeat(3,1fr);\n\n  gap: 9px;\n\n  margin-top: 17px;\n}\n\n.athena-pdp .confidence-mini {\n  padding: 12px 8px;\n\n  border-radius: 9px;\n\n  background: #FFFFFF;\n\n  color: var(--olive-dark);\n\n  text-align: center;\n\n  font-size: 12px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   09 SHIPPING\n========================================================= *\/\n\n.athena-pdp .shipping-list {\n  display: grid;\n\n  gap: 10px;\n\n  margin-top: 17px;\n}\n\n.athena-pdp .shipping-item {\n  display: flex;\n\n  gap: 12px;\n\n  align-items: flex-start;\n\n  padding: 15px;\n\n  border: 1.5px solid var(--olive);\n\n  border-radius: 10px;\n\n  background: #FFFFFF;\n}\n\n.athena-pdp .shipping-icon {\n  flex: 0 0 35px;\n\n  display: grid;\n\n  place-items: center;\n\n  width: 35px;\n  height: 35px;\n\n  border-radius: 50%;\n\n  background: var(--olive-soft);\n}\n\n.athena-pdp .shipping-copy strong {\n  display: block;\n\n  color: var(--espresso);\n\n  font-size: 14px;\n}\n\n.athena-pdp .shipping-copy span {\n  display: block;\n\n  margin-top: 2px;\n\n  color: var(--muted);\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   10 CTA\n========================================================= *\/\n\n.athena-pdp .pdp-cta {\n  background: #201A17 !important;\n  background-color: #201A17 !important;\n  background-image: none !important;\n\n  color: #FFFFFF !important;\n\n  text-align: center;\n\n  isolation: isolate;\n}\n\n.athena-pdp .pdp-cta .pdp-section-tag {\n  background: rgba(201,166,107,.14) !important;\n\n  color: #E9CCA0 !important;\n  -webkit-text-fill-color: #E9CCA0 !important;\n}\n\n.athena-pdp .pdp-cta .pdp-section-title {\n  color: #FFFFFF !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n}\n\n.athena-pdp .pdp-cta .accent {\n  color: #DBBF8F !important;\n  -webkit-text-fill-color: #DBBF8F !important;\n}\n\n.athena-pdp .cta-copy {\n  max-width: 620px;\n\n  margin: 0 auto 20px;\n\n  color: #D7CCC3 !important;\n  -webkit-text-fill-color: #D7CCC3 !important;\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   CTA BUTTON\n========================================================= *\/\n\n.athena-pdp .pdp-cta a.buy-btn,\n.athena-pdp .pdp-cta a.buy-btn:link,\n.athena-pdp .pdp-cta a.buy-btn:visited {\n  display: flex !important;\n\n  align-items: center !important;\n  justify-content: center !important;\n\n  width: 100% !important;\n  max-width: 520px !important;\n\n  min-height: 56px;\n\n  margin: 0 auto !important;\n\n  padding: 17px 20px !important;\n\n  border: 0 !important;\n  border-radius: 9px !important;\n\n  background: #7B3549 !important;\n  background-color: #7B3549 !important;\n  background-image: none !important;\n\n  color: #FFFFFF !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n\n  box-shadow: none !important;\n\n  text-decoration: none !important;\n\n  font-size: 16px !important;\n  font-weight: 900 !important;\n  line-height: 1.2 !important;\n\n  letter-spacing: .035em !important;\n\n  opacity: 1 !important;\n\n  filter: none !important;\n\n  appearance: none !important;\n  -webkit-appearance: none !important;\n\n  position: relative;\n\n  z-index: 2;\n\n  transition:\n    background-color .2s ease,\n    transform .2s ease !important;\n}\n\n.athena-pdp .pdp-cta a.buy-btn:hover {\n  background: #913E56 !important;\n  background-color: #913E56 !important;\n\n  color: #FFFFFF !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n\n  text-decoration: none !important;\n\n  opacity: 1 !important;\n\n  transform: translateY(-1px);\n}\n\n.athena-pdp .pdp-cta a.buy-btn:focus,\n.athena-pdp .pdp-cta a.buy-btn:focus-visible {\n  background: #7B3549 !important;\n\n  color: #FFFFFF !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n\n  outline: 2px solid #C9A66B !important;\n\n  outline-offset: 3px;\n}\n\n.athena-pdp .pdp-cta a.buy-btn:active {\n  background: #653042 !important;\n\n  color: #FFFFFF !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n\n  transform: translateY(0);\n}\n\n.athena-pdp .pdp-cta a.buy-btn::before,\n.athena-pdp .pdp-cta a.buy-btn::after {\n  content: none !important;\n\n  display: none !important;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.athena-pdp .trust-grid {\n  display: grid;\n\n  grid-template-columns: repeat(4,1fr);\n\n  gap: 8px;\n\n  margin-top: 20px;\n}\n\n.athena-pdp .trust-item {\n  padding: 12px 7px;\n\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.07);\n\n  color: #EEE6DF !important;\n  -webkit-text-fill-color: #EEE6DF !important;\n\n  font-size: 11px;\n  font-weight: 700;\n}\n\n.athena-pdp .trust-icon {\n  display: block;\n\n  margin-bottom: 5px;\n\n  color: var(--champagne) !important;\n  -webkit-text-fill-color: var(--champagne) !important;\n\n  font-size: 20px;\n}\n\n\n\/* =========================================================\n   11 REVIEWS\n========================================================= *\/\n\n.athena-pdp .review-overview {\n  display: grid;\n\n  grid-template-columns: 150px 1fr;\n\n  gap: 22px;\n\n  align-items: center;\n\n  margin-top: 18px;\n}\n\n.athena-pdp .review-score {\n  text-align: center;\n}\n\n.athena-pdp .review-number {\n  color: var(--olive-dark);\n\n  font-size: 42px;\n  font-weight: 900;\n  line-height: 1;\n}\n\n.athena-pdp .review-score .pdp-stars {\n  display: block;\n\n  margin: 7px 0 3px;\n\n  font-size: 17px;\n}\n\n.athena-pdp .review-score small {\n  color: var(--muted);\n\n  font-size: 11px;\n}\n\n.athena-pdp .rating-bars {\n  display: grid;\n\n  gap: 7px;\n}\n\n.athena-pdp .rating-bar {\n  display: grid;\n\n  grid-template-columns: 34px 1fr 32px;\n\n  gap: 8px;\n\n  align-items: center;\n\n  color: var(--muted);\n\n  font-size: 11px;\n}\n\n.athena-pdp .bar-track {\n  height: 7px;\n\n  overflow: hidden;\n\n  border-radius: 99px;\n\n  background: #DED6CD;\n}\n\n.athena-pdp .bar-fill {\n  height: 100%;\n\n  border-radius: 99px;\n\n  background: var(--champagne);\n}\n\n.athena-pdp .ai-summary {\n  margin: 18px 0;\n\n  padding: 15px;\n\n  border-radius: 10px;\n\n  background: var(--olive-soft);\n}\n\n.athena-pdp .ai-summary strong {\n  display: block;\n\n  margin-bottom: 5px;\n\n  color: var(--olive-dark);\n\n  font-size: 13px;\n}\n\n.athena-pdp .ai-summary p {\n  margin: 0;\n\n  color: #5C5E43;\n\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n.athena-pdp .review-cards {\n  display: grid;\n\n  grid-template-columns: repeat(2,1fr);\n\n  gap: 12px;\n}\n\n.athena-pdp .review-card {\n  padding: 17px;\n\n  border-radius: 10px;\n\n  background: #FFFFFF;\n}\n\n.athena-pdp .review-card .pdp-stars {\n  margin-bottom: 7px;\n}\n\n.athena-pdp .review-card h4 {\n  margin-bottom: 6px;\n\n  color: var(--espresso);\n\n  font-size: 15px;\n}\n\n.athena-pdp .review-card p {\n  margin-bottom: 12px;\n\n  color: var(--muted);\n\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n.athena-pdp .review-meta {\n  display: flex;\n\n  justify-content: space-between;\n\n  gap: 8px;\n\n  padding-top: 10px;\n\n  border-top: 1px solid #EEE7DF;\n\n  color: #81786F;\n\n  font-size: 11px;\n}\n\n.athena-pdp .verified {\n  color: var(--olive-dark);\n\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@container (max-width: 620px) {\n\n  .athena-pdp .pdp-block-card,\n  .athena-pdp .pdp-hero {\n    padding: 20px;\n  }\n\n  .athena-pdp .pdp-feature-grid {\n    grid-template-columns: 1fr !important;\n  }\n\n  .athena-pdp .pdp-feature-card-v {\n    padding: 19px;\n  }\n\n  .athena-pdp .review-cards {\n    grid-template-columns: 1fr;\n  }\n\n  .athena-pdp .review-overview {\n    grid-template-columns: 1fr;\n  }\n\n  .athena-pdp .trust-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .athena-pdp .confidence-mini-row {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n\n@container (max-width: 430px) {\n\n  .athena-pdp .pdp-block-card,\n  .athena-pdp .pdp-hero {\n    padding: 17px;\n\n    border-radius: 10px;\n  }\n\n  .athena-pdp .pdp-title {\n    font-size: 28px;\n  }\n\n  .athena-pdp .pdp-section-title {\n    font-size: 22px;\n  }\n\n  .athena-pdp .pain-mini-grid,\n  .athena-pdp .pdp-why-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .athena-pdp .pdp-spec-row {\n    grid-template-columns: 42% 58%;\n  }\n\n  .athena-pdp .pdp-spec-key,\n  .athena-pdp .pdp-spec-value {\n    padding: 11px 9px;\n\n    font-size: 12px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"athena-pdp\"\u003e\n\u003c!-- ======================================================\n     01 HERO PRODUCT\n     VIDEO REPLACES ORIGINAL HERO IMAGE\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card pdp-hero\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e🔥 Hero Product\u003c\/div\u003e\n\u003cdiv class=\"pdp-hero-badge\"\u003eEVENT-READY ELEGANCE\u003c\/div\u003e\n\u003ch1 class=\"pdp-title\"\u003eDraped Backless Ruched Maxi Dress \u003cspan class=\"pdp-title-accent\"\u003e Effortless Elegance From Every Angle \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"pdp-rating-row\"\u003e\n\u003cspan class=\"pdp-stars\"\u003e ★★★★★ \u003c\/span\u003e \u003cspan\u003e 4.7\/5 \u003c\/span\u003e \u003cspan class=\"pdp-divider\"\u003e\u003c\/span\u003e \u003cspan\u003e 706 Global Reviews \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-hero-copy\"\u003eFrom garden weddings to sunset dinners, this flowing maxi dress combines \u003cstrong\u003e soft draping, a contouring ruched waist and an elegant open back \u003c\/strong\u003e for a look that feels polished without trying too hard.\u003c\/p\u003e\n\u003c!-- HERO VIDEO - 3.mp4 --\u003e\n\u003cdiv class=\"pdp-video\"\u003e\u003cvideo class=\"athena-hero-video\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"auto\" disablepictureinpicture=\"\" disableremoteplayback=\"\" controlslist=\"nodownload noplaybackrate noremoteplayback\" tabindex=\"-1\"\u003e\n\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7ea7d882b8ca459a864fc0f23705d3ae.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     02 PAIN POINT\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e⚠️ Pain Point\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eFormal Dresses Don't Have To Feel \u003cspan class=\"accent\"\u003e Stiff Or Unforgiving \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-copy\"\u003eStructured evening dresses can feel restrictive and visually heavy. This design uses strategic draping and ruching to follow your shape while allowing the long skirt to move naturally around you.\u003c\/p\u003e\n\u003cdiv class=\"pain-mini-grid\"\u003e\n\u003cdiv class=\"pain-mini\"\u003e\n\u003cstrong\u003e Rigid Fit \u003c\/strong\u003e Stiff through the waist\u003c\/div\u003e\n\u003cdiv class=\"pain-mini solution\"\u003e\n\u003cstrong\u003e Softly Sculpted \u003c\/strong\u003e Draped and curve-following\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/02-softly-sculpted-comparison.png?v=1787387186\" alt=\"Soft draping versus rigid dress comparison\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     03 KEY FEATURES HEADER\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card pdp-feature-header\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e✨ Key Features\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eDesigned To Look Beautiful \u003cspan class=\"accent\"\u003e In Motion \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-copy\" style=\"margin-bottom: 0;\"\u003eFour statement details work together to create a softly sculpted silhouette from the neckline to the flowing maxi hem.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     03 FEATURE GRID\n======================================================= --\u003e\n\u003cdiv class=\"pdp-feature-grid\"\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003carticle class=\"pdp-feature-card-v\"\u003e\n\u003cdiv class=\"pdp-feature-tag\"\u003eFeature 01\u003c\/div\u003e\n\u003ch3 class=\"pdp-card-title\"\u003eCurve-Defining Ruched Waist\u003c\/h3\u003e\n\u003cp\u003eLayered diagonal ruching wraps across the waist to create visual definition and a smooth, sculpted transition into the flowing skirt.\u003c\/p\u003e\n\u003cdiv class=\"pdp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/03-ruched-waist-detail.png?v=1787387187\" alt=\"Ruched waist detail\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003carticle class=\"pdp-feature-card-v\"\u003e\n\u003cdiv class=\"pdp-feature-tag\"\u003eFeature 02\u003c\/div\u003e\n\u003ch3 class=\"pdp-card-title\"\u003eElegant Draped Neckline\u003c\/h3\u003e\n\u003cp\u003eSoft layered folds frame the upper body with a refined scoop-inspired drape that adds dimension without bulky structure.\u003c\/p\u003e\n\u003cdiv class=\"pdp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/04-draped-neckline-detail.png?v=1787387187\" alt=\"Draped neckline detail\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003carticle class=\"pdp-feature-card-v\"\u003e\n\u003cdiv class=\"pdp-feature-tag\"\u003eFeature 03\u003c\/div\u003e\n\u003ch3 class=\"pdp-card-title\"\u003eFlowing Maxi Skirt \u0026amp; Side Slit\u003c\/h3\u003e\n\u003cp\u003eThe below-the-ankle skirt falls in long fluid folds while the front slit adds movement and an elegant glimpse of leg when you walk.\u003c\/p\u003e\n\u003cdiv class=\"pdp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/05-fluid-skirt-movement.png?v=1787387187\" alt=\"Flowing maxi skirt and side slit\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003carticle class=\"pdp-feature-card-v\"\u003e\n\u003cdiv class=\"pdp-feature-tag\"\u003eFeature 04\u003c\/div\u003e\n\u003ch3 class=\"pdp-card-title\"\u003eStatement Draped Open Back\u003c\/h3\u003e\n\u003cp\u003eA low open back finished with cascading fabric folds creates a sophisticated evening-ready detail that looks beautiful from behind.\u003c\/p\u003e\n\u003cdiv class=\"pdp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/06-open-back-detail.png?v=1787387187\" alt=\"Low open back with draped detail\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     04 HOW TO WEAR\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e📖 How To Wear\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eStyle It In \u003cspan class=\"accent\"\u003e Four Easy Steps \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-copy\"\u003eLet the draped construction do most of the styling. A few small adjustments help the neckline, waist and back fall naturally into place.\u003c\/p\u003e\n\u003cdiv class=\"pdp-steps\"\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cdiv class=\"pdp-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"pdp-step-copy\"\u003e\n\u003cstrong\u003e Step Into The Dress \u003c\/strong\u003e \u003cspan\u003e Gently pull the dress into place and settle the waist at your natural waistline. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cdiv class=\"pdp-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"pdp-step-copy\"\u003e\n\u003cstrong\u003e Smooth The Waist Ruching \u003c\/strong\u003e \u003cspan\u003e Arrange the diagonal folds so they sit comfortably and evenly around your waist. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cdiv class=\"pdp-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"pdp-step-copy\"\u003e\n\u003cstrong\u003e Arrange The Draped Neckline \u003c\/strong\u003e \u003cspan\u003e Let the soft front and back folds fall naturally for the signature draped effect. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cdiv class=\"pdp-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"pdp-step-copy\"\u003e\n\u003cstrong\u003e Finish With Minimal Accessories \u003c\/strong\u003e \u003cspan\u003e Add heels, statement earrings, a metallic cuff or a small clutch and let the draping do the rest. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/07-four-step-styling.png?v=1787387187\" alt=\"Four step styling guide\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     05 SPECIFICATIONS\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e📏 Specifications\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eProduct Details \u0026amp; \u003cspan class=\"accent\"\u003e US Size Guide \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-copy\"\u003eReview the construction and fit details below before choosing your preferred size and color.\u003c\/p\u003e\n\u003cdiv class=\"pdp-spec-list\"\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eElegant Draped Maxi Dress\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eFit\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eSlim Contoured Fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eNeckline\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eSoft Draped Scoop Neck\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eSleeves\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eSleeveless\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eWaist\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eRuched \/ Draped Waist\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eBack\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eLow Open Back With Draped Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eHem\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eBelow-Ankle Maxi Length\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eSkirt Detail\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eFlowing Gathered Skirt With Side Slit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-row\"\u003e\n\u003cdiv class=\"pdp-spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"pdp-spec-value\"\u003eMachine Washable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/08-us-size-guide.png?v=1787387185\" alt=\"US size guide\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     06 FAQ\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e❓ FAQ\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"pdp-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this dress suitable for formal occasions?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eYes. The floor-length silhouette, draped detailing and elegant open back make it well suited for weddings, receptions, dinners, celebrations and other dressier events.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the dress have a fitted waist?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eYes. The bodice is designed with diagonal ruching through the waist to create a more defined, contoured silhouette before flowing into the gathered skirt.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the back open?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eYes. The design features a low open back with layered draped fabric that creates a soft cowl effect.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for the dress?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eThe supplied product information lists the dress as machine washable. For best results, use a gentle cycle and follow the care label included with your garment.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     07 WHY US\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e🌟 Why You'll Love It\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eOne Dress, \u003cspan class=\"accent\"\u003e So Many Occasions \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-copy\"\u003eA statement silhouette that transitions easily from formal celebrations to dinners, vacations and destination events.\u003c\/p\u003e\n\u003cdiv class=\"pdp-why-grid\"\u003e\n\u003cdiv class=\"pdp-why-item\"\u003eSculpting Ruched Waist\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-item\"\u003eElegant Front \u0026amp; Back Draping\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-item\"\u003eFluid Floor-Length Movement\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-item\"\u003eWedding-To-Vacation Versatility\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/09-multi-occasion-styling.png?v=1787387188\" alt=\"Multi occasion dress styling\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     08 SHOP WITH CONFIDENCE\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e🛡️ Shop With Confidence\u003c\/div\u003e\n\u003cdiv class=\"pdp-confidence-copy\"\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eDress Up With \u003cspan class=\"accent\"\u003e Confidence \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-copy\"\u003eReview the size guide before ordering and choose the option that best matches your measurements. Our customer support team is available if you need help with your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"confidence-mini-row\"\u003e\n\u003cdiv class=\"confidence-mini\"\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"confidence-mini\"\u003e✓ Order Support\u003c\/div\u003e\n\u003cdiv class=\"confidence-mini\"\u003e↩ Return Assistance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     09 SHIPPING \u0026 DELIVERY\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e🚚 Shipping \u0026amp; Delivery\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eSimple Shopping From \u003cspan class=\"accent\"\u003e Checkout To Closet \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-copy\"\u003eFrom order preparation to delivery and returns, we aim to keep the process simple and easy to follow.\u003c\/p\u003e\n\u003cdiv class=\"shipping-list\"\u003e\n\u003cdiv class=\"shipping-item\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"shipping-copy\"\u003e\n\u003cstrong\u003e Order Processing \u003c\/strong\u003e \u003cspan\u003e Orders are prepared after purchase confirmation and carefully packed before shipment. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-item\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"shipping-copy\"\u003e\n\u003cstrong\u003e Free Shipping Offers \u003c\/strong\u003e \u003cspan\u003e Free shipping applies when displayed at checkout according to the current store promotion and destination. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-item\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e↩\u003c\/div\u003e\n\u003cdiv class=\"shipping-copy\"\u003e\n\u003cstrong\u003e Easy Returns \u003c\/strong\u003e \u003cspan\u003e Eligible purchases may be returned according to the store's current return and refund policy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     10 LIMITED OFFER\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card pdp-cta\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e⚡ Limited Offer\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eYour Next Event Look \u003cspan class=\"accent\"\u003e Starts Here \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cta-copy\"\u003eChoose your favorite color and size and add an effortlessly elegant silhouette to weddings, dinners, vacations and special occasions.\u003c\/p\u003e\n\u003ca class=\"buy-btn\" href=\"#MainContent\"\u003e CHOOSE YOUR COLOR \u0026amp; SIZE \u003c\/a\u003e\n\u003cdiv class=\"trust-grid\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e 🔒 \u003c\/span\u003e Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e 📦 \u003c\/span\u003e Carefully Packed\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e ↩ \u003c\/span\u003e Return Support\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e 💬 \u003c\/span\u003e Customer Care\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     11 CUSTOMER REVIEWS\n======================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-tag\"\u003e💬 Customer Reviews\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eLoved For The \u003cspan class=\"accent\"\u003e Drape \u0026amp; Silhouette \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"review-overview\"\u003e\n\u003cdiv class=\"review-score\"\u003e\n\u003cdiv class=\"review-number\"\u003e4.7\u003c\/div\u003e\n\u003cspan class=\"pdp-stars\"\u003e ★★★★★ \u003c\/span\u003e \u003csmall\u003e 706 global reviews \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bars\"\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cspan\u003e 5 ★ \u003c\/span\u003e\n\u003cdiv class=\"bar-track\"\u003e\n\u003cdiv class=\"bar-fill\" style=\"width: 86%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 86% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cspan\u003e 4 ★ \u003c\/span\u003e\n\u003cdiv class=\"bar-track\"\u003e\n\u003cdiv class=\"bar-fill\" style=\"width: 8%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 8% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cspan\u003e 3 ★ \u003c\/span\u003e\n\u003cdiv class=\"bar-track\"\u003e\n\u003cdiv class=\"bar-fill\" style=\"width: 3%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 3% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cspan\u003e 2 ★ \u003c\/span\u003e\n\u003cdiv class=\"bar-track\"\u003e\n\u003cdiv class=\"bar-fill\" style=\"width: 1%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 1% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cspan\u003e 1 ★ \u003c\/span\u003e\n\u003cdiv class=\"bar-track\"\u003e\n\u003cdiv class=\"bar-fill\" style=\"width: 2%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 2% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ai-summary\"\u003e\n\u003cstrong\u003e ✦ AI Review Summary \u003c\/strong\u003e\n\u003cp\u003eShoppers especially appreciate the elegant draping, flattering waist detail and flowing skirt. The open-back design and side slit are frequently highlighted as details that make the dress feel more elevated for weddings, dinners and special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-cards\"\u003e\n\u003carticle class=\"review-card\"\u003e\n\u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch4\u003eBeautiful Draping\u003c\/h4\u003e\n\u003cp\u003e“The draping around the waist is what makes this dress. It gives the whole silhouette a really elegant shape and the skirt moves beautifully when walking.”\u003c\/p\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan\u003e Jessica M. \u003c\/span\u003e \u003cspan class=\"verified\"\u003e Verified Buyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"review-card\"\u003e\n\u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch4\u003ePerfect For A Formal Event\u003c\/h4\u003e\n\u003cp\u003e“I love the low draped back and the slit. It looks dressy without feeling overly structured, and it photographs beautifully from every angle.”\u003c\/p\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan\u003e Lauren R. \u003c\/span\u003e \u003cspan class=\"verified\"\u003e Verified Buyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     FORCE HERO VIDEO AUTOPLAY\n======================================================= --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"bamafrontierman.com","offers":[{"title":"Green \/ S","offer_id":43120082747463,"sku":"NC02372608225149-长裙绿色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":43120082780231,"sku":"NC02372608225149-长裙绿色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":43120082812999,"sku":"NC02372608225149-长裙绿色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":43120082845767,"sku":"NC02372608225149-长裙绿色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ S","offer_id":43120082878535,"sku":"NC02372608225149-长裙天蓝色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ M","offer_id":43120082911303,"sku":"NC02372608225149-长裙天蓝色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ L","offer_id":43120082944071,"sku":"NC02372608225149-长裙天蓝色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ XL","offer_id":43120082976839,"sku":"NC02372608225149-长裙天蓝色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43120083009607,"sku":"NC02372608225149-长裙棕色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43120083042375,"sku":"NC02372608225149-长裙棕色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43120083075143,"sku":"NC02372608225149-长裙棕色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43120083107911,"sku":"NC02372608225149-长裙棕色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ S","offer_id":43120083140679,"sku":"NC02372608225149-长裙酒红色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ M","offer_id":43120083173447,"sku":"NC02372608225149-长裙酒红色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ L","offer_id":43120083206215,"sku":"NC02372608225149-长裙酒红色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ XL","offer_id":43120083238983,"sku":"NC02372608225149-长裙酒红色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43120083271751,"sku":"NC02372608225149-长裙黑色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43120083304519,"sku":"NC02372608225149-长裙黑色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43120083337287,"sku":"NC02372608225149-长裙黑色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43120083370055,"sku":"NC02372608225149-长裙黑色-XL","price":49.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2c23b98f3c004d21941e1aa9b6bdcfa0_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1787386113","url":"https:\/\/bamafrontierman.com\/products\/draped-backless-ruched-maxi-dress-effortless-elegance-from-every-angle","provider":"bamafrontierman.com","version":"1.0","type":"link"}