.dv-hidden-hero::before {
  background:
    linear-gradient(90deg, rgba(18, 17, 15, 0.94) 0%, rgba(18, 17, 15, 0.78) 32%, rgba(18, 17, 15, 0.18) 62%, rgba(18, 17, 15, 0) 100%),
    linear-gradient(0deg, rgba(18, 17, 15, 0.68) 0%, rgba(18, 17, 15, 0.08) 42%, rgba(18, 17, 15, 0) 100%);
}

.dv-hidden-hero .dv-hero__image img {
  object-position: 58% 50%;
}

.dv-hidden-choice {
  padding-block: clamp(38px, 5vw, 72px);
}

.dv-hidden-choice__grid {
  align-items: stretch;
  display: grid;
  gap: clamp(20px, 3vw, 40px);
  grid-template-columns: minmax(0, 1.3fr) minmax(360px, 0.7fr);
}

.dv-hidden-choice__grid > .wp-block-column {
  align-self: stretch;
  min-width: 0;
}

.dv-hidden-choice__media {
  align-self: stretch;
  display: grid;
  overflow: hidden;
}

.dv-hidden-choice__media figure {
  align-self: stretch;
  background: #e2ddd4;
  height: 100%;
  margin: 0;
  max-height: 620px;
  max-width: 100%;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
}

.dv-hidden-choice__media img {
  height: 100%;
  object-fit: cover;
  object-position: 58% 50%;
  width: 100%;
}

.dv-hidden-choice__aside {
  align-self: stretch;
  display: grid;
  min-height: 100%;
}

.dv-hidden-choice__card {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid var(--color-line);
  box-sizing: border-box;
  margin: 0;
}

.dv-hidden-choice__card {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
  min-height: 100%;
  padding: clamp(24px, 2.2vw, 34px);
}

.dv-zadoor-product__summary .dv-hidden-choice__card,
.dv-hidden-choice__aside .dv-hidden-choice__card {
  align-self: start;
  height: auto;
  justify-content: flex-start;
  min-height: 0;
  position: sticky;
  top: clamp(88px, 8vw, 112px);
}

.dv-hidden-choice__card h2 {
  font-family: var(--font-body);
  font-size: var(--type-form-title);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.08;
  margin-top: 0;
}

.dv-hidden-choice__price {
  color: var(--color-text);
  font-size: clamp(28px, 2.5rem, 46px);
  line-height: 1;
  margin-top: clamp(20px, 3vw, 34px);
}

.dv-hidden-choice__aside .dv-hidden-choice__card > p.dv-hidden-choice__price {
  font-size: clamp(30px, 2rem, 38px);
  margin-top: 18px;
}

.dv-hidden-choice__price strong {
  font-weight: 500;
}

.dv-hidden-choice__actions {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: clamp(24px, 3vw, 38px);
}

.dv-hidden-choice__actions .wp-block-button,
.dv-hidden-choice__actions .wp-block-button__link {
  width: 100%;
}

.dv-hidden-choice__card > p:not(.dv-eyebrow, .dv-hidden-choice__price) {
  color: var(--color-muted);
  font-size: 16px;
  line-height: 1.62;
  margin-top: 18px;
}

.dv-hidden-choice__card > p strong {
  color: var(--color-text);
}

.dv-hidden-split {
  align-items: stretch;
  gap: clamp(24px, 4vw, 58px);
  margin-top: var(--section-head-gap);
}

.dv-hidden-split__media figure {
  background: #e6e1d8;
  height: 100%;
  min-height: clamp(360px, 38vw, 560px);
  overflow: hidden;
}

.dv-hidden-split__media img {
  height: 100%;
  object-fit: cover;
  object-position: 62% 50%;
  width: 100%;
}

.dv-hidden-split__content {
  align-self: stretch;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid var(--color-line);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(24px, 3vw, 42px);
}

.dv-hidden-split__content h3 {
  font-family: var(--font-body);
  font-size: var(--type-form-title);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.08;
  max-width: 520px;
}

.dv-hidden-split__content > p {
  color: var(--color-muted);
  font-size: clamp(16px, 1.0625rem, 18px);
  line-height: 1.6;
  margin-top: 18px;
  max-width: 560px;
}

.dv-hidden-facts {
  border-top: 1px solid var(--color-line);
  gap: 0;
  margin-top: clamp(34px, 5vw, 72px);
  padding-top: 22px;
}

.dv-hidden-facts .wp-block-column {
  border-left: 1px solid var(--color-line);
  padding-inline: 22px;
}

.dv-hidden-facts .wp-block-column:first-child {
  border-left: 0;
  padding-left: 0;
}

.dv-hidden-facts p {
  color: var(--color-muted);
  font-size: 14px;
  line-height: 1.45;
  margin: 0;
}

.dv-hidden-facts strong {
  color: var(--color-text);
  display: inline-block;
  font-size: clamp(26px, 2.375rem, 42px);
  font-weight: 500;
  line-height: 1;
  margin-bottom: 8px;
}

.dv-hidden-spec-grid {
  margin-top: var(--section-head-gap);
}

.dv-hidden-spec-grid .dv-info-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.58)),
    rgba(232, 196, 134, 0.08);
}

.dv-hidden-feature-grid {
  display: grid;
  gap: clamp(18px, 2.4vw, 34px);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: clamp(28px, 3.2vw, 46px);
}

.dv-hidden-feature-card {
  background: transparent;
  border: 0;
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.dv-hidden-feature-card__media {
  aspect-ratio: 0.69;
  background: #ddd7ce;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
  margin: 0;
  overflow: hidden;
  position: relative;
}

.dv-hidden-feature-card__media::after {
  background: linear-gradient(180deg, rgba(26, 25, 22, 0) 48%, rgba(26, 25, 22, 0.78) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.dv-hidden-feature-card__media img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

.dv-hidden-feature-card h3 {
  color: #fff;
  font-family: var(--font-body);
  font-size: clamp(13px, 0.9375rem, 17px);
  font-weight: 800;
  letter-spacing: 0.02em;
  line-height: 1.18;
  margin: -62px 20px 0;
  min-height: 42px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

.dv-hidden-feature-card p {
  border-top: 1px solid rgba(42, 41, 38, 0.14);
  color: rgba(42, 41, 38, 0.72);
  font-size: clamp(14px, 0.9375rem, 15px);
  font-weight: 500;
  line-height: 1.58;
  margin: 18px clamp(10px, 1.2vw, 22px) 0;
  max-width: 31ch;
  padding-top: 14px;
  text-wrap: pretty;
}

.dv-hidden-series > h2 {
  font-size: var(--type-section-title-wide);
  font-weight: 400;
  line-height: 1.08;
  max-width: 860px;
}

@media (max-width: 1180px) {
  .dv-hidden-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .dv-zadoor-product__summary .dv-hidden-choice__card,
  .dv-hidden-choice__aside .dv-hidden-choice__card {
    position: static;
  }
}

.dv-hidden-product-grid {
  margin-top: var(--section-head-gap);
}

.dv-hidden-product-grid + .dv-hidden-product-grid {
  margin-top: 20px;
}

.dv-hidden-specs .dv-info-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 0;
}

.dv-hidden-specs .dv-info-card figure {
  aspect-ratio: 4 / 3;
  background: #e4ded4;
  margin: 0;
  overflow: hidden;
}

.dv-hidden-specs .dv-info-card img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

.dv-hidden-specs .dv-info-card h3 {
  margin: 24px 26px 0;
}

.dv-hidden-specs .dv-info-card p {
  margin: 12px 26px 26px;
}

.dv-hidden-catalog .dv-card figure,
.dv-hidden-variants .dv-card figure {
  aspect-ratio: 3 / 4;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(232, 228, 220, 0.86)),
    #e9e5dd;
  display: block;
  padding: 0;
}

.dv-hidden-catalog .dv-card img,
.dv-hidden-variants .dv-card img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

.dv-hidden-catalog .dv-card h3 {
  margin-top: 18px;
}

.dv-hidden-catalog .dv-card > p:not(.dv-card__price) {
  margin: 10px 0 0;
}

.dv-hidden-variants .dv-card > p:not(.dv-card__price) {
  padding-bottom: 24px;
}

.dv-hidden-catalog .dv-card p.dv-card__price,
.dv-hidden-variants .dv-card p.dv-card__price {
  color: var(--color-text);
  font-size: 14px;
  font-weight: 700;
  margin: auto 0 0;
  padding-top: 18px;
}

.dv-hidden-catalog .dv-card p.dv-card__price strong,
.dv-hidden-variants .dv-card p.dv-card__price strong {
  font-size: 18px;
}

.dv-hidden-catalog .dv-card__actions,
.dv-hidden-variants .dv-card__actions {
  margin-top: 12px;
  padding-inline: 22px;
  padding-bottom: 24px;
}

.dv-hidden-catalog .dv-card__actions {
  margin-top: 12px;
}

.dv-hidden-catalog .dv-card__actions .wp-block-button,
.dv-hidden-catalog .dv-card__actions .wp-block-button__link,
.dv-hidden-variants .dv-card__actions .wp-block-button,
.dv-hidden-variants .dv-card__actions .wp-block-button__link {
  width: 100%;
}

.dv-hidden-process {
  background: var(--color-dark-panel);
  color: #f5f2ea;
  max-width: none;
  padding-inline: clamp(18px, 4vw, 48px);
}

.dv-hidden-process > * {
  margin-inline: auto;
  max-width: var(--wide);
}

.dv-hidden-process h2 {
  color: #f5f2ea;
}

.dv-hidden-process .dv-section__head p:not(.dv-eyebrow) {
  color: rgba(245, 242, 234, 0.72);
}

.dv-hidden-process .dv-process__line .wp-block-column {
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(245, 242, 234, 0.16);
}

.dv-hidden-process .dv-process__line p {
  color: rgba(245, 242, 234, 0.7);
}

.dv-hidden-process .dv-process__line strong {
  color: #f0cc8a;
}

@media (max-width: 781px) {
  .dv-hidden-choice__grid {
    grid-template-columns: 1fr;
  }

  .dv-hidden-choice__media figure {
    aspect-ratio: 4 / 3;
    height: auto;
    min-height: 0;
  }

  .dv-hidden-choice__card {
    height: auto;
    padding: 24px;
  }

  .dv-hidden-split {
    gap: 18px;
  }

  .dv-hidden-split__media figure {
    aspect-ratio: 4 / 3;
    min-height: 0;
  }

  .dv-hidden-split__content {
    padding: 24px;
  }

  .dv-hidden-facts {
    grid-template-columns: 1fr;
  }

  .dv-hidden-facts .wp-block-column {
    border-left: 0;
    border-top: 1px solid var(--color-line);
    padding: 18px 0 0;
  }

  .dv-hidden-facts .wp-block-column:first-child {
    border-top: 0;
    padding-top: 0;
  }

  .dv-hidden-feature-grid {
    grid-template-columns: 1fr;
  }

}
