/*
 * Gisler Sport rental product pages — C2.1.
 * Scope is controlled centrally through body.gs-rental-product-c21.
 */

.gs-rental-product-c21 {
  --grp-ink: #292e30;
  --grp-muted: #60686b;
  --grp-line: #d9dddd;
  --grp-soft: #f3f4f3;
  --grp-dark: #252a2b;
  --grp-dark-soft: #303637;
  color: var(--grp-ink);
  font-size: 16px;
  line-height: 1.65;
}

.gs-rental-product-c21 *,
.gs-rental-product-c21 *::before,
.gs-rental-product-c21 *::after {
  box-sizing: border-box;
  min-width: 0;
}

/* Match the C2.1 overview: breadcrumb first, then a full available-width hero. */
.gs-rental-product-c21 #sections-container {
  display: flex;
  flex-direction: column;
}

.gs-rental-product-c21 #sections-container > .row-breadcrumb { order: 1; }
.gs-rental-product-c21 #sections-container > #page-header { order: 2; }
.gs-rental-product-c21 #sections-container > .page-body { order: 3; }

.gs-rental-product-c21 .row-breadcrumb {
  width: 100%;
  margin: 0;
  background: #fff;
}

.gs-rental-product-c21 .row-breadcrumb > .row-parent {
  width: 100%;
  max-width: none !important;
  min-height: 96px;
  padding: 30px 40px !important;
}

.gs-rental-product-c21 #page-header,
.gs-rental-product-c21 .header-wrapper,
.gs-rental-product-c21 .header-wrapper > .row-container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

.gs-rental-product-c21 .header-wrapper > .row-container > .row-parent {
  width: 100% !important;
  max-width: none !important;
  min-height: 475px !important;
  padding: 0 24px !important;
}

.gs-rental-product-c21 .header-wrapper .row-header > .row-inner {
  width: 100% !important;
  max-width: 1240px !important;
  height: 475px !important;
  min-height: 475px !important;
  margin: 0 auto !important;
}

.gs-rental-product-c21 .header-wrapper .background-inner {
  width: 100% !important;
  height: 475px !important;
  min-height: 475px !important;
  background-position: 58% center !important;
}

.gs-rental-product-c21 .header-wrapper .block-bg-overlay {
  opacity: 1 !important;
  background: linear-gradient(90deg, rgba(10, 16, 18, .84) 0%, rgba(10, 16, 18, .59) 42%, rgba(10, 16, 18, .12) 78%) !important;
}

.gs-rental-product-c21 .header-wrapper .column_parent,
.gs-rental-product-c21 .header-wrapper .uncol,
.gs-rental-product-c21 .header-wrapper .uncoltable,
.gs-rental-product-c21 .header-wrapper .uncell,
.gs-rental-product-c21 .header-wrapper .uncont {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.gs-rental-product-c21 .header-wrapper .uncell {
  vertical-align: middle !important;
}

.gs-rental-product-c21 .header-wrapper .heading-text h1 {
  max-width: 780px;
  margin: 0;
  color: #fff !important;
  font-size: clamp(36px, 3.2vw, 48px) !important;
  font-weight: 600 !important;
  line-height: 1.12 !important;
  letter-spacing: -.025em !important;
}

.gs-rental-product-c21 .header-wrapper .heading-text h4 {
  max-width: 720px;
  margin: 20px 0 0;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  letter-spacing: 0 !important;
}

/* Keep the content in native Builder rows; only the common rhythm is centralised. */
.gs-rental-product-c21 .post-content > .row-container {
  width: 100% !important;
  margin: 0 !important;
}

.gs-rental-product-c21 .post-content > .row-container > .row-parent {
  width: 100%;
  max-width: 1240px !important;
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.gs-rental-product-c21 .post-content h2,
.gs-rental-product-c21 .post-content h3,
.gs-rental-product-c21 .post-content h4 {
  letter-spacing: -.025em;
  line-height: 1.14;
}

.gs-rental-product-c21 .post-content h2 {
  font-size: clamp(31px, 3.1vw, 43px);
}

.gs-rental-product-c21 .post-content h3 { font-size: 24px; }
.gs-rental-product-c21 .post-content p { color: var(--grp-muted); }

.gs-rental-product-c21 .gs-rp-intro > .row-parent {
  padding-top: 38px !important;
  padding-bottom: 28px !important;
}

.gs-rental-product-c21 .gs-rp-intro .uncode_text_column {
  max-width: 900px;
  font-size: 19px;
  line-height: 1.65;
}

.gs-rental-product-c21 .gs-rp-overview > .row-parent {
  padding-top: 8px !important;
  padding-bottom: 58px !important;
}

.gs-rental-product-c21 .gs-rp-overview img,
.gs-rental-product-c21 .gs-rp-feature img,
.gs-rental-product-c21 .gs-rp-checkin img,
.gs-rental-product-c21 .gs-rp-cta img {
  width: 100%;
  height: 100% !important;
  min-height: 280px;
  object-fit: cover;
}

.gs-rental-product-c21 .btn-container .custom-link,
.gs-rental-product-c21 .btn-container .btn {
  border: 0 !important;
  border-radius: 0 !important;
  background: var(--grp-ink) !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: .075em !important;
  text-transform: uppercase;
}

.gs-rental-product-c21 .gs-rp-price-head,
.gs-rental-product-c21 .gs-rp-prices,
.gs-rental-product-c21 .gs-rp-price-note {
  background: var(--grp-soft);
}

.gs-rental-product-c21 .gs-rp-price-head > .row-parent {
  padding-top: 54px !important;
  padding-bottom: 14px !important;
}

.gs-rental-product-c21 .gs-rp-prices > .row-parent {
  padding-top: 0 !important;
  padding-bottom: 58px !important;
}

/* Bike prices use separate native Builder rows for each table. */
.gs-rental-product-c21 .gs-rp-prices.gs-rp-prices-group > .row-parent {
  padding-bottom: 18px !important;
}

.gs-rental-product-c21 .gs-rp-price-note > .row-parent {
  padding-top: 0 !important;
  padding-bottom: 26px !important;
}

.gs-rental-product-c21 .gs-rp-price-note p {
  margin: 0;
  color: var(--grp-ink);
}

.gs-rental-product-c21 .gs-rp-prices h3 {
  margin-top: 30px;
  margin-bottom: 14px;
  color: var(--grp-ink);
}

.gs-rental-product-c21 .gs-rp-prices h3:first-child { margin-top: 0; }

.gs-rental-product-c21 .gs-rp-prices [class$="-table-wrap"] {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 0 22px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  border: 1px solid var(--grp-line);
  border-top: 3px solid var(--grp-ink);
  background: #fff;
  box-shadow: inset -18px 0 18px -20px rgba(20, 26, 28, .75);
  scrollbar-color: #777 #e6e8e7;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}

.gs-rental-product-c21 .gs-rp-prices [class$="-table-wrap"]:focus-visible {
  outline: 3px solid #376bb2;
  outline-offset: 3px;
}

.gs-rental-product-c21 .gs-rp-prices table {
  width: 100% !important;
  min-width: 980px !important;
  margin: 0 !important;
  border: 0 !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  background: #fff;
  font-variant-numeric: tabular-nums;
}

.gs-rental-product-c21 .gs-rp-prices th,
.gs-rental-product-c21 .gs-rp-prices td {
  min-width: 72px;
  padding: 13px 14px !important;
  border: 0 !important;
  border-bottom: 1px solid var(--grp-line) !important;
  background: #fff;
  color: var(--grp-ink);
  line-height: 1.35;
  text-align: right;
  white-space: nowrap;
}

.gs-rental-product-c21 .gs-rp-prices thead th {
  background: #e8ebea !important;
  font-size: 13px;
  font-weight: 750;
}

.gs-rental-product-c21 .gs-rp-prices tbody tr:nth-child(even) td {
  background: #f8f9f8;
}

.gs-rental-product-c21 .gs-rp-prices th:first-child,
.gs-rental-product-c21 .gs-rp-prices td:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  width: 220px;
  min-width: 220px;
  max-width: 220px;
  background: #fff !important;
  box-shadow: 9px 0 12px -13px rgba(16, 22, 24, .95);
  font-weight: 650;
  line-height: 1.3;
  text-align: left;
  white-space: normal;
  overflow-wrap: anywhere;
}

.gs-rental-product-c21 .gs-rp-prices thead th:first-child {
  z-index: 3;
  background: #e8ebea !important;
}

.gs-rental-product-c21 .gs-rp-prices tbody tr:last-child td {
  border-bottom: 0 !important;
}

.gs-rental-product-c21 .gs-rp-guide-head,
.gs-rental-product-c21 .gs-rp-category-grid {
  background: var(--grp-dark);
  color: #fff;
}

.gs-rental-product-c21 .gs-rp-guide-head > .row-parent {
  padding-top: 56px !important;
  padding-bottom: 16px !important;
}

.gs-rental-product-c21 .gs-rp-category-grid > .row-parent {
  padding-top: 0 !important;
  padding-bottom: 22px !important;
}

.gs-rental-product-c21 .gs-rp-category-grid.gs-rp-category-grid-last > .row-parent {
  padding-bottom: 58px !important;
}

.gs-rental-product-c21 .gs-rp-guide-head h2,
.gs-rental-product-c21 .gs-rp-guide-head p,
.gs-rental-product-c21 .gs-rp-category-grid h2,
.gs-rental-product-c21 .gs-rp-category-grid h3,
.gs-rental-product-c21 .gs-rp-category-grid h4,
.gs-rental-product-c21 .gs-rp-category-grid p,
.gs-rental-product-c21 .gs-rp-category-grid a {
  color: #fff !important;
}

.gs-rental-product-c21 .gs-rp-category-grid .uncol,
.gs-rental-product-c21 .gs-rp-category-grid .uncoltable,
.gs-rental-product-c21 .gs-rp-category-grid .uncell {
  height: 100%;
  background: var(--grp-dark-soft) !important;
}

.gs-rental-product-c21 .gs-rp-category-grid .uncol {
  border-top: 3px solid #fff;
}

.gs-rental-product-c21 .gs-rp-feature > .row-parent,
.gs-rental-product-c21 .gs-rp-checkin > .row-parent {
  padding-top: 58px !important;
  padding-bottom: 58px !important;
}

.gs-rental-product-c21 .gs-rp-checkin { background: var(--grp-soft); }

.gs-rental-product-c21 .gs-rp-info-head > .row-parent {
  padding-top: 56px !important;
  padding-bottom: 16px !important;
}

.gs-rental-product-c21 .gs-rp-info-grid > .row-parent {
  padding-top: 0 !important;
  padding-bottom: 22px !important;
}

.gs-rental-product-c21 .gs-rp-info-grid.gs-rp-info-grid-last > .row-parent {
  padding-bottom: 58px !important;
}

.gs-rental-product-c21 .gs-rp-info-grid .uncol {
  height: 100%;
  border: 1px solid var(--grp-line);
  border-top: 3px solid var(--grp-ink);
  background: #fff !important;
}

.gs-rental-product-c21 .gs-rp-faq-head,
.gs-rental-product-c21 .gs-rp-faq { background: var(--grp-soft); }

.gs-rental-product-c21 .gs-rp-faq-head > .row-parent {
  padding-top: 56px !important;
  padding-bottom: 14px !important;
}

.gs-rental-product-c21 .gs-rp-faq > .row-parent {
  padding-top: 0 !important;
  padding-bottom: 58px !important;
}

.gs-rental-product-c21 .gs-rp-faq .panel {
  border-color: var(--grp-line) !important;
  background: #fff;
}

.gs-rental-product-c21 .gs-rp-faq .panel-title a {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.gs-rental-product-c21 .gs-rp-cta {
  background: var(--grp-dark);
  color: #fff;
}

.gs-rental-product-c21 .gs-rp-cta > .row-parent {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.gs-rental-product-c21 .gs-rp-cta h2,
.gs-rental-product-c21 .gs-rp-cta h3,
.gs-rental-product-c21 .gs-rp-cta p { color: #fff !important; }

.gs-rental-product-c21 .gs-rp-cta .btn-container .custom-link,
.gs-rental-product-c21 .gs-rp-cta .btn-container .btn {
  background: #fff !important;
  color: var(--grp-ink) !important;
}

@media (max-width: 959px) {
  .gs-rental-product-c21 .row-breadcrumb > .row-parent {
    min-height: 74px;
    padding: 22px 28px !important;
  }

  .gs-rental-product-c21 .header-wrapper > .row-container > .row-parent,
  .gs-rental-product-c21 .header-wrapper .row-header > .row-inner,
  .gs-rental-product-c21 .header-wrapper .background-inner {
    height: 405px !important;
    min-height: 405px !important;
  }

  .gs-rental-product-c21 .post-content > .row-container > .row-parent {
    padding-right: 28px !important;
    padding-left: 28px !important;
  }
}

@media (max-width: 600px) {
  .gs-rental-product-c21 .row-breadcrumb > .row-parent {
    min-height: 58px;
    padding: 17px 20px !important;
  }

  .gs-rental-product-c21 .header-wrapper > .row-container > .row-parent {
    height: 340px !important;
    min-height: 340px !important;
    padding: 0 20px !important;
  }

  .gs-rental-product-c21 .header-wrapper .row-header > .row-inner,
  .gs-rental-product-c21 .header-wrapper .background-inner {
    height: 340px !important;
    min-height: 340px !important;
  }

  .gs-rental-product-c21 .header-wrapper .background-inner {
    background-position: 61% center !important;
  }

  .gs-rental-product-c21 .header-wrapper .heading-text h1 {
    max-width: 330px;
    font-size: 34px !important;
  }

  .gs-rental-product-c21 .header-wrapper .heading-text h4 {
    max-width: 330px;
    margin-top: 16px;
    font-size: 15px !important;
    line-height: 1.5 !important;
  }

  .gs-rental-product-c21 .post-content > .row-container > .row-parent {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .gs-rental-product-c21 .post-content h2 { font-size: 29px; }
  .gs-rental-product-c21 .post-content h3 { font-size: 22px; }

  .gs-rental-product-c21 .gs-rp-intro > .row-parent {
    padding-top: 28px !important;
    padding-bottom: 22px !important;
  }

  .gs-rental-product-c21 .gs-rp-intro .uncode_text_column {
    font-size: 16px;
  }

  .gs-rental-product-c21 .gs-rp-overview > .row-parent,
  .gs-rental-product-c21 .gs-rp-feature > .row-parent,
  .gs-rental-product-c21 .gs-rp-checkin > .row-parent,
  .gs-rental-product-c21 .gs-rp-cta > .row-parent {
    padding-top: 34px !important;
    padding-bottom: 36px !important;
  }

  .gs-rental-product-c21 .gs-rp-price-head > .row-parent,
  .gs-rental-product-c21 .gs-rp-guide-head > .row-parent,
  .gs-rental-product-c21 .gs-rp-info-head > .row-parent,
  .gs-rental-product-c21 .gs-rp-faq-head > .row-parent {
    padding-top: 36px !important;
  }

  .gs-rental-product-c21 .gs-rp-prices > .row-parent,
  .gs-rental-product-c21 .gs-rp-category-grid.gs-rp-category-grid-last > .row-parent,
  .gs-rental-product-c21 .gs-rp-info-grid.gs-rp-info-grid-last > .row-parent,
  .gs-rental-product-c21 .gs-rp-faq > .row-parent {
    padding-bottom: 38px !important;
  }

  .gs-rental-product-c21 .gs-rp-prices table {
    min-width: 930px !important;
  }

  .gs-rental-product-c21 .gs-rp-prices th,
  .gs-rental-product-c21 .gs-rp-prices td {
    min-width: 68px;
    padding: 12px !important;
    font-size: 14px;
  }

  .gs-rental-product-c21 .gs-rp-prices th:first-child,
  .gs-rental-product-c21 .gs-rp-prices td:first-child {
    width: 158px;
    min-width: 158px;
    max-width: 158px;
  }

  .gs-rental-product-c21 .gs-rp-overview img,
  .gs-rental-product-c21 .gs-rp-feature img,
  .gs-rental-product-c21 .gs-rp-checkin img,
  .gs-rental-product-c21 .gs-rp-cta img {
    min-height: 210px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gs-rental-product-c21 * { transition: none !important; }
}
