/* FONTS */
.typography-headline-standalone:lang(ar),
.typography-headline-reduced:lang(ar),
.typography-headline:lang(ar),
#ac-globalfooter .ac-gf-buystrip-info-title:lang(ar),
#ac-localnav .ac-ln-title a {
  font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
    "SF Pro Icons", Helvetica Neue, Helvetica, Arial, sans-serif;
}

p,
.typography-body-semibold:lang(ar),
.icon-copy:lang(ar),
#ac-globalfooter .ac-gf-buystrip-info-copy:lang(ar),
.ac-gf-buystrip-info-copy:lang(ar),
#ac-globalfooter a.ac-gf-block .ac-gf-block-link:lang(ar),
#ac-globalfooter .ac-gf-sosumi li:lang(ar),
#ac-globalfooter *,
#ac-globalfooter *:before,
#ac-globalfooter *:after,
#ac-localnav .ac-ln-menu-link {
  font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons",
    "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* FONTS */

.section-hero .subhead {
  max-width: 80%;
}

.selection-highlight {
  right: inherit;
  left: 0;
  width: 155px;
}
@media only screen and (max-width: 1068px) {
  .selection-highlight {
    width: 130px;
  }
}
@media only screen and (max-width: 734px) {
  .selection-highlight {
    width: 80px;
  }
}
.section-discover-more .discover-more-headline .selection-text:before {
  background-image: url("/mideast/accessibility/t/images/shared/ar/speak__czk9v7csnnue_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .section-discover-more .discover-more-headline .selection-text:before {
    background-image: url("/mideast/accessibility/t/images/shared/ar/speak__czk9v7csnnue_large_2x.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-discover-more .discover-more-headline .selection-text:before {
    background-image: url("/mideast/accessibility/t/images/shared/ar/speak__czk9v7csnnue_small.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-discover-more .discover-more-headline .selection-text:before {
    background-image: url("/mideast/accessibility/t/images/shared/ar/speak__czk9v7csnnue_small_2x.png");
  }
}
.typography-headline-reduced {
  line-height: 1.2;
}
.section-tiles-grid .grid-container .modal-trigger {
  left: 0;
  right: inherit;
}
.modal.modal-standard .modal-close {
  transform: translate(85px, -80px);
}
@media only screen and (max-width: 1068px) {
  .modal.modal-standard .modal-close {
    transform: translate(60px, -80px);
  }
}
@media only screen and (max-width: 734px) {
  .modal.modal-standard .modal-close {
    transform: translate(49px, -76px);
  }
}
.section-tiles-grid .section-content .hardwares {
  padding-right: 0;
  padding-left: 46px;
}
@media only screen and (max-width: 734px) {
  .section-tiles-grid .section-content .hardwares {
    padding-right: 0;
    padding-left: 36px;
  }
}
.card.card-background-sounds,
.card.card-live-speech {
  min-height: 746px;
}

@media only screen and (max-width: 734px) {
  .card.card-background-sounds,
  .card.card-live-speech {
    min-height: 0;
  }
}

@media only screen and (min-width: 735px) {
  .card {
    padding: var(--tile-padding) calc(var(--tile-padding)) var(--tile-padding)
      var(--tile-padding);
  }
}

#ac-globalfooter
  .ac-gf-buystrip-info
  .ac-gf-buystrip-info-column:last-child:nth-child(2)
  .ac-gf-buystrip-info-content {
  padding-top: 36px;
  width: 270px;
}

.selection-highlight:before {
  left: unset;
  right: -9px;
}

.selection-highlight:after {
  right: unset;
  left: -9px;
}

@media only screen and (max-width: 734px) {
  .selection-highlight:before {
    right: -3px;
  }
  .selection-highlight:after {
    left: -3px;
  }
}
