/*------------------------------------*\
  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;
  }
}
@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;
}


.section-more #more-caption-tile .scroll-container .item-container .card-set .caption-tile:first-child:nth-last-child(n+3), .section-more #more-caption-tile .scroll-container .item-container .card-set .caption-tile:first-child:nth-last-child(n+3)~.caption-tile {
  max-width: 372px;
}




@media only screen and (min-width: 735px) and (max-width: 1440px) {
  #media-card-gallery [data-component-list=MediaCardGallery] .media-gallery .caption, [data-media-card-gallery] .media-gallery .media-gallery-item-4 .caption {
  width: 99%!important;
}
}

@media only screen and (min-width: 1069px) {
  #media-card-gallery [data-component-list=MediaCardGallery] .media-gallery .caption, [data-media-card-gallery] .media-gallery .media-gallery-item-3 .caption {
  width: 750px!important;
}
}

@media only screen and (min-width: 1069px) {
  .section-liquid-glass .viewport-content .copy-section-header .copy-section-header-headline {
  width: 978px;
}
}

@media only screen and (max-width: 414px) {
  .section-highlights [data-ac-gallery-item].media-gallery-item-visual-intelligence .positioned-media-element {
  margin-top: 20px;
}
}

/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/ 