/* _content/Base2023/Pages/Index.cshtml.rz.scp.css */
/*.banner-text {
    font-size: clamp(16px, 4vw, 22px)
}

@media(min-width:769px) {
    .banner-mobile {
        display: none;
    }
}

@media(max-width:768px) {
    .banner-desktop {
        display: none;
    }
}*/
fieldset[b-pg566srb0d] {
  border-top: 0.5px solid #383737;
}
fieldset legend[b-pg566srb0d] {
  font-size: 2.25rem;
  float: unset;
  width: unset;
}
@media (max-width: 767.9px) {
  fieldset legend[b-pg566srb0d] {
    font-size: 1.75rem;
  }
}

.title[b-pg566srb0d] {
  font-size: 2.25rem;
}
@media (max-width: 768px) {
  .title[b-pg566srb0d] {
    font-size: 1.75rem;
  }
}

.sub-title[b-pg566srb0d] {
  font-size: 1.25rem;
}

.shoppingCatImages[b-pg566srb0d] {
  max-height: 325px;
}
