/* Rental Categories Index page. Scoped to the dedicated page template. */

.jcr-rental-category-index-page .jcr-homepage-search-preview {
  background: #fff;
  border: 1px solid #cfd8df;
  box-shadow: 0 1.4rem 3.2rem rgba(0, 0, 0, 0.2);
  left: 0;
  margin-top: -1px;
  max-height: min(70vh, 58rem);
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 30;
}

.jcr-rental-category-index-page .jcr-homepage-search-preview[hidden] {
  display: none;
}

.jcr-rental-category-index-page .jcr-search-preview-group {
  border-bottom: 1px solid #e6e6e6;
  padding: 1.1rem 1rem;
}

.jcr-rental-category-index-page .jcr-search-preview-heading {
  color: #4d5056;
  font-family: var(--font-primary);
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4rem;
  margin-bottom: 0.7rem;
  text-transform: uppercase;
}

.jcr-rental-category-index-page .jcr-search-preview-group ul {
  display: grid;
  gap: 0.6rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcr-rental-category-index-page .jcr-search-preview-link {
  align-items: center;
  display: flex;
  gap: 1rem;
  min-height: 7.2rem;
  padding: 0.75rem;
  text-decoration: none;
}

.jcr-rental-category-index-page .jcr-search-preview-link:hover,
.jcr-rental-category-index-page .jcr-search-preview-link:focus {
  background: #f2f6f9;
}

.jcr-rental-category-index-page .jcr-search-preview-media {
  background: #0082e0;
  color: #fff;
  display: block;
  flex: 0 0 5.6rem;
  font-family: var(--font-primary);
  font-size: 1.1rem;
  font-weight: 800;
  height: 5.6rem;
  line-height: 5.6rem;
  overflow: hidden;
  text-align: center;
}

.jcr-rental-category-index-page .jcr-search-preview-media img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.jcr-rental-category-index-page .jcr-search-preview-media-fallback {
  background: linear-gradient(135deg, #0082e0 0%, #4d5056 100%);
}

.jcr-rental-category-index-page .jcr-search-preview-text {
  display: grid;
  gap: 0.2rem;
}

.jcr-rental-category-index-page .jcr-search-preview-title {
  color: #111;
  font-family: var(--font-primary);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.9rem;
}

.jcr-rental-category-index-page .jcr-search-preview-meta,
.jcr-rental-category-index-page .jcr-search-preview-empty,
.jcr-rental-category-index-page .jcr-search-preview-all {
  color: #4d5056;
  font-family: var(--font-primary);
  font-size: 1.3rem;
  line-height: 1.6rem;
}

.jcr-rental-category-index-page .jcr-search-preview-empty {
  padding: 1.4rem 1.6rem 0.8rem;
}

.jcr-rental-category-index-page .jcr-search-preview-loading {
  align-items: center;
  color: #263746;
  display: flex;
  font-family: var(--font-primary);
  font-size: 1.35rem;
  font-weight: 700;
  gap: 0.9rem;
  line-height: 1.7rem;
  padding: 1.35rem 1.6rem 0.85rem;
}

.jcr-rental-category-index-page .jcr-search-preview-loading::before {
  animation: jcr-rental-index-search-preview-pulse 0.9s ease-in-out infinite;
  background: #0082e0;
  content: "";
  display: block;
  flex: 0 0 0.9rem;
  height: 0.9rem;
  width: 0.9rem;
}

@keyframes jcr-rental-index-search-preview-pulse {
  0%,
  100% {
    opacity: 0.35;
    transform: scale(0.85);
  }

  50% {
    opacity: 1;
    transform: scale(1);
  }
}

.jcr-rental-category-index-page .jcr-search-preview-all {
  display: block;
  font-weight: 700;
  padding: 1.3rem 1.6rem;
  text-decoration: none;
}

.jcr-rental-category-index-page .jcr-search-preview-all:hover,
.jcr-rental-category-index-page .jcr-search-preview-all:focus {
  background: #f2f6f9;
}

.jcr-rental-category-index-page .jcr-rental-category-index-shell {
  background: #f7fafc;
  margin-top: 0;
  padding-bottom: clamp(5rem, 6vw, 7rem);
}

.jcr-rental-category-index-page .jcr-rental-category-index-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.6rem;
  padding-right: 2.6rem;
  width: 100%;
}

.jcr-rental-category-index-page .jcr-rental-category-index-hero {
  background:
    radial-gradient(circle at 82% 24%, rgba(0, 142, 245, 0.42), rgba(0, 142, 245, 0) 30rem),
    linear-gradient(100deg, rgba(0, 31, 52, 0.9) 0%, rgba(0, 55, 95, 0.82) 52%, rgba(0, 103, 166, 0.72) 100%),
    url("../../../images/header-welding-background.webp") center/cover no-repeat,
    #00375f;
  box-shadow: 0 1.2rem 2.8rem rgba(0, 55, 95, 0.14);
  color: #fff;
  isolation: isolate;
  overflow: hidden;
  padding-bottom: clamp(5.4rem, 6.6vw, 7.8rem);
  padding-top: clamp(18rem, 16vw, 22rem);
  position: relative;
}

.jcr-rental-category-index-page .jcr-rental-category-index-hero::before,
.jcr-rental-category-index-page .jcr-rental-category-index-hero::after {
  content: "";
  pointer-events: none;
  position: absolute;
}

.jcr-rental-category-index-page .jcr-rental-category-index-hero::before {
  background:
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0, rgba(255, 255, 255, 0.06) 1px, transparent 1px, transparent 16px);
  bottom: 0;
  opacity: .55;
  right: -8rem;
  top: 0;
  width: min(54vw, 72rem);
  z-index: -1;
}

.jcr-rental-category-index-page .jcr-rental-category-index-hero::after {
  background: linear-gradient(90deg, rgba(155, 217, 255, 0), rgba(155, 217, 255, .5), rgba(155, 217, 255, 0));
  bottom: 0;
  height: 1px;
  left: 10%;
  right: 10%;
  z-index: 0;
}

.jcr-rental-category-index-page .jcr-rental-category-index-eyebrow {
  color: #9bd9ff;
  font-family: var(--font-primary);
  font-size: clamp(1.2rem, .9vw, 1.45rem);
  font-weight: 800;
  letter-spacing: 0.1em;
  margin: 0 0 1rem;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

.jcr-rental-category-index-page .jcr-rental-category-index-hero-grid {
  align-items: center;
  display: grid;
  gap: clamp(2rem, 2.6vw, 3.2rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  position: relative;
  z-index: 1;
}

.jcr-rental-category-index-page .jcr-rental-category-index-hero-copy {
  max-width: 74rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-title {
  color: #fff;
  font-family: var(--font-primary);
  font-size: clamp(3.8rem, 5.2vw, 6.4rem);
  font-weight: 800;
  line-height: .94;
  margin: 0;
  max-width: 18ch;
  padding-bottom: 1.4rem;
  text-shadow: 0 .45rem 1.4rem rgba(0, 0, 0, .26);
}

.jcr-rental-category-index-page .jcr-rental-category-index-intro {
  color: rgba(255, 255, 255, .93);
  font-size: clamp(1.65rem, 1.35vw, 2.05rem);
  line-height: 1.55;
  max-width: 64rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-helper {
  border-left: .3rem solid #9bd9ff;
  color: rgba(255, 255, 255, .96);
  font-weight: 800;
  margin-top: 1.4rem;
  max-width: 48rem;
  padding-left: 1.2rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-search-form {
  align-self: stretch;
  display: grid;
  place-items: center stretch;
  position: relative;
  z-index: 10;
}

.jcr-rental-category-index-page .jcr-rental-category-index-search {
  background: rgba(255, 255, 255, .96);
  border: 1px solid rgba(255, 255, 255, .7);
  border-top: .45rem solid #008ef5;
  box-shadow: 0 1.4rem 3.4rem rgba(0, 20, 35, 0.22);
  display: grid;
  gap: 1rem;
  grid-template-columns: minmax(0, 1fr) 14.6rem;
  padding: clamp(1.2rem, 1.6vw, 1.6rem);
  position: relative;
  width: 100%;
  z-index: 10;
}

.jcr-rental-category-index-page .jcr-rental-category-index-search input[type="search"] {
  background: #f7fbfd;
  border: 1px solid rgba(0, 55, 95, 0.14);
  color: #111;
  min-height: 5.2rem;
  padding: 1.2rem 1.1rem;
  width: 100%;
}

.jcr-rental-category-index-page .jcr-rental-category-index-search input[type="search"]:focus {
  outline: 2px solid #9bd9ff;
  outline-offset: 2px;
}

.jcr-rental-category-index-page .jcr-rental-category-index-search .cta {
  justify-content: center;
  min-height: 5.2rem;
  min-width: 0;
  width: 100%;
}

.jcr-rental-category-index-page .jcr-rental-category-index-search .jcr-homepage-search-preview {
  grid-column: 1 / -1;
  left: 0;
  margin-top: -1px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

.jcr-rental-category-index-page .jcr-rental-category-index-grid {
  align-items: stretch;
  display: grid;
  gap: clamp(1.6rem, 2vw, 2.4rem);
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-top: clamp(2.4rem, 3vw, 3.6rem);
}

.jcr-rental-category-index-page .jcr-rental-category-index-card {
  background:
    radial-gradient(circle at 82% 12%, rgba(0, 130, 224, 0.2), rgba(0, 130, 224, 0) 34%),
    linear-gradient(135deg, #002b49 0%, #004a77 56%, #071d31 100%);
  border: 1px solid rgba(0, 55, 95, 0.16);
  border-radius: 0.6rem;
  box-shadow: 0 1.8rem 4rem rgba(0, 55, 95, 0.17);
  display: flex;
  flex-direction: column;
  isolation: isolate;
  min-height: 100%;
  overflow: hidden;
  position: relative;
  scroll-margin-top: 8rem;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card::before,
.jcr-rental-category-index-page .jcr-rental-category-index-card::after {
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card::before {
  background:
    radial-gradient(circle at 80% 18%, rgba(155, 217, 255, 0.14), rgba(155, 217, 255, 0) 28%),
    radial-gradient(circle at 18% 82%, rgba(0, 142, 245, 0.12), rgba(0, 142, 245, 0) 34%);
  opacity: 1;
  transition: opacity 180ms ease;
  z-index: -3;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card::after {
  background:
    linear-gradient(135deg, rgba(0, 22, 38, 0.86) 0%, rgba(0, 55, 95, 0.76) 56%, rgba(0, 92, 150, 0.58) 100%),
    linear-gradient(180deg, rgba(0, 23, 39, 0.16) 0%, rgba(0, 23, 39, 0.56) 100%);
  z-index: -2;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card:hover,
.jcr-rental-category-index-page .jcr-rental-category-index-card:focus-within {
  border-color: rgba(255, 255, 255, 0.58);
  box-shadow: 0 2.2rem 5rem rgba(0, 55, 95, 0.24);
  transform: translateY(-2px);
}

.jcr-rental-category-index-page .jcr-rental-category-index-card:hover::before,
.jcr-rental-category-index-page .jcr-rental-category-index-card:focus-within::before {
  opacity: 0.8;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: clamp(1.1rem, 1.35vw, 1.5rem);
  min-height: 34rem;
  padding: clamp(1.25rem, 1.6vw, 1.7rem);
  position: relative;
  z-index: 1;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-top {
  align-items: center;
  background: transparent;
  border: 0;
  box-shadow: none;
  display: flex;
  gap: 1.4rem;
  justify-content: space-between;
  min-height: clamp(14.5rem, 18vw, 20rem);
  padding: clamp(1.4rem, 2vw, 2.2rem);
}

@supports ((backdrop-filter: blur(12px)) or (-webkit-backdrop-filter: blur(12px))) {
  .jcr-rental-category-index-page .jcr-rental-category-index-card-top,
  .jcr-rental-category-index-page .jcr-rental-category-index-children,
  .jcr-rental-category-index-page .jcr-rental-category-index-empty {
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
  }
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-copy {
  min-width: 0;
  max-width: 72%;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-title {
  margin: 0;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-title a {
  color: #fff;
  display: inline-block;
  font-family: var(--font-primary);
  font-size: clamp(2.15rem, 2.25vw, 3.25rem);
  font-weight: 800;
  line-height: 1.02;
  text-decoration: none;
  text-shadow: 0 0.2rem 1.2rem rgba(0, 0, 0, 0.34);
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-title a:hover,
.jcr-rental-category-index-page .jcr-rental-category-index-card-title a:focus {
  color: #fff;
  outline: 0;
  text-decoration: underline;
  text-decoration-color: rgba(155, 217, 255, 0.9);
  text-decoration-thickness: 0.16rem;
  text-underline-offset: 0.22em;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem 0;
  margin-top: 1.2rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-meta span {
  color: rgba(255, 255, 255, 0.92);
  font-family: var(--font-primary);
  font-size: 1.32rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
  text-shadow: 0 0.2rem 0.8rem rgba(0, 0, 0, 0.28);
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-meta span + span::before {
  color: #9bd9ff;
  content: "\00a0\00b7\00a0";
  font-weight: 900;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-cta {
  flex: 0 0 auto;
  min-height: 5.2rem;
  min-width: 0;
  width: auto;
}

.jcr-rental-category-index-page .jcr-rental-category-index-card-cta span {
  line-height: 1.2;
  white-space: normal;
}

.jcr-rental-category-index-page .jcr-rental-category-index-children {
  align-items: stretch;
  background: rgba(244, 249, 252, 0.86);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 0.5rem;
  box-shadow: 0 1.4rem 3rem rgba(0, 28, 46, 0.18);
  display: grid;
  gap: clamp(0.75rem, 1vw, 1rem);
  grid-template-columns: repeat(auto-fit, minmax(11rem, 1fr));
  margin-top: auto;
  padding: clamp(1rem, 1.4vw, 1.4rem);
}

.jcr-rental-category-index-page .jcr-rental-category-index-child {
  align-content: start;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(0, 72, 116, 0.11);
  border-radius: 0.45rem;
  color: #00375f;
  display: grid;
  gap: 0.7rem;
  grid-template-rows: 7.2rem minmax(0, 1fr);
  justify-items: center;
  max-width: 100%;
  min-height: 14rem;
  padding: 0.75rem;
  scroll-margin-top: 8rem;
  text-decoration: none;
  text-align: center;
  transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease, color 160ms ease, transform 160ms ease;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child:hover,
.jcr-rental-category-index-page .jcr-rental-category-index-child:focus {
  background: #fff;
  border-color: #0082e0;
  box-shadow: 0 0.8rem 1.6rem rgba(0, 55, 95, 0.13);
  color: #00375f;
  outline: 2px solid rgba(0, 130, 224, 0.28);
  outline-offset: 2px;
  transform: translateY(-1px);
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-media {
  align-items: center;
  background:
    radial-gradient(circle at 50% 36%, rgba(255, 255, 255, 0.98) 0%, rgba(246, 250, 252, 0.92) 64%, rgba(226, 239, 247, 0.92) 100%);
  border: 1px solid rgba(0, 72, 116, 0.08);
  border-radius: 0.38rem;
  display: flex;
  height: 7.2rem;
  justify-content: center;
  overflow: hidden;
  padding: 0.35rem;
  width: 100%;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-media img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-media--fallback {
  background:
    radial-gradient(circle at 68% 18%, rgba(155, 217, 255, 0.34), rgba(155, 217, 255, 0) 34%),
    linear-gradient(135deg, rgba(244, 249, 252, 0.98) 0%, rgba(226, 239, 247, 0.96) 100%);
  justify-content: center;
  padding: 0.7rem 0.5rem 0.6rem;
  position: relative;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-media--fallback::before {
  border: 2px solid rgba(0, 100, 168, 0.28);
  border-bottom-width: 0.7rem;
  content: "";
  height: 2.9rem;
  left: 50%;
  opacity: 0.9;
  position: absolute;
  top: 1rem;
  transform: translateX(-50%);
  width: 4.2rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-media--fallback::after {
  background: #008ef5;
  content: "";
  height: 0.55rem;
  left: 50%;
  position: absolute;
  top: 1.8rem;
  transform: translateX(-50%);
  width: 0.55rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-media--fallback span {
  align-self: end;
  color: #0064a8;
  font-family: var(--font-primary);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.1;
  max-width: 100%;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-copy {
  align-content: start;
  display: grid;
  gap: 0.45rem;
  justify-items: center;
  min-width: 0;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-title {
  color: inherit;
  font-family: var(--font-primary);
  font-size: clamp(1.1rem, 0.9vw, 1.28rem);
  font-weight: 800;
  line-height: 1.08;
  overflow-wrap: anywhere;
}

.jcr-rental-category-index-page .jcr-rental-category-index-child-count {
  color: #0064a8;
  font-family: var(--font-primary);
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.jcr-rental-category-index-page .jcr-rental-category-index-empty,
.jcr-rental-category-index-page .jcr-rental-category-index-empty-state {
  color: #4d5056;
  margin: 0;
}

.jcr-rental-category-index-page .jcr-rental-category-index-empty {
  background: rgba(244, 249, 252, 0.86);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-left: 4px solid rgba(0, 142, 245, 0.95);
  border-radius: 0.5rem;
  box-shadow: 0 1rem 2.2rem rgba(0, 28, 46, 0.14);
  color: #16364f;
  margin-top: auto;
  padding: 1rem 1.15rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-footer {
  align-items: center;
  background: linear-gradient(135deg, #00375f 0%, #00304f 100%);
  border: 1px solid rgba(0, 55, 95, 0.2);
  box-shadow: 0 1rem 2rem rgba(0, 55, 95, 0.12);
  color: #fff;
  display: flex;
  gap: 1.5rem;
  justify-content: space-between;
  margin-top: 3rem;
  padding: 1.6rem 1.8rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-footer-title {
  color: #fff;
  font-family: var(--font-primary);
  font-size: 2.8rem;
  font-weight: 800;
  line-height: 1.1;
  margin: 0;
}

.jcr-rental-category-index-page .jcr-rental-category-index-footer-text {
  color: rgba(255, 255, 255, 0.82);
  margin-top: 0.6rem;
  max-width: 58rem;
}

.jcr-rental-category-index-page .jcr-rental-category-index-footer-cta {
  flex: 0 0 auto;
}

@media (prefers-reduced-motion: reduce) {
  .jcr-rental-category-index-page .jcr-search-preview-loading::before {
    animation: none;
    opacity: 0.75;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card,
  .jcr-rental-category-index-page .jcr-rental-category-index-child {
    transition: none;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card:hover,
  .jcr-rental-category-index-page .jcr-rental-category-index-card:focus-within {
    transform: none;
  }
}

@media screen and (min-width: 640px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-inner {
    padding-left: 8%;
    padding-right: 8%;
  }
}

@media screen and (min-width: 768px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card:not(:has(.jcr-rental-category-index-children)) {
    min-height: 0;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card:not(:has(.jcr-rental-category-index-children)) .jcr-rental-category-index-card-body {
    min-height: 0;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card:not(:has(.jcr-rental-category-index-children)) .jcr-rental-category-index-card-top {
    min-height: clamp(17rem, 15vw, 21rem);
  }
}

@media screen and (min-width: 992px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-inner {
    padding-left: 12%;
    padding-right: 12%;
  }
}

@media screen and (min-width: 1200px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-grid {
    gap: 2rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-hero {
    padding-top: 21rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-hero-grid {
    align-items: start;
    gap: clamp(2.4rem, 4vw, 4.2rem);
    grid-template-columns: minmax(0, 1fr);
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-search-form {
    justify-items: start;
    place-items: start;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-search {
    width: min(100%, 64rem);
  }
}

@media screen and (min-width: 1280px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-inner {
    padding-left: 15%;
    padding-right: 15%;
  }
}

@media screen and (min-width: 2000px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-inner {
    padding-left: 17.5%;
    padding-right: 17.5%;
  }
}

@media screen and (min-width: 2500px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-inner {
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media screen and (max-width: 1023px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-hero-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media screen and (max-width: 767px) {
  .jcr-rental-category-index-page .jcr-rental-category-index-shell {
    margin-top: 0;
    padding-top: 0;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-inner {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-hero {
    padding-bottom: clamp(3.6rem, 9vw, 5rem);
    padding-top: clamp(10rem, 12vw, 12rem);
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-title {
    font-size: clamp(3rem, 10vw, 4.2rem);
    max-width: 100%;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-intro {
    font-size: 1.52rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-helper {
    margin-top: 1rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-search {
    grid-template-columns: minmax(0, 1fr);
    width: 100%;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-search .cta {
    justify-content: center;
    min-width: 0;
    width: 100%;
  }

  .jcr-rental-category-index-page .jcr-homepage-search-preview {
    max-height: 62vh;
  }

  .jcr-rental-category-index-page .jcr-search-preview-link {
    min-height: 7.8rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card-body {
    gap: .9rem;
    min-height: 0;
    padding: .85rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card-top {
    box-sizing: border-box;
    display: grid;
    gap: .75rem;
    grid-template-columns: minmax(0, 1fr);
    justify-items: stretch;
    min-height: 0;
    padding: .95rem;
    width: 100%;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card-copy {
    max-width: 100%;
    width: 100%;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card-cta {
    align-self: stretch;
    box-sizing: border-box;
    display: flex !important;
    inline-size: 100% !important;
    justify-content: center;
    justify-self: stretch;
    min-height: 4.4rem;
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card-cta span {
    text-align: center;
    width: 100%;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-children {
    gap: .55rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: .7rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-child {
    gap: .55rem;
    grid-template-rows: 5.4rem minmax(0, 1fr);
    min-height: 10.8rem;
    padding: .55rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-child-media {
    height: 5.4rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-child-title {
    font-size: 1.22rem;
    line-height: 1.16;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-child-count {
    font-size: 1.02rem;
    letter-spacing: .08em;
    line-height: 1.12;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card:has(.jcr-rental-category-index-empty) .jcr-rental-category-index-card-body {
    gap: .8rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card:has(.jcr-rental-category-index-empty) .jcr-rental-category-index-card-top {
    padding-bottom: .8rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-empty {
    box-shadow: none;
    font-size: 1.28rem;
    line-height: 1.45;
    padding: .75rem .85rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-card-meta span {
    font-size: 1.08rem;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .jcr-rental-category-index-page .jcr-rental-category-index-footer-cta {
    justify-content: center;
    width: 100%;
  }
}
