 
.rs-cardsshelf {
  padding-bottom: 54px;
  width: 100%;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-cardsshelf {
    padding-bottom: 28px;
  }
}
.rs-cardsshelf.rs-productnav-cardsshelf {
  padding-bottom: 62px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-cardsshelf.rs-productnav-cardsshelf {
    padding-bottom: 30px;
  }
}

.nojs .rs-cardsshelf a {
  text-decoration: none;
}
.nojs .rs-cardsshelf .price,
.nojs .rs-cardsshelf .rf-ccard-content-icon {
  color: #1d1d1f;
}
.rs-storehome-banner.ribbon-blue-to-default {
  --ribbon-background-color: #fff;
}
.rs-cardsshelf-nolink .as-util-relatedlink {
  cursor: default !important;
}




@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-cardsshelf.rs-productnav-cardsshelf {
    padding-bottom: 30px;
  }
}
.rs-cards-shelf-header {
  padding-bottom: 14px;
  margin-left: 22px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) and (orientation: landscape) {
  .rs-cards-shelf-header {
    margin-left: calc(max(22px, env(safe-area-inset-left)));
    margin-right: calc(max(22px, env(safe-area-inset-left)));
    width: auto;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .rs-cards-shelf-header {
    margin-left: calc(-268.46154px + 28.36538vw);
  }
}
@media only screen and (min-width: 1440px) {
  .rs-cards-shelf-header {
    margin-left: 140px;
  }
}


.rf-cards-scroller-itemview {
  transform: none;
}
.rf-cards-scroller {
  position: relative;
}
html.no-touch .rf-cards-scroller .paddlenav-arrow {
  transform: scale(0.8);
  opacity: 0;
  transition: transform 0.5s ease-in,
    opacity 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
html.no-touch .rf-cards-scroller .paddlenav-arrow:focus:hover:not([disabled]) {
  color: #fff;
}
html.no-touch .rf-cards-scroller:hover .paddlenav-arrow:not([disabled]) {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
html.no-touch .rf-cards-scroller:hover .paddlenav-arrow:hover:not([disabled]) {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.28);
}
html.no-touch .rf-cards-scroller:hover .paddlenav-arrow:active:not([disabled]) {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.36);
}
html.as-keyboarduser .rf-cards-scroller .paddlenav-arrow {
  background-color: rgba(0, 0, 0, 0.2);
}
html.as-keyboarduser .rf-cards-scroller .paddlenav-arrow:focus {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.28);
}
html.as-keyboarduser .rf-cards-scroller .paddlenav-arrow:active {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.36);
}
.rf-cards-scroller .paddlenav .paddlenav-arrow-next,
.rf-cards-scroller .paddlenav .paddlenav-arrow-previous {
  top: 49%;
}
.rs-halfsize-cardsshelf .rf-cards-scroller .paddlenav .paddlenav-arrow-next,
.rs-halfsize-cardsshelf
  .rf-cards-scroller
  .paddlenav
  .paddlenav-arrow-previous {
  top: 48%;
}
.rf-cards-scroller-crop {
  overflow: hidden;
  height: 34.41176rem;
  padding-bottom: 26px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-crop {
    height: 450px;
  }
}
.rs-productnav-cardsshelf .rf-cards-scroller-crop {
  height: 148px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-productnav-cardsshelf .rf-cards-scroller-crop {
    padding-bottom: 15px;
  }
}
.rs-halfsize-cardsshelf .rf-cards-scroller-crop {
  height: 16.11765rem;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-halfsize-cardsshelf .rf-cards-scroller-crop {
    height: 215px;
  }
}
.rf-cards-scroller-platter {
  width: 100%;
  vertical-align: top;
  display: inline-flex;
  padding-top: 10px;
  padding-bottom: 40px;
  margin: 10px 140px;

}
.rf-cards-scroller-platter > div:first-child .rf-cards-scroller-itemview {
  margin-left: 0;
}
.rf-cards-scroller-platter > div:last-child .rf-cards-scroller-itemview {
  padding-right: 22px;
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .rf-cards-scroller-platter > div:last-child .rf-cards-scroller-itemview {
    padding-right: calc(-268.46154px + 28.36538vw);
  }
}
@media only screen and (min-width: 1440px) {
  .rf-cards-scroller-platter > div:last-child .rf-cards-scroller-itemview {
    padding-right: 140px;
  }
}
.rf-cards-scroller-itemview {
  display: flex;
  height: 44.41176rem;
  margin-right: 20px;
  transform: translateX(22px);
}
.rs-productnav-cardsshelf .rf-cards-scroller-itemview {
  height: 148px;
  margin-right: 10px;
}
.rs-halfsize-cardsshelf .rf-cards-scroller-itemview {
  height: 14.11765rem;
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .rf-cards-scroller-itemview {
    transform: translateX(calc(-268.46154px + 28.36538vw));
  }
}
@media only screen and (min-width: 1440px) {
  .rf-cards-scroller-itemview {
    transform: translateX(140px);
  }
}
.rf-cards-scroller-2cards {
  flex-direction: column;
  justify-content: space-between;
  width: 480px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-2cards {
    width: 309px;
  }
}
@media only screen and (max-device-width: 320px) {
  .rf-cards-scroller-2cards {
    width: 260px;
  }
}
.rf-cards-scroller-2cards.rf-cards-scroller-17sizecards {
  width: 313px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-2cards.rf-cards-scroller-17sizecards {
    width: 309px;
  }
}
@media only screen and (max-device-width: 320px) {
  .rf-cards-scroller-2cards.rf-cards-scroller-17sizecards {
    width: 260px;
  }
}
.rf-cards-scroller-3cards {
  flex-wrap: wrap;
  width: 480px;
  justify-content: space-between;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-3cards {
    width: 309px;
    height: 450px;
  }
}
@media only screen and (max-device-width: 320px) {
  .rf-cards-scroller-3cards {
    width: 260px;
  }
}
.rf-cards-scroller-3cards .rf-ccard-25:first-child {
  align-self: flex-start;
}
.rf-cards-scroller-3cards .rf-ccard-25:first-child + .rf-ccard-13 {
  align-self: flex-end;
}
.rf-cards-scroller-3cards .rf-ccard-13:first-child,
.rf-cards-scroller-3cards .rf-ccard-13:first-child + .rf-ccard-13 {
  align-self: flex-start;
}
.rf-cards-scroller-3cards .rf-ccard-13:last-child,
.rf-cards-scroller-3cards .rf-ccard-25:last-child {
  align-self: flex-end;
}
.rf-cards-scroller-overflow {
  flex-wrap: nowrap;
  display: flex;
  overflow-x: auto;
}
.rf-cards-scroller-content {
  overscroll-behavior-x: contain;
}
.rf-cards-scroller-item {
  display: flex;
  height: 500px;
  margin: 0 10px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-item {
    height: 450px;
  }
}
.rf-cards-scroller-item:first-child {
  margin-left: 0;
  padding-left: calc(max(22px, env(safe-area-inset-left)));
}
.rf-cards-scroller-item:last-child {
  padding-right: calc(max(22px, env(safe-area-inset-right)));
}
.rs-productnav-cardsshelf .rf-cards-scroller-item {
  height: 148px;
  margin: 0 5px;
}
.rs-productnav-cardsshelf .rf-cards-scroller-item:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-productnav-cardsshelf .rf-cards-scroller-item {
    height: 120px;
  }
}
.rs-halfsize-cardsshelf .rf-cards-scroller-item {
  height: 240px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-halfsize-cardsshelf .rf-cards-scroller-item {
    height: 215px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .rf-cards-scroller-item {
    transform: translateX(calc(-268.46154px + 28.36538vw));
  }
  .rf-cards-scroller-item:first-child {
    padding-left: 0;
  }
}



.rf-cards-grid .rf-cards-scroller-itemview {
  transform: none;
}
.rf-cards-scroller {
  position: relative;
}
html.no-touch .rf-cards-scroller .paddlenav-arrow {
  transform: scale(0.8);
  opacity: 0;
  transition: transform 0.5s ease-in,
    opacity 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
html.no-touch .rf-cards-scroller .paddlenav-arrow:focus:hover:not([disabled]) {
  color: #fff;
}
html.no-touch .rf-cards-scroller:hover .paddlenav-arrow:not([disabled]) {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
html.no-touch .rf-cards-scroller:hover .paddlenav-arrow:hover:not([disabled]) {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.28);
}
html.no-touch .rf-cards-scroller:hover .paddlenav-arrow:active:not([disabled]) {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.36);
}
html.as-keyboarduser .rf-cards-scroller .paddlenav-arrow {
  background-color: rgba(0, 0, 0, 0.2);
}
html.as-keyboarduser .rf-cards-scroller .paddlenav-arrow:focus {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.28);
}
html.as-keyboarduser .rf-cards-scroller .paddlenav-arrow:active {
  transform: scale(1);
  transition-duration: 0.5s;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.36);
}
.rf-cards-scroller .paddlenav .paddlenav-arrow-next,
.rf-cards-scroller .paddlenav .paddlenav-arrow-previous {
  top: 49%;
}
.rs-halfsize-cardsshelf .rf-cards-scroller .paddlenav .paddlenav-arrow-next,
.rs-halfsize-cardsshelf
  .rf-cards-scroller
  .paddlenav
  .paddlenav-arrow-previous {
  top: 48%;
}
.rf-cards-scroller-crop {
  overflow: hidden;
  height: 34.41176rem;
  padding-bottom: 26px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-crop {
    height: 450px;
  }
}
.rs-productnav-cardsshelf .rf-cards-scroller-crop {
  height: 148px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-productnav-cardsshelf .rf-cards-scroller-crop {
    padding-bottom: 15px;
  }
}
.rs-halfsize-cardsshelf .rf-cards-scroller-crop {
  height: 16.11765rem;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-halfsize-cardsshelf .rf-cards-scroller-crop {
    height: 215px;
  }
}
.rf-cards-scroller-platter {
  width: 100%;
  vertical-align: top;
  display: inline-flex;
  padding-top: 10px;
  padding-bottom: 40px;
  margin: 10px 140px;

}
.rf-cards-scroller-platter > div:first-child .rf-cards-scroller-itemview {
  margin-left: 0;
}
.rf-cards-scroller-platter > div:last-child .rf-cards-scroller-itemview {
  padding-right: 22px;
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .rf-cards-scroller-platter > div:last-child .rf-cards-scroller-itemview {
    padding-right: calc(-268.46154px + 28.36538vw);
  }
}
@media only screen and (min-width: 1440px) {
  .rf-cards-scroller-platter > div:last-child .rf-cards-scroller-itemview {
    padding-right: 140px;
  }
}
.rf-cards-scroller-itemview {
  display: flex;
  height: 44.41176rem;
  margin-right: 20px;
  transform: translateX(22px);
}
.rs-productnav-cardsshelf .rf-cards-scroller-itemview {
  height: 148px;
  margin-right: 10px;
}
.rs-halfsize-cardsshelf .rf-cards-scroller-itemview {
  height: 14.11765rem;
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .rf-cards-scroller-itemview {
    transform: translateX(calc(-268.46154px + 28.36538vw));
  }
}
@media only screen and (min-width: 1440px) {
  .rf-cards-scroller-itemview {
    transform: translateX(140px);
  }
}
.rf-cards-scroller-2cards {
  flex-direction: column;
  justify-content: space-between;
  width: 480px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-2cards {
    width: 309px;
  }
}
@media only screen and (max-device-width: 320px) {
  .rf-cards-scroller-2cards {
    width: 260px;
  }
}
.rf-cards-scroller-2cards.rf-cards-scroller-17sizecards {
  width: 313px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-2cards.rf-cards-scroller-17sizecards {
    width: 309px;
  }
}
@media only screen and (max-device-width: 320px) {
  .rf-cards-scroller-2cards.rf-cards-scroller-17sizecards {
    width: 260px;
  }
}
.rf-cards-scroller-3cards {
  flex-wrap: wrap;
  width: 480px;
  justify-content: space-between;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-3cards {
    width: 309px;
    height: 450px;
  }
}
@media only screen and (max-device-width: 320px) {
  .rf-cards-scroller-3cards {
    width: 260px;
  }
}
.rf-cards-scroller-3cards .rf-ccard-25:first-child {
  align-self: flex-start;
}
.rf-cards-scroller-3cards .rf-ccard-25:first-child + .rf-ccard-13 {
  align-self: flex-end;
}
.rf-cards-scroller-3cards .rf-ccard-13:first-child,
.rf-cards-scroller-3cards .rf-ccard-13:first-child + .rf-ccard-13 {
  align-self: flex-start;
}
.rf-cards-scroller-3cards .rf-ccard-13:last-child,
.rf-cards-scroller-3cards .rf-ccard-25:last-child {
  align-self: flex-end;
}
.rf-cards-scroller-overflow {
  flex-wrap: nowrap;
  display: flex;
  overflow-x: auto;
}
.rf-cards-scroller-content {
  overscroll-behavior-x: contain;
}
.rf-cards-scroller-item {
  display: flex;
  height: 500px;
  margin: 0 10px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-item {
    height: 450px;
  }
}
.rf-cards-scroller-item:first-child {
  margin-left: 0;
  padding-left: calc(max(22px, env(safe-area-inset-left)));
}
.rf-cards-scroller-item:last-child {
  padding-right: calc(max(22px, env(safe-area-inset-right)));
}
.rs-productnav-cardsshelf .rf-cards-scroller-item {
  height: 148px;
  margin: 0 5px;
}
.rs-productnav-cardsshelf .rf-cards-scroller-item:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-productnav-cardsshelf .rf-cards-scroller-item {
    height: 120px;
  }
}
.rs-halfsize-cardsshelf .rf-cards-scroller-item {
  height: 240px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-halfsize-cardsshelf .rf-cards-scroller-item {
    height: 215px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .rf-cards-scroller-item {
    transform: translateX(calc(-268.46154px + 28.36538vw));
  }
  .rf-cards-scroller-item:first-child {
    padding-left: 0;
  }
}


.rf-cards-scroller-crop {
  overflow: hidden;
  height: 37.41176rem;
  padding-bottom: 26px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rf-cards-scroller-crop {
    height: 450px;
  }
}
.rs-productnav-cardsshelf .rf-cards-scroller-crop {
  height: 148px;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-productnav-cardsshelf .rf-cards-scroller-crop {
    padding-bottom: 15px;
  }
}
.rs-halfsize-cardsshelf .rf-cards-scroller-crop {
  height: 16.11765rem;
}
@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .rs-halfsize-cardsshelf .rf-cards-scroller-crop {
    height: 215px;
  }
}

