@media (min-width:1024px) { /* Fix */
  .channel-html {
      margin-top: 70px !important;
  }
}

.channel-html img { /* Fix */
  max-width: unset;
  display: inline;
}

.channel-html *,
.channel-html button {
  box-sizing: content-box
}
.channel-html .theme-light,
.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)
}
.channel-html .button,
.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
}
.channel-html .stat,
.channel-html .theme-light .stat {
  --sk-stat-value-color: rgb(29, 29, 31);
  --sk-stat-caption-color: rgb(29, 29, 31)
}
.channel-html .channel-compare .stat .stat-content,
.channel-html .channel-compare .stat-content,
.channel-html button,
.channel-html figure,
.channel-html form,
.channel-html h2,
.channel-html h3,
.channel-html li,
.channel-html p,
.channel-html ul {
  margin: 0;
  padding: 0
}
.channel-html iframe {
  border: 0
}
.channel-html table {
  border-collapse: collapse;
  border-spacing: 0
}
.channel-html .column.large-show,
.channel-html .g715BA4,
.channel-html .large-show,
.channel-html .r286B39,
.channel-html .u71B0B8,
.channel-html details {
  display: block
}
.channel-html video {
  vertical-align: baseline
}
.channel-html button {
  background: 0 0;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit
}
.channel-html,
.channel-html button,
.channel-html select {
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.channel-html button:disabled {
  cursor: default
}
.channel-html :focus-visible {
  outline: 2px solid var(--sk-focus-color,#0071e3);
  outline-offset: var(--sk-focus-offset,1px)
}
.channel-html ::-moz-focus-inner {
  border: 0;
  padding: 0
}
.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
}
.channel-html {
  container-type: inline-size;
  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%;
  margin: 0;
  padding: 0;
  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
}
.channel-html h2,
.channel-html h3 {
  font-weight: 600;
  color: var(--sk-headline-text-color,#1d1d1f)
}
.channel-html h2 img,
.channel-html h3 img {
  display: block;
  margin: 0
}
.channel-html h2 + *,
.channel-html h3 + * {
  margin-top: var(--sk-headline-plus-first-element-margin,.8em)
}
.channel-html h2 + h2,
.channel-html h2 + h3,
.channel-html h3 + h2,
.channel-html h3 + h3 {
  margin-top: var(--sk-headline-plus-headline-margin,.4em)
}
.channel-html p + h2,
.channel-html p + h3,
.channel-html ul + h2,
.channel-html ul + h3 {
  margin-top: var(--sk-paragraph-plus-headline-margin,1.6em)
}
.channel-html p + *,
.channel-html ul + * {
  margin-top: var(--sk-paragraph-plus-element-margin,.8em)
}
.channel-html ul {
  margin-inline-start: 1.1764705882em
}
.channel-html ul ul {
  margin-top: 0;
  margin-bottom: 0
}
.channel-html li li {
  font-size: 1em
}
.channel-html .channel-compare .stat-content .stat-caption.copy.mdash,
.channel-html b {
  font-weight: 600
}
.channel-html i {
  font-style: italic
}
.channel-html :lang(ko) {
  word-break: keep-all
}
.channel-html a {
  color: var(--sk-body-link-color,#06c);
  letter-spacing: inherit
}
.channel-html a.icon,
.channel-html a.more,
.channel-html a:disabled {
  text-decoration: none
}
.channel-html a.icon:hover,
.channel-html a.more:hover,
.channel-html a:hover {
  text-decoration: underline
}
.channel-html a :disabled {
  opacity: var(--sk-link-disabled-opacity, .42)
}
.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
}
.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
}
.channel-html .nowrap {
  display: inline-block;
  text-decoration: inherit;
  white-space: nowrap
}
.channel-html sup {
  position: relative;
  font-size: var(--sk-footnote-font-size, .6em);
  vertical-align: baseline;
  top: var(--sk-footnote-offset-top,-.5em)
}
.channel-html .row {
  display: flex;
  flex-flow: row wrap;
  width: 100%
}
.channel-html .column {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 0
}
.channel-html .large-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%
}
.channel-html .large-3 {
  flex-basis: 25%;
  max-width: 25%
}
.channel-html .large-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%
}
.channel-html .large-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%
}
.channel-html .large-6 {
  flex-basis: 50%;
  max-width: 50%
}
.channel-html .large-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%
}
.channel-html .large-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%
}
.channel-html .large-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%
}
.channel-html .large-12 {
  flex-basis: 100%;
  max-width: 100%
}
.channel-html .icon::after,
.channel-html .icon::before,
.channel-html .more::after,
.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
}
.channel-html .button,
.channel-html .channel-compare .selector-dropdown {
  font-size: 14px;
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: -.016em;
  cursor: pointer
}
.channel-html .bento-box.large-hide,
.channel-html .bentobox-item.large-hide,
.channel-html .channel-compare .compare-row[compare-header-hide],
.channel-html .column.large-hide,
.channel-html .icon::before,
.channel-html .large-hide,
.channel-html .more::before,
.channel-html .row.large-hide,
.channel-html .section.large-hide {
  display: none
}
.channel-html .icon-after::after,
.channel-html .more::after {
  padding-inline-start: 0.24em;
  top: 0
}
.channel-html .icon-chevrondown::after,
.channel-html .icon-chevrondown::before {
  content: "\f303"
}
.channel-html :lang(ja) .icon-chevrondown::after,
.channel-html :lang(ja) .icon-chevrondown::before {
  position: relative;
  top: -.07em
}
.channel-html .icon-chevronright::after,
.channel-html .icon-chevronright::before,
.channel-html:not([dir=rtl]) .more::after,
.channel-html:not([dir=rtl]) .more::before {
  content: "\f301"
}
.channel-html :lang(ja) .icon-chevronright::after,
.channel-html :lang(ja) .icon-chevronright::before,
.channel-html:not([dir=rtl]):lang(ja) .more::after,
.channel-html:not([dir=rtl]):lang(ja) .more::before {
  position: relative;
  top: -.1em
}
.channel-html :lang(ko) .icon-chevronright::after,
.channel-html :lang(ko) .icon-chevronright::before,
.channel-html:not([dir=rtl]):lang(ko) .more::after,
.channel-html:not([dir=rtl]):lang(ko) .more::before {
  position: relative;
  top: -.08em
}
.channel-html .theme-light .list {
  --sk-list-copy-color: rgb(29, 29, 31);
  --sk-list-title-color: rgb(29, 29, 31)
}
@container (inverted-colors) {
  .channel-html .double-invert {
    filter: invert(1)
  }
}
.channel-html .bento-box {
  display: grid;
  grid-auto-rows: 1fr;
  margin-left: 0
}
.channel-html .bento-box.large-show,
.channel-html .channel-compare .compare-row[compare-header-show] {
  display: grid
}
.channel-html .bentobox-item {
  position: relative;
  display: flex;
  flex-direction: column
}
.channel-html .bentobox-item:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid
}
.channel-html .bentobox-item.large-show,
.channel-html .row.large-show,
.channel-html .section.large-show {
  display: flex
}
.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
}
.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
}
.channel-html .button:focus-visible {
  outline: 2px solid var(--sk-focus-color,#0071e3);
  outline-offset: var(--sk-focus-offset-container,3px)
}
.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
}
.channel-html .button:disabled {
  pointer-events: none;
  opacity: var(--sk-button-disabled-opacity)
}
.channel-html .button:focus {
  box-shadow: 0 0 0 4px var(--focus-color)
}
.channel-html .colornav-items {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 8px
}
.channel-html .colornav-item {
  margin: -1px 4px
}
.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%
}
.channel-html .colornav-swatch:after {
  content: "";
  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;
  border-radius: inherit;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
  content: "";
  display: block;
  height: inherit;
  position: absolute;
  width: inherit;
  margin: 0
}
.channel-html .colornav-items {
  margin-left: 0;
  padding-top: 0
}
.channel-html .column {
  line-height: 0
}
.channel-html .channel-compare .selector-table {
  padding-top: 10px;
  margin-bottom: 40px
}
.channel-html .channel-compare .compare-header-row,
.channel-html .channel-compare .selector-table .compare-row {
  margin: 0
}
.channel-html .channel-compare .selector-table .compare-rowheader {
  height: 0
}
.channel-html .channel-compare .selector-element {
  position: relative;
  width: 100%;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0;
  transition: border-color .2s
}
.channel-html .channel-compare .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
}
.channel-html .channel-compare .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
}
.channel-html .channel-compare .selector-dropdown:focus {
  border-radius: 0;
  box-shadow: 0 0 0 4px var(--focus-color);
  width: 166px
}
.channel-html .channel-compare .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
}
.channel-html .channel-compare .selector-icon:after {
  pointer-events: none
}
.channel-html .channel-compare .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
}
.channel-html .mdash-container:first-child {
  height: 100%
}
.channel-html .channel-compare {
  --sk-paragraph-plus-element-margin: 0px
}
.channel-html .channel-compare .button {
  background: 0 0;
  border: 1px solid #1d1d1f;
  color: #1d1d1f;
  font-family: "SF Pro Text","Helvetica Neue",Helvetica,Arial,sans-serif
}
.channel-html .channel-compare .button:focus {
  outline: 0;
  box-shadow: 0 0 0 4px var(--focus-color)
}
.channel-html .channel-compare .button:hover {
  background: 0 0;
  border: 1px solid #6e6e73;
  color: #6e6e73
}
.channel-html .channel-compare .button-container {
  margin-bottom: 55px
}
.channel-html .channel-compare .embed-image {
  align-self: flex-end
}
.channel-html .channel-compare .stat {
  min-width: 0;
  margin: 0 auto
}
.channel-html .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
  font-weight: 600;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 17px
}
.channel-html .channel-compare .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) {
  .channel-html .medium-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%
  }
  .channel-html .medium-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%
  }
  .channel-html .medium-6 {
    flex-basis: 50%;
    max-width: 50%
  }
  .channel-html .medium-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%
  }
  .channel-html .medium-12 {
    flex-basis: 100%;
    max-width: 100%
  }
  .channel-html .bento-box.medium-hide,
  .channel-html .bentobox-item.medium-hide,
  .channel-html .column.medium-hide,
  .channel-html .medium-hide {
    display: none
  }
  .channel-html .column.medium-show,
  .channel-html .medium-show {
    display: block
  }
  .channel-html .bento-box.medium-show {
    display: grid
  }
  .channel-html .bentobox-item.medium-show {
    display: flex
  }
  .channel-html .channel-compare .selector-table {
    margin-bottom: 40px
  }
  .channel-html .channel-compare .selector-element {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0
  }
  .channel-html .channel-compare .selector-element::before {
    width: 40px
  }
  .channel-html .channel-compare .button-container {
    margin-bottom: 55px
  }
  .channel-html .channel-compare .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
  }
}
.channel-html .channel-compare .stat-content .stat-caption {
  position: static;
  margin-bottom: 0;
  font-size: 12px
}
.channel-html .channel-compare .stat-content .stat-caption p {
  color: #1d1d1f;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}
.channel-html .channel-compare .stat-content .stat-caption.copy {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.4
}
.channel-html .channel-compare .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) {
  .channel-html .channel-compare .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) {
  .channel-html .small-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%
  }
  .channel-html .small-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%
  }
  .channel-html .small-12 {
    flex-basis: 100%;
    max-width: 100%
  }
  .channel-html .bento-box.small-hide,
  .channel-html .bentobox-item.small-hide,
  .channel-html .column.small-hide,
  .channel-html .small-hide {
    display: none
  }
  .channel-html .column.small-show,
  .channel-html .small-show {
    display: block
  }
  .channel-html {
    overflow-x: visible
  }
  .channel-html .bento-box.small-show {
    display: grid
  }
  .channel-html .bentobox-item.small-show {
    display: flex
  }
  .channel-html .colornav-items {
    max-width: 83px
  }
  .channel-html .channel-compare .selector-table {
    margin-bottom: 25px
  }
  .channel-html .channel-compare .selector-element {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0;
    margin-inline-end: 0
  }
  .channel-html .channel-compare .selector-element:hover {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d6d6d6
  }
  .channel-html .channel-compare .selector-element::before {
    height: 100%;
    width: 40px;
    right: 5px
  }
  .channel-html .channel-compare .selector-dropdown:focus {
    box-sizing: content-box;
    width: 122px;
    border-radius: 0;
    border: none
  }
  .channel-html .channel-compare .selector-dropdown {
    width: 100%;
    padding-bottom: 11px;
    padding-left: 0;
    padding-top: 11px
  }
  .channel-html .channel-compare .button-container {
    margin-bottom: 32px
  }
  .channel-html .channel-compare .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
  }
  .channel-html .channel-compare .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
  }
}
.channel-html .channel-compare .stat-content .stat-row {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px
}
.channel-html .channel-compare .stat-content .stat-row:not(:last-child) {
  margin-bottom: 15px
}
.channel-html .channel-compare .stat-content .stat-row:first-child .copy {
  margin-bottom: -4px
}
.channel-html .channel-compare .stat-content .stat-row:first-child .stat-value:not(.copy) {
  margin-bottom: -3px
}
.channel-html .channel-compare .compare-row,
.channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav,
.channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
  margin-bottom: 40px
}
.channel-html .channel-compare .multi-row .row-colors {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0
}
.channel-html .channel-compare .row-colors {
  width: 100%;
  text-align: center;
  padding-bottom: 27px;
  margin-top: 27px
}
.channel-html .channel-compare .colornav-items {
  display: inline-block;
  margin: 0 -1px 0 0
}
.channel-html .channel-compare .colornav-item-row {
  display: flex;
  justify-content: center
}
.channel-html .channel-compare .colornav-item-row:not(:first-child) {
  margin-top: 10px
}
.channel-html .channel-compare .colornav-item-row .colornav-item {
  margin-left: 0;
  margin-right: 6px
}
.channel-html .channel-compare .colornav-item-row .colornav-item:last-child {
  margin-right: 0
}
.channel-html .channel-compare .colornav-label-container {
  padding-top: 15px
}
.channel-html .channel-compare .colornav-label-container .channel-colornav-label {
  font-size: 12px;
  color: #6e6e73;
  font-weight: 500;
  line-height: 1.4
}
.channel-html .channel-compare .colornav-swatch {
  width: 12px;
  height: 12px
}
.channel-html .channel-compare .colornav-swatch:after {
  box-shadow: inset 0 1px 2px rgba(0,0,0,.48)
}
.channel-html .channel-compare .compare-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%
}
.channel-html .channel-compare .compare-section,
.channel-html .channel-compare .selector-table {
  position: relative
}
.channel-html .channel-compare select {
  box-sizing: border-box
}
.channel-html .channel-compare sup * {
  vertical-align: inherit;
  font-weight: 400
}
.channel-html .channel-compare ul {
  margin: 0;
  list-style: none
}
.channel-html .channel-compare .compare-section {
  padding-top: 39px;
  border: 0
}
.channel-html .channel-compare .compare-section.no-padding-top {
  padding: 0
}
.channel-html .channel-compare .compare.compare-column-range-large-5 .compare-header-row,
.channel-html .channel-compare .compare.compare-column-range-large-5 .compare-row {
  padding: 0 16px;
  --column-gap: 32px
}
.channel-html .channel-compare .compare-header-row,
.channel-html .channel-compare .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)))
}
.channel-html .channel-compare .compare-row.compare-template-border-top .compare-column {
  border-top: 1px solid #d6d6d6;
  padding-top: 30px
}
.channel-html .channel-compare .compare-row:last-child {
  margin-bottom: 0
}
.channel-html .channel-compare .compare-rowheader {
  order: -1;
  grid-column: 1/var(--grid-column) span
}
.channel-html .channel-compare .compare-column {
  display: none;
  box-sizing: border-box
}
.channel-html .channel-compare .compare.with-fullwidthrowheader .compare-rowheader {
  width: 100%
}
.channel-html .channel-compare .compare.with-fullwidthrowheader .compare-column {
  text-align: center;
  justify-content: center;
  width: 164px
}
.channel-html .channel-compare .compare.with-fullwidthrowheader .mdash-container {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center
}
.channel-html .channel-compare .channel-compare--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
}
.channel-html a.footer-link {
  color: #555
}
.channel-html .link-wrapper:focus,
.channel-html a.footer-link:focus {
  outline: 4px solid var(--focus-color)
}
.channel-html .upgrader-select-container .inline-label-container .dropdown-label {
  display: inline-block;
  margin-bottom: 0;
  pointer-events: none
}
.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: 250px
}
.channel-html .upgrader-select-container .selector-element-gallery .gallery-select {
  font-size: 14px;
  line-height: 1.4285914286;
  font-weight: 600;
  width: 250px;
  letter-spacing: -.016em;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif,"SF Pro Icons";
  margin: 0;
  background: 0 0;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: 0;
  padding: 8px 0
}
.channel-html .upgrader-select-container .selector-element-gallery .gallery-select:focus {
  border-radius: 0;
  box-shadow: 0 0 0 4px var(--focus-color)
}
.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
}
.channel-html .dropdown-content-container {
  display: none;
  width: 100%
}
.channel-html .dropdown-content-container[data-active-content=true],
.channel-html .icon,
.channel-html .icon-after {
  display: inline-block
}
@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
}
.channel-html .icon {
  word-break: break-word
}
.channel-html .icon::after,
.channel-html .icon::before {
  padding-top: 2px
}
.channel-html .icon-after::after {
  background: inherit;
  background-size: 5em 100%;
  background-position: -60px center;
  padding-top: 2px
}
.channel-html .key-line {
  display: flex;
  width: 100%;
  height: 20px
}
.channel-html .key-line .liner {
  align-self: center
}
.channel-html .link-standalone:link:link {
  text-decoration: none
}
.channel-html .link-standalone:link:link:hover {
  text-decoration: underline
}
.channel-html .link-wrapper {
  display: inline-flex
}
.channel-html .link-wrapper.link-standalone:link:link:focus {
  outline: 4px solid var(--focus-color)
}
.channel-html .row {
  display: flex;
  margin-left: 0;
  margin-right: 0
}
@container (min-width:1069px) {
  .channel-html .row.large-display-bleed {
    position: relative
  }
  .channel-html .row.large-display-bleed .column {
    z-index: 1
  }
  .channel-html .row.large-display-bleed::after,
  .channel-html .row.large-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 44px;
    left: -44px
  }
  .channel-html .row.large-display-bleed::after {
    left: initial;
    right: -44px
  }
}
@container (min-width:735px) and (max-width:1068px) {
  .channel-html .row.medium-display-bleed {
    position: relative
  }
  .channel-html .row.medium-display-bleed .column {
    z-index: 1
  }
  .channel-html .row.medium-display-bleed::after,
  .channel-html .row.medium-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 22px;
    left: -22px
  }
  .channel-html .row.medium-display-bleed::after {
    left: initial;
    right: -22px
  }
}
.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)
}
.channel-html .section .section-content {
  background-color: inherit;
  color: inherit;
  margin-inline-start: auto;
  margin-inline-end: auto;
  width: 980px
}
.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: break-spaces;
  margin: 0
}
.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
}
.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
}
.channel-html .stat .stat-caption:first-child {
  top: auto;
  bottom: 100%
}
.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
}
.channel-html .channel-custom-font-custom-12-up-to {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-24-stat {
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-64-headline-super {
  font-size: 64px;
  line-height: 84px;
  font-weight: 600;
  letter-spacing: -.026000000000000002em
}
.channel-html .channel-custom-font-custom-17-partner-message {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-19-fixed-mod-headline {
  font-size: 19px;
  line-height: 23px;
  font-weight: 600;
  letter-spacing: -.017em
}
.channel-html .channel-custom-font-custom-40-headline-reduced {
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-40-headline-flex {
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  letter-spacing: -.01em
}
.channel-html .channel-custom-font-custom-24-eyebrow-flex {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: .009000000000000001em
}
.channel-html .channel-custom-font-custom-21-compare-eyebrow,
.channel-html .channel-custom-font-custom-21-eyebrow-reduced-flex {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-17-body-reduced,
.channel-html .channel-custom-font-custom-17-body-reduced-flex,
.channel-html .channel-custom-font-custom-17-links {
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-12-sosumi {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-17-smaller-fixed-mod-headline {
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-56-upgraders-headline {
  font-size: 56px;
  line-height: 60px;
  font-weight: 600;
  letter-spacing: -.028em
}
.channel-html .channel-custom-font-custom-21-upgraders-subhead {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: -.018000000000000002em
}
.channel-html .channel-custom-font-custom-21-upgraders-bento-hls {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: -.014em
}
.channel-html .channel-custom-font-custom-48-upgraders-badges {
  font-size: 48px;
  line-height: 48px;
  font-weight: 600;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-19-upgraders-dropdownlabel {
  font-size: 19px;
  line-height: 23px;
  font-weight: 600;
  letter-spacing: 0
}
@container (max-width:1068px) {
  .channel-html .channel-compare .stat-content .stat-value {
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 21px
  }
  .channel-html .channel-compare .stat-content .stat-row {
    padding: 0 10px
  }
  .channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav,
  .channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 40px
  }
  .channel-html .channel-compare .row-colors {
    padding-bottom: 27px;
    margin-top: 27px
  }
  .channel-html .channel-compare .compare-wrapper {
    display: flex;
    justify-content: center
  }
  .channel-html .channel-compare .compare-section {
    padding-top: 53px;
    padding-bottom: 25px
  }
  .channel-html .channel-compare .compare.compare-column-range-medium-3 .compare-header-row,
  .channel-html .channel-compare .compare.compare-column-range-medium-3 .compare-row {
    padding: 0 58px;
    --column-gap: 42px
  }
  .channel-html .channel-compare .compare-header-row,
  .channel-html .channel-compare .compare-row {
    --column-gap: 28px
  }
  .channel-html .channel-compare .compare-row.compare-template-border-top .compare-column {
    padding-top: 30px
  }
  .channel-html .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
    font-size: 14px
  }
  .channel-html .upgrader-select-container .selector-element-gallery {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0
  }
  .channel-html .row.medium-show,
  .channel-html .section.medium-show {
    display: flex
  }
  .channel-html .row.medium-hide,
  .channel-html .section.medium-hide {
    display: none
  }
  .channel-html .section .section-content {
    width: 692px
  }
  .channel-html .channel-custom-font-custom-12-up-to,
  .channel-html .channel-custom-font-custom-21-compare-eyebrow {
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-24-stat {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-64-headline-super {
    font-size: 56px;
    line-height: 66px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-17-smaller-fixed-mod-headline,
  .channel-html .channel-custom-font-custom-19-fixed-mod-headline,
  .channel-html .channel-custom-font-custom-21-upgraders-bento-hls {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-40-headline-reduced {
    font-size: 32px;
    line-height: 36px
  }
  .channel-html .channel-custom-font-custom-40-headline-flex {
    font-size: 32px;
    line-height: 36px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-24-eyebrow-flex {
    font-size: 21px;
    line-height: 25px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-17-body-reduced {
    font-size: 14px;
    line-height: 20px
  }
  .channel-html .channel-custom-font-custom-48-upgraders-badges,
  .channel-html .channel-custom-font-custom-56-upgraders-headline {
    font-size: 32px;
    line-height: 32px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-19-upgraders-dropdownlabel,
  .channel-html .channel-custom-font-custom-21-upgraders-subhead {
    font-size: 17px;
    line-height: 21px;
    font-weight: 600
  }
}
.channel-html .sC73FAC {
  margin-top: 99px;
  margin-bottom: 80px
}
.channel-html .a29F327,
.channel-html .bBF6055,
.channel-html .bCFB2F8,
.channel-html .bDF6955,
.channel-html .c30A781,
.channel-html .c878480,
.channel-html .cAEBB99,
.channel-html .d1A771D,
.channel-html .d971249,
.channel-html .e3888D9,
.channel-html .e574B65,
.channel-html .g3C538A,
.channel-html .g63CAF3,
.channel-html .gA67AA8,
.channel-html .hFF1F01,
.channel-html .i9AF38D,
.channel-html .jCB687D,
.channel-html .m3AA729,
.channel-html .mF08728,
.channel-html .n823AD1,
.channel-html .nD231FE,
.channel-html .rFD5F2C,
.channel-html .s7E0A03,
.channel-html .t24E646,
.channel-html .t8CB043,
.channel-html .u7172CA,
.channel-html .u7E73DD,
.channel-html .uF7340C,
.channel-html .uFA0548,
.channel-html .v3AE569,
.channel-html .v921EAB,
.channel-html .vDD81A1,
.channel-html .w665E36,
.channel-html .w73DC92,
.channel-html .w87D907,
.channel-html .x39CA8D,
.channel-html .x47DD76,
.channel-html .y58EAA2,
.channel-html .yF4B871,
.channel-html .z2FD493,
.channel-html .z6549EE,
.channel-html .z803B3F {
  text-align: center
}
.channel-html .yD6A174 {
  justify-content: center;
  margin-bottom: 11px
}
.channel-html .c7B3195 {
  color: #1d1d1f;
  padding-bottom: 40px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
@container (max-width:734px) {
  .channel-html .channel-compare .stat-content .stat-value {
    font-size: 21px
  }
  .channel-html .channel-compare .stat-content .stat-row {
    padding: 0
  }
  .channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav {
    margin-bottom: 20px
  }
  .channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 40px
  }
  .channel-html .channel-compare .row-colors {
    padding-bottom: 17px;
    margin-top: 17px
  }
  .channel-html .channel-compare .compare-wrapper,
  .channel-html .section .section-compare-table {
    overflow: initial
  }
  .channel-html .channel-compare .compare-section {
    padding-top: 20px;
    padding-bottom: 14px
  }
  .channel-html .channel-compare .compare.compare-column-range-small-2 .compare-header-row,
  .channel-html .channel-compare .compare.compare-column-range-small-2 .compare-row {
    padding: 0;
    --column-gap: 58px
  }
  .channel-html .channel-compare .compare-header-row,
  .channel-html .channel-compare .compare-row {
    --column-gap: 58px
  }
  .channel-html .channel-compare .compare-row.compare-template-border-top .compare-column {
    padding-top: 20px
  }
  .channel-html .channel-compare .compare.with-fullwidthrowheader .compare-column {
    width: 131px
  }
  .channel-html .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
    font-size: 12px
  }
  .channel-html .row.small-display-bleed {
    position: relative
  }
  .channel-html .row.small-display-bleed .column {
    z-index: 1
  }
  .channel-html .row.small-display-bleed::after,
  .channel-html .row.small-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 20px;
    left: -20px
  }
  .channel-html .row.small-display-bleed::after {
    left: initial;
    right: -20px
  }
  .channel-html .row.small-show,
  .channel-html .section.small-show {
    display: flex
  }
  .channel-html .row.small-hide,
  .channel-html .section.small-hide {
    display: none
  }
  .channel-html .section .section-content {
    max-width: 320px;
    width: 87.5%
  }
  .channel-html .channel-custom-font-custom-12-up-to {
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-24-stat {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-64-headline-super {
    font-size: 40px;
    line-height: 52px
  }
  .channel-html .channel-custom-font-custom-17-smaller-fixed-mod-headline,
  .channel-html .channel-custom-font-custom-19-fixed-mod-headline,
  .channel-html .channel-custom-font-custom-19-upgraders-dropdownlabel,
  .channel-html .channel-custom-font-custom-21-upgraders-subhead {
    font-size: 17px;
    line-height: 21px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-40-headline-reduced {
    font-size: 24px;
    line-height: 28px
  }
  .channel-html .channel-custom-font-custom-40-headline-flex {
    font-size: 28px;
    line-height: 32px
  }
  .channel-html .channel-custom-font-custom-24-eyebrow-flex {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-21-eyebrow-reduced-flex {
    font-size: 17px;
    line-height: 21px
  }
  .channel-html .channel-custom-font-custom-17-body-reduced {
    font-size: 17px;
    line-height: 25px
  }
  .channel-html .channel-custom-font-custom-21-compare-eyebrow {
    font-size: 19px;
    line-height: 23px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-48-upgraders-badges,
  .channel-html .channel-custom-font-custom-56-upgraders-headline {
    font-size: 28px;
    line-height: 28px;
    font-weight: 600
  }
  .channel-html .channel-custom-font-custom-21-upgraders-bento-hls {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600
  }
  .channel-html .nE906E6 {
    margin-left: 12px
  }
  .channel-html .c7B3195 {
    padding-top: 7px;
    padding-bottom: 0
  }
}
.channel-html .o1B6A6A,
.h3311CC {
  margin-top: 14px
}
.channel-html .sFAF45C {
  color: #1d1d1f;
  margin-top: 77px;
  margin-bottom: 25px;
  padding-left: 164px;
  padding-right: 164px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .d3A7870,
.channel-html .g357BC7,
.channel-html .i81BAD2,
.channel-html .jA27BEF,
.channel-html .lED1BB8,
.channel-html .m3E714C,
.channel-html .m747A2B,
.channel-html .p5A4D2D,
.channel-html .t366067,
.channel-html .uC32F6A {
  color: #1d1d1f;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .y52D32D.button {
  color: #1d1d1f;
  background: #fff;
  border: 1px solid #1d1d1f
}
.channel-html .y52D32D.button:hover {
  color: #f5f5f7;
  background: #1d1d1f
}
.channel-html .aD549A3 {
  margin-top: 39px;
  margin-bottom: 64px
}
.channel-html .h585F7C {
  margin-left: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}
.channel-html .vC26A7B {
  margin-bottom: 10px
}
.channel-html .qFAA688,
.channel-html .t347B1C,
.channel-html .u90B325,
.channel-html .x130DA5 {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,980px);
  overflow: hidden
}
.channel-html .a40627F .bentobox-item,
.channel-html .b7E94E6 .bentobox-item,
.channel-html .c627607 .bentobox-item,
.channel-html .hD08C41 .bentobox-item,
.channel-html .hD54A95 .bentobox-item,
.channel-html .kA6E138 .bentobox-item,
.channel-html .l33CE7D .bentobox-item,
.channel-html .m526F8A .bentobox-item,
.channel-html .o88C9F8 .bentobox-item,
.channel-html .o8F5A3D .bentobox-item,
.channel-html .pB343B8 .bentobox-item,
.channel-html .pC8D294 .bentobox-item,
.channel-html .pE11D07 .bentobox-item,
.channel-html .qFAA688 .bentobox-item,
.channel-html .t347B1C .bentobox-item,
.channel-html .u11BAD5 .bentobox-item,
.channel-html .u90B325 .bentobox-item,
.channel-html .x130DA5 .bentobox-item,
.channel-html .x6A1CC1 .bentobox-item,
.channel-html .x91B6E7 .bentobox-item,
.channel-html .zB04A6E .bentobox-item {
  border-radius: 18px
}
.channel-html .e105343,
.channel-html .f9255A7,
.channel-html .g420014,
.channel-html .j6430A4,
.channel-html .l8E9086,
.channel-html .n1EDE43,
.channel-html .o94521E,
.channel-html .rE1A53B,
.channel-html .v0ED477,
.channel-html .vE0FADA,
.channel-html .wAD2F2B,
.channel-html .y8CBD42,
.channel-html .yA38B92 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: visible
}
.channel-html .a44C187:before,
.channel-html .a539E18:before,
.channel-html .c0A107B:before,
.channel-html .c5B5EA3:before,
.channel-html .cA5FC08:before,
.channel-html .d12785E:before,
.channel-html .d98944E:before,
.channel-html .dC6457C:before,
.channel-html .e105343:before,
.channel-html .e7E27FA:before,
.channel-html .f9255A7:before,
.channel-html .fEA1840:before,
.channel-html .fF95B15:before,
.channel-html .g420014:before,
.channel-html .g987B27:before,
.channel-html .hB84278:before,
.channel-html .i0E5D90:before,
.channel-html .i7BF4D7:before,
.channel-html .j6430A4:before,
.channel-html .j7D206E:before,
.channel-html .l8E9086:before,
.channel-html .lF9384D:before,
.channel-html .m3CABA2:before,
.channel-html .m3D8E71:before,
.channel-html .mFACB8A:before,
.channel-html .n1EDE43:before,
.channel-html .o94521E:before,
.channel-html .oDDF6AE:before,
.channel-html .p5AE47D:before,
.channel-html .p71634E:before,
.channel-html .p9B6333:before,
.channel-html .q134BF9:before,
.channel-html .qE038BF:before,
.channel-html .qF91683:before,
.channel-html .rE1A53B:before,
.channel-html .s363A3F:before,
.channel-html .s6E741D:before,
.channel-html .s90555C:before,
.channel-html .t72EF37:before,
.channel-html .tB3DEEA:before,
.channel-html .tF55E37:before,
.channel-html .u4747FE:before,
.channel-html .v0ED477:before,
.channel-html .vD06E6F:before,
.channel-html .vDEC90F:before,
.channel-html .vE0FADA:before,
.channel-html .w754EE9:before,
.channel-html .w91DD9E:before,
.channel-html .wAD2F2B:before,
.channel-html .x6D2AA6:before,
.channel-html .xA39BEC:before,
.channel-html .xCC9B9F:before,
.channel-html .y681EA1:before,
.channel-html .y8CBD42:before,
.channel-html .yA38B92:before,
.channel-html .z39D2AE:before,
.channel-html .z94D2F4:before {
  content: none
}
.channel-html .o44329F {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  flex-grow: 0
}
.channel-html .v81FDD1 {
  padding-top: 40px;
  text-align: center
}
.channel-html .lED1BB8,
.channel-html .m3E714C {
  margin-top: 10px;
  padding-left: 242px;
  padding-right: 242px
}
.b82A198 {
  margin-top: 42px
}
.channel-html .q25E53C,
.channel-html .qA9D8FE,
.channel-html .qE0DB5D {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px
}
.channel-html .hD08C41,
.channel-html .hD54A95,
.channel-html .pB343B8,
.channel-html .u11BAD5 {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,480px);
  overflow: hidden
}
.channel-html .eFCF622,
.channel-html .n6D9C9B,
.channel-html .u4C5FE0,
.channel-html .yB40EF3,
.channel-html .yDB48E9 {
  margin-top: 55px;
  flex-grow: 0
}
.channel-html .jA27BEF {
  padding-left: 80px;
  padding-right: 80px
}
.f1FB06B {
  margin-top: 49px
}
.channel-html .f186C1E,
.channel-html .j6D914D,
.channel-html .r2C56E1,
.channel-html .x3F06C3 {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px
}
.hBCCEC8 {
  margin-top: 121px;
  margin-bottom: 104px
}
.channel-html .kA6E138 {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,360px);
  overflow: hidden
}
.channel-html .i81BAD2,
.channel-html .uC32F6A {
  padding-left: 32px;
  padding-right: 32px
}
.z06BA06 {
  margin-top: 32px;
  margin-bottom: 36px
}
.channel-html .c627607 {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,600px);
  overflow: hidden
}
.channel-html .a44C187 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: hidden
}
.channel-html .d3A7870 {
  padding-left: 200px;
  padding-right: 200px
}
.channel-html .uBDD968,
.channel-html .xFD41F9 {
  padding-left: 70px;
  padding-right: 70px;
  color: #1d1d1f;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.l65B239 {
  margin-top: 44px
}
.channel-html .wEA4AF5 {
  margin-top: 57px;
  margin-bottom: 49px;
  flex-grow: 0
}
.channel-html .uBDD968 {
  margin-top: 16px
}
.channel-html .mE019F8 {
  margin-top: 53px;
  margin-bottom: 49px;
  flex-grow: 0
}
.k7BA23B {
  margin-left: -1px
}
.channel-html .xFD41F9 {
  margin-top: 18px
}
.channel-html .h8522E1,
.channel-html .hE6CBA9,
.channel-html .jFE7357,
.channel-html .k5675CF,
.channel-html .pF28A94,
.channel-html .r643E64 {
  margin-top: 10px;
  margin-bottom: 10px
}
.channel-html .h492D6A {
  margin-top: 14px;
  margin-bottom: -64px;
  flex-grow: 0
}
.channel-html .tA4CC80 {
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 40px 40px 0;
  text-align: center
}
.channel-html .q6874D3,
.channel-html .wCD89A7 {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0
}
.channel-html .v7D0C70 {
  color: #1d1d1f;
  margin-top: 10px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.q7CA670 {
  margin-top: 35px;
  margin-left: 56px
}
.channel-html .wCD89A7 {
  margin-top: -237px
}
.channel-html .q6874D3 {
  margin-top: 0
}
.channel-html .bB7D5F9 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-left: 184px;
  padding-bottom: 0;
  text-align: left
}
.channel-html .u71B0B8 .inline-label-container {
  display: block;
  width: 100px;
  margin-left: 0;
  padding-left: 0;
  color: #6e6e73
}
.channel-html .u71B0B8 .selector-element-gallery {
  display: block;
  margin-top: 8px;
  margin-left: 0;
  padding-left: 0;
  width: 206px;
  border-bottom: 1px solid #86868b
}
.g715BA4,
.r286B39,
.u71B0B8 {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif
}
.channel-html .g715BA4 .selector-element-gallery .gallery-select,
.channel-html .u71B0B8 .selector-element-gallery .gallery-select {
  width: 206px;
  color: #1d1d1f
}
.channel-html .p1B5913 {
  margin: 4px 0 0;
  padding: 0
}
.channel-html .a118CAE,
.channel-html .c0F76DA,
.channel-html .g3D4380,
.channel-html .j12CFA1,
.channel-html .vCB39BB,
.channel-html .xEA516A {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 25px
}
.channel-html .c5603F1,
.channel-html .e407CCD,
.channel-html .e8E50D8,
.channel-html .g46B7A3,
.channel-html .g6DF4C4,
.channel-html .iE38538,
.channel-html .l60E5F8,
.channel-html .n67392A,
.channel-html .rD69871,
.channel-html .u179ED6,
.channel-html .v0D6056,
.channel-html .z337238 {
  color: #6e6e73;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .eF29358,
.channel-html .f8BB504,
.channel-html .g41FCA1,
.channel-html .h164D93,
.channel-html .h3A82BF,
.channel-html .i304821,
.channel-html .j259950,
.channel-html .l309D77,
.channel-html .n798E32,
.channel-html .p73BAFA,
.channel-html .r7F911D,
.channel-html .s300952,
.channel-html .tF9FFFE,
.channel-html .u08FEC8,
.channel-html .u9A6E68,
.channel-html .w169BA1,
.channel-html .wAFB6FE,
.channel-html .zA8E4FD {
  color: #1d1d1f;
  margin-top: -1px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 0;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .c0C6229,
.channel-html .dC6742F,
.channel-html .e6DC1BE,
.channel-html .eEBA795,
.channel-html .g678A4A,
.channel-html .h598D16,
.channel-html .i1D53D3,
.channel-html .k59AEEB,
.channel-html .k6C7B19,
.channel-html .lD0C898,
.channel-html .m98F543,
.channel-html .nDCB024,
.channel-html .o459FA8,
.channel-html .rDBA9E8,
.channel-html .w93F1C3,
.channel-html .w9F69EB,
.channel-html .xEE001F,
.channel-html .y7307AD {
  color: #6e6e73;
  margin-top: 1px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 0;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .p687736,
.channel-html .x378F95 {
  color: #1d1d1f;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .e2DD66C,
.channel-html .kBC95C5,
.channel-html .oE717D4,
.channel-html .u536E4A,
.channel-html .z08F956,
.channel-html .zA92B83 {
  margin-left: -15px;
  padding-left: 0;
  text-align: center
}
.channel-html .hD6B225,
.channel-html .j19822A,
.channel-html .oC13E52,
.channel-html .v21053B,
.channel-html .w1E996F,
.channel-html .y769854 {
  justify-content: center;
  margin-top: 31px
}
@container (max-width:1068px) {
  .channel-html .c7B3195 {
    padding-bottom: 38px
  }
  .h3311CC {
    margin-top: 12px
  }
  .channel-html .sFAF45C {
    margin-top: 57px;
    margin-bottom: 18px;
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .u90B325,
  .channel-html .x130DA5 {
    grid-template-columns: repeat(1,692px);
    overflow: hidden
  }
  .channel-html .f9255A7,
  .channel-html .j6430A4,
  .channel-html .l8E9086,
  .channel-html .n1EDE43,
  .channel-html .o94521E,
  .channel-html .vE0FADA,
  .channel-html .y8CBD42 {
    overflow: visible
  }
  .channel-html .a44C187:before,
  .channel-html .f9255A7:before,
  .channel-html .j6430A4:before,
  .channel-html .l8E9086:before,
  .channel-html .n1EDE43:before,
  .channel-html .o94521E:before,
  .channel-html .vE0FADA:before,
  .channel-html .y8CBD42:before {
    content: none
  }
  .channel-html .eFCF622,
  .channel-html .h492D6A,
  .channel-html .mE019F8,
  .channel-html .n6D9C9B,
  .channel-html .o44329F,
  .channel-html .u4C5FE0,
  .channel-html .wEA4AF5,
  .channel-html .yB40EF3 {
    flex-grow: 0
  }
  .channel-html .v81FDD1 {
    padding-top: 0
  }
  .channel-html .lED1BB8,
  .channel-html .m3E714C {
    margin-top: 7px;
    padding-left: 144px;
    padding-right: 144px
  }
  .b82A198 {
    margin-top: 33px
  }
  .channel-html .hD08C41,
  .channel-html .hD54A95,
  .channel-html .pB343B8,
  .channel-html .u11BAD5 {
    grid-template-columns: repeat(1,336px);
    overflow: hidden
  }
  .channel-html .jA27BEF {
    padding-left: 36px;
    padding-right: 36px
  }
  .f1FB06B {
    margin-top: 35px
  }
  .channel-html .t366067 {
    padding-left: 96px;
    padding-right: 96px
  }
  .hBCCEC8 {
    margin-top: 76px;
    margin-bottom: 13px
  }
  .channel-html .kA6E138 {
    grid-template-columns: repeat(1,254px);
    overflow: hidden
  }
  .channel-html .i81BAD2 {
    padding-left: 22px;
    padding-right: 22px
  }
  .channel-html .uC32F6A {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px
  }
  .z06BA06 {
    margin-top: 35px;
    margin-bottom: 39px
  }
  .channel-html .c627607 {
    grid-template-columns: repeat(1,418px);
    overflow: hidden
  }
  .channel-html .a44C187 {
    overflow: hidden
  }
  .channel-html .d3A7870 {
    padding-left: 132px;
    padding-right: 132px
  }
  .l65B239 {
    margin-top: 64px
  }
  .channel-html .uBDD968 {
    margin-top: 18px;
    margin-bottom: 1px
  }
  .channel-html .xFD41F9 {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px
  }
  .channel-html .tA4CC80 {
    padding-top: 39px;
    padding-left: 30px;
    padding-right: 30px
  }
  .channel-html .v7D0C70 {
    margin-top: 7px
  }
  .q7CA670 {
    margin-top: 36.5px;
    margin-left: 45px
  }
  .channel-html .wCD89A7 {
    margin-top: -154px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  .channel-html .bB7D5F9 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-left: 77px;
    padding-bottom: 0
  }
  .channel-html .p1B5913 {
    margin: 0;
    padding: 0 0 0 9px
  }
  .channel-html .vCB39BB {
    margin-left: 0;
    padding-top: 0;
    padding-left: 30px
  }
  .channel-html .tF9FFFE {
    margin-top: 0
  }
  .channel-html .e6DC1BE {
    margin-top: 3px;
    margin-right: -3px
  }
  .channel-html .j19822A {
    margin-top: 20px;
    margin-left: 3px
  }
  .channel-html .j19822A .liner {
    height: 240px
  }
  .channel-html .j19822A .liner:after,
  .channel-html .j19822A .liner:before {
    width: 22px
  }
  .channel-html .j19822A .liner:before {
    left: -22px
  }
  .channel-html .j19822A .liner:after {
    right: -22px
  }
  .channel-html .gE9C708 {
    margin-left: -33px;
    padding-left: 0
  }
}
.channel-html .hD6B225 .liner,
.channel-html .j19822A .liner,
.channel-html .oC13E52 .liner,
.channel-html .v21053B .liner,
.channel-html .w1E996F .liner,
.channel-html .y769854 .liner {
  background-color: #cbcbcd;
  width: 1px;
  height: 77px;
  opacity: 1
}
.channel-html .cE5E43C .liner:after,
.channel-html .cE5E43C .liner:before,
.channel-html .hD6B225 .liner:after,
.channel-html .hD6B225 .liner:before,
.channel-html .j06B745 .liner:after,
.channel-html .j06B745 .liner:before,
.channel-html .j19822A .liner:after,
.channel-html .j19822A .liner:before,
.channel-html .n886C9A .liner:after,
.channel-html .n886C9A .liner:before,
.channel-html .o260579 .liner:after,
.channel-html .o260579 .liner:before,
.channel-html .oC13E52 .liner:after,
.channel-html .oC13E52 .liner:before,
.channel-html .s6F5911 .liner:after,
.channel-html .s6F5911 .liner:before,
.channel-html .v21053B .liner:after,
.channel-html .v21053B .liner:before,
.channel-html .v88D7EF .liner:after,
.channel-html .v88D7EF .liner:before,
.channel-html .w1E996F .liner:after,
.channel-html .w1E996F .liner:before,
.channel-html .y769854 .liner:after,
.channel-html .y769854 .liner:before {
  position: absolute;
  display: inline-block;
  height: 100%;
  top: 0;
  background-color: #cbcbcd
}
.channel-html .b73BBCD,
.channel-html .gE9C708,
.channel-html .l7A794C,
.channel-html .n54985C,
.channel-html .s2C269A,
.channel-html .vF26352 {
  padding-left: 2px
}
.channel-html .cE5E43C,
.channel-html .j06B745,
.channel-html .n886C9A,
.channel-html .o260579,
.channel-html .s6F5911,
.channel-html .v88D7EF {
  justify-content: center;
  margin-top: 26px
}
@container (max-width:1068px) {
  .channel-html .v88D7EF {
    margin-top: 36px;
    margin-left: 3px
  }
  .channel-html .v88D7EF .liner {
    height: 104px
  }
  .channel-html .v88D7EF .liner:after,
  .channel-html .v88D7EF .liner:before {
    width: 22px
  }
  .channel-html .v88D7EF .liner:before {
    left: -22px
  }
  .channel-html .v88D7EF .liner:after {
    right: -22px
  }
}
.channel-html .cE5E43C .liner,
.channel-html .j06B745 .liner,
.channel-html .n886C9A .liner,
.channel-html .o260579 .liner,
.channel-html .s6F5911 .liner,
.channel-html .v88D7EF .liner {
  background-color: #cbcbcd;
  width: 1px;
  height: 104px;
  opacity: 1
}
.channel-html .fA5E495,
.channel-html .fF62E65,
.channel-html .l0DF801,
.channel-html .n9A754D,
.channel-html .t00D18A,
.channel-html .x0E890E {
  margin-left: 0;
  padding-top: 0;
  padding-left: 5px;
  padding-right: 80px
}
.channel-html .b1EEB3A,
.channel-html .h78319B,
.channel-html .mF5A7E4,
.channel-html .n78CAA3,
.channel-html .oE5E813,
.channel-html .w5CA85A {
  color: #1d1d1f;
  margin-top: -1px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 0;
  padding-right: 92px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
@container (max-width:1068px) {
  .channel-html .n9A754D {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 13px;
    padding-right: 0
  }
  .channel-html .c5603F1 {
    padding-right: 0
  }
  .channel-html .w5CA85A {
    margin-top: 0;
    padding-right: 60px
  }
  .channel-html .c0C6229 {
    margin-top: 3px;
    padding-right: 81px
  }
  .channel-html .g3D4380 {
    margin-left: 0;
    padding-top: 0;
    padding-left: 30px
  }
  .channel-html .r7F911D {
    margin-top: 0
  }
  .channel-html .o459FA8 {
    margin-top: 3px;
    margin-right: -3px
  }
  .channel-html .w1E996F {
    margin-top: 20px;
    margin-left: 3px
  }
  .channel-html .w1E996F .liner {
    height: 240px
  }
  .channel-html .w1E996F .liner:after,
  .channel-html .w1E996F .liner:before {
    width: 22px
  }
  .channel-html .w1E996F .liner:before {
    left: -22px
  }
  .channel-html .w1E996F .liner:after {
    right: -22px
  }
  .channel-html .b73BBCD {
    margin-left: -33px;
    padding-left: 0
  }
}
@container (max-width:1068px) {
  .channel-html .n886C9A {
    margin-top: 36px;
    margin-left: 3px
  }
  .channel-html .n886C9A .liner {
    height: 104px
  }
  .channel-html .n886C9A .liner:after,
  .channel-html .n886C9A .liner:before {
    width: 22px
  }
  .channel-html .n886C9A .liner:before {
    left: -22px
  }
  .channel-html .n886C9A .liner:after {
    right: -22px
  }
  .channel-html .x0E890E {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 13px;
    padding-right: 0
  }
}
@container (max-width:1068px) {
  .channel-html .u179ED6 {
    padding-right: 0
  }
  .channel-html .n78CAA3 {
    margin-top: 0;
    padding-right: 60px
  }
  .channel-html .k6C7B19 {
    margin-top: 3px;
    padding-right: 81px
  }
  .channel-html .j12CFA1 {
    margin-left: 0;
    padding-top: 0;
    padding-left: 30px
  }
  .channel-html .h3A82BF {
    margin-top: 0
  }
  .channel-html .rDBA9E8 {
    margin-top: 3px;
    margin-right: -3px
  }
  .channel-html .v21053B {
    margin-top: 20px;
    margin-left: 3px
  }
  .channel-html .v21053B .liner {
    height: 240px
  }
  .channel-html .v21053B .liner:after,
  .channel-html .v21053B .liner:before {
    width: 22px
  }
  .channel-html .v21053B .liner:before {
    left: -22px
  }
  .channel-html .v21053B .liner:after {
    right: -22px
  }
  .channel-html .s2C269A {
    margin-left: -33px;
    padding-left: 0
  }
}
@container (max-width:1068px) {
  .channel-html .o260579 {
    margin-top: 36px;
    margin-left: 3px
  }
  .channel-html .o260579 .liner {
    height: 104px
  }
  .channel-html .o260579 .liner:after,
  .channel-html .o260579 .liner:before {
    width: 22px
  }
  .channel-html .o260579 .liner:before {
    left: -22px
  }
  .channel-html .o260579 .liner:after {
    right: -22px
  }
  .channel-html .fF62E65 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 13px;
    padding-right: 0
  }
}
@container (max-width:1068px) {
  .channel-html .e407CCD {
    padding-right: 0
  }
  .channel-html .mF5A7E4 {
    margin-top: 0;
    padding-right: 60px
  }
  .channel-html .w93F1C3 {
    margin-top: 3px;
    padding-right: 81px
  }
  .channel-html .a118CAE {
    margin-left: 0;
    padding-top: 0;
    padding-left: 30px
  }
  .channel-html .j259950 {
    margin-top: 0
  }
  .channel-html .k59AEEB {
    margin-top: 3px;
    margin-right: -3px
  }
  .channel-html .y769854 {
    margin-top: 20px;
    margin-left: 3px
  }
  .channel-html .y769854 .liner {
    height: 240px
  }
  .channel-html .y769854 .liner:after,
  .channel-html .y769854 .liner:before {
    width: 22px
  }
  .channel-html .y769854 .liner:before {
    left: -22px
  }
  .channel-html .y769854 .liner:after {
    right: -22px
  }
  .channel-html .n54985C {
    margin-left: -33px;
    padding-left: 0
  }
}
@container (max-width:1068px) {
  .channel-html .j06B745 {
    margin-top: 36px;
    margin-left: 3px
  }
  .channel-html .j06B745 .liner {
    height: 104px
  }
  .channel-html .j06B745 .liner:after,
  .channel-html .j06B745 .liner:before {
    width: 22px
  }
  .channel-html .j06B745 .liner:before {
    left: -22px
  }
  .channel-html .j06B745 .liner:after {
    right: -22px
  }
  .channel-html .l0DF801 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 13px;
    padding-right: 0
  }
}
@container (max-width:1068px) {
  .channel-html .e8E50D8 {
    padding-right: 0
  }
  .channel-html .b1EEB3A {
    margin-top: 0;
    padding-right: 60px
  }
  .channel-html .i1D53D3 {
    margin-top: 3px;
    padding-right: 81px
  }
  .channel-html .xEA516A {
    margin-left: 0;
    padding-top: 0;
    padding-left: 30px
  }
  .channel-html .wAFB6FE {
    margin-top: 0
  }
  .channel-html .g678A4A {
    margin-top: 3px;
    margin-right: -3px
  }
  .channel-html .oC13E52 {
    margin-top: 20px;
    margin-left: 3px
  }
  .channel-html .oC13E52 .liner {
    height: 240px
  }
  .channel-html .oC13E52 .liner:after,
  .channel-html .oC13E52 .liner:before {
    width: 22px
  }
  .channel-html .oC13E52 .liner:before {
    left: -22px
  }
  .channel-html .oC13E52 .liner:after {
    right: -22px
  }
  .channel-html .l7A794C {
    margin-left: -33px;
    padding-left: 0
  }
}
@container (max-width:1068px) {
  .channel-html .s6F5911 {
    margin-top: 36px;
    margin-left: 3px
  }
  .channel-html .s6F5911 .liner {
    height: 104px
  }
  .channel-html .s6F5911 .liner:after,
  .channel-html .s6F5911 .liner:before {
    width: 22px
  }
  .channel-html .s6F5911 .liner:before {
    left: -22px
  }
  .channel-html .s6F5911 .liner:after {
    right: -22px
  }
  .channel-html .fA5E495 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 13px;
    padding-right: 0
  }
}
@container (max-width:1068px) {
  .channel-html .n67392A {
    padding-right: 0
  }
  .channel-html .h78319B {
    margin-top: 0;
    padding-right: 60px
  }
  .channel-html .dC6742F {
    margin-top: 3px;
    padding-right: 81px
  }
  .channel-html .c0F76DA {
    margin-left: 0;
    padding-top: 0;
    padding-left: 30px
  }
  .channel-html .s300952 {
    margin-top: 0
  }
  .channel-html .w9F69EB {
    margin-top: 3px;
    margin-right: -3px
  }
  .channel-html .hD6B225 {
    margin-top: 20px;
    margin-left: 3px
  }
  .channel-html .hD6B225 .liner {
    height: 240px
  }
  .channel-html .hD6B225 .liner:after,
  .channel-html .hD6B225 .liner:before {
    width: 22px
  }
  .channel-html .hD6B225 .liner:before {
    left: -22px
  }
  .channel-html .hD6B225 .liner:after {
    right: -22px
  }
  .channel-html .vF26352 {
    margin-left: -33px;
    padding-left: 0
  }
}
@container (max-width:1068px) {
  .channel-html .cE5E43C {
    margin-top: 36px;
    margin-left: 3px
  }
  .channel-html .cE5E43C .liner {
    height: 104px
  }
  .channel-html .cE5E43C .liner:after,
  .channel-html .cE5E43C .liner:before {
    width: 22px
  }
  .channel-html .cE5E43C .liner:before {
    left: -22px
  }
  .channel-html .cE5E43C .liner:after {
    right: -22px
  }
  .channel-html .t00D18A {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 13px;
    padding-right: 0
  }
}
@container (undefined) {
  .channel-html .cE5E43C .liner:after,
  .channel-html .cE5E43C .liner:before,
  .channel-html .hD6B225 .liner:after,
  .channel-html .hD6B225 .liner:before,
  .channel-html .j06B745 .liner:after,
  .channel-html .j06B745 .liner:before,
  .channel-html .j19822A .liner:after,
  .channel-html .j19822A .liner:before,
  .channel-html .n886C9A .liner:after,
  .channel-html .n886C9A .liner:before,
  .channel-html .o260579 .liner:after,
  .channel-html .o260579 .liner:before,
  .channel-html .oC13E52 .liner:after,
  .channel-html .oC13E52 .liner:before,
  .channel-html .s6F5911 .liner:after,
  .channel-html .s6F5911 .liner:before,
  .channel-html .v21053B .liner:after,
  .channel-html .v21053B .liner:before,
  .channel-html .v88D7EF .liner:after,
  .channel-html .v88D7EF .liner:before,
  .channel-html .w1E996F .liner:after,
  .channel-html .w1E996F .liner:before,
  .channel-html .y769854 .liner:after,
  .channel-html .y769854 .liner:before {
    width: 44px
  }
  .channel-html .cE5E43C .liner:before,
  .channel-html .hD6B225 .liner:before,
  .channel-html .j06B745 .liner:before,
  .channel-html .j19822A .liner:before,
  .channel-html .n886C9A .liner:before,
  .channel-html .o260579 .liner:before,
  .channel-html .oC13E52 .liner:before,
  .channel-html .s6F5911 .liner:before,
  .channel-html .v21053B .liner:before,
  .channel-html .v88D7EF .liner:before,
  .channel-html .w1E996F .liner:before,
  .channel-html .y769854 .liner:before {
    left: -44px
  }
  .channel-html .cE5E43C .liner:after,
  .channel-html .hD6B225 .liner:after,
  .channel-html .j06B745 .liner:after,
  .channel-html .j19822A .liner:after,
  .channel-html .n886C9A .liner:after,
  .channel-html .o260579 .liner:after,
  .channel-html .oC13E52 .liner:after,
  .channel-html .s6F5911 .liner:after,
  .channel-html .v21053B .liner:after,
  .channel-html .v88D7EF .liner:after,
  .channel-html .w1E996F .liner:after,
  .channel-html .y769854 .liner:after {
    right: -44px
  }
}
.channel-html .bB668C3 {
  align-items: center;
  margin-top: 13px;
  flex-grow: 0
}
@media only screen and (max-width:1068px) {
  .channel-html .sC73FAC {
    margin-top: 132px;
    margin-bottom: 71px
  }
  .channel-html .yD6A174 {
    margin-bottom: 15px
  }
  .channel-html .aD549A3 {
    margin-top: 10px;
    margin-bottom: 41px
  }
  .channel-html .o44329F {
    margin-top: 39px
  }
  .channel-html .eFCF622,
  .channel-html .n6D9C9B,
  .channel-html .yB40EF3 {
    margin-top: 45.5px
  }
  .channel-html .u4C5FE0 {
    margin-top: 45px;
    margin-bottom: 66px;
    padding-bottom: 0
  }
  .channel-html .wEA4AF5 {
    margin-top: 38px;
    margin-bottom: 46px
  }
  .channel-html .mE019F8 {
    margin-top: 34px;
    margin-bottom: 47px
  }
  .channel-html .h492D6A {
    margin-top: 0;
    margin-bottom: 6px
  }
  .channel-html .u71B0B8,
  .channel-html .u71B0B8 .selector-element-gallery {
    display: block
  }
  .channel-html .u71B0B8 .inline-label-container {
    display: block;
    width: 100px;
    margin-left: 0;
    padding-left: 0
  }
  .channel-html .u71B0B8 .selector-element-gallery {
    margin-top: 8px;
    margin-left: 0;
    padding-left: 0;
    width: 206px
  }
  .channel-html .u71B0B8 .selector-element-gallery .gallery-select {
    width: 206px
  }
  .channel-html .bD0C1FE,
  .channel-html .cBE2EFF,
  .channel-html .g7D434B,
  .channel-html .n659FCE,
  .channel-html .pD866F3,
  .channel-html .u19BE35 {
    padding-top: 2px
  }
  .channel-html .bB668C3 {
    align-items: center;
    margin-top: 0;
    margin-bottom: 0
  }
  .channel-html .dD88811 {
    margin-bottom: 21px
  }
}
.channel-html .yB66E81 {
  margin: 0;
  padding: 0;
  text-align: center
}
.channel-html .p687736 {
  margin: 0;
  padding: 0 100px 0 0
}
.channel-html .q47C8B7 {
  padding: 0 20px 12px 7px;
  order: 2
}
@container (max-width:1068px) {
  .channel-html .rD69871 {
    padding-right: 0
  }
  .channel-html .oE5E813 {
    margin-top: 0;
    padding-right: 60px
  }
  .channel-html .nDCB024 {
    margin-top: 3px;
    padding-right: 81px
  }
  .channel-html .qFAA688 {
    grid-template-columns: repeat(1,692px);
    overflow: hidden
  }
  .channel-html .v0ED477 {
    overflow: visible
  }
  .channel-html .v0ED477:before {
    content: none
  }
  .channel-html .bB668C3 {
    flex-grow: 0
  }
  .channel-html .yB66E81 {
    margin: 0;
    padding: 0;
    text-align: center
  }
  .channel-html .p687736 {
    margin: 0;
    padding: 0 54px 0 0
  }
  .channel-html .q47C8B7 {
    padding-top: 2px;
    padding-left: 45px;
    padding-bottom: 0
  }
}
.channel-html .x378F95 {
  padding-right: 112px
}
@container (max-width:734px) {
  .h3311CC {
    margin-top: -5px
  }
  .channel-html .sFAF45C {
    margin-top: 40px;
    margin-bottom: 14px
  }
  .channel-html .c627607,
  .channel-html .hD08C41,
  .channel-html .hD54A95,
  .channel-html .kA6E138,
  .channel-html .pB343B8,
  .channel-html .qFAA688,
  .channel-html .u11BAD5,
  .channel-html .u90B325,
  .channel-html .x130DA5 {
    grid-template-columns: repeat(1,320px);
    overflow: hidden
  }
  .channel-html .f9255A7,
  .channel-html .j6430A4,
  .channel-html .l8E9086,
  .channel-html .n1EDE43,
  .channel-html .o94521E,
  .channel-html .v0ED477,
  .channel-html .vE0FADA,
  .channel-html .y8CBD42 {
    overflow: visible
  }
  .channel-html .a44C187:before,
  .channel-html .f9255A7:before,
  .channel-html .j6430A4:before,
  .channel-html .l8E9086:before,
  .channel-html .n1EDE43:before,
  .channel-html .o94521E:before,
  .channel-html .v0ED477:before,
  .channel-html .vE0FADA:before,
  .channel-html .y8CBD42:before {
    content: none
  }
  .channel-html .bB668C3,
  .channel-html .eFCF622,
  .channel-html .h492D6A,
  .channel-html .mE019F8,
  .channel-html .n6D9C9B,
  .channel-html .o44329F,
  .channel-html .u4C5FE0,
  .channel-html .wEA4AF5,
  .channel-html .yB40EF3 {
    flex-grow: 0
  }
  .channel-html .lED1BB8 {
    margin-top: 0;
    padding-left: 35px;
    padding-right: 35px
  }
  .channel-html .m3E714C {
    margin-top: 0;
    padding-left: 24px;
    padding-right: 24px
  }
  .b82A198 {
    margin-top: 29px
  }
  .channel-html .qA9D8FE,
  .channel-html .qE0DB5D {
    margin-bottom: 10px;
    margin-right: 0
  }
  .channel-html .jA27BEF {
    padding-left: 32px;
    padding-right: 32px
  }
  .f1FB06B {
    margin-top: 45px
  }
  .channel-html .f186C1E,
  .channel-html .j6D914D,
  .channel-html .r2C56E1 {
    margin-left: 0
  }
  .channel-html .t366067 {
    padding-left: 60px;
    padding-right: 60px
  }
  .hBCCEC8 {
    margin-top: 54px;
    margin-bottom: 59px
  }
  .channel-html .q25E53C {
    margin-right: 0
  }
  .channel-html .i81BAD2,
  .channel-html .uC32F6A {
    padding-left: 30px;
    padding-right: 30px
  }
  .z06BA06 {
    margin-top: 23px;
    margin-bottom: 30px
  }
  .channel-html .a44C187 {
    overflow: hidden
  }
  .channel-html .d3A7870 {
    padding-left: 40px;
    padding-right: 40px
  }
  .l65B239 {
    margin-top: 41px
  }
  .channel-html .uBDD968 {
    margin-top: 17px
  }
  .channel-html .xFD41F9 {
    margin-top: 18px;
    padding-left: 70px;
    padding-right: 70px
  }
  .channel-html .tA4CC80 {
    padding-top: 32px;
    padding-left: 40px;
    padding-right: 40px
  }
  .q7CA670 {
    margin-top: 28px;
    margin-left: -8px
  }
  .channel-html .wCD89A7 {
    margin-top: -106px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  .channel-html .bB7D5F9 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-left: 72px;
    padding-bottom: 0
  }
  .channel-html .p1B5913 {
    margin: 20px 0 0 72px;
    padding: 0
  }
  .channel-html .a118CAE,
  .channel-html .c0F76DA,
  .channel-html .g3D4380,
  .channel-html .j12CFA1,
  .channel-html .vCB39BB,
  .channel-html .xEA516A {
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    text-align: left
  }
  .channel-html .e6DC1BE,
  .channel-html .g678A4A,
  .channel-html .k59AEEB,
  .channel-html .o459FA8,
  .channel-html .rDBA9E8,
  .channel-html .w9F69EB {
    margin-top: 0
  }
  .channel-html .cE5E43C .liner:after,
  .channel-html .cE5E43C .liner:before,
  .channel-html .hD6B225 .liner:after,
  .channel-html .hD6B225 .liner:before,
  .channel-html .j06B745 .liner:after,
  .channel-html .j06B745 .liner:before,
  .channel-html .j19822A .liner:after,
  .channel-html .j19822A .liner:before,
  .channel-html .n886C9A .liner:after,
  .channel-html .n886C9A .liner:before,
  .channel-html .o260579 .liner:after,
  .channel-html .o260579 .liner:before,
  .channel-html .oC13E52 .liner:after,
  .channel-html .oC13E52 .liner:before,
  .channel-html .s6F5911 .liner:after,
  .channel-html .s6F5911 .liner:before,
  .channel-html .v21053B .liner:after,
  .channel-html .v21053B .liner:before,
  .channel-html .v88D7EF .liner:after,
  .channel-html .v88D7EF .liner:before,
  .channel-html .w1E996F .liner:after,
  .channel-html .w1E996F .liner:before,
  .channel-html .y769854 .liner:after,
  .channel-html .y769854 .liner:before {
    width: 20px
  }
  .channel-html .cE5E43C .liner:before,
  .channel-html .hD6B225 .liner:before,
  .channel-html .j06B745 .liner:before,
  .channel-html .j19822A .liner:before,
  .channel-html .n886C9A .liner:before,
  .channel-html .o260579 .liner:before,
  .channel-html .oC13E52 .liner:before,
  .channel-html .s6F5911 .liner:before,
  .channel-html .v21053B .liner:before,
  .channel-html .v88D7EF .liner:before,
  .channel-html .w1E996F .liner:before,
  .channel-html .y769854 .liner:before {
    left: -20px
  }
  .channel-html .cE5E43C .liner:after,
  .channel-html .hD6B225 .liner:after,
  .channel-html .j06B745 .liner:after,
  .channel-html .j19822A .liner:after,
  .channel-html .n886C9A .liner:after,
  .channel-html .o260579 .liner:after,
  .channel-html .oC13E52 .liner:after,
  .channel-html .s6F5911 .liner:after,
  .channel-html .v21053B .liner:after,
  .channel-html .v88D7EF .liner:after,
  .channel-html .w1E996F .liner:after,
  .channel-html .y769854 .liner:after {
    right: -20px
  }
  .channel-html .fA5E495,
  .channel-html .fF62E65,
  .channel-html .l0DF801,
  .channel-html .n9A754D,
  .channel-html .t00D18A,
  .channel-html .x0E890E {
    margin-left: 0;
    padding-top: 62px;
    padding-left: 0;
    padding-right: 80px
  }
  .channel-html .b1EEB3A,
  .channel-html .h78319B,
  .channel-html .mF5A7E4,
  .channel-html .n78CAA3,
  .channel-html .oE5E813,
  .channel-html .w5CA85A {
    padding-right: 11px
  }
  .channel-html .c0C6229,
  .channel-html .dC6742F,
  .channel-html .i1D53D3,
  .channel-html .k6C7B19,
  .channel-html .nDCB024,
  .channel-html .w93F1C3 {
    margin-top: 0;
    padding-right: 60px
  }
  .channel-html .yB66E81 {
    margin: 56px 0 0;
    padding: 0 40px;
    text-align: center
  }
  .channel-html .p687736 {
    margin: 0;
    padding: 0 24px
  }
  .channel-html .q47C8B7 {
    padding-top: 0;
    padding-left: 72px;
    padding-bottom: 12px
  }
  .channel-html .x378F95 {
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .zA15975 {
    margin-top: 0;
    padding-top: 0
  }
}
.channel-html .u76197C {
  margin-top: 26px
}
.channel-html .k829D46,
.channel-html .v922DCA,
.channel-html .zA15975 {
  margin-top: 0
}
.channel-html .g715BA4 .inline-label-container {
  display: block;
  align-items: flex-end;
  width: 100px;
  color: #6e6e73
}
.channel-html .g715BA4 .selector-element-gallery {
  display: block;
  margin-top: 8px;
  margin-left: 0;
  width: 206px;
  border-bottom: 1px solid #86868b
}
.channel-html .zE17386 {
  padding-top: 36px
}
.channel-html .gEAC17C,
.channel-html .k5EF4A8,
.channel-html .kB8590D,
.channel-html .lF31432,
.channel-html .y9C1EF2,
.channel-html .z9534C2 {
  color: #6e6e73;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .f8F8A3A,
.channel-html .t04515E,
.channel-html .u47B8BE,
.channel-html .v42F23A,
.channel-html .w0DC38B,
.channel-html .wD8AFBA {
  color: #6e6e73;
  margin-top: 3px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 0;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .b583D99,
.channel-html .f6D28D7,
.channel-html .g8C12DE,
.channel-html .gE2F716,
.channel-html .w9FB500,
.channel-html .wE8D6D7 {
  color: #6e6e73;
  margin-top: 40px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .c5AA668 {
  margin: 0;
  padding: 0;
  text-align: center;
  order: 1
}
.h3D0691 {
  margin: 67px -82px 76px 0
}
.channel-html .d411609 {
  margin: 10px 10px 10px 0
}
.channel-html .a40627F,
.channel-html .l33CE7D {
  grid-gap: 10px;
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,313px);
  overflow: hidden
}
.channel-html .f345EC6,
.channel-html .r915281 {
  margin-top: 40px;
  margin-bottom: 36px;
  flex-grow: 0
}
.u0669B3 {
  margin-left: 0
}
.channel-html .rDCB84C {
  color: #1d1d1f;
  margin-top: 19px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .z3AACA6 {
  margin: 10px
}
.channel-html .x91B6E7 {
  grid-gap: 10px;
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,314px);
  overflow: hidden
}
.m0229FE {
  margin-left: 1px
}
.channel-html .rE0ED53 {
  color: #1d1d1f;
  margin-top: 18px;
  padding-left: 74px;
  padding-right: 74px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .r81F624 {
  margin-top: 40px;
  margin-bottom: 57px;
  flex-grow: 0
}
.w9FF44B {
  margin-left: 2px
}
.channel-html .u319DB9 {
  color: #1d1d1f;
  margin-top: 19px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .kFDF4B7 {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  z-index: 12
}
.g86275D {
  margin-top: 40px;
  margin-left: 0
}
.channel-html .mFD6D68 {
  padding-bottom: 65px;
  overflow: hidden
}
.channel-html .v7A2C12 {
  margin-top: 46px;
  margin-left: -70px;
  margin-bottom: 0
}
.channel-html .pC8D294 {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,1120px);
  overflow: visible
}
.channel-html .l120758 {
  margin-top: 87px;
  margin-bottom: 60px;
  flex-grow: 0
}
.channel-html .t7DFE28 {
  padding-left: 67px
}
.channel-html .gCAC208 {
  color: #1d1d1f;
  padding-right: 64px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .aC52E38,
.channel-html .bC2DBCD {
  color: #6e6e73;
  margin-top: 71px;
  margin-left: 3px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .i7E77FF {
  margin-top: 0;
  margin-left: 0;
  padding-top: 8px;
  padding-left: 64px;
  padding-right: 0;
  text-align: left
}
.channel-html .r286B39 .inline-label-container {
  display: block;
  width: 240px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  color: #6e6e73
}
.channel-html .r286B39 .selector-element-gallery {
  display: block;
  margin-top: 9px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 240px;
  border-bottom: 1px solid #86868b
}
.channel-html .r286B39 .selector-element-gallery .gallery-select {
  width: 240px;
  color: #1d1d1f
}
.channel-html .y4C6337 {
  margin-top: 0;
  margin-left: 0;
  padding-left: 67px;
  padding-right: 0
}
.channel-html .bA98853,
.channel-html .d79C7AD,
.channel-html .o6EAEDD,
.channel-html .sB4150A,
.channel-html .u04F989,
.channel-html .zBABC06 {
  margin-top: 36px;
  margin-left: 70px;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}
.channel-html .f4B488C,
.channel-html .k758502,
.channel-html .m6B7836,
.channel-html .x403F7E,
.channel-html .zC79C9F,
.channel-html .zDA95CB {
  margin: 0 10px 10px 0
}
.channel-html .a02FAE0,
.channel-html .a2DC423,
.channel-html .cCFE0A3,
.channel-html .d0C2B60,
.channel-html .d2411BE,
.channel-html .d4A3F3D,
.channel-html .d9F1619,
.channel-html .gD3BB0F,
.channel-html .hF351FF,
.channel-html .j8E9FFF,
.channel-html .jA5F325,
.channel-html .jCB178E,
.channel-html .kD04C3A,
.channel-html .m09D414,
.channel-html .m7F1A42,
.channel-html .n38FB80,
.channel-html .n63D6E8,
.channel-html .nAFC63E,
.channel-html .nEDFEDC,
.channel-html .o3A27BB,
.channel-html .o3A82BE,
.channel-html .oA30191,
.channel-html .p8734A0,
.channel-html .pB0116E,
.channel-html .q6AC6A2,
.channel-html .r8060FC,
.channel-html .s272872,
.channel-html .s9A0925,
.channel-html .sFBB1DD,
.channel-html .x61B837,
.channel-html .x80371E,
.channel-html .x86EDC1,
.channel-html .xDBBD1D,
.channel-html .xF0CA65,
.channel-html .z58C313,
.channel-html .zCC6471 {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,313px);
  overflow: hidden
}
.channel-html .a02FAE0 .bentobox-item,
.channel-html .a2DC423 .bentobox-item,
.channel-html .cCFE0A3 .bentobox-item,
.channel-html .d0C2B60 .bentobox-item,
.channel-html .d2411BE .bentobox-item,
.channel-html .d4A3F3D .bentobox-item,
.channel-html .d9F1619 .bentobox-item,
.channel-html .gD3BB0F .bentobox-item,
.channel-html .hF351FF .bentobox-item,
.channel-html .j8E9FFF .bentobox-item,
.channel-html .jA5F325 .bentobox-item,
.channel-html .jCB178E .bentobox-item,
.channel-html .kD04C3A .bentobox-item,
.channel-html .m09D414 .bentobox-item,
.channel-html .m7F1A42 .bentobox-item,
.channel-html .n38FB80 .bentobox-item,
.channel-html .n63D6E8 .bentobox-item,
.channel-html .nAFC63E .bentobox-item,
.channel-html .nEDFEDC .bentobox-item,
.channel-html .o3A27BB .bentobox-item,
.channel-html .o3A82BE .bentobox-item,
.channel-html .oA30191 .bentobox-item,
.channel-html .p8734A0 .bentobox-item,
.channel-html .pB0116E .bentobox-item,
.channel-html .q6AC6A2 .bentobox-item,
.channel-html .r8060FC .bentobox-item,
.channel-html .s272872 .bentobox-item,
.channel-html .s9A0925 .bentobox-item,
.channel-html .sFBB1DD .bentobox-item,
.channel-html .x61B837 .bentobox-item,
.channel-html .x80371E .bentobox-item,
.channel-html .x86EDC1 .bentobox-item,
.channel-html .xDBBD1D .bentobox-item,
.channel-html .xF0CA65 .bentobox-item,
.channel-html .z58C313 .bentobox-item,
.channel-html .zCC6471 .bentobox-item {
  border-radius: 14px
}
.channel-html .c5B5EA3,
.channel-html .d12785E,
.channel-html .d98944E,
.channel-html .dC6457C,
.channel-html .fEA1840,
.channel-html .j7D206E,
.channel-html .p5AE47D,
.channel-html .qF91683,
.channel-html .vDEC90F,
.channel-html .xA39BEC,
.channel-html .xCC9B9F,
.channel-html .z39D2AE {
  background-color: #fff;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: hidden
}
.channel-html .b9CB650,
.channel-html .c6A7C68,
.channel-html .gDA4846,
.channel-html .j1892EA,
.channel-html .p35431D,
.channel-html .z3BE3E7 {
  min-height: 287px;
  align-items: flex-start;
  margin-top: 0;
  flex-grow: 0
}
.channel-html .bD6C379,
.channel-html .e7ABEAE,
.channel-html .g135BB5,
.channel-html .jAC249F,
.channel-html .uDE5348,
.channel-html .z6C551B {
  color: #6e6e73;
  margin-top: 42px;
  padding-left: 68px;
  padding-right: 68px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.d2183E1,
.fD10419,
.hF98B7C,
.k843895,
.o2294EA,
.q867F96 {
  margin-top: 20px;
  margin-left: 111px
}
.channel-html .e6BB55A,
.channel-html .jE2F4F3,
.channel-html .l4E18F5,
.channel-html .u77D62B,
.channel-html .y2A3FA2,
.channel-html .yD45EB7 {
  margin: 0 10px 10px
}
.channel-html .bFC6BEA,
.channel-html .h17AD4E,
.channel-html .j963F15,
.channel-html .k446F61,
.channel-html .kC6BF94,
.channel-html .m959C68,
.channel-html .n858A11,
.channel-html .o363B68,
.channel-html .o501F9E,
.channel-html .pBC6E16,
.channel-html .qA2E49E,
.channel-html .r89B90D,
.channel-html .s5CDA39,
.channel-html .uA7B01A,
.channel-html .v578B2F,
.channel-html .v96E04C,
.channel-html .wDAD04B,
.channel-html .z051063 {
  min-height: 287px;
  align-items: flex-start;
  flex-grow: 0
}
.channel-html .aAC83CA,
.channel-html .b067CF4,
.channel-html .dA51EFF,
.channel-html .g613241,
.channel-html .h97BDDB,
.channel-html .lFCA1B1 {
  color: #6e6e73;
  margin-top: 42px;
  padding-left: 62px;
  padding-right: 62px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.d40F6C9,
.e0B17E3,
.iB7E314,
.l17D127,
.l722F0D,
.m05D8C4,
.m17E1E0,
.m88B856,
.nC01DD0,
.p91B62B,
.v5294F8,
.x3BBB67 {
  margin-top: 29px
}
.channel-html .b49D95E,
.channel-html .lAB1A1E,
.channel-html .r3EEA17,
.channel-html .sE02FC2,
.channel-html .w0CF31B,
.channel-html .zEC2908 {
  margin-top: 0;
  margin-left: 10px;
  margin-bottom: 10px
}
.channel-html .a539E18,
.channel-html .cA5FC08,
.channel-html .e7E27FA,
.channel-html .fF95B15,
.channel-html .g987B27,
.channel-html .i0E5D90,
.channel-html .i7BF4D7,
.channel-html .lF9384D,
.channel-html .m3CABA2,
.channel-html .m3D8E71,
.channel-html .oDDF6AE,
.channel-html .p71634E,
.channel-html .q134BF9,
.channel-html .qE038BF,
.channel-html .s6E741D,
.channel-html .s90555C,
.channel-html .tB3DEEA,
.channel-html .tF55E37,
.channel-html .u4747FE,
.channel-html .vD06E6F,
.channel-html .w91DD9E,
.channel-html .x6D2AA6,
.channel-html .y681EA1,
.channel-html .z94D2F4 {
  background-color: #fff;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: visible
}
.channel-html .mF7A661,
.channel-html .n6E10AB,
.channel-html .o788220,
.channel-html .oC46376,
.channel-html .p9CFA97,
.channel-html .z5FBC3E {
  color: #6e6e73;
  margin-top: 42px;
  padding-left: 44px;
  padding-right: 44px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .e3DDAB9,
.channel-html .fF9493D,
.channel-html .o02053A,
.channel-html .u3D6806,
.channel-html .uC6B338,
.channel-html .z39CB0D {
  margin: 10px 10px 0 0
}
.channel-html .e4E9717,
.channel-html .jD6EA92,
.channel-html .oF81583,
.channel-html .t523C78,
.channel-html .y4BE6F7,
.channel-html .z746ED7 {
  color: #6e6e73;
  margin-top: 52px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.aFA2893,
.j61816A,
.l760DE2,
.pADA0A3,
.tDE73C1,
.xAAEFAA {
  margin-top: 29.5px
}
.channel-html .j91F887,
.channel-html .q833189,
.channel-html .r79010D,
.channel-html .tAEF80A,
.channel-html .x49C831,
.channel-html .z03079B {
  margin: 10px 10px 0
}
.channel-html .a5EB082,
.channel-html .bF5D73E,
.channel-html .d687392,
.channel-html .dA4BC19,
.channel-html .j95FDE4,
.channel-html .kD9432A,
.channel-html .kDDE722,
.channel-html .lF31E74,
.channel-html .n4A9291,
.channel-html .yB209C8,
.channel-html .yB9A169,
.channel-html .yCBA748 {
  min-height: 287px;
  align-items: center;
  flex-grow: 0
}
.channel-html .b7C5017,
.channel-html .gE410FD,
.channel-html .gEA9A70,
.channel-html .rE84812,
.channel-html .y05A3F9,
.channel-html .yE90B45 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 6px;
  text-align: center
}
.channel-html .aE25EE4,
.channel-html .bD31592,
.channel-html .d71355C,
.channel-html .eCE53C6,
.channel-html .fA0F1EF,
.channel-html .gB7AFA4,
.channel-html .gF96CED,
.channel-html .iFF8116,
.channel-html .l51BB99,
.channel-html .l6D5B3C,
.channel-html .m760D6B,
.channel-html .pAE28F8,
.channel-html .q380BF6,
.channel-html .qDDFA5A,
.channel-html .r35939D,
.channel-html .s936B00,
.channel-html .u85DC39,
.channel-html .y38AE8A {
  color: #6e6e73;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 32px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .cBBEB01,
.channel-html .eC481B9,
.channel-html .eD812C8,
.channel-html .gFFB022,
.channel-html .o51095E,
.channel-html .y10F87F {
  margin-top: 11px;
  margin-bottom: 10px;
  padding: 0 60px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.a5DE234,
.h749ED1,
.jC18C48,
.l1EC9E8,
.pB3C43E,
.zF9ACDA {
  margin-top: 17px;
  margin-left: 2px
}
.channel-html .a75E81A,
.channel-html .kFDD316,
.channel-html .m86488F,
.channel-html .oB0058A,
.channel-html .t86BEFB,
.channel-html .y11FBB9 {
  margin: 10px 0 0 10px
}
.channel-html .a1052D3,
.channel-html .b269DBD,
.channel-html .cEB6219,
.channel-html .e833E72,
.channel-html .kBE17FF,
.channel-html .rD4F948 {
  margin-top: 12px;
  margin-bottom: 10px;
  padding: 0 90px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .jCFE886,
.channel-html .rA66782,
.channel-html .s493EC7,
.channel-html .wC584F4,
.channel-html .x745F92,
.channel-html .yEE462B {
  color: #6e6e73;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 32px 6px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .xE20AEF {
  align-items: center;
  padding-bottom: 65px
}
.channel-html .w0C6214 {
  align-items: center;
  margin: 0;
  padding: 54px 0 0
}
.channel-html .b09CEE9 {
  text-align: left
}
.channel-html .xC3F2D6 {
  color: #1d1d1f;
  margin-top: 8px;
  margin-left: -1px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .a577A14 {
  margin-top: 41px;
  margin-bottom: 0
}
.channel-html .xC68E98 {
  width: 100%;
  --columns: 5;
  --grid-column: 5;
  --static-enabled: false;
  --column-data: 0,1,2,3,4,0,2,3,2,3;
  --allowed-columns: 5,3,2
}
.channel-html .xC68E98 .compare-column-0,
.channel-html .xC68E98 .compare-static-0 {
  display: flex;
  order: 1
}
.channel-html .xC68E98 .compare-column-1,
.channel-html .xC68E98 .compare-static-1 {
  display: flex;
  order: 2
}
.channel-html .xC68E98 .compare-column-2,
.channel-html .xC68E98 .compare-static-2 {
  display: flex;
  order: 3
}
.channel-html .xC68E98 .compare-column-3,
.channel-html .xC68E98 .compare-static-3 {
  display: flex;
  order: 4
}
.channel-html .xC68E98 .compare-column-4,
.channel-html .xC68E98 .compare-static-4 {
  display: flex;
  order: 5
}
@media only screen and (max-width:1068px) {
  .channel-html .u76197C {
    margin-top: 0
  }
  .channel-html .g715BA4,
  .channel-html .g715BA4 .inline-label-container,
  .channel-html .g715BA4 .selector-element-gallery,
  .channel-html .r286B39,
  .channel-html .r286B39 .inline-label-container,
  .channel-html .r286B39 .selector-element-gallery {
    display: block
  }
  .channel-html .g715BA4 .selector-element-gallery,
  .channel-html .g715BA4 .selector-element-gallery .gallery-select {
    width: 150px
  }
  .channel-html .r915281 {
    margin-top: 41px;
    margin-bottom: 37px
  }
  .channel-html .f345EC6 {
    margin-top: 41px;
    margin-bottom: 38px
  }
  .channel-html .r81F624 {
    margin-top: 44px;
    margin-bottom: 55px
  }
  .channel-html .yDB48E9 {
    margin-top: 39px
  }
  .channel-html .mFD6D68 {
    padding-bottom: 26px
  }
  .channel-html .v7A2C12 {
    margin-top: 30px;
    margin-left: -73px
  }
  .channel-html .l120758 {
    margin-top: 94px;
    margin-bottom: 55px
  }
  .channel-html .r286B39 .selector-element-gallery {
    margin-top: 8px;
    margin-left: 0
  }
  .channel-html .b9CB650,
  .channel-html .bFC6BEA,
  .channel-html .c6A7C68,
  .channel-html .gDA4846,
  .channel-html .h17AD4E,
  .channel-html .j1892EA,
  .channel-html .j963F15,
  .channel-html .k446F61,
  .channel-html .kC6BF94,
  .channel-html .m959C68,
  .channel-html .n858A11,
  .channel-html .o363B68,
  .channel-html .o501F9E,
  .channel-html .p35431D,
  .channel-html .pBC6E16,
  .channel-html .qA2E49E,
  .channel-html .r89B90D,
  .channel-html .s5CDA39,
  .channel-html .uA7B01A,
  .channel-html .v578B2F,
  .channel-html .v96E04C,
  .channel-html .wDAD04B,
  .channel-html .z051063,
  .channel-html .z3BE3E7 {
    min-height: 205px
  }
  .channel-html .a5EB082,
  .channel-html .bF5D73E,
  .channel-html .d687392,
  .channel-html .dA4BC19,
  .channel-html .j95FDE4,
  .channel-html .kD9432A,
  .channel-html .kDDE722,
  .channel-html .lF31E74,
  .channel-html .n4A9291,
  .channel-html .yB209C8,
  .channel-html .yB9A169,
  .channel-html .yCBA748 {
    min-height: 205px;
    align-items: center
  }
  .channel-html .w0C6214 {
    align-items: center;
    margin: 0;
    padding: 69.5px 0 0
  }
  .channel-html .a577A14 {
    margin-top: 28px;
    margin-bottom: 0
  }
  .channel-html .xC68E98 {
    --columns: 3;
    --grid-column: 3;
    --static-enabled: false
  }
  .channel-html .xC68E98 .compare-column-0,
  .channel-html .xC68E98 .compare-static-0 {
    display: flex;
    order: 1
  }
  .channel-html .xC68E98 .compare-column-1,
  .channel-html .xC68E98 .compare-static-2 {
    display: flex;
    order: 2
  }
  .channel-html .xC68E98 .compare-column-2,
  .channel-html .xC68E98 .compare-static-3 {
    display: flex;
    order: 3
  }
  .channel-html .xC68E98 .compare-column-3 {
    display: none;
    order: 4
  }
  .channel-html .xC68E98 .compare-column-4 {
    display: none;
    order: 5
  }
  .channel-html .xC68E98 .compare-static-1,
  .channel-html .xC68E98 .compare-static-4 {
    display: none
  }
  .channel-html .k829D46 {
    margin-top: 10px;
    margin-left: -1px
  }
}
.xC68E98 .image-compare_iphone_16e_white {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_16e_white_large.png)
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
  .xC68E98 figure.image-compare_iphone_16e_white {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_16e_white_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_6_space_gray {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_6_space_gray_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_5g_radiowaves_elevated {
    width: 49px;
    height: 35px;
    background-size: 49px 35px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_5g_radiowaves_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_17_pro_max_orange {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_17_pro_max_orange_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone16plus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone16plus_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphonese_gen3_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphonese_gen3_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_xs_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_xs_silver_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_14_pro_twilight_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_14_pro_twilight_purple_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a15_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a15_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_6s_space_gray {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_6s_space_gray_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_person_crop_rectangle_landscape_rotate_elevated {
    width: 49px;
    height: 48px;
    background-size: 49px 48px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_person_crop_rectangle_landscape_rotate_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_se_space_gray {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_se_space_gray_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a19_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a19_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone13promax_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone13promax_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_14_pro_max_twilight_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_14_pro_max_twilight_purple_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_pro_pacific_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_12_pro_pacific_blue_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_6x_3circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_6x_3circles_zoom_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_11_pro_max_midnight_green,
  .xC68E98 figure.image-compare_iphone_17_air_sky_blue,
  .xC68E98 figure.image-compare_iphone_7_black,
  .xC68E98 figure.image-compare_iphone_se_gen03_midnight {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat
  }
  .xC68E98 figure.image-compare_iphone_7_black {
    background-image: url(./images/compare_iphone_7_black_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_11_pro_max_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_max_midnight_green_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_17_air_sky_blue {
    background-image: url(./images/compare_iphone_17_air_sky_blue_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_se_gen03_midnight {
    background-image: url(./images/compare_iphone_se_gen03_midnight_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a16_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a16_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_10x_4circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_10x_4circles_zoom_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_4g_radiowaves_elevated {
    width: 49px;
    height: 35px;
    background-size: 49px 35px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_4g_radiowaves_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_11_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_11_purple_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a13_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a13_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_13_pro_max_alpine_green {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_13_pro_max_alpine_green_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_12_purple_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_6_plus_space_gray {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_6_plus_space_gray_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_port_lightning_elevated {
    width: 49px;
    height: 19px;
    background-size: 49px 19px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_port_lightning_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a14_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a14_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_14_plus_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_14_plus_blue_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_16_pro_max_rose_titanium {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_16_pro_max_rose_titanium_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone14promax_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone14promax_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_battery_100percent_elevated {
    width: 48px;
    height: 26px;
    background-size: 48px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_battery_100percent_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_xs_max_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_xs_max_silver_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_6s_plus_space_gray {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_6s_plus_space_gray_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone8plus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone8plus_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone12promax_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone12promax_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a12_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a12_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_16_plus_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_16_plus_blue_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone_1_layer_3d_elevated {
    width: 44px;
    height: 34px;
    background-size: 44px 34px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone_1_layer_3d_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_pro_max_pacific_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_12_pro_max_pacific_blue_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_11_pro_midnight_green {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_11_pro_midnight_green_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_7_plus_black {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_7_plus_black_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_apple_intelligence_elevated {
    width: 42px;
    height: 43px;
    background-size: 42px 43px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_apple_intelligence_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a10_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a10_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pink {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_15_pink_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_17_lavender {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_17_lavender_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone17air_camera_elevated {
    width: 48px;
    height: 39px;
    background-size: 48px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone17air_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphonexsmax_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphonexsmax_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone_crop_front_camera_elevated {
    width: 48px;
    height: 48px;
    background-size: 48px 48px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone_crop_front_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_8_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_8_silver_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_xr_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_xr_blue_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_spacer_96px {
    width: 49px;
    height: 48px;
    background-size: 49px 48px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_spacer_96px_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_4x_3circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_4x_3circles_zoom_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_se_gen02_black {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_se_gen02_black_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_17_pro_orange {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_17_pro_orange_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_16x_5circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_16x_5circles_zoom_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a11_elevated {
    width: 39px;
    height: 38px;
    background-size: 39px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a11_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_13_alpine_green {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_13_alpine_green_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone16promax_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone16promax_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphonexr_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphonexr_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_x_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_x_silver_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_16_pro_rose_titanium {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_16_pro_rose_titanium_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone11promax_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone11promax_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone15promax_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone15promax_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_2x_1circle_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_2x_1circle_zoom_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone11_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone11_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone17promax_camera_elevated {
    width: 48px;
    height: 39px;
    background-size: 48px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone17promax_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pro_tigry {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_15_pro_tigry_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone6splus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone6splus_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_sos_circle_elevated {
    width: 42px;
    height: 42px;
    background-size: 42px 42px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_sos_circle_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_mini_purple,
  .xC68E98 figure.image-compare_iphone_13_mini_alpine_green,
  .xC68E98 figure.image-compare_iphone_13_pro_alpine_green,
  .xC68E98 figure.image-compare_iphone_15_pro_max_tigry {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat
  }
  .xC68E98 figure.image-compare_iphone_13_pro_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_alpine_green_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_mini_purple {
    background-image: url(./images/compare_iphone_12_mini_purple_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_13_mini_alpine_green {
    background-image: url(./images/compare_iphone_13_mini_alpine_green_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pro_max_tigry {
    background-image: url(./images/compare_iphone_15_pro_max_tigry_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone15plus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone15plus_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone12_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone12_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone13_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone13_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a19pro_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a19pro_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a18pro_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a18pro_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_15_plus_pink {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_15_plus_pink_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone17_camera_elevated {
    width: 48px;
    height: 39px;
    background-size: 48px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone17_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_14_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_14_blue_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_8_plus_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_8_plus_silver_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a9_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a9_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a17pro_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a17pro_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a8_elevated {
    width: 39px;
    height: 38px;
    background-size: 39px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a8_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone14plus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone14plus_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_port_usb_c_elevated {
    width: 48px;
    height: 18px;
    background-size: 48px 18px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_port_usb_c_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_5x_3circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_5x_3circles_zoom_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_6x_4circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_6x_4circles_zoom_large_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_16_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_16_blue_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_iphone16e_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone16e_camera_elevated_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_4x_2circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_4x_2circles_zoom_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_2x_2circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_2x_2circles_zoom_large_2x.png)
  }
  .xC68E98 figure.image-icon_compare_chip_a18_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a18_elevated_large_2x.png)
  }
}
@media only screen and (max-width:734px) {
  .channel-html .sC73FAC {
    margin-top: 82px;
    margin-bottom: 40px
  }
  .channel-html .yD6A174 {
    margin-bottom: 7px
  }
  .channel-html .aD549A3 {
    margin-top: 22px;
    margin-bottom: 10px
  }
  .channel-html .o44329F {
    margin-top: 57px
  }
  .channel-html .eFCF622,
  .channel-html .n6D9C9B,
  .channel-html .yB40EF3 {
    margin-top: 56px
  }
  .channel-html .u4C5FE0 {
    margin-top: 56px;
    margin-bottom: 0
  }
  .channel-html .wEA4AF5 {
    margin-top: 68px;
    margin-bottom: 64px
  }
  .channel-html .mE019F8 {
    margin-top: 57px;
    margin-bottom: 53px
  }
  .channel-html .h492D6A {
    margin-top: 17px
  }
  .channel-html .q6874D3 {
    padding-bottom: 47px
  }
  .channel-html .g715BA4,
  .channel-html .g715BA4 .inline-label-container,
  .channel-html .g715BA4 .selector-element-gallery,
  .channel-html .r286B39,
  .channel-html .r286B39 .inline-label-container,
  .channel-html .r286B39 .selector-element-gallery,
  .channel-html .u71B0B8,
  .channel-html .u71B0B8 .selector-element-gallery {
    display: block
  }
  .channel-html .u71B0B8 .inline-label-container {
    display: block;
    margin-left: 0;
    padding-left: 0
  }
  .channel-html .u71B0B8 .selector-element-gallery {
    margin-top: 8px;
    margin-left: 0;
    padding-left: 0;
    width: 206px
  }
  .channel-html .u71B0B8 .selector-element-gallery .gallery-select {
    width: 206px
  }
  .channel-html .bB668C3 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 40px
  }
  .channel-html .u76197C {
    margin-top: -21px;
    padding-top: 0
  }
  .channel-html .f345EC6,
  .channel-html .r915281 {
    margin-top: 51px;
    margin-bottom: 47px
  }
  .channel-html .r81F624 {
    margin-top: 65px;
    margin-bottom: 54px
  }
  .channel-html .yDB48E9 {
    margin-top: 18px
  }
  .channel-html .mFD6D68 {
    background-color: #f5f5f7
  }
  .channel-html .v7A2C12 {
    margin-top: 70px;
    margin-left: 0;
    margin-bottom: 60px
  }
  .channel-html .l120758 {
    margin-top: 0;
    margin-bottom: 0
  }
  .channel-html .a5EB082,
  .channel-html .b9CB650,
  .channel-html .bF5D73E,
  .channel-html .bFC6BEA,
  .channel-html .c6A7C68,
  .channel-html .d687392,
  .channel-html .dA4BC19,
  .channel-html .gDA4846,
  .channel-html .h17AD4E,
  .channel-html .j1892EA,
  .channel-html .j95FDE4,
  .channel-html .j963F15,
  .channel-html .k446F61,
  .channel-html .kC6BF94,
  .channel-html .kD9432A,
  .channel-html .kDDE722,
  .channel-html .lF31E74,
  .channel-html .m959C68,
  .channel-html .n4A9291,
  .channel-html .n858A11,
  .channel-html .o363B68,
  .channel-html .o501F9E,
  .channel-html .p35431D,
  .channel-html .pBC6E16,
  .channel-html .qA2E49E,
  .channel-html .r89B90D,
  .channel-html .s5CDA39,
  .channel-html .uA7B01A,
  .channel-html .v578B2F,
  .channel-html .v96E04C,
  .channel-html .wDAD04B,
  .channel-html .yB209C8,
  .channel-html .yB9A169,
  .channel-html .yCBA748,
  .channel-html .z051063,
  .channel-html .z3BE3E7 {
    min-height: 190px
  }
  .channel-html .xE20AEF {
    padding-bottom: 0
  }
  .channel-html .w0C6214 {
    align-items: center;
    margin: -11px 0 0;
    padding: 78px 0 0
  }
  .channel-html .a577A14 {
    margin-top: 16px;
    margin-bottom: 40px;
    padding-left: 0
  }
  .channel-html .xC68E98 {
    --columns: 2;
    --grid-column: 2;
    --static-enabled: false
  }
  .channel-html .xC68E98 .compare-column-0,
  .channel-html .xC68E98 .compare-static-2 {
    display: flex;
    order: 1
  }
  .channel-html .xC68E98 .compare-column-1,
  .channel-html .xC68E98 .compare-static-3 {
    display: flex;
    order: 2
  }
  .channel-html .xC68E98 .compare-column-2 {
    display: none;
    order: 3
  }
  .channel-html .xC68E98 .compare-column-3 {
    display: none;
    order: 4
  }
  .channel-html .xC68E98 .compare-column-4 {
    display: none;
    order: 5
  }
  .channel-html .xC68E98 .compare-static-0,
  .channel-html .xC68E98 .compare-static-1,
  .channel-html .xC68E98 .compare-static-4 {
    display: none
  }
  .xC68E98 figure.image-compare_iphone_11_pro_max_midnight_green,
  .xC68E98 figure.image-compare_iphone_11_pro_midnight_green,
  .xC68E98 figure.image-compare_iphone_11_purple,
  .xC68E98 figure.image-compare_iphone_12_mini_purple,
  .xC68E98 figure.image-compare_iphone_12_pro_max_pacific_blue,
  .xC68E98 figure.image-compare_iphone_12_pro_pacific_blue,
  .xC68E98 figure.image-compare_iphone_12_purple,
  .xC68E98 figure.image-compare_iphone_13_alpine_green,
  .xC68E98 figure.image-compare_iphone_13_mini_alpine_green,
  .xC68E98 figure.image-compare_iphone_13_pro_alpine_green,
  .xC68E98 figure.image-compare_iphone_13_pro_max_alpine_green,
  .xC68E98 figure.image-compare_iphone_14_blue,
  .xC68E98 figure.image-compare_iphone_14_plus_blue,
  .xC68E98 figure.image-compare_iphone_14_pro_max_twilight_purple,
  .xC68E98 figure.image-compare_iphone_14_pro_twilight_purple,
  .xC68E98 figure.image-compare_iphone_15_pink,
  .xC68E98 figure.image-compare_iphone_15_plus_pink,
  .xC68E98 figure.image-compare_iphone_15_pro_max_tigry,
  .xC68E98 figure.image-compare_iphone_15_pro_tigry,
  .xC68E98 figure.image-compare_iphone_16_blue,
  .xC68E98 figure.image-compare_iphone_16_plus_blue,
  .xC68E98 figure.image-compare_iphone_16_pro_max_rose_titanium,
  .xC68E98 figure.image-compare_iphone_16_pro_rose_titanium,
  .xC68E98 figure.image-compare_iphone_16e_white,
  .xC68E98 figure.image-compare_iphone_17_air_sky_blue,
  .xC68E98 figure.image-compare_iphone_17_lavender,
  .xC68E98 figure.image-compare_iphone_17_pro_max_orange,
  .xC68E98 figure.image-compare_iphone_17_pro_orange,
  .xC68E98 figure.image-compare_iphone_6_plus_space_gray,
  .xC68E98 figure.image-compare_iphone_6_space_gray,
  .xC68E98 figure.image-compare_iphone_6s_plus_space_gray,
  .xC68E98 figure.image-compare_iphone_6s_space_gray,
  .xC68E98 figure.image-compare_iphone_7_black,
  .xC68E98 figure.image-compare_iphone_7_plus_black,
  .xC68E98 figure.image-compare_iphone_8_plus_silver,
  .xC68E98 figure.image-compare_iphone_8_silver,
  .xC68E98 figure.image-compare_iphone_se_gen02_black,
  .xC68E98 figure.image-compare_iphone_se_gen03_midnight,
  .xC68E98 figure.image-compare_iphone_se_space_gray,
  .xC68E98 figure.image-compare_iphone_x_silver,
  .xC68E98 figure.image-compare_iphone_xr_blue,
  .xC68E98 figure.image-compare_iphone_xs_max_silver,
  .xC68E98 figure.image-compare_iphone_xs_silver {
    width: 97px;
    height: 121px;
    background-size: 97px 121px;
    background-repeat: no-repeat
  }
  .xC68E98 figure.image-compare_iphone_16e_white {
    background-image: url(./images/compare_iphone_16e_white_small.png)
  }
  .xC68E98 figure.image-compare_iphone_6_space_gray {
    background-image: url(./images/compare_iphone_6_space_gray_small.png)
  }
  .xC68E98 figure.image-compare_iphone_17_pro_max_orange {
    background-image: url(./images/compare_iphone_17_pro_max_orange_small.png)
  }
  .xC68E98 figure.image-compare_iphone_xs_silver {
    background-image: url(./images/compare_iphone_xs_silver_small.png)
  }
  .xC68E98 figure.image-compare_iphone_14_pro_twilight_purple {
    background-image: url(./images/compare_iphone_14_pro_twilight_purple_small.png)
  }
  .xC68E98 figure.image-compare_iphone_6s_space_gray {
    background-image: url(./images/compare_iphone_6s_space_gray_small.png)
  }
  .xC68E98 figure.image-compare_iphone_se_space_gray {
    background-image: url(./images/compare_iphone_se_space_gray_small.png)
  }
  .xC68E98 figure.image-compare_iphone_14_pro_max_twilight_purple {
    background-image: url(./images/compare_iphone_14_pro_max_twilight_purple_small.png)
  }
  .xC68E98 figure.image-compare_iphone_12_pro_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_pacific_blue_small.png)
  }
  .xC68E98 figure.image-compare_iphone_7_black {
    background-image: url(./images/compare_iphone_7_black_small.png)
  }
  .xC68E98 figure.image-compare_iphone_11_pro_max_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_max_midnight_green_small.png)
  }
  .xC68E98 figure.image-compare_iphone_17_air_sky_blue {
    background-image: url(./images/compare_iphone_17_air_sky_blue_small.png)
  }
  .xC68E98 figure.image-compare_iphone_se_gen03_midnight {
    background-image: url(./images/compare_iphone_se_gen03_midnight_small.png)
  }
  .xC68E98 figure.image-compare_iphone_11_purple {
    background-image: url(./images/compare_iphone_11_purple_small.png)
  }
  .xC68E98 figure.image-compare_iphone_13_pro_max_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_max_alpine_green_small.png)
  }
  .xC68E98 figure.image-compare_iphone_12_purple {
    background-image: url(./images/compare_iphone_12_purple_small.png)
  }
  .xC68E98 figure.image-compare_iphone_6_plus_space_gray {
    background-image: url(./images/compare_iphone_6_plus_space_gray_small.png)
  }
  .xC68E98 figure.image-compare_iphone_14_plus_blue {
    background-image: url(./images/compare_iphone_14_plus_blue_small.png)
  }
  .xC68E98 figure.image-compare_iphone_16_pro_max_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_max_rose_titanium_small.png)
  }
  .xC68E98 figure.image-compare_iphone_xs_max_silver {
    background-image: url(./images/compare_iphone_xs_max_silver_small.png)
  }
  .xC68E98 figure.image-compare_iphone_6s_plus_space_gray {
    background-image: url(./images/compare_iphone_6s_plus_space_gray_small.png)
  }
  .xC68E98 figure.image-compare_iphone_16_plus_blue {
    background-image: url(./images/compare_iphone_16_plus_blue_small.png)
  }
  .xC68E98 figure.image-compare_iphone_12_pro_max_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_max_pacific_blue_small.png)
  }
  .xC68E98 figure.image-compare_iphone_11_pro_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_midnight_green_small.png)
  }
  .xC68E98 figure.image-compare_iphone_7_plus_black {
    background-image: url(./images/compare_iphone_7_plus_black_small.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pink {
    background-image: url(./images/compare_iphone_15_pink_small.png)
  }
  .xC68E98 figure.image-compare_iphone_17_lavender {
    background-image: url(./images/compare_iphone_17_lavender_small.png)
  }
  .xC68E98 figure.image-compare_iphone_8_silver {
    background-image: url(./images/compare_iphone_8_silver_small.png)
  }
  .xC68E98 figure.image-compare_iphone_xr_blue {
    background-image: url(./images/compare_iphone_xr_blue_small.png)
  }
  .xC68E98 figure.image-compare_iphone_se_gen02_black {
    background-image: url(./images/compare_iphone_se_gen02_black_small.png)
  }
  .xC68E98 figure.image-compare_iphone_17_pro_orange {
    background-image: url(./images/compare_iphone_17_pro_orange_small.png)
  }
  .xC68E98 figure.image-compare_iphone_13_alpine_green {
    background-image: url(./images/compare_iphone_13_alpine_green_small.png)
  }
  .xC68E98 figure.image-compare_iphone_x_silver {
    background-image: url(./images/compare_iphone_x_silver_small.png)
  }
  .xC68E98 figure.image-compare_iphone_16_pro_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_rose_titanium_small.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pro_tigry {
    background-image: url(./images/compare_iphone_15_pro_tigry_small.png)
  }
  .xC68E98 figure.image-compare_iphone_13_pro_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_alpine_green_small.png)
  }
  .xC68E98 figure.image-compare_iphone_12_mini_purple {
    background-image: url(./images/compare_iphone_12_mini_purple_small.png)
  }
  .xC68E98 figure.image-compare_iphone_13_mini_alpine_green {
    background-image: url(./images/compare_iphone_13_mini_alpine_green_small.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pro_max_tigry {
    background-image: url(./images/compare_iphone_15_pro_max_tigry_small.png)
  }
  .xC68E98 figure.image-compare_iphone_15_plus_pink {
    background-image: url(./images/compare_iphone_15_plus_pink_small.png)
  }
  .xC68E98 figure.image-compare_iphone_14_blue {
    background-image: url(./images/compare_iphone_14_blue_small.png)
  }
  .xC68E98 figure.image-compare_iphone_8_plus_silver {
    background-image: url(./images/compare_iphone_8_plus_silver_small.png)
  }
  .xC68E98 figure.image-compare_iphone_16_blue {
    background-image: url(./images/compare_iphone_16_blue_small.png)
  }
  .channel-html .b0E287D {
    margin-top: 15px
  }
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .xC68E98 figure.image-compare_iphone_11_pro_max_midnight_green,
  .xC68E98 figure.image-compare_iphone_11_pro_midnight_green,
  .xC68E98 figure.image-compare_iphone_11_purple,
  .xC68E98 figure.image-compare_iphone_12_mini_purple,
  .xC68E98 figure.image-compare_iphone_12_pro_max_pacific_blue,
  .xC68E98 figure.image-compare_iphone_12_pro_pacific_blue,
  .xC68E98 figure.image-compare_iphone_12_purple,
  .xC68E98 figure.image-compare_iphone_13_alpine_green,
  .xC68E98 figure.image-compare_iphone_13_mini_alpine_green,
  .xC68E98 figure.image-compare_iphone_13_pro_alpine_green,
  .xC68E98 figure.image-compare_iphone_13_pro_max_alpine_green,
  .xC68E98 figure.image-compare_iphone_14_blue,
  .xC68E98 figure.image-compare_iphone_14_plus_blue,
  .xC68E98 figure.image-compare_iphone_14_pro_max_twilight_purple,
  .xC68E98 figure.image-compare_iphone_14_pro_twilight_purple,
  .xC68E98 figure.image-compare_iphone_15_pink,
  .xC68E98 figure.image-compare_iphone_15_plus_pink,
  .xC68E98 figure.image-compare_iphone_15_pro_max_tigry,
  .xC68E98 figure.image-compare_iphone_15_pro_tigry,
  .xC68E98 figure.image-compare_iphone_16_blue,
  .xC68E98 figure.image-compare_iphone_16_plus_blue,
  .xC68E98 figure.image-compare_iphone_16_pro_max_rose_titanium,
  .xC68E98 figure.image-compare_iphone_16_pro_rose_titanium,
  .xC68E98 figure.image-compare_iphone_16e_white,
  .xC68E98 figure.image-compare_iphone_17_air_sky_blue,
  .xC68E98 figure.image-compare_iphone_17_lavender,
  .xC68E98 figure.image-compare_iphone_17_pro_max_orange,
  .xC68E98 figure.image-compare_iphone_17_pro_orange,
  .xC68E98 figure.image-compare_iphone_6_plus_space_gray,
  .xC68E98 figure.image-compare_iphone_6_space_gray,
  .xC68E98 figure.image-compare_iphone_6s_plus_space_gray,
  .xC68E98 figure.image-compare_iphone_6s_space_gray,
  .xC68E98 figure.image-compare_iphone_7_black,
  .xC68E98 figure.image-compare_iphone_7_plus_black,
  .xC68E98 figure.image-compare_iphone_8_plus_silver,
  .xC68E98 figure.image-compare_iphone_8_silver,
  .xC68E98 figure.image-compare_iphone_se_gen02_black,
  .xC68E98 figure.image-compare_iphone_se_gen03_midnight,
  .xC68E98 figure.image-compare_iphone_se_space_gray,
  .xC68E98 figure.image-compare_iphone_x_silver,
  .xC68E98 figure.image-compare_iphone_xr_blue,
  .xC68E98 figure.image-compare_iphone_xs_max_silver,
  .xC68E98 figure.image-compare_iphone_xs_silver {
    width: 97px;
    height: 121px;
    background-size: 97px 121px;
    background-repeat: no-repeat
  }
  .xC68E98 figure.image-compare_iphone_16e_white {
    background-image: url(./images/compare_iphone_16e_white_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_6_space_gray {
    background-image: url(./images/compare_iphone_6_space_gray_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_17_pro_max_orange {
    background-image: url(./images/compare_iphone_17_pro_max_orange_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_xs_silver {
    background-image: url(./images/compare_iphone_xs_silver_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_14_pro_twilight_purple {
    background-image: url(./images/compare_iphone_14_pro_twilight_purple_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_6s_space_gray {
    background-image: url(./images/compare_iphone_6s_space_gray_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_se_space_gray {
    background-image: url(./images/compare_iphone_se_space_gray_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_14_pro_max_twilight_purple {
    background-image: url(./images/compare_iphone_14_pro_max_twilight_purple_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_pro_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_pacific_blue_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_7_black {
    background-image: url(./images/compare_iphone_7_black_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_11_pro_max_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_max_midnight_green_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_17_air_sky_blue {
    background-image: url(./images/compare_iphone_17_air_sky_blue_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_se_gen03_midnight {
    background-image: url(./images/compare_iphone_se_gen03_midnight_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_11_purple {
    background-image: url(./images/compare_iphone_11_purple_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_13_pro_max_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_max_alpine_green_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_purple {
    background-image: url(./images/compare_iphone_12_purple_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_6_plus_space_gray {
    background-image: url(./images/compare_iphone_6_plus_space_gray_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_14_plus_blue {
    background-image: url(./images/compare_iphone_14_plus_blue_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_16_pro_max_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_max_rose_titanium_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_xs_max_silver {
    background-image: url(./images/compare_iphone_xs_max_silver_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_6s_plus_space_gray {
    background-image: url(./images/compare_iphone_6s_plus_space_gray_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_16_plus_blue {
    background-image: url(./images/compare_iphone_16_plus_blue_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_pro_max_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_max_pacific_blue_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_11_pro_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_midnight_green_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_7_plus_black {
    background-image: url(./images/compare_iphone_7_plus_black_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pink {
    background-image: url(./images/compare_iphone_15_pink_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_17_lavender {
    background-image: url(./images/compare_iphone_17_lavender_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_8_silver {
    background-image: url(./images/compare_iphone_8_silver_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_xr_blue {
    background-image: url(./images/compare_iphone_xr_blue_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_se_gen02_black {
    background-image: url(./images/compare_iphone_se_gen02_black_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_17_pro_orange {
    background-image: url(./images/compare_iphone_17_pro_orange_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_13_alpine_green {
    background-image: url(./images/compare_iphone_13_alpine_green_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_x_silver {
    background-image: url(./images/compare_iphone_x_silver_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_16_pro_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_rose_titanium_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pro_tigry {
    background-image: url(./images/compare_iphone_15_pro_tigry_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_13_pro_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_alpine_green_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_12_mini_purple {
    background-image: url(./images/compare_iphone_12_mini_purple_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_13_mini_alpine_green {
    background-image: url(./images/compare_iphone_13_mini_alpine_green_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_15_pro_max_tigry {
    background-image: url(./images/compare_iphone_15_pro_max_tigry_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_15_plus_pink {
    background-image: url(./images/compare_iphone_15_plus_pink_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_14_blue {
    background-image: url(./images/compare_iphone_14_blue_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_8_plus_silver {
    background-image: url(./images/compare_iphone_8_plus_silver_small_2x.png)
  }
  .xC68E98 figure.image-compare_iphone_16_blue {
    background-image: url(./images/compare_iphone_16_blue_small_2x.png)
  }
}
.xC68E98 .image-compare_iphone_6_space_gray {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_6_space_gray_large.png)
}
.xC68E98 .image-icon_compare_5g_radiowaves_elevated {
  width: 49px;
  height: 35px;
  background-size: 49px 35px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_5g_radiowaves_elevated_large.png)
}
.xC68E98 .image-compare_iphone_17_pro_max_orange {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_17_pro_max_orange_large.png)
}
.xC68E98 .image-icon_compare_iphone16plus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone16plus_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphonese_gen3_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphonese_gen3_camera_elevated_large.png)
}
.xC68E98 .image-compare_iphone_xs_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_xs_silver_large.png)
}
.xC68E98 .image-compare_iphone_14_pro_twilight_purple {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_14_pro_twilight_purple_large.png)
}
.xC68E98 .image-icon_compare_chip_a15_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a15_elevated_large.png)
}
.xC68E98 .image-compare_iphone_6s_space_gray {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_6s_space_gray_large.png)
}
.xC68E98 .image-icon_compare_person_crop_rectangle_landscape_rotate_elevated {
  width: 49px;
  height: 48px;
  background-size: 49px 48px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_person_crop_rectangle_landscape_rotate_elevated_large.png)
}
.xC68E98 .image-compare_iphone_se_space_gray {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_se_space_gray_large.png)
}
.xC68E98 .image-icon_compare_chip_a19_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a19_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphone13promax_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone13promax_camera_elevated_large.png)
}
.xC68E98 .image-compare_iphone_14_pro_max_twilight_purple {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_14_pro_max_twilight_purple_large.png)
}
.xC68E98 .image-compare_iphone_12_pro_pacific_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_12_pro_pacific_blue_large.png)
}
.xC68E98 .image-icon_compare_6x_3circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_6x_3circles_zoom_large.png)
}
.xC68E98 .image-compare_iphone_11_pro_max_midnight_green,
.xC68E98 .image-compare_iphone_17_air_sky_blue,
.xC68E98 .image-compare_iphone_7_black,
.xC68E98 .image-compare_iphone_se_gen03_midnight {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat
}
.xC68E98 .image-compare_iphone_7_black {
  background-image: url(./images/compare_iphone_7_black_large.png)
}
.xC68E98 .image-compare_iphone_11_pro_max_midnight_green {
  background-image: url(./images/compare_iphone_11_pro_max_midnight_green_large.png)
}
.xC68E98 .image-compare_iphone_17_air_sky_blue {
  background-image: url(./images/compare_iphone_17_air_sky_blue_large.png)
}
.xC68E98 .image-compare_iphone_se_gen03_midnight {
  background-image: url(./images/compare_iphone_se_gen03_midnight_large.png)
}
.xC68E98 .image-icon_compare_chip_a16_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a16_elevated_large.png)
}
.xC68E98 .image-icon_compare_10x_4circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_10x_4circles_zoom_large.png)
}
.xC68E98 .image-icon_compare_4g_radiowaves_elevated {
  width: 49px;
  height: 35px;
  background-size: 49px 35px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_4g_radiowaves_elevated_large.png)
}
.xC68E98 .image-compare_iphone_11_purple {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_11_purple_large.png)
}
.xC68E98 .image-icon_compare_chip_a13_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a13_elevated_large.png)
}
.xC68E98 .image-compare_iphone_12_purple,
.xC68E98 .image-compare_iphone_13_pro_max_alpine_green,
.xC68E98 .image-compare_iphone_6_plus_space_gray {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat
}
.xC68E98 .image-compare_iphone_13_pro_max_alpine_green {
  background-image: url(./images/compare_iphone_13_pro_max_alpine_green_large.png)
}
.xC68E98 .image-compare_iphone_12_purple {
  background-image: url(./images/compare_iphone_12_purple_large.png)
}
.xC68E98 .image-compare_iphone_6_plus_space_gray {
  background-image: url(./images/compare_iphone_6_plus_space_gray_large.png)
}
.xC68E98 .image-icon_compare_port_lightning_elevated {
  width: 49px;
  height: 19px;
  background-size: 49px 19px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_port_lightning_elevated_large.png)
}
.xC68E98 .image-icon_compare_chip_a14_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a14_elevated_large.png)
}
.xC68E98 .image-compare_iphone_14_plus_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_14_plus_blue_large.png)
}
.xC68E98 .image-compare_iphone_16_pro_max_rose_titanium {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_16_pro_max_rose_titanium_large.png)
}
.xC68E98 .image-icon_compare_iphone14promax_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone14promax_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_battery_100percent_elevated {
  width: 48px;
  height: 26px;
  background-size: 48px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_battery_100percent_elevated_large.png)
}
.xC68E98 .image-compare_iphone_xs_max_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_xs_max_silver_large.png)
}
.xC68E98 .image-compare_iphone_6s_plus_space_gray {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_6s_plus_space_gray_large.png)
}
.xC68E98 .image-icon_compare_iphone8plus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone8plus_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphone12promax_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone12promax_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_chip_a12_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a12_elevated_large.png)
}
.xC68E98 .image-compare_iphone_16_plus_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_16_plus_blue_large.png)
}
.xC68E98 .image-icon_compare_iphone_1_layer_3d_elevated {
  width: 44px;
  height: 34px;
  background-size: 44px 34px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone_1_layer_3d_elevated_large.png)
}
.xC68E98 .image-compare_iphone_11_pro_midnight_green,
.xC68E98 .image-compare_iphone_12_pro_max_pacific_blue,
.xC68E98 .image-compare_iphone_7_plus_black {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat
}
.xC68E98 .image-compare_iphone_12_pro_max_pacific_blue {
  background-image: url(./images/compare_iphone_12_pro_max_pacific_blue_large.png)
}
.xC68E98 .image-compare_iphone_11_pro_midnight_green {
  background-image: url(./images/compare_iphone_11_pro_midnight_green_large.png)
}
.xC68E98 .image-compare_iphone_7_plus_black {
  background-image: url(./images/compare_iphone_7_plus_black_large.png)
}
.xC68E98 .image-icon_compare_apple_intelligence_elevated {
  width: 42px;
  height: 43px;
  background-size: 42px 43px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_apple_intelligence_elevated_large.png)
}
.xC68E98 .image-icon_compare_chip_a10_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a10_elevated_large.png)
}
.xC68E98 .image-compare_iphone_15_pink {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_15_pink_large.png)
}
.xC68E98 .image-compare_iphone_17_lavender {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_17_lavender_large.png)
}
.xC68E98 .image-icon_compare_iphone17air_camera_elevated {
  width: 48px;
  height: 39px;
  background-size: 48px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone17air_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphonexsmax_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphonexsmax_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphone_crop_front_camera_elevated {
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone_crop_front_camera_elevated_large.png)
}
.xC68E98 .image-compare_iphone_8_silver,
.xC68E98 .image-compare_iphone_xr_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat
}
.xC68E98 .image-compare_iphone_8_silver {
  background-image: url(./images/compare_iphone_8_silver_large.png)
}
.xC68E98 .image-compare_iphone_xr_blue {
  background-image: url(./images/compare_iphone_xr_blue_large.png)
}
.xC68E98 .image-icon_compare_spacer_96px {
  width: 49px;
  height: 48px;
  background-size: 49px 48px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_spacer_96px_large.png)
}
.xC68E98 .image-icon_compare_4x_3circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_4x_3circles_zoom_large.png)
}
.xC68E98 .image-compare_iphone_se_gen02_black {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_se_gen02_black_large.png)
}
.xC68E98 .image-compare_iphone_17_pro_orange {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_17_pro_orange_large.png)
}
.xC68E98 .image-icon_compare_16x_5circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_16x_5circles_zoom_large.png)
}
.xC68E98 .image-icon_compare_chip_a11_elevated {
  width: 39px;
  height: 38px;
  background-size: 39px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a11_elevated_large.png)
}
.xC68E98 .image-compare_iphone_13_alpine_green {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_13_alpine_green_large.png)
}
.xC68E98 .image-icon_compare_iphone16promax_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone16promax_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphonexr_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphonexr_camera_elevated_large.png)
}
.xC68E98 .image-compare_iphone_x_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_x_silver_large.png)
}
.xC68E98 .image-compare_iphone_16_pro_rose_titanium {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_16_pro_rose_titanium_large.png)
}
.xC68E98 .image-icon_compare_iphone11promax_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone11promax_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphone15promax_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone15promax_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_2x_1circle_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_2x_1circle_zoom_large.png)
}
.xC68E98 .image-icon_compare_iphone11_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone11_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphone17promax_camera_elevated {
  width: 48px;
  height: 39px;
  background-size: 48px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone17promax_camera_elevated_large.png)
}
.xC68E98 .image-compare_iphone_15_pro_tigry {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_15_pro_tigry_large.png)
}
.xC68E98 .image-icon_compare_iphone6splus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone6splus_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_sos_circle_elevated {
  width: 42px;
  height: 42px;
  background-size: 42px 42px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_sos_circle_elevated_large.png)
}
.xC68E98 .image-compare_iphone_12_mini_purple,
.xC68E98 .image-compare_iphone_13_mini_alpine_green,
.xC68E98 .image-compare_iphone_13_pro_alpine_green,
.xC68E98 .image-compare_iphone_15_pro_max_tigry {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat
}
.xC68E98 .image-compare_iphone_13_pro_alpine_green {
  background-image: url(./images/compare_iphone_13_pro_alpine_green_large.png)
}
.xC68E98 .image-compare_iphone_12_mini_purple {
  background-image: url(./images/compare_iphone_12_mini_purple_large.png)
}
.xC68E98 .image-compare_iphone_13_mini_alpine_green {
  background-image: url(./images/compare_iphone_13_mini_alpine_green_large.png)
}
.xC68E98 .image-compare_iphone_15_pro_max_tigry {
  background-image: url(./images/compare_iphone_15_pro_max_tigry_large.png)
}
.xC68E98 .image-icon_compare_iphone15plus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone15plus_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphone12_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone12_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphone13_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone13_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_chip_a19pro_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a19pro_elevated_large.png)
}
.xC68E98 .image-icon_compare_chip_a18pro_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a18pro_elevated_large.png)
}
.xC68E98 .image-compare_iphone_15_plus_pink {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_15_plus_pink_large.png)
}
.xC68E98 .image-icon_compare_iphone17_camera_elevated {
  width: 48px;
  height: 39px;
  background-size: 48px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone17_camera_elevated_large.png)
}
.xC68E98 .image-compare_iphone_14_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_14_blue_large.png)
}
.xC68E98 .image-compare_iphone_8_plus_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_8_plus_silver_large.png)
}
.xC68E98 .image-icon_compare_chip_a9_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a9_elevated_large.png)
}
.xC68E98 .image-icon_compare_chip_a17pro_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a17pro_elevated_large.png)
}
.xC68E98 .image-icon_compare_chip_a8_elevated {
  width: 39px;
  height: 38px;
  background-size: 39px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a8_elevated_large.png)
}
.xC68E98 .image-icon_compare_iphone14plus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone14plus_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_port_usb_c_elevated {
  width: 48px;
  height: 18px;
  background-size: 48px 18px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_port_usb_c_elevated_large.png)
}
.xC68E98 .image-icon_compare_5x_3circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_5x_3circles_zoom_large.png)
}
.xC68E98 .image-icon_compare_6x_4circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_6x_4circles_zoom_large.png)
}
.xC68E98 .image-compare_iphone_16_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_16_blue_large.png)
}
.xC68E98 .image-icon_compare_iphone16e_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone16e_camera_elevated_large.png)
}
.xC68E98 .image-icon_compare_4x_2circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_4x_2circles_zoom_large.png)
}
.xC68E98 .image-icon_compare_2x_2circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_2x_2circles_zoom_large.png)
}
.xC68E98 .image-icon_compare_chip_a18_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a18_elevated_large.png)
}
.channel-html .p3AD201 {
  margin-top: 34px;
  padding-left: 0;
  padding-right: 0;
  text-align: center
}
.channel-html .b539985 {
  color: #1d1d1f;
  margin-top: 0;
  padding-left: 3px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .d9F84CE {
  margin-top: 54px
}
.channel-html .m526F8A,
.channel-html .o8F5A3D,
.channel-html .pE11D07,
.channel-html .x6A1CC1 {
  grid-gap: 10px;
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,480px);
  overflow: hidden
}
.channel-html .c0A107B,
.channel-html .hB84278,
.channel-html .mFACB8A,
.channel-html .w754EE9 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  overflow: visible
}
.channel-html .u8E4132 {
  margin-top: 37px;
  flex-grow: 0
}
.channel-html .eA8217E,
.channel-html .hFBE303,
.channel-html .k779873,
.channel-html .m29B1AE {
  padding-left: 43px;
  padding-right: 43px;
  text-align: center
}
.channel-html .n34AA6C {
  margin-bottom: 106px;
  text-align: center
}
.channel-html .g778B62 {
  color: #1d1d1f;
  margin-top: 33px;
  padding-left: 42px;
  padding-right: 42px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .hA0A341,
.channel-html .m5F5549,
.channel-html .n032E40 {
  color: #1d1d1f;
  margin-top: 5px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .mD2A7E2,
.channel-html .q93463D,
.channel-html .x71ECEC,
.channel-html .xF744D5 {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word;
  color: #1d1d1f
}
.channel-html .b03440B,
.channel-html .r30E9F4 {
  margin-top: 0;
  padding-left: 10px
}
.channel-html .nF4F9C2 {
  margin-top: 45px;
  flex-grow: 0
}
.xBCF256 {
  margin-left: -2px
}
.channel-html .m83903A {
  margin-bottom: 56px;
  text-align: center
}
.channel-html .q93463D {
  margin-top: 28.5px;
  padding-left: 42px;
  padding-right: 42px
}
.channel-html .r32A607 {
  margin-top: 94.5px
}
.channel-html .jFE2FE2,
.channel-html .q40C4BE {
  padding-left: 0;
  padding-right: 0;
  text-align: center
}
.channel-html .mD2A7E2,
.channel-html .x71ECEC {
  margin-top: 8px;
  padding-left: 3px
}
.channel-html .oE4928A {
  margin-top: 54px;
  margin-bottom: 68px
}
.channel-html .hA917EB {
  margin-top: 56px;
  margin-bottom: 0;
  flex-grow: 0
}
.channel-html .k3B6D4A {
  margin: 0;
  padding: 0 0 51px;
  text-align: center
}
.channel-html .xF744D5 {
  margin-top: 20.5px;
  padding-left: 120px;
  padding-right: 120px
}
.channel-html .k8E2154 {
  color: #1d1d1f;
  margin-top: 5px;
  padding-left: 65px;
  padding-right: 65px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .bE744B1,
.channel-html .m1B96F2 {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word;
  color: #1d1d1f
}
.channel-html .v3D46EB {
  margin-top: 61px;
  margin-bottom: 0;
  flex-grow: 0
}
.s4F4AC6 {
  margin-left: -11px
}
.channel-html .r660101 {
  margin-bottom: 51px;
  text-align: center
}
.channel-html .m1B96F2 {
  margin-top: 25.5px;
  padding-left: 120px;
  padding-right: 120px
}
.channel-html .dB18BBA.large-display-bleed::after,
.channel-html .dB18BBA.medium-display-bleed::after,
.channel-html .dB18BBA.medium-display-bleed::before,
.channel-html .dB18BBA.small-display-bleed::after,
.channel-html .dB18BBA.small-display-bleed::before,
.channel-html .pFC4D63,
.channel-html .r125B44,
.channel-html .yDC6DC7,
false .channel-html .dB18BBA.large-display-bleed::before {
  background-color: #f5f5f7
}
.channel-html .mFC29FE {
  margin-top: 94.5px;
  margin-bottom: 53px
}
.channel-html .b7E94E6,
.channel-html .o88C9F8,
.channel-html .zB04A6E {
  grid-gap: 10px;
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,980px);
  overflow: hidden
}
.channel-html .p9B6333,
.channel-html .s363A3F,
.channel-html .t72EF37 {
  background-color: #fff;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  overflow: visible
}
.channel-html .fBEC2BF,
.channel-html .iB2E893,
.channel-html .iF14F60 {
  min-height: 415px;
  align-items: center;
  flex-grow: 0
}
.channel-html .j388F8E {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  padding-left: 45px;
  padding-right: 0
}
.channel-html .bE744B1 {
  margin-top: 8px
}
.channel-html .aA0416C,
.channel-html .fD91DD8,
.channel-html .n4EB740 {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal
}
.channel-html .n4EB740 {
  color: #1d1d1f;
  margin-top: 18px;
  word-break: break-word
}
.channel-html .m2660AC {
  margin-top: 13px
}
.channel-html .aA0416C:before,
.channel-html .fD91DD8:before {
  background: 0 0
}
.nE46FF8 {
  margin-top: 62px;
  margin-left: -68px
}
.channel-html .x9A1360 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 21px;
  padding-left: 44px;
  padding-right: 0
}
.channel-html .vBE9A0A {
  color: #1d1d1f;
  margin-top: 11px;
  padding-right: 170px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .d5FFD21 {
  margin-top: 18px;
  margin-left: 0;
  margin-bottom: 15px
}
.channel-html .i9D6F58,
.channel-html .mF6E677 {
  margin-left: 0;
  list-style: none
}
.channel-html .a0B22F1,
.channel-html .k2F0272,
.channel-html .p1FAB69,
.channel-html .tABA923,
.channel-html .vC47B16,
.channel-html .yB04E97 {
  align-items: flex-start
}
.channel-html .h77742E,
.channel-html .k4F137A,
.channel-html .mF056B1 {
  margin-left: 1.5px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .e172295,
.channel-html .u050433,
.channel-html .z53304C {
  margin-left: 13.5px
}
.channel-html .c206AA8,
.channel-html .n677E04,
.channel-html .x0D7BCD {
  margin-left: -1px;
  padding-right: 36px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word
}
.hF5614B {
  margin-top: 53px;
  margin-right: 97px
}
.channel-html .bFC2ECA {
  margin-top: 3px;
  margin-bottom: 0;
  padding-left: 44px
}
.channel-html .u15A699 {
  color: #1d1d1f;
  margin-top: 12px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  word-break: break-word
}
.channel-html .l0640E9,
.channel-html .r157ADC,
.channel-html .t37B7C2,
.channel-html .xEFA9F6 {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .aA95A9C {
  margin-top: 16px;
  margin-left: 0;
  margin-bottom: 14px
}
.channel-html .jAE2B9C,
.channel-html .m0EB9AD,
.channel-html .n5871A5 {
  margin-top: .5px;
  margin-left: -1px
}
.e0649B4,
.n746344,
.yB5FF51 {
  margin-top: 7px
}
.channel-html .c625A50,
.channel-html .hB5EF43,
.channel-html .r6425FA {
  margin-left: 10.5px;
  margin-bottom: -2px;
  padding-top: 2px
}
.channel-html .r157ADC,
.channel-html .t37B7C2,
.channel-html .xEFA9F6 {
  margin-left: -1px
}
@media only screen and (max-width:1068px) {
  .channel-html .d9F84CE {
    margin-top: 43px
  }
  .channel-html .u8E4132 {
    margin-top: 33px
  }
  .channel-html .nF4F9C2 {
    margin-top: 41px;
    margin-bottom: 0;
    padding-bottom: 0
  }
  .channel-html .r32A607 {
    margin-top: 80px;
    margin-left: -1px
  }
  .channel-html .oE4928A {
    margin-top: 43px;
    margin-bottom: 79px
  }
  .channel-html .hA917EB {
    margin-top: 52px;
    margin-bottom: 0
  }
  .channel-html .v3D46EB {
    margin-top: 57px
  }
  .channel-html .mFC29FE {
    margin-top: 50px;
    margin-left: -1px;
    margin-bottom: 44px
  }
  .channel-html .pF28A94 {
    margin-top: 0
  }
  .channel-html .iB2E893 {
    min-height: 355px
  }
  .channel-html .iF14F60 {
    min-height: 453px;
    align-items: center
  }
  .channel-html .d5FFD21 {
    margin-top: 19px;
    margin-bottom: 15px
  }
  .channel-html .a0B22F1,
  .channel-html .k2F0272,
  .channel-html .p1FAB69,
  .channel-html .tABA923,
  .channel-html .vC47B16,
  .channel-html .yB04E97 {
    align-items: flex-start
  }
  .channel-html .fBEC2BF {
    min-height: 315px;
    align-items: center
  }
  .channel-html .aA95A9C {
    margin-top: 17px;
    margin-bottom: 15px
  }
}
@media only screen and (max-width:734px) {
  .channel-html .k829D46 {
    margin-top: 0
  }
  .channel-html .d9F84CE {
    margin-top: 39px
  }
  .channel-html .nF4F9C2,
  .channel-html .u8E4132 {
    margin-top: 40px
  }
  .channel-html .r32A607 {
    margin-top: 52px
  }
  .channel-html .oE4928A {
    margin-top: 39px;
    margin-bottom: 41px
  }
  .channel-html .hA917EB {
    margin-top: 39px;
    margin-bottom: 0;
    padding-bottom: 0
  }
  .channel-html .v3D46EB {
    margin-top: 39px;
    margin-bottom: 0
  }
  .channel-html .mFC29FE {
    margin-top: 52px;
    margin-bottom: 39px
  }
  .channel-html .fBEC2BF,
  .channel-html .iB2E893 {
    margin-top: 36px;
    margin-bottom: 0
  }
  .channel-html .m2660AC {
    margin-top: 12px
  }
  .channel-html .iF14F60 {
    align-items: flex-start;
    margin-top: 36px;
    margin-bottom: 0
  }
  .channel-html .aA95A9C,
  .channel-html .d5FFD21 {
    margin-top: 12px;
    margin-bottom: 2px
  }
  .channel-html .a0B22F1,
  .channel-html .k2F0272,
  .channel-html .p1FAB69,
  .channel-html .tABA923,
  .channel-html .vC47B16,
  .channel-html .yB04E97 {
    align-items: flex-start
  }
  .channel-html .o1B6A6A {
    margin-top: 13px;
    margin-left: -1px;
    margin-right: 0;
    padding-right: 0
  }
}
.channel-html .uE3B93C {
  margin-top: 0;
  padding-left: 0;
  text-align: center
}
@container (max-width:1068px) {
  .channel-html .x378F95 {
    padding-right: 80px
  }
  .channel-html .zE17386 {
    padding-top: 32px
  }
  .channel-html .eF29358,
  .channel-html .f8BB504,
  .channel-html .g41FCA1,
  .channel-html .h164D93,
  .channel-html .i304821,
  .channel-html .l309D77,
  .channel-html .n798E32,
  .channel-html .p73BAFA,
  .channel-html .u08FEC8,
  .channel-html .u9A6E68,
  .channel-html .w169BA1,
  .channel-html .zA8E4FD {
    margin-top: 0;
    padding-top: 4px
  }
  .channel-html .f8F8A3A,
  .channel-html .t04515E,
  .channel-html .u47B8BE,
  .channel-html .v42F23A,
  .channel-html .w0DC38B,
  .channel-html .wD8AFBA {
    margin-top: 0;
    padding-top: 3px
  }
  .channel-html .b583D99,
  .channel-html .f6D28D7,
  .channel-html .g8C12DE,
  .channel-html .gE2F716,
  .channel-html .w9FB500,
  .channel-html .wE8D6D7 {
    margin-top: 27px
  }
  .channel-html .c5AA668 {
    margin: 52px 0 51px;
    padding: 0;
    text-align: center
  }
  .h3D0691 {
    margin: 0 -48px -1px 0
  }
  .channel-html .a40627F,
  .channel-html .l33CE7D {
    grid-template-columns: repeat(1,217px);
    overflow: hidden
  }
  .channel-html .c0A107B,
  .channel-html .g420014,
  .channel-html .hB84278,
  .channel-html .mFACB8A,
  .channel-html .p9B6333,
  .channel-html .rE1A53B,
  .channel-html .s363A3F,
  .channel-html .t72EF37,
  .channel-html .w754EE9,
  .channel-html .wAD2F2B,
  .channel-html .yA38B92 {
    overflow: visible
  }
  .channel-html .a539E18:before,
  .channel-html .c0A107B:before,
  .channel-html .c5B5EA3:before,
  .channel-html .cA5FC08:before,
  .channel-html .d12785E:before,
  .channel-html .d98944E:before,
  .channel-html .dC6457C:before,
  .channel-html .e105343:before,
  .channel-html .e7E27FA:before,
  .channel-html .fEA1840:before,
  .channel-html .fF95B15:before,
  .channel-html .g420014:before,
  .channel-html .g987B27:before,
  .channel-html .hB84278:before,
  .channel-html .i0E5D90:before,
  .channel-html .i7BF4D7:before,
  .channel-html .j7D206E:before,
  .channel-html .lF9384D:before,
  .channel-html .m3CABA2:before,
  .channel-html .m3D8E71:before,
  .channel-html .mFACB8A:before,
  .channel-html .oDDF6AE:before,
  .channel-html .p5AE47D:before,
  .channel-html .p71634E:before,
  .channel-html .p9B6333:before,
  .channel-html .q134BF9:before,
  .channel-html .qE038BF:before,
  .channel-html .qF91683:before,
  .channel-html .rE1A53B:before,
  .channel-html .s363A3F:before,
  .channel-html .s6E741D:before,
  .channel-html .s90555C:before,
  .channel-html .t72EF37:before,
  .channel-html .tB3DEEA:before,
  .channel-html .tF55E37:before,
  .channel-html .u4747FE:before,
  .channel-html .vD06E6F:before,
  .channel-html .vDEC90F:before,
  .channel-html .w754EE9:before,
  .channel-html .w91DD9E:before,
  .channel-html .wAD2F2B:before,
  .channel-html .x6D2AA6:before,
  .channel-html .xA39BEC:before,
  .channel-html .xCC9B9F:before,
  .channel-html .y681EA1:before,
  .channel-html .yA38B92:before,
  .channel-html .z39D2AE:before,
  .channel-html .z94D2F4:before {
    content: none
  }
  .channel-html .a5EB082,
  .channel-html .b9CB650,
  .channel-html .bF5D73E,
  .channel-html .bFC6BEA,
  .channel-html .c6A7C68,
  .channel-html .d687392,
  .channel-html .dA4BC19,
  .channel-html .f345EC6,
  .channel-html .fBEC2BF,
  .channel-html .gDA4846,
  .channel-html .h17AD4E,
  .channel-html .hA917EB,
  .channel-html .iB2E893,
  .channel-html .iF14F60,
  .channel-html .j1892EA,
  .channel-html .j95FDE4,
  .channel-html .j963F15,
  .channel-html .k446F61,
  .channel-html .kC6BF94,
  .channel-html .kD9432A,
  .channel-html .kDDE722,
  .channel-html .l120758,
  .channel-html .lF31E74,
  .channel-html .m959C68,
  .channel-html .n4A9291,
  .channel-html .n858A11,
  .channel-html .nF4F9C2,
  .channel-html .o363B68,
  .channel-html .o501F9E,
  .channel-html .p35431D,
  .channel-html .pBC6E16,
  .channel-html .qA2E49E,
  .channel-html .r81F624,
  .channel-html .r89B90D,
  .channel-html .r915281,
  .channel-html .s5CDA39,
  .channel-html .u8E4132,
  .channel-html .uA7B01A,
  .channel-html .v3D46EB,
  .channel-html .v578B2F,
  .channel-html .v96E04C,
  .channel-html .wDAD04B,
  .channel-html .yB209C8,
  .channel-html .yB9A169,
  .channel-html .yCBA748,
  .channel-html .yDB48E9,
  .channel-html .z051063,
  .channel-html .z3BE3E7 {
    flex-grow: 0
  }
  .channel-html .rDCB84C {
    margin-top: 15px;
    padding-left: 34px;
    padding-right: 34px
  }
  .channel-html .x91B6E7 {
    grid-template-columns: repeat(1,218px);
    overflow: hidden
  }
  .channel-html .rE0ED53 {
    margin-top: 13px;
    padding-left: 34px;
    padding-right: 34px
  }
  .w9FF44B {
    margin-left: 0;
    margin-right: 0
  }
  .channel-html .u319DB9 {
    margin-top: 12px;
    padding-left: 30px;
    padding-right: 30px
  }
  .channel-html .b7E94E6,
  .channel-html .o88C9F8,
  .channel-html .t347B1C,
  .channel-html .zB04A6E {
    grid-template-columns: repeat(1,692px);
    overflow: hidden
  }
  .channel-html .kFDF4B7 {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px
  }
  .channel-html .p5A4D2D,
  .channel-html .xC3F2D6,
  .e0649B4,
  .n746344,
  .yB5FF51 {
    margin-top: 7px
  }
  .g86275D {
    margin-top: 39px;
    margin-left: 0
  }
  .channel-html .pC8D294 {
    grid-template-rows: minmax(undefined,1fr);
    grid-template-columns: repeat(1,836px);
    overflow: visible
  }
  .channel-html .a539E18,
  .channel-html .cA5FC08,
  .channel-html .e105343,
  .channel-html .e7E27FA,
  .channel-html .fF95B15,
  .channel-html .g987B27,
  .channel-html .i0E5D90,
  .channel-html .i7BF4D7,
  .channel-html .lF9384D,
  .channel-html .m3CABA2,
  .channel-html .m3D8E71,
  .channel-html .oDDF6AE,
  .channel-html .p71634E,
  .channel-html .q134BF9,
  .channel-html .qE038BF,
  .channel-html .s6E741D,
  .channel-html .s90555C,
  .channel-html .tB3DEEA,
  .channel-html .tF55E37,
  .channel-html .u4747FE,
  .channel-html .vD06E6F,
  .channel-html .w91DD9E,
  .channel-html .x6D2AA6,
  .channel-html .y681EA1,
  .channel-html .z94D2F4 {
    grid-column-start: 1;
    overflow: visible
  }
  .channel-html .t7DFE28 {
    padding-left: 71px
  }
  .channel-html .gCAC208 {
    padding-right: 40px
  }
  .channel-html .aC52E38,
  .channel-html .bC2DBCD {
    margin-top: 66px;
    margin-left: 0
  }
  .channel-html .i7E77FF {
    margin-top: -6px;
    margin-left: -28px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .y4C6337 {
    margin-top: 0;
    margin-left: 0;
    padding-left: 71px;
    padding-right: 0
  }
  .channel-html .p3AD201,
  .channel-html .r30E9F4,
  .channel-html .v922DCA {
    margin-top: 0
  }
  .channel-html .bA98853,
  .channel-html .d79C7AD,
  .channel-html .o6EAEDD,
  .channel-html .sB4150A,
  .channel-html .u04F989,
  .channel-html .zBABC06 {
    margin-top: 17px;
    margin-left: 73px;
    display: flex
  }
  .channel-html .f4B488C,
  .channel-html .k758502,
  .channel-html .m6B7836,
  .channel-html .x403F7E,
  .channel-html .zC79C9F,
  .channel-html .zDA95CB {
    margin: 0 5px 5px 0
  }
  .channel-html .a02FAE0,
  .channel-html .a2DC423,
  .channel-html .cCFE0A3,
  .channel-html .d0C2B60,
  .channel-html .d2411BE,
  .channel-html .d4A3F3D,
  .channel-html .d9F1619,
  .channel-html .gD3BB0F,
  .channel-html .hF351FF,
  .channel-html .j8E9FFF,
  .channel-html .jA5F325,
  .channel-html .jCB178E,
  .channel-html .kD04C3A,
  .channel-html .m09D414,
  .channel-html .m7F1A42,
  .channel-html .n38FB80,
  .channel-html .n63D6E8,
  .channel-html .nAFC63E,
  .channel-html .nEDFEDC,
  .channel-html .o3A27BB,
  .channel-html .o3A82BE,
  .channel-html .oA30191,
  .channel-html .p8734A0,
  .channel-html .pB0116E,
  .channel-html .q6AC6A2,
  .channel-html .r8060FC,
  .channel-html .s272872,
  .channel-html .s9A0925,
  .channel-html .sFBB1DD,
  .channel-html .x61B837,
  .channel-html .x80371E,
  .channel-html .x86EDC1,
  .channel-html .xDBBD1D,
  .channel-html .xF0CA65,
  .channel-html .z58C313,
  .channel-html .zCC6471 {
    grid-template-rows: minmax(undefined,1fr);
    grid-template-columns: repeat(1,224px);
    overflow: hidden
  }
  .channel-html .c5B5EA3,
  .channel-html .d12785E,
  .channel-html .d98944E,
  .channel-html .dC6457C,
  .channel-html .fEA1840,
  .channel-html .j7D206E,
  .channel-html .p5AE47D,
  .channel-html .qF91683,
  .channel-html .vDEC90F,
  .channel-html .xA39BEC,
  .channel-html .xCC9B9F,
  .channel-html .z39D2AE {
    grid-column-start: 1;
    overflow: hidden
  }
  .channel-html .bD6C379,
  .channel-html .e7ABEAE,
  .channel-html .g135BB5,
  .channel-html .jAC249F,
  .channel-html .uDE5348,
  .channel-html .z6C551B {
    margin-top: 27px;
    padding-left: 52px;
    padding-right: 52px
  }
  .d2183E1,
  .fD10419,
  .hF98B7C,
  .k843895,
  .o2294EA,
  .q867F96 {
    margin-top: 12px;
    margin-left: 79px
  }
  .channel-html .b49D95E,
  .channel-html .e6BB55A,
  .channel-html .jE2F4F3,
  .channel-html .l4E18F5,
  .channel-html .lAB1A1E,
  .channel-html .r3EEA17,
  .channel-html .sE02FC2,
  .channel-html .u77D62B,
  .channel-html .w0CF31B,
  .channel-html .y2A3FA2,
  .channel-html .yD45EB7,
  .channel-html .zEC2908 {
    margin: 0 5px 5px
  }
  .channel-html .aAC83CA,
  .channel-html .b067CF4,
  .channel-html .dA51EFF,
  .channel-html .g613241,
  .channel-html .h97BDDB,
  .channel-html .lFCA1B1 {
    margin-top: 31px;
    padding-left: 40px;
    padding-right: 40px
  }
  .d40F6C9,
  .e0B17E3,
  .iB7E314,
  .l17D127,
  .l722F0D,
  .m05D8C4,
  .m17E1E0,
  .m88B856,
  .nC01DD0,
  .p91B62B,
  .v5294F8,
  .x3BBB67 {
    margin-top: 19px
  }
  .channel-html .mF7A661,
  .channel-html .n6E10AB,
  .channel-html .o788220,
  .channel-html .oC46376,
  .channel-html .p9CFA97,
  .channel-html .z5FBC3E {
    margin-top: 31px;
    padding-left: 30px;
    padding-right: 30px
  }
  .channel-html .e3DDAB9,
  .channel-html .fF9493D,
  .channel-html .o02053A,
  .channel-html .u3D6806,
  .channel-html .uC6B338,
  .channel-html .z39CB0D {
    margin: 5px 5px 5px 0
  }
  .channel-html .e4E9717,
  .channel-html .jD6EA92,
  .channel-html .oF81583,
  .channel-html .t523C78,
  .channel-html .y4BE6F7,
  .channel-html .z746ED7 {
    margin-top: 37px;
    padding-left: 20px;
    padding-right: 20px
  }
  .aFA2893,
  .j61816A,
  .l760DE2,
  .pADA0A3,
  .tDE73C1,
  .xAAEFAA {
    margin-top: 21px
  }
  .channel-html .a75E81A,
  .channel-html .j91F887,
  .channel-html .kFDD316,
  .channel-html .m86488F,
  .channel-html .oB0058A,
  .channel-html .q833189,
  .channel-html .r79010D,
  .channel-html .t86BEFB,
  .channel-html .tAEF80A,
  .channel-html .x49C831,
  .channel-html .y11FBB9,
  .channel-html .z03079B {
    margin: 5px 5px 0
  }
  .channel-html .b7C5017,
  .channel-html .gE410FD,
  .channel-html .gEA9A70,
  .channel-html .rE84812,
  .channel-html .y05A3F9,
  .channel-html .yE90B45 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 6px
  }
  .channel-html .bD31592,
  .channel-html .d71355C,
  .channel-html .fA0F1EF,
  .channel-html .pAE28F8,
  .channel-html .r35939D,
  .channel-html .u85DC39 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  .channel-html .cBBEB01,
  .channel-html .eC481B9,
  .channel-html .eD812C8,
  .channel-html .gFFB022,
  .channel-html .o51095E,
  .channel-html .y10F87F {
    margin-top: 7px;
    margin-bottom: 8px;
    padding: 0 48px
  }
  .a5DE234,
  .h749ED1,
  .jC18C48,
  .l1EC9E8,
  .pB3C43E,
  .zF9ACDA {
    margin-top: 10px;
    margin-left: 1px
  }
  .channel-html .a1052D3,
  .channel-html .b269DBD,
  .channel-html .cEB6219,
  .channel-html .e833E72,
  .channel-html .kBE17FF,
  .channel-html .rD4F948 {
    margin-top: 7px;
    margin-bottom: 7px;
    padding-left: 68px;
    padding-right: 68px
  }
  .channel-html .jCFE886,
  .channel-html .rA66782,
  .channel-html .s493EC7,
  .channel-html .wC584F4,
  .channel-html .x745F92,
  .channel-html .yEE462B {
    padding-bottom: 0
  }
  .channel-html .b09CEE9 {
    padding-left: 57px
  }
  .channel-html .b539985,
  .channel-html .mD2A7E2,
  .channel-html .x71ECEC {
    margin-top: 6px
  }
  .channel-html .m526F8A,
  .channel-html .o8F5A3D,
  .channel-html .pE11D07,
  .channel-html .x6A1CC1 {
    grid-template-columns: repeat(1,336px);
    overflow: hidden
  }
  .channel-html .n34AA6C {
    margin-bottom: 96px
  }
  .channel-html .g778B62 {
    margin-top: 23.5px;
    padding-left: 35px;
    padding-right: 35px
  }
  .channel-html .n032E40 {
    margin-top: 5px;
    padding-left: 45px;
    padding-right: 45px
  }
  .channel-html .m83903A {
    margin-bottom: 0;
    padding-bottom: 51px
  }
  .channel-html .q93463D {
    margin-top: 19.5px;
    padding-left: 35px;
    padding-right: 35px
  }
  .channel-html .hA0A341 {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 35px;
    padding-bottom: 0;
    padding-right: 35px
  }
  .channel-html .k3B6D4A {
    margin: 0;
    padding: 0 0 49px
  }
  .channel-html .xF744D5 {
    margin-top: 16px;
    padding-left: 85px;
    padding-right: 85px
  }
  .channel-html .k8E2154 {
    margin-top: 5px;
    padding-left: 38px;
    padding-right: 38px
  }
  .s4F4AC6 {
    margin-left: -11px
  }
  .channel-html .r660101 {
    margin-bottom: 49px
  }
  .channel-html .m1B96F2 {
    margin-top: 21px;
    padding-left: 65px;
    padding-right: 65px
  }
  .channel-html .m5F5549 {
    margin-top: 5px;
    padding-left: 42px;
    padding-right: 42px
  }
  .channel-html .j388F8E {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 33px
  }
  .channel-html .g357BC7 {
    margin-left: 0
  }
  .channel-html .bE744B1 {
    margin-top: 6px;
    margin-left: -1px
  }
  .channel-html .n4EB740 {
    margin-top: 19px;
    margin-left: 0;
    padding-right: 60px
  }
  .channel-html .i05D7A1 {
    padding-right: 140px
  }
  .nE46FF8 {
    margin-top: 53px;
    margin-left: -74px;
    margin-bottom: -22px
  }
  .channel-html .x9A1360 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 31px;
    padding-bottom: 0
  }
  .channel-html .vBE9A0A {
    margin-top: 10px;
    padding-right: 80px
  }
  .channel-html .z53304C {
    margin-left: 12px
  }
  .channel-html .x0D7BCD {
    margin-left: 2px
  }
  .channel-html .e172295,
  .channel-html .u050433 {
    margin-left: 15px
  }
  .hF5614B {
    margin-top: 72px;
    margin-left: -63px;
    margin-right: 0
  }
  .channel-html .bFC2ECA {
    margin-top: 64px;
    margin-bottom: 60px;
    padding-left: 33px;
    padding-right: 34px
  }
  .channel-html .u15A699 {
    margin-top: 9px;
    margin-left: -1px;
    padding-right: 0
  }
  .channel-html .oB966A1 {
    padding-right: 0
  }
  .channel-html .c625A50,
  .channel-html .hB5EF43,
  .channel-html .r6425FA {
    margin-left: 10px
  }
  .channel-html .uE3B93C {
    margin-top: 0;
    padding-left: 0
  }
}
@container (max-width:734px) {
  .channel-html .zE17386 {
    padding-top: 23px
  }
  .channel-html .eEBA795,
  .channel-html .eF29358,
  .channel-html .f8BB504,
  .channel-html .f8F8A3A,
  .channel-html .g41FCA1,
  .channel-html .h164D93,
  .channel-html .h598D16,
  .channel-html .i304821,
  .channel-html .l309D77,
  .channel-html .lD0C898,
  .channel-html .m98F543,
  .channel-html .n798E32,
  .channel-html .p73BAFA,
  .channel-html .t04515E,
  .channel-html .u08FEC8,
  .channel-html .u47B8BE,
  .channel-html .u9A6E68,
  .channel-html .v42F23A,
  .channel-html .w0DC38B,
  .channel-html .w169BA1,
  .channel-html .wD8AFBA,
  .channel-html .xEE001F,
  .channel-html .y7307AD,
  .channel-html .zA8E4FD {
    margin-top: 0
  }
  .channel-html .b583D99,
  .channel-html .f6D28D7,
  .channel-html .g8C12DE,
  .channel-html .gE2F716,
  .channel-html .w9FB500,
  .channel-html .wE8D6D7 {
    margin-top: 24px
  }
  .channel-html .c5AA668 {
    margin: 31px 0 47px;
    padding: 0;
    text-align: center
  }
  .h3D0691 {
    margin: 0
  }
  .channel-html .d411609,
  .channel-html .x3F06C3,
  .channel-html .z3AACA6,
  .m0229FE,
  .u0669B3 {
    margin-left: 0
  }
  .channel-html .a40627F,
  .channel-html .b7E94E6,
  .channel-html .l33CE7D,
  .channel-html .m526F8A,
  .channel-html .o88C9F8,
  .channel-html .o8F5A3D,
  .channel-html .pE11D07,
  .channel-html .t347B1C,
  .channel-html .x6A1CC1,
  .channel-html .x91B6E7,
  .channel-html .zB04A6E {
    grid-template-columns: repeat(1,320px);
    overflow: hidden
  }
  .channel-html .c0A107B,
  .channel-html .g420014,
  .channel-html .hB84278,
  .channel-html .mFACB8A,
  .channel-html .p9B6333,
  .channel-html .rE1A53B,
  .channel-html .s363A3F,
  .channel-html .t72EF37,
  .channel-html .w754EE9,
  .channel-html .wAD2F2B,
  .channel-html .yA38B92 {
    overflow: visible
  }
  .channel-html .a539E18:before,
  .channel-html .c0A107B:before,
  .channel-html .c5B5EA3:before,
  .channel-html .cA5FC08:before,
  .channel-html .d12785E:before,
  .channel-html .d98944E:before,
  .channel-html .dC6457C:before,
  .channel-html .e105343:before,
  .channel-html .e7E27FA:before,
  .channel-html .fEA1840:before,
  .channel-html .fF95B15:before,
  .channel-html .g420014:before,
  .channel-html .g987B27:before,
  .channel-html .hB84278:before,
  .channel-html .i0E5D90:before,
  .channel-html .i7BF4D7:before,
  .channel-html .j7D206E:before,
  .channel-html .lF9384D:before,
  .channel-html .m3CABA2:before,
  .channel-html .m3D8E71:before,
  .channel-html .mFACB8A:before,
  .channel-html .oDDF6AE:before,
  .channel-html .p5AE47D:before,
  .channel-html .p71634E:before,
  .channel-html .p9B6333:before,
  .channel-html .q134BF9:before,
  .channel-html .qE038BF:before,
  .channel-html .qF91683:before,
  .channel-html .rE1A53B:before,
  .channel-html .s363A3F:before,
  .channel-html .s6E741D:before,
  .channel-html .s90555C:before,
  .channel-html .t72EF37:before,
  .channel-html .tB3DEEA:before,
  .channel-html .tF55E37:before,
  .channel-html .u4747FE:before,
  .channel-html .vD06E6F:before,
  .channel-html .vDEC90F:before,
  .channel-html .w754EE9:before,
  .channel-html .w91DD9E:before,
  .channel-html .wAD2F2B:before,
  .channel-html .x6D2AA6:before,
  .channel-html .xA39BEC:before,
  .channel-html .xCC9B9F:before,
  .channel-html .y681EA1:before,
  .channel-html .yA38B92:before,
  .channel-html .z39D2AE:before,
  .channel-html .z94D2F4:before {
    content: none
  }
  .channel-html .a5EB082,
  .channel-html .b9CB650,
  .channel-html .bF5D73E,
  .channel-html .bFC6BEA,
  .channel-html .c6A7C68,
  .channel-html .d687392,
  .channel-html .dA4BC19,
  .channel-html .f345EC6,
  .channel-html .fBEC2BF,
  .channel-html .gDA4846,
  .channel-html .h17AD4E,
  .channel-html .hA917EB,
  .channel-html .iB2E893,
  .channel-html .iF14F60,
  .channel-html .j1892EA,
  .channel-html .j95FDE4,
  .channel-html .j963F15,
  .channel-html .k446F61,
  .channel-html .kC6BF94,
  .channel-html .kD9432A,
  .channel-html .kDDE722,
  .channel-html .l120758,
  .channel-html .lF31E74,
  .channel-html .m959C68,
  .channel-html .n4A9291,
  .channel-html .n858A11,
  .channel-html .nF4F9C2,
  .channel-html .o363B68,
  .channel-html .o501F9E,
  .channel-html .p35431D,
  .channel-html .pBC6E16,
  .channel-html .qA2E49E,
  .channel-html .r81F624,
  .channel-html .r89B90D,
  .channel-html .r915281,
  .channel-html .s5CDA39,
  .channel-html .u8E4132,
  .channel-html .uA7B01A,
  .channel-html .v3D46EB,
  .channel-html .v578B2F,
  .channel-html .v96E04C,
  .channel-html .wDAD04B,
  .channel-html .yB209C8,
  .channel-html .yB9A169,
  .channel-html .yCBA748,
  .channel-html .yDB48E9,
  .channel-html .z051063,
  .channel-html .z3BE3E7 {
    flex-grow: 0
  }
  .channel-html .rDCB84C {
    margin-top: 19px;
    padding-left: 65px;
    padding-right: 65px
  }
  .channel-html .rE0ED53 {
    margin-top: 18px;
    padding-left: 70px;
    padding-right: 70px
  }
  .channel-html .u319DB9 {
    margin-top: 19px;
    padding-left: 70px;
    padding-right: 70px
  }
  .channel-html .kFDF4B7 {
    padding-top: 32px;
    padding-left: 40px;
    padding-right: 40px
  }
  .g86275D {
    margin-top: 28px;
    margin-left: 0;
    margin-bottom: 32px
  }
  .channel-html .pC8D294 {
    grid-template-rows: minmax(undefined,1fr);
    grid-template-columns: repeat(1,320px);
    overflow: hidden
  }
  .channel-html .a539E18,
  .channel-html .cA5FC08,
  .channel-html .e105343,
  .channel-html .e7E27FA,
  .channel-html .fF95B15,
  .channel-html .g987B27,
  .channel-html .i0E5D90,
  .channel-html .i7BF4D7,
  .channel-html .lF9384D,
  .channel-html .m3CABA2,
  .channel-html .m3D8E71,
  .channel-html .oDDF6AE,
  .channel-html .p71634E,
  .channel-html .q134BF9,
  .channel-html .qE038BF,
  .channel-html .s6E741D,
  .channel-html .s90555C,
  .channel-html .tB3DEEA,
  .channel-html .tF55E37,
  .channel-html .u4747FE,
  .channel-html .vD06E6F,
  .channel-html .w91DD9E,
  .channel-html .x6D2AA6,
  .channel-html .y681EA1,
  .channel-html .z94D2F4 {
    grid-column-start: 1;
    overflow: visible
  }
  .channel-html .t7DFE28 {
    padding-left: 24px
  }
  .channel-html .gCAC208 {
    padding-right: 60px
  }
  .channel-html .i7E77FF {
    margin-top: 34px;
    margin-left: 24px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .y4C6337 {
    margin-top: 32px;
    margin-left: 0;
    padding-left: 24px;
    padding-right: 93px
  }
  .channel-html .bC2DBCD {
    margin-top: 0;
    margin-left: 0
  }
  .channel-html .v922DCA {
    margin-top: 27px
  }
  .channel-html .bA98853,
  .channel-html .d79C7AD,
  .channel-html .o6EAEDD,
  .channel-html .sB4150A,
  .channel-html .u04F989,
  .channel-html .zBABC06 {
    margin-top: 0;
    margin-left: 0;
    display: flex
  }
  .channel-html .f4B488C,
  .channel-html .k758502,
  .channel-html .m6B7836,
  .channel-html .x403F7E,
  .channel-html .zC79C9F,
  .channel-html .zDA95CB {
    margin: 0 10px 10px 0
  }
  .channel-html .a02FAE0,
  .channel-html .a2DC423,
  .channel-html .cCFE0A3,
  .channel-html .d0C2B60,
  .channel-html .d2411BE,
  .channel-html .d4A3F3D,
  .channel-html .d9F1619,
  .channel-html .gD3BB0F,
  .channel-html .hF351FF,
  .channel-html .j8E9FFF,
  .channel-html .jA5F325,
  .channel-html .jCB178E,
  .channel-html .kD04C3A,
  .channel-html .m09D414,
  .channel-html .m7F1A42,
  .channel-html .n38FB80,
  .channel-html .n63D6E8,
  .channel-html .nAFC63E,
  .channel-html .nEDFEDC,
  .channel-html .o3A27BB,
  .channel-html .o3A82BE,
  .channel-html .oA30191,
  .channel-html .p8734A0,
  .channel-html .pB0116E,
  .channel-html .q6AC6A2,
  .channel-html .r8060FC,
  .channel-html .s272872,
  .channel-html .s9A0925,
  .channel-html .sFBB1DD,
  .channel-html .x61B837,
  .channel-html .x80371E,
  .channel-html .x86EDC1,
  .channel-html .xDBBD1D,
  .channel-html .xF0CA65,
  .channel-html .z58C313,
  .channel-html .zCC6471 {
    grid-template-rows: minmax(undefined,1fr);
    grid-template-columns: repeat(1,150px);
    overflow: visible
  }
  .channel-html .c5B5EA3,
  .channel-html .d12785E,
  .channel-html .d98944E,
  .channel-html .dC6457C,
  .channel-html .fEA1840,
  .channel-html .j7D206E,
  .channel-html .p5AE47D,
  .channel-html .qF91683,
  .channel-html .vDEC90F,
  .channel-html .xA39BEC,
  .channel-html .xCC9B9F,
  .channel-html .z39D2AE {
    grid-column-start: 1;
    overflow: hidden
  }
  .channel-html .aAC83CA,
  .channel-html .b067CF4,
  .channel-html .bD6C379,
  .channel-html .dA51EFF,
  .channel-html .e7ABEAE,
  .channel-html .g135BB5,
  .channel-html .g613241,
  .channel-html .h97BDDB,
  .channel-html .jAC249F,
  .channel-html .lFCA1B1,
  .channel-html .mF7A661,
  .channel-html .n6E10AB,
  .channel-html .o788220,
  .channel-html .oC46376,
  .channel-html .p9CFA97,
  .channel-html .uDE5348,
  .channel-html .z5FBC3E,
  .channel-html .z6C551B {
    margin-top: 21px;
    padding-left: 16px;
    padding-right: 16px
  }
  .d2183E1,
  .fD10419,
  .hF98B7C,
  .k843895,
  .o2294EA,
  .q867F96 {
    margin-top: 15px;
    margin-left: 49px
  }
  .channel-html .e6BB55A,
  .channel-html .jE2F4F3,
  .channel-html .l4E18F5,
  .channel-html .u77D62B,
  .channel-html .y2A3FA2,
  .channel-html .yD45EB7 {
    margin: 0 0 10px 10px
  }
  .d40F6C9,
  .e0B17E3,
  .iB7E314,
  .l17D127,
  .l722F0D,
  .m05D8C4,
  .m17E1E0,
  .m88B856,
  .nC01DD0,
  .p91B62B,
  .v5294F8,
  .x3BBB67 {
    margin-top: 15px
  }
  .channel-html .b49D95E,
  .channel-html .lAB1A1E,
  .channel-html .r3EEA17,
  .channel-html .sE02FC2,
  .channel-html .w0CF31B,
  .channel-html .zEC2908 {
    margin: 10px 10px 10px 0
  }
  .channel-html .e3DDAB9,
  .channel-html .fF9493D,
  .channel-html .o02053A,
  .channel-html .u3D6806,
  .channel-html .uC6B338,
  .channel-html .z39CB0D {
    margin: 10px 0 10px 10px
  }
  .channel-html .e4E9717,
  .channel-html .jD6EA92,
  .channel-html .oF81583,
  .channel-html .t523C78,
  .channel-html .y4BE6F7,
  .channel-html .z746ED7 {
    margin-top: 19px;
    padding-left: 16px;
    padding-right: 16px
  }
  .aFA2893,
  .j61816A,
  .l760DE2,
  .pADA0A3,
  .tDE73C1,
  .xAAEFAA {
    margin-top: 14.5px;
    margin-left: 20px
  }
  .channel-html .j91F887,
  .channel-html .q833189,
  .channel-html .r79010D,
  .channel-html .tAEF80A,
  .channel-html .x49C831,
  .channel-html .z03079B {
    margin: 10px 10px 0 0
  }
  .channel-html .b7C5017,
  .channel-html .gE410FD,
  .channel-html .gEA9A70,
  .channel-html .rE84812,
  .channel-html .y05A3F9,
  .channel-html .yE90B45 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 2px
  }
  .channel-html .bD31592,
  .channel-html .d71355C,
  .channel-html .fA0F1EF,
  .channel-html .pAE28F8,
  .channel-html .r35939D,
  .channel-html .u85DC39 {
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px
  }
  .channel-html .cBBEB01,
  .channel-html .eC481B9,
  .channel-html .eD812C8,
  .channel-html .gFFB022,
  .channel-html .o51095E,
  .channel-html .y10F87F {
    margin-top: 9px;
    margin-bottom: 10px;
    padding: 0 20px
  }
  .channel-html .aE25EE4,
  .channel-html .gB7AFA4,
  .channel-html .l6D5B3C,
  .channel-html .m760D6B,
  .channel-html .q380BF6,
  .channel-html .qDDFA5A {
    margin-top: 0;
    padding-left: 12px;
    padding-right: 12px
  }
  .a5DE234,
  .h749ED1,
  .jC18C48,
  .l1EC9E8,
  .pB3C43E,
  .zF9ACDA {
    margin-top: 13px;
    margin-left: 0;
    margin-right: 0
  }
  .channel-html .a75E81A,
  .channel-html .kFDD316,
  .channel-html .m86488F,
  .channel-html .oB0058A,
  .channel-html .t86BEFB,
  .channel-html .y11FBB9 {
    margin: 10px 0 0 10px
  }
  .channel-html .eCE53C6,
  .channel-html .gF96CED,
  .channel-html .iFF8116,
  .channel-html .l51BB99,
  .channel-html .s936B00,
  .channel-html .y38AE8A {
    padding-left: 16px;
    padding-right: 16px
  }
  .channel-html .a1052D3,
  .channel-html .b269DBD,
  .channel-html .cEB6219,
  .channel-html .e833E72,
  .channel-html .kBE17FF,
  .channel-html .rD4F948 {
    margin-top: 9px;
    margin-bottom: 9px;
    padding: 0 38px
  }
  .channel-html .jCFE886,
  .channel-html .rA66782,
  .channel-html .s493EC7,
  .channel-html .wC584F4,
  .channel-html .x745F92,
  .channel-html .yEE462B {
    padding-left: 12px;
    padding-right: 12px
  }
  .channel-html .b09CEE9 {
    padding-left: 0
  }
  .channel-html .xC3F2D6 {
    margin-top: 7px;
    padding-left: 0;
    padding-right: 65px
  }
  .channel-html .p3AD201 {
    padding-left: 20px;
    padding-right: 62px;
    text-align: left
  }
  .channel-html .b539985 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .eA8217E,
  .channel-html .hFBE303,
  .channel-html .k779873,
  .channel-html .m29B1AE {
    text-align: left
  }
  .aDCE774,
  .t9B44DC,
  .xBCF256 {
    margin-left: -1px
  }
  .channel-html .n34AA6C {
    margin-bottom: 33px;
    padding-left: 43px;
    padding-right: 20px;
    text-align: left
  }
  .channel-html .g778B62,
  .channel-html .m1B96F2,
  .channel-html .q93463D,
  .channel-html .xF744D5 {
    margin-top: 12px;
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .n032E40 {
    margin-top: 14px;
    padding-left: 0;
    padding-right: 48px
  }
  .channel-html .b03440B {
    margin-top: 20px;
    padding-left: 0
  }
  .channel-html .m83903A {
    margin-bottom: 33px;
    padding-left: 43px;
    padding-bottom: 0;
    padding-right: 43px;
    text-align: left
  }
  .channel-html .hA0A341 {
    margin-top: 14px;
    padding-left: 0;
    padding-right: 12px
  }
  .channel-html .jFE2FE2,
  .channel-html .q40C4BE {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left
  }
  .channel-html .mD2A7E2,
  .channel-html .x71ECEC {
    margin-top: 7px;
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .k3B6D4A {
    margin: 0;
    padding: 0 43px 33px;
    text-align: left
  }
  .channel-html .k8E2154,
  .channel-html .m5F5549 {
    margin-top: 14px;
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .r30E9F4 {
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0
  }
  .s4F4AC6 {
    margin-left: -12px
  }
  .channel-html .r660101 {
    margin-bottom: 33px;
    padding-left: 43px;
    padding-right: 43px;
    text-align: left
  }
  .channel-html .j388F8E {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 20px 0 43px
  }
  .channel-html .e172295,
  .channel-html .g357BC7,
  .channel-html .u050433,
  .channel-html .z53304C {
    margin-left: -1px;
    padding-left: 0
  }
  .channel-html .bE744B1 {
    margin-top: 8px;
    padding-left: 0;
    padding-right: 0
  }
  .channel-html .n4EB740 {
    margin-top: 14px;
    padding-right: 10px
  }
  .channel-html .i05D7A1 {
    padding-right: 72px
  }
  .channel-html .i9AF38D,
  .channel-html .uFA0548 {
    text-align: center
  }
  .nE46FF8 {
    margin-top: 32px;
    margin-left: 0;
    margin-bottom: 0
  }
  .channel-html .x9A1360 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 3px 20px 0 43px
  }
  .channel-html .vBE9A0A {
    margin-top: 12px;
    padding-left: 0;
    padding-right: 44px
  }
  .channel-html .mF6E677 {
    padding-right: 16px
  }
  .channel-html .a08FD1E,
  .channel-html .r88D995,
  .channel-html .vA51438 {
    margin-top: 2px;
    margin-left: -2px
  }
  .channel-html .x0D7BCD {
    padding-top: 2px;
    padding-right: 0
  }
  .channel-html .aA71BF5,
  .channel-html .d493C66 {
    margin-top: -2px
  }
  .channel-html .c206AA8,
  .channel-html .n677E04 {
    margin-left: 2px;
    padding-top: 2px;
    padding-right: 0
  }
  .hF5614B {
    margin-top: 27px;
    margin-left: 0;
    margin-right: 0
  }
  .channel-html .bFC2ECA {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 43px
  }
  .channel-html .u15A699 {
    margin-top: 13px;
    margin-left: 0;
    padding-right: 20px
  }
  .channel-html .jAE2B9C,
  .channel-html .m0EB9AD,
  .channel-html .n5871A5 {
    margin-top: 3px;
    margin-left: -1px
  }
  .e0649B4,
  .n746344,
  .yB5FF51 {
    margin-top: 5px
  }
  .channel-html .c625A50,
  .channel-html .hB5EF43,
  .channel-html .r6425FA {
    margin-left: 0;
    padding-left: 10px
  }
  .channel-html .k385A74 {
    padding-left: 1px;
    padding-right: 24px
  }
  .channel-html .uE3B93C {
    margin-top: 30.5px;
    padding-left: 9px;
    padding-bottom: 39px
  }
  .s288D81 {
    margin-top: 1px;
    margin-left: 0;
    margin-right: 0
  }
}
.s288D81 {
  margin-left: -92px
}
@supports (contain:inline-size) {
  @container (undefined) {
    .dDFB6D3 {
      width: 154px;
      height: 28px
    }
    .h3311CC {
      width: 409px;
      height: 663px
    }
    .b82A198 {
      width: 579px;
      height: 381px
    }
    .f1FB06B {
      width: 302px;
      height: 427px
    }
    .hBCCEC8 {
      width: 402px;
      height: 297px
    }
    .z06BA06 {
      width: 140px;
      height: 287px
    }
    .l65B239 {
      width: 600px;
      height: 312px
    }
    .kB3A37D {
      width: 46px;
      height: 34px
    }
    .k7BA23B {
      width: 38px;
      height: 36px
    }
    .q7CA670 {
      width: 974px;
      height: 683px
    }
    .h3D0691 {
      width: 477px;
      height: 433px
    }
    .u0669B3,
    .w9FF44B {
      width: 38px;
      height: 38px
    }
    .m0229FE {
      width: 39px;
      height: 39px
    }
    .g86275D {
      width: 576px;
      height: 374px
    }
    .d2183E1,
    .fD10419,
    .hF98B7C,
    .k843895,
    .o2294EA,
    .q867F96 {
      width: 202px;
      height: 150px
    }
    .d40F6C9,
    .e0B17E3,
    .iB7E314,
    .l17D127,
    .l722F0D,
    .m05D8C4,
    .m17E1E0,
    .m88B856,
    .nC01DD0,
    .p91B62B,
    .v5294F8,
    .x3BBB67 {
      width: 105px;
      height: 166px
    }
    .aFA2893,
    .j61816A,
    .l760DE2,
    .pADA0A3,
    .tDE73C1,
    .xAAEFAA {
      width: 233px;
      height: 98px
    }
    .a5DE234,
    .h749ED1,
    .jC18C48,
    .l1EC9E8,
    .pB3C43E,
    .zF9ACDA {
      width: 48px;
      height: 26px
    }
    .t9B44DC {
      width: 34px;
      height: 46px
    }
    .xBCF256 {
      width: 42px;
      height: 42px
    }
    .aDCE774 {
      width: 34px;
      height: 48px
    }
    .s4F4AC6 {
      width: 49px;
      height: 38px
    }
    .nE46FF8 {
      width: 461px;
      height: 353px
    }
    .pA85601 {
      width: 41px;
      height: 17px
    }
    .hF5614B {
      width: 273px;
      height: 362px
    }
    .h40957F {
      width: 69px;
      height: 18px
    }
    .e0649B4,
    .n746344,
    .yB5FF51 {
      width: 15px;
      height: 14px
    }
    .s288D81 {
      width: 278px;
      height: 301px
    }
  }
  @container (max-width:1068px) {
    .dDFB6D3 {
      width: 136px;
      height: 25px
    }
    .h3311CC {
      width: 371px;
      height: 601px
    }
    .b82A198 {
      width: 398px;
      height: 261px
    }
    .f1FB06B {
      width: 198px;
      height: 285px
    }
    .hBCCEC8 {
      width: 250px;
      height: 184px
    }
    .z06BA06 {
      width: 104px;
      height: 212px
    }
    .l65B239 {
      width: 418px;
      height: 222px
    }
    .kB3A37D {
      width: 46px;
      height: 34px
    }
    .k7BA23B {
      width: 38px;
      height: 36px
    }
    .q7CA670 {
      width: 663px;
      height: 463px
    }
    .h3D0691 {
      width: 343px;
      height: 312px
    }
    .u0669B3,
    .w9FF44B {
      width: 38px;
      height: 38px
    }
    .m0229FE {
      width: 39px;
      height: 39px
    }
    .g86275D {
      width: 400px;
      height: 283px
    }
    .d2183E1,
    .fD10419,
    .hF98B7C,
    .k843895,
    .o2294EA,
    .q867F96 {
      width: 146px;
      height: 112px
    }
    .d40F6C9,
    .e0B17E3,
    .iB7E314,
    .l17D127,
    .l722F0D,
    .m05D8C4,
    .m17E1E0,
    .m88B856,
    .nC01DD0,
    .p91B62B,
    .v5294F8,
    .x3BBB67 {
      width: 83px;
      height: 119px
    }
    .aFA2893,
    .j61816A,
    .l760DE2,
    .pADA0A3,
    .tDE73C1,
    .xAAEFAA {
      width: 166px;
      height: 70px
    }
    .a5DE234,
    .h749ED1,
    .jC18C48,
    .l1EC9E8,
    .pB3C43E,
    .zF9ACDA {
      width: 48px;
      height: 26px
    }
    .t9B44DC {
      width: 34px;
      height: 46px
    }
    .xBCF256 {
      width: 42px;
      height: 42px
    }
    .aDCE774 {
      width: 34px;
      height: 48px
    }
    .s4F4AC6 {
      width: 49px;
      height: 38px
    }
    .nE46FF8 {
      width: 324px;
      height: 280px
    }
    .pA85601 {
      width: 41px;
      height: 17px
    }
    .hF5614B {
      width: 248px;
      height: 382px
    }
    .h40957F {
      width: 69px;
      height: 18px
    }
    .e0649B4,
    .n746344,
    .yB5FF51 {
      width: 15px;
      height: 14px
    }
    .s288D81 {
      width: 209px;
      height: 227px
    }
  }
  @container (max-width:734px) {
    .dDFB6D3 {
      width: 98px;
      height: 19px
    }
    .h3311CC {
      width: 222px;
      height: 358px
    }
    .b82A198 {
      width: 258px;
      height: 170px
    }
    .f1FB06B {
      width: 204px;
      height: 298px
    }
    .hBCCEC8 {
      width: 232px;
      height: 171px
    }
    .z06BA06 {
      width: 120px;
      height: 245px
    }
    .l65B239 {
      width: 320px;
      height: 135px
    }
    .kB3A37D {
      width: 46px;
      height: 34px
    }
    .k7BA23B {
      width: 38px;
      height: 36px
    }
    .q7CA670 {
      width: 288px;
      height: 312px
    }
    .h3D0691 {
      width: 246px;
      height: 223px
    }
    .u0669B3,
    .w9FF44B {
      width: 38px;
      height: 38px
    }
    .m0229FE {
      width: 39px;
      height: 39px
    }
    .g86275D {
      width: 233px;
      height: 219px
    }
    .d2183E1,
    .fD10419,
    .hF98B7C,
    .k843895,
    .o2294EA,
    .q867F96 {
      width: 101px;
      height: 100px
    }
    .d40F6C9,
    .iB7E314,
    .m17E1E0,
    .p91B62B,
    .v5294F8,
    .x3BBB67 {
      width: 76px;
      height: 100px
    }
    .e0B17E3,
    .l17D127,
    .l722F0D,
    .m05D8C4,
    .m88B856,
    .nC01DD0 {
      width: 69px;
      height: 100px
    }
    .aFA2893,
    .j61816A,
    .l760DE2,
    .pADA0A3,
    .tDE73C1,
    .xAAEFAA {
      width: 130px;
      height: 81px
    }
    .a5DE234,
    .h749ED1,
    .jC18C48,
    .l1EC9E8,
    .pB3C43E,
    .zF9ACDA {
      width: 31px;
      height: 17px
    }
    .t9B44DC {
      width: 34px;
      height: 46px
    }
    .xBCF256 {
      width: 42px;
      height: 42px
    }
    .aDCE774 {
      width: 34px;
      height: 48px
    }
    .s4F4AC6 {
      width: 49px;
      height: 38px
    }
    .nE46FF8 {
      width: 232px;
      height: 186px
    }
    .pA85601 {
      width: 33px;
      height: 14px
    }
    .hF5614B {
      width: 189px;
      height: 245px
    }
    .h40957F {
      width: 63px;
      height: 17px
    }
    .e0649B4,
    .n746344,
    .yB5FF51 {
      width: 15px;
      height: 14px
    }
    .s288D81 {
      width: 164px;
      height: 177px
    }
  }
}
.channel-html .c30B8E0 {
  background-color: #f5f5f7;
  overflow: hidden
}
.channel-html .dB18BBA {
  background-color: #f5f5f7;
  margin-top: 35px;
  margin-bottom: 7px
}
@media only screen and (max-width:1068px) {
  .channel-html .dB18BBA {
    margin-top: 36px
  }
}
.channel-html .a972C63,
.channel-html .bBB35A1,
.channel-html .cE841DA,
.channel-html .eA1BCA9,
.channel-html .f364DD4,
.channel-html .iF7A417,
.channel-html .m5ADAAB,
.channel-html .n932BCC,
.channel-html .nB2ED9F,
.channel-html .nB59AA6,
.channel-html .o1C70F1,
.channel-html .q8C8F9D,
.channel-html .q8FB5A2,
.channel-html .rB3AC5A,
.channel-html .s8B63D2,
.channel-html .t83769F,
.channel-html .u606879,
.channel-html .v2C3EB0,
.channel-html .vC01F71,
.channel-html .xB41E58,
.channel-html .yBB5CC7,
.channel-html .z62D2DF {
  margin-bottom: 9px
}
.channel-html .l0640E9 {
  color: #6e6e73;
  margin-left: 0
}
.channel-html .r4A6511 {
  margin-left: 0;
  padding-left: 0;
  list-style: none
}
.channel-html .cF2F464,
.channel-html .m3E6A34,
.channel-html .n73D00F,
.channel-html .o57B62D,
.channel-html .sD20FD2 {
  color: #6e6e73;
  margin-left: -.5px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .bA9E983,
.channel-html .c92EB25,
.channel-html .cE01C88,
.channel-html .d8DDECC,
.channel-html .dBFFA77,
.channel-html .eBD32FC,
.channel-html .f42063C,
.channel-html .k7655A9,
.channel-html .kA072A3,
.channel-html .l1E0E88,
.channel-html .lF00218,
.channel-html .qD73536,
.channel-html .vE96901,
.channel-html .vEC32E1,
.channel-html .w8E90B4,
.channel-html .y424137 {
  color: #6e6e73;
  margin-left: -.5px;
  padding-right: 2px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word
}
@media only screen and (max-width:734px) {
  .channel-html .dB18BBA {
    margin-top: 36px
  }
  .channel-html .f364DD4,
  .channel-html .q8C8F9D,
  .channel-html .s8B63D2,
  .channel-html .u606879 {
    margin-top: 10px
  }
}
.channel-html .m3E6A34 {
  padding-right: 38px
}
@container (max-width:1068px) {
  .s288D81 {
    margin-left: -9px
  }
  .channel-html .h450058 {
    margin-left: 0
  }
  .channel-html .m3E6A34 {
    padding-right: 0
  }
}
@container (max-width:734px) {
  .channel-html .h450058 {
    margin-left: 20px;
    margin-right: 19px
  }
  .channel-html .bA9E983,
  .channel-html .c92EB25,
  .channel-html .cE01C88,
  .channel-html .d8DDECC,
  .channel-html .dBFFA77,
  .channel-html .eBD32FC,
  .channel-html .f42063C,
  .channel-html .k7655A9,
  .channel-html .kA072A3,
  .channel-html .l1E0E88,
  .channel-html .lF00218,
  .channel-html .m3E6A34,
  .channel-html .qD73536,
  .channel-html .vE96901,
  .channel-html .vEC32E1,
  .channel-html .w8E90B4,
  .channel-html .y424137 {
    padding-right: 0
  }
  .channel-html .o57B62D {
    padding-right: 3px
  }
}
.channel-html .copy {
  word-break: normal;
}
.channel-html br.large {
  display: block;
}
@media only screen and (max-width: 1068px) {
  .channel-html br.large {
    display: none;
  }
}
@media only screen and (max-width: 734px) {
  .channel-html br.large {
    display: none;
  }
}
.channel-html br.medium {
  display: none;
}
@media only screen and (max-width: 1068px) {
  .channel-html br.medium {
    display: block;
  }
}
@media only screen and (max-width: 734px) {
  .channel-html br.medium {
    display: none;
  }
}
.channel-html br.small {
  display: none;
}
@media only screen and (max-width: 1068px) {
  .channel-html br.small {
    display: none;
  }
}
@media only screen and (max-width: 734px) {
  .channel-html br.small {
    display: block;
  }
}
.channel-html br.large-hide {
  display: none;
}
@media only screen and (max-width: 1068px) {
  .channel-html br.large-hide {
    display: block;
  }
}
@media only screen and (max-width: 734px) {
  .channel-html br.large-hide {
    display: block;
  }
}
.channel-html br.medium-hide {
  display: block;
}
@media only screen and (max-width: 1068px) {
  .channel-html br.medium-hide {
    display: none;
  }
}
@media only screen and (max-width: 734px) {
  .channel-html br.medium-hide {
    display: block;
  }
}
.channel-html br.small-hide {
  display: block;
}
@media only screen and (max-width: 1068px) {
  .channel-html br.small-hide {
    display: block;
  }
}
@media only screen and (max-width: 734px) {
  .channel-html br.small-hide {
    display: none;
  }
}
.channel-html .u71B0B8 .inline-label-container {
  width: auto;
}
.channel-html .h585F7C > li > .row, .channel-html .h585F7C .bento-box {
  height: 100%;
}
.channel-html .v922DCA .bento-box {
  height: 100%;
}
.channel-html .n34AA6C {
  margin-bottom: 56px;
}
@container (max-width:1068px) {
  .channel-html .n34AA6C {
    margin-bottom: 51px;
  }
}
@container (max-width:734px) {
  .channel-html .n34AA6C {
    margin-bottom: 33px;
  }
}
.channel-html .b0E287D .bento-box {
  height: 100%;
}
.channel-html .k96B939 .bento-box {
  height: 100%;
}
@container (max-width:1068px) {
  .channel-html .p1B5913 > div > div > div:first-child {
    padding-right: 20px;
  }
}
.channel-html .g715BA4 .inline-label-container {
  width: 210px;
}
.channel-html .x378F95 {
  padding-right: 100px;
}
@container (max-width:1068px) {
  .channel-html .x378F95 {
    padding-right: 50px;
  }
}
#static-compare-header {
  padding-top: 16px;
}
.channel-html .v444534 {
  width: 100%;
  --columns: 5;
  --grid-column: 5;
  --static-enabled: false;
  --column-data: 0,1,2,3,4,0,2,3,0,2;
  --allowed-columns: 5,3,2;
}
.channel-html .v444534 .compare-column-0,
.channel-html .v444534 .compare-static-0 {
  display: flex;
  order: 1;
}
.channel-html .v444534 .compare-column-1,
.channel-html .v444534 .compare-static-1 {
  display: flex;
  order: 2;
}
.channel-html .v444534 .compare-column-2,
.channel-html .v444534 .compare-static-2 {
  display: flex;
  order: 3;
}
.channel-html .v444534 .compare-column-3,
.channel-html .v444534 .compare-static-3 {
  display: flex;
  order: 4;
}
.channel-html .v444534 .compare-column-4,
.channel-html .v444534 .compare-static-4 {
  display: flex;
  order: 5;
}
@media only screen and (max-width:1068px) {
  .channel-html .j31B644 {
    align-items: center;
    padding-top: 56px;
    padding-bottom: 42px;
  }
  .channel-html .b3B742A {
    margin-bottom: 53px;
  }
  .channel-html .v444534 {
    --columns: 3;
    --grid-column: 3;
    --static-enabled: false;
  }
  .channel-html .v444534 .compare-column-0,
  .channel-html .v444534 .compare-static-0 {
    display: flex;
    order: 1;
  }
  .channel-html .v444534 .compare-column-1,
  .channel-html .v444534 .compare-static-2 {
    display: flex;
    order: 2;
  }
  .channel-html .v444534 .compare-column-2,
  .channel-html .v444534 .compare-static-3 {
    display: flex;
    order: 3;
  }
  .channel-html .v444534 .compare-column-3 {
    display: none;
    order: 4;
  }
  .channel-html .v444534 .compare-column-4 {
    display: none;
    order: 5;
  }
  .channel-html .v444534 .compare-static-1,
  .channel-html .v444534 .compare-static-4 {
    display: none;
  }
}
.v444534 .image-icon_compare_chip_a14_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a14_elevated_large.png);
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
  .v444534 figure.image-icon_compare_chip_a14_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a14_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_person_crop_rectangle_landscape_rotate_elevated {
    width: 49px;
    height: 48px;
    background-size: 49px 48px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_person_crop_rectangle_landscape_rotate_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_6_plus_space_gray {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_6_plus_space_gray_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_mini_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_12_mini_purple_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a13_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a13_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_16_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_16_blue_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone_crop_front_camera_elevated {
    width: 48px;
    height: 48px;
    background-size: 48px 48px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone_crop_front_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_16x_5circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_16x_5circles_zoom_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone13promax_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone13promax_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a18_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a18_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_x_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_x_silver_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_16_pro_max_rose_titanium {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_16_pro_max_rose_titanium_large_2x.png);
  }
  .v444534 figure.image-icon_compare_5g_radiowaves_elevated {
    width: 49px;
    height: 35px;
    background-size: 49px 35px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_5g_radiowaves_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_6x_3circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_6x_3circles_zoom_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_pro_max_twilight_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_14_pro_max_twilight_purple_large_2x.png);
  }
  .v444534 figure.image-icon_compare_6x_4circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_6x_4circles_zoom_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_15_plus_pink {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_15_plus_pink_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a11_elevated {
    width: 39px;
    height: 38px;
    background-size: 39px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a11_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_se_gen02_black {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_se_gen02_black_large_2x.png);
  }
  .v444534 figure.image-icon_compare_4x_2circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_4x_2circles_zoom_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphonexr_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphonexr_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_se_gen03_midnight {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_se_gen03_midnight_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a18pro_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a18pro_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_6s_plus_space_gray {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_6s_plus_space_gray_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone17air_camera_elevated {
    width: 48px;
    height: 39px;
    background-size: 48px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone17air_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone17promax_camera_elevated {
    width: 48px;
    height: 39px;
    background-size: 48px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone17promax_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone16plus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone16plus_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_13_pro_alpine_green {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_13_pro_alpine_green_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone14plus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone14plus_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone14promax_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone14promax_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_xs_max_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_xs_max_silver_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a16_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a16_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_2x_2circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_2x_2circles_zoom_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone16e_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone16e_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_apple_intelligence_elevated {
    width: 42px;
    height: 43px;
    background-size: 42px 43px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_apple_intelligence_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_11_pro_midnight_green,
  .v444534 figure.image-compare_iphone_13_alpine_green,
  .v444534 figure.image-compare_iphone_8_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
  }
  .v444534 figure.image-compare_iphone_13_alpine_green {
    background-image: url(./images/compare_iphone_13_alpine_green_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_11_pro_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_midnight_green_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_8_silver {
    background-image: url(./images/compare_iphone_8_silver_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone17_camera_elevated {
    width: 48px;
    height: 39px;
    background-size: 48px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone17_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_13_pro_max_alpine_green,
  .v444534 figure.image-compare_iphone_15_pro_max_tigry,
  .v444534 figure.image-compare_iphone_16_plus_blue,
  .v444534 figure.image-compare_iphone_17_pro_max_orange,
  .v444534 figure.image-compare_iphone_7_black {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
  }
  .v444534 figure.image-compare_iphone_17_pro_max_orange {
    background-image: url(./images/compare_iphone_17_pro_max_orange_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_15_pro_max_tigry {
    background-image: url(./images/compare_iphone_15_pro_max_tigry_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_16_plus_blue {
    background-image: url(./images/compare_iphone_16_plus_blue_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_13_pro_max_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_max_alpine_green_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_7_black {
    background-image: url(./images/compare_iphone_7_black_large_2x.png);
  }
  .v444534 figure.image-icon_compare_port_usb_c_elevated {
    width: 48px;
    height: 18px;
    background-size: 48px 18px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_port_usb_c_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_15_pro_tigry {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_15_pro_tigry_large_2x.png);
  }
  .v444534 figure.image-icon_compare_10x_4circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_10x_4circles_zoom_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_plus_blue,
  .v444534 figure.image-compare_iphone_15_pink,
  .v444534 figure.image-compare_iphone_16_pro_rose_titanium,
  .v444534 figure.image-compare_iphone_17_lavender,
  .v444534 figure.image-compare_iphone_6_space_gray,
  .v444534 figure.image-compare_iphone_6s_space_gray,
  .v444534 figure.image-compare_iphone_7_plus_black,
  .v444534 figure.image-compare_iphone_se_space_gray {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
  }
  .v444534 figure.image-compare_iphone_15_pink {
    background-image: url(./images/compare_iphone_15_pink_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_plus_blue {
    background-image: url(./images/compare_iphone_14_plus_blue_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_se_space_gray {
    background-image: url(./images/compare_iphone_se_space_gray_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_6s_space_gray {
    background-image: url(./images/compare_iphone_6s_space_gray_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_6_space_gray {
    background-image: url(./images/compare_iphone_6_space_gray_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_17_lavender {
    background-image: url(./images/compare_iphone_17_lavender_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_16_pro_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_rose_titanium_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_7_plus_black {
    background-image: url(./images/compare_iphone_7_plus_black_large_2x.png);
  }
  .v444534 figure.image-icon_compare_2x_1circle_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_2x_1circle_zoom_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_pro_max_pacific_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_12_pro_max_pacific_blue_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_16e_white {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_16e_white_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone13_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone13_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_17_air_sky_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_17_air_sky_blue_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_17_pro_orange {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_17_pro_orange_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone_1_layer_3d_elevated {
    width: 44px;
    height: 34px;
    background-size: 44px 34px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone_1_layer_3d_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_11_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_11_purple_large_2x.png);
  }
  .v444534 figure.image-icon_compare_5x_3circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_5x_3circles_zoom_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a12_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a12_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_pro_pacific_blue,
  .v444534 figure.image-compare_iphone_13_mini_alpine_green,
  .v444534 figure.image-compare_iphone_xs_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
  }
  .v444534 figure.image-compare_iphone_xs_silver {
    background-image: url(./images/compare_iphone_xs_silver_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_pro_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_pacific_blue_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_13_mini_alpine_green {
    background-image: url(./images/compare_iphone_13_mini_alpine_green_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone6splus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone6splus_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_xr_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_xr_blue_large_2x.png);
  }
  .v444534 figure.image-icon_compare_spacer_96px {
    width: 49px;
    height: 48px;
    background-size: 49px 48px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_spacer_96px_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphonexsmax_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphonexsmax_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone11promax_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone11promax_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone8plus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone8plus_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_8_plus_silver {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_8_plus_silver_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a19pro_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a19pro_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone15promax_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone15promax_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_11_pro_max_midnight_green {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_11_pro_max_midnight_green_large_2x.png);
  }
  .v444534 figure.image-icon_compare_battery_100percent_elevated {
    width: 48px;
    height: 26px;
    background-size: 48px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_battery_100percent_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_blue {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_14_blue_large_2x.png);
  }
  .v444534 figure.image-icon_compare_4g_radiowaves_elevated {
    width: 49px;
    height: 35px;
    background-size: 49px 35px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_4g_radiowaves_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_pro_twilight_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_14_pro_twilight_purple_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a19_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a19_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_port_lightning_elevated {
    width: 49px;
    height: 19px;
    background-size: 49px 19px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_port_lightning_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a8_elevated {
    width: 39px;
    height: 38px;
    background-size: 39px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a8_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a17pro_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a17pro_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone15plus_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone15plus_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a15_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a15_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_sos_circle_elevated {
    width: 42px;
    height: 42px;
    background-size: 42px 42px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_sos_circle_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone12_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone12_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_4x_3circles_zoom {
    width: 130px;
    height: 26px;
    background-size: 130px 26px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_4x_3circles_zoom_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a10_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a10_elevated_large_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_purple {
    width: 166px;
    height: 208px;
    background-size: 166px 208px;
    background-repeat: no-repeat;
    background-image: url(./images/compare_iphone_12_purple_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone12promax_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone12promax_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphonese_gen3_camera_elevated {
    width: 38px;
    height: 39px;
    background-size: 38px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphonese_gen3_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone11_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone11_camera_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_chip_a9_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_chip_a9_elevated_large_2x.png);
  }
  .v444534 figure.image-icon_compare_iphone16promax_camera_elevated {
    width: 39px;
    height: 39px;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-image: url(./images/icon_compare_iphone16promax_camera_elevated_large_2x.png);
  }
}
.v444534 .image-icon_compare_person_crop_rectangle_landscape_rotate_elevated {
  width: 49px;
  height: 48px;
  background-size: 49px 48px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_person_crop_rectangle_landscape_rotate_elevated_large.png);
}
.v444534 .image-compare_iphone_6_plus_space_gray {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_6_plus_space_gray_large.png);
}
@media only screen and (max-width:734px) {
  .channel-html .j31B644 {
    align-items: center;
    padding-top: 36px;
    padding-bottom: 16px;
  }
  .channel-html .b3B742A {
    margin-bottom: 53px;
  }
  .channel-html .v444534 {
    --columns: 2;
    --grid-column: 2;
    --static-enabled: false;
  }
  .channel-html .v444534 .compare-column-0,
  .channel-html .v444534 .compare-static-0 {
    display: flex;
    order: 1;
  }
  .channel-html .v444534 .compare-column-1,
  .channel-html .v444534 .compare-static-2 {
    display: flex;
    order: 2;
  }
  .channel-html .v444534 .compare-column-2 {
    display: none;
    order: 3;
  }
  .channel-html .v444534 .compare-column-3 {
    display: none;
    order: 4;
  }
  .channel-html .v444534 .compare-column-4 {
    display: none;
    order: 5;
  }
  .channel-html .v444534 .compare-static-1,
  .channel-html .v444534 .compare-static-3,
  .channel-html .v444534 .compare-static-4 {
    display: none;
  }
  .v444534 figure.image-compare_iphone_11_pro_max_midnight_green,
  .v444534 figure.image-compare_iphone_11_pro_midnight_green,
  .v444534 figure.image-compare_iphone_11_purple,
  .v444534 figure.image-compare_iphone_12_mini_purple,
  .v444534 figure.image-compare_iphone_12_pro_max_pacific_blue,
  .v444534 figure.image-compare_iphone_12_pro_pacific_blue,
  .v444534 figure.image-compare_iphone_12_purple,
  .v444534 figure.image-compare_iphone_13_alpine_green,
  .v444534 figure.image-compare_iphone_13_mini_alpine_green,
  .v444534 figure.image-compare_iphone_13_pro_alpine_green,
  .v444534 figure.image-compare_iphone_13_pro_max_alpine_green,
  .v444534 figure.image-compare_iphone_14_blue,
  .v444534 figure.image-compare_iphone_14_plus_blue,
  .v444534 figure.image-compare_iphone_14_pro_max_twilight_purple,
  .v444534 figure.image-compare_iphone_14_pro_twilight_purple,
  .v444534 figure.image-compare_iphone_15_pink,
  .v444534 figure.image-compare_iphone_15_plus_pink,
  .v444534 figure.image-compare_iphone_15_pro_max_tigry,
  .v444534 figure.image-compare_iphone_15_pro_tigry,
  .v444534 figure.image-compare_iphone_16_blue,
  .v444534 figure.image-compare_iphone_16_plus_blue,
  .v444534 figure.image-compare_iphone_16_pro_max_rose_titanium,
  .v444534 figure.image-compare_iphone_16_pro_rose_titanium,
  .v444534 figure.image-compare_iphone_16e_white,
  .v444534 figure.image-compare_iphone_17_air_sky_blue,
  .v444534 figure.image-compare_iphone_17_lavender,
  .v444534 figure.image-compare_iphone_17_pro_max_orange,
  .v444534 figure.image-compare_iphone_17_pro_orange,
  .v444534 figure.image-compare_iphone_6_plus_space_gray,
  .v444534 figure.image-compare_iphone_6_space_gray,
  .v444534 figure.image-compare_iphone_6s_plus_space_gray,
  .v444534 figure.image-compare_iphone_6s_space_gray,
  .v444534 figure.image-compare_iphone_7_black,
  .v444534 figure.image-compare_iphone_7_plus_black,
  .v444534 figure.image-compare_iphone_8_plus_silver,
  .v444534 figure.image-compare_iphone_8_silver,
  .v444534 figure.image-compare_iphone_se_gen02_black,
  .v444534 figure.image-compare_iphone_se_gen03_midnight,
  .v444534 figure.image-compare_iphone_se_space_gray,
  .v444534 figure.image-compare_iphone_x_silver,
  .v444534 figure.image-compare_iphone_xr_blue,
  .v444534 figure.image-compare_iphone_xs_max_silver,
  .v444534 figure.image-compare_iphone_xs_silver {
    width: 97px;
    height: 121px;
    background-size: 97px 121px;
    background-repeat: no-repeat;
  }
  .v444534 figure.image-compare_iphone_6_plus_space_gray {
    background-image: url(./images/compare_iphone_6_plus_space_gray_small.png);
  }
  .v444534 figure.image-compare_iphone_12_mini_purple {
    background-image: url(./images/compare_iphone_12_mini_purple_small.png);
  }
  .v444534 figure.image-compare_iphone_16_blue {
    background-image: url(./images/compare_iphone_16_blue_small.png);
  }
  .v444534 figure.image-compare_iphone_x_silver {
    background-image: url(./images/compare_iphone_x_silver_small.png);
  }
  .v444534 figure.image-compare_iphone_16_pro_max_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_max_rose_titanium_small.png);
  }
  .v444534 figure.image-compare_iphone_14_pro_max_twilight_purple {
    background-image: url(./images/compare_iphone_14_pro_max_twilight_purple_small.png);
  }
  .v444534 figure.image-compare_iphone_15_plus_pink {
    background-image: url(./images/compare_iphone_15_plus_pink_small.png);
  }
  .v444534 figure.image-compare_iphone_se_gen02_black {
    background-image: url(./images/compare_iphone_se_gen02_black_small.png);
  }
  .v444534 figure.image-compare_iphone_se_gen03_midnight {
    background-image: url(./images/compare_iphone_se_gen03_midnight_small.png);
  }
  .v444534 figure.image-compare_iphone_6s_plus_space_gray {
    background-image: url(./images/compare_iphone_6s_plus_space_gray_small.png);
  }
  .v444534 figure.image-compare_iphone_13_pro_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_alpine_green_small.png);
  }
  .v444534 figure.image-compare_iphone_xs_max_silver {
    background-image: url(./images/compare_iphone_xs_max_silver_small.png);
  }
  .v444534 figure.image-compare_iphone_13_alpine_green {
    background-image: url(./images/compare_iphone_13_alpine_green_small.png);
  }
  .v444534 figure.image-compare_iphone_11_pro_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_midnight_green_small.png);
  }
  .v444534 figure.image-compare_iphone_8_silver {
    background-image: url(./images/compare_iphone_8_silver_small.png);
  }
  .v444534 figure.image-compare_iphone_17_pro_max_orange {
    background-image: url(./images/compare_iphone_17_pro_max_orange_small.png);
  }
  .v444534 figure.image-compare_iphone_15_pro_max_tigry {
    background-image: url(./images/compare_iphone_15_pro_max_tigry_small.png);
  }
  .v444534 figure.image-compare_iphone_16_plus_blue {
    background-image: url(./images/compare_iphone_16_plus_blue_small.png);
  }
  .v444534 figure.image-compare_iphone_13_pro_max_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_max_alpine_green_small.png);
  }
  .v444534 figure.image-compare_iphone_7_black {
    background-image: url(./images/compare_iphone_7_black_small.png);
  }
  .v444534 figure.image-compare_iphone_15_pro_tigry {
    background-image: url(./images/compare_iphone_15_pro_tigry_small.png);
  }
  .v444534 figure.image-compare_iphone_15_pink {
    background-image: url(./images/compare_iphone_15_pink_small.png);
  }
  .v444534 figure.image-compare_iphone_14_plus_blue {
    background-image: url(./images/compare_iphone_14_plus_blue_small.png);
  }
  .v444534 figure.image-compare_iphone_se_space_gray {
    background-image: url(./images/compare_iphone_se_space_gray_small.png);
  }
  .v444534 figure.image-compare_iphone_6s_space_gray {
    background-image: url(./images/compare_iphone_6s_space_gray_small.png);
  }
  .v444534 figure.image-compare_iphone_6_space_gray {
    background-image: url(./images/compare_iphone_6_space_gray_small.png);
  }
  .v444534 figure.image-compare_iphone_17_lavender {
    background-image: url(./images/compare_iphone_17_lavender_small.png);
  }
  .v444534 figure.image-compare_iphone_16_pro_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_rose_titanium_small.png);
  }
  .v444534 figure.image-compare_iphone_7_plus_black {
    background-image: url(./images/compare_iphone_7_plus_black_small.png);
  }
  .v444534 figure.image-compare_iphone_12_pro_max_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_max_pacific_blue_small.png);
  }
  .v444534 figure.image-compare_iphone_16e_white {
    background-image: url(./images/compare_iphone_16e_white_small.png);
  }
  .v444534 figure.image-compare_iphone_17_air_sky_blue {
    background-image: url(./images/compare_iphone_17_air_sky_blue_small.png);
  }
  .v444534 figure.image-compare_iphone_17_pro_orange {
    background-image: url(./images/compare_iphone_17_pro_orange_small.png);
  }
  .v444534 figure.image-compare_iphone_11_purple {
    background-image: url(./images/compare_iphone_11_purple_small.png);
  }
  .v444534 figure.image-compare_iphone_xs_silver {
    background-image: url(./images/compare_iphone_xs_silver_small.png);
  }
  .v444534 figure.image-compare_iphone_12_pro_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_pacific_blue_small.png);
  }
  .v444534 figure.image-compare_iphone_13_mini_alpine_green {
    background-image: url(./images/compare_iphone_13_mini_alpine_green_small.png);
  }
  .v444534 figure.image-compare_iphone_xr_blue {
    background-image: url(./images/compare_iphone_xr_blue_small.png);
  }
  .v444534 figure.image-compare_iphone_8_plus_silver {
    background-image: url(./images/compare_iphone_8_plus_silver_small.png);
  }
  .v444534 figure.image-compare_iphone_11_pro_max_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_max_midnight_green_small.png);
  }
  .v444534 figure.image-compare_iphone_14_blue {
    background-image: url(./images/compare_iphone_14_blue_small.png);
  }
  .v444534 figure.image-compare_iphone_14_pro_twilight_purple {
    background-image: url(./images/compare_iphone_14_pro_twilight_purple_small.png);
  }
  .v444534 figure.image-compare_iphone_12_purple {
    background-image: url(./images/compare_iphone_12_purple_small.png);
  }
  .channel-html .a213FF9 {
    margin-top: 10px;
  }
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .v444534 figure.image-compare_iphone_11_pro_max_midnight_green,
  .v444534 figure.image-compare_iphone_11_pro_midnight_green,
  .v444534 figure.image-compare_iphone_11_purple,
  .v444534 figure.image-compare_iphone_12_mini_purple,
  .v444534 figure.image-compare_iphone_12_pro_max_pacific_blue,
  .v444534 figure.image-compare_iphone_12_pro_pacific_blue,
  .v444534 figure.image-compare_iphone_12_purple,
  .v444534 figure.image-compare_iphone_13_alpine_green,
  .v444534 figure.image-compare_iphone_13_mini_alpine_green,
  .v444534 figure.image-compare_iphone_13_pro_alpine_green,
  .v444534 figure.image-compare_iphone_13_pro_max_alpine_green,
  .v444534 figure.image-compare_iphone_14_blue,
  .v444534 figure.image-compare_iphone_14_plus_blue,
  .v444534 figure.image-compare_iphone_14_pro_max_twilight_purple,
  .v444534 figure.image-compare_iphone_14_pro_twilight_purple,
  .v444534 figure.image-compare_iphone_15_pink,
  .v444534 figure.image-compare_iphone_15_plus_pink,
  .v444534 figure.image-compare_iphone_15_pro_max_tigry,
  .v444534 figure.image-compare_iphone_15_pro_tigry,
  .v444534 figure.image-compare_iphone_16_blue,
  .v444534 figure.image-compare_iphone_16_plus_blue,
  .v444534 figure.image-compare_iphone_16_pro_max_rose_titanium,
  .v444534 figure.image-compare_iphone_16_pro_rose_titanium,
  .v444534 figure.image-compare_iphone_16e_white,
  .v444534 figure.image-compare_iphone_17_air_sky_blue,
  .v444534 figure.image-compare_iphone_17_lavender,
  .v444534 figure.image-compare_iphone_17_pro_max_orange,
  .v444534 figure.image-compare_iphone_17_pro_orange,
  .v444534 figure.image-compare_iphone_6_plus_space_gray,
  .v444534 figure.image-compare_iphone_6_space_gray,
  .v444534 figure.image-compare_iphone_6s_plus_space_gray,
  .v444534 figure.image-compare_iphone_6s_space_gray,
  .v444534 figure.image-compare_iphone_7_black,
  .v444534 figure.image-compare_iphone_7_plus_black,
  .v444534 figure.image-compare_iphone_8_plus_silver,
  .v444534 figure.image-compare_iphone_8_silver,
  .v444534 figure.image-compare_iphone_se_gen02_black,
  .v444534 figure.image-compare_iphone_se_gen03_midnight,
  .v444534 figure.image-compare_iphone_se_space_gray,
  .v444534 figure.image-compare_iphone_x_silver,
  .v444534 figure.image-compare_iphone_xr_blue,
  .v444534 figure.image-compare_iphone_xs_max_silver,
  .v444534 figure.image-compare_iphone_xs_silver {
    width: 97px;
    height: 121px;
    background-size: 97px 121px;
    background-repeat: no-repeat;
  }
  .v444534 figure.image-compare_iphone_6_plus_space_gray {
    background-image: url(./images/compare_iphone_6_plus_space_gray_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_mini_purple {
    background-image: url(./images/compare_iphone_12_mini_purple_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_16_blue {
    background-image: url(./images/compare_iphone_16_blue_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_x_silver {
    background-image: url(./images/compare_iphone_x_silver_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_16_pro_max_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_max_rose_titanium_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_pro_max_twilight_purple {
    background-image: url(./images/compare_iphone_14_pro_max_twilight_purple_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_15_plus_pink {
    background-image: url(./images/compare_iphone_15_plus_pink_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_se_gen02_black {
    background-image: url(./images/compare_iphone_se_gen02_black_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_se_gen03_midnight {
    background-image: url(./images/compare_iphone_se_gen03_midnight_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_6s_plus_space_gray {
    background-image: url(./images/compare_iphone_6s_plus_space_gray_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_13_pro_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_alpine_green_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_xs_max_silver {
    background-image: url(./images/compare_iphone_xs_max_silver_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_13_alpine_green {
    background-image: url(./images/compare_iphone_13_alpine_green_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_11_pro_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_midnight_green_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_8_silver {
    background-image: url(./images/compare_iphone_8_silver_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_17_pro_max_orange {
    background-image: url(./images/compare_iphone_17_pro_max_orange_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_15_pro_max_tigry {
    background-image: url(./images/compare_iphone_15_pro_max_tigry_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_16_plus_blue {
    background-image: url(./images/compare_iphone_16_plus_blue_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_13_pro_max_alpine_green {
    background-image: url(./images/compare_iphone_13_pro_max_alpine_green_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_7_black {
    background-image: url(./images/compare_iphone_7_black_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_15_pro_tigry {
    background-image: url(./images/compare_iphone_15_pro_tigry_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_15_pink {
    background-image: url(./images/compare_iphone_15_pink_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_plus_blue {
    background-image: url(./images/compare_iphone_14_plus_blue_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_se_space_gray {
    background-image: url(./images/compare_iphone_se_space_gray_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_6s_space_gray {
    background-image: url(./images/compare_iphone_6s_space_gray_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_6_space_gray {
    background-image: url(./images/compare_iphone_6_space_gray_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_17_lavender {
    background-image: url(./images/compare_iphone_17_lavender_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_16_pro_rose_titanium {
    background-image: url(./images/compare_iphone_16_pro_rose_titanium_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_7_plus_black {
    background-image: url(./images/compare_iphone_7_plus_black_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_pro_max_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_max_pacific_blue_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_16e_white {
    background-image: url(./images/compare_iphone_16e_white_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_17_air_sky_blue {
    background-image: url(./images/compare_iphone_17_air_sky_blue_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_17_pro_orange {
    background-image: url(./images/compare_iphone_17_pro_orange_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_11_purple {
    background-image: url(./images/compare_iphone_11_purple_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_xs_silver {
    background-image: url(./images/compare_iphone_xs_silver_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_pro_pacific_blue {
    background-image: url(./images/compare_iphone_12_pro_pacific_blue_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_13_mini_alpine_green {
    background-image: url(./images/compare_iphone_13_mini_alpine_green_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_xr_blue {
    background-image: url(./images/compare_iphone_xr_blue_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_8_plus_silver {
    background-image: url(./images/compare_iphone_8_plus_silver_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_11_pro_max_midnight_green {
    background-image: url(./images/compare_iphone_11_pro_max_midnight_green_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_blue {
    background-image: url(./images/compare_iphone_14_blue_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_14_pro_twilight_purple {
    background-image: url(./images/compare_iphone_14_pro_twilight_purple_small_2x.png);
  }
  .v444534 figure.image-compare_iphone_12_purple {
    background-image: url(./images/compare_iphone_12_purple_small_2x.png);
  }
}
.v444534 .image-compare_iphone_12_mini_purple {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_12_mini_purple_large.png);
}
.v444534 .image-icon_compare_chip_a13_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a13_elevated_large.png);
}
.v444534 .image-compare_iphone_16_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_16_blue_large.png);
}
.v444534 .image-icon_compare_iphone_crop_front_camera_elevated {
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone_crop_front_camera_elevated_large.png);
}
.v444534 .image-icon_compare_16x_5circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_16x_5circles_zoom_large.png);
}
.v444534 .image-icon_compare_iphone13promax_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone13promax_camera_elevated_large.png);
}
.v444534 .image-icon_compare_chip_a18_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a18_elevated_large.png);
}
.v444534 .image-compare_iphone_x_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_x_silver_large.png);
}
.v444534 .image-compare_iphone_16_pro_max_rose_titanium {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_16_pro_max_rose_titanium_large.png);
}
.v444534 .image-icon_compare_5g_radiowaves_elevated {
  width: 49px;
  height: 35px;
  background-size: 49px 35px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_5g_radiowaves_elevated_large.png);
}
.v444534 .image-icon_compare_6x_3circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_6x_3circles_zoom_large.png);
}
.v444534 .image-compare_iphone_14_pro_max_twilight_purple {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_14_pro_max_twilight_purple_large.png);
}
.v444534 .image-icon_compare_6x_4circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_6x_4circles_zoom_large.png);
}
.v444534 .image-compare_iphone_15_plus_pink {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_15_plus_pink_large.png);
}
.v444534 .image-icon_compare_chip_a11_elevated {
  width: 39px;
  height: 38px;
  background-size: 39px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a11_elevated_large.png);
}
.v444534 .image-compare_iphone_se_gen02_black {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_se_gen02_black_large.png);
}
.v444534 .image-icon_compare_4x_2circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_4x_2circles_zoom_large.png);
}
.v444534 .image-icon_compare_iphonexr_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphonexr_camera_elevated_large.png);
}
.v444534 .image-compare_iphone_se_gen03_midnight {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_se_gen03_midnight_large.png);
}
.v444534 .image-icon_compare_chip_a18pro_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a18pro_elevated_large.png);
}
.v444534 .image-compare_iphone_6s_plus_space_gray {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_6s_plus_space_gray_large.png);
}
.v444534 .image-icon_compare_iphone17air_camera_elevated {
  width: 48px;
  height: 39px;
  background-size: 48px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone17air_camera_elevated_large.png);
}
.v444534 .image-icon_compare_iphone17promax_camera_elevated {
  width: 48px;
  height: 39px;
  background-size: 48px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone17promax_camera_elevated_large.png);
}
.v444534 .image-icon_compare_iphone16plus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone16plus_camera_elevated_large.png);
}
.v444534 .image-compare_iphone_13_pro_alpine_green {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_13_pro_alpine_green_large.png);
}
.v444534 .image-icon_compare_iphone14plus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone14plus_camera_elevated_large.png);
}
.v444534 .image-icon_compare_iphone14promax_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone14promax_camera_elevated_large.png);
}
.v444534 .image-compare_iphone_xs_max_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_xs_max_silver_large.png);
}
.v444534 .image-icon_compare_chip_a16_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a16_elevated_large.png);
}
.v444534 .image-icon_compare_2x_2circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_2x_2circles_zoom_large.png);
}
.v444534 .image-icon_compare_iphone16e_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone16e_camera_elevated_large.png);
}
.v444534 .image-icon_compare_apple_intelligence_elevated {
  width: 42px;
  height: 43px;
  background-size: 42px 43px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_apple_intelligence_elevated_large.png);
}
.v444534 .image-compare_iphone_11_pro_midnight_green,
.v444534 .image-compare_iphone_13_alpine_green,
.v444534 .image-compare_iphone_8_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
}
.v444534 .image-compare_iphone_13_alpine_green {
  background-image: url(./images/compare_iphone_13_alpine_green_large.png);
}
.v444534 .image-compare_iphone_11_pro_midnight_green {
  background-image: url(./images/compare_iphone_11_pro_midnight_green_large.png);
}
.v444534 .image-compare_iphone_8_silver {
  background-image: url(./images/compare_iphone_8_silver_large.png);
}
.v444534 .image-icon_compare_iphone17_camera_elevated {
  width: 48px;
  height: 39px;
  background-size: 48px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone17_camera_elevated_large.png);
}
.v444534 .image-compare_iphone_13_pro_max_alpine_green,
.v444534 .image-compare_iphone_15_pro_max_tigry,
.v444534 .image-compare_iphone_16_plus_blue,
.v444534 .image-compare_iphone_17_pro_max_orange,
.v444534 .image-compare_iphone_7_black {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
}
.v444534 .image-compare_iphone_17_pro_max_orange {
  background-image: url(./images/compare_iphone_17_pro_max_orange_large.png);
}
.v444534 .image-compare_iphone_15_pro_max_tigry {
  background-image: url(./images/compare_iphone_15_pro_max_tigry_large.png);
}
.v444534 .image-compare_iphone_16_plus_blue {
  background-image: url(./images/compare_iphone_16_plus_blue_large.png);
}
.v444534 .image-compare_iphone_13_pro_max_alpine_green {
  background-image: url(./images/compare_iphone_13_pro_max_alpine_green_large.png);
}
.v444534 .image-compare_iphone_7_black {
  background-image: url(./images/compare_iphone_7_black_large.png);
}
.v444534 .image-icon_compare_port_usb_c_elevated {
  width: 48px;
  height: 18px;
  background-size: 48px 18px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_port_usb_c_elevated_large.png);
}
.v444534 .image-compare_iphone_15_pro_tigry {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_15_pro_tigry_large.png);
}
.v444534 .image-icon_compare_10x_4circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_10x_4circles_zoom_large.png);
}
.v444534 .image-compare_iphone_14_plus_blue,
.v444534 .image-compare_iphone_15_pink,
.v444534 .image-compare_iphone_16_pro_rose_titanium,
.v444534 .image-compare_iphone_17_lavender,
.v444534 .image-compare_iphone_6_space_gray,
.v444534 .image-compare_iphone_6s_space_gray,
.v444534 .image-compare_iphone_7_plus_black,
.v444534 .image-compare_iphone_se_space_gray {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
}
.v444534 .image-compare_iphone_15_pink {
  background-image: url(./images/compare_iphone_15_pink_large.png);
}
.v444534 .image-compare_iphone_14_plus_blue {
  background-image: url(./images/compare_iphone_14_plus_blue_large.png);
}
.v444534 .image-compare_iphone_se_space_gray {
  background-image: url(./images/compare_iphone_se_space_gray_large.png);
}
.v444534 .image-compare_iphone_6s_space_gray {
  background-image: url(./images/compare_iphone_6s_space_gray_large.png);
}
.v444534 .image-compare_iphone_6_space_gray {
  background-image: url(./images/compare_iphone_6_space_gray_large.png);
}
.v444534 .image-compare_iphone_17_lavender {
  background-image: url(./images/compare_iphone_17_lavender_large.png);
}
.v444534 .image-compare_iphone_16_pro_rose_titanium {
  background-image: url(./images/compare_iphone_16_pro_rose_titanium_large.png);
}
.v444534 .image-compare_iphone_7_plus_black {
  background-image: url(./images/compare_iphone_7_plus_black_large.png);
}
.v444534 .image-icon_compare_2x_1circle_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_2x_1circle_zoom_large.png);
}
.v444534 .image-compare_iphone_12_pro_max_pacific_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_12_pro_max_pacific_blue_large.png);
}
.v444534 .image-compare_iphone_16e_white {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_16e_white_large.png);
}
.v444534 .image-icon_compare_iphone13_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone13_camera_elevated_large.png);
}
.v444534 .image-compare_iphone_17_air_sky_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_17_air_sky_blue_large.png);
}
.v444534 .image-compare_iphone_17_pro_orange {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_17_pro_orange_large.png);
}
.v444534 .image-icon_compare_iphone_1_layer_3d_elevated {
  width: 44px;
  height: 34px;
  background-size: 44px 34px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone_1_layer_3d_elevated_large.png);
}
.v444534 .image-compare_iphone_11_purple {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_11_purple_large.png);
}
.v444534 .image-icon_compare_5x_3circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_5x_3circles_zoom_large.png);
}
.v444534 .image-icon_compare_chip_a12_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a12_elevated_large.png);
}
.v444534 .image-compare_iphone_12_pro_pacific_blue,
.v444534 .image-compare_iphone_13_mini_alpine_green,
.v444534 .image-compare_iphone_xs_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
}
.v444534 .image-compare_iphone_xs_silver {
  background-image: url(./images/compare_iphone_xs_silver_large.png);
}
.v444534 .image-compare_iphone_12_pro_pacific_blue {
  background-image: url(./images/compare_iphone_12_pro_pacific_blue_large.png);
}
.v444534 .image-compare_iphone_13_mini_alpine_green {
  background-image: url(./images/compare_iphone_13_mini_alpine_green_large.png);
}
.v444534 .image-icon_compare_iphone6splus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone6splus_camera_elevated_large.png);
}
.v444534 .image-compare_iphone_xr_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_xr_blue_large.png);
}
.v444534 .image-icon_compare_spacer_96px {
  width: 49px;
  height: 48px;
  background-size: 49px 48px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_spacer_96px_large.png);
}
.v444534 .image-icon_compare_iphonexsmax_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphonexsmax_camera_elevated_large.png);
}
.v444534 .image-icon_compare_iphone11promax_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone11promax_camera_elevated_large.png);
}
.v444534 .image-icon_compare_iphone8plus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone8plus_camera_elevated_large.png);
}
.v444534 .image-compare_iphone_8_plus_silver {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_8_plus_silver_large.png);
}
.v444534 .image-icon_compare_chip_a19pro_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a19pro_elevated_large.png);
}
.v444534 .image-icon_compare_iphone15promax_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone15promax_camera_elevated_large.png);
}
.v444534 .image-compare_iphone_11_pro_max_midnight_green {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_11_pro_max_midnight_green_large.png);
}
.v444534 .image-icon_compare_battery_100percent_elevated {
  width: 48px;
  height: 26px;
  background-size: 48px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_battery_100percent_elevated_large.png);
}
.v444534 .image-compare_iphone_14_blue {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_14_blue_large.png);
}
.v444534 .image-icon_compare_4g_radiowaves_elevated {
  width: 49px;
  height: 35px;
  background-size: 49px 35px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_4g_radiowaves_elevated_large.png);
}
.v444534 .image-compare_iphone_14_pro_twilight_purple {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_14_pro_twilight_purple_large.png);
}
.v444534 .image-icon_compare_chip_a19_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a19_elevated_large.png);
}
.v444534 .image-icon_compare_port_lightning_elevated {
  width: 49px;
  height: 19px;
  background-size: 49px 19px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_port_lightning_elevated_large.png);
}
.v444534 .image-icon_compare_chip_a8_elevated {
  width: 39px;
  height: 38px;
  background-size: 39px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a8_elevated_large.png);
}
.v444534 .image-icon_compare_chip_a17pro_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a17pro_elevated_large.png);
}
.v444534 .image-icon_compare_iphone15plus_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone15plus_camera_elevated_large.png);
}
.v444534 .image-icon_compare_chip_a15_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a15_elevated_large.png);
}
.v444534 .image-icon_compare_sos_circle_elevated {
  width: 42px;
  height: 42px;
  background-size: 42px 42px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_sos_circle_elevated_large.png);
}
.v444534 .image-icon_compare_iphone12_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone12_camera_elevated_large.png);
}
.v444534 .image-icon_compare_4x_3circles_zoom {
  width: 130px;
  height: 26px;
  background-size: 130px 26px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_4x_3circles_zoom_large.png);
}
.v444534 .image-icon_compare_chip_a10_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a10_elevated_large.png);
}
.v444534 .image-compare_iphone_12_purple {
  width: 166px;
  height: 208px;
  background-size: 166px 208px;
  background-repeat: no-repeat;
  background-image: url(./images/compare_iphone_12_purple_large.png);
}
.v444534 .image-icon_compare_iphone12promax_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone12promax_camera_elevated_large.png);
}
.v444534 .image-icon_compare_iphonese_gen3_camera_elevated {
  width: 38px;
  height: 39px;
  background-size: 38px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphonese_gen3_camera_elevated_large.png);
}
.v444534 .image-icon_compare_iphone11_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone11_camera_elevated_large.png);
}
.v444534 .image-icon_compare_chip_a9_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_chip_a9_elevated_large.png);
}
.v444534 .image-icon_compare_iphone16promax_camera_elevated {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  background-image: url(./images/icon_compare_iphone16promax_camera_elevated_large.png);
}
.channel-html .v444534 {
  width: 100%;
  --columns: 5;
  --grid-column: 5;
  --static-enabled: false;
  --column-data: 0,1,2,3,4,0,2,3,2,3;
  --allowed-columns: 5,3,2;
}
.channel-html .v444534 .compare-column-0,
.channel-html .v444534 .compare-static-0 {
  display: flex;
  order: 1;
}
.channel-html .v444534 .compare-column-1,
.channel-html .v444534 .compare-static-1 {
  display: flex;
  order: 2;
}
.channel-html .v444534 .compare-column-2,
.channel-html .v444534 .compare-static-2 {
  display: flex;
  order: 3;
}
.channel-html .v444534 .compare-column-3,
.channel-html .v444534 .compare-static-3 {
  display: flex;
  order: 4;
}
.channel-html .v444534 .compare-column-4,
.channel-html .v444534 .compare-static-4 {
  display: flex;
  order: 5;
}
@media only screen and (max-width:1068px) {
  .channel-html .v444534 {
    --columns: 3;
    --grid-column: 3;
    --static-enabled: false;
  }
  .channel-html .v444534 .compare-column-0,
  .channel-html .v444534 .compare-static-0 {
    display: flex;
    order: 1;
  }
  .channel-html .v444534 .compare-column-1,
  .channel-html .v444534 .compare-static-2 {
    display: flex;
    order: 2;
  }
  .channel-html .v444534 .compare-column-2,
  .channel-html .v444534 .compare-static-3 {
    display: flex;
    order: 3;
  }
  .channel-html .v444534 .compare-column-3 {
    display: none;
    order: 4;
  }
  .channel-html .v444534 .compare-column-4 {
    display: none;
    order: 5;
  }
  .channel-html .v444534 .compare-static-1,
  .channel-html .v444534 .compare-static-4 {
    display: none;
  }
}
@media only screen and (max-width:734px) {
  .channel-html .v444534 {
    --columns: 2;
    --grid-column: 2;
    --static-enabled: false;
  }
  .channel-html .v444534 .compare-column-0,
  .channel-html .v444534 .compare-static-2 {
    display: flex;
    order: 1;
  }
  .channel-html .v444534 .compare-column-1,
  .channel-html .v444534 .compare-static-3 {
    display: flex;
    order: 2;
  }
  .channel-html .v444534 .compare-column-2 {
    display: none;
    order: 3;
  }
  .channel-html .v444534 .compare-column-3 {
    display: none;
    order: 4;
  }
  .channel-html .v444534 .compare-column-4 {
    display: none;
    order: 5;
  }
  .channel-html .v444534 .compare-static-0,
  .channel-html .v444534 .compare-static-1,
  .channel-html .v444534 .compare-static-4 {
    display: none;
  }
}
.channel-html .x8BDDDF {
  margin-top: -169px;
  margin-bottom: 152px;
}
@container (max-width:1068px) {
  .channel-html .x8BDDDF {
    margin-top: -154px;
    margin-bottom: 136px;
  }
}
@container (max-width:734px) {
  .channel-html .x8BDDDF {
    margin-top: -119px;
    margin-bottom: 102px;
  }
}
.channel-html .t921664 {
  text-align: right;
  padding-right: 20px;
}
.channel-html .key-line {
  display: flex;
  width: 100%;
  height: 20px;
}
.channel-html .key-line .liner {
  align-self: center;
}
.channel-html .channel-custom-font-channel-custom-font-14-flex-energy-arrow {
  font-size: 14px;
  font-weight: 500;
}
.channel-html .t921664 {
  text-align: right;
}
.channel-html .p957243 {
  align-items: center;
  padding-bottom: 65px;
}
.channel-html .pF5D47A {
  margin-top: 30px;
}
@media only screen and (max-width:1068px) {
  .channel-html .channel-custom-font-channel-custom-font-14-flex-energy-arrow {
    font-weight: 500;
  }
  .channel-html .pF5D47A {
    margin-top: 24px;
    margin-bottom: 32px;
  }
}
@media only screen and (max-width:734px) {
  .channel-html .pF5D47A {
    margin-top: 16px;
  }
}
.channel-html .pF5D47A {
  margin-bottom: 24px;
}
@media only screen and (max-width:1068px) {
  .channel-html .pF5D47A {
    margin-bottom: 22px;
  }
}
.channel-html .qA39293 {
  justify-content: center;
}
.channel-html .qA39293 .liner {
  background-color: #6e6e73;
  width: 980px;
  height: 1px;
  opacity: .5;
}
@media only screen and (max-width:1068px) {
  .channel-html .qA39293 .liner {
    width: 100%;
  }
}
.channel-html .qA39293 .liner:after,
.channel-html .qA39293 .liner:before {
  position: absolute;
  display: inline-block;
  width: 44px;
  height: 100%;
  top: 0;
  background-color: #6e6e73;
}
@media only screen and (max-width:1068px) {
  .channel-html .qA39293 .liner:after,
    .channel-html .qA39293 .liner:before {
    width: 22px;
  }
}
.channel-html .qA39293 .liner:before {
  left: -44px;
}
@media only screen and (max-width:1068px) {
  .channel-html .qA39293 .liner:before {
    left: -22px;
  }
}
.channel-html .qA39293 .liner:after {
  right: -44px;
}
@media only screen and (max-width:1068px) {
  .channel-html .qA39293 .liner:after {
    right: -22px;
  }
}
.channel-html .g98DF0D,
.channel-html .h0E6F61,
.channel-html .h984B9F,
.channel-html .i98534C,
.channel-html .m1AB16D,
.channel-html .rB7E098,
.channel-html .t3B8F15,
.channel-html .uAC07F8,
.channel-html .uD53E30 {
  color: #6e6e73;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: normal;
  word-break: break-word;
}
.channel-html .m67E9DB {
  display: grid;
  grid-template-columns: repeat(4, auto);
  row-gap: 15px;
}
.channel-html .m67E9DB .large-6 {
  flex-basis: 50%;
  max-width: 50%;
}
@media only screen and (max-width:1068px) {
  .channel-html .m67E9DB .medium-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media only screen and (max-width:1068px) {
  .channel-html .m67E9DB {
    grid-template-columns: repeat(4, auto);
  }
}
@media only screen and (max-width:734px) {
  .channel-html .m67E9DB {
    grid-template-columns: repeat(1, auto);
  }
}
.channel-html .m67E9DB .picture {
  margin-left: 6px;
}
@media only screen and (max-width:734px) {
  .channel-html .m67E9DB .small-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
.channel-html .m67E9DB .column {
  line-height: 1;
}
.channel-html .lED1BB8 {
  padding-left: 200px;
  padding-right: 200px;
}
@container (max-width:1068px) {
  .channel-html .lED1BB8 {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@container (max-width:734px) {
  .channel-html .lED1BB8 {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.channel-html .d3A7870 {
  padding-left: 150px;
  padding-right: 150px;
}
@container (max-width:1068px) {
  .channel-html .d3A7870 {
    padding-left: 95px;
    padding-right: 95px;
  }
}
@container (max-width:734px) {
  .channel-html .d3A7870, .channel-html .t366067 {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.channel-html .w5CA85A, .channel-html .n78CAA3, .channel-html .mF5A7E4, .channel-html .b1EEB3A, .channel-html .h78319B, .channel-html .oE5E813 {
  padding-right: 75px;
}
@container (max-width: 1068px) {
  .channel-html .w5CA85A, .channel-html .n78CAA3, .channel-html .mF5A7E4, .channel-html .b1EEB3A, .channel-html .h78319B, .channel-html .oE5E813 {
    padding-right: 40px;
  }
}
@container (max-width: 734px) {
  .channel-html .w5CA85A, .channel-html .n78CAA3, .channel-html .mF5A7E4, .channel-html .b1EEB3A, .channel-html .h78319B, .channel-html .oE5E813 {
    padding-right: 0;
  }
}
.channel-html .c0C6229, .channel-html .k6C7B19, .channel-html .w93F1C3, .channel-html .i1D53D3, .channel-html .dC6742F, .channel-html .nDCB024 {
  padding-right: 75px;
}
@container (max-width: 1068px) {
  .channel-html .c0C6229, .channel-html .k6C7B19, .channel-html .w93F1C3, .channel-html .i1D53D3, .channel-html .dC6742F, .channel-html .nDCB024 {
    padding-right: 75px;
  }
}
@container (max-width: 734px) {
  .channel-html .c0C6229, .channel-html .k6C7B19, .channel-html .w93F1C3, .channel-html .i1D53D3, .channel-html .dC6742F, .channel-html .nDCB024 {
    padding-right: 15px;
  }
}
@container (max-width:734px) {
  .channel-html .fA5E495, .channel-html .fF62E65, .channel-html .l0DF801, .channel-html .n9A754D, .channel-html .t00D18A, .channel-html .x0E890E {
    padding-right: 60px;
  }
}
.l65B239 {
  margin-top: 66px;
}
@container (max-width:1068px) {
  .l65B239 {
    margin-top: 83px;
  }
}
.channel-html .hF3AFE8b, .channel-html .hF3AFE8c {
  color: #6e6e73;
  margin-top: 14px;
  margin-bottom: 0;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
}
@container (max-width:1068px) {
  .channel-html .hF3AFE8b, .channel-html .hF3AFE8c {
    margin-top: 10px;
  }
}
@container (max-width:1068px) {
  .channel-html .uC32F6A {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@container (max-width:734px) {
  .channel-html .l65B239 {
    margin-top: 41px;
  }
}
.d2183E1, .fD10419, .hF98B7C, .k843895, .o2294EA, .q867F96 {
  margin-top: 45px;
}
@container (max-width:1068px) {
  .d2183E1, .fD10419, .hF98B7C, .k843895, .o2294EA, .q867F96 {
    margin-top: 12px;
  }
}
@container (max-width:734px) {
  .d2183E1, .fD10419, .hF98B7C, .k843895, .o2294EA, .q867F96 {
    margin-top: 15px;
  }
}
.channel-html .bD6C379, .channel-html .e7ABEAE, .channel-html .g135BB5, .channel-html .jAC249F, .channel-html .uDE5348, .channel-html .z6C551B {
  padding-left: 45px;
  padding-right: 45px;
}
@container (max-width:734px) {
  .channel-html .bD6C379, .channel-html .e7ABEAE, .channel-html .g135BB5, .channel-html .jAC249F, .channel-html .uDE5348, .channel-html .z6C551B {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@container (max-width:734px) {
  .channel-html .p91B62B, .channel-html .d40F6C9, .channel-html .x3BBB67, .channel-html .v5294F8, .channel-html .m17E1E0, .channel-html .iB7E314 {
    margin-top: 15px;
  }
}
@container (max-width:734px) {
  .channel-html .lFCA1B1, .channel-html .g613241, .channel-html .h97BDDB, .channel-html .b067CF4, .channel-html .aAC83CA, .channel-html .dA51EFF {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.channel-html .l17D127, .channel-html .m05D8C4, .channel-html .e0B17E3, .channel-html .m88B856, .channel-html .l722F0D, .channel-html .nC01DD0 {
  margin-top: 54px;
}
@container (max-width:1068px) {
  .channel-html .l17D127, .channel-html .m05D8C4, .channel-html .e0B17E3, .channel-html .m88B856, .channel-html .l722F0D, .channel-html .nC01DD0 {
    margin-top: 19px;
  }
}
@container (max-width:734px) {
  .channel-html .l17D127, .channel-html .m05D8C4, .channel-html .e0B17E3, .channel-html .m88B856, .channel-html .l722F0D, .channel-html .nC01DD0 {
    margin-top: 15px;
  }
}
.channel-html .cBBEB01, .channel-html .eC481B9, .channel-html .eD812C8, .channel-html .gFFB022, .channel-html .o51095E, .channel-html .y10F87F {
  padding: 0px 32px;
}
@container (max-width: 1068px) {
  .channel-html .cBBEB01, .channel-html .eC481B9, .channel-html .eD812C8, .channel-html .gFFB022, .channel-html .o51095E, .channel-html .y10F87F {
    padding: 0px 32px;
  }
}
@container (max-width:734px) {
  .channel-html .cBBEB01, .channel-html .eC481B9, .channel-html .eD812C8, .channel-html .gFFB022, .channel-html .o51095E, .channel-html .y10F87F {
    padding: 0 12px;
  }
}
.channel-html .a1052D3, .channel-html .b269DBD, .channel-html .cEB6219, .channel-html .e833E72, .channel-html .kBE17FF, .channel-html .rD4F948 {
  padding: 0 32px;
}
@container (max-width:1068px) {
  .channel-html .a1052D3, .channel-html .b269DBD, .channel-html .cEB6219, .channel-html .e833E72, .channel-html .kBE17FF, .channel-html .rD4F948 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container (max-width:734px) {
  .channel-html .a1052D3, .channel-html .b269DBD, .channel-html .cEB6219, .channel-html .e833E72, .channel-html .kBE17FF, .channel-html .rD4F948 {
    padding: 0 4px;
  }
}
.channel-html .channel-custom-font-custom-48-upgraders-badges > span {
  height: 106px;
}
@container (max-width:1068px) {
  .channel-html .channel-custom-font-custom-48-upgraders-badges > span {
    height: 71px;
  }
}
@container (max-width:734px) {
  .channel-html .channel-custom-font-custom-48-upgraders-badges > span {
    height: 65px;
  }
}
.channel-html .channel-custom-font-custom-48-upgraders-badges {
  margin-bottom: 0px;
}
.channel-html .q93463D {
  padding-left: 22px;
  padding-right: 22px;
}
@container (max-width:1068px) {
  .channel-html .q93463D {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@container (max-width:734px) {
  .channel-html .q93463D {
    padding-left: 0;
    padding-right: 0;
  }
}
.channel-html .hA0A341, .channel-html .m5F5549, .channel-html .n032E40 {
  padding-left: 62px;
  padding-right: 62px;
}
@container (max-width:1068px) {
  .channel-html .hA0A341 {
    padding-left: 35px;
    padding-right: 35px;
  }
  .channel-html .m5F5549 {
    padding-left: 35px;
    padding-right: 35px;
  }
  .channel-html .n032E40 {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@container (max-width:734px) {
  .channel-html .hA0A341 {
    padding-left: 0;
    padding-right: 10px;
  }
  .channel-html .m5F5549 {
    padding-left: 0;
    padding-right: 0;
  }
  .channel-html .n032E40 {
    padding-left: 0;
    padding-right: 20px;
  }
}
@container (max-width:1068px) {
  .channel-html .xF744D5 {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@container (max-width:734px) {
  .channel-html .xF744D5 {
    padding-left: 0;
    padding-right: 0;
  }
}
@container (max-width:1068px) {
  .channel-html .i05D7A1 {
    padding-right: 130px;
  }
}</style>
