.form-dropdown-select:lang(ar),
#ac-localnav .ac-ln-menu-link,
#ac-localnav .ac-ln-menu .ac-ln-actions .ac-ln-action-button a,
#ac-globalfooter .ac-gf-sosumi p:lang(ar),
#ac-globalfooter .ac-gf-sosumi li:lang(ar),
#ac-globalfooter *,
#ac-globalfooter *:before,
#ac-globalfooter *:after,
.replay-button-wrapper .icon-copy,
#ac-globalfooter .ac-gf-directory-column-section-title-button:lang(ar),
#ac-globalfooter
  .ac-gf-directory-column-section-title
  > .ac-gf-directory-column-section-title-text:lang(ar) {
  font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons",
    "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body:lang(ar),
.main:lang(ar),
#ac-localnav .ac-ln-title a,
.typography-section-header-copy:lang(ar),
.typography-eyebrow-super,
.typography-eyebrow-super:lang(ar),
.typography-headline-super:lang(ar),
.typography-scroll-copy:lang(ar),
.typography-grid-tile-copy:lang(ar),
.typography-grid-tile-headline:lang(ar),
.typography-grid-tile-caption:lang(ar) {
  font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
    "SF Pro Icons", Helvetica Neue, Helvetica, Arial, sans-serif;
}

body,
button,
input,
select,
textarea {
  direction: rtl;
  text-align: right;
}

.icon-before::before {
  padding-left: 0.3em;
}

.section-hearing-protection
  .grid-item-decibels
  .video-container
  .icon-after::after,
.section-hearing-protection
  .grid-item-loud
  .play-pause-button-loud
  .icon::after {
  padding-right: 0.3em;
}

@media only screen and (max-width: 734px) {
  .slot-play {
    margin-right: 21px;
  }

  .slot-pause {
    margin-right: 28px;
  }

  .slot-replay {
    margin-left: -50px;
  }

  .section-hearing-protection .grid-item-loud .play-pause-button-loud {
    margin-right: 10px;
  }

  .section-hearing-protection
    .grid-item-decibels
    .video-container
    .play-pause-button-decibels {
    margin-right: -20px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .slot-play {
    margin-right: 21px;
  }

  .slot-pause {
    margin-right: 28px;
  }

  .slot-replay {
    margin-left: -50px;
  }

  .section-hearing-protection .grid-item-loud .play-pause-button-loud {
    margin-right: 10px;
  }

  .section-hearing-protection
    .grid-item-decibels
    .video-container
    .play-pause-button-decibels {
    margin-right: -20px;
  }
  .page-hearing-health .play-pause-button.replay .slot-replay {
    margin-right: 8px;
  }
}

@media only screen and (min-width: 1068px) {
  .slot-play {
    margin-right: 54px;
  }

  .slot-pause {
    margin-right: 63px;
  }

  .slot-replay {
    margin-left: -30px;
  }

  .section-hearing-protection .grid-item-loud .play-pause-button-loud {
    margin-right: 10px;
  }

  .section-hearing-protection
    .grid-item-decibels
    .video-container
    .play-pause-button-decibels {
    margin-right: -62px;
  }
  .page-hearing-health .play-pause-button.replay .slot-replay {
    margin-left: 80px;
  }
}

.typography-hearing-avail-subcopy {
    font-size: 17px;
    line-height: 1.2353641176;
    font-weight: 600;
    letter-spacing: 0em;
}

@media only screen and (max-width: 734px) {
    .typography-hearing-avail-subcopy {
        font-size:14px;
        line-height: 1.4285914286;
        font-weight: 600;
        letter-spacing: -0.016em;
    }

}

.section-hero .section-header-subcopy {
    color: #86868b;
    padding: 0 24px;
    margin-top: 32px
}

@media only screen and (max-width: 1068px) {
    .section-hero .section-header-subcopy {
        margin-top:28px
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .section-header-subcopy {
        margin-top:16px
    }
}

.section-hero .section-header-subcopy>span {
    display: inline-block
}

.section-hero .section-header-subcopy a {
    pointer-events: auto;
    color: inherit
}

#ac-globalfooter .ac-gf-sosumi a {
  white-space: nowrap;
}