#apple-opis.channel-html *,
#apple-opis.channel-html button {
  box-sizing: content-box;
}
#apple-opis.channel-html,
#apple-opis.channel-html .channel-compare-legacy .stat .stat-content,
#apple-opis.channel-html .channel-compare-legacy .stat-content,
#apple-opis.channel-html button,
#apple-opis.channel-html figure,
#apple-opis.channel-html form,
#apple-opis.channel-html h2,
#apple-opis.channel-html h3,
#apple-opis.channel-html li,
#apple-opis.channel-html p,
#apple-opis.channel-html ul {
  margin: 0;
  padding: 0;
}
#apple-opis.channel-html .theme-light,
#apple-opis.channel-html :root {
  --sk-glyph: rgb(0, 0, 0);
  --sk-glyph-gray: rgb(29, 29, 31);
  --sk-glyph-gray-alpha: rgba(0, 0, 0, 0.88);
  --sk-glyph-gray-secondary: rgb(110, 110, 115);
  --sk-glyph-gray-secondary-alpha: rgba(0, 0, 0, 0.56);
  --sk-glyph-gray-secondary-alt: rgb(66, 66, 69);
  --sk-glyph-gray-secondary-alt-alpha: rgba(0, 0, 0, 0.72);
  --sk-glyph-gray-tertiary: rgb(134, 134, 139);
  --sk-glyph-gray-tertiary-alpha: rgba(0, 0, 0, 0.48);
  --sk-glyph-blue: rgb(0, 102, 204);
  --sk-glyph-orange: rgb(182, 68, 0);
  --sk-glyph-green: rgb(0, 128, 9);
  --sk-glyph-red: rgb(227, 0, 0);
  --sk-fill: rgb(255, 255, 255);
  --sk-fill-secondary: rgb(250, 250, 252);
  --sk-fill-tertiary: rgb(245, 245, 247);
  --sk-fill-gray: rgb(29, 29, 31);
  --sk-fill-gray-alpha: rgba(0, 0, 0, 0.88);
  --sk-fill-gray-secondary: rgb(134, 134, 139);
  --sk-fill-gray-secondary-alpha: rgba(0, 0, 0, 0.48);
  --sk-fill-gray-tertiary: rgb(210, 210, 215);
  --sk-fill-gray-tertiary-alpha: rgba(0, 0, 0, 0.16);
  --sk-fill-gray-quaternary: rgb(232, 232, 237);
  --sk-fill-gray-quaternary-alpha: rgba(0, 0, 0, 0.08);
  --sk-fill-blue: rgb(0, 113, 227);
  --sk-fill-orange: rgb(245, 99, 0);
  --sk-fill-orange-secondary: rgb(255, 249, 244);
  --sk-fill-green: rgb(3, 161, 14);
  --sk-fill-green-secondary: rgb(245, 255, 246);
  --sk-fill-red: rgb(227, 0, 0);
  --sk-fill-red-secondary: rgb(255, 242, 244);
  --sk-fill-yellow: rgb(255, 224, 69);
  --sk-fill-yellow-secondary: rgb(255, 254, 242);
  --sk-productred: rgb(175, 30, 45);
  --sk-enviro-green: rgb(0, 217, 89);
  --sk-enviro-neutral: rgb(232, 232, 237);
  --sk-body-background-color: rgb(255, 255, 255);
  --sk-body-text-color: rgb(29, 29, 31);
  --sk-headline-text-color: rgb(29, 29, 31);
  --sk-body-link-color: rgb(0, 102, 204);
}
#apple-opis.channel-html .button,
#apple-opis.channel-html .theme-light .button {
  --sk-button-disabled-opacity: var(--sk-link-disabled-opacity, 0.42);
  --sk-button-background: rgb(0, 113, 227);
  --sk-button-background-hover: #0076df;
  --sk-button-background-active: #006edb;
}
#apple-opis.channel-html .stat,
#apple-opis.channel-html .theme-light .stat {
  --sk-stat-value-color: rgb(29, 29, 31);
  --sk-stat-caption-color: rgb(29, 29, 31);
}
#apple-opis.channel-html iframe {
  border: 0;
}
#apple-opis.channel-html table {
  border-collapse: collapse;
  border-spacing: 0;
}
#apple-opis.channel-html video {
  vertical-align: baseline;
}
#apple-opis.channel-html button {
  background: 0 0;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit;
}
#apple-opis.channel-html,
#apple-opis.channel-html button,
#apple-opis.channel-html select {
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#apple-opis.channel-html button:disabled {
  cursor: default;
}
#apple-opis.channel-html :focus-visible {
  outline: 2px solid var(--sk-focus-color,#0071e3);
  outline-offset: var(--sk-focus-offset,1px);
}
#apple-opis.channel-html ::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#apple-opis.channel-html :root {
  --sk-body-font-stack: text;
  --sk-default-stacked-margin: 0.4em;
  --sk-paragraph-plus-element-margin: 0.8em;
  --sk-headline-plus-first-element-margin: 0.8em;
  --sk-headline-plus-headline-margin: 0.4em;
  --sk-paragraph-plus-headline-margin: 1.6em;
  --sk-link-disabled-opacity: 0.42;
  --sk-focus-color: #0071e3;
  --sk-focus-color-alt: rgb(0, 0, 0);
  --sk-focus-offset: 1px;
  --sk-focus-offset-container: 3px;
  --sk-footnote-font-size: 0.6em;
  --sk-footnote-offset-top: -0.5em;
  --sk-links-inline-margin: 0.8em;
  --sk-links-stacked-margin: 0.4em;
}
#apple-opis.channel-html {
  container-type: inline-size;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  background-color: var(--sk-body-background-color,#fff);
  color: var(--sk-body-text-color,#1d1d1f);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  quotes: "“" "”";
  font-size: 17px;
  line-height: 1.4705882353;
  font-weight: 400;
  letter-spacing: -.022em;
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  background-color: var(--sk-body-background-color,#fff);
  color: var(--sk-body-text-color,#1d1d1f);
  font-style: normal;
  min-width: 320px;
}
#apple-opis.channel-html h2,
#apple-opis.channel-html h3 {
  font-weight: 600;
  color: var(--sk-headline-text-color,#1d1d1f);
}
#apple-opis.channel-html h2 img,
#apple-opis.channel-html h3 img {
  display: block;
  margin: 0;
}
#apple-opis.channel-html h2 + *,
#apple-opis.channel-html h3 + * {
  margin-top: var(--sk-headline-plus-first-element-margin,.8em);
}
#apple-opis.channel-html h2 + h2,
#apple-opis.channel-html h2 + h3,
#apple-opis.channel-html h3 + h2,
#apple-opis.channel-html h3 + h3 {
  margin-top: var(--sk-headline-plus-headline-margin,.4em);
}
#apple-opis.channel-html p + h2,
#apple-opis.channel-html p + h3,
#apple-opis.channel-html ul + h2,
#apple-opis.channel-html ul + h3 {
  margin-top: var(--sk-paragraph-plus-headline-margin,1.6em);
}
#apple-opis.channel-html p + *,
#apple-opis.channel-html ul + * {
  margin-top: var(--sk-paragraph-plus-element-margin,.8em);
}
#apple-opis.channel-html ul {
  margin-inline-start: 1.1764705882em;
}
#apple-opis.channel-html ul ul {
  margin-top: 0;
  margin-bottom: 0;
}
#apple-opis.channel-html li li {
  font-size: 1em;
}
#apple-opis.channel-html i {
  font-style: italic;
}
#apple-opis.channel-html :lang(ko) {
  word-break: keep-all;
}
#apple-opis.channel-html a {
  color: var(--sk-body-link-color,#06c);
  letter-spacing: inherit;
}
#apple-opis.channel-html a.icon,
#apple-opis.channel-html a.more,
#apple-opis.channel-html a:disabled {
  text-decoration: none;
}
#apple-opis.channel-html a.icon-channel:hover,
#apple-opis.channel-html a.more:hover,
#apple-opis.channel-html a:hover {
  text-decoration: underline;
}
#apple-opis.channel-html a :disabled {
  opacity: var(--sk-link-disabled-opacity, .42);
}
#apple-opis.channel-html:not([dir=rtl]) {
  --r-sk-start: left;
  --r-sk-end: right;
  --r-sk-safe-area-inset-start: env(safe-area-inset-left);
  --r-sk-safe-area-inset-end: env(safe-area-inset-right);
  --r-sk-logical-factor: 1;
}
#apple-opis.channel-html .visuallyhidden {
  position: absolute;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(0 0 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}
#apple-opis.channel-html .nowrap {
  display: inline-block;
  text-decoration: inherit;
  white-space: nowrap;
}
#apple-opis.channel-html sup {
  position: relative;
  font-size: var(--sk-footnote-font-size, .6em);
  vertical-align: baseline;
  top: var(--sk-footnote-offset-top,-.5em);
}
#apple-opis.channel-html .row {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
#apple-opis.channel-html .column {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 0;
}
#apple-opis.channel-html .large-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
#apple-opis.channel-html .large-3 {
  flex-basis: 25%;
  max-width: 25%;
}
#apple-opis.channel-html .large-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
#apple-opis.channel-html .large-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
#apple-opis.channel-html .large-6 {
  flex-basis: 50%;
  max-width: 50%;
}
#apple-opis.channel-html .large-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
#apple-opis.channel-html .large-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
#apple-opis.channel-html .large-9 {
  flex-basis: 75%;
  max-width: 75%;
}
#apple-opis.channel-html .large-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
#apple-opis.channel-html .large-12 {
  flex-basis: 100%;
  max-width: 100%;
}
#apple-opis.channel-html .icon-channel::after,
#apple-opis.channel-html .icon-channel::before,
#apple-opis.channel-html .more::after,
#apple-opis.channel-html .more::before {
  font-family: "SF Pro Icons";
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1;
  position: relative;
  z-index: 1;
  alt: "";
  text-decoration: none;
}
#apple-opis.channel-html .button,
#apple-opis.channel-html .channel-compare-legacy .selector-dropdown {
  font-size: 14px;
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: -.016em;
  cursor: pointer;
}
#apple-opis.channel-html .bento-box.large-hide,
#apple-opis.channel-html .bentobox-item.large-hide,
#apple-opis.channel-html .channel-compare-legacy .compare-row[compare-header-hide],
#apple-opis.channel-html .channel-compare-legacy .embed-image .compare-image .compare-image-large,
#apple-opis.channel-html .channel-compare-legacy .embed-image .compare-image .compare-image-small,
#apple-opis.channel-html .column.large-hide,
#apple-opis.channel-html .icon-channel::before,
#apple-opis.channel-html .large-hide,
#apple-opis.channel-html .more::before,
#apple-opis.channel-html .responsive-image .image-large,
#apple-opis.channel-html .responsive-image .image-medium,
#apple-opis.channel-html .responsive-image .image-small,
#apple-opis.channel-html .row.large-hide,
#apple-opis.channel-html .section.large-hide {
  display: none;
}
#apple-opis.channel-html .icon-after::after,
#apple-opis.channel-html .more::after {
  padding-inline-start: 0.24em;
  top: 0;
}
#apple-opis.channel-html .icon-chevrondown::after,
#apple-opis.channel-html .icon-chevrondown::before {
  content: "\f303";
}
#apple-opis.channel-html :lang(ja) .icon-chevrondown::after,
#apple-opis.channel-html :lang(ja) .icon-chevrondown::before {
  position: relative;
  top: -.07em;
}
#apple-opis.channel-html .icon-chevronright::after,
#apple-opis.channel-html .icon-chevronright::before,
#apple-opis.channel-html:not([dir=rtl]) .more::after,
#apple-opis.channel-html:not([dir=rtl]) .more::before {
  content: "\f301";
}
#apple-opis.channel-html :lang(ja) .icon-chevronright::after,
#apple-opis.channel-html :lang(ja) .icon-chevronright::before,
#apple-opis.channel-html:not([dir=rtl]):lang(ja) .more::after,
#apple-opis.channel-html:not([dir=rtl]):lang(ja) .more::before {
  position: relative;
  top: -.1em;
}
#apple-opis.channel-html :lang(ko) .icon-chevronright::after,
#apple-opis.channel-html :lang(ko) .icon-chevronright::before,
#apple-opis.channel-html:not([dir=rtl]):lang(ko) .more::after,
#apple-opis.channel-html:not([dir=rtl]):lang(ko) .more::before {
  position: relative;
  top: -.08em;
}
#apple-opis.channel-html .column.large-show,
#apple-opis.channel-html .hA19BDA,
#apple-opis.channel-html .large-show {
  display: block;
}
#apple-opis.channel-html .large-show-inline {
  display: inline;
}
#apple-opis.channel-html .theme-light .list {
  --sk-list-copy-color: rgb(29, 29, 31);
  --sk-list-title-color: rgb(29, 29, 31);
}
@media (inverted-colors) {
  #apple-opis.channel-html .double-invert {
    filter: invert(1);
  }
}
#apple-opis.channel-html .bento-box {
  display: grid;
  grid-auto-rows: 1fr;
  margin-left: 0;
}
#apple-opis.channel-html .bento-box.large-show,
#apple-opis.channel-html .channel-compare-legacy .compare-row[compare-header-show] {
  display: grid;
}
#apple-opis.channel-html .bentobox-item {
  position: relative;
  display: flex;
  flex-direction: column;
}
#apple-opis.channel-html .bentobox-item:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}
#apple-opis.channel-html .bentobox-item.large-show,
#apple-opis.channel-html .row.large-show,
#apple-opis.channel-html .section.large-show {
  display: flex;
}
#apple-opis.channel-html .button {
  --sk-button-color: rgb(255, 255, 255);
  --sk-button-color-hover: var(--sk-button-color);
  --sk-button-color-active: var(--sk-button-color-hover);
  --sk-button-border-color: transparent;
  --sk-button-border-radius: 980px;
  --sk-button-margin-horizontal: 14px;
  --sk-button-margin-vertical: 14px;
  --sk-button-min-width-basis: 60px;
  --sk-button-padding-horizontal: 16px;
  --sk-button-padding-vertical: 9px;
  --sk-button-border-width: 1px;
  --sk-button-box-sizing: content-box;
  --sk-button-width: auto;
  --sk-button-display: inline-block;
  line-height: 1.2857742857;
  font-weight: 400;
  background: var(--sk-button-background);
  color: var(--sk-button-color);
  border-color: var(--sk-button-border-color);
  padding-block: calc(var(--sk-button-padding-vertical) - var(--sk-button-border-width));
  padding-inline: calc(var(--sk-button-padding-horizontal) - var(--sk-button-border-width));
  border-radius: var(--sk-button-border-radius);
  border-style: solid;
  border-width: var(--sk-button-border-width);
  width: var(--sk-button-width);
  min-width: calc(var(--sk-button-min-width-basis) - var(--sk-button-padding-horizontal) * 2);
  display: var(--sk-button-display);
  box-sizing: var(--sk-button-box-sizing);
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
#apple-opis.channel-html .button:hover {
  background: var(--sk-button-background-hover,var(--sk-button-background));
  color: var(--sk-button-color-hover,var(--sk-button-color));
  text-decoration: none;
  border-color: transparent;
}
#apple-opis.channel-html .button:focus-visible {
  outline: 2px solid var(--sk-focus-color,#0071e3);
  outline-offset: var(--sk-focus-offset-container,3px);
}
#apple-opis.channel-html .button:active {
  background: var(--sk-button-background-active,var(--sk-button-background));
  color: var(--sk-button-color-active,var(--sk-button-color));
  outline: 0;
}
#apple-opis.channel-html .button:disabled {
  pointer-events: none;
  opacity: var(--sk-button-disabled-opacity);
}
#apple-opis.channel-html .button:focus {
  box-shadow: 0 0 0 4px var(--focus-color);
}
#apple-opis.channel-html .colornav-items {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 8px;
}
#apple-opis.channel-html .colornav-item {
  margin: -1px 4px;
}
#apple-opis.channel-html .colornav-swatch {
  background: var(--colornav-background) center center;
  width: var(--colornav-swatch-size);
  height: var(--colornav-swatch-size);
  position: relative;
  display: block;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}
#apple-opis.channel-html .colornav-swatch:after {
  content: "";
  display: block;
  position: absolute;
  height: inherit;
  width: inherit;
  background-image: var(--colornav-border-color);
  mask-image: radial-gradient(circle at 50% 50%,transparent calc(var(--colornav-swatch-size)/ 2 - 1.5px),black calc(var(--colornav-swatch-size)/ 2 - 0.5px));
  mask-size: 100% 100%;
  mask-clip: border-box;
  border-radius: inherit;
}
#apple-opis.channel-html .colornav-items {
  margin-left: 0;
  padding-top: 0;
}
#apple-opis.channel-html .column {
  line-height: 0;
}
#apple-opis.channel-html .responsive-image {
  line-height: initial;
}
#apple-opis.channel-html .responsive-image .image {
  vertical-align: bottom;
}
#apple-opis.channel-html .dropdown-content-container[data-active-content=true],
#apple-opis.channel-html .icon-after,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_imac_21_5_silver_intel_2017.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_imac_21_5_silver_intel_2019.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_imac_24_m1_2021_twoport_blue.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_imac_24_m3_2023_twoport_blue.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_imac_24_m4_2024_twoport_blue.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_imac_27_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_imac_pro_spacegray.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_mini_2018_spacegray.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_mini_m1_2020_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_mini_m2_2port_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_mini_m4_m4pro.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_pro_m2_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_pro_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_studio_m2_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_studio_m4max_and_m3ultra_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_mac_studio_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_2017_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m1_spacegray.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m1_spacegray_2020.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m2_13_midnight.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m2_15_starlight.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m3_13_midnight.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m3_15_midnight.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m4_13_skyblue.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m4_15_skyblue.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m5_13_skyblue.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_air_m5_15_skyblue.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_neo_a18pro_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_13_m1_spacegray_2020.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_13_m1_spacegray_fourthunderbolt_2020.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_16_spacegray.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m1_14_spacegray.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m1_16_spacegray.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m2_13_spacegray.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m2_14_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m2_16_silver.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m3_14_spacegray.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m3_16_spaceblack.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m4pro_m4max_16_.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m5_14_spaceblack.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m5pro_m5max_14_spaceblack.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-compare_macbook_pro_m5pro_m5max_16_spaceblack.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_apple_intelligence_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_a18pro_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_intel.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m1_fill.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m1max_and_chip_m1ultra_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m1pro_and_chip_m1max_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m2_and_chip_m2pro_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m2_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m2max_and_chip_m2ultra_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m2pro_and_chip_m2max_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m2ultra_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m3_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m3pro_and_chip_m3max_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m3ultra_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m4_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m4max_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m4pro_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m5_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m5max_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_chip_m5pro_fill_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_lock_key_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_magickeyboard_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_magickeyboard_keypad_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_touchid_key_elevated.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_touchid_round.compare-image-large,
#apple-opis.channel-html .pA39C2F .compare-image .image-icon_compare_touchid_square_elevated.compare-image-large,
#apple-opis.channel-html .responsive-image .is-largest {
  display: inline-block;
}
#apple-opis.channel-html .channel-compare-legacy .selector-table {
  padding-top: 10px;
  margin-bottom: 40px;
}
#apple-opis.channel-html .channel-compare-legacy .compare-header-row,
#apple-opis.channel-html .channel-compare-legacy .selector-table .compare-row {
  margin: 0;
}
#apple-opis.channel-html .channel-compare-legacy .selector-table .compare-rowheader {
  height: 0;
}
#apple-opis.channel-html .channel-compare-legacy .selector-element {
  position: relative;
  width: 100%;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0;
  transition: border-color .2s;
}
#apple-opis.channel-html .channel-compare-legacy .selector-element::before {
  content: "";
  width: 40px;
  position: absolute;
  background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 60%,#fff 100%);
  top: 0;
  right: 0;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#apple-opis.channel-html .channel-compare-legacy .selector-dropdown {
  line-height: 1.4285914286;
  font-weight: 600;
  width: 100%;
  margin: 0;
  color: #000;
  background: 0 0;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif,"SF Pro Icons";
  border: 0;
  border-radius: 0;
  overflow: hidden;
  appearance: none;
  outline: 0;
  padding: 12px 15px 12px 0;
}
#apple-opis.channel-html .channel-compare-legacy .selector-dropdown:focus {
  border-radius: 0;
  box-shadow: 0 0 0 4px var(--focus-color);
  width: 166px;
}
#apple-opis.channel-html .channel-compare-legacy .selector-icon {
  display: block;
  position: absolute;
  top: 1px;
  font-size: 18px;
  line-height: 1;
  color: #06c;
  padding-right: 0;
  padding-top: 10px;
  pointer-events: none;
  right: 0;
}
#apple-opis.channel-html .channel-compare-legacy .selector-icon:after {
  pointer-events: none;
}
#apple-opis.channel-html .channel-compare-legacy .static-dropdown {
  font-size: 14px;
  line-height: 1.4285914286;
  font-weight: 600;
  letter-spacing: -.016em;
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
  width: 100%;
  margin: 0;
  padding-bottom: 7px;
}
#apple-opis.channel-html .mdash-container:first-child {
  height: 100%;
}
#apple-opis.channel-html .channel-compare-legacy {
  --sk-paragraph-plus-element-margin: 0px;
}
#apple-opis.channel-html .channel-compare-legacy .compare-template-border-bottom .button-container {
  margin-bottom: 30px;
}
#apple-opis.channel-html .channel-compare-legacy .button {
  background: 0 0;
  border: 1px solid #1d1d1f;
  color: #1d1d1f;
  font-family: "SF Pro Text","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#apple-opis.channel-html .channel-compare-legacy .button:focus {
  outline: 0;
  box-shadow: 0 0 0 4px var(--focus-color);
}
#apple-opis.channel-html .channel-compare-legacy .button:hover {
  background: 0 0;
  border: 1px solid #6e6e73;
  color: #6e6e73;
}
#apple-opis.channel-html .channel-compare-legacy .button-container {
  margin-bottom: 55px;
}
#apple-opis.channel-html .channel-compare-legacy .button-container .copy.helvetica-neue {
  font-weight: 400;
}
#apple-opis.channel-html .channel-compare-legacy .embed-image {
  align-self: flex-end;
}
#apple-opis.channel-html .channel-compare-legacy .compare-section,
#apple-opis.channel-html .channel-compare-legacy .embed-image .compare-image,
#apple-opis.channel-html .channel-compare-legacy .selector-table {
  position: relative;
}
#apple-opis.channel-html .channel-compare-legacy .stat {
  min-width: 0;
  margin: 0 auto;
}
#apple-opis.channel-html .channel-compare-legacy .compare.with-fullwidthrowheader .mdash-container .mdash {
  font-weight: 600;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 17px;
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-caption {
  line-height: 1.4705882353;
  font-weight: 600;
  letter-spacing: -.022em;
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .medium-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  #apple-opis.channel-html .medium-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #apple-opis.channel-html .medium-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  #apple-opis.channel-html .medium-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  #apple-opis.channel-html .medium-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  #apple-opis.channel-html .medium-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  #apple-opis.channel-html .medium-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  #apple-opis.channel-html .medium-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  #apple-opis.channel-html .bento-box.medium-hide,
  #apple-opis.channel-html .bentobox-item.medium-hide,
  #apple-opis.channel-html .column.medium-hide,
  #apple-opis.channel-html .medium-hide {
    display: none;
  }
  #apple-opis.channel-html .column.medium-show,
  #apple-opis.channel-html .medium-show {
    display: block;
  }
  #apple-opis.channel-html .bento-box.medium-show {
    display: grid;
  }
  #apple-opis.channel-html .bentobox-item.medium-show {
    display: flex;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-table {
    margin-bottom: 40px;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-element {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-element::before {
    width: 40px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-template-border-bottom .button-container {
    margin-bottom: 30px;
  }
  #apple-opis.channel-html .channel-compare-legacy .button-container {
    margin-bottom: 55px;
  }
  #apple-opis.channel-html .channel-compare-legacy .stat-content .stat-caption {
    line-height: 1.4285914286;
    font-weight: 600;
    letter-spacing: -.016em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
  }
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-caption {
  position: static;
  margin-bottom: 0;
  font-size: 12px;
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-caption p {
  color: #1d1d1f;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-caption.copy {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.4;
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-caption.copy.mdash {
  font-weight: 600;
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-value {
  font-weight: 600;
  letter-spacing: -.009em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 21px;
  line-height: .74em;
  white-space: unset;
  overflow-wrap: break-word;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .channel-compare-legacy .stat-content .stat-value {
    font-size: 48px;
    line-height: 1.0834933333;
    font-weight: 600;
    letter-spacing: -.003em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  }
}
@container (max-width:734px) {
  #apple-opis.channel-html .small-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #apple-opis.channel-html .small-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  #apple-opis.channel-html .small-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  #apple-opis.channel-html .small-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  #apple-opis.channel-html .small-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  #apple-opis.channel-html .small-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  #apple-opis.channel-html .bento-box.small-hide,
  #apple-opis.channel-html .bentobox-item.small-hide,
  #apple-opis.channel-html .column.small-hide,
  #apple-opis.channel-html .responsive-image.has-small .is-largest:not(.image-small),
  #apple-opis.channel-html .small-hide {
    display: none;
  }
  #apple-opis.channel-html .column.small-show,
  #apple-opis.channel-html .small-show {
    display: block;
  }
  #apple-opis.channel-html {
    overflow-x: visible;
  }
  #apple-opis.channel-html .bento-box.small-show {
    display: grid;
  }
  #apple-opis.channel-html .bentobox-item.small-show {
    display: flex;
  }
  #apple-opis.channel-html .colornav-items {
    max-width: 83px;
  }
  #apple-opis.channel-html .responsive-image.has-small .image-small {
    display: inline-block;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-table {
    margin-bottom: 25px;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-element {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0;
    margin-inline-end: 0;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-element:hover {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d6d6d6;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-element::before {
    height: 100%;
    width: 40px;
    right: 5px;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-dropdown:focus {
    box-sizing: content-box;
    width: 122px;
    border-radius: 0;
    border: none;
  }
  #apple-opis.channel-html .channel-compare-legacy .selector-dropdown {
    width: 100%;
    padding-bottom: 11px;
    padding-left: 0;
    padding-top: 11px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-template-border-bottom .button-container {
    margin-bottom: 20px;
  }
  #apple-opis.channel-html .channel-compare-legacy .button-container {
    margin-bottom: 32px;
  }
  #apple-opis.channel-html .channel-compare-legacy .stat-content .stat-caption {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 600;
    letter-spacing: -.01em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  }
  #apple-opis.channel-html .channel-compare-legacy .stat-content .stat-value {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 600;
    letter-spacing: .004em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  }
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-row {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-row:not(:last-child) {
  margin-bottom: 15px;
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-row:first-child .copy {
  margin-bottom: -4px;
}
#apple-opis.channel-html .channel-compare-legacy .stat-content .stat-row:first-child .stat-value:not(.copy) {
  margin-bottom: -3px;
}
#apple-opis.channel-html .channel-compare-legacy .compare-row,
#apple-opis.channel-html .channel-compare-legacy .multi-row .compare-template-preview-item-color-nav,
#apple-opis.channel-html .channel-compare-legacy .multi-row .compare-template-preview-item-color-nav:last-child {
  margin-bottom: 40px;
}
#apple-opis.channel-html .channel-compare-legacy .multi-row .row-colors {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
#apple-opis.channel-html .channel-compare-legacy .row-colors {
  width: 100%;
  text-align: center;
  padding-bottom: 27px;
  margin-top: 27px;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-items {
  display: inline-block;
  margin: 0 -1px 0 0;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-item-row {
  display: flex;
  justify-content: center;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-item-row:not(:first-child),
#apple-opis.channel-html .mE15C12 {
  margin-top: 10px;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-item-row .colornav-item {
  margin-left: 0;
  margin-right: 6px;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-item-row .colornav-item:last-child {
  margin-right: 0;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-label-container {
  padding-top: 15px;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-label-container .channel-colornav-label {
  font-size: 12px;
  color: #6e6e73;
  font-weight: 500;
  line-height: 1.4;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-swatch {
  width: 12px;
  height: 12px;
}
#apple-opis.channel-html .channel-compare-legacy .colornav-swatch:after {
  box-shadow: inset 0 1px 2px rgba(0,0,0,.48);
}
#apple-opis.channel-html .channel-compare-legacy .compare-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#apple-opis.channel-html .channel-compare-legacy select {
  box-sizing: border-box;
}
#apple-opis.channel-html .channel-compare-legacy sup * {
  vertical-align: inherit;
  font-weight: 400;
}
#apple-opis.channel-html .channel-compare-legacy ul {
  margin: 0;
  list-style: none;
}
#apple-opis.channel-html .channel-compare-legacy .compare-section {
  padding-top: 39px;
  border: 0;
}
#apple-opis.channel-html .channel-compare-legacy .compare-section.no-padding-top {
  padding: 0;
}
#apple-opis.channel-html .channel-compare-legacy .compare.compare-column-range-large-3 .compare-header-row,
#apple-opis.channel-html .channel-compare-legacy .compare.compare-column-range-large-3 .compare-row {
  padding: 0 144px;
  --column-gap: 100px;
}
#apple-opis.channel-html .channel-compare-legacy .compare-header-row,
#apple-opis.channel-html .channel-compare-legacy .compare-row {
  --column-gap: 16px;
  display: grid;
  column-gap: var(--column-gap);
  grid-template-columns: repeat(var(--grid-column),calc((100% - var(--column-gap) * (var(--grid-column) - 1))/ var(--grid-column)));
}
#apple-opis.channel-html .channel-compare-legacy .compare-row.compare-template-border-bottom .compare-column {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 30px;
}
#apple-opis.channel-html .channel-compare-legacy .compare-row:last-child {
  margin-bottom: 0;
}
#apple-opis.channel-html .channel-compare-legacy .compare-rowheader {
  order: -1;
  grid-column: 1/var(--grid-column) span;
}
#apple-opis.channel-html .channel-compare-legacy .compare-column {
  display: none;
  box-sizing: border-box;
}
#apple-opis.channel-html .channel-compare-legacy .compare.with-fullwidthrowheader .compare-rowheader {
  width: 100%;
}
#apple-opis.channel-html .channel-compare-legacy .compare.with-fullwidthrowheader .compare-column {
  text-align: center;
  justify-content: center;
  width: 164px;
}
#apple-opis.channel-html .channel-compare-legacy .compare.with-fullwidthrowheader .mdash-container {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#apple-opis.channel-html .channel-compare-legacy .compare .copy.helvetica-neue {
  font-weight: 500;
  line-height: 1.235;
}
#apple-opis.channel-html .channel-compare-legacy .channel-compare-legacy--hidden {
  opacity: 0;
}
@property --tabnav-mask-color-left {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --tabnav-mask-color-right {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
#apple-opis.channel-html .copy {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  -webkit-text-size-adjust: none;
}
#apple-opis.channel-html .c68AC8C,
#apple-opis.channel-html .copy.helvetica-neue,
#apple-opis.channel-html .q059ECE {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
}
#apple-opis.channel-html .t7F653D,
#apple-opis.channel-html .upgrader-select-container .selector-element-gallery .gallery-select,
#apple-opis.channel-html .w906D6C {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#apple-opis.channel-html a.footer-link {
  color: #555;
}
#apple-opis.channel-html .link-wrapper:focus,
#apple-opis.channel-html a.footer-link:focus {
  outline: 4px solid var(--focus-color);
}
#apple-opis.channel-html .upgrader-select-container .inline-label-container .dropdown-label {
  display: inline-block;
  margin-bottom: 0;
  pointer-events: none;
}
#apple-opis.channel-html .upgrader-select-container .selector-element-gallery {
  position: relative;
  border: none;
  border-bottom: 1px solid #86868b;
  border-radius: 0;
  transition: border-color .2s;
  margin: auto;
  width: var(--dropdown-width,250px);
}
#apple-opis.channel-html .upgrader-select-container .selector-element-gallery .gallery-select {
  font-size: 14px;
  line-height: 1.4285914286;
  font-weight: 600;
  width: var(--dropdown-width,250px);
  letter-spacing: -.016em;
  margin: 0;
  background: 0 0;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: 0;
  padding: 8px 0;
}
#apple-opis.channel-html .upgrader-select-container .selector-element-gallery .gallery-select:focus {
  border-radius: 0;
  box-shadow: 0 0 0 4px var(--focus-color);
}
#apple-opis.channel-html .upgrader-select-container .selector-element-gallery .selector-gallery-icon {
  display: block;
  position: absolute;
  top: 0;
  font-size: 19px;
  font-weight: 400;
  color: #06c;
  line-height: 1;
  padding-right: 0;
  padding-top: 8px;
  pointer-events: none;
  right: 0;
}
#apple-opis.channel-html .dropdown-content-container {
  display: none;
  width: 100%;
}
@font-face {
  font-family: "SF Pro Icons";
  src: url(data:font/truetype;charset=utf-8;base64,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AAIACv/XBjsHdABKAFgAAAEjBgcGBwYXFhcWFxYXFQYHBgcGBwYHBgcGJyYnJicmIyIHBgcGBwYHBicmJyYnJicmNTQ3PgE3NhcWFxYXFjMyNzY3Njc2FxYXFiU2NzYnDgIHBhcWNzYGCAEeIDwlMwEBQzBNJx0OFio5NCAwLzk+KigYLC8bLjM1MB0xKhYmJjw6MTUiNVk4PFFB13svOiE/LRQhFxMfEyxMK0tBV0d8/oM1HB0JSaFpHSAKT1FLBNwTHDZEXWyDZkkzGgsCLTJhU0wmOx0kAQELBxMVBw0NCBUSBwsCAiYfPilNgKe3qsCNb4MCAREJGRIGCwoGER4MEwQHHDHzQU9VUgNTektXTwYpJgAAAAAAACIBngABAAAAAAAAACYATgABAAAAAAABAAwAjwABAAAAAAACAAcArAABAAAAAAADAB0A8AABAAAAAAAEABQBOAABAAAAAAAFAA0BaQABAAAAAAAGABIBnQABAAAAAAAHACkCBAABAAAAAAAIAAkCQgABAAAAAAAJAAsCZAABAAAAAAAKBAsKiAABAAAAAAALABQOvgABAAAAAAAMABQO/QABAAAAAAANAL4QkAABAAAAAAAOADIRtQABAAAAAAAPAAwSAgABAAAAAAARAAcSHwADAAEECQAAAEwAAAADAAEECQABABgAdQADAAEECQACAA4AnAADAAEECQADADoAtAADAAEECQAEACgBDgADAAEECQAFABoBTQADAAEECQAGACQBdwADAAEECQAHAFIBsAADAAEECQAIABICLgADAAEECQAJABYCTAADAAEECQAKCBYCcAADAAEECQALACgOlAADAAEECQAMACgO0wADAAEECQANAXwPEgADAAEECQAOAGQRTwADAAEECQAPABgR6AADAAEECQARAA4SDwCpACAAMgAwADEANwAgAEEAcABwAGwAZQAgAEkAbgBjAC4AIABBAGwAbAAgAHIAaQBnAGgAdABzACAAcgBlAHMAZQByAHYAZQBkAC4AAKkgMjAxNyBBcHBsZSBJbmMuIEFsbCByaWdodHMgcmVzZXJ2ZWQuAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAAU0YgUHJvIEljb25zAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABTAEYAUABSAE8ASQBDAE8ATgBTACAANAA3ADAAOQAyAGMAYQAtADIAMAAxADYALgAwADMALgAyADIAAFNGUFJPSUNPTlMgNDcwOTJjYS0yMDE2LjAzLjIyAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAFIAZQBnAHUAbABhAHIAAFNGIFBybyBJY29ucyBSZWd1bGFyAABWAGUAcgBzAGkAbwBuACAANAAuADIAMAAwAABWZXJzaW9uIDQuMjAwAABTAEYAUAByAG8ASQBjAG8AbgBzAC0AUgBlAGcAdQBsAGEAcgAAU0ZQcm9JY29ucy1SZWd1bGFyAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAGkAcwAgAGEAIAB0AHIAYQBkAGUAbQBhAHIAawAgAG8AZgAgAEEAcABwAGwAZQAgAEkAbgBjAC4AAFNGIFBybyBJY29ucyBpcyBhIHRyYWRlbWFyayBvZiBBcHBsZSBJbmMuAABBAHAAcABsAGUAIABJAG4AYwAAQXBwbGUgSW5jAABBAHAAcABsAGUAIABJAG4AYwAuAC4AAEFwcGxlIEluYy4uAABDAHIAZQBhAHQAZQBkACAAaQBuACAAMgAwADEANQAsACAAdABoAGUAIABvAHIAaQBnAGkAbgBhAGwAIABnAGwAeQBwAGgAIABmAG8AbgB0ACwAIABBAHAAcABsAGUAIABJAGMAbwBuAHMALAAgAHcAYQBzACAAcAByAG8AZAB1AGMAZQBkACAAdABvACAAdwBvAHIAawAgAGkAbgAgAHUAbgBpAHMAbwBuACAAdwBpAHQAaAAgAE0AeQByAGkAYQBkACAAUwBlAHQAIABQAHIAbwAgAGEAbgBkACAAcwBlAHIAdgBlAGQAIAB0AG8AIABzAHQAcgBlAG4AZwB0AGgAZQBuACAAaQBuAHQAZQByAGEAYwB0AGkAdgBlACAAbABpAG4AawBzACAAbwBuACAAdwBlAGIALgAgAEEAcABwAGwAZQAgAEkAYwBvAG4AcwAgAHcAbwB1AGwAZAAgAGwAYQB0AGUAcgAgAGIAZQBjAG8AbQBlACAAUwBGACAAUAByAG8AIABJAGMAbwBuAHMAIAByAGUAZABlAHMAaQBnAG4AZQBkACAAdABvACAAYQBsAGkAZwBuACAAdABvACAAQQBwAHAAbABlACcAcwAgAG4AZQB3ACAAdAB5AHAAZQBmAGEAYwBlACwAIABTAGEAbgAgAEYAcgBhAG4AYwBpAHMAYwBvACwAIABpAG4AIAAyADAAMQA2AC4AIABUAGgAZQAgAHIAZQBkAGUAcwBpAGcAbgAgAGEAZABkAHIAZQBzAHMAZQBzACAAYQAgAG4AdQBtAGIAZQByACAAbwBmACAAaQBzAHMAdQBlAHMAIAB0AGgAYQB0ACAAdwBlAHIAZQAgAHAAcgBlAHMAZQBuAHQAIABpAG4AIABBAHAAcABsAGUAIABJAGMAbwBuAHMALgAgAEkAbQBwAHIAbwB2AGUAbQBlAG4AdABzACAAaQBuAGMAbAB1AGQAZQAgAG0AYQB0AGMAaABlAGQAIAB0AHkAcABlACAAbQBlAHQAcgBpAGMAcwAsACAAYgByAGEAbgBkACAASQBEACAAcwB0AGEAbgBkAGEAcgBkAGkAegBlAGQAIABBAHAAcABsAGUAIABsAG8AZwBvACAAYwBoAGEAcgBhAGMAdABlAHIALAAgAHcAZQBiACAAZgBvAG4AdAAgAG8AcAB0AGkAbQBpAHoAYQB0AGkAbwBuACwAIABjAHUAcwB0AG8AbQAgAGMAaABhAHIAYQBjAHQAZQByACAAcwBwAGEAYwBpAG4AZwAsACAAcABhAHIAZQBuAHQAIAB0AHkAcABlACAAYQBsAGkAZwBuAG0AZQBuAHQALAAgAGUAdABjAC4AIABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAGkAcwAgAGQAZQBzAGkAZwBuAGUAZAAgAHQAbwAgAGIAZQAgAGEAZABhAHAAdABhAGIAbABlACAAdABvACAAdwBvAHIAawAgAHcAaQB0AGgAIABvAHUAcgAgAHQAdwBvACAAdwBlAGIAIABmAG8AbgB0ACAAZgBhAG0AaQBsAGkAZQBzACwAIABTAEYAIABQAHIAbwAgAEQAaQBzAHAAbABhAHkAIABhAG4AZAAgAFMARgAgAFAAcgBvACAAVABlAHgAdAAuACAAVABoAGUAIAB3AGUAYgAgAGYAbwBuAHQAIABmAGEAbQBpAGwAaQBlAHMAIABoAGEAdgBlACAAZABpAGYAZgBlAHIAaQBuAGcAIAB4AGgAZQBpAGcAaAB0AHMALAAgAGQAZQBzAGMAZQBuAGQAZQByACAAYQBuAGQAIABhAHMAYwBlAG4AZABlAHIAIABlAHgAdABlAG4AcwBpAG8AbgBzACwAIABhAGQAdgBhAG4AYwBlAG0AZQBuAHQALAAgAGMAbwB1AG4AdABlAHIAcwAsACAAYQBuAGQAIABiAG8AdwBsAHMALgAgAFQAaABlAHMAZQAgAGQAaQBmAGYAZQByAGUAbgBjAGUAcwAgAHcAZQByAGUAIABwAHUAcgBwAG8AcwBlAGwAeQAgAG0AYQBkAGUAIAB0AG8AIABvAHAAdABpAG0AaQB6AGUAIAB0AGgAZQAgAGwAZQBnAGkAYgBpAGwAaQB0AHkAIABvAGYAIABlAGEAYwBoACAAZgBhAG0AaQBsAHkAIABpAG4AIAB0AGgAZQAgAHQAeQBwAGUAIABzAGkAegBlACAAZgBvAHIAIAB3AGgAaQBjAGgAIAB0AGgAZQB5ACAAYQByAGUAIAB1AHQAaQBsAGkAegBlAGQALgAgAFQAaABlACAAUwBGACAAUAByAG8AIABJAGMAbwBuAHMAIABjAGgAYQByAGEAYwB0AGUAcgAgAHMAZQB0ACAAaQBuAGMAbAB1AGQAZQBzACAAQwBUAEEAIABpAGMAbwBuAG8AZwByAGEAcABoAHkALAAgAFUASQAgAGUAbABlAG0AZQBuAHQAcwAsACAAYQBuAGQAIABpAG4AdABlAHIAbgBhAGwAIAB1AHMAZQAgAHMAcABlAGMAaQBhAGwAIABjAGgAYQByAGEAYwB0AGUAcgBzACAAYQBuAGQAIABpAHMAIABhAHYAYQBpAGwAYQBiAGwAZQAgAGEAcwAgAGEAIABmAGEAbQBpAGwAeQAgAG8AZgAgAHQAcgB1AGUAIAB0AHkAcABlACAAZgBvAG4AdABzACAAaQBuACAAZgBvAHUAcgAgAHcAZQBpAGcAaAB0AHMALgAAQ3JlYXRlZCBpbiAyMDE1LCB0aGUgb3JpZ2luYWwgZ2x5cGggZm9udCwgQXBwbGUgSWNvbnMsIHdhcyBwcm9kdWNlZCB0byB3b3JrIGluIHVuaXNvbiB3aXRoIE15cmlhZCBTZXQgUHJvIGFuZCBzZXJ2ZWQgdG8gc3RyZW5ndGhlbiBpbnRlcmFjdGl2ZSBsaW5rcyBvbiB3ZWIuIEFwcGxlIEljb25zIHdvdWxkIGxhdGVyIGJlY29tZSBTRiBQcm8gSWNvbnMgcmVkZXNpZ25lZCB0byBhbGlnbiB0byBBcHBsZSdzIG5ldyB0eXBlZmFjZSwgU2FuIEZyYW5jaXNjbywgaW4gMjAxNi4gVGhlIHJlZGVzaWduIGFkZHJlc3NlcyBhIG51bWJlciBvZiBpc3N1ZXMgdGhhdCB3ZXJlIHByZXNlbnQgaW4gQXBwbGUgSWNvbnMuIEltcHJvdmVtZW50cyBpbmNsdWRlIG1hdGNoZWQgdHlwZSBtZXRyaWNzLCBicmFuZCBJRCBzdGFuZGFyZGl6ZWQgQXBwbGUgbG9nbyBjaGFyYWN0ZXIsIHdlYiBmb250IG9wdGltaXphdGlvbiwgY3VzdG9tIGNoYXJhY3RlciBzcGFjaW5nLCBwYXJlbnQgdHlwZSBhbGlnbm1lbnQsIGV0Yy4gU0YgUHJvIEljb25zIGlzIGRlc2lnbmVkIHRvIGJlIGFkYXB0YWJsZSB0byB3b3JrIHdpdGggb3VyIHR3byB3ZWIgZm9udCBmYW1pbGllcywgU0YgUHJvIERpc3BsYXkgYW5kIFNGIFBybyBUZXh0LiBUaGUgd2ViIGZvbnQgZmFtaWxpZXMgaGF2ZSBkaWZmZXJpbmcgeGhlaWdodHMsIGRlc2NlbmRlciBhbmQgYXNjZW5kZXIgZXh0ZW5zaW9ucywgYWR2YW5jZW1lbnQsIGNvdW50ZXJzLCBhbmQgYm93bHMuIFRoZXNlIGRpZmZlcmVuY2VzIHdlcmUgcHVycG9zZWx5IG1hZGUgdG8gb3B0aW1pemUgdGhlIGxlZ2liaWxpdHkgb2YgZWFjaCBmYW1pbHkgaW4gdGhlIHR5cGUgc2l6ZSBmb3Igd2hpY2ggdGhleSBhcmUgdXRpbGl6ZWQuIFRoZSBTRiBQcm8gSWNvbnMgY2hhcmFjdGVyIHNldCBpbmNsdWRlcyBDVEEgaWNvbm9ncmFwaHksIFVJIGVsZW1lbnRzLCBhbmQgaW50ZXJuYWwgdXNlIHNwZWNpYWwgY2hhcmFjdGVycyBhbmQgaXMgYXZhaWxhYmxlIGFzIGEgZmFtaWx5IG9mIHRydWUgdHlwZSBmb250cyBpbiBmb3VyIHdlaWdodHMuAABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBwAHAAbABlAC4AYwBvAG0AAGh0dHA6Ly93d3cuYXBwbGUuY29tAABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBwAHAAbABlAC4AYwBvAG0AAGh0dHA6Ly93d3cuYXBwbGUuY29tAABUAGgAaQBzACAAZgBvAG4AdAAgAHMAbwBmAHQAdwBhAHIAZQAgAGkAcwAgAHQAaABlACAAdgBhAGwAdQBhAGIAbABlACAAcAByAG8AcABlAHIAdAB5ACAAbwBmACAAQQBwAHAAbABlACAASQBuAGMALgAgAHwAIABJAG4AdABlAHIAYQBjAHQAaQB2AGUAIABNAEEAUgBDAE8ATQAuACAAUgBlAHAAbABpAGMAYQB0AGkAbwBuACwAIABhAGwAdABlAHIAYQB0AGkAbwBuACwAIABhAG4AZAAgAGQAaQBzAHQAcgBpAGIAdQB0AGkAbwBuACAAbwBmACAAdABoAGkAcwAgAGYAbwBuAHQAIABpAHMAIABzAHQAcgBpAGMAdABsAHkAIABwAHIAbwBoAGkAYgBpAHQAZQBkAC4AIABBAHAAcABsAGUAIABJAG4AYwAuACAAYQBsAGwAIAByAGkAZwBoAHQAcwAgAHIAZQBzAGUAcgB2AGUAZAAuAABUaGlzIGZvbnQgc29mdHdhcmUgaXMgdGhlIHZhbHVhYmxlIHByb3BlcnR5IG9mIEFwcGxlIEluYy4gfCBJbnRlcmFjdGl2ZSBNQVJDT00uIFJlcGxpY2F0aW9uLCBhbHRlcmF0aW9uLCBhbmQgZGlzdHJpYnV0aW9uIG9mIHRoaXMgZm9udCBpcyBzdHJpY3RseSBwcm9oaWJpdGVkLiBBcHBsZSBJbmMuIGFsbCByaWdodHMgcmVzZXJ2ZWQuAABoAHQAdABwAHMAOgAvAC8AdwB3AHcALgBhAHAAcABsAGUALgBjAG8AbQAvAGwAZQBnAGEAbAAvAGkAbgB0AGUAbABsAGUAYwB0AHUAYQBsAC0AcAByAG8AcABlAHIAdAB5AC8AAGh0dHBzOi8vd3d3LmFwcGxlLmNvbS9sZWdhbC9pbnRlbGxlY3R1YWwtcHJvcGVydHkvAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAAU0YgUHJvIEljb25zAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAAAAAAACAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGwAAAABAAIBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqAA4A7wErASwAIgEtAS4BLwEwATEBMgEzATQBNQE2ATcBOAE5AToBOwE8AT0BPgE/AUABQQFCAUMBRAFFAUYBRwFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUBVgFXAVgBWQFaAVsBXAFdAV4BXwFgAWEBYgFjAWQBZQFmANIDZ2FwCWZ1bGxibG9jawV1RjMxQQV1RjMxQgV1RjMxQwV1RjMxRAV1RjMyMgV1RjMyMwV1RjMyNAV1RjMyNQV1RjMyNgV1RjMyNwV1RjMyOAV1RjMyOQV1RjMyRgV1RjMzNAV1RjMzNQV1RjMzNgV1RjMzNwV1RjMzOAV1RjMzOQV1RjMzQQV1RjMzQgV1RjMzQwV1RjMzRAV1RjMzRQV1RjMzRgV1RjM0MAV1RjM0MQV1RjM1NgV1RjM1RgV1RjM2NQtjaGV2cm9ubGVmdAxjaGV2cm9ucmlnaHQJY2hldnJvbnVwC2NoZXZyb25kb3duEWNoZXZyb25sZWZ0Y2lyY2xlEmNoZXZyb25yaWdodGNpcmNsZQ9jaGV2cm9udXBjaXJjbGURY2hldnJvbmRvd25jaXJjbGUFcmVzZXQFY2hlY2sLZXhjbGFtYXRpb24LcmVzZXRjaXJjbGUKcGx1c2NpcmNsZQttaW51c2NpcmNsZQtjaGVja2NpcmNsZRFleGNsYW1hdGlvbmNpcmNsZQ5xdWVzdGlvbmNpcmNsZQpyZXNldHNvbGlkCXBsdXNzb2xpZAptaW51c3NvbGlkCmNoZWNrc29saWQQZXhjbGFtYXRpb25zb2xpZA1xdWVzdGlvbnNvbGlkBHBsYXkFcGF1c2UEc3RvcAZyZXBsYXkEaW5mbwhkb3dubG9hZAZjaXJjbGUIZXh0ZXJuYWwFc2hhcmUTcXVlc3Rpb25fY2lyY2xlX3J0bBJxdWVzdGlvbl9zb2xpZF9ydGwMcXVlc3Rpb25fcnRsDGV4dGVybmFsX3J0bAlzZWN0aW9uMDEJc2VjdGlvbjAyCXNlY3Rpb24wMwlzZWN0aW9uMDQJc2VjdGlvbjA1CXNlY3Rpb24wNglzZWN0aW9uMDcJc2VjdGlvbjA4CXNlY3Rpb24wOQlzZWN0aW9uMTAJc2VjdGlvbjExCXNlY3Rpb24xMglzZWN0aW9uMTMJc2VjdGlvbjE0CXNlY3Rpb24xNQlzZWN0aW9uMTYJc2VjdGlvbjE3CXNlY3Rpb24xOAlzZWN0aW9uMTkJc2VjdGlvbjIwC3ZpZGVvcmVwbGF5CnZpZGVvcGF1c2UJdmlkZW9wbGF5CnBhZGRsZWxlZnQLcGFkZGxlcmlnaHQIcGFkZGxldXAKcGFkZGxlZG93bgptb2RhbGNsb3NlD3BhZGRsZWxlZnRzaG9ydBBwYWRkbGVyaWdodHNob3J0DXBhZGRsZXVwc2hvcnQPcGFkZGxlZG93bnNob3J0D21vZGFsY2xvc2VzaG9ydAAAAAAAAf//AAIAAQAAAAwAAAAWAAAAAgABAAMAawABAAQAAAACAAAAAAAAAAEAAAAA2pIEAQAAAADXPJGTAAAAANc8kZM=) format("truetype");
  font-weight: 400;
  font-style: normal;
}
#apple-opis.channel-html .icon-channel {
  display: inline-block;
  word-break: break-word;
}
#apple-opis.channel-html .icon-channel::after,
#apple-opis.channel-html .icon-channel::before {
  padding-top: 2px;
}
#apple-opis.channel-html .icon-after::after {
  background: inherit;
  background-size: 5em 100%;
  background-position: -60px center;
  padding-top: 2px;
}
#apple-opis.channel-html .link-standalone:link:link {
  text-decoration: none;
}
#apple-opis.channel-html .link-standalone:link:link:hover {
  text-decoration: underline;
}
#apple-opis.channel-html .link-wrapper {
  display: inline-flex;
}
#apple-opis.channel-html .link-wrapper.link-standalone:link:link:focus {
  outline: 4px solid var(--focus-color);
}
#apple-opis.channel-html .row {
  display: flex;
  margin-left: 0;
  margin-right: 0;
}
@container (min-width:1069px) {
  #apple-opis.channel-html .row.large-display-bleed {
    position: relative;
  }
  #apple-opis.channel-html .row.large-display-bleed .column {
    z-index: 1;
  }
  #apple-opis.channel-html .row.large-display-bleed::after,
  #apple-opis.channel-html .row.large-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 44px;
    left: -44px;
  }
  #apple-opis.channel-html .row.large-display-bleed::after {
    left: initial;
    right: -44px;
  }
}
@container (min-width:735px) and (max-width:1068px) {
  #apple-opis.channel-html .responsive-image.has-medium .image-medium {
    display: inline-block;
  }
  #apple-opis.channel-html .responsive-image.has-medium .is-largest:not(.image-medium) {
    display: none;
  }
  #apple-opis.channel-html .row.medium-display-bleed {
    position: relative;
  }
  #apple-opis.channel-html .row.medium-display-bleed .column {
    z-index: 1;
  }
  #apple-opis.channel-html .row.medium-display-bleed::after,
  #apple-opis.channel-html .row.medium-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 22px;
    left: -22px;
  }
  #apple-opis.channel-html .row.medium-display-bleed::after {
    left: initial;
    right: -22px;
  }
}
#apple-opis.channel-html .section {
  display: flex;
  position: relative;
  overflow-x: hidden;
  background-color: var(--sk-body-background-color,#fff);
  color: var(--sk-body-text-color,#1d1d1f);
}
#apple-opis.channel-html .section .section-content {
  background-color: inherit;
  color: inherit;
  margin-inline-start: auto;
  margin-inline-end: auto;
  width: 980px;
}
#apple-opis.channel-html .stat {
  --sk-stat-currency-offset: -0.375em;
  --sk-stat-caption-lines-top: 1;
  --sk-stat-caption-lines-bottom: 1;
  --sk-stat-margin-top: calc(1em * var(--sk-stat-caption-lines-top));
  --sk-stat-margin-bottom: calc(1em * var(--sk-stat-caption-lines-bottom));
  margin-inline-end: 2em;
  color: var(--sk-stat-value-color);
  box-sizing: border-box;
  display: inline-block;
  font-size: 20px;
  min-width: 5em;
  position: relative;
  z-index: 1;
  white-space: normal;
  margin: 0;
}
#apple-opis.channel-html .stat .stat-content {
  margin-top: var(--sk-stat-margin-top);
  margin-bottom: var(--sk-stat-margin-bottom);
  padding-top: 4px;
  padding-bottom: 2px;
  position: relative;
  z-index: 1;
  margin: 0!important;
}
#apple-opis.channel-html .stat .stat-value {
  display: block;
  inset-inline-start: -2px;
  position: relative;
  z-index: 1;
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -.003em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  white-space: normal;
}
#apple-opis.channel-html .stat .stat-caption:first-child {
  top: auto;
  bottom: 100%;
}
#apple-opis.channel-html .stat .stat-caption {
  color: var(--sk-stat-caption-color);
  box-sizing: border-box;
  display: block;
  position: absolute;
  inset-inline-start: 0;
  top: 100%;
  width: 100%;
  z-index: 1;
  font-size: 14px;
  line-height: 1.2857742857;
  font-weight: 400;
  letter-spacing: -.016em;
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
}
body {
  margin: 0;
  min-width: 320px;
  overflow-x: hidden;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-80-headline-super {
  font-size: 80px;
  line-height: 84px;
  font-weight: 600;
  letter-spacing: 1.0000000000000001e-7em;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-bento-display-inches,
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-headline-flex,
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-headline-reduced {
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-32-fixed-mod-headline {
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-bento-up-to,
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-eyebrow {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-intro-elevated {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced,
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced-flex,
#apple-opis.channel-html .channel-custom-font-custom-21-upgraders-bento-primary,
#apple-opis.channel-html .channel-custom-font-custom-21-upgraders-dropdown-eyebrow {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-19--module-copy {
  font-size: 19px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-17-body-reduced,
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-17-body-reduced-flex,
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-17-links {
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-17-subheading,
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-17-partner-message {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-14-bento-detail {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-12-sosumi {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-hero-ai {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -.012em;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-48-bento-numbers {
  font-size: 48px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-48-bento-battery {
  font-size: 48px;
  line-height: 52px;
  font-weight: 600;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-custom-80-upgraders-headline {
  font-size: 80px;
  line-height: 80px;
  font-weight: 600;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-custom-28-upgraders-bentos-headline {
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: 0;
}
#apple-opis.channel-html .channel-custom-font-custom-21-upgraders-bento-primary {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: -.02em;
}
#apple-opis.channel-html .channel-custom-font-custom-32-upgraders-bento-secondary {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -.012em;
}
#apple-opis.channel-html .channel-custom-font-custom-17-upgraders-bento-detail {
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0;
}
.eA28449 {
  background-color: #000;
}
#apple-opis.channel-html .z9DBEE6 {
  background: linear-gradient(180deg,#d4eaf6 0,#fff 70%);
}
#apple-opis.channel-html .c83D483 {
  margin-top: 94px;
  margin-bottom: 66px;
}
#apple-opis.channel-html .dF51D51,
#apple-opis.channel-html .f450A97,
#apple-opis.channel-html .f785333,
#apple-opis.channel-html .gCFCEE2,
#apple-opis.channel-html .h8AD412,
#apple-opis.channel-html .iA2DCCD,
#apple-opis.channel-html .lF148D2,
#apple-opis.channel-html .lF4E044,
#apple-opis.channel-html .p8DE121,
#apple-opis.channel-html .sAF08CB,
#apple-opis.channel-html .u0D5401,
#apple-opis.channel-html .uFE6433 {
  text-align: center;
}
#apple-opis.channel-html .lF69C13 {
  justify-content: center;
}
.k483AA0 {
  margin-bottom: 38px;
}
#apple-opis.channel-html .t7F653D {
  color: #1d1d1f;
  margin-top: 14px;
  margin-bottom: -20px;
  padding-bottom: 20px;
  background: linear-gradient(90deg,#0c2f47 45%,#5195b1 75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  word-break: break-word;
}
#apple-opis.channel-html .w906D6C {
  color: #b64400;
  margin-top: 8px;
  word-break: break-word;
}
#apple-opis.channel-html .e61AE9B,
#apple-opis.channel-html .o2B48B9 {
  color: #1d1d1f;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
}
.gA6D91E {
  margin-top: 48px;
  margin-bottom: 56px;
}
#apple-opis.channel-html .o2B48B9 {
  padding-left: 86px;
  padding-right: 86px;
  word-break: break-word;
}
#apple-opis.channel-html .e61AE9B {
  margin-top: 28px;
  margin-bottom: 26px;
  word-break: break-word;
}
#apple-opis.channel-html .gC502DA,
#apple-opis.channel-html .gD415B9,
#apple-opis.channel-html .h221C06,
#apple-opis.channel-html .iB45D04,
#apple-opis.channel-html .mE70155,
#apple-opis.channel-html .nE72BDD,
#apple-opis.channel-html .p2F94DC,
#apple-opis.channel-html .q2F3F07,
#apple-opis.channel-html .q88A325,
#apple-opis.channel-html .r716711,
#apple-opis.channel-html .sD68326,
#apple-opis.channel-html .z76900D {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word;
  color: #1d1d1f;
}
#apple-opis.channel-html .s2F03A4.button {
  color: #1d1d1f;
  background: #fff;
  border: 1px solid #1d1d1f;
}
#apple-opis.channel-html .s2F03A4.button:hover {
  color: #fff;
  background: #1d1d1f;
  border: 1px solid #1d1d1f;
}
#apple-opis.channel-html .m93C3BD {
  margin-top: 64px;
  margin-bottom: 10px;
}
#apple-opis.channel-html .cAFB631,
#apple-opis.channel-html .fAFDC3D,
#apple-opis.channel-html .k06B793,
#apple-opis.channel-html .p8FF7D0 {
  margin-left: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#apple-opis.channel-html .a650FC5,
#apple-opis.channel-html .f577064,
#apple-opis.channel-html .v611D55,
#apple-opis.channel-html .zBC1775 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
#apple-opis.channel-html .a3011EA,
#apple-opis.channel-html .aFC3AFC,
#apple-opis.channel-html .b1C1E22,
#apple-opis.channel-html .b7EE51B,
#apple-opis.channel-html .eEE279F,
#apple-opis.channel-html .j5B44A7,
#apple-opis.channel-html .jD2AC84,
#apple-opis.channel-html .kE28369,
#apple-opis.channel-html .l373DAE,
#apple-opis.channel-html .n228BB5,
#apple-opis.channel-html .nB6E03B,
#apple-opis.channel-html .nEBFB30,
#apple-opis.channel-html .oA41E83,
#apple-opis.channel-html .p38B0E0,
#apple-opis.channel-html .pDC6DCD,
#apple-opis.channel-html .r016A3A,
#apple-opis.channel-html .r9D7955,
#apple-opis.channel-html .s0B2B75,
#apple-opis.channel-html .tBFD569,
#apple-opis.channel-html .uE28CA3,
#apple-opis.channel-html .w72A991,
#apple-opis.channel-html .x5FCAE4,
#apple-opis.channel-html .zE67655 {
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1,480px);
  overflow: hidden;
}
#apple-opis.channel-html .a3011EA .bentobox-item,
#apple-opis.channel-html .aFC3AFC .bentobox-item,
#apple-opis.channel-html .b1C1E22 .bentobox-item,
#apple-opis.channel-html .b33D6D4 .bentobox-item,
#apple-opis.channel-html .b7EE51B .bentobox-item,
#apple-opis.channel-html .d6A93ED .bentobox-item,
#apple-opis.channel-html .eA7AADD .bentobox-item,
#apple-opis.channel-html .eAFB430 .bentobox-item,
#apple-opis.channel-html .eEE279F .bentobox-item,
#apple-opis.channel-html .f504094 .bentobox-item,
#apple-opis.channel-html .j5B44A7 .bentobox-item,
#apple-opis.channel-html .jD2AC84 .bentobox-item,
#apple-opis.channel-html .k1F0F65 .bentobox-item,
#apple-opis.channel-html .kE28369 .bentobox-item,
#apple-opis.channel-html .l373DAE .bentobox-item,
#apple-opis.channel-html .lEBC721 .bentobox-item,
#apple-opis.channel-html .n228BB5 .bentobox-item,
#apple-opis.channel-html .n279F16 .bentobox-item,
#apple-opis.channel-html .nB6E03B .bentobox-item,
#apple-opis.channel-html .nEBFB30 .bentobox-item,
#apple-opis.channel-html .o611372 .bentobox-item,
#apple-opis.channel-html .oA41E83 .bentobox-item,
#apple-opis.channel-html .p38B0E0 .bentobox-item,
#apple-opis.channel-html .pDC6DCD .bentobox-item,
#apple-opis.channel-html .r016A3A .bentobox-item,
#apple-opis.channel-html .r9D7955 .bentobox-item,
#apple-opis.channel-html .rB53712 .bentobox-item,
#apple-opis.channel-html .s0B2B75 .bentobox-item,
#apple-opis.channel-html .t9E95BE .bentobox-item,
#apple-opis.channel-html .tBFD569 .bentobox-item,
#apple-opis.channel-html .u3CDB8E .bentobox-item,
#apple-opis.channel-html .uE28CA3 .bentobox-item,
#apple-opis.channel-html .w72A991 .bentobox-item,
#apple-opis.channel-html .w9A4283 .bentobox-item,
#apple-opis.channel-html .x5FCAE4 .bentobox-item,
#apple-opis.channel-html .xF4404A .bentobox-item,
#apple-opis.channel-html .y42897E .bentobox-item,
#apple-opis.channel-html .z768D1C .bentobox-item,
#apple-opis.channel-html .zA64F20 .bentobox-item,
#apple-opis.channel-html .zE67655 .bentobox-item {
  border-radius: 18px;
}
#apple-opis.channel-html .jFA8F4C,
#apple-opis.channel-html .r3ACA89 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: visible;
}
#apple-opis.channel-html .aB73BF8:before,
#apple-opis.channel-html .b2AD639:before,
#apple-opis.channel-html .b5B2DD5:before,
#apple-opis.channel-html .c6C2903:before,
#apple-opis.channel-html .cE0296C:before,
#apple-opis.channel-html .d53C510:before,
#apple-opis.channel-html .d7D6128:before,
#apple-opis.channel-html .f7317EE:before,
#apple-opis.channel-html .f9ED879:before,
#apple-opis.channel-html .fFD3769:before,
#apple-opis.channel-html .gA37B2B:before,
#apple-opis.channel-html .h283C73:before,
#apple-opis.channel-html .h631A61:before,
#apple-opis.channel-html .h775B49:before,
#apple-opis.channel-html .iB27B6A:before,
#apple-opis.channel-html .iD2F714:before,
#apple-opis.channel-html .jFA8F4C:before,
#apple-opis.channel-html .k3B6FA1:before,
#apple-opis.channel-html .k7E3C01:before,
#apple-opis.channel-html .l000D62:before,
#apple-opis.channel-html .l4AAB1B:before,
#apple-opis.channel-html .m863A87:before,
#apple-opis.channel-html .n04D8A6:before,
#apple-opis.channel-html .n40873D:before,
#apple-opis.channel-html .nC6970E:before,
#apple-opis.channel-html .nD721AC:before,
#apple-opis.channel-html .o0574BB:before,
#apple-opis.channel-html .o748A58:before,
#apple-opis.channel-html .q44205F:before,
#apple-opis.channel-html .r3ACA89:before,
#apple-opis.channel-html .u2699B0:before,
#apple-opis.channel-html .uAF81DF:before,
#apple-opis.channel-html .uD64008:before,
#apple-opis.channel-html .v0A4159:before,
#apple-opis.channel-html .v326768:before,
#apple-opis.channel-html .v4FD1A2:before,
#apple-opis.channel-html .vC38D75:before,
#apple-opis.channel-html .wE78677:before,
#apple-opis.channel-html .x7ADC4F:before,
#apple-opis.channel-html .y72412A:before {
  content: none;
}
#apple-opis.channel-html .dC31588,
#apple-opis.channel-html .e4FDA61,
#apple-opis.channel-html .iDB295C,
#apple-opis.channel-html .j504A25,
#apple-opis.channel-html .z740113 {
  min-height: 480px;
  flex-grow: 0;
}
#apple-opis.channel-html .i765E8E {
  padding-top: 50px;
  padding-bottom: 40px;
  text-align: center;
  z-index: 12;
}
#apple-opis.channel-html .r716711 {
  padding-left: 80px;
  padding-right: 80px;
}
#apple-opis.channel-html .r223FC8 {
  align-items: center;
  margin-top: 38px;
}
#apple-opis.channel-html .m283DED,
#apple-opis.channel-html .pBDB8D0 {
  text-align: left;
}
#apple-opis.channel-html .kBD17F3 {
  margin-left: -6px;
  text-align: left;
  z-index: 12;
}
#apple-opis.channel-html .a1D14E7,
#apple-opis.channel-html .t0C87A9 {
  color: #1d1d1f;
  margin-top: -2px;
  margin-left: 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word;
}
#apple-opis.channel-html .aC6D02D,
#apple-opis.channel-html .i84C67B,
#apple-opis.channel-html .u2E9116,
#apple-opis.channel-html .yA79FE6 {
  color: #1d1d1f;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word;
}
#apple-opis.channel-html .i84C67B {
  margin-top: 32px;
}
#apple-opis.channel-html .y2FB4BC {
  margin: 10px 0 10px 10px;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .channel-compare-legacy .stat-content .stat-value {
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 21px;
  }
  #apple-opis.channel-html .channel-compare-legacy .stat-content .stat-row {
    padding: 0 10px;
  }
  #apple-opis.channel-html .channel-compare-legacy .multi-row .compare-template-preview-item-color-nav,
  #apple-opis.channel-html .channel-compare-legacy .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 40px;
  }
  #apple-opis.channel-html .channel-compare-legacy .row-colors {
    padding-bottom: 27px;
    margin-top: 27px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-wrapper {
    display: flex;
    justify-content: center;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-section {
    padding-top: 53px;
    padding-bottom: 25px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare.compare-column-range-medium-3 .compare-header-row,
  #apple-opis.channel-html .channel-compare-legacy .compare.compare-column-range-medium-3 .compare-row {
    padding: 0 58px;
    --column-gap: 42px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-header-row,
  #apple-opis.channel-html .channel-compare-legacy .compare-row {
    --column-gap: 28px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-row.compare-template-border-bottom .compare-column {
    margin-bottom: 30px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare.with-fullwidthrowheader .mdash-container .mdash {
    font-size: 14px;
  }
  #apple-opis.channel-html .upgrader-select-container .selector-element-gallery {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0;
  }
  #apple-opis.channel-html .row.medium-show,
  #apple-opis.channel-html .section.medium-show {
    display: flex;
  }
  #apple-opis.channel-html .row.medium-hide,
  #apple-opis.channel-html .section.medium-hide {
    display: none;
  }
  #apple-opis.channel-html .section .section-content {
    width: 692px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-80-headline-super {
    font-size: 72px;
    line-height: 71px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-bento-display-inches,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-headline-flex,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-headline-reduced,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-48-bento-numbers {
    font-size: 32px;
    line-height: 36px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-32-fixed-mod-headline {
    font-size: 28px;
    line-height: 32px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-eyebrow {
    font-size: 21px;
    line-height: 25px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-intro-elevated {
    font-size: 21px;
    line-height: 29px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-17-subheading,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-19--module-copy {
    font-size: 17px;
    line-height: 21px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-14-bento-detail,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-17-body-reduced {
    font-size: 14px;
    line-height: 20px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-hero-ai {
    font-size: 21px;
    line-height: 36px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-48-bento-battery {
    font-size: 48px;
    line-height: 52px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-bento-up-to {
    font-size: 24px;
    line-height: 28px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-80-upgraders-headline {
    font-size: 64px;
    line-height: 68px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-21-upgraders-bento-primary,
  #apple-opis.channel-html .channel-custom-font-custom-21-upgraders-dropdown-eyebrow {
    font-size: 19px;
    line-height: 23px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-28-upgraders-bentos-headline {
    font-size: 19px;
    line-height: 27px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-32-upgraders-bento-secondary {
    font-size: 24px;
    line-height: 24px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-17-upgraders-bento-detail {
    font-size: 17px;
    line-height: 25px;
  }
  #apple-opis.channel-html .c83D483 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .k483AA0 {
    margin-bottom: 31px;
  }
  #apple-opis.channel-html .t7F653D {
    margin-top: 16px;
  }
  #apple-opis.channel-html .w906D6C {
    margin-top: 14px;
  }
  .gA6D91E {
    margin-top: 68px;
    margin-bottom: 52px;
  }
  #apple-opis.channel-html .o2B48B9 {
    padding-left: 24px;
    padding-right: 24px;
  }
  #apple-opis.channel-html .e61AE9B {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #apple-opis.channel-html .m93C3BD {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  #apple-opis.channel-html .p38B0E0,
  #apple-opis.channel-html .x5FCAE4 {
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .jFA8F4C,
  #apple-opis.channel-html .r3ACA89 {
    overflow: visible;
  }
  #apple-opis.channel-html .jFA8F4C :before,
  #apple-opis.channel-html .r3ACA89 :before {
    content: none;
  }
  #apple-opis.channel-html .e4FDA61,
  #apple-opis.channel-html .z740113 {
    min-height: 510px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .r716711 {
    padding-left: 70px;
    padding-right: 70px;
  }
  #apple-opis.channel-html .r223FC8 {
    margin-top: 66px;
  }
  #apple-opis.channel-html .kBD17F3 {
    margin-left: 0;
  }
  #apple-opis.channel-html .a1D14E7 {
    margin-top: 0;
  }
  #apple-opis.channel-html .i84C67B {
    margin-top: 35px;
  }
  #apple-opis.channel-html .t0C87A9 {
    margin-top: -1px;
  }
}
#apple-opis.channel-html .b3C3E91,
#apple-opis.channel-html .g94B844 {
  padding-top: 50px;
  padding-bottom: 20px;
  text-align: center;
  z-index: 12;
}
@container (max-width:734px) {
  #apple-opis.channel-html .channel-compare-legacy .stat-content .stat-value {
    font-size: 21px;
  }
  #apple-opis.channel-html .channel-compare-legacy .stat-content .stat-row {
    padding: 0;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-row.compare-template-border-bottom .compare-column,
  #apple-opis.channel-html .channel-compare-legacy .multi-row .compare-template-preview-item-color-nav {
    margin-bottom: 20px;
  }
  #apple-opis.channel-html .channel-compare-legacy .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 40px;
  }
  #apple-opis.channel-html .channel-compare-legacy .row-colors {
    padding-bottom: 17px;
    margin-top: 17px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-wrapper,
  #apple-opis.channel-html .section .section-compare-table {
    overflow: initial;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-section {
    padding-top: 20px;
    padding-bottom: 14px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare.compare-column-range-small-2 .compare-header-row,
  #apple-opis.channel-html .channel-compare-legacy .compare.compare-column-range-small-2 .compare-row {
    padding: 0;
    --column-gap: 58px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare-header-row,
  #apple-opis.channel-html .channel-compare-legacy .compare-row {
    --column-gap: 58px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare.with-fullwidthrowheader .compare-column {
    width: 131px;
  }
  #apple-opis.channel-html .channel-compare-legacy .compare.with-fullwidthrowheader .mdash-container .mdash {
    font-size: 12px;
  }
  #apple-opis.channel-html .row.small-display-bleed {
    position: relative;
  }
  #apple-opis.channel-html .row.small-display-bleed .column {
    z-index: 1;
  }
  #apple-opis.channel-html .row.small-display-bleed::after,
  #apple-opis.channel-html .row.small-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 20px;
    left: -20px;
  }
  #apple-opis.channel-html .row.small-display-bleed::after {
    left: initial;
    right: -20px;
  }
  #apple-opis.channel-html .row.small-show,
  #apple-opis.channel-html .section.small-show {
    display: flex;
  }
  #apple-opis.channel-html .row.small-hide,
  #apple-opis.channel-html .section.small-hide {
    display: none;
  }
  #apple-opis.channel-html .section .section-content {
    max-width: 320px;
    width: 87.5%;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-80-headline-super {
    font-size: 48px;
    line-height: 48px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-32-fixed-mod-headline,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-headline-reduced {
    font-size: 28px;
    line-height: 32px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-eyebrow,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-headline-flex {
    font-size: 24px;
    line-height: 28px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-hero-ai,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-intro-elevated {
    font-size: 19px;
    line-height: 27px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-17-subheading,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced-flex {
    font-size: 17px;
    line-height: 21px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-19--module-copy {
    font-size: 14px;
    line-height: 20px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-17-body-reduced,
  #apple-opis.channel-html .channel-custom-font-custom-17-upgraders-bento-detail {
    font-size: 17px;
    line-height: 25px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-40-bento-display-inches,
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-48-bento-numbers {
    font-size: 32px;
    line-height: 36px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-48-bento-battery {
    font-size: 40px;
    line-height: 44px;
  }
  #apple-opis.channel-html .channel-custom-font-channel-custom-font-custom-24-bento-up-to {
    font-size: 21px;
    line-height: 25px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-80-upgraders-headline {
    font-size: 40px;
    line-height: 40px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-21-upgraders-dropdown-eyebrow,
  #apple-opis.channel-html .channel-custom-font-custom-28-upgraders-bentos-headline {
    font-size: 19px;
    line-height: 23px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-21-upgraders-bento-primary {
    font-size: 14px;
    line-height: 18px;
  }
  #apple-opis.channel-html .channel-custom-font-custom-32-upgraders-bento-secondary {
    font-size: 21px;
    line-height: 21px;
  }
  #apple-opis.channel-html .c83D483 {
    margin-top: 32px;
    margin-bottom: 80px;
  }
  .k483AA0 {
    margin-bottom: 12px;
  }
  #apple-opis.channel-html .t7F653D {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  #apple-opis.channel-html .w906D6C {
    margin-top: 16px;
  }
  .gA6D91E {
    margin-top: 48px;
    margin-bottom: 42px;
  }
  #apple-opis.channel-html .o2B48B9 {
    padding-left: 24px;
    padding-right: 24px;
  }
  #apple-opis.channel-html .e61AE9B {
    margin-top: 40px;
    margin-bottom: 14px;
  }
  #apple-opis.channel-html .m93C3BD {
    margin-top: 16px;
    margin-bottom: 0;
  }
  #apple-opis.channel-html .f577064 {
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }
  #apple-opis.channel-html .p38B0E0,
  #apple-opis.channel-html .x5FCAE4 {
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .jFA8F4C,
  #apple-opis.channel-html .r3ACA89 {
    overflow: visible;
  }
  #apple-opis.channel-html .jFA8F4C :before,
  #apple-opis.channel-html .r3ACA89 :before {
    content: none;
  }
  #apple-opis.channel-html .e4FDA61 {
    min-height: 370px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .i765E8E {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  #apple-opis.channel-html .r716711 {
    padding-left: 40px;
    padding-right: 40px;
  }
  #apple-opis.channel-html .r223FC8 {
    margin-top: 30px;
  }
  #apple-opis.channel-html .kBD17F3 {
    margin-bottom: 12px;
    padding-left: 12px;
    text-align: left;
  }
  #apple-opis.channel-html .a1D14E7 {
    margin-top: -1px;
  }
  #apple-opis.channel-html .i84C67B {
    margin-top: 19px;
    margin-left: 2px;
  }
  #apple-opis.channel-html .y2FB4BC {
    margin: 10px 0;
  }
  #apple-opis.channel-html .r48B2EA {
    padding-bottom: 0;
  }
  #apple-opis.channel-html .z740113 {
    min-height: 420px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .g94B844 {
    padding-top: 32px;
    padding-bottom: 28px;
  }
}
#apple-opis.channel-html .aC6D02D,
#apple-opis.channel-html .u2E9116,
#apple-opis.channel-html .yA79FE6 {
  padding-left: 40px;
  padding-right: 40px;
}
#apple-opis.channel-html .o32209C,
#apple-opis.channel-html .rC247B3,
#apple-opis.channel-html .wFDC677 {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  color: #1d1d1f;
}
#apple-opis.channel-html .k9CFA32 {
  justify-content: flex-end;
  margin-top: 40px;
}
#apple-opis.channel-html .k484642 {
  margin-right: -6px;
  padding-top: 6px;
  text-align: right;
  z-index: 12;
}
#apple-opis.channel-html .d12BD80,
#apple-opis.channel-html .dBAF689,
#apple-opis.channel-html .i7AC4EC,
#apple-opis.channel-html .l83B0C5,
#apple-opis.channel-html .o678A6C,
#apple-opis.channel-html .p9A193E,
#apple-opis.channel-html .t000D64,
#apple-opis.channel-html .tF05609,
#apple-opis.channel-html .uD0C6A7,
#apple-opis.channel-html .w165435 {
  color: #1d1d1f;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word;
}
#apple-opis.channel-html .rC247B3 {
  margin-top: 52px;
  word-break: break-word;
}
#apple-opis.channel-html .wFDC677 {
  margin-top: 54px;
  word-break: break-word;
}
#apple-opis.channel-html .o32209C {
  margin-top: 54px;
  margin-bottom: 40px;
  word-break: break-word;
}
#apple-opis.channel-html .i2DBB82,
#apple-opis.channel-html .qFB273C {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word;
}
#apple-opis.channel-html .l2EF432,
#apple-opis.channel-html .m0F3C21 {
  text-align: right;
  z-index: 12;
}
#apple-opis.channel-html .a2E8738,
#apple-opis.channel-html .g7AAC7F,
#apple-opis.channel-html .x6FF564,
#apple-opis.channel-html .z1D7EDC {
  margin-top: 10px;
  margin-bottom: 10px;
}
#apple-opis.channel-html .n279F16,
#apple-opis.channel-html .o611372,
#apple-opis.channel-html .y42897E {
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1,980px);
  overflow: hidden;
}
#apple-opis.channel-html .b2AD639,
#apple-opis.channel-html .cE0296C,
#apple-opis.channel-html .h631A61,
#apple-opis.channel-html .h775B49,
#apple-opis.channel-html .iB27B6A,
#apple-opis.channel-html .n04D8A6,
#apple-opis.channel-html .nD721AC,
#apple-opis.channel-html .o0574BB,
#apple-opis.channel-html .q44205F,
#apple-opis.channel-html .uAF81DF,
#apple-opis.channel-html .vC38D75,
#apple-opis.channel-html .wE78677 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: hidden;
}
#apple-opis.channel-html .rD30585 {
  min-height: 406px;
  align-items: center;
  flex-grow: 0;
}
#apple-opis.channel-html .r1CB06C {
  padding-top: 28px;
  padding-left: 72px;
  padding-bottom: 20px;
  text-align: left;
  z-index: 12;
}
#apple-opis.channel-html .bC7B623,
#apple-opis.channel-html .dDE48AD,
#apple-opis.channel-html .n390B49 {
  align-items: center;
}
#apple-opis.channel-html .d39343B {
  padding-left: 22px;
}
#apple-opis.channel-html .n1812A8 {
  align-items: flex-start;
  margin-top: 32px;
}
#apple-opis.channel-html .i2DBB82 {
  margin-top: 1px;
  margin-bottom: 14px;
}
#apple-opis.channel-html .qFB273C {
  color: #1d1d1f;
  margin-top: 16px;
  margin-left: -2px;
}
#apple-opis.channel-html .c77D873 {
  color: #1d1d1f;
  margin-top: 20px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word;
}
#apple-opis.channel-html .o17B403 {
  padding-left: 30px;
}
#apple-opis.channel-html .oAC390C {
  color: #1d1d1f;
  margin-top: 16px;
  margin-left: -1px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word;
}
#apple-opis.channel-html .iF1C82F {
  color: #1d1d1f;
  margin-top: 20px;
  padding-right: 30px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word;
}
#apple-opis.channel-html .a337053,
#apple-opis.channel-html .aAA0DC2,
#apple-opis.channel-html .cF2BB28,
#apple-opis.channel-html .j090158,
#apple-opis.channel-html .j9FF3F1,
#apple-opis.channel-html .n39D6D0,
#apple-opis.channel-html .p9D24AC {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#apple-opis.channel-html .f504094 {
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1,313px);
  overflow: hidden;
}
#apple-opis.channel-html .h20975B {
  padding: 50px 40px;
  text-align: center;
}
#apple-opis.channel-html .j9FF3F1 {
  color: #1d1d1f;
  margin-top: 72px;
  word-break: break-word;
}
#apple-opis.channel-html .n205E8C {
  margin-top: 12px;
}
#apple-opis.channel-html .xE55C93,
#apple-opis.channel-html .y214FAB {
  text-align: center;
  z-index: 12;
}
.bB9070F,
#apple-opis.channel-html .m920D07,
#apple-opis.channel-html .qE691B5,
#apple-opis.channel-html .u9D4493 {
  margin-left: 20px;
}
#apple-opis.channel-html .n39D6D0 {
  color: #1d1d1f;
  margin-top: -82px;
  word-break: break-word;
}
#apple-opis.channel-html .b868305,
#apple-opis.channel-html .gCD6D26,
#apple-opis.channel-html .l53B4D8 {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
#apple-opis.channel-html .w9A4283 {
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1,647px);
  overflow: hidden;
}
.f601911 {
  margin-bottom: -9px;
}
#apple-opis.channel-html .lCF8533,
#apple-opis.channel-html .u387917 {
  min-height: 480px;
  align-items: flex-start;
  flex-grow: 0;
}
#apple-opis.channel-html .eD1A81C,
#apple-opis.channel-html .tC99614,
#apple-opis.channel-html .uEC372F,
#apple-opis.channel-html .y92B033 {
  padding-top: 50px;
  text-align: center;
  z-index: 12;
}
#apple-opis.channel-html .cF2BB28 {
  padding-left: 40px;
  padding-right: 40px;
  word-break: break-word;
}
#apple-opis.channel-html .oBDE214 {
  margin-top: 34px;
  text-align: left;
  z-index: 12;
}
#apple-opis.channel-html .n239A4E {
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  z-index: 12;
}
#apple-opis.channel-html .aAA0DC2 {
  margin-bottom: -12px;
  padding-bottom: 12px;
  background: linear-gradient(115deg,#0090f7 29%,#ba62fc 40%,#f2416b 70%,#f55600 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  word-break: break-word;
}
#apple-opis.channel-html .j090158 {
  color: #1d1d1f;
  margin-top: 0;
  word-break: break-word;
}
#apple-opis.channel-html .y0A7E5D {
  margin-top: 30px;
  text-align: right;
  z-index: 12;
}
#apple-opis.channel-html .sE89D75 {
  min-height: 489px;
  align-items: center;
  flex-grow: 0;
}
#apple-opis.channel-html .l88E84C {
  padding-bottom: 6px;
  padding-right: 8px;
  text-align: center;
  z-index: 12;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .g94B844,
  #apple-opis.channel-html .y2EFA50 {
    padding-bottom: 0;
  }
  #apple-opis.channel-html .aC6D02D {
    padding-left: 30px;
    padding-right: 30px;
  }
  #apple-opis.channel-html .k9CFA32 {
    margin-top: 62px;
  }
  #apple-opis.channel-html .k484642 {
    margin-right: 0;
    padding-top: 0;
    padding-left: 50px;
    text-align: left;
    z-index: 2;
  }
  #apple-opis.channel-html .i7AC4EC {
    margin-top: 7px;
  }
  #apple-opis.channel-html .rC247B3 {
    margin-top: 54px;
  }
  #apple-opis.channel-html .m0F3C21 {
    margin-top: -304px;
    text-align: right;
    z-index: 1;
  }
  #apple-opis.channel-html .o611372,
  #apple-opis.channel-html .y42897E {
    grid-template-columns: repeat(1,692px);
    overflow: hidden;
  }
  #apple-opis.channel-html .cE0296C,
  #apple-opis.channel-html .iB27B6A,
  #apple-opis.channel-html .nD721AC,
  #apple-opis.channel-html .q44205F,
  #apple-opis.channel-html .wE78677 {
    overflow: hidden;
  }
  #apple-opis.channel-html .cE0296C :before,
  #apple-opis.channel-html .iB27B6A :before,
  #apple-opis.channel-html .n04D8A6 :before,
  #apple-opis.channel-html .nD721AC :before,
  #apple-opis.channel-html .q44205F :before,
  #apple-opis.channel-html .wE78677 :before {
    content: none;
  }
  #apple-opis.channel-html .rD30585 {
    min-height: 403px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .r1CB06C {
    padding-top: 25px;
    padding-left: 43px;
  }
  #apple-opis.channel-html .d39343B {
    padding-left: 18px;
    padding-right: 50px;
  }
  #apple-opis.channel-html .n1812A8 {
    margin-top: 30px;
  }
  #apple-opis.channel-html .t9973C2 {
    padding-right: 50px;
  }
  #apple-opis.channel-html .i2DBB82 {
    margin-top: 0;
    margin-bottom: 16px;
  }
  #apple-opis.channel-html .qFB273C {
    margin-top: 2px;
    margin-left: -1px;
  }
  #apple-opis.channel-html .c77D873,
  #apple-opis.channel-html .oAC390C {
    margin-top: 2px;
  }
  #apple-opis.channel-html .o17B403 {
    padding-left: 12px;
  }
  #apple-opis.channel-html .iF1C82F {
    margin-top: 2px;
    padding-right: 10px;
  }
  #apple-opis.channel-html .f504094,
  #apple-opis.channel-html .l373DAE,
  #apple-opis.channel-html .w9A4283,
  #apple-opis.channel-html .zE67655 {
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .n04D8A6 {
    overflow: visible;
  }
  #apple-opis.channel-html .dC31588,
  #apple-opis.channel-html .iDB295C,
  #apple-opis.channel-html .lCF8533,
  #apple-opis.channel-html .u387917 {
    min-height: 420px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .cF2BB28,
  #apple-opis.channel-html .nE72BDD {
    padding-left: 40px;
    padding-right: 40px;
  }
  #apple-opis.channel-html .j9FF3F1 {
    margin-top: 60px;
  }
  #apple-opis.channel-html .n205E8C {
    margin-top: 10px;
  }
  #apple-opis.channel-html .n239A4E,
  #apple-opis.channel-html .y92B033 {
    padding-top: 30px;
  }
  #apple-opis.channel-html .oBDE214 {
    margin-top: 59px;
    text-align: left;
  }
  #apple-opis.channel-html .y0A7E5D {
    margin-top: 10px;
    margin-left: -14px;
  }
  .v043E3B {
    margin-top: 4px;
    margin-left: 40px;
    margin-bottom: -10px;
  }
  #apple-opis.channel-html .sE89D75 {
    min-height: 363px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .l88E84C {
    padding: 0 0 0 20px;
  }
}
.y075CBC {
  margin-top: 32px;
}
#apple-opis.channel-html .zFDB10F {
  padding-top: 20px;
  padding-left: 0;
  padding-bottom: 24px;
  text-align: center;
  z-index: 12;
}
#apple-opis.channel-html .a2BC799,
#apple-opis.channel-html .b728C2F,
#apple-opis.channel-html .e7AE30A,
#apple-opis.channel-html .fE62E81,
#apple-opis.channel-html .p051995,
#apple-opis.channel-html .p98989A,
#apple-opis.channel-html .v2F1FD5,
#apple-opis.channel-html .wA24CBB {
  text-align: left;
  z-index: 12;
}
@container (max-width:734px) {
  #apple-opis.channel-html .aC6D02D {
    padding-left: 28px;
    padding-right: 28px;
  }
  #apple-opis.channel-html .k9CFA32,
  #apple-opis.channel-html .rC247B3,
  #apple-opis.channel-html .wFDC677 {
    margin-top: 44px;
  }
  #apple-opis.channel-html .k484642 {
    padding-left: 44px;
    z-index: 2;
  }
  #apple-opis.channel-html .o32209C {
    margin-top: 44px;
    margin-bottom: 0;
  }
  #apple-opis.channel-html .m0F3C21 {
    margin-top: -235px;
    z-index: 1;
  }
  #apple-opis.channel-html .a2E8738,
  #apple-opis.channel-html .a650FC5,
  #apple-opis.channel-html .gCD6D26,
  #apple-opis.channel-html .v611D55,
  #apple-opis.channel-html .z1D7EDC {
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }
  #apple-opis.channel-html .f504094,
  #apple-opis.channel-html .l373DAE,
  #apple-opis.channel-html .o611372,
  #apple-opis.channel-html .w9A4283,
  #apple-opis.channel-html .y42897E,
  #apple-opis.channel-html .zE67655 {
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .cE0296C,
  #apple-opis.channel-html .iB27B6A,
  #apple-opis.channel-html .nD721AC,
  #apple-opis.channel-html .q44205F,
  #apple-opis.channel-html .wE78677 {
    overflow: hidden;
  }
  #apple-opis.channel-html .cE0296C :before,
  #apple-opis.channel-html .iB27B6A :before,
  #apple-opis.channel-html .n04D8A6 :before,
  #apple-opis.channel-html .nD721AC :before,
  #apple-opis.channel-html .q44205F :before,
  #apple-opis.channel-html .wE78677 :before {
    content: none;
  }
  #apple-opis.channel-html .rD30585 {
    min-height: 612px;
    align-items: flex-start;
    flex-grow: 0;
  }
  #apple-opis.channel-html .pBDB8D0 {
    margin-bottom: -14px;
    padding-top: 52px;
    text-align: center;
  }
  #apple-opis.channel-html .r1CB06C {
    padding-top: 18px;
  }
  #apple-opis.channel-html .dDE48AD {
    padding-left: 11px;
  }
  #apple-opis.channel-html .d39343B,
  #apple-opis.channel-html .o17B403 {
    padding-left: 24px;
  }
  #apple-opis.channel-html .n1812A8 {
    margin-top: 40px;
  }
  #apple-opis.channel-html .r8F56BF,
  #apple-opis.channel-html .t9973C2 {
    padding-left: 12px;
  }
  #apple-opis.channel-html .i2DBB82 {
    margin-bottom: 14px;
  }
  #apple-opis.channel-html .n04D8A6 {
    overflow: visible;
  }
  #apple-opis.channel-html .dC31588 {
    min-height: 320px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .h20975B {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  #apple-opis.channel-html .j9FF3F1 {
    margin-top: 24px;
  }
  #apple-opis.channel-html .n39D6D0 {
    margin-top: -70px;
  }
  #apple-opis.channel-html .l53B4D8 {
    margin: 10px 0;
  }
  #apple-opis.channel-html .iDB295C {
    min-height: 420px;
    flex-grow: 0;
  }
  .f601911 {
    margin-bottom: -7px;
  }
  #apple-opis.channel-html .u387917 {
    min-height: 324px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .y92B033 {
    padding-top: 18px;
    padding-bottom: 22px;
  }
  #apple-opis.channel-html .cF2BB28 {
    padding-left: 30px;
    padding-right: 30px;
  }
  #apple-opis.channel-html .oBDE214 {
    margin-top: 0;
    text-align: left;
  }
  #apple-opis.channel-html .lCF8533 {
    min-height: 375px;
    align-items: flex-start;
    flex-grow: 0;
  }
  #apple-opis.channel-html .n239A4E {
    padding-top: 28px;
  }
  #apple-opis.channel-html .y0A7E5D {
    margin-top: 19px;
    margin-left: 0;
  }
  .v043E3B {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
  #apple-opis.channel-html .sE89D75 {
    min-height: 588px;
    align-items: flex-start;
    flex-grow: 0;
  }
  #apple-opis.channel-html .l88E84C {
    padding-top: 28px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .y075CBC {
    margin-top: 28px;
    margin-right: 16px;
  }
  #apple-opis.channel-html .zFDB10F {
    margin-top: 0;
    margin-bottom: 16px;
    padding-top: 28px;
    padding-left: 0;
    padding-right: 24px;
  }
}
#apple-opis.channel-html .b728C2F,
#apple-opis.channel-html .fE62E81 {
  padding-left: 6px;
}
#apple-opis.channel-html .p98989A {
  padding-left: 14px;
  padding-right: 36px;
}
#apple-opis.channel-html .cD05DCA {
  align-items: center;
  margin-top: 30px;
}
#apple-opis.channel-html .p051995 {
  padding-left: 14px;
  padding-right: 72px;
}
#apple-opis.channel-html .dE70910 {
  align-items: center;
  margin-top: 29px;
}
#apple-opis.channel-html .a2BC799 {
  padding-left: 7px;
}
#apple-opis.channel-html .wA24CBB {
  padding-left: 14px;
  padding-right: 60px;
}
#apple-opis.channel-html .l42DC63 {
  align-items: center;
  margin-top: 28px;
}
#apple-opis.channel-html .v2F1FD5 {
  padding-top: 0;
}
#apple-opis.channel-html .e7AE30A {
  padding-left: 14px;
  padding-right: 50px;
}
#apple-opis.channel-html .uB7A391 {
  min-height: 484px;
  align-items: flex-end;
  flex-grow: 0;
}
.rBA2AEA {
  margin-top: 40px;
}
#apple-opis.channel-html .r53BAB0 {
  min-height: 480px;
  align-items: flex-end;
  flex-grow: 0;
}
#apple-opis.channel-html .a337053 {
  color: #1d1d1f;
  padding-left: 60px;
  padding-right: 60px;
  word-break: break-word;
}
.sCBCBC3 {
  margin-top: 43px;
}
#apple-opis.channel-html .k22C906 {
  padding: 50px 40px 40px;
  text-align: center;
  z-index: 12;
}
#apple-opis.channel-html .v37FB17 {
  align-items: center;
  margin-top: 46px;
  padding-left: 6px;
}
#apple-opis.channel-html .n42C7D2 {
  padding-right: 2px;
  text-align: right;
  z-index: 12;
}
#apple-opis.channel-html .l20FD5B,
#apple-opis.channel-html .o4DA4FD,
#apple-opis.channel-html .xB67943 {
  padding-left: 20px;
  padding-right: 40px;
  text-align: left;
  z-index: 12;
}
#apple-opis.channel-html .e24348E,
#apple-opis.channel-html .w1D11BB {
  align-items: center;
  margin-top: 34px;
  padding-left: 6px;
}
#apple-opis.channel-html .uC35F3E,
#apple-opis.channel-html .y47B7C9 {
  padding-right: 4px;
  text-align: right;
  z-index: 12;
}
#apple-opis.channel-html .rC8EBFC {
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
}
#apple-opis.channel-html .gFA48E1 {
  min-height: 436px;
  flex-grow: 0;
}
#apple-opis.channel-html .p9D24AC {
  color: #1d1d1f;
  margin-bottom: 34px;
  word-break: break-word;
}
#apple-opis.channel-html .f062E09,
#apple-opis.channel-html .m1EACB5,
#apple-opis.channel-html .w20E8ED {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word;
  letter-spacing: normal;
}
#apple-opis.channel-html .f062E09 {
  padding-left: 14px;
}
#apple-opis.channel-html .w20E8ED {
  margin-top: 10px;
  padding-right: 172px;
}
.x489BF6 {
  margin-top: -30px;
}
#apple-opis.channel-html .c5E045E,
#apple-opis.channel-html .cE5AAF0,
#apple-opis.channel-html .d3844FC,
#apple-opis.channel-html .d71179D,
#apple-opis.channel-html .dAE4F37,
#apple-opis.channel-html .e7B08F7,
#apple-opis.channel-html .g92C0AA,
#apple-opis.channel-html .h0EEBF1,
#apple-opis.channel-html .h3DD6BC,
#apple-opis.channel-html .i69419B,
#apple-opis.channel-html .j169EBC,
#apple-opis.channel-html .j488882,
#apple-opis.channel-html .jFC66D0,
#apple-opis.channel-html .k56FD7A,
#apple-opis.channel-html .k90D346,
#apple-opis.channel-html .l1F4D95,
#apple-opis.channel-html .l867B26,
#apple-opis.channel-html .m816C1C,
#apple-opis.channel-html .n9ACB8B,
#apple-opis.channel-html .o71C8C6,
#apple-opis.channel-html .q2EE097,
#apple-opis.channel-html .r24FC08,
#apple-opis.channel-html .r2FF209,
#apple-opis.channel-html .rE46FD1,
#apple-opis.channel-html .sE772EB,
#apple-opis.channel-html .tFB768D,
#apple-opis.channel-html .x0B3800,
#apple-opis.channel-html .z311FDB,
#apple-opis.channel-html .z70DF39,
#apple-opis.channel-html .z934EDE,
.hA19BDA {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#apple-opis.channel-html .c42473D {
  margin-top: 20px;
}
#apple-opis.channel-html .e7C9178 {
  min-height: 137px;
  align-items: center;
  flex-grow: 0;
}
#apple-opis.channel-html .bF312D1 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  z-index: 12;
}
#apple-opis.channel-html .b902153 {
  padding-left: 12px;
  text-align: left;
  z-index: 12;
}
#apple-opis.channel-html .r24FC08 {
  color: #1d1d1f;
  margin-top: 13px;
  padding-left: 60px;
  padding-right: 60px;
  word-break: break-word;
}
#apple-opis.channel-html .vF4B0EA {
  margin-top: 10px;
  margin-left: 10px;
}
#apple-opis.channel-html .f5DF40F {
  min-height: 594px;
  flex-grow: 0;
}
#apple-opis.channel-html .k56FD7A {
  color: #1d1d1f;
  padding-left: 100px;
  padding-right: 100px;
  word-break: break-word;
}
#apple-opis.channel-html .f4CE38C {
  align-items: flex-start;
  margin-top: 79px;
}
#apple-opis.channel-html .z4637AF {
  margin-top: 0;
  text-align: center;
  z-index: 12;
}
.p6313ED {
  margin-top: 1px;
  margin-bottom: -1px;
}
#apple-opis.channel-html .iB7B9D3 {
  margin-top: 70px;
  padding-right: 30px;
  text-align: center;
  z-index: 12;
}
#apple-opis.channel-html .d71179D,
#apple-opis.channel-html .rE46FD1 {
  color: #1d1d1f;
  margin-top: 8px;
  word-break: break-word;
}
#apple-opis.channel-html .i03790D {
  background-color: #;
}
#apple-opis.channel-html .eFA109E {
  margin-top: 94px;
  margin-bottom: 94px;
}
#apple-opis.channel-html .m8ED576 {
  margin-bottom: 36px;
  text-align: center;
}
#apple-opis.channel-html .wDF2042 {
  margin-top: 0;
  padding-top: 14px;
  text-align: center;
}
#apple-opis.channel-html .hA19BDA .inline-label-container {
  display: block;
  align-items: center;
  color: #6e6e73;
  margin-bottom: 18px;
}
#apple-opis.channel-html .hA19BDA .selector-element-gallery {
  display: block;
  --dropdown-width: 258px;
  border-bottom: 1px solid #86868b;
}
#apple-opis.channel-html .hA19BDA .selector-element-gallery .gallery-select {
  color: #1d1d1f;
}
#apple-opis.channel-html .u31D5C5,
#apple-opis.channel-html .vDC83CA,
#apple-opis.channel-html .w7ED388 {
  margin-top: 58px;
  margin-bottom: 38px;
  text-align: center;
}
#apple-opis.channel-html .h3DD6BC,
#apple-opis.channel-html .i69419B,
#apple-opis.channel-html .jFC66D0,
#apple-opis.channel-html .l867B26,
#apple-opis.channel-html .m816C1C,
#apple-opis.channel-html .o71C8C6,
#apple-opis.channel-html .z311FDB {
  color: #6e6e73;
  word-break: break-word;
}
#apple-opis.channel-html .aB73BF8,
#apple-opis.channel-html .b5B2DD5,
#apple-opis.channel-html .c6C2903,
#apple-opis.channel-html .d53C510,
#apple-opis.channel-html .d7D6128,
#apple-opis.channel-html .fFD3769,
#apple-opis.channel-html .gA37B2B,
#apple-opis.channel-html .h283C73,
#apple-opis.channel-html .iD2F714,
#apple-opis.channel-html .k7E3C01,
#apple-opis.channel-html .l4AAB1B,
#apple-opis.channel-html .m863A87,
#apple-opis.channel-html .n40873D,
#apple-opis.channel-html .nC6970E,
#apple-opis.channel-html .o748A58,
#apple-opis.channel-html .u2699B0,
#apple-opis.channel-html .v0A4159,
#apple-opis.channel-html .x7ADC4F,
#apple-opis.channel-html .y72412A {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  overflow: hidden;
}
#apple-opis.channel-html .fD27C27,
#apple-opis.channel-html .fFA1B98,
#apple-opis.channel-html .kA580C0,
#apple-opis.channel-html .v144E38,
#apple-opis.channel-html .vBBF386 {
  min-height: 380px;
  flex-grow: 0;
}
#apple-opis.channel-html .a55F944,
#apple-opis.channel-html .cBA5987 {
  padding: 40px 100px 43px;
  text-align: center;
}
#apple-opis.channel-html .aCC7BF4,
#apple-opis.channel-html .fCAA906,
#apple-opis.channel-html .h03BAD1,
#apple-opis.channel-html .h984E94,
#apple-opis.channel-html .n6DAB57,
#apple-opis.channel-html .oAE45BB,
#apple-opis.channel-html .qD6C190,
#apple-opis.channel-html .u3C44B2,
#apple-opis.channel-html .wD48ACC,
#apple-opis.channel-html .x1B47FB,
#apple-opis.channel-html .xAE28BD,
#apple-opis.channel-html .yBD2646 {
  min-height: 230px;
  align-items: center;
  flex-grow: 0;
}
#apple-opis.channel-html .e35CA61,
#apple-opis.channel-html .lB08D52,
#apple-opis.channel-html .x2DF427,
#apple-opis.channel-html .xB30720 {
  padding: 40px;
  text-align: center;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .zFDB10F {
    padding-left: 28px;
    padding-bottom: 18px;
  }
  #apple-opis.channel-html .b728C2F,
  #apple-opis.channel-html .fE62E81 {
    padding-left: 2px;
  }
  #apple-opis.channel-html .p98989A {
    padding-left: 6px;
    padding-right: 8px;
  }
  #apple-opis.channel-html .cD05DCA,
  #apple-opis.channel-html .dE70910 {
    margin-top: 12px;
  }
  #apple-opis.channel-html .p051995 {
    padding-left: 6px;
    padding-right: 16px;
  }
  #apple-opis.channel-html .a2BC799 {
    padding-top: 0;
    padding-left: 4px;
  }
  #apple-opis.channel-html .e7AE30A,
  #apple-opis.channel-html .wA24CBB {
    padding-left: 6px;
    padding-right: 30px;
  }
  #apple-opis.channel-html .l42DC63 {
    margin-top: 10px;
  }
  #apple-opis.channel-html .v2F1FD5 {
    padding-top: 0;
  }
  #apple-opis.channel-html .l2CA7A3 {
    padding-bottom: 0;
  }
  #apple-opis.channel-html .n279F16 {
    grid-template-columns: repeat(1,692px);
    overflow: hidden;
  }
  #apple-opis.channel-html .h631A61,
  #apple-opis.channel-html .h775B49,
  #apple-opis.channel-html .o0574BB,
  #apple-opis.channel-html .vC38D75 {
    overflow: hidden;
  }
  #apple-opis.channel-html .b2AD639 :before,
  #apple-opis.channel-html .h631A61 :before,
  #apple-opis.channel-html .h775B49 :before,
  #apple-opis.channel-html .nC6970E :before,
  #apple-opis.channel-html .o0574BB :before,
  #apple-opis.channel-html .o748A58 :before,
  #apple-opis.channel-html .uAF81DF :before,
  #apple-opis.channel-html .vC38D75 :before {
    content: none;
  }
  #apple-opis.channel-html .uB7A391 {
    min-height: 420px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .tC99614,
  #apple-opis.channel-html .uEC372F {
    padding-top: 30px;
  }
  .rBA2AEA {
    margin-top: 48px;
  }
  #apple-opis.channel-html .a3011EA,
  #apple-opis.channel-html .j5B44A7,
  #apple-opis.channel-html .nB6E03B,
  #apple-opis.channel-html .pDC6DCD,
  #apple-opis.channel-html .w72A991 {
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .j504A25,
  #apple-opis.channel-html .r53BAB0 {
    min-height: 480px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .a337053,
  #apple-opis.channel-html .k22C906 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sCBCBC3 {
    margin-top: 26px;
  }
  #apple-opis.channel-html .b2AD639,
  #apple-opis.channel-html .uAF81DF {
    overflow: visible;
  }
  #apple-opis.channel-html .u2E9116,
  #apple-opis.channel-html .yA79FE6 {
    padding-left: 0;
    padding-right: 0;
  }
  #apple-opis.channel-html .v37FB17 {
    margin-top: 62px;
  }
  #apple-opis.channel-html .n42C7D2,
  #apple-opis.channel-html .y47B7C9 {
    padding-right: 8px;
  }
  #apple-opis.channel-html .l20FD5B,
  #apple-opis.channel-html .xB67943 {
    padding-left: 28px;
    padding-right: 20px;
  }
  #apple-opis.channel-html .e24348E,
  #apple-opis.channel-html .w1D11BB {
    margin-top: 16px;
  }
  #apple-opis.channel-html .l2EF432 {
    padding-right: 4px;
  }
  #apple-opis.channel-html .o4DA4FD {
    padding-left: 28px;
    padding-right: 50px;
  }
  #apple-opis.channel-html .gFA48E1 {
    min-height: 436px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .p9D24AC {
    margin-bottom: 24px;
  }
  #apple-opis.channel-html .f062E09 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 16px;
  }
  #apple-opis.channel-html .w20E8ED {
    margin-top: 16px;
    padding-right: 150px;
  }
  .x489BF6 {
    margin-top: -34px;
  }
  #apple-opis.channel-html .e7C9178 {
    min-height: 151px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .bC7B623 {
    margin-top: 5px;
    margin-bottom: -12px;
  }
  #apple-opis.channel-html .r24FC08 {
    margin-top: 24px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #apple-opis.channel-html .f5DF40F {
    min-height: 607px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .k56FD7A {
    padding-left: 50px;
    padding-right: 50px;
  }
  #apple-opis.channel-html .f4CE38C {
    margin-top: 88px;
  }
  .p6313ED {
    margin-top: 0;
    margin-bottom: 0;
  }
  #apple-opis.channel-html .iB7B9D3 {
    margin-top: 68px;
    padding-right: 8px;
  }
  #apple-opis.channel-html .d71179D {
    margin-top: 22px;
  }
  #apple-opis.channel-html .eFA109E {
    margin-top: 50px;
    margin-bottom: 80px;
  }
  #apple-opis.channel-html .m8ED576 {
    margin-bottom: 26px;
  }
  #apple-opis.channel-html .wDF2042 {
    margin-top: 14px;
    padding-top: 0;
  }
  #apple-opis.channel-html .hA19BDA .inline-label-container {
    margin-bottom: 18px;
    padding-top: 0;
  }
  #apple-opis.channel-html .hA19BDA .selector-element-gallery {
    margin-top: 0;
    margin-left: 222px;
    margin-right: 0;
    padding-left: 0;
    --dropdown-width: 250px;
  }
  #apple-opis.channel-html .vDC83CA {
    margin-top: 50px;
    margin-bottom: 32px;
  }
  #apple-opis.channel-html .p8FF7D0 {
    display: flex;
  }
  #apple-opis.channel-html .r0844E4 {
    margin-bottom: 10px;
  }
  #apple-opis.channel-html .b7EE51B,
  #apple-opis.channel-html .n228BB5 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .nC6970E,
  #apple-opis.channel-html .o748A58 {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .vBBF386 {
    min-height: 340px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .cBA5987 {
    padding: 36px 34px 33px;
  }
  #apple-opis.channel-html .u0D5401 {
    text-align: right;
  }
  #apple-opis.channel-html .xAE28BD {
    min-height: 190px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .e35CA61 {
    padding: 30px;
  }
}
#apple-opis.channel-html .cE5AAF0,
#apple-opis.channel-html .dAE4F37,
#apple-opis.channel-html .e7B08F7,
#apple-opis.channel-html .g92C0AA,
#apple-opis.channel-html .k90D346,
#apple-opis.channel-html .l1F4D95,
#apple-opis.channel-html .n9ACB8B,
#apple-opis.channel-html .sE772EB,
#apple-opis.channel-html .tFB768D,
#apple-opis.channel-html .z70DF39,
#apple-opis.channel-html .z934EDE {
  color: #1d1d1f;
  margin-top: 12px;
  word-break: break-word;
}
@container (max-width:734px) {
  #apple-opis.channel-html .p051995,
  #apple-opis.channel-html .p98989A {
    padding-left: 14px;
    padding-right: 0;
  }
  #apple-opis.channel-html .cD05DCA,
  #apple-opis.channel-html .dE70910,
  #apple-opis.channel-html .l42DC63 {
    margin-top: 20px;
  }
  #apple-opis.channel-html .a2BC799 {
    padding-left: 2px;
  }
  #apple-opis.channel-html .wA24CBB {
    padding-left: 14px;
    padding-right: 16px;
  }
  #apple-opis.channel-html .v2F1FD5 {
    margin-left: -4px;
    margin-right: 4px;
  }
  #apple-opis.channel-html .e7AE30A {
    padding-left: 14px;
    padding-right: 10px;
  }
  #apple-opis.channel-html .b868305,
  #apple-opis.channel-html .rC8EBFC,
  #apple-opis.channel-html .vF4B0EA,
  #apple-opis.channel-html .x6FF564,
  #apple-opis.channel-html .zBC1775 {
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }
  #apple-opis.channel-html .a3011EA,
  #apple-opis.channel-html .j5B44A7,
  #apple-opis.channel-html .n279F16,
  #apple-opis.channel-html .nB6E03B,
  #apple-opis.channel-html .pDC6DCD,
  #apple-opis.channel-html .w72A991 {
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .h631A61,
  #apple-opis.channel-html .h775B49,
  #apple-opis.channel-html .o0574BB,
  #apple-opis.channel-html .vC38D75 {
    overflow: hidden;
  }
  #apple-opis.channel-html .b2AD639 :before,
  #apple-opis.channel-html .h631A61 :before,
  #apple-opis.channel-html .h775B49 :before,
  #apple-opis.channel-html .nC6970E :before,
  #apple-opis.channel-html .o0574BB :before,
  #apple-opis.channel-html .o748A58 :before,
  #apple-opis.channel-html .uAF81DF :before,
  #apple-opis.channel-html .vC38D75 :before {
    content: none;
  }
  #apple-opis.channel-html .uB7A391 {
    min-height: 273px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .tC99614 {
    padding-top: 28px;
  }
  .rBA2AEA {
    margin-top: 40px;
    margin-left: 10px;
  }
  #apple-opis.channel-html .r53BAB0 {
    min-height: 320px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .b2AD639,
  #apple-opis.channel-html .uAF81DF {
    overflow: visible;
  }
  #apple-opis.channel-html .j504A25 {
    min-height: 370px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .k22C906 {
    padding-top: 42px;
  }
  #apple-opis.channel-html .v37FB17 {
    margin-top: 36px;
  }
  #apple-opis.channel-html .n42C7D2 {
    padding-right: 2px;
  }
  #apple-opis.channel-html .xB67943 {
    padding-left: 8px;
    padding-right: 30px;
  }
  #apple-opis.channel-html .e24348E {
    margin-top: 24px;
  }
  #apple-opis.channel-html .y47B7C9 {
    padding-right: 4px;
  }
  #apple-opis.channel-html .l20FD5B {
    padding-left: 8px;
  }
  #apple-opis.channel-html .w1D11BB {
    margin-top: 26px;
  }
  #apple-opis.channel-html .l2EF432 {
    padding-right: 0;
  }
  #apple-opis.channel-html .o4DA4FD {
    padding-left: 8px;
    padding-right: 20px;
  }
  #apple-opis.channel-html .gFA48E1 {
    min-height: 338px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .b3C3E91 {
    padding-top: 30px;
  }
  #apple-opis.channel-html .f062E09 {
    padding-left: 30px;
    padding-bottom: 0;
  }
  #apple-opis.channel-html .w20E8ED {
    margin-top: 10px;
    padding-right: 116px;
  }
  .x489BF6 {
    margin-top: -30px;
  }
  #apple-opis.channel-html .e7C9178 {
    min-height: 129px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .bF312D1 {
    padding-top: 14px;
    padding-bottom: 10px;
  }
  #apple-opis.channel-html .bC7B623 {
    margin-top: 0;
    margin-bottom: -10px;
  }
  #apple-opis.channel-html .r24FC08 {
    padding-left: 34px;
    padding-right: 34px;
  }
  #apple-opis.channel-html .f5DF40F {
    min-height: 378px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .eD1A81C {
    padding-top: 42px;
  }
  #apple-opis.channel-html .k56FD7A {
    padding-left: 40px;
    padding-right: 40px;
  }
  #apple-opis.channel-html .f4CE38C,
  #apple-opis.channel-html .wDF2042 {
    margin-top: 30px;
  }
  #apple-opis.channel-html .iB7B9D3 {
    margin-top: 46px;
    padding-right: 14px;
  }
  #apple-opis.channel-html .d71179D {
    margin-top: 6px;
  }
  #apple-opis.channel-html .eFA109E {
    margin-top: 68px;
    margin-bottom: 76px;
  }
  #apple-opis.channel-html .m8ED576,
  #apple-opis.channel-html .r0844E4 {
    margin-bottom: 20px;
  }
  #apple-opis.channel-html .hA19BDA .inline-label-container {
    margin-bottom: 18px;
    padding-bottom: 8px;
  }
  #apple-opis.channel-html .hA19BDA .selector-element-gallery {
    margin-top: 0;
    margin-left: 32px;
    padding-top: 0;
    padding-left: 0;
    --dropdown-width: 250px;
  }
  #apple-opis.channel-html .vDC83CA {
    margin-top: 54px;
    margin-bottom: 30px;
  }
  #apple-opis.channel-html .p8FF7D0 {
    display: flex;
    flex-direction: row;
  }
  #apple-opis.channel-html .b7EE51B,
  #apple-opis.channel-html .n228BB5 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .nC6970E,
  #apple-opis.channel-html .o748A58 {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .vBBF386 {
    min-height: 160px;
    align-items: flex-end;
    flex-grow: 0;
  }
  #apple-opis.channel-html .cBA5987 {
    padding: 27px 18px 64px 24px;
    text-align: left;
    order: 2;
  }
  #apple-opis.channel-html .u0D5401 {
    text-align: left;
  }
  #apple-opis.channel-html .xAE28BD {
    min-height: 160px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .qE691B5 {
    margin: 0 0 20px;
  }
}
#apple-opis.channel-html .a2E0107,
#apple-opis.channel-html .t4E4729,
#apple-opis.channel-html .vCD6ABD {
  margin-top: 20px;
  margin-left: 0;
}
#apple-opis.channel-html .d2A2A27,
#apple-opis.channel-html .q1B38D7,
#apple-opis.channel-html .q666925,
#apple-opis.channel-html .z0EFD84 {
  padding: 40px 110px;
  text-align: center;
}
#apple-opis.channel-html .b33D6D4,
#apple-opis.channel-html .eA7AADD,
#apple-opis.channel-html .eAFB430,
#apple-opis.channel-html .k1F0F65,
#apple-opis.channel-html .rB53712,
#apple-opis.channel-html .t9E95BE,
#apple-opis.channel-html .z768D1C {
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1,480px);
  overflow: visible;
}
#apple-opis.channel-html .f7317EE,
#apple-opis.channel-html .f9ED879,
#apple-opis.channel-html .k3B6FA1,
#apple-opis.channel-html .l000D62,
#apple-opis.channel-html .uD64008,
#apple-opis.channel-html .v326768,
#apple-opis.channel-html .v4FD1A2 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  overflow: visible;
}
#apple-opis.channel-html .f62ED14,
#apple-opis.channel-html .rAB0639,
#apple-opis.channel-html .sB1661D,
#apple-opis.channel-html .w51942A {
  min-height: 380px;
  align-items: flex-start;
  flex-grow: 0;
}
#apple-opis.channel-html .jD698F0,
#apple-opis.channel-html .m194176,
#apple-opis.channel-html .s33958F,
#apple-opis.channel-html .y6A8380 {
  padding-top: 40px;
  padding-bottom: 44px;
}
#apple-opis.channel-html .d3844FC,
#apple-opis.channel-html .j488882,
#apple-opis.channel-html .r2FF209,
#apple-opis.channel-html .x0B3800 {
  color: #1d1d1f;
  padding-left: 110px;
  padding-right: 110px;
  word-break: break-word;
}
#apple-opis.channel-html .d43E5F6,
#apple-opis.channel-html .t1132DE,
#apple-opis.channel-html .w0DD888,
#apple-opis.channel-html .zB77A5B {
  align-items: flex-start;
}
#apple-opis.channel-html .c4A8E65,
#apple-opis.channel-html .d903A4A,
#apple-opis.channel-html .iD51F31,
#apple-opis.channel-html .j66BFA8,
#apple-opis.channel-html .jC6542F,
#apple-opis.channel-html .n1557E1,
#apple-opis.channel-html .qEDE092,
#apple-opis.channel-html .w8B8264 {
  text-align: right;
}
#apple-opis.channel-html .bE6440F,
#apple-opis.channel-html .c0763BE,
#apple-opis.channel-html .e2E75E1,
#apple-opis.channel-html .g44627C,
#apple-opis.channel-html .j940D73,
#apple-opis.channel-html .k5A01AB,
#apple-opis.channel-html .qF7B097,
#apple-opis.channel-html .r4AD23A,
#apple-opis.channel-html .s251E92,
#apple-opis.channel-html .t105BAE,
#apple-opis.channel-html .w739E11,
#apple-opis.channel-html .wA43265 {
  color: #6e6e73;
  margin-top: 25px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word;
}
#apple-opis.channel-html .c5E045E,
#apple-opis.channel-html .h0EEBF1,
#apple-opis.channel-html .l5A1E96,
#apple-opis.channel-html .oB5431E,
#apple-opis.channel-html .s17FF2F,
#apple-opis.channel-html .uE01857 {
  color: #1d1d1f;
  word-break: break-word;
}
#apple-opis.channel-html .c0F4D47,
#apple-opis.channel-html .j22ACE6,
#apple-opis.channel-html .o428417 {
  margin-top: -130px;
  margin-left: 20px;
  margin-right: -20px;
}
#apple-opis.channel-html .t1E752B {
  padding: 40px 100px 42px;
  text-align: center;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .qE691B5,
  #apple-opis.channel-html .x273326 {
    margin-bottom: 10px;
  }
  #apple-opis.channel-html .b1C1E22,
  #apple-opis.channel-html .r9D7955,
  #apple-opis.channel-html .s0B2B75,
  #apple-opis.channel-html .tBFD569 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .b5B2DD5,
  #apple-opis.channel-html .c6C2903,
  #apple-opis.channel-html .m863A87,
  #apple-opis.channel-html .n40873D,
  #apple-opis.channel-html .x7ADC4F {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .b5B2DD5 :before,
  #apple-opis.channel-html .c6C2903 :before,
  #apple-opis.channel-html .f7317EE :before,
  #apple-opis.channel-html .k3B6FA1 :before,
  #apple-opis.channel-html .m863A87 :before,
  #apple-opis.channel-html .n40873D :before,
  #apple-opis.channel-html .x7ADC4F :before {
    content: none;
  }
  #apple-opis.channel-html .n6DAB57,
  #apple-opis.channel-html .oAE45BB,
  #apple-opis.channel-html .qD6C190 {
    min-height: 190px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .lB08D52,
  #apple-opis.channel-html .q666925,
  #apple-opis.channel-html .z0EFD84 {
    padding: 30px;
  }
  #apple-opis.channel-html .fD27C27,
  #apple-opis.channel-html .kA580C0,
  #apple-opis.channel-html .rAB0639,
  #apple-opis.channel-html .w51942A {
    min-height: 340px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .a55F944 {
    padding: 36px 34px 33px;
  }
  #apple-opis.channel-html .f785333,
  #apple-opis.channel-html .iA2DCCD {
    text-align: right;
  }
  #apple-opis.channel-html .a2E0107 {
    margin-top: 10px;
  }
  #apple-opis.channel-html .eA7AADD,
  #apple-opis.channel-html .k1F0F65,
  #apple-opis.channel-html .z768D1C {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: visible;
  }
  #apple-opis.channel-html .f7317EE,
  #apple-opis.channel-html .k3B6FA1 {
    grid-column-start: 1;
    overflow: visible;
  }
  #apple-opis.channel-html .jD698F0,
  #apple-opis.channel-html .s33958F {
    padding-top: 36px;
    padding-bottom: 32px;
  }
  #apple-opis.channel-html .d3844FC,
  #apple-opis.channel-html .r2FF209 {
    padding-left: 46px;
    padding-right: 46px;
  }
  #apple-opis.channel-html .iD51F31,
  #apple-opis.channel-html .j66BFA8 {
    padding-right: 10px;
  }
  #apple-opis.channel-html .c4A8E65,
  #apple-opis.channel-html .jC6542F {
    padding-top: 4px;
  }
  #apple-opis.channel-html .j22ACE6 {
    margin-top: -140px;
  }
  #apple-opis.channel-html .w7ED388 {
    margin-top: 50px;
    margin-bottom: 32px;
  }
  #apple-opis.channel-html .k06B793 {
    display: flex;
  }
  #apple-opis.channel-html .t1E752B {
    padding: 36px 40px 34px;
  }
}
@container (max-width:734px) {
  #apple-opis.channel-html .b1C1E22,
  #apple-opis.channel-html .r9D7955,
  #apple-opis.channel-html .s0B2B75,
  #apple-opis.channel-html .tBFD569 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .b5B2DD5,
  #apple-opis.channel-html .c6C2903,
  #apple-opis.channel-html .m863A87,
  #apple-opis.channel-html .n40873D,
  #apple-opis.channel-html .x7ADC4F {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .b5B2DD5 :before,
  #apple-opis.channel-html .c6C2903 :before,
  #apple-opis.channel-html .f7317EE :before,
  #apple-opis.channel-html .k3B6FA1 :before,
  #apple-opis.channel-html .m863A87 :before,
  #apple-opis.channel-html .n40873D :before,
  #apple-opis.channel-html .x7ADC4F :before {
    content: none;
  }
  #apple-opis.channel-html .n6DAB57,
  #apple-opis.channel-html .oAE45BB,
  #apple-opis.channel-html .qD6C190,
  #apple-opis.channel-html .rAB0639,
  #apple-opis.channel-html .w51942A {
    min-height: 160px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .fD27C27,
  #apple-opis.channel-html .kA580C0 {
    min-height: 160px;
    align-items: flex-end;
    flex-grow: 0;
  }
  #apple-opis.channel-html .a55F944 {
    padding: 27px 18px 64px 24px;
    text-align: left;
    order: 2;
  }
  #apple-opis.channel-html .f785333,
  #apple-opis.channel-html .iA2DCCD {
    text-align: left;
  }
  #apple-opis.channel-html .a2E0107 {
    margin: 10px 0 20px;
  }
  #apple-opis.channel-html .q666925,
  #apple-opis.channel-html .z0EFD84 {
    padding-left: 60px;
    padding-right: 60px;
  }
  #apple-opis.channel-html .eA7AADD,
  #apple-opis.channel-html .k1F0F65,
  #apple-opis.channel-html .z768D1C {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: visible;
  }
  #apple-opis.channel-html .f7317EE,
  #apple-opis.channel-html .k3B6FA1 {
    grid-column-start: 1;
    overflow: visible;
  }
  #apple-opis.channel-html .jD698F0,
  #apple-opis.channel-html .s33958F {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #apple-opis.channel-html .gCFCEE2,
  #apple-opis.channel-html .lF4E044 {
    padding: 32px 0 0;
    text-align: left;
  }
  #apple-opis.channel-html .d3844FC,
  #apple-opis.channel-html .r2FF209 {
    padding-left: 28px;
    padding-right: 16px;
  }
  #apple-opis.channel-html .d43E5F6,
  #apple-opis.channel-html .zB77A5B {
    justify-content: flex-end;
  }
  #apple-opis.channel-html .c4A8E65,
  #apple-opis.channel-html .jC6542F {
    margin-top: -97px;
    margin-right: 8px;
  }
  #apple-opis.channel-html .j22ACE6 {
    margin: 0 0 10px;
  }
  #apple-opis.channel-html .w7ED388 {
    margin-top: 54px;
    margin-bottom: 30px;
  }
  #apple-opis.channel-html .i69419B {
    padding-left: 20px;
    padding-right: 20px;
  }
  #apple-opis.channel-html .k06B793 {
    display: flex;
    flex-direction: row;
  }
  #apple-opis.channel-html .x273326 {
    margin-bottom: 20px;
  }
  #apple-opis.channel-html .t1E752B {
    padding: 26px 40px 62px 14px;
    text-align: left;
    order: 2;
  }
  #apple-opis.channel-html .m920D07 {
    margin: 0 0 20px;
  }
}
@container (max-width:1068px) {
  #apple-opis.channel-html .m920D07 {
    margin-bottom: 10px;
  }
  #apple-opis.channel-html .eEE279F {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .k7E3C01 {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .k7E3C01 :before {
    content: none;
  }
  #apple-opis.channel-html .fCAA906 {
    min-height: 190px;
    flex-grow: 0;
  }
}
@container (max-width:734px) {
  #apple-opis.channel-html .eEE279F {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .k7E3C01 {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .k7E3C01 :before {
    content: none;
  }
  #apple-opis.channel-html .fCAA906 {
    min-height: 160px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .q1B38D7 {
    padding: 30px 80px;
  }
  #apple-opis.channel-html .sE772EB {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#apple-opis.channel-html .m9FC89F,
#apple-opis.channel-html .s2403EC {
  padding-top: 30px;
  padding-bottom: 30px;
}
#apple-opis.channel-html .mBE7D25,
#apple-opis.channel-html .zF5DABD {
  padding-right: 6px;
  text-align: right;
}
#apple-opis.channel-html .mD8AEAD,
#apple-opis.channel-html .wBB430F {
  padding-left: 6px;
  text-align: left;
}
#apple-opis.channel-html .dA599EA,
#apple-opis.channel-html .s68CDDA {
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .q1B38D7 {
    padding-left: 40px;
    padding-right: 40px;
  }
  #apple-opis.channel-html .eAFB430 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: visible;
  }
  #apple-opis.channel-html .uD64008 {
    grid-column-start: 1;
    overflow: visible;
  }
  #apple-opis.channel-html .fFD3769 :before,
  #apple-opis.channel-html .gA37B2B :before,
  #apple-opis.channel-html .uD64008 :before {
    content: none;
  }
  #apple-opis.channel-html .f62ED14 {
    min-height: 340px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .m194176 {
    padding-top: 36px;
    padding-bottom: 32px;
  }
  #apple-opis.channel-html .j488882 {
    padding-left: 46px;
    padding-right: 46px;
  }
  #apple-opis.channel-html .w8B8264 {
    padding-right: 10px;
  }
  #apple-opis.channel-html .qEDE092 {
    padding-top: 4px;
  }
  #apple-opis.channel-html .t4E4729 {
    margin-top: 10px;
  }
  #apple-opis.channel-html .aFC3AFC,
  #apple-opis.channel-html .oA41E83 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .fFD3769,
  #apple-opis.channel-html .gA37B2B {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .h984E94,
  #apple-opis.channel-html .u3C44B2 {
    min-height: 190px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .m9FC89F {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #apple-opis.channel-html .s68CDDA {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@container (max-width:734px) {
  #apple-opis.channel-html .eAFB430 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: visible;
  }
  #apple-opis.channel-html .uD64008 {
    grid-column-start: 1;
    overflow: visible;
  }
  #apple-opis.channel-html .fFD3769 :before,
  #apple-opis.channel-html .gA37B2B :before,
  #apple-opis.channel-html .uD64008 :before {
    content: none;
  }
  #apple-opis.channel-html .f62ED14,
  #apple-opis.channel-html .h984E94,
  #apple-opis.channel-html .u3C44B2 {
    min-height: 160px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .m194176 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #apple-opis.channel-html .dF51D51 {
    padding: 32px 0 0;
    text-align: left;
  }
  #apple-opis.channel-html .j488882 {
    padding-left: 28px;
    padding-right: 16px;
  }
  #apple-opis.channel-html .t1132DE {
    justify-content: flex-end;
  }
  #apple-opis.channel-html .qEDE092 {
    margin-top: -97px;
    margin-right: 8px;
  }
  #apple-opis.channel-html .t4E4729 {
    margin: 10px 0 20px;
  }
  #apple-opis.channel-html .aFC3AFC,
  #apple-opis.channel-html .oA41E83 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .fFD3769,
  #apple-opis.channel-html .gA37B2B {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .s68CDDA {
    padding-left: 30px;
    padding-right: 30px;
  }
  #apple-opis.channel-html .d2A2A27 {
    padding: 30px 80px;
  }
  #apple-opis.channel-html .n9ACB8B {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#apple-opis.channel-html .r422571 {
  padding: 38px 63px 16px;
  text-align: center;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .d2A2A27 {
    padding-left: 40px;
    padding-right: 40px;
  }
  #apple-opis.channel-html .c0F4D47 {
    margin-top: -140px;
  }
  #apple-opis.channel-html .b33D6D4,
  #apple-opis.channel-html .t9E95BE {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: visible;
  }
  #apple-opis.channel-html .v4FD1A2 {
    grid-column-start: 1;
    overflow: visible;
  }
  #apple-opis.channel-html .iD2F714 :before,
  #apple-opis.channel-html .u2699B0 :before,
  #apple-opis.channel-html .v4FD1A2 :before {
    content: none;
  }
  #apple-opis.channel-html .sB1661D,
  #apple-opis.channel-html .v144E38 {
    min-height: 340px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .y6A8380 {
    padding-top: 36px;
    padding-bottom: 32px;
  }
  #apple-opis.channel-html .x0B3800 {
    padding-left: 46px;
    padding-right: 46px;
  }
  #apple-opis.channel-html .n1557E1 {
    padding-right: 10px;
  }
  #apple-opis.channel-html .d903A4A {
    padding-top: 4px;
  }
  #apple-opis.channel-html .jD2AC84 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .iD2F714,
  #apple-opis.channel-html .u2699B0 {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .aCC7BF4 {
    min-height: 190px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .s2403EC {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #apple-opis.channel-html .dA599EA {
    padding-left: 30px;
    padding-right: 30px;
  }
  #apple-opis.channel-html .u31D5C5 {
    margin-top: 50px;
    margin-bottom: 32px;
  }
  #apple-opis.channel-html .cAFB631 {
    display: flex;
  }
  #apple-opis.channel-html .n2CDFA8 {
    margin-bottom: 10px;
  }
  #apple-opis.channel-html .r422571 {
    padding: 36px 10px 23px;
  }
  #apple-opis.channel-html .h8AD412 {
    margin-top: 0;
    text-align: right;
  }
}
@container (max-width:734px) {
  #apple-opis.channel-html .c0F4D47 {
    margin: 0 0 10px;
  }
  #apple-opis.channel-html .b33D6D4,
  #apple-opis.channel-html .t9E95BE {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: visible;
  }
  #apple-opis.channel-html .v4FD1A2 {
    grid-column-start: 1;
    overflow: visible;
  }
  #apple-opis.channel-html .iD2F714 :before,
  #apple-opis.channel-html .u2699B0 :before,
  #apple-opis.channel-html .v4FD1A2 :before {
    content: none;
  }
  #apple-opis.channel-html .aCC7BF4,
  #apple-opis.channel-html .sB1661D {
    min-height: 160px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .y6A8380 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #apple-opis.channel-html .sAF08CB {
    padding: 32px 0 0;
    text-align: left;
  }
  #apple-opis.channel-html .x0B3800 {
    padding-left: 28px;
    padding-right: 16px;
  }
  #apple-opis.channel-html .w0DD888 {
    justify-content: flex-end;
  }
  #apple-opis.channel-html .d903A4A {
    margin-top: -97px;
    margin-right: 8px;
  }
  #apple-opis.channel-html .jD2AC84 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .iD2F714,
  #apple-opis.channel-html .u2699B0 {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .dA599EA {
    padding-left: 30px;
    padding-right: 30px;
  }
  #apple-opis.channel-html .u31D5C5 {
    margin-top: 54px;
    margin-bottom: 30px;
  }
  #apple-opis.channel-html .jFC66D0 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #apple-opis.channel-html .cAFB631 {
    display: flex;
    flex-direction: row;
  }
  #apple-opis.channel-html .n2CDFA8 {
    margin-bottom: 20px;
  }
  #apple-opis.channel-html .v144E38 {
    min-height: 160px;
    align-items: flex-end;
    flex-grow: 0;
  }
  #apple-opis.channel-html .r422571 {
    padding: 26px 0 36px 28px;
    text-align: left;
  }
  #apple-opis.channel-html .h8AD412 {
    margin-left: -4px;
  }
  #apple-opis.channel-html .u9D4493 {
    margin: 0 0 20px;
  }
}
#apple-opis.channel-html .f8B7D77,
#apple-opis.channel-html .s7F6A11 {
  padding: 36px 110px 30px 40px;
  text-align: left;
}
#apple-opis.channel-html .j169EBC,
#apple-opis.channel-html .q2EE097 {
  color: #1d1d1f;
  margin-top: 22px;
  word-break: break-word;
}
#apple-opis.channel-html .y9B6DEB {
  padding: 40px 100px 0;
  text-align: center;
}
#apple-opis.channel-html .c5E045E {
  margin-top: 8px;
  padding-left: 3px;
}
#apple-opis.channel-html .j41F313 {
  justify-content: center;
  margin-top: 54px;
}
#apple-opis.channel-html .u3CDB8E,
#apple-opis.channel-html .xF4404A {
  grid-gap: 10px;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1,313px);
  overflow: hidden;
}
#apple-opis.channel-html .b00C952,
#apple-opis.channel-html .o151A93,
#apple-opis.channel-html .r97E263 {
  min-height: 312px;
  flex-grow: 0;
}
#apple-opis.channel-html .xE9113F {
  padding: 60px 48px 40px;
  text-align: center;
}
.sC15836 {
  margin-left: 0;
  margin-right: 0;
}
#apple-opis.channel-html .h0EEBF1 {
  margin-top: 24px;
  padding-left: 30px;
  padding-right: 30px;
}
#apple-opis.channel-html .oB5431E,
#apple-opis.channel-html .uE01857 {
  margin-top: 5px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
}
#apple-opis.channel-html .g44F0E8 {
  padding-left: 7px;
  text-align: center;
}
#apple-opis.channel-html .zA64F20 {
  grid-gap: 10px;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1,314px);
  overflow: hidden;
}
#apple-opis.channel-html .y0CCB1E {
  padding: 60px 36px 40px;
  text-align: center;
}
.xEF92E5 {
  margin-left: 2px;
}
#apple-opis.channel-html .s17FF2F {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#apple-opis.channel-html .l5A1E96 {
  margin-top: 4px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
}
#apple-opis.channel-html .n099CFB,
#apple-opis.channel-html .n402AA3,
#apple-opis.channel-html .y357721 {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #1d1d1f;
}
#apple-opis.channel-html .t1DD2B8 {
  padding-left: 14px;
  text-align: right;
}
#apple-opis.channel-html .i1BFC25 {
  padding: 60px 40px 40px;
  text-align: center;
}
.v297FCE {
  margin-top: 8px;
  margin-left: 2px;
  margin-right: 0;
}
#apple-opis.channel-html .y357721 {
  margin-top: 22px;
  padding-left: 30px;
  padding-right: 30px;
  word-break: break-word;
}
#apple-opis.channel-html .p829266 {
  align-items: center;
  padding-bottom: 65px;
}
#apple-opis.channel-html .f8F57F7 {
  align-items: center;
  margin: 0;
  padding: 119px 0 0;
}
#apple-opis.channel-html .g737104 {
  margin-top: 40px;
  margin-bottom: 61px;
}
#apple-opis.channel-html .pA39C2F {
  width: 100%;
  --columns: 3;
  --grid-column: 3;
  --static-enabled: false;
  --column-data: 1,2,3,1,2,3,1,2;
  --allowed-columns: 3,3,2;
}
#apple-opis.channel-html .pA39C2F .compare-column-0,
#apple-opis.channel-html .pA39C2F .compare-static-1 {
  display: flex;
  order: 1;
}
#apple-opis.channel-html .pA39C2F .compare-column-1,
#apple-opis.channel-html .pA39C2F .compare-static-2 {
  display: flex;
  order: 2;
}
#apple-opis.channel-html .pA39C2F .compare-column-2,
#apple-opis.channel-html .pA39C2F .compare-static-3 {
  display: flex;
  order: 3;
}
#apple-opis.channel-html .d6A93ED,
#apple-opis.channel-html .lEBC721 {
  grid-gap: 10px;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1,980px);
  overflow: hidden;
}
#apple-opis.channel-html .j41C68C,
#apple-opis.channel-html .nA98793 {
  align-items: center;
  flex-grow: 0;
}
#apple-opis.channel-html .p55DB2B {
  margin-top: 55px;
  margin-bottom: 53px;
  padding: 40px 0 40px 46px;
}
#apple-opis.channel-html .n099CFB {
  margin-left: -1px;
  word-break: break-word;
}
#apple-opis.channel-html .n402AA3 {
  margin-top: 8px;
  margin-left: -2px;
  word-break: break-word;
}
#apple-opis.channel-html .h2730B5,
#apple-opis.channel-html .q7875BE,
#apple-opis.channel-html .tE894C7 {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word;
}
#apple-opis.channel-html .tE894C7 {
  color: #1d1d1f;
  margin-top: 18px;
  margin-left: -1px;
  padding-right: 60px;
}
#apple-opis.channel-html .d9E2DA7 {
  margin-top: 11px;
  margin-left: -1px;
  padding-right: 100px;
}
#apple-opis.channel-html .c68AC8C:before,
#apple-opis.channel-html .q059ECE:before {
  background: 0 0;
}
#apple-opis.channel-html .y0698D3 {
  margin-top: 0;
  text-align: right;
}
#apple-opis.channel-html .oAB8E3D {
  margin-top: 86px;
  margin-bottom: 92px;
  padding-top: 0;
  padding-left: 44px;
  padding-bottom: 0;
}
#apple-opis.channel-html .q7875BE {
  color: #1d1d1f;
  margin-top: 18px;
  padding-right: 50px;
}
#apple-opis.channel-html .s095E8F {
  padding-left: 4px;
  text-align: center;
}
@supports (contain:inline-size) {
  .k483AA0 {
    width: 217px;
    height: 30px;
  }
  .gA6D91E {
    width: 797px;
    height: 382px;
  }
  .w568CE7 {
    width: 338px;
    height: 273px;
  }
  .gC6B6D5 {
    width: 346px;
    height: 249px;
  }
  .q13F702 {
    width: 490px;
    height: 360px;
  }
  .z5CD3E0 {
    width: 74px;
    height: 74px;
  }
  .bB9070F {
    width: 218px;
    height: 108px;
  }
  .f601911 {
    width: 647px;
    height: 480px;
  }
  .j41D42C {
    width: 456px;
    height: 325px;
  }
  .v043E3B {
    width: 456px;
    height: 324px;
  }
  .y075CBC {
    width: 478px;
    height: 291px;
  }
  .vB3C021 {
    width: 42px;
    height: 42px;
  }
  .d8AE017 {
    width: 40px;
    height: 40px;
  }
  .t474C84 {
    width: 39px;
    height: 39px;
  }
  .e7DA761 {
    width: 51px;
    height: 36px;
  }
  .rBA2AEA {
    width: 911px;
    height: 321px;
  }
  .sCBCBC3 {
    width: 480px;
    height: 315px;
  }
  .n9B1F8C {
    width: 38px;
    height: 38px;
  }
  .l796EDD {
    width: 34px;
    height: 42px;
  }
  .l0ABC96 {
    width: 42px;
    height: 46px;
  }
  .x489BF6 {
    width: 480px;
    height: 220px;
  }
  .w70BAB8 {
    width: 28px;
    height: 21px;
  }
  .iB63053 {
    width: 18px;
    height: 29px;
  }
  .p6313ED {
    width: 418px;
    height: 393px;
  }
  .pC8DF75 {
    width: 42px;
    height: 41px;
  }
  .aBAE369,
  .c063459 {
    width: 401px;
    height: 247px;
  }
  .j4E98DC,
  .u993686,
  .v79378A,
  .x11ADA2 {
    width: 80px;
    height: 80px;
  }
  .fBCD7FA,
  .fCBAC12,
  .o61E969,
  .s75A3DB {
    width: 75px;
    height: 74px;
  }
  .f6B3BDF,
  .r4DEE3F,
  .uA26BC9,
  .z8B26D1 {
    width: 327px;
    height: 180px;
  }
  .bADA860 {
    width: 468px;
    height: 248px;
  }
  .o3232C0,
  .r8CAE3D {
    width: 56px;
    height: 56px;
  }
  .o6D1D14,
  .zF95035 {
    width: 57px;
    height: 57px;
  }
  .k76E772 {
    width: 391px;
    height: 252px;
  }
  .dA3B465,
  .k735D23 {
    width: 65px;
    height: 33px;
  }
  .rCD0758 {
    width: 343px;
    height: 209px;
  }
  .sC15836 {
    width: 49px;
    height: 44px;
  }
  .xEF92E5 {
    width: 32px;
    height: 49px;
  }
  .v297FCE {
    width: 55px;
    height: 37px;
  }
  .x39A9C8 {
    width: 626px;
    height: 325px;
  }
  .o1D09D8 {
    width: 65px;
    height: 16px;
  }
  .qAB9310 {
    width: 408px;
    height: 214px;
  }
  @container (max-width:1068px) {
    .k483AA0 {
      width: 140px;
      height: 20px;
    }
    .gA6D91E {
      width: 578px;
      height: 277px;
    }
    .w568CE7 {
      width: 262px;
      height: 273px;
    }
    .gC6B6D5 {
      width: 287px;
      height: 242px;
    }
    .q13F702 {
      width: 347px;
      height: 317px;
    }
    .z5CD3E0 {
      width: 74px;
      height: 74px;
    }
    .bB9070F {
      width: 218px;
      height: 108px;
    }
    .f601911 {
      width: 336px;
      height: 420px;
    }
    .j41D42C,
    .v043E3B {
      width: 311px;
      height: 267px;
    }
    .y075CBC {
      width: 333px;
      height: 203px;
    }
    .o3232C0,
    .r8CAE3D,
    .vB3C021 {
      width: 42px;
      height: 42px;
    }
    .d8AE017 {
      width: 40px;
      height: 40px;
    }
    .t474C84 {
      width: 39px;
      height: 39px;
    }
    .e7DA761 {
      width: 51px;
      height: 36px;
    }
    .rBA2AEA {
      width: 583px;
      height: 273px;
    }
    .sCBCBC3 {
      width: 336px;
      height: 343px;
    }
    .n9B1F8C {
      width: 38px;
      height: 38px;
    }
    .l796EDD {
      width: 34px;
      height: 42px;
    }
    .l0ABC96 {
      width: 42px;
      height: 46px;
    }
    .x489BF6 {
      width: 336px;
      height: 237px;
    }
    .w70BAB8 {
      width: 27px;
      height: 21px;
    }
    .iB63053 {
      width: 18px;
      height: 29px;
    }
    .p6313ED {
      width: 297px;
      height: 405px;
    }
    .pC8DF75 {
      width: 42px;
      height: 41px;
    }
    .aBAE369,
    .bADA860,
    .c063459 {
      width: 302px;
      height: 225px;
    }
    .j4E98DC,
    .u993686,
    .v79378A,
    .x11ADA2 {
      width: 57px;
      height: 57px;
    }
    .fBCD7FA,
    .fCBAC12,
    .o61E969,
    .s75A3DB {
      width: 53px;
      height: 53px;
    }
    .f6B3BDF,
    .r4DEE3F,
    .uA26BC9,
    .z8B26D1 {
      width: 207px;
      height: 170px;
    }
    .o6D1D14,
    .zF95035 {
      width: 41px;
      height: 42px;
    }
    .k76E772 {
      width: 302px;
      height: 212px;
    }
    .dA3B465,
    .k735D23 {
      width: 48px;
      height: 26px;
    }
    .rCD0758 {
      width: 268px;
      height: 164px;
    }
    .sC15836 {
      width: 49px;
      height: 44px;
    }
    .xEF92E5 {
      width: 32px;
      height: 49px;
    }
    .v297FCE {
      width: 55px;
      height: 37px;
    }
    .x39A9C8 {
      width: 410px;
      height: 239px;
    }
    .o1D09D8 {
      width: 64px;
      height: 17px;
    }
    .qAB9310 {
      width: 262px;
      height: 138px;
    }
  }
  @container (max-width:734px) {
    .k483AA0 {
      width: 127px;
      height: 19px;
    }
    .gA6D91E {
      width: 283px;
      height: 285px;
    }
    .w568CE7 {
      width: 212px;
      height: 213px;
    }
    .gC6B6D5 {
      width: 280px;
      height: 212px;
    }
    .q13F702 {
      width: 282px;
      height: 172px;
    }
    .z5CD3E0 {
      width: 74px;
      height: 74px;
    }
    .bB9070F {
      width: 191px;
      height: 94px;
    }
    .f601911 {
      width: 320px;
      height: 420px;
    }
    .j41D42C {
      width: 283px;
      height: 220px;
    }
    .v043E3B {
      width: 278px;
      height: 228px;
    }
    .y075CBC {
      width: 301px;
      height: 210px;
    }
    .vB3C021 {
      width: 42px;
      height: 42px;
    }
    .d8AE017,
    .t474C84 {
      width: 39px;
      height: 39px;
    }
    .e7DA761 {
      width: 51px;
      height: 36px;
    }
    .rBA2AEA {
      width: 309px;
      height: 141px;
    }
    .sCBCBC3 {
      width: 320px;
      height: 190px;
    }
    .n9B1F8C {
      width: 38px;
      height: 38px;
    }
    .l796EDD {
      width: 34px;
      height: 41px;
    }
    .l0ABC96 {
      width: 42px;
      height: 46px;
    }
    .x489BF6 {
      width: 320px;
      height: 182px;
    }
    .w70BAB8 {
      width: 27px;
      height: 21px;
    }
    .iB63053 {
      width: 18px;
      height: 29px;
    }
    .p6313ED {
      width: 263px;
      height: 242px;
    }
    .pC8DF75 {
      width: 42px;
      height: 41px;
    }
    .aBAE369,
    .c063459,
    .rCD0758 {
      width: 146px;
      height: 141px;
    }
    .j4E98DC,
    .o3232C0,
    .r8CAE3D,
    .u993686,
    .v79378A,
    .x11ADA2 {
      width: 41px;
      height: 41px;
    }
    .fBCD7FA,
    .fCBAC12,
    .o61E969,
    .s75A3DB {
      width: 39px;
      height: 38px;
    }
    .f6B3BDF,
    .r4DEE3F,
    .uA26BC9,
    .z8B26D1 {
      width: 168px;
      height: 94px;
    }
    .bADA860 {
      width: 145px;
      height: 141px;
    }
    .k76E772 {
      width: 137px;
      height: 141px;
    }
    .dA3B465,
    .k735D23 {
      width: 32px;
      height: 18px;
    }
    .sC15836 {
      width: 51px;
      height: 45px;
    }
    .xEF92E5 {
      width: 34px;
      height: 51px;
    }
    .v297FCE {
      width: 57px;
      height: 39px;
    }
    .x39A9C8 {
      width: 320px;
      height: 218px;
    }
    .o1D09D8 {
      width: 59px;
      height: 16px;
    }
    .qAB9310 {
      width: 207px;
      height: 110px;
    }
  }
}
#apple-opis.channel-html .e9DA4B1 {
  background-color: #fff;
  overflow: hidden;
}
#apple-opis.channel-html .u892C6B {
  background-color: #fff;
  margin-top: 46px;
  margin-bottom: 7px;
}
#apple-opis.channel-html .u892C6B.large-display-bleed::after,
#apple-opis.channel-html .u892C6B.large-display-bleed::before,
#apple-opis.channel-html .u892C6B.medium-display-bleed::after,
#apple-opis.channel-html .u892C6B.medium-display-bleed::before,
#apple-opis.channel-html .u892C6B.small-display-bleed::after,
#apple-opis.channel-html .u892C6B.small-display-bleed::before {
  background-color: #fff;
}
#apple-opis.channel-html .k9A0488,
#apple-opis.channel-html .nD5B41A,
#apple-opis.channel-html .nF61F56,
#apple-opis.channel-html .o0885B7,
#apple-opis.channel-html .o298C04,
#apple-opis.channel-html .o9F5E3D,
#apple-opis.channel-html .p0EBDDE,
#apple-opis.channel-html .p215725,
#apple-opis.channel-html .q384CAF,
#apple-opis.channel-html .r4A8F5A,
#apple-opis.channel-html .s4A4C92,
#apple-opis.channel-html .tB73E28,
#apple-opis.channel-html .tF70703,
#apple-opis.channel-html .v188416,
#apple-opis.channel-html .w7C7C68,
#apple-opis.channel-html .wC28D40,
#apple-opis.channel-html .z065C98 {
  margin-bottom: 9px;
}
#apple-opis.channel-html .h2730B5 {
  color: #6e6e73;
  margin-left: 0;
}
#apple-opis.channel-html .kF05A0E {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
@container (max-width:1068px) {
  #apple-opis.channel-html .u9D4493 {
    margin-bottom: 10px;
  }
  #apple-opis.channel-html .kE28369,
  #apple-opis.channel-html .nEBFB30,
  #apple-opis.channel-html .r016A3A,
  #apple-opis.channel-html .uE28CA3 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: hidden;
  }
  #apple-opis.channel-html .aB73BF8,
  #apple-opis.channel-html .d53C510,
  #apple-opis.channel-html .d7D6128,
  #apple-opis.channel-html .l4AAB1B,
  #apple-opis.channel-html .y72412A {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .aB73BF8 :before,
  #apple-opis.channel-html .d53C510 :before,
  #apple-opis.channel-html .d7D6128 :before,
  #apple-opis.channel-html .f9ED879 :before,
  #apple-opis.channel-html .h283C73 :before,
  #apple-opis.channel-html .l000D62 :before,
  #apple-opis.channel-html .l4AAB1B :before,
  #apple-opis.channel-html .v0A4159 :before,
  #apple-opis.channel-html .v326768 :before,
  #apple-opis.channel-html .y72412A :before {
    content: none;
  }
  #apple-opis.channel-html .h03BAD1,
  #apple-opis.channel-html .wD48ACC,
  #apple-opis.channel-html .x1B47FB,
  #apple-opis.channel-html .yBD2646 {
    min-height: 190px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .f8B7D77,
  #apple-opis.channel-html .s7F6A11 {
    padding: 24px 20px 20px 34px;
  }
  #apple-opis.channel-html .j169EBC,
  #apple-opis.channel-html .q2EE097 {
    margin-top: 16px;
  }
  #apple-opis.channel-html .x2DF427,
  #apple-opis.channel-html .xB30720 {
    padding: 20px 30px;
  }
  #apple-opis.channel-html .vCD6ABD,
  #apple-opis.channel-html .z70DF39 {
    margin-top: 10px;
  }
  #apple-opis.channel-html .o428417 {
    margin-top: -140px;
  }
  #apple-opis.channel-html .rB53712 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,336px);
    overflow: visible;
  }
  #apple-opis.channel-html .fFA1B98 {
    min-height: 340px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .y9B6DEB {
    padding: 36px 40px 0;
  }
  #apple-opis.channel-html .lF148D2 {
    text-align: center;
  }
  #apple-opis.channel-html .c5E045E {
    margin-top: 4px;
  }
  #apple-opis.channel-html .j41F313 {
    margin-top: 43px;
  }
  #apple-opis.channel-html .u3CDB8E,
  #apple-opis.channel-html .xF4404A {
    grid-template-columns: repeat(1,217px);
    overflow: hidden;
  }
  #apple-opis.channel-html .f9ED879,
  #apple-opis.channel-html .l000D62,
  #apple-opis.channel-html .v326768 {
    overflow: visible;
  }
  #apple-opis.channel-html .b00C952,
  #apple-opis.channel-html .o151A93,
  #apple-opis.channel-html .r97E263 {
    min-height: 280px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .xE9113F {
    padding-top: 48px;
    padding-left: 23px;
    padding-right: 23px;
  }
  #apple-opis.channel-html .h0EEBF1 {
    margin-top: 17px;
    padding-left: 17px;
    padding-right: 17px;
  }
  #apple-opis.channel-html .zA64F20 {
    grid-template-columns: repeat(1,218px);
    overflow: hidden;
  }
  #apple-opis.channel-html .y0CCB1E {
    padding-top: 46px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #apple-opis.channel-html .d9E2DA7,
  #apple-opis.channel-html .n099CFB,
  #apple-opis.channel-html .v25EAC1,
  .xEF92E5 {
    margin-left: 0;
  }
  #apple-opis.channel-html .s17FF2F {
    margin-top: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #apple-opis.channel-html .l5A1E96,
  #apple-opis.channel-html .rE46FD1 {
    margin-top: 6px;
  }
  #apple-opis.channel-html .i1BFC25 {
    padding-top: 46px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .v297FCE {
    margin-left: 3px;
  }
  #apple-opis.channel-html .y357721 {
    margin-top: 18px;
    padding-left: 16px;
    padding-right: 16px;
  }
  #apple-opis.channel-html .p829266 {
    padding-bottom: 0;
  }
  #apple-opis.channel-html .f8F57F7 {
    align-items: center;
    margin: 0;
    padding: 95.5px 0 0;
  }
  #apple-opis.channel-html .g737104 {
    margin-top: 4px;
    margin-bottom: 52px;
  }
  #apple-opis.channel-html .pA39C2F {
    --columns: 3;
    --grid-column: 3;
    --static-enabled: false;
  }
  #apple-opis.channel-html .pA39C2F .compare-column-0,
  #apple-opis.channel-html .pA39C2F .compare-static-1 {
    display: flex;
    order: 1;
  }
  #apple-opis.channel-html .pA39C2F .compare-column-1,
  #apple-opis.channel-html .pA39C2F .compare-static-2 {
    display: flex;
    order: 2;
  }
  #apple-opis.channel-html .pA39C2F .compare-column-2,
  #apple-opis.channel-html .pA39C2F .compare-static-3 {
    display: flex;
    order: 3;
  }
  #apple-opis.channel-html .d6A93ED,
  #apple-opis.channel-html .lEBC721 {
    grid-template-columns: repeat(1,692px);
    overflow: hidden;
  }
  #apple-opis.channel-html .h283C73,
  #apple-opis.channel-html .v0A4159 {
    overflow: hidden;
  }
  #apple-opis.channel-html .nA98793 {
    min-height: 355px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .p55DB2B {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 33px;
  }
  #apple-opis.channel-html .n402AA3 {
    margin-top: 6px;
    margin-left: -1px;
  }
  #apple-opis.channel-html .tE894C7 {
    margin-top: 19px;
    margin-left: 0;
    padding-right: 40px;
  }
  #apple-opis.channel-html .y0698D3 {
    margin-left: -6px;
  }
  #apple-opis.channel-html .j41C68C {
    min-height: 355px;
    align-items: center;
    flex-grow: 0;
  }
  #apple-opis.channel-html .oAB8E3D {
    margin-top: 52px;
    margin-bottom: 58px;
    padding-left: 33px;
  }
  #apple-opis.channel-html .q7875BE {
    margin-top: 19px;
    margin-left: 0;
    padding-right: 34px;
  }
  #apple-opis.channel-html .s095E8F {
    padding-left: 0;
    padding-right: 4px;
  }
  .qAB9310 {
    margin-left: -9px;
    margin-bottom: 0;
  }
  #apple-opis.channel-html .kF05A0E {
    padding-right: 0;
  }
}
#apple-opis.channel-html .d339208,
#apple-opis.channel-html .e7A94B4,
#apple-opis.channel-html .g6F7D95,
#apple-opis.channel-html .g8EB029,
#apple-opis.channel-html .j31B623,
#apple-opis.channel-html .k087002,
#apple-opis.channel-html .k803B9C,
#apple-opis.channel-html .mB34959,
#apple-opis.channel-html .pC2E2B8,
#apple-opis.channel-html .nCCDD95,
#apple-opis.channel-html .q136204,
#apple-opis.channel-html .s84A641,
#apple-opis.channel-html .t8006CD,
#apple-opis.channel-html .wB4DF0C,
#apple-opis.channel-html .xDC8FCB,
#apple-opis.channel-html .y840178 {
  color: #6e6e73;
  margin-left: -.5px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word;
}
@container (max-width:734px) {
  #apple-opis.channel-html .kE28369,
  #apple-opis.channel-html .nEBFB30,
  #apple-opis.channel-html .r016A3A,
  #apple-opis.channel-html .uE28CA3 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .aB73BF8,
  #apple-opis.channel-html .d53C510,
  #apple-opis.channel-html .d7D6128,
  #apple-opis.channel-html .l4AAB1B,
  #apple-opis.channel-html .y72412A {
    grid-column-start: 1;
    overflow: hidden;
  }
  #apple-opis.channel-html .aB73BF8 :before,
  #apple-opis.channel-html .d53C510 :before,
  #apple-opis.channel-html .d7D6128 :before,
  #apple-opis.channel-html .f9ED879 :before,
  #apple-opis.channel-html .h283C73 :before,
  #apple-opis.channel-html .l000D62 :before,
  #apple-opis.channel-html .l4AAB1B :before,
  #apple-opis.channel-html .v0A4159 :before,
  #apple-opis.channel-html .v326768 :before,
  #apple-opis.channel-html .y72412A :before {
    content: none;
  }
  #apple-opis.channel-html .h03BAD1,
  #apple-opis.channel-html .wD48ACC,
  #apple-opis.channel-html .x1B47FB,
  #apple-opis.channel-html .yBD2646 {
    min-height: 160px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .f8B7D77,
  #apple-opis.channel-html .s7F6A11 {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }
  #apple-opis.channel-html .vCD6ABD {
    margin: 10px 0 20px;
  }
  #apple-opis.channel-html .o428417 {
    margin: 0 0 10px;
  }
  #apple-opis.channel-html .rB53712 {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(1,320px);
    overflow: visible;
  }
  #apple-opis.channel-html .fFA1B98 {
    min-height: 160px;
    align-items: flex-end;
    flex-grow: 0;
  }
  #apple-opis.channel-html .y9B6DEB {
    padding: 26px 17px 62px 0;
    text-align: left;
    order: 2;
  }
  #apple-opis.channel-html .lF148D2 {
    text-align: left;
  }
  #apple-opis.channel-html .c5E045E {
    margin-top: -3px;
    padding-left: 0;
    padding-right: 0;
  }
  #apple-opis.channel-html .j41F313 {
    margin-top: 39px;
  }
  #apple-opis.channel-html .d6A93ED,
  #apple-opis.channel-html .lEBC721,
  #apple-opis.channel-html .u3CDB8E,
  #apple-opis.channel-html .xF4404A,
  #apple-opis.channel-html .zA64F20 {
    grid-template-columns: repeat(1,320px);
    overflow: hidden;
  }
  #apple-opis.channel-html .f9ED879,
  #apple-opis.channel-html .l000D62,
  #apple-opis.channel-html .v326768 {
    overflow: visible;
  }
  #apple-opis.channel-html .r97E263 {
    min-height: 270px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .xE9113F {
    padding: 38px 44px 30px 40px;
    text-align: left;
  }
  #apple-opis.channel-html .h0EEBF1 {
    margin-top: 12px;
    padding-left: 1px;
    padding-right: 46px;
  }
  #apple-opis.channel-html .oB5431E {
    margin-top: 14px;
    padding-left: 4px;
  }
  #apple-opis.channel-html .g44F0E8 {
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
  }
  #apple-opis.channel-html .b00C952 {
    min-height: 299px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .y0CCB1E {
    padding: 38px 56px 30px 42px;
    text-align: left;
  }
  .xEF92E5 {
    margin-left: -1px;
  }
  #apple-opis.channel-html .s17FF2F {
    margin-top: 10px;
    padding-left: 1px;
    padding-right: 42px;
  }
  #apple-opis.channel-html .l5A1E96 {
    margin-top: 14px;
    padding-left: 2px;
  }
  #apple-opis.channel-html .t1DD2B8 {
    margin-top: 20px;
    padding-left: 0;
  }
  #apple-opis.channel-html .o151A93 {
    min-height: 263px;
    flex-grow: 0;
  }
  #apple-opis.channel-html .i1BFC25 {
    padding: 30px 40px;
    text-align: left;
  }
  .v297FCE {
    margin-left: 0;
  }
  #apple-opis.channel-html .y357721 {
    margin-top: 12px;
    padding-left: 1px;
    padding-right: 42px;
  }
  #apple-opis.channel-html .uE01857 {
    margin-top: 14px;
    padding-left: 3px;
  }
  #apple-opis.channel-html .p829266 {
    padding-bottom: 30px;
  }
  #apple-opis.channel-html .f8F57F7 {
    align-items: center;
    margin: 0;
    padding: 66px 0 0;
  }
  #apple-opis.channel-html .rE46FD1 {
    margin-top: 7px;
    padding-left: 54px;
    padding-right: 54px;
  }
  #apple-opis.channel-html .g737104 {
    margin-top: 6px;
    margin-bottom: 60px;
  }
  #apple-opis.channel-html .pA39C2F {
    --columns: 2;
    --grid-column: 2;
    --static-enabled: false;
  }
  #apple-opis.channel-html .pA39C2F .compare-column-0,
  #apple-opis.channel-html .pA39C2F .compare-static-1 {
    display: flex;
    order: 1;
  }
  #apple-opis.channel-html .pA39C2F .compare-column-1,
  #apple-opis.channel-html .pA39C2F .compare-static-2 {
    display: flex;
    order: 2;
  }
  #apple-opis.channel-html .pA39C2F .compare-column-2 {
    display: none;
    order: 3;
  }
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_21_5_silver_intel_2017.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_21_5_silver_intel_2019.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_24_m1_2021_twoport_blue.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_24_m3_2023_twoport_blue.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_24_m4_2024_twoport_blue.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_27_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_pro_spacegray.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_mini_2018_spacegray.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_mini_m1_2020_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_mini_m2_2port_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_mini_m4_m4pro.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_pro_m2_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_pro_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_studio_m2_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_studio_m4max_and_m3ultra_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_studio_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_2017_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m1_spacegray.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m1_spacegray_2020.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m2_13_midnight.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m2_15_starlight.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m3_13_midnight.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m3_15_midnight.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m4_13_skyblue.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m4_15_skyblue.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m5_13_skyblue.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m5_15_skyblue.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_neo_a18pro_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_13_m1_spacegray_2020.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_13_m1_spacegray_fourthunderbolt_2020.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_16_spacegray.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m1_14_spacegray.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m1_16_spacegray.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m2_13_spacegray.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m2_14_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m2_16_silver.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m3_14_spacegray.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m3_16_spaceblack.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m4pro_m4max_16_.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m5_14_spaceblack.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m5pro_m5max_14_spaceblack.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m5pro_m5max_16_spaceblack.compare-image-large,
  #apple-opis.channel-html .pA39C2F .compare-static-3 {
    display: none;
  }
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_21_5_silver_intel_2017.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_21_5_silver_intel_2019.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_24_m1_2021_twoport_blue.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_24_m3_2023_twoport_blue.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_24_m4_2024_twoport_blue.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_27_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_imac_pro_spacegray.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_mini_2018_spacegray.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_mini_m1_2020_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_mini_m2_2port_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_mini_m4_m4pro.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_pro_m2_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_pro_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_studio_m2_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_studio_m4max_and_m3ultra_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_mac_studio_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_2017_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m1_spacegray.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m1_spacegray_2020.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m2_13_midnight.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m2_15_starlight.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m3_13_midnight.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m3_15_midnight.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m4_13_skyblue.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m4_15_skyblue.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m5_13_skyblue.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_air_m5_15_skyblue.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_neo_a18pro_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_13_m1_spacegray_2020.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_13_m1_spacegray_fourthunderbolt_2020.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_16_spacegray.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m1_14_spacegray.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m1_16_spacegray.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m2_13_spacegray.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m2_14_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m2_16_silver.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m3_14_spacegray.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m3_16_spaceblack.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m4pro_m4max_16_.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m5_14_spaceblack.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m5pro_m5max_14_spaceblack.compare-image-small,
  #apple-opis.channel-html .pA39C2F .compare-image img.image-compare_macbook_pro_m5pro_m5max_16_spaceblack.compare-image-small {
    display: inline-block;
  }
  #apple-opis.channel-html .g7AAC7F {
    min-height: 515px;
  }
  #apple-opis.channel-html .h283C73,
  #apple-opis.channel-html .v0A4159 {
    overflow: hidden;
  }
  #apple-opis.channel-html .nA98793 {
    min-height: 515px;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    flex-grow: 0;
  }
  #apple-opis.channel-html .p55DB2B {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 36px;
    padding-left: 43px;
    padding-bottom: 0;
  }
  #apple-opis.channel-html .n099CFB {
    margin-left: -1px;
    padding-left: 0;
  }
  #apple-opis.channel-html .n402AA3 {
    margin-top: 8px;
    padding-left: 0;
    padding-right: 20px;
  }
  #apple-opis.channel-html .tE894C7 {
    margin-top: 13px;
    padding-right: 40px;
  }
  #apple-opis.channel-html .d9E2DA7 {
    margin-top: 10px;
    margin-left: 0;
    padding-right: 0;
  }
  #apple-opis.channel-html .y0698D3 {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 12px;
  }
  #apple-opis.channel-html .mE15C12 {
    margin-bottom: 0;
  }
  #apple-opis.channel-html .j41C68C {
    min-height: 452px;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    flex-grow: 0;
  }
  #apple-opis.channel-html .oAB8E3D {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 24px;
    padding-left: 42px;
  }
  #apple-opis.channel-html .z70DF39 {
    margin-top: 12px;
    margin-left: 0;
    padding-right: 30px;
  }
  #apple-opis.channel-html .q7875BE {
    margin-top: 13px;
    padding-right: 50px;
  }
  #apple-opis.channel-html .t6E206A {
    margin-top: 10px;
    padding-top: 0;
  }
  #apple-opis.channel-html .h611D9B {
    padding-left: 1px;
    padding-right: 70px;
  }
  #apple-opis.channel-html .s095E8F {
    padding-left: 14px;
    padding-bottom: 6px;
  }
  #apple-opis.channel-html .u892C6B {
    margin-top: 46px;
  }
  #apple-opis.channel-html .v25EAC1 {
    margin-left: 20px;
    margin-right: 19px;
  }
  #apple-opis.channel-html .d339208,
  #apple-opis.channel-html .e7A94B4,
  #apple-opis.channel-html .g6F7D95,
  #apple-opis.channel-html .g8EB029,
  #apple-opis.channel-html .j31B623,
  #apple-opis.channel-html .k087002,
  #apple-opis.channel-html .k803B9C,
  #apple-opis.channel-html .nCCDD95,
  #apple-opis.channel-html .t8006CD,
  #apple-opis.channel-html .wB4DF0C,
  #apple-opis.channel-html .xDC8FCB,
  #apple-opis.channel-html .y840178 {
    padding-right: 9px;
  }
  #apple-opis.channel-html .k9A0488,
  #apple-opis.channel-html .o298C04,
  #apple-opis.channel-html .q384CAF,
  #apple-opis.channel-html .w7C7C68 {
    margin-top: 10px;
  }
}

<!---->

.show-for-xs {
	display: none;
}
.show-for-small {
	display: none;
}
.show-for-medium {
	display: none;
}
.show-for-large {
	display: block;
}

@media only screen and (max-width: 1068px) {
	.show-for-xs {
		display: none;
	}
	.show-for-small {
		display: none;
	}
	.show-for-medium {
		display: block;
	}
	.show-for-large {
		display: none;
	}
}

@media only screen and (max-width: 735px) {
	.show-for-xs {
		display: none;
	}
	.show-for-small {
		display: block;
	}
	.show-for-medium {
		display: none;
	}
	.show-for-large {
		display: none;
	}
}

@media only screen and (max-width: 320px) {
	.show-for-large {
		display: none;
	}
	.show-for-medium {
		display: none;
	}
	.show-for-small {
		display: block;
	}
	.show-for-xs {
		display: block;
	}
}


#apple-opis.channel-html .n39D6D0{
  font-size: 35px;
}

  #apple-opis.channel-html .t0C87A9{
    margin-top: 20px;
  }
  #apple-opis.channel-html .mE70155, #apple-opis.channel-html .i84C67B{
  margin-top: 0px;
  }

@media only screen and (min-width: 1068px){
  #apple-opis.channel-html .e4FDA61{
    min-height: 524px;
  }
  #apple-opis.channel-html .oBDE214{
    margin-top: 134px;
  }
  #apple-opis.channel-html .k22C906{
    padding: 50px 40px 49px;
  }
  #apple-opis.channel-html .z0EFD84{
    padding: 34px 110px;
  }
  #apple-opis.channel-html .y0CCB1E{
    padding: 60px 36px 93px;
  }
  #apple-opis.channel-html .i1BFC25{
    padding: 60px 40px 69px;
  }
  #apple-opis.channel-html .wFDC677{
    margin-top: 48px;
  }
  #apple-opis.channel-html .o32209C{
    margin-top: 41px;
  }
  #apple-opis.channel-html .z740113{
    min-height: 524px;
  }
  #apple-opis.channel-html .k484642{
    padding-top: 0;
  }
  #apple-opis.channel-html .t000D64, #apple-opis.channel-html .l83B0C5, #apple-opis.channel-html .w165435, #apple-opis.channel-html .dBAF689, #apple-opis.channel-html .tF05609, #apple-opis.channel-html .d12BD80, #apple-opis.channel-html .p9A193E{
    font-size: 17px;
    line-height: 24px;
  }
  #apple-opis.channel-html .cD05DCA, #apple-opis.channel-html .dE70910, #apple-opis.channel-html .l42DC63{
    margin-top: 15px;
  }
  #apple-opis.channel-html .k22C906{
    margin-bottom: 69px;
  }
  #apple-opis.channel-html .qF7B097, #apple-opis.channel-html .e2E75E1{
    margin-top: 23px;
  }
  #apple-opis.channel-html .j940D73, #apple-opis.channel-html .w739E11{
    margin-top: 13px;
  }
  #apple-opis.channel-html .q1B38D7{
    padding: 0;
  }
  #apple-opis.channel-html .s251E92, #apple-opis.channel-html .c0763BE{
    margin-top: 12px;
  }
  #apple-opis.channel-html .r422571{
   padding: 38px 24px 16px; 
  }
  #apple-opis.channel-html .f8B7D77{
    padding: 36px 41px 61px 40px;
  }  
  #apple-opis.channel-html .xB30720{
    padding: 30px;
  }
  #apple-opis.channel-html .h0EEBF1{
    padding: 0;
  }
  #apple-opis.channel-html .xE9113F{
    padding: 60px 37px 64px;
  }
  #apple-opis.channel-html .i1BFC25 {
    padding: 60px 38px 69px;
  }  
  #apple-opis.channel-html .y0CCB1E {
    padding: 60px 36px 64px;
  }
  #apple-opis.channel-html .i1BFC25 {
    padding: 60px 38px 40px;
  }
  #apple-opis.channel-html .r223FC8{
    margin-top: 70px;
  }
  #apple-opis.channel-html .p051995{
    padding-right: 23px;
  }
  #apple-opis.channel-html .wA24CBB{
    padding-right: 33px;
  } 
  #apple-opis.channel-html .y92B033{
    padding-top: 86px;
  }
  #apple-opis.channel-html .oBDE214{
    margin-top: 98px;
  } 
  #apple-opis.channel-html .sB1661D{
    min-height: 404px;
  }
  #apple-opis.channel-html .v2F1FD5{
    margin-bottom: 42px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px){
  #apple-opis.channel-html .a1D14E7, #apple-opis.channel-html .t0C87A9{
    font-size: 13px;
  }
  #apple-opis.channel-html .i765E8E{
    padding-bottom: 25px;
  }
  #apple-opis.channel-html .oBDE214{
    margin-top: 90px;
  }
  #apple-opis.channel-html .j504A25{
   min-height: 495px;
  }
  #apple-opis.channel-html .gFA48E1{
    min-height: 395px;
  }
  #apple-opis.channel-html .b00C952, #apple-opis.channel-html .r97E263{
    min-height: 344px;
  } 
  #apple-opis.channel-html .o17B403{
    padding-left: 22px;
  } 
  #apple-opis.channel-html .nE72BDD{
    padding-left: 33px;
    padding-right: 33px;
  }
  #apple-opis.channel-html .t000D64, #apple-opis.channel-html .l83B0C5, #apple-opis.channel-html .w165435, #apple-opis.channel-html .dBAF689, #apple-opis.channel-html .tF05609, #apple-opis.channel-html .d12BD80, #apple-opis.channel-html .p9A193E{
    font-size: 14px;
    line-height: 19px;
  } 
  #apple-opis.channel-html .qF7B097, #apple-opis.channel-html .e2E75E1{
    margin-top: 23px;
  }
  #apple-opis.channel-html .j940D73, #apple-opis.channel-html .w739E11{
    margin-top: 14px;
  } 
  #apple-opis.channel-html .s251E92, #apple-opis.channel-html .c0763BE{
    margin-top: 14px;
  }
  #apple-opis.channel-html .j66BFA8, #apple-opis.channel-html .n1557E1{
    padding-right: 0px;
  }
  #apple-opis.channel-html .i1BFC25{
    padding-left: 27px;
    padding-right: 27px;
  }
  #apple-opis.channel-html .sB1661D{
    min-height: 359px;
  } 
  #apple-opis.channel-html .q2EE097{
    font-size: 24px;
    line-height: 24px;
  }
  #apple-opis.channel-html .f8B7D77{
    padding: 24px 20px 71px 34px;
  }
  #apple-opis.channel-html .r223FC8{
    margin-top: 44px;
  } 
  #apple-opis.channel-html .r223FC8{
    margin-left: -10px;
  } 
  #apple-opis.channel-html .oBDE214{
    margin-top: 84px;
  } 
}

.disclaimer-copy{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #6E6E73;
}

.disclaimer-copy.item-1, .disclaimer-copy.item-2{
  line-height: normal;
}

.column .e7AE30A{
  padding-right: 12px;
}

@container (max-width:1068px){
    .disclaimer-copy.item-1, .disclaimer-copy.item-2{
      margin-top: 10px;
    }
}
@media only screen and (max-width: 734px){
  #apple-opis.channel-html .y075CBC{
    margin-right: 19px;
  }
}

@media only screen and (max-width: 734px){
  .disclaimer-copy{
    font-size: 12px;
  }
  #apple-opis.channel-html .iF1C82F{
    padding-right: 8px;
  }
  #apple-opis.channel-html .r716711{
    padding-left: 38px;
    padding-right: 38px;
  } 
  #apple-opis.channel-html .r1CB06C{
    padding-left: 29px;
  }
  #apple-opis.channel-html .r1CB06C{
    padding-top: 35px;
  }
  #apple-opis.channel-html .nE72BDD{
    padding-left: 24px;
    padding-right: 24px;
  }
  #apple-opis.channel-html .n39D6D0{
    font-size: 32px;
  }
  #apple-opis.channel-html .k22C906{
    padding-bottom: 52px;
  }
  #apple-opis.channel-html .xB67943{
    padding-right: 11px;
  }
  #apple-opis.channel-html .o4DA4FD{
    padding-right: 3px;
  }
  #apple-opis.channel-html .a55F944{
    padding: 27px 18px 48px 24px;
  } 
  #apple-opis.channel-html .t1E752B{
    padding: 26px 40px 48px 14px;
  }
  #apple-opis.channel-html .j169EBC{
    font-size: 21px;
    line-height: 21px;
  }
  #apple-opis.channel-html .y9B6DEB{
    padding: 26px 17px 48px 0;
  } 
  #apple-opis.channel-html .h0EEBF1{
    padding-right: 33px;
  }
  #apple-opis.channel-html .xE9113F {
    padding: 38px 36px 30px 40px;
  } 
  #apple-opis.channel-html .r422571{
    padding: 26px 0 26px 28px;
  } 
}

#apple-opis.channel-html .g7AAC7F{
  margin-bottom: 0px;
}