/*
 * LetzShopy Customer Feedback Page
 * File: letzshopy-feedback.css
 *
 * Load scope:
 * - Published page with slug: customer-feedback
 *
 * Public owner:
 * - Saved SEO editorial content + [letzshopy_customer_feedback_all]
 */

/* =========================================================
   PAGE SHELL + TITLE
========================================================= */

body.ls-feedback-page .page-header-title::before{
  content:"CUSTOMER STORIES"!important;
}

body.ls-feedback-page .ls-feedback-all{
  position:relative!important;
  width:100%!important;
  padding:18px 0 78px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 8% 12%,color-mix(in srgb,var(--ls-store-gold-dark) 7%,transparent),transparent 28%),
    radial-gradient(circle at 92% 88%,color-mix(in srgb,var(--ls-store-primary) 5%,transparent),transparent 30%),
    var(--ls-store-bg-inner)!important;
}

body.ls-feedback-page .ls-feedback-all__inner{
  position:relative!important;
  z-index:2!important;
  width:calc(100% - 48px)!important;
  max-width:1380px!important;
  margin:0 auto!important;
}

body.ls-feedback-page .ls-feedback-all__intro{
  position:relative!important;
  max-width:920px!important;
  margin:4px auto 34px!important;
  padding:30px 34px 28px!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 30%,var(--ls-store-border-soft))!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 12% 8%,color-mix(in srgb,var(--ls-store-primary) 6%,transparent),transparent 33%),
    var(--ls-store-bg-inner)!important;
  box-shadow:0 18px 44px rgba(var(--ls-store-shadow-rgb),.08)!important;
  text-align:center!important;
}

body.ls-feedback-page .ls-feedback-all__intro::after{
  content:""!important;
  position:absolute!important;
  right:-56px!important;
  bottom:-70px!important;
  width:190px!important;
  height:190px!important;
  background:color-mix(in srgb,var(--ls-store-gold-dark) 9%,transparent)!important;
  -webkit-mask-image:var(--ls-motif-lotus-watermark)!important;
  mask-image:var(--ls-motif-lotus-watermark)!important;
  -webkit-mask-repeat:no-repeat!important;
  mask-repeat:no-repeat!important;
  -webkit-mask-position:center!important;
  mask-position:center!important;
  -webkit-mask-size:contain!important;
  mask-size:contain!important;
  pointer-events:none!important;
}

body.ls-feedback-page .ls-feedback-all__intro>span{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  margin:0 0 9px!important;
  color:var(--ls-store-primary)!important;
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.2em!important;
  text-transform:uppercase!important;
}

body.ls-feedback-page .ls-feedback-all__intro h2{
  position:relative!important;
  z-index:2!important;
  max-width:760px!important;
  margin:0 auto!important;
  color:var(--ls-store-heading)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(34px,4vw,54px)!important;
  line-height:1.04!important;
  font-weight:500!important;
  letter-spacing:-.027em!important;
}

body.ls-feedback-page .ls-feedback-all__intro p{
  position:relative!important;
  z-index:2!important;
  max-width:680px!important;
  margin:9px auto 0!important;
  color:var(--ls-store-text)!important;
  font-size:14.5px!important;
  line-height:1.65!important;
  font-weight:500!important;
}

body.ls-feedback-page .ls-feedback-all__motif{
  position:relative!important;
  z-index:2!important;
  margin-left:auto!important;
  margin-right:auto!important;
  background:var(--ls-store-gold-dark)!important;
}

body.ls-feedback-page .ls-feedback-all__motif--top{
  width:174px!important;
  height:29px!important;
  margin-bottom:8px!important;
  -webkit-mask-image:var(--ls-motif-lotus-line)!important;
  mask-image:var(--ls-motif-lotus-line)!important;
  -webkit-mask-repeat:no-repeat!important;
  mask-repeat:no-repeat!important;
  -webkit-mask-position:center!important;
  mask-position:center!important;
  -webkit-mask-size:174px 29px!important;
  mask-size:174px 29px!important;
}

body.ls-feedback-page .ls-feedback-all__motif--divider{
  width:180px!important;
  height:25px!important;
  margin-top:10px!important;
  -webkit-mask-image:var(--ls-motif-floral-divider)!important;
  mask-image:var(--ls-motif-floral-divider)!important;
  -webkit-mask-repeat:no-repeat!important;
  mask-repeat:no-repeat!important;
  -webkit-mask-position:center!important;
  mask-position:center!important;
  -webkit-mask-size:180px 25px!important;
  mask-size:180px 25px!important;
}

/* =========================================================
   SAVED SEO EDITORIAL CONTENT
========================================================= */

body.ls-feedback-page .entry-content>.ls-feedback-editorial,
body.ls-feedback-page .entry-content>.ls-feedback-seo-outro{
  width:calc(100% - 48px)!important;
  max-width:1220px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body.ls-feedback-page .ls-feedback-editorial{
  position:relative!important;
  margin-top:36px!important;
  margin-bottom:42px!important;
  padding:46px 48px!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 28%,var(--ls-store-border-soft))!important;
  border-radius:32px!important;
  background:
    radial-gradient(circle at 92% 4%,color-mix(in srgb,var(--ls-store-gold-dark) 8%,transparent),transparent 30%),
    linear-gradient(145deg,var(--ls-store-bg-inner),color-mix(in srgb,var(--ls-store-bg-soft) 68%,var(--ls-store-bg-inner)))!important;
  box-shadow:0 22px 54px rgba(var(--ls-store-shadow-rgb),.09)!important;
}

body.ls-feedback-page .ls-feedback-editorial::after{
  content:""!important;
  position:absolute!important;
  right:-62px!important;
  top:-62px!important;
  width:220px!important;
  height:220px!important;
  border:2px solid color-mix(in srgb,var(--ls-store-gold-dark) 12%,transparent)!important;
  border-radius:50%!important;
  pointer-events:none!important;
}

body.ls-feedback-page .ls-feedback-editorial__eyebrow,
body.ls-feedback-page .ls-feedback-editorial__kicker{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  margin:0 0 10px!important;
  color:var(--ls-store-primary)!important;
  font-size:10.5px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.2em!important;
  text-transform:uppercase!important;
}

body.ls-feedback-page .ls-feedback-editorial>h2{
  position:relative!important;
  z-index:2!important;
  max-width:850px!important;
  margin:0 0 18px!important;
  color:var(--ls-store-heading)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(38px,4.2vw,58px)!important;
  line-height:1.04!important;
  font-weight:500!important;
  letter-spacing:-.03em!important;
}

body.ls-feedback-page .ls-feedback-editorial p{
  position:relative!important;
  z-index:2!important;
  margin:0 0 15px!important;
  color:var(--ls-store-text)!important;
  font-size:15px!important;
  line-height:1.76!important;
  font-weight:500!important;
}

body.ls-feedback-page .ls-feedback-editorial__lead{
  max-width:1000px!important;
  color:var(--ls-store-heading)!important;
  font-size:17px!important;
  line-height:1.72!important;
}

body.ls-feedback-page .ls-feedback-editorial__lead strong{
  color:var(--ls-store-primary)!important;
}

body.ls-feedback-page .ls-feedback-editorial a,
body.ls-feedback-page .ls-feedback-seo-outro a{
  color:var(--ls-store-primary)!important;
  font-weight:800!important;
  text-decoration:underline!important;
  text-decoration-color:color-mix(in srgb,var(--ls-store-gold-dark) 58%,transparent)!important;
  text-decoration-thickness:1px!important;
  text-underline-offset:3px!important;
}

body.ls-feedback-page .ls-feedback-editorial a:hover,
body.ls-feedback-page .ls-feedback-editorial a:focus,
body.ls-feedback-page .ls-feedback-seo-outro a:hover,
body.ls-feedback-page .ls-feedback-seo-outro a:focus{
  color:var(--ls-store-primary-hover)!important;
  text-decoration-color:currentColor!important;
}











body.ls-feedback-page .ls-feedback-editorial__collections h3{
  position:relative!important;
  z-index:2!important;
  margin:0 0 11px!important;
  color:var(--ls-store-heading)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:30px!important;
  line-height:1.16!important;
  font-weight:600!important;
  letter-spacing:-.018em!important;
}

body.ls-feedback-page .ls-feedback-editorial__collections{
  position:relative!important;
  z-index:2!important;
  margin:28px 0 0!important;
  padding:28px 30px!important;
  border-left:4px solid var(--ls-store-gold-dark)!important;
  border-radius:0 22px 22px 0!important;
  background:color-mix(in srgb,var(--ls-store-gold-dark) 5%,var(--ls-store-bg-inner))!important;
}

body.ls-feedback-page .ls-feedback-editorial__collections p{
  margin-bottom:16px!important;
}

body.ls-feedback-page .ls-feedback-editorial__category-links,
body.ls-feedback-page .ls-feedback-seo-categories{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:9px!important;
}

body.ls-feedback-page .ls-feedback-editorial__category-links a,
body.ls-feedback-page .ls-feedback-seo-categories a{
  min-height:36px!important;
  padding:0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 40%,var(--ls-store-border-soft))!important;
  border-radius:999px!important;
  background:var(--ls-store-bg-inner)!important;
  color:var(--ls-store-heading)!important;
  box-shadow:0 7px 18px rgba(var(--ls-store-shadow-rgb),.06)!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:800!important;
  text-decoration:none!important;
}

body.ls-feedback-page .ls-feedback-editorial__category-links a:hover,
body.ls-feedback-page .ls-feedback-editorial__category-links a:focus,
body.ls-feedback-page .ls-feedback-seo-categories a:hover,
body.ls-feedback-page .ls-feedback-seo-categories a:focus{
  border-color:var(--ls-store-primary)!important;
  background:var(--ls-store-primary)!important;
  color:var(--ls-store-white)!important;
}

















body.ls-feedback-page .ls-feedback-seo-outro{
  position:relative!important;
  margin-top:42px!important;
  margin-bottom:72px!important;
  padding:40px 44px!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 42%,rgba(var(--ls-store-white-rgb),.12))!important;
  border-radius:30px!important;
  background:
    radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--ls-store-primary) 16%,transparent),transparent 34%),
    linear-gradient(135deg,var(--ls-store-dark),var(--ls-store-dark-soft))!important;
  box-shadow:0 24px 58px rgba(var(--ls-store-black-rgb),.18)!important;
  text-align:left!important;
}

body.ls-feedback-page .ls-feedback-seo-outro::after{
  content:""!important;
  position:absolute!important;
  right:-54px!important;
  bottom:-68px!important;
  width:230px!important;
  height:230px!important;
  background:color-mix(in srgb,var(--ls-store-gold-dark) 13%,transparent)!important;
  -webkit-mask-image:var(--ls-motif-lotus-watermark)!important;
  mask-image:var(--ls-motif-lotus-watermark)!important;
  -webkit-mask-repeat:no-repeat!important;
  mask-repeat:no-repeat!important;
  -webkit-mask-position:center!important;
  mask-position:center!important;
  -webkit-mask-size:contain!important;
  mask-size:contain!important;
  pointer-events:none!important;
}

body.ls-feedback-page .ls-feedback-seo-outro__kicker{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  margin:0 0 9px!important;
  color:var(--ls-store-gold-dark)!important;
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.2em!important;
  text-transform:uppercase!important;
}

body.ls-feedback-page .ls-feedback-seo-outro h2{
  position:relative!important;
  z-index:2!important;
  max-width:850px!important;
  margin:0 0 16px!important;
  color:var(--ls-store-bg-inner)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(32px,3.6vw,48px)!important;
  line-height:1.08!important;
  font-weight:500!important;
  letter-spacing:-.026em!important;
}

body.ls-feedback-page .ls-feedback-seo-outro p{
  position:relative!important;
  z-index:2!important;
  max-width:970px!important;
  margin:0 0 14px!important;
  color:color-mix(in srgb,var(--ls-store-bg-inner) 80%,transparent)!important;
  font-size:14px!important;
  line-height:1.75!important;
  font-weight:500!important;
}

body.ls-feedback-page .ls-feedback-seo-outro a{
  color:var(--ls-store-gold-dark)!important;
}

body.ls-feedback-page .ls-feedback-seo-categories{
  margin:21px 0 16px!important;
}

body.ls-feedback-page .ls-feedback-seo-categories a{
  border-color:color-mix(in srgb,var(--ls-store-gold-dark) 48%,rgba(var(--ls-store-white-rgb),.12))!important;
  background:rgba(var(--ls-store-white-rgb),.055)!important;
  color:var(--ls-store-bg-inner)!important;
}

body.ls-feedback-page .ls-feedback-seo-social,
body.ls-feedback-page .ls-feedback-seo-resource{
  margin-bottom:0!important;
  font-size:13px!important;
}

body.ls-feedback-page .ls-feedback-seo-resource{
  padding-top:13px!important;
  border-top:1px solid rgba(var(--ls-store-white-rgb),.10)!important;
}

/* =========================================================
   END: SAVED SEO EDITORIAL CONTENT
========================================================= */

/* =========================================================
   FEEDBACK GRID + CARDS
   Mirrors the accepted homepage feedback-card composition.
========================================================= */

body.ls-feedback-page .ls-feedback-all__grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}

body.ls-feedback-page .ls-feedback-all-card{
  position:relative!important;
  min-width:0!important;
  min-height:255px!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 28%,var(--ls-store-border-soft))!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--ls-store-gold-dark) 5%,transparent),transparent 31%),
    var(--ls-store-bg-inner)!important;
  box-shadow:0 16px 38px rgba(var(--ls-store-shadow-rgb),.09)!important;
  transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease!important;
}

body.ls-feedback-page .ls-feedback-all-card:hover{
  transform:translateY(-4px)!important;
  border-color:color-mix(in srgb,var(--ls-store-gold-dark) 50%,var(--ls-store-border-soft))!important;
  box-shadow:0 24px 52px rgba(var(--ls-store-shadow-rgb),.14)!important;
}

body.ls-feedback-page .ls-feedback-all-card .ls-feedback-card__content{
  position:relative!important;
  z-index:2!important;
  min-width:0!important;
  min-height:255px!important;
  padding:27px 28px 24px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}

body.ls-feedback-page .ls-feedback-all-card .ls-feedback-quote-mark{
  display:block!important;
  margin:0 0 8px!important;
  color:var(--ls-store-primary)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:46px!important;
  line-height:.72!important;
  font-weight:700!important;
}

body.ls-feedback-page .ls-feedback-all-card blockquote{
  margin:0!important;
  padding:0!important;
  border:0!important;
  color:var(--ls-store-heading)!important;
  font-family:inherit!important;
  font-size:17px!important;
  line-height:1.48!important;
  font-style:italic!important;
  font-weight:650!important;
  letter-spacing:-.012em!important;
}

body.ls-feedback-page .ls-feedback-all-card .ls-feedback-signature{
  width:118px!important;
  height:24px!important;
  margin:15px 0 8px!important;
  background:var(--ls-store-gold-dark)!important;
  -webkit-mask-image:var(--ls-motif-floral-divider)!important;
  mask-image:var(--ls-motif-floral-divider)!important;
  -webkit-mask-repeat:no-repeat!important;
  mask-repeat:no-repeat!important;
  -webkit-mask-position:center!important;
  mask-position:center!important;
  -webkit-mask-size:118px 24px!important;
  mask-size:118px 24px!important;
}

body.ls-feedback-page .ls-feedback-all-card cite{
  display:block!important;
  color:var(--ls-store-heading)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-style:normal!important;
  font-weight:700!important;
}

/* Image cards — same split geometry as homepage */
body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--image{
  display:grid!important;
  grid-template-columns:minmax(0,57%) minmax(0,43%)!important;
  padding:0!important;
}

body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--image .ls-feedback-card__content{
  grid-column:1!important;
  grid-row:1!important;
  min-height:255px!important;
  padding:25px 20px 22px 26px!important;
}

body.ls-feedback-page .ls-feedback-all-card .ls-feedback-card__media{
  appearance:none!important;
  -webkit-appearance:none!important;
  grid-column:2!important;
  grid-row:1!important;
  width:100%!important;
  height:100%!important;
  min-height:255px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  background:var(--ls-store-card-muted)!important;
  clip-path:polygon(18% 0,100% 0,100% 100%,0 100%,8% 84%,13% 66%,15% 48%,12% 30%,7% 14%)!important;
  cursor:zoom-in!important;
}

body.ls-feedback-page .ls-feedback-all-card .ls-feedback-card__media:focus-visible{
  outline:3px solid color-mix(in srgb,var(--ls-store-primary) 70%,var(--ls-store-white))!important;
  outline-offset:-5px!important;
}

body.ls-feedback-page .ls-feedback-all-card .ls-feedback-card__image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:255px!important;
  object-fit:cover!important;
  object-position:center center!important;
  transition:transform .38s ease!important;
}

body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--image:hover .ls-feedback-card__image{
  transform:scale(1.025)!important;
}

/* Text-only cards */
body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--text::after{
  content:""!important;
  position:absolute!important;
  right:-42px!important;
  bottom:-46px!important;
  width:165px!important;
  height:165px!important;
  border:2px solid color-mix(in srgb,var(--ls-store-gold-dark) 12%,transparent)!important;
  border-radius:52% 48% 58% 42%!important;
  transform:rotate(-18deg)!important;
  pointer-events:none!important;
}

body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--text .ls-feedback-card__content{
  align-items:center!important;
  text-align:center!important;
  padding-left:34px!important;
  padding-right:34px!important;
}

body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--text .ls-feedback-signature{
  margin-left:auto!important;
  margin-right:auto!important;
}

/* =========================================================
   PAGINATION + EMPTY STATE
========================================================= */

body.ls-feedback-page .ls-feedback-pagination{
  margin:34px 0 0!important;
}

body.ls-feedback-page .ls-feedback-pagination .page-numbers{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
}

body.ls-feedback-page .ls-feedback-pagination .page-numbers li{
  margin:0!important;
  padding:0!important;
}

body.ls-feedback-page .ls-feedback-pagination a,
body.ls-feedback-page .ls-feedback-pagination span{
  min-width:42px!important;
  min-height:42px!important;
  padding:0 13px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid var(--ls-store-border-soft)!important;
  border-radius:999px!important;
  background:var(--ls-store-bg-inner)!important;
  color:var(--ls-store-heading)!important;
  box-shadow:0 8px 20px rgba(var(--ls-store-shadow-rgb),.07)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:800!important;
  text-decoration:none!important;
}

body.ls-feedback-page .ls-feedback-pagination a:hover,
body.ls-feedback-page .ls-feedback-pagination a:focus,
body.ls-feedback-page .ls-feedback-pagination .current{
  border-color:var(--ls-store-primary)!important;
  background:var(--ls-store-primary)!important;
  color:var(--ls-store-white)!important;
  outline:none!important;
}

body.ls-feedback-page .ls-feedback-all__empty{
  max-width:720px!important;
  margin:0 auto!important;
  padding:42px 28px!important;
  border:1px solid var(--ls-store-border-soft)!important;
  border-radius:24px!important;
  background:var(--ls-store-bg-soft)!important;
  text-align:center!important;
}

body.ls-feedback-page .ls-feedback-all__empty h2{
  margin:0 0 8px!important;
  color:var(--ls-store-heading)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:30px!important;
  line-height:1.15!important;
}

body.ls-feedback-page .ls-feedback-all__empty p{
  margin:0!important;
  color:var(--ls-store-text)!important;
  font-size:14px!important;
  line-height:1.6!important;
}

/* =========================================================
   LIGHTBOX
========================================================= */

html.ls-feedback-lock{
  overflow:hidden!important;
}

body.ls-feedback-page .ls-feedback-lightbox{
  position:fixed!important;
  inset:0!important;
  z-index:999999!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:24px!important;
}

body.ls-feedback-page .ls-feedback-lightbox.is-open{
  display:flex!important;
}

body.ls-feedback-page .ls-feedback-lightbox-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(var(--ls-store-overlay-rgb),.78)!important;
  backdrop-filter:blur(8px)!important;
}

body.ls-feedback-page .ls-feedback-lightbox-dialog{
  position:relative!important;
  z-index:2!important;
  width:min(92vw,860px)!important;
  max-height:88vh!important;
  padding:14px!important;
  background:var(--ls-store-bg-inner)!important;
  border:1px solid rgba(var(--ls-store-white-rgb),.18)!important;
  border-radius:24px!important;
  box-shadow:0 30px 80px rgba(var(--ls-store-black-rgb),.38)!important;
}

body.ls-feedback-page .ls-feedback-lightbox-dialog img{
  display:block!important;
  width:100%!important;
  max-height:calc(88vh - 28px)!important;
  object-fit:contain!important;
  border-radius:18px!important;
}

body.ls-feedback-page .ls-feedback-lightbox-close{
  position:absolute!important;
  top:-15px!important;
  right:-15px!important;
  z-index:3!important;
  width:42px!important;
  height:42px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:50%!important;
  background:var(--ls-store-primary)!important;
  color:var(--ls-store-white)!important;
  box-shadow:0 14px 30px rgba(var(--ls-store-black-rgb),.26)!important;
  font-size:28px!important;
  line-height:1!important;
  cursor:pointer!important;
}

/* =========================================================
   RESPONSIVE
========================================================= */

@media (min-width:768px) and (max-width:1024px){
  body.ls-feedback-page .entry-content>.ls-feedback-editorial,
  body.ls-feedback-page .entry-content>.ls-feedback-seo-outro{
    width:calc(100% - 40px)!important;
  }

  body.ls-feedback-page .ls-feedback-editorial{
    padding:38px 34px!important;
  }

  

  

  body.ls-feedback-page .ls-feedback-all__inner{
    width:calc(100% - 40px)!important;
  }

  body.ls-feedback-page .ls-feedback-all__grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
  }
}

@media (max-width:767px){
  body.ls-feedback-page .ls-feedback-all{
    padding:10px 0 52px!important;
  }

  body.ls-feedback-page .ls-feedback-all__inner{
    width:calc(100% - 24px)!important;
    max-width:430px!important;
  }

  body.ls-feedback-page .entry-content>.ls-feedback-editorial,
  body.ls-feedback-page .entry-content>.ls-feedback-seo-outro{
    width:calc(100% - 24px)!important;
    max-width:430px!important;
  }

  body.ls-feedback-page .ls-feedback-editorial{
    margin-top:24px!important;
    margin-bottom:30px!important;
    padding:30px 22px!important;
    border-radius:25px!important;
  }

  body.ls-feedback-page .ls-feedback-editorial>h2{
    font-size:36px!important;
  }

  body.ls-feedback-page .ls-feedback-editorial__lead{
    font-size:15.5px!important;
  }

  body.ls-feedback-page .ls-feedback-editorial p{
    font-size:13.5px!important;
    line-height:1.68!important;
  }

  

  

  

  body.ls-feedback-page .ls-feedback-editorial__collections h3{
    font-size:26px!important;
  }

  body.ls-feedback-page .ls-feedback-editorial__collections{
    margin-top:22px!important;
    padding:23px 20px!important;
    border-radius:0 19px 19px 0!important;
  }

  body.ls-feedback-page .ls-feedback-editorial__category-links,
  body.ls-feedback-page .ls-feedback-seo-categories{
    gap:7px!important;
  }

  body.ls-feedback-page .ls-feedback-editorial__category-links a,
  body.ls-feedback-page .ls-feedback-seo-categories a{
    min-height:34px!important;
    padding:0 11px!important;
    font-size:10.5px!important;
  }

  

  

  

  

  body.ls-feedback-page .ls-feedback-seo-outro{
    margin-top:30px!important;
    margin-bottom:52px!important;
    padding:31px 22px!important;
    border-radius:24px!important;
  }

  body.ls-feedback-page .ls-feedback-seo-outro h2{
    font-size:34px!important;
  }

  body.ls-feedback-page .ls-feedback-seo-outro p{
    font-size:13.5px!important;
    line-height:1.67!important;
  }

  body.ls-feedback-page .ls-feedback-all__intro{
    padding:26px 20px 24px!important;
    border-radius:24px!important;
  }

  body.ls-feedback-page .ls-feedback-all__intro h2{
    font-size:36px!important;
  }

  body.ls-feedback-page .ls-feedback-all__intro{
    margin-bottom:20px!important;
  }

  body.ls-feedback-page .ls-feedback-all__intro p{
    font-size:13.5px!important;
  }

  body.ls-feedback-page .ls-feedback-all__grid{
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
  }

  body.ls-feedback-page .ls-feedback-seo-intro{
    margin-bottom:24px!important;
    padding:23px 20px!important;
    border-radius:21px!important;
    text-align:left!important;
  }

  body.ls-feedback-page .ls-feedback-seo-intro h2{
    font-size:29px!important;
  }

  body.ls-feedback-page .ls-feedback-seo-intro p{
    font-size:13.5px!important;
    line-height:1.66!important;
  }

  body.ls-feedback-page .ls-feedback-seo-outro{
    margin-top:28px!important;
    padding:29px 21px!important;
    border-radius:23px!important;
  }

  body.ls-feedback-page .ls-feedback-seo-outro h2{
    font-size:31px!important;
  }

  body.ls-feedback-page .ls-feedback-seo-outro p{
    font-size:13.5px!important;
    line-height:1.65!important;
  }

  body.ls-feedback-page .ls-feedback-seo-categories{
    gap:7px!important;
  }

  body.ls-feedback-page .ls-feedback-seo-categories a{
    min-height:34px!important;
    padding:0 12px!important;
    font-size:10.5px!important;
  }

  body.ls-feedback-page .ls-feedback-all-card{
    min-height:0!important;
    border-radius:22px!important;
  }

  body.ls-feedback-page .ls-feedback-all-card .ls-feedback-card__content{
    min-height:0!important;
    padding:22px 22px 20px!important;
  }

  body.ls-feedback-page .ls-feedback-all-card blockquote{
    font-size:15.5px!important;
    line-height:1.5!important;
  }

  body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--text .ls-feedback-card__content{
    min-height:210px!important;
    padding:25px 24px 23px!important;
  }

  body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--image{
    grid-template-columns:minmax(0,55%) minmax(0,45%)!important;
    min-height:250px!important;
  }

  body.ls-feedback-page .ls-feedback-all-card.ls-feedback-card--image .ls-feedback-card__content{
    min-height:250px!important;
    padding:22px 12px 20px 20px!important;
  }

  body.ls-feedback-page .ls-feedback-all-card .ls-feedback-card__media,
  body.ls-feedback-page .ls-feedback-all-card .ls-feedback-card__image{
    min-height:250px!important;
  }

  body.ls-feedback-page .ls-feedback-all-card .ls-feedback-quote-mark{
    font-size:39px!important;
  }

  body.ls-feedback-page .ls-feedback-all-card cite{
    font-size:14px!important;
  }

  body.ls-feedback-page .ls-feedback-pagination a,
  body.ls-feedback-page .ls-feedback-pagination span{
    min-width:40px!important;
    min-height:40px!important;
    padding:0 11px!important;
    font-size:11px!important;
  }

  body.ls-feedback-page .ls-feedback-lightbox{
    padding:16px!important;
  }

  body.ls-feedback-page .ls-feedback-lightbox-dialog{
    width:94vw!important;
    padding:10px!important;
    border-radius:20px!important;
  }

  body.ls-feedback-page .ls-feedback-lightbox-close{
    top:-12px!important;
    right:-8px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  body.ls-feedback-page .ls-feedback-all-card,
  body.ls-feedback-page .ls-feedback-card__image{
    transition:none!important;
  }

  body.ls-feedback-page .ls-feedback-all-card:hover,
  body.ls-feedback-page .ls-feedback-all-card:hover .ls-feedback-card__image{
    transform:none!important;
  }
}
