
  






.growth-icon {
  background: transparent url(/etc/designs/apple/images/icons/growth.svg) no-repeat 50% 50%;
  background-size: auto 100%;
  display: block;
  height: 43px;
  margin: 1em 0 2em;
  width: 100%;
}

.discounts-icon {
  background: transparent url(/etc/designs/apple/images/icons/discounts.svg) no-repeat 50% 50%;
  background-size: auto 100%;
  display: block;
  height: 42px;
  margin: 1em 0 2em;
  width: 100%;
}

.aha .slider-wrapper:before {
  margin: 0;
  padding: 0;
}

.aha .mobile {
  display: block;
}

.aha .desktop {
  display: none;
}

.aha .section-nav-block * {
  font-weight: 400;
}




/*
 * Galleries
 */

.gallery-corporate:before {
  background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/default.jpg);
}
.gallery-retail:before {
  background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/default.jpg);
}
.gallery-students:before {
  background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/default.jpg);
}
.gallery-aha:before {
  background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/default.jpg);
}


@media only screen and (min-width: 480px) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/phone.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/phone.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/phone.jpg);
  }
  
  .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/phone.jpg);
  }
}
@media only screen and (min-width: 750px) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/portrait.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/portrait.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/portrait.jpg);
  }
  
 .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/portrait.jpg);
  }
}
@media only screen and (min-width: 1024px) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/landscape.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/landscape.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/landscape.jpg);
  }
  
 .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/landscape.jpg);
  }
}
/* Gallery Desktop  */
@media only screen and (min-width: 1200px) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/desktop.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/desktop.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/desktop.jpg);
  }
 .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/desktop.jpg);
  }
}

/*Gallery Default 2x */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/default@2x.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/default@2x.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/default@2x.jpg);
  }
 .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/default@2x.jpg);
  }
}

/* Gallery Phone 2x*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 480px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 480px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 480px), only screen and (min-device-pixel-ratio: 2) and (min-width: 480px), only screen and (min-resolution: 192dpi) and (min-width: 480px), only screen and (min-resolution: 2dppx) and (min-width: 480px) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/phone@2x.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/phone@2x.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/phone@2x.jpg);
  }
 .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/phone@2x.jpg);
  }
}

/*Gallery Portrait 2x */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 750px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 750px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 750px), only screen and (min-device-pixel-ratio: 2) and (min-width: 750px), only screen and (min-resolution: 192dpi) and (min-width: 750px), only screen and (min-resolution: 2dppx) and (min-width: 750px) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/portrait@2x.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/portrait@2x.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/portrait@2x.jpg);
  }
  
 .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/portrait@2x.jpg);
  }
}
/* Gallery Landscape 2x */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-resolution: 192dpi) and (min-width: 1024px), only screen and (min-resolution: 2dppx) and (min-width: 1024px) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/landscape@2x.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/landscape@2x.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/landscape@2x.jpg);
  }
 .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/landscape@2x.jpg);
  }
}
/*Gallery Desktop 2x */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1200px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1200px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1200px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1200px), only screen and (min-resolution: 192dpi) and (min-width: 1200px), only screen and (min-resolution: 2dppx) and (min-width: 1200px) {
.gallery-corporate:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/desktop@2x.jpg);
  }

.gallery-retail:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/desktop@2x.jpg);
  }

.gallery-students:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/desktop@2x.jpg);
  }
 .gallery-aha:before {
    background-image: url(https://www.apple.com/jobs/images/backgrounds/gallery/retail/desktop@2x.jpg);
  }
}
