/*------------------------------------*\
   GENERIC CSS
\*------------------------------------*/
.ribbon-ase-2024 sup a {
    text-decoration: underline;
}
/*------------------------------------*\
  END GENERIC CSS
\*------------------------------------*/
/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.section-ar .ar-image { background-image:url(/fr/apple-watch-se/images/overview/ar/ar_tile_se__xslp6bjq9s2y_large.jpg); }
@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx) {
  .section-ar .ar-image { background-image:url(/fr/apple-watch-se/images/overview/ar/ar_tile_se__xslp6bjq9s2y_large_2x.jpg); }
}
@media only screen and (max-width:1068px) {
  .section-ar .ar-image { background-image:url(/fr/apple-watch-se/images/overview/ar/ar_tile_se__xslp6bjq9s2y_medium.jpg); }
}
@media only screen and (max-width:1068px)and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1068px)and (min-resolution:1.5dppx),only screen and (max-width:1068px)and (min-resolution:144dpi) {
  .section-ar .ar-image { background-image:url(/fr/apple-watch-se/images/overview/ar/ar_tile_se__xslp6bjq9s2y_medium_2x.jpg); }
}
@media only screen and (max-width:734px) {
  .section-ar .ar-image { background-image:url(/fr/apple-watch-se/images/overview/ar/ar_tile_se__xslp6bjq9s2y_small.jpg); }
}
@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-ar .ar-image { background-image:url(/fr/apple-watch-se/images/overview/ar/ar_tile_se__xslp6bjq9s2y_small_2x.jpg); }
}

.family-setup-modal .family-setup-modal-image { background-image:url(/fr/apple-watch-se/images/overview/family/family_setup_modal__ftpmiwnt1f6u_large.jpg); }
@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx) {
  .family-setup-modal .family-setup-modal-image { background-image:url(/fr/apple-watch-se/images/overview/family/family_setup_modal__ftpmiwnt1f6u_large_2x.jpg); }
}
@media only screen and (max-width:1068px) {
  .family-setup-modal .family-setup-modal-image { background-image:url(/fr/apple-watch-se/images/overview/family/family_setup_modal__ftpmiwnt1f6u_medium.jpg); }
}
@media only screen and (max-width:1068px)and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1068px)and (min-resolution:1.5dppx),only screen and (max-width:1068px)and (min-resolution:144dpi) {
  .family-setup-modal .family-setup-modal-image { background-image:url(/fr/apple-watch-se/images/overview/family/family_setup_modal__ftpmiwnt1f6u_medium_2x.jpg); }
}
@media only screen and (max-width:734px) {
  .family-setup-modal .family-setup-modal-image { background-image:url(/fr/apple-watch-se/images/overview/family/family_setup_modal__ftpmiwnt1f6u_small.jpg); }
}
@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) {
  .family-setup-modal .family-setup-modal-image { background-image:url(/fr/apple-watch-se/images/overview/family/family_setup_modal__ftpmiwnt1f6u_small_2x.jpg); }
}

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/





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


#ac-globalfooter sup {
  top: 0;
}

@media only screen and (max-width: 734px) {
  .section-tile-grid .grid-item-face-and-bands .tile-header {
    --tile-padding-right: 20px;
  }
}


.grid-item-fitness .tile-header .tile-headline.typography-tile-headline-elevated {
    font-size: 60px;
}
@media only screen and (max-width:1068px) {
    .grid-item-fitness .tile-header .tile-headline.typography-tile-headline-elevated {
        font-size: 48px;
    }
}
@media only screen and (max-width:734px) {
    .grid-item-fitness .tile-header .tile-headline.typography-tile-headline-elevated {
        font-size: 56px;
    }
}

/* START CARBON NEUTRAL UNDERLINE */
.grid-item-carbon-neutral .underlined-text {
    background-position-y: 84%;
}
/* END CARBON NEUTRAL UNDERLINE */
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
