.rt901-page {
  background: #fff;
  color: #0b0b0c;
}

/* Wide specification matrices used by the PFPE series pages. */
.series-table-wrap{max-width:100%;margin-top:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;border-top:1px solid #d8d8d5}
.series-table{width:max-content;min-width:100%;border-collapse:collapse;margin:0}
.series-table caption{text-align:left;padding:14px 0 10px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6c6b67}
.series-table th,.series-table td{min-width:112px;padding:17px 16px;border-bottom:1px solid #dededb;text-align:left;vertical-align:top;white-space:nowrap}
.series-table thead th{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6c6b67;background:#fff}
.series-table tbody td{font-size:15px;color:#262626}
.series-table th:first-child,.series-table td:first-child{position:sticky;left:0;z-index:1;min-width:245px;max-width:285px;white-space:normal;background:#fff;box-shadow:1px 0 0 #dededb}
.series-table thead th:first-child{z-index:2}
@media(max-width:767px){
  .series-table th,.series-table td{min-width:98px;padding:14px 12px;font-size:13px}
  .series-table th:first-child,.series-table td:first-child{min-width:175px;max-width:190px}
}

.rt901-main {
  padding: 148px 3.5vw 120px;
}

.rt901-breadcrumbs {
  align-items: baseline;
  color: #727272;
  column-gap: 18px;
  display: grid;
  font-size: 11px;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  letter-spacing: .04em;
  line-height: 1.25;
  margin-bottom: 58px;
  max-width: 100%;
  width: max-content;
}

.rt901-breadcrumbs a,
.rt901-breadcrumbs span {
  display: block;
  font: inherit;
  letter-spacing: inherit;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.rt901-breadcrumbs a::after {
  display: none;
}

.rt901-breadcrumbs a:hover {
  color: #df0613;
}

.rt901-layout {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(360px, 2fr);
  gap: clamp(54px, 6vw, 112px);
  align-items: start;
}

.rt901-content {
  max-width: 930px;
}

.rt901-kicker {
  color: #df0613;
  font-size: 12px;
  font-weight: 650;
  letter-spacing: .15em;
  margin: 0 0 18px;
  text-transform: uppercase;
}

.rt901-content h1 {
  font-size: clamp(70px, 8.2vw, 132px);
  font-weight: 570;
  letter-spacing: -.075em;
  line-height: .82;
  margin: 0;
}

.rt901-positioning {
  font-size: clamp(25px, 2.3vw, 38px);
  font-weight: 520;
  letter-spacing: -.045em;
  line-height: 1.05;
  margin: 35px 0 0;
  max-width: 760px;
}

.rt901-intro {
  color: #5d5d5d;
  font-size: 17px;
  line-height: 1.75;
  margin: 34px 0 0;
  max-width: 780px;
}

.rt901-section {
  border-top: 1px solid #d9d9d6;
  margin-top: 72px;
  padding-top: 25px;
}

.rt901-section h2 {
  font-size: clamp(32px, 3.25vw, 52px);
  font-weight: 520;
  letter-spacing: -.055em;
  line-height: 1;
  margin: 0 0 34px;
}

.rt901-feature-list,
.rt901-application-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.rt901-feature-list li,
.rt901-application-list li {
  border-top: 1px solid #ececea;
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 18px;
  padding: 20px 0;
  font-size: 15px;
  line-height: 1.65;
}

.rt901-feature-list li:last-child,
.rt901-application-list li:last-child {
  border-bottom: 1px solid #ececea;
}

.rt901-feature-list span,
.rt901-application-list span {
  color: #df0613;
  font-size: 10px;
  letter-spacing: .12em;
  padding-top: 5px;
}

.rt901-table {
  border-collapse: collapse;
  width: 100%;
}

.rt901-table th,
.rt901-table td {
  border-bottom: 1px solid #d9d9d6;
  padding: 18px 0;
  text-align: left;
  vertical-align: top;
}

.rt901-table th {
  color: #777;
  font-size: 10px;
  font-weight: 550;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.rt901-table td {
  font-size: 16px;
  line-height: 1.45;
}

.rt901-table th:last-child,
.rt901-table td:last-child {
  padding-left: 28px;
}

.rt901-prose {
  color: #555;
  font-size: 15px;
  line-height: 1.75;
  margin: 0;
}

.c101-storage {
  margin-top: 24px;
}

.c101-matrix-wrap {
  margin-top: 28px;
}

.c101-matrix th,
.c101-matrix td {
  min-width: 180px;
  white-space: normal;
}

.c101-matrix th:first-child,
.c101-matrix td:first-child {
  min-width: 220px;
}

.rt901-packaging {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.rt901-packaging div {
  border: 1px solid #d9d9d6;
  padding: 24px;
}

.rt901-packaging strong {
  display: block;
  font-size: 27px;
  font-weight: 520;
  letter-spacing: -.04em;
}

.rt901-packaging span {
  color: #777;
  display: block;
  font-size: 11px;
  margin-top: 7px;
}

.rt901-notice {
  color: #777;
  font-size: 12px;
  line-height: 1.7;
}

.rt901-contact {
  background: #f5f5f2;
  margin-top: 82px;
  padding: 38px;
}

.rt901-contact p {
  color: #666;
  font-size: 13px;
  line-height: 1.6;
  margin: 0 0 18px;
}

.rt901-contact a {
  align-items: center;
  border-bottom: 1px solid #0b0b0c;
  display: flex;
  font-size: clamp(22px, 2vw, 32px);
  font-weight: 520;
  justify-content: space-between;
  letter-spacing: -.04em;
  overflow-wrap: anywhere;
  padding-bottom: 13px;
}

.rt901-contact a span {
  background: #df0613;
  height: 8px;
  margin-left: 24px;
  -webkit-mask: url("/assets/arrow-right-master.svg") center / contain no-repeat;
  mask: url("/assets/arrow-right-master.svg") center / contain no-repeat;
  width: 20px;
}

.rt901-visual {
  margin: 0;
  position: sticky;
  top: 110px;
}

.rt901-visual img {
  aspect-ratio: 4 / 5;
  display: block;
  height: auto;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.rt901-visual figcaption {
  align-items: center;
  border-bottom: 1px solid #d9d9d6;
  color: #656565;
  display: flex;
  font-size: 10px;
  justify-content: space-between;
  letter-spacing: .12em;
  padding: 16px 0;
  text-transform: uppercase;
}

.rt901-visual figcaption i {
  background: #df0613;
  display: block;
  height: 7px;
  width: 7px;
}

/* Make the RT901 portfolio row a real internal link without changing its visual rhythm. */
.product-item-list .product-item-link {
  border-bottom: 1px solid var(--line);
  display: grid;
  grid-template-columns: 70px minmax(220px, .8fr) 1.2fr;
  align-items: center;
  gap: 28px;
  min-height: 145px;
  transition: color .2s, background .2s;
}

.product-item-list .product-item-link:hover,
.product-item-list .product-item-link:focus-visible {
  background: #fff;
  color: #df0613;
}

.product-item-list .product-item-link > span {
  color: var(--red);
  font-size: 9px;
  letter-spacing: .1em;
}

.product-item-list .product-item-link > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 34px;
}

@media (max-width: 900px) {
  .rt901-main {
    padding: 105px 20px 90px;
  }

  .rt901-breadcrumbs {
    background: transparent;
    border: 0;
    column-gap: 10px;
    inset: auto;
    margin-bottom: 34px;
    overflow-x: auto;
    padding: 0;
    position: static;
  }

  .rt901-layout {
    display: flex;
    flex-direction: column;
    gap: 48px;
  }

  .rt901-visual {
    order: -1;
    position: static;
    width: 100%;
  }

  .rt901-visual img {
    aspect-ratio: 4 / 3;
  }

  .rt901-content h1 {
    font-size: clamp(72px, 23vw, 108px);
  }

  .rt901-positioning {
    font-size: 28px;
  }

  .rt901-intro {
    font-size: 16px;
  }

  .rt901-section {
    margin-top: 62px;
  }

  .rt901-section h2 {
    font-size: 38px;
  }

  .rt901-feature-list li,
  .rt901-application-list li {
    grid-template-columns: 34px 1fr;
    gap: 10px;
  }

  .rt901-table th,
  .rt901-table td {
    padding: 15px 0;
  }

  .rt901-packaging {
    grid-template-columns: 1fr;
  }

  .rt901-contact {
    padding: 28px 22px;
  }

  .product-item-list .product-item-link {
    grid-template-columns: 42px 1fr;
    gap: 16px;
    padding: 26px 0;
  }

  .product-item-list .product-item-link > div {
    grid-column: 2;
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
