/*------------------------------------*\
  LOCAL SCREENS
\*——————————————————*/

/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/
@media only screen and (min-width: 1069px) {

}
@media only screen and (min-width: 735px) and (max-width: 1068px) {

}
@media only screen and (max-width: 734px) {
}

.section-apple-intelligence .milestone-secondary {
    font-size: 12px;
    color: #6E6E73;
}

.avail-disclaimer {
  color: rgba(0, 0, 0, 0.88);
  font-family: "SF Pro Text", system-ui, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 0px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .avail-disclaimer {
    font-size: 14px;
    line-height: 17px;
    padding: 12px 0px;
  }

#shared-highlights-live-translation-1{
    margin-top: 70px;
  }
}
@media only screen and (min-width: 1069px) {
  .avail-disclaimer {
    font-family: "SF Pro Display", system-ui, sans-serif;
    font-size: 19px;
    line-height: 23px;
    padding: 14px 0px;
  }
}

.caption-tile .card-footnote-content.disclaimer {
    padding-left: 0px;
    padding-bottom: 0px;
}

.caption-tile .card-footnote-content.disclaimer-last {
    padding-bottom: 0px;
}

@media only screen and (min-width: 1068px) and (max-width: 1440px) {
  .section-highlights .media-card-set .media-gallery-wrapper .media-gallery-item-3 .typography-media-card-gallery-headline {
    width: 100%!important;
  }
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/ 