/* === Leginovo product descriptions | lg-desc v1.0 START === */
.lg-desc {
  --lg-desc-ivory: #fffdf8;
  --lg-desc-warm-cream: #f8f2ea;
  --lg-desc-soft-beige: #efe3d6;
  --lg-desc-sand-border: #e1d0bf;
  --lg-desc-caramel: #c6a283;
  --lg-desc-cocoa: #9a735d;
  --lg-desc-dark: #2f2721;
  --lg-desc-graphite: #171717;
  --lg-desc-body: #675b52;
  --lg-desc-muted: #9b8b7e;
  --lg-desc-shadow: rgba(74, 48, 31, 0.08);
  --lg-desc-shadow-strong: rgba(74, 48, 31, 0.14);
  --lg-desc-radius: 0;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 255, 255, 0.88), transparent 34%),
    radial-gradient(circle at 88% 0%, rgba(225, 208, 191, 0.56), transparent 32%),
    linear-gradient(180deg, var(--lg-desc-ivory) 0%, var(--lg-desc-warm-cream) 100%);
  border: 1px solid var(--lg-desc-sand-border);
  box-shadow: 0 18px 54px var(--lg-desc-shadow);
  color: var(--lg-desc-dark);
  font-family: Inter, Arial, sans-serif;
  margin: 0 auto 34px;
  max-width: 1180px;
  overflow: hidden;
  overflow-wrap: anywhere;
  position: relative;
  width: 100%;
}

.lg-desc,
.lg-desc * {
  box-sizing: border-box;
}

.lg-desc h2,
.lg-desc h3,
.lg-desc p,
.lg-desc ul,
.lg-desc li,
.lg-desc figure {
  margin-top: 0;
}

.lg-desc h2,
.lg-desc h3 {
  color: var(--lg-desc-dark);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  letter-spacing: 0;
}

.lg-desc p,
.lg-desc li {
  color: var(--lg-desc-body);
  font-size: 15px;
  line-height: 1.72;
}

.lg-desc img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lg-desc a {
  color: inherit;
}

.lg-desc .lg-desc-kicker {
  color: var(--lg-desc-muted);
  display: block;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.2em;
  line-height: 1.45;
  margin-bottom: 11px;
  text-transform: uppercase;
}

.lg-desc .lg-desc-title {
  font-size: clamp(30px, 8vw, 42px);
  line-height: 1.04;
  margin-bottom: 16px;
  max-width: 720px;
}

.lg-desc .lg-desc-lead {
  font-size: 15px;
  line-height: 1.72;
  margin-bottom: 0;
  max-width: 680px;
}

.lg-desc .lg-desc-intro {
  padding: 20px 16px 24px;
  position: relative;
}

.lg-desc .lg-desc-intro::before {
  background-image: url("data:image/svg+xml,%3Csvg width='170' height='260' viewBox='0 0 170 260' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23E1D0BF' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M62 246C58 194 66 139 92 82'/%3E%3Cpath d='M75 178c-24-9-39-27-45-54 27 8 43 25 45 54Z'/%3E%3Cpath d='M83 146c20-14 32-33 36-58-24 10-38 29-36 58Z'/%3E%3Cpath d='M67 214c-20-6-35-20-45-43 25 4 41 19 45 43Z'/%3E%3Cpath d='M96 105c16-13 26-29 30-49-20 7-31 23-30 49Z'/%3E%3Cpath d='M54 238c-13-15-21-33-23-55'/%3E%3Cpath d='M104 72c9-17 14-34 14-52'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 18px;
  content: "";
  height: 190px;
  left: 6px;
  opacity: 0.22;
  pointer-events: none;
  position: absolute;
  width: 124px;
}

.lg-desc .lg-desc-intro-grid {
  display: grid;
  gap: 22px;
  position: relative;
  z-index: 1;
}

.lg-desc .lg-desc-intro-copy {
  align-self: center;
}

.lg-desc .lg-desc-hero-media,
.lg-desc .lg-desc-story-media {
  background: rgba(255, 253, 248, 0.94);
  box-shadow: 0 12px 34px var(--lg-desc-shadow);
  margin: 0;
  padding: 7px;
}

.lg-desc .lg-desc-hero-media img,
.lg-desc .lg-desc-story-media img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: 100%;
}

.lg-desc .lg-desc-benefits {
  display: grid;
  gap: 12px;
  list-style: none !important;
  margin: 22px 0 0;
  padding: 0;
}

.lg-desc .lg-desc-benefit {
  align-items: flex-start;
  color: var(--lg-desc-body);
  display: grid;
  gap: 10px;
  grid-template-columns: 20px minmax(0, 1fr);
  list-style: none !important;
}

.lg-desc .lg-desc-benefit::before {
  display: none !important;
}

.lg-desc .lg-desc-icon {
  color: var(--lg-desc-caramel);
  display: inline-flex;
  flex: 0 0 20px;
  height: 20px;
  line-height: 1;
  width: 20px;
}

.lg-desc .lg-desc-icon svg,
.lg-desc svg.lg-desc-svg {
  color: currentColor;
  display: block;
  fill: none !important;
  flex: 0 0 18px;
  height: 18px !important;
  max-height: 18px !important;
  max-width: 18px !important;
  min-height: 18px !important;
  min-width: 18px !important;
  overflow: visible;
  stroke: currentColor !important;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.75;
  width: 18px !important;
}

.lg-desc .lg-desc-icon svg path,
.lg-desc svg.lg-desc-svg path {
  fill: none !important;
  stroke: currentColor !important;
  vector-effect: non-scaling-stroke;
}

.lg-desc .lg-desc-fitbar {
  background: rgba(255, 253, 248, 0.92);
  border-bottom: 1px solid var(--lg-desc-sand-border);
  border-top: 1px solid var(--lg-desc-sand-border);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.lg-desc .lg-desc-fititem {
  border-bottom: 1px solid rgba(225, 208, 191, 0.72);
  min-width: 0;
  padding: 16px;
}

.lg-desc .lg-desc-fititem:nth-last-child(-n+2) {
  border-bottom: 0;
}

.lg-desc .lg-desc-fititem:nth-child(odd) {
  border-right: 1px solid rgba(225, 208, 191, 0.72);
}

.lg-desc .lg-desc-fitlabel {
  color: var(--lg-desc-dark);
  display: block;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 5px;
}

.lg-desc .lg-desc-fitvalue {
  color: var(--lg-desc-body);
  display: block;
  font-size: 12px;
  line-height: 1.48;
}

.lg-desc .lg-desc-story {
  display: grid;
  gap: 20px;
  padding: 24px 16px;
}

.lg-desc .lg-desc-story-copy {
  align-self: center;
  background: rgba(255, 253, 248, 0.82);
  border: 1px solid var(--lg-desc-sand-border);
  padding: 20px;
}

.lg-desc .lg-desc-story-copy h3,
.lg-desc .lg-desc-material h3,
.lg-desc .lg-desc-faq h3,
.lg-desc .lg-desc-closing h3 {
  font-size: clamp(24px, 7vw, 34px);
  line-height: 1.08;
  margin-bottom: 13px;
}

.lg-desc .lg-desc-details-grid {
  background: rgba(239, 227, 214, 0.38);
  border-top: 1px solid var(--lg-desc-sand-border);
  display: grid;
  gap: 12px;
  padding: 22px 16px;
}

.lg-desc .lg-desc-detail-card {
  background: rgba(255, 253, 248, 0.88);
  border: 1px solid var(--lg-desc-sand-border);
  box-shadow: 0 8px 22px rgba(74, 48, 31, 0.04);
  padding: 18px;
}

.lg-desc .lg-desc-detail-card h3 {
  font-family: Inter, Arial, sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.36;
  margin-bottom: 8px;
}

.lg-desc .lg-desc-detail-card p {
  font-size: 14px;
  margin-bottom: 0;
}

.lg-desc .lg-desc-material {
  background: rgba(255, 253, 248, 0.76);
  border-top: 1px solid var(--lg-desc-sand-border);
  padding: 22px 16px;
}

.lg-desc .lg-desc-material-list {
  display: grid;
  gap: 10px;
  list-style: none !important;
  margin: 0;
  padding: 0;
}

.lg-desc .lg-desc-material-list li {
  border-bottom: 1px solid rgba(225, 208, 191, 0.66);
  list-style: none !important;
  margin: 0;
  padding: 0 0 10px;
}

.lg-desc .lg-desc-material-list li::before {
  display: none !important;
}

.lg-desc .lg-desc-material-list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.lg-desc .lg-desc-faq {
  background: var(--lg-desc-ivory);
  border-top: 1px solid var(--lg-desc-sand-border);
  padding: 22px 16px;
}

.lg-desc .lg-desc-faq-list {
  display: grid;
  gap: 9px;
}

.lg-desc .lg-desc-faq-item {
  background: rgba(255, 253, 248, 0.96);
  border: 1px solid var(--lg-desc-sand-border);
}

.lg-desc .lg-desc-faq-item summary {
  color: var(--lg-desc-dark);
  cursor: pointer;
  font-size: 14px;
  font-weight: 800;
  list-style: none;
  padding: 15px 42px 15px 15px;
  position: relative;
}

.lg-desc .lg-desc-faq-item summary::-webkit-details-marker {
  display: none;
}

.lg-desc .lg-desc-faq-item summary::before,
.lg-desc .lg-desc-faq-item summary::after {
  background: var(--lg-desc-caramel);
  content: "";
  height: 1.5px;
  position: absolute;
  right: 17px;
  top: 24px;
  width: 11px;
}

.lg-desc .lg-desc-faq-item summary::after {
  transform: rotate(90deg);
}

.lg-desc .lg-desc-faq-item[open] summary::after {
  display: none;
}

.lg-desc .lg-desc-faq-item p {
  border-top: 1px solid rgba(225, 208, 191, 0.74);
  font-size: 14px;
  margin: 0;
  padding: 13px 15px 15px;
}

.lg-desc .lg-desc-closing {
  background: var(--lg-desc-soft-beige);
  border-top: 1px solid var(--lg-desc-sand-border);
  padding: 22px 16px;
  text-align: center;
}

.lg-desc .lg-desc-closing h3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
}

.lg-desc .lg-desc-closing p {
  margin: 0 auto;
  max-width: 760px;
}

@media (min-width: 640px) {
  .lg-desc .lg-desc-intro,
  .lg-desc .lg-desc-story,
  .lg-desc .lg-desc-details-grid,
  .lg-desc .lg-desc-material,
  .lg-desc .lg-desc-faq,
  .lg-desc .lg-desc-closing {
    padding-left: 28px;
    padding-right: 28px;
  }

  .lg-desc .lg-desc-benefits {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .lg-desc .lg-desc-intro {
    padding-bottom: 34px;
    padding-top: 34px;
  }

  .lg-desc .lg-desc-intro-grid {
    align-items: center;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.84fr);
  }

  .lg-desc .lg-desc-story {
    align-items: center;
    grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1fr);
  }

  .lg-desc .lg-desc-details-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .lg-desc {
    margin-bottom: 42px;
  }

  .lg-desc .lg-desc-intro {
    padding: 46px 44px 48px;
  }

  .lg-desc .lg-desc-intro-grid {
    gap: 52px;
  }

  .lg-desc .lg-desc-fitbar {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: -1px 28px 0;
    position: relative;
    z-index: 2;
  }

  .lg-desc .lg-desc-fititem,
  .lg-desc .lg-desc-fititem:nth-last-child(-n+2),
  .lg-desc .lg-desc-fititem:nth-child(odd) {
    border-bottom: 0;
    border-right: 1px solid rgba(225, 208, 191, 0.72);
    padding: 20px 22px;
  }

  .lg-desc .lg-desc-fititem:last-child {
    border-right: 0;
  }

  .lg-desc .lg-desc-story {
    gap: 44px;
    padding: 46px 44px;
  }

  .lg-desc .lg-desc-story-copy {
    padding: 34px;
  }

  .lg-desc .lg-desc-details-grid,
  .lg-desc .lg-desc-material,
  .lg-desc .lg-desc-faq,
  .lg-desc .lg-desc-closing {
    padding: 38px 44px;
  }

  .lg-desc .lg-desc-detail-card {
    padding: 24px;
  }
}

@media (max-width: 430px) {
  .lg-desc {
    border-left: 0;
    border-right: 0;
    box-shadow: none;
  }

  .lg-desc p,
  .lg-desc li {
    font-size: 14px;
    line-height: 1.64;
  }

  .lg-desc .lg-desc-title {
    font-size: 29px;
  }
}
/* === Leginovo product descriptions | lg-desc v1.0 END === */
