@charset "UTF-8";

a.block {
  box-sizing: border-box;
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: inherit
}

a.block:before,
a.block:after {
  content: ' ';
  display: table
}

a.block:after {
  clear: both
}

a.block:hover {
  text-decoration: none
}

a.block:hover .block-link {
  text-decoration: underline
}

a.block .block-link {
  color: #06c
}

.block-link {
  cursor: pointer
}

a.block-inline {
  display: inline-block
}

.as-globalfooter,
.as-footnotes {
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%
}

.as-globalfooter,
.as-footnotes,
.as-globalfooter:before,
.as-footnotes:before,
.as-globalfooter:after,
.as-footnotes:after,
.as-globalfooter *,
.as-footnotes *,
.as-globalfooter :before,
.as-footnotes :before,
.as-globalfooter :after,
.as-footnotes :after {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  pointer-events: auto;
  letter-spacing: normal
}

.as-globalfooter *,
.as-footnotes *,
.as-globalfooter :before,
.as-footnotes :before,
.as-globalfooter :after,
.as-footnotes :after {
  font-size: 1em;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit
}

.as-globalfooter article,
.as-footnotes article,
.as-globalfooter aside,
.as-footnotes aside,
.as-globalfooter details,
.as-footnotes details,
.as-globalfooter figcaption,
.as-footnotes figcaption,
.as-globalfooter figure,
.as-footnotes figure,
.as-globalfooter footer,
.as-footnotes footer,
.as-globalfooter header,
.as-footnotes header,
.as-globalfooter nav,
.as-footnotes nav,
.as-globalfooter section,
.as-footnotes section {
  display: block
}

.as-globalfooter img,
.as-footnotes img {
  border: 0;
  vertical-align: middle
}

.as-globalfooter ul,
.as-footnotes ul {
  list-style: none
}

.as-globalfooter,
.as-footnotes,
.as-globalfooter input,
.as-footnotes input,
.as-globalfooter textarea,
.as-footnotes textarea,
.as-globalfooter select,
.as-footnotes select,
.as-globalfooter button,
.as-footnotes button {
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
  text-align: left
}

.as-globalfooter,
.as-footnotes,
.as-globalfooter select,
.as-footnotes select,
.as-globalfooter button,
.as-footnotes button {}

.as-globalfooter input,
.as-footnotes input,
.as-globalfooter textarea,
.as-footnotes textarea {}

.as-globalfooter,
.as-footnotes {
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: -.01em;
  background-color: #f5f5f7;
  color: #1d1d1f;
  min-width: 1024px;
  overflow: hidden;
  position: relative;
  z-index: 1
}

.theme-dark .as-globalfooter,
.theme-dark .as-footnotes,
.as-globalfooter.theme-dark,
.theme-dark.as-footnotes {
  background-color: #1d1d1f;
  color: #f5f5f7
}

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

  .as-globalfooter,
  .as-footnotes {
    min-width: 320px
  }
}

.as-globalfooter h1,
.as-footnotes h1,
.as-globalfooter h2,
.as-footnotes h2,
.as-globalfooter h3,
.as-footnotes h3,
.as-globalfooter h4,
.as-footnotes h4,
.as-globalfooter h5,
.as-footnotes h5,
.as-globalfooter h6,
.as-footnotes h6 {
  color: inherit
}

.as-globalfooter a,
.as-footnotes a {
  color: #515154;
  text-decoration: none
}

.as-globalfooter a:hover,
.as-footnotes a:hover {
  color: #1d1d1f;
  text-decoration: underline
}

.theme-dark .as-globalfooter a,
.theme-dark .as-footnotes a,
.as-globalfooter.theme-dark a,
.theme-dark.as-footnotes a {
  color: #a1a1a6
}

.theme-dark .as-globalfooter a:hover,
.theme-dark .as-footnotes a:hover,
.as-globalfooter.theme-dark a:hover,
.theme-dark.as-footnotes a:hover {
  color: #f5f5f7
}

.as-globalfooter a.block,
.as-footnotes a.block {
  color: inherit;
  text-decoration: none
}

.as-globalfooter a.block:hover,
.as-footnotes a.block:hover {
  color: inherit
}

.theme-dark .as-globalfooter a.block,
.theme-dark .as-footnotes a.block,
.as-globalfooter.theme-dark a.block,
.theme-dark.as-footnotes a.block {
  color: inherit
}

.theme-dark .as-globalfooter a.block .block-link,
.theme-dark .as-footnotes a.block .block-link,
.as-globalfooter.theme-dark a.block .block-link,
.theme-dark.as-footnotes a.block .block-link {
  color: #2997ff
}

.as-globalfooter .as-globalfooter-content,
.as-footnotes .as-globalfooter-content,
.as-globalfooter .as-footnotes-content,
.as-footnotes .as-footnotes-content {
  margin: 0 auto;
  max-width: 980px;
  padding: 0 22px;
  padding-left: calc(22px + constant(safe-area-inset-left));
  padding-right: calc(22px + constant(safe-area-inset-right))
}

@supports(padding:calc(max(0px))) {

  .as-globalfooter .as-globalfooter-content,
  .as-footnotes .as-globalfooter-content,
  .as-globalfooter .as-footnotes-content,
  .as-footnotes .as-footnotes-content {
    padding-left: calc(max(22px, env(safe-area-inset-left)));
    padding-right: calc(max(22px, env(safe-area-inset-right)))
  }
}

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

  .as-globalfooter .as-globalfooter-content,
  .as-footnotes .as-globalfooter-content,
  .as-globalfooter .as-footnotes-content,
  .as-footnotes .as-footnotes-content {
    padding: 0 16px
  }
}

.as-globalfooter .as-globalfooter-label,
.as-footnotes .as-globalfooter-label {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0
}

.as-globalfooter,
.as-footnotes {
  clear: both;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.as-globalfooter b,
.as-footnotes b,
.as-globalfooter strong,
.as-footnotes strong {
  font-weight: 700
}

.as-globalfooter sup,
.as-footnotes sup {
  font-size: .8em;
  vertical-align: top;
  position: relative;
  bottom: .15em;
  top: -.1em
}

.as-globalfooter .justify-content-start,
.as-footnotes .justify-content-start {
  -webkit-box-pack: start;
  justify-content: flex-start
}

.as-globalfooter .justify-content-end,
.as-footnotes .justify-content-end {
  -webkit-box-pack: end;
  justify-content: flex-end
}

.as-globalfooter .justify-content-center,
.as-footnotes .justify-content-center {
  -webkit-box-pack: center;
  justify-content: center
}

.as-globalfooter .justify-content-spacebetween,
.as-footnotes .justify-content-spacebetween {
  -webkit-box-pack: justify;
  justify-content: space-between
}

.as-globalfooter .justify-content-spacearound,
.as-footnotes .justify-content-spacearound {
  justify-content: space-around
}

.as-globalfooter .align-items-start,
.as-footnotes .align-items-start {
  -webkit-box-align: start;
  align-items: flex-start
}

.as-globalfooter .align-items-center,
.as-footnotes .align-items-center {
  -webkit-box-align: center;
  align-items: center
}

.as-globalfooter .align-items-end,
.as-footnotes .align-items-end {
  -webkit-box-align: end;
  align-items: flex-end
}

.as-globalfooter .align-self-start,
.as-footnotes .align-self-start {
  align-self: flex-start
}

.as-globalfooter .align-self-center,
.as-footnotes .align-self-center {
  align-self: center
}

.as-globalfooter .align-self-end,
.as-footnotes .align-self-end {
  align-self: flex-end
}

.as-globalfooter .selfclear:before,
.as-footnotes .selfclear:before,
.as-globalfooter .selfclear:after,
.as-footnotes .selfclear:after {
  content: ' ';
  display: table
}

.as-globalfooter .selfclear:after,
.as-footnotes .selfclear:after {
  clear: both
}

.as-globalfooter .visuallyhidden,
.as-footnotes .visuallyhidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0
}

@media only screen and (inverted-colors) {

  .as-globalfooter .no-inversion,
  .as-footnotes .no-inversion {
    -webkit-filter: invert(1);
    filter: invert(1)
  }
}

.as-globalfooter .nowrap,
.as-footnotes .nowrap {
  display: inline-block;
  text-decoration: inherit;
  white-space: nowrap
}

.as-globalfooter .clear,
.as-footnotes .clear {
  clear: both
}

.as-globalfooter .cursor-grab,
.as-footnotes .cursor-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab
}

.as-globalfooter .cursor-grabbing,
.as-footnotes .cursor-grabbing {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.as-globalfooter .icon:before,
.as-footnotes .icon:before,
.as-globalfooter .icon:after,
.as-footnotes .icon:after,
.as-globalfooter .more:before,
.as-footnotes .more:before,
.as-globalfooter .more:after,
.as-footnotes .more:after {
  font-family: sgtb icons;
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1;
  text-decoration: underline;
  position: relative;
  z-index: 1;
  alt: ''
}

.as-globalfooter .icon:before,
.as-footnotes .icon:before,
.as-globalfooter .icon:after,
.as-footnotes .icon:after,
.as-globalfooter .more:before,
.as-footnotes .more:before,
.as-globalfooter .more:after,
.as-footnotes .more:after {
  text-decoration: none
}

.as-globalfooter .icon:before,
.as-footnotes .icon:before,
.as-globalfooter .more:before,
.as-footnotes .more:before {
  display: none
}

.as-globalfooter .icon-after:after,
.as-footnotes .icon-after:after,
.as-globalfooter .more:after,
.as-footnotes .more:after {
  padding-left: .3em;
  top: 0
}

.as-globalfooter .icon-before:before,
.as-footnotes .icon-before:before {
  padding-right: .3em;
  display: inline-block;
  top: 0
}

.as-globalfooter .icon-before:after,
.as-footnotes .icon-before:after {
  display: none
}

.as-globalfooter .icon-before.icon-apple:before,
.as-footnotes .icon-before.icon-apple:before {
  padding-right: 0;
  display: inline-block;
  top: 0
}

.as-globalfooter .icon-before.icon-apple:after,
.as-footnotes .icon-before.icon-apple:after {
  display: none
}

.as-globalfooter .icon-apple:before,
.as-footnotes .icon-apple:before,
.as-globalfooter .icon-apple:after,
.as-footnotes .icon-apple:after {
  content: "ï£¿"
}

.as-globalfooter .icon-chevrondown:before,
.as-footnotes .icon-chevrondown:before,
.as-globalfooter .icon-chevrondown:after,
.as-footnotes .icon-chevrondown:after {
  content: "ïŒƒ"
}

.as-globalfooter .icon-chevrondowncircle:before,
.as-footnotes .icon-chevrondowncircle:before,
.as-globalfooter .icon-chevrondowncircle:after,
.as-footnotes .icon-chevrondowncircle:after {
  content: "ïŒ‡"
}

.as-globalfooter .icon-chevronleft:before,
.as-footnotes .icon-chevronleft:before,
.as-globalfooter .icon-chevronleft:after,
.as-footnotes .icon-chevronleft:after {
  content: "ïŒ€"
}

.as-globalfooter .icon-chevronleftcircle:before,
.as-footnotes .icon-chevronleftcircle:before,
.as-globalfooter .icon-chevronleftcircle:after,
.as-footnotes .icon-chevronleftcircle:after {
  content: "ïŒ„"
}

.as-globalfooter .icon-chevronright:before,
.as-footnotes .icon-chevronright:before,
.as-globalfooter .icon-chevronright:after,
.as-footnotes .icon-chevronright:after {
  content: "ïŒ"
}

.as-globalfooter .icon-chevronrightcircle:before,
.as-footnotes .icon-chevronrightcircle:before,
.as-globalfooter .icon-chevronrightcircle:after,
.as-footnotes .icon-chevronrightcircle:after {
  content: "ïŒ…"
}

.as-globalfooter .icon-chevronup:before,
.as-footnotes .icon-chevronup:before,
.as-globalfooter .icon-chevronup:after,
.as-footnotes .icon-chevronup:after {
  content: "ïŒ‚"
}

.as-globalfooter .icon-chevronupcircle:before,
.as-footnotes .icon-chevronupcircle:before,
.as-globalfooter .icon-chevronupcircle:after,
.as-footnotes .icon-chevronupcircle:after {
  content: "ïŒ†"
}

.as-globalfooter .icon-downloadcircle:before,
.as-footnotes .icon-downloadcircle:before,
.as-globalfooter .icon-downloadcircle:after,
.as-footnotes .icon-downloadcircle:after {
  content: "ïŒ«"
}

.as-globalfooter .icon-external:before,
.as-footnotes .icon-external:before,
.as-globalfooter .icon-external:after,
.as-footnotes .icon-external:after {
  content: "ïŒ­"
}

.as-globalfooter .icon-share:before,
.as-footnotes .icon-share:before,
.as-globalfooter .icon-share:after,
.as-footnotes .icon-share:after {
  content: "ïŒ®"
}

.as-globalfooter .icon-search:before,
.as-footnotes .icon-search:before,
.as-globalfooter .icon-search:after,
.as-footnotes .icon-search:after {
  content: "î¨"
}

.as-globalfooter .icon-arkit:before,
.as-footnotes .icon-arkit:before,
.as-globalfooter .icon-arkit:after,
.as-footnotes .icon-arkit:after {
  content: "î¨ž"
}

.as-globalfooter .icon-pausecircle:before,
.as-footnotes .icon-pausecircle:before,
.as-globalfooter .icon-pausecircle:after,
.as-footnotes .icon-pausecircle:after {
  content: "ïŒŸ"
}

.as-globalfooter .icon-pausesolid:before,
.as-footnotes .icon-pausesolid:before,
.as-globalfooter .icon-pausesolid:after,
.as-footnotes .icon-pausesolid:after {
  content: "î¨ˆ"
}

.as-globalfooter .icon-playcircle:before,
.as-footnotes .icon-playcircle:before,
.as-globalfooter .icon-playcircle:after,
.as-footnotes .icon-playcircle:after {
  content: "ïŒž"
}

.as-globalfooter .icon-playsolid:before,
.as-footnotes .icon-playsolid:before,
.as-globalfooter .icon-playsolid:after,
.as-footnotes .icon-playsolid:after {
  content: "î¨‡"
}

.as-globalfooter .icon-replay:before,
.as-footnotes .icon-replay:before,
.as-globalfooter .icon-replay:after,
.as-footnotes .icon-replay:after {
  content: "ïŒ¡"
}

.as-globalfooter .icon-stopcircle:before,
.as-footnotes .icon-stopcircle:before,
.as-globalfooter .icon-stopcircle:after,
.as-footnotes .icon-stopcircle:after {
  content: "ïŒ "
}

.as-globalfooter .icon-stopsolid:before,
.as-footnotes .icon-stopsolid:before,
.as-globalfooter .icon-stopsolid:after,
.as-footnotes .icon-stopsolid:after {
  content: "î¨‰"
}

.as-globalfooter .icon-circle:before,
.as-footnotes .icon-circle:before,
.as-globalfooter .icon-circle:after,
.as-footnotes .icon-circle:after {
  content: "ïŒ¬"
}

.as-globalfooter .icon-check:before,
.as-footnotes .icon-check:before,
.as-globalfooter .icon-check:after,
.as-footnotes .icon-check:after {
  content: "ïŒ‹"
}

.as-globalfooter .icon-checkcircle:before,
.as-footnotes .icon-checkcircle:before,
.as-globalfooter .icon-checkcircle:after,
.as-footnotes .icon-checkcircle:after {
  content: "ïŒ‘"
}

.as-globalfooter .icon-checksolid:before,
.as-footnotes .icon-checksolid:before,
.as-globalfooter .icon-checksolid:after,
.as-footnotes .icon-checksolid:after {
  content: "ïŒ—"
}

.as-globalfooter .icon-reset:before,
.as-footnotes .icon-reset:before,
.as-globalfooter .icon-reset:after,
.as-footnotes .icon-reset:after {
  content: "ïŒˆ"
}

.as-globalfooter .icon-resetcircle:before,
.as-footnotes .icon-resetcircle:before,
.as-globalfooter .icon-resetcircle:after,
.as-footnotes .icon-resetcircle:after {
  content: "ïŒŽ"
}

.as-globalfooter .icon-resetsolid:before,
.as-footnotes .icon-resetsolid:before,
.as-globalfooter .icon-resetsolid:after,
.as-footnotes .icon-resetsolid:after {
  content: "ïŒ”"
}

.as-globalfooter .icon-exclamation:before,
.as-footnotes .icon-exclamation:before,
.as-globalfooter .icon-exclamation:after,
.as-footnotes .icon-exclamation:after {
  content: "ïŒŒ"
}

.as-globalfooter .icon-exclamationcircle:before,
.as-footnotes .icon-exclamationcircle:before,
.as-globalfooter .icon-exclamationcircle:after,
.as-footnotes .icon-exclamationcircle:after {
  content: "ïŒ’"
}

.as-globalfooter .icon-exclamationsolid:before,
.as-footnotes .icon-exclamationsolid:before,
.as-globalfooter .icon-exclamationsolid:after,
.as-footnotes .icon-exclamationsolid:after {
  content: "ïŒ˜"
}

.as-globalfooter .icon-exclamationtriangle:before,
.as-footnotes .icon-exclamationtriangle:before,
.as-globalfooter .icon-exclamationtriangle:after,
.as-footnotes .icon-exclamationtriangle:after {
  content: "î¨•"
}

.as-globalfooter .icon-exclamationtrianglesolid:before,
.as-footnotes .icon-exclamationtrianglesolid:before,
.as-globalfooter .icon-exclamationtrianglesolid:after,
.as-footnotes .icon-exclamationtrianglesolid:after {
  content: "î¨–"
}

.as-globalfooter .icon-infocircle:before,
.as-footnotes .icon-infocircle:before,
.as-globalfooter .icon-infocircle:after,
.as-footnotes .icon-infocircle:after {
  content: "ïŒª"
}

.as-globalfooter .icon-infosolid:before,
.as-footnotes .icon-infosolid:before,
.as-globalfooter .icon-infosolid:after,
.as-footnotes .icon-infosolid:after {
  content: "î¨”"
}

.as-globalfooter .icon-question:before,
.as-footnotes .icon-question:before,
.as-globalfooter .icon-question:after,
.as-footnotes .icon-question:after {
  content: "ïŒ"
}

.as-globalfooter .icon-questioncircle:before,
.as-footnotes .icon-questioncircle:before,
.as-globalfooter .icon-questioncircle:after,
.as-footnotes .icon-questioncircle:after {
  content: "ïŒ“"
}

.as-globalfooter .icon-questionsolid:before,
.as-footnotes .icon-questionsolid:before,
.as-globalfooter .icon-questionsolid:after,
.as-footnotes .icon-questionsolid:after {
  content: "ïŒ™"
}

.as-globalfooter .icon-plus:before,
.as-footnotes .icon-plus:before,
.as-globalfooter .icon-plus:after,
.as-footnotes .icon-plus:after {
  content: "ïŒ‰"
}

.as-globalfooter .icon-pluscircle:before,
.as-footnotes .icon-pluscircle:before,
.as-globalfooter .icon-pluscircle:after,
.as-footnotes .icon-pluscircle:after {
  content: "ïŒ"
}

.as-globalfooter .icon-plussolid:before,
.as-footnotes .icon-plussolid:before,
.as-globalfooter .icon-plussolid:after,
.as-footnotes .icon-plussolid:after {
  content: "ïŒ•"
}

.as-globalfooter .icon-minus:before,
.as-footnotes .icon-minus:before,
.as-globalfooter .icon-minus:after,
.as-footnotes .icon-minus:after {
  content: "ïŒŠ"
}

.as-globalfooter .icon-minuscircle:before,
.as-footnotes .icon-minuscircle:before,
.as-globalfooter .icon-minuscircle:after,
.as-footnotes .icon-minuscircle:after {
  content: "ïŒ"
}

.as-globalfooter .icon-minussolid:before,
.as-footnotes .icon-minussolid:before,
.as-globalfooter .icon-minussolid:after,
.as-footnotes .icon-minussolid:after {
  content: "ïŒ–"
}

.as-globalfooter .icon-1circle:before,
.as-footnotes .icon-1circle:before,
.as-globalfooter .icon-1circle:after,
.as-footnotes .icon-1circle:after {
  content: "ï‚"
}

.as-globalfooter .icon-2circle:before,
.as-footnotes .icon-2circle:before,
.as-globalfooter .icon-2circle:after,
.as-footnotes .icon-2circle:after {
  content: "ïƒ"
}

.as-globalfooter .icon-3circle:before,
.as-footnotes .icon-3circle:before,
.as-globalfooter .icon-3circle:after,
.as-footnotes .icon-3circle:after {
  content: "ï„"
}

.as-globalfooter .icon-4circle:before,
.as-footnotes .icon-4circle:before,
.as-globalfooter .icon-4circle:after,
.as-footnotes .icon-4circle:after {
  content: "ï…"
}

.as-globalfooter .icon-5circle:before,
.as-footnotes .icon-5circle:before,
.as-globalfooter .icon-5circle:after,
.as-footnotes .icon-5circle:after {
  content: "ï†"
}

.as-globalfooter .icon-6circle:before,
.as-footnotes .icon-6circle:before,
.as-globalfooter .icon-6circle:after,
.as-footnotes .icon-6circle:after {
  content: "ï‡"
}

.as-globalfooter .icon-7circle:before,
.as-footnotes .icon-7circle:before,
.as-globalfooter .icon-7circle:after,
.as-footnotes .icon-7circle:after {
  content: "ïˆ"
}

.as-globalfooter .icon-8circle:before,
.as-footnotes .icon-8circle:before,
.as-globalfooter .icon-8circle:after,
.as-footnotes .icon-8circle:after {
  content: "ï‰"
}

.as-globalfooter .icon-9circle:before,
.as-footnotes .icon-9circle:before,
.as-globalfooter .icon-9circle:after,
.as-footnotes .icon-9circle:after {
  content: "ïŠ"
}

.as-globalfooter .icon-10circle:before,
.as-footnotes .icon-10circle:before,
.as-globalfooter .icon-10circle:after,
.as-footnotes .icon-10circle:after {
  content: "ï‹"
}

.as-globalfooter .icon-11circle:before,
.as-footnotes .icon-11circle:before,
.as-globalfooter .icon-11circle:after,
.as-footnotes .icon-11circle:after {
  content: "ïŒ"
}

.as-globalfooter .icon-12circle:before,
.as-footnotes .icon-12circle:before,
.as-globalfooter .icon-12circle:after,
.as-footnotes .icon-12circle:after {
  content: "ï"
}

.as-globalfooter .icon-13circle:before,
.as-footnotes .icon-13circle:before,
.as-globalfooter .icon-13circle:after,
.as-footnotes .icon-13circle:after {
  content: "ïŽ"
}

.as-globalfooter .icon-14circle:before,
.as-footnotes .icon-14circle:before,
.as-globalfooter .icon-14circle:after,
.as-footnotes .icon-14circle:after {
  content: "ï"
}

.as-globalfooter .icon-15circle:before,
.as-footnotes .icon-15circle:before,
.as-globalfooter .icon-15circle:after,
.as-footnotes .icon-15circle:after {
  content: "ï"
}

.as-globalfooter .icon-16circle:before,
.as-footnotes .icon-16circle:before,
.as-globalfooter .icon-16circle:after,
.as-footnotes .icon-16circle:after {
  content: "ï‘"
}

.as-globalfooter .icon-17circle:before,
.as-footnotes .icon-17circle:before,
.as-globalfooter .icon-17circle:after,
.as-footnotes .icon-17circle:after {
  content: "ï’"
}

.as-globalfooter .icon-18circle:before,
.as-footnotes .icon-18circle:before,
.as-globalfooter .icon-18circle:after,
.as-footnotes .icon-18circle:after {
  content: "ï“"
}

.as-globalfooter .icon-19circle:before,
.as-footnotes .icon-19circle:before,
.as-globalfooter .icon-19circle:after,
.as-footnotes .icon-19circle:after {
  content: "ï”"
}

.as-globalfooter .icon-20circle:before,
.as-footnotes .icon-20circle:before,
.as-globalfooter .icon-20circle:after,
.as-footnotes .icon-20circle:after {
  content: "ï•"
}

.as-globalfooter .icon-close:before,
.as-footnotes .icon-close:before,
.as-globalfooter .icon-close:after,
.as-footnotes .icon-close:after {
  content: "ïž"
}

.as-globalfooter .icon-closecompact:before,
.as-footnotes .icon-closecompact:before,
.as-globalfooter .icon-closecompact:after,
.as-footnotes .icon-closecompact:after {
  content: "ï¤"
}

.as-globalfooter .icon-paddleleft:before,
.as-footnotes .icon-paddleleft:before,
.as-globalfooter .icon-paddleleft:after,
.as-footnotes .icon-paddleleft:after {
  content: "ïš"
}

.as-globalfooter .icon-paddleleftcompact:before,
.as-footnotes .icon-paddleleftcompact:before,
.as-globalfooter .icon-paddleleftcompact:after,
.as-footnotes .icon-paddleleftcompact:after {
  content: "ï "
}

.as-globalfooter .icon-paddleright:before,
.as-footnotes .icon-paddleright:before,
.as-globalfooter .icon-paddleright:after,
.as-footnotes .icon-paddleright:after {
  content: "ï›"
}

.as-globalfooter .icon-paddlerightcompact:before,
.as-footnotes .icon-paddlerightcompact:before,
.as-globalfooter .icon-paddlerightcompact:after,
.as-footnotes .icon-paddlerightcompact:after {
  content: "ï¡"
}

.as-globalfooter .icon-paddleup:before,
.as-footnotes .icon-paddleup:before,
.as-globalfooter .icon-paddleup:after,
.as-footnotes .icon-paddleup:after {
  content: "ïœ"
}

.as-globalfooter .icon-paddleupcompact:before,
.as-footnotes .icon-paddleupcompact:before,
.as-globalfooter .icon-paddleupcompact:after,
.as-footnotes .icon-paddleupcompact:after {
  content: "ï¢"
}

.as-globalfooter .icon-paddledown:before,
.as-footnotes .icon-paddledown:before,
.as-globalfooter .icon-paddledown:after,
.as-footnotes .icon-paddledown:after {
  content: "ï"
}

.as-globalfooter .icon-paddledowncompact:before,
.as-footnotes .icon-paddledowncompact:before,
.as-globalfooter .icon-paddledowncompact:after,
.as-footnotes .icon-paddledowncompact:after {
  content: "ï£"
}

.as-globalfooter .icon-thumbnailreplay:before,
.as-footnotes .icon-thumbnailreplay:before,
.as-globalfooter .icon-thumbnailreplay:after,
.as-footnotes .icon-thumbnailreplay:after {
  content: "ï—"
}

.as-globalfooter .icon-thumbnailpause:before,
.as-footnotes .icon-thumbnailpause:before,
.as-globalfooter .icon-thumbnailpause:after,
.as-footnotes .icon-thumbnailpause:after {
  content: "ï˜"
}

.as-globalfooter .icon-thumbnailplay:before,
.as-footnotes .icon-thumbnailplay:before,
.as-globalfooter .icon-thumbnailplay:after,
.as-footnotes .icon-thumbnailplay:after {
  content: "ï™"
}

.as-globalfooter .icon-externalrtl:before,
.as-footnotes .icon-externalrtl:before,
.as-globalfooter .icon-externalrtl:after,
.as-footnotes .icon-externalrtl:after {
  content: "ïŒ³"
}

.as-globalfooter .icon-questionrtl:before,
.as-footnotes .icon-questionrtl:before,
.as-globalfooter .icon-questionrtl:after,
.as-footnotes .icon-questionrtl:after {
  content: "ïŒ²"
}

.as-globalfooter .icon-questioncirclertl:before,
.as-footnotes .icon-questioncirclertl:before,
.as-globalfooter .icon-questioncirclertl:after,
.as-footnotes .icon-questioncirclertl:after {
  content: "ïŒ°"
}

.as-globalfooter .icon-questionsolidrtl:before,
.as-footnotes .icon-questionsolidrtl:before,
.as-globalfooter .icon-questionsolidrtl:after,
.as-footnotes .icon-questionsolidrtl:after {
  content: "ïŒ±"
}

.as-globalfooter .more:before,
.as-footnotes .more:before,
.as-globalfooter .more:after,
.as-footnotes .more:after {
  content: "\f301"
}

.as-globalfooter .more-block,
.as-footnotes .more-block {
  margin-top: .5em
}

.as-globalfooter .icon-wrapper .icon,
.as-footnotes .icon-wrapper .icon,
.as-globalfooter .icon-wrapper .more:after,
.as-footnotes .icon-wrapper .more:after,
.as-globalfooter .icon-wrapper .icon-before:before,
.as-footnotes .icon-wrapper .icon-before:before,
.as-globalfooter .icon-wrapper .icon-after:after,
.as-footnotes .icon-wrapper .icon-after:after {
  display: inline
}

.as-globalfooter a.icon-wrapper,
.as-footnotes a.icon-wrapper {
  text-decoration: none
}

.as-globalfooter a.icon-wrapper:hover .icon-copy,
.as-footnotes a.icon-wrapper:hover .icon-copy {
  text-decoration: underline
}

html[dir=rtl] .as-globalfooter .icon-external:before,
html[dir=rtl] .as-footnotes .icon-external:before,
html[dir=rtl] .as-globalfooter .icon-external:after,
html[dir=rtl] .as-footnotes .icon-external:after {
  content: "ïŒ³"
}

html[dir=rtl] .as-globalfooter .icon-wrapper,
html[dir=rtl] .as-footnotes .icon-wrapper {
  unicode-bidi: bidi-override
}

html[dir=rtl] .as-globalfooter .icon-copy,
html[dir=rtl] .as-footnotes .icon-copy {
  unicode-bidi: embed
}

.as-globalfooter a.block,
.as-footnotes a.block {
  box-sizing: border-box;
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: inherit
}

.as-globalfooter a.block:before,
.as-footnotes a.block:before,
.as-globalfooter a.block:after,
.as-footnotes a.block:after {
  content: ' ';
  display: table
}

.as-globalfooter a.block:after,
.as-footnotes a.block:after {
  clear: both
}

.as-globalfooter a.block:hover,
.as-footnotes a.block:hover {
  text-decoration: none
}

.as-globalfooter a.block:hover .block-link,
.as-footnotes a.block:hover .block-link {
  text-decoration: underline
}

.as-globalfooter a.block .block-link,
.as-footnotes a.block .block-link {
  color: #06c
}

.as-globalfooter .block-link,
.as-footnotes .block-link {
  cursor: pointer
}

.as-globalfooter a.block-inline,
.as-footnotes a.block-inline {
  display: inline-block
}

.as-globalfooter .as-footnotes-sosumi,
.as-footnotes .as-footnotes-sosumi {
  border-bottom: 1px solid #d2d2d7;
  color: #86868b;
  padding: 17px 0 11px
}

.theme-dark .as-globalfooter .as-footnotes-sosumi,
.theme-dark .as-footnotes .as-footnotes-sosumi,
.as-globalfooter.theme-dark .as-footnotes-sosumi,
.theme-dark.as-footnotes .as-footnotes-sosumi {
  border-color: #424245;
  color: #6e6e73
}

.as-globalfooter .as-footnotes-sosumi ol,
.as-footnotes .as-footnotes-sosumi ol {
  list-style-position: outside;
  margin: 0;
  padding: 0 17px
}

.as-globalfooter .as-footnotes-sosumi ol li,
.as-footnotes .as-footnotes-sosumi ol li {
  list-style-type: decimal
}

.as-globalfooter .as-footnotes-sosumi ul,
.as-footnotes .as-footnotes-sosumi ul {
  list-style: none;
  margin: 0
}

.as-globalfooter .as-footnotes-sosumi li,
.as-footnotes .as-footnotes-sosumi li {
  padding-bottom: .8em
}

.as-globalfooter .as-footnotes-sosumi p,
.as-footnotes .as-footnotes-sosumi p,
.as-globalfooter .as-footnotes-sosumi li,
.as-footnotes .as-footnotes-sosumi li {
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: -.01em;
}

.as-globalfooter .as-footnotes-sosumi small,
.as-footnotes .as-footnotes-sosumi small {
  font-size: 1em
}

.as-globalfooter.as-buyflow-footnotes .as-footnotes-sosumi,
.as-buyflow-footnotes.as-footnotes .as-footnotes-sosumi {
  border-bottom: 0
}

.as-globalfooter.as-buyflow-footnotes .as-footnotes-sosumi,
.as-buyflow-footnotes.as-footnotes .as-footnotes-sosumi,
.as-globalfooter.as-buyflow-footnotes .as-footnotes-sosumi p,
.as-buyflow-footnotes.as-footnotes .as-footnotes-sosumi p,
.as-globalfooter.as-buyflow-footnotes .as-footnotes-sosumi li,
.as-buyflow-footnotes.as-footnotes .as-footnotes-sosumi li {
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: -.01em;
}

.as-globalfooter.as-globalfooter-simple .as-footnotes-sosumi,
.as-globalfooter-simple.as-footnotes .as-footnotes-sosumi {
  border-bottom: 0
}

.as-globalfooter .as-footnotes-sosumi li,
.as-footnotes .as-footnotes-sosumi li,
.as-globalfooter .as-footnotes-sosumi p,
.as-footnotes .as-footnotes-sosumi p {
  padding-bottom: 4px
}

.as-globalfooter .as-footnotes-sosumi ol,
.as-footnotes .as-footnotes-sosumi ol,
.as-globalfooter .as-footnotes-sosumi ul,
.as-footnotes .as-footnotes-sosumi ul {
  padding: 0 17px
}

.as-globalfooter .as-footnotes-sosumi ol.as-globalfooter-sosumi-orderedlist,
.as-footnotes .as-footnotes-sosumi ol.as-globalfooter-sosumi-orderedlist,
.as-globalfooter .as-footnotes-sosumi ul.as-globalfooter-sosumi-orderedlist,
.as-footnotes .as-footnotes-sosumi ul.as-globalfooter-sosumi-orderedlist {
  padding: 10px 0 0 15px
}

.as-globalfooter .as-footnotes-sosumi.as-footnotes-sosumi-isempty,
.as-footnotes .as-footnotes-sosumi.as-footnotes-sosumi-isempty {
  display: none
}

.as-globalfooter .as-globalfooter-breadcrumbs,
.as-footnotes .as-globalfooter-breadcrumbs {
  padding: 17px 0;
  position: relative;
  z-index: 1;
  color: #515154
}

.as-globalfooter .as-globalfooter-breadcrumbs:before,
.as-footnotes .as-globalfooter-breadcrumbs:before,
.as-globalfooter .as-globalfooter-breadcrumbs:after,
.as-footnotes .as-globalfooter-breadcrumbs:after {
  content: ' ';
  display: table
}

.as-globalfooter .as-globalfooter-breadcrumbs:after,
.as-footnotes .as-globalfooter-breadcrumbs:after {
  clear: both
}

.theme-dark .as-globalfooter .as-globalfooter-breadcrumbs,
.theme-dark .as-footnotes .as-globalfooter-breadcrumbs,
.as-globalfooter.theme-dark .as-globalfooter-breadcrumbs,
.theme-dark.as-footnotes .as-globalfooter-breadcrumbs {
  color: #a1a1a6
}

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

  .as-globalfooter .as-globalfooter-breadcrumbs,
  .as-footnotes .as-globalfooter-breadcrumbs {
    border-bottom: 1px solid #d2d2d7
  }

  .theme-dark .as-globalfooter .as-globalfooter-breadcrumbs,
  .theme-dark .as-footnotes .as-globalfooter-breadcrumbs,
  .as-globalfooter.theme-dark .as-globalfooter-breadcrumbs,
  .theme-dark.as-footnotes .as-globalfooter-breadcrumbs {
    border-color: #424245
  }
}

.as-globalfooter .as-globalfooter-breadcrumbs-home,
.as-footnotes .as-globalfooter-breadcrumbs-home {
  left: 0;
  position: absolute;
  z-index: 2;
  top: 17px
}

.as-globalfooter .as-globalfooter-breadcrumbs-home-icon,
.as-footnotes .as-globalfooter-breadcrumbs-home-icon {
  width: 14px;
  height: 72px;
  background-size: 14px 72px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-footer/breadcrumbs/apple/icon_large.svg);
  height: 18px;
  display: block;
  position: relative;
  z-index: 2;
  color: transparent;
  background-position-y: -36px
}

.theme-dark .as-globalfooter .as-globalfooter-breadcrumbs-home-icon,
.theme-dark .as-footnotes .as-globalfooter-breadcrumbs-home-icon,
.as-globalfooter.theme-dark .as-globalfooter-breadcrumbs-home-icon,
.theme-dark.as-footnotes .as-globalfooter-breadcrumbs-home-icon {
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-footer/breadcrumbs/apple/icon_dark_large.svg)
}

.as-globalfooter .as-globalfooter-breadcrumbs-home:hover,
.as-footnotes .as-globalfooter-breadcrumbs-home:hover {
  text-decoration: none
}

.as-globalfooter .as-globalfooter-breadcrumbs-home:hover .as-globalfooter-breadcrumbs-home-icon,
.as-footnotes .as-globalfooter-breadcrumbs-home:hover .as-globalfooter-breadcrumbs-home-icon {
  background-position-y: 100%
}

.as-globalfooter .as-globalfooter-breadcrumbs-home-label,
.as-footnotes .as-globalfooter-breadcrumbs-home-label {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0
}

.as-globalfooter .as-globalfooter-breadcrumbs-path,
.as-footnotes .as-globalfooter-breadcrumbs-path {
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: -.01em;
  position: relative;
  z-index: 1
}

.as-globalfooter .as-globalfooter-breadcrumbs-path:before,
.as-footnotes .as-globalfooter-breadcrumbs-path:before,
.as-globalfooter .as-globalfooter-breadcrumbs-path:after,
.as-footnotes .as-globalfooter-breadcrumbs-path:after {
  content: ' ';
  display: table
}

.as-globalfooter .as-globalfooter-breadcrumbs-path:after,
.as-footnotes .as-globalfooter-breadcrumbs-path:after {
  clear: both
}

.as-globalfooter .as-globalfooter-breadcrumbs-list,
.as-footnotes .as-globalfooter-breadcrumbs-list {
  max-height: 9999px;
  padding-left: 25px;
  direction: ltr;
  list-style: none
}

.as-globalfooter .as-globalfooter-breadcrumbs-item,
.as-footnotes .as-globalfooter-breadcrumbs-item {
  margin-right: 7px;
  float: left;
  padding: 3px 4px 3px 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.as-globalfooter .as-globalfooter-breadcrumbs-item:before,
.as-footnotes .as-globalfooter-breadcrumbs-item:before {
  width: 8px;
  height: 36px;
  background-size: 8px 36px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-footer/breadcrumbs/separator/icon_large.svg);
  margin-right: 11px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  height: 18px;
  background-position-y: 100%
}

.theme-dark .as-globalfooter .as-globalfooter-breadcrumbs-item:before,
.theme-dark .as-footnotes .as-globalfooter-breadcrumbs-item:before,
.as-globalfooter.theme-dark .as-globalfooter-breadcrumbs-item:before,
.theme-dark.as-footnotes .as-globalfooter-breadcrumbs-item:before {
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-footer/breadcrumbs/separator/icon_dark_large.svg)
}

html[dir=rtl] .as-globalfooter .as-globalfooter-breadcrumbs-item:before,
html[dir=rtl] .as-footnotes .as-globalfooter-breadcrumbs-item:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.as-globalfooter .as-globalfooter-directory,
.as-footnotes .as-globalfooter-directory {
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: -.01em;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  padding-top: 20px
}

.as-globalfooter .as-globalfooter-directory:last-child,
.as-footnotes .as-globalfooter-directory:last-child {
  padding-bottom: 28px
}

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

  .as-globalfooter .as-globalfooter-directory,
  .as-footnotes .as-globalfooter-directory {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
  }
}

.as-globalfooter .as-globalfooter-directory-column,
.as-footnotes .as-globalfooter-directory-column {
  flex-basis: 25%
}

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

  .as-globalfooter .as-globalfooter-directory-column,
  .as-footnotes .as-globalfooter-directory-column {
    flex-basis: auto
  }
}

.as-globalfooter .as-globalfooter-directory-column-section,
.as-footnotes .as-globalfooter-directory-column-section {
  pointer-events: none
}

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

  .as-globalfooter .as-globalfooter-directory-column-section,
  .as-footnotes .as-globalfooter-directory-column-section {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #d2d2d7;
    overflow: hidden;
    pointer-events: auto
  }

  .theme-dark .as-globalfooter .as-globalfooter-directory-column-section,
  .theme-dark .as-footnotes .as-globalfooter-directory-column-section,
  .as-globalfooter.theme-dark .as-globalfooter-directory-column-section,
  .theme-dark.as-footnotes .as-globalfooter-directory-column-section {
    border-color: #424245
  }
}

.as-globalfooter .as-globalfooter-directory-column-section~.as-globalfooter-directory-column-section,
.as-footnotes .as-globalfooter-directory-column-section~.as-globalfooter-directory-column-section {
  padding-top: 24px
}

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

  .as-globalfooter .as-globalfooter-directory-column-section~.as-globalfooter-directory-column-section,
  .as-footnotes .as-globalfooter-directory-column-section~.as-globalfooter-directory-column-section {
    padding-top: 0
  }
}

.as-globalfooter .as-globalfooter-directory-column-section-title,
.as-footnotes .as-globalfooter-directory-column-section-title {
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: -.01em;
  font-weight: 600;
  margin-right: 20px;
  margin-bottom: .8em
}

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

  .as-globalfooter .as-globalfooter-directory-column-section-title,
  .as-footnotes .as-globalfooter-directory-column-section-title {
    font-weight: 400;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f5f5f7;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2
  }

  .theme-dark .as-globalfooter .as-globalfooter-directory-column-section-title,
  .theme-dark .as-footnotes .as-globalfooter-directory-column-section-title,
  .as-globalfooter.theme-dark .as-globalfooter-directory-column-section-title,
  .theme-dark.as-footnotes .as-globalfooter-directory-column-section-title {
    background: #1d1d1f;
    color: #f5f5f7
  }

  .as-globalfooter .as-globalfooter-directory-column-section-title:hover,
  .as-footnotes .as-globalfooter-directory-column-section-title:hover {
    color: #000
  }

  .theme-dark .as-globalfooter .as-globalfooter-directory-column-section-title:hover,
  .theme-dark .as-footnotes .as-globalfooter-directory-column-section-title:hover,
  .as-globalfooter.theme-dark .as-globalfooter-directory-column-section-title:hover,
  .theme-dark.as-footnotes .as-globalfooter-directory-column-section-title:hover {
    color: #fff
  }

  .as-globalfooter .as-globalfooter-directory-column-section-title:after,
  .as-footnotes .as-globalfooter-directory-column-section-title:after {
    content: '+';
    float: right;
    font-size: 14px;
    font-weight: 400;
    margin-top: -2px;
    margin-right: 8px;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
  }
}

.as-globalfooter .as-globalfooter-directory-column-section-list,
.as-footnotes .as-globalfooter-directory-column-section-list {
  margin-right: 20px;
  list-style: none;
  padding: 0
}

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

  .as-globalfooter .as-globalfooter-directory-column-section-list,
  .as-footnotes .as-globalfooter-directory-column-section-list {
    margin: 0;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 16px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    visibility: hidden;
    z-index: -1;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
  }
}

.as-globalfooter .as-globalfooter-directory-column-section-item,
.as-footnotes .as-globalfooter-directory-column-section-item {
  display: block;
  pointer-events: auto;
  margin-bottom: .8em
}

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

  .as-globalfooter .as-globalfooter-directory-column-section-item,
  .as-footnotes .as-globalfooter-directory-column-section-item {
    margin-bottom: 0
  }
}

.as-globalfooter .as-globalfooter-directory-column-section-item:last-child,
.as-footnotes .as-globalfooter-directory-column-section-item:last-child {
  margin-bottom: 0
}

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

  .as-globalfooter .as-globalfooter-directory-column-section-link,
  .as-footnotes .as-globalfooter-directory-column-section-link {
    padding: 6px 14px;
    display: block
  }

  .as-globalfooter .as-globalfooter-directory-column-section-link:focus,
  .as-footnotes .as-globalfooter-directory-column-section-link:focus {
    outline-offset: -6px
  }
}

.as-globalfooter .as-globalfooter-directory-column-section-anchor,
.as-footnotes .as-globalfooter-directory-column-section-anchor {
  right: 0;
  cursor: default;
  display: none;
  position: absolute;
  top: 0;
  width: 1px;
  height: 1px;
  z-index: 10
}

.as-globalfooter .as-globalfooter-directory-column-section-anchor:focus,
.as-footnotes .as-globalfooter-directory-column-section-anchor:focus {
  outline-offset: -6px;
  width: 25px;
  height: 38px
}

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

  .as-globalfooter .as-globalfooter-directory-column-section-anchor,
  .as-footnotes .as-globalfooter-directory-column-section-anchor {
    display: block
  }
}

.as-globalfooter .as-globalfooter-directory-column-section-anchor-close,
.as-footnotes .as-globalfooter-directory-column-section-anchor-close {
  display: none
}

.as-globalfooter .as-globalfooter-directory-column-section-anchor-label,
.as-footnotes .as-globalfooter-directory-column-section-anchor-label {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0
}

.as-globalfooter .as-globalfooter-directory-column-section-state,
.as-footnotes .as-globalfooter-directory-column-section-state {
  display: none
}

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

  .as-globalfooter .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .as-footnotes .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .as-globalfooter .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .as-footnotes .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title {
    color: #000
  }

  .theme-dark .as-globalfooter .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .theme-dark .as-footnotes .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .theme-dark .as-globalfooter .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .theme-dark .as-footnotes .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .as-globalfooter.theme-dark .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .theme-dark.as-footnotes .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .as-globalfooter.theme-dark .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title,
  .theme-dark.as-footnotes .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title {
    color: #fff
  }

  .as-globalfooter .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title:after,
  .as-footnotes .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title:after,
  .as-globalfooter .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title:after,
  .as-footnotes .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-title:after {
    -webkit-transform: rotate(45deg) scale(1.08);
    transform: rotate(45deg) scale(1.08)
  }

  .as-globalfooter .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-list,
  .as-footnotes .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-list,
  .as-globalfooter .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-list,
  .as-footnotes .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-list {
    position: static;
    visibility: visible;
    z-index: 1;
    -webkit-transform: none;
    transform: none;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
  }

  .as-globalfooter .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-anchor-open,
  .as-footnotes .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-anchor-open,
  .as-globalfooter .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-anchor-open,
  .as-footnotes .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-anchor-open {
    display: none
  }

  .as-globalfooter .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-anchor-close,
  .as-footnotes .as-globalfooter-directory-column-section-state:target+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-anchor-close,
  .as-globalfooter .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-anchor-close,
  .as-footnotes .as-globalfooter-directory-column-section-state:checked+.as-globalfooter-directory-column-section .as-globalfooter-directory-column-section-anchor-close {
    display: block
  }
}

.as-globalfooter .as-globalfooter-breadcrumbs+.as-globalfooter-directory,
.as-footnotes .as-globalfooter-breadcrumbs+.as-globalfooter-directory {
  padding-top: 0
}

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

  .as-globalfooter .as-globalfooter-breadcrumbs+.as-globalfooter-directory,
  .as-footnotes .as-globalfooter-breadcrumbs+.as-globalfooter-directory {
    padding-top: 0
  }
}

.as-globalfooter .as-globalfooter-mini,
.as-footnotes .as-globalfooter-mini {
  border-top: 1px solid #d2d2d7;
  color: #86868b;
  padding: 17px 0 21px;
  padding-bottom: calc(21px + constant(safe-area-inset-bottom))
}

@supports(padding:calc(max(0px))) {

  .as-globalfooter .as-globalfooter-mini,
  .as-footnotes .as-globalfooter-mini {
    padding-bottom: calc(max(21px, env(safe-area-inset-bottom)))
  }
}

.as-globalfooter .as-globalfooter-mini:nth-child(2),
.as-footnotes .as-globalfooter-mini:nth-child(2) {
  border-top: none
}

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

  .as-globalfooter .as-globalfooter-mini,
  .as-footnotes .as-globalfooter-mini {
    padding-bottom: 19px;
    padding-bottom: calc(19px + constant(safe-area-inset-bottom))
  }

  @supports(padding:calc(max(0px))) {

    .as-globalfooter .as-globalfooter-mini,
    .as-footnotes .as-globalfooter-mini {
      padding-bottom: calc(max(19px, env(safe-area-inset-bottom)))
    }
  }
}

.theme-dark .as-globalfooter .as-globalfooter-mini,
.theme-dark .as-footnotes .as-globalfooter-mini,
.as-globalfooter.theme-dark .as-globalfooter-mini,
.theme-dark.as-footnotes .as-globalfooter-mini {
  border-color: #424245;
  color: #6e6e73
}

.as-globalfooter .as-globalfooter-mini-shop,
.as-footnotes .as-globalfooter-mini-shop {
  max-height: 9999px;
  padding-bottom: 3px
}

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

  .as-globalfooter .as-globalfooter-mini-shop,
  .as-footnotes .as-globalfooter-mini-shop {
    padding-bottom: 10px
  }
}

.theme-dark .as-globalfooter .as-globalfooter-mini-shop,
.theme-dark .as-footnotes .as-globalfooter-mini-shop,
.as-globalfooter.theme-dark .as-globalfooter-mini-shop,
.theme-dark.as-footnotes .as-globalfooter-mini-shop {
  border-color: #424245
}

.as-globalfooter .as-globalfooter-mini-shop a,
.as-footnotes .as-globalfooter-mini-shop a {
  color: #06c
}

.theme-dark .as-globalfooter .as-globalfooter-mini-shop a,
.theme-dark .as-footnotes .as-globalfooter-mini-shop a,
.as-globalfooter.theme-dark .as-globalfooter-mini-shop a,
.theme-dark.as-footnotes .as-globalfooter-mini-shop a {
  color: #2997ff
}

.as-globalfooter .as-globalfooter-mini-locale,
.as-footnotes .as-globalfooter-mini-locale {
  float: right;
  margin-top: 5px;
  position: relative;
  top: -3px;
  z-index: 2;
  white-space: nowrap
}

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

  .as-globalfooter .as-globalfooter-mini-locale,
  .as-footnotes .as-globalfooter-mini-locale {
    left: -1px;
    padding-top: 5px;
    float: none
  }
}

.as-globalfooter .as-globalfooter-mini-locale-link,
.as-footnotes .as-globalfooter-mini-locale-link {
  border-left: 1px solid #d2d2d7;
  margin-left: 7px;
  padding-left: 11px;
  display: inline
}

.theme-dark .as-globalfooter .as-globalfooter-mini-locale-link,
.theme-dark .as-footnotes .as-globalfooter-mini-locale-link,
.as-globalfooter.theme-dark .as-globalfooter-mini-locale-link,
.theme-dark.as-footnotes .as-globalfooter-mini-locale-link {
  border-color: #424245
}

.as-globalfooter .as-globalfooter-mini-locale-link:first-child,
.as-footnotes .as-globalfooter-mini-locale-link:first-child {
  border-left: none;
  margin-left: 0;
  padding-left: 0
}

.as-globalfooter .as-globalfooter-mini-locale-flag,
.as-footnotes .as-globalfooter-mini-locale-flag {
  background-repeat: no-repeat;
  background-size: 16px 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(//www.apple.com/ac/flags/1/images/default/16.png);
  padding-right: 5px;
  background-position: left center;
  cursor: pointer;
  float: left;
  margin-top: -1px
}

@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) {

  .as-globalfooter .as-globalfooter-mini-locale-flag,
  .as-footnotes .as-globalfooter-mini-locale-flag {
    background-image: url(//www.apple.com/ac/flags/1/images/default/32.png)
  }
}

.as-globalfooter .as-globalfooter-mini-legal,
.as-footnotes .as-globalfooter-mini-legal {
  position: relative;
  top: -3px;
  z-index: 1
}

.as-globalfooter .as-globalfooter-mini-legal:before,
.as-footnotes .as-globalfooter-mini-legal:before,
.as-globalfooter .as-globalfooter-mini-legal:after,
.as-footnotes .as-globalfooter-mini-legal:after {
  content: ' ';
  display: table
}

.as-globalfooter .as-globalfooter-mini-legal:after,
.as-footnotes .as-globalfooter-mini-legal:after {
  clear: both
}

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

  .as-globalfooter .as-globalfooter-mini-legal,
  .as-footnotes .as-globalfooter-mini-legal {
    padding-top: 12px
  }
}

.as-globalfooter .as-globalfooter-mini-legal-copyright,
.as-footnotes .as-globalfooter-mini-legal-copyright,
.as-globalfooter .as-globalfooter-mini-legal-links,
.as-footnotes .as-globalfooter-mini-legal-links {
  margin-right: 30px;
  float: left;
  margin-top: 5px
}

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

  .as-globalfooter .as-globalfooter-mini-legal-copyright,
  .as-footnotes .as-globalfooter-mini-legal-copyright,
  .as-globalfooter .as-globalfooter-mini-legal-links,
  .as-footnotes .as-globalfooter-mini-legal-links {
    margin-right: 0;
    float: none
  }
}

.as-globalfooter .as-globalfooter-mini-legal-copyright,
.as-footnotes .as-globalfooter-mini-legal-copyright {
  max-height: 9999px
}

.as-globalfooter .as-globalfooter-mini-legal-links,
.as-footnotes .as-globalfooter-mini-legal-links {
  position: relative;
  top: -5px;
  z-index: 1
}

.as-globalfooter .as-globalfooter-mini-legal-link,
.as-footnotes .as-globalfooter-mini-legal-link {
  border-right: 1px solid #d2d2d7;
  margin-right: 7px;
  padding-right: 10px;
  display: inline-block;
  margin-top: 5px;
  white-space: nowrap
}

.theme-dark .as-globalfooter .as-globalfooter-mini-legal-link,
.theme-dark .as-footnotes .as-globalfooter-mini-legal-link,
.as-globalfooter.theme-dark .as-globalfooter-mini-legal-link,
.theme-dark.as-footnotes .as-globalfooter-mini-legal-link {
  border-color: #424245
}

.as-globalfooter .as-globalfooter-mini-legal-link:last-child,
.as-footnotes .as-globalfooter-mini-legal-link:last-child {
  border: none;
  margin: 0;
  padding: 0
}

.as-globalfooter .as-footnotes-sosumi+.as-globalfooter-mini,
.as-footnotes .as-footnotes-sosumi+.as-globalfooter-mini {
  border-top: none
}

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

  .as-globalfooter .as-globalfooter-breadcrumbs+.as-globalfooter-mini,
  .as-footnotes .as-globalfooter-breadcrumbs+.as-globalfooter-mini {
    border-top: none
  }
}

.as-globalfooter .as-globalfooter-directory+.as-globalfooter-mini,
.as-footnotes .as-globalfooter-directory+.as-globalfooter-mini {
  padding-top: 34px;
  border-top: none
}

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

  .as-globalfooter .as-globalfooter-directory+.as-globalfooter-mini,
  .as-footnotes .as-globalfooter-directory+.as-globalfooter-mini {
    padding-top: 17px
  }
}

.as-globalfooter .as-globalfooter-directory+.as-globalfooter-mini .as-globalfooter-mini-shop,
.as-footnotes .as-globalfooter-directory+.as-globalfooter-mini .as-globalfooter-mini-shop {
  margin-bottom: 7px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d2d2d7
}

.theme-dark .as-globalfooter .as-globalfooter-directory+.as-globalfooter-mini .as-globalfooter-mini-shop,
.theme-dark .as-footnotes .as-globalfooter-directory+.as-globalfooter-mini .as-globalfooter-mini-shop,
.as-globalfooter.theme-dark .as-globalfooter-directory+.as-globalfooter-mini .as-globalfooter-mini-shop,
.theme-dark.as-footnotes .as-globalfooter-directory+.as-globalfooter-mini .as-globalfooter-mini-shop {
  border-color: #424245
}

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

  .as-globalfooter .as-globalfooter-directory+.as-globalfooter-mini .as-globalfooter-mini-shop,
  .as-footnotes .as-globalfooter-directory+.as-globalfooter-mini .as-globalfooter-mini-shop {
    border-bottom: none
  }
}

.as-globalfooter .as-globalfooter-mini:first-child,
.as-footnotes .as-globalfooter-mini:first-child {
  border-top: 0
}

.as-globalfooter .as-globalfooter-mini-locale-flag,
.as-footnotes .as-globalfooter-mini-locale-flag {
  background-image: none
}

@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) {

  .as-globalfooter .as-globalfooter-mini-locale-flag,
  .as-footnotes .as-globalfooter-mini-locale-flag {
    background-image: none
  }
}

.as-globalfooter .buystrip,
.as-footnotes .buystrip {
  color: #1d1d1f
}

.theme-dark .as-globalfooter .buystrip,
.theme-dark .as-footnotes .buystrip,
.as-globalfooter .buystrip.theme-dark,
.as-footnotes .buystrip.theme-dark {
  color: #f5f5f7
}

.as-globalfooter .buystrip-background,
.as-footnotes .buystrip-background {
  background-color: #f5f5f7
}

.theme-dark .buystrip .as-globalfooter .buystrip-background,
.theme-dark .buystrip .as-footnotes .buystrip-background,
.buystrip.theme-dark .as-globalfooter .buystrip-background,
.buystrip.theme-dark .as-footnotes .buystrip-background {
  background-color: #1d1d1f
}

.theme-dark .buystrip .as-globalfooter.buystrip-background,
.theme-dark .buystrip .buystrip-background.as-footnotes,
.buystrip.theme-dark .as-globalfooter.buystrip-background,
.buystrip.theme-dark .buystrip-background.as-footnotes {
  background-color: #1d1d1f
}

.as-globalfooter .buystrip-content,
.as-footnotes .buystrip-content {
  margin: 0 auto;
  max-width: 980px;
  padding: 0 22px;
  padding-left: calc(22px + constant(safe-area-inset-left));
  padding-right: calc(22px + constant(safe-area-inset-right))
}

@supports(padding:calc(max(0px))) {

  .as-globalfooter .buystrip-content,
  .as-footnotes .buystrip-content {
    padding-left: calc(max(22px, env(safe-area-inset-left)));
    padding-right: calc(max(22px, env(safe-area-inset-right)))
  }
}

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

  .as-globalfooter .buystrip-content,
  .as-footnotes .buystrip-content {
    padding: 0 16px
  }
}

.as-globalfooter .buystrip-items,
.as-footnotes .buystrip-items {
  font-size: 14px;
  line-height: 1.42859;
  font-weight: 400;
  letter-spacing: -.016em;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  padding-bottom: 56px;
  text-align: center
}

.as-globalfooter .buystrip-items-keyline,
.as-footnotes .buystrip-items-keyline {
  border-bottom: 1px solid #d2d2d7
}

.theme-dark .buystrip .as-globalfooter .buystrip-items-keyline,
.theme-dark .buystrip .as-footnotes .buystrip-items-keyline,
.buystrip.theme-dark .as-globalfooter .buystrip-items-keyline,
.buystrip.theme-dark .as-footnotes .buystrip-items-keyline {
  border-color: #424245
}

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

  .as-globalfooter .buystrip-items,
  .as-footnotes .buystrip-items {
    padding-top: 8px
  }
}

.as-globalfooter .buystrip-item,
.as-footnotes .buystrip-item {
  -webkit-box-flex: 1;
  flex: 1 25%;
  max-width: 410px
}

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

  .as-globalfooter .buystrip-item,
  .as-footnotes .buystrip-item {
    flex-basis: 50%
  }
}

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

  .as-globalfooter .buystrip-item,
  .as-footnotes .buystrip-item {
    flex-basis: 100%
  }
}

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

  .as-globalfooter .buystrip-item:last-child:nth-child(3),
  .as-footnotes .buystrip-item:last-child:nth-child(3) {
    flex-basis: 100%
  }
}

.as-globalfooter .buystrip-item:first-child:nth-last-child(2),
.as-footnotes .buystrip-item:first-child:nth-last-child(2),
.as-globalfooter .buystrip-item:last-child:nth-child(2),
.as-footnotes .buystrip-item:last-child:nth-child(2) {
  flex-basis: 50%
}

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

  .as-globalfooter .buystrip-item:first-child:nth-last-child(2),
  .as-footnotes .buystrip-item:first-child:nth-last-child(2),
  .as-globalfooter .buystrip-item:last-child:nth-child(2),
  .as-footnotes .buystrip-item:last-child:nth-child(2) {
    flex-basis: 100%
  }
}

.as-globalfooter .buystrip-item-content,
.as-footnotes .buystrip-item-content {
  margin: 0 auto;
  padding-top: 56px;
  position: relative;
  text-align: center;
  width: 216px;
  z-index: 1
}

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

  .as-globalfooter .buystrip-item-content,
  .as-footnotes .buystrip-item-content {
    padding-top: 36px
  }
}

.as-globalfooter .buystrip-item-icon,
.as-footnotes .buystrip-item-icon {
  margin: 0 auto
}

.as-globalfooter .buystrip-item-icon-asa,
.as-footnotes .buystrip-item-icon-asa {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/asa/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-asa,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-asa,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-asa,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-asa {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/asa/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-bag,
.as-footnotes .buystrip-item-icon-bag {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/bag/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-bag,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-bag,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-bag,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-bag {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/bag/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-call,
.as-footnotes .buystrip-item-icon-call {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/call/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-call,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-call,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-call,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-call {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/call/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-engraving,
.as-footnotes .buystrip-item-icon-engraving {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/engraving/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-engraving,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-engraving,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-engraving,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-engraving {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/engraving/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-financing,
.as-footnotes .buystrip-item-icon-financing {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/financing/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-financing,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-financing,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-financing,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-financing {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/financing/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-giftwrap,
.as-footnotes .buystrip-item-icon-giftwrap {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/giftwrap/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-giftwrap,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-giftwrap,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-giftwrap,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-giftwrap {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/giftwrap/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-help,
.as-footnotes .buystrip-item-icon-help {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/help/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-help,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-help,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-help,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-help {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/help/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-personal_setup,
.as-footnotes .buystrip-item-icon-personal_setup {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/personal_setup/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-personal_setup,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-personal_setup,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-personal_setup,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-personal_setup {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/personal_setup/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-retail,
.as-footnotes .buystrip-item-icon-retail {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/retail/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-retail,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-retail,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-retail,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-retail {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/retail/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-shipping,
.as-footnotes .buystrip-item-icon-shipping {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/shipping/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-shipping,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-shipping,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-shipping,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-shipping {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/shipping/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-icon-thirdparty_retail,
.as-footnotes .buystrip-item-icon-thirdparty_retail {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/thirdparty_retail/icon_large.svg)
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-icon-thirdparty_retail,
.theme-dark .buystrip .as-footnotes .buystrip-item-icon-thirdparty_retail,
.buystrip.theme-dark .as-globalfooter .buystrip-item-icon-thirdparty_retail,
.buystrip.theme-dark .as-footnotes .buystrip-item-icon-thirdparty_retail {
  width: 100%;
  height: 56px;
  background-size: 100% 56px;
  background-repeat: no-repeat;
  background-image: url(https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/rs-external/rel/assets/ac-buystrip/thirdparty_retail/icon_dark_large.svg)
}

.as-globalfooter .buystrip-item-title,
.as-footnotes .buystrip-item-title,
.as-globalfooter .buystrip-item-copy,
.as-footnotes .buystrip-item-copy,
.as-globalfooter .buystrip-item-caption,
.as-footnotes .buystrip-item-caption,
.as-globalfooter .buystrip-item-cta,
.as-footnotes .buystrip-item-cta {
  margin: 0
}

.as-globalfooter .buystrip-item-title,
.as-footnotes .buystrip-item-title {
  font-size: 19px;
  line-height: 1.21053;
  font-weight: 600;
  letter-spacing: .012em;
  margin-top: .525em
}

.as-globalfooter .buystrip-item-copy,
.as-footnotes .buystrip-item-copy {
  display: block;
  margin-top: .4em
}

.as-globalfooter .buystrip-item-copy+.buystrip-item-copy,
.as-footnotes .buystrip-item-copy+.buystrip-item-copy {
  margin-top: .8em
}

.as-globalfooter .buystrip-item-caption,
.as-footnotes .buystrip-item-caption {
  display: block
}

.as-globalfooter .buystrip-item-cta,
.as-footnotes .buystrip-item-cta {
  color: #06c;
  margin-top: .8em;
  display: block
}

.theme-dark .buystrip .as-globalfooter .buystrip-item-cta,
.theme-dark .buystrip .as-footnotes .buystrip-item-cta,
.buystrip.theme-dark .as-globalfooter .buystrip-item-cta,
.buystrip.theme-dark .as-footnotes .buystrip-item-cta {
  color: #2997ff
}

.as-globalfooter.no-js .buystrip-item-cta-chat,
.no-js.as-footnotes .buystrip-item-cta-chat {
  display: none
}

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

  .as-globalfooter .buystrip-item:first-child .buystrip-item-content,
  .as-footnotes .buystrip-item:first-child .buystrip-item-content {
    padding-top: 36px
  }
}

.as-globalfooter .buystrip-elevated .buystrip-items,
.as-footnotes .buystrip-elevated .buystrip-items {
  font-size: 19px;
  line-height: 1.4211;
  font-weight: 400;
  letter-spacing: .012em;
}

.as-globalfooter .buystrip-elevated .buystrip-item:first-child:nth-last-child(4),
.as-footnotes .buystrip-elevated .buystrip-item:first-child:nth-last-child(4),
.as-globalfooter .buystrip-elevated .buystrip-item:first-child:nth-last-child(4)~.buystrip-item,
.as-footnotes .buystrip-elevated .buystrip-item:first-child:nth-last-child(4)~.buystrip-item {
  flex-basis: 50%
}

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

  .as-globalfooter .buystrip-elevated .buystrip-item:first-child:nth-last-child(4),
  .as-footnotes .buystrip-elevated .buystrip-item:first-child:nth-last-child(4),
  .as-globalfooter .buystrip-elevated .buystrip-item:first-child:nth-last-child(4)~.buystrip-item,
  .as-footnotes .buystrip-elevated .buystrip-item:first-child:nth-last-child(4)~.buystrip-item {
    flex-basis: 100%
  }
}

.as-globalfooter .buystrip-elevated .buystrip-item-content,
.as-footnotes .buystrip-elevated .buystrip-item-content {
  width: 294px;
  padding-left: 8px;
  padding-right: 8px
}

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

  .as-globalfooter .buystrip-elevated .buystrip-item-content,
  .as-footnotes .buystrip-elevated .buystrip-item-content {
    width: 240px;
    padding-left: 0;
    padding-right: 0
  }
}

.as-globalfooter .buystrip-elevated .buystrip-item-title,
.as-footnotes .buystrip-elevated .buystrip-item-title {
  font-size: 21px;
  line-height: 1.19048;
  font-weight: 600;
  letter-spacing: .011em;
  margin-top: .53em
}

.as-globalfooter .buystrip-hero,
.as-footnotes .buystrip-hero {
  font-size: 17px;
  line-height: 1.47059;
  font-weight: 400;
  letter-spacing: -.022em;
  direction: rtl;
  padding-top: 58px;
  text-align: center;
  padding-bottom: 4px
}

.as-globalfooter .buystrip-hero:before,
.as-footnotes .buystrip-hero:before,
.as-globalfooter .buystrip-hero:after,
.as-footnotes .buystrip-hero:after {
  content: ' ';
  display: table
}

.as-globalfooter .buystrip-hero:after,
.as-footnotes .buystrip-hero:after {
  clear: both
}

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

  .as-globalfooter .buystrip-hero,
  .as-footnotes .buystrip-hero {
    padding-bottom: 16px
  }
}

.as-globalfooter .buystrip-hero-product,
.as-footnotes .buystrip-hero-product {
  margin-right: 34px;
  display: inline-block;
  vertical-align: middle
}

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

  .as-globalfooter .buystrip-hero-product,
  .as-footnotes .buystrip-hero-product {
    margin-right: 0;
    margin-top: 22px
  }
}

.as-globalfooter .buystrip-hero-block,
.as-footnotes .buystrip-hero-block {
  direction: ltr;
  display: inline-block;
  text-align: left;
  vertical-align: middle
}

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

  .as-globalfooter .buystrip-hero-block,
  .as-footnotes .buystrip-hero-block {
    display: block;
    text-align: center
  }
}

.as-globalfooter .buystrip-hero-title,
.as-footnotes .buystrip-hero-title,
.as-globalfooter .buystrip-hero-copy,
.as-footnotes .buystrip-hero-copy,
.as-globalfooter .buystrip-hero-cta,
.as-footnotes .buystrip-hero-cta {
  margin: 0
}

.as-globalfooter .buystrip-hero-title,
.as-footnotes .buystrip-hero-title {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 600;
  letter-spacing: .004em;
  margin-bottom: 3px
}

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

  .as-globalfooter .buystrip-hero-title,
  .as-footnotes .buystrip-hero-title {
    font-size: 24px;
    line-height: 1.16667;
    font-weight: 600;
    letter-spacing: .009em;
  }
}

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

  .as-globalfooter .buystrip-hero-title,
  .as-footnotes .buystrip-hero-title {
    margin-left: auto;
    margin-right: auto
  }
}

.as-globalfooter .buystrip-hero-copy,
.as-footnotes .buystrip-hero-copy {
  font-size: 19px;
  line-height: 1.21053;
  font-weight: 400;
  letter-spacing: .012em;
}

.as-globalfooter .buystrip-hero-cta,
.as-footnotes .buystrip-hero-cta {
  font-size: 17px;
  line-height: 1.47059;
  font-weight: 400;
  letter-spacing: -.022em;
  margin-top: .8em
}

.as-globalfooter.buystrip .icon-apple-store-app,
.buystrip.as-footnotes .icon-apple-store-app {
  width: 44px;
  height: 44px
}

.as-globalfooter .buystrip-item-cta:not(.block-link),
.as-footnotes .buystrip-item-cta:not(.block-link) {
  color: #1d1d1f
}

.as-globalfooter .buystrip-item-cta a,
.as-footnotes .buystrip-item-cta a {
  color: #06c
}

.as-globalfooter-directory-column-section-title {
  display: block
}

.as-footnotes.as-buyflow-footnotes {
  background-color: white
}

.as-footnotes .buystrip-items {
  border-bottom: 1px solid #d2d2d7
}

@media only screen and (min-width:1024px) {

  _:-ms-lang(x),
  body {
    overflow-x: hidden
  }
}
