body:not(.home):not(.woocommerce-page):not(.woocommerce) .content-article-koi-versand,
body.page-id-2224 .content-article-koi-versand {
  width: 100%;
  max-width: min(1760px, calc(100vw - clamp(20px, 5vw, 160px)));
  margin-inline: auto;
}

body.page-id-2224 .content-main {
  width: 100%;
  max-width: none;
  padding-top: clamp(28px, 3.8vw, 64px);
}

body.page-id-2224 .content-article-koi-versand > h1 {
  position: relative;
  margin-bottom: 0;
  padding: clamp(28px, 3.7vw, 52px) clamp(22px, 3.8vw, 70px);
  border: 1px solid rgba(8, 10, 12, 0.1);
  border-bottom: 0;
  background:
    radial-gradient(circle at 88% 14%, rgba(224, 28, 31, 0.08), transparent 30%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(250, 246, 238, 0.92));
  color: #090909;
  font-size: clamp(40px, 4vw, 68px);
  line-height: 0.94;
  letter-spacing: 0;
}

body.page-id-2224 .content-article-koi-versand > h1::after {
  content: "";
  position: absolute;
  left: clamp(22px, 3.8vw, 70px);
  bottom: clamp(15px, 1.8vw, 24px);
  width: 76px;
  height: 4px;
  background: linear-gradient(90deg, #e01c1f, rgba(224, 28, 31, 0));
}

body.page-id-2224 .content-article-koi-versand > .entry-content {
  padding: 0 clamp(12px, 2.4vw, 42px) clamp(42px, 5vw, 76px);
  border: 1px solid rgba(8, 10, 12, 0.1);
  background:
    radial-gradient(circle at 4% 62%, rgba(224, 28, 31, 0.06), transparent 28%),
    radial-gradient(circle at 97% 18%, rgba(179, 141, 86, 0.1), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(250, 246, 238, 0.88));
}

body.page-id-2224 .legal-hero,
body.page-id-2224 .legal-card,
body.page-id-2224 .legal-contact-strip {
  border-color: rgba(8, 10, 12, 0.13);
  border-radius: 6px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(252, 247, 239, 0.92));
  box-shadow: 0 22px 64px rgba(25, 20, 14, 0.08);
}

body.page-id-2224 .content-article-koi-versand .legal-hero-compact {
  grid-template-columns: minmax(520px, 1fr) minmax(640px, 1.05fr);
  column-gap: clamp(28px, 3.8vw, 66px);
  row-gap: clamp(14px, 1.5vw, 22px);
  align-items: stretch;
  margin: 0 0 clamp(16px, 2vw, 24px);
  padding: clamp(30px, 3.7vw, 54px);
}

body.page-id-2224 .content-article-koi-versand .legal-hero-compact > :not(.shipping-carrier-strip) {
  align-self: center;
}

body.page-id-2224 .content-article-koi-versand .legal-hero-compact .eyebrow {
  color: #d71920;
}

body.page-id-2224 .content-article-koi-versand .legal-hero-compact h2 {
  max-width: 820px;
  font-family: var(--font-sans);
  font-size: clamp(42px, 3.25vw, 60px);
  font-weight: 850;
  letter-spacing: 0;
  line-height: 0.97;
}

body.page-id-2224 .content-article-koi-versand .legal-hero-compact p {
  font-size: clamp(17px, 1.05vw, 19px);
  line-height: 1.55;
}

body.page-id-2224 .content-article-koi-versand .legal-hero-compact .button {
  min-height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 6px 10px 0 0;
  padding-inline: clamp(24px, 2.6vw, 42px);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.02em;
}

body.page-id-2224 .shipping-carrier-strip {
  width: 100%;
  max-width: none;
  min-height: 100%;
  justify-self: stretch;
  align-self: stretch;
  display: grid;
  grid-template-rows: auto 1fr;
  gap: clamp(16px, 1.8vw, 24px);
  align-content: start;
  padding: clamp(18px, 2.2vw, 28px);
  border-radius: 6px;
  background:
    radial-gradient(circle at 82% 22%, rgba(224, 28, 31, 0.08), transparent 32%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(246, 241, 232, 0.9));
}

body.page-id-2224 .shipping-carrier-strip__main {
  display: grid;
  grid-template-columns: minmax(260px, 0.95fr) minmax(220px, 0.8fr);
  gap: clamp(18px, 2.4vw, 36px);
  align-items: start;
}

body.page-id-2224 .shipping-carrier-strip__label {
  display: inline-flex;
  margin-bottom: 16px;
  color: #191919;
  font-size: 14px;
  font-weight: 900;
}

body.page-id-2224 .shipping-carrier-strip__logos {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

body.page-id-2224 .shipping-carrier-logo {
  min-height: 84px;
  border-radius: 5px;
  box-shadow: inset 0 -34px 0 rgba(250, 246, 238, 0.72);
}

body.page-id-2224 .shipping-care-box {
  position: relative;
  min-height: 156px;
  display: grid;
  align-content: center;
  justify-items: center;
  padding: 22px;
  border: 1px solid rgba(8, 10, 12, 0.16);
  border-radius: 5px;
  background:
    linear-gradient(90deg, rgba(224, 28, 31, 0.08), transparent 38%),
    linear-gradient(135deg, #fbfaf6, #e6dfd2);
  box-shadow: 18px 20px 36px rgba(18, 16, 12, 0.12);
  transform: perspective(900px) rotateY(-7deg) rotateX(2deg);
}

body.page-id-2224 .shipping-care-box::after {
  content: "";
  position: absolute;
  inset: auto 18px 20px 18px;
  height: 1px;
  background: rgba(8, 10, 12, 0.16);
}

body.page-id-2224 .shipping-care-box__brand {
  color: #080808;
  font-size: clamp(20px, 1.8vw, 30px);
  font-weight: 900;
  text-transform: uppercase;
}

body.page-id-2224 .shipping-care-box__label {
  margin-top: 10px;
  padding: 4px 10px;
  background: #e01c1f;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.page-id-2224 .shipping-care-box__koi {
  width: 72px;
  height: 28px;
  margin-top: 16px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 28% 45%, #e01c1f 0 10px, transparent 11px),
    radial-gradient(circle at 58% 48%, #111 0 8px, transparent 9px),
    linear-gradient(90deg, #fff, #f4f2eb);
  box-shadow: 0 0 0 1px rgba(8, 10, 12, 0.18);
}

body.page-id-2224 .shipping-trust-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(8, 10, 12, 0.12);
}

body.page-id-2224 .shipping-trust-item {
  position: relative;
  display: grid;
  gap: 5px;
  padding: 14px clamp(12px, 1.2vw, 22px) 0;
}

body.page-id-2224 .shipping-trust-item + .shipping-trust-item {
  border-left: 1px solid rgba(8, 10, 12, 0.1);
}

body.page-id-2224 .shipping-trust-item::before {
  content: "";
  width: 38px;
  height: 38px;
  margin-bottom: 7px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(224, 28, 31, 0.45);
  border-radius: 999px;
  background: radial-gradient(circle, rgba(224, 28, 31, 0.12), transparent 58%);
  color: #d71920;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0;
}

body.page-id-2224 .shipping-trust-item:nth-child(1)::before {
  content: "24h";
}

body.page-id-2224 .shipping-trust-item:nth-child(2)::before {
  content: "O2";
}

body.page-id-2224 .shipping-trust-item:nth-child(3)::before {
  content: "TEL";
}

body.page-id-2224 .shipping-trust-item strong {
  color: #111;
  font-size: 15px;
  font-weight: 900;
}

body.page-id-2224 .shipping-trust-item em {
  color: rgba(17, 17, 17, 0.62);
  font-size: 13px;
  font-style: normal;
  line-height: 1.35;
}

body.page-id-2224 .legal-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(12px, 1.3vw, 18px);
  counter-reset: shippingSteps;
}

body.page-id-2224 .legal-card {
  position: relative;
  min-height: 270px;
  display: grid;
  align-content: start;
  gap: 12px;
  padding: clamp(24px, 2.6vw, 34px);
  overflow: hidden;
}

body.page-id-2224 .legal-card::before {
  counter-increment: shippingSteps;
  content: counter(shippingSteps) ".";
  width: 66px;
  height: 66px;
  display: grid;
  place-items: center;
  margin-bottom: 4px;
  border: 1px solid rgba(224, 28, 31, 0.22);
  border-radius: 50%;
  background: rgba(250, 246, 238, 0.88);
  color: #bc8f4f;
  font-size: 22px;
  font-weight: 900;
}

body.page-id-2224 .legal-card h2 {
  color: #2a2a2a;
  font-size: clamp(15px, 1vw, 18px);
  letter-spacing: 0.04em;
}

body.page-id-2224 .legal-card p {
  color: rgba(17, 17, 17, 0.7);
  font-size: clamp(15px, 0.95vw, 17px);
  line-height: 1.48;
}

body.page-id-2224 .legal-card strong {
  color: #121212;
}

body.page-id-2224 .legal-card:first-child p:nth-of-type(1),
body.page-id-2224 .legal-card:first-child p:nth-of-type(2) {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 14px;
  border: 1px solid rgba(8, 10, 12, 0.1);
  background: rgba(255, 255, 255, 0.78);
  color: #111;
  font-size: 0;
  font-weight: 850;
}

body.page-id-2224 .legal-card:first-child p:nth-of-type(1) strong,
body.page-id-2224 .legal-card:first-child p:nth-of-type(2) strong {
  min-width: 0;
  color: #111;
  font-size: 16px;
  line-height: 1.1;
  white-space: nowrap;
}

body.page-id-2224 .legal-card:first-child p:nth-of-type(1)::after {
  content: "50 EUR";
}

body.page-id-2224 .legal-card:first-child p:nth-of-type(2)::after {
  content: "70 EUR";
}

body.page-id-2224 .legal-card:first-child p:nth-of-type(1)::after,
body.page-id-2224 .legal-card:first-child p:nth-of-type(2)::after {
  min-width: 74px;
  flex: 0 0 auto;
  padding: 6px 10px;
  background: #e01c1f;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 900;
}

body.page-id-2224 .legal-contact-strip {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
  column-gap: clamp(24px, 4vw, 72px);
  row-gap: 14px;
  align-items: center;
  margin-top: clamp(18px, 2vw, 28px);
  border-left: 5px solid #e01c1f;
  background:
    linear-gradient(90deg, rgba(224, 28, 31, 0.09), rgba(255, 255, 255, 0.98) 58%, rgba(250, 246, 238, 0.96));
}

body.page-id-2224 .legal-contact-strip .eyebrow {
  grid-column: 1;
  grid-row: 1;
}

body.page-id-2224 .legal-contact-strip h2 {
  grid-column: 1;
  grid-row: 2;
  max-width: 980px;
  color: #c9161d;
  font-family: var(--font-sans);
  font-size: clamp(30px, 2.8vw, 48px);
  font-weight: 900;
  line-height: 1.04;
}

body.page-id-2224 .legal-contact-strip p {
  max-width: 920px;
  font-size: clamp(16px, 1.05vw, 19px);
}

body.page-id-2224 .legal-contact-strip p:nth-of-type(2) {
  grid-column: 1;
  grid-row: 3;
}

body.page-id-2224 .legal-contact-strip p:nth-of-type(3) {
  grid-column: 2;
  grid-row: 1;
  align-self: end;
  margin: 0;
  color: rgba(17, 17, 17, 0.72);
  font-size: 0;
  font-weight: 800;
}

body.page-id-2224 .legal-contact-strip p:nth-of-type(3)::before {
  content: "Jetzt anrufen";
  display: block;
  margin-bottom: 8px;
  color: #b88b4d;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

body.page-id-2224 .legal-contact-strip p:nth-of-type(3) a {
  display: block;
  margin-top: 8px;
  color: #111;
  font-size: clamp(26px, 2vw, 34px);
  font-weight: 950;
  text-decoration-color: rgba(224, 28, 31, 0.4);
}

body.page-id-2224 .legal-contact-strip p:nth-of-type(4) {
  grid-column: 2;
  grid-row: 2 / span 2;
  align-self: center;
  margin: 0;
}

body.page-id-2224 .legal-contact-strip .button {
  min-width: min(340px, 100%);
  min-height: 62px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 900;
}

@media (max-width: 1180px) {
  body.page-id-2224 .content-article-koi-versand .legal-hero-compact,
  body.page-id-2224 .shipping-carrier-strip__main,
  body.page-id-2224 .legal-contact-strip {
    grid-template-columns: 1fr;
    column-gap: 0;
  }

  body.page-id-2224 .legal-contact-strip .eyebrow,
  body.page-id-2224 .legal-contact-strip h2,
  body.page-id-2224 .legal-contact-strip p:nth-of-type(2),
  body.page-id-2224 .legal-contact-strip p:nth-of-type(3),
  body.page-id-2224 .legal-contact-strip p:nth-of-type(4) {
    grid-column: 1;
    grid-row: auto;
  }

  body.page-id-2224 .content-article-koi-versand .legal-hero-compact > :not(.shipping-carrier-strip),
  body.page-id-2224 .shipping-carrier-strip {
    grid-column: 1;
    grid-row: auto;
  }

  body.page-id-2224 .shipping-carrier-strip {
    justify-self: stretch;
    width: 100%;
  }

  body.page-id-2224 .shipping-care-box {
    min-height: 150px;
    transform: none;
  }

  body.page-id-2224 .legal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  body.page-id-2224 .content-main {
    padding-top: 22px;
  }

  body:not(.home):not(.woocommerce-page):not(.woocommerce) .content-article-koi-versand,
  body.page-id-2224 .content-article-koi-versand {
    max-width: calc(100vw - 10px);
  }

  body.page-id-2224 .content-article-koi-versand > h1 {
    padding: 22px 16px 34px;
    font-size: clamp(34px, 10.8vw, 46px);
  }

  body.page-id-2224 .content-article-koi-versand > h1::after {
    left: 16px;
  }

  body.page-id-2224 .content-article-koi-versand > .entry-content {
    padding: 0 8px 34px;
  }

  body.page-id-2224 .content-article-koi-versand .legal-hero-compact {
    padding: 20px 16px;
    gap: 18px;
  }

  body.page-id-2224 .content-article-koi-versand .legal-hero-compact h2 {
    font-size: clamp(32px, 9.2vw, 40px);
  }

  body.page-id-2224 .content-article-koi-versand .legal-hero-compact p {
    font-size: 16px;
    line-height: 1.5;
  }

  body.page-id-2224 .content-article-koi-versand .legal-hero-compact .button {
    width: 100%;
    margin-right: 0;
  }

  body.page-id-2224 .shipping-carrier-strip {
    padding: 14px;
    gap: 14px;
  }

  body.page-id-2224 .shipping-carrier-logo {
    min-height: 70px;
  }

  body.page-id-2224 .shipping-care-box {
    min-height: 128px;
    padding: 18px;
  }

  body.page-id-2224 .shipping-carrier-strip__logos,
  body.page-id-2224 .shipping-trust-row,
  body.page-id-2224 .legal-grid {
    grid-template-columns: 1fr;
  }

  body.page-id-2224 .shipping-trust-item {
    padding: 16px 0 0;
  }

  body.page-id-2224 .shipping-trust-item + .shipping-trust-item {
    border-left: 0;
    border-top: 1px solid rgba(8, 10, 12, 0.1);
  }

  body.page-id-2224 .legal-card {
    min-height: 0;
    padding: 22px 18px;
  }

  body.page-id-2224 .legal-contact-strip {
    padding: 24px 18px;
  }
}
