/*
 * STIERS Unterseiten – Tablet und Desktop
 *
 * Ausschließlich per media="screen and (min-width: 768px)" geladen. Die
 * mobile Figma-Fassung in rework.css/pages.css bleibt unverändert.
 */

/* ── Gemeinsame Unterseiten-Heroes ─────────────────────────────── */
main.rw-page .rw-pphero {
    display: block;
    height: clamp(700px, 84svh, 840px);
    min-height: 700px;
    background: #010101;
}

main.rw-page .rw-pphero-bg {
    inset: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    object-fit: cover;
}

main.rw-page .rw-pphero-shade {
    z-index: 1;
    background:
        linear-gradient(90deg, rgba(1,1,1,.77) 0%, rgba(1,1,1,.4) 48%, rgba(1,1,1,.06) 76%),
        linear-gradient(0deg, rgba(1,1,1,.72) 0%, rgba(1,1,1,0) 40%);
}

main.rw-page .rw-pphero .rw-pphero-top,
main.rw-page .rw-pphero .rw-pphero-bottom {
    position: absolute;
    right: auto;
    left: clamp(40px, 7vw, 112px);
    width: min(48vw, 650px);
    max-width: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

main.rw-page .rw-pphero .rw-pphero-top {
    top: clamp(145px, 20svh, 190px);
}

main.rw-page .rw-pphero .rw-pphero-bottom {
    bottom: clamp(58px, 8svh, 88px);
}

main.rw-page .rw-pphero .rw-h1 {
    color: rgba(255,255,255,.92);
    font-size: clamp(42px, 4.8vw, 68px);
    font-weight: 300;
    line-height: 1.08;
    letter-spacing: .035em;
}

main.rw-page .rw-pphero .rw-h1 .rw-hspan {
    max-width: 440px;
    margin-bottom: 18px;
    color: rgba(255,255,255,.72);
    font-size: 13px;
    line-height: 1.5;
}

main.rw-page .rw-pphero .rw-hero-label {
    width: auto;
    margin: 0 0 8px;
    color: #fff;
    font-size: 16px;
    letter-spacing: .1em;
}

main.rw-page .rw-pphero .rw-hero-sub {
    width: auto;
    height: auto;
    margin: 0;
    color: rgba(255,255,255,.68);
    font-size: 13px;
    line-height: 1.65;
}

main.rw-page .rw-pphero .rw-btn {
    flex-direction: row;
    justify-content: flex-start;
    width: fit-content;
    height: auto;
    margin: 22px 0 0;
    padding: 5px 0;
    gap: 12px;
}

main.rw-page .rw-pphero .rw-btn img {
    width: 24px;
    height: 24px;
}

/* Portrait-Originale bleiben unverfälscht als rechte Bildbühne. So passen
 * Flasche/Emblem vollständig, ohne eine künstliche Breitbildversion zu bauen. */
@media (min-width: 1100px) {
    body:not(.stiers-page-shop) main.rw-page .rw-pphero .rw-pphero-bg {
        inset: 0 0 0 auto;
        right: 0;
        left: auto;
        width: 58%;
        max-width: none;
        height: 100%;
        object-position: center 55%;
    }

    body:not(.stiers-page-shop) main.rw-page .rw-pphero .rw-pphero-shade {
        background: linear-gradient(90deg, #010101 0%, #010101 38%, rgba(1,1,1,.82) 49%, rgba(1,1,1,.08) 76%);
    }
}

body.stiers-page-shop main.rw-page .rw-pphero .rw-pphero-top {
    top: clamp(94px, 13svh, 122px);
}

body.stiers-page-shop main.rw-page .rw-pphero .rw-h1 {
    font-size: clamp(40px, 4.2vw, 60px);
}

/* ── Produkt-Landingpages: Karte und Inhaltssektionen ─────────── */
main.rw-page .rw-ppcard:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife),
main.rw-bundle-page .rw-ppcard {
    height: auto;
    min-height: 0;
    overflow: visible;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

main.rw-page .rw-ppcard:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-inner,
main.rw-bundle-page .rw-ppcard .rw-inner {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr);
    grid-template-rows: auto auto auto auto auto;
    gap: 14px clamp(42px, 7vw, 110px);
    width: 100%;
    max-width: 1280px;
    height: auto;
    min-height: 390px;
    padding-top: clamp(68px, 8vw, 104px);
    padding-bottom: clamp(68px, 8vw, 104px);
    text-align: left;
}

main.rw-page .rw-ppcard .rw-pcard-toprow,
main.rw-bundle-page .rw-ppcard .rw-pcard-toprow {
    position: static;
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    width: 100%;
    height: auto;
    gap: 32px;
}

main.rw-page .rw-ppcard .rw-pcard-titleblock,
main.rw-page .rw-ppcard .rw-pcard-priceblock,
main.rw-bundle-page .rw-ppcard .rw-pcard-titleblock,
main.rw-bundle-page .rw-ppcard .rw-pcard-priceblock {
    width: auto;
}

main.rw-page .rw-ppcard .rw-pcard-name,
main.rw-page .rw-ppcard .rw-pcard-ml,
main.rw-page .rw-ppcard .rw-pcard-price,
main.rw-page .rw-ppcard .rw-pcard-tax,
main.rw-page .rw-ppcard .rw-pcard-price--out,
main.rw-bundle-page .rw-ppcard .rw-pcard-name,
main.rw-bundle-page .rw-ppcard .rw-pcard-ml,
main.rw-bundle-page .rw-ppcard .rw-pcard-price,
main.rw-bundle-page .rw-ppcard .rw-pcard-tax {
    width: auto;
    height: auto;
    line-height: inherit;
}

main.rw-page .rw-ppcard .rw-pcard-name,
main.rw-bundle-page .rw-ppcard .rw-pcard-name {
    font-size: clamp(24px, 3vw, 38px);
    white-space: normal;
}

main.rw-page .rw-ppcard .rw-pcard-price,
main.rw-bundle-page .rw-ppcard .rw-pcard-price {
    font-size: clamp(20px, 2vw, 28px);
}

main.rw-page .rw-ppcard .rw-pcard-claim,
main.rw-page .rw-ppcard .rw-pcard-sep,
main.rw-page .rw-ppcard .rw-pcard-desc,
main.rw-page .rw-ppcard .rw-checks,
main.rw-page .rw-ppcard .rw-pcard-rating,
main.rw-page .rw-ppcard .rw-pcard-meta,
main.rw-bundle-page .rw-ppcard .rw-pcard-claim,
main.rw-bundle-page .rw-ppcard .rw-pcard-sep,
main.rw-bundle-page .rw-ppcard .rw-pcard-desc,
main.rw-bundle-page .rw-ppcard .rw-checks,
main.rw-bundle-page .rw-ppcard .rw-pcard-rating,
main.rw-bundle-page .rw-ppcard .rw-pcard-meta {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
}

main.rw-page .rw-ppcard .rw-pcard-claim,
main.rw-bundle-page .rw-ppcard .rw-pcard-claim {
    grid-column: 1;
    font-size: 16px;
}

main.rw-page .rw-ppcard .rw-pcard-sep,
main.rw-bundle-page .rw-ppcard .rw-pcard-sep {
    grid-column: 1;
    width: 72px;
}

main.rw-page .rw-ppcard .rw-pcard-desc,
main.rw-bundle-page .rw-ppcard .rw-pcard-desc {
    grid-column: 1;
    max-width: 570px;
    font-size: 14px;
    line-height: 1.7;
}

main.rw-page .rw-ppcard .rw-checks,
main.rw-bundle-page .rw-ppcard .rw-checks {
    grid-column: 2;
    grid-row: 2 / span 3;
    align-self: start;
    gap: 9px;
}

main.rw-page .rw-ppcard .rw-checks li,
main.rw-bundle-page .rw-ppcard .rw-checks li {
    font-size: 12px;
    line-height: 1.55;
}

main.rw-page .rw-ppcard .rw-pcard-rating,
main.rw-bundle-page .rw-ppcard .rw-pcard-rating {
    grid-column: 2;
}

main.rw-page .rw-ppcard .rw-pcard-meta,
main.rw-bundle-page .rw-ppcard .rw-pcard-meta {
    grid-column: 2;
    align-self: end;
    font-size: 12px;
    line-height: 1.65;
}

main.rw-page .rw-ppcard > .rw-inner > .rw-btn {
    position: static;
    display: flex;
    grid-column: 1;
    width: fit-content;
    margin: 12px 0 0;
}

main.rw-page .rw-ppbenefit:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife),
main.rw-page .rw-ppmoment:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
    height: auto;
    min-height: 620px;
    overflow: visible;
}

main.rw-page .rw-ppbenefit:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) > img,
main.rw-page .rw-ppmoment:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) > img {
    position: relative;
    inset: auto;
    grid-column: 1;
    grid-row: 1;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 620px;
    object-fit: cover;
}

main.rw-page .rw-ppbenefit:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-inner,
main.rw-page .rw-ppmoment:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-inner {
    position: relative;
    inset: auto;
    grid-column: 2;
    grid-row: 1;
    align-self: center;
    width: 100%;
    max-width: 650px;
    height: auto;
    padding: clamp(60px, 8vw, 110px);
    text-align: left;
}

main.rw-page .rw-ppbenefit .rw-h2,
main.rw-page .rw-ppbenefit .rw-pp-copy,
main.rw-page .rw-ppmoment .rw-h2,
main.rw-page .rw-ppmoment .rw-pp-copy {
    width: auto;
    height: auto;
    margin-right: 0;
    margin-left: 0;
}

main.rw-page .rw-ppbenefit .rw-pp-copy,
main.rw-page .rw-ppmoment .rw-pp-copy {
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.75;
}

main.rw-page .rw-ppmoment:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) > img {
    grid-column: 2;
}

main.rw-page .rw-ppmoment:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-inner {
    grid-column: 1;
    justify-self: end;
}

main.rw-page .rw-ppmoment .rw-btn {
    width: fit-content;
    height: auto;
    margin: 28px 0 0;
}

main.rw-page .rw-ppmoment:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-h2,
main.rw-page .rw-ppessences:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-h2 {
    height: auto;
    line-height: 1.22;
}

main.rw-page .rw-ppscent:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) {
    position: relative;
    display: flex;
    align-items: center;
    height: 430px;
    overflow: hidden;
}

main.rw-page .rw-ppscent:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife)::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(1,1,1,.87), rgba(1,1,1,.34) 60%, rgba(1,1,1,.16));
}

main.rw-page .rw-ppscent:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) > img {
    position: absolute;
    inset: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    object-fit: cover;
}

main.rw-page .rw-ppscent:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-inner {
    position: relative;
    inset: auto;
    z-index: 1;
    width: 100%;
    max-width: 1280px;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
}

main.rw-page .rw-ppscent .rw-h2,
main.rw-page .rw-ppscent .rw-ppscent-sub,
main.rw-page .rw-ppscent .rw-pp-copy {
    width: min(520px, 48vw);
    height: auto;
    margin-right: 0;
    margin-left: 0;
}

main.rw-page .rw-ppscent .rw-pp-copy {
    font-size: 14px;
    line-height: 1.7;
}

main.rw-page .rw-pppoints:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) {
    height: auto;
    overflow: visible;
    background: #0b0b0b;
}

main.rw-page .rw-pppoints:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-inner {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(28px, 4vw, 64px);
    width: 100%;
    height: auto;
    padding-top: clamp(76px, 8vw, 110px);
    padding-bottom: clamp(76px, 8vw, 110px);
}

main.rw-page .rw-pppoints:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-pppoint {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}

main.rw-page .rw-pppoints .rw-pppoint-icon {
    margin-bottom: 20px;
}

main.rw-page .rw-pppoints .rw-pppoint-h,
main.rw-page .rw-pppoints .rw-pppoint-p {
    width: auto;
    height: auto;
    margin-right: 0;
    margin-left: 0;
}

main.rw-page .rw-pppoints .rw-pppoint-h {
    margin-bottom: 10px;
    font-size: 15px;
}

main.rw-page .rw-pppoints .rw-pppoint-p {
    font-size: 13px;
    line-height: 1.65;
}

main.rw-page .rw-ppessences:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) {
    height: auto;
    overflow: visible;
}

main.rw-page .rw-ppessences:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-inner {
    width: 100%;
    max-width: 900px;
    height: auto;
    padding-top: clamp(90px, 10vw, 140px);
    padding-bottom: clamp(90px, 10vw, 140px);
    text-align: center;
}

main.rw-page .rw-ppessences .rw-h2,
main.rw-page .rw-ppessences .rw-pp-copy,
main.rw-page .rw-ppessences .rw-pp-copy--dim {
    width: auto;
    height: auto;
}

main.rw-page .rw-ppessences .rw-pp-copy {
    margin: 28px 0 22px;
    font-size: 14px;
    line-height: 1.75;
}

main.rw-page .rw-ppessences .rw-pp-copy--dim {
    max-width: 720px;
    margin: 0 auto 34px;
    font-size: 12px;
    text-align: center;
}

main.rw-page .rw-ppessences .rw-btn {
    display: flex;
    width: fit-content;
    height: auto;
    margin: 0 auto;
}

/* Bewertungen und gemeinsame Abschlusssektion */
main.rw-page .rw-reviews {
    padding: clamp(76px, 8vw, 110px) 0;
}

main.rw-page .rw-reviews .rw-inner {
    max-width: 1000px;
    padding-right: clamp(32px, 5vw, 72px);
    padding-left: clamp(32px, 5vw, 72px);
}

main.rw-page .rw-review-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

main.rw-page .rw-review-row {
    flex-direction: row;
}

main.rw-page .rw-ppending {
    height: auto;
    overflow: visible;
}

main.rw-page .rw-ppending .rw-inner {
    width: 100%;
    max-width: 800px;
    height: auto;
    padding-top: clamp(88px, 9vw, 130px);
    padding-bottom: clamp(88px, 9vw, 130px);
}

main.rw-page .rw-ppending .rw-h2 {
    height: auto;
}

main.rw-page .rw-ppending .rw-btn {
    width: fit-content;
    max-width: 100%;
    height: auto;
}

body:has(.rw-product-sticky) footer.wp-block-group {
    margin-bottom: 108px;
}

.rw-product-sticky {
    right: auto;
    left: 50%;
    bottom: calc(24px + env(safe-area-inset-bottom, 0px));
    width: min(calc(100% - 48px), 660px);
    height: auto;
    padding: 10px 12px 10px 18px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 44px;
    transform: translateX(-50%);
}

.rw-product-sticky-seife {
    padding: 10px 12px;
}

/* ── Bundle ───────────────────────────────────────────────────── */
main.rw-bundle-page .rw-ppbenefit,
main.rw-bundle-page .rw-ppmoment {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 1fr);
    height: auto;
    min-height: 680px;
    overflow: visible;
}

main.rw-bundle-page .rw-ppbenefit > img,
main.rw-bundle-page .rw-ppmoment > img {
    position: relative;
    inset: auto;
    grid-column: 1;
    grid-row: 1;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 680px;
    object-fit: cover;
}

main.rw-bundle-page .rw-ppbenefit > .rw-inner,
main.rw-bundle-page .rw-ppmoment > .rw-inner {
    position: relative;
    inset: auto;
    grid-column: 2;
    grid-row: 1;
    align-self: center;
    width: 100%;
    height: auto;
    padding: clamp(54px, 6vw, 92px);
}

main.rw-bundle-page .rw-ppbenefit .rw-h2,
main.rw-bundle-page .rw-ppbenefit > .rw-inner > .rw-pp-copy,
main.rw-bundle-page .rw-ppbenefit .rw-pppoint,
main.rw-bundle-page .rw-ppmoment .rw-h2,
main.rw-bundle-page .rw-ppmoment .rw-pp-copy,
main.rw-bundle-page .rw-ppmoment .rw-btn {
    position: static;
    width: auto;
    height: auto;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
}

main.rw-bundle-page .rw-ppbenefit > .rw-inner > .rw-pp-copy {
    margin: 24px 0 32px;
    font-size: 14px;
    line-height: 1.7;
}

main.rw-bundle-page .rw-ppbenefit .rw-pppoint {
    padding: 16px 0;
}

main.rw-bundle-page .rw-ppmoment > img {
    grid-column: 2;
}

main.rw-bundle-page .rw-ppmoment > .rw-inner {
    grid-column: 1;
    justify-self: end;
}

main.rw-bundle-page .rw-ppmoment .rw-pp-copy {
    margin: 28px 0;
    font-size: 14px;
    line-height: 1.75;
}

main.rw-bundle-page .rw-ppmoment .rw-btn {
    width: fit-content;
}

main.rw-bundle-page .rw-ppusage {
    position: relative;
    height: auto;
    overflow: visible;
}

main.rw-bundle-page .rw-ppusage > .rw-inner {
    position: relative;
    inset: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    height: auto;
    padding-top: clamp(80px, 8vw, 112px);
    padding-bottom: clamp(80px, 8vw, 112px);
}

main.rw-bundle-page .rw-ppusage > .rw-inner > .rw-eyebrow {
    position: static;
    grid-column: 1 / -1;
    width: auto;
    margin: 0 0 22px;
}

main.rw-bundle-page .rw-ppusage-card,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(1),
main.rw-bundle-page .rw-ppusage-card:nth-of-type(2) {
    position: relative;
    inset: auto;
    width: 100%;
    max-width: none;
    height: auto;
    margin: 0;
    padding: 0 0 28px;
    background: #0d0d0d;
}

main.rw-bundle-page .rw-ppusage-card img,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(1) img,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(2) img {
    position: relative;
    inset: auto;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

main.rw-bundle-page .rw-ppusage-card .rw-pppoint-h,
main.rw-bundle-page .rw-ppusage-card .rw-pppoint-p,
main.rw-bundle-page .rw-ppusage-card .rw-ppusage-link,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(1) .rw-pppoint-h,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(1) .rw-pppoint-p,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(1) .rw-ppusage-link,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(2) .rw-pppoint-h,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(2) .rw-pppoint-p,
main.rw-bundle-page .rw-ppusage-card:nth-of-type(2) .rw-ppusage-link {
    position: static;
    display: block;
    width: auto;
    height: auto;
    margin-right: 28px;
    margin-left: 28px;
}

main.rw-bundle-page .rw-ppusage-card .rw-pppoint-h {
    margin-top: 24px;
}

main.rw-bundle-page .rw-ppusage-card .rw-ppusage-link {
    width: fit-content;
    margin-top: 18px;
}

/* ── Shop ─────────────────────────────────────────────────────── */
body.stiers-page-shop .rw-products {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    width: min(calc(100% - 64px), 1280px);
    height: auto;
    margin: 0 auto;
    padding: clamp(82px, 8vw, 112px) 0 clamp(96px, 9vw, 128px);
    overflow: visible;
}

body.stiers-page-shop .rw-products > .rw-inner {
    display: block;
    grid-column: 1 / -1;
    width: 100%;
    max-width: none;
    height: auto;
    padding: 0 0 30px;
}

body.stiers-page-shop .rw-products > .rw-pcard,
body.stiers-page-shop .rw-products > .rw-pcard:first-of-type,
body.stiers-page-shop .rw-products > .rw-pcard:last-of-type {
    width: auto;
    max-width: none;
    height: auto;
    margin: 0;
}

body.stiers-page-shop .rw-pcard-panel {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0;
    overflow: hidden;
    background: #101010;
    border: 1px solid rgba(255,255,255,.08);
}

body.stiers-page-shop .rw-pcard-imgwrap,
body.stiers-page-shop .rw-pcard-imgwrap img {
    width: 100%;
    height: auto;
}

body.stiers-page-shop .rw-pcard-imgwrap img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

body.stiers-page-shop .rw-pcard-body,
body.stiers-page-shop .rw-pcard:last-of-type .rw-pcard-body {
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: column;
    height: auto;
    min-height: 390px;
    padding: 24px;
}

body.stiers-page-shop .rw-pcard-toprow {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    height: auto;
}

body.stiers-page-shop .rw-pcard-name,
body.stiers-page-shop .rw-pcard-ml,
body.stiers-page-shop .rw-pcard-price,
body.stiers-page-shop .rw-pcard-tax,
body.stiers-page-shop .rw-pcard-price--out {
    width: auto;
    height: auto;
    line-height: inherit;
}

body.stiers-page-shop .rw-pcard-priceblock {
    width: auto;
    min-width: 110px;
}

body.stiers-page-shop .rw-pcard-claim {
    margin-top: 18px;
}

body.stiers-page-shop .rw-pcard-desc {
    font-size: 12.5px;
    line-height: 1.6;
}

body.stiers-page-shop .rw-pcard-buyrow,
body.stiers-page-shop .rw-pcard--out .rw-pcard-buyrow {
    position: static;
    width: 100%;
    height: auto;
    margin-top: auto;
    padding-top: 22px;
    gap: 12px;
    align-items: center;
    justify-content: space-between;
}

body.stiers-page-shop .rw-pcard-buyrow .rw-pcard-meta,
body.stiers-page-shop .rw-pcard-buyrow .rw-btn {
    width: auto;
    padding-top: 0;
}

/* width allein genuegt nicht: rework.css gibt beiden zusaetzlich eine feste
   flex-basis (156 px und 166 px). Die ueberlebt und laesst den Button bei
   768 px um 9 px aus der Karte ragen. Die Startseite setzt an derselben Stelle
   bereits flex zurueck — hier fehlte es. */
body.stiers-page-shop .rw-pcard-buyrow .rw-pcard-meta {
    flex: 1 1 auto;
    min-width: 0;
}

body.stiers-page-shop .rw-pcard-buyrow .rw-btn {
    flex: 0 0 auto;
    height: 48px;
    padding: 13px 22px;
}

body.stiers-page-shop .rw-pcard-notify {
    position: static;
    width: 100%;
    height: 48px;
    margin: 12px 0 0;
}

body.stiers-page-shop .rw-proof {
    height: auto;
    overflow: visible;
}

body.stiers-page-shop .rw-proof .rw-inner {
    padding-top: clamp(82px, 8vw, 112px);
    padding-bottom: clamp(82px, 8vw, 112px);
}

body.stiers-page-shop .rw-proof-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    max-width: none;
    height: auto;
    margin: 52px 0 0;
    overflow: visible;
}

body.stiers-page-shop .rw-proof-card,
body.stiers-page-shop .rw-proof-card:nth-child(n+4) {
    display: flex;
    width: 100%;
    height: auto;
    min-height: 154px;
    padding: 28px 32px;
}

body.stiers-page-shop .rw-risiko {
    height: auto;
    overflow: visible;
    background: #0b0a09;
    content-visibility: visible;
    contain-intrinsic-size: none;
}

body.stiers-page-shop .rw-risiko .rw-inner {
    /* Das mobile Zutatenmotiv enthaelt oben viel schwarzen Bildraum. Auf
       Desktop wird dieser Bereich gezielt ausgeblendet, damit Motiv und
       Textblock gemeinsam beginnen und die Flasche deutlich breiter wirkt. */
    /* max-width und height muessen hier ausdruecklich gesetzt werden: rework.css
       nagelt .rw-risiko .rw-inner mit Spezifitaet (0,2,0) auf 402 px und 874 px
       fest, und das ungescopte .rw-inner der gemeinsamen Basis (0,1,0) kommt
       dagegen nicht an. Faellt eine der beiden Zeilen weg, wird das Motiv bei
       768 px wieder um gut 120 px beschnitten. */
    width: 100%;
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
    display: grid;
    grid-template:
        "heading image" auto
        "copy image" auto
        "checks image" 1fr
        / minmax(230px, .9fr) minmax(340px, 1.1fr);
    column-gap: clamp(32px, 6vw, 90px);
    align-items: start;
    min-height: clamp(700px, 76vw, 920px);
    padding-right: clamp(32px, 5vw, 72px);
    padding-left: clamp(32px, 5vw, 72px);
    padding-top: 92px;
    padding-bottom: 92px;
}

body.stiers-page-shop .rw-risiko .rw-h2 {
    grid-area: heading;
    align-self: start;
    margin-bottom: 34px;
    text-align: left;
}

body.stiers-page-shop .rw-risiko-p {
    grid-area: copy;
    max-width: 390px;
    margin: 0 0 38px;
    font-size: 13px;
    line-height: 1.75;
    text-align: left;
}

body.stiers-page-shop .rw-ing-imgwrap {
    position: relative;
    inset: auto;
    grid-area: image;
    align-self: start;
    width: min(100%, 640px);
    aspect-ratio: 4 / 5;
    margin: 0 auto;
    overflow: hidden;
}

body.stiers-page-shop .rw-ing-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: auto;
    object-fit: initial;
    transform: translateY(-26.8%);
}

body.stiers-page-shop .rw-ing-imgwrap .rw-ing-item {
    width: 31%;
    max-width: 145px;
}

body.stiers-page-shop .rw-ing-imgwrap .rw-ing-item--1 { top: 21%; left: 3%; }
body.stiers-page-shop .rw-ing-imgwrap .rw-ing-item--2 { top: 28.2%; right: 6%; left: auto; }
body.stiers-page-shop .rw-ing-imgwrap .rw-ing-item--3 { top: 66.3%; left: 5.5%; }
body.stiers-page-shop .rw-ing-imgwrap .rw-ing-item--4 { top: 73.4%; right: 5%; left: auto; }

body.stiers-page-shop .rw-risiko .rw-checks {
    position: static;
    grid-area: checks;
    align-self: start;
    width: auto;
    margin: 0;
}

/* Das Pattern verwendet die gemeinsame Produktseiten-Klasse rw-ppending.
   Die alten rw-shop-ending-Regeln trafen deshalb nie ein Element. */
body.stiers-page-shop main.rw-page .rw-ppending .rw-inner {
    padding-top: clamp(160px, 14vw, 200px);
    padding-bottom: clamp(160px, 14vw, 200px);
}

body.stiers-page-shop main.rw-page .rw-ppending {
    content-visibility: visible;
    contain-intrinsic-size: none;
}

body.stiers-page-shop main.rw-page .rw-ppending-logo {
    margin-bottom: 52px;
}

body.stiers-page-shop main.rw-page .rw-ppending .rw-h2 {
    margin-bottom: 54px;
}

/* ── Werte ────────────────────────────────────────────────────── */
body.stiers-page-werte .rw-ppbenefit {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(340px, .95fr);
    height: clamp(680px, 58vw, 820px);
    min-height: 680px;
    overflow: visible;
}

body.stiers-page-werte .rw-ppbenefit > img {
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 0;
    object-fit: cover;
    object-position: center top;
}

body.stiers-page-werte .rw-ppbenefit .rw-inner {
    align-self: center;
    max-width: 650px;
    padding: clamp(60px, 7vw, 104px);
    text-align: left;
}

body.stiers-page-werte .rw-ppbenefit .rw-pp-copy {
    margin-top: 26px;
    font-size: 14px;
    line-height: 1.75;
}

body.stiers-page-werte .rw-wover {
    aspect-ratio: auto;
}

body.stiers-page-werte .rw-wover--glaube,
body.stiers-page-werte .rw-wover:has(.rw-wov):not(.rw-wover--glaube) {
    display: grid;
    grid-template-columns: minmax(340px, .9fr) minmax(0, 1.1fr);
    grid-template-rows: 1fr auto;
    min-height: 650px;
}

body.stiers-page-werte .rw-wover--glaube {
    height: clamp(680px, 58vw, 820px);
    min-height: 0;
}

body.stiers-page-werte .rw-wover--glaube > img,
body.stiers-page-werte .rw-wover:has(.rw-wov):not(.rw-wover--glaube) > img {
    position: relative;
    inset: auto;
    grid-column: 2;
    grid-row: 1 / 3;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.stiers-page-werte .rw-wover--glaube .rw-wov,
body.stiers-page-werte .rw-wover:has(.rw-wov):not(.rw-wover--glaube) .rw-wov {
    position: relative !important;
    inset: auto !important;
    grid-column: 1;
    align-self: end;
    width: auto;
    padding: clamp(48px, 6vw, 92px);
    text-align: left;
}

body.stiers-page-werte .rw-wover--glaube .rw-wov + .rw-wov,
body.stiers-page-werte .rw-wover:has(.rw-wov):not(.rw-wover--glaube) .rw-wov + .rw-wov {
    align-self: start;
    padding-top: 0;
}

body.stiers-page-werte .rw-wover:has(.rw-wov):not(.rw-wover--glaube) > img {
    grid-column: 1;
    object-position: center bottom;
}

body.stiers-page-werte .rw-wover:has(.rw-wov):not(.rw-wover--glaube) .rw-wov {
    grid-column: 2;
}

body.stiers-page-werte .rw-wover .rw-btn {
    width: fit-content;
    margin: 0;
}

body.stiers-page-werte .rw-pppoints {
    height: auto;
    overflow: visible;
}

body.stiers-page-werte .rw-pppoints .rw-inner {
    padding-top: clamp(88px, 9vw, 128px);
    padding-bottom: clamp(88px, 9vw, 128px);
}

body.stiers-page-werte .rw-werte-icons {
    flex-direction: row;
    justify-content: center;
    gap: clamp(50px, 9vw, 140px);
    margin-top: 64px;
}

body.stiers-page-werte .rw-werte-icon {
    flex: 1;
    max-width: 240px;
}

body.stiers-page-werte .rw-wtext .rw-inner {
    max-width: 850px;
    padding-top: clamp(88px, 9vw, 128px);
    padding-bottom: clamp(88px, 9vw, 128px);
}

body.stiers-page-werte .rw-wtext .rw-pp-copy {
    margin-top: 24px;
    font-size: 14px;
}

body.stiers-page-werte .rw-wover:not(:has(.rw-wov)) {
    height: clamp(640px, 56vw, 800px);
    overflow: hidden;
    background: #010101;
}

body.stiers-page-werte .rw-wover:not(:has(.rw-wov)) > img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

/* ── Alte sx-Unterseiten: gemeinsame Hero-Komposition ─────────── */
body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx {
    max-width: none;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) main.sx-page .sx-hero {
    position: relative;
    height: clamp(700px, 84svh, 840px);
    min-height: 700px;
    background: #010101;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(1,1,1,.8), rgba(1,1,1,.38) 52%, rgba(1,1,1,.06) 78%),
        linear-gradient(0deg, rgba(1,1,1,.72), transparent 42%);
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero .sx-bg {
    width: 100%;
    max-width: none;
    height: 100%;
    object-fit: cover;
    object-position: center 50%;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-inner {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-head {
    position: absolute;
    top: clamp(145px, 20svh, 190px);
    left: clamp(40px, 4vw, 72px);
    width: min(48vw, 650px);
    padding: 0;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-h1 {
    font-size: clamp(42px, 4.8vw, 68px);
    line-height: 1.08;
    color: rgba(255,255,255,.92);
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-foot {
    position: absolute;
    bottom: clamp(56px, 8svh, 86px);
    left: clamp(40px, 4vw, 72px);
    width: min(46vw, 560px);
    gap: 20px;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-info {
    align-items: flex-start;
    padding: 0;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-info .sx-h2,
body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-info .sx-body {
    text-align: left;
    line-height: 1.65;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-action {
    justify-content: flex-start;
    padding: 0;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-cta {
    flex-direction: row;
    padding: 5px 0;
}

body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-cta img {
    width: 10px;
    height: 16px;
    margin: 0;
}

@media (min-width: 1100px) {
    body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero .sx-bg {
        right: 0;
        left: auto;
        width: 58%;
    }

    body:is(.stiers-page-wissen,.stiers-page-kontakt,.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero::after {
        background: linear-gradient(90deg, #010101 0%, #010101 38%, rgba(1,1,1,.82) 49%, rgba(1,1,1,.08) 76%);
    }
}

/* ── Wissen ───────────────────────────────────────────────────── */
body.stiers-page-wissen .sx-ws02,
body.stiers-page-wissen .sx-ws03,
body.stiers-page-wissen .sx-ws04 {
    position: relative;
    display: grid;
    isolation: isolate;
    grid-template-columns: repeat(4, minmax(100px, 1fr));
    grid-template-rows: auto auto auto auto;
    gap: 24px;
    height: auto;
    min-height: clamp(760px, 65vw, 900px);
    padding-top: clamp(64px, 6vw, 88px);
    padding-right: max(32px, calc((100% - 900px) / 2 + 40px));
    padding-bottom: clamp(64px, 6vw, 88px);
    padding-left: max(32px, calc((100% - 900px) / 2 + 40px));
    overflow: hidden;
}

body.stiers-page-wissen .sx-ws02::after,
body.stiers-page-wissen .sx-ws03::after,
body.stiers-page-wissen .sx-ws04::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: min(100%, 900px);
    pointer-events: none;
    background:
        linear-gradient(180deg, rgba(1,1,1,.92) 0, rgba(1,1,1,.48) 25%, transparent 48%),
        linear-gradient(0deg, rgba(1,1,1,.7) 0, transparent 32%);
    transform: translateX(-50%);
}

body.stiers-page-wissen .sx-ws02-img,
body.stiers-page-wissen .sx-ws03-img,
body.stiers-page-wissen .sx-ws04-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: 0;
    width: min(100%, 900px);
    max-width: none;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: translateX(-50%);
}

body.stiers-page-wissen .sx-ws-desc,
body.stiers-page-wissen .sx-ws-desc--3,
body.stiers-page-wissen .sx-ws04-title {
    position: relative;
    inset: auto;
    z-index: 2;
    grid-column: 1 / -1;
    grid-row: 1;
    width: min(100%, 650px);
    padding: 0;
    text-align: left;
}

body.stiers-page-wissen .sx-ws-desc .sx-body,
body.stiers-page-wissen .sx-ws04-title .sx-body {
    max-width: 620px;
    font-size: 14px;
    line-height: 1.75;
    text-align: left !important;
}

body.stiers-page-wissen .sx-ws04-title {
    justify-self: center;
    text-align: center;
}

body.stiers-page-wissen .sx-ws04-title .sx-body {
    margin-right: auto;
    margin-left: auto;
    text-align: center !important;
}

body.stiers-page-wissen .sx-ws-fade,
body.stiers-page-wissen .sx-ws02-fade,
body.stiers-page-wissen .sx-ws03-fade,
body.stiers-page-wissen .sx-ws-ln {
    display: none;
}

body.stiers-page-wissen .sx-wsl,
body.stiers-page-wissen .sx-wsl--1,
body.stiers-page-wissen .sx-wsl--2,
body.stiers-page-wissen .sx-wsl--3,
body.stiers-page-wissen .sx-wsl--4,
body.stiers-page-wissen .sx-wsl--5,
body.stiers-page-wissen .sx-wsl--6,
body.stiers-page-wissen .sx-wsl--7,
body.stiers-page-wissen .sx-wsl--8,
body.stiers-page-wissen .sx-wsl--9,
body.stiers-page-wissen .sx-wsl--10,
body.stiers-page-wissen .sx-wsl--11 {
    position: relative;
    inset: auto;
    z-index: 2;
    width: auto;
    padding: 18px 14px;
    background: rgba(1,1,1,.34);
    backdrop-filter: blur(2px);
    border-top: 1px solid rgba(255,255,255,.15);
}

body.stiers-page-wissen .sx-wsl--1,
body.stiers-page-wissen .sx-wsl--5,
body.stiers-page-wissen .sx-wsl--8 { grid-column: 1 / 3; grid-row: 2; }
body.stiers-page-wissen .sx-wsl--2,
body.stiers-page-wissen .sx-wsl--6,
body.stiers-page-wissen .sx-wsl--9 { grid-column: 3 / 5; grid-row: 2; }
body.stiers-page-wissen .sx-wsl--3,
body.stiers-page-wissen .sx-wsl--7,
body.stiers-page-wissen .sx-wsl--10 { grid-column: 1 / 3; grid-row: 3; }
body.stiers-page-wissen .sx-wsl--4,
body.stiers-page-wissen .sx-wsl--11 { grid-column: 3 / 5; grid-row: 3; }

body.stiers-page-wissen .sx-wsl-d {
    display: none;
}

body.stiers-page-wissen .sx-ws-btn,
body.stiers-page-wissen .sx-ws-chip {
    position: relative;
    inset: auto;
    z-index: 2;
    grid-row: 4;
    align-self: end;
    width: fit-content;
}

body.stiers-page-wissen .sx-ws-btn {
    grid-column: 1 / 3;
}

body.stiers-page-wissen .sx-ws-chip {
    grid-column: 3 / 5;
    justify-self: end;
}

body.stiers-page-wissen .sx-ws04-bot {
    position: relative;
    inset: auto;
    z-index: 2;
    grid-column: 1 / -1;
    grid-row: 4;
    width: auto;
    text-align: left;
}

body.stiers-page-wissen .sx-ws05 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    padding: clamp(80px, 8vw, 112px) clamp(32px, 7vw, 110px);
}

body.stiers-page-wissen .sx-ws05-card {
    min-height: 320px;
    padding: 42px;
}

body.stiers-page-wissen .sx-ws06 {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(340px, .9fr);
    height: 650px;
    min-height: 620px;
}

body.stiers-page-wissen .sx-ws06-img {
    position: relative;
    inset: auto;
    grid-column: 1;
    grid-row: 1 / 3;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 0;
    object-fit: cover;
}

body.stiers-page-wissen .sx-ws06-fadeT,
body.stiers-page-wissen .sx-ws06-fadeB {
    display: none;
}

body.stiers-page-wissen .sx-ws06-title,
body.stiers-page-wissen .sx-ws06-btn {
    position: relative;
    inset: auto;
    grid-column: 2;
    width: auto;
    transform: none;
}

body.stiers-page-wissen .sx-ws06-title {
    align-self: end;
    padding: clamp(56px, 7vw, 100px);
    padding-bottom: 30px;
    text-align: left;
}

body.stiers-page-wissen .sx-ws06-title .sx-h2,
body.stiers-page-wissen .sx-ws06-title .sx-body {
    text-align: left;
}

body.stiers-page-wissen .sx-ws06-btn {
    align-self: start;
    width: fit-content;
    margin: 0 clamp(56px, 7vw, 100px);
}

/* ── Kontakt ──────────────────────────────────────────────────── */
body.stiers-page-kontakt .sx-kform {
    height: auto;
    min-height: 0;
    padding: clamp(82px, 8vw, 120px) clamp(32px, 7vw, 110px);
}

body.stiers-page-kontakt .sx-kform-form {
    position: relative;
    inset: auto;
    width: min(100%, 920px);
    margin: 0 auto;
    gap: 20px;
}

body.stiers-page-kontakt .sx-kform-mail {
    margin: 0 0 18px;
}

body.stiers-page-kontakt .sx-kform-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 18px;
}

body.stiers-page-kontakt .sx-kform-label[for="sx-vorname"] { grid-column: 1; grid-row: 1; }
body.stiers-page-kontakt #sx-vorname { grid-column: 1; grid-row: 2; }
body.stiers-page-kontakt .sx-kform-label[for="sx-nachname"] { grid-column: 2; grid-row: 1; }
body.stiers-page-kontakt #sx-nachname { grid-column: 2; grid-row: 2; }
body.stiers-page-kontakt .sx-kform-label[for="sx-email"] { grid-column: 1 / -1; grid-row: 3; margin-top: 12px; }
body.stiers-page-kontakt #sx-email { grid-column: 1 / -1; grid-row: 4; }

body.stiers-page-kontakt .sx-kform-label,
body.stiers-page-kontakt .sx-kform-label--area {
    margin-bottom: 0;
    padding-left: 18px;
}

body.stiers-page-kontakt .sx-kform-input,
body.stiers-page-kontakt .sx-kform-textarea {
    padding-right: 28px;
    padding-left: 28px;
}

body.stiers-page-kontakt .sx-kform-textarea {
    height: 260px;
}

body.stiers-page-kontakt .sx-kform-submit {
    position: relative;
    inset: auto;
    align-self: flex-end;
    width: fit-content;
    transform: none;
}

/* ── Wissensartikel ───────────────────────────────────────────── */
body:is(.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-article {
    gap: 20px;
    width: min(calc(100% - 64px), 900px);
    margin: 0 auto;
    padding: clamp(78px, 8vw, 116px) clamp(32px, 5vw, 72px);
}

body:is(.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-art-p {
    font-size: 15px;
    line-height: 1.8;
}

body:is(.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-art-h {
    margin-top: 38px;
    font-size: clamp(22px, 2.5vw, 32px);
    line-height: 1.35;
}

body:is(.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-head {
    width: min(45vw, 590px);
}

body:is(.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-hero-h1 {
    font-size: clamp(38px, 4vw, 58px);
}

body:is(.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-article .sx-why {
    gap: 10px;
    padding: 18px 0;
    border-top: 1px solid rgba(255,255,255,.1);
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-tips {
    height: auto;
    padding: clamp(74px, 8vw, 112px) clamp(32px, 7vw, 110px);
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-tips-in {
    position: relative;
    inset: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    width: min(100%, 1120px);
    margin: 0 auto;
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-tip {
    width: auto;
    min-height: 150px;
    padding: 22px;
    background: rgba(255,255,255,.045);
    border: 1px solid rgba(255,255,255,.1);
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-tip > img {
    flex: 0 0 96px;
    width: 96px;
    height: 124px;
    object-fit: cover;
}

body.stiers-page-bartpflege .sx-ablank {
    display: none;
}

body:is(.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-kcta {
    height: auto;
    min-height: 470px;
}

body:is(.stiers-page-pflege,.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-kcta-in {
    position: relative;
    inset: auto;
    width: min(calc(100% - 64px), 720px);
    margin: 0 auto;
    padding: 112px 0;
    transform: none;
}

body.stiers-page-intimpflege .sx-aiphoto {
    height: 580px;
    overflow: hidden;
}

body.stiers-page-intimpflege .sx-aiphoto-img {
    position: relative;
    inset: auto;
    display: block;
    width: 100%;
    max-width: none;
    height: 100%;
    object-fit: cover;
    object-position: center 48%;
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-acard {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    height: auto;
    min-height: 0;
    padding: clamp(72px, 8vw, 108px) clamp(32px, 7vw, 110px);
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-acard-in {
    position: relative;
    inset: auto;
    grid-column: 1 / -1;
    width: min(100%, 1120px);
    height: 440px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.1);
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-acard-in .sx-prodcard-bg {
    width: 100%;
    height: 100%;
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-acard-in .sx-prodcard-d {
    top: 28px;
    left: 30px;
    width: min(340px, 44%);
}

body:is(.stiers-page-intimpflege,.stiers-page-bartpflege) .sx-acard-in .sx-shopcard-foot {
    top: auto;
    bottom: 24px;
    padding: 0 30px;
}

body.stiers-page-bartpflege .sx-abphoto-l,
body.stiers-page-bartpflege .sx-abphoto-r {
    position: relative;
    inset: auto;
    width: 100%;
    height: 300px;
    object-fit: cover;
}

body.stiers-page-bartpflege .sx-acard-in--bart {
    margin-top: 2px;
}

@media (min-width: 1100px) {
    body.stiers-page-bartpflege .sx-acard--bart {
        grid-template-columns: minmax(160px, .36fr) minmax(160px, .36fr) minmax(620px, 1.4fr);
        align-items: center;
    }

    body.stiers-page-bartpflege .sx-abphoto-l,
    body.stiers-page-bartpflege .sx-abphoto-r {
        height: 380px;
    }

    body.stiers-page-bartpflege .sx-acard-in--bart {
        grid-column: 3;
        grid-row: 1;
        width: 100%;
        margin: 0;
    }
}

/* ── Rechtstexte ──────────────────────────────────────────────── */
body.stiers-legal-page main.wp-block-group {
    width: min(calc(100% - 64px), 920px);
    max-width: 920px;
    min-height: 70svh;
    margin: 0 auto;
    padding: clamp(140px, 14vw, 190px) clamp(32px, 6vw, 72px) clamp(88px, 9vw, 128px) !important;
}

body.stiers-legal-page main > .wp-block-post-title {
    width: 100%;
    max-width: 800px;
    margin: 0 0 44px !important;
    font-size: clamp(42px, 5vw, 64px);
    line-height: 1.08;
}

body.stiers-legal-page main > .wp-block-post-content {
    width: 100%;
    max-width: 800px;
    font-size: 15px;
    line-height: 1.8;
}

body.stiers-legal-page .wp-block-post-content > * {
    line-height: 1.8;
}

body.stiers-legal-page main + .wp-block-template-part,
body.stiers-legal-page main + .wp-block-template-part > footer {
    height: auto !important;
    overflow: visible;
}

body.stiers-legal-page main + .wp-block-template-part .rw-footer {
    transform: none;
}

/* Bestätigungsseite */
body.stiers-page-nachricht-gesendet .rw-msgsent {
    min-height: 70svh;
}

body.stiers-page-nachricht-gesendet .rw-msgsent .rw-inner {
    max-width: 760px;
}

/* Tablet: zweispaltige Inhaltsblöcke dürfen etwas kompakter werden. */
@media (max-width: 899px) {
    main.rw-page .rw-ppcard:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife) .rw-inner,
    main.rw-bundle-page .rw-ppcard .rw-inner {
        gap: 14px 32px;
    }

    main.rw-page .rw-ppbenefit:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife),
    main.rw-page .rw-ppmoment:is(.rw-product-sackoel,.rw-product-bartoel,.rw-product-seife),
    main.rw-bundle-page .rw-ppbenefit,
    main.rw-bundle-page .rw-ppmoment {
        grid-template-columns: 1fr 1fr;
    }

    body.stiers-page-wissen .sx-ws02,
    body.stiers-page-wissen .sx-ws03,
    body.stiers-page-wissen .sx-ws04 {
        grid-template-columns: repeat(4, minmax(72px, 1fr));
        padding-right: 32px;
        padding-left: 32px;
    }

    body.stiers-page-shop .rw-pcard-toprow {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    body.stiers-page-shop .rw-pcard-name {
        white-space: normal;
    }

    body.stiers-page-shop .rw-pcard-priceblock {
        justify-self: start;
        min-width: 0;
        text-align: left;
    }
}
