html[dir="rtl"] .gallery .paddlenav .sticky-element .right-item,
html[dir="rtl"] .gallery .paddlenav .sticky-element .left-item {
  right: 0;
}

[dir="rtl"] .section-recent-events .recent-events-gallery .item-container {
  padding-right: var(--gallery-side-padding);
}
.map-section .section-copy {
  font-family: SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons,
    Helvetica Neue, Helvetica, Arial, sans-serif;
}

html[dir="rtl"] .gallery .paddlenav .sticky-element .left-item {
  left: -18px;
}

@media only screen and (min-width: 1068px) {
  .gallery .paddlenav.hide {
    visibility: inherit;
    top: 432px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  html[dir="rtl"] .gallery .paddlenav {
    left: 110px;
  }
}

@media only screen and (max-width: 735px) {
  html[dir="rtl"] .gallery .paddlenav {
    left: 86px;
  }
  .section-select .badge {
    justify-self: right;
  }

  .section-select
    .product-tile-header
    .overview_select_product_tile_mac_studio-wrapper {
    margin-right: -139px;
  }
  .section-select
    .product-tile-header
    .overview_select_product_tile_mba_13_15-wrapper {
    margin-right: -19px;
  }
  .section-select
    .product-tile-header
    .overview_select_product_tile_mac_mini-wrapper {
    margin-right: -135px;
  }
  .section-select
    .product-tile-header
    .overview_select_product_tile_studio_display-wrapper {
    margin-right: -30px;
  }

  .section-select
    .product-tile-header
    .overview_select_product_tile_airpods-pro-wrapper {
    margin-right: -4px;
  }
}
